diff --git a/master/extensions/api/classes/_core_api_catalog_.catalogentityregistry/index.html b/master/extensions/api/classes/_core_api_catalog_.catalogentityregistry/index.html index 23c91c8d60..a9e4c29cb5 100644 --- a/master/extensions/api/classes/_core_api_catalog_.catalogentityregistry/index.html +++ b/master/extensions/api/classes/_core_api_catalog_.catalogentityregistry/index.html @@ -664,7 +664,7 @@

Methods#

getItemsForApiKind#

getItemsForApiKindT›(apiVersion: string, kind: string): T[]

-

Defined in src/extensions/core-api/catalog.ts:30

+

Defined in src/extensions/core-api/catalog.ts:30

Type parameters:

T: CatalogEntity

Parameters:

diff --git a/master/extensions/api/classes/_core_api_catalog_.kubernetescluster/index.html b/master/extensions/api/classes/_core_api_catalog_.kubernetescluster/index.html index bb9752adf8..856c241f41 100644 --- a/master/extensions/api/classes/_core_api_catalog_.kubernetescluster/index.html +++ b/master/extensions/api/classes/_core_api_catalog_.kubernetescluster/index.html @@ -827,7 +827,7 @@

constructor#

+ new KubernetesCluster(data: CatalogEntityDataCatalogEntityMetadata, KubernetesClusterStatus, KubernetesClusterSpec›): KubernetesCluster

Inherited from KubernetesCluster.constructor

-

Defined in src/common/catalog/catalog-entity.ts:153

+

Defined in src/common/catalog/catalog-entity.ts:153

Parameters:

@@ -849,55 +849,55 @@

apiVersion: "entity.k8slens.dev/v1alpha1" = "entity.k8slens.dev/v1alpha1"

Implementation of CatalogEntityKindData.apiVersion

Overrides CatalogEntity.apiVersion

-

Defined in src/common/catalog-entities/kubernetes-cluster.ts:56

+

Defined in src/common/catalog-entities/kubernetes-cluster.ts:56


kind#

kind: "KubernetesCluster" = "KubernetesCluster"

Implementation of CatalogEntityKindData.kind

Overrides CatalogEntity.kind

-

Defined in src/common/catalog-entities/kubernetes-cluster.ts:57

+

Defined in src/common/catalog-entities/kubernetes-cluster.ts:57


metadata#

metadata: CatalogEntityMetadata

Inherited from KubernetesCluster.metadata

-

Defined in src/common/catalog/catalog-entity.ts:151

+

Defined in src/common/catalog/catalog-entity.ts:151


spec#

spec: KubernetesClusterSpec

Inherited from KubernetesCluster.spec

-

Defined in src/common/catalog/catalog-entity.ts:153

+

Defined in src/common/catalog/catalog-entity.ts:153


status#

status: KubernetesClusterStatus

Inherited from KubernetesCluster.status

-

Defined in src/common/catalog/catalog-entity.ts:152

+

Defined in src/common/catalog/catalog-entity.ts:152

Methods#

connect#

connect(): Promise‹void›

-

Defined in src/common/catalog-entities/kubernetes-cluster.ts:59

+

Defined in src/common/catalog-entities/kubernetes-cluster.ts:59

Returns: Promise‹void›


disconnect#

disconnect(): Promise‹void›

-

Defined in src/common/catalog-entities/kubernetes-cluster.ts:75

+

Defined in src/common/catalog-entities/kubernetes-cluster.ts:75

Returns: Promise‹void›


getId#

getId(): string

Inherited from KubernetesCluster.getId

-

Defined in src/common/catalog/catalog-entity.ts:162

+

Defined in src/common/catalog/catalog-entity.ts:162

Returns: string


getName#

getName(): string

Inherited from KubernetesCluster.getName

-

Defined in src/common/catalog/catalog-entity.ts:166

+

Defined in src/common/catalog/catalog-entity.ts:166

Returns: string


onContextMenuOpen#

onContextMenuOpen(context: CatalogEntityContextMenuContext): Promise‹void›

Overrides CatalogEntity.onContextMenuOpen

-

Defined in src/common/catalog-entities/kubernetes-cluster.ts:103

+

Defined in src/common/catalog-entities/kubernetes-cluster.ts:103

Parameters:

@@ -918,13 +918,13 @@

onDetailsOpen#

onDetailsOpen(): void

Overrides CatalogEntity.onDetailsOpen

-

Defined in src/common/catalog-entities/kubernetes-cluster.ts:95

+

Defined in src/common/catalog-entities/kubernetes-cluster.ts:95

Returns: void


onRun#

onRun(context: CatalogEntityActionContext): Promise‹void›

Overrides CatalogEntity.onRun

-

Defined in src/common/catalog-entities/kubernetes-cluster.ts:91

+

Defined in src/common/catalog-entities/kubernetes-cluster.ts:91

Parameters:

@@ -945,7 +945,7 @@

onSettingsOpen#

onSettingsOpen(): void

Overrides CatalogEntity.onSettingsOpen

-

Defined in src/common/catalog-entities/kubernetes-cluster.ts:99

+

Defined in src/common/catalog-entities/kubernetes-cluster.ts:99

Returns: void

diff --git a/master/extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/index.html b/master/extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/index.html index b35900332a..60c64e936e 100644 --- a/master/extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/index.html +++ b/master/extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/index.html @@ -958,18 +958,18 @@

Constructors#

constructor#

+ new KubernetesClusterCategory(): KubernetesClusterCategory

-

Defined in src/common/catalog-entities/kubernetes-cluster.ts:164

+

Defined in src/common/catalog-entities/kubernetes-cluster.ts:164

Returns: KubernetesClusterCategory

Properties#

apiVersion#

apiVersion: "catalog.k8slens.dev/v1alpha1" = "catalog.k8slens.dev/v1alpha1"

Overrides CatalogCategory.apiVersion

-

Defined in src/common/catalog-entities/kubernetes-cluster.ts:147

+

Defined in src/common/catalog-entities/kubernetes-cluster.ts:147


kind#

kind: "CatalogCategory" = "CatalogCategory"

Overrides CatalogCategory.kind

-

Defined in src/common/catalog-entities/kubernetes-cluster.ts:148

+

Defined in src/common/catalog-entities/kubernetes-cluster.ts:148


Static defaultMaxListeners#

defaultMaxListeners: number

@@ -1038,7 +1038,7 @@

getId#

getId(): string

Inherited from KubernetesClusterCategory.getId

-

Defined in src/common/catalog/catalog-entity.ts:65

+

Defined in src/common/catalog/catalog-entity.ts:65

Returns: string


getMaxListeners#

@@ -1343,7 +1343,7 @@

Static parseId#

parseId(id: string): object

Inherited from KubernetesClusterCategory.parseId

-

Defined in src/common/catalog/catalog-entity.ts:59

+

Defined in src/common/catalog/catalog-entity.ts:59

Parameters:

@@ -1374,21 +1374,21 @@

metadata#

metadata: object#

Overrides CatalogCategory.metadata

-

Defined in src/common/catalog-entities/kubernetes-cluster.ts:149

+

Defined in src/common/catalog-entities/kubernetes-cluster.ts:149

icon#

icon: any = require(!!raw-loader!./icons/kubernetes.svg).default

-

Defined in src/common/catalog-entities/kubernetes-cluster.ts:151

+

Defined in src/common/catalog-entities/kubernetes-cluster.ts:151

name#

name: string = "Kubernetes Clusters"

-

Defined in src/common/catalog-entities/kubernetes-cluster.ts:150

+

Defined in src/common/catalog-entities/kubernetes-cluster.ts:150


spec#

spec: object#

Overrides CatalogCategory.spec

-

Defined in src/common/catalog-entities/kubernetes-cluster.ts:153

+

Defined in src/common/catalog-entities/kubernetes-cluster.ts:153

group#

group: string = "entity.k8slens.dev"

-

Defined in src/common/catalog-entities/kubernetes-cluster.ts:154

+

Defined in src/common/catalog-entities/kubernetes-cluster.ts:154

versions#

versions: object[] = [ { @@ -1396,9 +1396,9 @@ entityClass: KubernetesCluster } ]

-

Defined in src/common/catalog-entities/kubernetes-cluster.ts:155

+

Defined in src/common/catalog-entities/kubernetes-cluster.ts:155

names: object

-

Defined in src/common/catalog-entities/kubernetes-cluster.ts:161

+

Defined in src/common/catalog-entities/kubernetes-cluster.ts:161

diff --git a/master/extensions/api/classes/_core_api_catalog_.weblink/index.html b/master/extensions/api/classes/_core_api_catalog_.weblink/index.html index 7eee1a5af9..cb2c39a483 100644 --- a/master/extensions/api/classes/_core_api_catalog_.weblink/index.html +++ b/master/extensions/api/classes/_core_api_catalog_.weblink/index.html @@ -811,7 +811,7 @@

constructor#

+ new WebLink(data: CatalogEntityDataCatalogEntityMetadata, WebLinkStatus, WebLinkSpec›): WebLink

Inherited from KubernetesCluster.constructor

-

Defined in src/common/catalog/catalog-entity.ts:153

+

Defined in src/common/catalog/catalog-entity.ts:153

Parameters:

@@ -833,63 +833,63 @@

apiVersion: "entity.k8slens.dev/v1alpha1" = "entity.k8slens.dev/v1alpha1"

Implementation of CatalogEntityKindData.apiVersion

Overrides CatalogEntity.apiVersion

-

Defined in src/common/catalog-entities/web-link.ts:34

+

Defined in src/common/catalog-entities/web-link.ts:34


kind#

kind: "WebLink" = "WebLink"

Implementation of CatalogEntityKindData.kind

Overrides CatalogEntity.kind

-

Defined in src/common/catalog-entities/web-link.ts:35

+

Defined in src/common/catalog-entities/web-link.ts:35


metadata#

metadata: CatalogEntityMetadata

Inherited from KubernetesCluster.metadata

-

Defined in src/common/catalog/catalog-entity.ts:151

+

Defined in src/common/catalog/catalog-entity.ts:151


spec#

spec: WebLinkSpec

Inherited from KubernetesCluster.spec

-

Defined in src/common/catalog/catalog-entity.ts:153

+

Defined in src/common/catalog/catalog-entity.ts:153


status#

status: WebLinkStatus

Inherited from KubernetesCluster.status

-

Defined in src/common/catalog/catalog-entity.ts:152

+

Defined in src/common/catalog/catalog-entity.ts:152

Methods#

getId#

getId(): string

Inherited from KubernetesCluster.getId

-

Defined in src/common/catalog/catalog-entity.ts:162

+

Defined in src/common/catalog/catalog-entity.ts:162

Returns: string


getName#

getName(): string

Inherited from KubernetesCluster.getName

-

Defined in src/common/catalog/catalog-entity.ts:166

+

Defined in src/common/catalog/catalog-entity.ts:166

Returns: string


onContextMenuOpen#

onContextMenuOpen(): void

Overrides CatalogEntity.onContextMenuOpen

-

Defined in src/common/catalog-entities/web-link.ts:49

+

Defined in src/common/catalog-entities/web-link.ts:49

Returns: void


onDetailsOpen#

onDetailsOpen(): void

Overrides CatalogEntity.onDetailsOpen

-

Defined in src/common/catalog-entities/web-link.ts:45

+

Defined in src/common/catalog-entities/web-link.ts:45

Returns: void


onRun#

onRun(): Promise‹void›

Overrides CatalogEntity.onRun

-

Defined in src/common/catalog-entities/web-link.ts:37

+

Defined in src/common/catalog-entities/web-link.ts:37

Returns: Promise‹void›


onSettingsOpen#

onSettingsOpen(): void

Overrides CatalogEntity.onSettingsOpen

-

Defined in src/common/catalog-entities/web-link.ts:41

+

Defined in src/common/catalog-entities/web-link.ts:41

Returns: void

diff --git a/master/extensions/api/classes/_core_api_catalog_.weblinkcategory/index.html b/master/extensions/api/classes/_core_api_catalog_.weblinkcategory/index.html index 2d178c3efe..6707f4aac7 100644 --- a/master/extensions/api/classes/_core_api_catalog_.weblinkcategory/index.html +++ b/master/extensions/api/classes/_core_api_catalog_.weblinkcategory/index.html @@ -928,12 +928,12 @@

apiVersion#

apiVersion: "catalog.k8slens.dev/v1alpha1" = "catalog.k8slens.dev/v1alpha1"

Overrides CatalogCategory.apiVersion

-

Defined in src/common/catalog-entities/web-link.ts:55

+

Defined in src/common/catalog-entities/web-link.ts:55


kind#

kind: "CatalogCategory" = "CatalogCategory"

Overrides CatalogCategory.kind

-

Defined in src/common/catalog-entities/web-link.ts:56

+

Defined in src/common/catalog-entities/web-link.ts:56


Static defaultMaxListeners#

defaultMaxListeners: number

@@ -1002,7 +1002,7 @@

getId#

getId(): string

Inherited from KubernetesClusterCategory.getId

-

Defined in src/common/catalog/catalog-entity.ts:65

+

Defined in src/common/catalog/catalog-entity.ts:65

Returns: string


getMaxListeners#

@@ -1307,7 +1307,7 @@

Static parseId#

parseId(id: string): object

Inherited from KubernetesClusterCategory.parseId

-

Defined in src/common/catalog/catalog-entity.ts:59

+

Defined in src/common/catalog/catalog-entity.ts:59

Parameters:

@@ -1338,21 +1338,21 @@

metadata#

metadata: object#

Overrides CatalogCategory.metadata

-

Defined in src/common/catalog-entities/web-link.ts:57

+

Defined in src/common/catalog-entities/web-link.ts:57

icon#

icon: string = "link"

-

Defined in src/common/catalog-entities/web-link.ts:59

+

Defined in src/common/catalog-entities/web-link.ts:59

name#

name: string = "Web Links"

-

Defined in src/common/catalog-entities/web-link.ts:58

+

Defined in src/common/catalog-entities/web-link.ts:58


spec#

spec: object#

Overrides CatalogCategory.spec

-

Defined in src/common/catalog-entities/web-link.ts:61

+

Defined in src/common/catalog-entities/web-link.ts:61

group#

group: string = "entity.k8slens.dev"

-

Defined in src/common/catalog-entities/web-link.ts:62

+

Defined in src/common/catalog-entities/web-link.ts:62

versions#

versions: object[] = [ { @@ -1360,9 +1360,9 @@ entityClass: WebLink } ]

-

Defined in src/common/catalog-entities/web-link.ts:63

+

Defined in src/common/catalog-entities/web-link.ts:63

names: object

-

Defined in src/common/catalog-entities/web-link.ts:69

+

Defined in src/common/catalog-entities/web-link.ts:69

diff --git a/master/extensions/api/classes/_core_api_ipc_.ipcmain/index.html b/master/extensions/api/classes/_core_api_ipc_.ipcmain/index.html index 3b5c089f51..2e43288faa 100644 --- a/master/extensions/api/classes/_core_api_ipc_.ipcmain/index.html +++ b/master/extensions/api/classes/_core_api_ipc_.ipcmain/index.html @@ -774,7 +774,7 @@

constructor#

+ new IpcMain(extension: LensMainExtension): IpcMain

Overrides IpcRegistrar.constructor

-

Defined in src/extensions/ipc/ipc-main.ts:28

+

Defined in src/extensions/ipc/ipc-main.ts:28

Parameters:

@@ -795,17 +795,17 @@

[IpcPrefix]#

[IpcPrefix]: string

Inherited from IpcMain.[IpcPrefix]

-

Defined in src/extensions/ipc/ipc-registrar.ts:29

+

Defined in src/extensions/ipc/ipc-registrar.ts:29


Protected extension#

extension: LensExtension

Inherited from IpcMain.extension

-

Defined in src/extensions/ipc/ipc-registrar.ts:31

+

Defined in src/extensions/ipc/ipc-registrar.ts:31

Methods#

broadcast#

broadcast(channel: string, ...args: any[]): void

Inherited from IpcMain.broadcast

-

Defined in src/extensions/ipc/ipc-registrar.ts:41

+

Defined in src/extensions/ipc/ipc-registrar.ts:41

Parameters:

@@ -832,7 +832,7 @@

handle#

handle(channel: string, handler: function): void

-

Defined in src/extensions/ipc/ipc-main.ts:55

+

Defined in src/extensions/ipc/ipc-main.ts:55

Declare a RPC over channel. Lens will cleanup when the extension is disabled or uninstalled

Parameters:

channel: string

@@ -863,7 +863,7 @@

listen#

listen(channel: string, listener: function): Disposer

-

Defined in src/extensions/ipc/ipc-main.ts:40

+

Defined in src/extensions/ipc/ipc-main.ts:40

Listen for broadcasts within your extension

Parameters:

channel: string

@@ -896,7 +896,7 @@

Static createInstance#

createInstanceT, R›(this: StaticThis‹T, R›, ...args: R): T

Inherited from ExtensionStore.createInstance

-

Defined in src/common/utils/singleton.ts:46

+

Defined in src/common/utils/singleton.ts:46

Creates the single instance of the child class if one was not already created.

Multiple calls will return the same instance. Essentially throwing away the arguments to the subsequent calls.

@@ -933,7 +933,7 @@ only the first's arguments will be used.

Static getInstance#

getInstanceT, R›(this: StaticThis‹T, R›, strict: boolean): T | undefined

Inherited from ExtensionStore.getInstance

-

Defined in src/common/utils/singleton.ts:67

+

Defined in src/common/utils/singleton.ts:67

Get the instance of the child class that was previously created.

Type parameters:

T

@@ -969,7 +969,7 @@ only the first's arguments will be used.

Static resetInstance#

resetInstance(): void

Inherited from ExtensionStore.resetInstance

-

Defined in src/common/utils/singleton.ts:82

+

Defined in src/common/utils/singleton.ts:82

Delete the instance of the child class.

Note: this doesn't prevent callers of getInstance from storing the result in a global.

There is no way in JS or TS to prevent globals like that.

diff --git a/master/extensions/api/classes/_core_api_ipc_.ipcregistrar/index.html b/master/extensions/api/classes/_core_api_ipc_.ipcregistrar/index.html index 20f4bd641a..759ae804b6 100644 --- a/master/extensions/api/classes/_core_api_ipc_.ipcregistrar/index.html +++ b/master/extensions/api/classes/_core_api_ipc_.ipcregistrar/index.html @@ -761,7 +761,7 @@

constructor#

+ new IpcRegistrar(extension: LensExtension): IpcRegistrar

Overrides Singleton.constructor

-

Defined in src/extensions/ipc/ipc-registrar.ts:29

+

Defined in src/extensions/ipc/ipc-registrar.ts:29

Parameters:

@@ -781,15 +781,15 @@

Properties#

[IpcPrefix]#

[IpcPrefix]: string

-

Defined in src/extensions/ipc/ipc-registrar.ts:29

+

Defined in src/extensions/ipc/ipc-registrar.ts:29


Protected extension#

extension: LensExtension

-

Defined in src/extensions/ipc/ipc-registrar.ts:31

+

Defined in src/extensions/ipc/ipc-registrar.ts:31

Methods#

broadcast#

broadcast(channel: string, ...args: any[]): void

-

Defined in src/extensions/ipc/ipc-registrar.ts:41

+

Defined in src/extensions/ipc/ipc-registrar.ts:41

Parameters:

@@ -817,7 +817,7 @@

Static createInstance#

createInstanceT, R›(this: StaticThis‹T, R›, ...args: R): T

Inherited from ExtensionStore.createInstance

-

Defined in src/common/utils/singleton.ts:46

+

Defined in src/common/utils/singleton.ts:46

Creates the single instance of the child class if one was not already created.

Multiple calls will return the same instance. Essentially throwing away the arguments to the subsequent calls.

@@ -854,7 +854,7 @@ only the first's arguments will be used.

Static getInstance#

getInstanceT, R›(this: StaticThis‹T, R›, strict: boolean): T | undefined

Inherited from ExtensionStore.getInstance

-

Defined in src/common/utils/singleton.ts:67

+

Defined in src/common/utils/singleton.ts:67

Get the instance of the child class that was previously created.

Type parameters:

T

@@ -890,7 +890,7 @@ only the first's arguments will be used.

Static resetInstance#

resetInstance(): void

Inherited from ExtensionStore.resetInstance

-

Defined in src/common/utils/singleton.ts:82

+

Defined in src/common/utils/singleton.ts:82

Delete the instance of the child class.

Note: this doesn't prevent callers of getInstance from storing the result in a global.

There is no way in JS or TS to prevent globals like that.

diff --git a/master/extensions/api/classes/_core_api_stores_.extensionstore/index.html b/master/extensions/api/classes/_core_api_stores_.extensionstore/index.html index 7362125150..58d703363b 100644 --- a/master/extensions/api/classes/_core_api_stores_.extensionstore/index.html +++ b/master/extensions/api/classes/_core_api_stores_.extensionstore/index.html @@ -961,7 +961,7 @@

+ new ExtensionStore(params: BaseStoreParams): ExtensionStore

Inherited from ExtensionStore.constructor

Overrides Singleton.constructor

-

Defined in src/common/base-store.ts:49

+

Defined in src/common/base-store.ts:49

Parameters:

@@ -981,62 +981,62 @@

Properties#

Protected extension#

extension: LensExtension

-

Defined in src/extensions/extension-store.ts:27

+

Defined in src/extensions/extension-store.ts:27


isLoaded#

isLoaded: boolean = false

Inherited from ExtensionStore.isLoaded

-

Defined in src/common/base-store.ts:45

+

Defined in src/common/base-store.ts:45


Protected params#

params: BaseStoreParams

Inherited from ExtensionStore.params

-

Defined in src/common/base-store.ts:51

+

Defined in src/common/base-store.ts:51


Protected Optional storeConfig#

storeConfig? : Config‹T›

Inherited from ExtensionStore.storeConfig

-

Defined in src/common/base-store.ts:42

+

Defined in src/common/base-store.ts:42


Protected syncDisposers#

syncDisposers: Disposer[] = []

Inherited from ExtensionStore.syncDisposers

-

Defined in src/common/base-store.ts:43

+

Defined in src/common/base-store.ts:43

Accessors#

name#

get name(): string

Inherited from ExtensionStore.name

-

Defined in src/common/base-store.ts:63

+

Defined in src/common/base-store.ts:63

Returns: string


path#

get path(): string

Inherited from ExtensionStore.path

-

Defined in src/common/base-store.ts:75

+

Defined in src/common/base-store.ts:75

Returns: string


Protected syncMainChannel#

get syncMainChannel(): string

Inherited from ExtensionStore.syncMainChannel

-

Defined in src/common/base-store.ts:71

+

Defined in src/common/base-store.ts:71

Returns: string


Protected syncRendererChannel#

get syncRendererChannel(): string

Inherited from ExtensionStore.syncRendererChannel

-

Defined in src/common/base-store.ts:67

+

Defined in src/common/base-store.ts:67

Returns: string


whenLoaded#

get whenLoaded(): Promise‹void› & object

Inherited from ExtensionStore.whenLoaded

-

Defined in src/common/base-store.ts:47

+

Defined in src/common/base-store.ts:47

Returns: Promise‹void› & object

Methods#

Protected applyWithoutSync#

applyWithoutSync(callback: function): void

Inherited from ExtensionStore.applyWithoutSync

-

Defined in src/common/base-store.ts:165

+

Defined in src/common/base-store.ts:165

Parameters:

callback: function

▸ (): void

@@ -1045,25 +1045,25 @@

Protected cwd#

cwd(): string

Overrides void

-

Defined in src/extensions/extension-store.ts:41

+

Defined in src/extensions/extension-store.ts:41

Returns: string


disableSync#

disableSync(): void

Inherited from ExtensionStore.disableSync

-

Defined in src/common/base-store.ts:160

+

Defined in src/common/base-store.ts:160

Returns: void


enableSync#

enableSync(): void

Inherited from ExtensionStore.enableSync

-

Defined in src/common/base-store.ts:119

+

Defined in src/common/base-store.ts:119

Returns: void


Protected Abstract fromStore#

fromStore(data: T): void

Inherited from ExtensionStore.fromStore

-

Defined in src/common/base-store.ts:195

+

Defined in src/common/base-store.ts:195

fromStore is called internally when a child class syncs with the file system.

Parameters:

@@ -1088,18 +1088,18 @@ system.

Protected init#

init(): Promise‹void›

Inherited from ExtensionStore.init

-

Defined in src/common/base-store.ts:79

+

Defined in src/common/base-store.ts:79

Returns: Promise‹void›


load#

load(): Promise‹void›

Overrides void

-

Defined in src/extensions/extension-store.ts:35

+

Defined in src/extensions/extension-store.ts:35

Returns: Promise‹void›


loadExtension#

loadExtension(extension: LensExtension): Promise‹void›

-

Defined in src/extensions/extension-store.ts:29

+

Defined in src/extensions/extension-store.ts:29

Parameters:

@@ -1120,7 +1120,7 @@ system.

Protected onModelChange#

onModelChange(model: T): Promise‹void›

Inherited from ExtensionStore.onModelChange

-

Defined in src/common/base-store.ts:181

+

Defined in src/common/base-store.ts:181

Parameters:

@@ -1141,7 +1141,7 @@ system.

Protected onSync#

onSync(model: T): void

Inherited from ExtensionStore.onSync

-

Defined in src/common/base-store.ts:174

+

Defined in src/common/base-store.ts:174

Parameters:

@@ -1162,7 +1162,7 @@ system.

Protected onSyncFromMain#

onSyncFromMain(model: T): void

Inherited from ExtensionStore.onSyncFromMain

-

Defined in src/common/base-store.ts:149

+

Defined in src/common/base-store.ts:149

Parameters:

@@ -1183,7 +1183,7 @@ system.

Protected saveToFile#

saveToFile(model: T): Promise‹void›

Inherited from ExtensionStore.saveToFile

-

Defined in src/common/base-store.ts:108

+

Defined in src/common/base-store.ts:108

Parameters:

@@ -1204,7 +1204,7 @@ system.

Abstract toJSON#

toJSON(): T

Inherited from ExtensionStore.toJSON

-

Defined in src/common/base-store.ts:204

+

Defined in src/common/base-store.ts:204

toJSON is called when syncing the store to the filesystem. It should produce a JSON serializable object representation of the current state.

It is recommended that a round trip is valid. Namely, calling @@ -1214,13 +1214,13 @@ produce a JSON serializable object representation of the current state.

unregisterIpcListener#

unregisterIpcListener(): void

Inherited from ExtensionStore.unregisterIpcListener

-

Defined in src/common/base-store.ts:155

+

Defined in src/common/base-store.ts:155

Returns: void


Static createInstance#

createInstanceT, R›(this: StaticThis‹T, R›, ...args: R): T

Inherited from ExtensionStore.createInstance

-

Defined in src/common/utils/singleton.ts:46

+

Defined in src/common/utils/singleton.ts:46

Creates the single instance of the child class if one was not already created.

Multiple calls will return the same instance. Essentially throwing away the arguments to the subsequent calls.

@@ -1257,7 +1257,7 @@ only the first's arguments will be used.

Static getInstance#

getInstanceT, R›(this: StaticThis‹T, R›, strict: boolean): T | undefined

Inherited from ExtensionStore.getInstance

-

Defined in src/common/utils/singleton.ts:67

+

Defined in src/common/utils/singleton.ts:67

Get the instance of the child class that was previously created.

Type parameters:

T

@@ -1293,7 +1293,7 @@ only the first's arguments will be used.

Static resetInstance#

resetInstance(): void

Inherited from ExtensionStore.resetInstance

-

Defined in src/common/utils/singleton.ts:82

+

Defined in src/common/utils/singleton.ts:82

Delete the instance of the child class.

Note: this doesn't prevent callers of getInstance from storing the result in a global.

There is no way in JS or TS to prevent globals like that.

diff --git a/master/extensions/api/classes/_core_api_utils_.singleton/index.html b/master/extensions/api/classes/_core_api_utils_.singleton/index.html index 2a4d83fba3..a39761a96f 100644 --- a/master/extensions/api/classes/_core_api_utils_.singleton/index.html +++ b/master/extensions/api/classes/_core_api_utils_.singleton/index.html @@ -712,12 +712,12 @@

Constructors#

constructor#

+ new Singleton(): Singleton

-

Defined in src/common/utils/singleton.ts:26

+

Defined in src/common/utils/singleton.ts:26

Returns: Singleton

Methods#

Static createInstance#

createInstanceT, R›(this: StaticThis‹T, R›, ...args: R): T

-

Defined in src/common/utils/singleton.ts:46

+

Defined in src/common/utils/singleton.ts:46

Creates the single instance of the child class if one was not already created.

Multiple calls will return the same instance. Essentially throwing away the arguments to the subsequent calls.

@@ -753,7 +753,7 @@ only the first's arguments will be used.


Static getInstance#

getInstanceT, R›(this: StaticThis‹T, R›, strict: boolean): T | undefined

-

Defined in src/common/utils/singleton.ts:67

+

Defined in src/common/utils/singleton.ts:67

Get the instance of the child class that was previously created.

Type parameters:

T

@@ -788,7 +788,7 @@ only the first's arguments will be used.


Static resetInstance#

resetInstance(): void

-

Defined in src/common/utils/singleton.ts:82

+

Defined in src/common/utils/singleton.ts:82

Delete the instance of the child class.

Note: this doesn't prevent callers of getInstance from storing the result in a global.

There is no way in JS or TS to prevent globals like that.

diff --git a/master/extensions/api/classes/_interfaces_index_.catalogcategory/index.html b/master/extensions/api/classes/_interfaces_index_.catalogcategory/index.html index b658495ecc..bc862d26e4 100644 --- a/master/extensions/api/classes/_interfaces_index_.catalogcategory/index.html +++ b/master/extensions/api/classes/_interfaces_index_.catalogcategory/index.html @@ -866,15 +866,15 @@

Properties#

Abstract apiVersion#

apiVersion: string

-

Defined in src/common/catalog/catalog-entity.ts:51

+

Defined in src/common/catalog/catalog-entity.ts:51


Abstract kind#

kind: string

-

Defined in src/common/catalog/catalog-entity.ts:52

+

Defined in src/common/catalog/catalog-entity.ts:52


Abstract metadata#

metadata: object

-

Defined in src/common/catalog/catalog-entity.ts:53

+

Defined in src/common/catalog/catalog-entity.ts:53

Type declaration:#

diff --git a/master/extensions/api/classes/_interfaces_index_.catalogentity/index.html b/master/extensions/api/classes/_interfaces_index_.catalogentity/index.html index fcd8668e1f..cfa57edd6e 100644 --- a/master/extensions/api/classes/_interfaces_index_.catalogentity/index.html +++ b/master/extensions/api/classes/_interfaces_index_.catalogentity/index.html @@ -822,7 +822,7 @@

Constructors#

constructor#

+ new CatalogEntity(data: CatalogEntityData‹Metadata, Status, Spec›): CatalogEntity

-

Defined in src/common/catalog/catalog-entity.ts:153

+

Defined in src/common/catalog/catalog-entity.ts:153

Parameters:

@@ -843,38 +843,38 @@

Abstract apiVersion#

apiVersion: string

Implementation of CatalogEntityKindData.apiVersion

-

Defined in src/common/catalog/catalog-entity.ts:148

+

Defined in src/common/catalog/catalog-entity.ts:148


Abstract kind#

kind: string

Implementation of CatalogEntityKindData.kind

-

Defined in src/common/catalog/catalog-entity.ts:149

+

Defined in src/common/catalog/catalog-entity.ts:149


metadata#

metadata: Metadata

-

Defined in src/common/catalog/catalog-entity.ts:151

+

Defined in src/common/catalog/catalog-entity.ts:151


spec#

spec: Spec

-

Defined in src/common/catalog/catalog-entity.ts:153

+

Defined in src/common/catalog/catalog-entity.ts:153


status#

status: Status

-

Defined in src/common/catalog/catalog-entity.ts:152

+

Defined in src/common/catalog/catalog-entity.ts:152

Methods#

getId#

getId(): string

-

Defined in src/common/catalog/catalog-entity.ts:162

+

Defined in src/common/catalog/catalog-entity.ts:162

Returns: string


getName#

getName(): string

-

Defined in src/common/catalog/catalog-entity.ts:166

+

Defined in src/common/catalog/catalog-entity.ts:166

Returns: string


Abstract onContextMenuOpen#

onContextMenuOpen(context: CatalogEntityContextMenuContext): void | Promise‹void›

-

Defined in src/common/catalog/catalog-entity.ts:172

+

Defined in src/common/catalog/catalog-entity.ts:172

Parameters:

@@ -894,7 +894,7 @@

Abstract onDetailsOpen#

onDetailsOpen(context: CatalogEntityActionContext): void | Promise‹void›

-

Defined in src/common/catalog/catalog-entity.ts:171

+

Defined in src/common/catalog/catalog-entity.ts:171

Parameters:

@@ -914,7 +914,7 @@

Optional Abstract onRun#

onRun(context: CatalogEntityActionContext): void | Promise‹void›

-

Defined in src/common/catalog/catalog-entity.ts:170

+

Defined in src/common/catalog/catalog-entity.ts:170

Parameters:

@@ -934,7 +934,7 @@

Abstract onSettingsOpen#

onSettingsOpen(context: CatalogEntitySettingsContext): void | Promise‹void›

-

Defined in src/common/catalog/catalog-entity.ts:173

+

Defined in src/common/catalog/catalog-entity.ts:173

Parameters:

diff --git a/master/extensions/api/classes/_renderer_api_components_.badge/index.html b/master/extensions/api/classes/_renderer_api_components_.badge/index.html index a6645bee68..57986522a9 100644 --- a/master/extensions/api/classes/_renderer_api_components_.badge/index.html +++ b/master/extensions/api/classes/_renderer_api_components_.badge/index.html @@ -1265,7 +1265,7 @@ lifecycle events from running.

render#

render(): Element‹›

Overrides void

-

Defined in src/renderer/components/badge/badge.tsx:36

+

Defined in src/renderer/components/badge/badge.tsx:36

Returns: Element‹›


setState#

diff --git a/master/extensions/api/classes/_renderer_api_components_.barchart/index.html b/master/extensions/api/classes/_renderer_api_components_.barchart/index.html index f43af3b904..cb92f902c5 100644 --- a/master/extensions/api/classes/_renderer_api_components_.barchart/index.html +++ b/master/extensions/api/classes/_renderer_api_components_.barchart/index.html @@ -991,7 +991,7 @@ https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs


Static defaultProps#

defaultProps: object = defaultProps as object

-

Defined in src/renderer/components/chart/bar-chart.tsx:46

+

Defined in src/renderer/components/chart/bar-chart.tsx:46

Methods#

Optional UNSAFE_componentWillMount#

UNSAFE_componentWillMount(): void

@@ -1277,7 +1277,7 @@ lifecycle events from running.

render#

render(): Element‹›

Overrides void

-

Defined in src/renderer/components/chart/bar-chart.tsx:48

+

Defined in src/renderer/components/chart/bar-chart.tsx:48

Returns: Element‹›


setState#

diff --git a/master/extensions/api/classes/_renderer_api_components_.button/index.html b/master/extensions/api/classes/_renderer_api_components_.button/index.html index 984f98f1fa..c0ea75cc9e 100644 --- a/master/extensions/api/classes/_renderer_api_components_.button/index.html +++ b/master/extensions/api/classes/_renderer_api_components_.button/index.html @@ -1042,7 +1042,7 @@ lifecycle events from running.


render#

render(): Element‹›

-

Defined in src/renderer/components/button/button.tsx:45

+

Defined in src/renderer/components/button/button.tsx:45

Returns: Element‹›


Optional shouldComponentUpdate#

diff --git a/master/extensions/api/classes/_renderer_api_components_.checkbox/index.html b/master/extensions/api/classes/_renderer_api_components_.checkbox/index.html index 302ef6a408..3496319866 100644 --- a/master/extensions/api/classes/_renderer_api_components_.checkbox/index.html +++ b/master/extensions/api/classes/_renderer_api_components_.checkbox/index.html @@ -1059,12 +1059,12 @@ lifecycle events from running.


getValue#

getValue(): boolean

-

Defined in src/renderer/components/checkbox/checkbox.tsx:46

+

Defined in src/renderer/components/checkbox/checkbox.tsx:46

Returns: boolean


onChange#

onChange(evt: ChangeEvent‹HTMLInputElement›): void

-

Defined in src/renderer/components/checkbox/checkbox.tsx:40

+

Defined in src/renderer/components/checkbox/checkbox.tsx:40

Parameters:

@@ -1084,7 +1084,7 @@ lifecycle events from running.


render#

render(): Element‹›

-

Defined in src/renderer/components/checkbox/checkbox.tsx:52

+

Defined in src/renderer/components/checkbox/checkbox.tsx:52

Returns: Element‹›


Optional shouldComponentUpdate#

diff --git a/master/extensions/api/classes/_renderer_api_components_.commandoverlay/index.html b/master/extensions/api/classes/_renderer_api_components_.commandoverlay/index.html index 009708e826..8286fa22d3 100644 --- a/master/extensions/api/classes/_renderer_api_components_.commandoverlay/index.html +++ b/master/extensions/api/classes/_renderer_api_components_.commandoverlay/index.html @@ -672,12 +672,12 @@

Methods#

Static close#

close(): void

-

Defined in src/renderer/components/command-palette/command-container.tsx:45

+

Defined in src/renderer/components/command-palette/command-container.tsx:45

Returns: void


Static open#

open(component: ReactElement): void

-

Defined in src/renderer/components/command-palette/command-container.tsx:41

+

Defined in src/renderer/components/command-palette/command-container.tsx:41

Parameters:

diff --git a/master/extensions/api/classes/_renderer_api_components_.confirmdialog/index.html b/master/extensions/api/classes/_renderer_api_components_.confirmdialog/index.html index d5c980d6ca..1783a0e5ee 100644 --- a/master/extensions/api/classes/_renderer_api_components_.confirmdialog/index.html +++ b/master/extensions/api/classes/_renderer_api_components_.confirmdialog/index.html @@ -1035,7 +1035,7 @@

constructor#

+ new ConfirmDialog(props: ConfirmDialogProps): ConfirmDialog

Overrides PageLayout.constructor

-

Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:56

+

Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:56

Parameters:

@@ -1070,7 +1070,7 @@ Should be used with type annotation or static contextType.


isSaving#

isSaving: boolean = false

-

Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:56

+

Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:56


props#

props: Readonly‹ConfirmDialogProps› & Readonly‹object›

@@ -1114,7 +1114,7 @@ https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs

Accessors#

params#

get params(): ConfirmDialogParams

-

Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:86

+

Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:86

Returns: ConfirmDialogParams

Methods#

Optional UNSAFE_componentWillMount#

@@ -1205,7 +1205,7 @@ prevents this from being invoked.


close#

close(): Promise‹void›

-

Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:104

+

Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:104

Returns: Promise‹void›


Optional componentDidCatch#

@@ -1405,18 +1405,18 @@ lifecycle events from running.


ok#

ok(): Promise‹void›

-

Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:90

+

Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:90

Returns: Promise‹void›


onClose#

onClose(): void

-

Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:100

+

Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:100

Returns: void


render#

render(): Element‹›

Overrides void

-

Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:113

+

Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:113

Returns: Element‹›


setState#

@@ -1468,7 +1468,7 @@ and componentDidUpdate will not be called.


Static confirm#

confirm(params: ConfirmDialogBooleanParams): Promise‹boolean›

-

Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:68

+

Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:68

Parameters:

@@ -1488,7 +1488,7 @@ and componentDidUpdate will not be called.


Static open#

open(params: ConfirmDialogParams): void

-

Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:63

+

Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:63

Parameters:

@@ -1508,22 +1508,22 @@ and componentDidUpdate will not be called.

Object literals#

Static defaultParams#

defaultParams: object#

-

Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:78

+

Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:78

cancel#

cancel: any = noop

-

Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:80

+

Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:80

icon#

icon: Element‹› =

-

Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:83

+

Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:83

labelCancel#

labelCancel: string = "Cancel"

-

Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:82

+

Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:82

labelOk#

labelOk: string = "Ok"

-

Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:81

+

Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:81

ok#

ok: any = noop

-

Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:79

+

Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:79

diff --git a/master/extensions/api/classes/_renderer_api_components_.cubespinner/index.html b/master/extensions/api/classes/_renderer_api_components_.cubespinner/index.html index 828b83e0c6..2fe3d7ba4e 100644 --- a/master/extensions/api/classes/_renderer_api_components_.cubespinner/index.html +++ b/master/extensions/api/classes/_renderer_api_components_.cubespinner/index.html @@ -1265,7 +1265,7 @@ lifecycle events from running.

render#

render(): Element‹›

Overrides void

-

Defined in src/renderer/components/spinner/cube-spinner.tsx:32

+

Defined in src/renderer/components/spinner/cube-spinner.tsx:32

Returns: Element‹›


setState#

diff --git a/master/extensions/api/classes/_renderer_api_components_.dialog/index.html b/master/extensions/api/classes/_renderer_api_components_.dialog/index.html index 20a744e534..788956f7fb 100644 --- a/master/extensions/api/classes/_renderer_api_components_.dialog/index.html +++ b/master/extensions/api/classes/_renderer_api_components_.dialog/index.html @@ -1012,16 +1012,16 @@

Properties#

closeOnNavigate#

closeOnNavigate: IReactionDisposer = reaction(() => navigation.toString(), () => this.close())

-

Defined in src/renderer/components/dialog/dialog.tsx:66

+

Defined in src/renderer/components/dialog/dialog.tsx:66

Accessors#

elem#

get elem(): HTMLElement

-

Defined in src/renderer/components/dialog/dialog.tsx:72

+

Defined in src/renderer/components/dialog/dialog.tsx:72

Returns: HTMLElement


isOpen#

get isOpen(): boolean

-

Defined in src/renderer/components/dialog/dialog.tsx:77

+

Defined in src/renderer/components/dialog/dialog.tsx:77

Returns: boolean

Methods#

Optional UNSAFE_componentWillMount#

@@ -1112,7 +1112,7 @@ prevents this from being invoked.


close#

close(): void

-

Defined in src/renderer/components/dialog/dialog.tsx:108

+

Defined in src/renderer/components/dialog/dialog.tsx:108

Returns: void


Optional componentDidCatch#

@@ -1145,13 +1145,13 @@ the entire component tree to unmount.

componentDidMount#

componentDidMount(): void

Overrides WizardLayout.componentDidMount

-

Defined in src/renderer/components/dialog/dialog.tsx:81

+

Defined in src/renderer/components/dialog/dialog.tsx:81

Returns: void


componentDidUpdate#

componentDidUpdate(prevProps: DialogProps): void

Overrides PageLayout.componentDidUpdate

-

Defined in src/renderer/components/dialog/dialog.tsx:85

+

Defined in src/renderer/components/dialog/dialog.tsx:85

Parameters:

@@ -1219,7 +1219,7 @@ prevents this from being invoked.

componentWillUnmount#

componentWillUnmount(): void

Overrides WizardLayout.componentWillUnmount

-

Defined in src/renderer/components/dialog/dialog.tsx:93

+

Defined in src/renderer/components/dialog/dialog.tsx:93

Returns: void


Optional componentWillUpdate#

@@ -1290,7 +1290,7 @@ lifecycle events from running.


onClickOutside#

onClickOutside(evt: MouseEvent): void

-

Defined in src/renderer/components/dialog/dialog.tsx:142

+

Defined in src/renderer/components/dialog/dialog.tsx:142

Parameters:

@@ -1310,12 +1310,12 @@ lifecycle events from running.


onClose#

onClose(): void

-

Defined in src/renderer/components/dialog/dialog.tsx:124

+

Defined in src/renderer/components/dialog/dialog.tsx:124

Returns: void


onEscapeKey#

onEscapeKey(evt: KeyboardEvent): void

-

Defined in src/renderer/components/dialog/dialog.tsx:133

+

Defined in src/renderer/components/dialog/dialog.tsx:133

Parameters:

@@ -1335,17 +1335,17 @@ lifecycle events from running.


onOpen#

onOpen(): void

-

Defined in src/renderer/components/dialog/dialog.tsx:114

+

Defined in src/renderer/components/dialog/dialog.tsx:114

Returns: void


open#

open(): void

-

Defined in src/renderer/components/dialog/dialog.tsx:102

+

Defined in src/renderer/components/dialog/dialog.tsx:102

Returns: void


render#

render(): ReactPortal‹›

-

Defined in src/renderer/components/dialog/dialog.tsx:151

+

Defined in src/renderer/components/dialog/dialog.tsx:151

Returns: ReactPortal‹›


Optional shouldComponentUpdate#

@@ -1385,7 +1385,7 @@ and componentDidUpdate will not be called.


toggle#

toggle(isOpen: boolean): void

-

Defined in src/renderer/components/dialog/dialog.tsx:97

+

Defined in src/renderer/components/dialog/dialog.tsx:97

Parameters:

@@ -1405,38 +1405,38 @@ and componentDidUpdate will not be called.

Object literals#

state#

state: object#

-

Defined in src/renderer/components/dialog/dialog.tsx:68

+

Defined in src/renderer/components/dialog/dialog.tsx:68

isOpen#

isOpen: boolean = this.props.isOpen

-

Defined in src/renderer/components/dialog/dialog.tsx:69

+

Defined in src/renderer/components/dialog/dialog.tsx:69


Static defaultProps#

defaultProps: object#

-

Defined in src/renderer/components/dialog/dialog.tsx:54

+

Defined in src/renderer/components/dialog/dialog.tsx:54

animated#

animated: true = true

-

Defined in src/renderer/components/dialog/dialog.tsx:61

+

Defined in src/renderer/components/dialog/dialog.tsx:61

close#

close: any = noop

-

Defined in src/renderer/components/dialog/dialog.tsx:57

+

Defined in src/renderer/components/dialog/dialog.tsx:57

isOpen#

isOpen: false = false

-

Defined in src/renderer/components/dialog/dialog.tsx:55

+

Defined in src/renderer/components/dialog/dialog.tsx:55

modal: true = true

-

Defined in src/renderer/components/dialog/dialog.tsx:60

+

Defined in src/renderer/components/dialog/dialog.tsx:60

onClose#

onClose: any = noop

-

Defined in src/renderer/components/dialog/dialog.tsx:59

+

Defined in src/renderer/components/dialog/dialog.tsx:59

onOpen#

onOpen: any = noop

-

Defined in src/renderer/components/dialog/dialog.tsx:58

+

Defined in src/renderer/components/dialog/dialog.tsx:58

open#

open: any = noop

-

Defined in src/renderer/components/dialog/dialog.tsx:56

+

Defined in src/renderer/components/dialog/dialog.tsx:56

pinned#

pinned: false = false

-

Defined in src/renderer/components/dialog/dialog.tsx:62

+

Defined in src/renderer/components/dialog/dialog.tsx:62

diff --git a/master/extensions/api/classes/_renderer_api_components_.drawer/index.html b/master/extensions/api/classes/_renderer_api_components_.drawer/index.html index c4c6ca2f22..254624a6d2 100644 --- a/master/extensions/api/classes/_renderer_api_components_.drawer/index.html +++ b/master/extensions/api/classes/_renderer_api_components_.drawer/index.html @@ -1039,7 +1039,7 @@ https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs


Static defaultProps#

defaultProps: object = defaultProps as object

-

Defined in src/renderer/components/drawer/drawer.tsx:52

+

Defined in src/renderer/components/drawer/drawer.tsx:52

Methods#

Optional UNSAFE_componentWillMount#

UNSAFE_componentWillMount(): void

@@ -1129,7 +1129,7 @@ prevents this from being invoked.


close#

close(): void

-

Defined in src/renderer/components/drawer/drawer.tsx:122

+

Defined in src/renderer/components/drawer/drawer.tsx:122

Returns: void


Optional componentDidCatch#

@@ -1162,7 +1162,7 @@ the entire component tree to unmount.

componentDidMount#

componentDidMount(): void

Overrides WizardLayout.componentDidMount

-

Defined in src/renderer/components/drawer/drawer.tsx:63

+

Defined in src/renderer/components/drawer/drawer.tsx:63

Returns: void


Optional componentDidUpdate#

@@ -1246,7 +1246,7 @@ prevents this from being invoked.

componentWillUnmount#

componentWillUnmount(): void

Overrides WizardLayout.componentWillUnmount

-

Defined in src/renderer/components/drawer/drawer.tsx:70

+

Defined in src/renderer/components/drawer/drawer.tsx:70

Returns: void


Optional componentWillUpdate#

@@ -1326,7 +1326,7 @@ lifecycle events from running.


onClickOutside#

onClickOutside(evt: MouseEvent): void

-

Defined in src/renderer/components/drawer/drawer.tsx:101

+

Defined in src/renderer/components/drawer/drawer.tsx:101

Parameters:

@@ -1346,7 +1346,7 @@ lifecycle events from running.


onEscapeKey#

onEscapeKey(evt: KeyboardEvent): void

-

Defined in src/renderer/components/drawer/drawer.tsx:91

+

Defined in src/renderer/components/drawer/drawer.tsx:91

Parameters:

@@ -1366,7 +1366,7 @@ lifecycle events from running.


onMouseDown#

onMouseDown(evt: MouseEvent): void

-

Defined in src/renderer/components/drawer/drawer.tsx:116

+

Defined in src/renderer/components/drawer/drawer.tsx:116

Parameters:

@@ -1387,17 +1387,17 @@ lifecycle events from running.

render#

render(): Element‹›

Overrides void

-

Defined in src/renderer/components/drawer/drawer.tsx:128

+

Defined in src/renderer/components/drawer/drawer.tsx:128

Returns: Element‹›


restoreScrollPos#

restoreScrollPos(): void

-

Defined in src/renderer/components/drawer/drawer.tsx:84

+

Defined in src/renderer/components/drawer/drawer.tsx:84

Returns: void


saveScrollPos#

saveScrollPos(): void

-

Defined in src/renderer/components/drawer/drawer.tsx:77

+

Defined in src/renderer/components/drawer/drawer.tsx:77

Returns: void


setState#

diff --git a/master/extensions/api/classes/_renderer_api_components_.draweritem/index.html b/master/extensions/api/classes/_renderer_api_components_.draweritem/index.html index 2524049342..8f6649ef72 100644 --- a/master/extensions/api/classes/_renderer_api_components_.draweritem/index.html +++ b/master/extensions/api/classes/_renderer_api_components_.draweritem/index.html @@ -1265,7 +1265,7 @@ lifecycle events from running.

render#

render(): Element‹›

Overrides void

-

Defined in src/renderer/components/drawer/drawer-item.tsx:36

+

Defined in src/renderer/components/drawer/drawer-item.tsx:36

Returns: Element‹›


setState#

diff --git a/master/extensions/api/classes/_renderer_api_components_.drawerparamtoggler/index.html b/master/extensions/api/classes/_renderer_api_components_.drawerparamtoggler/index.html index 7ca166b1e6..4c08c9d255 100644 --- a/master/extensions/api/classes/_renderer_api_components_.drawerparamtoggler/index.html +++ b/master/extensions/api/classes/_renderer_api_components_.drawerparamtoggler/index.html @@ -966,7 +966,7 @@ https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs

state#

state: State

Overrides PageLayout.state

-

Defined in src/renderer/components/drawer/drawer-param-toggler.tsx:35

+

Defined in src/renderer/components/drawer/drawer-param-toggler.tsx:35


Static Optional contextType#

contextType? : Context‹any›

@@ -1271,7 +1271,7 @@ lifecycle events from running.

render#

render(): Element‹›

Overrides void

-

Defined in src/renderer/components/drawer/drawer-param-toggler.tsx:41

+

Defined in src/renderer/components/drawer/drawer-param-toggler.tsx:41

Returns: Element‹›


setState#

@@ -1323,7 +1323,7 @@ and componentDidUpdate will not be called.


toggle#

toggle(): void

-

Defined in src/renderer/components/drawer/drawer-param-toggler.tsx:37

+

Defined in src/renderer/components/drawer/drawer-param-toggler.tsx:37

Returns: void

diff --git a/master/extensions/api/classes/_renderer_api_components_.drawertitle/index.html b/master/extensions/api/classes/_renderer_api_components_.drawertitle/index.html index c425e058f1..ec62323752 100644 --- a/master/extensions/api/classes/_renderer_api_components_.drawertitle/index.html +++ b/master/extensions/api/classes/_renderer_api_components_.drawertitle/index.html @@ -1265,7 +1265,7 @@ lifecycle events from running.

render#

render(): Element‹›

Overrides void

-

Defined in src/renderer/components/drawer/drawer-title.tsx:32

+

Defined in src/renderer/components/drawer/drawer-title.tsx:32

Returns: Element‹›


setState#

diff --git a/master/extensions/api/classes/_renderer_api_components_.icon/index.html b/master/extensions/api/classes/_renderer_api_components_.icon/index.html index 6f34188d4d..89cb2bbc12 100644 --- a/master/extensions/api/classes/_renderer_api_components_.icon/index.html +++ b/master/extensions/api/classes/_renderer_api_components_.icon/index.html @@ -863,7 +863,7 @@

Accessors#

isInteractive#

get isInteractive(): boolean

-

Defined in src/renderer/components/icon/icon.tsx:54

+

Defined in src/renderer/components/icon/icon.tsx:54

Returns: boolean

Methods#

Optional UNSAFE_componentWillMount#

@@ -1140,7 +1140,7 @@ lifecycle events from running.


onClick#

onClick(evt: MouseEvent): void

-

Defined in src/renderer/components/icon/icon.tsx:61

+

Defined in src/renderer/components/icon/icon.tsx:61

Parameters:

@@ -1160,7 +1160,7 @@ lifecycle events from running.


onKeyDown#

onKeyDown(evt: KeyboardEvent‹any›): void

-

Defined in src/renderer/components/icon/icon.tsx:72

+

Defined in src/renderer/components/icon/icon.tsx:72

Parameters:

@@ -1180,7 +1180,7 @@ lifecycle events from running.


render#

render(): Element‹›

-

Defined in src/renderer/components/icon/icon.tsx:91

+

Defined in src/renderer/components/icon/icon.tsx:91

Returns: Element‹›


Optional shouldComponentUpdate#

@@ -1220,10 +1220,10 @@ and componentDidUpdate will not be called.

Object literals#

Static defaultProps#

defaultProps: object#

-

Defined in src/renderer/components/icon/icon.tsx:50

+

Defined in src/renderer/components/icon/icon.tsx:50

focusable#

focusable: true = true

-

Defined in src/renderer/components/icon/icon.tsx:51

+

Defined in src/renderer/components/icon/icon.tsx:51

diff --git a/master/extensions/api/classes/_renderer_api_components_.input/index.html b/master/extensions/api/classes/_renderer_api_components_.input/index.html index df6efc1465..dc5bccc9c0 100644 --- a/master/extensions/api/classes/_renderer_api_components_.input/index.html +++ b/master/extensions/api/classes/_renderer_api_components_.input/index.html @@ -1167,7 +1167,7 @@ Should be used with type annotation or static contextType.


input#

input: InputElement

-

Defined in src/renderer/components/input/input.tsx:80

+

Defined in src/renderer/components/input/input.tsx:80


props#

props: Readonly‹InputProps› & Readonly‹object›

@@ -1187,7 +1187,7 @@ https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs


validators#

validators: InputValidator[] = []

-

Defined in src/renderer/components/input/input.tsx:81

+

Defined in src/renderer/components/input/input.tsx:81


Static Optional contextType#

contextType? : Context‹any›

@@ -1210,16 +1210,16 @@ https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs


Static defaultProps#

defaultProps: object = defaultProps as object

-

Defined in src/renderer/components/input/input.tsx:78

+

Defined in src/renderer/components/input/input.tsx:78

Accessors#

isUncontrolled#

get isUncontrolled(): boolean

-

Defined in src/renderer/components/input/input.tsx:280

+

Defined in src/renderer/components/input/input.tsx:280

Returns: boolean


showMaxLenIndicator#

get showMaxLenIndicator(): boolean

-

Defined in src/renderer/components/input/input.tsx:274

+

Defined in src/renderer/components/input/input.tsx:274

Returns: boolean

Methods#

Optional UNSAFE_componentWillMount#

@@ -1310,7 +1310,7 @@ prevents this from being invoked.


bindRef#

bindRef(elem: InputElement): void

-

Defined in src/renderer/components/input/input.tsx:307

+

Defined in src/renderer/components/input/input.tsx:307

Parameters:

@@ -1330,7 +1330,7 @@ prevents this from being invoked.


blur#

blur(): void

-

Defined in src/renderer/components/input/input.tsx:117

+

Defined in src/renderer/components/input/input.tsx:117

Returns: void


Optional componentDidCatch#

@@ -1363,13 +1363,13 @@ the entire component tree to unmount.

componentDidMount#

componentDidMount(): void

Overrides WizardLayout.componentDidMount

-

Defined in src/renderer/components/input/input.tsx:284

+

Defined in src/renderer/components/input/input.tsx:284

Returns: void


componentDidUpdate#

componentDidUpdate(prevProps: InputProps): void

Overrides PageLayout.componentDidUpdate

-

Defined in src/renderer/components/input/input.tsx:289

+

Defined in src/renderer/components/input/input.tsx:289

Parameters:

@@ -1480,7 +1480,7 @@ prevents this from being invoked.


focus#

focus(): void

-

Defined in src/renderer/components/input/input.tsx:113

+

Defined in src/renderer/components/input/input.tsx:113

Returns: void


forceUpdate#

@@ -1524,17 +1524,17 @@ lifecycle events from running.


getValue#

getValue(): string

-

Defined in src/renderer/components/input/input.tsx:104

+

Defined in src/renderer/components/input/input.tsx:104

Returns: string


isValid#

isValid(): boolean

-

Defined in src/renderer/components/input/input.tsx:89

+

Defined in src/renderer/components/input/input.tsx:89

Returns: boolean


onBlur#

onBlur(evt: FocusEvent‹InputElement›): void

-

Defined in src/renderer/components/input/input.tsx:230

+

Defined in src/renderer/components/input/input.tsx:230

Parameters:

@@ -1554,7 +1554,7 @@ lifecycle events from running.


onChange#

onChange(evt: ChangeEvent‹any›): void

-

Defined in src/renderer/components/input/input.tsx:239

+

Defined in src/renderer/components/input/input.tsx:239

Parameters:

@@ -1574,7 +1574,7 @@ lifecycle events from running.


onFocus#

onFocus(evt: FocusEvent‹InputElement›): void

-

Defined in src/renderer/components/input/input.tsx:221

+

Defined in src/renderer/components/input/input.tsx:221

Parameters:

@@ -1594,7 +1594,7 @@ lifecycle events from running.


onKeyDown#

onKeyDown(evt: KeyboardEvent‹any›): void

-

Defined in src/renderer/components/input/input.tsx:258

+

Defined in src/renderer/components/input/input.tsx:258

Parameters:

@@ -1615,17 +1615,17 @@ lifecycle events from running.

render#

render(): Element‹›

Overrides void

-

Defined in src/renderer/components/input/input.tsx:311

+

Defined in src/renderer/components/input/input.tsx:311

Returns: Element‹›


select#

select(): void

-

Defined in src/renderer/components/input/input.tsx:121

+

Defined in src/renderer/components/input/input.tsx:121

Returns: void


setDirty#

setDirty(dirty: boolean): void

-

Defined in src/renderer/components/input/input.tsx:215

+

Defined in src/renderer/components/input/input.tsx:215

Parameters:

@@ -1659,7 +1659,7 @@ lifecycle events from running.


setValidation#

setValidation(errors: React.ReactNode[]): void

-

Defined in src/renderer/components/input/input.tsx:185

+

Defined in src/renderer/components/input/input.tsx:185

Parameters:

@@ -1679,7 +1679,7 @@ lifecycle events from running.


setValue#

setValue(value: string): void

-

Defined in src/renderer/components/input/input.tsx:93

+

Defined in src/renderer/components/input/input.tsx:93

Parameters:

@@ -1734,7 +1734,7 @@ and componentDidUpdate will not be called.


validate#

validate(value: string): Promise‹void›

-

Defined in src/renderer/components/input/input.tsx:141

+

Defined in src/renderer/components/input/input.tsx:141

Parameters:

@@ -1757,16 +1757,16 @@ and componentDidUpdate will not be called.

state#

state: object#

Overrides PageLayout.state

-

Defined in src/renderer/components/input/input.tsx:83

+

Defined in src/renderer/components/input/input.tsx:83

dirty#

dirty: boolean = !!this.props.dirty

-

Defined in src/renderer/components/input/input.tsx:84

+

Defined in src/renderer/components/input/input.tsx:84

errors#

errors: undefined[] = []

-

Defined in src/renderer/components/input/input.tsx:86

+

Defined in src/renderer/components/input/input.tsx:86

valid#

valid: true = true

-

Defined in src/renderer/components/input/input.tsx:85

+

Defined in src/renderer/components/input/input.tsx:85

diff --git a/master/extensions/api/classes/_renderer_api_components_.kubeeventdetails/index.html b/master/extensions/api/classes/_renderer_api_components_.kubeeventdetails/index.html index 017df90b54..f635f1f089 100644 --- a/master/extensions/api/classes/_renderer_api_components_.kubeeventdetails/index.html +++ b/master/extensions/api/classes/_renderer_api_components_.kubeeventdetails/index.html @@ -1097,7 +1097,7 @@ the entire component tree to unmount.

componentDidMount#

componentDidMount(): Promise‹void›

Overrides WizardLayout.componentDidMount

-

Defined in src/renderer/components/+events/kube-event-details.tsx:37

+

Defined in src/renderer/components/+events/kube-event-details.tsx:37

Returns: Promise‹void›


Optional componentDidUpdate#

@@ -1264,7 +1264,7 @@ lifecycle events from running.

render#

render(): Element‹›

Overrides void

-

Defined in src/renderer/components/+events/kube-event-details.tsx:41

+

Defined in src/renderer/components/+events/kube-event-details.tsx:41

Returns: Element‹›


setState#

diff --git a/master/extensions/api/classes/_renderer_api_components_.kubeobjectdetails/index.html b/master/extensions/api/classes/_renderer_api_components_.kubeobjectdetails/index.html index b0c3bbf512..11b52ad1bf 100644 --- a/master/extensions/api/classes/_renderer_api_components_.kubeobjectdetails/index.html +++ b/master/extensions/api/classes/_renderer_api_components_.kubeobjectdetails/index.html @@ -956,7 +956,7 @@

constructor#

+ new KubeObjectDetails(props: object): KubeObjectDetails

Overrides PageLayout.constructor

-

Defined in src/renderer/components/kube-object/kube-object-details.tsx:90

+

Defined in src/renderer/components/kube-object/kube-object-details.tsx:90

Parameters:

@@ -991,7 +991,7 @@ Should be used with type annotation or static contextType.


isLoading#

isLoading: boolean = false

-

Defined in src/renderer/components/kube-object/kube-object-details.tsx:89

+

Defined in src/renderer/components/kube-object/kube-object-details.tsx:89


loader#

loader: IReactionDisposer = reaction(() => [ @@ -1018,11 +1018,11 @@ Should be used with type annotation or static contextType.

}

})

-

Defined in src/renderer/components/kube-object/kube-object-details.tsx:114

+

Defined in src/renderer/components/kube-object/kube-object-details.tsx:114


loadingError#

loadingError: React.ReactNode

-

Defined in src/renderer/components/kube-object/kube-object-details.tsx:90

+

Defined in src/renderer/components/kube-object/kube-object-details.tsx:90


props#

props: Readonly‹P› & Readonly‹object›

@@ -1066,17 +1066,17 @@ https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs

Accessors#

isCrdInstance#

get isCrdInstance(): boolean

-

Defined in src/renderer/components/kube-object/kube-object-details.tsx:109

+

Defined in src/renderer/components/kube-object/kube-object-details.tsx:109

Returns: boolean


object#

get object(): any

-

Defined in src/renderer/components/kube-object/kube-object-details.tsx:101

+

Defined in src/renderer/components/kube-object/kube-object-details.tsx:101

Returns: any


path#

get path(): string

-

Defined in src/renderer/components/kube-object/kube-object-details.tsx:97

+

Defined in src/renderer/components/kube-object/kube-object-details.tsx:97

Returns: string

Methods#

Optional UNSAFE_componentWillMount#

@@ -1363,7 +1363,7 @@ lifecycle events from running.

render#

render(): Element‹›

Overrides void

-

Defined in src/renderer/components/kube-object/kube-object-details.tsx:139

+

Defined in src/renderer/components/kube-object/kube-object-details.tsx:139

Returns: Element‹›


setState#

diff --git a/master/extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/index.html b/master/extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/index.html index 362c672bb1..2efe8e6e77 100644 --- a/master/extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/index.html +++ b/master/extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/index.html @@ -922,7 +922,7 @@

constructor#

+ new KubeObjectListLayout(props: KubeObjectListLayoutProps): KubeObjectListLayout

Overrides PageLayout.constructor

-

Defined in src/renderer/components/kube-object/kube-object-list-layout.tsx:45

+

Defined in src/renderer/components/kube-object/kube-object-list-layout.tsx:45

Parameters:

@@ -997,11 +997,11 @@ https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs


Static defaultProps#

defaultProps: object = defaultProps as object

-

Defined in src/renderer/components/kube-object/kube-object-list-layout.tsx:45

+

Defined in src/renderer/components/kube-object/kube-object-list-layout.tsx:45

Accessors#

selectedItem#

get selectedItem(): any

-

Defined in src/renderer/components/kube-object/kube-object-list-layout.tsx:52

+

Defined in src/renderer/components/kube-object/kube-object-list-layout.tsx:52

Returns: any

Methods#

Optional UNSAFE_componentWillMount#

@@ -1120,7 +1120,7 @@ the entire component tree to unmount.

componentDidMount#

componentDidMount(): void

Overrides WizardLayout.componentDidMount

-

Defined in src/renderer/components/kube-object/kube-object-list-layout.tsx:56

+

Defined in src/renderer/components/kube-object/kube-object-list-layout.tsx:56

Returns: void


Optional componentDidUpdate#

@@ -1287,7 +1287,7 @@ lifecycle events from running.

render#

render(): Element‹›

Overrides void

-

Defined in src/renderer/components/kube-object/kube-object-list-layout.tsx:68

+

Defined in src/renderer/components/kube-object/kube-object-list-layout.tsx:68

Returns: Element‹›


setState#

diff --git a/master/extensions/api/classes/_renderer_api_components_.kubeobjectmenu/index.html b/master/extensions/api/classes/_renderer_api_components_.kubeobjectmenu/index.html index 9c94150fab..6264a01aae 100644 --- a/master/extensions/api/classes/_renderer_api_components_.kubeobjectmenu/index.html +++ b/master/extensions/api/classes/_renderer_api_components_.kubeobjectmenu/index.html @@ -1063,17 +1063,17 @@ https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs

Accessors#

isEditable#

get isEditable(): boolean

-

Defined in src/renderer/components/kube-object/kube-object-menu.tsx:46

+

Defined in src/renderer/components/kube-object/kube-object-menu.tsx:46

Returns: boolean


isRemovable#

get isRemovable(): boolean

-

Defined in src/renderer/components/kube-object/kube-object-menu.tsx:52

+

Defined in src/renderer/components/kube-object/kube-object-menu.tsx:52

Returns: boolean


store#

get store(): KubeObjectStore‹any›

-

Defined in src/renderer/components/kube-object/kube-object-menu.tsx:38

+

Defined in src/renderer/components/kube-object/kube-object-menu.tsx:38

Returns: KubeObjectStore‹any›

Methods#

Optional UNSAFE_componentWillMount#

@@ -1329,7 +1329,7 @@ prevents this from being invoked.


getMenuItems#

getMenuItems(object: T): React.ReactChild[]

-

Defined in src/renderer/components/kube-object/kube-object-menu.tsx:86

+

Defined in src/renderer/components/kube-object/kube-object-menu.tsx:86

Parameters:

@@ -1379,18 +1379,18 @@ lifecycle events from running.


remove#

remove(): Promise‹void›

-

Defined in src/renderer/components/kube-object/kube-object-menu.tsx:65

+

Defined in src/renderer/components/kube-object/kube-object-menu.tsx:65

Returns: Promise‹void›


render#

render(): Element‹›

Overrides void

-

Defined in src/renderer/components/kube-object/kube-object-menu.tsx:102

+

Defined in src/renderer/components/kube-object/kube-object-menu.tsx:102

Returns: Element‹›


renderRemoveMessage#

renderRemoveMessage(): Element‹›

-

Defined in src/renderer/components/kube-object/kube-object-menu.tsx:74

+

Defined in src/renderer/components/kube-object/kube-object-menu.tsx:74

Returns: Element‹›


setState#

@@ -1442,7 +1442,7 @@ and componentDidUpdate will not be called.


update#

update(): Promise‹void›

-

Defined in src/renderer/components/kube-object/kube-object-menu.tsx:59

+

Defined in src/renderer/components/kube-object/kube-object-menu.tsx:59

Returns: Promise‹void›

diff --git a/master/extensions/api/classes/_renderer_api_components_.kubeobjectmeta/index.html b/master/extensions/api/classes/_renderer_api_components_.kubeobjectmeta/index.html index 10aac7918c..4f1d6a4bfa 100644 --- a/master/extensions/api/classes/_renderer_api_components_.kubeobjectmeta/index.html +++ b/master/extensions/api/classes/_renderer_api_components_.kubeobjectmeta/index.html @@ -1001,7 +1001,7 @@ https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs

defaultHiddenFields: IKubeMetaField[] = [ "uid", "resourceVersion", "selfLink" ]

-

Defined in src/renderer/components/kube-object/kube-object-meta.tsx:37

+

Defined in src/renderer/components/kube-object/kube-object-meta.tsx:37

Methods#

Optional UNSAFE_componentWillMount#

UNSAFE_componentWillMount(): void

@@ -1286,7 +1286,7 @@ lifecycle events from running.


isHidden#

isHidden(field: IKubeMetaField): boolean

-

Defined in src/renderer/components/kube-object/kube-object-meta.tsx:41

+

Defined in src/renderer/components/kube-object/kube-object-meta.tsx:41

Parameters:

@@ -1307,7 +1307,7 @@ lifecycle events from running.

render#

render(): Element‹›

Overrides void

-

Defined in src/renderer/components/kube-object/kube-object-meta.tsx:47

+

Defined in src/renderer/components/kube-object/kube-object-meta.tsx:47

Returns: Element‹›


setState#

diff --git a/master/extensions/api/classes/_renderer_api_components_.lineprogress/index.html b/master/extensions/api/classes/_renderer_api_components_.lineprogress/index.html index 2f0c479fba..fe36f84600 100644 --- a/master/extensions/api/classes/_renderer_api_components_.lineprogress/index.html +++ b/master/extensions/api/classes/_renderer_api_components_.lineprogress/index.html @@ -1109,7 +1109,7 @@ lifecycle events from running.


render#

render(): Element‹›

-

Defined in src/renderer/components/line-progress/line-progress.tsx:44

+

Defined in src/renderer/components/line-progress/line-progress.tsx:44

Returns: Element‹›


Optional shouldComponentUpdate#

@@ -1149,19 +1149,19 @@ and componentDidUpdate will not be called.

Object literals#

Static defaultProps#

defaultProps: object#

-

Defined in src/renderer/components/line-progress/line-progress.tsx:37

+

Defined in src/renderer/components/line-progress/line-progress.tsx:37

max#

max: number = 100

-

Defined in src/renderer/components/line-progress/line-progress.tsx:40

+

Defined in src/renderer/components/line-progress/line-progress.tsx:40

min#

min: number = 0

-

Defined in src/renderer/components/line-progress/line-progress.tsx:39

+

Defined in src/renderer/components/line-progress/line-progress.tsx:39

precise#

precise: number = 2

-

Defined in src/renderer/components/line-progress/line-progress.tsx:41

+

Defined in src/renderer/components/line-progress/line-progress.tsx:41

value#

value: number = 0

-

Defined in src/renderer/components/line-progress/line-progress.tsx:38

+

Defined in src/renderer/components/line-progress/line-progress.tsx:38

diff --git a/master/extensions/api/classes/_renderer_api_components_.menu/index.html b/master/extensions/api/classes/_renderer_api_components_.menu/index.html index ffee78dff4..001b1aa5dd 100644 --- a/master/extensions/api/classes/_renderer_api_components_.menu/index.html +++ b/master/extensions/api/classes/_renderer_api_components_.menu/index.html @@ -1064,7 +1064,7 @@

constructor#

+ new Menu(props: MenuProps): Menu

Overrides PageLayout.constructor

-

Defined in src/renderer/components/menu/menu.tsx:72

+

Defined in src/renderer/components/menu/menu.tsx:72

Parameters:

@@ -1099,11 +1099,11 @@ Should be used with type annotation or static contextType.


elem#

elem: HTMLUListElement

-

Defined in src/renderer/components/menu/menu.tsx:80

+

Defined in src/renderer/components/menu/menu.tsx:80


Protected items#

items: object

-

Defined in src/renderer/components/menu/menu.tsx:81

+

Defined in src/renderer/components/menu/menu.tsx:81

Type declaration:#

@@ -1284,7 +1284,7 @@ prevents this from being invoked.


Protected bindRef#

bindRef(elem: HTMLUListElement): void

-

Defined in src/renderer/components/menu/menu.tsx:268

+

Defined in src/renderer/components/menu/menu.tsx:268

Parameters:

@@ -1304,7 +1304,7 @@ prevents this from being invoked.


close#

close(): void

-

Defined in src/renderer/components/menu/menu.tsx:195

+

Defined in src/renderer/components/menu/menu.tsx:195

Returns: void


Optional componentDidCatch#

@@ -1337,7 +1337,7 @@ the entire component tree to unmount.

componentDidMount#

componentDidMount(): void

Overrides WizardLayout.componentDidMount

-

Defined in src/renderer/components/menu/menu.tsx:88

+

Defined in src/renderer/components/menu/menu.tsx:88

Returns: void


Optional componentDidUpdate#

@@ -1421,7 +1421,7 @@ prevents this from being invoked.

componentWillUnmount#

componentWillUnmount(): void

Overrides WizardLayout.componentWillUnmount

-

Defined in src/renderer/components/menu/menu.tsx:111

+

Defined in src/renderer/components/menu/menu.tsx:111

Returns: void


Optional componentWillUpdate#

@@ -1462,7 +1462,7 @@ prevents this from being invoked.


Protected focusNextItem#

focusNextItem(reverse: boolean): void

-

Defined in src/renderer/components/menu/menu.tsx:130

+

Defined in src/renderer/components/menu/menu.tsx:130

Parameters:

@@ -1523,12 +1523,12 @@ lifecycle events from running.


onBlur#

onBlur(): void

-

Defined in src/renderer/components/menu/menu.tsx:262

+

Defined in src/renderer/components/menu/menu.tsx:262

Returns: void


onClickOutside#

onClickOutside(evt: MouseEvent): void

-

Defined in src/renderer/components/menu/menu.tsx:250

+

Defined in src/renderer/components/menu/menu.tsx:250

Parameters:

@@ -1548,12 +1548,12 @@ lifecycle events from running.


onContextMenu#

onContextMenu(): void

-

Defined in src/renderer/components/menu/menu.tsx:231

+

Defined in src/renderer/components/menu/menu.tsx:231

Returns: void


onKeyDown#

onKeyDown(evt: KeyboardEvent): void

-

Defined in src/renderer/components/menu/menu.tsx:204

+

Defined in src/renderer/components/menu/menu.tsx:204

Parameters:

@@ -1573,7 +1573,7 @@ lifecycle events from running.


onScrollOutside#

onScrollOutside(evt: UIEvent): void

-

Defined in src/renderer/components/menu/menu.tsx:240

+

Defined in src/renderer/components/menu/menu.tsx:240

Parameters:

@@ -1593,23 +1593,23 @@ lifecycle events from running.


onWindowResize#

onWindowResize(): void

-

Defined in src/renderer/components/menu/menu.tsx:235

+

Defined in src/renderer/components/menu/menu.tsx:235

Returns: void


open#

open(): void

-

Defined in src/renderer/components/menu/menu.tsx:188

+

Defined in src/renderer/components/menu/menu.tsx:188

Returns: void


refreshPosition#

refreshPosition(): void

-

Defined in src/renderer/components/menu/menu.tsx:148

+

Defined in src/renderer/components/menu/menu.tsx:148

Returns: void


render#

render(): Element‹›

Overrides void

-

Defined in src/renderer/components/menu/menu.tsx:276

+

Defined in src/renderer/components/menu/menu.tsx:276

Returns: Element‹›


setState#

@@ -1661,7 +1661,7 @@ and componentDidUpdate will not be called.


toggle#

toggle(): void

-

Defined in src/renderer/components/menu/menu.tsx:200

+

Defined in src/renderer/components/menu/menu.tsx:200

Returns: void

diff --git a/master/extensions/api/classes/_renderer_api_components_.menuactions/index.html b/master/extensions/api/classes/_renderer_api_components_.menuactions/index.html index f0e2ec63b1..961b3cb90c 100644 --- a/master/extensions/api/classes/_renderer_api_components_.menuactions/index.html +++ b/master/extensions/api/classes/_renderer_api_components_.menuactions/index.html @@ -968,7 +968,7 @@

constructor#

+ new MenuActions(props: MenuActionsProps): MenuActions

Overrides PageLayout.constructor

-

Defined in src/renderer/components/menu/menu-actions.tsx:60

+

Defined in src/renderer/components/menu/menu-actions.tsx:60

Parameters:

@@ -1003,11 +1003,11 @@ Should be used with type annotation or static contextType.


id#

id: string = uniqueId("menu_actions_")

-

Defined in src/renderer/components/menu/menu-actions.tsx:53

+

Defined in src/renderer/components/menu/menu-actions.tsx:53


isOpen#

isOpen: boolean = !!this.props.toolbar

-

Defined in src/renderer/components/menu/menu-actions.tsx:55

+

Defined in src/renderer/components/menu/menu-actions.tsx:55


props#

props: Readonly‹MenuActionsProps› & Readonly‹object›

@@ -1332,18 +1332,18 @@ lifecycle events from running.


remove#

remove(): void

-

Defined in src/renderer/components/menu/menu-actions.tsx:68

+

Defined in src/renderer/components/menu/menu-actions.tsx:68

Returns: void


render#

render(): Element‹›

Overrides void

-

Defined in src/renderer/components/menu/menu-actions.tsx:113

+

Defined in src/renderer/components/menu/menu-actions.tsx:113

Returns: Element‹›


renderTriggerIcon#

renderTriggerIcon(): Element‹›

-

Defined in src/renderer/components/menu/menu-actions.tsx:82

+

Defined in src/renderer/components/menu/menu-actions.tsx:82

Returns: Element‹›


setState#

@@ -1395,15 +1395,15 @@ and componentDidUpdate will not be called.


toggle#

toggle(): void

-

Defined in src/renderer/components/menu/menu-actions.tsx:57

+

Defined in src/renderer/components/menu/menu-actions.tsx:57

Returns: void

Object literals#

Static defaultProps#

defaultProps: object#

-

Defined in src/renderer/components/menu/menu-actions.tsx:47

+

Defined in src/renderer/components/menu/menu-actions.tsx:47

removeConfirmationMessage#

removeConfirmationMessage:

-

Defined in src/renderer/components/menu/menu-actions.tsx:48

+

Defined in src/renderer/components/menu/menu-actions.tsx:48

diff --git a/master/extensions/api/classes/_renderer_api_components_.menuitem/index.html b/master/extensions/api/classes/_renderer_api_components_.menuitem/index.html index 9ff1dce50c..4c4fa6c839 100644 --- a/master/extensions/api/classes/_renderer_api_components_.menuitem/index.html +++ b/master/extensions/api/classes/_renderer_api_components_.menuitem/index.html @@ -954,7 +954,7 @@

constructor#

+ new MenuItem(props: MenuItemProps): MenuItem

Overrides PageLayout.constructor

-

Defined in src/renderer/components/menu/menu.tsx:351

+

Defined in src/renderer/components/menu/menu.tsx:351

Parameters:

@@ -975,11 +975,11 @@

context#

context: MenuContextValue

Overrides PageLayout.context

-

Defined in src/renderer/components/menu/menu.tsx:350

+

Defined in src/renderer/components/menu/menu.tsx:350


elem#

elem: HTMLElement

-

Defined in src/renderer/components/menu/menu.tsx:351

+

Defined in src/renderer/components/menu/menu.tsx:351


props#

props: Readonly‹MenuItemProps› & Readonly‹object›

@@ -1005,20 +1005,20 @@ https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs

Static contextType#

contextType: Context‹Menu‹›› = MenuContext

Overrides PageLayout.contextType

-

Defined in src/renderer/components/menu/menu.tsx:348

+

Defined in src/renderer/components/menu/menu.tsx:348


Static defaultProps#

defaultProps: object = defaultPropsMenuItem as object

-

Defined in src/renderer/components/menu/menu.tsx:347

+

Defined in src/renderer/components/menu/menu.tsx:347

Accessors#

isFocusable#

get isFocusable(): boolean

-

Defined in src/renderer/components/menu/menu.tsx:358

+

Defined in src/renderer/components/menu/menu.tsx:358

Returns: boolean


get isLink(): boolean

-

Defined in src/renderer/components/menu/menu.tsx:364

+

Defined in src/renderer/components/menu/menu.tsx:364

Returns: boolean

Methods#

Optional UNSAFE_componentWillMount#

@@ -1109,7 +1109,7 @@ prevents this from being invoked.


Protected bindRef#

bindRef(elem: HTMLElement): void

-

Defined in src/renderer/components/menu/menu.tsx:380

+

Defined in src/renderer/components/menu/menu.tsx:380

Parameters:

@@ -1324,7 +1324,7 @@ lifecycle events from running.


onClick#

onClick(evt: MouseEvent): void

-

Defined in src/renderer/components/menu/menu.tsx:368

+

Defined in src/renderer/components/menu/menu.tsx:368

Parameters:

@@ -1345,7 +1345,7 @@ lifecycle events from running.

render#

render(): Element‹›

Overrides void

-

Defined in src/renderer/components/menu/menu.tsx:384

+

Defined in src/renderer/components/menu/menu.tsx:384

Returns: Element‹›


setState#

diff --git a/master/extensions/api/classes/_renderer_api_components_.namespaceselect/index.html b/master/extensions/api/classes/_renderer_api_components_.namespaceselect/index.html index 042a8b9e15..ebf6f27da0 100644 --- a/master/extensions/api/classes/_renderer_api_components_.namespaceselect/index.html +++ b/master/extensions/api/classes/_renderer_api_components_.namespaceselect/index.html @@ -930,7 +930,7 @@

constructor#

+ new NamespaceSelect(props: Props): NamespaceSelect

Overrides PageLayout.constructor

-

Defined in src/renderer/components/+namespaces/namespace-select.tsx:47

+

Defined in src/renderer/components/+namespaces/namespace-select.tsx:47

Parameters:

@@ -1005,11 +1005,11 @@ https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs


Static defaultProps#

defaultProps: object = defaultProps as object

-

Defined in src/renderer/components/+namespaces/namespace-select.tsx:47

+

Defined in src/renderer/components/+namespaces/namespace-select.tsx:47

Accessors#

options#

get options(): SelectOption[]

-

Defined in src/renderer/components/+namespaces/namespace-select.tsx:63

+

Defined in src/renderer/components/+namespaces/namespace-select.tsx:63

Returns: SelectOption[]

Methods#

Optional UNSAFE_componentWillMount#

@@ -1128,7 +1128,7 @@ the entire component tree to unmount.

componentDidMount#

componentDidMount(): void

Overrides WizardLayout.componentDidMount

-

Defined in src/renderer/components/+namespaces/namespace-select.tsx:54

+

Defined in src/renderer/components/+namespaces/namespace-select.tsx:54

Returns: void


Optional componentDidUpdate#

@@ -1264,7 +1264,7 @@ prevents this from being invoked.


formatOptionLabel#

formatOptionLabel(option: SelectOption): object

-

Defined in src/renderer/components/+namespaces/namespace-select.tsx:80

+

Defined in src/renderer/components/+namespaces/namespace-select.tsx:80

Parameters:

@@ -1315,7 +1315,7 @@ lifecycle events from running.

render#

render(): Element‹›

Overrides void

-

Defined in src/renderer/components/+namespaces/namespace-select.tsx:92

+

Defined in src/renderer/components/+namespaces/namespace-select.tsx:92

Returns: Element‹›


setState#

diff --git a/master/extensions/api/classes/_renderer_api_components_.notifications/index.html b/master/extensions/api/classes/_renderer_api_components_.notifications/index.html index cc5cc80db8..7f610664af 100644 --- a/master/extensions/api/classes/_renderer_api_components_.notifications/index.html +++ b/master/extensions/api/classes/_renderer_api_components_.notifications/index.html @@ -993,7 +993,7 @@ Should be used with type annotation or static contextType.


elem#

elem: HTMLElement

-

Defined in src/renderer/components/notifications/notifications.tsx:35

+

Defined in src/renderer/components/notifications/notifications.tsx:35


props#

props: Readonly‹P› & Readonly‹object›

@@ -1151,7 +1151,7 @@ the entire component tree to unmount.

componentDidMount#

componentDidMount(): void

Overrides WizardLayout.componentDidMount

-

Defined in src/renderer/components/notifications/notifications.tsx:63

+

Defined in src/renderer/components/notifications/notifications.tsx:63

Returns: void


Optional componentDidUpdate#

@@ -1287,7 +1287,7 @@ prevents this from being invoked.


getMessage#

getMessage(notification: Notification): (string | number | object | ReactElement‹any, string | function | object› | ReactNodeArray‹› | ReactPortal‹›)[]

-

Defined in src/renderer/components/notifications/notifications.tsx:81

+

Defined in src/renderer/components/notifications/notifications.tsx:81

Parameters:

@@ -1338,12 +1338,12 @@ lifecycle events from running.

render#

render(): Element‹›

Overrides void

-

Defined in src/renderer/components/notifications/notifications.tsx:91

+

Defined in src/renderer/components/notifications/notifications.tsx:91

Returns: Element‹›


scrollToLastNotification#

scrollToLastNotification(): void

-

Defined in src/renderer/components/notifications/notifications.tsx:71

+

Defined in src/renderer/components/notifications/notifications.tsx:71

Returns: void


setState#

@@ -1395,7 +1395,7 @@ and componentDidUpdate will not be called.


Static error#

error(message: NotificationMessage, customOpts: Partial‹Notification›): void

-

Defined in src/renderer/components/notifications/notifications.tsx:45

+

Defined in src/renderer/components/notifications/notifications.tsx:45

Parameters:

@@ -1422,7 +1422,7 @@ and componentDidUpdate will not be called.


Static info#

info(message: NotificationMessage, customOpts: Partial‹Notification›): function

-

Defined in src/renderer/components/notifications/notifications.tsx:54

+

Defined in src/renderer/components/notifications/notifications.tsx:54

Parameters:

@@ -1450,7 +1450,7 @@ and componentDidUpdate will not be called.


Static ok#

ok(message: NotificationMessage): void

-

Defined in src/renderer/components/notifications/notifications.tsx:37

+

Defined in src/renderer/components/notifications/notifications.tsx:37

Parameters:

diff --git a/master/extensions/api/classes/_renderer_api_components_.notificationsstore/index.html b/master/extensions/api/classes/_renderer_api_components_.notificationsstore/index.html index b429600b0c..6132c6b598 100644 --- a/master/extensions/api/classes/_renderer_api_components_.notificationsstore/index.html +++ b/master/extensions/api/classes/_renderer_api_components_.notificationsstore/index.html @@ -766,20 +766,20 @@

Constructors#

constructor#

+ new NotificationsStore(): NotificationsStore

-

Defined in src/renderer/components/notifications/notifications.store.tsx:48

+

Defined in src/renderer/components/notifications/notifications.store.tsx:48

Returns: NotificationsStore

Properties#

Protected autoHideTimers#

autoHideTimers: Map‹string | number, number› = new Map()

-

Defined in src/renderer/components/notifications/notifications.store.tsx:48

+

Defined in src/renderer/components/notifications/notifications.store.tsx:48


notifications#

notifications: IObservableArray‹Notification = observable.array([], { deep: false })

-

Defined in src/renderer/components/notifications/notifications.store.tsx:46

+

Defined in src/renderer/components/notifications/notifications.store.tsx:46

Methods#

add#

add(notification: Notification): function

-

Defined in src/renderer/components/notifications/notifications.store.tsx:80

+

Defined in src/renderer/components/notifications/notifications.store.tsx:80

Parameters:

@@ -800,7 +800,7 @@

addAutoHideTimer#

addAutoHideTimer(id: NotificationId): void

-

Defined in src/renderer/components/notifications/notifications.store.tsx:59

+

Defined in src/renderer/components/notifications/notifications.store.tsx:59

Parameters:

@@ -820,7 +820,7 @@

getById#

getById(id: NotificationId): Notification | null

-

Defined in src/renderer/components/notifications/notifications.store.tsx:55

+

Defined in src/renderer/components/notifications/notifications.store.tsx:55

Parameters:

@@ -840,7 +840,7 @@

remove#

remove(id: NotificationId): void

-

Defined in src/renderer/components/notifications/notifications.store.tsx:97

+

Defined in src/renderer/components/notifications/notifications.store.tsx:97

Parameters:

@@ -860,7 +860,7 @@

removeAutoHideTimer#

removeAutoHideTimer(id: NotificationId): void

-

Defined in src/renderer/components/notifications/notifications.store.tsx:72

+

Defined in src/renderer/components/notifications/notifications.store.tsx:72

Parameters:

diff --git a/master/extensions/api/classes/_renderer_api_components_.pagelayout/index.html b/master/extensions/api/classes/_renderer_api_components_.pagelayout/index.html index 94d770d4be..e59fceeacb 100644 --- a/master/extensions/api/classes/_renderer_api_components_.pagelayout/index.html +++ b/master/extensions/api/classes/_renderer_api_components_.pagelayout/index.html @@ -1007,7 +1007,7 @@ https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs


Static defaultProps#

defaultProps: object = defaultProps as object

-

Defined in src/renderer/components/layout/page-layout.tsx:47

+

Defined in src/renderer/components/layout/page-layout.tsx:47

Methods#

Optional UNSAFE_componentWillMount#

UNSAFE_componentWillMount(): void

@@ -1097,7 +1097,7 @@ prevents this from being invoked.


back#

back(evt?: MouseEvent | KeyboardEvent): void

-

Defined in src/renderer/components/layout/page-layout.tsx:50

+

Defined in src/renderer/components/layout/page-layout.tsx:50

Parameters:

@@ -1145,7 +1145,7 @@ the entire component tree to unmount.

componentDidMount#

componentDidMount(): Promise‹void›

Overrides WizardLayout.componentDidMount

-

Defined in src/renderer/components/layout/page-layout.tsx:58

+

Defined in src/renderer/components/layout/page-layout.tsx:58

Returns: Promise‹void›


Optional componentDidUpdate#

@@ -1229,7 +1229,7 @@ prevents this from being invoked.

componentWillUnmount#

componentWillUnmount(): void

Overrides WizardLayout.componentWillUnmount

-

Defined in src/renderer/components/layout/page-layout.tsx:62

+

Defined in src/renderer/components/layout/page-layout.tsx:62

Returns: void


Optional componentWillUpdate#

@@ -1309,7 +1309,7 @@ lifecycle events from running.


onEscapeKey#

onEscapeKey(evt: KeyboardEvent): void

-

Defined in src/renderer/components/layout/page-layout.tsx:66

+

Defined in src/renderer/components/layout/page-layout.tsx:66

Parameters:

@@ -1330,7 +1330,7 @@ lifecycle events from running.

render#

render(): Element‹›

Overrides void

-

Defined in src/renderer/components/layout/page-layout.tsx:77

+

Defined in src/renderer/components/layout/page-layout.tsx:77

Returns: Element‹›


setState#

diff --git a/master/extensions/api/classes/_renderer_api_components_.piechart/index.html b/master/extensions/api/classes/_renderer_api_components_.piechart/index.html index 21010b62a4..ab2ef1b463 100644 --- a/master/extensions/api/classes/_renderer_api_components_.piechart/index.html +++ b/master/extensions/api/classes/_renderer_api_components_.piechart/index.html @@ -1265,7 +1265,7 @@ lifecycle events from running.

render#

render(): Element‹›

Overrides void

-

Defined in src/renderer/components/chart/pie-chart.tsx:35

+

Defined in src/renderer/components/chart/pie-chart.tsx:35

Returns: Element‹›


setState#

diff --git a/master/extensions/api/classes/_renderer_api_components_.poddetailslist/index.html b/master/extensions/api/classes/_renderer_api_components_.poddetailslist/index.html index a29c2762ff..34c52d108e 100644 --- a/master/extensions/api/classes/_renderer_api_components_.poddetailslist/index.html +++ b/master/extensions/api/classes/_renderer_api_components_.poddetailslist/index.html @@ -1166,7 +1166,7 @@ the entire component tree to unmount.

componentDidMount#

componentDidMount(): void

Overrides WizardLayout.componentDidMount

-

Defined in src/renderer/components/+workloads-pods/pod-details-list.tsx:74

+

Defined in src/renderer/components/+workloads-pods/pod-details-list.tsx:74

Returns: void


Optional componentDidUpdate#

@@ -1250,7 +1250,7 @@ prevents this from being invoked.

componentWillUnmount#

componentWillUnmount(): void

Overrides WizardLayout.componentWillUnmount

-

Defined in src/renderer/components/+workloads-pods/pod-details-list.tsx:81

+

Defined in src/renderer/components/+workloads-pods/pod-details-list.tsx:81

Returns: void


Optional componentWillUpdate#

@@ -1330,7 +1330,7 @@ lifecycle events from running.


getTableRow#

getTableRow(uid: string): Element‹›

-

Defined in src/renderer/components/+workloads-pods/pod-details-list.tsx:123

+

Defined in src/renderer/components/+workloads-pods/pod-details-list.tsx:123

Parameters:

@@ -1351,12 +1351,12 @@ lifecycle events from running.

render#

render(): Element‹›

Overrides void

-

Defined in src/renderer/components/+workloads-pods/pod-details-list.tsx:146

+

Defined in src/renderer/components/+workloads-pods/pod-details-list.tsx:146

Returns: Element‹›


renderCpuUsage#

renderCpuUsage(id: string, usage: number): string | Element‹› | 0

-

Defined in src/renderer/components/+workloads-pods/pod-details-list.tsx:85

+

Defined in src/renderer/components/+workloads-pods/pod-details-list.tsx:85

Parameters:

@@ -1380,7 +1380,7 @@ lifecycle events from running.


renderMemoryUsage#

renderMemoryUsage(id: string, usage: number): string | Element‹› | 0

-

Defined in src/renderer/components/+workloads-pods/pod-details-list.tsx:106

+

Defined in src/renderer/components/+workloads-pods/pod-details-list.tsx:106

Parameters:

@@ -1451,10 +1451,10 @@ and componentDidUpdate will not be called.

Object literals#

Static defaultProps#

defaultProps: object#

-

Defined in src/renderer/components/+workloads-pods/pod-details-list.tsx:59

+

Defined in src/renderer/components/+workloads-pods/pod-details-list.tsx:59

showTitle#

showTitle: true = true

-

Defined in src/renderer/components/+workloads-pods/pod-details-list.tsx:60

+

Defined in src/renderer/components/+workloads-pods/pod-details-list.tsx:60

diff --git a/master/extensions/api/classes/_renderer_api_components_.radio/index.html b/master/extensions/api/classes/_renderer_api_components_.radio/index.html index 6f8456c0a6..8547a226a5 100644 --- a/master/extensions/api/classes/_renderer_api_components_.radio/index.html +++ b/master/extensions/api/classes/_renderer_api_components_.radio/index.html @@ -1280,12 +1280,12 @@ lifecycle events from running.


onChange#

onChange(): void

-

Defined in src/renderer/components/radio/radio.tsx:73

+

Defined in src/renderer/components/radio/radio.tsx:73

Returns: void


onKeyDown#

onKeyDown(e: KeyboardEvent‹any›): void

-

Defined in src/renderer/components/radio/radio.tsx:81

+

Defined in src/renderer/components/radio/radio.tsx:81

Parameters:

@@ -1306,7 +1306,7 @@ lifecycle events from running.

render#

render(): Element‹›

Overrides void

-

Defined in src/renderer/components/radio/radio.tsx:91

+

Defined in src/renderer/components/radio/radio.tsx:91

Returns: Element‹›


setState#

diff --git a/master/extensions/api/classes/_renderer_api_components_.radiogroup/index.html b/master/extensions/api/classes/_renderer_api_components_.radiogroup/index.html index 3a5f64430e..6ce90b3a53 100644 --- a/master/extensions/api/classes/_renderer_api_components_.radiogroup/index.html +++ b/master/extensions/api/classes/_renderer_api_components_.radiogroup/index.html @@ -1263,7 +1263,7 @@ lifecycle events from running.

render#

render(): Element‹›

Overrides void

-

Defined in src/renderer/components/radio/radio.tsx:38

+

Defined in src/renderer/components/radio/radio.tsx:38

Returns: Element‹›


setState#

diff --git a/master/extensions/api/classes/_renderer_api_components_.searchinput/index.html b/master/extensions/api/classes/_renderer_api_components_.searchinput/index.html index 04a9d97f48..23de3cc0c5 100644 --- a/master/extensions/api/classes/_renderer_api_components_.searchinput/index.html +++ b/master/extensions/api/classes/_renderer_api_components_.searchinput/index.html @@ -1015,7 +1015,7 @@ https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs


Static defaultProps#

defaultProps: object = defaultProps as object

-

Defined in src/renderer/components/input/search-input.tsx:48

+

Defined in src/renderer/components/input/search-input.tsx:48

Methods#

Optional UNSAFE_componentWillMount#

UNSAFE_componentWillMount(): void

@@ -1105,7 +1105,7 @@ prevents this from being invoked.


clear#

clear(): void

-

Defined in src/renderer/components/input/search-input.tsx:85

+

Defined in src/renderer/components/input/search-input.tsx:85

Returns: void


Optional componentDidCatch#

@@ -1138,7 +1138,7 @@ the entire component tree to unmount.

componentDidMount#

componentDidMount(): void

Overrides WizardLayout.componentDidMount

-

Defined in src/renderer/components/input/search-input.tsx:52

+

Defined in src/renderer/components/input/search-input.tsx:52

Returns: void


Optional componentDidUpdate#

@@ -1222,7 +1222,7 @@ prevents this from being invoked.

componentWillUnmount#

componentWillUnmount(): void

Overrides WizardLayout.componentWillUnmount

-

Defined in src/renderer/components/input/search-input.tsx:57

+

Defined in src/renderer/components/input/search-input.tsx:57

Returns: void


Optional componentWillUpdate#

@@ -1302,7 +1302,7 @@ lifecycle events from running.


onGlobalKey#

onGlobalKey(evt: KeyboardEvent): void

-

Defined in src/renderer/components/input/search-input.tsx:62

+

Defined in src/renderer/components/input/search-input.tsx:62

Parameters:

@@ -1322,7 +1322,7 @@ lifecycle events from running.


onKeyDown#

onKeyDown(evt: KeyboardEvent‹any›): void

-

Defined in src/renderer/components/input/search-input.tsx:71

+

Defined in src/renderer/components/input/search-input.tsx:71

Parameters:

@@ -1343,7 +1343,7 @@ lifecycle events from running.

render#

render(): Element‹›

Overrides void

-

Defined in src/renderer/components/input/search-input.tsx:93

+

Defined in src/renderer/components/input/search-input.tsx:93

Returns: Element‹›


setState#

diff --git a/master/extensions/api/classes/_renderer_api_components_.select/index.html b/master/extensions/api/classes/_renderer_api_components_.select/index.html index 8db9f43c88..d422848428 100644 --- a/master/extensions/api/classes/_renderer_api_components_.select/index.html +++ b/master/extensions/api/classes/_renderer_api_components_.select/index.html @@ -1013,7 +1013,7 @@

constructor#

+ new Select(props: SelectProps): Select

Overrides PageLayout.constructor

-

Defined in src/renderer/components/select/select.tsx:61

+

Defined in src/renderer/components/select/select.tsx:61

Parameters:

@@ -1088,17 +1088,17 @@ https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs

Accessors#

options#

get options(): SelectOption[]

-

Defined in src/renderer/components/select/select.tsx:97

+

Defined in src/renderer/components/select/select.tsx:97

Returns: SelectOption[]


selectedOption#

get selectedOption(): SelectOption‹any› | SelectOption‹any›[]

-

Defined in src/renderer/components/select/select.tsx:83

+

Defined in src/renderer/components/select/select.tsx:83

Returns: SelectOption‹any› | SelectOption‹any›[]


theme#

get theme(): "lens" | "dark" | "light" | "outlined"

-

Defined in src/renderer/components/select/select.tsx:68

+

Defined in src/renderer/components/select/select.tsx:68

Returns: "lens" | "dark" | "light" | "outlined"

Methods#

Optional UNSAFE_componentWillMount#

@@ -1384,7 +1384,7 @@ lifecycle events from running.


Protected isValidOption#

isValidOption(opt: SelectOption | any): boolean

-

Defined in src/renderer/components/select/select.tsx:79

+

Defined in src/renderer/components/select/select.tsx:79

Parameters:

@@ -1404,7 +1404,7 @@ lifecycle events from running.


onChange#

onChange(value: SelectOption, meta: ActionMeta‹any›): void

-

Defined in src/renderer/components/select/select.tsx:110

+

Defined in src/renderer/components/select/select.tsx:110

Parameters:

@@ -1428,7 +1428,7 @@ lifecycle events from running.


onKeyDown#

onKeyDown(evt: KeyboardEvent‹HTMLElement›): void

-

Defined in src/renderer/components/select/select.tsx:117

+

Defined in src/renderer/components/select/select.tsx:117

Parameters:

@@ -1449,7 +1449,7 @@ lifecycle events from running.

render#

render(): Element‹›

Overrides void

-

Defined in src/renderer/components/select/select.tsx:126

+

Defined in src/renderer/components/select/select.tsx:126

Returns: Element‹›


setState#

@@ -1501,16 +1501,16 @@ and componentDidUpdate will not be called.

Object literals#

Static defaultProps#

defaultProps: object#

-

Defined in src/renderer/components/select/select.tsx:57

+

Defined in src/renderer/components/select/select.tsx:57

autoConvertOptions#

autoConvertOptions: true = true

-

Defined in src/renderer/components/select/select.tsx:58

+

Defined in src/renderer/components/select/select.tsx:58

menuPlacement: "auto" = "auto"

-

Defined in src/renderer/components/select/select.tsx:60

+

Defined in src/renderer/components/select/select.tsx:60

menuPortalTarget: HTMLElement = document.body

-

Defined in src/renderer/components/select/select.tsx:59

+

Defined in src/renderer/components/select/select.tsx:59

diff --git a/master/extensions/api/classes/_renderer_api_components_.slider/index.html b/master/extensions/api/classes/_renderer_api_components_.slider/index.html index 70507ebd62..bd6da51134 100644 --- a/master/extensions/api/classes/_renderer_api_components_.slider/index.html +++ b/master/extensions/api/classes/_renderer_api_components_.slider/index.html @@ -991,7 +991,7 @@ https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs


Static defaultProps#

defaultProps: object = defaultProps as object

-

Defined in src/renderer/components/slider/slider.tsx:42

+

Defined in src/renderer/components/slider/slider.tsx:42

Methods#

Optional UNSAFE_componentWillMount#

UNSAFE_componentWillMount(): void

@@ -1277,7 +1277,7 @@ lifecycle events from running.

render#

render(): Element‹›

Overrides void

-

Defined in src/renderer/components/slider/slider.tsx:51

+

Defined in src/renderer/components/slider/slider.tsx:51

Returns: Element‹›


setState#

diff --git a/master/extensions/api/classes/_renderer_api_components_.spinner/index.html b/master/extensions/api/classes/_renderer_api_components_.spinner/index.html index 5be60a9aca..61f991c062 100644 --- a/master/extensions/api/classes/_renderer_api_components_.spinner/index.html +++ b/master/extensions/api/classes/_renderer_api_components_.spinner/index.html @@ -1315,7 +1315,7 @@ lifecycle events from running.

render#

render(): Element‹›

Overrides void

-

Defined in src/renderer/components/spinner/spinner.tsx:38

+

Defined in src/renderer/components/spinner/spinner.tsx:38

Returns: Element‹›


setState#

@@ -1367,13 +1367,13 @@ and componentDidUpdate will not be called.

Object literals#

Static defaultProps#

defaultProps: object#

-

Defined in src/renderer/components/spinner/spinner.tsx:33

+

Defined in src/renderer/components/spinner/spinner.tsx:33

center#

center: boolean = false

-

Defined in src/renderer/components/spinner/spinner.tsx:35

+

Defined in src/renderer/components/spinner/spinner.tsx:35

singleColor#

singleColor: boolean = true

-

Defined in src/renderer/components/spinner/spinner.tsx:34

+

Defined in src/renderer/components/spinner/spinner.tsx:34

diff --git a/master/extensions/api/classes/_renderer_api_components_.statusbrick/index.html b/master/extensions/api/classes/_renderer_api_components_.statusbrick/index.html index d7dda35587..f1d831cf6e 100644 --- a/master/extensions/api/classes/_renderer_api_components_.statusbrick/index.html +++ b/master/extensions/api/classes/_renderer_api_components_.statusbrick/index.html @@ -1265,7 +1265,7 @@ lifecycle events from running.

render#

render(): Element‹›

Overrides void

-

Defined in src/renderer/components/status-brick/status-brick.tsx:33

+

Defined in src/renderer/components/status-brick/status-brick.tsx:33

Returns: Element‹›


setState#

diff --git a/master/extensions/api/classes/_renderer_api_components_.stepper/index.html b/master/extensions/api/classes/_renderer_api_components_.stepper/index.html index c2dea606f5..15d5bd49a0 100644 --- a/master/extensions/api/classes/_renderer_api_components_.stepper/index.html +++ b/master/extensions/api/classes/_renderer_api_components_.stepper/index.html @@ -1263,7 +1263,7 @@ lifecycle events from running.

render#

render(): Element‹›

Overrides void

-

Defined in src/renderer/components/stepper/stepper.tsx:36

+

Defined in src/renderer/components/stepper/stepper.tsx:36

Returns: Element‹›


setState#

diff --git a/master/extensions/api/classes/_renderer_api_components_.subtitle/index.html b/master/extensions/api/classes/_renderer_api_components_.subtitle/index.html index 7bb2385ba1..2ef4f1e163 100644 --- a/master/extensions/api/classes/_renderer_api_components_.subtitle/index.html +++ b/master/extensions/api/classes/_renderer_api_components_.subtitle/index.html @@ -1265,7 +1265,7 @@ lifecycle events from running.

render#

render(): Element‹›

Overrides void

-

Defined in src/renderer/components/layout/sub-title.tsx:34

+

Defined in src/renderer/components/layout/sub-title.tsx:34

Returns: Element‹›


setState#

diff --git a/master/extensions/api/classes/_renderer_api_components_.tab/index.html b/master/extensions/api/classes/_renderer_api_components_.tab/index.html index 89bbc69cff..d1201f1113 100644 --- a/master/extensions/api/classes/_renderer_api_components_.tab/index.html +++ b/master/extensions/api/classes/_renderer_api_components_.tab/index.html @@ -897,19 +897,19 @@

Properties#

context#

context: TabsContextValue

-

Defined in src/renderer/components/tabs/tabs.tsx:86

+

Defined in src/renderer/components/tabs/tabs.tsx:86


elem#

elem: HTMLElement

-

Defined in src/renderer/components/tabs/tabs.tsx:87

+

Defined in src/renderer/components/tabs/tabs.tsx:87


Static contextType#

contextType: Context‹TabsContextValue‹any›› = TabsContext

-

Defined in src/renderer/components/tabs/tabs.tsx:85

+

Defined in src/renderer/components/tabs/tabs.tsx:85

Accessors#

isActive#

get isActive(): boolean

-

Defined in src/renderer/components/tabs/tabs.tsx:89

+

Defined in src/renderer/components/tabs/tabs.tsx:89

Returns: boolean

Methods#

Optional UNSAFE_componentWillMount#

@@ -1000,7 +1000,7 @@ prevents this from being invoked.


Protected bindRef#

bindRef(elem: HTMLElement): void

-

Defined in src/renderer/components/tabs/tabs.tsx:142

+

Defined in src/renderer/components/tabs/tabs.tsx:142

Parameters:

@@ -1048,7 +1048,7 @@ the entire component tree to unmount.

componentDidMount#

componentDidMount(): void

Overrides WizardLayout.componentDidMount

-

Defined in src/renderer/components/tabs/tabs.tsx:135

+

Defined in src/renderer/components/tabs/tabs.tsx:135

Returns: void


Optional componentDidUpdate#

@@ -1175,7 +1175,7 @@ prevents this from being invoked.


focus#

focus(): void

-

Defined in src/renderer/components/tabs/tabs.tsx:95

+

Defined in src/renderer/components/tabs/tabs.tsx:95

Returns: void


Optional getSnapshotBeforeUpdate#

@@ -1210,7 +1210,7 @@ lifecycle events from running.


onClick#

onClick(evt: MouseEvent‹HTMLElement›): void

-

Defined in src/renderer/components/tabs/tabs.tsx:107

+

Defined in src/renderer/components/tabs/tabs.tsx:107

Parameters:

@@ -1230,7 +1230,7 @@ lifecycle events from running.


onFocus#

onFocus(evt: FocusEvent‹HTMLElement›): void

-

Defined in src/renderer/components/tabs/tabs.tsx:117

+

Defined in src/renderer/components/tabs/tabs.tsx:117

Parameters:

@@ -1250,7 +1250,7 @@ lifecycle events from running.


onKeyDown#

onKeyDown(evt: KeyboardEvent‹HTMLElement›): void

-

Defined in src/renderer/components/tabs/tabs.tsx:125

+

Defined in src/renderer/components/tabs/tabs.tsx:125

Parameters:

@@ -1270,12 +1270,12 @@ lifecycle events from running.


render#

render(): Element‹›

-

Defined in src/renderer/components/tabs/tabs.tsx:146

+

Defined in src/renderer/components/tabs/tabs.tsx:146

Returns: Element‹›


scrollIntoView#

scrollIntoView(): void

-

Defined in src/renderer/components/tabs/tabs.tsx:99

+

Defined in src/renderer/components/tabs/tabs.tsx:99

Returns: void


Optional shouldComponentUpdate#

diff --git a/master/extensions/api/classes/_renderer_api_components_.table/index.html b/master/extensions/api/classes/_renderer_api_components_.table/index.html index fde7bd742f..c9ff3c17a3 100644 --- a/master/extensions/api/classes/_renderer_api_components_.table/index.html +++ b/master/extensions/api/classes/_renderer_api_components_.table/index.html @@ -1027,7 +1027,7 @@

constructor#

+ new Table(props: TableProps): Table

Overrides PageLayout.constructor

-

Defined in src/renderer/components/table/table.tsx:84

+

Defined in src/renderer/components/table/table.tsx:84

Parameters:

@@ -1102,7 +1102,7 @@ https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs

Accessors#

sortParams#

get sortParams(): object

-

Defined in src/renderer/components/table/table.tsx:99

+

Defined in src/renderer/components/table/table.tsx:99

Returns: object

Methods#

Optional UNSAFE_componentWillMount#

@@ -1221,7 +1221,7 @@ the entire component tree to unmount.

componentDidMount#

componentDidMount(): void

Overrides WizardLayout.componentDidMount

-

Defined in src/renderer/components/table/table.tsx:91

+

Defined in src/renderer/components/table/table.tsx:91

Returns: void


Optional componentDidUpdate#

@@ -1387,7 +1387,7 @@ lifecycle events from running.


getSorted#

getSorted(items: any[]): any[]

-

Defined in src/renderer/components/table/table.tsx:139

+

Defined in src/renderer/components/table/table.tsx:139

Parameters:

@@ -1407,7 +1407,7 @@ lifecycle events from running.


Protected onSort#

onSort(__namedParameters: object): void

-

Defined in src/renderer/components/table/table.tsx:147

+

Defined in src/renderer/components/table/table.tsx:147

Parameters:

__namedParameters: object

@@ -1433,17 +1433,17 @@ lifecycle events from running.

render#

render(): Element‹›

Overrides void

-

Defined in src/renderer/components/table/table.tsx:219

+

Defined in src/renderer/components/table/table.tsx:219

Returns: Element‹›


renderHead#

renderHead(): ReactElement‹TableHeadProps‹›, string | function | object›

-

Defined in src/renderer/components/table/table.tsx:103

+

Defined in src/renderer/components/table/table.tsx:103

Returns: ReactElement‹TableHeadProps‹›, string | function | object›


renderRows#

renderRows(): object

-

Defined in src/renderer/components/table/table.tsx:174

+

Defined in src/renderer/components/table/table.tsx:174

Returns: object


setState#

@@ -1495,7 +1495,7 @@ and componentDidUpdate will not be called.


sort#

sort(colName: TableSortBy): void

-

Defined in src/renderer/components/table/table.tsx:162

+

Defined in src/renderer/components/table/table.tsx:162

Parameters:

@@ -1515,22 +1515,22 @@ and componentDidUpdate will not be called.

Object literals#

Static defaultProps#

defaultProps: object#

-

Defined in src/renderer/components/table/table.tsx:78

+

Defined in src/renderer/components/table/table.tsx:78

autoSize#

autoSize: true = true

-

Defined in src/renderer/components/table/table.tsx:80

+

Defined in src/renderer/components/table/table.tsx:80

rowLineHeight#

rowLineHeight: string = "17px"

-

Defined in src/renderer/components/table/table.tsx:82

+

Defined in src/renderer/components/table/table.tsx:82

rowPadding#

rowPadding: string = "8px"

-

Defined in src/renderer/components/table/table.tsx:81

+

Defined in src/renderer/components/table/table.tsx:81

scrollable#

scrollable: true = true

-

Defined in src/renderer/components/table/table.tsx:79

+

Defined in src/renderer/components/table/table.tsx:79

sortSyncWithUrl#

sortSyncWithUrl: true = true

-

Defined in src/renderer/components/table/table.tsx:83

+

Defined in src/renderer/components/table/table.tsx:83

diff --git a/master/extensions/api/classes/_renderer_api_components_.tablecell/index.html b/master/extensions/api/classes/_renderer_api_components_.tablecell/index.html index 6f072c709b..89d10e5fc4 100644 --- a/master/extensions/api/classes/_renderer_api_components_.tablecell/index.html +++ b/master/extensions/api/classes/_renderer_api_components_.tablecell/index.html @@ -1038,7 +1038,7 @@ https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs

Accessors#

isSortable#

get isSortable(): boolean

-

Defined in src/renderer/components/table/table-cell.tsx:58

+

Defined in src/renderer/components/table/table-cell.tsx:58

Returns: boolean

Methods#

Optional UNSAFE_componentWillMount#

@@ -1324,7 +1324,7 @@ lifecycle events from running.


onClick#

onClick(evt: MouseEvent‹HTMLDivElement›): void

-

Defined in src/renderer/components/table/table-cell.tsx:48

+

Defined in src/renderer/components/table/table-cell.tsx:48

Parameters:

@@ -1345,17 +1345,17 @@ lifecycle events from running.

render#

render(): Element‹›

Overrides void

-

Defined in src/renderer/components/table/table-cell.tsx:90

+

Defined in src/renderer/components/table/table-cell.tsx:90

Returns: Element‹›


renderCheckbox#

renderCheckbox(): Element‹›

-

Defined in src/renderer/components/table/table-cell.tsx:79

+

Defined in src/renderer/components/table/table-cell.tsx:79

Returns: Element‹›


renderSortIcon#

renderSortIcon(): Element‹›

-

Defined in src/renderer/components/table/table-cell.tsx:64

+

Defined in src/renderer/components/table/table-cell.tsx:64

Returns: Element‹›


setState#

diff --git a/master/extensions/api/classes/_renderer_api_components_.tablehead/index.html b/master/extensions/api/classes/_renderer_api_components_.tablehead/index.html index cbd3f53585..d8ade9ce29 100644 --- a/master/extensions/api/classes/_renderer_api_components_.tablehead/index.html +++ b/master/extensions/api/classes/_renderer_api_components_.tablehead/index.html @@ -1310,7 +1310,7 @@ lifecycle events from running.

render#

render(): Element‹›

Overrides void

-

Defined in src/renderer/components/table/table-head.tsx:41

+

Defined in src/renderer/components/table/table-head.tsx:41

Returns: Element‹›


setState#

@@ -1362,10 +1362,10 @@ and componentDidUpdate will not be called.

Object literals#

Static defaultProps#

defaultProps: object#

-

Defined in src/renderer/components/table/table-head.tsx:37

+

Defined in src/renderer/components/table/table-head.tsx:37

sticky#

sticky: true = true

-

Defined in src/renderer/components/table/table-head.tsx:38

+

Defined in src/renderer/components/table/table-head.tsx:38

diff --git a/master/extensions/api/classes/_renderer_api_components_.tablerow/index.html b/master/extensions/api/classes/_renderer_api_components_.tablerow/index.html index 2c9b4ed7c3..dfb29f953a 100644 --- a/master/extensions/api/classes/_renderer_api_components_.tablerow/index.html +++ b/master/extensions/api/classes/_renderer_api_components_.tablerow/index.html @@ -1265,7 +1265,7 @@ lifecycle events from running.

render#

render(): Element‹›

Overrides void

-

Defined in src/renderer/components/table/table-row.tsx:41

+

Defined in src/renderer/components/table/table-row.tsx:41

Returns: Element‹›


setState#

diff --git a/master/extensions/api/classes/_renderer_api_components_.tabs/index.html b/master/extensions/api/classes/_renderer_api_components_.tabs/index.html index 55415560e3..c26452dcc8 100644 --- a/master/extensions/api/classes/_renderer_api_components_.tabs/index.html +++ b/master/extensions/api/classes/_renderer_api_components_.tabs/index.html @@ -810,7 +810,7 @@

Properties#

elem#

elem: HTMLElement

-

Defined in src/renderer/components/tabs/tabs.tsx:46

+

Defined in src/renderer/components/tabs/tabs.tsx:46

Methods#

Optional UNSAFE_componentWillMount#

UNSAFE_componentWillMount(): void

@@ -900,7 +900,7 @@ prevents this from being invoked.


Protected bindRef#

bindRef(elem: HTMLElement): void

-

Defined in src/renderer/components/tabs/tabs.tsx:49

+

Defined in src/renderer/components/tabs/tabs.tsx:49

Parameters:

@@ -1106,7 +1106,7 @@ lifecycle events from running.


render#

render(): Element‹›

-

Defined in src/renderer/components/tabs/tabs.tsx:53

+

Defined in src/renderer/components/tabs/tabs.tsx:53

Returns: Element‹›


Optional shouldComponentUpdate#

diff --git a/master/extensions/api/classes/_renderer_api_components_.tooltip/index.html b/master/extensions/api/classes/_renderer_api_components_.tooltip/index.html index b2e36262ec..7fb5fb2e29 100644 --- a/master/extensions/api/classes/_renderer_api_components_.tooltip/index.html +++ b/master/extensions/api/classes/_renderer_api_components_.tooltip/index.html @@ -1002,7 +1002,7 @@

constructor#

+ new Tooltip(props: TooltipProps): Tooltip

Overrides PageLayout.constructor

-

Defined in src/renderer/components/tooltip/tooltip.tsx:73

+

Defined in src/renderer/components/tooltip/tooltip.tsx:73

Parameters:

@@ -1022,7 +1022,7 @@

Properties#

activePosition#

activePosition: TooltipPosition

-

Defined in src/renderer/components/tooltip/tooltip.tsx:72

+

Defined in src/renderer/components/tooltip/tooltip.tsx:72


context#

context: any

@@ -1041,11 +1041,11 @@ Should be used with type annotation or static contextType.


elem#

elem: HTMLElement

-

Defined in src/renderer/components/tooltip/tooltip.tsx:71

+

Defined in src/renderer/components/tooltip/tooltip.tsx:71


isVisible#

isVisible: boolean = !!this.props.visible

-

Defined in src/renderer/components/tooltip/tooltip.tsx:73

+

Defined in src/renderer/components/tooltip/tooltip.tsx:73


props#

props: Readonly‹TooltipProps› & Readonly‹object›

@@ -1089,16 +1089,16 @@ https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs


Static defaultProps#

defaultProps: object = defaultProps as object

-

Defined in src/renderer/components/tooltip/tooltip.tsx:69

+

Defined in src/renderer/components/tooltip/tooltip.tsx:69

Accessors#

hoverTarget#

get hoverTarget(): HTMLElement

-

Defined in src/renderer/components/tooltip/tooltip.tsx:84

+

Defined in src/renderer/components/tooltip/tooltip.tsx:84

Returns: HTMLElement


targetElem#

get targetElem(): HTMLElement

-

Defined in src/renderer/components/tooltip/tooltip.tsx:80

+

Defined in src/renderer/components/tooltip/tooltip.tsx:80

Returns: HTMLElement

Methods#

Optional UNSAFE_componentWillMount#

@@ -1189,7 +1189,7 @@ prevents this from being invoked.


bindRef#

bindRef(elem: HTMLElement): void

-

Defined in src/renderer/components/tooltip/tooltip.tsx:224

+

Defined in src/renderer/components/tooltip/tooltip.tsx:224

Parameters:

@@ -1237,7 +1237,7 @@ the entire component tree to unmount.

componentDidMount#

componentDidMount(): void

Overrides WizardLayout.componentDidMount

-

Defined in src/renderer/components/tooltip/tooltip.tsx:92

+

Defined in src/renderer/components/tooltip/tooltip.tsx:92

Returns: void


Optional componentDidUpdate#

@@ -1321,7 +1321,7 @@ prevents this from being invoked.

componentWillUnmount#

componentWillUnmount(): void

Overrides WizardLayout.componentWillUnmount

-

Defined in src/renderer/components/tooltip/tooltip.tsx:97

+

Defined in src/renderer/components/tooltip/tooltip.tsx:97

Returns: void


Optional componentWillUpdate#

@@ -1371,7 +1371,7 @@ prevents this from being invoked.


Protected getPosition#

getPosition(position: TooltipPosition, tooltipBounds: DOMRect, targetBounds: DOMRect): object

-

Defined in src/renderer/components/tooltip/tooltip.tsx:171

+

Defined in src/renderer/components/tooltip/tooltip.tsx:171

Parameters:

@@ -1443,28 +1443,28 @@ lifecycle events from running.


Protected onEnterTarget#

onEnterTarget(): void

-

Defined in src/renderer/components/tooltip/tooltip.tsx:103

+

Defined in src/renderer/components/tooltip/tooltip.tsx:103

Returns: void


Protected onLeaveTarget#

onLeaveTarget(): void

-

Defined in src/renderer/components/tooltip/tooltip.tsx:109

+

Defined in src/renderer/components/tooltip/tooltip.tsx:109

Returns: void


refreshPosition#

refreshPosition(): void

-

Defined in src/renderer/components/tooltip/tooltip.tsx:114

+

Defined in src/renderer/components/tooltip/tooltip.tsx:114

Returns: void


render#

render(): Element‹›

Overrides void

-

Defined in src/renderer/components/tooltip/tooltip.tsx:228

+

Defined in src/renderer/components/tooltip/tooltip.tsx:228

Returns: Element‹›


Protected setPosition#

setPosition(pos: object): void

-

Defined in src/renderer/components/tooltip/tooltip.tsx:164

+

Defined in src/renderer/components/tooltip/tooltip.tsx:164

Parameters:

pos: object

diff --git a/master/extensions/api/classes/_renderer_api_components_.wizard/index.html b/master/extensions/api/classes/_renderer_api_components_.wizard/index.html index 8c7aca18b0..bb15b024bc 100644 --- a/master/extensions/api/classes/_renderer_api_components_.wizard/index.html +++ b/master/extensions/api/classes/_renderer_api_components_.wizard/index.html @@ -1108,10 +1108,10 @@ https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs

Accessors#

step#

get step(): number

-

Defined in src/renderer/components/wizard/wizard.tsx:77

+

Defined in src/renderer/components/wizard/wizard.tsx:77

Returns: number

set step(step: number): void

-

Defined in src/renderer/components/wizard/wizard.tsx:81

+

Defined in src/renderer/components/wizard/wizard.tsx:81

Parameters:

@@ -1131,7 +1131,7 @@ https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs


steps#

get steps(): ReactElement‹WizardStepProps‹any›, string | function | object›[]

-

Defined in src/renderer/components/wizard/wizard.tsx:55

+

Defined in src/renderer/components/wizard/wizard.tsx:55

Returns: ReactElement‹WizardStepProps‹any›, string | function | object›[]

Methods#

Optional UNSAFE_componentWillMount#

@@ -1378,7 +1378,7 @@ prevents this from being invoked.


firstStep#

firstStep(): any

-

Defined in src/renderer/components/wizard/wizard.tsx:98

+

Defined in src/renderer/components/wizard/wizard.tsx:98

Returns: any


forceUpdate#

@@ -1422,7 +1422,7 @@ lifecycle events from running.


Protected getValidStep#

getValidStep(step: number): number

-

Defined in src/renderer/components/wizard/wizard.tsx:92

+

Defined in src/renderer/components/wizard/wizard.tsx:92

Parameters:

@@ -1442,33 +1442,33 @@ lifecycle events from running.


isFirstStep#

isFirstStep(): boolean

-

Defined in src/renderer/components/wizard/wizard.tsx:96

+

Defined in src/renderer/components/wizard/wizard.tsx:96

Returns: boolean


isLastStep#

isLastStep(): boolean

-

Defined in src/renderer/components/wizard/wizard.tsx:97

+

Defined in src/renderer/components/wizard/wizard.tsx:97

Returns: boolean


lastStep#

lastStep(): any

-

Defined in src/renderer/components/wizard/wizard.tsx:101

+

Defined in src/renderer/components/wizard/wizard.tsx:101

Returns: any


nextStep#

nextStep(): any

-

Defined in src/renderer/components/wizard/wizard.tsx:99

+

Defined in src/renderer/components/wizard/wizard.tsx:99

Returns: any


prevStep#

prevStep(): any

-

Defined in src/renderer/components/wizard/wizard.tsx:100

+

Defined in src/renderer/components/wizard/wizard.tsx:100

Returns: any


render#

render(): Element‹›

Overrides void

-

Defined in src/renderer/components/wizard/wizard.tsx:103

+

Defined in src/renderer/components/wizard/wizard.tsx:103

Returns: Element‹›


setState#

@@ -1521,10 +1521,10 @@ and componentDidUpdate will not be called.

state#

state: object#

Overrides PageLayout.state

-

Defined in src/renderer/components/wizard/wizard.tsx:51

+

Defined in src/renderer/components/wizard/wizard.tsx:51

step#

step: number = this.getValidStep(this.props.step)

-

Defined in src/renderer/components/wizard/wizard.tsx:52

+

Defined in src/renderer/components/wizard/wizard.tsx:52

diff --git a/master/extensions/api/classes/_renderer_api_components_.wizardlayout/index.html b/master/extensions/api/classes/_renderer_api_components_.wizardlayout/index.html index 05b9705d54..7aa5649436 100644 --- a/master/extensions/api/classes/_renderer_api_components_.wizardlayout/index.html +++ b/master/extensions/api/classes/_renderer_api_components_.wizardlayout/index.html @@ -1265,7 +1265,7 @@ lifecycle events from running.

render#

render(): Element‹›

Overrides void

-

Defined in src/renderer/components/layout/wizard-layout.tsx:39

+

Defined in src/renderer/components/layout/wizard-layout.tsx:39

Returns: Element‹›


setState#

diff --git a/master/extensions/api/classes/_renderer_api_components_.wizardstep/index.html b/master/extensions/api/classes/_renderer_api_components_.wizardstep/index.html index f4a7369a57..f6ef775d9b 100644 --- a/master/extensions/api/classes/_renderer_api_components_.wizardstep/index.html +++ b/master/extensions/api/classes/_renderer_api_components_.wizardstep/index.html @@ -1035,7 +1035,7 @@ https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs

state#

state: WizardStepState

Overrides PageLayout.state

-

Defined in src/renderer/components/wizard/wizard.tsx:157

+

Defined in src/renderer/components/wizard/wizard.tsx:157


Static Optional contextType#

contextType? : Context‹any›

@@ -1257,7 +1257,7 @@ prevents this from being invoked.

componentWillUnmount#

componentWillUnmount(): void

Overrides WizardLayout.componentWillUnmount

-

Defined in src/renderer/components/wizard/wizard.tsx:164

+

Defined in src/renderer/components/wizard/wizard.tsx:164

Returns: void


Optional componentWillUpdate#

@@ -1337,23 +1337,23 @@ lifecycle events from running.


next#

next(): void

-

Defined in src/renderer/components/wizard/wizard.tsx:175

+

Defined in src/renderer/components/wizard/wizard.tsx:175

Returns: void


prev#

prev(): void

-

Defined in src/renderer/components/wizard/wizard.tsx:168

+

Defined in src/renderer/components/wizard/wizard.tsx:168

Returns: void


render#

render(): Element‹›

Overrides void

-

Defined in src/renderer/components/wizard/wizard.tsx:215

+

Defined in src/renderer/components/wizard/wizard.tsx:215

Returns: Element‹›


renderLoading#

renderLoading(): Element‹›

-

Defined in src/renderer/components/wizard/wizard.tsx:207

+

Defined in src/renderer/components/wizard/wizard.tsx:207

Returns: Element‹›


setState#

@@ -1405,15 +1405,15 @@ and componentDidUpdate will not be called.


submit#

submit(): void

-

Defined in src/renderer/components/wizard/wizard.tsx:198

+

Defined in src/renderer/components/wizard/wizard.tsx:198

Returns: void

Object literals#

Static defaultProps#

defaultProps: object#

-

Defined in src/renderer/components/wizard/wizard.tsx:160

+

Defined in src/renderer/components/wizard/wizard.tsx:160

scrollable#

scrollable: true = true

-

Defined in src/renderer/components/wizard/wizard.tsx:161

+

Defined in src/renderer/components/wizard/wizard.tsx:161

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.clusterrole/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.clusterrole/index.html index 8abed4ed6e..b5dd81052e 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.clusterrole/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.clusterrole/index.html @@ -1027,7 +1027,7 @@

constructor#

+ new ClusterRole(data: KubeJsonApiData): ClusterRole

Inherited from KubeObject.constructor

-

Defined in src/renderer/api/kube-object.ts:180

+

Defined in src/renderer/api/kube-object.ts:180

Parameters:

@@ -1048,58 +1048,58 @@

apiVersion#

apiVersion: string

Inherited from KubeObject.apiVersion

-

Defined in src/renderer/api/kube-object.ts:94

+

Defined in src/renderer/api/kube-object.ts:94


kind#

kind: string

Inherited from KubeObject.kind

-

Defined in src/renderer/api/kube-object.ts:95

+

Defined in src/renderer/api/kube-object.ts:95


metadata#

metadata: Metadata

Inherited from KubeObject.metadata

-

Defined in src/renderer/api/kube-object.ts:96

+

Defined in src/renderer/api/kube-object.ts:96


rules#

rules: object[]

Inherited from Role.rules

-

Defined in src/renderer/api/endpoints/role.api.ts:26

+

Defined in src/renderer/api/endpoints/role.api.ts:26


Optional spec#

spec? : Spec

Inherited from KubeObject.spec

-

Defined in src/renderer/api/kube-object.ts:98

+

Defined in src/renderer/api/kube-object.ts:98


Optional status#

status? : Status

Inherited from KubeObject.status

-

Defined in src/renderer/api/kube-object.ts:97

+

Defined in src/renderer/api/kube-object.ts:97


Static apiBase#

apiBase: string = "/apis/rbac.authorization.k8s.io/v1/clusterroles"

Overrides Role.apiBase

-

Defined in src/renderer/api/endpoints/cluster-role.api.ts:28

+

Defined in src/renderer/api/endpoints/cluster-role.api.ts:28


Static kind#

kind: string = "ClusterRole"

Overrides Role.kind

-

Defined in src/renderer/api/endpoints/cluster-role.api.ts:26

+

Defined in src/renderer/api/endpoints/cluster-role.api.ts:26


Static namespaced#

namespaced: boolean = false

Overrides Role.namespaced

-

Defined in src/renderer/api/endpoints/cluster-role.api.ts:27

+

Defined in src/renderer/api/endpoints/cluster-role.api.ts:27

Accessors#

get selfLink(): string

Inherited from KubeObject.selfLink

-

Defined in src/renderer/api/kube-object.ts:187

+

Defined in src/renderer/api/kube-object.ts:187

Returns: string

Methods#

delete#

delete(params?: JsonApiParams): Promise‹KubeJsonApiData›

Inherited from KubeObject.delete

-

Defined in src/renderer/api/kube-object.ts:276

+

Defined in src/renderer/api/kube-object.ts:276

Parameters:

@@ -1120,7 +1120,7 @@

getAge#

getAge(humanize: boolean, compact: boolean, fromNow: boolean): string | number

Inherited from KubeObject.getAge

-

Defined in src/renderer/api/kube-object.ts:212

+

Defined in src/renderer/api/kube-object.ts:212

Parameters:

@@ -1153,7 +1153,7 @@

getAnnotations#

getAnnotations(filter: boolean): string[]

Inherited from KubeObject.getAnnotations

-

Defined in src/renderer/api/kube-object.ts:233

+

Defined in src/renderer/api/kube-object.ts:233

Parameters:

@@ -1176,73 +1176,73 @@

getFinalizers#

getFinalizers(): string[]

Inherited from KubeObject.getFinalizers

-

Defined in src/renderer/api/kube-object.ts:225

+

Defined in src/renderer/api/kube-object.ts:225

Returns: string[]


getId#

getId(): string

Inherited from KubeObject.getId

-

Defined in src/renderer/api/kube-object.ts:191

+

Defined in src/renderer/api/kube-object.ts:191

Returns: string


getLabels#

getLabels(): string[]

Inherited from KubeObject.getLabels

-

Defined in src/renderer/api/kube-object.ts:229

+

Defined in src/renderer/api/kube-object.ts:229

Returns: string[]


getName#

getName(): string

Inherited from KubeObject.getName

-

Defined in src/renderer/api/kube-object.ts:199

+

Defined in src/renderer/api/kube-object.ts:199

Returns: string


getNs#

getNs(): string

Inherited from KubeObject.getNs

-

Defined in src/renderer/api/kube-object.ts:203

+

Defined in src/renderer/api/kube-object.ts:203

Returns: string


getOwnerRefs#

getOwnerRefs(): object[]

Inherited from KubeObject.getOwnerRefs

-

Defined in src/renderer/api/kube-object.ts:243

+

Defined in src/renderer/api/kube-object.ts:243

Returns: object[]


getResourceVersion#

getResourceVersion(): string

Inherited from KubeObject.getResourceVersion

-

Defined in src/renderer/api/kube-object.ts:195

+

Defined in src/renderer/api/kube-object.ts:195

Returns: string


getRules#

getRules(): object[]

Inherited from Role.getRules

-

Defined in src/renderer/api/endpoints/role.api.ts:39

+

Defined in src/renderer/api/endpoints/role.api.ts:39

Returns: object[]


getSearchFields#

getSearchFields(): string[]

Inherited from KubeObject.getSearchFields

-

Defined in src/renderer/api/kube-object.ts:252

+

Defined in src/renderer/api/kube-object.ts:252

Returns: string[]


getTimeDiffFromNow#

getTimeDiffFromNow(): number

Inherited from KubeObject.getTimeDiffFromNow

-

Defined in src/renderer/api/kube-object.ts:208

+

Defined in src/renderer/api/kube-object.ts:208

Returns: number


toPlainObject#

toPlainObject(): object

Inherited from KubeObject.toPlainObject

-

Defined in src/renderer/api/kube-object.ts:264

+

Defined in src/renderer/api/kube-object.ts:264

Returns: object


update#

updateT›(data: Partial‹T›): Promise‹T›

Inherited from KubeObject.update

-

Defined in src/renderer/api/kube-object.ts:269

+

Defined in src/renderer/api/kube-object.ts:269

Type parameters:

T: KubeObject

Parameters:

@@ -1265,7 +1265,7 @@

Static create#

create(data: any): KubeObject‹IKubeObjectMetadata, any, any›

Inherited from KubeObject.create

-

Defined in src/renderer/api/kube-object.ts:100

+

Defined in src/renderer/api/kube-object.ts:100

Parameters:

@@ -1286,7 +1286,7 @@

Static isJsonApiData#

isJsonApiData(object: unknown): object is KubeJsonApiData

Inherited from KubeObject.isJsonApiData

-

Defined in src/renderer/api/kube-object.ts:108

+

Defined in src/renderer/api/kube-object.ts:108

Parameters:

@@ -1307,7 +1307,7 @@

Static isJsonApiDataList#

isJsonApiDataListT›(object: unknown, verifyItem: function): object is KubeJsonApiDataList‹T›

Inherited from KubeObject.isJsonApiDataList

-

Defined in src/renderer/api/kube-object.ts:166

+

Defined in src/renderer/api/kube-object.ts:166

Type parameters:

T

Parameters:

@@ -1334,7 +1334,7 @@

Static isKubeJsonApiListMetadata#

isKubeJsonApiListMetadata(object: unknown): object is KubeJsonApiListMetadata

Inherited from KubeObject.isKubeJsonApiListMetadata

-

Defined in src/renderer/api/kube-object.ts:117

+

Defined in src/renderer/api/kube-object.ts:117

Parameters:

@@ -1355,7 +1355,7 @@

Static isKubeJsonApiMetadata#

isKubeJsonApiMetadata(object: unknown): object is KubeJsonApiMetadata

Inherited from KubeObject.isKubeJsonApiMetadata

-

Defined in src/renderer/api/kube-object.ts:125

+

Defined in src/renderer/api/kube-object.ts:125

Parameters:

@@ -1376,7 +1376,7 @@

Static isNonSystem#

isNonSystem(item: KubeJsonApiData | KubeObject): boolean

Inherited from KubeObject.isNonSystem

-

Defined in src/renderer/api/kube-object.ts:104

+

Defined in src/renderer/api/kube-object.ts:104

Parameters:

@@ -1397,7 +1397,7 @@

Static isPartialJsonApiData#

isPartialJsonApiData(object: unknown): object is Partial‹KubeJsonApiData›

Inherited from KubeObject.isPartialJsonApiData

-

Defined in src/renderer/api/kube-object.ts:157

+

Defined in src/renderer/api/kube-object.ts:157

Parameters:

@@ -1418,7 +1418,7 @@

Static isPartialJsonApiMetadata#

isPartialJsonApiMetadata(object: unknown): object is Partial‹KubeJsonApiMetadata›

Inherited from KubeObject.isPartialJsonApiMetadata

-

Defined in src/renderer/api/kube-object.ts:141

+

Defined in src/renderer/api/kube-object.ts:141

Parameters:

@@ -1439,7 +1439,7 @@

Static stringifyLabels#

stringifyLabels(labels?: object): string[]

Inherited from KubeObject.stringifyLabels

-

Defined in src/renderer/api/kube-object.ts:176

+

Defined in src/renderer/api/kube-object.ts:176

Parameters:

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/index.html index 205c9d5039..d7fc505433 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/index.html @@ -1044,7 +1044,7 @@

+ new ClusterRoleBinding(data: KubeJsonApiData): ClusterRoleBinding

Inherited from RoleBinding.constructor

Overrides KubeObject.constructor

-

Defined in src/renderer/api/endpoints/role-binding.api.ts:46

+

Defined in src/renderer/api/endpoints/role-binding.api.ts:46

Parameters:

@@ -1065,22 +1065,22 @@

apiVersion#

apiVersion: string

Inherited from KubeObject.apiVersion

-

Defined in src/renderer/api/kube-object.ts:94

+

Defined in src/renderer/api/kube-object.ts:94


kind#

kind: string

Inherited from KubeObject.kind

-

Defined in src/renderer/api/kube-object.ts:95

+

Defined in src/renderer/api/kube-object.ts:95


metadata#

metadata: Metadata

Inherited from KubeObject.metadata

-

Defined in src/renderer/api/kube-object.ts:96

+

Defined in src/renderer/api/kube-object.ts:96


roleRef#

roleRef: object

Inherited from RoleBinding.roleRef

-

Defined in src/renderer/api/endpoints/role-binding.api.ts:36

+

Defined in src/renderer/api/endpoints/role-binding.api.ts:36

Type declaration:#

@@ -1154,7 +1154,7 @@

getAge#

getAge(humanize: boolean, compact: boolean, fromNow: boolean): string | number

Inherited from KubeObject.getAge

-

Defined in src/renderer/api/kube-object.ts:212

+

Defined in src/renderer/api/kube-object.ts:212

Parameters:

@@ -1187,7 +1187,7 @@

getAnnotations#

getAnnotations(filter: boolean): string[]

Inherited from KubeObject.getAnnotations

-

Defined in src/renderer/api/kube-object.ts:233

+

Defined in src/renderer/api/kube-object.ts:233

Parameters:

@@ -1210,79 +1210,79 @@

getFinalizers#

getFinalizers(): string[]

Inherited from KubeObject.getFinalizers

-

Defined in src/renderer/api/kube-object.ts:225

+

Defined in src/renderer/api/kube-object.ts:225

Returns: string[]


getId#

getId(): string

Inherited from KubeObject.getId

-

Defined in src/renderer/api/kube-object.ts:191

+

Defined in src/renderer/api/kube-object.ts:191

Returns: string


getLabels#

getLabels(): string[]

Inherited from KubeObject.getLabels

-

Defined in src/renderer/api/kube-object.ts:229

+

Defined in src/renderer/api/kube-object.ts:229

Returns: string[]


getName#

getName(): string

Inherited from KubeObject.getName

-

Defined in src/renderer/api/kube-object.ts:199

+

Defined in src/renderer/api/kube-object.ts:199

Returns: string


getNs#

getNs(): string

Inherited from KubeObject.getNs

-

Defined in src/renderer/api/kube-object.ts:203

+

Defined in src/renderer/api/kube-object.ts:203

Returns: string


getOwnerRefs#

getOwnerRefs(): object[]

Inherited from KubeObject.getOwnerRefs

-

Defined in src/renderer/api/kube-object.ts:243

+

Defined in src/renderer/api/kube-object.ts:243

Returns: object[]


getResourceVersion#

getResourceVersion(): string

Inherited from KubeObject.getResourceVersion

-

Defined in src/renderer/api/kube-object.ts:195

+

Defined in src/renderer/api/kube-object.ts:195

Returns: string


getSearchFields#

getSearchFields(): string[]

Inherited from KubeObject.getSearchFields

-

Defined in src/renderer/api/kube-object.ts:252

+

Defined in src/renderer/api/kube-object.ts:252

Returns: string[]


getSubjectNames#

getSubjectNames(): string

Inherited from RoleBinding.getSubjectNames

-

Defined in src/renderer/api/endpoints/role-binding.api.ts:57

+

Defined in src/renderer/api/endpoints/role-binding.api.ts:57

Returns: string


getSubjects#

getSubjects(): IRoleBindingSubject[]

Inherited from RoleBinding.getSubjects

-

Defined in src/renderer/api/endpoints/role-binding.api.ts:53

+

Defined in src/renderer/api/endpoints/role-binding.api.ts:53

Returns: IRoleBindingSubject[]


getTimeDiffFromNow#

getTimeDiffFromNow(): number

Inherited from KubeObject.getTimeDiffFromNow

-

Defined in src/renderer/api/kube-object.ts:208

+

Defined in src/renderer/api/kube-object.ts:208

Returns: number


toPlainObject#

toPlainObject(): object

Inherited from KubeObject.toPlainObject

-

Defined in src/renderer/api/kube-object.ts:264

+

Defined in src/renderer/api/kube-object.ts:264

Returns: object


update#

updateT›(data: Partial‹T›): Promise‹T›

Inherited from KubeObject.update

-

Defined in src/renderer/api/kube-object.ts:269

+

Defined in src/renderer/api/kube-object.ts:269

Type parameters:

T: KubeObject

Parameters:

@@ -1305,7 +1305,7 @@

Static create#

create(data: any): KubeObject‹IKubeObjectMetadata, any, any›

Inherited from KubeObject.create

-

Defined in src/renderer/api/kube-object.ts:100

+

Defined in src/renderer/api/kube-object.ts:100

Parameters:

@@ -1326,7 +1326,7 @@

Static isJsonApiData#

isJsonApiData(object: unknown): object is KubeJsonApiData

Inherited from KubeObject.isJsonApiData

-

Defined in src/renderer/api/kube-object.ts:108

+

Defined in src/renderer/api/kube-object.ts:108

Parameters:

@@ -1347,7 +1347,7 @@

Static isJsonApiDataList#

isJsonApiDataListT›(object: unknown, verifyItem: function): object is KubeJsonApiDataList‹T›

Inherited from KubeObject.isJsonApiDataList

-

Defined in src/renderer/api/kube-object.ts:166

+

Defined in src/renderer/api/kube-object.ts:166

Type parameters:

T

Parameters:

@@ -1374,7 +1374,7 @@

Static isKubeJsonApiListMetadata#

isKubeJsonApiListMetadata(object: unknown): object is KubeJsonApiListMetadata

Inherited from KubeObject.isKubeJsonApiListMetadata

-

Defined in src/renderer/api/kube-object.ts:117

+

Defined in src/renderer/api/kube-object.ts:117

Parameters:

@@ -1395,7 +1395,7 @@

Static isKubeJsonApiMetadata#

isKubeJsonApiMetadata(object: unknown): object is KubeJsonApiMetadata

Inherited from KubeObject.isKubeJsonApiMetadata

-

Defined in src/renderer/api/kube-object.ts:125

+

Defined in src/renderer/api/kube-object.ts:125

Parameters:

@@ -1416,7 +1416,7 @@

Static isNonSystem#

isNonSystem(item: KubeJsonApiData | KubeObject): boolean

Inherited from KubeObject.isNonSystem

-

Defined in src/renderer/api/kube-object.ts:104

+

Defined in src/renderer/api/kube-object.ts:104

Parameters:

@@ -1437,7 +1437,7 @@

Static isPartialJsonApiData#

isPartialJsonApiData(object: unknown): object is Partial‹KubeJsonApiData›

Inherited from KubeObject.isPartialJsonApiData

-

Defined in src/renderer/api/kube-object.ts:157

+

Defined in src/renderer/api/kube-object.ts:157

Parameters:

@@ -1458,7 +1458,7 @@

Static isPartialJsonApiMetadata#

isPartialJsonApiMetadata(object: unknown): object is Partial‹KubeJsonApiMetadata›

Inherited from KubeObject.isPartialJsonApiMetadata

-

Defined in src/renderer/api/kube-object.ts:141

+

Defined in src/renderer/api/kube-object.ts:141

Parameters:

@@ -1479,7 +1479,7 @@

Static stringifyLabels#

stringifyLabels(labels?: object): string[]

Inherited from KubeObject.stringifyLabels

-

Defined in src/renderer/api/kube-object.ts:176

+

Defined in src/renderer/api/kube-object.ts:176

Parameters:

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.configmap/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.configmap/index.html index 0cf47d97de..9cbee4c69b 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.configmap/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.configmap/index.html @@ -1029,7 +1029,7 @@

constructor#

+ new ConfigMap(data: KubeJsonApiData): ConfigMap

Overrides KubeObject.constructor

-

Defined in src/renderer/api/endpoints/configmap.api.ts:36

+

Defined in src/renderer/api/endpoints/configmap.api.ts:36

Parameters:

@@ -1050,11 +1050,11 @@

apiVersion#

apiVersion: string

Inherited from KubeObject.apiVersion

-

Defined in src/renderer/api/kube-object.ts:94

+

Defined in src/renderer/api/kube-object.ts:94


data#

data: object

-

Defined in src/renderer/api/endpoints/configmap.api.ts:28

+

Defined in src/renderer/api/endpoints/configmap.api.ts:28

Type declaration:#

@@ -1124,7 +1124,7 @@

getAge#

getAge(humanize: boolean, compact: boolean, fromNow: boolean): string | number

Inherited from KubeObject.getAge

-

Defined in src/renderer/api/kube-object.ts:212

+

Defined in src/renderer/api/kube-object.ts:212

Parameters:

@@ -1157,7 +1157,7 @@

getAnnotations#

getAnnotations(filter: boolean): string[]

Inherited from KubeObject.getAnnotations

-

Defined in src/renderer/api/kube-object.ts:233

+

Defined in src/renderer/api/kube-object.ts:233

Parameters:

@@ -1180,72 +1180,72 @@

getFinalizers#

getFinalizers(): string[]

Inherited from KubeObject.getFinalizers

-

Defined in src/renderer/api/kube-object.ts:225

+

Defined in src/renderer/api/kube-object.ts:225

Returns: string[]


getId#

getId(): string

Inherited from KubeObject.getId

-

Defined in src/renderer/api/kube-object.ts:191

+

Defined in src/renderer/api/kube-object.ts:191

Returns: string


getKeys#

getKeys(): string[]

-

Defined in src/renderer/api/endpoints/configmap.api.ts:45

+

Defined in src/renderer/api/endpoints/configmap.api.ts:45

Returns: string[]


getLabels#

getLabels(): string[]

Inherited from KubeObject.getLabels

-

Defined in src/renderer/api/kube-object.ts:229

+

Defined in src/renderer/api/kube-object.ts:229

Returns: string[]


getName#

getName(): string

Inherited from KubeObject.getName

-

Defined in src/renderer/api/kube-object.ts:199

+

Defined in src/renderer/api/kube-object.ts:199

Returns: string


getNs#

getNs(): string

Inherited from KubeObject.getNs

-

Defined in src/renderer/api/kube-object.ts:203

+

Defined in src/renderer/api/kube-object.ts:203

Returns: string


getOwnerRefs#

getOwnerRefs(): object[]

Inherited from KubeObject.getOwnerRefs

-

Defined in src/renderer/api/kube-object.ts:243

+

Defined in src/renderer/api/kube-object.ts:243

Returns: object[]


getResourceVersion#

getResourceVersion(): string

Inherited from KubeObject.getResourceVersion

-

Defined in src/renderer/api/kube-object.ts:195

+

Defined in src/renderer/api/kube-object.ts:195

Returns: string


getSearchFields#

getSearchFields(): string[]

Inherited from KubeObject.getSearchFields

-

Defined in src/renderer/api/kube-object.ts:252

+

Defined in src/renderer/api/kube-object.ts:252

Returns: string[]


getTimeDiffFromNow#

getTimeDiffFromNow(): number

Inherited from KubeObject.getTimeDiffFromNow

-

Defined in src/renderer/api/kube-object.ts:208

+

Defined in src/renderer/api/kube-object.ts:208

Returns: number


toPlainObject#

toPlainObject(): object

Inherited from KubeObject.toPlainObject

-

Defined in src/renderer/api/kube-object.ts:264

+

Defined in src/renderer/api/kube-object.ts:264

Returns: object


update#

updateT›(data: Partial‹T›): Promise‹T›

Inherited from KubeObject.update

-

Defined in src/renderer/api/kube-object.ts:269

+

Defined in src/renderer/api/kube-object.ts:269

Type parameters:

T: KubeObject

Parameters:

@@ -1268,7 +1268,7 @@

Static create#

create(data: any): KubeObject‹IKubeObjectMetadata, any, any›

Inherited from KubeObject.create

-

Defined in src/renderer/api/kube-object.ts:100

+

Defined in src/renderer/api/kube-object.ts:100

Parameters:

@@ -1289,7 +1289,7 @@

Static isJsonApiData#

isJsonApiData(object: unknown): object is KubeJsonApiData

Inherited from KubeObject.isJsonApiData

-

Defined in src/renderer/api/kube-object.ts:108

+

Defined in src/renderer/api/kube-object.ts:108

Parameters:

@@ -1310,7 +1310,7 @@

Static isJsonApiDataList#

isJsonApiDataListT›(object: unknown, verifyItem: function): object is KubeJsonApiDataList‹T›

Inherited from KubeObject.isJsonApiDataList

-

Defined in src/renderer/api/kube-object.ts:166

+

Defined in src/renderer/api/kube-object.ts:166

Type parameters:

T

Parameters:

@@ -1337,7 +1337,7 @@

Static isKubeJsonApiListMetadata#

isKubeJsonApiListMetadata(object: unknown): object is KubeJsonApiListMetadata

Inherited from KubeObject.isKubeJsonApiListMetadata

-

Defined in src/renderer/api/kube-object.ts:117

+

Defined in src/renderer/api/kube-object.ts:117

Parameters:

@@ -1358,7 +1358,7 @@

Static isKubeJsonApiMetadata#

isKubeJsonApiMetadata(object: unknown): object is KubeJsonApiMetadata

Inherited from KubeObject.isKubeJsonApiMetadata

-

Defined in src/renderer/api/kube-object.ts:125

+

Defined in src/renderer/api/kube-object.ts:125

Parameters:

@@ -1379,7 +1379,7 @@

Static isNonSystem#

isNonSystem(item: KubeJsonApiData | KubeObject): boolean

Inherited from KubeObject.isNonSystem

-

Defined in src/renderer/api/kube-object.ts:104

+

Defined in src/renderer/api/kube-object.ts:104

Parameters:

@@ -1400,7 +1400,7 @@

Static isPartialJsonApiData#

isPartialJsonApiData(object: unknown): object is Partial‹KubeJsonApiData›

Inherited from KubeObject.isPartialJsonApiData

-

Defined in src/renderer/api/kube-object.ts:157

+

Defined in src/renderer/api/kube-object.ts:157

Parameters:

@@ -1421,7 +1421,7 @@

Static isPartialJsonApiMetadata#

isPartialJsonApiMetadata(object: unknown): object is Partial‹KubeJsonApiMetadata›

Inherited from KubeObject.isPartialJsonApiMetadata

-

Defined in src/renderer/api/kube-object.ts:141

+

Defined in src/renderer/api/kube-object.ts:141

Parameters:

@@ -1442,7 +1442,7 @@

Static stringifyLabels#

stringifyLabels(labels?: object): string[]

Inherited from KubeObject.stringifyLabels

-

Defined in src/renderer/api/kube-object.ts:176

+

Defined in src/renderer/api/kube-object.ts:176

Parameters:

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/index.html index 1c81351300..13c5db11c7 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/index.html @@ -1182,105 +1182,105 @@

+ new ConfigMapsStore(): ConfigMapsStore

Inherited from KubeObjectStore.constructor

Overrides void

-

Defined in src/renderer/kube-object.store.ts:54

+

Defined in src/renderer/kube-object.store.ts:54

Returns: ConfigMapsStore

Properties#

api#

api: KubeApiConfigMap‹›› = configMapApi

Overrides KubeObjectStore.api

-

Defined in src/renderer/components/+config-maps/config-maps.store.ts:27

+

Defined in src/renderer/components/+config-maps/config-maps.store.ts:27


bufferSize#

bufferSize: number = 50000

Inherited from KubeObjectStore.bufferSize

-

Defined in src/renderer/kube-object.store.ts:45

+

Defined in src/renderer/kube-object.store.ts:45


Protected eventsBuffer#

eventsBuffer: IObservableArray‹IKubeWatchEvent‹KubeJsonApiData›› = observable.array>([], { deep: false })

Inherited from KubeObjectStore.eventsBuffer

-

Defined in src/renderer/kube-object.store.ts:301

+

Defined in src/renderer/kube-object.store.ts:301


failedLoading#

failedLoading: boolean = false

Inherited from KubeObjectStore.failedLoading

-

Defined in src/renderer/item.store.ts:36

+

Defined in src/renderer/item.store.ts:36


isLoaded#

isLoaded: boolean = false

Inherited from KubeObjectStore.isLoaded

-

Defined in src/renderer/item.store.ts:38

+

Defined in src/renderer/item.store.ts:38


isLoading#

isLoading: boolean = false

Inherited from KubeObjectStore.isLoading

-

Defined in src/renderer/item.store.ts:37

+

Defined in src/renderer/item.store.ts:37


items#

items: IObservableArray‹T› = observable.array([], { deep: false })

Inherited from KubeObjectStore.items

-

Defined in src/renderer/item.store.ts:39

+

Defined in src/renderer/item.store.ts:39


Optional limit#

limit? : number

Inherited from KubeObjectStore.limit

-

Defined in src/renderer/kube-object.store.ts:44

+

Defined in src/renderer/kube-object.store.ts:44


selectedItemsIds#

selectedItemsIds: ObservableMap‹string, boolean› = observable.map()

Inherited from KubeObjectStore.selectedItemsIds

-

Defined in src/renderer/item.store.ts:40

+

Defined in src/renderer/item.store.ts:40


Static defaultContext#

defaultContext: IObservableValue‹ClusterContext› = observable.box()

Inherited from KubeObjectStore.defaultContext

-

Defined in src/renderer/kube-object.store.ts:41

+

Defined in src/renderer/kube-object.store.ts:41

Accessors#

context#

get context(): ClusterContext

Inherited from KubeObjectStore.context

-

Defined in src/renderer/kube-object.store.ts:63

+

Defined in src/renderer/kube-object.store.ts:63

Returns: ClusterContext


contextItems#

get contextItems(): ConfigMap[]

Inherited from KubeObjectStore.contextItems

-

Defined in src/renderer/kube-object.store.ts:67

+

Defined in src/renderer/kube-object.store.ts:67

Returns: ConfigMap[]


contextReady#

get contextReady(): Promise‹void› & object

Inherited from KubeObjectStore.contextReady

-

Defined in src/renderer/kube-object.store.ts:48

+

Defined in src/renderer/kube-object.store.ts:48

Returns: Promise‹void› & object


namespacesReady#

get namespacesReady(): Promise‹void› & object

Inherited from KubeObjectStore.namespacesReady

-

Defined in src/renderer/kube-object.store.ts:52

+

Defined in src/renderer/kube-object.store.ts:52

Returns: Promise‹void› & object


query#

get query(): IKubeApiQueryParams

Inherited from KubeObjectStore.query

-

Defined in src/renderer/kube-object.store.ts:81

+

Defined in src/renderer/kube-object.store.ts:81

Returns: IKubeApiQueryParams


selectedItems#

get selectedItems(): ConfigMap[]

Inherited from KubeObjectStore.selectedItems

-

Defined in src/renderer/item.store.ts:47

+

Defined in src/renderer/item.store.ts:47

Returns: ConfigMap[]

Methods#

[Symbol.iterator]#

[Symbol.iterator](): Generator‹T, void, undefined›

Inherited from KubeObjectStore.[Symbol.iterator]

-

Defined in src/renderer/item.store.ts:221

+

Defined in src/renderer/item.store.ts:221

Returns: Generator‹T, void, undefined›


Protected bindWatchEventsUpdater#

bindWatchEventsUpdater(delay: number): void

Inherited from KubeObjectStore.bindWatchEventsUpdater

-

Defined in src/renderer/kube-object.store.ts:303

+

Defined in src/renderer/kube-object.store.ts:303

Parameters:

@@ -1303,7 +1303,7 @@

create#

create(params: object, data?: Partial‹ConfigMap›): Promise‹ConfigMap

Inherited from KubeObjectStore.create

-

Defined in src/renderer/kube-object.store.ts:272

+

Defined in src/renderer/kube-object.store.ts:272

Parameters:

params: object

@@ -1331,7 +1331,7 @@

createItem(params: object, data?: Partial‹ConfigMap›): Promise‹ConfigMap

Inherited from KubeObjectStore.createItem

Overrides void

-

Defined in src/renderer/kube-object.store.ts:268

+

Defined in src/renderer/kube-object.store.ts:268

Parameters:

params: object

@@ -1358,7 +1358,7 @@

Protected defaultSorting#

defaultSorting(item: ConfigMap): string

Inherited from KubeObjectStore.defaultSorting

-

Defined in src/renderer/item.store.ts:34

+

Defined in src/renderer/item.store.ts:34

Parameters:

@@ -1379,7 +1379,7 @@

Protected filterItemsOnLoad#

filterItemsOnLoad(items: ConfigMap[]): T[]

Inherited from KubeObjectStore.filterItemsOnLoad

-

Defined in src/renderer/kube-object.store.ts:166

+

Defined in src/renderer/kube-object.store.ts:166

Parameters:

@@ -1400,7 +1400,7 @@

getAllByNs#

getAllByNs(namespace: string | string[], strict: boolean): ConfigMap[]

Inherited from KubeObjectStore.getAllByNs

-

Defined in src/renderer/kube-object.store.ts:93

+

Defined in src/renderer/kube-object.store.ts:93

Parameters:

@@ -1428,7 +1428,7 @@

getById#

getById(id: string): T

Inherited from KubeObjectStore.getById

-

Defined in src/renderer/kube-object.store.ts:107

+

Defined in src/renderer/kube-object.store.ts:107

Parameters:

@@ -1449,7 +1449,7 @@

getByLabel#

getByLabel(labels: string[] | object): ConfigMap[]

Inherited from KubeObjectStore.getByLabel

-

Defined in src/renderer/kube-object.store.ts:123

+

Defined in src/renderer/kube-object.store.ts:123

Parameters:

@@ -1471,7 +1471,7 @@

getByName(name: string, namespace?: string): ConfigMap

Inherited from KubeObjectStore.getByName

Overrides void

-

Defined in src/renderer/kube-object.store.ts:111

+

Defined in src/renderer/kube-object.store.ts:111

Parameters:

@@ -1496,7 +1496,7 @@

getByPath#

getByPath(path: string): ConfigMap

Inherited from KubeObjectStore.getByPath

-

Defined in src/renderer/kube-object.store.ts:119

+

Defined in src/renderer/kube-object.store.ts:119

Parameters:

@@ -1517,7 +1517,7 @@

getIndexById#

getIndexById(id: string): number

Inherited from KubeObjectStore.getIndexById

-

Defined in src/renderer/item.store.ts:64

+

Defined in src/renderer/item.store.ts:64

Parameters:

@@ -1538,13 +1538,13 @@

getItems#

getItems(): ConfigMap[]

Inherited from KubeObjectStore.getItems

-

Defined in src/renderer/item.store.ts:51

+

Defined in src/renderer/item.store.ts:51

Returns: ConfigMap[]


Optional getStatuses#

getStatuses(items: ConfigMap[]): Record‹string, number›

Inherited from KubeObjectStore.getStatuses

-

Defined in src/renderer/kube-object.store.ts:91

+

Defined in src/renderer/kube-object.store.ts:91

Parameters:

@@ -1565,20 +1565,20 @@

getSubscribeApis#

getSubscribeApis(): KubeApi[]

Inherited from KubeObjectStore.getSubscribeApis

-

Defined in src/renderer/kube-object.store.ts:309

+

Defined in src/renderer/kube-object.store.ts:309

Returns: KubeApi[]


getTotalCount#

getTotalCount(): number

Inherited from KubeObjectStore.getTotalCount

Overrides void

-

Defined in src/renderer/kube-object.store.ts:77

+

Defined in src/renderer/kube-object.store.ts:77

Returns: number


isSelected#

isSelected(item: ConfigMap): boolean

Inherited from KubeObjectStore.isSelected

-

Defined in src/renderer/item.store.ts:160

+

Defined in src/renderer/item.store.ts:160

Parameters:

@@ -1599,7 +1599,7 @@

isSelectedAll#

isSelectedAll(visibleItems: ConfigMap[]): boolean

Inherited from KubeObjectStore.isSelectedAll

-

Defined in src/renderer/item.store.ts:194

+

Defined in src/renderer/item.store.ts:194

Parameters:

@@ -1622,7 +1622,7 @@

load#

load(params: object): Promise‹ConfigMap

Inherited from KubeObjectStore.load

-

Defined in src/renderer/kube-object.store.ts:247

+

Defined in src/renderer/kube-object.store.ts:247

Parameters:

params: object

@@ -1649,7 +1649,7 @@

loadAll(options: object): Promise‹void | ConfigMap[]›

Inherited from KubeObjectStore.loadAll

Overrides void

-

Defined in src/renderer/kube-object.store.ts:171

+

Defined in src/renderer/kube-object.store.ts:171

Parameters:

Default value options: object= {}

@@ -1679,7 +1679,7 @@

loadFromPath#

loadFromPath(resourcePath: string): Promise‹T›

Inherited from KubeObjectStore.loadFromPath

-

Defined in src/renderer/kube-object.store.ts:262

+

Defined in src/renderer/kube-object.store.ts:262

Parameters:

@@ -1701,7 +1701,7 @@

loadItem(params: object): Promise‹ConfigMap

Inherited from KubeObjectStore.loadItem

Overrides void

-

Defined in src/renderer/kube-object.store.ts:242

+

Defined in src/renderer/kube-object.store.ts:242

Parameters:

params: object

@@ -1728,7 +1728,7 @@

loadItems(__namedParameters: object): Promise‹ConfigMap[]›

Inherited from KubeObjectStore.loadItems

Overrides void

-

Defined in src/renderer/kube-object.store.ts:140

+

Defined in src/renderer/kube-object.store.ts:140

Parameters:

__namedParameters: object

@@ -1758,7 +1758,7 @@

Protected mergeItems#

mergeItems(partialItems: ConfigMap[], __namedParameters: object): ConfigMap[]

Inherited from KubeObjectStore.mergeItems

-

Defined in src/renderer/kube-object.store.ts:218

+

Defined in src/renderer/kube-object.store.ts:218

Parameters:

partialItems: ConfigMap[]

Default value __namedParameters: object= {}

@@ -1798,7 +1798,7 @@

reloadAll#

reloadAll(opts: object): Promise‹void | T[]›

Inherited from KubeObjectStore.reloadAll

-

Defined in src/renderer/kube-object.store.ts:207

+

Defined in src/renderer/kube-object.store.ts:207

Parameters:

Default value opts: object= {}

@@ -1828,7 +1828,7 @@

remove#

remove(item: ConfigMap): Promise‹void›

Inherited from KubeObjectStore.remove

-

Defined in src/renderer/kube-object.store.ts:290

+

Defined in src/renderer/kube-object.store.ts:290

Parameters:

@@ -1849,7 +1849,7 @@

Protected removeItem#

removeItem(item: ConfigMap, request: function): Promise‹void›

Inherited from KubeObjectStore.removeItem

-

Defined in src/renderer/item.store.ts:154

+

Defined in src/renderer/item.store.ts:154

Parameters:

item: ConfigMap

request: function

@@ -1860,19 +1860,19 @@

removeSelectedItems(): Promise‹void[]›

Inherited from KubeObjectStore.removeSelectedItems

Overrides void

-

Defined in src/renderer/kube-object.store.ts:296

+

Defined in src/renderer/kube-object.store.ts:296

Returns: Promise‹void[]›


reset#

reset(): void

Inherited from KubeObjectStore.reset

-

Defined in src/renderer/item.store.ts:206

+

Defined in src/renderer/item.store.ts:206

Returns: void


Protected resetOnError#

resetOnError(error: any): void

Inherited from KubeObjectStore.resetOnError

-

Defined in src/renderer/kube-object.store.ts:238

+

Defined in src/renderer/kube-object.store.ts:238

Parameters:

@@ -1893,13 +1893,13 @@

resetSelection#

resetSelection(): void

Inherited from KubeObjectStore.resetSelection

-

Defined in src/renderer/item.store.ts:201

+

Defined in src/renderer/item.store.ts:201

Returns: void


select#

select(item: ConfigMap): void

Inherited from KubeObjectStore.select

-

Defined in src/renderer/item.store.ts:165

+

Defined in src/renderer/item.store.ts:165

Parameters:

@@ -1920,7 +1920,7 @@

Protected sortItems#

sortItems(items: ConfigMap[], sorting: function[], order?: "asc" | "desc"): ConfigMap[]

Inherited from KubeObjectStore.sortItems

-

Defined in src/renderer/item.store.ts:78

+

Defined in src/renderer/item.store.ts:78

Return items sorted by the given ordering functions. If two elements of items are sorted to the same "index" then the next sorting function is used to determine where to place them relative to each other. Once the sorting @@ -1962,7 +1962,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

subscribe(apis: KubeApi‹any›[]): (Anonymous function)

Inherited from KubeObjectStore.subscribe

Overrides void

-

Defined in src/renderer/kube-object.store.ts:313

+

Defined in src/renderer/kube-object.store.ts:313

Parameters:

@@ -1985,7 +1985,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

toggleSelection#

toggleSelection(item: ConfigMap): void

Inherited from KubeObjectStore.toggleSelection

-

Defined in src/renderer/item.store.ts:175

+

Defined in src/renderer/item.store.ts:175

Parameters:

@@ -2006,7 +2006,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

toggleSelectionAll#

toggleSelectionAll(visibleItems: ConfigMap[]): void

Inherited from KubeObjectStore.toggleSelectionAll

-

Defined in src/renderer/item.store.ts:184

+

Defined in src/renderer/item.store.ts:184

Parameters:

@@ -2029,7 +2029,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

unselect#

unselect(item: ConfigMap): void

Inherited from KubeObjectStore.unselect

-

Defined in src/renderer/item.store.ts:170

+

Defined in src/renderer/item.store.ts:170

Parameters:

@@ -2050,7 +2050,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

update#

update(item: ConfigMap, data: Partial‹ConfigMap›): Promise‹ConfigMap

Inherited from KubeObjectStore.update

-

Defined in src/renderer/kube-object.store.ts:281

+

Defined in src/renderer/kube-object.store.ts:281

Parameters:

@@ -2075,13 +2075,13 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

Protected updateFromEventsBuffer#

updateFromEventsBuffer(): void

Inherited from KubeObjectStore.updateFromEventsBuffer

-

Defined in src/renderer/kube-object.store.ts:398

+

Defined in src/renderer/kube-object.store.ts:398

Returns: void


Protected updateItem#

updateItem(item: ConfigMap, request: function): Promise‹T›

Inherited from KubeObjectStore.updateItem

-

Defined in src/renderer/item.store.ts:144

+

Defined in src/renderer/item.store.ts:144

Parameters:

item: ConfigMap

request: function

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/index.html index 1f68e1a6d9..207084e15f 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/index.html @@ -1190,7 +1190,7 @@

constructor#

+ new CRDResourceStore(api: KubeApi‹T›): CRDResourceStore

Overrides KubeObjectStore.constructor

-

Defined in src/renderer/components/+custom-resources/crd-resource.store.ts:27

+

Defined in src/renderer/components/+custom-resources/crd-resource.store.ts:27

Parameters:

@@ -1211,99 +1211,99 @@

api#

api: KubeApi

Overrides KubeObjectStore.api

-

Defined in src/renderer/components/+custom-resources/crd-resource.store.ts:27

+

Defined in src/renderer/components/+custom-resources/crd-resource.store.ts:27


bufferSize#

bufferSize: number = 50000

Inherited from KubeObjectStore.bufferSize

-

Defined in src/renderer/kube-object.store.ts:45

+

Defined in src/renderer/kube-object.store.ts:45


Protected eventsBuffer#

eventsBuffer: IObservableArray‹IKubeWatchEvent‹KubeJsonApiData›› = observable.array>([], { deep: false })

Inherited from KubeObjectStore.eventsBuffer

-

Defined in src/renderer/kube-object.store.ts:301

+

Defined in src/renderer/kube-object.store.ts:301


failedLoading#

failedLoading: boolean = false

Inherited from KubeObjectStore.failedLoading

-

Defined in src/renderer/item.store.ts:36

+

Defined in src/renderer/item.store.ts:36


isLoaded#

isLoaded: boolean = false

Inherited from KubeObjectStore.isLoaded

-

Defined in src/renderer/item.store.ts:38

+

Defined in src/renderer/item.store.ts:38


isLoading#

isLoading: boolean = false

Inherited from KubeObjectStore.isLoading

-

Defined in src/renderer/item.store.ts:37

+

Defined in src/renderer/item.store.ts:37


items#

items: IObservableArray‹T› = observable.array([], { deep: false })

Inherited from KubeObjectStore.items

-

Defined in src/renderer/item.store.ts:39

+

Defined in src/renderer/item.store.ts:39


Optional limit#

limit? : number

Inherited from KubeObjectStore.limit

-

Defined in src/renderer/kube-object.store.ts:44

+

Defined in src/renderer/kube-object.store.ts:44


selectedItemsIds#

selectedItemsIds: ObservableMap‹string, boolean› = observable.map()

Inherited from KubeObjectStore.selectedItemsIds

-

Defined in src/renderer/item.store.ts:40

+

Defined in src/renderer/item.store.ts:40


Static defaultContext#

defaultContext: IObservableValue‹ClusterContext› = observable.box()

Inherited from KubeObjectStore.defaultContext

-

Defined in src/renderer/kube-object.store.ts:41

+

Defined in src/renderer/kube-object.store.ts:41

Accessors#

context#

get context(): ClusterContext

Inherited from KubeObjectStore.context

-

Defined in src/renderer/kube-object.store.ts:63

+

Defined in src/renderer/kube-object.store.ts:63

Returns: ClusterContext


contextItems#

get contextItems(): T[]

Inherited from KubeObjectStore.contextItems

-

Defined in src/renderer/kube-object.store.ts:67

+

Defined in src/renderer/kube-object.store.ts:67

Returns: T[]


contextReady#

get contextReady(): Promise‹void› & object

Inherited from KubeObjectStore.contextReady

-

Defined in src/renderer/kube-object.store.ts:48

+

Defined in src/renderer/kube-object.store.ts:48

Returns: Promise‹void› & object


namespacesReady#

get namespacesReady(): Promise‹void› & object

Inherited from KubeObjectStore.namespacesReady

-

Defined in src/renderer/kube-object.store.ts:52

+

Defined in src/renderer/kube-object.store.ts:52

Returns: Promise‹void› & object


query#

get query(): IKubeApiQueryParams

Inherited from KubeObjectStore.query

-

Defined in src/renderer/kube-object.store.ts:81

+

Defined in src/renderer/kube-object.store.ts:81

Returns: IKubeApiQueryParams


selectedItems#

get selectedItems(): T[]

Inherited from KubeObjectStore.selectedItems

-

Defined in src/renderer/item.store.ts:47

+

Defined in src/renderer/item.store.ts:47

Returns: T[]

Methods#

[Symbol.iterator]#

[Symbol.iterator](): Generator‹T, void, undefined›

Inherited from KubeObjectStore.[Symbol.iterator]

-

Defined in src/renderer/item.store.ts:221

+

Defined in src/renderer/item.store.ts:221

Returns: Generator‹T, void, undefined›


Protected bindWatchEventsUpdater#

bindWatchEventsUpdater(delay: number): void

Inherited from KubeObjectStore.bindWatchEventsUpdater

-

Defined in src/renderer/kube-object.store.ts:303

+

Defined in src/renderer/kube-object.store.ts:303

Parameters:

@@ -1326,7 +1326,7 @@

create#

create(params: object, data?: Partial‹T›): Promise‹T›

Inherited from KubeObjectStore.create

-

Defined in src/renderer/kube-object.store.ts:272

+

Defined in src/renderer/kube-object.store.ts:272

Parameters:

params: object

@@ -1354,7 +1354,7 @@

createItem(params: object, data?: Partial‹T›): Promise‹T›

Inherited from KubeObjectStore.createItem

Overrides void

-

Defined in src/renderer/kube-object.store.ts:268

+

Defined in src/renderer/kube-object.store.ts:268

Parameters:

params: object

@@ -1381,7 +1381,7 @@

Protected defaultSorting#

defaultSorting(item: T): string

Inherited from KubeObjectStore.defaultSorting

-

Defined in src/renderer/item.store.ts:34

+

Defined in src/renderer/item.store.ts:34

Parameters:

@@ -1402,7 +1402,7 @@

Protected filterItemsOnLoad#

filterItemsOnLoad(items: T[]): T[]

Inherited from KubeObjectStore.filterItemsOnLoad

-

Defined in src/renderer/kube-object.store.ts:166

+

Defined in src/renderer/kube-object.store.ts:166

Parameters:

@@ -1423,7 +1423,7 @@

getAllByNs#

getAllByNs(namespace: string | string[], strict: boolean): T[]

Inherited from KubeObjectStore.getAllByNs

-

Defined in src/renderer/kube-object.store.ts:93

+

Defined in src/renderer/kube-object.store.ts:93

Parameters:

@@ -1451,7 +1451,7 @@

getById#

getById(id: string): T

Inherited from KubeObjectStore.getById

-

Defined in src/renderer/kube-object.store.ts:107

+

Defined in src/renderer/kube-object.store.ts:107

Parameters:

@@ -1472,7 +1472,7 @@

getByLabel#

getByLabel(labels: string[] | object): T[]

Inherited from KubeObjectStore.getByLabel

-

Defined in src/renderer/kube-object.store.ts:123

+

Defined in src/renderer/kube-object.store.ts:123

Parameters:

@@ -1494,7 +1494,7 @@

getByName(name: string, namespace?: string): T

Inherited from KubeObjectStore.getByName

Overrides void

-

Defined in src/renderer/kube-object.store.ts:111

+

Defined in src/renderer/kube-object.store.ts:111

Parameters:

@@ -1519,7 +1519,7 @@

getByPath#

getByPath(path: string): T

Inherited from KubeObjectStore.getByPath

-

Defined in src/renderer/kube-object.store.ts:119

+

Defined in src/renderer/kube-object.store.ts:119

Parameters:

@@ -1540,7 +1540,7 @@

getIndexById#

getIndexById(id: string): number

Inherited from KubeObjectStore.getIndexById

-

Defined in src/renderer/item.store.ts:64

+

Defined in src/renderer/item.store.ts:64

Parameters:

@@ -1561,13 +1561,13 @@

getItems#

getItems(): T[]

Inherited from KubeObjectStore.getItems

-

Defined in src/renderer/item.store.ts:51

+

Defined in src/renderer/item.store.ts:51

Returns: T[]


Optional getStatuses#

getStatuses(items: T[]): Record‹string, number›

Inherited from KubeObjectStore.getStatuses

-

Defined in src/renderer/kube-object.store.ts:91

+

Defined in src/renderer/kube-object.store.ts:91

Parameters:

@@ -1588,20 +1588,20 @@

getSubscribeApis#

getSubscribeApis(): KubeApi[]

Inherited from KubeObjectStore.getSubscribeApis

-

Defined in src/renderer/kube-object.store.ts:309

+

Defined in src/renderer/kube-object.store.ts:309

Returns: KubeApi[]


getTotalCount#

getTotalCount(): number

Inherited from KubeObjectStore.getTotalCount

Overrides void

-

Defined in src/renderer/kube-object.store.ts:77

+

Defined in src/renderer/kube-object.store.ts:77

Returns: number


isSelected#

isSelected(item: T): boolean

Inherited from KubeObjectStore.isSelected

-

Defined in src/renderer/item.store.ts:160

+

Defined in src/renderer/item.store.ts:160

Parameters:

@@ -1622,7 +1622,7 @@

isSelectedAll#

isSelectedAll(visibleItems: T[]): boolean

Inherited from KubeObjectStore.isSelectedAll

-

Defined in src/renderer/item.store.ts:194

+

Defined in src/renderer/item.store.ts:194

Parameters:

@@ -1645,7 +1645,7 @@

load#

load(params: object): Promise‹T›

Inherited from KubeObjectStore.load

-

Defined in src/renderer/kube-object.store.ts:247

+

Defined in src/renderer/kube-object.store.ts:247

Parameters:

params: object

@@ -1672,7 +1672,7 @@

loadAll(options: object): Promise‹void | T[]›

Inherited from KubeObjectStore.loadAll

Overrides void

-

Defined in src/renderer/kube-object.store.ts:171

+

Defined in src/renderer/kube-object.store.ts:171

Parameters:

Default value options: object= {}

@@ -1702,7 +1702,7 @@

loadFromPath#

loadFromPath(resourcePath: string): Promise‹T›

Inherited from KubeObjectStore.loadFromPath

-

Defined in src/renderer/kube-object.store.ts:262

+

Defined in src/renderer/kube-object.store.ts:262

Parameters:

@@ -1724,7 +1724,7 @@

loadItem(params: object): Promise‹T›

Inherited from KubeObjectStore.loadItem

Overrides void

-

Defined in src/renderer/kube-object.store.ts:242

+

Defined in src/renderer/kube-object.store.ts:242

Parameters:

params: object

@@ -1751,7 +1751,7 @@

loadItems(__namedParameters: object): Promise‹T[]›

Inherited from KubeObjectStore.loadItems

Overrides void

-

Defined in src/renderer/kube-object.store.ts:140

+

Defined in src/renderer/kube-object.store.ts:140

Parameters:

__namedParameters: object

@@ -1781,7 +1781,7 @@

Protected mergeItems#

mergeItems(partialItems: T[], __namedParameters: object): T[]

Inherited from KubeObjectStore.mergeItems

-

Defined in src/renderer/kube-object.store.ts:218

+

Defined in src/renderer/kube-object.store.ts:218

Parameters:

partialItems: T[]

Default value __namedParameters: object= {}

@@ -1821,7 +1821,7 @@

reloadAll#

reloadAll(opts: object): Promise‹void | T[]›

Inherited from KubeObjectStore.reloadAll

-

Defined in src/renderer/kube-object.store.ts:207

+

Defined in src/renderer/kube-object.store.ts:207

Parameters:

Default value opts: object= {}

@@ -1851,7 +1851,7 @@

remove#

remove(item: T): Promise‹void›

Inherited from KubeObjectStore.remove

-

Defined in src/renderer/kube-object.store.ts:290

+

Defined in src/renderer/kube-object.store.ts:290

Parameters:

@@ -1872,7 +1872,7 @@

Protected removeItem#

removeItem(item: T, request: function): Promise‹void›

Inherited from KubeObjectStore.removeItem

-

Defined in src/renderer/item.store.ts:154

+

Defined in src/renderer/item.store.ts:154

Parameters:

item: T

request: function

@@ -1883,19 +1883,19 @@

removeSelectedItems(): Promise‹void[]›

Inherited from KubeObjectStore.removeSelectedItems

Overrides void

-

Defined in src/renderer/kube-object.store.ts:296

+

Defined in src/renderer/kube-object.store.ts:296

Returns: Promise‹void[]›


reset#

reset(): void

Inherited from KubeObjectStore.reset

-

Defined in src/renderer/item.store.ts:206

+

Defined in src/renderer/item.store.ts:206

Returns: void


Protected resetOnError#

resetOnError(error: any): void

Inherited from KubeObjectStore.resetOnError

-

Defined in src/renderer/kube-object.store.ts:238

+

Defined in src/renderer/kube-object.store.ts:238

Parameters:

@@ -1916,13 +1916,13 @@

resetSelection#

resetSelection(): void

Inherited from KubeObjectStore.resetSelection

-

Defined in src/renderer/item.store.ts:201

+

Defined in src/renderer/item.store.ts:201

Returns: void


select#

select(item: T): void

Inherited from KubeObjectStore.select

-

Defined in src/renderer/item.store.ts:165

+

Defined in src/renderer/item.store.ts:165

Parameters:

@@ -1943,7 +1943,7 @@

Protected sortItems#

sortItems(items: T[], sorting: function[], order?: "asc" | "desc"): T[]

Inherited from KubeObjectStore.sortItems

-

Defined in src/renderer/item.store.ts:78

+

Defined in src/renderer/item.store.ts:78

Return items sorted by the given ordering functions. If two elements of items are sorted to the same "index" then the next sorting function is used to determine where to place them relative to each other. Once the sorting @@ -1985,7 +1985,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

subscribe(apis: KubeApi‹any›[]): (Anonymous function)

Inherited from KubeObjectStore.subscribe

Overrides void

-

Defined in src/renderer/kube-object.store.ts:313

+

Defined in src/renderer/kube-object.store.ts:313

Parameters:

@@ -2008,7 +2008,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

toggleSelection#

toggleSelection(item: T): void

Inherited from KubeObjectStore.toggleSelection

-

Defined in src/renderer/item.store.ts:175

+

Defined in src/renderer/item.store.ts:175

Parameters:

@@ -2029,7 +2029,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

toggleSelectionAll#

toggleSelectionAll(visibleItems: T[]): void

Inherited from KubeObjectStore.toggleSelectionAll

-

Defined in src/renderer/item.store.ts:184

+

Defined in src/renderer/item.store.ts:184

Parameters:

@@ -2052,7 +2052,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

unselect#

unselect(item: T): void

Inherited from KubeObjectStore.unselect

-

Defined in src/renderer/item.store.ts:170

+

Defined in src/renderer/item.store.ts:170

Parameters:

@@ -2073,7 +2073,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

update#

update(item: T, data: Partial‹T›): Promise‹T›

Inherited from KubeObjectStore.update

-

Defined in src/renderer/kube-object.store.ts:281

+

Defined in src/renderer/kube-object.store.ts:281

Parameters:

@@ -2098,13 +2098,13 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

Protected updateFromEventsBuffer#

updateFromEventsBuffer(): void

Inherited from KubeObjectStore.updateFromEventsBuffer

-

Defined in src/renderer/kube-object.store.ts:398

+

Defined in src/renderer/kube-object.store.ts:398

Returns: void


Protected updateItem#

updateItem(item: T, request: function): Promise‹T›

Inherited from KubeObjectStore.updateItem

-

Defined in src/renderer/item.store.ts:144

+

Defined in src/renderer/item.store.ts:144

Parameters:

item: T

request: function

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.crdstore/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.crdstore/index.html index f452105519..af86cd184b 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.crdstore/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.crdstore/index.html @@ -1205,110 +1205,110 @@

constructor#

+ new CRDStore(): CRDStore

Overrides KubeObjectStore.constructor

-

Defined in src/renderer/components/+custom-resources/crd.store.ts:43

+

Defined in src/renderer/components/+custom-resources/crd.store.ts:43

Returns: CRDStore

Properties#

api#

api: KubeApiCustomResourceDefinition‹›› = crdApi

Overrides KubeObjectStore.api

-

Defined in src/renderer/components/+custom-resources/crd.store.ts:43

+

Defined in src/renderer/components/+custom-resources/crd.store.ts:43


bufferSize#

bufferSize: number = 50000

Inherited from KubeObjectStore.bufferSize

-

Defined in src/renderer/kube-object.store.ts:45

+

Defined in src/renderer/kube-object.store.ts:45


Protected eventsBuffer#

eventsBuffer: IObservableArray‹IKubeWatchEvent‹KubeJsonApiData›› = observable.array>([], { deep: false })

Inherited from KubeObjectStore.eventsBuffer

-

Defined in src/renderer/kube-object.store.ts:301

+

Defined in src/renderer/kube-object.store.ts:301


failedLoading#

failedLoading: boolean = false

Inherited from KubeObjectStore.failedLoading

-

Defined in src/renderer/item.store.ts:36

+

Defined in src/renderer/item.store.ts:36


isLoaded#

isLoaded: boolean = false

Inherited from KubeObjectStore.isLoaded

-

Defined in src/renderer/item.store.ts:38

+

Defined in src/renderer/item.store.ts:38


isLoading#

isLoading: boolean = false

Inherited from KubeObjectStore.isLoading

-

Defined in src/renderer/item.store.ts:37

+

Defined in src/renderer/item.store.ts:37


items#

items: IObservableArray‹T› = observable.array([], { deep: false })

Inherited from KubeObjectStore.items

-

Defined in src/renderer/item.store.ts:39

+

Defined in src/renderer/item.store.ts:39


Optional limit#

limit? : number

Inherited from KubeObjectStore.limit

-

Defined in src/renderer/kube-object.store.ts:44

+

Defined in src/renderer/kube-object.store.ts:44


selectedItemsIds#

selectedItemsIds: ObservableMap‹string, boolean› = observable.map()

Inherited from KubeObjectStore.selectedItemsIds

-

Defined in src/renderer/item.store.ts:40

+

Defined in src/renderer/item.store.ts:40


Static defaultContext#

defaultContext: IObservableValue‹ClusterContext› = observable.box()

Inherited from KubeObjectStore.defaultContext

-

Defined in src/renderer/kube-object.store.ts:41

+

Defined in src/renderer/kube-object.store.ts:41

Accessors#

context#

get context(): ClusterContext

Inherited from KubeObjectStore.context

-

Defined in src/renderer/kube-object.store.ts:63

+

Defined in src/renderer/kube-object.store.ts:63

Returns: ClusterContext


contextItems#

get contextItems(): CustomResourceDefinition[]

Inherited from KubeObjectStore.contextItems

-

Defined in src/renderer/kube-object.store.ts:67

+

Defined in src/renderer/kube-object.store.ts:67

Returns: CustomResourceDefinition[]


contextReady#

get contextReady(): Promise‹void› & object

Inherited from KubeObjectStore.contextReady

-

Defined in src/renderer/kube-object.store.ts:48

+

Defined in src/renderer/kube-object.store.ts:48

Returns: Promise‹void› & object


groups#

get groups(): object

-

Defined in src/renderer/components/+custom-resources/crd.store.ts:62

+

Defined in src/renderer/components/+custom-resources/crd.store.ts:62

Returns: object


namespacesReady#

get namespacesReady(): Promise‹void› & object

Inherited from KubeObjectStore.namespacesReady

-

Defined in src/renderer/kube-object.store.ts:52

+

Defined in src/renderer/kube-object.store.ts:52

Returns: Promise‹void› & object


query#

get query(): IKubeApiQueryParams

Inherited from KubeObjectStore.query

-

Defined in src/renderer/kube-object.store.ts:81

+

Defined in src/renderer/kube-object.store.ts:81

Returns: IKubeApiQueryParams


selectedItems#

get selectedItems(): CustomResourceDefinition[]

Inherited from KubeObjectStore.selectedItems

-

Defined in src/renderer/item.store.ts:47

+

Defined in src/renderer/item.store.ts:47

Returns: CustomResourceDefinition[]

Methods#

[Symbol.iterator]#

[Symbol.iterator](): Generator‹T, void, undefined›

Inherited from KubeObjectStore.[Symbol.iterator]

-

Defined in src/renderer/item.store.ts:221

+

Defined in src/renderer/item.store.ts:221

Returns: Generator‹T, void, undefined›


Protected bindWatchEventsUpdater#

bindWatchEventsUpdater(delay: number): void

Inherited from KubeObjectStore.bindWatchEventsUpdater

-

Defined in src/renderer/kube-object.store.ts:303

+

Defined in src/renderer/kube-object.store.ts:303

Parameters:

@@ -1331,7 +1331,7 @@

create#

create(params: object, data?: Partial‹CustomResourceDefinition›): Promise‹CustomResourceDefinition

Inherited from KubeObjectStore.create

-

Defined in src/renderer/kube-object.store.ts:272

+

Defined in src/renderer/kube-object.store.ts:272

Parameters:

params: object

@@ -1359,7 +1359,7 @@

createItem(params: object, data?: Partial‹CustomResourceDefinition›): Promise‹CustomResourceDefinition

Inherited from KubeObjectStore.createItem

Overrides void

-

Defined in src/renderer/kube-object.store.ts:268

+

Defined in src/renderer/kube-object.store.ts:268

Parameters:

params: object

@@ -1386,7 +1386,7 @@

Protected defaultSorting#

defaultSorting(item: CustomResourceDefinition): string

Inherited from KubeObjectStore.defaultSorting

-

Defined in src/renderer/item.store.ts:34

+

Defined in src/renderer/item.store.ts:34

Parameters:

@@ -1407,7 +1407,7 @@

Protected filterItemsOnLoad#

filterItemsOnLoad(items: CustomResourceDefinition[]): T[]

Inherited from KubeObjectStore.filterItemsOnLoad

-

Defined in src/renderer/kube-object.store.ts:166

+

Defined in src/renderer/kube-object.store.ts:166

Parameters:

@@ -1428,7 +1428,7 @@

getAllByNs#

getAllByNs(namespace: string | string[], strict: boolean): CustomResourceDefinition[]

Inherited from KubeObjectStore.getAllByNs

-

Defined in src/renderer/kube-object.store.ts:93

+

Defined in src/renderer/kube-object.store.ts:93

Parameters:

@@ -1455,7 +1455,7 @@

getByGroup#

getByGroup(group: string, pluralName: string): CustomResourceDefinition‹›

-

Defined in src/renderer/components/+custom-resources/crd.store.ts:75

+

Defined in src/renderer/components/+custom-resources/crd.store.ts:75

Parameters:

@@ -1480,7 +1480,7 @@

getById#

getById(id: string): T

Inherited from KubeObjectStore.getById

-

Defined in src/renderer/kube-object.store.ts:107

+

Defined in src/renderer/kube-object.store.ts:107

Parameters:

@@ -1501,7 +1501,7 @@

getByLabel#

getByLabel(labels: string[] | object): CustomResourceDefinition[]

Inherited from KubeObjectStore.getByLabel

-

Defined in src/renderer/kube-object.store.ts:123

+

Defined in src/renderer/kube-object.store.ts:123

Parameters:

@@ -1523,7 +1523,7 @@

getByName(name: string, namespace?: string): CustomResourceDefinition

Inherited from KubeObjectStore.getByName

Overrides void

-

Defined in src/renderer/kube-object.store.ts:111

+

Defined in src/renderer/kube-object.store.ts:111

Parameters:

@@ -1547,7 +1547,7 @@

getByObject#

getByObject(obj: KubeObject): CustomResourceDefinition‹›

-

Defined in src/renderer/components/+custom-resources/crd.store.ts:83

+

Defined in src/renderer/components/+custom-resources/crd.store.ts:83

Parameters:

@@ -1568,7 +1568,7 @@

getByPath#

getByPath(path: string): CustomResourceDefinition

Inherited from KubeObjectStore.getByPath

-

Defined in src/renderer/kube-object.store.ts:119

+

Defined in src/renderer/kube-object.store.ts:119

Parameters:

@@ -1589,7 +1589,7 @@

getIndexById#

getIndexById(id: string): number

Inherited from KubeObjectStore.getIndexById

-

Defined in src/renderer/item.store.ts:64

+

Defined in src/renderer/item.store.ts:64

Parameters:

@@ -1610,13 +1610,13 @@

getItems#

getItems(): CustomResourceDefinition[]

Inherited from KubeObjectStore.getItems

-

Defined in src/renderer/item.store.ts:51

+

Defined in src/renderer/item.store.ts:51

Returns: CustomResourceDefinition[]


Optional getStatuses#

getStatuses(items: CustomResourceDefinition[]): Record‹string, number›

Inherited from KubeObjectStore.getStatuses

-

Defined in src/renderer/kube-object.store.ts:91

+

Defined in src/renderer/kube-object.store.ts:91

Parameters:

@@ -1637,20 +1637,20 @@

getSubscribeApis#

getSubscribeApis(): KubeApi[]

Inherited from KubeObjectStore.getSubscribeApis

-

Defined in src/renderer/kube-object.store.ts:309

+

Defined in src/renderer/kube-object.store.ts:309

Returns: KubeApi[]


getTotalCount#

getTotalCount(): number

Inherited from KubeObjectStore.getTotalCount

Overrides void

-

Defined in src/renderer/kube-object.store.ts:77

+

Defined in src/renderer/kube-object.store.ts:77

Returns: number


isSelected#

isSelected(item: CustomResourceDefinition): boolean

Inherited from KubeObjectStore.isSelected

-

Defined in src/renderer/item.store.ts:160

+

Defined in src/renderer/item.store.ts:160

Parameters:

@@ -1671,7 +1671,7 @@

isSelectedAll#

isSelectedAll(visibleItems: CustomResourceDefinition[]): boolean

Inherited from KubeObjectStore.isSelectedAll

-

Defined in src/renderer/item.store.ts:194

+

Defined in src/renderer/item.store.ts:194

Parameters:

@@ -1694,7 +1694,7 @@

load#

load(params: object): Promise‹CustomResourceDefinition

Inherited from KubeObjectStore.load

-

Defined in src/renderer/kube-object.store.ts:247

+

Defined in src/renderer/kube-object.store.ts:247

Parameters:

params: object

@@ -1721,7 +1721,7 @@

loadAll(options: object): Promise‹void | CustomResourceDefinition[]›

Inherited from KubeObjectStore.loadAll

Overrides void

-

Defined in src/renderer/kube-object.store.ts:171

+

Defined in src/renderer/kube-object.store.ts:171

Parameters:

Default value options: object= {}

@@ -1751,7 +1751,7 @@

loadFromPath#

loadFromPath(resourcePath: string): Promise‹T›

Inherited from KubeObjectStore.loadFromPath

-

Defined in src/renderer/kube-object.store.ts:262

+

Defined in src/renderer/kube-object.store.ts:262

Parameters:

@@ -1773,7 +1773,7 @@

loadItem(params: object): Promise‹CustomResourceDefinition

Inherited from KubeObjectStore.loadItem

Overrides void

-

Defined in src/renderer/kube-object.store.ts:242

+

Defined in src/renderer/kube-object.store.ts:242

Parameters:

params: object

@@ -1800,7 +1800,7 @@

loadItems(__namedParameters: object): Promise‹CustomResourceDefinition[]›

Inherited from KubeObjectStore.loadItems

Overrides void

-

Defined in src/renderer/kube-object.store.ts:140

+

Defined in src/renderer/kube-object.store.ts:140

Parameters:

__namedParameters: object

@@ -1830,7 +1830,7 @@

Protected mergeItems#

mergeItems(partialItems: CustomResourceDefinition[], __namedParameters: object): CustomResourceDefinition[]

Inherited from KubeObjectStore.mergeItems

-

Defined in src/renderer/kube-object.store.ts:218

+

Defined in src/renderer/kube-object.store.ts:218

Parameters:

partialItems: CustomResourceDefinition[]

Default value __namedParameters: object= {}

@@ -1870,7 +1870,7 @@

reloadAll#

reloadAll(opts: object): Promise‹void | T[]›

Inherited from KubeObjectStore.reloadAll

-

Defined in src/renderer/kube-object.store.ts:207

+

Defined in src/renderer/kube-object.store.ts:207

Parameters:

Default value opts: object= {}

@@ -1900,7 +1900,7 @@

remove#

remove(item: CustomResourceDefinition): Promise‹void›

Inherited from KubeObjectStore.remove

-

Defined in src/renderer/kube-object.store.ts:290

+

Defined in src/renderer/kube-object.store.ts:290

Parameters:

@@ -1921,7 +1921,7 @@

Protected removeItem#

removeItem(item: CustomResourceDefinition, request: function): Promise‹void›

Inherited from KubeObjectStore.removeItem

-

Defined in src/renderer/item.store.ts:154

+

Defined in src/renderer/item.store.ts:154

Parameters:

item: CustomResourceDefinition

request: function

@@ -1932,19 +1932,19 @@

removeSelectedItems(): Promise‹void[]›

Inherited from KubeObjectStore.removeSelectedItems

Overrides void

-

Defined in src/renderer/kube-object.store.ts:296

+

Defined in src/renderer/kube-object.store.ts:296

Returns: Promise‹void[]›


reset#

reset(): void

Inherited from KubeObjectStore.reset

-

Defined in src/renderer/item.store.ts:206

+

Defined in src/renderer/item.store.ts:206

Returns: void


Protected resetOnError#

resetOnError(error: any): void

Inherited from KubeObjectStore.resetOnError

-

Defined in src/renderer/kube-object.store.ts:238

+

Defined in src/renderer/kube-object.store.ts:238

Parameters:

@@ -1965,13 +1965,13 @@

resetSelection#

resetSelection(): void

Inherited from KubeObjectStore.resetSelection

-

Defined in src/renderer/item.store.ts:201

+

Defined in src/renderer/item.store.ts:201

Returns: void


select#

select(item: CustomResourceDefinition): void

Inherited from KubeObjectStore.select

-

Defined in src/renderer/item.store.ts:165

+

Defined in src/renderer/item.store.ts:165

Parameters:

@@ -1992,7 +1992,7 @@

Protected sortItems#

sortItems(items: CustomResourceDefinition[]): CustomResourceDefinition‹›[]

Overrides KubeObjectStore.sortItems

-

Defined in src/renderer/components/+custom-resources/crd.store.ts:55

+

Defined in src/renderer/components/+custom-resources/crd.store.ts:55

Parameters:

@@ -2014,7 +2014,7 @@

subscribe(apis: KubeApi‹any›[]): (Anonymous function)

Inherited from KubeObjectStore.subscribe

Overrides void

-

Defined in src/renderer/kube-object.store.ts:313

+

Defined in src/renderer/kube-object.store.ts:313

Parameters:

@@ -2037,7 +2037,7 @@

toggleSelection#

toggleSelection(item: CustomResourceDefinition): void

Inherited from KubeObjectStore.toggleSelection

-

Defined in src/renderer/item.store.ts:175

+

Defined in src/renderer/item.store.ts:175

Parameters:

@@ -2058,7 +2058,7 @@

toggleSelectionAll#

toggleSelectionAll(visibleItems: CustomResourceDefinition[]): void

Inherited from KubeObjectStore.toggleSelectionAll

-

Defined in src/renderer/item.store.ts:184

+

Defined in src/renderer/item.store.ts:184

Parameters:

@@ -2081,7 +2081,7 @@

unselect#

unselect(item: CustomResourceDefinition): void

Inherited from KubeObjectStore.unselect

-

Defined in src/renderer/item.store.ts:170

+

Defined in src/renderer/item.store.ts:170

Parameters:

@@ -2102,7 +2102,7 @@

update#

update(item: CustomResourceDefinition, data: Partial‹CustomResourceDefinition›): Promise‹CustomResourceDefinition

Inherited from KubeObjectStore.update

-

Defined in src/renderer/kube-object.store.ts:281

+

Defined in src/renderer/kube-object.store.ts:281

Parameters:

@@ -2127,13 +2127,13 @@

Protected updateFromEventsBuffer#

updateFromEventsBuffer(): void

Inherited from KubeObjectStore.updateFromEventsBuffer

-

Defined in src/renderer/kube-object.store.ts:398

+

Defined in src/renderer/kube-object.store.ts:398

Returns: void


Protected updateItem#

updateItem(item: CustomResourceDefinition, request: function): Promise‹T›

Inherited from KubeObjectStore.updateItem

-

Defined in src/renderer/item.store.ts:144

+

Defined in src/renderer/item.store.ts:144

Parameters:

item: CustomResourceDefinition

request: function

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.cronjob/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.cronjob/index.html index 3c10ee981c..5f8533fe41 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.cronjob/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.cronjob/index.html @@ -1053,7 +1053,7 @@

constructor#

+ new CronJob(data: KubeJsonApiData): CronJob

Overrides KubeObject.constructor

-

Defined in src/renderer/api/endpoints/cron-job.api.ts:104

+

Defined in src/renderer/api/endpoints/cron-job.api.ts:104

Parameters:

@@ -1074,22 +1074,22 @@

apiVersion#

apiVersion: string

Inherited from KubeObject.apiVersion

-

Defined in src/renderer/api/kube-object.ts:94

+

Defined in src/renderer/api/kube-object.ts:94


kind#

kind: string

Inherited from KubeObject.kind

-

Defined in src/renderer/api/kube-object.ts:95

+

Defined in src/renderer/api/kube-object.ts:95


metadata#

metadata: Metadata

Inherited from KubeObject.metadata

-

Defined in src/renderer/api/kube-object.ts:96

+

Defined in src/renderer/api/kube-object.ts:96


spec#

spec: object

Overrides KubeObject.spec

-

Defined in src/renderer/api/endpoints/cron-job.api.ts:63

+

Defined in src/renderer/api/endpoints/cron-job.api.ts:63

Type declaration:#

@@ -1216,7 +1216,7 @@

getAge#

getAge(humanize: boolean, compact: boolean, fromNow: boolean): string | number

Inherited from KubeObject.getAge

-

Defined in src/renderer/api/kube-object.ts:212

+

Defined in src/renderer/api/kube-object.ts:212

Parameters:

@@ -1249,7 +1249,7 @@

getAnnotations#

getAnnotations(filter: boolean): string[]

Inherited from KubeObject.getAnnotations

-

Defined in src/renderer/api/kube-object.ts:233

+

Defined in src/renderer/api/kube-object.ts:233

Parameters:

@@ -1272,92 +1272,92 @@

getFinalizers#

getFinalizers(): string[]

Inherited from KubeObject.getFinalizers

-

Defined in src/renderer/api/kube-object.ts:225

+

Defined in src/renderer/api/kube-object.ts:225

Returns: string[]


getId#

getId(): string

Inherited from KubeObject.getId

-

Defined in src/renderer/api/kube-object.ts:191

+

Defined in src/renderer/api/kube-object.ts:191

Returns: string


getLabels#

getLabels(): string[]

Inherited from KubeObject.getLabels

-

Defined in src/renderer/api/kube-object.ts:229

+

Defined in src/renderer/api/kube-object.ts:229

Returns: string[]


getLastScheduleTime#

getLastScheduleTime(): string

-

Defined in src/renderer/api/endpoints/cron-job.api.ts:115

+

Defined in src/renderer/api/endpoints/cron-job.api.ts:115

Returns: string


getName#

getName(): string

Inherited from KubeObject.getName

-

Defined in src/renderer/api/kube-object.ts:199

+

Defined in src/renderer/api/kube-object.ts:199

Returns: string


getNs#

getNs(): string

Inherited from KubeObject.getNs

-

Defined in src/renderer/api/kube-object.ts:203

+

Defined in src/renderer/api/kube-object.ts:203

Returns: string


getOwnerRefs#

getOwnerRefs(): object[]

Inherited from KubeObject.getOwnerRefs

-

Defined in src/renderer/api/kube-object.ts:243

+

Defined in src/renderer/api/kube-object.ts:243

Returns: object[]


getResourceVersion#

getResourceVersion(): string

Inherited from KubeObject.getResourceVersion

-

Defined in src/renderer/api/kube-object.ts:195

+

Defined in src/renderer/api/kube-object.ts:195

Returns: string


getSchedule#

getSchedule(): string

-

Defined in src/renderer/api/endpoints/cron-job.api.ts:122

+

Defined in src/renderer/api/endpoints/cron-job.api.ts:122

Returns: string


getSearchFields#

getSearchFields(): string[]

Inherited from KubeObject.getSearchFields

-

Defined in src/renderer/api/kube-object.ts:252

+

Defined in src/renderer/api/kube-object.ts:252

Returns: string[]


getSuspendFlag#

getSuspendFlag(): string

-

Defined in src/renderer/api/endpoints/cron-job.api.ts:111

+

Defined in src/renderer/api/endpoints/cron-job.api.ts:111

Returns: string


getTimeDiffFromNow#

getTimeDiffFromNow(): number

Inherited from KubeObject.getTimeDiffFromNow

-

Defined in src/renderer/api/kube-object.ts:208

+

Defined in src/renderer/api/kube-object.ts:208

Returns: number


isNeverRun#

isNeverRun(): boolean

-

Defined in src/renderer/api/endpoints/cron-job.api.ts:126

+

Defined in src/renderer/api/endpoints/cron-job.api.ts:126

Returns: boolean


isSuspend#

isSuspend(): boolean

-

Defined in src/renderer/api/endpoints/cron-job.api.ts:138

+

Defined in src/renderer/api/endpoints/cron-job.api.ts:138

Returns: boolean


toPlainObject#

toPlainObject(): object

Inherited from KubeObject.toPlainObject

-

Defined in src/renderer/api/kube-object.ts:264

+

Defined in src/renderer/api/kube-object.ts:264

Returns: object


update#

updateT›(data: Partial‹T›): Promise‹T›

Inherited from KubeObject.update

-

Defined in src/renderer/api/kube-object.ts:269

+

Defined in src/renderer/api/kube-object.ts:269

Type parameters:

T: KubeObject

Parameters:

@@ -1380,7 +1380,7 @@

Static create#

create(data: any): KubeObject‹IKubeObjectMetadata, any, any›

Inherited from KubeObject.create

-

Defined in src/renderer/api/kube-object.ts:100

+

Defined in src/renderer/api/kube-object.ts:100

Parameters:

@@ -1401,7 +1401,7 @@

Static isJsonApiData#

isJsonApiData(object: unknown): object is KubeJsonApiData

Inherited from KubeObject.isJsonApiData

-

Defined in src/renderer/api/kube-object.ts:108

+

Defined in src/renderer/api/kube-object.ts:108

Parameters:

@@ -1422,7 +1422,7 @@

Static isJsonApiDataList#

isJsonApiDataListT›(object: unknown, verifyItem: function): object is KubeJsonApiDataList‹T›

Inherited from KubeObject.isJsonApiDataList

-

Defined in src/renderer/api/kube-object.ts:166

+

Defined in src/renderer/api/kube-object.ts:166

Type parameters:

T

Parameters:

@@ -1449,7 +1449,7 @@

Static isKubeJsonApiListMetadata#

isKubeJsonApiListMetadata(object: unknown): object is KubeJsonApiListMetadata

Inherited from KubeObject.isKubeJsonApiListMetadata

-

Defined in src/renderer/api/kube-object.ts:117

+

Defined in src/renderer/api/kube-object.ts:117

Parameters:

@@ -1470,7 +1470,7 @@

Static isKubeJsonApiMetadata#

isKubeJsonApiMetadata(object: unknown): object is KubeJsonApiMetadata

Inherited from KubeObject.isKubeJsonApiMetadata

-

Defined in src/renderer/api/kube-object.ts:125

+

Defined in src/renderer/api/kube-object.ts:125

Parameters:

@@ -1491,7 +1491,7 @@

Static isNonSystem#

isNonSystem(item: KubeJsonApiData | KubeObject): boolean

Inherited from KubeObject.isNonSystem

-

Defined in src/renderer/api/kube-object.ts:104

+

Defined in src/renderer/api/kube-object.ts:104

Parameters:

@@ -1512,7 +1512,7 @@

Static isPartialJsonApiData#

isPartialJsonApiData(object: unknown): object is Partial‹KubeJsonApiData›

Inherited from KubeObject.isPartialJsonApiData

-

Defined in src/renderer/api/kube-object.ts:157

+

Defined in src/renderer/api/kube-object.ts:157

Parameters:

@@ -1533,7 +1533,7 @@

Static isPartialJsonApiMetadata#

isPartialJsonApiMetadata(object: unknown): object is Partial‹KubeJsonApiMetadata›

Inherited from KubeObject.isPartialJsonApiMetadata

-

Defined in src/renderer/api/kube-object.ts:141

+

Defined in src/renderer/api/kube-object.ts:141

Parameters:

@@ -1554,7 +1554,7 @@

Static stringifyLabels#

stringifyLabels(labels?: object): string[]

Inherited from KubeObject.stringifyLabels

-

Defined in src/renderer/api/kube-object.ts:176

+

Defined in src/renderer/api/kube-object.ts:176

Parameters:

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/index.html index 2f568a9e2e..41e4e76cde 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/index.html @@ -1189,105 +1189,105 @@

constructor#

+ new CronJobStore(): CronJobStore

Overrides KubeObjectStore.constructor

-

Defined in src/renderer/components/+workloads-cronjobs/cronjob.store.ts:29

+

Defined in src/renderer/components/+workloads-cronjobs/cronjob.store.ts:29

Returns: CronJobStore

Properties#

api#

api: CronJobApi‹› = cronJobApi

Overrides KubeObjectStore.api

-

Defined in src/renderer/components/+workloads-cronjobs/cronjob.store.ts:29

+

Defined in src/renderer/components/+workloads-cronjobs/cronjob.store.ts:29


bufferSize#

bufferSize: number = 50000

Inherited from KubeObjectStore.bufferSize

-

Defined in src/renderer/kube-object.store.ts:45

+

Defined in src/renderer/kube-object.store.ts:45


Protected eventsBuffer#

eventsBuffer: IObservableArray‹IKubeWatchEvent‹KubeJsonApiData›› = observable.array>([], { deep: false })

Inherited from KubeObjectStore.eventsBuffer

-

Defined in src/renderer/kube-object.store.ts:301

+

Defined in src/renderer/kube-object.store.ts:301


failedLoading#

failedLoading: boolean = false

Inherited from KubeObjectStore.failedLoading

-

Defined in src/renderer/item.store.ts:36

+

Defined in src/renderer/item.store.ts:36


isLoaded#

isLoaded: boolean = false

Inherited from KubeObjectStore.isLoaded

-

Defined in src/renderer/item.store.ts:38

+

Defined in src/renderer/item.store.ts:38


isLoading#

isLoading: boolean = false

Inherited from KubeObjectStore.isLoading

-

Defined in src/renderer/item.store.ts:37

+

Defined in src/renderer/item.store.ts:37


items#

items: IObservableArray‹T› = observable.array([], { deep: false })

Inherited from KubeObjectStore.items

-

Defined in src/renderer/item.store.ts:39

+

Defined in src/renderer/item.store.ts:39


Optional limit#

limit? : number

Inherited from KubeObjectStore.limit

-

Defined in src/renderer/kube-object.store.ts:44

+

Defined in src/renderer/kube-object.store.ts:44


selectedItemsIds#

selectedItemsIds: ObservableMap‹string, boolean› = observable.map()

Inherited from KubeObjectStore.selectedItemsIds

-

Defined in src/renderer/item.store.ts:40

+

Defined in src/renderer/item.store.ts:40


Static defaultContext#

defaultContext: IObservableValue‹ClusterContext› = observable.box()

Inherited from KubeObjectStore.defaultContext

-

Defined in src/renderer/kube-object.store.ts:41

+

Defined in src/renderer/kube-object.store.ts:41

Accessors#

context#

get context(): ClusterContext

Inherited from KubeObjectStore.context

-

Defined in src/renderer/kube-object.store.ts:63

+

Defined in src/renderer/kube-object.store.ts:63

Returns: ClusterContext


contextItems#

get contextItems(): CronJob[]

Inherited from KubeObjectStore.contextItems

-

Defined in src/renderer/kube-object.store.ts:67

+

Defined in src/renderer/kube-object.store.ts:67

Returns: CronJob[]


contextReady#

get contextReady(): Promise‹void› & object

Inherited from KubeObjectStore.contextReady

-

Defined in src/renderer/kube-object.store.ts:48

+

Defined in src/renderer/kube-object.store.ts:48

Returns: Promise‹void› & object


namespacesReady#

get namespacesReady(): Promise‹void› & object

Inherited from KubeObjectStore.namespacesReady

-

Defined in src/renderer/kube-object.store.ts:52

+

Defined in src/renderer/kube-object.store.ts:52

Returns: Promise‹void› & object


query#

get query(): IKubeApiQueryParams

Inherited from KubeObjectStore.query

-

Defined in src/renderer/kube-object.store.ts:81

+

Defined in src/renderer/kube-object.store.ts:81

Returns: IKubeApiQueryParams


selectedItems#

get selectedItems(): CronJob[]

Inherited from KubeObjectStore.selectedItems

-

Defined in src/renderer/item.store.ts:47

+

Defined in src/renderer/item.store.ts:47

Returns: CronJob[]

Methods#

[Symbol.iterator]#

[Symbol.iterator](): Generator‹T, void, undefined›

Inherited from KubeObjectStore.[Symbol.iterator]

-

Defined in src/renderer/item.store.ts:221

+

Defined in src/renderer/item.store.ts:221

Returns: Generator‹T, void, undefined›


Protected bindWatchEventsUpdater#

bindWatchEventsUpdater(delay: number): void

Inherited from KubeObjectStore.bindWatchEventsUpdater

-

Defined in src/renderer/kube-object.store.ts:303

+

Defined in src/renderer/kube-object.store.ts:303

Parameters:

@@ -1310,7 +1310,7 @@

create#

create(params: object, data?: Partial‹CronJob›): Promise‹CronJob

Inherited from KubeObjectStore.create

-

Defined in src/renderer/kube-object.store.ts:272

+

Defined in src/renderer/kube-object.store.ts:272

Parameters:

params: object

@@ -1338,7 +1338,7 @@

createItem(params: object, data?: Partial‹CronJob›): Promise‹CronJob

Inherited from KubeObjectStore.createItem

Overrides void

-

Defined in src/renderer/kube-object.store.ts:268

+

Defined in src/renderer/kube-object.store.ts:268

Parameters:

params: object

@@ -1365,7 +1365,7 @@

Protected defaultSorting#

defaultSorting(item: CronJob): string

Inherited from KubeObjectStore.defaultSorting

-

Defined in src/renderer/item.store.ts:34

+

Defined in src/renderer/item.store.ts:34

Parameters:

@@ -1386,7 +1386,7 @@

Protected filterItemsOnLoad#

filterItemsOnLoad(items: CronJob[]): T[]

Inherited from KubeObjectStore.filterItemsOnLoad

-

Defined in src/renderer/kube-object.store.ts:166

+

Defined in src/renderer/kube-object.store.ts:166

Parameters:

@@ -1406,7 +1406,7 @@

getActiveJobsNum#

getActiveJobsNum(cronJob: CronJob): number

-

Defined in src/renderer/components/+workloads-cronjobs/cronjob.store.ts:51

+

Defined in src/renderer/components/+workloads-cronjobs/cronjob.store.ts:51

Parameters:

@@ -1427,7 +1427,7 @@

getAllByNs#

getAllByNs(namespace: string | string[], strict: boolean): CronJob[]

Inherited from KubeObjectStore.getAllByNs

-

Defined in src/renderer/kube-object.store.ts:93

+

Defined in src/renderer/kube-object.store.ts:93

Parameters:

@@ -1455,7 +1455,7 @@

getById#

getById(id: string): T

Inherited from KubeObjectStore.getById

-

Defined in src/renderer/kube-object.store.ts:107

+

Defined in src/renderer/kube-object.store.ts:107

Parameters:

@@ -1476,7 +1476,7 @@

getByLabel#

getByLabel(labels: string[] | object): CronJob[]

Inherited from KubeObjectStore.getByLabel

-

Defined in src/renderer/kube-object.store.ts:123

+

Defined in src/renderer/kube-object.store.ts:123

Parameters:

@@ -1498,7 +1498,7 @@

getByName(name: string, namespace?: string): CronJob

Inherited from KubeObjectStore.getByName

Overrides void

-

Defined in src/renderer/kube-object.store.ts:111

+

Defined in src/renderer/kube-object.store.ts:111

Parameters:

@@ -1523,7 +1523,7 @@

getByPath#

getByPath(path: string): CronJob

Inherited from KubeObjectStore.getByPath

-

Defined in src/renderer/kube-object.store.ts:119

+

Defined in src/renderer/kube-object.store.ts:119

Parameters:

@@ -1544,7 +1544,7 @@

getIndexById#

getIndexById(id: string): number

Inherited from KubeObjectStore.getIndexById

-

Defined in src/renderer/item.store.ts:64

+

Defined in src/renderer/item.store.ts:64

Parameters:

@@ -1565,13 +1565,13 @@

getItems#

getItems(): CronJob[]

Inherited from KubeObjectStore.getItems

-

Defined in src/renderer/item.store.ts:51

+

Defined in src/renderer/item.store.ts:51

Returns: CronJob[]


getStatuses#

getStatuses(cronJobs?: CronJob[]): object

Overrides KubeObjectStore.getStatuses

-

Defined in src/renderer/components/+workloads-cronjobs/cronjob.store.ts:36

+

Defined in src/renderer/components/+workloads-cronjobs/cronjob.store.ts:36

Parameters:

@@ -1600,20 +1600,20 @@

getSubscribeApis#

getSubscribeApis(): KubeApi[]

Inherited from KubeObjectStore.getSubscribeApis

-

Defined in src/renderer/kube-object.store.ts:309

+

Defined in src/renderer/kube-object.store.ts:309

Returns: KubeApi[]


getTotalCount#

getTotalCount(): number

Inherited from KubeObjectStore.getTotalCount

Overrides void

-

Defined in src/renderer/kube-object.store.ts:77

+

Defined in src/renderer/kube-object.store.ts:77

Returns: number


isSelected#

isSelected(item: CronJob): boolean

Inherited from KubeObjectStore.isSelected

-

Defined in src/renderer/item.store.ts:160

+

Defined in src/renderer/item.store.ts:160

Parameters:

@@ -1634,7 +1634,7 @@

isSelectedAll#

isSelectedAll(visibleItems: CronJob[]): boolean

Inherited from KubeObjectStore.isSelectedAll

-

Defined in src/renderer/item.store.ts:194

+

Defined in src/renderer/item.store.ts:194

Parameters:

@@ -1657,7 +1657,7 @@

load#

load(params: object): Promise‹CronJob

Inherited from KubeObjectStore.load

-

Defined in src/renderer/kube-object.store.ts:247

+

Defined in src/renderer/kube-object.store.ts:247

Parameters:

params: object

@@ -1684,7 +1684,7 @@

loadAll(options: object): Promise‹void | CronJob[]›

Inherited from KubeObjectStore.loadAll

Overrides void

-

Defined in src/renderer/kube-object.store.ts:171

+

Defined in src/renderer/kube-object.store.ts:171

Parameters:

Default value options: object= {}

@@ -1714,7 +1714,7 @@

loadFromPath#

loadFromPath(resourcePath: string): Promise‹T›

Inherited from KubeObjectStore.loadFromPath

-

Defined in src/renderer/kube-object.store.ts:262

+

Defined in src/renderer/kube-object.store.ts:262

Parameters:

@@ -1736,7 +1736,7 @@

loadItem(params: object): Promise‹CronJob

Inherited from KubeObjectStore.loadItem

Overrides void

-

Defined in src/renderer/kube-object.store.ts:242

+

Defined in src/renderer/kube-object.store.ts:242

Parameters:

params: object

@@ -1763,7 +1763,7 @@

loadItems(__namedParameters: object): Promise‹CronJob[]›

Inherited from KubeObjectStore.loadItems

Overrides void

-

Defined in src/renderer/kube-object.store.ts:140

+

Defined in src/renderer/kube-object.store.ts:140

Parameters:

__namedParameters: object

@@ -1793,7 +1793,7 @@

Protected mergeItems#

mergeItems(partialItems: CronJob[], __namedParameters: object): CronJob[]

Inherited from KubeObjectStore.mergeItems

-

Defined in src/renderer/kube-object.store.ts:218

+

Defined in src/renderer/kube-object.store.ts:218

Parameters:

partialItems: CronJob[]

Default value __namedParameters: object= {}

@@ -1833,7 +1833,7 @@

reloadAll#

reloadAll(opts: object): Promise‹void | T[]›

Inherited from KubeObjectStore.reloadAll

-

Defined in src/renderer/kube-object.store.ts:207

+

Defined in src/renderer/kube-object.store.ts:207

Parameters:

Default value opts: object= {}

@@ -1863,7 +1863,7 @@

remove#

remove(item: CronJob): Promise‹void›

Inherited from KubeObjectStore.remove

-

Defined in src/renderer/kube-object.store.ts:290

+

Defined in src/renderer/kube-object.store.ts:290

Parameters:

@@ -1884,7 +1884,7 @@

Protected removeItem#

removeItem(item: CronJob, request: function): Promise‹void›

Inherited from KubeObjectStore.removeItem

-

Defined in src/renderer/item.store.ts:154

+

Defined in src/renderer/item.store.ts:154

Parameters:

item: CronJob

request: function

@@ -1895,19 +1895,19 @@

removeSelectedItems(): Promise‹void[]›

Inherited from KubeObjectStore.removeSelectedItems

Overrides void

-

Defined in src/renderer/kube-object.store.ts:296

+

Defined in src/renderer/kube-object.store.ts:296

Returns: Promise‹void[]›


reset#

reset(): void

Inherited from KubeObjectStore.reset

-

Defined in src/renderer/item.store.ts:206

+

Defined in src/renderer/item.store.ts:206

Returns: void


Protected resetOnError#

resetOnError(error: any): void

Inherited from KubeObjectStore.resetOnError

-

Defined in src/renderer/kube-object.store.ts:238

+

Defined in src/renderer/kube-object.store.ts:238

Parameters:

@@ -1928,13 +1928,13 @@

resetSelection#

resetSelection(): void

Inherited from KubeObjectStore.resetSelection

-

Defined in src/renderer/item.store.ts:201

+

Defined in src/renderer/item.store.ts:201

Returns: void


select#

select(item: CronJob): void

Inherited from KubeObjectStore.select

-

Defined in src/renderer/item.store.ts:165

+

Defined in src/renderer/item.store.ts:165

Parameters:

@@ -1955,7 +1955,7 @@

Protected sortItems#

sortItems(items: CronJob[], sorting: function[], order?: "asc" | "desc"): CronJob[]

Inherited from KubeObjectStore.sortItems

-

Defined in src/renderer/item.store.ts:78

+

Defined in src/renderer/item.store.ts:78

Return items sorted by the given ordering functions. If two elements of items are sorted to the same "index" then the next sorting function is used to determine where to place them relative to each other. Once the sorting @@ -1997,7 +1997,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

subscribe(apis: KubeApi‹any›[]): (Anonymous function)

Inherited from KubeObjectStore.subscribe

Overrides void

-

Defined in src/renderer/kube-object.store.ts:313

+

Defined in src/renderer/kube-object.store.ts:313

Parameters:

@@ -2020,7 +2020,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

toggleSelection#

toggleSelection(item: CronJob): void

Inherited from KubeObjectStore.toggleSelection

-

Defined in src/renderer/item.store.ts:175

+

Defined in src/renderer/item.store.ts:175

Parameters:

@@ -2041,7 +2041,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

toggleSelectionAll#

toggleSelectionAll(visibleItems: CronJob[]): void

Inherited from KubeObjectStore.toggleSelectionAll

-

Defined in src/renderer/item.store.ts:184

+

Defined in src/renderer/item.store.ts:184

Parameters:

@@ -2064,7 +2064,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

unselect#

unselect(item: CronJob): void

Inherited from KubeObjectStore.unselect

-

Defined in src/renderer/item.store.ts:170

+

Defined in src/renderer/item.store.ts:170

Parameters:

@@ -2085,7 +2085,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

update#

update(item: CronJob, data: Partial‹CronJob›): Promise‹CronJob

Inherited from KubeObjectStore.update

-

Defined in src/renderer/kube-object.store.ts:281

+

Defined in src/renderer/kube-object.store.ts:281

Parameters:

@@ -2110,13 +2110,13 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

Protected updateFromEventsBuffer#

updateFromEventsBuffer(): void

Inherited from KubeObjectStore.updateFromEventsBuffer

-

Defined in src/renderer/kube-object.store.ts:398

+

Defined in src/renderer/kube-object.store.ts:398

Returns: void


Protected updateItem#

updateItem(item: CronJob, request: function): Promise‹T›

Inherited from KubeObjectStore.updateItem

-

Defined in src/renderer/item.store.ts:144

+

Defined in src/renderer/item.store.ts:144

Parameters:

item: CronJob

request: function

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/index.html index e00dc367cc..2482a38b67 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/index.html @@ -1133,7 +1133,7 @@

constructor#

+ new CustomResourceDefinition(data: KubeJsonApiData): CustomResourceDefinition

Inherited from KubeObject.constructor

-

Defined in src/renderer/api/kube-object.ts:180

+

Defined in src/renderer/api/kube-object.ts:180

Parameters:

@@ -1154,22 +1154,22 @@

apiVersion#

apiVersion: string

Inherited from KubeObject.apiVersion

-

Defined in src/renderer/api/kube-object.ts:94

+

Defined in src/renderer/api/kube-object.ts:94


kind#

kind: string

Inherited from KubeObject.kind

-

Defined in src/renderer/api/kube-object.ts:95

+

Defined in src/renderer/api/kube-object.ts:95


metadata#

metadata: Metadata

Inherited from KubeObject.metadata

-

Defined in src/renderer/api/kube-object.ts:96

+

Defined in src/renderer/api/kube-object.ts:96


spec#

spec: object

Overrides KubeObject.spec

-

Defined in src/renderer/api/endpoints/crd.api.ts:42

+

Defined in src/renderer/api/endpoints/crd.api.ts:42

Type declaration:#

@@ -1292,7 +1292,7 @@

getAge#

getAge(humanize: boolean, compact: boolean, fromNow: boolean): string | number

Inherited from KubeObject.getAge

-

Defined in src/renderer/api/kube-object.ts:212

+

Defined in src/renderer/api/kube-object.ts:212

Parameters:

@@ -1325,7 +1325,7 @@

getAnnotations#

getAnnotations(filter: boolean): string[]

Inherited from KubeObject.getAnnotations

-

Defined in src/renderer/api/kube-object.ts:233

+

Defined in src/renderer/api/kube-object.ts:233

Parameters:

@@ -1347,46 +1347,46 @@

getConditions#

getConditions(): object[]

-

Defined in src/renderer/api/endpoints/crd.api.ts:162

+

Defined in src/renderer/api/endpoints/crd.api.ts:162

Returns: object[]


getConversion#

getConversion(): string

-

Defined in src/renderer/api/endpoints/crd.api.ts:144

+

Defined in src/renderer/api/endpoints/crd.api.ts:144

Returns: string


getFinalizers#

getFinalizers(): string[]

Inherited from KubeObject.getFinalizers

-

Defined in src/renderer/api/kube-object.ts:225

+

Defined in src/renderer/api/kube-object.ts:225

Returns: string[]


getGroup#

getGroup(): string

-

Defined in src/renderer/api/endpoints/crd.api.ts:119

+

Defined in src/renderer/api/endpoints/crd.api.ts:119

Returns: string


getId#

getId(): string

Inherited from KubeObject.getId

-

Defined in src/renderer/api/kube-object.ts:191

+

Defined in src/renderer/api/kube-object.ts:191

Returns: string


getLabels#

getLabels(): string[]

Inherited from KubeObject.getLabels

-

Defined in src/renderer/api/kube-object.ts:229

+

Defined in src/renderer/api/kube-object.ts:229

Returns: string[]


getName#

getName(): string

Inherited from KubeObject.getName

-

Defined in src/renderer/api/kube-object.ts:199

+

Defined in src/renderer/api/kube-object.ts:199

Returns: string


getNames#

getNames(): object

-

Defined in src/renderer/api/endpoints/crd.api.ts:140

+

Defined in src/renderer/api/endpoints/crd.api.ts:140

Returns: object

@@ -1444,77 +1444,77 @@

getResourceApiBase#

getResourceApiBase(): string

-

Defined in src/renderer/api/endpoints/crd.api.ts:99

+

Defined in src/renderer/api/endpoints/crd.api.ts:99

Returns: string


getResourceKind#

getResourceKind(): string

-

Defined in src/renderer/api/endpoints/crd.api.ts:109

+

Defined in src/renderer/api/endpoints/crd.api.ts:109

Returns: string


getResourceTitle#

getResourceTitle(): string

-

Defined in src/renderer/api/endpoints/crd.api.ts:113

+

Defined in src/renderer/api/endpoints/crd.api.ts:113

Returns: string


getResourceUrl#

getResourceUrl(): string

-

Defined in src/renderer/api/endpoints/crd.api.ts:90

+

Defined in src/renderer/api/endpoints/crd.api.ts:90

Returns: string


getResourceVersion#

getResourceVersion(): string

Inherited from KubeObject.getResourceVersion

-

Defined in src/renderer/api/kube-object.ts:195

+

Defined in src/renderer/api/kube-object.ts:195

Returns: string


getScope#

getScope(): string

-

Defined in src/renderer/api/endpoints/crd.api.ts:123

+

Defined in src/renderer/api/endpoints/crd.api.ts:123

Returns: string


getSearchFields#

getSearchFields(): string[]

Inherited from KubeObject.getSearchFields

-

Defined in src/renderer/api/kube-object.ts:252

+

Defined in src/renderer/api/kube-object.ts:252

Returns: string[]


getStoredVersions#

getStoredVersions(): string

-

Defined in src/renderer/api/endpoints/crd.api.ts:136

+

Defined in src/renderer/api/endpoints/crd.api.ts:136

Returns: string


getTimeDiffFromNow#

getTimeDiffFromNow(): number

Inherited from KubeObject.getTimeDiffFromNow

-

Defined in src/renderer/api/kube-object.ts:208

+

Defined in src/renderer/api/kube-object.ts:208

Returns: number


getValidation#

getValidation(): string

-

Defined in src/renderer/api/endpoints/crd.api.ts:158

+

Defined in src/renderer/api/endpoints/crd.api.ts:158

Returns: string


getVersion#

getVersion(): string

-

Defined in src/renderer/api/endpoints/crd.api.ts:127

+

Defined in src/renderer/api/endpoints/crd.api.ts:127

Returns: string


isNamespaced#

isNamespaced(): boolean

-

Defined in src/renderer/api/endpoints/crd.api.ts:132

+

Defined in src/renderer/api/endpoints/crd.api.ts:132

Returns: boolean


toPlainObject#

toPlainObject(): object

Inherited from KubeObject.toPlainObject

-

Defined in src/renderer/api/kube-object.ts:264

+

Defined in src/renderer/api/kube-object.ts:264

Returns: object


update#

updateT›(data: Partial‹T›): Promise‹T›

Inherited from KubeObject.update

-

Defined in src/renderer/api/kube-object.ts:269

+

Defined in src/renderer/api/kube-object.ts:269

Type parameters:

T: KubeObject

Parameters:

@@ -1537,7 +1537,7 @@

Static create#

create(data: any): KubeObject‹IKubeObjectMetadata, any, any›

Inherited from KubeObject.create

-

Defined in src/renderer/api/kube-object.ts:100

+

Defined in src/renderer/api/kube-object.ts:100

Parameters:

@@ -1558,7 +1558,7 @@

Static isJsonApiData#

isJsonApiData(object: unknown): object is KubeJsonApiData

Inherited from KubeObject.isJsonApiData

-

Defined in src/renderer/api/kube-object.ts:108

+

Defined in src/renderer/api/kube-object.ts:108

Parameters:

@@ -1579,7 +1579,7 @@

Static isJsonApiDataList#

isJsonApiDataListT›(object: unknown, verifyItem: function): object is KubeJsonApiDataList‹T›

Inherited from KubeObject.isJsonApiDataList

-

Defined in src/renderer/api/kube-object.ts:166

+

Defined in src/renderer/api/kube-object.ts:166

Type parameters:

T

Parameters:

@@ -1606,7 +1606,7 @@

Static isKubeJsonApiListMetadata#

isKubeJsonApiListMetadata(object: unknown): object is KubeJsonApiListMetadata

Inherited from KubeObject.isKubeJsonApiListMetadata

-

Defined in src/renderer/api/kube-object.ts:117

+

Defined in src/renderer/api/kube-object.ts:117

Parameters:

@@ -1627,7 +1627,7 @@

Static isKubeJsonApiMetadata#

isKubeJsonApiMetadata(object: unknown): object is KubeJsonApiMetadata

Inherited from KubeObject.isKubeJsonApiMetadata

-

Defined in src/renderer/api/kube-object.ts:125

+

Defined in src/renderer/api/kube-object.ts:125

Parameters:

@@ -1648,7 +1648,7 @@

Static isNonSystem#

isNonSystem(item: KubeJsonApiData | KubeObject): boolean

Inherited from KubeObject.isNonSystem

-

Defined in src/renderer/api/kube-object.ts:104

+

Defined in src/renderer/api/kube-object.ts:104

Parameters:

@@ -1669,7 +1669,7 @@

Static isPartialJsonApiData#

isPartialJsonApiData(object: unknown): object is Partial‹KubeJsonApiData›

Inherited from KubeObject.isPartialJsonApiData

-

Defined in src/renderer/api/kube-object.ts:157

+

Defined in src/renderer/api/kube-object.ts:157

Parameters:

@@ -1690,7 +1690,7 @@

Static isPartialJsonApiMetadata#

isPartialJsonApiMetadata(object: unknown): object is Partial‹KubeJsonApiMetadata›

Inherited from KubeObject.isPartialJsonApiMetadata

-

Defined in src/renderer/api/kube-object.ts:141

+

Defined in src/renderer/api/kube-object.ts:141

Parameters:

@@ -1711,7 +1711,7 @@

Static stringifyLabels#

stringifyLabels(labels?: object): string[]

Inherited from KubeObject.stringifyLabels

-

Defined in src/renderer/api/kube-object.ts:176

+

Defined in src/renderer/api/kube-object.ts:176

Parameters:

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.daemonset/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.daemonset/index.html index 3238b8ca72..f0e5886eeb 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.daemonset/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.daemonset/index.html @@ -1069,7 +1069,7 @@

constructor#

+ new DaemonSet(data: KubeJsonApiData): DaemonSet

Overrides KubeObject.constructor

-

Defined in src/renderer/api/endpoints/daemon-set.api.ts:32

+

Defined in src/renderer/api/endpoints/daemon-set.api.ts:32

Parameters:

@@ -1090,22 +1090,22 @@

apiVersion#

apiVersion: string

Inherited from KubeObject.apiVersion

-

Defined in src/renderer/api/kube-object.ts:94

+

Defined in src/renderer/api/kube-object.ts:94


kind#

kind: string

Inherited from KubeObject.kind

-

Defined in src/renderer/api/kube-object.ts:95

+

Defined in src/renderer/api/kube-object.ts:95


metadata#

metadata: Metadata

Inherited from KubeObject.metadata

-

Defined in src/renderer/api/kube-object.ts:96

+

Defined in src/renderer/api/kube-object.ts:96


spec#

spec: object

Overrides KubeObject.spec

-

Defined in src/renderer/api/endpoints/daemon-set.api.ts:39

+

Defined in src/renderer/api/endpoints/daemon-set.api.ts:39

Type declaration:#

@@ -1262,19 +1262,19 @@

getAffinity#

getAffinity(): IAffinity

Inherited from Deployment.getAffinity

-

Defined in src/renderer/api/workload-kube-object.ts:93

+

Defined in src/renderer/api/workload-kube-object.ts:93

Returns: IAffinity


getAffinityNumber#

getAffinityNumber(): number

Inherited from Pod.getAffinityNumber

-

Defined in src/renderer/api/workload-kube-object.ts:97

+

Defined in src/renderer/api/workload-kube-object.ts:97

Returns: number


getAge#

getAge(humanize: boolean, compact: boolean, fromNow: boolean): string | number

Inherited from KubeObject.getAge

-

Defined in src/renderer/api/kube-object.ts:212

+

Defined in src/renderer/api/kube-object.ts:212

Parameters:

@@ -1307,7 +1307,7 @@

getAnnotations#

getAnnotations(filter: boolean): string[]

Inherited from KubeObject.getAnnotations

-

Defined in src/renderer/api/kube-object.ts:233

+

Defined in src/renderer/api/kube-object.ts:233

Parameters:

@@ -1330,96 +1330,96 @@

getFinalizers#

getFinalizers(): string[]

Inherited from KubeObject.getFinalizers

-

Defined in src/renderer/api/kube-object.ts:225

+

Defined in src/renderer/api/kube-object.ts:225

Returns: string[]


getId#

getId(): string

Inherited from KubeObject.getId

-

Defined in src/renderer/api/kube-object.ts:191

+

Defined in src/renderer/api/kube-object.ts:191

Returns: string


getImages#

getImages(): string[]

-

Defined in src/renderer/api/endpoints/daemon-set.api.ts:92

+

Defined in src/renderer/api/endpoints/daemon-set.api.ts:92

Returns: string[]


getLabels#

getLabels(): string[]

Inherited from KubeObject.getLabels

-

Defined in src/renderer/api/kube-object.ts:229

+

Defined in src/renderer/api/kube-object.ts:229

Returns: string[]


getName#

getName(): string

Inherited from KubeObject.getName

-

Defined in src/renderer/api/kube-object.ts:199

+

Defined in src/renderer/api/kube-object.ts:199

Returns: string


getNodeSelectors#

getNodeSelectors(): string[]

Inherited from Deployment.getNodeSelectors

-

Defined in src/renderer/api/workload-kube-object.ts:77

+

Defined in src/renderer/api/workload-kube-object.ts:77

Returns: string[]


getNs#

getNs(): string

Inherited from KubeObject.getNs

-

Defined in src/renderer/api/kube-object.ts:203

+

Defined in src/renderer/api/kube-object.ts:203

Returns: string


getOwnerRefs#

getOwnerRefs(): object[]

Inherited from KubeObject.getOwnerRefs

-

Defined in src/renderer/api/kube-object.ts:243

+

Defined in src/renderer/api/kube-object.ts:243

Returns: object[]


getResourceVersion#

getResourceVersion(): string

Inherited from KubeObject.getResourceVersion

-

Defined in src/renderer/api/kube-object.ts:195

+

Defined in src/renderer/api/kube-object.ts:195

Returns: string


getSearchFields#

getSearchFields(): string[]

Inherited from KubeObject.getSearchFields

-

Defined in src/renderer/api/kube-object.ts:252

+

Defined in src/renderer/api/kube-object.ts:252

Returns: string[]


getSelectors#

getSelectors(): string[]

Inherited from Pod.getSelectors

-

Defined in src/renderer/api/workload-kube-object.ts:71

+

Defined in src/renderer/api/workload-kube-object.ts:71

Returns: string[]


getTemplateLabels#

getTemplateLabels(): string[]

Inherited from Pod.getTemplateLabels

-

Defined in src/renderer/api/workload-kube-object.ts:83

+

Defined in src/renderer/api/workload-kube-object.ts:83

Returns: string[]


getTimeDiffFromNow#

getTimeDiffFromNow(): number

Inherited from KubeObject.getTimeDiffFromNow

-

Defined in src/renderer/api/kube-object.ts:208

+

Defined in src/renderer/api/kube-object.ts:208

Returns: number


getTolerations#

getTolerations(): IToleration[]

Inherited from Deployment.getTolerations

-

Defined in src/renderer/api/workload-kube-object.ts:89

+

Defined in src/renderer/api/workload-kube-object.ts:89

Returns: IToleration[]


toPlainObject#

toPlainObject(): object

Inherited from KubeObject.toPlainObject

-

Defined in src/renderer/api/kube-object.ts:264

+

Defined in src/renderer/api/kube-object.ts:264

Returns: object


update#

updateT›(data: Partial‹T›): Promise‹T›

Inherited from KubeObject.update

-

Defined in src/renderer/api/kube-object.ts:269

+

Defined in src/renderer/api/kube-object.ts:269

Type parameters:

T: KubeObject

Parameters:

@@ -1442,7 +1442,7 @@

Static create#

create(data: any): KubeObject‹IKubeObjectMetadata, any, any›

Inherited from KubeObject.create

-

Defined in src/renderer/api/kube-object.ts:100

+

Defined in src/renderer/api/kube-object.ts:100

Parameters:

@@ -1463,7 +1463,7 @@

Static isJsonApiData#

isJsonApiData(object: unknown): object is KubeJsonApiData

Inherited from KubeObject.isJsonApiData

-

Defined in src/renderer/api/kube-object.ts:108

+

Defined in src/renderer/api/kube-object.ts:108

Parameters:

@@ -1484,7 +1484,7 @@

Static isJsonApiDataList#

isJsonApiDataListT›(object: unknown, verifyItem: function): object is KubeJsonApiDataList‹T›

Inherited from KubeObject.isJsonApiDataList

-

Defined in src/renderer/api/kube-object.ts:166

+

Defined in src/renderer/api/kube-object.ts:166

Type parameters:

T

Parameters:

@@ -1511,7 +1511,7 @@

Static isKubeJsonApiListMetadata#

isKubeJsonApiListMetadata(object: unknown): object is KubeJsonApiListMetadata

Inherited from KubeObject.isKubeJsonApiListMetadata

-

Defined in src/renderer/api/kube-object.ts:117

+

Defined in src/renderer/api/kube-object.ts:117

Parameters:

@@ -1532,7 +1532,7 @@

Static isKubeJsonApiMetadata#

isKubeJsonApiMetadata(object: unknown): object is KubeJsonApiMetadata

Inherited from KubeObject.isKubeJsonApiMetadata

-

Defined in src/renderer/api/kube-object.ts:125

+

Defined in src/renderer/api/kube-object.ts:125

Parameters:

@@ -1553,7 +1553,7 @@

Static isNonSystem#

isNonSystem(item: KubeJsonApiData | KubeObject): boolean

Inherited from KubeObject.isNonSystem

-

Defined in src/renderer/api/kube-object.ts:104

+

Defined in src/renderer/api/kube-object.ts:104

Parameters:

@@ -1574,7 +1574,7 @@

Static isPartialJsonApiData#

isPartialJsonApiData(object: unknown): object is Partial‹KubeJsonApiData›

Inherited from KubeObject.isPartialJsonApiData

-

Defined in src/renderer/api/kube-object.ts:157

+

Defined in src/renderer/api/kube-object.ts:157

Parameters:

@@ -1595,7 +1595,7 @@

Static isPartialJsonApiMetadata#

isPartialJsonApiMetadata(object: unknown): object is Partial‹KubeJsonApiMetadata›

Inherited from KubeObject.isPartialJsonApiMetadata

-

Defined in src/renderer/api/kube-object.ts:141

+

Defined in src/renderer/api/kube-object.ts:141

Parameters:

@@ -1616,7 +1616,7 @@

Static stringifyLabels#

stringifyLabels(labels?: object): string[]

Inherited from KubeObject.stringifyLabels

-

Defined in src/renderer/api/kube-object.ts:176

+

Defined in src/renderer/api/kube-object.ts:176

Parameters:

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/index.html index c7435c2592..1d6dec88da 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/index.html @@ -1205,109 +1205,109 @@

constructor#

+ new DaemonSetStore(): DaemonSetStore

Overrides KubeObjectStore.constructor

-

Defined in src/renderer/components/+workloads-daemonsets/daemonsets.store.ts:32

+

Defined in src/renderer/components/+workloads-daemonsets/daemonsets.store.ts:32

Returns: DaemonSetStore

Properties#

api#

api: KubeApiDaemonSet‹›› = daemonSetApi

Overrides KubeObjectStore.api

-

Defined in src/renderer/components/+workloads-daemonsets/daemonsets.store.ts:30

+

Defined in src/renderer/components/+workloads-daemonsets/daemonsets.store.ts:30


bufferSize#

bufferSize: number = 50000

Inherited from KubeObjectStore.bufferSize

-

Defined in src/renderer/kube-object.store.ts:45

+

Defined in src/renderer/kube-object.store.ts:45


Protected eventsBuffer#

eventsBuffer: IObservableArray‹IKubeWatchEvent‹KubeJsonApiData›› = observable.array>([], { deep: false })

Inherited from KubeObjectStore.eventsBuffer

-

Defined in src/renderer/kube-object.store.ts:301

+

Defined in src/renderer/kube-object.store.ts:301


failedLoading#

failedLoading: boolean = false

Inherited from KubeObjectStore.failedLoading

-

Defined in src/renderer/item.store.ts:36

+

Defined in src/renderer/item.store.ts:36


isLoaded#

isLoaded: boolean = false

Inherited from KubeObjectStore.isLoaded

-

Defined in src/renderer/item.store.ts:38

+

Defined in src/renderer/item.store.ts:38


isLoading#

isLoading: boolean = false

Inherited from KubeObjectStore.isLoading

-

Defined in src/renderer/item.store.ts:37

+

Defined in src/renderer/item.store.ts:37


items#

items: IObservableArray‹T› = observable.array([], { deep: false })

Inherited from KubeObjectStore.items

-

Defined in src/renderer/item.store.ts:39

+

Defined in src/renderer/item.store.ts:39


Optional limit#

limit? : number

Inherited from KubeObjectStore.limit

-

Defined in src/renderer/kube-object.store.ts:44

+

Defined in src/renderer/kube-object.store.ts:44


metrics#

metrics: IPodMetrics = null

-

Defined in src/renderer/components/+workloads-daemonsets/daemonsets.store.ts:32

+

Defined in src/renderer/components/+workloads-daemonsets/daemonsets.store.ts:32


selectedItemsIds#

selectedItemsIds: ObservableMap‹string, boolean› = observable.map()

Inherited from KubeObjectStore.selectedItemsIds

-

Defined in src/renderer/item.store.ts:40

+

Defined in src/renderer/item.store.ts:40


Static defaultContext#

defaultContext: IObservableValue‹ClusterContext› = observable.box()

Inherited from KubeObjectStore.defaultContext

-

Defined in src/renderer/kube-object.store.ts:41

+

Defined in src/renderer/kube-object.store.ts:41

Accessors#

context#

get context(): ClusterContext

Inherited from KubeObjectStore.context

-

Defined in src/renderer/kube-object.store.ts:63

+

Defined in src/renderer/kube-object.store.ts:63

Returns: ClusterContext


contextItems#

get contextItems(): DaemonSet[]

Inherited from KubeObjectStore.contextItems

-

Defined in src/renderer/kube-object.store.ts:67

+

Defined in src/renderer/kube-object.store.ts:67

Returns: DaemonSet[]


contextReady#

get contextReady(): Promise‹void› & object

Inherited from KubeObjectStore.contextReady

-

Defined in src/renderer/kube-object.store.ts:48

+

Defined in src/renderer/kube-object.store.ts:48

Returns: Promise‹void› & object


namespacesReady#

get namespacesReady(): Promise‹void› & object

Inherited from KubeObjectStore.namespacesReady

-

Defined in src/renderer/kube-object.store.ts:52

+

Defined in src/renderer/kube-object.store.ts:52

Returns: Promise‹void› & object


query#

get query(): IKubeApiQueryParams

Inherited from KubeObjectStore.query

-

Defined in src/renderer/kube-object.store.ts:81

+

Defined in src/renderer/kube-object.store.ts:81

Returns: IKubeApiQueryParams


selectedItems#

get selectedItems(): DaemonSet[]

Inherited from KubeObjectStore.selectedItems

-

Defined in src/renderer/item.store.ts:47

+

Defined in src/renderer/item.store.ts:47

Returns: DaemonSet[]

Methods#

[Symbol.iterator]#

[Symbol.iterator](): Generator‹T, void, undefined›

Inherited from KubeObjectStore.[Symbol.iterator]

-

Defined in src/renderer/item.store.ts:221

+

Defined in src/renderer/item.store.ts:221

Returns: Generator‹T, void, undefined›


Protected bindWatchEventsUpdater#

bindWatchEventsUpdater(delay: number): void

Inherited from KubeObjectStore.bindWatchEventsUpdater

-

Defined in src/renderer/kube-object.store.ts:303

+

Defined in src/renderer/kube-object.store.ts:303

Parameters:

@@ -1330,7 +1330,7 @@

create#

create(params: object, data?: Partial‹DaemonSet›): Promise‹DaemonSet

Inherited from KubeObjectStore.create

-

Defined in src/renderer/kube-object.store.ts:272

+

Defined in src/renderer/kube-object.store.ts:272

Parameters:

params: object

@@ -1358,7 +1358,7 @@

createItem(params: object, data?: Partial‹DaemonSet›): Promise‹DaemonSet

Inherited from KubeObjectStore.createItem

Overrides void

-

Defined in src/renderer/kube-object.store.ts:268

+

Defined in src/renderer/kube-object.store.ts:268

Parameters:

params: object

@@ -1385,7 +1385,7 @@

Protected defaultSorting#

defaultSorting(item: DaemonSet): string

Inherited from KubeObjectStore.defaultSorting

-

Defined in src/renderer/item.store.ts:34

+

Defined in src/renderer/item.store.ts:34

Parameters:

@@ -1406,7 +1406,7 @@

Protected filterItemsOnLoad#

filterItemsOnLoad(items: DaemonSet[]): T[]

Inherited from KubeObjectStore.filterItemsOnLoad

-

Defined in src/renderer/kube-object.store.ts:166

+

Defined in src/renderer/kube-object.store.ts:166

Parameters:

@@ -1427,7 +1427,7 @@

getAllByNs#

getAllByNs(namespace: string | string[], strict: boolean): DaemonSet[]

Inherited from KubeObjectStore.getAllByNs

-

Defined in src/renderer/kube-object.store.ts:93

+

Defined in src/renderer/kube-object.store.ts:93

Parameters:

@@ -1455,7 +1455,7 @@

getById#

getById(id: string): T

Inherited from KubeObjectStore.getById

-

Defined in src/renderer/kube-object.store.ts:107

+

Defined in src/renderer/kube-object.store.ts:107

Parameters:

@@ -1476,7 +1476,7 @@

getByLabel#

getByLabel(labels: string[] | object): DaemonSet[]

Inherited from KubeObjectStore.getByLabel

-

Defined in src/renderer/kube-object.store.ts:123

+

Defined in src/renderer/kube-object.store.ts:123

Parameters:

@@ -1498,7 +1498,7 @@

getByName(name: string, namespace?: string): DaemonSet

Inherited from KubeObjectStore.getByName

Overrides void

-

Defined in src/renderer/kube-object.store.ts:111

+

Defined in src/renderer/kube-object.store.ts:111

Parameters:

@@ -1523,7 +1523,7 @@

getByPath#

getByPath(path: string): DaemonSet

Inherited from KubeObjectStore.getByPath

-

Defined in src/renderer/kube-object.store.ts:119

+

Defined in src/renderer/kube-object.store.ts:119

Parameters:

@@ -1543,7 +1543,7 @@

getChildPods#

getChildPods(daemonSet: DaemonSet): Pod[]

-

Defined in src/renderer/components/+workloads-daemonsets/daemonsets.store.ts:47

+

Defined in src/renderer/components/+workloads-daemonsets/daemonsets.store.ts:47

Parameters:

@@ -1564,7 +1564,7 @@

getIndexById#

getIndexById(id: string): number

Inherited from KubeObjectStore.getIndexById

-

Defined in src/renderer/item.store.ts:64

+

Defined in src/renderer/item.store.ts:64

Parameters:

@@ -1585,13 +1585,13 @@

getItems#

getItems(): DaemonSet[]

Inherited from KubeObjectStore.getItems

-

Defined in src/renderer/item.store.ts:51

+

Defined in src/renderer/item.store.ts:51

Returns: DaemonSet[]


getStatuses#

getStatuses(daemonSets?: DaemonSet[]): object

Overrides KubeObjectStore.getStatuses

-

Defined in src/renderer/components/+workloads-daemonsets/daemonsets.store.ts:51

+

Defined in src/renderer/components/+workloads-daemonsets/daemonsets.store.ts:51

Parameters:

@@ -1623,20 +1623,20 @@

getSubscribeApis#

getSubscribeApis(): KubeApi[]

Inherited from KubeObjectStore.getSubscribeApis

-

Defined in src/renderer/kube-object.store.ts:309

+

Defined in src/renderer/kube-object.store.ts:309

Returns: KubeApi[]


getTotalCount#

getTotalCount(): number

Inherited from KubeObjectStore.getTotalCount

Overrides void

-

Defined in src/renderer/kube-object.store.ts:77

+

Defined in src/renderer/kube-object.store.ts:77

Returns: number


isSelected#

isSelected(item: DaemonSet): boolean

Inherited from KubeObjectStore.isSelected

-

Defined in src/renderer/item.store.ts:160

+

Defined in src/renderer/item.store.ts:160

Parameters:

@@ -1657,7 +1657,7 @@

isSelectedAll#

isSelectedAll(visibleItems: DaemonSet[]): boolean

Inherited from KubeObjectStore.isSelectedAll

-

Defined in src/renderer/item.store.ts:194

+

Defined in src/renderer/item.store.ts:194

Parameters:

@@ -1680,7 +1680,7 @@

load#

load(params: object): Promise‹DaemonSet

Inherited from KubeObjectStore.load

-

Defined in src/renderer/kube-object.store.ts:247

+

Defined in src/renderer/kube-object.store.ts:247

Parameters:

params: object

@@ -1707,7 +1707,7 @@

loadAll(options: object): Promise‹void | DaemonSet[]›

Inherited from KubeObjectStore.loadAll

Overrides void

-

Defined in src/renderer/kube-object.store.ts:171

+

Defined in src/renderer/kube-object.store.ts:171

Parameters:

Default value options: object= {}

@@ -1737,7 +1737,7 @@

loadFromPath#

loadFromPath(resourcePath: string): Promise‹T›

Inherited from KubeObjectStore.loadFromPath

-

Defined in src/renderer/kube-object.store.ts:262

+

Defined in src/renderer/kube-object.store.ts:262

Parameters:

@@ -1759,7 +1759,7 @@

loadItem(params: object): Promise‹DaemonSet

Inherited from KubeObjectStore.loadItem

Overrides void

-

Defined in src/renderer/kube-object.store.ts:242

+

Defined in src/renderer/kube-object.store.ts:242

Parameters:

params: object

@@ -1786,7 +1786,7 @@

loadItems(__namedParameters: object): Promise‹DaemonSet[]›

Inherited from KubeObjectStore.loadItems

Overrides void

-

Defined in src/renderer/kube-object.store.ts:140

+

Defined in src/renderer/kube-object.store.ts:140

Parameters:

__namedParameters: object

@@ -1815,7 +1815,7 @@

loadMetrics#

loadMetrics(daemonSet: DaemonSet): Promise‹void›

-

Defined in src/renderer/components/+workloads-daemonsets/daemonsets.store.ts:41

+

Defined in src/renderer/components/+workloads-daemonsets/daemonsets.store.ts:41

Parameters:

@@ -1836,7 +1836,7 @@

Protected mergeItems#

mergeItems(partialItems: DaemonSet[], __namedParameters: object): DaemonSet[]

Inherited from KubeObjectStore.mergeItems

-

Defined in src/renderer/kube-object.store.ts:218

+

Defined in src/renderer/kube-object.store.ts:218

Parameters:

partialItems: DaemonSet[]

Default value __namedParameters: object= {}

@@ -1876,7 +1876,7 @@

reloadAll#

reloadAll(opts: object): Promise‹void | T[]›

Inherited from KubeObjectStore.reloadAll

-

Defined in src/renderer/kube-object.store.ts:207

+

Defined in src/renderer/kube-object.store.ts:207

Parameters:

Default value opts: object= {}

@@ -1906,7 +1906,7 @@

remove#

remove(item: DaemonSet): Promise‹void›

Inherited from KubeObjectStore.remove

-

Defined in src/renderer/kube-object.store.ts:290

+

Defined in src/renderer/kube-object.store.ts:290

Parameters:

@@ -1927,7 +1927,7 @@

Protected removeItem#

removeItem(item: DaemonSet, request: function): Promise‹void›

Inherited from KubeObjectStore.removeItem

-

Defined in src/renderer/item.store.ts:154

+

Defined in src/renderer/item.store.ts:154

Parameters:

item: DaemonSet

request: function

@@ -1938,19 +1938,19 @@

removeSelectedItems(): Promise‹void[]›

Inherited from KubeObjectStore.removeSelectedItems

Overrides void

-

Defined in src/renderer/kube-object.store.ts:296

+

Defined in src/renderer/kube-object.store.ts:296

Returns: Promise‹void[]›


reset#

reset(): void

Overrides KubeObjectStore.reset

-

Defined in src/renderer/components/+workloads-daemonsets/daemonsets.store.ts:71

+

Defined in src/renderer/components/+workloads-daemonsets/daemonsets.store.ts:71

Returns: void


Protected resetOnError#

resetOnError(error: any): void

Inherited from KubeObjectStore.resetOnError

-

Defined in src/renderer/kube-object.store.ts:238

+

Defined in src/renderer/kube-object.store.ts:238

Parameters:

@@ -1971,13 +1971,13 @@

resetSelection#

resetSelection(): void

Inherited from KubeObjectStore.resetSelection

-

Defined in src/renderer/item.store.ts:201

+

Defined in src/renderer/item.store.ts:201

Returns: void


select#

select(item: DaemonSet): void

Inherited from KubeObjectStore.select

-

Defined in src/renderer/item.store.ts:165

+

Defined in src/renderer/item.store.ts:165

Parameters:

@@ -1998,7 +1998,7 @@

Protected sortItems#

sortItems(items: DaemonSet[], sorting: function[], order?: "asc" | "desc"): DaemonSet[]

Inherited from KubeObjectStore.sortItems

-

Defined in src/renderer/item.store.ts:78

+

Defined in src/renderer/item.store.ts:78

Return items sorted by the given ordering functions. If two elements of items are sorted to the same "index" then the next sorting function is used to determine where to place them relative to each other. Once the sorting @@ -2040,7 +2040,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

subscribe(apis: KubeApi‹any›[]): (Anonymous function)

Inherited from KubeObjectStore.subscribe

Overrides void

-

Defined in src/renderer/kube-object.store.ts:313

+

Defined in src/renderer/kube-object.store.ts:313

Parameters:

@@ -2063,7 +2063,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

toggleSelection#

toggleSelection(item: DaemonSet): void

Inherited from KubeObjectStore.toggleSelection

-

Defined in src/renderer/item.store.ts:175

+

Defined in src/renderer/item.store.ts:175

Parameters:

@@ -2084,7 +2084,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

toggleSelectionAll#

toggleSelectionAll(visibleItems: DaemonSet[]): void

Inherited from KubeObjectStore.toggleSelectionAll

-

Defined in src/renderer/item.store.ts:184

+

Defined in src/renderer/item.store.ts:184

Parameters:

@@ -2107,7 +2107,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

unselect#

unselect(item: DaemonSet): void

Inherited from KubeObjectStore.unselect

-

Defined in src/renderer/item.store.ts:170

+

Defined in src/renderer/item.store.ts:170

Parameters:

@@ -2128,7 +2128,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

update#

update(item: DaemonSet, data: Partial‹DaemonSet›): Promise‹DaemonSet

Inherited from KubeObjectStore.update

-

Defined in src/renderer/kube-object.store.ts:281

+

Defined in src/renderer/kube-object.store.ts:281

Parameters:

@@ -2153,13 +2153,13 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

Protected updateFromEventsBuffer#

updateFromEventsBuffer(): void

Inherited from KubeObjectStore.updateFromEventsBuffer

-

Defined in src/renderer/kube-object.store.ts:398

+

Defined in src/renderer/kube-object.store.ts:398

Returns: void


Protected updateItem#

updateItem(item: DaemonSet, request: function): Promise‹T›

Inherited from KubeObjectStore.updateItem

-

Defined in src/renderer/item.store.ts:144

+

Defined in src/renderer/item.store.ts:144

Parameters:

item: DaemonSet

request: function

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.deployment/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.deployment/index.html index 9e19beea11..650c427db7 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.deployment/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.deployment/index.html @@ -1085,7 +1085,7 @@

constructor#

+ new Deployment(data: KubeJsonApiData): Deployment

Overrides KubeObject.constructor

-

Defined in src/renderer/api/endpoints/deployment.api.ts:94

+

Defined in src/renderer/api/endpoints/deployment.api.ts:94

Parameters:

@@ -1106,22 +1106,22 @@

apiVersion#

apiVersion: string

Inherited from KubeObject.apiVersion

-

Defined in src/renderer/api/kube-object.ts:94

+

Defined in src/renderer/api/kube-object.ts:94


kind#

kind: string

Inherited from KubeObject.kind

-

Defined in src/renderer/api/kube-object.ts:95

+

Defined in src/renderer/api/kube-object.ts:95


metadata#

metadata: Metadata

Inherited from KubeObject.metadata

-

Defined in src/renderer/api/kube-object.ts:96

+

Defined in src/renderer/api/kube-object.ts:96


spec#

spec: object

Overrides KubeObject.spec

-

Defined in src/renderer/api/endpoints/deployment.api.ts:101

+

Defined in src/renderer/api/endpoints/deployment.api.ts:101

Type declaration:#

@@ -1283,19 +1283,19 @@

getAffinity#

getAffinity(): IAffinity

Inherited from Deployment.getAffinity

-

Defined in src/renderer/api/workload-kube-object.ts:93

+

Defined in src/renderer/api/workload-kube-object.ts:93

Returns: IAffinity


getAffinityNumber#

getAffinityNumber(): number

Inherited from Pod.getAffinityNumber

-

Defined in src/renderer/api/workload-kube-object.ts:97

+

Defined in src/renderer/api/workload-kube-object.ts:97

Returns: number


getAge#

getAge(humanize: boolean, compact: boolean, fromNow: boolean): string | number

Inherited from KubeObject.getAge

-

Defined in src/renderer/api/kube-object.ts:212

+

Defined in src/renderer/api/kube-object.ts:212

Parameters:

@@ -1328,7 +1328,7 @@

getAnnotations#

getAnnotations(filter: boolean): string[]

Inherited from KubeObject.getAnnotations

-

Defined in src/renderer/api/kube-object.ts:233

+

Defined in src/renderer/api/kube-object.ts:233

Parameters:

@@ -1350,7 +1350,7 @@

getConditions#

getConditions(activeOnly: boolean): object[]

-

Defined in src/renderer/api/endpoints/deployment.api.ts:197

+

Defined in src/renderer/api/endpoints/deployment.api.ts:197

Parameters:

@@ -1372,7 +1372,7 @@

getConditionsText#

getConditionsText(activeOnly: boolean): string

-

Defined in src/renderer/api/endpoints/deployment.api.ts:209

+

Defined in src/renderer/api/endpoints/deployment.api.ts:209

Parameters:

@@ -1395,96 +1395,96 @@

getFinalizers#

getFinalizers(): string[]

Inherited from KubeObject.getFinalizers

-

Defined in src/renderer/api/kube-object.ts:225

+

Defined in src/renderer/api/kube-object.ts:225

Returns: string[]


getId#

getId(): string

Inherited from KubeObject.getId

-

Defined in src/renderer/api/kube-object.ts:191

+

Defined in src/renderer/api/kube-object.ts:191

Returns: string


getLabels#

getLabels(): string[]

Inherited from KubeObject.getLabels

-

Defined in src/renderer/api/kube-object.ts:229

+

Defined in src/renderer/api/kube-object.ts:229

Returns: string[]


getName#

getName(): string

Inherited from KubeObject.getName

-

Defined in src/renderer/api/kube-object.ts:199

+

Defined in src/renderer/api/kube-object.ts:199

Returns: string


getNodeSelectors#

getNodeSelectors(): string[]

Inherited from Deployment.getNodeSelectors

-

Defined in src/renderer/api/workload-kube-object.ts:77

+

Defined in src/renderer/api/workload-kube-object.ts:77

Returns: string[]


getNs#

getNs(): string

Inherited from KubeObject.getNs

-

Defined in src/renderer/api/kube-object.ts:203

+

Defined in src/renderer/api/kube-object.ts:203

Returns: string


getOwnerRefs#

getOwnerRefs(): object[]

Inherited from KubeObject.getOwnerRefs

-

Defined in src/renderer/api/kube-object.ts:243

+

Defined in src/renderer/api/kube-object.ts:243

Returns: object[]


getReplicas#

getReplicas(): number

-

Defined in src/renderer/api/endpoints/deployment.api.ts:213

+

Defined in src/renderer/api/endpoints/deployment.api.ts:213

Returns: number


getResourceVersion#

getResourceVersion(): string

Inherited from KubeObject.getResourceVersion

-

Defined in src/renderer/api/kube-object.ts:195

+

Defined in src/renderer/api/kube-object.ts:195

Returns: string


getSearchFields#

getSearchFields(): string[]

Inherited from KubeObject.getSearchFields

-

Defined in src/renderer/api/kube-object.ts:252

+

Defined in src/renderer/api/kube-object.ts:252

Returns: string[]


getSelectors#

getSelectors(): string[]

Inherited from Pod.getSelectors

-

Defined in src/renderer/api/workload-kube-object.ts:71

+

Defined in src/renderer/api/workload-kube-object.ts:71

Returns: string[]


getTemplateLabels#

getTemplateLabels(): string[]

Inherited from Pod.getTemplateLabels

-

Defined in src/renderer/api/workload-kube-object.ts:83

+

Defined in src/renderer/api/workload-kube-object.ts:83

Returns: string[]


getTimeDiffFromNow#

getTimeDiffFromNow(): number

Inherited from KubeObject.getTimeDiffFromNow

-

Defined in src/renderer/api/kube-object.ts:208

+

Defined in src/renderer/api/kube-object.ts:208

Returns: number


getTolerations#

getTolerations(): IToleration[]

Inherited from Deployment.getTolerations

-

Defined in src/renderer/api/workload-kube-object.ts:89

+

Defined in src/renderer/api/workload-kube-object.ts:89

Returns: IToleration[]


toPlainObject#

toPlainObject(): object

Inherited from KubeObject.toPlainObject

-

Defined in src/renderer/api/kube-object.ts:264

+

Defined in src/renderer/api/kube-object.ts:264

Returns: object


update#

updateT›(data: Partial‹T›): Promise‹T›

Inherited from KubeObject.update

-

Defined in src/renderer/api/kube-object.ts:269

+

Defined in src/renderer/api/kube-object.ts:269

Type parameters:

T: KubeObject

Parameters:

@@ -1507,7 +1507,7 @@

Static create#

create(data: any): KubeObject‹IKubeObjectMetadata, any, any›

Inherited from KubeObject.create

-

Defined in src/renderer/api/kube-object.ts:100

+

Defined in src/renderer/api/kube-object.ts:100

Parameters:

@@ -1528,7 +1528,7 @@

Static isJsonApiData#

isJsonApiData(object: unknown): object is KubeJsonApiData

Inherited from KubeObject.isJsonApiData

-

Defined in src/renderer/api/kube-object.ts:108

+

Defined in src/renderer/api/kube-object.ts:108

Parameters:

@@ -1549,7 +1549,7 @@

Static isJsonApiDataList#

isJsonApiDataListT›(object: unknown, verifyItem: function): object is KubeJsonApiDataList‹T›

Inherited from KubeObject.isJsonApiDataList

-

Defined in src/renderer/api/kube-object.ts:166

+

Defined in src/renderer/api/kube-object.ts:166

Type parameters:

T

Parameters:

@@ -1576,7 +1576,7 @@

Static isKubeJsonApiListMetadata#

isKubeJsonApiListMetadata(object: unknown): object is KubeJsonApiListMetadata

Inherited from KubeObject.isKubeJsonApiListMetadata

-

Defined in src/renderer/api/kube-object.ts:117

+

Defined in src/renderer/api/kube-object.ts:117

Parameters:

@@ -1597,7 +1597,7 @@

Static isKubeJsonApiMetadata#

isKubeJsonApiMetadata(object: unknown): object is KubeJsonApiMetadata

Inherited from KubeObject.isKubeJsonApiMetadata

-

Defined in src/renderer/api/kube-object.ts:125

+

Defined in src/renderer/api/kube-object.ts:125

Parameters:

@@ -1618,7 +1618,7 @@

Static isNonSystem#

isNonSystem(item: KubeJsonApiData | KubeObject): boolean

Inherited from KubeObject.isNonSystem

-

Defined in src/renderer/api/kube-object.ts:104

+

Defined in src/renderer/api/kube-object.ts:104

Parameters:

@@ -1639,7 +1639,7 @@

Static isPartialJsonApiData#

isPartialJsonApiData(object: unknown): object is Partial‹KubeJsonApiData›

Inherited from KubeObject.isPartialJsonApiData

-

Defined in src/renderer/api/kube-object.ts:157

+

Defined in src/renderer/api/kube-object.ts:157

Parameters:

@@ -1660,7 +1660,7 @@

Static isPartialJsonApiMetadata#

isPartialJsonApiMetadata(object: unknown): object is Partial‹KubeJsonApiMetadata›

Inherited from KubeObject.isPartialJsonApiMetadata

-

Defined in src/renderer/api/kube-object.ts:141

+

Defined in src/renderer/api/kube-object.ts:141

Parameters:

@@ -1681,7 +1681,7 @@

Static stringifyLabels#

stringifyLabels(labels?: object): string[]

Inherited from KubeObject.stringifyLabels

-

Defined in src/renderer/api/kube-object.ts:176

+

Defined in src/renderer/api/kube-object.ts:176

Parameters:

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/index.html index 541da1cf2f..977d87b505 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/index.html @@ -999,7 +999,7 @@

constructor#

+ new DeploymentApi(options: IKubeApiOptions‹Deployment›): DeploymentApi

Inherited from KubeApi.constructor

-

Defined in src/renderer/api/kube-api.ts:151

+

Defined in src/renderer/api/kube-api.ts:151

Parameters:

@@ -1020,86 +1020,86 @@

apiBase#

apiBase: string

Inherited from KubeApi.apiBase

-

Defined in src/renderer/api/kube-api.ts:140

+

Defined in src/renderer/api/kube-api.ts:140


apiGroup#

apiGroup: string

Inherited from KubeApi.apiGroup

-

Defined in src/renderer/api/kube-api.ts:142

+

Defined in src/renderer/api/kube-api.ts:142


apiPrefix#

apiPrefix: string

Inherited from KubeApi.apiPrefix

-

Defined in src/renderer/api/kube-api.ts:141

+

Defined in src/renderer/api/kube-api.ts:141


apiResource#

apiResource: string

Inherited from KubeApi.apiResource

-

Defined in src/renderer/api/kube-api.ts:145

+

Defined in src/renderer/api/kube-api.ts:145


apiVersion#

apiVersion: string

Inherited from KubeApi.apiVersion

-

Defined in src/renderer/api/kube-api.ts:143

+

Defined in src/renderer/api/kube-api.ts:143


Optional apiVersionPreferred#

apiVersionPreferred? : string

Inherited from KubeApi.apiVersionPreferred

-

Defined in src/renderer/api/kube-api.ts:144

+

Defined in src/renderer/api/kube-api.ts:144


isNamespaced#

isNamespaced: boolean

Inherited from KubeApi.isNamespaced

-

Defined in src/renderer/api/kube-api.ts:146

+

Defined in src/renderer/api/kube-api.ts:146


kind#

kind: string

Inherited from KubeApi.kind

-

Defined in src/renderer/api/kube-api.ts:139

+

Defined in src/renderer/api/kube-api.ts:139


objectConstructor#

objectConstructor: IKubeObjectConstructor‹Deployment

Inherited from KubeApi.objectConstructor

-

Defined in src/renderer/api/kube-api.ts:148

+

Defined in src/renderer/api/kube-api.ts:148


Protected options#

options: IKubeApiOptions‹Deployment

Inherited from KubeApi.options

-

Defined in src/renderer/api/kube-api.ts:153

+

Defined in src/renderer/api/kube-api.ts:153


Protected request#

request: KubeJsonApi

Inherited from KubeApi.request

-

Defined in src/renderer/api/kube-api.ts:149

+

Defined in src/renderer/api/kube-api.ts:149


Protected resourceVersions#

resourceVersions: Map‹string, string› = new Map()

Inherited from KubeApi.resourceVersions

-

Defined in src/renderer/api/kube-api.ts:150

+

Defined in src/renderer/api/kube-api.ts:150


Protected watchDisposer#

watchDisposer: function

Inherited from KubeApi.watchDisposer

-

Defined in src/renderer/api/kube-api.ts:151

+

Defined in src/renderer/api/kube-api.ts:151

Type declaration:#

▸ (): void

Accessors#

apiVersionWithGroup#

get apiVersionWithGroup(): string

Inherited from KubeApi.apiVersionWithGroup

-

Defined in src/renderer/api/kube-api.ts:181

+

Defined in src/renderer/api/kube-api.ts:181

Returns: string

Methods#

Protected checkPreferredVersion#

checkPreferredVersion(): Promise‹void›

Inherited from KubeApi.checkPreferredVersion

-

Defined in src/renderer/api/kube-api.ts:243

+

Defined in src/renderer/api/kube-api.ts:243

Returns: Promise‹void›


create#

create(__namedParameters: object, data?: Partial‹Deployment›): Promise‹Deployment | null›

Inherited from KubeApi.create

-

Defined in src/renderer/api/kube-api.ts:381

+

Defined in src/renderer/api/kube-api.ts:381

Parameters:

Default value __namedParameters: object= {}

@@ -1129,7 +1129,7 @@

delete#

delete(__namedParameters: object): Promise‹KubeJsonApiData›

Inherited from KubeApi.delete

-

Defined in src/renderer/api/kube-api.ts:418

+

Defined in src/renderer/api/kube-api.ts:418

Parameters:

__namedParameters: object

@@ -1158,7 +1158,7 @@

get#

get(__namedParameters: object, query?: IKubeApiQueryParams): Promise‹Deployment | null›

Inherited from KubeApi.get

-

Defined in src/renderer/api/kube-api.ts:367

+

Defined in src/renderer/api/kube-api.ts:367

Parameters:

Default value __namedParameters: object= {}

@@ -1187,7 +1187,7 @@

getReplicas#

getReplicas(params: object): Promise‹number›

-

Defined in src/renderer/api/endpoints/deployment.api.ts:34

+

Defined in src/renderer/api/endpoints/deployment.api.ts:34

Parameters:

params: object

@@ -1213,7 +1213,7 @@

getResourceVersion#

getResourceVersion(namespace: string): string

Inherited from KubeApi.getResourceVersion

-

Defined in src/renderer/api/kube-api.ts:276

+

Defined in src/renderer/api/kube-api.ts:276

Parameters:

@@ -1235,7 +1235,7 @@

Protected getScaleApiUrl#

getScaleApiUrl(params: object): string

-

Defined in src/renderer/api/endpoints/deployment.api.ts:30

+

Defined in src/renderer/api/endpoints/deployment.api.ts:30

Parameters:

params: object

@@ -1261,7 +1261,7 @@

getUrl#

getUrl(__namedParameters: object, query?: Partial‹IKubeApiQueryParams›): string

Inherited from KubeApi.getUrl

-

Defined in src/renderer/api/kube-api.ts:284

+

Defined in src/renderer/api/kube-api.ts:284

Parameters:

Default value __namedParameters: object= {}

@@ -1291,7 +1291,7 @@

getWatchUrl#

getWatchUrl(namespace: string, query: IKubeApiQueryParams): string

Inherited from KubeApi.getWatchUrl

-

Defined in src/renderer/api/kube-api.ts:425

+

Defined in src/renderer/api/kube-api.ts:425

Parameters:

@@ -1319,7 +1319,7 @@

list#

list(__namedParameters: object, query?: IKubeApiQueryParams): Promise‹Deployment[] | null›

Inherited from KubeApi.list

-

Defined in src/renderer/api/kube-api.ts:349

+

Defined in src/renderer/api/kube-api.ts:349

Parameters:

Default value __namedParameters: object= {}

@@ -1349,7 +1349,7 @@

Protected modifyWatchEvent#

modifyWatchEvent(event: IKubeWatchEvent): void

Inherited from KubeApi.modifyWatchEvent

-

Defined in src/renderer/api/kube-api.ts:490

+

Defined in src/renderer/api/kube-api.ts:490

Parameters:

@@ -1370,7 +1370,7 @@

Protected normalizeQuery#

normalizeQuery(query: Partial‹IKubeApiQueryParams›): object

Inherited from KubeApi.normalizeQuery

-

Defined in src/renderer/api/kube-api.ts:296

+

Defined in src/renderer/api/kube-api.ts:296

Parameters:

@@ -1393,7 +1393,7 @@

Protected parseResponse#

parseResponse(data: unknown, namespace?: string): Deployment | Deployment[] | null

Inherited from KubeApi.parseResponse

-

Defined in src/renderer/api/kube-api.ts:308

+

Defined in src/renderer/api/kube-api.ts:308

Parameters:

@@ -1418,7 +1418,7 @@

refreshResourceVersion#

refreshResourceVersion(params?: KubeApiListOptions): Promise‹T[]›

Inherited from KubeApi.refreshResourceVersion

-

Defined in src/renderer/api/kube-api.ts:280

+

Defined in src/renderer/api/kube-api.ts:280

Parameters:

@@ -1438,7 +1438,7 @@

restart#

restart(params: object): Promise‹KubeJsonApiData›

-

Defined in src/renderer/api/endpoints/deployment.api.ts:51

+

Defined in src/renderer/api/endpoints/deployment.api.ts:51

Parameters:

params: object

@@ -1463,7 +1463,7 @@

scale#

scale(params: object, replicas: number): Promise‹KubeJsonApiData›

-

Defined in src/renderer/api/endpoints/deployment.api.ts:40

+

Defined in src/renderer/api/endpoints/deployment.api.ts:40

Parameters:

params: object

@@ -1490,7 +1490,7 @@

setResourceVersion#

setResourceVersion(namespace: string, newVersion: string): void

Inherited from KubeApi.setResourceVersion

-

Defined in src/renderer/api/kube-api.ts:272

+

Defined in src/renderer/api/kube-api.ts:272

Parameters:

@@ -1518,7 +1518,7 @@

update#

update(__namedParameters: object, data?: Partial‹Deployment›): Promise‹Deployment | null›

Inherited from KubeApi.update

-

Defined in src/renderer/api/kube-api.ts:404

+

Defined in src/renderer/api/kube-api.ts:404

Parameters:

Default value __namedParameters: object= {}

@@ -1548,7 +1548,7 @@

watch#

watch(opts: KubeApiWatchOptions): function

Inherited from KubeApi.watch

-

Defined in src/renderer/api/kube-api.ts:433

+

Defined in src/renderer/api/kube-api.ts:433

Parameters:

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/index.html index 3cb16bf6ac..8a05162786 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/index.html @@ -1205,109 +1205,109 @@

constructor#

+ new DeploymentStore(): DeploymentStore

Overrides KubeObjectStore.constructor

-

Defined in src/renderer/components/+workloads-deployments/deployments.store.ts:31

+

Defined in src/renderer/components/+workloads-deployments/deployments.store.ts:31

Returns: DeploymentStore

Properties#

api#

api: DeploymentApi‹› = deploymentApi

Overrides KubeObjectStore.api

-

Defined in src/renderer/components/+workloads-deployments/deployments.store.ts:30

+

Defined in src/renderer/components/+workloads-deployments/deployments.store.ts:30


bufferSize#

bufferSize: number = 50000

Inherited from KubeObjectStore.bufferSize

-

Defined in src/renderer/kube-object.store.ts:45

+

Defined in src/renderer/kube-object.store.ts:45


Protected eventsBuffer#

eventsBuffer: IObservableArray‹IKubeWatchEvent‹KubeJsonApiData›› = observable.array>([], { deep: false })

Inherited from KubeObjectStore.eventsBuffer

-

Defined in src/renderer/kube-object.store.ts:301

+

Defined in src/renderer/kube-object.store.ts:301


failedLoading#

failedLoading: boolean = false

Inherited from KubeObjectStore.failedLoading

-

Defined in src/renderer/item.store.ts:36

+

Defined in src/renderer/item.store.ts:36


isLoaded#

isLoaded: boolean = false

Inherited from KubeObjectStore.isLoaded

-

Defined in src/renderer/item.store.ts:38

+

Defined in src/renderer/item.store.ts:38


isLoading#

isLoading: boolean = false

Inherited from KubeObjectStore.isLoading

-

Defined in src/renderer/item.store.ts:37

+

Defined in src/renderer/item.store.ts:37


items#

items: IObservableArray‹T› = observable.array([], { deep: false })

Inherited from KubeObjectStore.items

-

Defined in src/renderer/item.store.ts:39

+

Defined in src/renderer/item.store.ts:39


Optional limit#

limit? : number

Inherited from KubeObjectStore.limit

-

Defined in src/renderer/kube-object.store.ts:44

+

Defined in src/renderer/kube-object.store.ts:44


metrics#

metrics: IPodMetrics = null

-

Defined in src/renderer/components/+workloads-deployments/deployments.store.ts:31

+

Defined in src/renderer/components/+workloads-deployments/deployments.store.ts:31


selectedItemsIds#

selectedItemsIds: ObservableMap‹string, boolean› = observable.map()

Inherited from KubeObjectStore.selectedItemsIds

-

Defined in src/renderer/item.store.ts:40

+

Defined in src/renderer/item.store.ts:40


Static defaultContext#

defaultContext: IObservableValue‹ClusterContext› = observable.box()

Inherited from KubeObjectStore.defaultContext

-

Defined in src/renderer/kube-object.store.ts:41

+

Defined in src/renderer/kube-object.store.ts:41

Accessors#

context#

get context(): ClusterContext

Inherited from KubeObjectStore.context

-

Defined in src/renderer/kube-object.store.ts:63

+

Defined in src/renderer/kube-object.store.ts:63

Returns: ClusterContext


contextItems#

get contextItems(): Deployment[]

Inherited from KubeObjectStore.contextItems

-

Defined in src/renderer/kube-object.store.ts:67

+

Defined in src/renderer/kube-object.store.ts:67

Returns: Deployment[]


contextReady#

get contextReady(): Promise‹void› & object

Inherited from KubeObjectStore.contextReady

-

Defined in src/renderer/kube-object.store.ts:48

+

Defined in src/renderer/kube-object.store.ts:48

Returns: Promise‹void› & object


namespacesReady#

get namespacesReady(): Promise‹void› & object

Inherited from KubeObjectStore.namespacesReady

-

Defined in src/renderer/kube-object.store.ts:52

+

Defined in src/renderer/kube-object.store.ts:52

Returns: Promise‹void› & object


query#

get query(): IKubeApiQueryParams

Inherited from KubeObjectStore.query

-

Defined in src/renderer/kube-object.store.ts:81

+

Defined in src/renderer/kube-object.store.ts:81

Returns: IKubeApiQueryParams


selectedItems#

get selectedItems(): Deployment[]

Inherited from KubeObjectStore.selectedItems

-

Defined in src/renderer/item.store.ts:47

+

Defined in src/renderer/item.store.ts:47

Returns: Deployment[]

Methods#

[Symbol.iterator]#

[Symbol.iterator](): Generator‹T, void, undefined›

Inherited from KubeObjectStore.[Symbol.iterator]

-

Defined in src/renderer/item.store.ts:221

+

Defined in src/renderer/item.store.ts:221

Returns: Generator‹T, void, undefined›


Protected bindWatchEventsUpdater#

bindWatchEventsUpdater(delay: number): void

Inherited from KubeObjectStore.bindWatchEventsUpdater

-

Defined in src/renderer/kube-object.store.ts:303

+

Defined in src/renderer/kube-object.store.ts:303

Parameters:

@@ -1330,7 +1330,7 @@

create#

create(params: object, data?: Partial‹Deployment›): Promise‹Deployment

Inherited from KubeObjectStore.create

-

Defined in src/renderer/kube-object.store.ts:272

+

Defined in src/renderer/kube-object.store.ts:272

Parameters:

params: object

@@ -1358,7 +1358,7 @@

createItem(params: object, data?: Partial‹Deployment›): Promise‹Deployment

Inherited from KubeObjectStore.createItem

Overrides void

-

Defined in src/renderer/kube-object.store.ts:268

+

Defined in src/renderer/kube-object.store.ts:268

Parameters:

params: object

@@ -1385,7 +1385,7 @@

Protected defaultSorting#

defaultSorting(item: Deployment): string

Inherited from KubeObjectStore.defaultSorting

-

Defined in src/renderer/item.store.ts:34

+

Defined in src/renderer/item.store.ts:34

Parameters:

@@ -1406,7 +1406,7 @@

Protected filterItemsOnLoad#

filterItemsOnLoad(items: Deployment[]): T[]

Inherited from KubeObjectStore.filterItemsOnLoad

-

Defined in src/renderer/kube-object.store.ts:166

+

Defined in src/renderer/kube-object.store.ts:166

Parameters:

@@ -1427,7 +1427,7 @@

getAllByNs#

getAllByNs(namespace: string | string[], strict: boolean): Deployment[]

Inherited from KubeObjectStore.getAllByNs

-

Defined in src/renderer/kube-object.store.ts:93

+

Defined in src/renderer/kube-object.store.ts:93

Parameters:

@@ -1455,7 +1455,7 @@

getById#

getById(id: string): T

Inherited from KubeObjectStore.getById

-

Defined in src/renderer/kube-object.store.ts:107

+

Defined in src/renderer/kube-object.store.ts:107

Parameters:

@@ -1476,7 +1476,7 @@

getByLabel#

getByLabel(labels: string[] | object): Deployment[]

Inherited from KubeObjectStore.getByLabel

-

Defined in src/renderer/kube-object.store.ts:123

+

Defined in src/renderer/kube-object.store.ts:123

Parameters:

@@ -1498,7 +1498,7 @@

getByName(name: string, namespace?: string): Deployment

Inherited from KubeObjectStore.getByName

Overrides void

-

Defined in src/renderer/kube-object.store.ts:111

+

Defined in src/renderer/kube-object.store.ts:111

Parameters:

@@ -1523,7 +1523,7 @@

getByPath#

getByPath(path: string): Deployment

Inherited from KubeObjectStore.getByPath

-

Defined in src/renderer/kube-object.store.ts:119

+

Defined in src/renderer/kube-object.store.ts:119

Parameters:

@@ -1543,7 +1543,7 @@

getChildPods#

getChildPods(deployment: Deployment): Pod‹›[]

-

Defined in src/renderer/components/+workloads-deployments/deployments.store.ts:72

+

Defined in src/renderer/components/+workloads-deployments/deployments.store.ts:72

Parameters:

@@ -1564,7 +1564,7 @@

getIndexById#

getIndexById(id: string): number

Inherited from KubeObjectStore.getIndexById

-

Defined in src/renderer/item.store.ts:64

+

Defined in src/renderer/item.store.ts:64

Parameters:

@@ -1585,13 +1585,13 @@

getItems#

getItems(): Deployment[]

Inherited from KubeObjectStore.getItems

-

Defined in src/renderer/item.store.ts:51

+

Defined in src/renderer/item.store.ts:51

Returns: Deployment[]


getStatuses#

getStatuses(deployments?: Deployment[]): object

Overrides KubeObjectStore.getStatuses

-

Defined in src/renderer/components/+workloads-deployments/deployments.store.ts:52

+

Defined in src/renderer/components/+workloads-deployments/deployments.store.ts:52

Parameters:

@@ -1623,20 +1623,20 @@

getSubscribeApis#

getSubscribeApis(): KubeApi[]

Inherited from KubeObjectStore.getSubscribeApis

-

Defined in src/renderer/kube-object.store.ts:309

+

Defined in src/renderer/kube-object.store.ts:309

Returns: KubeApi[]


getTotalCount#

getTotalCount(): number

Inherited from KubeObjectStore.getTotalCount

Overrides void

-

Defined in src/renderer/kube-object.store.ts:77

+

Defined in src/renderer/kube-object.store.ts:77

Returns: number


isSelected#

isSelected(item: Deployment): boolean

Inherited from KubeObjectStore.isSelected

-

Defined in src/renderer/item.store.ts:160

+

Defined in src/renderer/item.store.ts:160

Parameters:

@@ -1657,7 +1657,7 @@

isSelectedAll#

isSelectedAll(visibleItems: Deployment[]): boolean

Inherited from KubeObjectStore.isSelectedAll

-

Defined in src/renderer/item.store.ts:194

+

Defined in src/renderer/item.store.ts:194

Parameters:

@@ -1680,7 +1680,7 @@

load#

load(params: object): Promise‹Deployment

Inherited from KubeObjectStore.load

-

Defined in src/renderer/kube-object.store.ts:247

+

Defined in src/renderer/kube-object.store.ts:247

Parameters:

params: object

@@ -1707,7 +1707,7 @@

loadAll(options: object): Promise‹void | Deployment[]›

Inherited from KubeObjectStore.loadAll

Overrides void

-

Defined in src/renderer/kube-object.store.ts:171

+

Defined in src/renderer/kube-object.store.ts:171

Parameters:

Default value options: object= {}

@@ -1737,7 +1737,7 @@

loadFromPath#

loadFromPath(resourcePath: string): Promise‹T›

Inherited from KubeObjectStore.loadFromPath

-

Defined in src/renderer/kube-object.store.ts:262

+

Defined in src/renderer/kube-object.store.ts:262

Parameters:

@@ -1759,7 +1759,7 @@

loadItem(params: object): Promise‹Deployment

Inherited from KubeObjectStore.loadItem

Overrides void

-

Defined in src/renderer/kube-object.store.ts:242

+

Defined in src/renderer/kube-object.store.ts:242

Parameters:

params: object

@@ -1786,7 +1786,7 @@

loadItems(__namedParameters: object): Promise‹Deployment[]›

Inherited from KubeObjectStore.loadItems

Overrides void

-

Defined in src/renderer/kube-object.store.ts:140

+

Defined in src/renderer/kube-object.store.ts:140

Parameters:

__namedParameters: object

@@ -1815,7 +1815,7 @@

loadMetrics#

loadMetrics(deployment: Deployment): Promise‹void›

-

Defined in src/renderer/components/+workloads-deployments/deployments.store.ts:46

+

Defined in src/renderer/components/+workloads-deployments/deployments.store.ts:46

Parameters:

@@ -1836,7 +1836,7 @@

Protected mergeItems#

mergeItems(partialItems: Deployment[], __namedParameters: object): Deployment[]

Inherited from KubeObjectStore.mergeItems

-

Defined in src/renderer/kube-object.store.ts:218

+

Defined in src/renderer/kube-object.store.ts:218

Parameters:

partialItems: Deployment[]

Default value __namedParameters: object= {}

@@ -1876,7 +1876,7 @@

reloadAll#

reloadAll(opts: object): Promise‹void | T[]›

Inherited from KubeObjectStore.reloadAll

-

Defined in src/renderer/kube-object.store.ts:207

+

Defined in src/renderer/kube-object.store.ts:207

Parameters:

Default value opts: object= {}

@@ -1906,7 +1906,7 @@

remove#

remove(item: Deployment): Promise‹void›

Inherited from KubeObjectStore.remove

-

Defined in src/renderer/kube-object.store.ts:290

+

Defined in src/renderer/kube-object.store.ts:290

Parameters:

@@ -1927,7 +1927,7 @@

Protected removeItem#

removeItem(item: Deployment, request: function): Promise‹void›

Inherited from KubeObjectStore.removeItem

-

Defined in src/renderer/item.store.ts:154

+

Defined in src/renderer/item.store.ts:154

Parameters:

item: Deployment

request: function

@@ -1938,19 +1938,19 @@

removeSelectedItems(): Promise‹void[]›

Inherited from KubeObjectStore.removeSelectedItems

Overrides void

-

Defined in src/renderer/kube-object.store.ts:296

+

Defined in src/renderer/kube-object.store.ts:296

Returns: Promise‹void[]›


reset#

reset(): void

Overrides KubeObjectStore.reset

-

Defined in src/renderer/components/+workloads-deployments/deployments.store.ts:78

+

Defined in src/renderer/components/+workloads-deployments/deployments.store.ts:78

Returns: void


Protected resetOnError#

resetOnError(error: any): void

Inherited from KubeObjectStore.resetOnError

-

Defined in src/renderer/kube-object.store.ts:238

+

Defined in src/renderer/kube-object.store.ts:238

Parameters:

@@ -1971,13 +1971,13 @@

resetSelection#

resetSelection(): void

Inherited from KubeObjectStore.resetSelection

-

Defined in src/renderer/item.store.ts:201

+

Defined in src/renderer/item.store.ts:201

Returns: void


select#

select(item: Deployment): void

Inherited from KubeObjectStore.select

-

Defined in src/renderer/item.store.ts:165

+

Defined in src/renderer/item.store.ts:165

Parameters:

@@ -1998,7 +1998,7 @@

Protected sortItems#

sortItems(items: Deployment[]): Deployment‹›[]

Overrides KubeObjectStore.sortItems

-

Defined in src/renderer/components/+workloads-deployments/deployments.store.ts:40

+

Defined in src/renderer/components/+workloads-deployments/deployments.store.ts:40

Parameters:

@@ -2020,7 +2020,7 @@

subscribe(apis: KubeApi‹any›[]): (Anonymous function)

Inherited from KubeObjectStore.subscribe

Overrides void

-

Defined in src/renderer/kube-object.store.ts:313

+

Defined in src/renderer/kube-object.store.ts:313

Parameters:

@@ -2043,7 +2043,7 @@

toggleSelection#

toggleSelection(item: Deployment): void

Inherited from KubeObjectStore.toggleSelection

-

Defined in src/renderer/item.store.ts:175

+

Defined in src/renderer/item.store.ts:175

Parameters:

@@ -2064,7 +2064,7 @@

toggleSelectionAll#

toggleSelectionAll(visibleItems: Deployment[]): void

Inherited from KubeObjectStore.toggleSelectionAll

-

Defined in src/renderer/item.store.ts:184

+

Defined in src/renderer/item.store.ts:184

Parameters:

@@ -2087,7 +2087,7 @@

unselect#

unselect(item: Deployment): void

Inherited from KubeObjectStore.unselect

-

Defined in src/renderer/item.store.ts:170

+

Defined in src/renderer/item.store.ts:170

Parameters:

@@ -2108,7 +2108,7 @@

update#

update(item: Deployment, data: Partial‹Deployment›): Promise‹Deployment

Inherited from KubeObjectStore.update

-

Defined in src/renderer/kube-object.store.ts:281

+

Defined in src/renderer/kube-object.store.ts:281

Parameters:

@@ -2133,13 +2133,13 @@

Protected updateFromEventsBuffer#

updateFromEventsBuffer(): void

Inherited from KubeObjectStore.updateFromEventsBuffer

-

Defined in src/renderer/kube-object.store.ts:398

+

Defined in src/renderer/kube-object.store.ts:398

Returns: void


Protected updateItem#

updateItem(item: Deployment, request: function): Promise‹T›

Inherited from KubeObjectStore.updateItem

-

Defined in src/renderer/item.store.ts:144

+

Defined in src/renderer/item.store.ts:144

Parameters:

item: Deployment

request: function

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.endpoint/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.endpoint/index.html index 00a9bcfdc1..6b463008e1 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.endpoint/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.endpoint/index.html @@ -1037,7 +1037,7 @@

constructor#

+ new Endpoint(data: KubeJsonApiData): Endpoint

Overrides KubeObject.constructor

-

Defined in src/renderer/api/endpoints/endpoint.api.ts:132

+

Defined in src/renderer/api/endpoints/endpoint.api.ts:132

Parameters:

@@ -1058,56 +1058,56 @@

apiVersion#

apiVersion: string

Inherited from KubeObject.apiVersion

-

Defined in src/renderer/api/kube-object.ts:94

+

Defined in src/renderer/api/kube-object.ts:94


kind#

kind: string

Inherited from KubeObject.kind

-

Defined in src/renderer/api/kube-object.ts:95

+

Defined in src/renderer/api/kube-object.ts:95


metadata#

metadata: Metadata

Inherited from KubeObject.metadata

-

Defined in src/renderer/api/kube-object.ts:96

+

Defined in src/renderer/api/kube-object.ts:96


Optional spec#

spec? : Spec

Inherited from KubeObject.spec

-

Defined in src/renderer/api/kube-object.ts:98

+

Defined in src/renderer/api/kube-object.ts:98


Optional status#

status? : Status

Inherited from KubeObject.status

-

Defined in src/renderer/api/kube-object.ts:97

+

Defined in src/renderer/api/kube-object.ts:97


subsets#

subsets: IEndpointSubset[]

-

Defined in src/renderer/api/endpoints/endpoint.api.ts:126

+

Defined in src/renderer/api/endpoints/endpoint.api.ts:126


Static apiBase#

apiBase: string = "/api/v1/endpoints"

-

Defined in src/renderer/api/endpoints/endpoint.api.ts:132

+

Defined in src/renderer/api/endpoints/endpoint.api.ts:132


Static kind#

kind: string = "Endpoints"

Overrides KubeObject.kind

-

Defined in src/renderer/api/endpoints/endpoint.api.ts:130

+

Defined in src/renderer/api/endpoints/endpoint.api.ts:130


Static namespaced#

namespaced: boolean = true

Overrides KubeObject.namespaced

-

Defined in src/renderer/api/endpoints/endpoint.api.ts:131

+

Defined in src/renderer/api/endpoints/endpoint.api.ts:131

Accessors#

get selfLink(): string

Inherited from KubeObject.selfLink

-

Defined in src/renderer/api/kube-object.ts:187

+

Defined in src/renderer/api/kube-object.ts:187

Returns: string

Methods#

delete#

delete(params?: JsonApiParams): Promise‹KubeJsonApiData›

Inherited from KubeObject.delete

-

Defined in src/renderer/api/kube-object.ts:276

+

Defined in src/renderer/api/kube-object.ts:276

Parameters:

@@ -1128,7 +1128,7 @@

getAge#

getAge(humanize: boolean, compact: boolean, fromNow: boolean): string | number

Inherited from KubeObject.getAge

-

Defined in src/renderer/api/kube-object.ts:212

+

Defined in src/renderer/api/kube-object.ts:212

Parameters:

@@ -1161,7 +1161,7 @@

getAnnotations#

getAnnotations(filter: boolean): string[]

Inherited from KubeObject.getAnnotations

-

Defined in src/renderer/api/kube-object.ts:233

+

Defined in src/renderer/api/kube-object.ts:233

Parameters:

@@ -1183,78 +1183,78 @@

getEndpointSubsets#

getEndpointSubsets(): EndpointSubset[]

-

Defined in src/renderer/api/endpoints/endpoint.api.ts:139

+

Defined in src/renderer/api/endpoints/endpoint.api.ts:139

Returns: EndpointSubset[]


getFinalizers#

getFinalizers(): string[]

Inherited from KubeObject.getFinalizers

-

Defined in src/renderer/api/kube-object.ts:225

+

Defined in src/renderer/api/kube-object.ts:225

Returns: string[]


getId#

getId(): string

Inherited from KubeObject.getId

-

Defined in src/renderer/api/kube-object.ts:191

+

Defined in src/renderer/api/kube-object.ts:191

Returns: string


getLabels#

getLabels(): string[]

Inherited from KubeObject.getLabels

-

Defined in src/renderer/api/kube-object.ts:229

+

Defined in src/renderer/api/kube-object.ts:229

Returns: string[]


getName#

getName(): string

Inherited from KubeObject.getName

-

Defined in src/renderer/api/kube-object.ts:199

+

Defined in src/renderer/api/kube-object.ts:199

Returns: string


getNs#

getNs(): string

Inherited from KubeObject.getNs

-

Defined in src/renderer/api/kube-object.ts:203

+

Defined in src/renderer/api/kube-object.ts:203

Returns: string


getOwnerRefs#

getOwnerRefs(): object[]

Inherited from KubeObject.getOwnerRefs

-

Defined in src/renderer/api/kube-object.ts:243

+

Defined in src/renderer/api/kube-object.ts:243

Returns: object[]


getResourceVersion#

getResourceVersion(): string

Inherited from KubeObject.getResourceVersion

-

Defined in src/renderer/api/kube-object.ts:195

+

Defined in src/renderer/api/kube-object.ts:195

Returns: string


getSearchFields#

getSearchFields(): string[]

Inherited from KubeObject.getSearchFields

-

Defined in src/renderer/api/kube-object.ts:252

+

Defined in src/renderer/api/kube-object.ts:252

Returns: string[]


getTimeDiffFromNow#

getTimeDiffFromNow(): number

Inherited from KubeObject.getTimeDiffFromNow

-

Defined in src/renderer/api/kube-object.ts:208

+

Defined in src/renderer/api/kube-object.ts:208

Returns: number


toPlainObject#

toPlainObject(): object

Inherited from KubeObject.toPlainObject

-

Defined in src/renderer/api/kube-object.ts:264

+

Defined in src/renderer/api/kube-object.ts:264

Returns: object


toString#

toString(): string

-

Defined in src/renderer/api/endpoints/endpoint.api.ts:145

+

Defined in src/renderer/api/endpoints/endpoint.api.ts:145

Returns: string


update#

updateT›(data: Partial‹T›): Promise‹T›

Inherited from KubeObject.update

-

Defined in src/renderer/api/kube-object.ts:269

+

Defined in src/renderer/api/kube-object.ts:269

Type parameters:

T: KubeObject

Parameters:

@@ -1277,7 +1277,7 @@

Static create#

create(data: any): KubeObject‹IKubeObjectMetadata, any, any›

Inherited from KubeObject.create

-

Defined in src/renderer/api/kube-object.ts:100

+

Defined in src/renderer/api/kube-object.ts:100

Parameters:

@@ -1298,7 +1298,7 @@

Static isJsonApiData#

isJsonApiData(object: unknown): object is KubeJsonApiData

Inherited from KubeObject.isJsonApiData

-

Defined in src/renderer/api/kube-object.ts:108

+

Defined in src/renderer/api/kube-object.ts:108

Parameters:

@@ -1319,7 +1319,7 @@

Static isJsonApiDataList#

isJsonApiDataListT›(object: unknown, verifyItem: function): object is KubeJsonApiDataList‹T›

Inherited from KubeObject.isJsonApiDataList

-

Defined in src/renderer/api/kube-object.ts:166

+

Defined in src/renderer/api/kube-object.ts:166

Type parameters:

T

Parameters:

@@ -1346,7 +1346,7 @@

Static isKubeJsonApiListMetadata#

isKubeJsonApiListMetadata(object: unknown): object is KubeJsonApiListMetadata

Inherited from KubeObject.isKubeJsonApiListMetadata

-

Defined in src/renderer/api/kube-object.ts:117

+

Defined in src/renderer/api/kube-object.ts:117

Parameters:

@@ -1367,7 +1367,7 @@

Static isKubeJsonApiMetadata#

isKubeJsonApiMetadata(object: unknown): object is KubeJsonApiMetadata

Inherited from KubeObject.isKubeJsonApiMetadata

-

Defined in src/renderer/api/kube-object.ts:125

+

Defined in src/renderer/api/kube-object.ts:125

Parameters:

@@ -1388,7 +1388,7 @@

Static isNonSystem#

isNonSystem(item: KubeJsonApiData | KubeObject): boolean

Inherited from KubeObject.isNonSystem

-

Defined in src/renderer/api/kube-object.ts:104

+

Defined in src/renderer/api/kube-object.ts:104

Parameters:

@@ -1409,7 +1409,7 @@

Static isPartialJsonApiData#

isPartialJsonApiData(object: unknown): object is Partial‹KubeJsonApiData›

Inherited from KubeObject.isPartialJsonApiData

-

Defined in src/renderer/api/kube-object.ts:157

+

Defined in src/renderer/api/kube-object.ts:157

Parameters:

@@ -1430,7 +1430,7 @@

Static isPartialJsonApiMetadata#

isPartialJsonApiMetadata(object: unknown): object is Partial‹KubeJsonApiMetadata›

Inherited from KubeObject.isPartialJsonApiMetadata

-

Defined in src/renderer/api/kube-object.ts:141

+

Defined in src/renderer/api/kube-object.ts:141

Parameters:

@@ -1451,7 +1451,7 @@

Static stringifyLabels#

stringifyLabels(labels?: object): string[]

Inherited from KubeObject.stringifyLabels

-

Defined in src/renderer/api/kube-object.ts:176

+

Defined in src/renderer/api/kube-object.ts:176

Parameters:

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.endpointstore/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.endpointstore/index.html index 18fadb6fd4..18c9009015 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.endpointstore/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.endpointstore/index.html @@ -1182,105 +1182,105 @@

+ new EndpointStore(): EndpointStore

Inherited from KubeObjectStore.constructor

Overrides void

-

Defined in src/renderer/kube-object.store.ts:54

+

Defined in src/renderer/kube-object.store.ts:54

Returns: EndpointStore

Properties#

api#

api: KubeApiEndpoint‹›› = endpointApi

Overrides KubeObjectStore.api

-

Defined in src/renderer/components/+network-endpoints/endpoints.store.ts:27

+

Defined in src/renderer/components/+network-endpoints/endpoints.store.ts:27


bufferSize#

bufferSize: number = 50000

Inherited from KubeObjectStore.bufferSize

-

Defined in src/renderer/kube-object.store.ts:45

+

Defined in src/renderer/kube-object.store.ts:45


Protected eventsBuffer#

eventsBuffer: IObservableArray‹IKubeWatchEvent‹KubeJsonApiData›› = observable.array>([], { deep: false })

Inherited from KubeObjectStore.eventsBuffer

-

Defined in src/renderer/kube-object.store.ts:301

+

Defined in src/renderer/kube-object.store.ts:301


failedLoading#

failedLoading: boolean = false

Inherited from KubeObjectStore.failedLoading

-

Defined in src/renderer/item.store.ts:36

+

Defined in src/renderer/item.store.ts:36


isLoaded#

isLoaded: boolean = false

Inherited from KubeObjectStore.isLoaded

-

Defined in src/renderer/item.store.ts:38

+

Defined in src/renderer/item.store.ts:38


isLoading#

isLoading: boolean = false

Inherited from KubeObjectStore.isLoading

-

Defined in src/renderer/item.store.ts:37

+

Defined in src/renderer/item.store.ts:37


items#

items: IObservableArray‹T› = observable.array([], { deep: false })

Inherited from KubeObjectStore.items

-

Defined in src/renderer/item.store.ts:39

+

Defined in src/renderer/item.store.ts:39


Optional limit#

limit? : number

Inherited from KubeObjectStore.limit

-

Defined in src/renderer/kube-object.store.ts:44

+

Defined in src/renderer/kube-object.store.ts:44


selectedItemsIds#

selectedItemsIds: ObservableMap‹string, boolean› = observable.map()

Inherited from KubeObjectStore.selectedItemsIds

-

Defined in src/renderer/item.store.ts:40

+

Defined in src/renderer/item.store.ts:40


Static defaultContext#

defaultContext: IObservableValue‹ClusterContext› = observable.box()

Inherited from KubeObjectStore.defaultContext

-

Defined in src/renderer/kube-object.store.ts:41

+

Defined in src/renderer/kube-object.store.ts:41

Accessors#

context#

get context(): ClusterContext

Inherited from KubeObjectStore.context

-

Defined in src/renderer/kube-object.store.ts:63

+

Defined in src/renderer/kube-object.store.ts:63

Returns: ClusterContext


contextItems#

get contextItems(): Endpoint[]

Inherited from KubeObjectStore.contextItems

-

Defined in src/renderer/kube-object.store.ts:67

+

Defined in src/renderer/kube-object.store.ts:67

Returns: Endpoint[]


contextReady#

get contextReady(): Promise‹void› & object

Inherited from KubeObjectStore.contextReady

-

Defined in src/renderer/kube-object.store.ts:48

+

Defined in src/renderer/kube-object.store.ts:48

Returns: Promise‹void› & object


namespacesReady#

get namespacesReady(): Promise‹void› & object

Inherited from KubeObjectStore.namespacesReady

-

Defined in src/renderer/kube-object.store.ts:52

+

Defined in src/renderer/kube-object.store.ts:52

Returns: Promise‹void› & object


query#

get query(): IKubeApiQueryParams

Inherited from KubeObjectStore.query

-

Defined in src/renderer/kube-object.store.ts:81

+

Defined in src/renderer/kube-object.store.ts:81

Returns: IKubeApiQueryParams


selectedItems#

get selectedItems(): Endpoint[]

Inherited from KubeObjectStore.selectedItems

-

Defined in src/renderer/item.store.ts:47

+

Defined in src/renderer/item.store.ts:47

Returns: Endpoint[]

Methods#

[Symbol.iterator]#

[Symbol.iterator](): Generator‹T, void, undefined›

Inherited from KubeObjectStore.[Symbol.iterator]

-

Defined in src/renderer/item.store.ts:221

+

Defined in src/renderer/item.store.ts:221

Returns: Generator‹T, void, undefined›


Protected bindWatchEventsUpdater#

bindWatchEventsUpdater(delay: number): void

Inherited from KubeObjectStore.bindWatchEventsUpdater

-

Defined in src/renderer/kube-object.store.ts:303

+

Defined in src/renderer/kube-object.store.ts:303

Parameters:

@@ -1303,7 +1303,7 @@

create#

create(params: object, data?: Partial‹Endpoint›): Promise‹Endpoint

Inherited from KubeObjectStore.create

-

Defined in src/renderer/kube-object.store.ts:272

+

Defined in src/renderer/kube-object.store.ts:272

Parameters:

params: object

@@ -1331,7 +1331,7 @@

createItem(params: object, data?: Partial‹Endpoint›): Promise‹Endpoint

Inherited from KubeObjectStore.createItem

Overrides void

-

Defined in src/renderer/kube-object.store.ts:268

+

Defined in src/renderer/kube-object.store.ts:268

Parameters:

params: object

@@ -1358,7 +1358,7 @@

Protected defaultSorting#

defaultSorting(item: Endpoint): string

Inherited from KubeObjectStore.defaultSorting

-

Defined in src/renderer/item.store.ts:34

+

Defined in src/renderer/item.store.ts:34

Parameters:

@@ -1379,7 +1379,7 @@

Protected filterItemsOnLoad#

filterItemsOnLoad(items: Endpoint[]): T[]

Inherited from KubeObjectStore.filterItemsOnLoad

-

Defined in src/renderer/kube-object.store.ts:166

+

Defined in src/renderer/kube-object.store.ts:166

Parameters:

@@ -1400,7 +1400,7 @@

getAllByNs#

getAllByNs(namespace: string | string[], strict: boolean): Endpoint[]

Inherited from KubeObjectStore.getAllByNs

-

Defined in src/renderer/kube-object.store.ts:93

+

Defined in src/renderer/kube-object.store.ts:93

Parameters:

@@ -1428,7 +1428,7 @@

getById#

getById(id: string): T

Inherited from KubeObjectStore.getById

-

Defined in src/renderer/kube-object.store.ts:107

+

Defined in src/renderer/kube-object.store.ts:107

Parameters:

@@ -1449,7 +1449,7 @@

getByLabel#

getByLabel(labels: string[] | object): Endpoint[]

Inherited from KubeObjectStore.getByLabel

-

Defined in src/renderer/kube-object.store.ts:123

+

Defined in src/renderer/kube-object.store.ts:123

Parameters:

@@ -1471,7 +1471,7 @@

getByName(name: string, namespace?: string): Endpoint

Inherited from KubeObjectStore.getByName

Overrides void

-

Defined in src/renderer/kube-object.store.ts:111

+

Defined in src/renderer/kube-object.store.ts:111

Parameters:

@@ -1496,7 +1496,7 @@

getByPath#

getByPath(path: string): Endpoint

Inherited from KubeObjectStore.getByPath

-

Defined in src/renderer/kube-object.store.ts:119

+

Defined in src/renderer/kube-object.store.ts:119

Parameters:

@@ -1517,7 +1517,7 @@

getIndexById#

getIndexById(id: string): number

Inherited from KubeObjectStore.getIndexById

-

Defined in src/renderer/item.store.ts:64

+

Defined in src/renderer/item.store.ts:64

Parameters:

@@ -1538,13 +1538,13 @@

getItems#

getItems(): Endpoint[]

Inherited from KubeObjectStore.getItems

-

Defined in src/renderer/item.store.ts:51

+

Defined in src/renderer/item.store.ts:51

Returns: Endpoint[]


Optional getStatuses#

getStatuses(items: Endpoint[]): Record‹string, number›

Inherited from KubeObjectStore.getStatuses

-

Defined in src/renderer/kube-object.store.ts:91

+

Defined in src/renderer/kube-object.store.ts:91

Parameters:

@@ -1565,20 +1565,20 @@

getSubscribeApis#

getSubscribeApis(): KubeApi[]

Inherited from KubeObjectStore.getSubscribeApis

-

Defined in src/renderer/kube-object.store.ts:309

+

Defined in src/renderer/kube-object.store.ts:309

Returns: KubeApi[]


getTotalCount#

getTotalCount(): number

Inherited from KubeObjectStore.getTotalCount

Overrides void

-

Defined in src/renderer/kube-object.store.ts:77

+

Defined in src/renderer/kube-object.store.ts:77

Returns: number


isSelected#

isSelected(item: Endpoint): boolean

Inherited from KubeObjectStore.isSelected

-

Defined in src/renderer/item.store.ts:160

+

Defined in src/renderer/item.store.ts:160

Parameters:

@@ -1599,7 +1599,7 @@

isSelectedAll#

isSelectedAll(visibleItems: Endpoint[]): boolean

Inherited from KubeObjectStore.isSelectedAll

-

Defined in src/renderer/item.store.ts:194

+

Defined in src/renderer/item.store.ts:194

Parameters:

@@ -1622,7 +1622,7 @@

load#

load(params: object): Promise‹Endpoint

Inherited from KubeObjectStore.load

-

Defined in src/renderer/kube-object.store.ts:247

+

Defined in src/renderer/kube-object.store.ts:247

Parameters:

params: object

@@ -1649,7 +1649,7 @@

loadAll(options: object): Promise‹void | Endpoint[]›

Inherited from KubeObjectStore.loadAll

Overrides void

-

Defined in src/renderer/kube-object.store.ts:171

+

Defined in src/renderer/kube-object.store.ts:171

Parameters:

Default value options: object= {}

@@ -1679,7 +1679,7 @@

loadFromPath#

loadFromPath(resourcePath: string): Promise‹T›

Inherited from KubeObjectStore.loadFromPath

-

Defined in src/renderer/kube-object.store.ts:262

+

Defined in src/renderer/kube-object.store.ts:262

Parameters:

@@ -1701,7 +1701,7 @@

loadItem(params: object): Promise‹Endpoint

Inherited from KubeObjectStore.loadItem

Overrides void

-

Defined in src/renderer/kube-object.store.ts:242

+

Defined in src/renderer/kube-object.store.ts:242

Parameters:

params: object

@@ -1728,7 +1728,7 @@

loadItems(__namedParameters: object): Promise‹Endpoint[]›

Inherited from KubeObjectStore.loadItems

Overrides void

-

Defined in src/renderer/kube-object.store.ts:140

+

Defined in src/renderer/kube-object.store.ts:140

Parameters:

__namedParameters: object

@@ -1758,7 +1758,7 @@

Protected mergeItems#

mergeItems(partialItems: Endpoint[], __namedParameters: object): Endpoint[]

Inherited from KubeObjectStore.mergeItems

-

Defined in src/renderer/kube-object.store.ts:218

+

Defined in src/renderer/kube-object.store.ts:218

Parameters:

partialItems: Endpoint[]

Default value __namedParameters: object= {}

@@ -1798,7 +1798,7 @@

reloadAll#

reloadAll(opts: object): Promise‹void | T[]›

Inherited from KubeObjectStore.reloadAll

-

Defined in src/renderer/kube-object.store.ts:207

+

Defined in src/renderer/kube-object.store.ts:207

Parameters:

Default value opts: object= {}

@@ -1828,7 +1828,7 @@

remove#

remove(item: Endpoint): Promise‹void›

Inherited from KubeObjectStore.remove

-

Defined in src/renderer/kube-object.store.ts:290

+

Defined in src/renderer/kube-object.store.ts:290

Parameters:

@@ -1849,7 +1849,7 @@

Protected removeItem#

removeItem(item: Endpoint, request: function): Promise‹void›

Inherited from KubeObjectStore.removeItem

-

Defined in src/renderer/item.store.ts:154

+

Defined in src/renderer/item.store.ts:154

Parameters:

item: Endpoint

request: function

@@ -1860,19 +1860,19 @@

removeSelectedItems(): Promise‹void[]›

Inherited from KubeObjectStore.removeSelectedItems

Overrides void

-

Defined in src/renderer/kube-object.store.ts:296

+

Defined in src/renderer/kube-object.store.ts:296

Returns: Promise‹void[]›


reset#

reset(): void

Inherited from KubeObjectStore.reset

-

Defined in src/renderer/item.store.ts:206

+

Defined in src/renderer/item.store.ts:206

Returns: void


Protected resetOnError#

resetOnError(error: any): void

Inherited from KubeObjectStore.resetOnError

-

Defined in src/renderer/kube-object.store.ts:238

+

Defined in src/renderer/kube-object.store.ts:238

Parameters:

@@ -1893,13 +1893,13 @@

resetSelection#

resetSelection(): void

Inherited from KubeObjectStore.resetSelection

-

Defined in src/renderer/item.store.ts:201

+

Defined in src/renderer/item.store.ts:201

Returns: void


select#

select(item: Endpoint): void

Inherited from KubeObjectStore.select

-

Defined in src/renderer/item.store.ts:165

+

Defined in src/renderer/item.store.ts:165

Parameters:

@@ -1920,7 +1920,7 @@

Protected sortItems#

sortItems(items: Endpoint[], sorting: function[], order?: "asc" | "desc"): Endpoint[]

Inherited from KubeObjectStore.sortItems

-

Defined in src/renderer/item.store.ts:78

+

Defined in src/renderer/item.store.ts:78

Return items sorted by the given ordering functions. If two elements of items are sorted to the same "index" then the next sorting function is used to determine where to place them relative to each other. Once the sorting @@ -1962,7 +1962,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

subscribe(apis: KubeApi‹any›[]): (Anonymous function)

Inherited from KubeObjectStore.subscribe

Overrides void

-

Defined in src/renderer/kube-object.store.ts:313

+

Defined in src/renderer/kube-object.store.ts:313

Parameters:

@@ -1985,7 +1985,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

toggleSelection#

toggleSelection(item: Endpoint): void

Inherited from KubeObjectStore.toggleSelection

-

Defined in src/renderer/item.store.ts:175

+

Defined in src/renderer/item.store.ts:175

Parameters:

@@ -2006,7 +2006,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

toggleSelectionAll#

toggleSelectionAll(visibleItems: Endpoint[]): void

Inherited from KubeObjectStore.toggleSelectionAll

-

Defined in src/renderer/item.store.ts:184

+

Defined in src/renderer/item.store.ts:184

Parameters:

@@ -2029,7 +2029,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

unselect#

unselect(item: Endpoint): void

Inherited from KubeObjectStore.unselect

-

Defined in src/renderer/item.store.ts:170

+

Defined in src/renderer/item.store.ts:170

Parameters:

@@ -2050,7 +2050,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

update#

update(item: Endpoint, data: Partial‹Endpoint›): Promise‹Endpoint

Inherited from KubeObjectStore.update

-

Defined in src/renderer/kube-object.store.ts:281

+

Defined in src/renderer/kube-object.store.ts:281

Parameters:

@@ -2075,13 +2075,13 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

Protected updateFromEventsBuffer#

updateFromEventsBuffer(): void

Inherited from KubeObjectStore.updateFromEventsBuffer

-

Defined in src/renderer/kube-object.store.ts:398

+

Defined in src/renderer/kube-object.store.ts:398

Returns: void


Protected updateItem#

updateItem(item: Endpoint, request: function): Promise‹T›

Inherited from KubeObjectStore.updateItem

-

Defined in src/renderer/item.store.ts:144

+

Defined in src/renderer/item.store.ts:144

Parameters:

item: Endpoint

request: function

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.eventstore/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.eventstore/index.html index 33bd0eadd9..d59c444e71 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.eventstore/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.eventstore/index.html @@ -1213,115 +1213,115 @@

constructor#

+ new EventStore(): EventStore

Overrides KubeObjectStore.constructor

-

Defined in src/renderer/components/+events/event.store.ts:35

+

Defined in src/renderer/components/+events/event.store.ts:35

Returns: EventStore

Properties#

api#

api: KubeApiKubeEvent‹›› = eventApi

Overrides KubeObjectStore.api

-

Defined in src/renderer/components/+events/event.store.ts:33

+

Defined in src/renderer/components/+events/event.store.ts:33


bufferSize#

bufferSize: number = 50000

Inherited from KubeObjectStore.bufferSize

-

Defined in src/renderer/kube-object.store.ts:45

+

Defined in src/renderer/kube-object.store.ts:45


Protected eventsBuffer#

eventsBuffer: IObservableArray‹IKubeWatchEvent‹KubeJsonApiData›› = observable.array>([], { deep: false })

Inherited from KubeObjectStore.eventsBuffer

-

Defined in src/renderer/kube-object.store.ts:301

+

Defined in src/renderer/kube-object.store.ts:301


failedLoading#

failedLoading: boolean = false

Inherited from KubeObjectStore.failedLoading

-

Defined in src/renderer/item.store.ts:36

+

Defined in src/renderer/item.store.ts:36


isLoaded#

isLoaded: boolean = false

Inherited from KubeObjectStore.isLoaded

-

Defined in src/renderer/item.store.ts:38

+

Defined in src/renderer/item.store.ts:38


isLoading#

isLoading: boolean = false

Inherited from KubeObjectStore.isLoading

-

Defined in src/renderer/item.store.ts:37

+

Defined in src/renderer/item.store.ts:37


items#

items: IObservableArray‹T› = observable.array([], { deep: false })

Inherited from KubeObjectStore.items

-

Defined in src/renderer/item.store.ts:39

+

Defined in src/renderer/item.store.ts:39


limit#

limit: number = 1000

Overrides KubeObjectStore.limit

-

Defined in src/renderer/components/+events/event.store.ts:34

+

Defined in src/renderer/components/+events/event.store.ts:34


saveLimit#

saveLimit: number = 50000

-

Defined in src/renderer/components/+events/event.store.ts:35

+

Defined in src/renderer/components/+events/event.store.ts:35


selectedItemsIds#

selectedItemsIds: ObservableMap‹string, boolean› = observable.map()

Inherited from KubeObjectStore.selectedItemsIds

-

Defined in src/renderer/item.store.ts:40

+

Defined in src/renderer/item.store.ts:40


Static defaultContext#

defaultContext: IObservableValue‹ClusterContext› = observable.box()

Inherited from KubeObjectStore.defaultContext

-

Defined in src/renderer/kube-object.store.ts:41

+

Defined in src/renderer/kube-object.store.ts:41

Accessors#

context#

get context(): ClusterContext

Inherited from KubeObjectStore.context

-

Defined in src/renderer/kube-object.store.ts:63

+

Defined in src/renderer/kube-object.store.ts:63

Returns: ClusterContext


contextItems#

get contextItems(): KubeEvent[]

Inherited from KubeObjectStore.contextItems

-

Defined in src/renderer/kube-object.store.ts:67

+

Defined in src/renderer/kube-object.store.ts:67

Returns: KubeEvent[]


contextReady#

get contextReady(): Promise‹void› & object

Inherited from KubeObjectStore.contextReady

-

Defined in src/renderer/kube-object.store.ts:48

+

Defined in src/renderer/kube-object.store.ts:48

Returns: Promise‹void› & object


namespacesReady#

get namespacesReady(): Promise‹void› & object

Inherited from KubeObjectStore.namespacesReady

-

Defined in src/renderer/kube-object.store.ts:52

+

Defined in src/renderer/kube-object.store.ts:52

Returns: Promise‹void› & object


query#

get query(): IKubeApiQueryParams

Inherited from KubeObjectStore.query

-

Defined in src/renderer/kube-object.store.ts:81

+

Defined in src/renderer/kube-object.store.ts:81

Returns: IKubeApiQueryParams


selectedItems#

get selectedItems(): KubeEvent[]

Inherited from KubeObjectStore.selectedItems

-

Defined in src/renderer/item.store.ts:47

+

Defined in src/renderer/item.store.ts:47

Returns: KubeEvent[]

Methods#

[Symbol.iterator]#

[Symbol.iterator](): Generator‹T, void, undefined›

Inherited from KubeObjectStore.[Symbol.iterator]

-

Defined in src/renderer/item.store.ts:221

+

Defined in src/renderer/item.store.ts:221

Returns: Generator‹T, void, undefined›


Protected bindWatchEventsUpdater#

bindWatchEventsUpdater(): void

Overrides KubeObjectStore.bindWatchEventsUpdater

-

Defined in src/renderer/components/+events/event.store.ts:42

+

Defined in src/renderer/components/+events/event.store.ts:42

Returns: void


create#

create(params: object, data?: Partial‹KubeEvent›): Promise‹KubeEvent

Inherited from KubeObjectStore.create

-

Defined in src/renderer/kube-object.store.ts:272

+

Defined in src/renderer/kube-object.store.ts:272

Parameters:

params: object

@@ -1349,7 +1349,7 @@

createItem(params: object, data?: Partial‹KubeEvent›): Promise‹KubeEvent

Inherited from KubeObjectStore.createItem

Overrides void

-

Defined in src/renderer/kube-object.store.ts:268

+

Defined in src/renderer/kube-object.store.ts:268

Parameters:

params: object

@@ -1376,7 +1376,7 @@

Protected defaultSorting#

defaultSorting(item: KubeEvent): string

Inherited from KubeObjectStore.defaultSorting

-

Defined in src/renderer/item.store.ts:34

+

Defined in src/renderer/item.store.ts:34

Parameters:

@@ -1397,7 +1397,7 @@

Protected filterItemsOnLoad#

filterItemsOnLoad(items: KubeEvent[]): T[]

Inherited from KubeObjectStore.filterItemsOnLoad

-

Defined in src/renderer/kube-object.store.ts:166

+

Defined in src/renderer/kube-object.store.ts:166

Parameters:

@@ -1418,7 +1418,7 @@

getAllByNs#

getAllByNs(namespace: string | string[], strict: boolean): KubeEvent[]

Inherited from KubeObjectStore.getAllByNs

-

Defined in src/renderer/kube-object.store.ts:93

+

Defined in src/renderer/kube-object.store.ts:93

Parameters:

@@ -1446,7 +1446,7 @@

getById#

getById(id: string): T

Inherited from KubeObjectStore.getById

-

Defined in src/renderer/kube-object.store.ts:107

+

Defined in src/renderer/kube-object.store.ts:107

Parameters:

@@ -1467,7 +1467,7 @@

getByLabel#

getByLabel(labels: string[] | object): KubeEvent[]

Inherited from KubeObjectStore.getByLabel

-

Defined in src/renderer/kube-object.store.ts:123

+

Defined in src/renderer/kube-object.store.ts:123

Parameters:

@@ -1489,7 +1489,7 @@

getByName(name: string, namespace?: string): KubeEvent

Inherited from KubeObjectStore.getByName

Overrides void

-

Defined in src/renderer/kube-object.store.ts:111

+

Defined in src/renderer/kube-object.store.ts:111

Parameters:

@@ -1514,7 +1514,7 @@

getByPath#

getByPath(path: string): KubeEvent

Inherited from KubeObjectStore.getByPath

-

Defined in src/renderer/kube-object.store.ts:119

+

Defined in src/renderer/kube-object.store.ts:119

Parameters:

@@ -1534,7 +1534,7 @@

getEventsByObject#

getEventsByObject(obj: KubeObject): KubeEvent[]

-

Defined in src/renderer/components/+events/event.store.ts:52

+

Defined in src/renderer/components/+events/event.store.ts:52

Parameters:

@@ -1555,7 +1555,7 @@

getIndexById#

getIndexById(id: string): number

Inherited from KubeObjectStore.getIndexById

-

Defined in src/renderer/item.store.ts:64

+

Defined in src/renderer/item.store.ts:64

Parameters:

@@ -1576,13 +1576,13 @@

getItems#

getItems(): KubeEvent[]

Inherited from KubeObjectStore.getItems

-

Defined in src/renderer/item.store.ts:51

+

Defined in src/renderer/item.store.ts:51

Returns: KubeEvent[]


Optional getStatuses#

getStatuses(items: KubeEvent[]): Record‹string, number›

Inherited from KubeObjectStore.getStatuses

-

Defined in src/renderer/kube-object.store.ts:91

+

Defined in src/renderer/kube-object.store.ts:91

Parameters:

@@ -1603,30 +1603,30 @@

getSubscribeApis#

getSubscribeApis(): KubeApi[]

Inherited from KubeObjectStore.getSubscribeApis

-

Defined in src/renderer/kube-object.store.ts:309

+

Defined in src/renderer/kube-object.store.ts:309

Returns: KubeApi[]


getTotalCount#

getTotalCount(): number

Inherited from KubeObjectStore.getTotalCount

Overrides void

-

Defined in src/renderer/kube-object.store.ts:77

+

Defined in src/renderer/kube-object.store.ts:77

Returns: number


getWarnings#

getWarnings(): KubeEvent‹›[]

-

Defined in src/renderer/components/+events/event.store.ts:62

+

Defined in src/renderer/components/+events/event.store.ts:62

Returns: KubeEvent‹›[]


getWarningsCount#

getWarningsCount(): number

-

Defined in src/renderer/components/+events/event.store.ts:81

+

Defined in src/renderer/components/+events/event.store.ts:81

Returns: number


isSelected#

isSelected(item: KubeEvent): boolean

Inherited from KubeObjectStore.isSelected

-

Defined in src/renderer/item.store.ts:160

+

Defined in src/renderer/item.store.ts:160

Parameters:

@@ -1647,7 +1647,7 @@

isSelectedAll#

isSelectedAll(visibleItems: KubeEvent[]): boolean

Inherited from KubeObjectStore.isSelectedAll

-

Defined in src/renderer/item.store.ts:194

+

Defined in src/renderer/item.store.ts:194

Parameters:

@@ -1670,7 +1670,7 @@

load#

load(params: object): Promise‹KubeEvent

Inherited from KubeObjectStore.load

-

Defined in src/renderer/kube-object.store.ts:247

+

Defined in src/renderer/kube-object.store.ts:247

Parameters:

params: object

@@ -1697,7 +1697,7 @@

loadAll(options: object): Promise‹void | KubeEvent[]›

Inherited from KubeObjectStore.loadAll

Overrides void

-

Defined in src/renderer/kube-object.store.ts:171

+

Defined in src/renderer/kube-object.store.ts:171

Parameters:

Default value options: object= {}

@@ -1727,7 +1727,7 @@

loadFromPath#

loadFromPath(resourcePath: string): Promise‹T›

Inherited from KubeObjectStore.loadFromPath

-

Defined in src/renderer/kube-object.store.ts:262

+

Defined in src/renderer/kube-object.store.ts:262

Parameters:

@@ -1749,7 +1749,7 @@

loadItem(params: object): Promise‹KubeEvent

Inherited from KubeObjectStore.loadItem

Overrides void

-

Defined in src/renderer/kube-object.store.ts:242

+

Defined in src/renderer/kube-object.store.ts:242

Parameters:

params: object

@@ -1776,7 +1776,7 @@

loadItems(__namedParameters: object): Promise‹KubeEvent[]›

Inherited from KubeObjectStore.loadItems

Overrides void

-

Defined in src/renderer/kube-object.store.ts:140

+

Defined in src/renderer/kube-object.store.ts:140

Parameters:

__namedParameters: object

@@ -1806,7 +1806,7 @@

Protected mergeItems#

mergeItems(partialItems: KubeEvent[], __namedParameters: object): KubeEvent[]

Inherited from KubeObjectStore.mergeItems

-

Defined in src/renderer/kube-object.store.ts:218

+

Defined in src/renderer/kube-object.store.ts:218

Parameters:

partialItems: KubeEvent[]

Default value __namedParameters: object= {}

@@ -1846,7 +1846,7 @@

reloadAll#

reloadAll(opts: object): Promise‹void | T[]›

Inherited from KubeObjectStore.reloadAll

-

Defined in src/renderer/kube-object.store.ts:207

+

Defined in src/renderer/kube-object.store.ts:207

Parameters:

Default value opts: object= {}

@@ -1876,7 +1876,7 @@

remove#

remove(item: KubeEvent): Promise‹void›

Inherited from KubeObjectStore.remove

-

Defined in src/renderer/kube-object.store.ts:290

+

Defined in src/renderer/kube-object.store.ts:290

Parameters:

@@ -1897,7 +1897,7 @@

Protected removeItem#

removeItem(item: KubeEvent, request: function): Promise‹void›

Inherited from KubeObjectStore.removeItem

-

Defined in src/renderer/item.store.ts:154

+

Defined in src/renderer/item.store.ts:154

Parameters:

item: KubeEvent

request: function

@@ -1908,19 +1908,19 @@

removeSelectedItems(): Promise‹void[]›

Inherited from KubeObjectStore.removeSelectedItems

Overrides void

-

Defined in src/renderer/kube-object.store.ts:296

+

Defined in src/renderer/kube-object.store.ts:296

Returns: Promise‹void[]›


reset#

reset(): void

Inherited from KubeObjectStore.reset

-

Defined in src/renderer/item.store.ts:206

+

Defined in src/renderer/item.store.ts:206

Returns: void


Protected resetOnError#

resetOnError(error: any): void

Inherited from KubeObjectStore.resetOnError

-

Defined in src/renderer/kube-object.store.ts:238

+

Defined in src/renderer/kube-object.store.ts:238

Parameters:

@@ -1941,13 +1941,13 @@

resetSelection#

resetSelection(): void

Inherited from KubeObjectStore.resetSelection

-

Defined in src/renderer/item.store.ts:201

+

Defined in src/renderer/item.store.ts:201

Returns: void


select#

select(item: KubeEvent): void

Inherited from KubeObjectStore.select

-

Defined in src/renderer/item.store.ts:165

+

Defined in src/renderer/item.store.ts:165

Parameters:

@@ -1968,7 +1968,7 @@

Protected sortItems#

sortItems(items: KubeEvent[]): KubeEvent‹›[]

Overrides KubeObjectStore.sortItems

-

Defined in src/renderer/components/+events/event.store.ts:46

+

Defined in src/renderer/components/+events/event.store.ts:46

Parameters:

@@ -1990,7 +1990,7 @@

subscribe(apis: KubeApi‹any›[]): (Anonymous function)

Inherited from KubeObjectStore.subscribe

Overrides void

-

Defined in src/renderer/kube-object.store.ts:313

+

Defined in src/renderer/kube-object.store.ts:313

Parameters:

@@ -2013,7 +2013,7 @@

toggleSelection#

toggleSelection(item: KubeEvent): void

Inherited from KubeObjectStore.toggleSelection

-

Defined in src/renderer/item.store.ts:175

+

Defined in src/renderer/item.store.ts:175

Parameters:

@@ -2034,7 +2034,7 @@

toggleSelectionAll#

toggleSelectionAll(visibleItems: KubeEvent[]): void

Inherited from KubeObjectStore.toggleSelectionAll

-

Defined in src/renderer/item.store.ts:184

+

Defined in src/renderer/item.store.ts:184

Parameters:

@@ -2057,7 +2057,7 @@

unselect#

unselect(item: KubeEvent): void

Inherited from KubeObjectStore.unselect

-

Defined in src/renderer/item.store.ts:170

+

Defined in src/renderer/item.store.ts:170

Parameters:

@@ -2078,7 +2078,7 @@

update#

update(item: KubeEvent, data: Partial‹KubeEvent›): Promise‹KubeEvent

Inherited from KubeObjectStore.update

-

Defined in src/renderer/kube-object.store.ts:281

+

Defined in src/renderer/kube-object.store.ts:281

Parameters:

@@ -2103,13 +2103,13 @@

Protected updateFromEventsBuffer#

updateFromEventsBuffer(): void

Inherited from KubeObjectStore.updateFromEventsBuffer

-

Defined in src/renderer/kube-object.store.ts:398

+

Defined in src/renderer/kube-object.store.ts:398

Returns: void


Protected updateItem#

updateItem(item: KubeEvent, request: function): Promise‹T›

Inherited from KubeObjectStore.updateItem

-

Defined in src/renderer/item.store.ts:144

+

Defined in src/renderer/item.store.ts:144

Parameters:

item: KubeEvent

request: function

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/index.html index 632794438d..9749f78f44 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/index.html @@ -1077,7 +1077,7 @@

constructor#

+ new HorizontalPodAutoscaler(data: KubeJsonApiData): HorizontalPodAutoscaler

Inherited from KubeObject.constructor

-

Defined in src/renderer/api/kube-object.ts:180

+

Defined in src/renderer/api/kube-object.ts:180

Parameters:

@@ -1098,22 +1098,22 @@

apiVersion#

apiVersion: string

Inherited from KubeObject.apiVersion

-

Defined in src/renderer/api/kube-object.ts:94

+

Defined in src/renderer/api/kube-object.ts:94


kind#

kind: string

Inherited from KubeObject.kind

-

Defined in src/renderer/api/kube-object.ts:95

+

Defined in src/renderer/api/kube-object.ts:95


metadata#

metadata: Metadata

Inherited from KubeObject.metadata

-

Defined in src/renderer/api/kube-object.ts:96

+

Defined in src/renderer/api/kube-object.ts:96


spec#

spec: object

Overrides KubeObject.spec

-

Defined in src/renderer/api/endpoints/hpa.api.ts:63

+

Defined in src/renderer/api/endpoints/hpa.api.ts:63

Type declaration:#

@@ -1203,7 +1203,7 @@

getAge#

getAge(humanize: boolean, compact: boolean, fromNow: boolean): string | number

Inherited from KubeObject.getAge

-

Defined in src/renderer/api/kube-object.ts:212

+

Defined in src/renderer/api/kube-object.ts:212

Parameters:

@@ -1236,7 +1236,7 @@

getAnnotations#

getAnnotations(filter: boolean): string[]

Inherited from KubeObject.getAnnotations

-

Defined in src/renderer/api/kube-object.ts:233

+

Defined in src/renderer/api/kube-object.ts:233

Parameters:

@@ -1258,40 +1258,40 @@

getConditions#

getConditions(): object[]

-

Defined in src/renderer/api/endpoints/hpa.api.ts:104

+

Defined in src/renderer/api/endpoints/hpa.api.ts:104

Returns: object[]


getCurrentMetrics#

getCurrentMetrics(): IHpaMetric[]

-

Defined in src/renderer/api/endpoints/hpa.api.ts:122

+

Defined in src/renderer/api/endpoints/hpa.api.ts:122

Returns: IHpaMetric[]


getFinalizers#

getFinalizers(): string[]

Inherited from KubeObject.getFinalizers

-

Defined in src/renderer/api/kube-object.ts:225

+

Defined in src/renderer/api/kube-object.ts:225

Returns: string[]


getId#

getId(): string

Inherited from KubeObject.getId

-

Defined in src/renderer/api/kube-object.ts:191

+

Defined in src/renderer/api/kube-object.ts:191

Returns: string


getLabels#

getLabels(): string[]

Inherited from KubeObject.getLabels

-

Defined in src/renderer/api/kube-object.ts:229

+

Defined in src/renderer/api/kube-object.ts:229

Returns: string[]


getMaxPods#

getMaxPods(): number

-

Defined in src/renderer/api/endpoints/hpa.api.ts:92

+

Defined in src/renderer/api/endpoints/hpa.api.ts:92

Returns: number


Protected getMetricName#

getMetricName(metric: IHpaMetric): string

-

Defined in src/renderer/api/endpoints/hpa.api.ts:126

+

Defined in src/renderer/api/endpoints/hpa.api.ts:126

Parameters:

@@ -1311,7 +1311,7 @@

getMetricValues#

getMetricValues(metric: IHpaMetric): string

-

Defined in src/renderer/api/endpoints/hpa.api.ts:142

+

Defined in src/renderer/api/endpoints/hpa.api.ts:142

Parameters:

@@ -1331,65 +1331,65 @@

getMetrics#

getMetrics(): IHpaMetric[]

-

Defined in src/renderer/api/endpoints/hpa.api.ts:118

+

Defined in src/renderer/api/endpoints/hpa.api.ts:118

Returns: IHpaMetric[]


getMinPods#

getMinPods(): number

-

Defined in src/renderer/api/endpoints/hpa.api.ts:96

+

Defined in src/renderer/api/endpoints/hpa.api.ts:96

Returns: number


getName#

getName(): string

Inherited from KubeObject.getName

-

Defined in src/renderer/api/kube-object.ts:199

+

Defined in src/renderer/api/kube-object.ts:199

Returns: string


getNs#

getNs(): string

Inherited from KubeObject.getNs

-

Defined in src/renderer/api/kube-object.ts:203

+

Defined in src/renderer/api/kube-object.ts:203

Returns: string


getOwnerRefs#

getOwnerRefs(): object[]

Inherited from KubeObject.getOwnerRefs

-

Defined in src/renderer/api/kube-object.ts:243

+

Defined in src/renderer/api/kube-object.ts:243

Returns: object[]


getReplicas#

getReplicas(): number

-

Defined in src/renderer/api/endpoints/hpa.api.ts:100

+

Defined in src/renderer/api/endpoints/hpa.api.ts:100

Returns: number


getResourceVersion#

getResourceVersion(): string

Inherited from KubeObject.getResourceVersion

-

Defined in src/renderer/api/kube-object.ts:195

+

Defined in src/renderer/api/kube-object.ts:195

Returns: string


getSearchFields#

getSearchFields(): string[]

Inherited from KubeObject.getSearchFields

-

Defined in src/renderer/api/kube-object.ts:252

+

Defined in src/renderer/api/kube-object.ts:252

Returns: string[]


getTimeDiffFromNow#

getTimeDiffFromNow(): number

Inherited from KubeObject.getTimeDiffFromNow

-

Defined in src/renderer/api/kube-object.ts:208

+

Defined in src/renderer/api/kube-object.ts:208

Returns: number


toPlainObject#

toPlainObject(): object

Inherited from KubeObject.toPlainObject

-

Defined in src/renderer/api/kube-object.ts:264

+

Defined in src/renderer/api/kube-object.ts:264

Returns: object


update#

updateT›(data: Partial‹T›): Promise‹T›

Inherited from KubeObject.update

-

Defined in src/renderer/api/kube-object.ts:269

+

Defined in src/renderer/api/kube-object.ts:269

Type parameters:

T: KubeObject

Parameters:

@@ -1412,7 +1412,7 @@

Static create#

create(data: any): KubeObject‹IKubeObjectMetadata, any, any›

Inherited from KubeObject.create

-

Defined in src/renderer/api/kube-object.ts:100

+

Defined in src/renderer/api/kube-object.ts:100

Parameters:

@@ -1433,7 +1433,7 @@

Static isJsonApiData#

isJsonApiData(object: unknown): object is KubeJsonApiData

Inherited from KubeObject.isJsonApiData

-

Defined in src/renderer/api/kube-object.ts:108

+

Defined in src/renderer/api/kube-object.ts:108

Parameters:

@@ -1454,7 +1454,7 @@

Static isJsonApiDataList#

isJsonApiDataListT›(object: unknown, verifyItem: function): object is KubeJsonApiDataList‹T›

Inherited from KubeObject.isJsonApiDataList

-

Defined in src/renderer/api/kube-object.ts:166

+

Defined in src/renderer/api/kube-object.ts:166

Type parameters:

T

Parameters:

@@ -1481,7 +1481,7 @@

Static isKubeJsonApiListMetadata#

isKubeJsonApiListMetadata(object: unknown): object is KubeJsonApiListMetadata

Inherited from KubeObject.isKubeJsonApiListMetadata

-

Defined in src/renderer/api/kube-object.ts:117

+

Defined in src/renderer/api/kube-object.ts:117

Parameters:

@@ -1502,7 +1502,7 @@

Static isKubeJsonApiMetadata#

isKubeJsonApiMetadata(object: unknown): object is KubeJsonApiMetadata

Inherited from KubeObject.isKubeJsonApiMetadata

-

Defined in src/renderer/api/kube-object.ts:125

+

Defined in src/renderer/api/kube-object.ts:125

Parameters:

@@ -1523,7 +1523,7 @@

Static isNonSystem#

isNonSystem(item: KubeJsonApiData | KubeObject): boolean

Inherited from KubeObject.isNonSystem

-

Defined in src/renderer/api/kube-object.ts:104

+

Defined in src/renderer/api/kube-object.ts:104

Parameters:

@@ -1544,7 +1544,7 @@

Static isPartialJsonApiData#

isPartialJsonApiData(object: unknown): object is Partial‹KubeJsonApiData›

Inherited from KubeObject.isPartialJsonApiData

-

Defined in src/renderer/api/kube-object.ts:157

+

Defined in src/renderer/api/kube-object.ts:157

Parameters:

@@ -1565,7 +1565,7 @@

Static isPartialJsonApiMetadata#

isPartialJsonApiMetadata(object: unknown): object is Partial‹KubeJsonApiMetadata›

Inherited from KubeObject.isPartialJsonApiMetadata

-

Defined in src/renderer/api/kube-object.ts:141

+

Defined in src/renderer/api/kube-object.ts:141

Parameters:

@@ -1586,7 +1586,7 @@

Static stringifyLabels#

stringifyLabels(labels?: object): string[]

Inherited from KubeObject.stringifyLabels

-

Defined in src/renderer/api/kube-object.ts:176

+

Defined in src/renderer/api/kube-object.ts:176

Parameters:

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.hpastore/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.hpastore/index.html index be27374977..cc537708c8 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.hpastore/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.hpastore/index.html @@ -1182,105 +1182,105 @@

+ new HPAStore(): HPAStore

Inherited from KubeObjectStore.constructor

Overrides void

-

Defined in src/renderer/kube-object.store.ts:54

+

Defined in src/renderer/kube-object.store.ts:54

Returns: HPAStore

Properties#

api#

api: KubeApiHorizontalPodAutoscaler‹›› = hpaApi

Overrides KubeObjectStore.api

-

Defined in src/renderer/components/+config-autoscalers/hpa.store.ts:27

+

Defined in src/renderer/components/+config-autoscalers/hpa.store.ts:27


bufferSize#

bufferSize: number = 50000

Inherited from KubeObjectStore.bufferSize

-

Defined in src/renderer/kube-object.store.ts:45

+

Defined in src/renderer/kube-object.store.ts:45


Protected eventsBuffer#

eventsBuffer: IObservableArray‹IKubeWatchEvent‹KubeJsonApiData›› = observable.array>([], { deep: false })

Inherited from KubeObjectStore.eventsBuffer

-

Defined in src/renderer/kube-object.store.ts:301

+

Defined in src/renderer/kube-object.store.ts:301


failedLoading#

failedLoading: boolean = false

Inherited from KubeObjectStore.failedLoading

-

Defined in src/renderer/item.store.ts:36

+

Defined in src/renderer/item.store.ts:36


isLoaded#

isLoaded: boolean = false

Inherited from KubeObjectStore.isLoaded

-

Defined in src/renderer/item.store.ts:38

+

Defined in src/renderer/item.store.ts:38


isLoading#

isLoading: boolean = false

Inherited from KubeObjectStore.isLoading

-

Defined in src/renderer/item.store.ts:37

+

Defined in src/renderer/item.store.ts:37


items#

items: IObservableArray‹T› = observable.array([], { deep: false })

Inherited from KubeObjectStore.items

-

Defined in src/renderer/item.store.ts:39

+

Defined in src/renderer/item.store.ts:39


Optional limit#

limit? : number

Inherited from KubeObjectStore.limit

-

Defined in src/renderer/kube-object.store.ts:44

+

Defined in src/renderer/kube-object.store.ts:44


selectedItemsIds#

selectedItemsIds: ObservableMap‹string, boolean› = observable.map()

Inherited from KubeObjectStore.selectedItemsIds

-

Defined in src/renderer/item.store.ts:40

+

Defined in src/renderer/item.store.ts:40


Static defaultContext#

defaultContext: IObservableValue‹ClusterContext› = observable.box()

Inherited from KubeObjectStore.defaultContext

-

Defined in src/renderer/kube-object.store.ts:41

+

Defined in src/renderer/kube-object.store.ts:41

Accessors#

context#

get context(): ClusterContext

Inherited from KubeObjectStore.context

-

Defined in src/renderer/kube-object.store.ts:63

+

Defined in src/renderer/kube-object.store.ts:63

Returns: ClusterContext


contextItems#

get contextItems(): HorizontalPodAutoscaler[]

Inherited from KubeObjectStore.contextItems

-

Defined in src/renderer/kube-object.store.ts:67

+

Defined in src/renderer/kube-object.store.ts:67

Returns: HorizontalPodAutoscaler[]


contextReady#

get contextReady(): Promise‹void› & object

Inherited from KubeObjectStore.contextReady

-

Defined in src/renderer/kube-object.store.ts:48

+

Defined in src/renderer/kube-object.store.ts:48

Returns: Promise‹void› & object


namespacesReady#

get namespacesReady(): Promise‹void› & object

Inherited from KubeObjectStore.namespacesReady

-

Defined in src/renderer/kube-object.store.ts:52

+

Defined in src/renderer/kube-object.store.ts:52

Returns: Promise‹void› & object


query#

get query(): IKubeApiQueryParams

Inherited from KubeObjectStore.query

-

Defined in src/renderer/kube-object.store.ts:81

+

Defined in src/renderer/kube-object.store.ts:81

Returns: IKubeApiQueryParams


selectedItems#

get selectedItems(): HorizontalPodAutoscaler[]

Inherited from KubeObjectStore.selectedItems

-

Defined in src/renderer/item.store.ts:47

+

Defined in src/renderer/item.store.ts:47

Returns: HorizontalPodAutoscaler[]

Methods#

[Symbol.iterator]#

[Symbol.iterator](): Generator‹T, void, undefined›

Inherited from KubeObjectStore.[Symbol.iterator]

-

Defined in src/renderer/item.store.ts:221

+

Defined in src/renderer/item.store.ts:221

Returns: Generator‹T, void, undefined›


Protected bindWatchEventsUpdater#

bindWatchEventsUpdater(delay: number): void

Inherited from KubeObjectStore.bindWatchEventsUpdater

-

Defined in src/renderer/kube-object.store.ts:303

+

Defined in src/renderer/kube-object.store.ts:303

Parameters:

@@ -1303,7 +1303,7 @@

create#

create(params: object, data?: Partial‹HorizontalPodAutoscaler›): Promise‹HorizontalPodAutoscaler

Inherited from KubeObjectStore.create

-

Defined in src/renderer/kube-object.store.ts:272

+

Defined in src/renderer/kube-object.store.ts:272

Parameters:

params: object

@@ -1331,7 +1331,7 @@

createItem(params: object, data?: Partial‹HorizontalPodAutoscaler›): Promise‹HorizontalPodAutoscaler

Inherited from KubeObjectStore.createItem

Overrides void

-

Defined in src/renderer/kube-object.store.ts:268

+

Defined in src/renderer/kube-object.store.ts:268

Parameters:

params: object

@@ -1358,7 +1358,7 @@

Protected defaultSorting#

defaultSorting(item: HorizontalPodAutoscaler): string

Inherited from KubeObjectStore.defaultSorting

-

Defined in src/renderer/item.store.ts:34

+

Defined in src/renderer/item.store.ts:34

Parameters:

@@ -1379,7 +1379,7 @@

Protected filterItemsOnLoad#

filterItemsOnLoad(items: HorizontalPodAutoscaler[]): T[]

Inherited from KubeObjectStore.filterItemsOnLoad

-

Defined in src/renderer/kube-object.store.ts:166

+

Defined in src/renderer/kube-object.store.ts:166

Parameters:

@@ -1400,7 +1400,7 @@

getAllByNs#

getAllByNs(namespace: string | string[], strict: boolean): HorizontalPodAutoscaler[]

Inherited from KubeObjectStore.getAllByNs

-

Defined in src/renderer/kube-object.store.ts:93

+

Defined in src/renderer/kube-object.store.ts:93

Parameters:

@@ -1428,7 +1428,7 @@

getById#

getById(id: string): T

Inherited from KubeObjectStore.getById

-

Defined in src/renderer/kube-object.store.ts:107

+

Defined in src/renderer/kube-object.store.ts:107

Parameters:

@@ -1449,7 +1449,7 @@

getByLabel#

getByLabel(labels: string[] | object): HorizontalPodAutoscaler[]

Inherited from KubeObjectStore.getByLabel

-

Defined in src/renderer/kube-object.store.ts:123

+

Defined in src/renderer/kube-object.store.ts:123

Parameters:

@@ -1471,7 +1471,7 @@

getByName(name: string, namespace?: string): HorizontalPodAutoscaler

Inherited from KubeObjectStore.getByName

Overrides void

-

Defined in src/renderer/kube-object.store.ts:111

+

Defined in src/renderer/kube-object.store.ts:111

Parameters:

@@ -1496,7 +1496,7 @@

getByPath#

getByPath(path: string): HorizontalPodAutoscaler

Inherited from KubeObjectStore.getByPath

-

Defined in src/renderer/kube-object.store.ts:119

+

Defined in src/renderer/kube-object.store.ts:119

Parameters:

@@ -1517,7 +1517,7 @@

getIndexById#

getIndexById(id: string): number

Inherited from KubeObjectStore.getIndexById

-

Defined in src/renderer/item.store.ts:64

+

Defined in src/renderer/item.store.ts:64

Parameters:

@@ -1538,13 +1538,13 @@

getItems#

getItems(): HorizontalPodAutoscaler[]

Inherited from KubeObjectStore.getItems

-

Defined in src/renderer/item.store.ts:51

+

Defined in src/renderer/item.store.ts:51

Returns: HorizontalPodAutoscaler[]


Optional getStatuses#

getStatuses(items: HorizontalPodAutoscaler[]): Record‹string, number›

Inherited from KubeObjectStore.getStatuses

-

Defined in src/renderer/kube-object.store.ts:91

+

Defined in src/renderer/kube-object.store.ts:91

Parameters:

@@ -1565,20 +1565,20 @@

getSubscribeApis#

getSubscribeApis(): KubeApi[]

Inherited from KubeObjectStore.getSubscribeApis

-

Defined in src/renderer/kube-object.store.ts:309

+

Defined in src/renderer/kube-object.store.ts:309

Returns: KubeApi[]


getTotalCount#

getTotalCount(): number

Inherited from KubeObjectStore.getTotalCount

Overrides void

-

Defined in src/renderer/kube-object.store.ts:77

+

Defined in src/renderer/kube-object.store.ts:77

Returns: number


isSelected#

isSelected(item: HorizontalPodAutoscaler): boolean

Inherited from KubeObjectStore.isSelected

-

Defined in src/renderer/item.store.ts:160

+

Defined in src/renderer/item.store.ts:160

Parameters:

@@ -1599,7 +1599,7 @@

isSelectedAll#

isSelectedAll(visibleItems: HorizontalPodAutoscaler[]): boolean

Inherited from KubeObjectStore.isSelectedAll

-

Defined in src/renderer/item.store.ts:194

+

Defined in src/renderer/item.store.ts:194

Parameters:

@@ -1622,7 +1622,7 @@

load#

load(params: object): Promise‹HorizontalPodAutoscaler

Inherited from KubeObjectStore.load

-

Defined in src/renderer/kube-object.store.ts:247

+

Defined in src/renderer/kube-object.store.ts:247

Parameters:

params: object

@@ -1649,7 +1649,7 @@

loadAll(options: object): Promise‹void | HorizontalPodAutoscaler[]›

Inherited from KubeObjectStore.loadAll

Overrides void

-

Defined in src/renderer/kube-object.store.ts:171

+

Defined in src/renderer/kube-object.store.ts:171

Parameters:

Default value options: object= {}

@@ -1679,7 +1679,7 @@

loadFromPath#

loadFromPath(resourcePath: string): Promise‹T›

Inherited from KubeObjectStore.loadFromPath

-

Defined in src/renderer/kube-object.store.ts:262

+

Defined in src/renderer/kube-object.store.ts:262

Parameters:

@@ -1701,7 +1701,7 @@

loadItem(params: object): Promise‹HorizontalPodAutoscaler

Inherited from KubeObjectStore.loadItem

Overrides void

-

Defined in src/renderer/kube-object.store.ts:242

+

Defined in src/renderer/kube-object.store.ts:242

Parameters:

params: object

@@ -1728,7 +1728,7 @@

loadItems(__namedParameters: object): Promise‹HorizontalPodAutoscaler[]›

Inherited from KubeObjectStore.loadItems

Overrides void

-

Defined in src/renderer/kube-object.store.ts:140

+

Defined in src/renderer/kube-object.store.ts:140

Parameters:

__namedParameters: object

@@ -1758,7 +1758,7 @@

Protected mergeItems#

mergeItems(partialItems: HorizontalPodAutoscaler[], __namedParameters: object): HorizontalPodAutoscaler[]

Inherited from KubeObjectStore.mergeItems

-

Defined in src/renderer/kube-object.store.ts:218

+

Defined in src/renderer/kube-object.store.ts:218

Parameters:

partialItems: HorizontalPodAutoscaler[]

Default value __namedParameters: object= {}

@@ -1798,7 +1798,7 @@

reloadAll#

reloadAll(opts: object): Promise‹void | T[]›

Inherited from KubeObjectStore.reloadAll

-

Defined in src/renderer/kube-object.store.ts:207

+

Defined in src/renderer/kube-object.store.ts:207

Parameters:

Default value opts: object= {}

@@ -1828,7 +1828,7 @@

remove#

remove(item: HorizontalPodAutoscaler): Promise‹void›

Inherited from KubeObjectStore.remove

-

Defined in src/renderer/kube-object.store.ts:290

+

Defined in src/renderer/kube-object.store.ts:290

Parameters:

@@ -1849,7 +1849,7 @@

Protected removeItem#

removeItem(item: HorizontalPodAutoscaler, request: function): Promise‹void›

Inherited from KubeObjectStore.removeItem

-

Defined in src/renderer/item.store.ts:154

+

Defined in src/renderer/item.store.ts:154

Parameters:

item: HorizontalPodAutoscaler

request: function

@@ -1860,19 +1860,19 @@

removeSelectedItems(): Promise‹void[]›

Inherited from KubeObjectStore.removeSelectedItems

Overrides void

-

Defined in src/renderer/kube-object.store.ts:296

+

Defined in src/renderer/kube-object.store.ts:296

Returns: Promise‹void[]›


reset#

reset(): void

Inherited from KubeObjectStore.reset

-

Defined in src/renderer/item.store.ts:206

+

Defined in src/renderer/item.store.ts:206

Returns: void


Protected resetOnError#

resetOnError(error: any): void

Inherited from KubeObjectStore.resetOnError

-

Defined in src/renderer/kube-object.store.ts:238

+

Defined in src/renderer/kube-object.store.ts:238

Parameters:

@@ -1893,13 +1893,13 @@

resetSelection#

resetSelection(): void

Inherited from KubeObjectStore.resetSelection

-

Defined in src/renderer/item.store.ts:201

+

Defined in src/renderer/item.store.ts:201

Returns: void


select#

select(item: HorizontalPodAutoscaler): void

Inherited from KubeObjectStore.select

-

Defined in src/renderer/item.store.ts:165

+

Defined in src/renderer/item.store.ts:165

Parameters:

@@ -1920,7 +1920,7 @@

Protected sortItems#

sortItems(items: HorizontalPodAutoscaler[], sorting: function[], order?: "asc" | "desc"): HorizontalPodAutoscaler[]

Inherited from KubeObjectStore.sortItems

-

Defined in src/renderer/item.store.ts:78

+

Defined in src/renderer/item.store.ts:78

Return items sorted by the given ordering functions. If two elements of items are sorted to the same "index" then the next sorting function is used to determine where to place them relative to each other. Once the sorting @@ -1962,7 +1962,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

subscribe(apis: KubeApi‹any›[]): (Anonymous function)

Inherited from KubeObjectStore.subscribe

Overrides void

-

Defined in src/renderer/kube-object.store.ts:313

+

Defined in src/renderer/kube-object.store.ts:313

Parameters:

@@ -1985,7 +1985,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

toggleSelection#

toggleSelection(item: HorizontalPodAutoscaler): void

Inherited from KubeObjectStore.toggleSelection

-

Defined in src/renderer/item.store.ts:175

+

Defined in src/renderer/item.store.ts:175

Parameters:

@@ -2006,7 +2006,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

toggleSelectionAll#

toggleSelectionAll(visibleItems: HorizontalPodAutoscaler[]): void

Inherited from KubeObjectStore.toggleSelectionAll

-

Defined in src/renderer/item.store.ts:184

+

Defined in src/renderer/item.store.ts:184

Parameters:

@@ -2029,7 +2029,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

unselect#

unselect(item: HorizontalPodAutoscaler): void

Inherited from KubeObjectStore.unselect

-

Defined in src/renderer/item.store.ts:170

+

Defined in src/renderer/item.store.ts:170

Parameters:

@@ -2050,7 +2050,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

update#

update(item: HorizontalPodAutoscaler, data: Partial‹HorizontalPodAutoscaler›): Promise‹HorizontalPodAutoscaler

Inherited from KubeObjectStore.update

-

Defined in src/renderer/kube-object.store.ts:281

+

Defined in src/renderer/kube-object.store.ts:281

Parameters:

@@ -2075,13 +2075,13 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

Protected updateFromEventsBuffer#

updateFromEventsBuffer(): void

Inherited from KubeObjectStore.updateFromEventsBuffer

-

Defined in src/renderer/kube-object.store.ts:398

+

Defined in src/renderer/kube-object.store.ts:398

Returns: void


Protected updateItem#

updateItem(item: HorizontalPodAutoscaler, request: function): Promise‹T›

Inherited from KubeObjectStore.updateItem

-

Defined in src/renderer/item.store.ts:144

+

Defined in src/renderer/item.store.ts:144

Parameters:

item: HorizontalPodAutoscaler

request: function

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.ingress/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.ingress/index.html index a8ae167402..8ad5335dc3 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.ingress/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.ingress/index.html @@ -1053,7 +1053,7 @@

constructor#

+ new Ingress(data: KubeJsonApiData): Ingress

Overrides KubeObject.constructor

-

Defined in src/renderer/api/endpoints/ingress.api.ts:121

+

Defined in src/renderer/api/endpoints/ingress.api.ts:121

Parameters:

@@ -1074,22 +1074,22 @@

apiVersion#

apiVersion: string

Inherited from KubeObject.apiVersion

-

Defined in src/renderer/api/kube-object.ts:94

+

Defined in src/renderer/api/kube-object.ts:94


kind#

kind: string

Inherited from KubeObject.kind

-

Defined in src/renderer/api/kube-object.ts:95

+

Defined in src/renderer/api/kube-object.ts:95


metadata#

metadata: Metadata

Inherited from KubeObject.metadata

-

Defined in src/renderer/api/kube-object.ts:96

+

Defined in src/renderer/api/kube-object.ts:96


spec#

spec: object

Overrides KubeObject.spec

-

Defined in src/renderer/api/endpoints/ingress.api.ts:87

+

Defined in src/renderer/api/endpoints/ingress.api.ts:87

Type declaration:#

@@ -1164,7 +1164,7 @@

getAge#

getAge(humanize: boolean, compact: boolean, fromNow: boolean): string | number

Inherited from KubeObject.getAge

-

Defined in src/renderer/api/kube-object.ts:212

+

Defined in src/renderer/api/kube-object.ts:212

Parameters:

@@ -1197,7 +1197,7 @@

getAnnotations#

getAnnotations(filter: boolean): string[]

Inherited from KubeObject.getAnnotations

-

Defined in src/renderer/api/kube-object.ts:233

+

Defined in src/renderer/api/kube-object.ts:233

Parameters:

@@ -1220,74 +1220,74 @@

getFinalizers#

getFinalizers(): string[]

Inherited from KubeObject.getFinalizers

-

Defined in src/renderer/api/kube-object.ts:225

+

Defined in src/renderer/api/kube-object.ts:225

Returns: string[]


getHosts#

getHosts(): string[]

-

Defined in src/renderer/api/endpoints/ingress.api.ts:165

+

Defined in src/renderer/api/endpoints/ingress.api.ts:165

Returns: string[]


getId#

getId(): string

Inherited from KubeObject.getId

-

Defined in src/renderer/api/kube-object.ts:191

+

Defined in src/renderer/api/kube-object.ts:191

Returns: string


getLabels#

getLabels(): string[]

Inherited from KubeObject.getLabels

-

Defined in src/renderer/api/kube-object.ts:229

+

Defined in src/renderer/api/kube-object.ts:229

Returns: string[]


getLoadBalancers#

getLoadBalancers(): string[]

-

Defined in src/renderer/api/endpoints/ingress.api.ts:196

+

Defined in src/renderer/api/endpoints/ingress.api.ts:196

Returns: string[]


getName#

getName(): string

Inherited from KubeObject.getName

-

Defined in src/renderer/api/kube-object.ts:199

+

Defined in src/renderer/api/kube-object.ts:199

Returns: string


getNs#

getNs(): string

Inherited from KubeObject.getNs

-

Defined in src/renderer/api/kube-object.ts:203

+

Defined in src/renderer/api/kube-object.ts:203

Returns: string


getOwnerRefs#

getOwnerRefs(): object[]

Inherited from KubeObject.getOwnerRefs

-

Defined in src/renderer/api/kube-object.ts:243

+

Defined in src/renderer/api/kube-object.ts:243

Returns: object[]


getPorts#

getPorts(): string

-

Defined in src/renderer/api/endpoints/ingress.api.ts:173

+

Defined in src/renderer/api/endpoints/ingress.api.ts:173

Returns: string


getResourceVersion#

getResourceVersion(): string

Inherited from KubeObject.getResourceVersion

-

Defined in src/renderer/api/kube-object.ts:195

+

Defined in src/renderer/api/kube-object.ts:195

Returns: string


getRoutes#

getRoutes(): string[]

-

Defined in src/renderer/api/endpoints/ingress.api.ts:128

+

Defined in src/renderer/api/endpoints/ingress.api.ts:128

Returns: string[]


getSearchFields#

getSearchFields(): string[]

Inherited from KubeObject.getSearchFields

-

Defined in src/renderer/api/kube-object.ts:252

+

Defined in src/renderer/api/kube-object.ts:252

Returns: string[]


getServiceNamePort#

getServiceNamePort(): object

-

Defined in src/renderer/api/endpoints/ingress.api.ts:154

+

Defined in src/renderer/api/endpoints/ingress.api.ts:154

Returns: object

@@ -1357,7 +1357,7 @@

Static isJsonApiData#

isJsonApiData(object: unknown): object is KubeJsonApiData

Inherited from KubeObject.isJsonApiData

-

Defined in src/renderer/api/kube-object.ts:108

+

Defined in src/renderer/api/kube-object.ts:108

Parameters:

@@ -1378,7 +1378,7 @@

Static isJsonApiDataList#

isJsonApiDataListT›(object: unknown, verifyItem: function): object is KubeJsonApiDataList‹T›

Inherited from KubeObject.isJsonApiDataList

-

Defined in src/renderer/api/kube-object.ts:166

+

Defined in src/renderer/api/kube-object.ts:166

Type parameters:

T

Parameters:

@@ -1405,7 +1405,7 @@

Static isKubeJsonApiListMetadata#

isKubeJsonApiListMetadata(object: unknown): object is KubeJsonApiListMetadata

Inherited from KubeObject.isKubeJsonApiListMetadata

-

Defined in src/renderer/api/kube-object.ts:117

+

Defined in src/renderer/api/kube-object.ts:117

Parameters:

@@ -1426,7 +1426,7 @@

Static isKubeJsonApiMetadata#

isKubeJsonApiMetadata(object: unknown): object is KubeJsonApiMetadata

Inherited from KubeObject.isKubeJsonApiMetadata

-

Defined in src/renderer/api/kube-object.ts:125

+

Defined in src/renderer/api/kube-object.ts:125

Parameters:

@@ -1447,7 +1447,7 @@

Static isNonSystem#

isNonSystem(item: KubeJsonApiData | KubeObject): boolean

Inherited from KubeObject.isNonSystem

-

Defined in src/renderer/api/kube-object.ts:104

+

Defined in src/renderer/api/kube-object.ts:104

Parameters:

@@ -1468,7 +1468,7 @@

Static isPartialJsonApiData#

isPartialJsonApiData(object: unknown): object is Partial‹KubeJsonApiData›

Inherited from KubeObject.isPartialJsonApiData

-

Defined in src/renderer/api/kube-object.ts:157

+

Defined in src/renderer/api/kube-object.ts:157

Parameters:

@@ -1489,7 +1489,7 @@

Static isPartialJsonApiMetadata#

isPartialJsonApiMetadata(object: unknown): object is Partial‹KubeJsonApiMetadata›

Inherited from KubeObject.isPartialJsonApiMetadata

-

Defined in src/renderer/api/kube-object.ts:141

+

Defined in src/renderer/api/kube-object.ts:141

Parameters:

@@ -1510,7 +1510,7 @@

Static stringifyLabels#

stringifyLabels(labels?: object): string[]

Inherited from KubeObject.stringifyLabels

-

Defined in src/renderer/api/kube-object.ts:176

+

Defined in src/renderer/api/kube-object.ts:176

Parameters:

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.ingressapi/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.ingressapi/index.html index f5b60ed126..3d364d713e 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.ingressapi/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.ingressapi/index.html @@ -975,7 +975,7 @@

constructor#

+ new IngressApi(options: IKubeApiOptions‹Ingress›): IngressApi

Inherited from KubeApi.constructor

-

Defined in src/renderer/api/kube-api.ts:151

+

Defined in src/renderer/api/kube-api.ts:151

Parameters:

@@ -996,86 +996,86 @@

apiBase#

apiBase: string

Inherited from KubeApi.apiBase

-

Defined in src/renderer/api/kube-api.ts:140

+

Defined in src/renderer/api/kube-api.ts:140


apiGroup#

apiGroup: string

Inherited from KubeApi.apiGroup

-

Defined in src/renderer/api/kube-api.ts:142

+

Defined in src/renderer/api/kube-api.ts:142


apiPrefix#

apiPrefix: string

Inherited from KubeApi.apiPrefix

-

Defined in src/renderer/api/kube-api.ts:141

+

Defined in src/renderer/api/kube-api.ts:141


apiResource#

apiResource: string

Inherited from KubeApi.apiResource

-

Defined in src/renderer/api/kube-api.ts:145

+

Defined in src/renderer/api/kube-api.ts:145


apiVersion#

apiVersion: string

Inherited from KubeApi.apiVersion

-

Defined in src/renderer/api/kube-api.ts:143

+

Defined in src/renderer/api/kube-api.ts:143


Optional apiVersionPreferred#

apiVersionPreferred? : string

Inherited from KubeApi.apiVersionPreferred

-

Defined in src/renderer/api/kube-api.ts:144

+

Defined in src/renderer/api/kube-api.ts:144


isNamespaced#

isNamespaced: boolean

Inherited from KubeApi.isNamespaced

-

Defined in src/renderer/api/kube-api.ts:146

+

Defined in src/renderer/api/kube-api.ts:146


kind#

kind: string

Inherited from KubeApi.kind

-

Defined in src/renderer/api/kube-api.ts:139

+

Defined in src/renderer/api/kube-api.ts:139


objectConstructor#

objectConstructor: IKubeObjectConstructor‹Ingress

Inherited from KubeApi.objectConstructor

-

Defined in src/renderer/api/kube-api.ts:148

+

Defined in src/renderer/api/kube-api.ts:148


Protected options#

options: IKubeApiOptions‹Ingress

Inherited from KubeApi.options

-

Defined in src/renderer/api/kube-api.ts:153

+

Defined in src/renderer/api/kube-api.ts:153


Protected request#

request: KubeJsonApi

Inherited from KubeApi.request

-

Defined in src/renderer/api/kube-api.ts:149

+

Defined in src/renderer/api/kube-api.ts:149


Protected resourceVersions#

resourceVersions: Map‹string, string› = new Map()

Inherited from KubeApi.resourceVersions

-

Defined in src/renderer/api/kube-api.ts:150

+

Defined in src/renderer/api/kube-api.ts:150


Protected watchDisposer#

watchDisposer: function

Inherited from KubeApi.watchDisposer

-

Defined in src/renderer/api/kube-api.ts:151

+

Defined in src/renderer/api/kube-api.ts:151

Type declaration:#

▸ (): void

Accessors#

apiVersionWithGroup#

get apiVersionWithGroup(): string

Inherited from KubeApi.apiVersionWithGroup

-

Defined in src/renderer/api/kube-api.ts:181

+

Defined in src/renderer/api/kube-api.ts:181

Returns: string

Methods#

Protected checkPreferredVersion#

checkPreferredVersion(): Promise‹void›

Inherited from KubeApi.checkPreferredVersion

-

Defined in src/renderer/api/kube-api.ts:243

+

Defined in src/renderer/api/kube-api.ts:243

Returns: Promise‹void›


create#

create(__namedParameters: object, data?: Partial‹Ingress›): Promise‹Ingress | null›

Inherited from KubeApi.create

-

Defined in src/renderer/api/kube-api.ts:381

+

Defined in src/renderer/api/kube-api.ts:381

Parameters:

Default value __namedParameters: object= {}

@@ -1105,7 +1105,7 @@

delete#

delete(__namedParameters: object): Promise‹KubeJsonApiData›

Inherited from KubeApi.delete

-

Defined in src/renderer/api/kube-api.ts:418

+

Defined in src/renderer/api/kube-api.ts:418

Parameters:

__namedParameters: object

@@ -1134,7 +1134,7 @@

get#

get(__namedParameters: object, query?: IKubeApiQueryParams): Promise‹Ingress | null›

Inherited from KubeApi.get

-

Defined in src/renderer/api/kube-api.ts:367

+

Defined in src/renderer/api/kube-api.ts:367

Parameters:

Default value __namedParameters: object= {}

@@ -1163,7 +1163,7 @@

getMetrics#

getMetrics(ingress: string, namespace: string): Promise‹IIngressMetrics›

-

Defined in src/renderer/api/endpoints/ingress.api.ts:29

+

Defined in src/renderer/api/endpoints/ingress.api.ts:29

Parameters:

@@ -1188,7 +1188,7 @@

getResourceVersion#

getResourceVersion(namespace: string): string

Inherited from KubeApi.getResourceVersion

-

Defined in src/renderer/api/kube-api.ts:276

+

Defined in src/renderer/api/kube-api.ts:276

Parameters:

@@ -1211,7 +1211,7 @@

getUrl#

getUrl(__namedParameters: object, query?: Partial‹IKubeApiQueryParams›): string

Inherited from KubeApi.getUrl

-

Defined in src/renderer/api/kube-api.ts:284

+

Defined in src/renderer/api/kube-api.ts:284

Parameters:

Default value __namedParameters: object= {}

@@ -1241,7 +1241,7 @@

getWatchUrl#

getWatchUrl(namespace: string, query: IKubeApiQueryParams): string

Inherited from KubeApi.getWatchUrl

-

Defined in src/renderer/api/kube-api.ts:425

+

Defined in src/renderer/api/kube-api.ts:425

Parameters:

@@ -1269,7 +1269,7 @@

list#

list(__namedParameters: object, query?: IKubeApiQueryParams): Promise‹Ingress[] | null›

Inherited from KubeApi.list

-

Defined in src/renderer/api/kube-api.ts:349

+

Defined in src/renderer/api/kube-api.ts:349

Parameters:

Default value __namedParameters: object= {}

@@ -1299,7 +1299,7 @@

Protected modifyWatchEvent#

modifyWatchEvent(event: IKubeWatchEvent): void

Inherited from KubeApi.modifyWatchEvent

-

Defined in src/renderer/api/kube-api.ts:490

+

Defined in src/renderer/api/kube-api.ts:490

Parameters:

@@ -1320,7 +1320,7 @@

Protected normalizeQuery#

normalizeQuery(query: Partial‹IKubeApiQueryParams›): object

Inherited from KubeApi.normalizeQuery

-

Defined in src/renderer/api/kube-api.ts:296

+

Defined in src/renderer/api/kube-api.ts:296

Parameters:

@@ -1343,7 +1343,7 @@

Protected parseResponse#

parseResponse(data: unknown, namespace?: string): Ingress | Ingress[] | null

Inherited from KubeApi.parseResponse

-

Defined in src/renderer/api/kube-api.ts:308

+

Defined in src/renderer/api/kube-api.ts:308

Parameters:

@@ -1368,7 +1368,7 @@

refreshResourceVersion#

refreshResourceVersion(params?: KubeApiListOptions): Promise‹T[]›

Inherited from KubeApi.refreshResourceVersion

-

Defined in src/renderer/api/kube-api.ts:280

+

Defined in src/renderer/api/kube-api.ts:280

Parameters:

@@ -1389,7 +1389,7 @@

setResourceVersion#

setResourceVersion(namespace: string, newVersion: string): void

Inherited from KubeApi.setResourceVersion

-

Defined in src/renderer/api/kube-api.ts:272

+

Defined in src/renderer/api/kube-api.ts:272

Parameters:

@@ -1417,7 +1417,7 @@

update#

update(__namedParameters: object, data?: Partial‹Ingress›): Promise‹Ingress | null›

Inherited from KubeApi.update

-

Defined in src/renderer/api/kube-api.ts:404

+

Defined in src/renderer/api/kube-api.ts:404

Parameters:

Default value __namedParameters: object= {}

@@ -1447,7 +1447,7 @@

watch#

watch(opts: KubeApiWatchOptions): function

Inherited from KubeApi.watch

-

Defined in src/renderer/api/kube-api.ts:433

+

Defined in src/renderer/api/kube-api.ts:433

Parameters:

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.ingressstore/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.ingressstore/index.html index 426ad7ddf0..49568c2d3f 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.ingressstore/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.ingressstore/index.html @@ -1197,109 +1197,109 @@

constructor#

+ new IngressStore(): IngressStore

Overrides KubeObjectStore.constructor

-

Defined in src/renderer/components/+network-ingresses/ingress.store.ts:30

+

Defined in src/renderer/components/+network-ingresses/ingress.store.ts:30

Returns: IngressStore

Properties#

api#

api: IngressApi‹› = ingressApi

Overrides KubeObjectStore.api

-

Defined in src/renderer/components/+network-ingresses/ingress.store.ts:29

+

Defined in src/renderer/components/+network-ingresses/ingress.store.ts:29


bufferSize#

bufferSize: number = 50000

Inherited from KubeObjectStore.bufferSize

-

Defined in src/renderer/kube-object.store.ts:45

+

Defined in src/renderer/kube-object.store.ts:45


Protected eventsBuffer#

eventsBuffer: IObservableArray‹IKubeWatchEvent‹KubeJsonApiData›› = observable.array>([], { deep: false })

Inherited from KubeObjectStore.eventsBuffer

-

Defined in src/renderer/kube-object.store.ts:301

+

Defined in src/renderer/kube-object.store.ts:301


failedLoading#

failedLoading: boolean = false

Inherited from KubeObjectStore.failedLoading

-

Defined in src/renderer/item.store.ts:36

+

Defined in src/renderer/item.store.ts:36


isLoaded#

isLoaded: boolean = false

Inherited from KubeObjectStore.isLoaded

-

Defined in src/renderer/item.store.ts:38

+

Defined in src/renderer/item.store.ts:38


isLoading#

isLoading: boolean = false

Inherited from KubeObjectStore.isLoading

-

Defined in src/renderer/item.store.ts:37

+

Defined in src/renderer/item.store.ts:37


items#

items: IObservableArray‹T› = observable.array([], { deep: false })

Inherited from KubeObjectStore.items

-

Defined in src/renderer/item.store.ts:39

+

Defined in src/renderer/item.store.ts:39


Optional limit#

limit? : number

Inherited from KubeObjectStore.limit

-

Defined in src/renderer/kube-object.store.ts:44

+

Defined in src/renderer/kube-object.store.ts:44


metrics#

metrics: IIngressMetrics = null

-

Defined in src/renderer/components/+network-ingresses/ingress.store.ts:30

+

Defined in src/renderer/components/+network-ingresses/ingress.store.ts:30


selectedItemsIds#

selectedItemsIds: ObservableMap‹string, boolean› = observable.map()

Inherited from KubeObjectStore.selectedItemsIds

-

Defined in src/renderer/item.store.ts:40

+

Defined in src/renderer/item.store.ts:40


Static defaultContext#

defaultContext: IObservableValue‹ClusterContext› = observable.box()

Inherited from KubeObjectStore.defaultContext

-

Defined in src/renderer/kube-object.store.ts:41

+

Defined in src/renderer/kube-object.store.ts:41

Accessors#

context#

get context(): ClusterContext

Inherited from KubeObjectStore.context

-

Defined in src/renderer/kube-object.store.ts:63

+

Defined in src/renderer/kube-object.store.ts:63

Returns: ClusterContext


contextItems#

get contextItems(): Ingress[]

Inherited from KubeObjectStore.contextItems

-

Defined in src/renderer/kube-object.store.ts:67

+

Defined in src/renderer/kube-object.store.ts:67

Returns: Ingress[]


contextReady#

get contextReady(): Promise‹void› & object

Inherited from KubeObjectStore.contextReady

-

Defined in src/renderer/kube-object.store.ts:48

+

Defined in src/renderer/kube-object.store.ts:48

Returns: Promise‹void› & object


namespacesReady#

get namespacesReady(): Promise‹void› & object

Inherited from KubeObjectStore.namespacesReady

-

Defined in src/renderer/kube-object.store.ts:52

+

Defined in src/renderer/kube-object.store.ts:52

Returns: Promise‹void› & object


query#

get query(): IKubeApiQueryParams

Inherited from KubeObjectStore.query

-

Defined in src/renderer/kube-object.store.ts:81

+

Defined in src/renderer/kube-object.store.ts:81

Returns: IKubeApiQueryParams


selectedItems#

get selectedItems(): Ingress[]

Inherited from KubeObjectStore.selectedItems

-

Defined in src/renderer/item.store.ts:47

+

Defined in src/renderer/item.store.ts:47

Returns: Ingress[]

Methods#

[Symbol.iterator]#

[Symbol.iterator](): Generator‹T, void, undefined›

Inherited from KubeObjectStore.[Symbol.iterator]

-

Defined in src/renderer/item.store.ts:221

+

Defined in src/renderer/item.store.ts:221

Returns: Generator‹T, void, undefined›


Protected bindWatchEventsUpdater#

bindWatchEventsUpdater(delay: number): void

Inherited from KubeObjectStore.bindWatchEventsUpdater

-

Defined in src/renderer/kube-object.store.ts:303

+

Defined in src/renderer/kube-object.store.ts:303

Parameters:

@@ -1322,7 +1322,7 @@

create#

create(params: object, data?: Partial‹Ingress›): Promise‹Ingress

Inherited from KubeObjectStore.create

-

Defined in src/renderer/kube-object.store.ts:272

+

Defined in src/renderer/kube-object.store.ts:272

Parameters:

params: object

@@ -1350,7 +1350,7 @@

createItem(params: object, data?: Partial‹Ingress›): Promise‹Ingress

Inherited from KubeObjectStore.createItem

Overrides void

-

Defined in src/renderer/kube-object.store.ts:268

+

Defined in src/renderer/kube-object.store.ts:268

Parameters:

params: object

@@ -1377,7 +1377,7 @@

Protected defaultSorting#

defaultSorting(item: Ingress): string

Inherited from KubeObjectStore.defaultSorting

-

Defined in src/renderer/item.store.ts:34

+

Defined in src/renderer/item.store.ts:34

Parameters:

@@ -1398,7 +1398,7 @@

Protected filterItemsOnLoad#

filterItemsOnLoad(items: Ingress[]): T[]

Inherited from KubeObjectStore.filterItemsOnLoad

-

Defined in src/renderer/kube-object.store.ts:166

+

Defined in src/renderer/kube-object.store.ts:166

Parameters:

@@ -1419,7 +1419,7 @@

getAllByNs#

getAllByNs(namespace: string | string[], strict: boolean): Ingress[]

Inherited from KubeObjectStore.getAllByNs

-

Defined in src/renderer/kube-object.store.ts:93

+

Defined in src/renderer/kube-object.store.ts:93

Parameters:

@@ -1447,7 +1447,7 @@

getById#

getById(id: string): T

Inherited from KubeObjectStore.getById

-

Defined in src/renderer/kube-object.store.ts:107

+

Defined in src/renderer/kube-object.store.ts:107

Parameters:

@@ -1468,7 +1468,7 @@

getByLabel#

getByLabel(labels: string[] | object): Ingress[]

Inherited from KubeObjectStore.getByLabel

-

Defined in src/renderer/kube-object.store.ts:123

+

Defined in src/renderer/kube-object.store.ts:123

Parameters:

@@ -1490,7 +1490,7 @@

getByName(name: string, namespace?: string): Ingress

Inherited from KubeObjectStore.getByName

Overrides void

-

Defined in src/renderer/kube-object.store.ts:111

+

Defined in src/renderer/kube-object.store.ts:111

Parameters:

@@ -1515,7 +1515,7 @@

getByPath#

getByPath(path: string): Ingress

Inherited from KubeObjectStore.getByPath

-

Defined in src/renderer/kube-object.store.ts:119

+

Defined in src/renderer/kube-object.store.ts:119

Parameters:

@@ -1536,7 +1536,7 @@

getIndexById#

getIndexById(id: string): number

Inherited from KubeObjectStore.getIndexById

-

Defined in src/renderer/item.store.ts:64

+

Defined in src/renderer/item.store.ts:64

Parameters:

@@ -1557,13 +1557,13 @@

getItems#

getItems(): Ingress[]

Inherited from KubeObjectStore.getItems

-

Defined in src/renderer/item.store.ts:51

+

Defined in src/renderer/item.store.ts:51

Returns: Ingress[]


Optional getStatuses#

getStatuses(items: Ingress[]): Record‹string, number›

Inherited from KubeObjectStore.getStatuses

-

Defined in src/renderer/kube-object.store.ts:91

+

Defined in src/renderer/kube-object.store.ts:91

Parameters:

@@ -1584,20 +1584,20 @@

getSubscribeApis#

getSubscribeApis(): KubeApi[]

Inherited from KubeObjectStore.getSubscribeApis

-

Defined in src/renderer/kube-object.store.ts:309

+

Defined in src/renderer/kube-object.store.ts:309

Returns: KubeApi[]


getTotalCount#

getTotalCount(): number

Inherited from KubeObjectStore.getTotalCount

Overrides void

-

Defined in src/renderer/kube-object.store.ts:77

+

Defined in src/renderer/kube-object.store.ts:77

Returns: number


isSelected#

isSelected(item: Ingress): boolean

Inherited from KubeObjectStore.isSelected

-

Defined in src/renderer/item.store.ts:160

+

Defined in src/renderer/item.store.ts:160

Parameters:

@@ -1618,7 +1618,7 @@

isSelectedAll#

isSelectedAll(visibleItems: Ingress[]): boolean

Inherited from KubeObjectStore.isSelectedAll

-

Defined in src/renderer/item.store.ts:194

+

Defined in src/renderer/item.store.ts:194

Parameters:

@@ -1641,7 +1641,7 @@

load#

load(params: object): Promise‹Ingress

Inherited from KubeObjectStore.load

-

Defined in src/renderer/kube-object.store.ts:247

+

Defined in src/renderer/kube-object.store.ts:247

Parameters:

params: object

@@ -1668,7 +1668,7 @@

loadAll(options: object): Promise‹void | Ingress[]›

Inherited from KubeObjectStore.loadAll

Overrides void

-

Defined in src/renderer/kube-object.store.ts:171

+

Defined in src/renderer/kube-object.store.ts:171

Parameters:

Default value options: object= {}

@@ -1698,7 +1698,7 @@

loadFromPath#

loadFromPath(resourcePath: string): Promise‹T›

Inherited from KubeObjectStore.loadFromPath

-

Defined in src/renderer/kube-object.store.ts:262

+

Defined in src/renderer/kube-object.store.ts:262

Parameters:

@@ -1720,7 +1720,7 @@

loadItem(params: object): Promise‹Ingress

Inherited from KubeObjectStore.loadItem

Overrides void

-

Defined in src/renderer/kube-object.store.ts:242

+

Defined in src/renderer/kube-object.store.ts:242

Parameters:

params: object

@@ -1747,7 +1747,7 @@

loadItems(__namedParameters: object): Promise‹Ingress[]›

Inherited from KubeObjectStore.loadItems

Overrides void

-

Defined in src/renderer/kube-object.store.ts:140

+

Defined in src/renderer/kube-object.store.ts:140

Parameters:

__namedParameters: object

@@ -1776,7 +1776,7 @@

loadMetrics#

loadMetrics(ingress: Ingress): Promise‹void›

-

Defined in src/renderer/components/+network-ingresses/ingress.store.ts:39

+

Defined in src/renderer/components/+network-ingresses/ingress.store.ts:39

Parameters:

@@ -1797,7 +1797,7 @@

Protected mergeItems#

mergeItems(partialItems: Ingress[], __namedParameters: object): Ingress[]

Inherited from KubeObjectStore.mergeItems

-

Defined in src/renderer/kube-object.store.ts:218

+

Defined in src/renderer/kube-object.store.ts:218

Parameters:

partialItems: Ingress[]

Default value __namedParameters: object= {}

@@ -1837,7 +1837,7 @@

reloadAll#

reloadAll(opts: object): Promise‹void | T[]›

Inherited from KubeObjectStore.reloadAll

-

Defined in src/renderer/kube-object.store.ts:207

+

Defined in src/renderer/kube-object.store.ts:207

Parameters:

Default value opts: object= {}

@@ -1867,7 +1867,7 @@

remove#

remove(item: Ingress): Promise‹void›

Inherited from KubeObjectStore.remove

-

Defined in src/renderer/kube-object.store.ts:290

+

Defined in src/renderer/kube-object.store.ts:290

Parameters:

@@ -1888,7 +1888,7 @@

Protected removeItem#

removeItem(item: Ingress, request: function): Promise‹void›

Inherited from KubeObjectStore.removeItem

-

Defined in src/renderer/item.store.ts:154

+

Defined in src/renderer/item.store.ts:154

Parameters:

item: Ingress

request: function

@@ -1899,19 +1899,19 @@

removeSelectedItems(): Promise‹void[]›

Inherited from KubeObjectStore.removeSelectedItems

Overrides void

-

Defined in src/renderer/kube-object.store.ts:296

+

Defined in src/renderer/kube-object.store.ts:296

Returns: Promise‹void[]›


reset#

reset(): void

Overrides KubeObjectStore.reset

-

Defined in src/renderer/components/+network-ingresses/ingress.store.ts:43

+

Defined in src/renderer/components/+network-ingresses/ingress.store.ts:43

Returns: void


Protected resetOnError#

resetOnError(error: any): void

Inherited from KubeObjectStore.resetOnError

-

Defined in src/renderer/kube-object.store.ts:238

+

Defined in src/renderer/kube-object.store.ts:238

Parameters:

@@ -1932,13 +1932,13 @@

resetSelection#

resetSelection(): void

Inherited from KubeObjectStore.resetSelection

-

Defined in src/renderer/item.store.ts:201

+

Defined in src/renderer/item.store.ts:201

Returns: void


select#

select(item: Ingress): void

Inherited from KubeObjectStore.select

-

Defined in src/renderer/item.store.ts:165

+

Defined in src/renderer/item.store.ts:165

Parameters:

@@ -1959,7 +1959,7 @@

Protected sortItems#

sortItems(items: Ingress[], sorting: function[], order?: "asc" | "desc"): Ingress[]

Inherited from KubeObjectStore.sortItems

-

Defined in src/renderer/item.store.ts:78

+

Defined in src/renderer/item.store.ts:78

Return items sorted by the given ordering functions. If two elements of items are sorted to the same "index" then the next sorting function is used to determine where to place them relative to each other. Once the sorting @@ -2001,7 +2001,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

subscribe(apis: KubeApi‹any›[]): (Anonymous function)

Inherited from KubeObjectStore.subscribe

Overrides void

-

Defined in src/renderer/kube-object.store.ts:313

+

Defined in src/renderer/kube-object.store.ts:313

Parameters:

@@ -2024,7 +2024,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

toggleSelection#

toggleSelection(item: Ingress): void

Inherited from KubeObjectStore.toggleSelection

-

Defined in src/renderer/item.store.ts:175

+

Defined in src/renderer/item.store.ts:175

Parameters:

@@ -2045,7 +2045,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

toggleSelectionAll#

toggleSelectionAll(visibleItems: Ingress[]): void

Inherited from KubeObjectStore.toggleSelectionAll

-

Defined in src/renderer/item.store.ts:184

+

Defined in src/renderer/item.store.ts:184

Parameters:

@@ -2068,7 +2068,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

unselect#

unselect(item: Ingress): void

Inherited from KubeObjectStore.unselect

-

Defined in src/renderer/item.store.ts:170

+

Defined in src/renderer/item.store.ts:170

Parameters:

@@ -2089,7 +2089,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

update#

update(item: Ingress, data: Partial‹Ingress›): Promise‹Ingress

Inherited from KubeObjectStore.update

-

Defined in src/renderer/kube-object.store.ts:281

+

Defined in src/renderer/kube-object.store.ts:281

Parameters:

@@ -2114,13 +2114,13 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

Protected updateFromEventsBuffer#

updateFromEventsBuffer(): void

Inherited from KubeObjectStore.updateFromEventsBuffer

-

Defined in src/renderer/kube-object.store.ts:398

+

Defined in src/renderer/kube-object.store.ts:398

Returns: void


Protected updateItem#

updateItem(item: Ingress, request: function): Promise‹T›

Inherited from KubeObjectStore.updateItem

-

Defined in src/renderer/item.store.ts:144

+

Defined in src/renderer/item.store.ts:144

Parameters:

item: Ingress

request: function

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.job/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.job/index.html index 0a06063fc7..8713e930a9 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.job/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.job/index.html @@ -1101,7 +1101,7 @@

constructor#

+ new Job(data: KubeJsonApiData): Job

Overrides KubeObject.constructor

-

Defined in src/renderer/api/endpoints/job.api.ts:33

+

Defined in src/renderer/api/endpoints/job.api.ts:33

Parameters:

@@ -1122,22 +1122,22 @@

apiVersion#

apiVersion: string

Inherited from KubeObject.apiVersion

-

Defined in src/renderer/api/kube-object.ts:94

+

Defined in src/renderer/api/kube-object.ts:94


kind#

kind: string

Inherited from KubeObject.kind

-

Defined in src/renderer/api/kube-object.ts:95

+

Defined in src/renderer/api/kube-object.ts:95


metadata#

metadata: Metadata

Inherited from KubeObject.metadata

-

Defined in src/renderer/api/kube-object.ts:96

+

Defined in src/renderer/api/kube-object.ts:96


spec#

spec: object

Overrides KubeObject.spec

-

Defined in src/renderer/api/endpoints/job.api.ts:40

+

Defined in src/renderer/api/endpoints/job.api.ts:40

Type declaration:#

@@ -1321,7 +1321,7 @@

getAnnotations#

getAnnotations(filter: boolean): string[]

Inherited from KubeObject.getAnnotations

-

Defined in src/renderer/api/kube-object.ts:233

+

Defined in src/renderer/api/kube-object.ts:233

Parameters:

@@ -1343,12 +1343,12 @@

getCompletions#

getCompletions(): number

-

Defined in src/renderer/api/endpoints/job.api.ts:103

+

Defined in src/renderer/api/endpoints/job.api.ts:103

Returns: number


getCondition#

getCondition(): object

-

Defined in src/renderer/api/endpoints/job.api.ts:111

+

Defined in src/renderer/api/endpoints/job.api.ts:111

Returns: object

@@ -1514,7 +1514,7 @@

Static isJsonApiData#

isJsonApiData(object: unknown): object is KubeJsonApiData

Inherited from KubeObject.isJsonApiData

-

Defined in src/renderer/api/kube-object.ts:108

+

Defined in src/renderer/api/kube-object.ts:108

Parameters:

@@ -1535,7 +1535,7 @@

Static isJsonApiDataList#

isJsonApiDataListT›(object: unknown, verifyItem: function): object is KubeJsonApiDataList‹T›

Inherited from KubeObject.isJsonApiDataList

-

Defined in src/renderer/api/kube-object.ts:166

+

Defined in src/renderer/api/kube-object.ts:166

Type parameters:

T

Parameters:

@@ -1562,7 +1562,7 @@

Static isKubeJsonApiListMetadata#

isKubeJsonApiListMetadata(object: unknown): object is KubeJsonApiListMetadata

Inherited from KubeObject.isKubeJsonApiListMetadata

-

Defined in src/renderer/api/kube-object.ts:117

+

Defined in src/renderer/api/kube-object.ts:117

Parameters:

@@ -1583,7 +1583,7 @@

Static isKubeJsonApiMetadata#

isKubeJsonApiMetadata(object: unknown): object is KubeJsonApiMetadata

Inherited from KubeObject.isKubeJsonApiMetadata

-

Defined in src/renderer/api/kube-object.ts:125

+

Defined in src/renderer/api/kube-object.ts:125

Parameters:

@@ -1604,7 +1604,7 @@

Static isNonSystem#

isNonSystem(item: KubeJsonApiData | KubeObject): boolean

Inherited from KubeObject.isNonSystem

-

Defined in src/renderer/api/kube-object.ts:104

+

Defined in src/renderer/api/kube-object.ts:104

Parameters:

@@ -1625,7 +1625,7 @@

Static isPartialJsonApiData#

isPartialJsonApiData(object: unknown): object is Partial‹KubeJsonApiData›

Inherited from KubeObject.isPartialJsonApiData

-

Defined in src/renderer/api/kube-object.ts:157

+

Defined in src/renderer/api/kube-object.ts:157

Parameters:

@@ -1646,7 +1646,7 @@

Static isPartialJsonApiMetadata#

isPartialJsonApiMetadata(object: unknown): object is Partial‹KubeJsonApiMetadata›

Inherited from KubeObject.isPartialJsonApiMetadata

-

Defined in src/renderer/api/kube-object.ts:141

+

Defined in src/renderer/api/kube-object.ts:141

Parameters:

@@ -1667,7 +1667,7 @@

Static stringifyLabels#

stringifyLabels(labels?: object): string[]

Inherited from KubeObject.stringifyLabels

-

Defined in src/renderer/api/kube-object.ts:176

+

Defined in src/renderer/api/kube-object.ts:176

Parameters:

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.jobstore/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.jobstore/index.html index cc15c0442b..ca5e402cea 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.jobstore/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.jobstore/index.html @@ -1197,105 +1197,105 @@

constructor#

+ new JobStore(): JobStore

Overrides KubeObjectStore.constructor

-

Defined in src/renderer/components/+workloads-jobs/job.store.ts:30

+

Defined in src/renderer/components/+workloads-jobs/job.store.ts:30

Returns: JobStore

Properties#

api#

api: KubeApiJob‹›› = jobApi

Overrides KubeObjectStore.api

-

Defined in src/renderer/components/+workloads-jobs/job.store.ts:30

+

Defined in src/renderer/components/+workloads-jobs/job.store.ts:30


bufferSize#

bufferSize: number = 50000

Inherited from KubeObjectStore.bufferSize

-

Defined in src/renderer/kube-object.store.ts:45

+

Defined in src/renderer/kube-object.store.ts:45


Protected eventsBuffer#

eventsBuffer: IObservableArray‹IKubeWatchEvent‹KubeJsonApiData›› = observable.array>([], { deep: false })

Inherited from KubeObjectStore.eventsBuffer

-

Defined in src/renderer/kube-object.store.ts:301

+

Defined in src/renderer/kube-object.store.ts:301


failedLoading#

failedLoading: boolean = false

Inherited from KubeObjectStore.failedLoading

-

Defined in src/renderer/item.store.ts:36

+

Defined in src/renderer/item.store.ts:36


isLoaded#

isLoaded: boolean = false

Inherited from KubeObjectStore.isLoaded

-

Defined in src/renderer/item.store.ts:38

+

Defined in src/renderer/item.store.ts:38


isLoading#

isLoading: boolean = false

Inherited from KubeObjectStore.isLoading

-

Defined in src/renderer/item.store.ts:37

+

Defined in src/renderer/item.store.ts:37


items#

items: IObservableArray‹T› = observable.array([], { deep: false })

Inherited from KubeObjectStore.items

-

Defined in src/renderer/item.store.ts:39

+

Defined in src/renderer/item.store.ts:39


Optional limit#

limit? : number

Inherited from KubeObjectStore.limit

-

Defined in src/renderer/kube-object.store.ts:44

+

Defined in src/renderer/kube-object.store.ts:44


selectedItemsIds#

selectedItemsIds: ObservableMap‹string, boolean› = observable.map()

Inherited from KubeObjectStore.selectedItemsIds

-

Defined in src/renderer/item.store.ts:40

+

Defined in src/renderer/item.store.ts:40


Static defaultContext#

defaultContext: IObservableValue‹ClusterContext› = observable.box()

Inherited from KubeObjectStore.defaultContext

-

Defined in src/renderer/kube-object.store.ts:41

+

Defined in src/renderer/kube-object.store.ts:41

Accessors#

context#

get context(): ClusterContext

Inherited from KubeObjectStore.context

-

Defined in src/renderer/kube-object.store.ts:63

+

Defined in src/renderer/kube-object.store.ts:63

Returns: ClusterContext


contextItems#

get contextItems(): Job[]

Inherited from KubeObjectStore.contextItems

-

Defined in src/renderer/kube-object.store.ts:67

+

Defined in src/renderer/kube-object.store.ts:67

Returns: Job[]


contextReady#

get contextReady(): Promise‹void› & object

Inherited from KubeObjectStore.contextReady

-

Defined in src/renderer/kube-object.store.ts:48

+

Defined in src/renderer/kube-object.store.ts:48

Returns: Promise‹void› & object


namespacesReady#

get namespacesReady(): Promise‹void› & object

Inherited from KubeObjectStore.namespacesReady

-

Defined in src/renderer/kube-object.store.ts:52

+

Defined in src/renderer/kube-object.store.ts:52

Returns: Promise‹void› & object


query#

get query(): IKubeApiQueryParams

Inherited from KubeObjectStore.query

-

Defined in src/renderer/kube-object.store.ts:81

+

Defined in src/renderer/kube-object.store.ts:81

Returns: IKubeApiQueryParams


selectedItems#

get selectedItems(): Job[]

Inherited from KubeObjectStore.selectedItems

-

Defined in src/renderer/item.store.ts:47

+

Defined in src/renderer/item.store.ts:47

Returns: Job[]

Methods#

[Symbol.iterator]#

[Symbol.iterator](): Generator‹T, void, undefined›

Inherited from KubeObjectStore.[Symbol.iterator]

-

Defined in src/renderer/item.store.ts:221

+

Defined in src/renderer/item.store.ts:221

Returns: Generator‹T, void, undefined›


Protected bindWatchEventsUpdater#

bindWatchEventsUpdater(delay: number): void

Inherited from KubeObjectStore.bindWatchEventsUpdater

-

Defined in src/renderer/kube-object.store.ts:303

+

Defined in src/renderer/kube-object.store.ts:303

Parameters:

@@ -1318,7 +1318,7 @@

create#

create(params: object, data?: Partial‹Job›): Promise‹Job

Inherited from KubeObjectStore.create

-

Defined in src/renderer/kube-object.store.ts:272

+

Defined in src/renderer/kube-object.store.ts:272

Parameters:

params: object

@@ -1346,7 +1346,7 @@

createItem(params: object, data?: Partial‹Job›): Promise‹Job

Inherited from KubeObjectStore.createItem

Overrides void

-

Defined in src/renderer/kube-object.store.ts:268

+

Defined in src/renderer/kube-object.store.ts:268

Parameters:

params: object

@@ -1373,7 +1373,7 @@

Protected defaultSorting#

defaultSorting(item: Job): string

Inherited from KubeObjectStore.defaultSorting

-

Defined in src/renderer/item.store.ts:34

+

Defined in src/renderer/item.store.ts:34

Parameters:

@@ -1394,7 +1394,7 @@

Protected filterItemsOnLoad#

filterItemsOnLoad(items: Job[]): T[]

Inherited from KubeObjectStore.filterItemsOnLoad

-

Defined in src/renderer/kube-object.store.ts:166

+

Defined in src/renderer/kube-object.store.ts:166

Parameters:

@@ -1415,7 +1415,7 @@

getAllByNs#

getAllByNs(namespace: string | string[], strict: boolean): Job[]

Inherited from KubeObjectStore.getAllByNs

-

Defined in src/renderer/kube-object.store.ts:93

+

Defined in src/renderer/kube-object.store.ts:93

Parameters:

@@ -1443,7 +1443,7 @@

getById#

getById(id: string): T

Inherited from KubeObjectStore.getById

-

Defined in src/renderer/kube-object.store.ts:107

+

Defined in src/renderer/kube-object.store.ts:107

Parameters:

@@ -1464,7 +1464,7 @@

getByLabel#

getByLabel(labels: string[] | object): Job[]

Inherited from KubeObjectStore.getByLabel

-

Defined in src/renderer/kube-object.store.ts:123

+

Defined in src/renderer/kube-object.store.ts:123

Parameters:

@@ -1486,7 +1486,7 @@

getByName(name: string, namespace?: string): Job

Inherited from KubeObjectStore.getByName

Overrides void

-

Defined in src/renderer/kube-object.store.ts:111

+

Defined in src/renderer/kube-object.store.ts:111

Parameters:

@@ -1511,7 +1511,7 @@

getByPath#

getByPath(path: string): Job

Inherited from KubeObjectStore.getByPath

-

Defined in src/renderer/kube-object.store.ts:119

+

Defined in src/renderer/kube-object.store.ts:119

Parameters:

@@ -1531,7 +1531,7 @@

getChildPods#

getChildPods(job: Job): Pod[]

-

Defined in src/renderer/components/+workloads-jobs/job.store.ts:37

+

Defined in src/renderer/components/+workloads-jobs/job.store.ts:37

Parameters:

@@ -1552,7 +1552,7 @@

getIndexById#

getIndexById(id: string): number

Inherited from KubeObjectStore.getIndexById

-

Defined in src/renderer/item.store.ts:64

+

Defined in src/renderer/item.store.ts:64

Parameters:

@@ -1573,12 +1573,12 @@

getItems#

getItems(): Job[]

Inherited from KubeObjectStore.getItems

-

Defined in src/renderer/item.store.ts:51

+

Defined in src/renderer/item.store.ts:51

Returns: Job[]


getJobsByOwner#

getJobsByOwner(cronJob: CronJob): Job‹›[]

-

Defined in src/renderer/components/+workloads-jobs/job.store.ts:41

+

Defined in src/renderer/components/+workloads-jobs/job.store.ts:41

Parameters:

@@ -1599,7 +1599,7 @@

getStatuses#

getStatuses(jobs?: Job[]): object

Overrides KubeObjectStore.getStatuses

-

Defined in src/renderer/components/+workloads-jobs/job.store.ts:48

+

Defined in src/renderer/components/+workloads-jobs/job.store.ts:48

Parameters:

@@ -1634,20 +1634,20 @@

getSubscribeApis#

getSubscribeApis(): KubeApi[]

Inherited from KubeObjectStore.getSubscribeApis

-

Defined in src/renderer/kube-object.store.ts:309

+

Defined in src/renderer/kube-object.store.ts:309

Returns: KubeApi[]


getTotalCount#

getTotalCount(): number

Inherited from KubeObjectStore.getTotalCount

Overrides void

-

Defined in src/renderer/kube-object.store.ts:77

+

Defined in src/renderer/kube-object.store.ts:77

Returns: number


isSelected#

isSelected(item: Job): boolean

Inherited from KubeObjectStore.isSelected

-

Defined in src/renderer/item.store.ts:160

+

Defined in src/renderer/item.store.ts:160

Parameters:

@@ -1668,7 +1668,7 @@

isSelectedAll#

isSelectedAll(visibleItems: Job[]): boolean

Inherited from KubeObjectStore.isSelectedAll

-

Defined in src/renderer/item.store.ts:194

+

Defined in src/renderer/item.store.ts:194

Parameters:

@@ -1691,7 +1691,7 @@

load#

load(params: object): Promise‹Job

Inherited from KubeObjectStore.load

-

Defined in src/renderer/kube-object.store.ts:247

+

Defined in src/renderer/kube-object.store.ts:247

Parameters:

params: object

@@ -1718,7 +1718,7 @@

loadAll(options: object): Promise‹void | Job[]›

Inherited from KubeObjectStore.loadAll

Overrides void

-

Defined in src/renderer/kube-object.store.ts:171

+

Defined in src/renderer/kube-object.store.ts:171

Parameters:

Default value options: object= {}

@@ -1748,7 +1748,7 @@

loadFromPath#

loadFromPath(resourcePath: string): Promise‹T›

Inherited from KubeObjectStore.loadFromPath

-

Defined in src/renderer/kube-object.store.ts:262

+

Defined in src/renderer/kube-object.store.ts:262

Parameters:

@@ -1770,7 +1770,7 @@

loadItem(params: object): Promise‹Job

Inherited from KubeObjectStore.loadItem

Overrides void

-

Defined in src/renderer/kube-object.store.ts:242

+

Defined in src/renderer/kube-object.store.ts:242

Parameters:

params: object

@@ -1797,7 +1797,7 @@

loadItems(__namedParameters: object): Promise‹Job[]›

Inherited from KubeObjectStore.loadItems

Overrides void

-

Defined in src/renderer/kube-object.store.ts:140

+

Defined in src/renderer/kube-object.store.ts:140

Parameters:

__namedParameters: object

@@ -1827,7 +1827,7 @@

Protected mergeItems#

mergeItems(partialItems: Job[], __namedParameters: object): Job[]

Inherited from KubeObjectStore.mergeItems

-

Defined in src/renderer/kube-object.store.ts:218

+

Defined in src/renderer/kube-object.store.ts:218

Parameters:

partialItems: Job[]

Default value __namedParameters: object= {}

@@ -1867,7 +1867,7 @@

reloadAll#

reloadAll(opts: object): Promise‹void | T[]›

Inherited from KubeObjectStore.reloadAll

-

Defined in src/renderer/kube-object.store.ts:207

+

Defined in src/renderer/kube-object.store.ts:207

Parameters:

Default value opts: object= {}

@@ -1897,7 +1897,7 @@

remove#

remove(item: Job): Promise‹void›

Inherited from KubeObjectStore.remove

-

Defined in src/renderer/kube-object.store.ts:290

+

Defined in src/renderer/kube-object.store.ts:290

Parameters:

@@ -1918,7 +1918,7 @@

Protected removeItem#

removeItem(item: Job, request: function): Promise‹void›

Inherited from KubeObjectStore.removeItem

-

Defined in src/renderer/item.store.ts:154

+

Defined in src/renderer/item.store.ts:154

Parameters:

item: Job

request: function

@@ -1929,19 +1929,19 @@

removeSelectedItems(): Promise‹void[]›

Inherited from KubeObjectStore.removeSelectedItems

Overrides void

-

Defined in src/renderer/kube-object.store.ts:296

+

Defined in src/renderer/kube-object.store.ts:296

Returns: Promise‹void[]›


reset#

reset(): void

Inherited from KubeObjectStore.reset

-

Defined in src/renderer/item.store.ts:206

+

Defined in src/renderer/item.store.ts:206

Returns: void


Protected resetOnError#

resetOnError(error: any): void

Inherited from KubeObjectStore.resetOnError

-

Defined in src/renderer/kube-object.store.ts:238

+

Defined in src/renderer/kube-object.store.ts:238

Parameters:

@@ -1962,13 +1962,13 @@

resetSelection#

resetSelection(): void

Inherited from KubeObjectStore.resetSelection

-

Defined in src/renderer/item.store.ts:201

+

Defined in src/renderer/item.store.ts:201

Returns: void


select#

select(item: Job): void

Inherited from KubeObjectStore.select

-

Defined in src/renderer/item.store.ts:165

+

Defined in src/renderer/item.store.ts:165

Parameters:

@@ -1989,7 +1989,7 @@

Protected sortItems#

sortItems(items: Job[], sorting: function[], order?: "asc" | "desc"): Job[]

Inherited from KubeObjectStore.sortItems

-

Defined in src/renderer/item.store.ts:78

+

Defined in src/renderer/item.store.ts:78

Return items sorted by the given ordering functions. If two elements of items are sorted to the same "index" then the next sorting function is used to determine where to place them relative to each other. Once the sorting @@ -2031,7 +2031,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

subscribe(apis: KubeApi‹any›[]): (Anonymous function)

Inherited from KubeObjectStore.subscribe

Overrides void

-

Defined in src/renderer/kube-object.store.ts:313

+

Defined in src/renderer/kube-object.store.ts:313

Parameters:

@@ -2054,7 +2054,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

toggleSelection#

toggleSelection(item: Job): void

Inherited from KubeObjectStore.toggleSelection

-

Defined in src/renderer/item.store.ts:175

+

Defined in src/renderer/item.store.ts:175

Parameters:

@@ -2075,7 +2075,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

toggleSelectionAll#

toggleSelectionAll(visibleItems: Job[]): void

Inherited from KubeObjectStore.toggleSelectionAll

-

Defined in src/renderer/item.store.ts:184

+

Defined in src/renderer/item.store.ts:184

Parameters:

@@ -2098,7 +2098,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

unselect#

unselect(item: Job): void

Inherited from KubeObjectStore.unselect

-

Defined in src/renderer/item.store.ts:170

+

Defined in src/renderer/item.store.ts:170

Parameters:

@@ -2119,7 +2119,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

update#

update(item: Job, data: Partial‹Job›): Promise‹Job

Inherited from KubeObjectStore.update

-

Defined in src/renderer/kube-object.store.ts:281

+

Defined in src/renderer/kube-object.store.ts:281

Parameters:

@@ -2144,13 +2144,13 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

Protected updateFromEventsBuffer#

updateFromEventsBuffer(): void

Inherited from KubeObjectStore.updateFromEventsBuffer

-

Defined in src/renderer/kube-object.store.ts:398

+

Defined in src/renderer/kube-object.store.ts:398

Returns: void


Protected updateItem#

updateItem(item: Job, request: function): Promise‹T›

Inherited from KubeObjectStore.updateItem

-

Defined in src/renderer/item.store.ts:144

+

Defined in src/renderer/item.store.ts:144

Parameters:

item: Job

request: function

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.kubeapi/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.kubeapi/index.html index 6121c80e5c..7f07068706 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.kubeapi/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.kubeapi/index.html @@ -979,7 +979,7 @@

Constructors#

constructor#

+ new KubeApi(options: IKubeApiOptions‹T›): KubeApi

-

Defined in src/renderer/api/kube-api.ts:151

+

Defined in src/renderer/api/kube-api.ts:151

Parameters:

@@ -999,71 +999,71 @@

Properties#

apiBase#

apiBase: string

-

Defined in src/renderer/api/kube-api.ts:140

+

Defined in src/renderer/api/kube-api.ts:140


apiGroup#

apiGroup: string

-

Defined in src/renderer/api/kube-api.ts:142

+

Defined in src/renderer/api/kube-api.ts:142


apiPrefix#

apiPrefix: string

-

Defined in src/renderer/api/kube-api.ts:141

+

Defined in src/renderer/api/kube-api.ts:141


apiResource#

apiResource: string

-

Defined in src/renderer/api/kube-api.ts:145

+

Defined in src/renderer/api/kube-api.ts:145


apiVersion#

apiVersion: string

-

Defined in src/renderer/api/kube-api.ts:143

+

Defined in src/renderer/api/kube-api.ts:143


Optional apiVersionPreferred#

apiVersionPreferred? : string

-

Defined in src/renderer/api/kube-api.ts:144

+

Defined in src/renderer/api/kube-api.ts:144


isNamespaced#

isNamespaced: boolean

-

Defined in src/renderer/api/kube-api.ts:146

+

Defined in src/renderer/api/kube-api.ts:146


kind#

kind: string

-

Defined in src/renderer/api/kube-api.ts:139

+

Defined in src/renderer/api/kube-api.ts:139


objectConstructor#

objectConstructor: IKubeObjectConstructor‹T›

-

Defined in src/renderer/api/kube-api.ts:148

+

Defined in src/renderer/api/kube-api.ts:148


Protected options#

options: IKubeApiOptions‹T›

-

Defined in src/renderer/api/kube-api.ts:153

+

Defined in src/renderer/api/kube-api.ts:153


Protected request#

request: KubeJsonApi

-

Defined in src/renderer/api/kube-api.ts:149

+

Defined in src/renderer/api/kube-api.ts:149


Protected resourceVersions#

resourceVersions: Map‹string, string› = new Map()

-

Defined in src/renderer/api/kube-api.ts:150

+

Defined in src/renderer/api/kube-api.ts:150


Protected watchDisposer#

watchDisposer: function

-

Defined in src/renderer/api/kube-api.ts:151

+

Defined in src/renderer/api/kube-api.ts:151

Type declaration:#

▸ (): void

Accessors#

apiVersionWithGroup#

get apiVersionWithGroup(): string

-

Defined in src/renderer/api/kube-api.ts:181

+

Defined in src/renderer/api/kube-api.ts:181

Returns: string

Methods#

Protected checkPreferredVersion#

checkPreferredVersion(): Promise‹void›

-

Defined in src/renderer/api/kube-api.ts:243

+

Defined in src/renderer/api/kube-api.ts:243

Returns: Promise‹void›


create#

create(__namedParameters: object, data?: Partial‹T›): Promise‹T | null›

-

Defined in src/renderer/api/kube-api.ts:381

+

Defined in src/renderer/api/kube-api.ts:381

Parameters:

Default value __namedParameters: object= {}

@@ -1092,7 +1092,7 @@

delete#

delete(__namedParameters: object): Promise‹KubeJsonApiData›

-

Defined in src/renderer/api/kube-api.ts:418

+

Defined in src/renderer/api/kube-api.ts:418

Parameters:

__namedParameters: object

@@ -1120,7 +1120,7 @@

get#

get(__namedParameters: object, query?: IKubeApiQueryParams): Promise‹T | null›

-

Defined in src/renderer/api/kube-api.ts:367

+

Defined in src/renderer/api/kube-api.ts:367

Parameters:

Default value __namedParameters: object= {}

@@ -1149,7 +1149,7 @@

getResourceVersion#

getResourceVersion(namespace: string): string

-

Defined in src/renderer/api/kube-api.ts:276

+

Defined in src/renderer/api/kube-api.ts:276

Parameters:

@@ -1171,7 +1171,7 @@

getUrl#

getUrl(__namedParameters: object, query?: Partial‹IKubeApiQueryParams›): string

-

Defined in src/renderer/api/kube-api.ts:284

+

Defined in src/renderer/api/kube-api.ts:284

Parameters:

Default value __namedParameters: object= {}

@@ -1200,7 +1200,7 @@

getWatchUrl#

getWatchUrl(namespace: string, query: IKubeApiQueryParams): string

-

Defined in src/renderer/api/kube-api.ts:425

+

Defined in src/renderer/api/kube-api.ts:425

Parameters:

@@ -1227,7 +1227,7 @@

list#

list(__namedParameters: object, query?: IKubeApiQueryParams): Promise‹T[] | null›

-

Defined in src/renderer/api/kube-api.ts:349

+

Defined in src/renderer/api/kube-api.ts:349

Parameters:

Default value __namedParameters: object= {}

@@ -1256,7 +1256,7 @@

Protected modifyWatchEvent#

modifyWatchEvent(event: IKubeWatchEvent): void

-

Defined in src/renderer/api/kube-api.ts:490

+

Defined in src/renderer/api/kube-api.ts:490

Parameters:

@@ -1276,7 +1276,7 @@

Protected normalizeQuery#

normalizeQuery(query: Partial‹IKubeApiQueryParams›): object

-

Defined in src/renderer/api/kube-api.ts:296

+

Defined in src/renderer/api/kube-api.ts:296

Parameters:

@@ -1298,7 +1298,7 @@

Protected parseResponse#

parseResponse(data: unknown, namespace?: string): T | T[] | null

-

Defined in src/renderer/api/kube-api.ts:308

+

Defined in src/renderer/api/kube-api.ts:308

Parameters:

@@ -1322,7 +1322,7 @@

refreshResourceVersion#

refreshResourceVersion(params?: KubeApiListOptions): Promise‹T[]›

-

Defined in src/renderer/api/kube-api.ts:280

+

Defined in src/renderer/api/kube-api.ts:280

Parameters:

@@ -1342,7 +1342,7 @@

setResourceVersion#

setResourceVersion(namespace: string, newVersion: string): void

-

Defined in src/renderer/api/kube-api.ts:272

+

Defined in src/renderer/api/kube-api.ts:272

Parameters:

@@ -1369,7 +1369,7 @@

update#

update(__namedParameters: object, data?: Partial‹T›): Promise‹T | null›

-

Defined in src/renderer/api/kube-api.ts:404

+

Defined in src/renderer/api/kube-api.ts:404

Parameters:

Default value __namedParameters: object= {}

@@ -1398,7 +1398,7 @@

watch#

watch(opts: KubeApiWatchOptions): function

-

Defined in src/renderer/api/kube-api.ts:433

+

Defined in src/renderer/api/kube-api.ts:433

Parameters:

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.kubeevent/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.kubeevent/index.html index bc3596ee78..80dc956131 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.kubeevent/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.kubeevent/index.html @@ -1133,7 +1133,7 @@

constructor#

+ new KubeEvent(data: KubeJsonApiData): KubeEvent

Inherited from KubeObject.constructor

-

Defined in src/renderer/api/kube-object.ts:180

+

Defined in src/renderer/api/kube-object.ts:180

Parameters:

@@ -1154,23 +1154,23 @@

apiVersion#

apiVersion: string

Inherited from KubeObject.apiVersion

-

Defined in src/renderer/api/kube-object.ts:94

+

Defined in src/renderer/api/kube-object.ts:94


count#

count: number

-

Defined in src/renderer/api/endpoints/events.api.ts:45

+

Defined in src/renderer/api/endpoints/events.api.ts:45


eventTime#

eventTime: null

-

Defined in src/renderer/api/endpoints/events.api.ts:47

+

Defined in src/renderer/api/endpoints/events.api.ts:47


firstTimestamp#

firstTimestamp: string

-

Defined in src/renderer/api/endpoints/events.api.ts:43

+

Defined in src/renderer/api/endpoints/events.api.ts:43


involvedObject#

involvedObject: object

-

Defined in src/renderer/api/endpoints/events.api.ts:28

+

Defined in src/renderer/api/endpoints/events.api.ts:28

Type declaration:#

@@ -1297,7 +1297,7 @@

getAge#

getAge(humanize: boolean, compact: boolean, fromNow: boolean): string | number

Inherited from KubeObject.getAge

-

Defined in src/renderer/api/kube-object.ts:212

+

Defined in src/renderer/api/kube-object.ts:212

Parameters:

@@ -1330,7 +1330,7 @@

getAnnotations#

getAnnotations(filter: boolean): string[]

Inherited from KubeObject.getAnnotations

-

Defined in src/renderer/api/kube-object.ts:233

+

Defined in src/renderer/api/kube-object.ts:233

Parameters:

@@ -1353,87 +1353,87 @@

getFinalizers#

getFinalizers(): string[]

Inherited from KubeObject.getFinalizers

-

Defined in src/renderer/api/kube-object.ts:225

+

Defined in src/renderer/api/kube-object.ts:225

Returns: string[]


getFirstSeenTime#

getFirstSeenTime(): string

-

Defined in src/renderer/api/endpoints/events.api.ts:67

+

Defined in src/renderer/api/endpoints/events.api.ts:67

Returns: string


getId#

getId(): string

Inherited from KubeObject.getId

-

Defined in src/renderer/api/kube-object.ts:191

+

Defined in src/renderer/api/kube-object.ts:191

Returns: string


getLabels#

getLabels(): string[]

Inherited from KubeObject.getLabels

-

Defined in src/renderer/api/kube-object.ts:229

+

Defined in src/renderer/api/kube-object.ts:229

Returns: string[]


getLastSeenTime#

getLastSeenTime(): string

-

Defined in src/renderer/api/endpoints/events.api.ts:73

+

Defined in src/renderer/api/endpoints/events.api.ts:73

Returns: string


getName#

getName(): string

Inherited from KubeObject.getName

-

Defined in src/renderer/api/kube-object.ts:199

+

Defined in src/renderer/api/kube-object.ts:199

Returns: string


getNs#

getNs(): string

Inherited from KubeObject.getNs

-

Defined in src/renderer/api/kube-object.ts:203

+

Defined in src/renderer/api/kube-object.ts:203

Returns: string


getOwnerRefs#

getOwnerRefs(): object[]

Inherited from KubeObject.getOwnerRefs

-

Defined in src/renderer/api/kube-object.ts:243

+

Defined in src/renderer/api/kube-object.ts:243

Returns: object[]


getResourceVersion#

getResourceVersion(): string

Inherited from KubeObject.getResourceVersion

-

Defined in src/renderer/api/kube-object.ts:195

+

Defined in src/renderer/api/kube-object.ts:195

Returns: string


getSearchFields#

getSearchFields(): string[]

Inherited from KubeObject.getSearchFields

-

Defined in src/renderer/api/kube-object.ts:252

+

Defined in src/renderer/api/kube-object.ts:252

Returns: string[]


getSource#

getSource(): string

-

Defined in src/renderer/api/endpoints/events.api.ts:61

+

Defined in src/renderer/api/endpoints/events.api.ts:61

Returns: string


getTimeDiffFromNow#

getTimeDiffFromNow(): number

Inherited from KubeObject.getTimeDiffFromNow

-

Defined in src/renderer/api/kube-object.ts:208

+

Defined in src/renderer/api/kube-object.ts:208

Returns: number


isWarning#

isWarning(): boolean

-

Defined in src/renderer/api/endpoints/events.api.ts:57

+

Defined in src/renderer/api/endpoints/events.api.ts:57

Returns: boolean


toPlainObject#

toPlainObject(): object

Inherited from KubeObject.toPlainObject

-

Defined in src/renderer/api/kube-object.ts:264

+

Defined in src/renderer/api/kube-object.ts:264

Returns: object


update#

updateT›(data: Partial‹T›): Promise‹T›

Inherited from KubeObject.update

-

Defined in src/renderer/api/kube-object.ts:269

+

Defined in src/renderer/api/kube-object.ts:269

Type parameters:

T: KubeObject

Parameters:

@@ -1456,7 +1456,7 @@

Static create#

create(data: any): KubeObject‹IKubeObjectMetadata, any, any›

Inherited from KubeObject.create

-

Defined in src/renderer/api/kube-object.ts:100

+

Defined in src/renderer/api/kube-object.ts:100

Parameters:

@@ -1477,7 +1477,7 @@

Static isJsonApiData#

isJsonApiData(object: unknown): object is KubeJsonApiData

Inherited from KubeObject.isJsonApiData

-

Defined in src/renderer/api/kube-object.ts:108

+

Defined in src/renderer/api/kube-object.ts:108

Parameters:

@@ -1498,7 +1498,7 @@

Static isJsonApiDataList#

isJsonApiDataListT›(object: unknown, verifyItem: function): object is KubeJsonApiDataList‹T›

Inherited from KubeObject.isJsonApiDataList

-

Defined in src/renderer/api/kube-object.ts:166

+

Defined in src/renderer/api/kube-object.ts:166

Type parameters:

T

Parameters:

@@ -1525,7 +1525,7 @@

Static isKubeJsonApiListMetadata#

isKubeJsonApiListMetadata(object: unknown): object is KubeJsonApiListMetadata

Inherited from KubeObject.isKubeJsonApiListMetadata

-

Defined in src/renderer/api/kube-object.ts:117

+

Defined in src/renderer/api/kube-object.ts:117

Parameters:

@@ -1546,7 +1546,7 @@

Static isKubeJsonApiMetadata#

isKubeJsonApiMetadata(object: unknown): object is KubeJsonApiMetadata

Inherited from KubeObject.isKubeJsonApiMetadata

-

Defined in src/renderer/api/kube-object.ts:125

+

Defined in src/renderer/api/kube-object.ts:125

Parameters:

@@ -1567,7 +1567,7 @@

Static isNonSystem#

isNonSystem(item: KubeJsonApiData | KubeObject): boolean

Inherited from KubeObject.isNonSystem

-

Defined in src/renderer/api/kube-object.ts:104

+

Defined in src/renderer/api/kube-object.ts:104

Parameters:

@@ -1588,7 +1588,7 @@

Static isPartialJsonApiData#

isPartialJsonApiData(object: unknown): object is Partial‹KubeJsonApiData›

Inherited from KubeObject.isPartialJsonApiData

-

Defined in src/renderer/api/kube-object.ts:157

+

Defined in src/renderer/api/kube-object.ts:157

Parameters:

@@ -1609,7 +1609,7 @@

Static isPartialJsonApiMetadata#

isPartialJsonApiMetadata(object: unknown): object is Partial‹KubeJsonApiMetadata›

Inherited from KubeObject.isPartialJsonApiMetadata

-

Defined in src/renderer/api/kube-object.ts:141

+

Defined in src/renderer/api/kube-object.ts:141

Parameters:

@@ -1630,7 +1630,7 @@

Static stringifyLabels#

stringifyLabels(labels?: object): string[]

Inherited from KubeObject.stringifyLabels

-

Defined in src/renderer/api/kube-object.ts:176

+

Defined in src/renderer/api/kube-object.ts:176

Parameters:

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.kubeobject/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.kubeobject/index.html index 5f020be1f5..38efb0627c 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.kubeobject/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.kubeobject/index.html @@ -1024,7 +1024,7 @@

Constructors#

constructor#

+ new KubeObject(data: KubeJsonApiData): KubeObject

-

Defined in src/renderer/api/kube-object.ts:180

+

Defined in src/renderer/api/kube-object.ts:180

Parameters:

@@ -1044,40 +1044,40 @@

Properties#

apiVersion#

apiVersion: string

-

Defined in src/renderer/api/kube-object.ts:94

+

Defined in src/renderer/api/kube-object.ts:94


kind#

kind: string

-

Defined in src/renderer/api/kube-object.ts:95

+

Defined in src/renderer/api/kube-object.ts:95


metadata#

metadata: Metadata

-

Defined in src/renderer/api/kube-object.ts:96

+

Defined in src/renderer/api/kube-object.ts:96


Optional spec#

spec? : Spec

-

Defined in src/renderer/api/kube-object.ts:98

+

Defined in src/renderer/api/kube-object.ts:98


Optional status#

status? : Status

-

Defined in src/renderer/api/kube-object.ts:97

+

Defined in src/renderer/api/kube-object.ts:97


Static kind#

kind: string

-

Defined in src/renderer/api/kube-object.ts:91

+

Defined in src/renderer/api/kube-object.ts:91


Static namespaced#

namespaced: boolean

-

Defined in src/renderer/api/kube-object.ts:92

+

Defined in src/renderer/api/kube-object.ts:92

Accessors#

get selfLink(): string

-

Defined in src/renderer/api/kube-object.ts:187

+

Defined in src/renderer/api/kube-object.ts:187

Returns: string

Methods#

delete#

delete(params?: JsonApiParams): Promise‹KubeJsonApiData›

-

Defined in src/renderer/api/kube-object.ts:276

+

Defined in src/renderer/api/kube-object.ts:276

Parameters:

@@ -1097,7 +1097,7 @@

getAge#

getAge(humanize: boolean, compact: boolean, fromNow: boolean): string | number

-

Defined in src/renderer/api/kube-object.ts:212

+

Defined in src/renderer/api/kube-object.ts:212

Parameters:

@@ -1129,7 +1129,7 @@

getAnnotations#

getAnnotations(filter: boolean): string[]

-

Defined in src/renderer/api/kube-object.ts:233

+

Defined in src/renderer/api/kube-object.ts:233

Parameters:

@@ -1151,57 +1151,57 @@

getFinalizers#

getFinalizers(): string[]

-

Defined in src/renderer/api/kube-object.ts:225

+

Defined in src/renderer/api/kube-object.ts:225

Returns: string[]


getId#

getId(): string

-

Defined in src/renderer/api/kube-object.ts:191

+

Defined in src/renderer/api/kube-object.ts:191

Returns: string


getLabels#

getLabels(): string[]

-

Defined in src/renderer/api/kube-object.ts:229

+

Defined in src/renderer/api/kube-object.ts:229

Returns: string[]


getName#

getName(): string

-

Defined in src/renderer/api/kube-object.ts:199

+

Defined in src/renderer/api/kube-object.ts:199

Returns: string


getNs#

getNs(): string

-

Defined in src/renderer/api/kube-object.ts:203

+

Defined in src/renderer/api/kube-object.ts:203

Returns: string


getOwnerRefs#

getOwnerRefs(): object[]

-

Defined in src/renderer/api/kube-object.ts:243

+

Defined in src/renderer/api/kube-object.ts:243

Returns: object[]


getResourceVersion#

getResourceVersion(): string

-

Defined in src/renderer/api/kube-object.ts:195

+

Defined in src/renderer/api/kube-object.ts:195

Returns: string


getSearchFields#

getSearchFields(): string[]

-

Defined in src/renderer/api/kube-object.ts:252

+

Defined in src/renderer/api/kube-object.ts:252

Returns: string[]


getTimeDiffFromNow#

getTimeDiffFromNow(): number

-

Defined in src/renderer/api/kube-object.ts:208

+

Defined in src/renderer/api/kube-object.ts:208

Returns: number


toPlainObject#

toPlainObject(): object

-

Defined in src/renderer/api/kube-object.ts:264

+

Defined in src/renderer/api/kube-object.ts:264

Returns: object


update#

updateT›(data: Partial‹T›): Promise‹T›

-

Defined in src/renderer/api/kube-object.ts:269

+

Defined in src/renderer/api/kube-object.ts:269

Type parameters:

T: KubeObject

Parameters:

@@ -1223,7 +1223,7 @@

Static create#

create(data: any): KubeObject‹IKubeObjectMetadata, any, any›

-

Defined in src/renderer/api/kube-object.ts:100

+

Defined in src/renderer/api/kube-object.ts:100

Parameters:

@@ -1243,7 +1243,7 @@

Static isJsonApiData#

isJsonApiData(object: unknown): object is KubeJsonApiData

-

Defined in src/renderer/api/kube-object.ts:108

+

Defined in src/renderer/api/kube-object.ts:108

Parameters:

@@ -1263,7 +1263,7 @@

Static isJsonApiDataList#

isJsonApiDataListT›(object: unknown, verifyItem: function): object is KubeJsonApiDataList‹T›

-

Defined in src/renderer/api/kube-object.ts:166

+

Defined in src/renderer/api/kube-object.ts:166

Type parameters:

T

Parameters:

@@ -1289,7 +1289,7 @@

Static isKubeJsonApiListMetadata#

isKubeJsonApiListMetadata(object: unknown): object is KubeJsonApiListMetadata

-

Defined in src/renderer/api/kube-object.ts:117

+

Defined in src/renderer/api/kube-object.ts:117

Parameters:

@@ -1309,7 +1309,7 @@

Static isKubeJsonApiMetadata#

isKubeJsonApiMetadata(object: unknown): object is KubeJsonApiMetadata

-

Defined in src/renderer/api/kube-object.ts:125

+

Defined in src/renderer/api/kube-object.ts:125

Parameters:

@@ -1329,7 +1329,7 @@

Static isNonSystem#

isNonSystem(item: KubeJsonApiData | KubeObject): boolean

-

Defined in src/renderer/api/kube-object.ts:104

+

Defined in src/renderer/api/kube-object.ts:104

Parameters:

@@ -1349,7 +1349,7 @@

Static isPartialJsonApiData#

isPartialJsonApiData(object: unknown): object is Partial‹KubeJsonApiData›

-

Defined in src/renderer/api/kube-object.ts:157

+

Defined in src/renderer/api/kube-object.ts:157

Parameters:

@@ -1369,7 +1369,7 @@

Static isPartialJsonApiMetadata#

isPartialJsonApiMetadata(object: unknown): object is Partial‹KubeJsonApiMetadata›

-

Defined in src/renderer/api/kube-object.ts:141

+

Defined in src/renderer/api/kube-object.ts:141

Parameters:

@@ -1389,7 +1389,7 @@

Static stringifyLabels#

stringifyLabels(labels?: object): string[]

-

Defined in src/renderer/api/kube-object.ts:176

+

Defined in src/renderer/api/kube-object.ts:176

Parameters:

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/index.html index 977ec53e98..64bec57c74 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/index.html @@ -1220,94 +1220,94 @@

constructor#

+ new KubeObjectStore(): KubeObjectStore

Overrides void

-

Defined in src/renderer/kube-object.store.ts:54

+

Defined in src/renderer/kube-object.store.ts:54

Returns: KubeObjectStore

Properties#

Abstract api#

api: KubeApi‹T›

-

Defined in src/renderer/kube-object.store.ts:43

+

Defined in src/renderer/kube-object.store.ts:43


bufferSize#

bufferSize: number = 50000

-

Defined in src/renderer/kube-object.store.ts:45

+

Defined in src/renderer/kube-object.store.ts:45


Protected eventsBuffer#

eventsBuffer: IObservableArray‹IKubeWatchEvent‹KubeJsonApiData›› = observable.array>([], { deep: false })

-

Defined in src/renderer/kube-object.store.ts:301

+

Defined in src/renderer/kube-object.store.ts:301


failedLoading#

failedLoading: boolean = false

Inherited from KubeObjectStore.failedLoading

-

Defined in src/renderer/item.store.ts:36

+

Defined in src/renderer/item.store.ts:36


isLoaded#

isLoaded: boolean = false

Inherited from KubeObjectStore.isLoaded

-

Defined in src/renderer/item.store.ts:38

+

Defined in src/renderer/item.store.ts:38


isLoading#

isLoading: boolean = false

Inherited from KubeObjectStore.isLoading

-

Defined in src/renderer/item.store.ts:37

+

Defined in src/renderer/item.store.ts:37


items#

items: IObservableArray‹T› = observable.array([], { deep: false })

Inherited from KubeObjectStore.items

-

Defined in src/renderer/item.store.ts:39

+

Defined in src/renderer/item.store.ts:39


Optional limit#

limit? : number

-

Defined in src/renderer/kube-object.store.ts:44

+

Defined in src/renderer/kube-object.store.ts:44


selectedItemsIds#

selectedItemsIds: ObservableMap‹string, boolean› = observable.map()

Inherited from KubeObjectStore.selectedItemsIds

-

Defined in src/renderer/item.store.ts:40

+

Defined in src/renderer/item.store.ts:40


Static defaultContext#

defaultContext: IObservableValue‹ClusterContext› = observable.box()

-

Defined in src/renderer/kube-object.store.ts:41

+

Defined in src/renderer/kube-object.store.ts:41

Accessors#

context#

get context(): ClusterContext

-

Defined in src/renderer/kube-object.store.ts:63

+

Defined in src/renderer/kube-object.store.ts:63

Returns: ClusterContext


contextItems#

get contextItems(): T[]

-

Defined in src/renderer/kube-object.store.ts:67

+

Defined in src/renderer/kube-object.store.ts:67

Returns: T[]


contextReady#

get contextReady(): Promise‹void› & object

-

Defined in src/renderer/kube-object.store.ts:48

+

Defined in src/renderer/kube-object.store.ts:48

Returns: Promise‹void› & object


namespacesReady#

get namespacesReady(): Promise‹void› & object

-

Defined in src/renderer/kube-object.store.ts:52

+

Defined in src/renderer/kube-object.store.ts:52

Returns: Promise‹void› & object


query#

get query(): IKubeApiQueryParams

-

Defined in src/renderer/kube-object.store.ts:81

+

Defined in src/renderer/kube-object.store.ts:81

Returns: IKubeApiQueryParams


selectedItems#

get selectedItems(): T[]

Inherited from KubeObjectStore.selectedItems

-

Defined in src/renderer/item.store.ts:47

+

Defined in src/renderer/item.store.ts:47

Returns: T[]

Methods#

[Symbol.iterator]#

[Symbol.iterator](): Generator‹T, void, undefined›

Inherited from KubeObjectStore.[Symbol.iterator]

-

Defined in src/renderer/item.store.ts:221

+

Defined in src/renderer/item.store.ts:221

Returns: Generator‹T, void, undefined›


Protected bindWatchEventsUpdater#

bindWatchEventsUpdater(delay: number): void

-

Defined in src/renderer/kube-object.store.ts:303

+

Defined in src/renderer/kube-object.store.ts:303

Parameters:

@@ -1329,7 +1329,7 @@

create#

create(params: object, data?: Partial‹T›): Promise‹T›

-

Defined in src/renderer/kube-object.store.ts:272

+

Defined in src/renderer/kube-object.store.ts:272

Parameters:

params: object

@@ -1356,7 +1356,7 @@

Protected createItem#

createItem(params: object, data?: Partial‹T›): Promise‹T›

Overrides void

-

Defined in src/renderer/kube-object.store.ts:268

+

Defined in src/renderer/kube-object.store.ts:268

Parameters:

params: object

@@ -1383,7 +1383,7 @@

Protected defaultSorting#

defaultSorting(item: T): string

Inherited from KubeObjectStore.defaultSorting

-

Defined in src/renderer/item.store.ts:34

+

Defined in src/renderer/item.store.ts:34

Parameters:

@@ -1403,7 +1403,7 @@

Protected filterItemsOnLoad#

filterItemsOnLoad(items: T[]): T[]

-

Defined in src/renderer/kube-object.store.ts:166

+

Defined in src/renderer/kube-object.store.ts:166

Parameters:

@@ -1423,7 +1423,7 @@

getAllByNs#

getAllByNs(namespace: string | string[], strict: boolean): T[]

-

Defined in src/renderer/kube-object.store.ts:93

+

Defined in src/renderer/kube-object.store.ts:93

Parameters:

@@ -1450,7 +1450,7 @@

getById#

getById(id: string): T

-

Defined in src/renderer/kube-object.store.ts:107

+

Defined in src/renderer/kube-object.store.ts:107

Parameters:

@@ -1470,7 +1470,7 @@

getByLabel#

getByLabel(labels: string[] | object): T[]

-

Defined in src/renderer/kube-object.store.ts:123

+

Defined in src/renderer/kube-object.store.ts:123

Parameters:

@@ -1491,7 +1491,7 @@

getByName#

getByName(name: string, namespace?: string): T

Overrides void

-

Defined in src/renderer/kube-object.store.ts:111

+

Defined in src/renderer/kube-object.store.ts:111

Parameters:

@@ -1515,7 +1515,7 @@

getByPath#

getByPath(path: string): T

-

Defined in src/renderer/kube-object.store.ts:119

+

Defined in src/renderer/kube-object.store.ts:119

Parameters:

@@ -1536,7 +1536,7 @@

getIndexById#

getIndexById(id: string): number

Inherited from KubeObjectStore.getIndexById

-

Defined in src/renderer/item.store.ts:64

+

Defined in src/renderer/item.store.ts:64

Parameters:

@@ -1557,12 +1557,12 @@

getItems#

getItems(): T[]

Inherited from KubeObjectStore.getItems

-

Defined in src/renderer/item.store.ts:51

+

Defined in src/renderer/item.store.ts:51

Returns: T[]


Optional getStatuses#

getStatuses(items: T[]): Record‹string, number›

-

Defined in src/renderer/kube-object.store.ts:91

+

Defined in src/renderer/kube-object.store.ts:91

Parameters:

@@ -1582,19 +1582,19 @@

getSubscribeApis#

getSubscribeApis(): KubeApi[]

-

Defined in src/renderer/kube-object.store.ts:309

+

Defined in src/renderer/kube-object.store.ts:309

Returns: KubeApi[]


getTotalCount#

getTotalCount(): number

Overrides void

-

Defined in src/renderer/kube-object.store.ts:77

+

Defined in src/renderer/kube-object.store.ts:77

Returns: number


isSelected#

isSelected(item: T): boolean

Inherited from KubeObjectStore.isSelected

-

Defined in src/renderer/item.store.ts:160

+

Defined in src/renderer/item.store.ts:160

Parameters:

@@ -1615,7 +1615,7 @@

isSelectedAll#

isSelectedAll(visibleItems: T[]): boolean

Inherited from KubeObjectStore.isSelectedAll

-

Defined in src/renderer/item.store.ts:194

+

Defined in src/renderer/item.store.ts:194

Parameters:

@@ -1637,7 +1637,7 @@

load#

load(params: object): Promise‹T›

-

Defined in src/renderer/kube-object.store.ts:247

+

Defined in src/renderer/kube-object.store.ts:247

Parameters:

params: object

@@ -1663,7 +1663,7 @@

loadAll#

loadAll(options: object): Promise‹void | T[]›

Overrides void

-

Defined in src/renderer/kube-object.store.ts:171

+

Defined in src/renderer/kube-object.store.ts:171

Parameters:

Default value options: object= {}

@@ -1692,7 +1692,7 @@

loadFromPath#

loadFromPath(resourcePath: string): Promise‹T›

-

Defined in src/renderer/kube-object.store.ts:262

+

Defined in src/renderer/kube-object.store.ts:262

Parameters:

@@ -1713,7 +1713,7 @@

Protected loadItem#

loadItem(params: object): Promise‹T›

Overrides void

-

Defined in src/renderer/kube-object.store.ts:242

+

Defined in src/renderer/kube-object.store.ts:242

Parameters:

params: object

@@ -1739,7 +1739,7 @@

Protected loadItems#

loadItems(__namedParameters: object): Promise‹T[]›

Overrides void

-

Defined in src/renderer/kube-object.store.ts:140

+

Defined in src/renderer/kube-object.store.ts:140

Parameters:

__namedParameters: object

@@ -1768,7 +1768,7 @@

Protected mergeItems#

mergeItems(partialItems: T[], __namedParameters: object): T[]

-

Defined in src/renderer/kube-object.store.ts:218

+

Defined in src/renderer/kube-object.store.ts:218

Parameters:

partialItems: T[]

Default value __namedParameters: object= {}

@@ -1807,7 +1807,7 @@

reloadAll#

reloadAll(opts: object): Promise‹void | T[]›

-

Defined in src/renderer/kube-object.store.ts:207

+

Defined in src/renderer/kube-object.store.ts:207

Parameters:

Default value opts: object= {}

@@ -1836,7 +1836,7 @@

remove#

remove(item: T): Promise‹void›

-

Defined in src/renderer/kube-object.store.ts:290

+

Defined in src/renderer/kube-object.store.ts:290

Parameters:

@@ -1857,7 +1857,7 @@

Protected removeItem#

removeItem(item: T, request: function): Promise‹void›

Inherited from KubeObjectStore.removeItem

-

Defined in src/renderer/item.store.ts:154

+

Defined in src/renderer/item.store.ts:154

Parameters:

item: T

request: function

@@ -1867,18 +1867,18 @@

removeSelectedItems#

removeSelectedItems(): Promise‹void[]›

Overrides void

-

Defined in src/renderer/kube-object.store.ts:296

+

Defined in src/renderer/kube-object.store.ts:296

Returns: Promise‹void[]›


reset#

reset(): void

Inherited from KubeObjectStore.reset

-

Defined in src/renderer/item.store.ts:206

+

Defined in src/renderer/item.store.ts:206

Returns: void


Protected resetOnError#

resetOnError(error: any): void

-

Defined in src/renderer/kube-object.store.ts:238

+

Defined in src/renderer/kube-object.store.ts:238

Parameters:

@@ -1899,13 +1899,13 @@

resetSelection#

resetSelection(): void

Inherited from KubeObjectStore.resetSelection

-

Defined in src/renderer/item.store.ts:201

+

Defined in src/renderer/item.store.ts:201

Returns: void


select#

select(item: T): void

Inherited from KubeObjectStore.select

-

Defined in src/renderer/item.store.ts:165

+

Defined in src/renderer/item.store.ts:165

Parameters:

@@ -1926,7 +1926,7 @@

Protected sortItems#

sortItems(items: T[], sorting: function[], order?: "asc" | "desc"): T[]

Inherited from KubeObjectStore.sortItems

-

Defined in src/renderer/item.store.ts:78

+

Defined in src/renderer/item.store.ts:78

Return items sorted by the given ordering functions. If two elements of items are sorted to the same "index" then the next sorting function is used to determine where to place them relative to each other. Once the sorting @@ -1967,7 +1967,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

subscribe#

subscribe(apis: KubeApi‹any›[]): (Anonymous function)

Overrides void

-

Defined in src/renderer/kube-object.store.ts:313

+

Defined in src/renderer/kube-object.store.ts:313

Parameters:

@@ -1990,7 +1990,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

toggleSelection#

toggleSelection(item: T): void

Inherited from KubeObjectStore.toggleSelection

-

Defined in src/renderer/item.store.ts:175

+

Defined in src/renderer/item.store.ts:175

Parameters:

@@ -2011,7 +2011,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

toggleSelectionAll#

toggleSelectionAll(visibleItems: T[]): void

Inherited from KubeObjectStore.toggleSelectionAll

-

Defined in src/renderer/item.store.ts:184

+

Defined in src/renderer/item.store.ts:184

Parameters:

@@ -2034,7 +2034,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

unselect#

unselect(item: T): void

Inherited from KubeObjectStore.unselect

-

Defined in src/renderer/item.store.ts:170

+

Defined in src/renderer/item.store.ts:170

Parameters:

@@ -2054,7 +2054,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

update#

update(item: T, data: Partial‹T›): Promise‹T›

-

Defined in src/renderer/kube-object.store.ts:281

+

Defined in src/renderer/kube-object.store.ts:281

Parameters:

@@ -2078,13 +2078,13 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

Protected updateFromEventsBuffer#

updateFromEventsBuffer(): void

-

Defined in src/renderer/kube-object.store.ts:398

+

Defined in src/renderer/kube-object.store.ts:398

Returns: void


Protected updateItem#

updateItem(item: T, request: function): Promise‹T›

Inherited from KubeObjectStore.updateItem

-

Defined in src/renderer/item.store.ts:144

+

Defined in src/renderer/item.store.ts:144

Parameters:

item: T

request: function

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.limitrange/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.limitrange/index.html index 58437b6b9e..6d36653d59 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.limitrange/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.limitrange/index.html @@ -1037,7 +1037,7 @@

constructor#

+ new LimitRange(data: KubeJsonApiData): LimitRange

Overrides KubeObject.constructor

-

Defined in src/renderer/api/endpoints/limit-range.api.ts:63

+

Defined in src/renderer/api/endpoints/limit-range.api.ts:63

Parameters:

@@ -1058,22 +1058,22 @@

apiVersion#

apiVersion: string

Inherited from KubeObject.apiVersion

-

Defined in src/renderer/api/kube-object.ts:94

+

Defined in src/renderer/api/kube-object.ts:94


kind#

kind: string

Inherited from KubeObject.kind

-

Defined in src/renderer/api/kube-object.ts:95

+

Defined in src/renderer/api/kube-object.ts:95


metadata#

metadata: Metadata

Inherited from KubeObject.metadata

-

Defined in src/renderer/api/kube-object.ts:96

+

Defined in src/renderer/api/kube-object.ts:96


spec#

spec: object

Overrides KubeObject.spec

-

Defined in src/renderer/api/endpoints/limit-range.api.ts:55

+

Defined in src/renderer/api/endpoints/limit-range.api.ts:55

Type declaration:#

@@ -1128,7 +1128,7 @@

getAge#

getAge(humanize: boolean, compact: boolean, fromNow: boolean): string | number

Inherited from KubeObject.getAge

-

Defined in src/renderer/api/kube-object.ts:212

+

Defined in src/renderer/api/kube-object.ts:212

Parameters:

@@ -1161,7 +1161,7 @@

getAnnotations#

getAnnotations(filter: boolean): string[]

Inherited from KubeObject.getAnnotations

-

Defined in src/renderer/api/kube-object.ts:233

+

Defined in src/renderer/api/kube-object.ts:233

Parameters:

@@ -1183,83 +1183,83 @@

getContainerLimits#

getContainerLimits(): LimitRangeItem‹›[]

-

Defined in src/renderer/api/endpoints/limit-range.api.ts:70

+

Defined in src/renderer/api/endpoints/limit-range.api.ts:70

Returns: LimitRangeItem‹›[]


getFinalizers#

getFinalizers(): string[]

Inherited from KubeObject.getFinalizers

-

Defined in src/renderer/api/kube-object.ts:225

+

Defined in src/renderer/api/kube-object.ts:225

Returns: string[]


getId#

getId(): string

Inherited from KubeObject.getId

-

Defined in src/renderer/api/kube-object.ts:191

+

Defined in src/renderer/api/kube-object.ts:191

Returns: string


getLabels#

getLabels(): string[]

Inherited from KubeObject.getLabels

-

Defined in src/renderer/api/kube-object.ts:229

+

Defined in src/renderer/api/kube-object.ts:229

Returns: string[]


getName#

getName(): string

Inherited from KubeObject.getName

-

Defined in src/renderer/api/kube-object.ts:199

+

Defined in src/renderer/api/kube-object.ts:199

Returns: string


getNs#

getNs(): string

Inherited from KubeObject.getNs

-

Defined in src/renderer/api/kube-object.ts:203

+

Defined in src/renderer/api/kube-object.ts:203

Returns: string


getOwnerRefs#

getOwnerRefs(): object[]

Inherited from KubeObject.getOwnerRefs

-

Defined in src/renderer/api/kube-object.ts:243

+

Defined in src/renderer/api/kube-object.ts:243

Returns: object[]


getPVCLimits#

getPVCLimits(): LimitRangeItem‹›[]

-

Defined in src/renderer/api/endpoints/limit-range.api.ts:78

+

Defined in src/renderer/api/endpoints/limit-range.api.ts:78

Returns: LimitRangeItem‹›[]


getPodLimits#

getPodLimits(): LimitRangeItem‹›[]

-

Defined in src/renderer/api/endpoints/limit-range.api.ts:74

+

Defined in src/renderer/api/endpoints/limit-range.api.ts:74

Returns: LimitRangeItem‹›[]


getResourceVersion#

getResourceVersion(): string

Inherited from KubeObject.getResourceVersion

-

Defined in src/renderer/api/kube-object.ts:195

+

Defined in src/renderer/api/kube-object.ts:195

Returns: string


getSearchFields#

getSearchFields(): string[]

Inherited from KubeObject.getSearchFields

-

Defined in src/renderer/api/kube-object.ts:252

+

Defined in src/renderer/api/kube-object.ts:252

Returns: string[]


getTimeDiffFromNow#

getTimeDiffFromNow(): number

Inherited from KubeObject.getTimeDiffFromNow

-

Defined in src/renderer/api/kube-object.ts:208

+

Defined in src/renderer/api/kube-object.ts:208

Returns: number


toPlainObject#

toPlainObject(): object

Inherited from KubeObject.toPlainObject

-

Defined in src/renderer/api/kube-object.ts:264

+

Defined in src/renderer/api/kube-object.ts:264

Returns: object


update#

updateT›(data: Partial‹T›): Promise‹T›

Inherited from KubeObject.update

-

Defined in src/renderer/api/kube-object.ts:269

+

Defined in src/renderer/api/kube-object.ts:269

Type parameters:

T: KubeObject

Parameters:

@@ -1282,7 +1282,7 @@

Static create#

create(data: any): KubeObject‹IKubeObjectMetadata, any, any›

Inherited from KubeObject.create

-

Defined in src/renderer/api/kube-object.ts:100

+

Defined in src/renderer/api/kube-object.ts:100

Parameters:

@@ -1303,7 +1303,7 @@

Static isJsonApiData#

isJsonApiData(object: unknown): object is KubeJsonApiData

Inherited from KubeObject.isJsonApiData

-

Defined in src/renderer/api/kube-object.ts:108

+

Defined in src/renderer/api/kube-object.ts:108

Parameters:

@@ -1324,7 +1324,7 @@

Static isJsonApiDataList#

isJsonApiDataListT›(object: unknown, verifyItem: function): object is KubeJsonApiDataList‹T›

Inherited from KubeObject.isJsonApiDataList

-

Defined in src/renderer/api/kube-object.ts:166

+

Defined in src/renderer/api/kube-object.ts:166

Type parameters:

T

Parameters:

@@ -1351,7 +1351,7 @@

Static isKubeJsonApiListMetadata#

isKubeJsonApiListMetadata(object: unknown): object is KubeJsonApiListMetadata

Inherited from KubeObject.isKubeJsonApiListMetadata

-

Defined in src/renderer/api/kube-object.ts:117

+

Defined in src/renderer/api/kube-object.ts:117

Parameters:

@@ -1372,7 +1372,7 @@

Static isKubeJsonApiMetadata#

isKubeJsonApiMetadata(object: unknown): object is KubeJsonApiMetadata

Inherited from KubeObject.isKubeJsonApiMetadata

-

Defined in src/renderer/api/kube-object.ts:125

+

Defined in src/renderer/api/kube-object.ts:125

Parameters:

@@ -1393,7 +1393,7 @@

Static isNonSystem#

isNonSystem(item: KubeJsonApiData | KubeObject): boolean

Inherited from KubeObject.isNonSystem

-

Defined in src/renderer/api/kube-object.ts:104

+

Defined in src/renderer/api/kube-object.ts:104

Parameters:

@@ -1414,7 +1414,7 @@

Static isPartialJsonApiData#

isPartialJsonApiData(object: unknown): object is Partial‹KubeJsonApiData›

Inherited from KubeObject.isPartialJsonApiData

-

Defined in src/renderer/api/kube-object.ts:157

+

Defined in src/renderer/api/kube-object.ts:157

Parameters:

@@ -1435,7 +1435,7 @@

Static isPartialJsonApiMetadata#

isPartialJsonApiMetadata(object: unknown): object is Partial‹KubeJsonApiMetadata›

Inherited from KubeObject.isPartialJsonApiMetadata

-

Defined in src/renderer/api/kube-object.ts:141

+

Defined in src/renderer/api/kube-object.ts:141

Parameters:

@@ -1456,7 +1456,7 @@

Static stringifyLabels#

stringifyLabels(labels?: object): string[]

Inherited from KubeObject.stringifyLabels

-

Defined in src/renderer/api/kube-object.ts:176

+

Defined in src/renderer/api/kube-object.ts:176

Parameters:

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/index.html index b14cde18ef..47e57e757a 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/index.html @@ -1182,105 +1182,105 @@

+ new LimitRangesStore(): LimitRangesStore

Inherited from KubeObjectStore.constructor

Overrides void

-

Defined in src/renderer/kube-object.store.ts:54

+

Defined in src/renderer/kube-object.store.ts:54

Returns: LimitRangesStore

Properties#

api#

api: KubeApiLimitRange‹›› = limitRangeApi

Overrides KubeObjectStore.api

-

Defined in src/renderer/components/+config-limit-ranges/limit-ranges.store.ts:27

+

Defined in src/renderer/components/+config-limit-ranges/limit-ranges.store.ts:27


bufferSize#

bufferSize: number = 50000

Inherited from KubeObjectStore.bufferSize

-

Defined in src/renderer/kube-object.store.ts:45

+

Defined in src/renderer/kube-object.store.ts:45


Protected eventsBuffer#

eventsBuffer: IObservableArray‹IKubeWatchEvent‹KubeJsonApiData›› = observable.array>([], { deep: false })

Inherited from KubeObjectStore.eventsBuffer

-

Defined in src/renderer/kube-object.store.ts:301

+

Defined in src/renderer/kube-object.store.ts:301


failedLoading#

failedLoading: boolean = false

Inherited from KubeObjectStore.failedLoading

-

Defined in src/renderer/item.store.ts:36

+

Defined in src/renderer/item.store.ts:36


isLoaded#

isLoaded: boolean = false

Inherited from KubeObjectStore.isLoaded

-

Defined in src/renderer/item.store.ts:38

+

Defined in src/renderer/item.store.ts:38


isLoading#

isLoading: boolean = false

Inherited from KubeObjectStore.isLoading

-

Defined in src/renderer/item.store.ts:37

+

Defined in src/renderer/item.store.ts:37


items#

items: IObservableArray‹T› = observable.array([], { deep: false })

Inherited from KubeObjectStore.items

-

Defined in src/renderer/item.store.ts:39

+

Defined in src/renderer/item.store.ts:39


Optional limit#

limit? : number

Inherited from KubeObjectStore.limit

-

Defined in src/renderer/kube-object.store.ts:44

+

Defined in src/renderer/kube-object.store.ts:44


selectedItemsIds#

selectedItemsIds: ObservableMap‹string, boolean› = observable.map()

Inherited from KubeObjectStore.selectedItemsIds

-

Defined in src/renderer/item.store.ts:40

+

Defined in src/renderer/item.store.ts:40


Static defaultContext#

defaultContext: IObservableValue‹ClusterContext› = observable.box()

Inherited from KubeObjectStore.defaultContext

-

Defined in src/renderer/kube-object.store.ts:41

+

Defined in src/renderer/kube-object.store.ts:41

Accessors#

context#

get context(): ClusterContext

Inherited from KubeObjectStore.context

-

Defined in src/renderer/kube-object.store.ts:63

+

Defined in src/renderer/kube-object.store.ts:63

Returns: ClusterContext


contextItems#

get contextItems(): LimitRange[]

Inherited from KubeObjectStore.contextItems

-

Defined in src/renderer/kube-object.store.ts:67

+

Defined in src/renderer/kube-object.store.ts:67

Returns: LimitRange[]


contextReady#

get contextReady(): Promise‹void› & object

Inherited from KubeObjectStore.contextReady

-

Defined in src/renderer/kube-object.store.ts:48

+

Defined in src/renderer/kube-object.store.ts:48

Returns: Promise‹void› & object


namespacesReady#

get namespacesReady(): Promise‹void› & object

Inherited from KubeObjectStore.namespacesReady

-

Defined in src/renderer/kube-object.store.ts:52

+

Defined in src/renderer/kube-object.store.ts:52

Returns: Promise‹void› & object


query#

get query(): IKubeApiQueryParams

Inherited from KubeObjectStore.query

-

Defined in src/renderer/kube-object.store.ts:81

+

Defined in src/renderer/kube-object.store.ts:81

Returns: IKubeApiQueryParams


selectedItems#

get selectedItems(): LimitRange[]

Inherited from KubeObjectStore.selectedItems

-

Defined in src/renderer/item.store.ts:47

+

Defined in src/renderer/item.store.ts:47

Returns: LimitRange[]

Methods#

[Symbol.iterator]#

[Symbol.iterator](): Generator‹T, void, undefined›

Inherited from KubeObjectStore.[Symbol.iterator]

-

Defined in src/renderer/item.store.ts:221

+

Defined in src/renderer/item.store.ts:221

Returns: Generator‹T, void, undefined›


Protected bindWatchEventsUpdater#

bindWatchEventsUpdater(delay: number): void

Inherited from KubeObjectStore.bindWatchEventsUpdater

-

Defined in src/renderer/kube-object.store.ts:303

+

Defined in src/renderer/kube-object.store.ts:303

Parameters:

@@ -1303,7 +1303,7 @@

create#

create(params: object, data?: Partial‹LimitRange›): Promise‹LimitRange

Inherited from KubeObjectStore.create

-

Defined in src/renderer/kube-object.store.ts:272

+

Defined in src/renderer/kube-object.store.ts:272

Parameters:

params: object

@@ -1331,7 +1331,7 @@

createItem(params: object, data?: Partial‹LimitRange›): Promise‹LimitRange

Inherited from KubeObjectStore.createItem

Overrides void

-

Defined in src/renderer/kube-object.store.ts:268

+

Defined in src/renderer/kube-object.store.ts:268

Parameters:

params: object

@@ -1358,7 +1358,7 @@

Protected defaultSorting#

defaultSorting(item: LimitRange): string

Inherited from KubeObjectStore.defaultSorting

-

Defined in src/renderer/item.store.ts:34

+

Defined in src/renderer/item.store.ts:34

Parameters:

@@ -1379,7 +1379,7 @@

Protected filterItemsOnLoad#

filterItemsOnLoad(items: LimitRange[]): T[]

Inherited from KubeObjectStore.filterItemsOnLoad

-

Defined in src/renderer/kube-object.store.ts:166

+

Defined in src/renderer/kube-object.store.ts:166

Parameters:

@@ -1400,7 +1400,7 @@

getAllByNs#

getAllByNs(namespace: string | string[], strict: boolean): LimitRange[]

Inherited from KubeObjectStore.getAllByNs

-

Defined in src/renderer/kube-object.store.ts:93

+

Defined in src/renderer/kube-object.store.ts:93

Parameters:

@@ -1428,7 +1428,7 @@

getById#

getById(id: string): T

Inherited from KubeObjectStore.getById

-

Defined in src/renderer/kube-object.store.ts:107

+

Defined in src/renderer/kube-object.store.ts:107

Parameters:

@@ -1449,7 +1449,7 @@

getByLabel#

getByLabel(labels: string[] | object): LimitRange[]

Inherited from KubeObjectStore.getByLabel

-

Defined in src/renderer/kube-object.store.ts:123

+

Defined in src/renderer/kube-object.store.ts:123

Parameters:

@@ -1471,7 +1471,7 @@

getByName(name: string, namespace?: string): LimitRange

Inherited from KubeObjectStore.getByName

Overrides void

-

Defined in src/renderer/kube-object.store.ts:111

+

Defined in src/renderer/kube-object.store.ts:111

Parameters:

@@ -1496,7 +1496,7 @@

getByPath#

getByPath(path: string): LimitRange

Inherited from KubeObjectStore.getByPath

-

Defined in src/renderer/kube-object.store.ts:119

+

Defined in src/renderer/kube-object.store.ts:119

Parameters:

@@ -1517,7 +1517,7 @@

getIndexById#

getIndexById(id: string): number

Inherited from KubeObjectStore.getIndexById

-

Defined in src/renderer/item.store.ts:64

+

Defined in src/renderer/item.store.ts:64

Parameters:

@@ -1538,13 +1538,13 @@

getItems#

getItems(): LimitRange[]

Inherited from KubeObjectStore.getItems

-

Defined in src/renderer/item.store.ts:51

+

Defined in src/renderer/item.store.ts:51

Returns: LimitRange[]


Optional getStatuses#

getStatuses(items: LimitRange[]): Record‹string, number›

Inherited from KubeObjectStore.getStatuses

-

Defined in src/renderer/kube-object.store.ts:91

+

Defined in src/renderer/kube-object.store.ts:91

Parameters:

@@ -1565,20 +1565,20 @@

getSubscribeApis#

getSubscribeApis(): KubeApi[]

Inherited from KubeObjectStore.getSubscribeApis

-

Defined in src/renderer/kube-object.store.ts:309

+

Defined in src/renderer/kube-object.store.ts:309

Returns: KubeApi[]


getTotalCount#

getTotalCount(): number

Inherited from KubeObjectStore.getTotalCount

Overrides void

-

Defined in src/renderer/kube-object.store.ts:77

+

Defined in src/renderer/kube-object.store.ts:77

Returns: number


isSelected#

isSelected(item: LimitRange): boolean

Inherited from KubeObjectStore.isSelected

-

Defined in src/renderer/item.store.ts:160

+

Defined in src/renderer/item.store.ts:160

Parameters:

@@ -1599,7 +1599,7 @@

isSelectedAll#

isSelectedAll(visibleItems: LimitRange[]): boolean

Inherited from KubeObjectStore.isSelectedAll

-

Defined in src/renderer/item.store.ts:194

+

Defined in src/renderer/item.store.ts:194

Parameters:

@@ -1622,7 +1622,7 @@

load#

load(params: object): Promise‹LimitRange

Inherited from KubeObjectStore.load

-

Defined in src/renderer/kube-object.store.ts:247

+

Defined in src/renderer/kube-object.store.ts:247

Parameters:

params: object

@@ -1649,7 +1649,7 @@

loadAll(options: object): Promise‹void | LimitRange[]›

Inherited from KubeObjectStore.loadAll

Overrides void

-

Defined in src/renderer/kube-object.store.ts:171

+

Defined in src/renderer/kube-object.store.ts:171

Parameters:

Default value options: object= {}

@@ -1679,7 +1679,7 @@

loadFromPath#

loadFromPath(resourcePath: string): Promise‹T›

Inherited from KubeObjectStore.loadFromPath

-

Defined in src/renderer/kube-object.store.ts:262

+

Defined in src/renderer/kube-object.store.ts:262

Parameters:

@@ -1701,7 +1701,7 @@

loadItem(params: object): Promise‹LimitRange

Inherited from KubeObjectStore.loadItem

Overrides void

-

Defined in src/renderer/kube-object.store.ts:242

+

Defined in src/renderer/kube-object.store.ts:242

Parameters:

params: object

@@ -1728,7 +1728,7 @@

loadItems(__namedParameters: object): Promise‹LimitRange[]›

Inherited from KubeObjectStore.loadItems

Overrides void

-

Defined in src/renderer/kube-object.store.ts:140

+

Defined in src/renderer/kube-object.store.ts:140

Parameters:

__namedParameters: object

@@ -1758,7 +1758,7 @@

Protected mergeItems#

mergeItems(partialItems: LimitRange[], __namedParameters: object): LimitRange[]

Inherited from KubeObjectStore.mergeItems

-

Defined in src/renderer/kube-object.store.ts:218

+

Defined in src/renderer/kube-object.store.ts:218

Parameters:

partialItems: LimitRange[]

Default value __namedParameters: object= {}

@@ -1798,7 +1798,7 @@

reloadAll#

reloadAll(opts: object): Promise‹void | T[]›

Inherited from KubeObjectStore.reloadAll

-

Defined in src/renderer/kube-object.store.ts:207

+

Defined in src/renderer/kube-object.store.ts:207

Parameters:

Default value opts: object= {}

@@ -1828,7 +1828,7 @@

remove#

remove(item: LimitRange): Promise‹void›

Inherited from KubeObjectStore.remove

-

Defined in src/renderer/kube-object.store.ts:290

+

Defined in src/renderer/kube-object.store.ts:290

Parameters:

@@ -1849,7 +1849,7 @@

Protected removeItem#

removeItem(item: LimitRange, request: function): Promise‹void›

Inherited from KubeObjectStore.removeItem

-

Defined in src/renderer/item.store.ts:154

+

Defined in src/renderer/item.store.ts:154

Parameters:

item: LimitRange

request: function

@@ -1860,19 +1860,19 @@

removeSelectedItems(): Promise‹void[]›

Inherited from KubeObjectStore.removeSelectedItems

Overrides void

-

Defined in src/renderer/kube-object.store.ts:296

+

Defined in src/renderer/kube-object.store.ts:296

Returns: Promise‹void[]›


reset#

reset(): void

Inherited from KubeObjectStore.reset

-

Defined in src/renderer/item.store.ts:206

+

Defined in src/renderer/item.store.ts:206

Returns: void


Protected resetOnError#

resetOnError(error: any): void

Inherited from KubeObjectStore.resetOnError

-

Defined in src/renderer/kube-object.store.ts:238

+

Defined in src/renderer/kube-object.store.ts:238

Parameters:

@@ -1893,13 +1893,13 @@

resetSelection#

resetSelection(): void

Inherited from KubeObjectStore.resetSelection

-

Defined in src/renderer/item.store.ts:201

+

Defined in src/renderer/item.store.ts:201

Returns: void


select#

select(item: LimitRange): void

Inherited from KubeObjectStore.select

-

Defined in src/renderer/item.store.ts:165

+

Defined in src/renderer/item.store.ts:165

Parameters:

@@ -1920,7 +1920,7 @@

Protected sortItems#

sortItems(items: LimitRange[], sorting: function[], order?: "asc" | "desc"): LimitRange[]

Inherited from KubeObjectStore.sortItems

-

Defined in src/renderer/item.store.ts:78

+

Defined in src/renderer/item.store.ts:78

Return items sorted by the given ordering functions. If two elements of items are sorted to the same "index" then the next sorting function is used to determine where to place them relative to each other. Once the sorting @@ -1962,7 +1962,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

subscribe(apis: KubeApi‹any›[]): (Anonymous function)

Inherited from KubeObjectStore.subscribe

Overrides void

-

Defined in src/renderer/kube-object.store.ts:313

+

Defined in src/renderer/kube-object.store.ts:313

Parameters:

@@ -1985,7 +1985,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

toggleSelection#

toggleSelection(item: LimitRange): void

Inherited from KubeObjectStore.toggleSelection

-

Defined in src/renderer/item.store.ts:175

+

Defined in src/renderer/item.store.ts:175

Parameters:

@@ -2006,7 +2006,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

toggleSelectionAll#

toggleSelectionAll(visibleItems: LimitRange[]): void

Inherited from KubeObjectStore.toggleSelectionAll

-

Defined in src/renderer/item.store.ts:184

+

Defined in src/renderer/item.store.ts:184

Parameters:

@@ -2029,7 +2029,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

unselect#

unselect(item: LimitRange): void

Inherited from KubeObjectStore.unselect

-

Defined in src/renderer/item.store.ts:170

+

Defined in src/renderer/item.store.ts:170

Parameters:

@@ -2050,7 +2050,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

update#

update(item: LimitRange, data: Partial‹LimitRange›): Promise‹LimitRange

Inherited from KubeObjectStore.update

-

Defined in src/renderer/kube-object.store.ts:281

+

Defined in src/renderer/kube-object.store.ts:281

Parameters:

@@ -2075,13 +2075,13 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

Protected updateFromEventsBuffer#

updateFromEventsBuffer(): void

Inherited from KubeObjectStore.updateFromEventsBuffer

-

Defined in src/renderer/kube-object.store.ts:398

+

Defined in src/renderer/kube-object.store.ts:398

Returns: void


Protected updateItem#

updateItem(item: LimitRange, request: function): Promise‹T›

Inherited from KubeObjectStore.updateItem

-

Defined in src/renderer/item.store.ts:144

+

Defined in src/renderer/item.store.ts:144

Parameters:

item: LimitRange

request: function

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.namespace/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.namespace/index.html index 1f946aad96..863b60170f 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.namespace/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.namespace/index.html @@ -1021,7 +1021,7 @@

constructor#

+ new Namespace(data: KubeJsonApiData): Namespace

Overrides KubeObject.constructor

-

Defined in src/renderer/api/endpoints/namespaces.api.ts:41

+

Defined in src/renderer/api/endpoints/namespaces.api.ts:41

Parameters:

@@ -1042,27 +1042,27 @@

apiVersion#

apiVersion: string

Inherited from KubeObject.apiVersion

-

Defined in src/renderer/api/kube-object.ts:94

+

Defined in src/renderer/api/kube-object.ts:94


kind#

kind: string

Inherited from KubeObject.kind

-

Defined in src/renderer/api/kube-object.ts:95

+

Defined in src/renderer/api/kube-object.ts:95


metadata#

metadata: Metadata

Inherited from KubeObject.metadata

-

Defined in src/renderer/api/kube-object.ts:96

+

Defined in src/renderer/api/kube-object.ts:96


Optional spec#

spec? : Spec

Inherited from KubeObject.spec

-

Defined in src/renderer/api/kube-object.ts:98

+

Defined in src/renderer/api/kube-object.ts:98


Optional status#

status? : object

Overrides KubeObject.status

-

Defined in src/renderer/api/endpoints/namespaces.api.ts:33

+

Defined in src/renderer/api/endpoints/namespaces.api.ts:33

Type declaration:#

@@ -1112,7 +1112,7 @@

getAge#

getAge(humanize: boolean, compact: boolean, fromNow: boolean): string | number

Inherited from KubeObject.getAge

-

Defined in src/renderer/api/kube-object.ts:212

+

Defined in src/renderer/api/kube-object.ts:212

Parameters:

@@ -1145,7 +1145,7 @@

getAnnotations#

getAnnotations(filter: boolean): string[]

Inherited from KubeObject.getAnnotations

-

Defined in src/renderer/api/kube-object.ts:233

+

Defined in src/renderer/api/kube-object.ts:233

Parameters:

@@ -1168,72 +1168,72 @@

getFinalizers#

getFinalizers(): string[]

Inherited from KubeObject.getFinalizers

-

Defined in src/renderer/api/kube-object.ts:225

+

Defined in src/renderer/api/kube-object.ts:225

Returns: string[]


getId#

getId(): string

Inherited from KubeObject.getId

-

Defined in src/renderer/api/kube-object.ts:191

+

Defined in src/renderer/api/kube-object.ts:191

Returns: string


getLabels#

getLabels(): string[]

Inherited from KubeObject.getLabels

-

Defined in src/renderer/api/kube-object.ts:229

+

Defined in src/renderer/api/kube-object.ts:229

Returns: string[]


getName#

getName(): string

Inherited from KubeObject.getName

-

Defined in src/renderer/api/kube-object.ts:199

+

Defined in src/renderer/api/kube-object.ts:199

Returns: string


getNs#

getNs(): string

Inherited from KubeObject.getNs

-

Defined in src/renderer/api/kube-object.ts:203

+

Defined in src/renderer/api/kube-object.ts:203

Returns: string


getOwnerRefs#

getOwnerRefs(): object[]

Inherited from KubeObject.getOwnerRefs

-

Defined in src/renderer/api/kube-object.ts:243

+

Defined in src/renderer/api/kube-object.ts:243

Returns: object[]


getResourceVersion#

getResourceVersion(): string

Inherited from KubeObject.getResourceVersion

-

Defined in src/renderer/api/kube-object.ts:195

+

Defined in src/renderer/api/kube-object.ts:195

Returns: string


getSearchFields#

getSearchFields(): string[]

Inherited from KubeObject.getSearchFields

-

Defined in src/renderer/api/kube-object.ts:252

+

Defined in src/renderer/api/kube-object.ts:252

Returns: string[]


getStatus#

getStatus(): string

-

Defined in src/renderer/api/endpoints/namespaces.api.ts:48

+

Defined in src/renderer/api/endpoints/namespaces.api.ts:48

Returns: string


getTimeDiffFromNow#

getTimeDiffFromNow(): number

Inherited from KubeObject.getTimeDiffFromNow

-

Defined in src/renderer/api/kube-object.ts:208

+

Defined in src/renderer/api/kube-object.ts:208

Returns: number


toPlainObject#

toPlainObject(): object

Inherited from KubeObject.toPlainObject

-

Defined in src/renderer/api/kube-object.ts:264

+

Defined in src/renderer/api/kube-object.ts:264

Returns: object


update#

updateT›(data: Partial‹T›): Promise‹T›

Inherited from KubeObject.update

-

Defined in src/renderer/api/kube-object.ts:269

+

Defined in src/renderer/api/kube-object.ts:269

Type parameters:

T: KubeObject

Parameters:

@@ -1256,7 +1256,7 @@

Static create#

create(data: any): KubeObject‹IKubeObjectMetadata, any, any›

Inherited from KubeObject.create

-

Defined in src/renderer/api/kube-object.ts:100

+

Defined in src/renderer/api/kube-object.ts:100

Parameters:

@@ -1277,7 +1277,7 @@

Static isJsonApiData#

isJsonApiData(object: unknown): object is KubeJsonApiData

Inherited from KubeObject.isJsonApiData

-

Defined in src/renderer/api/kube-object.ts:108

+

Defined in src/renderer/api/kube-object.ts:108

Parameters:

@@ -1298,7 +1298,7 @@

Static isJsonApiDataList#

isJsonApiDataListT›(object: unknown, verifyItem: function): object is KubeJsonApiDataList‹T›

Inherited from KubeObject.isJsonApiDataList

-

Defined in src/renderer/api/kube-object.ts:166

+

Defined in src/renderer/api/kube-object.ts:166

Type parameters:

T

Parameters:

@@ -1325,7 +1325,7 @@

Static isKubeJsonApiListMetadata#

isKubeJsonApiListMetadata(object: unknown): object is KubeJsonApiListMetadata

Inherited from KubeObject.isKubeJsonApiListMetadata

-

Defined in src/renderer/api/kube-object.ts:117

+

Defined in src/renderer/api/kube-object.ts:117

Parameters:

@@ -1346,7 +1346,7 @@

Static isKubeJsonApiMetadata#

isKubeJsonApiMetadata(object: unknown): object is KubeJsonApiMetadata

Inherited from KubeObject.isKubeJsonApiMetadata

-

Defined in src/renderer/api/kube-object.ts:125

+

Defined in src/renderer/api/kube-object.ts:125

Parameters:

@@ -1367,7 +1367,7 @@

Static isNonSystem#

isNonSystem(item: KubeJsonApiData | KubeObject): boolean

Inherited from KubeObject.isNonSystem

-

Defined in src/renderer/api/kube-object.ts:104

+

Defined in src/renderer/api/kube-object.ts:104

Parameters:

@@ -1388,7 +1388,7 @@

Static isPartialJsonApiData#

isPartialJsonApiData(object: unknown): object is Partial‹KubeJsonApiData›

Inherited from KubeObject.isPartialJsonApiData

-

Defined in src/renderer/api/kube-object.ts:157

+

Defined in src/renderer/api/kube-object.ts:157

Parameters:

@@ -1409,7 +1409,7 @@

Static isPartialJsonApiMetadata#

isPartialJsonApiMetadata(object: unknown): object is Partial‹KubeJsonApiMetadata›

Inherited from KubeObject.isPartialJsonApiMetadata

-

Defined in src/renderer/api/kube-object.ts:141

+

Defined in src/renderer/api/kube-object.ts:141

Parameters:

@@ -1430,7 +1430,7 @@

Static stringifyLabels#

stringifyLabels(labels?: object): string[]

Inherited from KubeObject.stringifyLabels

-

Defined in src/renderer/api/kube-object.ts:176

+

Defined in src/renderer/api/kube-object.ts:176

Parameters:

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.namespacestore/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.namespacestore/index.html index 816d02bca2..ee8ab66c57 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.namespacestore/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.namespacestore/index.html @@ -1261,125 +1261,125 @@

constructor#

+ new NamespaceStore(): NamespaceStore

Overrides KubeObjectStore.constructor

-

Defined in src/renderer/components/+namespaces/namespace.store.ts:30

+

Defined in src/renderer/components/+namespaces/namespace.store.ts:30

Returns: NamespaceStore

Properties#

api#

api: KubeApiNamespace‹›› = namespacesApi

Overrides KubeObjectStore.api

-

Defined in src/renderer/components/+namespaces/namespace.store.ts:29

+

Defined in src/renderer/components/+namespaces/namespace.store.ts:29


bufferSize#

bufferSize: number = 50000

Inherited from KubeObjectStore.bufferSize

-

Defined in src/renderer/kube-object.store.ts:45

+

Defined in src/renderer/kube-object.store.ts:45


Protected eventsBuffer#

eventsBuffer: IObservableArray‹IKubeWatchEvent‹KubeJsonApiData›› = observable.array>([], { deep: false })

Inherited from KubeObjectStore.eventsBuffer

-

Defined in src/renderer/kube-object.store.ts:301

+

Defined in src/renderer/kube-object.store.ts:301


failedLoading#

failedLoading: boolean = false

Inherited from KubeObjectStore.failedLoading

-

Defined in src/renderer/item.store.ts:36

+

Defined in src/renderer/item.store.ts:36


isLoaded#

isLoaded: boolean = false

Inherited from KubeObjectStore.isLoaded

-

Defined in src/renderer/item.store.ts:38

+

Defined in src/renderer/item.store.ts:38


isLoading#

isLoading: boolean = false

Inherited from KubeObjectStore.isLoading

-

Defined in src/renderer/item.store.ts:37

+

Defined in src/renderer/item.store.ts:37


items#

items: IObservableArray‹T› = observable.array([], { deep: false })

Inherited from KubeObjectStore.items

-

Defined in src/renderer/item.store.ts:39

+

Defined in src/renderer/item.store.ts:39


Optional limit#

limit? : number

Inherited from KubeObjectStore.limit

-

Defined in src/renderer/kube-object.store.ts:44

+

Defined in src/renderer/kube-object.store.ts:44


selectedItemsIds#

selectedItemsIds: ObservableMap‹string, boolean› = observable.map()

Inherited from KubeObjectStore.selectedItemsIds

-

Defined in src/renderer/item.store.ts:40

+

Defined in src/renderer/item.store.ts:40


Static defaultContext#

defaultContext: IObservableValue‹ClusterContext› = observable.box()

Inherited from KubeObjectStore.defaultContext

-

Defined in src/renderer/kube-object.store.ts:41

+

Defined in src/renderer/kube-object.store.ts:41

Accessors#

allowedNamespaces#

get allowedNamespaces(): string[]

-

Defined in src/renderer/components/+namespaces/namespace.store.ts:85

+

Defined in src/renderer/components/+namespaces/namespace.store.ts:85

Returns: string[]


context#

get context(): ClusterContext

Inherited from KubeObjectStore.context

-

Defined in src/renderer/kube-object.store.ts:63

+

Defined in src/renderer/kube-object.store.ts:63

Returns: ClusterContext


contextItems#

get contextItems(): Namespace[]

Inherited from KubeObjectStore.contextItems

-

Defined in src/renderer/kube-object.store.ts:67

+

Defined in src/renderer/kube-object.store.ts:67

Returns: Namespace[]


contextNamespaces#

get contextNamespaces(): string[]

-

Defined in src/renderer/components/+namespaces/namespace.store.ts:92

+

Defined in src/renderer/components/+namespaces/namespace.store.ts:92

Returns: string[]


contextReady#

get contextReady(): Promise‹void› & object

Inherited from KubeObjectStore.contextReady

-

Defined in src/renderer/kube-object.store.ts:48

+

Defined in src/renderer/kube-object.store.ts:48

Returns: Promise‹void› & object


hasAllContexts#

get hasAllContexts(): boolean

-

Defined in src/renderer/components/+namespaces/namespace.store.ts:148

+

Defined in src/renderer/components/+namespaces/namespace.store.ts:148

Returns: boolean


namespacesReady#

get namespacesReady(): Promise‹void› & object

Inherited from KubeObjectStore.namespacesReady

-

Defined in src/renderer/kube-object.store.ts:52

+

Defined in src/renderer/kube-object.store.ts:52

Returns: Promise‹void› & object


query#

get query(): IKubeApiQueryParams

Inherited from KubeObjectStore.query

-

Defined in src/renderer/kube-object.store.ts:81

+

Defined in src/renderer/kube-object.store.ts:81

Returns: IKubeApiQueryParams


selectedItems#

get selectedItems(): Namespace[]

Inherited from KubeObjectStore.selectedItems

-

Defined in src/renderer/item.store.ts:47

+

Defined in src/renderer/item.store.ts:47

Returns: Namespace[]


selectedNamespaces#

get selectedNamespaces(): string[]

-

Defined in src/renderer/components/+namespaces/namespace.store.ts:81

+

Defined in src/renderer/components/+namespaces/namespace.store.ts:81

Returns: string[]

Methods#

[Symbol.iterator]#

[Symbol.iterator](): Generator‹T, void, undefined›

Inherited from KubeObjectStore.[Symbol.iterator]

-

Defined in src/renderer/item.store.ts:221

+

Defined in src/renderer/item.store.ts:221

Returns: Generator‹T, void, undefined›


Protected bindWatchEventsUpdater#

bindWatchEventsUpdater(delay: number): void

Inherited from KubeObjectStore.bindWatchEventsUpdater

-

Defined in src/renderer/kube-object.store.ts:303

+

Defined in src/renderer/kube-object.store.ts:303

Parameters:

@@ -1401,7 +1401,7 @@

clearSelected#

clearSelected(namespaces?: string | string[]): void

-

Defined in src/renderer/components/+namespaces/namespace.store.ts:131

+

Defined in src/renderer/components/+namespaces/namespace.store.ts:131

Parameters:

@@ -1422,7 +1422,7 @@

create#

create(params: object, data?: Partial‹Namespace›): Promise‹Namespace

Inherited from KubeObjectStore.create

-

Defined in src/renderer/kube-object.store.ts:272

+

Defined in src/renderer/kube-object.store.ts:272

Parameters:

params: object

@@ -1450,7 +1450,7 @@

createItem(params: object, data?: Partial‹Namespace›): Promise‹Namespace

Inherited from KubeObjectStore.createItem

Overrides void

-

Defined in src/renderer/kube-object.store.ts:268

+

Defined in src/renderer/kube-object.store.ts:268

Parameters:

params: object

@@ -1477,7 +1477,7 @@

Protected defaultSorting#

defaultSorting(item: Namespace): string

Inherited from KubeObjectStore.defaultSorting

-

Defined in src/renderer/item.store.ts:34

+

Defined in src/renderer/item.store.ts:34

Parameters:

@@ -1498,7 +1498,7 @@

Protected filterItemsOnLoad#

filterItemsOnLoad(items: Namespace[]): T[]

Inherited from KubeObjectStore.filterItemsOnLoad

-

Defined in src/renderer/kube-object.store.ts:166

+

Defined in src/renderer/kube-object.store.ts:166

Parameters:

@@ -1519,7 +1519,7 @@

getAllByNs#

getAllByNs(namespace: string | string[], strict: boolean): Namespace[]

Inherited from KubeObjectStore.getAllByNs

-

Defined in src/renderer/kube-object.store.ts:93

+

Defined in src/renderer/kube-object.store.ts:93

Parameters:

@@ -1547,7 +1547,7 @@

getById#

getById(id: string): T

Inherited from KubeObjectStore.getById

-

Defined in src/renderer/kube-object.store.ts:107

+

Defined in src/renderer/kube-object.store.ts:107

Parameters:

@@ -1568,7 +1568,7 @@

getByLabel#

getByLabel(labels: string[] | object): Namespace[]

Inherited from KubeObjectStore.getByLabel

-

Defined in src/renderer/kube-object.store.ts:123

+

Defined in src/renderer/kube-object.store.ts:123

Parameters:

@@ -1590,7 +1590,7 @@

getByName(name: string, namespace?: string): Namespace

Inherited from KubeObjectStore.getByName

Overrides void

-

Defined in src/renderer/kube-object.store.ts:111

+

Defined in src/renderer/kube-object.store.ts:111

Parameters:

@@ -1615,7 +1615,7 @@

getByPath#

getByPath(path: string): Namespace

Inherited from KubeObjectStore.getByPath

-

Defined in src/renderer/kube-object.store.ts:119

+

Defined in src/renderer/kube-object.store.ts:119

Parameters:

@@ -1636,7 +1636,7 @@

getIndexById#

getIndexById(id: string): number

Inherited from KubeObjectStore.getIndexById

-

Defined in src/renderer/item.store.ts:64

+

Defined in src/renderer/item.store.ts:64

Parameters:

@@ -1657,13 +1657,13 @@

getItems#

getItems(): Namespace[]

Inherited from KubeObjectStore.getItems

-

Defined in src/renderer/item.store.ts:51

+

Defined in src/renderer/item.store.ts:51

Returns: Namespace[]


Optional getStatuses#

getStatuses(items: Namespace[]): Record‹string, number›

Inherited from KubeObjectStore.getStatuses

-

Defined in src/renderer/kube-object.store.ts:91

+

Defined in src/renderer/kube-object.store.ts:91

Parameters:

@@ -1684,19 +1684,19 @@

getSubscribeApis#

getSubscribeApis(): KubeApi‹any›[]

Overrides KubeObjectStore.getSubscribeApis

-

Defined in src/renderer/components/+namespaces/namespace.store.ts:100

+

Defined in src/renderer/components/+namespaces/namespace.store.ts:100

Returns: KubeApi‹any›[]


getTotalCount#

getTotalCount(): number

Inherited from KubeObjectStore.getTotalCount

Overrides void

-

Defined in src/renderer/kube-object.store.ts:77

+

Defined in src/renderer/kube-object.store.ts:77

Returns: number


hasContext#

hasContext(namespaces: string | string[]): boolean

-

Defined in src/renderer/components/+namespaces/namespace.store.ts:142

+

Defined in src/renderer/components/+namespaces/namespace.store.ts:142

Parameters:

@@ -1717,7 +1717,7 @@

isSelected#

isSelected(item: Namespace): boolean

Inherited from KubeObjectStore.isSelected

-

Defined in src/renderer/item.store.ts:160

+

Defined in src/renderer/item.store.ts:160

Parameters:

@@ -1738,7 +1738,7 @@

isSelectedAll#

isSelectedAll(visibleItems: Namespace[]): boolean

Inherited from KubeObjectStore.isSelectedAll

-

Defined in src/renderer/item.store.ts:194

+

Defined in src/renderer/item.store.ts:194

Parameters:

@@ -1761,7 +1761,7 @@

load#

load(params: object): Promise‹Namespace

Inherited from KubeObjectStore.load

-

Defined in src/renderer/kube-object.store.ts:247

+

Defined in src/renderer/kube-object.store.ts:247

Parameters:

params: object

@@ -1788,7 +1788,7 @@

loadAll(options: object): Promise‹void | Namespace[]›

Inherited from KubeObjectStore.loadAll

Overrides void

-

Defined in src/renderer/kube-object.store.ts:171

+

Defined in src/renderer/kube-object.store.ts:171

Parameters:

Default value options: object= {}

@@ -1818,7 +1818,7 @@

loadFromPath#

loadFromPath(resourcePath: string): Promise‹T›

Inherited from KubeObjectStore.loadFromPath

-

Defined in src/renderer/kube-object.store.ts:262

+

Defined in src/renderer/kube-object.store.ts:262

Parameters:

@@ -1840,7 +1840,7 @@

loadItem(params: object): Promise‹Namespace

Inherited from KubeObjectStore.loadItem

Overrides void

-

Defined in src/renderer/kube-object.store.ts:242

+

Defined in src/renderer/kube-object.store.ts:242

Parameters:

params: object

@@ -1866,7 +1866,7 @@

Protected loadItems#

loadItems(params: KubeObjectStoreLoadingParams): Promise‹Namespace‹›[]›

Overrides KubeObjectStore.loadItems

-

Defined in src/renderer/components/+namespaces/namespace.store.ts:109

+

Defined in src/renderer/components/+namespaces/namespace.store.ts:109

Parameters:

@@ -1887,7 +1887,7 @@

Protected mergeItems#

mergeItems(partialItems: Namespace[], __namedParameters: object): Namespace[]

Inherited from KubeObjectStore.mergeItems

-

Defined in src/renderer/kube-object.store.ts:218

+

Defined in src/renderer/kube-object.store.ts:218

Parameters:

partialItems: Namespace[]

Default value __namedParameters: object= {}

@@ -1926,7 +1926,7 @@

onContextChange#

onContextChange(callback: function, opts: IReactionOptions): IReactionDisposer

-

Defined in src/renderer/components/+namespaces/namespace.store.ts:48

+

Defined in src/renderer/components/+namespaces/namespace.store.ts:48

Parameters:

callback: function

▸ (namespaces: string[]): void

@@ -1951,7 +1951,7 @@

reloadAll#

reloadAll(opts: object): Promise‹void | T[]›

Inherited from KubeObjectStore.reloadAll

-

Defined in src/renderer/kube-object.store.ts:207

+

Defined in src/renderer/kube-object.store.ts:207

Parameters:

Default value opts: object= {}

@@ -1981,7 +1981,7 @@

remove#

remove(item: Namespace): Promise‹void›

Overrides KubeObjectStore.remove

-

Defined in src/renderer/components/+namespaces/namespace.store.ts:175

+

Defined in src/renderer/components/+namespaces/namespace.store.ts:175

Parameters:

@@ -2002,7 +2002,7 @@

Protected removeItem#

removeItem(item: Namespace, request: function): Promise‹void›

Inherited from KubeObjectStore.removeItem

-

Defined in src/renderer/item.store.ts:154

+

Defined in src/renderer/item.store.ts:154

Parameters:

item: Namespace

request: function

@@ -2013,19 +2013,19 @@

removeSelectedItems(): Promise‹void[]›

Inherited from KubeObjectStore.removeSelectedItems

Overrides void

-

Defined in src/renderer/kube-object.store.ts:296

+

Defined in src/renderer/kube-object.store.ts:296

Returns: Promise‹void[]›


reset#

reset(): void

Inherited from KubeObjectStore.reset

-

Defined in src/renderer/item.store.ts:206

+

Defined in src/renderer/item.store.ts:206

Returns: void


Protected resetOnError#

resetOnError(error: any): void

Inherited from KubeObjectStore.resetOnError

-

Defined in src/renderer/kube-object.store.ts:238

+

Defined in src/renderer/kube-object.store.ts:238

Parameters:

@@ -2046,13 +2046,13 @@

resetSelection#

resetSelection(): void

Inherited from KubeObjectStore.resetSelection

-

Defined in src/renderer/item.store.ts:201

+

Defined in src/renderer/item.store.ts:201

Returns: void


select#

select(item: Namespace): void

Inherited from KubeObjectStore.select

-

Defined in src/renderer/item.store.ts:165

+

Defined in src/renderer/item.store.ts:165

Parameters:

@@ -2072,7 +2072,7 @@

selectNamespaces#

selectNamespaces(namespace: string | string[]): void

-

Defined in src/renderer/components/+namespaces/namespace.store.ts:124

+

Defined in src/renderer/components/+namespaces/namespace.store.ts:124

Parameters:

@@ -2093,7 +2093,7 @@

Protected sortItems#

sortItems(items: Namespace[], sorting: function[], order?: "asc" | "desc"): Namespace[]

Inherited from KubeObjectStore.sortItems

-

Defined in src/renderer/item.store.ts:78

+

Defined in src/renderer/item.store.ts:78

Return items sorted by the given ordering functions. If two elements of items are sorted to the same "index" then the next sorting function is used to determine where to place them relative to each other. Once the sorting @@ -2135,7 +2135,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

subscribe(apis: KubeApi‹any›[]): (Anonymous function)

Inherited from KubeObjectStore.subscribe

Overrides void

-

Defined in src/renderer/kube-object.store.ts:313

+

Defined in src/renderer/kube-object.store.ts:313

Parameters:

@@ -2157,7 +2157,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

toggleAll#

toggleAll(showAll?: boolean): void

-

Defined in src/renderer/components/+namespaces/namespace.store.ts:162

+

Defined in src/renderer/components/+namespaces/namespace.store.ts:162

Parameters:

@@ -2177,7 +2177,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

toggleContext#

toggleContext(namespaces: string | string[]): void

-

Defined in src/renderer/components/+namespaces/namespace.store.ts:153

+

Defined in src/renderer/components/+namespaces/namespace.store.ts:153

Parameters:

@@ -2198,7 +2198,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

toggleSelection#

toggleSelection(item: Namespace): void

Inherited from KubeObjectStore.toggleSelection

-

Defined in src/renderer/item.store.ts:175

+

Defined in src/renderer/item.store.ts:175

Parameters:

@@ -2219,7 +2219,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

toggleSelectionAll#

toggleSelectionAll(visibleItems: Namespace[]): void

Inherited from KubeObjectStore.toggleSelectionAll

-

Defined in src/renderer/item.store.ts:184

+

Defined in src/renderer/item.store.ts:184

Parameters:

@@ -2242,7 +2242,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

unselect#

unselect(item: Namespace): void

Inherited from KubeObjectStore.unselect

-

Defined in src/renderer/item.store.ts:170

+

Defined in src/renderer/item.store.ts:170

Parameters:

@@ -2263,7 +2263,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

update#

update(item: Namespace, data: Partial‹Namespace›): Promise‹Namespace

Inherited from KubeObjectStore.update

-

Defined in src/renderer/kube-object.store.ts:281

+

Defined in src/renderer/kube-object.store.ts:281

Parameters:

@@ -2288,13 +2288,13 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

Protected updateFromEventsBuffer#

updateFromEventsBuffer(): void

Inherited from KubeObjectStore.updateFromEventsBuffer

-

Defined in src/renderer/kube-object.store.ts:398

+

Defined in src/renderer/kube-object.store.ts:398

Returns: void


Protected updateItem#

updateItem(item: Namespace, request: function): Promise‹T›

Inherited from KubeObjectStore.updateItem

-

Defined in src/renderer/item.store.ts:144

+

Defined in src/renderer/item.store.ts:144

Parameters:

item: Namespace

request: function

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/index.html index 13565e27f3..e3fe8c90bc 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/index.html @@ -1029,7 +1029,7 @@

constructor#

+ new NetworkPolicy(data: KubeJsonApiData): NetworkPolicy

Overrides KubeObject.constructor

-

Defined in src/renderer/api/endpoints/network-policy.api.ts:77

+

Defined in src/renderer/api/endpoints/network-policy.api.ts:77

Parameters:

@@ -1050,22 +1050,22 @@

apiVersion#

apiVersion: string

Inherited from KubeObject.apiVersion

-

Defined in src/renderer/api/kube-object.ts:94

+

Defined in src/renderer/api/kube-object.ts:94


kind#

kind: string

Inherited from KubeObject.kind

-

Defined in src/renderer/api/kube-object.ts:95

+

Defined in src/renderer/api/kube-object.ts:95


metadata#

metadata: Metadata

Inherited from KubeObject.metadata

-

Defined in src/renderer/api/kube-object.ts:96

+

Defined in src/renderer/api/kube-object.ts:96


spec#

spec: object

Overrides KubeObject.spec

-

Defined in src/renderer/api/endpoints/network-policy.api.ts:61

+

Defined in src/renderer/api/endpoints/network-policy.api.ts:61

Type declaration:#

@@ -1137,7 +1137,7 @@

getAge#

getAge(humanize: boolean, compact: boolean, fromNow: boolean): string | number

Inherited from KubeObject.getAge

-

Defined in src/renderer/api/kube-object.ts:212

+

Defined in src/renderer/api/kube-object.ts:212

Parameters:

@@ -1170,7 +1170,7 @@

getAnnotations#

getAnnotations(filter: boolean): string[]

Inherited from KubeObject.getAnnotations

-

Defined in src/renderer/api/kube-object.ts:233

+

Defined in src/renderer/api/kube-object.ts:233

Parameters:

@@ -1193,77 +1193,77 @@

getFinalizers#

getFinalizers(): string[]

Inherited from KubeObject.getFinalizers

-

Defined in src/renderer/api/kube-object.ts:225

+

Defined in src/renderer/api/kube-object.ts:225

Returns: string[]


getId#

getId(): string

Inherited from KubeObject.getId

-

Defined in src/renderer/api/kube-object.ts:191

+

Defined in src/renderer/api/kube-object.ts:191

Returns: string


getLabels#

getLabels(): string[]

Inherited from KubeObject.getLabels

-

Defined in src/renderer/api/kube-object.ts:229

+

Defined in src/renderer/api/kube-object.ts:229

Returns: string[]


getMatchLabels#

getMatchLabels(): string[]

-

Defined in src/renderer/api/endpoints/network-policy.api.ts:84

+

Defined in src/renderer/api/endpoints/network-policy.api.ts:84

Returns: string[]


getName#

getName(): string

Inherited from KubeObject.getName

-

Defined in src/renderer/api/kube-object.ts:199

+

Defined in src/renderer/api/kube-object.ts:199

Returns: string


getNs#

getNs(): string

Inherited from KubeObject.getNs

-

Defined in src/renderer/api/kube-object.ts:203

+

Defined in src/renderer/api/kube-object.ts:203

Returns: string


getOwnerRefs#

getOwnerRefs(): object[]

Inherited from KubeObject.getOwnerRefs

-

Defined in src/renderer/api/kube-object.ts:243

+

Defined in src/renderer/api/kube-object.ts:243

Returns: object[]


getResourceVersion#

getResourceVersion(): string

Inherited from KubeObject.getResourceVersion

-

Defined in src/renderer/api/kube-object.ts:195

+

Defined in src/renderer/api/kube-object.ts:195

Returns: string


getSearchFields#

getSearchFields(): string[]

Inherited from KubeObject.getSearchFields

-

Defined in src/renderer/api/kube-object.ts:252

+

Defined in src/renderer/api/kube-object.ts:252

Returns: string[]


getTimeDiffFromNow#

getTimeDiffFromNow(): number

Inherited from KubeObject.getTimeDiffFromNow

-

Defined in src/renderer/api/kube-object.ts:208

+

Defined in src/renderer/api/kube-object.ts:208

Returns: number


getTypes#

getTypes(): string[]

-

Defined in src/renderer/api/endpoints/network-policy.api.ts:92

+

Defined in src/renderer/api/endpoints/network-policy.api.ts:92

Returns: string[]


toPlainObject#

toPlainObject(): object

Inherited from KubeObject.toPlainObject

-

Defined in src/renderer/api/kube-object.ts:264

+

Defined in src/renderer/api/kube-object.ts:264

Returns: object


update#

updateT›(data: Partial‹T›): Promise‹T›

Inherited from KubeObject.update

-

Defined in src/renderer/api/kube-object.ts:269

+

Defined in src/renderer/api/kube-object.ts:269

Type parameters:

T: KubeObject

Parameters:

@@ -1286,7 +1286,7 @@

Static create#

create(data: any): KubeObject‹IKubeObjectMetadata, any, any›

Inherited from KubeObject.create

-

Defined in src/renderer/api/kube-object.ts:100

+

Defined in src/renderer/api/kube-object.ts:100

Parameters:

@@ -1307,7 +1307,7 @@

Static isJsonApiData#

isJsonApiData(object: unknown): object is KubeJsonApiData

Inherited from KubeObject.isJsonApiData

-

Defined in src/renderer/api/kube-object.ts:108

+

Defined in src/renderer/api/kube-object.ts:108

Parameters:

@@ -1328,7 +1328,7 @@

Static isJsonApiDataList#

isJsonApiDataListT›(object: unknown, verifyItem: function): object is KubeJsonApiDataList‹T›

Inherited from KubeObject.isJsonApiDataList

-

Defined in src/renderer/api/kube-object.ts:166

+

Defined in src/renderer/api/kube-object.ts:166

Type parameters:

T

Parameters:

@@ -1355,7 +1355,7 @@

Static isKubeJsonApiListMetadata#

isKubeJsonApiListMetadata(object: unknown): object is KubeJsonApiListMetadata

Inherited from KubeObject.isKubeJsonApiListMetadata

-

Defined in src/renderer/api/kube-object.ts:117

+

Defined in src/renderer/api/kube-object.ts:117

Parameters:

@@ -1376,7 +1376,7 @@

Static isKubeJsonApiMetadata#

isKubeJsonApiMetadata(object: unknown): object is KubeJsonApiMetadata

Inherited from KubeObject.isKubeJsonApiMetadata

-

Defined in src/renderer/api/kube-object.ts:125

+

Defined in src/renderer/api/kube-object.ts:125

Parameters:

@@ -1397,7 +1397,7 @@

Static isNonSystem#

isNonSystem(item: KubeJsonApiData | KubeObject): boolean

Inherited from KubeObject.isNonSystem

-

Defined in src/renderer/api/kube-object.ts:104

+

Defined in src/renderer/api/kube-object.ts:104

Parameters:

@@ -1418,7 +1418,7 @@

Static isPartialJsonApiData#

isPartialJsonApiData(object: unknown): object is Partial‹KubeJsonApiData›

Inherited from KubeObject.isPartialJsonApiData

-

Defined in src/renderer/api/kube-object.ts:157

+

Defined in src/renderer/api/kube-object.ts:157

Parameters:

@@ -1439,7 +1439,7 @@

Static isPartialJsonApiMetadata#

isPartialJsonApiMetadata(object: unknown): object is Partial‹KubeJsonApiMetadata›

Inherited from KubeObject.isPartialJsonApiMetadata

-

Defined in src/renderer/api/kube-object.ts:141

+

Defined in src/renderer/api/kube-object.ts:141

Parameters:

@@ -1460,7 +1460,7 @@

Static stringifyLabels#

stringifyLabels(labels?: object): string[]

Inherited from KubeObject.stringifyLabels

-

Defined in src/renderer/api/kube-object.ts:176

+

Defined in src/renderer/api/kube-object.ts:176

Parameters:

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/index.html index ddbe642f51..696d388fe2 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/index.html @@ -1182,105 +1182,105 @@

+ new NetworkPolicyStore(): NetworkPolicyStore

Inherited from KubeObjectStore.constructor

Overrides void

-

Defined in src/renderer/kube-object.store.ts:54

+

Defined in src/renderer/kube-object.store.ts:54

Returns: NetworkPolicyStore

Properties#

api#

api: KubeApiNetworkPolicy‹›› = networkPolicyApi

Overrides KubeObjectStore.api

-

Defined in src/renderer/components/+network-policies/network-policy.store.ts:27

+

Defined in src/renderer/components/+network-policies/network-policy.store.ts:27


bufferSize#

bufferSize: number = 50000

Inherited from KubeObjectStore.bufferSize

-

Defined in src/renderer/kube-object.store.ts:45

+

Defined in src/renderer/kube-object.store.ts:45


Protected eventsBuffer#

eventsBuffer: IObservableArray‹IKubeWatchEvent‹KubeJsonApiData›› = observable.array>([], { deep: false })

Inherited from KubeObjectStore.eventsBuffer

-

Defined in src/renderer/kube-object.store.ts:301

+

Defined in src/renderer/kube-object.store.ts:301


failedLoading#

failedLoading: boolean = false

Inherited from KubeObjectStore.failedLoading

-

Defined in src/renderer/item.store.ts:36

+

Defined in src/renderer/item.store.ts:36


isLoaded#

isLoaded: boolean = false

Inherited from KubeObjectStore.isLoaded

-

Defined in src/renderer/item.store.ts:38

+

Defined in src/renderer/item.store.ts:38


isLoading#

isLoading: boolean = false

Inherited from KubeObjectStore.isLoading

-

Defined in src/renderer/item.store.ts:37

+

Defined in src/renderer/item.store.ts:37


items#

items: IObservableArray‹T› = observable.array([], { deep: false })

Inherited from KubeObjectStore.items

-

Defined in src/renderer/item.store.ts:39

+

Defined in src/renderer/item.store.ts:39


Optional limit#

limit? : number

Inherited from KubeObjectStore.limit

-

Defined in src/renderer/kube-object.store.ts:44

+

Defined in src/renderer/kube-object.store.ts:44


selectedItemsIds#

selectedItemsIds: ObservableMap‹string, boolean› = observable.map()

Inherited from KubeObjectStore.selectedItemsIds

-

Defined in src/renderer/item.store.ts:40

+

Defined in src/renderer/item.store.ts:40


Static defaultContext#

defaultContext: IObservableValue‹ClusterContext› = observable.box()

Inherited from KubeObjectStore.defaultContext

-

Defined in src/renderer/kube-object.store.ts:41

+

Defined in src/renderer/kube-object.store.ts:41

Accessors#

context#

get context(): ClusterContext

Inherited from KubeObjectStore.context

-

Defined in src/renderer/kube-object.store.ts:63

+

Defined in src/renderer/kube-object.store.ts:63

Returns: ClusterContext


contextItems#

get contextItems(): NetworkPolicy[]

Inherited from KubeObjectStore.contextItems

-

Defined in src/renderer/kube-object.store.ts:67

+

Defined in src/renderer/kube-object.store.ts:67

Returns: NetworkPolicy[]


contextReady#

get contextReady(): Promise‹void› & object

Inherited from KubeObjectStore.contextReady

-

Defined in src/renderer/kube-object.store.ts:48

+

Defined in src/renderer/kube-object.store.ts:48

Returns: Promise‹void› & object


namespacesReady#

get namespacesReady(): Promise‹void› & object

Inherited from KubeObjectStore.namespacesReady

-

Defined in src/renderer/kube-object.store.ts:52

+

Defined in src/renderer/kube-object.store.ts:52

Returns: Promise‹void› & object


query#

get query(): IKubeApiQueryParams

Inherited from KubeObjectStore.query

-

Defined in src/renderer/kube-object.store.ts:81

+

Defined in src/renderer/kube-object.store.ts:81

Returns: IKubeApiQueryParams


selectedItems#

get selectedItems(): NetworkPolicy[]

Inherited from KubeObjectStore.selectedItems

-

Defined in src/renderer/item.store.ts:47

+

Defined in src/renderer/item.store.ts:47

Returns: NetworkPolicy[]

Methods#

[Symbol.iterator]#

[Symbol.iterator](): Generator‹T, void, undefined›

Inherited from KubeObjectStore.[Symbol.iterator]

-

Defined in src/renderer/item.store.ts:221

+

Defined in src/renderer/item.store.ts:221

Returns: Generator‹T, void, undefined›


Protected bindWatchEventsUpdater#

bindWatchEventsUpdater(delay: number): void

Inherited from KubeObjectStore.bindWatchEventsUpdater

-

Defined in src/renderer/kube-object.store.ts:303

+

Defined in src/renderer/kube-object.store.ts:303

Parameters:

@@ -1303,7 +1303,7 @@

create#

create(params: object, data?: Partial‹NetworkPolicy›): Promise‹NetworkPolicy

Inherited from KubeObjectStore.create

-

Defined in src/renderer/kube-object.store.ts:272

+

Defined in src/renderer/kube-object.store.ts:272

Parameters:

params: object

@@ -1331,7 +1331,7 @@

createItem(params: object, data?: Partial‹NetworkPolicy›): Promise‹NetworkPolicy

Inherited from KubeObjectStore.createItem

Overrides void

-

Defined in src/renderer/kube-object.store.ts:268

+

Defined in src/renderer/kube-object.store.ts:268

Parameters:

params: object

@@ -1358,7 +1358,7 @@

Protected defaultSorting#

defaultSorting(item: NetworkPolicy): string

Inherited from KubeObjectStore.defaultSorting

-

Defined in src/renderer/item.store.ts:34

+

Defined in src/renderer/item.store.ts:34

Parameters:

@@ -1379,7 +1379,7 @@

Protected filterItemsOnLoad#

filterItemsOnLoad(items: NetworkPolicy[]): T[]

Inherited from KubeObjectStore.filterItemsOnLoad

-

Defined in src/renderer/kube-object.store.ts:166

+

Defined in src/renderer/kube-object.store.ts:166

Parameters:

@@ -1400,7 +1400,7 @@

getAllByNs#

getAllByNs(namespace: string | string[], strict: boolean): NetworkPolicy[]

Inherited from KubeObjectStore.getAllByNs

-

Defined in src/renderer/kube-object.store.ts:93

+

Defined in src/renderer/kube-object.store.ts:93

Parameters:

@@ -1428,7 +1428,7 @@

getById#

getById(id: string): T

Inherited from KubeObjectStore.getById

-

Defined in src/renderer/kube-object.store.ts:107

+

Defined in src/renderer/kube-object.store.ts:107

Parameters:

@@ -1449,7 +1449,7 @@

getByLabel#

getByLabel(labels: string[] | object): NetworkPolicy[]

Inherited from KubeObjectStore.getByLabel

-

Defined in src/renderer/kube-object.store.ts:123

+

Defined in src/renderer/kube-object.store.ts:123

Parameters:

@@ -1471,7 +1471,7 @@

getByName(name: string, namespace?: string): NetworkPolicy

Inherited from KubeObjectStore.getByName

Overrides void

-

Defined in src/renderer/kube-object.store.ts:111

+

Defined in src/renderer/kube-object.store.ts:111

Parameters:

@@ -1496,7 +1496,7 @@

getByPath#

getByPath(path: string): NetworkPolicy

Inherited from KubeObjectStore.getByPath

-

Defined in src/renderer/kube-object.store.ts:119

+

Defined in src/renderer/kube-object.store.ts:119

Parameters:

@@ -1517,7 +1517,7 @@

getIndexById#

getIndexById(id: string): number

Inherited from KubeObjectStore.getIndexById

-

Defined in src/renderer/item.store.ts:64

+

Defined in src/renderer/item.store.ts:64

Parameters:

@@ -1538,13 +1538,13 @@

getItems#

getItems(): NetworkPolicy[]

Inherited from KubeObjectStore.getItems

-

Defined in src/renderer/item.store.ts:51

+

Defined in src/renderer/item.store.ts:51

Returns: NetworkPolicy[]


Optional getStatuses#

getStatuses(items: NetworkPolicy[]): Record‹string, number›

Inherited from KubeObjectStore.getStatuses

-

Defined in src/renderer/kube-object.store.ts:91

+

Defined in src/renderer/kube-object.store.ts:91

Parameters:

@@ -1565,20 +1565,20 @@

getSubscribeApis#

getSubscribeApis(): KubeApi[]

Inherited from KubeObjectStore.getSubscribeApis

-

Defined in src/renderer/kube-object.store.ts:309

+

Defined in src/renderer/kube-object.store.ts:309

Returns: KubeApi[]


getTotalCount#

getTotalCount(): number

Inherited from KubeObjectStore.getTotalCount

Overrides void

-

Defined in src/renderer/kube-object.store.ts:77

+

Defined in src/renderer/kube-object.store.ts:77

Returns: number


isSelected#

isSelected(item: NetworkPolicy): boolean

Inherited from KubeObjectStore.isSelected

-

Defined in src/renderer/item.store.ts:160

+

Defined in src/renderer/item.store.ts:160

Parameters:

@@ -1599,7 +1599,7 @@

isSelectedAll#

isSelectedAll(visibleItems: NetworkPolicy[]): boolean

Inherited from KubeObjectStore.isSelectedAll

-

Defined in src/renderer/item.store.ts:194

+

Defined in src/renderer/item.store.ts:194

Parameters:

@@ -1622,7 +1622,7 @@

load#

load(params: object): Promise‹NetworkPolicy

Inherited from KubeObjectStore.load

-

Defined in src/renderer/kube-object.store.ts:247

+

Defined in src/renderer/kube-object.store.ts:247

Parameters:

params: object

@@ -1649,7 +1649,7 @@

loadAll(options: object): Promise‹void | NetworkPolicy[]›

Inherited from KubeObjectStore.loadAll

Overrides void

-

Defined in src/renderer/kube-object.store.ts:171

+

Defined in src/renderer/kube-object.store.ts:171

Parameters:

Default value options: object= {}

@@ -1679,7 +1679,7 @@

loadFromPath#

loadFromPath(resourcePath: string): Promise‹T›

Inherited from KubeObjectStore.loadFromPath

-

Defined in src/renderer/kube-object.store.ts:262

+

Defined in src/renderer/kube-object.store.ts:262

Parameters:

@@ -1701,7 +1701,7 @@

loadItem(params: object): Promise‹NetworkPolicy

Inherited from KubeObjectStore.loadItem

Overrides void

-

Defined in src/renderer/kube-object.store.ts:242

+

Defined in src/renderer/kube-object.store.ts:242

Parameters:

params: object

@@ -1728,7 +1728,7 @@

loadItems(__namedParameters: object): Promise‹NetworkPolicy[]›

Inherited from KubeObjectStore.loadItems

Overrides void

-

Defined in src/renderer/kube-object.store.ts:140

+

Defined in src/renderer/kube-object.store.ts:140

Parameters:

__namedParameters: object

@@ -1758,7 +1758,7 @@

Protected mergeItems#

mergeItems(partialItems: NetworkPolicy[], __namedParameters: object): NetworkPolicy[]

Inherited from KubeObjectStore.mergeItems

-

Defined in src/renderer/kube-object.store.ts:218

+

Defined in src/renderer/kube-object.store.ts:218

Parameters:

partialItems: NetworkPolicy[]

Default value __namedParameters: object= {}

@@ -1798,7 +1798,7 @@

reloadAll#

reloadAll(opts: object): Promise‹void | T[]›

Inherited from KubeObjectStore.reloadAll

-

Defined in src/renderer/kube-object.store.ts:207

+

Defined in src/renderer/kube-object.store.ts:207

Parameters:

Default value opts: object= {}

@@ -1828,7 +1828,7 @@

remove#

remove(item: NetworkPolicy): Promise‹void›

Inherited from KubeObjectStore.remove

-

Defined in src/renderer/kube-object.store.ts:290

+

Defined in src/renderer/kube-object.store.ts:290

Parameters:

@@ -1849,7 +1849,7 @@

Protected removeItem#

removeItem(item: NetworkPolicy, request: function): Promise‹void›

Inherited from KubeObjectStore.removeItem

-

Defined in src/renderer/item.store.ts:154

+

Defined in src/renderer/item.store.ts:154

Parameters:

item: NetworkPolicy

request: function

@@ -1860,19 +1860,19 @@

removeSelectedItems(): Promise‹void[]›

Inherited from KubeObjectStore.removeSelectedItems

Overrides void

-

Defined in src/renderer/kube-object.store.ts:296

+

Defined in src/renderer/kube-object.store.ts:296

Returns: Promise‹void[]›


reset#

reset(): void

Inherited from KubeObjectStore.reset

-

Defined in src/renderer/item.store.ts:206

+

Defined in src/renderer/item.store.ts:206

Returns: void


Protected resetOnError#

resetOnError(error: any): void

Inherited from KubeObjectStore.resetOnError

-

Defined in src/renderer/kube-object.store.ts:238

+

Defined in src/renderer/kube-object.store.ts:238

Parameters:

@@ -1893,13 +1893,13 @@

resetSelection#

resetSelection(): void

Inherited from KubeObjectStore.resetSelection

-

Defined in src/renderer/item.store.ts:201

+

Defined in src/renderer/item.store.ts:201

Returns: void


select#

select(item: NetworkPolicy): void

Inherited from KubeObjectStore.select

-

Defined in src/renderer/item.store.ts:165

+

Defined in src/renderer/item.store.ts:165

Parameters:

@@ -1920,7 +1920,7 @@

Protected sortItems#

sortItems(items: NetworkPolicy[], sorting: function[], order?: "asc" | "desc"): NetworkPolicy[]

Inherited from KubeObjectStore.sortItems

-

Defined in src/renderer/item.store.ts:78

+

Defined in src/renderer/item.store.ts:78

Return items sorted by the given ordering functions. If two elements of items are sorted to the same "index" then the next sorting function is used to determine where to place them relative to each other. Once the sorting @@ -1962,7 +1962,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

subscribe(apis: KubeApi‹any›[]): (Anonymous function)

Inherited from KubeObjectStore.subscribe

Overrides void

-

Defined in src/renderer/kube-object.store.ts:313

+

Defined in src/renderer/kube-object.store.ts:313

Parameters:

@@ -1985,7 +1985,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

toggleSelection#

toggleSelection(item: NetworkPolicy): void

Inherited from KubeObjectStore.toggleSelection

-

Defined in src/renderer/item.store.ts:175

+

Defined in src/renderer/item.store.ts:175

Parameters:

@@ -2006,7 +2006,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

toggleSelectionAll#

toggleSelectionAll(visibleItems: NetworkPolicy[]): void

Inherited from KubeObjectStore.toggleSelectionAll

-

Defined in src/renderer/item.store.ts:184

+

Defined in src/renderer/item.store.ts:184

Parameters:

@@ -2029,7 +2029,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

unselect#

unselect(item: NetworkPolicy): void

Inherited from KubeObjectStore.unselect

-

Defined in src/renderer/item.store.ts:170

+

Defined in src/renderer/item.store.ts:170

Parameters:

@@ -2050,7 +2050,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

update#

update(item: NetworkPolicy, data: Partial‹NetworkPolicy›): Promise‹NetworkPolicy

Inherited from KubeObjectStore.update

-

Defined in src/renderer/kube-object.store.ts:281

+

Defined in src/renderer/kube-object.store.ts:281

Parameters:

@@ -2075,13 +2075,13 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

Protected updateFromEventsBuffer#

updateFromEventsBuffer(): void

Inherited from KubeObjectStore.updateFromEventsBuffer

-

Defined in src/renderer/kube-object.store.ts:398

+

Defined in src/renderer/kube-object.store.ts:398

Returns: void


Protected updateItem#

updateItem(item: NetworkPolicy, request: function): Promise‹T›

Inherited from KubeObjectStore.updateItem

-

Defined in src/renderer/item.store.ts:144

+

Defined in src/renderer/item.store.ts:144

Parameters:

item: NetworkPolicy

request: function

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.node/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.node/index.html index 3fb6127928..dc1e75fc5a 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.node/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.node/index.html @@ -1101,7 +1101,7 @@

constructor#

+ new Node(data: KubeJsonApiData): Node

Overrides KubeObject.constructor

-

Defined in src/renderer/api/endpoints/nodes.api.ts:131

+

Defined in src/renderer/api/endpoints/nodes.api.ts:131

Parameters:

@@ -1122,22 +1122,22 @@

apiVersion#

apiVersion: string

Inherited from KubeObject.apiVersion

-

Defined in src/renderer/api/kube-object.ts:94

+

Defined in src/renderer/api/kube-object.ts:94


kind#

kind: string

Inherited from KubeObject.kind

-

Defined in src/renderer/api/kube-object.ts:95

+

Defined in src/renderer/api/kube-object.ts:95


metadata#

metadata: Metadata

Inherited from KubeObject.metadata

-

Defined in src/renderer/api/kube-object.ts:96

+

Defined in src/renderer/api/kube-object.ts:96


spec#

spec: object

Overrides KubeObject.spec

-

Defined in src/renderer/api/endpoints/nodes.api.ts:54

+

Defined in src/renderer/api/endpoints/nodes.api.ts:54

Type declaration:#

@@ -1310,13 +1310,13 @@

getActiveConditions#

getActiveConditions(): object[]

-

Defined in src/renderer/api/endpoints/nodes.api.ts:188

+

Defined in src/renderer/api/endpoints/nodes.api.ts:188

Returns: object[]


getAge#

getAge(humanize: boolean, compact: boolean, fromNow: boolean): string | number

Inherited from KubeObject.getAge

-

Defined in src/renderer/api/kube-object.ts:212

+

Defined in src/renderer/api/kube-object.ts:212

Parameters:

@@ -1349,7 +1349,7 @@

getAnnotations#

getAnnotations(filter: boolean): string[]

Inherited from KubeObject.getAnnotations

-

Defined in src/renderer/api/kube-object.ts:233

+

Defined in src/renderer/api/kube-object.ts:233

Parameters:

@@ -1371,118 +1371,118 @@

getConditions#

getConditions(): object[]

-

Defined in src/renderer/api/endpoints/nodes.api.ts:178

+

Defined in src/renderer/api/endpoints/nodes.api.ts:178

Returns: object[]


getCpuCapacity#

getCpuCapacity(): number

-

Defined in src/renderer/api/endpoints/nodes.api.ts:166

+

Defined in src/renderer/api/endpoints/nodes.api.ts:166

Returns: number


getFinalizers#

getFinalizers(): string[]

Inherited from KubeObject.getFinalizers

-

Defined in src/renderer/api/kube-object.ts:225

+

Defined in src/renderer/api/kube-object.ts:225

Returns: string[]


getId#

getId(): string

Inherited from KubeObject.getId

-

Defined in src/renderer/api/kube-object.ts:191

+

Defined in src/renderer/api/kube-object.ts:191

Returns: string


getKubeletVersion#

getKubeletVersion(): string

-

Defined in src/renderer/api/endpoints/nodes.api.ts:200

+

Defined in src/renderer/api/endpoints/nodes.api.ts:200

Returns: string


getLabels#

getLabels(): string[]

Inherited from KubeObject.getLabels

-

Defined in src/renderer/api/kube-object.ts:229

+

Defined in src/renderer/api/kube-object.ts:229

Returns: string[]


getMemoryCapacity#

getMemoryCapacity(): number

-

Defined in src/renderer/api/endpoints/nodes.api.ts:172

+

Defined in src/renderer/api/endpoints/nodes.api.ts:172

Returns: number


getName#

getName(): string

Inherited from KubeObject.getName

-

Defined in src/renderer/api/kube-object.ts:199

+

Defined in src/renderer/api/kube-object.ts:199

Returns: string


getNodeConditionText#

getNodeConditionText(): string

-

Defined in src/renderer/api/endpoints/nodes.api.ts:138

+

Defined in src/renderer/api/endpoints/nodes.api.ts:138

Returns: string


getNs#

getNs(): string

Inherited from KubeObject.getNs

-

Defined in src/renderer/api/kube-object.ts:203

+

Defined in src/renderer/api/kube-object.ts:203

Returns: string


getOperatingSystem#

getOperatingSystem(): string

-

Defined in src/renderer/api/endpoints/nodes.api.ts:204

+

Defined in src/renderer/api/endpoints/nodes.api.ts:204

Returns: string


getOwnerRefs#

getOwnerRefs(): object[]

Inherited from KubeObject.getOwnerRefs

-

Defined in src/renderer/api/kube-object.ts:243

+

Defined in src/renderer/api/kube-object.ts:243

Returns: object[]


getResourceVersion#

getResourceVersion(): string

Inherited from KubeObject.getResourceVersion

-

Defined in src/renderer/api/kube-object.ts:195

+

Defined in src/renderer/api/kube-object.ts:195

Returns: string


getRoleLabels#

getRoleLabels(): string

-

Defined in src/renderer/api/endpoints/nodes.api.ts:154

+

Defined in src/renderer/api/endpoints/nodes.api.ts:154

Returns: string


getSearchFields#

getSearchFields(): string[]

Inherited from KubeObject.getSearchFields

-

Defined in src/renderer/api/kube-object.ts:252

+

Defined in src/renderer/api/kube-object.ts:252

Returns: string[]


getTaints#

getTaints(): object[]

-

Defined in src/renderer/api/endpoints/nodes.api.ts:150

+

Defined in src/renderer/api/endpoints/nodes.api.ts:150

Returns: object[]


getTimeDiffFromNow#

getTimeDiffFromNow(): number

Inherited from KubeObject.getTimeDiffFromNow

-

Defined in src/renderer/api/kube-object.ts:208

+

Defined in src/renderer/api/kube-object.ts:208

Returns: number


getWarningConditions#

getWarningConditions(): object[]

-

Defined in src/renderer/api/endpoints/nodes.api.ts:192

+

Defined in src/renderer/api/endpoints/nodes.api.ts:192

Returns: object[]


isUnschedulable#

isUnschedulable(): boolean

-

Defined in src/renderer/api/endpoints/nodes.api.ts:214

+

Defined in src/renderer/api/endpoints/nodes.api.ts:214

Returns: boolean


toPlainObject#

toPlainObject(): object

Inherited from KubeObject.toPlainObject

-

Defined in src/renderer/api/kube-object.ts:264

+

Defined in src/renderer/api/kube-object.ts:264

Returns: object


update#

updateT›(data: Partial‹T›): Promise‹T›

Inherited from KubeObject.update

-

Defined in src/renderer/api/kube-object.ts:269

+

Defined in src/renderer/api/kube-object.ts:269

Type parameters:

T: KubeObject

Parameters:

@@ -1505,7 +1505,7 @@

Static create#

create(data: any): KubeObject‹IKubeObjectMetadata, any, any›

Inherited from KubeObject.create

-

Defined in src/renderer/api/kube-object.ts:100

+

Defined in src/renderer/api/kube-object.ts:100

Parameters:

@@ -1526,7 +1526,7 @@

Static isJsonApiData#

isJsonApiData(object: unknown): object is KubeJsonApiData

Inherited from KubeObject.isJsonApiData

-

Defined in src/renderer/api/kube-object.ts:108

+

Defined in src/renderer/api/kube-object.ts:108

Parameters:

@@ -1547,7 +1547,7 @@

Static isJsonApiDataList#

isJsonApiDataListT›(object: unknown, verifyItem: function): object is KubeJsonApiDataList‹T›

Inherited from KubeObject.isJsonApiDataList

-

Defined in src/renderer/api/kube-object.ts:166

+

Defined in src/renderer/api/kube-object.ts:166

Type parameters:

T

Parameters:

@@ -1574,7 +1574,7 @@

Static isKubeJsonApiListMetadata#

isKubeJsonApiListMetadata(object: unknown): object is KubeJsonApiListMetadata

Inherited from KubeObject.isKubeJsonApiListMetadata

-

Defined in src/renderer/api/kube-object.ts:117

+

Defined in src/renderer/api/kube-object.ts:117

Parameters:

@@ -1595,7 +1595,7 @@

Static isKubeJsonApiMetadata#

isKubeJsonApiMetadata(object: unknown): object is KubeJsonApiMetadata

Inherited from KubeObject.isKubeJsonApiMetadata

-

Defined in src/renderer/api/kube-object.ts:125

+

Defined in src/renderer/api/kube-object.ts:125

Parameters:

@@ -1616,7 +1616,7 @@

Static isNonSystem#

isNonSystem(item: KubeJsonApiData | KubeObject): boolean

Inherited from KubeObject.isNonSystem

-

Defined in src/renderer/api/kube-object.ts:104

+

Defined in src/renderer/api/kube-object.ts:104

Parameters:

@@ -1637,7 +1637,7 @@

Static isPartialJsonApiData#

isPartialJsonApiData(object: unknown): object is Partial‹KubeJsonApiData›

Inherited from KubeObject.isPartialJsonApiData

-

Defined in src/renderer/api/kube-object.ts:157

+

Defined in src/renderer/api/kube-object.ts:157

Parameters:

@@ -1658,7 +1658,7 @@

Static isPartialJsonApiMetadata#

isPartialJsonApiMetadata(object: unknown): object is Partial‹KubeJsonApiMetadata›

Inherited from KubeObject.isPartialJsonApiMetadata

-

Defined in src/renderer/api/kube-object.ts:141

+

Defined in src/renderer/api/kube-object.ts:141

Parameters:

@@ -1679,7 +1679,7 @@

Static stringifyLabels#

stringifyLabels(labels?: object): string[]

Inherited from KubeObject.stringifyLabels

-

Defined in src/renderer/api/kube-object.ts:176

+

Defined in src/renderer/api/kube-object.ts:176

Parameters:

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.nodesapi/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.nodesapi/index.html index 5a1aeea281..b5adad787f 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.nodesapi/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.nodesapi/index.html @@ -975,7 +975,7 @@

constructor#

+ new NodesApi(options: IKubeApiOptions‹Node›): NodesApi

Inherited from KubeApi.constructor

-

Defined in src/renderer/api/kube-api.ts:151

+

Defined in src/renderer/api/kube-api.ts:151

Parameters:

@@ -996,86 +996,86 @@

apiBase#

apiBase: string

Inherited from KubeApi.apiBase

-

Defined in src/renderer/api/kube-api.ts:140

+

Defined in src/renderer/api/kube-api.ts:140


apiGroup#

apiGroup: string

Inherited from KubeApi.apiGroup

-

Defined in src/renderer/api/kube-api.ts:142

+

Defined in src/renderer/api/kube-api.ts:142


apiPrefix#

apiPrefix: string

Inherited from KubeApi.apiPrefix

-

Defined in src/renderer/api/kube-api.ts:141

+

Defined in src/renderer/api/kube-api.ts:141


apiResource#

apiResource: string

Inherited from KubeApi.apiResource

-

Defined in src/renderer/api/kube-api.ts:145

+

Defined in src/renderer/api/kube-api.ts:145


apiVersion#

apiVersion: string

Inherited from KubeApi.apiVersion

-

Defined in src/renderer/api/kube-api.ts:143

+

Defined in src/renderer/api/kube-api.ts:143


Optional apiVersionPreferred#

apiVersionPreferred? : string

Inherited from KubeApi.apiVersionPreferred

-

Defined in src/renderer/api/kube-api.ts:144

+

Defined in src/renderer/api/kube-api.ts:144


isNamespaced#

isNamespaced: boolean

Inherited from KubeApi.isNamespaced

-

Defined in src/renderer/api/kube-api.ts:146

+

Defined in src/renderer/api/kube-api.ts:146


kind#

kind: string

Inherited from KubeApi.kind

-

Defined in src/renderer/api/kube-api.ts:139

+

Defined in src/renderer/api/kube-api.ts:139


objectConstructor#

objectConstructor: IKubeObjectConstructor‹Node

Inherited from KubeApi.objectConstructor

-

Defined in src/renderer/api/kube-api.ts:148

+

Defined in src/renderer/api/kube-api.ts:148


Protected options#

options: IKubeApiOptions‹Node

Inherited from KubeApi.options

-

Defined in src/renderer/api/kube-api.ts:153

+

Defined in src/renderer/api/kube-api.ts:153


Protected request#

request: KubeJsonApi

Inherited from KubeApi.request

-

Defined in src/renderer/api/kube-api.ts:149

+

Defined in src/renderer/api/kube-api.ts:149


Protected resourceVersions#

resourceVersions: Map‹string, string› = new Map()

Inherited from KubeApi.resourceVersions

-

Defined in src/renderer/api/kube-api.ts:150

+

Defined in src/renderer/api/kube-api.ts:150


Protected watchDisposer#

watchDisposer: function

Inherited from KubeApi.watchDisposer

-

Defined in src/renderer/api/kube-api.ts:151

+

Defined in src/renderer/api/kube-api.ts:151

Type declaration:#

▸ (): void

Accessors#

apiVersionWithGroup#

get apiVersionWithGroup(): string

Inherited from KubeApi.apiVersionWithGroup

-

Defined in src/renderer/api/kube-api.ts:181

+

Defined in src/renderer/api/kube-api.ts:181

Returns: string

Methods#

Protected checkPreferredVersion#

checkPreferredVersion(): Promise‹void›

Inherited from KubeApi.checkPreferredVersion

-

Defined in src/renderer/api/kube-api.ts:243

+

Defined in src/renderer/api/kube-api.ts:243

Returns: Promise‹void›


create#

create(__namedParameters: object, data?: Partial‹Node›): Promise‹Node | null›

Inherited from KubeApi.create

-

Defined in src/renderer/api/kube-api.ts:381

+

Defined in src/renderer/api/kube-api.ts:381

Parameters:

Default value __namedParameters: object= {}

@@ -1105,7 +1105,7 @@

delete#

delete(__namedParameters: object): Promise‹KubeJsonApiData›

Inherited from KubeApi.delete

-

Defined in src/renderer/api/kube-api.ts:418

+

Defined in src/renderer/api/kube-api.ts:418

Parameters:

__namedParameters: object

@@ -1134,7 +1134,7 @@

get#

get(__namedParameters: object, query?: IKubeApiQueryParams): Promise‹Node | null›

Inherited from KubeApi.get

-

Defined in src/renderer/api/kube-api.ts:367

+

Defined in src/renderer/api/kube-api.ts:367

Parameters:

Default value __namedParameters: object= {}

@@ -1163,13 +1163,13 @@

getMetrics#

getMetrics(): Promise‹INodeMetrics›

-

Defined in src/renderer/api/endpoints/nodes.api.ts:29

+

Defined in src/renderer/api/endpoints/nodes.api.ts:29

Returns: Promise‹INodeMetrics›


getResourceVersion#

getResourceVersion(namespace: string): string

Inherited from KubeApi.getResourceVersion

-

Defined in src/renderer/api/kube-api.ts:276

+

Defined in src/renderer/api/kube-api.ts:276

Parameters:

@@ -1192,7 +1192,7 @@

getUrl#

getUrl(__namedParameters: object, query?: Partial‹IKubeApiQueryParams›): string

Inherited from KubeApi.getUrl

-

Defined in src/renderer/api/kube-api.ts:284

+

Defined in src/renderer/api/kube-api.ts:284

Parameters:

Default value __namedParameters: object= {}

@@ -1222,7 +1222,7 @@

getWatchUrl#

getWatchUrl(namespace: string, query: IKubeApiQueryParams): string

Inherited from KubeApi.getWatchUrl

-

Defined in src/renderer/api/kube-api.ts:425

+

Defined in src/renderer/api/kube-api.ts:425

Parameters:

@@ -1250,7 +1250,7 @@

list#

list(__namedParameters: object, query?: IKubeApiQueryParams): Promise‹Node[] | null›

Inherited from KubeApi.list

-

Defined in src/renderer/api/kube-api.ts:349

+

Defined in src/renderer/api/kube-api.ts:349

Parameters:

Default value __namedParameters: object= {}

@@ -1280,7 +1280,7 @@

Protected modifyWatchEvent#

modifyWatchEvent(event: IKubeWatchEvent): void

Inherited from KubeApi.modifyWatchEvent

-

Defined in src/renderer/api/kube-api.ts:490

+

Defined in src/renderer/api/kube-api.ts:490

Parameters:

@@ -1301,7 +1301,7 @@

Protected normalizeQuery#

normalizeQuery(query: Partial‹IKubeApiQueryParams›): object

Inherited from KubeApi.normalizeQuery

-

Defined in src/renderer/api/kube-api.ts:296

+

Defined in src/renderer/api/kube-api.ts:296

Parameters:

@@ -1324,7 +1324,7 @@

Protected parseResponse#

parseResponse(data: unknown, namespace?: string): Node | Node[] | null

Inherited from KubeApi.parseResponse

-

Defined in src/renderer/api/kube-api.ts:308

+

Defined in src/renderer/api/kube-api.ts:308

Parameters:

@@ -1349,7 +1349,7 @@

refreshResourceVersion#

refreshResourceVersion(params?: KubeApiListOptions): Promise‹T[]›

Inherited from KubeApi.refreshResourceVersion

-

Defined in src/renderer/api/kube-api.ts:280

+

Defined in src/renderer/api/kube-api.ts:280

Parameters:

@@ -1370,7 +1370,7 @@

setResourceVersion#

setResourceVersion(namespace: string, newVersion: string): void

Inherited from KubeApi.setResourceVersion

-

Defined in src/renderer/api/kube-api.ts:272

+

Defined in src/renderer/api/kube-api.ts:272

Parameters:

@@ -1398,7 +1398,7 @@

update#

update(__namedParameters: object, data?: Partial‹Node›): Promise‹Node | null›

Inherited from KubeApi.update

-

Defined in src/renderer/api/kube-api.ts:404

+

Defined in src/renderer/api/kube-api.ts:404

Parameters:

Default value __namedParameters: object= {}

@@ -1428,7 +1428,7 @@

watch#

watch(opts: KubeApiWatchOptions): function

Inherited from KubeApi.watch

-

Defined in src/renderer/api/kube-api.ts:433

+

Defined in src/renderer/api/kube-api.ts:433

Parameters:

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.nodesstore/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.nodesstore/index.html index e1a2e1e8dd..15f5360205 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.nodesstore/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.nodesstore/index.html @@ -1261,131 +1261,131 @@

constructor#

+ new NodesStore(): NodesStore

Overrides KubeObjectStore.constructor

-

Defined in src/renderer/components/+nodes/nodes.store.ts:35

+

Defined in src/renderer/components/+nodes/nodes.store.ts:35

Returns: NodesStore

Properties#

api#

api: NodesApi‹› = nodesApi

Overrides KubeObjectStore.api

-

Defined in src/renderer/components/+nodes/nodes.store.ts:30

+

Defined in src/renderer/components/+nodes/nodes.store.ts:30


bufferSize#

bufferSize: number = 50000

Inherited from KubeObjectStore.bufferSize

-

Defined in src/renderer/kube-object.store.ts:45

+

Defined in src/renderer/kube-object.store.ts:45


Protected eventsBuffer#

eventsBuffer: IObservableArray‹IKubeWatchEvent‹KubeJsonApiData›› = observable.array>([], { deep: false })

Inherited from KubeObjectStore.eventsBuffer

-

Defined in src/renderer/kube-object.store.ts:301

+

Defined in src/renderer/kube-object.store.ts:301


failedLoading#

failedLoading: boolean = false

Inherited from KubeObjectStore.failedLoading

-

Defined in src/renderer/item.store.ts:36

+

Defined in src/renderer/item.store.ts:36


isLoaded#

isLoaded: boolean = false

Inherited from KubeObjectStore.isLoaded

-

Defined in src/renderer/item.store.ts:38

+

Defined in src/renderer/item.store.ts:38


isLoading#

isLoading: boolean = false

Inherited from KubeObjectStore.isLoading

-

Defined in src/renderer/item.store.ts:37

+

Defined in src/renderer/item.store.ts:37


items#

items: IObservableArray‹T› = observable.array([], { deep: false })

Inherited from KubeObjectStore.items

-

Defined in src/renderer/item.store.ts:39

+

Defined in src/renderer/item.store.ts:39


Optional limit#

limit? : number

Inherited from KubeObjectStore.limit

-

Defined in src/renderer/kube-object.store.ts:44

+

Defined in src/renderer/kube-object.store.ts:44


metrics#

metrics: Partial‹INodeMetrics›

-

Defined in src/renderer/components/+nodes/nodes.store.ts:32

+

Defined in src/renderer/components/+nodes/nodes.store.ts:32


metricsLoaded#

metricsLoaded: boolean = false

-

Defined in src/renderer/components/+nodes/nodes.store.ts:35

+

Defined in src/renderer/components/+nodes/nodes.store.ts:35


metricsLoading#

metricsLoading: boolean = false

-

Defined in src/renderer/components/+nodes/nodes.store.ts:34

+

Defined in src/renderer/components/+nodes/nodes.store.ts:34


nodeMetrics#

nodeMetrics: Partial‹IClusterMetrics› = null

-

Defined in src/renderer/components/+nodes/nodes.store.ts:33

+

Defined in src/renderer/components/+nodes/nodes.store.ts:33


selectedItemsIds#

selectedItemsIds: ObservableMap‹string, boolean› = observable.map()

Inherited from KubeObjectStore.selectedItemsIds

-

Defined in src/renderer/item.store.ts:40

+

Defined in src/renderer/item.store.ts:40


Static defaultContext#

defaultContext: IObservableValue‹ClusterContext› = observable.box()

Inherited from KubeObjectStore.defaultContext

-

Defined in src/renderer/kube-object.store.ts:41

+

Defined in src/renderer/kube-object.store.ts:41

Accessors#

context#

get context(): ClusterContext

Inherited from KubeObjectStore.context

-

Defined in src/renderer/kube-object.store.ts:63

+

Defined in src/renderer/kube-object.store.ts:63

Returns: ClusterContext


contextItems#

get contextItems(): Node[]

Inherited from KubeObjectStore.contextItems

-

Defined in src/renderer/kube-object.store.ts:67

+

Defined in src/renderer/kube-object.store.ts:67

Returns: Node[]


contextReady#

get contextReady(): Promise‹void› & object

Inherited from KubeObjectStore.contextReady

-

Defined in src/renderer/kube-object.store.ts:48

+

Defined in src/renderer/kube-object.store.ts:48

Returns: Promise‹void› & object


masterNodes#

get masterNodes(): Node‹›[]

-

Defined in src/renderer/components/+nodes/nodes.store.ts:61

+

Defined in src/renderer/components/+nodes/nodes.store.ts:61

Returns: Node‹›[]


namespacesReady#

get namespacesReady(): Promise‹void› & object

Inherited from KubeObjectStore.namespacesReady

-

Defined in src/renderer/kube-object.store.ts:52

+

Defined in src/renderer/kube-object.store.ts:52

Returns: Promise‹void› & object


query#

get query(): IKubeApiQueryParams

Inherited from KubeObjectStore.query

-

Defined in src/renderer/kube-object.store.ts:81

+

Defined in src/renderer/kube-object.store.ts:81

Returns: IKubeApiQueryParams


selectedItems#

get selectedItems(): Node[]

Inherited from KubeObjectStore.selectedItems

-

Defined in src/renderer/item.store.ts:47

+

Defined in src/renderer/item.store.ts:47

Returns: Node[]


workerNodes#

get workerNodes(): Node‹›[]

-

Defined in src/renderer/components/+nodes/nodes.store.ts:65

+

Defined in src/renderer/components/+nodes/nodes.store.ts:65

Returns: Node‹›[]

Methods#

[Symbol.iterator]#

[Symbol.iterator](): Generator‹T, void, undefined›

Inherited from KubeObjectStore.[Symbol.iterator]

-

Defined in src/renderer/item.store.ts:221

+

Defined in src/renderer/item.store.ts:221

Returns: Generator‹T, void, undefined›


Protected bindWatchEventsUpdater#

bindWatchEventsUpdater(delay: number): void

Inherited from KubeObjectStore.bindWatchEventsUpdater

-

Defined in src/renderer/kube-object.store.ts:303

+

Defined in src/renderer/kube-object.store.ts:303

Parameters:

@@ -1408,7 +1408,7 @@

create#

create(params: object, data?: Partial‹Node›): Promise‹Node

Inherited from KubeObjectStore.create

-

Defined in src/renderer/kube-object.store.ts:272

+

Defined in src/renderer/kube-object.store.ts:272

Parameters:

params: object

@@ -1436,7 +1436,7 @@

createItem(params: object, data?: Partial‹Node›): Promise‹Node

Inherited from KubeObjectStore.createItem

Overrides void

-

Defined in src/renderer/kube-object.store.ts:268

+

Defined in src/renderer/kube-object.store.ts:268

Parameters:

params: object

@@ -1463,7 +1463,7 @@

Protected defaultSorting#

defaultSorting(item: Node): string

Inherited from KubeObjectStore.defaultSorting

-

Defined in src/renderer/item.store.ts:34

+

Defined in src/renderer/item.store.ts:34

Parameters:

@@ -1484,7 +1484,7 @@

Protected filterItemsOnLoad#

filterItemsOnLoad(items: Node[]): T[]

Inherited from KubeObjectStore.filterItemsOnLoad

-

Defined in src/renderer/kube-object.store.ts:166

+

Defined in src/renderer/kube-object.store.ts:166

Parameters:

@@ -1505,7 +1505,7 @@

getAllByNs#

getAllByNs(namespace: string | string[], strict: boolean): Node[]

Inherited from KubeObjectStore.getAllByNs

-

Defined in src/renderer/kube-object.store.ts:93

+

Defined in src/renderer/kube-object.store.ts:93

Parameters:

@@ -1533,7 +1533,7 @@

getById#

getById(id: string): T

Inherited from KubeObjectStore.getById

-

Defined in src/renderer/kube-object.store.ts:107

+

Defined in src/renderer/kube-object.store.ts:107

Parameters:

@@ -1554,7 +1554,7 @@

getByLabel#

getByLabel(labels: string[] | object): Node[]

Inherited from KubeObjectStore.getByLabel

-

Defined in src/renderer/kube-object.store.ts:123

+

Defined in src/renderer/kube-object.store.ts:123

Parameters:

@@ -1576,7 +1576,7 @@

getByName(name: string, namespace?: string): Node

Inherited from KubeObjectStore.getByName

Overrides void

-

Defined in src/renderer/kube-object.store.ts:111

+

Defined in src/renderer/kube-object.store.ts:111

Parameters:

@@ -1601,7 +1601,7 @@

getByPath#

getByPath(path: string): Node

Inherited from KubeObjectStore.getByPath

-

Defined in src/renderer/kube-object.store.ts:119

+

Defined in src/renderer/kube-object.store.ts:119

Parameters:

@@ -1622,7 +1622,7 @@

getIndexById#

getIndexById(id: string): number

Inherited from KubeObjectStore.getIndexById

-

Defined in src/renderer/item.store.ts:64

+

Defined in src/renderer/item.store.ts:64

Parameters:

@@ -1643,12 +1643,12 @@

getItems#

getItems(): Node[]

Inherited from KubeObjectStore.getItems

-

Defined in src/renderer/item.store.ts:51

+

Defined in src/renderer/item.store.ts:51

Returns: Node[]


getLastMetricValues#

getLastMetricValues(node: Node, metricNames: string[]): number[]

-

Defined in src/renderer/components/+nodes/nodes.store.ts:69

+

Defined in src/renderer/components/+nodes/nodes.store.ts:69

Parameters:

@@ -1673,7 +1673,7 @@

Optional getStatuses#

getStatuses(items: Node[]): Record‹string, number›

Inherited from KubeObjectStore.getStatuses

-

Defined in src/renderer/kube-object.store.ts:91

+

Defined in src/renderer/kube-object.store.ts:91

Parameters:

@@ -1694,25 +1694,25 @@

getSubscribeApis#

getSubscribeApis(): KubeApi[]

Inherited from KubeObjectStore.getSubscribeApis

-

Defined in src/renderer/kube-object.store.ts:309

+

Defined in src/renderer/kube-object.store.ts:309

Returns: KubeApi[]


getTotalCount#

getTotalCount(): number

Inherited from KubeObjectStore.getTotalCount

Overrides void

-

Defined in src/renderer/kube-object.store.ts:77

+

Defined in src/renderer/kube-object.store.ts:77

Returns: number


getWarningsCount#

getWarningsCount(): number

-

Defined in src/renderer/components/+nodes/nodes.store.ts:93

+

Defined in src/renderer/components/+nodes/nodes.store.ts:93

Returns: number


isSelected#

isSelected(item: Node): boolean

Inherited from KubeObjectStore.isSelected

-

Defined in src/renderer/item.store.ts:160

+

Defined in src/renderer/item.store.ts:160

Parameters:

@@ -1733,7 +1733,7 @@

isSelectedAll#

isSelectedAll(visibleItems: Node[]): boolean

Inherited from KubeObjectStore.isSelectedAll

-

Defined in src/renderer/item.store.ts:194

+

Defined in src/renderer/item.store.ts:194

Parameters:

@@ -1756,7 +1756,7 @@

load#

load(params: object): Promise‹Node

Inherited from KubeObjectStore.load

-

Defined in src/renderer/kube-object.store.ts:247

+

Defined in src/renderer/kube-object.store.ts:247

Parameters:

params: object

@@ -1783,7 +1783,7 @@

loadAll(options: object): Promise‹void | Node[]›

Inherited from KubeObjectStore.loadAll

Overrides void

-

Defined in src/renderer/kube-object.store.ts:171

+

Defined in src/renderer/kube-object.store.ts:171

Parameters:

Default value options: object= {}

@@ -1813,7 +1813,7 @@

loadFromPath#

loadFromPath(resourcePath: string): Promise‹T›

Inherited from KubeObjectStore.loadFromPath

-

Defined in src/renderer/kube-object.store.ts:262

+

Defined in src/renderer/kube-object.store.ts:262

Parameters:

@@ -1835,7 +1835,7 @@

loadItem(params: object): Promise‹Node

Inherited from KubeObjectStore.loadItem

Overrides void

-

Defined in src/renderer/kube-object.store.ts:242

+

Defined in src/renderer/kube-object.store.ts:242

Parameters:

params: object

@@ -1862,7 +1862,7 @@

loadItems(__namedParameters: object): Promise‹Node[]›

Inherited from KubeObjectStore.loadItems

Overrides void

-

Defined in src/renderer/kube-object.store.ts:140

+

Defined in src/renderer/kube-object.store.ts:140

Parameters:

__namedParameters: object

@@ -1891,7 +1891,7 @@

loadMetrics#

loadMetrics(nodeName: string): Promise‹void›

-

Defined in src/renderer/components/+nodes/nodes.store.ts:57

+

Defined in src/renderer/components/+nodes/nodes.store.ts:57

Parameters:

@@ -1911,13 +1911,13 @@

loadUsageMetrics#

loadUsageMetrics(): Promise‹void›

-

Defined in src/renderer/components/+nodes/nodes.store.ts:45

+

Defined in src/renderer/components/+nodes/nodes.store.ts:45

Returns: Promise‹void›


Protected mergeItems#

mergeItems(partialItems: Node[], __namedParameters: object): Node[]

Inherited from KubeObjectStore.mergeItems

-

Defined in src/renderer/kube-object.store.ts:218

+

Defined in src/renderer/kube-object.store.ts:218

Parameters:

partialItems: Node[]

Default value __namedParameters: object= {}

@@ -1957,7 +1957,7 @@

reloadAll#

reloadAll(opts: object): Promise‹void | T[]›

Inherited from KubeObjectStore.reloadAll

-

Defined in src/renderer/kube-object.store.ts:207

+

Defined in src/renderer/kube-object.store.ts:207

Parameters:

Default value opts: object= {}

@@ -1987,7 +1987,7 @@

remove#

remove(item: Node): Promise‹void›

Inherited from KubeObjectStore.remove

-

Defined in src/renderer/kube-object.store.ts:290

+

Defined in src/renderer/kube-object.store.ts:290

Parameters:

@@ -2008,7 +2008,7 @@

Protected removeItem#

removeItem(item: Node, request: function): Promise‹void›

Inherited from KubeObjectStore.removeItem

-

Defined in src/renderer/item.store.ts:154

+

Defined in src/renderer/item.store.ts:154

Parameters:

item: Node

request: function

@@ -2019,19 +2019,19 @@

removeSelectedItems(): Promise‹void[]›

Inherited from KubeObjectStore.removeSelectedItems

Overrides void

-

Defined in src/renderer/kube-object.store.ts:296

+

Defined in src/renderer/kube-object.store.ts:296

Returns: Promise‹void[]›


reset#

reset(): void

Overrides KubeObjectStore.reset

-

Defined in src/renderer/components/+nodes/nodes.store.ts:97

+

Defined in src/renderer/components/+nodes/nodes.store.ts:97

Returns: void


Protected resetOnError#

resetOnError(error: any): void

Inherited from KubeObjectStore.resetOnError

-

Defined in src/renderer/kube-object.store.ts:238

+

Defined in src/renderer/kube-object.store.ts:238

Parameters:

@@ -2052,13 +2052,13 @@

resetSelection#

resetSelection(): void

Inherited from KubeObjectStore.resetSelection

-

Defined in src/renderer/item.store.ts:201

+

Defined in src/renderer/item.store.ts:201

Returns: void


select#

select(item: Node): void

Inherited from KubeObjectStore.select

-

Defined in src/renderer/item.store.ts:165

+

Defined in src/renderer/item.store.ts:165

Parameters:

@@ -2079,7 +2079,7 @@

Protected sortItems#

sortItems(items: Node[], sorting: function[], order?: "asc" | "desc"): Node[]

Inherited from KubeObjectStore.sortItems

-

Defined in src/renderer/item.store.ts:78

+

Defined in src/renderer/item.store.ts:78

Return items sorted by the given ordering functions. If two elements of items are sorted to the same "index" then the next sorting function is used to determine where to place them relative to each other. Once the sorting @@ -2121,7 +2121,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

subscribe(apis: KubeApi‹any›[]): (Anonymous function)

Inherited from KubeObjectStore.subscribe

Overrides void

-

Defined in src/renderer/kube-object.store.ts:313

+

Defined in src/renderer/kube-object.store.ts:313

Parameters:

@@ -2144,7 +2144,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

toggleSelection#

toggleSelection(item: Node): void

Inherited from KubeObjectStore.toggleSelection

-

Defined in src/renderer/item.store.ts:175

+

Defined in src/renderer/item.store.ts:175

Parameters:

@@ -2165,7 +2165,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

toggleSelectionAll#

toggleSelectionAll(visibleItems: Node[]): void

Inherited from KubeObjectStore.toggleSelectionAll

-

Defined in src/renderer/item.store.ts:184

+

Defined in src/renderer/item.store.ts:184

Parameters:

@@ -2188,7 +2188,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

unselect#

unselect(item: Node): void

Inherited from KubeObjectStore.unselect

-

Defined in src/renderer/item.store.ts:170

+

Defined in src/renderer/item.store.ts:170

Parameters:

@@ -2209,7 +2209,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

update#

update(item: Node, data: Partial‹Node›): Promise‹Node

Inherited from KubeObjectStore.update

-

Defined in src/renderer/kube-object.store.ts:281

+

Defined in src/renderer/kube-object.store.ts:281

Parameters:

@@ -2234,13 +2234,13 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

Protected updateFromEventsBuffer#

updateFromEventsBuffer(): void

Inherited from KubeObjectStore.updateFromEventsBuffer

-

Defined in src/renderer/kube-object.store.ts:398

+

Defined in src/renderer/kube-object.store.ts:398

Returns: void


Protected updateItem#

updateItem(item: Node, request: function): Promise‹T›

Inherited from KubeObjectStore.updateItem

-

Defined in src/renderer/item.store.ts:144

+

Defined in src/renderer/item.store.ts:144

Parameters:

item: Node

request: function

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/index.html index 3bf27b9a44..767267353c 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/index.html @@ -1053,7 +1053,7 @@

constructor#

+ new PersistentVolume(data: KubeJsonApiData): PersistentVolume

Overrides KubeObject.constructor

-

Defined in src/renderer/api/endpoints/persistent-volume.api.ts:69

+

Defined in src/renderer/api/endpoints/persistent-volume.api.ts:69

Parameters:

@@ -1074,22 +1074,22 @@

apiVersion#

apiVersion: string

Inherited from KubeObject.apiVersion

-

Defined in src/renderer/api/kube-object.ts:94

+

Defined in src/renderer/api/kube-object.ts:94


kind#

kind: string

Inherited from KubeObject.kind

-

Defined in src/renderer/api/kube-object.ts:95

+

Defined in src/renderer/api/kube-object.ts:95


metadata#

metadata: Metadata

Inherited from KubeObject.metadata

-

Defined in src/renderer/api/kube-object.ts:96

+

Defined in src/renderer/api/kube-object.ts:96


spec#

spec: object

Overrides KubeObject.spec

-

Defined in src/renderer/api/endpoints/persistent-volume.api.ts:29

+

Defined in src/renderer/api/endpoints/persistent-volume.api.ts:29

Type declaration:#

@@ -1223,7 +1223,7 @@

getAge#

getAge(humanize: boolean, compact: boolean, fromNow: boolean): string | number

Inherited from KubeObject.getAge

-

Defined in src/renderer/api/kube-object.ts:212

+

Defined in src/renderer/api/kube-object.ts:212

Parameters:

@@ -1256,7 +1256,7 @@

getAnnotations#

getAnnotations(filter: boolean): string[]

Inherited from KubeObject.getAnnotations

-

Defined in src/renderer/api/kube-object.ts:233

+

Defined in src/renderer/api/kube-object.ts:233

Parameters:

@@ -1278,7 +1278,7 @@

getCapacity#

getCapacity(inBytes: boolean): string | number

-

Defined in src/renderer/api/endpoints/persistent-volume.api.ts:76

+

Defined in src/renderer/api/endpoints/persistent-volume.api.ts:76

Parameters:

@@ -1300,88 +1300,88 @@

getClaimRefName#

getClaimRefName(): string

-

Defined in src/renderer/api/endpoints/persistent-volume.api.ts:96

+

Defined in src/renderer/api/endpoints/persistent-volume.api.ts:96

Returns: string


getFinalizers#

getFinalizers(): string[]

Inherited from KubeObject.getFinalizers

-

Defined in src/renderer/api/kube-object.ts:225

+

Defined in src/renderer/api/kube-object.ts:225

Returns: string[]


getId#

getId(): string

Inherited from KubeObject.getId

-

Defined in src/renderer/api/kube-object.ts:191

+

Defined in src/renderer/api/kube-object.ts:191

Returns: string


getLabels#

getLabels(): string[]

Inherited from KubeObject.getLabels

-

Defined in src/renderer/api/kube-object.ts:229

+

Defined in src/renderer/api/kube-object.ts:229

Returns: string[]


getName#

getName(): string

Inherited from KubeObject.getName

-

Defined in src/renderer/api/kube-object.ts:199

+

Defined in src/renderer/api/kube-object.ts:199

Returns: string


getNs#

getNs(): string

Inherited from KubeObject.getNs

-

Defined in src/renderer/api/kube-object.ts:203

+

Defined in src/renderer/api/kube-object.ts:203

Returns: string


getOwnerRefs#

getOwnerRefs(): object[]

Inherited from KubeObject.getOwnerRefs

-

Defined in src/renderer/api/kube-object.ts:243

+

Defined in src/renderer/api/kube-object.ts:243

Returns: object[]


getResourceVersion#

getResourceVersion(): string

Inherited from KubeObject.getResourceVersion

-

Defined in src/renderer/api/kube-object.ts:195

+

Defined in src/renderer/api/kube-object.ts:195

Returns: string


getSearchFields#

getSearchFields(): string[]

Inherited from KubeObject.getSearchFields

-

Defined in src/renderer/api/kube-object.ts:252

+

Defined in src/renderer/api/kube-object.ts:252

Returns: string[]


getStatus#

getStatus(): string

-

Defined in src/renderer/api/endpoints/persistent-volume.api.ts:88

+

Defined in src/renderer/api/endpoints/persistent-volume.api.ts:88

Returns: string


getStorageClass#

getStorageClass(): string

-

Defined in src/renderer/api/endpoints/persistent-volume.api.ts:92

+

Defined in src/renderer/api/endpoints/persistent-volume.api.ts:92

Returns: string


getStorageClassName#

getStorageClassName(): string

-

Defined in src/renderer/api/endpoints/persistent-volume.api.ts:100

+

Defined in src/renderer/api/endpoints/persistent-volume.api.ts:100

Returns: string


getTimeDiffFromNow#

getTimeDiffFromNow(): number

Inherited from KubeObject.getTimeDiffFromNow

-

Defined in src/renderer/api/kube-object.ts:208

+

Defined in src/renderer/api/kube-object.ts:208

Returns: number


toPlainObject#

toPlainObject(): object

Inherited from KubeObject.toPlainObject

-

Defined in src/renderer/api/kube-object.ts:264

+

Defined in src/renderer/api/kube-object.ts:264

Returns: object


update#

updateT›(data: Partial‹T›): Promise‹T›

Inherited from KubeObject.update

-

Defined in src/renderer/api/kube-object.ts:269

+

Defined in src/renderer/api/kube-object.ts:269

Type parameters:

T: KubeObject

Parameters:

@@ -1404,7 +1404,7 @@

Static create#

create(data: any): KubeObject‹IKubeObjectMetadata, any, any›

Inherited from KubeObject.create

-

Defined in src/renderer/api/kube-object.ts:100

+

Defined in src/renderer/api/kube-object.ts:100

Parameters:

@@ -1425,7 +1425,7 @@

Static isJsonApiData#

isJsonApiData(object: unknown): object is KubeJsonApiData

Inherited from KubeObject.isJsonApiData

-

Defined in src/renderer/api/kube-object.ts:108

+

Defined in src/renderer/api/kube-object.ts:108

Parameters:

@@ -1446,7 +1446,7 @@

Static isJsonApiDataList#

isJsonApiDataListT›(object: unknown, verifyItem: function): object is KubeJsonApiDataList‹T›

Inherited from KubeObject.isJsonApiDataList

-

Defined in src/renderer/api/kube-object.ts:166

+

Defined in src/renderer/api/kube-object.ts:166

Type parameters:

T

Parameters:

@@ -1473,7 +1473,7 @@

Static isKubeJsonApiListMetadata#

isKubeJsonApiListMetadata(object: unknown): object is KubeJsonApiListMetadata

Inherited from KubeObject.isKubeJsonApiListMetadata

-

Defined in src/renderer/api/kube-object.ts:117

+

Defined in src/renderer/api/kube-object.ts:117

Parameters:

@@ -1494,7 +1494,7 @@

Static isKubeJsonApiMetadata#

isKubeJsonApiMetadata(object: unknown): object is KubeJsonApiMetadata

Inherited from KubeObject.isKubeJsonApiMetadata

-

Defined in src/renderer/api/kube-object.ts:125

+

Defined in src/renderer/api/kube-object.ts:125

Parameters:

@@ -1515,7 +1515,7 @@

Static isNonSystem#

isNonSystem(item: KubeJsonApiData | KubeObject): boolean

Inherited from KubeObject.isNonSystem

-

Defined in src/renderer/api/kube-object.ts:104

+

Defined in src/renderer/api/kube-object.ts:104

Parameters:

@@ -1536,7 +1536,7 @@

Static isPartialJsonApiData#

isPartialJsonApiData(object: unknown): object is Partial‹KubeJsonApiData›

Inherited from KubeObject.isPartialJsonApiData

-

Defined in src/renderer/api/kube-object.ts:157

+

Defined in src/renderer/api/kube-object.ts:157

Parameters:

@@ -1557,7 +1557,7 @@

Static isPartialJsonApiMetadata#

isPartialJsonApiMetadata(object: unknown): object is Partial‹KubeJsonApiMetadata›

Inherited from KubeObject.isPartialJsonApiMetadata

-

Defined in src/renderer/api/kube-object.ts:141

+

Defined in src/renderer/api/kube-object.ts:141

Parameters:

@@ -1578,7 +1578,7 @@

Static stringifyLabels#

stringifyLabels(labels?: object): string[]

Inherited from KubeObject.stringifyLabels

-

Defined in src/renderer/api/kube-object.ts:176

+

Defined in src/renderer/api/kube-object.ts:176

Parameters:

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/index.html index 43d2f7e978..4b09fefb9b 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/index.html @@ -1053,7 +1053,7 @@

constructor#

+ new PersistentVolumeClaim(data: KubeJsonApiData): PersistentVolumeClaim

Overrides KubeObject.constructor

-

Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:74

+

Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:74

Parameters:

@@ -1074,22 +1074,22 @@

apiVersion#

apiVersion: string

Inherited from KubeObject.apiVersion

-

Defined in src/renderer/api/kube-object.ts:94

+

Defined in src/renderer/api/kube-object.ts:94


kind#

kind: string

Inherited from KubeObject.kind

-

Defined in src/renderer/api/kube-object.ts:95

+

Defined in src/renderer/api/kube-object.ts:95


metadata#

metadata: Metadata

Inherited from KubeObject.metadata

-

Defined in src/renderer/api/kube-object.ts:96

+

Defined in src/renderer/api/kube-object.ts:96


spec#

spec: object

Overrides KubeObject.spec

-

Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:47

+

Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:47

Type declaration:#

@@ -1174,7 +1174,7 @@

getAge#

getAge(humanize: boolean, compact: boolean, fromNow: boolean): string | number

Inherited from KubeObject.getAge

-

Defined in src/renderer/api/kube-object.ts:212

+

Defined in src/renderer/api/kube-object.ts:212

Parameters:

@@ -1207,7 +1207,7 @@

getAnnotations#

getAnnotations(filter: boolean): string[]

Inherited from KubeObject.getAnnotations

-

Defined in src/renderer/api/kube-object.ts:233

+

Defined in src/renderer/api/kube-object.ts:233

Parameters:

@@ -1230,52 +1230,52 @@

getFinalizers#

getFinalizers(): string[]

Inherited from KubeObject.getFinalizers

-

Defined in src/renderer/api/kube-object.ts:225

+

Defined in src/renderer/api/kube-object.ts:225

Returns: string[]


getId#

getId(): string

Inherited from KubeObject.getId

-

Defined in src/renderer/api/kube-object.ts:191

+

Defined in src/renderer/api/kube-object.ts:191

Returns: string


getLabels#

getLabels(): string[]

Inherited from KubeObject.getLabels

-

Defined in src/renderer/api/kube-object.ts:229

+

Defined in src/renderer/api/kube-object.ts:229

Returns: string[]


getMatchExpressions#

getMatchExpressions(): object[]

-

Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:105

+

Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:105

Returns: object[]


getMatchLabels#

getMatchLabels(): string[]

-

Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:98

+

Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:98

Returns: string[]


getName#

getName(): string

Inherited from KubeObject.getName

-

Defined in src/renderer/api/kube-object.ts:199

+

Defined in src/renderer/api/kube-object.ts:199

Returns: string


getNs#

getNs(): string

Inherited from KubeObject.getNs

-

Defined in src/renderer/api/kube-object.ts:203

+

Defined in src/renderer/api/kube-object.ts:203

Returns: string


getOwnerRefs#

getOwnerRefs(): object[]

Inherited from KubeObject.getOwnerRefs

-

Defined in src/renderer/api/kube-object.ts:243

+

Defined in src/renderer/api/kube-object.ts:243

Returns: object[]


getPods#

getPods(allPods: Pod[]): Pod[]

-

Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:81

+

Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:81

Parameters:

@@ -1296,41 +1296,41 @@

getResourceVersion#

getResourceVersion(): string

Inherited from KubeObject.getResourceVersion

-

Defined in src/renderer/api/kube-object.ts:195

+

Defined in src/renderer/api/kube-object.ts:195

Returns: string


getSearchFields#

getSearchFields(): string[]

Inherited from KubeObject.getSearchFields

-

Defined in src/renderer/api/kube-object.ts:252

+

Defined in src/renderer/api/kube-object.ts:252

Returns: string[]


getStatus#

getStatus(): string

-

Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:111

+

Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:111

Returns: string


getStorage#

getStorage(): string

-

Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:92

+

Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:92

Returns: string


getTimeDiffFromNow#

getTimeDiffFromNow(): number

Inherited from KubeObject.getTimeDiffFromNow

-

Defined in src/renderer/api/kube-object.ts:208

+

Defined in src/renderer/api/kube-object.ts:208

Returns: number


toPlainObject#

toPlainObject(): object

Inherited from KubeObject.toPlainObject

-

Defined in src/renderer/api/kube-object.ts:264

+

Defined in src/renderer/api/kube-object.ts:264

Returns: object


update#

updateT›(data: Partial‹T›): Promise‹T›

Inherited from KubeObject.update

-

Defined in src/renderer/api/kube-object.ts:269

+

Defined in src/renderer/api/kube-object.ts:269

Type parameters:

T: KubeObject

Parameters:

@@ -1353,7 +1353,7 @@

Static create#

create(data: any): KubeObject‹IKubeObjectMetadata, any, any›

Inherited from KubeObject.create

-

Defined in src/renderer/api/kube-object.ts:100

+

Defined in src/renderer/api/kube-object.ts:100

Parameters:

@@ -1374,7 +1374,7 @@

Static isJsonApiData#

isJsonApiData(object: unknown): object is KubeJsonApiData

Inherited from KubeObject.isJsonApiData

-

Defined in src/renderer/api/kube-object.ts:108

+

Defined in src/renderer/api/kube-object.ts:108

Parameters:

@@ -1395,7 +1395,7 @@

Static isJsonApiDataList#

isJsonApiDataListT›(object: unknown, verifyItem: function): object is KubeJsonApiDataList‹T›

Inherited from KubeObject.isJsonApiDataList

-

Defined in src/renderer/api/kube-object.ts:166

+

Defined in src/renderer/api/kube-object.ts:166

Type parameters:

T

Parameters:

@@ -1422,7 +1422,7 @@

Static isKubeJsonApiListMetadata#

isKubeJsonApiListMetadata(object: unknown): object is KubeJsonApiListMetadata

Inherited from KubeObject.isKubeJsonApiListMetadata

-

Defined in src/renderer/api/kube-object.ts:117

+

Defined in src/renderer/api/kube-object.ts:117

Parameters:

@@ -1443,7 +1443,7 @@

Static isKubeJsonApiMetadata#

isKubeJsonApiMetadata(object: unknown): object is KubeJsonApiMetadata

Inherited from KubeObject.isKubeJsonApiMetadata

-

Defined in src/renderer/api/kube-object.ts:125

+

Defined in src/renderer/api/kube-object.ts:125

Parameters:

@@ -1464,7 +1464,7 @@

Static isNonSystem#

isNonSystem(item: KubeJsonApiData | KubeObject): boolean

Inherited from KubeObject.isNonSystem

-

Defined in src/renderer/api/kube-object.ts:104

+

Defined in src/renderer/api/kube-object.ts:104

Parameters:

@@ -1485,7 +1485,7 @@

Static isPartialJsonApiData#

isPartialJsonApiData(object: unknown): object is Partial‹KubeJsonApiData›

Inherited from KubeObject.isPartialJsonApiData

-

Defined in src/renderer/api/kube-object.ts:157

+

Defined in src/renderer/api/kube-object.ts:157

Parameters:

@@ -1506,7 +1506,7 @@

Static isPartialJsonApiMetadata#

isPartialJsonApiMetadata(object: unknown): object is Partial‹KubeJsonApiMetadata›

Inherited from KubeObject.isPartialJsonApiMetadata

-

Defined in src/renderer/api/kube-object.ts:141

+

Defined in src/renderer/api/kube-object.ts:141

Parameters:

@@ -1527,7 +1527,7 @@

Static stringifyLabels#

stringifyLabels(labels?: object): string[]

Inherited from KubeObject.stringifyLabels

-

Defined in src/renderer/api/kube-object.ts:176

+

Defined in src/renderer/api/kube-object.ts:176

Parameters:

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/index.html index 7bb1b2a293..4b08558697 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/index.html @@ -975,7 +975,7 @@

constructor#

+ new PersistentVolumeClaimsApi(options: IKubeApiOptions‹PersistentVolumeClaim›): PersistentVolumeClaimsApi

Inherited from KubeApi.constructor

-

Defined in src/renderer/api/kube-api.ts:151

+

Defined in src/renderer/api/kube-api.ts:151

Parameters:

@@ -996,86 +996,86 @@

apiBase#

apiBase: string

Inherited from KubeApi.apiBase

-

Defined in src/renderer/api/kube-api.ts:140

+

Defined in src/renderer/api/kube-api.ts:140


apiGroup#

apiGroup: string

Inherited from KubeApi.apiGroup

-

Defined in src/renderer/api/kube-api.ts:142

+

Defined in src/renderer/api/kube-api.ts:142


apiPrefix#

apiPrefix: string

Inherited from KubeApi.apiPrefix

-

Defined in src/renderer/api/kube-api.ts:141

+

Defined in src/renderer/api/kube-api.ts:141


apiResource#

apiResource: string

Inherited from KubeApi.apiResource

-

Defined in src/renderer/api/kube-api.ts:145

+

Defined in src/renderer/api/kube-api.ts:145


apiVersion#

apiVersion: string

Inherited from KubeApi.apiVersion

-

Defined in src/renderer/api/kube-api.ts:143

+

Defined in src/renderer/api/kube-api.ts:143


Optional apiVersionPreferred#

apiVersionPreferred? : string

Inherited from KubeApi.apiVersionPreferred

-

Defined in src/renderer/api/kube-api.ts:144

+

Defined in src/renderer/api/kube-api.ts:144


isNamespaced#

isNamespaced: boolean

Inherited from KubeApi.isNamespaced

-

Defined in src/renderer/api/kube-api.ts:146

+

Defined in src/renderer/api/kube-api.ts:146


kind#

kind: string

Inherited from KubeApi.kind

-

Defined in src/renderer/api/kube-api.ts:139

+

Defined in src/renderer/api/kube-api.ts:139


objectConstructor#

objectConstructor: IKubeObjectConstructor‹PersistentVolumeClaim

Inherited from KubeApi.objectConstructor

-

Defined in src/renderer/api/kube-api.ts:148

+

Defined in src/renderer/api/kube-api.ts:148


Protected options#

options: IKubeApiOptions‹PersistentVolumeClaim

Inherited from KubeApi.options

-

Defined in src/renderer/api/kube-api.ts:153

+

Defined in src/renderer/api/kube-api.ts:153


Protected request#

request: KubeJsonApi

Inherited from KubeApi.request

-

Defined in src/renderer/api/kube-api.ts:149

+

Defined in src/renderer/api/kube-api.ts:149


Protected resourceVersions#

resourceVersions: Map‹string, string› = new Map()

Inherited from KubeApi.resourceVersions

-

Defined in src/renderer/api/kube-api.ts:150

+

Defined in src/renderer/api/kube-api.ts:150


Protected watchDisposer#

watchDisposer: function

Inherited from KubeApi.watchDisposer

-

Defined in src/renderer/api/kube-api.ts:151

+

Defined in src/renderer/api/kube-api.ts:151

Type declaration:#

▸ (): void

Accessors#

apiVersionWithGroup#

get apiVersionWithGroup(): string

Inherited from KubeApi.apiVersionWithGroup

-

Defined in src/renderer/api/kube-api.ts:181

+

Defined in src/renderer/api/kube-api.ts:181

Returns: string

Methods#

Protected checkPreferredVersion#

checkPreferredVersion(): Promise‹void›

Inherited from KubeApi.checkPreferredVersion

-

Defined in src/renderer/api/kube-api.ts:243

+

Defined in src/renderer/api/kube-api.ts:243

Returns: Promise‹void›


create#

create(__namedParameters: object, data?: Partial‹PersistentVolumeClaim›): Promise‹PersistentVolumeClaim | null›

Inherited from KubeApi.create

-

Defined in src/renderer/api/kube-api.ts:381

+

Defined in src/renderer/api/kube-api.ts:381

Parameters:

Default value __namedParameters: object= {}

@@ -1105,7 +1105,7 @@

delete#

delete(__namedParameters: object): Promise‹KubeJsonApiData›

Inherited from KubeApi.delete

-

Defined in src/renderer/api/kube-api.ts:418

+

Defined in src/renderer/api/kube-api.ts:418

Parameters:

__namedParameters: object

@@ -1134,7 +1134,7 @@

get#

get(__namedParameters: object, query?: IKubeApiQueryParams): Promise‹PersistentVolumeClaim | null›

Inherited from KubeApi.get

-

Defined in src/renderer/api/kube-api.ts:367

+

Defined in src/renderer/api/kube-api.ts:367

Parameters:

Default value __namedParameters: object= {}

@@ -1163,7 +1163,7 @@

getMetrics#

getMetrics(pvcName: string, namespace: string): Promise‹IPvcMetrics›

-

Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:30

+

Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:30

Parameters:

@@ -1188,7 +1188,7 @@

getResourceVersion#

getResourceVersion(namespace: string): string

Inherited from KubeApi.getResourceVersion

-

Defined in src/renderer/api/kube-api.ts:276

+

Defined in src/renderer/api/kube-api.ts:276

Parameters:

@@ -1211,7 +1211,7 @@

getUrl#

getUrl(__namedParameters: object, query?: Partial‹IKubeApiQueryParams›): string

Inherited from KubeApi.getUrl

-

Defined in src/renderer/api/kube-api.ts:284

+

Defined in src/renderer/api/kube-api.ts:284

Parameters:

Default value __namedParameters: object= {}

@@ -1241,7 +1241,7 @@

getWatchUrl#

getWatchUrl(namespace: string, query: IKubeApiQueryParams): string

Inherited from KubeApi.getWatchUrl

-

Defined in src/renderer/api/kube-api.ts:425

+

Defined in src/renderer/api/kube-api.ts:425

Parameters:

@@ -1269,7 +1269,7 @@

list#

list(__namedParameters: object, query?: IKubeApiQueryParams): Promise‹PersistentVolumeClaim[] | null›

Inherited from KubeApi.list

-

Defined in src/renderer/api/kube-api.ts:349

+

Defined in src/renderer/api/kube-api.ts:349

Parameters:

Default value __namedParameters: object= {}

@@ -1299,7 +1299,7 @@

Protected modifyWatchEvent#

modifyWatchEvent(event: IKubeWatchEvent): void

Inherited from KubeApi.modifyWatchEvent

-

Defined in src/renderer/api/kube-api.ts:490

+

Defined in src/renderer/api/kube-api.ts:490

Parameters:

@@ -1320,7 +1320,7 @@

Protected normalizeQuery#

normalizeQuery(query: Partial‹IKubeApiQueryParams›): object

Inherited from KubeApi.normalizeQuery

-

Defined in src/renderer/api/kube-api.ts:296

+

Defined in src/renderer/api/kube-api.ts:296

Parameters:

@@ -1343,7 +1343,7 @@

Protected parseResponse#

parseResponse(data: unknown, namespace?: string): PersistentVolumeClaim | PersistentVolumeClaim[] | null

Inherited from KubeApi.parseResponse

-

Defined in src/renderer/api/kube-api.ts:308

+

Defined in src/renderer/api/kube-api.ts:308

Parameters:

@@ -1368,7 +1368,7 @@

refreshResourceVersion#

refreshResourceVersion(params?: KubeApiListOptions): Promise‹T[]›

Inherited from KubeApi.refreshResourceVersion

-

Defined in src/renderer/api/kube-api.ts:280

+

Defined in src/renderer/api/kube-api.ts:280

Parameters:

@@ -1389,7 +1389,7 @@

setResourceVersion#

setResourceVersion(namespace: string, newVersion: string): void

Inherited from KubeApi.setResourceVersion

-

Defined in src/renderer/api/kube-api.ts:272

+

Defined in src/renderer/api/kube-api.ts:272

Parameters:

@@ -1417,7 +1417,7 @@

update#

update(__namedParameters: object, data?: Partial‹PersistentVolumeClaim›): Promise‹PersistentVolumeClaim | null›

Inherited from KubeApi.update

-

Defined in src/renderer/api/kube-api.ts:404

+

Defined in src/renderer/api/kube-api.ts:404

Parameters:

Default value __namedParameters: object= {}

@@ -1447,7 +1447,7 @@

watch#

watch(opts: KubeApiWatchOptions): function

Inherited from KubeApi.watch

-

Defined in src/renderer/api/kube-api.ts:433

+

Defined in src/renderer/api/kube-api.ts:433

Parameters:

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/index.html index ffe730114c..cc39f19de6 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/index.html @@ -1189,105 +1189,105 @@

constructor#

+ new PersistentVolumesStore(): PersistentVolumesStore

Overrides KubeObjectStore.constructor

-

Defined in src/renderer/components/+storage-volumes/volumes.store.ts:29

+

Defined in src/renderer/components/+storage-volumes/volumes.store.ts:29

Returns: PersistentVolumesStore

Properties#

api#

api: KubeApiPersistentVolume‹›› = persistentVolumeApi

Overrides KubeObjectStore.api

-

Defined in src/renderer/components/+storage-volumes/volumes.store.ts:29

+

Defined in src/renderer/components/+storage-volumes/volumes.store.ts:29


bufferSize#

bufferSize: number = 50000

Inherited from KubeObjectStore.bufferSize

-

Defined in src/renderer/kube-object.store.ts:45

+

Defined in src/renderer/kube-object.store.ts:45


Protected eventsBuffer#

eventsBuffer: IObservableArray‹IKubeWatchEvent‹KubeJsonApiData›› = observable.array>([], { deep: false })

Inherited from KubeObjectStore.eventsBuffer

-

Defined in src/renderer/kube-object.store.ts:301

+

Defined in src/renderer/kube-object.store.ts:301


failedLoading#

failedLoading: boolean = false

Inherited from KubeObjectStore.failedLoading

-

Defined in src/renderer/item.store.ts:36

+

Defined in src/renderer/item.store.ts:36


isLoaded#

isLoaded: boolean = false

Inherited from KubeObjectStore.isLoaded

-

Defined in src/renderer/item.store.ts:38

+

Defined in src/renderer/item.store.ts:38


isLoading#

isLoading: boolean = false

Inherited from KubeObjectStore.isLoading

-

Defined in src/renderer/item.store.ts:37

+

Defined in src/renderer/item.store.ts:37


items#

items: IObservableArray‹T› = observable.array([], { deep: false })

Inherited from KubeObjectStore.items

-

Defined in src/renderer/item.store.ts:39

+

Defined in src/renderer/item.store.ts:39


Optional limit#

limit? : number

Inherited from KubeObjectStore.limit

-

Defined in src/renderer/kube-object.store.ts:44

+

Defined in src/renderer/kube-object.store.ts:44


selectedItemsIds#

selectedItemsIds: ObservableMap‹string, boolean› = observable.map()

Inherited from KubeObjectStore.selectedItemsIds

-

Defined in src/renderer/item.store.ts:40

+

Defined in src/renderer/item.store.ts:40


Static defaultContext#

defaultContext: IObservableValue‹ClusterContext› = observable.box()

Inherited from KubeObjectStore.defaultContext

-

Defined in src/renderer/kube-object.store.ts:41

+

Defined in src/renderer/kube-object.store.ts:41

Accessors#

context#

get context(): ClusterContext

Inherited from KubeObjectStore.context

-

Defined in src/renderer/kube-object.store.ts:63

+

Defined in src/renderer/kube-object.store.ts:63

Returns: ClusterContext


contextItems#

get contextItems(): PersistentVolume[]

Inherited from KubeObjectStore.contextItems

-

Defined in src/renderer/kube-object.store.ts:67

+

Defined in src/renderer/kube-object.store.ts:67

Returns: PersistentVolume[]


contextReady#

get contextReady(): Promise‹void› & object

Inherited from KubeObjectStore.contextReady

-

Defined in src/renderer/kube-object.store.ts:48

+

Defined in src/renderer/kube-object.store.ts:48

Returns: Promise‹void› & object


namespacesReady#

get namespacesReady(): Promise‹void› & object

Inherited from KubeObjectStore.namespacesReady

-

Defined in src/renderer/kube-object.store.ts:52

+

Defined in src/renderer/kube-object.store.ts:52

Returns: Promise‹void› & object


query#

get query(): IKubeApiQueryParams

Inherited from KubeObjectStore.query

-

Defined in src/renderer/kube-object.store.ts:81

+

Defined in src/renderer/kube-object.store.ts:81

Returns: IKubeApiQueryParams


selectedItems#

get selectedItems(): PersistentVolume[]

Inherited from KubeObjectStore.selectedItems

-

Defined in src/renderer/item.store.ts:47

+

Defined in src/renderer/item.store.ts:47

Returns: PersistentVolume[]

Methods#

[Symbol.iterator]#

[Symbol.iterator](): Generator‹T, void, undefined›

Inherited from KubeObjectStore.[Symbol.iterator]

-

Defined in src/renderer/item.store.ts:221

+

Defined in src/renderer/item.store.ts:221

Returns: Generator‹T, void, undefined›


Protected bindWatchEventsUpdater#

bindWatchEventsUpdater(delay: number): void

Inherited from KubeObjectStore.bindWatchEventsUpdater

-

Defined in src/renderer/kube-object.store.ts:303

+

Defined in src/renderer/kube-object.store.ts:303

Parameters:

@@ -1310,7 +1310,7 @@

create#

create(params: object, data?: Partial‹PersistentVolume›): Promise‹PersistentVolume

Inherited from KubeObjectStore.create

-

Defined in src/renderer/kube-object.store.ts:272

+

Defined in src/renderer/kube-object.store.ts:272

Parameters:

params: object

@@ -1338,7 +1338,7 @@

createItem(params: object, data?: Partial‹PersistentVolume›): Promise‹PersistentVolume

Inherited from KubeObjectStore.createItem

Overrides void

-

Defined in src/renderer/kube-object.store.ts:268

+

Defined in src/renderer/kube-object.store.ts:268

Parameters:

params: object

@@ -1365,7 +1365,7 @@

Protected defaultSorting#

defaultSorting(item: PersistentVolume): string

Inherited from KubeObjectStore.defaultSorting

-

Defined in src/renderer/item.store.ts:34

+

Defined in src/renderer/item.store.ts:34

Parameters:

@@ -1386,7 +1386,7 @@

Protected filterItemsOnLoad#

filterItemsOnLoad(items: PersistentVolume[]): T[]

Inherited from KubeObjectStore.filterItemsOnLoad

-

Defined in src/renderer/kube-object.store.ts:166

+

Defined in src/renderer/kube-object.store.ts:166

Parameters:

@@ -1407,7 +1407,7 @@

getAllByNs#

getAllByNs(namespace: string | string[], strict: boolean): PersistentVolume[]

Inherited from KubeObjectStore.getAllByNs

-

Defined in src/renderer/kube-object.store.ts:93

+

Defined in src/renderer/kube-object.store.ts:93

Parameters:

@@ -1435,7 +1435,7 @@

getById#

getById(id: string): T

Inherited from KubeObjectStore.getById

-

Defined in src/renderer/kube-object.store.ts:107

+

Defined in src/renderer/kube-object.store.ts:107

Parameters:

@@ -1456,7 +1456,7 @@

getByLabel#

getByLabel(labels: string[] | object): PersistentVolume[]

Inherited from KubeObjectStore.getByLabel

-

Defined in src/renderer/kube-object.store.ts:123

+

Defined in src/renderer/kube-object.store.ts:123

Parameters:

@@ -1478,7 +1478,7 @@

getByName(name: string, namespace?: string): PersistentVolume

Inherited from KubeObjectStore.getByName

Overrides void

-

Defined in src/renderer/kube-object.store.ts:111

+

Defined in src/renderer/kube-object.store.ts:111

Parameters:

@@ -1503,7 +1503,7 @@

getByPath#

getByPath(path: string): PersistentVolume

Inherited from KubeObjectStore.getByPath

-

Defined in src/renderer/kube-object.store.ts:119

+

Defined in src/renderer/kube-object.store.ts:119

Parameters:

@@ -1523,7 +1523,7 @@

getByStorageClass#

getByStorageClass(storageClass: StorageClass): PersistentVolume[]

-

Defined in src/renderer/components/+storage-volumes/volumes.store.ts:36

+

Defined in src/renderer/components/+storage-volumes/volumes.store.ts:36

Parameters:

@@ -1544,7 +1544,7 @@

getIndexById#

getIndexById(id: string): number

Inherited from KubeObjectStore.getIndexById

-

Defined in src/renderer/item.store.ts:64

+

Defined in src/renderer/item.store.ts:64

Parameters:

@@ -1565,13 +1565,13 @@

getItems#

getItems(): PersistentVolume[]

Inherited from KubeObjectStore.getItems

-

Defined in src/renderer/item.store.ts:51

+

Defined in src/renderer/item.store.ts:51

Returns: PersistentVolume[]


Optional getStatuses#

getStatuses(items: PersistentVolume[]): Record‹string, number›

Inherited from KubeObjectStore.getStatuses

-

Defined in src/renderer/kube-object.store.ts:91

+

Defined in src/renderer/kube-object.store.ts:91

Parameters:

@@ -1592,20 +1592,20 @@

getSubscribeApis#

getSubscribeApis(): KubeApi[]

Inherited from KubeObjectStore.getSubscribeApis

-

Defined in src/renderer/kube-object.store.ts:309

+

Defined in src/renderer/kube-object.store.ts:309

Returns: KubeApi[]


getTotalCount#

getTotalCount(): number

Inherited from KubeObjectStore.getTotalCount

Overrides void

-

Defined in src/renderer/kube-object.store.ts:77

+

Defined in src/renderer/kube-object.store.ts:77

Returns: number


isSelected#

isSelected(item: PersistentVolume): boolean

Inherited from KubeObjectStore.isSelected

-

Defined in src/renderer/item.store.ts:160

+

Defined in src/renderer/item.store.ts:160

Parameters:

@@ -1626,7 +1626,7 @@

isSelectedAll#

isSelectedAll(visibleItems: PersistentVolume[]): boolean

Inherited from KubeObjectStore.isSelectedAll

-

Defined in src/renderer/item.store.ts:194

+

Defined in src/renderer/item.store.ts:194

Parameters:

@@ -1649,7 +1649,7 @@

load#

load(params: object): Promise‹PersistentVolume

Inherited from KubeObjectStore.load

-

Defined in src/renderer/kube-object.store.ts:247

+

Defined in src/renderer/kube-object.store.ts:247

Parameters:

params: object

@@ -1676,7 +1676,7 @@

loadAll(options: object): Promise‹void | PersistentVolume[]›

Inherited from KubeObjectStore.loadAll

Overrides void

-

Defined in src/renderer/kube-object.store.ts:171

+

Defined in src/renderer/kube-object.store.ts:171

Parameters:

Default value options: object= {}

@@ -1706,7 +1706,7 @@

loadFromPath#

loadFromPath(resourcePath: string): Promise‹T›

Inherited from KubeObjectStore.loadFromPath

-

Defined in src/renderer/kube-object.store.ts:262

+

Defined in src/renderer/kube-object.store.ts:262

Parameters:

@@ -1728,7 +1728,7 @@

loadItem(params: object): Promise‹PersistentVolume

Inherited from KubeObjectStore.loadItem

Overrides void

-

Defined in src/renderer/kube-object.store.ts:242

+

Defined in src/renderer/kube-object.store.ts:242

Parameters:

params: object

@@ -1755,7 +1755,7 @@

loadItems(__namedParameters: object): Promise‹PersistentVolume[]›

Inherited from KubeObjectStore.loadItems

Overrides void

-

Defined in src/renderer/kube-object.store.ts:140

+

Defined in src/renderer/kube-object.store.ts:140

Parameters:

__namedParameters: object

@@ -1785,7 +1785,7 @@

Protected mergeItems#

mergeItems(partialItems: PersistentVolume[], __namedParameters: object): PersistentVolume[]

Inherited from KubeObjectStore.mergeItems

-

Defined in src/renderer/kube-object.store.ts:218

+

Defined in src/renderer/kube-object.store.ts:218

Parameters:

partialItems: PersistentVolume[]

Default value __namedParameters: object= {}

@@ -1825,7 +1825,7 @@

reloadAll#

reloadAll(opts: object): Promise‹void | T[]›

Inherited from KubeObjectStore.reloadAll

-

Defined in src/renderer/kube-object.store.ts:207

+

Defined in src/renderer/kube-object.store.ts:207

Parameters:

Default value opts: object= {}

@@ -1855,7 +1855,7 @@

remove#

remove(item: PersistentVolume): Promise‹void›

Inherited from KubeObjectStore.remove

-

Defined in src/renderer/kube-object.store.ts:290

+

Defined in src/renderer/kube-object.store.ts:290

Parameters:

@@ -1876,7 +1876,7 @@

Protected removeItem#

removeItem(item: PersistentVolume, request: function): Promise‹void›

Inherited from KubeObjectStore.removeItem

-

Defined in src/renderer/item.store.ts:154

+

Defined in src/renderer/item.store.ts:154

Parameters:

item: PersistentVolume

request: function

@@ -1887,19 +1887,19 @@

removeSelectedItems(): Promise‹void[]›

Inherited from KubeObjectStore.removeSelectedItems

Overrides void

-

Defined in src/renderer/kube-object.store.ts:296

+

Defined in src/renderer/kube-object.store.ts:296

Returns: Promise‹void[]›


reset#

reset(): void

Inherited from KubeObjectStore.reset

-

Defined in src/renderer/item.store.ts:206

+

Defined in src/renderer/item.store.ts:206

Returns: void


Protected resetOnError#

resetOnError(error: any): void

Inherited from KubeObjectStore.resetOnError

-

Defined in src/renderer/kube-object.store.ts:238

+

Defined in src/renderer/kube-object.store.ts:238

Parameters:

@@ -1920,13 +1920,13 @@

resetSelection#

resetSelection(): void

Inherited from KubeObjectStore.resetSelection

-

Defined in src/renderer/item.store.ts:201

+

Defined in src/renderer/item.store.ts:201

Returns: void


select#

select(item: PersistentVolume): void

Inherited from KubeObjectStore.select

-

Defined in src/renderer/item.store.ts:165

+

Defined in src/renderer/item.store.ts:165

Parameters:

@@ -1947,7 +1947,7 @@

Protected sortItems#

sortItems(items: PersistentVolume[], sorting: function[], order?: "asc" | "desc"): PersistentVolume[]

Inherited from KubeObjectStore.sortItems

-

Defined in src/renderer/item.store.ts:78

+

Defined in src/renderer/item.store.ts:78

Return items sorted by the given ordering functions. If two elements of items are sorted to the same "index" then the next sorting function is used to determine where to place them relative to each other. Once the sorting @@ -1989,7 +1989,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

subscribe(apis: KubeApi‹any›[]): (Anonymous function)

Inherited from KubeObjectStore.subscribe

Overrides void

-

Defined in src/renderer/kube-object.store.ts:313

+

Defined in src/renderer/kube-object.store.ts:313

Parameters:

@@ -2012,7 +2012,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

toggleSelection#

toggleSelection(item: PersistentVolume): void

Inherited from KubeObjectStore.toggleSelection

-

Defined in src/renderer/item.store.ts:175

+

Defined in src/renderer/item.store.ts:175

Parameters:

@@ -2033,7 +2033,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

toggleSelectionAll#

toggleSelectionAll(visibleItems: PersistentVolume[]): void

Inherited from KubeObjectStore.toggleSelectionAll

-

Defined in src/renderer/item.store.ts:184

+

Defined in src/renderer/item.store.ts:184

Parameters:

@@ -2056,7 +2056,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

unselect#

unselect(item: PersistentVolume): void

Inherited from KubeObjectStore.unselect

-

Defined in src/renderer/item.store.ts:170

+

Defined in src/renderer/item.store.ts:170

Parameters:

@@ -2077,7 +2077,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

update#

update(item: PersistentVolume, data: Partial‹PersistentVolume›): Promise‹PersistentVolume

Inherited from KubeObjectStore.update

-

Defined in src/renderer/kube-object.store.ts:281

+

Defined in src/renderer/kube-object.store.ts:281

Parameters:

@@ -2102,13 +2102,13 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

Protected updateFromEventsBuffer#

updateFromEventsBuffer(): void

Inherited from KubeObjectStore.updateFromEventsBuffer

-

Defined in src/renderer/kube-object.store.ts:398

+

Defined in src/renderer/kube-object.store.ts:398

Returns: void


Protected updateItem#

updateItem(item: PersistentVolume, request: function): Promise‹T›

Inherited from KubeObjectStore.updateItem

-

Defined in src/renderer/item.store.ts:144

+

Defined in src/renderer/item.store.ts:144

Parameters:

item: PersistentVolume

request: function

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.pod/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.pod/index.html index fbca2ae0d4..ce7c6d0494 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.pod/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.pod/index.html @@ -1237,7 +1237,7 @@

constructor#

+ new Pod(data: KubeJsonApiData): Pod

Overrides KubeObject.constructor

-

Defined in src/renderer/api/endpoints/pods.api.ts:209

+

Defined in src/renderer/api/endpoints/pods.api.ts:209

Parameters:

@@ -1258,22 +1258,22 @@

apiVersion#

apiVersion: string

Inherited from KubeObject.apiVersion

-

Defined in src/renderer/api/kube-object.ts:94

+

Defined in src/renderer/api/kube-object.ts:94


kind#

kind: string

Inherited from KubeObject.kind

-

Defined in src/renderer/api/kube-object.ts:95

+

Defined in src/renderer/api/kube-object.ts:95


metadata#

metadata: Metadata

Inherited from KubeObject.metadata

-

Defined in src/renderer/api/kube-object.ts:96

+

Defined in src/renderer/api/kube-object.ts:96


spec#

spec: object

Overrides KubeObject.spec

-

Defined in src/renderer/api/endpoints/pods.api.ts:216

+

Defined in src/renderer/api/endpoints/pods.api.ts:216

Type declaration:#

@@ -1441,19 +1441,19 @@

getAffinity#

getAffinity(): IAffinity

Overrides Deployment.getAffinity

-

Defined in src/renderer/api/endpoints/pods.api.ts:416

+

Defined in src/renderer/api/endpoints/pods.api.ts:416

Returns: IAffinity


getAffinityNumber#

getAffinityNumber(): number

Inherited from Pod.getAffinityNumber

-

Defined in src/renderer/api/workload-kube-object.ts:97

+

Defined in src/renderer/api/workload-kube-object.ts:97

Returns: number


getAge#

getAge(humanize: boolean, compact: boolean, fromNow: boolean): string | number

Inherited from KubeObject.getAge

-

Defined in src/renderer/api/kube-object.ts:212

+

Defined in src/renderer/api/kube-object.ts:212

Parameters:

@@ -1485,13 +1485,13 @@

getAllContainers#

getAllContainers(): IPodContainer[]

-

Defined in src/renderer/api/endpoints/pods.api.ts:298

+

Defined in src/renderer/api/endpoints/pods.api.ts:298

Returns: IPodContainer[]


getAnnotations#

getAnnotations(filter: boolean): string[]

Inherited from KubeObject.getAnnotations

-

Defined in src/renderer/api/kube-object.ts:233

+

Defined in src/renderer/api/kube-object.ts:233

Parameters:

@@ -1513,12 +1513,12 @@

getConditions#

getConditions(): object[]

-

Defined in src/renderer/api/endpoints/pods.api.ts:392

+

Defined in src/renderer/api/endpoints/pods.api.ts:392

Returns: object[]


getContainerStatuses#

getContainerStatuses(includeInitContainers: boolean): IPodContainerStatus[]

-

Defined in src/renderer/api/endpoints/pods.api.ts:313

+

Defined in src/renderer/api/endpoints/pods.api.ts:313

Parameters:

@@ -1540,35 +1540,35 @@

getContainers#

getContainers(): IPodContainer[]

-

Defined in src/renderer/api/endpoints/pods.api.ts:294

+

Defined in src/renderer/api/endpoints/pods.api.ts:294

Returns: IPodContainer[]


getFinalizers#

getFinalizers(): string[]

Inherited from KubeObject.getFinalizers

-

Defined in src/renderer/api/kube-object.ts:225

+

Defined in src/renderer/api/kube-object.ts:225

Returns: string[]


getId#

getId(): string

Inherited from KubeObject.getId

-

Defined in src/renderer/api/kube-object.ts:191

+

Defined in src/renderer/api/kube-object.ts:191

Returns: string


getInitContainers#

getInitContainers(): IPodContainer[]

-

Defined in src/renderer/api/endpoints/pods.api.ts:290

+

Defined in src/renderer/api/endpoints/pods.api.ts:290

Returns: IPodContainer[]


getLabels#

getLabels(): string[]

Inherited from KubeObject.getLabels

-

Defined in src/renderer/api/kube-object.ts:229

+

Defined in src/renderer/api/kube-object.ts:229

Returns: string[]


getLivenessProbe#

getLivenessProbe(container: IPodContainer): string[]

-

Defined in src/renderer/api/endpoints/pods.api.ts:436

+

Defined in src/renderer/api/endpoints/pods.api.ts:436

Parameters:

@@ -1589,40 +1589,40 @@

getName#

getName(): string

Inherited from KubeObject.getName

-

Defined in src/renderer/api/kube-object.ts:199

+

Defined in src/renderer/api/kube-object.ts:199

Returns: string


getNodeName#

getNodeName(): string

-

Defined in src/renderer/api/endpoints/pods.api.ts:486

+

Defined in src/renderer/api/endpoints/pods.api.ts:486

Returns: string


getNodeSelectors#

getNodeSelectors(): string[]

Overrides Deployment.getNodeSelectors

-

Defined in src/renderer/api/endpoints/pods.api.ts:406

+

Defined in src/renderer/api/endpoints/pods.api.ts:406

Returns: string[]


getNs#

getNs(): string

Inherited from KubeObject.getNs

-

Defined in src/renderer/api/kube-object.ts:203

+

Defined in src/renderer/api/kube-object.ts:203

Returns: string


getOwnerRefs#

getOwnerRefs(): object[]

Inherited from KubeObject.getOwnerRefs

-

Defined in src/renderer/api/kube-object.ts:243

+

Defined in src/renderer/api/kube-object.ts:243

Returns: object[]


getPriorityClassName#

getPriorityClassName(): string

-

Defined in src/renderer/api/endpoints/pods.api.ts:337

+

Defined in src/renderer/api/endpoints/pods.api.ts:337

Returns: string


getProbe#

getProbe(probeData: IContainerProbe): string[]

-

Defined in src/renderer/api/endpoints/pods.api.ts:448

+

Defined in src/renderer/api/endpoints/pods.api.ts:448

Parameters:

@@ -1642,12 +1642,12 @@

getQosClass#

getQosClass(): string

-

Defined in src/renderer/api/endpoints/pods.api.ts:329

+

Defined in src/renderer/api/endpoints/pods.api.ts:329

Returns: string


getReadinessProbe#

getReadinessProbe(container: IPodContainer): string[]

-

Defined in src/renderer/api/endpoints/pods.api.ts:440

+

Defined in src/renderer/api/endpoints/pods.api.ts:440

Parameters:

@@ -1667,50 +1667,50 @@

getReason#

getReason(): string

-

Defined in src/renderer/api/endpoints/pods.api.ts:333

+

Defined in src/renderer/api/endpoints/pods.api.ts:333

Returns: string


getResourceVersion#

getResourceVersion(): string

Inherited from KubeObject.getResourceVersion

-

Defined in src/renderer/api/kube-object.ts:195

+

Defined in src/renderer/api/kube-object.ts:195

Returns: string


getRestartsCount#

getRestartsCount(): number

-

Defined in src/renderer/api/endpoints/pods.api.ts:323

+

Defined in src/renderer/api/endpoints/pods.api.ts:323

Returns: number


getRunningContainers#

getRunningContainers(): IPodContainer[]

-

Defined in src/renderer/api/endpoints/pods.api.ts:302

+

Defined in src/renderer/api/endpoints/pods.api.ts:302

Returns: IPodContainer[]


getSearchFields#

getSearchFields(): string[]

Inherited from KubeObject.getSearchFields

-

Defined in src/renderer/api/kube-object.ts:252

+

Defined in src/renderer/api/kube-object.ts:252

Returns: string[]


getSecrets#

getSecrets(): string[]

-

Defined in src/renderer/api/endpoints/pods.api.ts:400

+

Defined in src/renderer/api/endpoints/pods.api.ts:400

Returns: string[]


getSelectedNodeOs#

getSelectedNodeOs(): string | undefined

-

Defined in src/renderer/api/endpoints/pods.api.ts:490

+

Defined in src/renderer/api/endpoints/pods.api.ts:490

Returns: string | undefined


getSelectors#

getSelectors(): string[]

Inherited from Pod.getSelectors

-

Defined in src/renderer/api/workload-kube-object.ts:71

+

Defined in src/renderer/api/workload-kube-object.ts:71

Returns: string[]


getStartupProbe#

getStartupProbe(container: IPodContainer): string[]

-

Defined in src/renderer/api/endpoints/pods.api.ts:444

+

Defined in src/renderer/api/endpoints/pods.api.ts:444

Parameters:

@@ -1730,57 +1730,57 @@

getStatus#

getStatus(): PodStatus

-

Defined in src/renderer/api/endpoints/pods.api.ts:341

+

Defined in src/renderer/api/endpoints/pods.api.ts:341

Returns: PodStatus


getStatusMessage#

getStatusMessage(): string

-

Defined in src/renderer/api/endpoints/pods.api.ts:369

+

Defined in src/renderer/api/endpoints/pods.api.ts:369

Returns: string


getStatusPhase#

getStatusPhase(): string

-

Defined in src/renderer/api/endpoints/pods.api.ts:388

+

Defined in src/renderer/api/endpoints/pods.api.ts:388

Returns: string


getTemplateLabels#

getTemplateLabels(): string[]

Inherited from Pod.getTemplateLabels

-

Defined in src/renderer/api/workload-kube-object.ts:83

+

Defined in src/renderer/api/workload-kube-object.ts:83

Returns: string[]


getTimeDiffFromNow#

getTimeDiffFromNow(): number

Inherited from KubeObject.getTimeDiffFromNow

-

Defined in src/renderer/api/kube-object.ts:208

+

Defined in src/renderer/api/kube-object.ts:208

Returns: number


getTolerations#

getTolerations(): object[]

Overrides Deployment.getTolerations

-

Defined in src/renderer/api/endpoints/pods.api.ts:412

+

Defined in src/renderer/api/endpoints/pods.api.ts:412

Returns: object[]


getVolumes#

getVolumes(): object[]

-

Defined in src/renderer/api/endpoints/pods.api.ts:396

+

Defined in src/renderer/api/endpoints/pods.api.ts:396

Returns: object[]


hasIssues#

hasIssues(): boolean

-

Defined in src/renderer/api/endpoints/pods.api.ts:420

+

Defined in src/renderer/api/endpoints/pods.api.ts:420

Returns: boolean


toPlainObject#

toPlainObject(): object

Inherited from KubeObject.toPlainObject

-

Defined in src/renderer/api/kube-object.ts:264

+

Defined in src/renderer/api/kube-object.ts:264

Returns: object


update#

updateT›(data: Partial‹T›): Promise‹T›

Inherited from KubeObject.update

-

Defined in src/renderer/api/kube-object.ts:269

+

Defined in src/renderer/api/kube-object.ts:269

Type parameters:

T: KubeObject

Parameters:

@@ -1803,7 +1803,7 @@

Static create#

create(data: any): KubeObject‹IKubeObjectMetadata, any, any›

Inherited from KubeObject.create

-

Defined in src/renderer/api/kube-object.ts:100

+

Defined in src/renderer/api/kube-object.ts:100

Parameters:

@@ -1824,7 +1824,7 @@

Static isJsonApiData#

isJsonApiData(object: unknown): object is KubeJsonApiData

Inherited from KubeObject.isJsonApiData

-

Defined in src/renderer/api/kube-object.ts:108

+

Defined in src/renderer/api/kube-object.ts:108

Parameters:

@@ -1845,7 +1845,7 @@

Static isJsonApiDataList#

isJsonApiDataListT›(object: unknown, verifyItem: function): object is KubeJsonApiDataList‹T›

Inherited from KubeObject.isJsonApiDataList

-

Defined in src/renderer/api/kube-object.ts:166

+

Defined in src/renderer/api/kube-object.ts:166

Type parameters:

T

Parameters:

@@ -1872,7 +1872,7 @@

Static isKubeJsonApiListMetadata#

isKubeJsonApiListMetadata(object: unknown): object is KubeJsonApiListMetadata

Inherited from KubeObject.isKubeJsonApiListMetadata

-

Defined in src/renderer/api/kube-object.ts:117

+

Defined in src/renderer/api/kube-object.ts:117

Parameters:

@@ -1893,7 +1893,7 @@

Static isKubeJsonApiMetadata#

isKubeJsonApiMetadata(object: unknown): object is KubeJsonApiMetadata

Inherited from KubeObject.isKubeJsonApiMetadata

-

Defined in src/renderer/api/kube-object.ts:125

+

Defined in src/renderer/api/kube-object.ts:125

Parameters:

@@ -1914,7 +1914,7 @@

Static isNonSystem#

isNonSystem(item: KubeJsonApiData | KubeObject): boolean

Inherited from KubeObject.isNonSystem

-

Defined in src/renderer/api/kube-object.ts:104

+

Defined in src/renderer/api/kube-object.ts:104

Parameters:

@@ -1935,7 +1935,7 @@

Static isPartialJsonApiData#

isPartialJsonApiData(object: unknown): object is Partial‹KubeJsonApiData›

Inherited from KubeObject.isPartialJsonApiData

-

Defined in src/renderer/api/kube-object.ts:157

+

Defined in src/renderer/api/kube-object.ts:157

Parameters:

@@ -1956,7 +1956,7 @@

Static isPartialJsonApiMetadata#

isPartialJsonApiMetadata(object: unknown): object is Partial‹KubeJsonApiMetadata›

Inherited from KubeObject.isPartialJsonApiMetadata

-

Defined in src/renderer/api/kube-object.ts:141

+

Defined in src/renderer/api/kube-object.ts:141

Parameters:

@@ -1977,7 +1977,7 @@

Static stringifyLabels#

stringifyLabels(labels?: object): string[]

Inherited from KubeObject.stringifyLabels

-

Defined in src/renderer/api/kube-object.ts:176

+

Defined in src/renderer/api/kube-object.ts:176

Parameters:

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/index.html index 4f5a377d58..3c61b52ae3 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/index.html @@ -1053,7 +1053,7 @@

constructor#

+ new PodDisruptionBudget(data: KubeJsonApiData): PodDisruptionBudget

Overrides KubeObject.constructor

-

Defined in src/renderer/api/endpoints/poddisruptionbudget.api.ts:44

+

Defined in src/renderer/api/endpoints/poddisruptionbudget.api.ts:44

Parameters:

@@ -1074,22 +1074,22 @@

apiVersion#

apiVersion: string

Inherited from KubeObject.apiVersion

-

Defined in src/renderer/api/kube-object.ts:94

+

Defined in src/renderer/api/kube-object.ts:94


kind#

kind: string

Inherited from KubeObject.kind

-

Defined in src/renderer/api/kube-object.ts:95

+

Defined in src/renderer/api/kube-object.ts:95


metadata#

metadata: Metadata

Inherited from KubeObject.metadata

-

Defined in src/renderer/api/kube-object.ts:96

+

Defined in src/renderer/api/kube-object.ts:96


spec#

spec: object

Overrides KubeObject.spec

-

Defined in src/renderer/api/endpoints/poddisruptionbudget.api.ts:28

+

Defined in src/renderer/api/endpoints/poddisruptionbudget.api.ts:28

Type declaration:#

@@ -1170,7 +1170,7 @@

getAge#

getAge(humanize: boolean, compact: boolean, fromNow: boolean): string | number

Inherited from KubeObject.getAge

-

Defined in src/renderer/api/kube-object.ts:212

+

Defined in src/renderer/api/kube-object.ts:212

Parameters:

@@ -1203,7 +1203,7 @@

getAnnotations#

getAnnotations(filter: boolean): string[]

Inherited from KubeObject.getAnnotations

-

Defined in src/renderer/api/kube-object.ts:233

+

Defined in src/renderer/api/kube-object.ts:233

Parameters:

@@ -1225,93 +1225,93 @@

getCurrentHealthy#

getCurrentHealthy(): number

-

Defined in src/renderer/api/endpoints/poddisruptionbudget.api.ts:65

+

Defined in src/renderer/api/endpoints/poddisruptionbudget.api.ts:65

Returns: number


getDesiredHealthy#

getDesiredHealthy(): number

-

Defined in src/renderer/api/endpoints/poddisruptionbudget.api.ts:69

+

Defined in src/renderer/api/endpoints/poddisruptionbudget.api.ts:69

Returns: number


getFinalizers#

getFinalizers(): string[]

Inherited from KubeObject.getFinalizers

-

Defined in src/renderer/api/kube-object.ts:225

+

Defined in src/renderer/api/kube-object.ts:225

Returns: string[]


getId#

getId(): string

Inherited from KubeObject.getId

-

Defined in src/renderer/api/kube-object.ts:191

+

Defined in src/renderer/api/kube-object.ts:191

Returns: string


getLabels#

getLabels(): string[]

Inherited from KubeObject.getLabels

-

Defined in src/renderer/api/kube-object.ts:229

+

Defined in src/renderer/api/kube-object.ts:229

Returns: string[]


getMaxUnavailable#

getMaxUnavailable(): string

-

Defined in src/renderer/api/endpoints/poddisruptionbudget.api.ts:61

+

Defined in src/renderer/api/endpoints/poddisruptionbudget.api.ts:61

Returns: string


getMinAvailable#

getMinAvailable(): string

-

Defined in src/renderer/api/endpoints/poddisruptionbudget.api.ts:57

+

Defined in src/renderer/api/endpoints/poddisruptionbudget.api.ts:57

Returns: string


getName#

getName(): string

Inherited from KubeObject.getName

-

Defined in src/renderer/api/kube-object.ts:199

+

Defined in src/renderer/api/kube-object.ts:199

Returns: string


getNs#

getNs(): string

Inherited from KubeObject.getNs

-

Defined in src/renderer/api/kube-object.ts:203

+

Defined in src/renderer/api/kube-object.ts:203

Returns: string


getOwnerRefs#

getOwnerRefs(): object[]

Inherited from KubeObject.getOwnerRefs

-

Defined in src/renderer/api/kube-object.ts:243

+

Defined in src/renderer/api/kube-object.ts:243

Returns: object[]


getResourceVersion#

getResourceVersion(): string

Inherited from KubeObject.getResourceVersion

-

Defined in src/renderer/api/kube-object.ts:195

+

Defined in src/renderer/api/kube-object.ts:195

Returns: string


getSearchFields#

getSearchFields(): string[]

Inherited from KubeObject.getSearchFields

-

Defined in src/renderer/api/kube-object.ts:252

+

Defined in src/renderer/api/kube-object.ts:252

Returns: string[]


getSelectors#

getSelectors(): string[]

-

Defined in src/renderer/api/endpoints/poddisruptionbudget.api.ts:51

+

Defined in src/renderer/api/endpoints/poddisruptionbudget.api.ts:51

Returns: string[]


getTimeDiffFromNow#

getTimeDiffFromNow(): number

Inherited from KubeObject.getTimeDiffFromNow

-

Defined in src/renderer/api/kube-object.ts:208

+

Defined in src/renderer/api/kube-object.ts:208

Returns: number


toPlainObject#

toPlainObject(): object

Inherited from KubeObject.toPlainObject

-

Defined in src/renderer/api/kube-object.ts:264

+

Defined in src/renderer/api/kube-object.ts:264

Returns: object


update#

updateT›(data: Partial‹T›): Promise‹T›

Inherited from KubeObject.update

-

Defined in src/renderer/api/kube-object.ts:269

+

Defined in src/renderer/api/kube-object.ts:269

Type parameters:

T: KubeObject

Parameters:

@@ -1334,7 +1334,7 @@

Static create#

create(data: any): KubeObject‹IKubeObjectMetadata, any, any›

Inherited from KubeObject.create

-

Defined in src/renderer/api/kube-object.ts:100

+

Defined in src/renderer/api/kube-object.ts:100

Parameters:

@@ -1355,7 +1355,7 @@

Static isJsonApiData#

isJsonApiData(object: unknown): object is KubeJsonApiData

Inherited from KubeObject.isJsonApiData

-

Defined in src/renderer/api/kube-object.ts:108

+

Defined in src/renderer/api/kube-object.ts:108

Parameters:

@@ -1376,7 +1376,7 @@

Static isJsonApiDataList#

isJsonApiDataListT›(object: unknown, verifyItem: function): object is KubeJsonApiDataList‹T›

Inherited from KubeObject.isJsonApiDataList

-

Defined in src/renderer/api/kube-object.ts:166

+

Defined in src/renderer/api/kube-object.ts:166

Type parameters:

T

Parameters:

@@ -1403,7 +1403,7 @@

Static isKubeJsonApiListMetadata#

isKubeJsonApiListMetadata(object: unknown): object is KubeJsonApiListMetadata

Inherited from KubeObject.isKubeJsonApiListMetadata

-

Defined in src/renderer/api/kube-object.ts:117

+

Defined in src/renderer/api/kube-object.ts:117

Parameters:

@@ -1424,7 +1424,7 @@

Static isKubeJsonApiMetadata#

isKubeJsonApiMetadata(object: unknown): object is KubeJsonApiMetadata

Inherited from KubeObject.isKubeJsonApiMetadata

-

Defined in src/renderer/api/kube-object.ts:125

+

Defined in src/renderer/api/kube-object.ts:125

Parameters:

@@ -1445,7 +1445,7 @@

Static isNonSystem#

isNonSystem(item: KubeJsonApiData | KubeObject): boolean

Inherited from KubeObject.isNonSystem

-

Defined in src/renderer/api/kube-object.ts:104

+

Defined in src/renderer/api/kube-object.ts:104

Parameters:

@@ -1466,7 +1466,7 @@

Static isPartialJsonApiData#

isPartialJsonApiData(object: unknown): object is Partial‹KubeJsonApiData›

Inherited from KubeObject.isPartialJsonApiData

-

Defined in src/renderer/api/kube-object.ts:157

+

Defined in src/renderer/api/kube-object.ts:157

Parameters:

@@ -1487,7 +1487,7 @@

Static isPartialJsonApiMetadata#

isPartialJsonApiMetadata(object: unknown): object is Partial‹KubeJsonApiMetadata›

Inherited from KubeObject.isPartialJsonApiMetadata

-

Defined in src/renderer/api/kube-object.ts:141

+

Defined in src/renderer/api/kube-object.ts:141

Parameters:

@@ -1508,7 +1508,7 @@

Static stringifyLabels#

stringifyLabels(labels?: object): string[]

Inherited from KubeObject.stringifyLabels

-

Defined in src/renderer/api/kube-object.ts:176

+

Defined in src/renderer/api/kube-object.ts:176

Parameters:

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/index.html index edbcf41bf7..ab45652d06 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/index.html @@ -1182,105 +1182,105 @@

+ new PodDisruptionBudgetsStore(): PodDisruptionBudgetsStore

Inherited from KubeObjectStore.constructor

Overrides void

-

Defined in src/renderer/kube-object.store.ts:54

+

Defined in src/renderer/kube-object.store.ts:54

Returns: PodDisruptionBudgetsStore

Properties#

api#

api: KubeApiPodDisruptionBudget‹›› = pdbApi

Overrides KubeObjectStore.api

-

Defined in src/renderer/components/+config-pod-disruption-budgets/pod-disruption-budgets.store.ts:27

+

Defined in src/renderer/components/+config-pod-disruption-budgets/pod-disruption-budgets.store.ts:27


bufferSize#

bufferSize: number = 50000

Inherited from KubeObjectStore.bufferSize

-

Defined in src/renderer/kube-object.store.ts:45

+

Defined in src/renderer/kube-object.store.ts:45


Protected eventsBuffer#

eventsBuffer: IObservableArray‹IKubeWatchEvent‹KubeJsonApiData›› = observable.array>([], { deep: false })

Inherited from KubeObjectStore.eventsBuffer

-

Defined in src/renderer/kube-object.store.ts:301

+

Defined in src/renderer/kube-object.store.ts:301


failedLoading#

failedLoading: boolean = false

Inherited from KubeObjectStore.failedLoading

-

Defined in src/renderer/item.store.ts:36

+

Defined in src/renderer/item.store.ts:36


isLoaded#

isLoaded: boolean = false

Inherited from KubeObjectStore.isLoaded

-

Defined in src/renderer/item.store.ts:38

+

Defined in src/renderer/item.store.ts:38


isLoading#

isLoading: boolean = false

Inherited from KubeObjectStore.isLoading

-

Defined in src/renderer/item.store.ts:37

+

Defined in src/renderer/item.store.ts:37


items#

items: IObservableArray‹T› = observable.array([], { deep: false })

Inherited from KubeObjectStore.items

-

Defined in src/renderer/item.store.ts:39

+

Defined in src/renderer/item.store.ts:39


Optional limit#

limit? : number

Inherited from KubeObjectStore.limit

-

Defined in src/renderer/kube-object.store.ts:44

+

Defined in src/renderer/kube-object.store.ts:44


selectedItemsIds#

selectedItemsIds: ObservableMap‹string, boolean› = observable.map()

Inherited from KubeObjectStore.selectedItemsIds

-

Defined in src/renderer/item.store.ts:40

+

Defined in src/renderer/item.store.ts:40


Static defaultContext#

defaultContext: IObservableValue‹ClusterContext› = observable.box()

Inherited from KubeObjectStore.defaultContext

-

Defined in src/renderer/kube-object.store.ts:41

+

Defined in src/renderer/kube-object.store.ts:41

Accessors#

context#

get context(): ClusterContext

Inherited from KubeObjectStore.context

-

Defined in src/renderer/kube-object.store.ts:63

+

Defined in src/renderer/kube-object.store.ts:63

Returns: ClusterContext


contextItems#

get contextItems(): PodDisruptionBudget[]

Inherited from KubeObjectStore.contextItems

-

Defined in src/renderer/kube-object.store.ts:67

+

Defined in src/renderer/kube-object.store.ts:67

Returns: PodDisruptionBudget[]


contextReady#

get contextReady(): Promise‹void› & object

Inherited from KubeObjectStore.contextReady

-

Defined in src/renderer/kube-object.store.ts:48

+

Defined in src/renderer/kube-object.store.ts:48

Returns: Promise‹void› & object


namespacesReady#

get namespacesReady(): Promise‹void› & object

Inherited from KubeObjectStore.namespacesReady

-

Defined in src/renderer/kube-object.store.ts:52

+

Defined in src/renderer/kube-object.store.ts:52

Returns: Promise‹void› & object


query#

get query(): IKubeApiQueryParams

Inherited from KubeObjectStore.query

-

Defined in src/renderer/kube-object.store.ts:81

+

Defined in src/renderer/kube-object.store.ts:81

Returns: IKubeApiQueryParams


selectedItems#

get selectedItems(): PodDisruptionBudget[]

Inherited from KubeObjectStore.selectedItems

-

Defined in src/renderer/item.store.ts:47

+

Defined in src/renderer/item.store.ts:47

Returns: PodDisruptionBudget[]

Methods#

[Symbol.iterator]#

[Symbol.iterator](): Generator‹T, void, undefined›

Inherited from KubeObjectStore.[Symbol.iterator]

-

Defined in src/renderer/item.store.ts:221

+

Defined in src/renderer/item.store.ts:221

Returns: Generator‹T, void, undefined›


Protected bindWatchEventsUpdater#

bindWatchEventsUpdater(delay: number): void

Inherited from KubeObjectStore.bindWatchEventsUpdater

-

Defined in src/renderer/kube-object.store.ts:303

+

Defined in src/renderer/kube-object.store.ts:303

Parameters:

@@ -1303,7 +1303,7 @@

create#

create(params: object, data?: Partial‹PodDisruptionBudget›): Promise‹PodDisruptionBudget

Inherited from KubeObjectStore.create

-

Defined in src/renderer/kube-object.store.ts:272

+

Defined in src/renderer/kube-object.store.ts:272

Parameters:

params: object

@@ -1331,7 +1331,7 @@

createItem(params: object, data?: Partial‹PodDisruptionBudget›): Promise‹PodDisruptionBudget

Inherited from KubeObjectStore.createItem

Overrides void

-

Defined in src/renderer/kube-object.store.ts:268

+

Defined in src/renderer/kube-object.store.ts:268

Parameters:

params: object

@@ -1358,7 +1358,7 @@

Protected defaultSorting#

defaultSorting(item: PodDisruptionBudget): string

Inherited from KubeObjectStore.defaultSorting

-

Defined in src/renderer/item.store.ts:34

+

Defined in src/renderer/item.store.ts:34

Parameters:

@@ -1379,7 +1379,7 @@

Protected filterItemsOnLoad#

filterItemsOnLoad(items: PodDisruptionBudget[]): T[]

Inherited from KubeObjectStore.filterItemsOnLoad

-

Defined in src/renderer/kube-object.store.ts:166

+

Defined in src/renderer/kube-object.store.ts:166

Parameters:

@@ -1400,7 +1400,7 @@

getAllByNs#

getAllByNs(namespace: string | string[], strict: boolean): PodDisruptionBudget[]

Inherited from KubeObjectStore.getAllByNs

-

Defined in src/renderer/kube-object.store.ts:93

+

Defined in src/renderer/kube-object.store.ts:93

Parameters:

@@ -1428,7 +1428,7 @@

getById#

getById(id: string): T

Inherited from KubeObjectStore.getById

-

Defined in src/renderer/kube-object.store.ts:107

+

Defined in src/renderer/kube-object.store.ts:107

Parameters:

@@ -1449,7 +1449,7 @@

getByLabel#

getByLabel(labels: string[] | object): PodDisruptionBudget[]

Inherited from KubeObjectStore.getByLabel

-

Defined in src/renderer/kube-object.store.ts:123

+

Defined in src/renderer/kube-object.store.ts:123

Parameters:

@@ -1471,7 +1471,7 @@

getByName(name: string, namespace?: string): PodDisruptionBudget

Inherited from KubeObjectStore.getByName

Overrides void

-

Defined in src/renderer/kube-object.store.ts:111

+

Defined in src/renderer/kube-object.store.ts:111

Parameters:

@@ -1496,7 +1496,7 @@

getByPath#

getByPath(path: string): PodDisruptionBudget

Inherited from KubeObjectStore.getByPath

-

Defined in src/renderer/kube-object.store.ts:119

+

Defined in src/renderer/kube-object.store.ts:119

Parameters:

@@ -1517,7 +1517,7 @@

getIndexById#

getIndexById(id: string): number

Inherited from KubeObjectStore.getIndexById

-

Defined in src/renderer/item.store.ts:64

+

Defined in src/renderer/item.store.ts:64

Parameters:

@@ -1538,13 +1538,13 @@

getItems#

getItems(): PodDisruptionBudget[]

Inherited from KubeObjectStore.getItems

-

Defined in src/renderer/item.store.ts:51

+

Defined in src/renderer/item.store.ts:51

Returns: PodDisruptionBudget[]


Optional getStatuses#

getStatuses(items: PodDisruptionBudget[]): Record‹string, number›

Inherited from KubeObjectStore.getStatuses

-

Defined in src/renderer/kube-object.store.ts:91

+

Defined in src/renderer/kube-object.store.ts:91

Parameters:

@@ -1565,20 +1565,20 @@

getSubscribeApis#

getSubscribeApis(): KubeApi[]

Inherited from KubeObjectStore.getSubscribeApis

-

Defined in src/renderer/kube-object.store.ts:309

+

Defined in src/renderer/kube-object.store.ts:309

Returns: KubeApi[]


getTotalCount#

getTotalCount(): number

Inherited from KubeObjectStore.getTotalCount

Overrides void

-

Defined in src/renderer/kube-object.store.ts:77

+

Defined in src/renderer/kube-object.store.ts:77

Returns: number


isSelected#

isSelected(item: PodDisruptionBudget): boolean

Inherited from KubeObjectStore.isSelected

-

Defined in src/renderer/item.store.ts:160

+

Defined in src/renderer/item.store.ts:160

Parameters:

@@ -1599,7 +1599,7 @@

isSelectedAll#

isSelectedAll(visibleItems: PodDisruptionBudget[]): boolean

Inherited from KubeObjectStore.isSelectedAll

-

Defined in src/renderer/item.store.ts:194

+

Defined in src/renderer/item.store.ts:194

Parameters:

@@ -1622,7 +1622,7 @@

load#

load(params: object): Promise‹PodDisruptionBudget

Inherited from KubeObjectStore.load

-

Defined in src/renderer/kube-object.store.ts:247

+

Defined in src/renderer/kube-object.store.ts:247

Parameters:

params: object

@@ -1649,7 +1649,7 @@

loadAll(options: object): Promise‹void | PodDisruptionBudget[]›

Inherited from KubeObjectStore.loadAll

Overrides void

-

Defined in src/renderer/kube-object.store.ts:171

+

Defined in src/renderer/kube-object.store.ts:171

Parameters:

Default value options: object= {}

@@ -1679,7 +1679,7 @@

loadFromPath#

loadFromPath(resourcePath: string): Promise‹T›

Inherited from KubeObjectStore.loadFromPath

-

Defined in src/renderer/kube-object.store.ts:262

+

Defined in src/renderer/kube-object.store.ts:262

Parameters:

@@ -1701,7 +1701,7 @@

loadItem(params: object): Promise‹PodDisruptionBudget

Inherited from KubeObjectStore.loadItem

Overrides void

-

Defined in src/renderer/kube-object.store.ts:242

+

Defined in src/renderer/kube-object.store.ts:242

Parameters:

params: object

@@ -1728,7 +1728,7 @@

loadItems(__namedParameters: object): Promise‹PodDisruptionBudget[]›

Inherited from KubeObjectStore.loadItems

Overrides void

-

Defined in src/renderer/kube-object.store.ts:140

+

Defined in src/renderer/kube-object.store.ts:140

Parameters:

__namedParameters: object

@@ -1758,7 +1758,7 @@

Protected mergeItems#

mergeItems(partialItems: PodDisruptionBudget[], __namedParameters: object): PodDisruptionBudget[]

Inherited from KubeObjectStore.mergeItems

-

Defined in src/renderer/kube-object.store.ts:218

+

Defined in src/renderer/kube-object.store.ts:218

Parameters:

partialItems: PodDisruptionBudget[]

Default value __namedParameters: object= {}

@@ -1798,7 +1798,7 @@

reloadAll#

reloadAll(opts: object): Promise‹void | T[]›

Inherited from KubeObjectStore.reloadAll

-

Defined in src/renderer/kube-object.store.ts:207

+

Defined in src/renderer/kube-object.store.ts:207

Parameters:

Default value opts: object= {}

@@ -1828,7 +1828,7 @@

remove#

remove(item: PodDisruptionBudget): Promise‹void›

Inherited from KubeObjectStore.remove

-

Defined in src/renderer/kube-object.store.ts:290

+

Defined in src/renderer/kube-object.store.ts:290

Parameters:

@@ -1849,7 +1849,7 @@

Protected removeItem#

removeItem(item: PodDisruptionBudget, request: function): Promise‹void›

Inherited from KubeObjectStore.removeItem

-

Defined in src/renderer/item.store.ts:154

+

Defined in src/renderer/item.store.ts:154

Parameters:

item: PodDisruptionBudget

request: function

@@ -1860,19 +1860,19 @@

removeSelectedItems(): Promise‹void[]›

Inherited from KubeObjectStore.removeSelectedItems

Overrides void

-

Defined in src/renderer/kube-object.store.ts:296

+

Defined in src/renderer/kube-object.store.ts:296

Returns: Promise‹void[]›


reset#

reset(): void

Inherited from KubeObjectStore.reset

-

Defined in src/renderer/item.store.ts:206

+

Defined in src/renderer/item.store.ts:206

Returns: void


Protected resetOnError#

resetOnError(error: any): void

Inherited from KubeObjectStore.resetOnError

-

Defined in src/renderer/kube-object.store.ts:238

+

Defined in src/renderer/kube-object.store.ts:238

Parameters:

@@ -1893,13 +1893,13 @@

resetSelection#

resetSelection(): void

Inherited from KubeObjectStore.resetSelection

-

Defined in src/renderer/item.store.ts:201

+

Defined in src/renderer/item.store.ts:201

Returns: void


select#

select(item: PodDisruptionBudget): void

Inherited from KubeObjectStore.select

-

Defined in src/renderer/item.store.ts:165

+

Defined in src/renderer/item.store.ts:165

Parameters:

@@ -1920,7 +1920,7 @@

Protected sortItems#

sortItems(items: PodDisruptionBudget[], sorting: function[], order?: "asc" | "desc"): PodDisruptionBudget[]

Inherited from KubeObjectStore.sortItems

-

Defined in src/renderer/item.store.ts:78

+

Defined in src/renderer/item.store.ts:78

Return items sorted by the given ordering functions. If two elements of items are sorted to the same "index" then the next sorting function is used to determine where to place them relative to each other. Once the sorting @@ -1962,7 +1962,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

subscribe(apis: KubeApi‹any›[]): (Anonymous function)

Inherited from KubeObjectStore.subscribe

Overrides void

-

Defined in src/renderer/kube-object.store.ts:313

+

Defined in src/renderer/kube-object.store.ts:313

Parameters:

@@ -1985,7 +1985,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

toggleSelection#

toggleSelection(item: PodDisruptionBudget): void

Inherited from KubeObjectStore.toggleSelection

-

Defined in src/renderer/item.store.ts:175

+

Defined in src/renderer/item.store.ts:175

Parameters:

@@ -2006,7 +2006,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

toggleSelectionAll#

toggleSelectionAll(visibleItems: PodDisruptionBudget[]): void

Inherited from KubeObjectStore.toggleSelectionAll

-

Defined in src/renderer/item.store.ts:184

+

Defined in src/renderer/item.store.ts:184

Parameters:

@@ -2029,7 +2029,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

unselect#

unselect(item: PodDisruptionBudget): void

Inherited from KubeObjectStore.unselect

-

Defined in src/renderer/item.store.ts:170

+

Defined in src/renderer/item.store.ts:170

Parameters:

@@ -2050,7 +2050,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

update#

update(item: PodDisruptionBudget, data: Partial‹PodDisruptionBudget›): Promise‹PodDisruptionBudget

Inherited from KubeObjectStore.update

-

Defined in src/renderer/kube-object.store.ts:281

+

Defined in src/renderer/kube-object.store.ts:281

Parameters:

@@ -2075,13 +2075,13 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

Protected updateFromEventsBuffer#

updateFromEventsBuffer(): void

Inherited from KubeObjectStore.updateFromEventsBuffer

-

Defined in src/renderer/kube-object.store.ts:398

+

Defined in src/renderer/kube-object.store.ts:398

Returns: void


Protected updateItem#

updateItem(item: PodDisruptionBudget, request: function): Promise‹T›

Inherited from KubeObjectStore.updateItem

-

Defined in src/renderer/item.store.ts:144

+

Defined in src/renderer/item.store.ts:144

Parameters:

item: PodDisruptionBudget

request: function

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.podsapi/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.podsapi/index.html index 35753a6e88..70082ae933 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.podsapi/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.podsapi/index.html @@ -983,7 +983,7 @@

constructor#

+ new PodsApi(options: IKubeApiOptions‹Pod›): PodsApi

Inherited from KubeApi.constructor

-

Defined in src/renderer/api/kube-api.ts:151

+

Defined in src/renderer/api/kube-api.ts:151

Parameters:

@@ -1004,86 +1004,86 @@

apiBase#

apiBase: string

Inherited from KubeApi.apiBase

-

Defined in src/renderer/api/kube-api.ts:140

+

Defined in src/renderer/api/kube-api.ts:140


apiGroup#

apiGroup: string

Inherited from KubeApi.apiGroup

-

Defined in src/renderer/api/kube-api.ts:142

+

Defined in src/renderer/api/kube-api.ts:142


apiPrefix#

apiPrefix: string

Inherited from KubeApi.apiPrefix

-

Defined in src/renderer/api/kube-api.ts:141

+

Defined in src/renderer/api/kube-api.ts:141


apiResource#

apiResource: string

Inherited from KubeApi.apiResource

-

Defined in src/renderer/api/kube-api.ts:145

+

Defined in src/renderer/api/kube-api.ts:145


apiVersion#

apiVersion: string

Inherited from KubeApi.apiVersion

-

Defined in src/renderer/api/kube-api.ts:143

+

Defined in src/renderer/api/kube-api.ts:143


Optional apiVersionPreferred#

apiVersionPreferred? : string

Inherited from KubeApi.apiVersionPreferred

-

Defined in src/renderer/api/kube-api.ts:144

+

Defined in src/renderer/api/kube-api.ts:144


isNamespaced#

isNamespaced: boolean

Inherited from KubeApi.isNamespaced

-

Defined in src/renderer/api/kube-api.ts:146

+

Defined in src/renderer/api/kube-api.ts:146


kind#

kind: string

Inherited from KubeApi.kind

-

Defined in src/renderer/api/kube-api.ts:139

+

Defined in src/renderer/api/kube-api.ts:139


objectConstructor#

objectConstructor: IKubeObjectConstructor‹Pod

Inherited from KubeApi.objectConstructor

-

Defined in src/renderer/api/kube-api.ts:148

+

Defined in src/renderer/api/kube-api.ts:148


Protected options#

options: IKubeApiOptions‹Pod

Inherited from KubeApi.options

-

Defined in src/renderer/api/kube-api.ts:153

+

Defined in src/renderer/api/kube-api.ts:153


Protected request#

request: KubeJsonApi

Inherited from KubeApi.request

-

Defined in src/renderer/api/kube-api.ts:149

+

Defined in src/renderer/api/kube-api.ts:149


Protected resourceVersions#

resourceVersions: Map‹string, string› = new Map()

Inherited from KubeApi.resourceVersions

-

Defined in src/renderer/api/kube-api.ts:150

+

Defined in src/renderer/api/kube-api.ts:150


Protected watchDisposer#

watchDisposer: function

Inherited from KubeApi.watchDisposer

-

Defined in src/renderer/api/kube-api.ts:151

+

Defined in src/renderer/api/kube-api.ts:151

Type declaration:#

▸ (): void

Accessors#

apiVersionWithGroup#

get apiVersionWithGroup(): string

Inherited from KubeApi.apiVersionWithGroup

-

Defined in src/renderer/api/kube-api.ts:181

+

Defined in src/renderer/api/kube-api.ts:181

Returns: string

Methods#

Protected checkPreferredVersion#

checkPreferredVersion(): Promise‹void›

Inherited from KubeApi.checkPreferredVersion

-

Defined in src/renderer/api/kube-api.ts:243

+

Defined in src/renderer/api/kube-api.ts:243

Returns: Promise‹void›


create#

create(__namedParameters: object, data?: Partial‹Pod›): Promise‹Pod | null›

Inherited from KubeApi.create

-

Defined in src/renderer/api/kube-api.ts:381

+

Defined in src/renderer/api/kube-api.ts:381

Parameters:

Default value __namedParameters: object= {}

@@ -1113,7 +1113,7 @@

delete#

delete(__namedParameters: object): Promise‹KubeJsonApiData›

Inherited from KubeApi.delete

-

Defined in src/renderer/api/kube-api.ts:418

+

Defined in src/renderer/api/kube-api.ts:418

Parameters:

__namedParameters: object

@@ -1142,7 +1142,7 @@

get#

get(__namedParameters: object, query?: IKubeApiQueryParams): Promise‹Pod | null›

Inherited from KubeApi.get

-

Defined in src/renderer/api/kube-api.ts:367

+

Defined in src/renderer/api/kube-api.ts:367

Parameters:

Default value __namedParameters: object= {}

@@ -1171,7 +1171,7 @@

getLogs#

getLogs(params: object, query?: IPodLogsQuery): Promise‹string›

-

Defined in src/renderer/api/endpoints/pods.api.ts:29

+

Defined in src/renderer/api/endpoints/pods.api.ts:29

Parameters:

params: object

@@ -1197,7 +1197,7 @@

getMetrics#

getMetrics(pods: Pod[], namespace: string, selector: string): Promise‹IPodMetrics›

-

Defined in src/renderer/api/endpoints/pods.api.ts:35

+

Defined in src/renderer/api/endpoints/pods.api.ts:35

Parameters:

@@ -1230,7 +1230,7 @@

getResourceVersion#

getResourceVersion(namespace: string): string

Inherited from KubeApi.getResourceVersion

-

Defined in src/renderer/api/kube-api.ts:276

+

Defined in src/renderer/api/kube-api.ts:276

Parameters:

@@ -1253,7 +1253,7 @@

getUrl#

getUrl(__namedParameters: object, query?: Partial‹IKubeApiQueryParams›): string

Inherited from KubeApi.getUrl

-

Defined in src/renderer/api/kube-api.ts:284

+

Defined in src/renderer/api/kube-api.ts:284

Parameters:

Default value __namedParameters: object= {}

@@ -1283,7 +1283,7 @@

getWatchUrl#

getWatchUrl(namespace: string, query: IKubeApiQueryParams): string

Inherited from KubeApi.getWatchUrl

-

Defined in src/renderer/api/kube-api.ts:425

+

Defined in src/renderer/api/kube-api.ts:425

Parameters:

@@ -1311,7 +1311,7 @@

list#

list(__namedParameters: object, query?: IKubeApiQueryParams): Promise‹Pod[] | null›

Inherited from KubeApi.list

-

Defined in src/renderer/api/kube-api.ts:349

+

Defined in src/renderer/api/kube-api.ts:349

Parameters:

Default value __namedParameters: object= {}

@@ -1341,7 +1341,7 @@

Protected modifyWatchEvent#

modifyWatchEvent(event: IKubeWatchEvent): void

Inherited from KubeApi.modifyWatchEvent

-

Defined in src/renderer/api/kube-api.ts:490

+

Defined in src/renderer/api/kube-api.ts:490

Parameters:

@@ -1362,7 +1362,7 @@

Protected normalizeQuery#

normalizeQuery(query: Partial‹IKubeApiQueryParams›): object

Inherited from KubeApi.normalizeQuery

-

Defined in src/renderer/api/kube-api.ts:296

+

Defined in src/renderer/api/kube-api.ts:296

Parameters:

@@ -1385,7 +1385,7 @@

Protected parseResponse#

parseResponse(data: unknown, namespace?: string): Pod | Pod[] | null

Inherited from KubeApi.parseResponse

-

Defined in src/renderer/api/kube-api.ts:308

+

Defined in src/renderer/api/kube-api.ts:308

Parameters:

@@ -1410,7 +1410,7 @@

refreshResourceVersion#

refreshResourceVersion(params?: KubeApiListOptions): Promise‹T[]›

Inherited from KubeApi.refreshResourceVersion

-

Defined in src/renderer/api/kube-api.ts:280

+

Defined in src/renderer/api/kube-api.ts:280

Parameters:

@@ -1431,7 +1431,7 @@

setResourceVersion#

setResourceVersion(namespace: string, newVersion: string): void

Inherited from KubeApi.setResourceVersion

-

Defined in src/renderer/api/kube-api.ts:272

+

Defined in src/renderer/api/kube-api.ts:272

Parameters:

@@ -1459,7 +1459,7 @@

update#

update(__namedParameters: object, data?: Partial‹Pod›): Promise‹Pod | null›

Inherited from KubeApi.update

-

Defined in src/renderer/api/kube-api.ts:404

+

Defined in src/renderer/api/kube-api.ts:404

Parameters:

Default value __namedParameters: object= {}

@@ -1489,7 +1489,7 @@

watch#

watch(opts: KubeApiWatchOptions): function

Inherited from KubeApi.watch

-

Defined in src/renderer/api/kube-api.ts:433

+

Defined in src/renderer/api/kube-api.ts:433

Parameters:

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.podsstore/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.podsstore/index.html index ba1bb7665e..0ce182c855 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.podsstore/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.podsstore/index.html @@ -1253,113 +1253,113 @@

constructor#

+ new PodsStore(): PodsStore

Overrides KubeObjectStore.constructor

-

Defined in src/renderer/components/+workloads-pods/pods.store.ts:34

+

Defined in src/renderer/components/+workloads-pods/pods.store.ts:34

Returns: PodsStore

Properties#

api#

api: PodsApi‹› = podsApi

Overrides KubeObjectStore.api

-

Defined in src/renderer/components/+workloads-pods/pods.store.ts:31

+

Defined in src/renderer/components/+workloads-pods/pods.store.ts:31


bufferSize#

bufferSize: number = 50000

Inherited from KubeObjectStore.bufferSize

-

Defined in src/renderer/kube-object.store.ts:45

+

Defined in src/renderer/kube-object.store.ts:45


Protected eventsBuffer#

eventsBuffer: IObservableArray‹IKubeWatchEvent‹KubeJsonApiData›› = observable.array>([], { deep: false })

Inherited from KubeObjectStore.eventsBuffer

-

Defined in src/renderer/kube-object.store.ts:301

+

Defined in src/renderer/kube-object.store.ts:301


failedLoading#

failedLoading: boolean = false

Inherited from KubeObjectStore.failedLoading

-

Defined in src/renderer/item.store.ts:36

+

Defined in src/renderer/item.store.ts:36


isLoaded#

isLoaded: boolean = false

Inherited from KubeObjectStore.isLoaded

-

Defined in src/renderer/item.store.ts:38

+

Defined in src/renderer/item.store.ts:38


isLoading#

isLoading: boolean = false

Inherited from KubeObjectStore.isLoading

-

Defined in src/renderer/item.store.ts:37

+

Defined in src/renderer/item.store.ts:37


items#

items: IObservableArray‹T› = observable.array([], { deep: false })

Inherited from KubeObjectStore.items

-

Defined in src/renderer/item.store.ts:39

+

Defined in src/renderer/item.store.ts:39


kubeMetrics#

kubeMetrics: IObservableArray‹PodMetrics‹›› = observable.array([])

-

Defined in src/renderer/components/+workloads-pods/pods.store.ts:34

+

Defined in src/renderer/components/+workloads-pods/pods.store.ts:34


Optional limit#

limit? : number

Inherited from KubeObjectStore.limit

-

Defined in src/renderer/kube-object.store.ts:44

+

Defined in src/renderer/kube-object.store.ts:44


metrics#

metrics: IPodMetrics = null

-

Defined in src/renderer/components/+workloads-pods/pods.store.ts:33

+

Defined in src/renderer/components/+workloads-pods/pods.store.ts:33


selectedItemsIds#

selectedItemsIds: ObservableMap‹string, boolean› = observable.map()

Inherited from KubeObjectStore.selectedItemsIds

-

Defined in src/renderer/item.store.ts:40

+

Defined in src/renderer/item.store.ts:40


Static defaultContext#

defaultContext: IObservableValue‹ClusterContext› = observable.box()

Inherited from KubeObjectStore.defaultContext

-

Defined in src/renderer/kube-object.store.ts:41

+

Defined in src/renderer/kube-object.store.ts:41

Accessors#

context#

get context(): ClusterContext

Inherited from KubeObjectStore.context

-

Defined in src/renderer/kube-object.store.ts:63

+

Defined in src/renderer/kube-object.store.ts:63

Returns: ClusterContext


contextItems#

get contextItems(): Pod[]

Inherited from KubeObjectStore.contextItems

-

Defined in src/renderer/kube-object.store.ts:67

+

Defined in src/renderer/kube-object.store.ts:67

Returns: Pod[]


contextReady#

get contextReady(): Promise‹void› & object

Inherited from KubeObjectStore.contextReady

-

Defined in src/renderer/kube-object.store.ts:48

+

Defined in src/renderer/kube-object.store.ts:48

Returns: Promise‹void› & object


namespacesReady#

get namespacesReady(): Promise‹void› & object

Inherited from KubeObjectStore.namespacesReady

-

Defined in src/renderer/kube-object.store.ts:52

+

Defined in src/renderer/kube-object.store.ts:52

Returns: Promise‹void› & object


query#

get query(): IKubeApiQueryParams

Inherited from KubeObjectStore.query

-

Defined in src/renderer/kube-object.store.ts:81

+

Defined in src/renderer/kube-object.store.ts:81

Returns: IKubeApiQueryParams


selectedItems#

get selectedItems(): Pod[]

Inherited from KubeObjectStore.selectedItems

-

Defined in src/renderer/item.store.ts:47

+

Defined in src/renderer/item.store.ts:47

Returns: Pod[]

Methods#

[Symbol.iterator]#

[Symbol.iterator](): Generator‹T, void, undefined›

Inherited from KubeObjectStore.[Symbol.iterator]

-

Defined in src/renderer/item.store.ts:221

+

Defined in src/renderer/item.store.ts:221

Returns: Generator‹T, void, undefined›


Protected bindWatchEventsUpdater#

bindWatchEventsUpdater(delay: number): void

Inherited from KubeObjectStore.bindWatchEventsUpdater

-

Defined in src/renderer/kube-object.store.ts:303

+

Defined in src/renderer/kube-object.store.ts:303

Parameters:

@@ -1382,7 +1382,7 @@

create#

create(params: object, data?: Partial‹Pod›): Promise‹Pod

Inherited from KubeObjectStore.create

-

Defined in src/renderer/kube-object.store.ts:272

+

Defined in src/renderer/kube-object.store.ts:272

Parameters:

params: object

@@ -1410,7 +1410,7 @@

createItem(params: object, data?: Partial‹Pod›): Promise‹Pod

Inherited from KubeObjectStore.createItem

Overrides void

-

Defined in src/renderer/kube-object.store.ts:268

+

Defined in src/renderer/kube-object.store.ts:268

Parameters:

params: object

@@ -1437,7 +1437,7 @@

Protected defaultSorting#

defaultSorting(item: Pod): string

Inherited from KubeObjectStore.defaultSorting

-

Defined in src/renderer/item.store.ts:34

+

Defined in src/renderer/item.store.ts:34

Parameters:

@@ -1458,7 +1458,7 @@

Protected filterItemsOnLoad#

filterItemsOnLoad(items: Pod[]): T[]

Inherited from KubeObjectStore.filterItemsOnLoad

-

Defined in src/renderer/kube-object.store.ts:166

+

Defined in src/renderer/kube-object.store.ts:166

Parameters:

@@ -1479,7 +1479,7 @@

getAllByNs#

getAllByNs(namespace: string | string[], strict: boolean): Pod[]

Inherited from KubeObjectStore.getAllByNs

-

Defined in src/renderer/kube-object.store.ts:93

+

Defined in src/renderer/kube-object.store.ts:93

Parameters:

@@ -1507,7 +1507,7 @@

getById#

getById(id: string): T

Inherited from KubeObjectStore.getById

-

Defined in src/renderer/kube-object.store.ts:107

+

Defined in src/renderer/kube-object.store.ts:107

Parameters:

@@ -1528,7 +1528,7 @@

getByLabel#

getByLabel(labels: string[] | object): Pod[]

Inherited from KubeObjectStore.getByLabel

-

Defined in src/renderer/kube-object.store.ts:123

+

Defined in src/renderer/kube-object.store.ts:123

Parameters:

@@ -1550,7 +1550,7 @@

getByName(name: string, namespace?: string): Pod

Inherited from KubeObjectStore.getByName

Overrides void

-

Defined in src/renderer/kube-object.store.ts:111

+

Defined in src/renderer/kube-object.store.ts:111

Parameters:

@@ -1575,7 +1575,7 @@

getByPath#

getByPath(path: string): Pod

Inherited from KubeObjectStore.getByPath

-

Defined in src/renderer/kube-object.store.ts:119

+

Defined in src/renderer/kube-object.store.ts:119

Parameters:

@@ -1596,7 +1596,7 @@

getIndexById#

getIndexById(id: string): number

Inherited from KubeObjectStore.getIndexById

-

Defined in src/renderer/item.store.ts:64

+

Defined in src/renderer/item.store.ts:64

Parameters:

@@ -1617,12 +1617,12 @@

getItems#

getItems(): Pod[]

Inherited from KubeObjectStore.getItems

-

Defined in src/renderer/item.store.ts:51

+

Defined in src/renderer/item.store.ts:51

Returns: Pod[]


getPodKubeMetrics#

getPodKubeMetrics(pod: Pod): object

-

Defined in src/renderer/components/+workloads-pods/pods.store.ts:88

+

Defined in src/renderer/components/+workloads-pods/pods.store.ts:88

Parameters:

@@ -1650,7 +1650,7 @@

getPodsByNode#

getPodsByNode(node: string): Pod‹›[]

-

Defined in src/renderer/components/+workloads-pods/pods.store.ts:78

+

Defined in src/renderer/components/+workloads-pods/pods.store.ts:78

Parameters:

@@ -1670,7 +1670,7 @@

getPodsByOwner#

getPodsByOwner(workload: WorkloadKubeObject): Pod[]

-

Defined in src/renderer/components/+workloads-pods/pods.store.ts:62

+

Defined in src/renderer/components/+workloads-pods/pods.store.ts:62

Parameters:

@@ -1690,7 +1690,7 @@

getPodsByOwnerId#

getPodsByOwnerId(workloadId: string): Pod[]

-

Defined in src/renderer/components/+workloads-pods/pods.store.ts:72

+

Defined in src/renderer/components/+workloads-pods/pods.store.ts:72

Parameters:

@@ -1711,7 +1711,7 @@

getStatuses#

getStatuses(pods: Pod[]): Dictionary‹number›

Overrides KubeObjectStore.getStatuses

-

Defined in src/renderer/components/+workloads-pods/pods.store.ts:84

+

Defined in src/renderer/components/+workloads-pods/pods.store.ts:84

Parameters:

@@ -1732,20 +1732,20 @@

getSubscribeApis#

getSubscribeApis(): KubeApi[]

Inherited from KubeObjectStore.getSubscribeApis

-

Defined in src/renderer/kube-object.store.ts:309

+

Defined in src/renderer/kube-object.store.ts:309

Returns: KubeApi[]


getTotalCount#

getTotalCount(): number

Inherited from KubeObjectStore.getTotalCount

Overrides void

-

Defined in src/renderer/kube-object.store.ts:77

+

Defined in src/renderer/kube-object.store.ts:77

Returns: number


isSelected#

isSelected(item: Pod): boolean

Inherited from KubeObjectStore.isSelected

-

Defined in src/renderer/item.store.ts:160

+

Defined in src/renderer/item.store.ts:160

Parameters:

@@ -1766,7 +1766,7 @@

isSelectedAll#

isSelectedAll(visibleItems: Pod[]): boolean

Inherited from KubeObjectStore.isSelectedAll

-

Defined in src/renderer/item.store.ts:194

+

Defined in src/renderer/item.store.ts:194

Parameters:

@@ -1789,7 +1789,7 @@

load#

load(params: object): Promise‹Pod

Inherited from KubeObjectStore.load

-

Defined in src/renderer/kube-object.store.ts:247

+

Defined in src/renderer/kube-object.store.ts:247

Parameters:

params: object

@@ -1816,7 +1816,7 @@

loadAll(options: object): Promise‹void | Pod[]›

Inherited from KubeObjectStore.loadAll

Overrides void

-

Defined in src/renderer/kube-object.store.ts:171

+

Defined in src/renderer/kube-object.store.ts:171

Parameters:

Default value options: object= {}

@@ -1845,7 +1845,7 @@

loadContainerMetrics#

loadContainerMetrics(pod: Pod): Promise‹IPodMetrics‹IMetrics››

-

Defined in src/renderer/components/+workloads-pods/pods.store.ts:48

+

Defined in src/renderer/components/+workloads-pods/pods.store.ts:48

Parameters:

@@ -1866,7 +1866,7 @@

loadFromPath#

loadFromPath(resourcePath: string): Promise‹T›

Inherited from KubeObjectStore.loadFromPath

-

Defined in src/renderer/kube-object.store.ts:262

+

Defined in src/renderer/kube-object.store.ts:262

Parameters:

@@ -1888,7 +1888,7 @@

loadItem(params: object): Promise‹Pod

Inherited from KubeObjectStore.loadItem

Overrides void

-

Defined in src/renderer/kube-object.store.ts:242

+

Defined in src/renderer/kube-object.store.ts:242

Parameters:

params: object

@@ -1915,7 +1915,7 @@

loadItems(__namedParameters: object): Promise‹Pod[]›

Inherited from KubeObjectStore.loadItems

Overrides void

-

Defined in src/renderer/kube-object.store.ts:140

+

Defined in src/renderer/kube-object.store.ts:140

Parameters:

__namedParameters: object

@@ -1944,7 +1944,7 @@

loadKubeMetrics#

loadKubeMetrics(namespace?: string): Promise‹void›

-

Defined in src/renderer/components/+workloads-pods/pods.store.ts:52

+

Defined in src/renderer/components/+workloads-pods/pods.store.ts:52

Parameters:

@@ -1964,7 +1964,7 @@

loadMetrics#

loadMetrics(pod: Pod): Promise‹void›

-

Defined in src/renderer/components/+workloads-pods/pods.store.ts:44

+

Defined in src/renderer/components/+workloads-pods/pods.store.ts:44

Parameters:

@@ -1985,7 +1985,7 @@

Protected mergeItems#

mergeItems(partialItems: Pod[], __namedParameters: object): Pod[]

Inherited from KubeObjectStore.mergeItems

-

Defined in src/renderer/kube-object.store.ts:218

+

Defined in src/renderer/kube-object.store.ts:218

Parameters:

partialItems: Pod[]

Default value __namedParameters: object= {}

@@ -2025,7 +2025,7 @@

reloadAll#

reloadAll(opts: object): Promise‹void | T[]›

Inherited from KubeObjectStore.reloadAll

-

Defined in src/renderer/kube-object.store.ts:207

+

Defined in src/renderer/kube-object.store.ts:207

Parameters:

Default value opts: object= {}

@@ -2055,7 +2055,7 @@

remove#

remove(item: Pod): Promise‹void›

Inherited from KubeObjectStore.remove

-

Defined in src/renderer/kube-object.store.ts:290

+

Defined in src/renderer/kube-object.store.ts:290

Parameters:

@@ -2076,7 +2076,7 @@

Protected removeItem#

removeItem(item: Pod, request: function): Promise‹void›

Inherited from KubeObjectStore.removeItem

-

Defined in src/renderer/item.store.ts:154

+

Defined in src/renderer/item.store.ts:154

Parameters:

item: Pod

request: function

@@ -2087,19 +2087,19 @@

removeSelectedItems(): Promise‹void[]›

Inherited from KubeObjectStore.removeSelectedItems

Overrides void

-

Defined in src/renderer/kube-object.store.ts:296

+

Defined in src/renderer/kube-object.store.ts:296

Returns: Promise‹void[]›


reset#

reset(): void

Overrides KubeObjectStore.reset

-

Defined in src/renderer/components/+workloads-pods/pods.store.ts:117

+

Defined in src/renderer/components/+workloads-pods/pods.store.ts:117

Returns: void


Protected resetOnError#

resetOnError(error: any): void

Inherited from KubeObjectStore.resetOnError

-

Defined in src/renderer/kube-object.store.ts:238

+

Defined in src/renderer/kube-object.store.ts:238

Parameters:

@@ -2120,13 +2120,13 @@

resetSelection#

resetSelection(): void

Inherited from KubeObjectStore.resetSelection

-

Defined in src/renderer/item.store.ts:201

+

Defined in src/renderer/item.store.ts:201

Returns: void


select#

select(item: Pod): void

Inherited from KubeObjectStore.select

-

Defined in src/renderer/item.store.ts:165

+

Defined in src/renderer/item.store.ts:165

Parameters:

@@ -2147,7 +2147,7 @@

Protected sortItems#

sortItems(items: Pod[], sorting: function[], order?: "asc" | "desc"): Pod[]

Inherited from KubeObjectStore.sortItems

-

Defined in src/renderer/item.store.ts:78

+

Defined in src/renderer/item.store.ts:78

Return items sorted by the given ordering functions. If two elements of items are sorted to the same "index" then the next sorting function is used to determine where to place them relative to each other. Once the sorting @@ -2189,7 +2189,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

subscribe(apis: KubeApi‹any›[]): (Anonymous function)

Inherited from KubeObjectStore.subscribe

Overrides void

-

Defined in src/renderer/kube-object.store.ts:313

+

Defined in src/renderer/kube-object.store.ts:313

Parameters:

@@ -2212,7 +2212,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

toggleSelection#

toggleSelection(item: Pod): void

Inherited from KubeObjectStore.toggleSelection

-

Defined in src/renderer/item.store.ts:175

+

Defined in src/renderer/item.store.ts:175

Parameters:

@@ -2233,7 +2233,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

toggleSelectionAll#

toggleSelectionAll(visibleItems: Pod[]): void

Inherited from KubeObjectStore.toggleSelectionAll

-

Defined in src/renderer/item.store.ts:184

+

Defined in src/renderer/item.store.ts:184

Parameters:

@@ -2256,7 +2256,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

unselect#

unselect(item: Pod): void

Inherited from KubeObjectStore.unselect

-

Defined in src/renderer/item.store.ts:170

+

Defined in src/renderer/item.store.ts:170

Parameters:

@@ -2277,7 +2277,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

update#

update(item: Pod, data: Partial‹Pod›): Promise‹Pod

Inherited from KubeObjectStore.update

-

Defined in src/renderer/kube-object.store.ts:281

+

Defined in src/renderer/kube-object.store.ts:281

Parameters:

@@ -2302,13 +2302,13 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

Protected updateFromEventsBuffer#

updateFromEventsBuffer(): void

Inherited from KubeObjectStore.updateFromEventsBuffer

-

Defined in src/renderer/kube-object.store.ts:398

+

Defined in src/renderer/kube-object.store.ts:398

Returns: void


Protected updateItem#

updateItem(item: Pod, request: function): Promise‹T›

Inherited from KubeObjectStore.updateItem

-

Defined in src/renderer/item.store.ts:144

+

Defined in src/renderer/item.store.ts:144

Parameters:

item: Pod

request: function

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.replicaset/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.replicaset/index.html index ba04822353..67108e89d7 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.replicaset/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.replicaset/index.html @@ -1093,7 +1093,7 @@

constructor#

+ new ReplicaSet(data: KubeJsonApiData): ReplicaSet

Overrides KubeObject.constructor

-

Defined in src/renderer/api/endpoints/replica-set.api.ts:55

+

Defined in src/renderer/api/endpoints/replica-set.api.ts:55

Parameters:

@@ -1114,22 +1114,22 @@

apiVersion#

apiVersion: string

Inherited from KubeObject.apiVersion

-

Defined in src/renderer/api/kube-object.ts:94

+

Defined in src/renderer/api/kube-object.ts:94


kind#

kind: string

Inherited from KubeObject.kind

-

Defined in src/renderer/api/kube-object.ts:95

+

Defined in src/renderer/api/kube-object.ts:95


metadata#

metadata: Metadata

Inherited from KubeObject.metadata

-

Defined in src/renderer/api/kube-object.ts:96

+

Defined in src/renderer/api/kube-object.ts:96


spec#

spec: object

Overrides KubeObject.spec

-

Defined in src/renderer/api/endpoints/replica-set.api.ts:62

+

Defined in src/renderer/api/endpoints/replica-set.api.ts:62

Type declaration:#

@@ -1233,19 +1233,19 @@

getAffinity#

getAffinity(): IAffinity

Inherited from Deployment.getAffinity

-

Defined in src/renderer/api/workload-kube-object.ts:93

+

Defined in src/renderer/api/workload-kube-object.ts:93

Returns: IAffinity


getAffinityNumber#

getAffinityNumber(): number

Inherited from Pod.getAffinityNumber

-

Defined in src/renderer/api/workload-kube-object.ts:97

+

Defined in src/renderer/api/workload-kube-object.ts:97

Returns: number


getAge#

getAge(humanize: boolean, compact: boolean, fromNow: boolean): string | number

Inherited from KubeObject.getAge

-

Defined in src/renderer/api/kube-object.ts:212

+

Defined in src/renderer/api/kube-object.ts:212

Parameters:

@@ -1278,7 +1278,7 @@

getAnnotations#

getAnnotations(filter: boolean): string[]

Inherited from KubeObject.getAnnotations

-

Defined in src/renderer/api/kube-object.ts:233

+

Defined in src/renderer/api/kube-object.ts:233

Parameters:

@@ -1300,112 +1300,112 @@

getCurrent#

getCurrent(): number

-

Defined in src/renderer/api/endpoints/replica-set.api.ts:95

+

Defined in src/renderer/api/endpoints/replica-set.api.ts:95

Returns: number


getDesired#

getDesired(): number

-

Defined in src/renderer/api/endpoints/replica-set.api.ts:91

+

Defined in src/renderer/api/endpoints/replica-set.api.ts:91

Returns: number


getFinalizers#

getFinalizers(): string[]

Inherited from KubeObject.getFinalizers

-

Defined in src/renderer/api/kube-object.ts:225

+

Defined in src/renderer/api/kube-object.ts:225

Returns: string[]


getId#

getId(): string

Inherited from KubeObject.getId

-

Defined in src/renderer/api/kube-object.ts:191

+

Defined in src/renderer/api/kube-object.ts:191

Returns: string


getImages#

getImages(): string[]

-

Defined in src/renderer/api/endpoints/replica-set.api.ts:103

+

Defined in src/renderer/api/endpoints/replica-set.api.ts:103

Returns: string[]


getLabels#

getLabels(): string[]

Inherited from KubeObject.getLabels

-

Defined in src/renderer/api/kube-object.ts:229

+

Defined in src/renderer/api/kube-object.ts:229

Returns: string[]


getName#

getName(): string

Inherited from KubeObject.getName

-

Defined in src/renderer/api/kube-object.ts:199

+

Defined in src/renderer/api/kube-object.ts:199

Returns: string


getNodeSelectors#

getNodeSelectors(): string[]

Inherited from Deployment.getNodeSelectors

-

Defined in src/renderer/api/workload-kube-object.ts:77

+

Defined in src/renderer/api/workload-kube-object.ts:77

Returns: string[]


getNs#

getNs(): string

Inherited from KubeObject.getNs

-

Defined in src/renderer/api/kube-object.ts:203

+

Defined in src/renderer/api/kube-object.ts:203

Returns: string


getOwnerRefs#

getOwnerRefs(): object[]

Inherited from KubeObject.getOwnerRefs

-

Defined in src/renderer/api/kube-object.ts:243

+

Defined in src/renderer/api/kube-object.ts:243

Returns: object[]


getReady#

getReady(): number

-

Defined in src/renderer/api/endpoints/replica-set.api.ts:99

+

Defined in src/renderer/api/endpoints/replica-set.api.ts:99

Returns: number


getResourceVersion#

getResourceVersion(): string

Inherited from KubeObject.getResourceVersion

-

Defined in src/renderer/api/kube-object.ts:195

+

Defined in src/renderer/api/kube-object.ts:195

Returns: string


getSearchFields#

getSearchFields(): string[]

Inherited from KubeObject.getSearchFields

-

Defined in src/renderer/api/kube-object.ts:252

+

Defined in src/renderer/api/kube-object.ts:252

Returns: string[]


getSelectors#

getSelectors(): string[]

Inherited from Pod.getSelectors

-

Defined in src/renderer/api/workload-kube-object.ts:71

+

Defined in src/renderer/api/workload-kube-object.ts:71

Returns: string[]


getTemplateLabels#

getTemplateLabels(): string[]

Inherited from Pod.getTemplateLabels

-

Defined in src/renderer/api/workload-kube-object.ts:83

+

Defined in src/renderer/api/workload-kube-object.ts:83

Returns: string[]


getTimeDiffFromNow#

getTimeDiffFromNow(): number

Inherited from KubeObject.getTimeDiffFromNow

-

Defined in src/renderer/api/kube-object.ts:208

+

Defined in src/renderer/api/kube-object.ts:208

Returns: number


getTolerations#

getTolerations(): IToleration[]

Inherited from Deployment.getTolerations

-

Defined in src/renderer/api/workload-kube-object.ts:89

+

Defined in src/renderer/api/workload-kube-object.ts:89

Returns: IToleration[]


toPlainObject#

toPlainObject(): object

Inherited from KubeObject.toPlainObject

-

Defined in src/renderer/api/kube-object.ts:264

+

Defined in src/renderer/api/kube-object.ts:264

Returns: object


update#

updateT›(data: Partial‹T›): Promise‹T›

Inherited from KubeObject.update

-

Defined in src/renderer/api/kube-object.ts:269

+

Defined in src/renderer/api/kube-object.ts:269

Type parameters:

T: KubeObject

Parameters:

@@ -1428,7 +1428,7 @@

Static create#

create(data: any): KubeObject‹IKubeObjectMetadata, any, any›

Inherited from KubeObject.create

-

Defined in src/renderer/api/kube-object.ts:100

+

Defined in src/renderer/api/kube-object.ts:100

Parameters:

@@ -1449,7 +1449,7 @@

Static isJsonApiData#

isJsonApiData(object: unknown): object is KubeJsonApiData

Inherited from KubeObject.isJsonApiData

-

Defined in src/renderer/api/kube-object.ts:108

+

Defined in src/renderer/api/kube-object.ts:108

Parameters:

@@ -1470,7 +1470,7 @@

Static isJsonApiDataList#

isJsonApiDataListT›(object: unknown, verifyItem: function): object is KubeJsonApiDataList‹T›

Inherited from KubeObject.isJsonApiDataList

-

Defined in src/renderer/api/kube-object.ts:166

+

Defined in src/renderer/api/kube-object.ts:166

Type parameters:

T

Parameters:

@@ -1497,7 +1497,7 @@

Static isKubeJsonApiListMetadata#

isKubeJsonApiListMetadata(object: unknown): object is KubeJsonApiListMetadata

Inherited from KubeObject.isKubeJsonApiListMetadata

-

Defined in src/renderer/api/kube-object.ts:117

+

Defined in src/renderer/api/kube-object.ts:117

Parameters:

@@ -1518,7 +1518,7 @@

Static isKubeJsonApiMetadata#

isKubeJsonApiMetadata(object: unknown): object is KubeJsonApiMetadata

Inherited from KubeObject.isKubeJsonApiMetadata

-

Defined in src/renderer/api/kube-object.ts:125

+

Defined in src/renderer/api/kube-object.ts:125

Parameters:

@@ -1539,7 +1539,7 @@

Static isNonSystem#

isNonSystem(item: KubeJsonApiData | KubeObject): boolean

Inherited from KubeObject.isNonSystem

-

Defined in src/renderer/api/kube-object.ts:104

+

Defined in src/renderer/api/kube-object.ts:104

Parameters:

@@ -1560,7 +1560,7 @@

Static isPartialJsonApiData#

isPartialJsonApiData(object: unknown): object is Partial‹KubeJsonApiData›

Inherited from KubeObject.isPartialJsonApiData

-

Defined in src/renderer/api/kube-object.ts:157

+

Defined in src/renderer/api/kube-object.ts:157

Parameters:

@@ -1581,7 +1581,7 @@

Static isPartialJsonApiMetadata#

isPartialJsonApiMetadata(object: unknown): object is Partial‹KubeJsonApiMetadata›

Inherited from KubeObject.isPartialJsonApiMetadata

-

Defined in src/renderer/api/kube-object.ts:141

+

Defined in src/renderer/api/kube-object.ts:141

Parameters:

@@ -1602,7 +1602,7 @@

Static stringifyLabels#

stringifyLabels(labels?: object): string[]

Inherited from KubeObject.stringifyLabels

-

Defined in src/renderer/api/kube-object.ts:176

+

Defined in src/renderer/api/kube-object.ts:176

Parameters:

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/index.html index f042e48707..51df8b844d 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/index.html @@ -1213,109 +1213,109 @@

constructor#

+ new ReplicaSetStore(): ReplicaSetStore

Overrides KubeObjectStore.constructor

-

Defined in src/renderer/components/+workloads-replicasets/replicasets.store.ts:32

+

Defined in src/renderer/components/+workloads-replicasets/replicasets.store.ts:32

Returns: ReplicaSetStore

Properties#

api#

api: ReplicaSetApi‹› = replicaSetApi

Overrides KubeObjectStore.api

-

Defined in src/renderer/components/+workloads-replicasets/replicasets.store.ts:31

+

Defined in src/renderer/components/+workloads-replicasets/replicasets.store.ts:31


bufferSize#

bufferSize: number = 50000

Inherited from KubeObjectStore.bufferSize

-

Defined in src/renderer/kube-object.store.ts:45

+

Defined in src/renderer/kube-object.store.ts:45


Protected eventsBuffer#

eventsBuffer: IObservableArray‹IKubeWatchEvent‹KubeJsonApiData›› = observable.array>([], { deep: false })

Inherited from KubeObjectStore.eventsBuffer

-

Defined in src/renderer/kube-object.store.ts:301

+

Defined in src/renderer/kube-object.store.ts:301


failedLoading#

failedLoading: boolean = false

Inherited from KubeObjectStore.failedLoading

-

Defined in src/renderer/item.store.ts:36

+

Defined in src/renderer/item.store.ts:36


isLoaded#

isLoaded: boolean = false

Inherited from KubeObjectStore.isLoaded

-

Defined in src/renderer/item.store.ts:38

+

Defined in src/renderer/item.store.ts:38


isLoading#

isLoading: boolean = false

Inherited from KubeObjectStore.isLoading

-

Defined in src/renderer/item.store.ts:37

+

Defined in src/renderer/item.store.ts:37


items#

items: IObservableArray‹T› = observable.array([], { deep: false })

Inherited from KubeObjectStore.items

-

Defined in src/renderer/item.store.ts:39

+

Defined in src/renderer/item.store.ts:39


Optional limit#

limit? : number

Inherited from KubeObjectStore.limit

-

Defined in src/renderer/kube-object.store.ts:44

+

Defined in src/renderer/kube-object.store.ts:44


metrics#

metrics: IPodMetrics = null

-

Defined in src/renderer/components/+workloads-replicasets/replicasets.store.ts:32

+

Defined in src/renderer/components/+workloads-replicasets/replicasets.store.ts:32


selectedItemsIds#

selectedItemsIds: ObservableMap‹string, boolean› = observable.map()

Inherited from KubeObjectStore.selectedItemsIds

-

Defined in src/renderer/item.store.ts:40

+

Defined in src/renderer/item.store.ts:40


Static defaultContext#

defaultContext: IObservableValue‹ClusterContext› = observable.box()

Inherited from KubeObjectStore.defaultContext

-

Defined in src/renderer/kube-object.store.ts:41

+

Defined in src/renderer/kube-object.store.ts:41

Accessors#

context#

get context(): ClusterContext

Inherited from KubeObjectStore.context

-

Defined in src/renderer/kube-object.store.ts:63

+

Defined in src/renderer/kube-object.store.ts:63

Returns: ClusterContext


contextItems#

get contextItems(): ReplicaSet[]

Inherited from KubeObjectStore.contextItems

-

Defined in src/renderer/kube-object.store.ts:67

+

Defined in src/renderer/kube-object.store.ts:67

Returns: ReplicaSet[]


contextReady#

get contextReady(): Promise‹void› & object

Inherited from KubeObjectStore.contextReady

-

Defined in src/renderer/kube-object.store.ts:48

+

Defined in src/renderer/kube-object.store.ts:48

Returns: Promise‹void› & object


namespacesReady#

get namespacesReady(): Promise‹void› & object

Inherited from KubeObjectStore.namespacesReady

-

Defined in src/renderer/kube-object.store.ts:52

+

Defined in src/renderer/kube-object.store.ts:52

Returns: Promise‹void› & object


query#

get query(): IKubeApiQueryParams

Inherited from KubeObjectStore.query

-

Defined in src/renderer/kube-object.store.ts:81

+

Defined in src/renderer/kube-object.store.ts:81

Returns: IKubeApiQueryParams


selectedItems#

get selectedItems(): ReplicaSet[]

Inherited from KubeObjectStore.selectedItems

-

Defined in src/renderer/item.store.ts:47

+

Defined in src/renderer/item.store.ts:47

Returns: ReplicaSet[]

Methods#

[Symbol.iterator]#

[Symbol.iterator](): Generator‹T, void, undefined›

Inherited from KubeObjectStore.[Symbol.iterator]

-

Defined in src/renderer/item.store.ts:221

+

Defined in src/renderer/item.store.ts:221

Returns: Generator‹T, void, undefined›


Protected bindWatchEventsUpdater#

bindWatchEventsUpdater(delay: number): void

Inherited from KubeObjectStore.bindWatchEventsUpdater

-

Defined in src/renderer/kube-object.store.ts:303

+

Defined in src/renderer/kube-object.store.ts:303

Parameters:

@@ -1338,7 +1338,7 @@

create#

create(params: object, data?: Partial‹ReplicaSet›): Promise‹ReplicaSet

Inherited from KubeObjectStore.create

-

Defined in src/renderer/kube-object.store.ts:272

+

Defined in src/renderer/kube-object.store.ts:272

Parameters:

params: object

@@ -1366,7 +1366,7 @@

createItem(params: object, data?: Partial‹ReplicaSet›): Promise‹ReplicaSet

Inherited from KubeObjectStore.createItem

Overrides void

-

Defined in src/renderer/kube-object.store.ts:268

+

Defined in src/renderer/kube-object.store.ts:268

Parameters:

params: object

@@ -1393,7 +1393,7 @@

Protected defaultSorting#

defaultSorting(item: ReplicaSet): string

Inherited from KubeObjectStore.defaultSorting

-

Defined in src/renderer/item.store.ts:34

+

Defined in src/renderer/item.store.ts:34

Parameters:

@@ -1414,7 +1414,7 @@

Protected filterItemsOnLoad#

filterItemsOnLoad(items: ReplicaSet[]): T[]

Inherited from KubeObjectStore.filterItemsOnLoad

-

Defined in src/renderer/kube-object.store.ts:166

+

Defined in src/renderer/kube-object.store.ts:166

Parameters:

@@ -1435,7 +1435,7 @@

getAllByNs#

getAllByNs(namespace: string | string[], strict: boolean): ReplicaSet[]

Inherited from KubeObjectStore.getAllByNs

-

Defined in src/renderer/kube-object.store.ts:93

+

Defined in src/renderer/kube-object.store.ts:93

Parameters:

@@ -1463,7 +1463,7 @@

getById#

getById(id: string): T

Inherited from KubeObjectStore.getById

-

Defined in src/renderer/kube-object.store.ts:107

+

Defined in src/renderer/kube-object.store.ts:107

Parameters:

@@ -1484,7 +1484,7 @@

getByLabel#

getByLabel(labels: string[] | object): ReplicaSet[]

Inherited from KubeObjectStore.getByLabel

-

Defined in src/renderer/kube-object.store.ts:123

+

Defined in src/renderer/kube-object.store.ts:123

Parameters:

@@ -1506,7 +1506,7 @@

getByName(name: string, namespace?: string): ReplicaSet

Inherited from KubeObjectStore.getByName

Overrides void

-

Defined in src/renderer/kube-object.store.ts:111

+

Defined in src/renderer/kube-object.store.ts:111

Parameters:

@@ -1531,7 +1531,7 @@

getByPath#

getByPath(path: string): ReplicaSet

Inherited from KubeObjectStore.getByPath

-

Defined in src/renderer/kube-object.store.ts:119

+

Defined in src/renderer/kube-object.store.ts:119

Parameters:

@@ -1551,7 +1551,7 @@

getChildPods#

getChildPods(replicaSet: ReplicaSet): Pod‹›[]

-

Defined in src/renderer/components/+workloads-replicasets/replicasets.store.ts:47

+

Defined in src/renderer/components/+workloads-replicasets/replicasets.store.ts:47

Parameters:

@@ -1572,7 +1572,7 @@

getIndexById#

getIndexById(id: string): number

Inherited from KubeObjectStore.getIndexById

-

Defined in src/renderer/item.store.ts:64

+

Defined in src/renderer/item.store.ts:64

Parameters:

@@ -1593,12 +1593,12 @@

getItems#

getItems(): ReplicaSet[]

Inherited from KubeObjectStore.getItems

-

Defined in src/renderer/item.store.ts:51

+

Defined in src/renderer/item.store.ts:51

Returns: ReplicaSet[]


getReplicaSetsByOwner#

getReplicaSetsByOwner(deployment: Deployment): ReplicaSet‹›[]

-

Defined in src/renderer/components/+workloads-replicasets/replicasets.store.ts:71

+

Defined in src/renderer/components/+workloads-replicasets/replicasets.store.ts:71

Parameters:

@@ -1619,7 +1619,7 @@

getStatuses#

getStatuses(replicaSets: ReplicaSet[]): object

Overrides KubeObjectStore.getStatuses

-

Defined in src/renderer/components/+workloads-replicasets/replicasets.store.ts:51

+

Defined in src/renderer/components/+workloads-replicasets/replicasets.store.ts:51

Parameters:

@@ -1651,20 +1651,20 @@

getSubscribeApis#

getSubscribeApis(): KubeApi[]

Inherited from KubeObjectStore.getSubscribeApis

-

Defined in src/renderer/kube-object.store.ts:309

+

Defined in src/renderer/kube-object.store.ts:309

Returns: KubeApi[]


getTotalCount#

getTotalCount(): number

Inherited from KubeObjectStore.getTotalCount

Overrides void

-

Defined in src/renderer/kube-object.store.ts:77

+

Defined in src/renderer/kube-object.store.ts:77

Returns: number


isSelected#

isSelected(item: ReplicaSet): boolean

Inherited from KubeObjectStore.isSelected

-

Defined in src/renderer/item.store.ts:160

+

Defined in src/renderer/item.store.ts:160

Parameters:

@@ -1685,7 +1685,7 @@

isSelectedAll#

isSelectedAll(visibleItems: ReplicaSet[]): boolean

Inherited from KubeObjectStore.isSelectedAll

-

Defined in src/renderer/item.store.ts:194

+

Defined in src/renderer/item.store.ts:194

Parameters:

@@ -1708,7 +1708,7 @@

load#

load(params: object): Promise‹ReplicaSet

Inherited from KubeObjectStore.load

-

Defined in src/renderer/kube-object.store.ts:247

+

Defined in src/renderer/kube-object.store.ts:247

Parameters:

params: object

@@ -1735,7 +1735,7 @@

loadAll(options: object): Promise‹void | ReplicaSet[]›

Inherited from KubeObjectStore.loadAll

Overrides void

-

Defined in src/renderer/kube-object.store.ts:171

+

Defined in src/renderer/kube-object.store.ts:171

Parameters:

Default value options: object= {}

@@ -1765,7 +1765,7 @@

loadFromPath#

loadFromPath(resourcePath: string): Promise‹T›

Inherited from KubeObjectStore.loadFromPath

-

Defined in src/renderer/kube-object.store.ts:262

+

Defined in src/renderer/kube-object.store.ts:262

Parameters:

@@ -1787,7 +1787,7 @@

loadItem(params: object): Promise‹ReplicaSet

Inherited from KubeObjectStore.loadItem

Overrides void

-

Defined in src/renderer/kube-object.store.ts:242

+

Defined in src/renderer/kube-object.store.ts:242

Parameters:

params: object

@@ -1814,7 +1814,7 @@

loadItems(__namedParameters: object): Promise‹ReplicaSet[]›

Inherited from KubeObjectStore.loadItems

Overrides void

-

Defined in src/renderer/kube-object.store.ts:140

+

Defined in src/renderer/kube-object.store.ts:140

Parameters:

__namedParameters: object

@@ -1843,7 +1843,7 @@

loadMetrics#

loadMetrics(replicaSet: ReplicaSet): Promise‹void›

-

Defined in src/renderer/components/+workloads-replicasets/replicasets.store.ts:41

+

Defined in src/renderer/components/+workloads-replicasets/replicasets.store.ts:41

Parameters:

@@ -1864,7 +1864,7 @@

Protected mergeItems#

mergeItems(partialItems: ReplicaSet[], __namedParameters: object): ReplicaSet[]

Inherited from KubeObjectStore.mergeItems

-

Defined in src/renderer/kube-object.store.ts:218

+

Defined in src/renderer/kube-object.store.ts:218

Parameters:

partialItems: ReplicaSet[]

Default value __namedParameters: object= {}

@@ -1904,7 +1904,7 @@

reloadAll#

reloadAll(opts: object): Promise‹void | T[]›

Inherited from KubeObjectStore.reloadAll

-

Defined in src/renderer/kube-object.store.ts:207

+

Defined in src/renderer/kube-object.store.ts:207

Parameters:

Default value opts: object= {}

@@ -1934,7 +1934,7 @@

remove#

remove(item: ReplicaSet): Promise‹void›

Inherited from KubeObjectStore.remove

-

Defined in src/renderer/kube-object.store.ts:290

+

Defined in src/renderer/kube-object.store.ts:290

Parameters:

@@ -1955,7 +1955,7 @@

Protected removeItem#

removeItem(item: ReplicaSet, request: function): Promise‹void›

Inherited from KubeObjectStore.removeItem

-

Defined in src/renderer/item.store.ts:154

+

Defined in src/renderer/item.store.ts:154

Parameters:

item: ReplicaSet

request: function

@@ -1966,19 +1966,19 @@

removeSelectedItems(): Promise‹void[]›

Inherited from KubeObjectStore.removeSelectedItems

Overrides void

-

Defined in src/renderer/kube-object.store.ts:296

+

Defined in src/renderer/kube-object.store.ts:296

Returns: Promise‹void[]›


reset#

reset(): void

Overrides KubeObjectStore.reset

-

Defined in src/renderer/components/+workloads-replicasets/replicasets.store.ts:77

+

Defined in src/renderer/components/+workloads-replicasets/replicasets.store.ts:77

Returns: void


Protected resetOnError#

resetOnError(error: any): void

Inherited from KubeObjectStore.resetOnError

-

Defined in src/renderer/kube-object.store.ts:238

+

Defined in src/renderer/kube-object.store.ts:238

Parameters:

@@ -1999,13 +1999,13 @@

resetSelection#

resetSelection(): void

Inherited from KubeObjectStore.resetSelection

-

Defined in src/renderer/item.store.ts:201

+

Defined in src/renderer/item.store.ts:201

Returns: void


select#

select(item: ReplicaSet): void

Inherited from KubeObjectStore.select

-

Defined in src/renderer/item.store.ts:165

+

Defined in src/renderer/item.store.ts:165

Parameters:

@@ -2026,7 +2026,7 @@

Protected sortItems#

sortItems(items: ReplicaSet[], sorting: function[], order?: "asc" | "desc"): ReplicaSet[]

Inherited from KubeObjectStore.sortItems

-

Defined in src/renderer/item.store.ts:78

+

Defined in src/renderer/item.store.ts:78

Return items sorted by the given ordering functions. If two elements of items are sorted to the same "index" then the next sorting function is used to determine where to place them relative to each other. Once the sorting @@ -2068,7 +2068,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

subscribe(apis: KubeApi‹any›[]): (Anonymous function)

Inherited from KubeObjectStore.subscribe

Overrides void

-

Defined in src/renderer/kube-object.store.ts:313

+

Defined in src/renderer/kube-object.store.ts:313

Parameters:

@@ -2091,7 +2091,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

toggleSelection#

toggleSelection(item: ReplicaSet): void

Inherited from KubeObjectStore.toggleSelection

-

Defined in src/renderer/item.store.ts:175

+

Defined in src/renderer/item.store.ts:175

Parameters:

@@ -2112,7 +2112,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

toggleSelectionAll#

toggleSelectionAll(visibleItems: ReplicaSet[]): void

Inherited from KubeObjectStore.toggleSelectionAll

-

Defined in src/renderer/item.store.ts:184

+

Defined in src/renderer/item.store.ts:184

Parameters:

@@ -2135,7 +2135,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

unselect#

unselect(item: ReplicaSet): void

Inherited from KubeObjectStore.unselect

-

Defined in src/renderer/item.store.ts:170

+

Defined in src/renderer/item.store.ts:170

Parameters:

@@ -2156,7 +2156,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

update#

update(item: ReplicaSet, data: Partial‹ReplicaSet›): Promise‹ReplicaSet

Inherited from KubeObjectStore.update

-

Defined in src/renderer/kube-object.store.ts:281

+

Defined in src/renderer/kube-object.store.ts:281

Parameters:

@@ -2181,13 +2181,13 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

Protected updateFromEventsBuffer#

updateFromEventsBuffer(): void

Inherited from KubeObjectStore.updateFromEventsBuffer

-

Defined in src/renderer/kube-object.store.ts:398

+

Defined in src/renderer/kube-object.store.ts:398

Returns: void


Protected updateItem#

updateItem(item: ReplicaSet, request: function): Promise‹T›

Inherited from KubeObjectStore.updateItem

-

Defined in src/renderer/item.store.ts:144

+

Defined in src/renderer/item.store.ts:144

Parameters:

item: ReplicaSet

request: function

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.resourcequota/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.resourcequota/index.html index 6717cfdc87..9c992b7fb6 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.resourcequota/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.resourcequota/index.html @@ -1021,7 +1021,7 @@

constructor#

+ new ResourceQuota(data: KubeJsonApiData): ResourceQuota

Inherited from KubeObject.constructor

-

Defined in src/renderer/api/kube-object.ts:180

+

Defined in src/renderer/api/kube-object.ts:180

Parameters:

@@ -1042,22 +1042,22 @@

apiVersion#

apiVersion: string

Inherited from KubeObject.apiVersion

-

Defined in src/renderer/api/kube-object.ts:94

+

Defined in src/renderer/api/kube-object.ts:94


kind#

kind: string

Inherited from KubeObject.kind

-

Defined in src/renderer/api/kube-object.ts:95

+

Defined in src/renderer/api/kube-object.ts:95


metadata#

metadata: Metadata

Inherited from KubeObject.metadata

-

Defined in src/renderer/api/kube-object.ts:96

+

Defined in src/renderer/api/kube-object.ts:96


spec#

spec: object

Overrides KubeObject.spec

-

Defined in src/renderer/api/endpoints/resource-quota.api.ts:54

+

Defined in src/renderer/api/endpoints/resource-quota.api.ts:54

Type declaration:#

@@ -1129,7 +1129,7 @@

getAge#

getAge(humanize: boolean, compact: boolean, fromNow: boolean): string | number

Inherited from KubeObject.getAge

-

Defined in src/renderer/api/kube-object.ts:212

+

Defined in src/renderer/api/kube-object.ts:212

Parameters:

@@ -1162,7 +1162,7 @@

getAnnotations#

getAnnotations(filter: boolean): string[]

Inherited from KubeObject.getAnnotations

-

Defined in src/renderer/api/kube-object.ts:233

+

Defined in src/renderer/api/kube-object.ts:233

Parameters:

@@ -1185,72 +1185,72 @@

getFinalizers#

getFinalizers(): string[]

Inherited from KubeObject.getFinalizers

-

Defined in src/renderer/api/kube-object.ts:225

+

Defined in src/renderer/api/kube-object.ts:225

Returns: string[]


getId#

getId(): string

Inherited from KubeObject.getId

-

Defined in src/renderer/api/kube-object.ts:191

+

Defined in src/renderer/api/kube-object.ts:191

Returns: string


getLabels#

getLabels(): string[]

Inherited from KubeObject.getLabels

-

Defined in src/renderer/api/kube-object.ts:229

+

Defined in src/renderer/api/kube-object.ts:229

Returns: string[]


getName#

getName(): string

Inherited from KubeObject.getName

-

Defined in src/renderer/api/kube-object.ts:199

+

Defined in src/renderer/api/kube-object.ts:199

Returns: string


getNs#

getNs(): string

Inherited from KubeObject.getNs

-

Defined in src/renderer/api/kube-object.ts:203

+

Defined in src/renderer/api/kube-object.ts:203

Returns: string


getOwnerRefs#

getOwnerRefs(): object[]

Inherited from KubeObject.getOwnerRefs

-

Defined in src/renderer/api/kube-object.ts:243

+

Defined in src/renderer/api/kube-object.ts:243

Returns: object[]


getResourceVersion#

getResourceVersion(): string

Inherited from KubeObject.getResourceVersion

-

Defined in src/renderer/api/kube-object.ts:195

+

Defined in src/renderer/api/kube-object.ts:195

Returns: string


getScopeSelector#

getScopeSelector(): object[]

-

Defined in src/renderer/api/endpoints/resource-quota.api.ts:76

+

Defined in src/renderer/api/endpoints/resource-quota.api.ts:76

Returns: object[]


getSearchFields#

getSearchFields(): string[]

Inherited from KubeObject.getSearchFields

-

Defined in src/renderer/api/kube-object.ts:252

+

Defined in src/renderer/api/kube-object.ts:252

Returns: string[]


getTimeDiffFromNow#

getTimeDiffFromNow(): number

Inherited from KubeObject.getTimeDiffFromNow

-

Defined in src/renderer/api/kube-object.ts:208

+

Defined in src/renderer/api/kube-object.ts:208

Returns: number


toPlainObject#

toPlainObject(): object

Inherited from KubeObject.toPlainObject

-

Defined in src/renderer/api/kube-object.ts:264

+

Defined in src/renderer/api/kube-object.ts:264

Returns: object


update#

updateT›(data: Partial‹T›): Promise‹T›

Inherited from KubeObject.update

-

Defined in src/renderer/api/kube-object.ts:269

+

Defined in src/renderer/api/kube-object.ts:269

Type parameters:

T: KubeObject

Parameters:

@@ -1273,7 +1273,7 @@

Static create#

create(data: any): KubeObject‹IKubeObjectMetadata, any, any›

Inherited from KubeObject.create

-

Defined in src/renderer/api/kube-object.ts:100

+

Defined in src/renderer/api/kube-object.ts:100

Parameters:

@@ -1294,7 +1294,7 @@

Static isJsonApiData#

isJsonApiData(object: unknown): object is KubeJsonApiData

Inherited from KubeObject.isJsonApiData

-

Defined in src/renderer/api/kube-object.ts:108

+

Defined in src/renderer/api/kube-object.ts:108

Parameters:

@@ -1315,7 +1315,7 @@

Static isJsonApiDataList#

isJsonApiDataListT›(object: unknown, verifyItem: function): object is KubeJsonApiDataList‹T›

Inherited from KubeObject.isJsonApiDataList

-

Defined in src/renderer/api/kube-object.ts:166

+

Defined in src/renderer/api/kube-object.ts:166

Type parameters:

T

Parameters:

@@ -1342,7 +1342,7 @@

Static isKubeJsonApiListMetadata#

isKubeJsonApiListMetadata(object: unknown): object is KubeJsonApiListMetadata

Inherited from KubeObject.isKubeJsonApiListMetadata

-

Defined in src/renderer/api/kube-object.ts:117

+

Defined in src/renderer/api/kube-object.ts:117

Parameters:

@@ -1363,7 +1363,7 @@

Static isKubeJsonApiMetadata#

isKubeJsonApiMetadata(object: unknown): object is KubeJsonApiMetadata

Inherited from KubeObject.isKubeJsonApiMetadata

-

Defined in src/renderer/api/kube-object.ts:125

+

Defined in src/renderer/api/kube-object.ts:125

Parameters:

@@ -1384,7 +1384,7 @@

Static isNonSystem#

isNonSystem(item: KubeJsonApiData | KubeObject): boolean

Inherited from KubeObject.isNonSystem

-

Defined in src/renderer/api/kube-object.ts:104

+

Defined in src/renderer/api/kube-object.ts:104

Parameters:

@@ -1405,7 +1405,7 @@

Static isPartialJsonApiData#

isPartialJsonApiData(object: unknown): object is Partial‹KubeJsonApiData›

Inherited from KubeObject.isPartialJsonApiData

-

Defined in src/renderer/api/kube-object.ts:157

+

Defined in src/renderer/api/kube-object.ts:157

Parameters:

@@ -1426,7 +1426,7 @@

Static isPartialJsonApiMetadata#

isPartialJsonApiMetadata(object: unknown): object is Partial‹KubeJsonApiMetadata›

Inherited from KubeObject.isPartialJsonApiMetadata

-

Defined in src/renderer/api/kube-object.ts:141

+

Defined in src/renderer/api/kube-object.ts:141

Parameters:

@@ -1447,7 +1447,7 @@

Static stringifyLabels#

stringifyLabels(labels?: object): string[]

Inherited from KubeObject.stringifyLabels

-

Defined in src/renderer/api/kube-object.ts:176

+

Defined in src/renderer/api/kube-object.ts:176

Parameters:

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/index.html index 6e7bcb592c..53d7577a4c 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/index.html @@ -1182,105 +1182,105 @@

+ new ResourceQuotasStore(): ResourceQuotasStore

Inherited from KubeObjectStore.constructor

Overrides void

-

Defined in src/renderer/kube-object.store.ts:54

+

Defined in src/renderer/kube-object.store.ts:54

Returns: ResourceQuotasStore

Properties#

api#

api: KubeApiResourceQuota‹›› = resourceQuotaApi

Overrides KubeObjectStore.api

-

Defined in src/renderer/components/+config-resource-quotas/resource-quotas.store.ts:27

+

Defined in src/renderer/components/+config-resource-quotas/resource-quotas.store.ts:27


bufferSize#

bufferSize: number = 50000

Inherited from KubeObjectStore.bufferSize

-

Defined in src/renderer/kube-object.store.ts:45

+

Defined in src/renderer/kube-object.store.ts:45


Protected eventsBuffer#

eventsBuffer: IObservableArray‹IKubeWatchEvent‹KubeJsonApiData›› = observable.array>([], { deep: false })

Inherited from KubeObjectStore.eventsBuffer

-

Defined in src/renderer/kube-object.store.ts:301

+

Defined in src/renderer/kube-object.store.ts:301


failedLoading#

failedLoading: boolean = false

Inherited from KubeObjectStore.failedLoading

-

Defined in src/renderer/item.store.ts:36

+

Defined in src/renderer/item.store.ts:36


isLoaded#

isLoaded: boolean = false

Inherited from KubeObjectStore.isLoaded

-

Defined in src/renderer/item.store.ts:38

+

Defined in src/renderer/item.store.ts:38


isLoading#

isLoading: boolean = false

Inherited from KubeObjectStore.isLoading

-

Defined in src/renderer/item.store.ts:37

+

Defined in src/renderer/item.store.ts:37


items#

items: IObservableArray‹T› = observable.array([], { deep: false })

Inherited from KubeObjectStore.items

-

Defined in src/renderer/item.store.ts:39

+

Defined in src/renderer/item.store.ts:39


Optional limit#

limit? : number

Inherited from KubeObjectStore.limit

-

Defined in src/renderer/kube-object.store.ts:44

+

Defined in src/renderer/kube-object.store.ts:44


selectedItemsIds#

selectedItemsIds: ObservableMap‹string, boolean› = observable.map()

Inherited from KubeObjectStore.selectedItemsIds

-

Defined in src/renderer/item.store.ts:40

+

Defined in src/renderer/item.store.ts:40


Static defaultContext#

defaultContext: IObservableValue‹ClusterContext› = observable.box()

Inherited from KubeObjectStore.defaultContext

-

Defined in src/renderer/kube-object.store.ts:41

+

Defined in src/renderer/kube-object.store.ts:41

Accessors#

context#

get context(): ClusterContext

Inherited from KubeObjectStore.context

-

Defined in src/renderer/kube-object.store.ts:63

+

Defined in src/renderer/kube-object.store.ts:63

Returns: ClusterContext


contextItems#

get contextItems(): ResourceQuota[]

Inherited from KubeObjectStore.contextItems

-

Defined in src/renderer/kube-object.store.ts:67

+

Defined in src/renderer/kube-object.store.ts:67

Returns: ResourceQuota[]


contextReady#

get contextReady(): Promise‹void› & object

Inherited from KubeObjectStore.contextReady

-

Defined in src/renderer/kube-object.store.ts:48

+

Defined in src/renderer/kube-object.store.ts:48

Returns: Promise‹void› & object


namespacesReady#

get namespacesReady(): Promise‹void› & object

Inherited from KubeObjectStore.namespacesReady

-

Defined in src/renderer/kube-object.store.ts:52

+

Defined in src/renderer/kube-object.store.ts:52

Returns: Promise‹void› & object


query#

get query(): IKubeApiQueryParams

Inherited from KubeObjectStore.query

-

Defined in src/renderer/kube-object.store.ts:81

+

Defined in src/renderer/kube-object.store.ts:81

Returns: IKubeApiQueryParams


selectedItems#

get selectedItems(): ResourceQuota[]

Inherited from KubeObjectStore.selectedItems

-

Defined in src/renderer/item.store.ts:47

+

Defined in src/renderer/item.store.ts:47

Returns: ResourceQuota[]

Methods#

[Symbol.iterator]#

[Symbol.iterator](): Generator‹T, void, undefined›

Inherited from KubeObjectStore.[Symbol.iterator]

-

Defined in src/renderer/item.store.ts:221

+

Defined in src/renderer/item.store.ts:221

Returns: Generator‹T, void, undefined›


Protected bindWatchEventsUpdater#

bindWatchEventsUpdater(delay: number): void

Inherited from KubeObjectStore.bindWatchEventsUpdater

-

Defined in src/renderer/kube-object.store.ts:303

+

Defined in src/renderer/kube-object.store.ts:303

Parameters:

@@ -1303,7 +1303,7 @@

create#

create(params: object, data?: Partial‹ResourceQuota›): Promise‹ResourceQuota

Inherited from KubeObjectStore.create

-

Defined in src/renderer/kube-object.store.ts:272

+

Defined in src/renderer/kube-object.store.ts:272

Parameters:

params: object

@@ -1331,7 +1331,7 @@

createItem(params: object, data?: Partial‹ResourceQuota›): Promise‹ResourceQuota

Inherited from KubeObjectStore.createItem

Overrides void

-

Defined in src/renderer/kube-object.store.ts:268

+

Defined in src/renderer/kube-object.store.ts:268

Parameters:

params: object

@@ -1358,7 +1358,7 @@

Protected defaultSorting#

defaultSorting(item: ResourceQuota): string

Inherited from KubeObjectStore.defaultSorting

-

Defined in src/renderer/item.store.ts:34

+

Defined in src/renderer/item.store.ts:34

Parameters:

@@ -1379,7 +1379,7 @@

Protected filterItemsOnLoad#

filterItemsOnLoad(items: ResourceQuota[]): T[]

Inherited from KubeObjectStore.filterItemsOnLoad

-

Defined in src/renderer/kube-object.store.ts:166

+

Defined in src/renderer/kube-object.store.ts:166

Parameters:

@@ -1400,7 +1400,7 @@

getAllByNs#

getAllByNs(namespace: string | string[], strict: boolean): ResourceQuota[]

Inherited from KubeObjectStore.getAllByNs

-

Defined in src/renderer/kube-object.store.ts:93

+

Defined in src/renderer/kube-object.store.ts:93

Parameters:

@@ -1428,7 +1428,7 @@

getById#

getById(id: string): T

Inherited from KubeObjectStore.getById

-

Defined in src/renderer/kube-object.store.ts:107

+

Defined in src/renderer/kube-object.store.ts:107

Parameters:

@@ -1449,7 +1449,7 @@

getByLabel#

getByLabel(labels: string[] | object): ResourceQuota[]

Inherited from KubeObjectStore.getByLabel

-

Defined in src/renderer/kube-object.store.ts:123

+

Defined in src/renderer/kube-object.store.ts:123

Parameters:

@@ -1471,7 +1471,7 @@

getByName(name: string, namespace?: string): ResourceQuota

Inherited from KubeObjectStore.getByName

Overrides void

-

Defined in src/renderer/kube-object.store.ts:111

+

Defined in src/renderer/kube-object.store.ts:111

Parameters:

@@ -1496,7 +1496,7 @@

getByPath#

getByPath(path: string): ResourceQuota

Inherited from KubeObjectStore.getByPath

-

Defined in src/renderer/kube-object.store.ts:119

+

Defined in src/renderer/kube-object.store.ts:119

Parameters:

@@ -1517,7 +1517,7 @@

getIndexById#

getIndexById(id: string): number

Inherited from KubeObjectStore.getIndexById

-

Defined in src/renderer/item.store.ts:64

+

Defined in src/renderer/item.store.ts:64

Parameters:

@@ -1538,13 +1538,13 @@

getItems#

getItems(): ResourceQuota[]

Inherited from KubeObjectStore.getItems

-

Defined in src/renderer/item.store.ts:51

+

Defined in src/renderer/item.store.ts:51

Returns: ResourceQuota[]


Optional getStatuses#

getStatuses(items: ResourceQuota[]): Record‹string, number›

Inherited from KubeObjectStore.getStatuses

-

Defined in src/renderer/kube-object.store.ts:91

+

Defined in src/renderer/kube-object.store.ts:91

Parameters:

@@ -1565,20 +1565,20 @@

getSubscribeApis#

getSubscribeApis(): KubeApi[]

Inherited from KubeObjectStore.getSubscribeApis

-

Defined in src/renderer/kube-object.store.ts:309

+

Defined in src/renderer/kube-object.store.ts:309

Returns: KubeApi[]


getTotalCount#

getTotalCount(): number

Inherited from KubeObjectStore.getTotalCount

Overrides void

-

Defined in src/renderer/kube-object.store.ts:77

+

Defined in src/renderer/kube-object.store.ts:77

Returns: number


isSelected#

isSelected(item: ResourceQuota): boolean

Inherited from KubeObjectStore.isSelected

-

Defined in src/renderer/item.store.ts:160

+

Defined in src/renderer/item.store.ts:160

Parameters:

@@ -1599,7 +1599,7 @@

isSelectedAll#

isSelectedAll(visibleItems: ResourceQuota[]): boolean

Inherited from KubeObjectStore.isSelectedAll

-

Defined in src/renderer/item.store.ts:194

+

Defined in src/renderer/item.store.ts:194

Parameters:

@@ -1622,7 +1622,7 @@

load#

load(params: object): Promise‹ResourceQuota

Inherited from KubeObjectStore.load

-

Defined in src/renderer/kube-object.store.ts:247

+

Defined in src/renderer/kube-object.store.ts:247

Parameters:

params: object

@@ -1649,7 +1649,7 @@

loadAll(options: object): Promise‹void | ResourceQuota[]›

Inherited from KubeObjectStore.loadAll

Overrides void

-

Defined in src/renderer/kube-object.store.ts:171

+

Defined in src/renderer/kube-object.store.ts:171

Parameters:

Default value options: object= {}

@@ -1679,7 +1679,7 @@

loadFromPath#

loadFromPath(resourcePath: string): Promise‹T›

Inherited from KubeObjectStore.loadFromPath

-

Defined in src/renderer/kube-object.store.ts:262

+

Defined in src/renderer/kube-object.store.ts:262

Parameters:

@@ -1701,7 +1701,7 @@

loadItem(params: object): Promise‹ResourceQuota

Inherited from KubeObjectStore.loadItem

Overrides void

-

Defined in src/renderer/kube-object.store.ts:242

+

Defined in src/renderer/kube-object.store.ts:242

Parameters:

params: object

@@ -1728,7 +1728,7 @@

loadItems(__namedParameters: object): Promise‹ResourceQuota[]›

Inherited from KubeObjectStore.loadItems

Overrides void

-

Defined in src/renderer/kube-object.store.ts:140

+

Defined in src/renderer/kube-object.store.ts:140

Parameters:

__namedParameters: object

@@ -1758,7 +1758,7 @@

Protected mergeItems#

mergeItems(partialItems: ResourceQuota[], __namedParameters: object): ResourceQuota[]

Inherited from KubeObjectStore.mergeItems

-

Defined in src/renderer/kube-object.store.ts:218

+

Defined in src/renderer/kube-object.store.ts:218

Parameters:

partialItems: ResourceQuota[]

Default value __namedParameters: object= {}

@@ -1798,7 +1798,7 @@

reloadAll#

reloadAll(opts: object): Promise‹void | T[]›

Inherited from KubeObjectStore.reloadAll

-

Defined in src/renderer/kube-object.store.ts:207

+

Defined in src/renderer/kube-object.store.ts:207

Parameters:

Default value opts: object= {}

@@ -1828,7 +1828,7 @@

remove#

remove(item: ResourceQuota): Promise‹void›

Inherited from KubeObjectStore.remove

-

Defined in src/renderer/kube-object.store.ts:290

+

Defined in src/renderer/kube-object.store.ts:290

Parameters:

@@ -1849,7 +1849,7 @@

Protected removeItem#

removeItem(item: ResourceQuota, request: function): Promise‹void›

Inherited from KubeObjectStore.removeItem

-

Defined in src/renderer/item.store.ts:154

+

Defined in src/renderer/item.store.ts:154

Parameters:

item: ResourceQuota

request: function

@@ -1860,19 +1860,19 @@

removeSelectedItems(): Promise‹void[]›

Inherited from KubeObjectStore.removeSelectedItems

Overrides void

-

Defined in src/renderer/kube-object.store.ts:296

+

Defined in src/renderer/kube-object.store.ts:296

Returns: Promise‹void[]›


reset#

reset(): void

Inherited from KubeObjectStore.reset

-

Defined in src/renderer/item.store.ts:206

+

Defined in src/renderer/item.store.ts:206

Returns: void


Protected resetOnError#

resetOnError(error: any): void

Inherited from KubeObjectStore.resetOnError

-

Defined in src/renderer/kube-object.store.ts:238

+

Defined in src/renderer/kube-object.store.ts:238

Parameters:

@@ -1893,13 +1893,13 @@

resetSelection#

resetSelection(): void

Inherited from KubeObjectStore.resetSelection

-

Defined in src/renderer/item.store.ts:201

+

Defined in src/renderer/item.store.ts:201

Returns: void


select#

select(item: ResourceQuota): void

Inherited from KubeObjectStore.select

-

Defined in src/renderer/item.store.ts:165

+

Defined in src/renderer/item.store.ts:165

Parameters:

@@ -1920,7 +1920,7 @@

Protected sortItems#

sortItems(items: ResourceQuota[], sorting: function[], order?: "asc" | "desc"): ResourceQuota[]

Inherited from KubeObjectStore.sortItems

-

Defined in src/renderer/item.store.ts:78

+

Defined in src/renderer/item.store.ts:78

Return items sorted by the given ordering functions. If two elements of items are sorted to the same "index" then the next sorting function is used to determine where to place them relative to each other. Once the sorting @@ -1962,7 +1962,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

subscribe(apis: KubeApi‹any›[]): (Anonymous function)

Inherited from KubeObjectStore.subscribe

Overrides void

-

Defined in src/renderer/kube-object.store.ts:313

+

Defined in src/renderer/kube-object.store.ts:313

Parameters:

@@ -1985,7 +1985,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

toggleSelection#

toggleSelection(item: ResourceQuota): void

Inherited from KubeObjectStore.toggleSelection

-

Defined in src/renderer/item.store.ts:175

+

Defined in src/renderer/item.store.ts:175

Parameters:

@@ -2006,7 +2006,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

toggleSelectionAll#

toggleSelectionAll(visibleItems: ResourceQuota[]): void

Inherited from KubeObjectStore.toggleSelectionAll

-

Defined in src/renderer/item.store.ts:184

+

Defined in src/renderer/item.store.ts:184

Parameters:

@@ -2029,7 +2029,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

unselect#

unselect(item: ResourceQuota): void

Inherited from KubeObjectStore.unselect

-

Defined in src/renderer/item.store.ts:170

+

Defined in src/renderer/item.store.ts:170

Parameters:

@@ -2050,7 +2050,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

update#

update(item: ResourceQuota, data: Partial‹ResourceQuota›): Promise‹ResourceQuota

Inherited from KubeObjectStore.update

-

Defined in src/renderer/kube-object.store.ts:281

+

Defined in src/renderer/kube-object.store.ts:281

Parameters:

@@ -2075,13 +2075,13 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

Protected updateFromEventsBuffer#

updateFromEventsBuffer(): void

Inherited from KubeObjectStore.updateFromEventsBuffer

-

Defined in src/renderer/kube-object.store.ts:398

+

Defined in src/renderer/kube-object.store.ts:398

Returns: void


Protected updateItem#

updateItem(item: ResourceQuota, request: function): Promise‹T›

Inherited from KubeObjectStore.updateItem

-

Defined in src/renderer/item.store.ts:144

+

Defined in src/renderer/item.store.ts:144

Parameters:

item: ResourceQuota

request: function

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.resourcestack/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.resourcestack/index.html index 8b2938fbc1..e9a3490822 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.resourcestack/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.resourcestack/index.html @@ -774,7 +774,7 @@

Constructors#

constructor#

+ new ResourceStack(cluster: KubernetesCluster, name: string): ResourceStack

-

Defined in src/common/k8s/resource-stack.ts:34

+

Defined in src/common/k8s/resource-stack.ts:34

Parameters:

@@ -798,15 +798,15 @@

Properties#

Protected cluster#

cluster: KubernetesCluster

-

Defined in src/common/k8s/resource-stack.ts:35

+

Defined in src/common/k8s/resource-stack.ts:35


Protected name#

name: string

-

Defined in src/common/k8s/resource-stack.ts:35

+

Defined in src/common/k8s/resource-stack.ts:35

Methods#

Protected appendKubectlArgs#

appendKubectlArgs(kubectlArgs: string[]): string[]

-

Defined in src/common/k8s/resource-stack.ts:107

+

Defined in src/common/k8s/resource-stack.ts:107

Parameters:

@@ -826,7 +826,7 @@

Protected applyResources#

applyResources(resources: string[], extraArgs?: string[]): Promise‹string›

-

Defined in src/common/k8s/resource-stack.ts:59

+

Defined in src/common/k8s/resource-stack.ts:59

Parameters:

@@ -850,7 +850,7 @@

Protected deleteResources#

deleteResources(resources: string[], extraArgs?: string[]): Promise‹string›

-

Defined in src/common/k8s/resource-stack.ts:83

+

Defined in src/common/k8s/resource-stack.ts:83

Parameters:

@@ -874,7 +874,7 @@

kubectlApplyFolder#

kubectlApplyFolder(folderPath: string, templateContext?: any, extraArgs?: string[]): Promise‹string›

-

Defined in src/common/k8s/resource-stack.ts:42

+

Defined in src/common/k8s/resource-stack.ts:42

Parameters:

@@ -906,7 +906,7 @@

kubectlDeleteFolder#

kubectlDeleteFolder(folderPath: string, templateContext?: any, extraArgs?: string[]): Promise‹string›

-

Defined in src/common/k8s/resource-stack.ts:53

+

Defined in src/common/k8s/resource-stack.ts:53

Parameters:

@@ -938,7 +938,7 @@

Protected renderTemplates#

renderTemplates(folderPath: string, templateContext: any): Promise‹string[]›

-

Defined in src/common/k8s/resource-stack.ts:115

+

Defined in src/common/k8s/resource-stack.ts:115

Parameters:

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.role/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.role/index.html index f1c4bc34f1..eab0315df0 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.role/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.role/index.html @@ -1030,7 +1030,7 @@

constructor#

+ new Role(data: KubeJsonApiData): Role

Inherited from KubeObject.constructor

-

Defined in src/renderer/api/kube-object.ts:180

+

Defined in src/renderer/api/kube-object.ts:180

Parameters:

@@ -1051,56 +1051,56 @@

apiVersion#

apiVersion: string

Inherited from KubeObject.apiVersion

-

Defined in src/renderer/api/kube-object.ts:94

+

Defined in src/renderer/api/kube-object.ts:94


kind#

kind: string

Inherited from KubeObject.kind

-

Defined in src/renderer/api/kube-object.ts:95

+

Defined in src/renderer/api/kube-object.ts:95


metadata#

metadata: Metadata

Inherited from KubeObject.metadata

-

Defined in src/renderer/api/kube-object.ts:96

+

Defined in src/renderer/api/kube-object.ts:96


rules#

rules: object[]

-

Defined in src/renderer/api/endpoints/role.api.ts:26

+

Defined in src/renderer/api/endpoints/role.api.ts:26


Optional spec#

spec? : Spec

Inherited from KubeObject.spec

-

Defined in src/renderer/api/kube-object.ts:98

+

Defined in src/renderer/api/kube-object.ts:98


Optional status#

status? : Status

Inherited from KubeObject.status

-

Defined in src/renderer/api/kube-object.ts:97

+

Defined in src/renderer/api/kube-object.ts:97


Static apiBase#

apiBase: string = "/apis/rbac.authorization.k8s.io/v1/roles"

-

Defined in src/renderer/api/endpoints/role.api.ts:37

+

Defined in src/renderer/api/endpoints/role.api.ts:37


Static kind#

kind: string = "Role"

Overrides KubeObject.kind

-

Defined in src/renderer/api/endpoints/role.api.ts:35

+

Defined in src/renderer/api/endpoints/role.api.ts:35


Static namespaced#

namespaced: boolean = true

Overrides KubeObject.namespaced

-

Defined in src/renderer/api/endpoints/role.api.ts:36

+

Defined in src/renderer/api/endpoints/role.api.ts:36

Accessors#

get selfLink(): string

Inherited from KubeObject.selfLink

-

Defined in src/renderer/api/kube-object.ts:187

+

Defined in src/renderer/api/kube-object.ts:187

Returns: string

Methods#

delete#

delete(params?: JsonApiParams): Promise‹KubeJsonApiData›

Inherited from KubeObject.delete

-

Defined in src/renderer/api/kube-object.ts:276

+

Defined in src/renderer/api/kube-object.ts:276

Parameters:

@@ -1121,7 +1121,7 @@

getAge#

getAge(humanize: boolean, compact: boolean, fromNow: boolean): string | number

Inherited from KubeObject.getAge

-

Defined in src/renderer/api/kube-object.ts:212

+

Defined in src/renderer/api/kube-object.ts:212

Parameters:

@@ -1154,7 +1154,7 @@

getAnnotations#

getAnnotations(filter: boolean): string[]

Inherited from KubeObject.getAnnotations

-

Defined in src/renderer/api/kube-object.ts:233

+

Defined in src/renderer/api/kube-object.ts:233

Parameters:

@@ -1177,72 +1177,72 @@

getFinalizers#

getFinalizers(): string[]

Inherited from KubeObject.getFinalizers

-

Defined in src/renderer/api/kube-object.ts:225

+

Defined in src/renderer/api/kube-object.ts:225

Returns: string[]


getId#

getId(): string

Inherited from KubeObject.getId

-

Defined in src/renderer/api/kube-object.ts:191

+

Defined in src/renderer/api/kube-object.ts:191

Returns: string


getLabels#

getLabels(): string[]

Inherited from KubeObject.getLabels

-

Defined in src/renderer/api/kube-object.ts:229

+

Defined in src/renderer/api/kube-object.ts:229

Returns: string[]


getName#

getName(): string

Inherited from KubeObject.getName

-

Defined in src/renderer/api/kube-object.ts:199

+

Defined in src/renderer/api/kube-object.ts:199

Returns: string


getNs#

getNs(): string

Inherited from KubeObject.getNs

-

Defined in src/renderer/api/kube-object.ts:203

+

Defined in src/renderer/api/kube-object.ts:203

Returns: string


getOwnerRefs#

getOwnerRefs(): object[]

Inherited from KubeObject.getOwnerRefs

-

Defined in src/renderer/api/kube-object.ts:243

+

Defined in src/renderer/api/kube-object.ts:243

Returns: object[]


getResourceVersion#

getResourceVersion(): string

Inherited from KubeObject.getResourceVersion

-

Defined in src/renderer/api/kube-object.ts:195

+

Defined in src/renderer/api/kube-object.ts:195

Returns: string


getRules#

getRules(): object[]

-

Defined in src/renderer/api/endpoints/role.api.ts:39

+

Defined in src/renderer/api/endpoints/role.api.ts:39

Returns: object[]


getSearchFields#

getSearchFields(): string[]

Inherited from KubeObject.getSearchFields

-

Defined in src/renderer/api/kube-object.ts:252

+

Defined in src/renderer/api/kube-object.ts:252

Returns: string[]


getTimeDiffFromNow#

getTimeDiffFromNow(): number

Inherited from KubeObject.getTimeDiffFromNow

-

Defined in src/renderer/api/kube-object.ts:208

+

Defined in src/renderer/api/kube-object.ts:208

Returns: number


toPlainObject#

toPlainObject(): object

Inherited from KubeObject.toPlainObject

-

Defined in src/renderer/api/kube-object.ts:264

+

Defined in src/renderer/api/kube-object.ts:264

Returns: object


update#

updateT›(data: Partial‹T›): Promise‹T›

Inherited from KubeObject.update

-

Defined in src/renderer/api/kube-object.ts:269

+

Defined in src/renderer/api/kube-object.ts:269

Type parameters:

T: KubeObject

Parameters:

@@ -1265,7 +1265,7 @@

Static create#

create(data: any): KubeObject‹IKubeObjectMetadata, any, any›

Inherited from KubeObject.create

-

Defined in src/renderer/api/kube-object.ts:100

+

Defined in src/renderer/api/kube-object.ts:100

Parameters:

@@ -1286,7 +1286,7 @@

Static isJsonApiData#

isJsonApiData(object: unknown): object is KubeJsonApiData

Inherited from KubeObject.isJsonApiData

-

Defined in src/renderer/api/kube-object.ts:108

+

Defined in src/renderer/api/kube-object.ts:108

Parameters:

@@ -1307,7 +1307,7 @@

Static isJsonApiDataList#

isJsonApiDataListT›(object: unknown, verifyItem: function): object is KubeJsonApiDataList‹T›

Inherited from KubeObject.isJsonApiDataList

-

Defined in src/renderer/api/kube-object.ts:166

+

Defined in src/renderer/api/kube-object.ts:166

Type parameters:

T

Parameters:

@@ -1334,7 +1334,7 @@

Static isKubeJsonApiListMetadata#

isKubeJsonApiListMetadata(object: unknown): object is KubeJsonApiListMetadata

Inherited from KubeObject.isKubeJsonApiListMetadata

-

Defined in src/renderer/api/kube-object.ts:117

+

Defined in src/renderer/api/kube-object.ts:117

Parameters:

@@ -1355,7 +1355,7 @@

Static isKubeJsonApiMetadata#

isKubeJsonApiMetadata(object: unknown): object is KubeJsonApiMetadata

Inherited from KubeObject.isKubeJsonApiMetadata

-

Defined in src/renderer/api/kube-object.ts:125

+

Defined in src/renderer/api/kube-object.ts:125

Parameters:

@@ -1376,7 +1376,7 @@

Static isNonSystem#

isNonSystem(item: KubeJsonApiData | KubeObject): boolean

Inherited from KubeObject.isNonSystem

-

Defined in src/renderer/api/kube-object.ts:104

+

Defined in src/renderer/api/kube-object.ts:104

Parameters:

@@ -1397,7 +1397,7 @@

Static isPartialJsonApiData#

isPartialJsonApiData(object: unknown): object is Partial‹KubeJsonApiData›

Inherited from KubeObject.isPartialJsonApiData

-

Defined in src/renderer/api/kube-object.ts:157

+

Defined in src/renderer/api/kube-object.ts:157

Parameters:

@@ -1418,7 +1418,7 @@

Static isPartialJsonApiMetadata#

isPartialJsonApiMetadata(object: unknown): object is Partial‹KubeJsonApiMetadata›

Inherited from KubeObject.isPartialJsonApiMetadata

-

Defined in src/renderer/api/kube-object.ts:141

+

Defined in src/renderer/api/kube-object.ts:141

Parameters:

@@ -1439,7 +1439,7 @@

Static stringifyLabels#

stringifyLabels(labels?: object): string[]

Inherited from KubeObject.stringifyLabels

-

Defined in src/renderer/api/kube-object.ts:176

+

Defined in src/renderer/api/kube-object.ts:176

Parameters:

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.rolebinding/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.rolebinding/index.html index d375125c18..d645a446f7 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.rolebinding/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.rolebinding/index.html @@ -1046,7 +1046,7 @@

constructor#

+ new RoleBinding(data: KubeJsonApiData): RoleBinding

Overrides KubeObject.constructor

-

Defined in src/renderer/api/endpoints/role-binding.api.ts:46

+

Defined in src/renderer/api/endpoints/role-binding.api.ts:46

Parameters:

@@ -1067,21 +1067,21 @@

apiVersion#

apiVersion: string

Inherited from KubeObject.apiVersion

-

Defined in src/renderer/api/kube-object.ts:94

+

Defined in src/renderer/api/kube-object.ts:94


kind#

kind: string

Inherited from KubeObject.kind

-

Defined in src/renderer/api/kube-object.ts:95

+

Defined in src/renderer/api/kube-object.ts:95


metadata#

metadata: Metadata

Inherited from KubeObject.metadata

-

Defined in src/renderer/api/kube-object.ts:96

+

Defined in src/renderer/api/kube-object.ts:96


roleRef#

roleRef: object

-

Defined in src/renderer/api/endpoints/role-binding.api.ts:36

+

Defined in src/renderer/api/endpoints/role-binding.api.ts:36

Type declaration:#

@@ -1153,7 +1153,7 @@

getAge#

getAge(humanize: boolean, compact: boolean, fromNow: boolean): string | number

Inherited from KubeObject.getAge

-

Defined in src/renderer/api/kube-object.ts:212

+

Defined in src/renderer/api/kube-object.ts:212

Parameters:

@@ -1186,7 +1186,7 @@

getAnnotations#

getAnnotations(filter: boolean): string[]

Inherited from KubeObject.getAnnotations

-

Defined in src/renderer/api/kube-object.ts:233

+

Defined in src/renderer/api/kube-object.ts:233

Parameters:

@@ -1209,77 +1209,77 @@

getFinalizers#

getFinalizers(): string[]

Inherited from KubeObject.getFinalizers

-

Defined in src/renderer/api/kube-object.ts:225

+

Defined in src/renderer/api/kube-object.ts:225

Returns: string[]


getId#

getId(): string

Inherited from KubeObject.getId

-

Defined in src/renderer/api/kube-object.ts:191

+

Defined in src/renderer/api/kube-object.ts:191

Returns: string


getLabels#

getLabels(): string[]

Inherited from KubeObject.getLabels

-

Defined in src/renderer/api/kube-object.ts:229

+

Defined in src/renderer/api/kube-object.ts:229

Returns: string[]


getName#

getName(): string

Inherited from KubeObject.getName

-

Defined in src/renderer/api/kube-object.ts:199

+

Defined in src/renderer/api/kube-object.ts:199

Returns: string


getNs#

getNs(): string

Inherited from KubeObject.getNs

-

Defined in src/renderer/api/kube-object.ts:203

+

Defined in src/renderer/api/kube-object.ts:203

Returns: string


getOwnerRefs#

getOwnerRefs(): object[]

Inherited from KubeObject.getOwnerRefs

-

Defined in src/renderer/api/kube-object.ts:243

+

Defined in src/renderer/api/kube-object.ts:243

Returns: object[]


getResourceVersion#

getResourceVersion(): string

Inherited from KubeObject.getResourceVersion

-

Defined in src/renderer/api/kube-object.ts:195

+

Defined in src/renderer/api/kube-object.ts:195

Returns: string


getSearchFields#

getSearchFields(): string[]

Inherited from KubeObject.getSearchFields

-

Defined in src/renderer/api/kube-object.ts:252

+

Defined in src/renderer/api/kube-object.ts:252

Returns: string[]


getSubjectNames#

getSubjectNames(): string

-

Defined in src/renderer/api/endpoints/role-binding.api.ts:57

+

Defined in src/renderer/api/endpoints/role-binding.api.ts:57

Returns: string


getSubjects#

getSubjects(): IRoleBindingSubject[]

-

Defined in src/renderer/api/endpoints/role-binding.api.ts:53

+

Defined in src/renderer/api/endpoints/role-binding.api.ts:53

Returns: IRoleBindingSubject[]


getTimeDiffFromNow#

getTimeDiffFromNow(): number

Inherited from KubeObject.getTimeDiffFromNow

-

Defined in src/renderer/api/kube-object.ts:208

+

Defined in src/renderer/api/kube-object.ts:208

Returns: number


toPlainObject#

toPlainObject(): object

Inherited from KubeObject.toPlainObject

-

Defined in src/renderer/api/kube-object.ts:264

+

Defined in src/renderer/api/kube-object.ts:264

Returns: object


update#

updateT›(data: Partial‹T›): Promise‹T›

Inherited from KubeObject.update

-

Defined in src/renderer/api/kube-object.ts:269

+

Defined in src/renderer/api/kube-object.ts:269

Type parameters:

T: KubeObject

Parameters:

@@ -1302,7 +1302,7 @@

Static create#

create(data: any): KubeObject‹IKubeObjectMetadata, any, any›

Inherited from KubeObject.create

-

Defined in src/renderer/api/kube-object.ts:100

+

Defined in src/renderer/api/kube-object.ts:100

Parameters:

@@ -1323,7 +1323,7 @@

Static isJsonApiData#

isJsonApiData(object: unknown): object is KubeJsonApiData

Inherited from KubeObject.isJsonApiData

-

Defined in src/renderer/api/kube-object.ts:108

+

Defined in src/renderer/api/kube-object.ts:108

Parameters:

@@ -1344,7 +1344,7 @@

Static isJsonApiDataList#

isJsonApiDataListT›(object: unknown, verifyItem: function): object is KubeJsonApiDataList‹T›

Inherited from KubeObject.isJsonApiDataList

-

Defined in src/renderer/api/kube-object.ts:166

+

Defined in src/renderer/api/kube-object.ts:166

Type parameters:

T

Parameters:

@@ -1371,7 +1371,7 @@

Static isKubeJsonApiListMetadata#

isKubeJsonApiListMetadata(object: unknown): object is KubeJsonApiListMetadata

Inherited from KubeObject.isKubeJsonApiListMetadata

-

Defined in src/renderer/api/kube-object.ts:117

+

Defined in src/renderer/api/kube-object.ts:117

Parameters:

@@ -1392,7 +1392,7 @@

Static isKubeJsonApiMetadata#

isKubeJsonApiMetadata(object: unknown): object is KubeJsonApiMetadata

Inherited from KubeObject.isKubeJsonApiMetadata

-

Defined in src/renderer/api/kube-object.ts:125

+

Defined in src/renderer/api/kube-object.ts:125

Parameters:

@@ -1413,7 +1413,7 @@

Static isNonSystem#

isNonSystem(item: KubeJsonApiData | KubeObject): boolean

Inherited from KubeObject.isNonSystem

-

Defined in src/renderer/api/kube-object.ts:104

+

Defined in src/renderer/api/kube-object.ts:104

Parameters:

@@ -1434,7 +1434,7 @@

Static isPartialJsonApiData#

isPartialJsonApiData(object: unknown): object is Partial‹KubeJsonApiData›

Inherited from KubeObject.isPartialJsonApiData

-

Defined in src/renderer/api/kube-object.ts:157

+

Defined in src/renderer/api/kube-object.ts:157

Parameters:

@@ -1455,7 +1455,7 @@

Static isPartialJsonApiMetadata#

isPartialJsonApiMetadata(object: unknown): object is Partial‹KubeJsonApiMetadata›

Inherited from KubeObject.isPartialJsonApiMetadata

-

Defined in src/renderer/api/kube-object.ts:141

+

Defined in src/renderer/api/kube-object.ts:141

Parameters:

@@ -1476,7 +1476,7 @@

Static stringifyLabels#

stringifyLabels(labels?: object): string[]

Inherited from KubeObject.stringifyLabels

-

Defined in src/renderer/api/kube-object.ts:176

+

Defined in src/renderer/api/kube-object.ts:176

Parameters:

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/index.html index 1f2e998b1f..7a0012f00b 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/index.html @@ -1189,105 +1189,105 @@

constructor#

+ new RoleBindingsStore(): RoleBindingsStore

Overrides KubeObjectStore.constructor

-

Defined in src/renderer/components/+user-management-roles-bindings/role-bindings.store.ts:30

+

Defined in src/renderer/components/+user-management-roles-bindings/role-bindings.store.ts:30

Returns: RoleBindingsStore

Properties#

api#

api: KubeApiClusterRoleBinding‹›› = clusterRoleBindingApi

Overrides KubeObjectStore.api

-

Defined in src/renderer/components/+user-management-roles-bindings/role-bindings.store.ts:30

+

Defined in src/renderer/components/+user-management-roles-bindings/role-bindings.store.ts:30


bufferSize#

bufferSize: number = 50000

Inherited from KubeObjectStore.bufferSize

-

Defined in src/renderer/kube-object.store.ts:45

+

Defined in src/renderer/kube-object.store.ts:45


Protected eventsBuffer#

eventsBuffer: IObservableArray‹IKubeWatchEvent‹KubeJsonApiData›› = observable.array>([], { deep: false })

Inherited from KubeObjectStore.eventsBuffer

-

Defined in src/renderer/kube-object.store.ts:301

+

Defined in src/renderer/kube-object.store.ts:301


failedLoading#

failedLoading: boolean = false

Inherited from KubeObjectStore.failedLoading

-

Defined in src/renderer/item.store.ts:36

+

Defined in src/renderer/item.store.ts:36


isLoaded#

isLoaded: boolean = false

Inherited from KubeObjectStore.isLoaded

-

Defined in src/renderer/item.store.ts:38

+

Defined in src/renderer/item.store.ts:38


isLoading#

isLoading: boolean = false

Inherited from KubeObjectStore.isLoading

-

Defined in src/renderer/item.store.ts:37

+

Defined in src/renderer/item.store.ts:37


items#

items: IObservableArray‹T› = observable.array([], { deep: false })

Inherited from KubeObjectStore.items

-

Defined in src/renderer/item.store.ts:39

+

Defined in src/renderer/item.store.ts:39


Optional limit#

limit? : number

Inherited from KubeObjectStore.limit

-

Defined in src/renderer/kube-object.store.ts:44

+

Defined in src/renderer/kube-object.store.ts:44


selectedItemsIds#

selectedItemsIds: ObservableMap‹string, boolean› = observable.map()

Inherited from KubeObjectStore.selectedItemsIds

-

Defined in src/renderer/item.store.ts:40

+

Defined in src/renderer/item.store.ts:40


Static defaultContext#

defaultContext: IObservableValue‹ClusterContext› = observable.box()

Inherited from KubeObjectStore.defaultContext

-

Defined in src/renderer/kube-object.store.ts:41

+

Defined in src/renderer/kube-object.store.ts:41

Accessors#

context#

get context(): ClusterContext

Inherited from KubeObjectStore.context

-

Defined in src/renderer/kube-object.store.ts:63

+

Defined in src/renderer/kube-object.store.ts:63

Returns: ClusterContext


contextItems#

get contextItems(): RoleBinding[]

Inherited from KubeObjectStore.contextItems

-

Defined in src/renderer/kube-object.store.ts:67

+

Defined in src/renderer/kube-object.store.ts:67

Returns: RoleBinding[]


contextReady#

get contextReady(): Promise‹void› & object

Inherited from KubeObjectStore.contextReady

-

Defined in src/renderer/kube-object.store.ts:48

+

Defined in src/renderer/kube-object.store.ts:48

Returns: Promise‹void› & object


namespacesReady#

get namespacesReady(): Promise‹void› & object

Inherited from KubeObjectStore.namespacesReady

-

Defined in src/renderer/kube-object.store.ts:52

+

Defined in src/renderer/kube-object.store.ts:52

Returns: Promise‹void› & object


query#

get query(): IKubeApiQueryParams

Inherited from KubeObjectStore.query

-

Defined in src/renderer/kube-object.store.ts:81

+

Defined in src/renderer/kube-object.store.ts:81

Returns: IKubeApiQueryParams


selectedItems#

get selectedItems(): RoleBinding[]

Inherited from KubeObjectStore.selectedItems

-

Defined in src/renderer/item.store.ts:47

+

Defined in src/renderer/item.store.ts:47

Returns: RoleBinding[]

Methods#

[Symbol.iterator]#

[Symbol.iterator](): Generator‹T, void, undefined›

Inherited from KubeObjectStore.[Symbol.iterator]

-

Defined in src/renderer/item.store.ts:221

+

Defined in src/renderer/item.store.ts:221

Returns: Generator‹T, void, undefined›


Protected bindWatchEventsUpdater#

bindWatchEventsUpdater(delay: number): void

Inherited from KubeObjectStore.bindWatchEventsUpdater

-

Defined in src/renderer/kube-object.store.ts:303

+

Defined in src/renderer/kube-object.store.ts:303

Parameters:

@@ -1310,7 +1310,7 @@

create#

create(params: object, data?: Partial‹RoleBinding›): Promise‹RoleBinding

Inherited from KubeObjectStore.create

-

Defined in src/renderer/kube-object.store.ts:272

+

Defined in src/renderer/kube-object.store.ts:272

Parameters:

params: object

@@ -1337,7 +1337,7 @@

Protected createItem#

createItem(params: object, data?: Partial‹RoleBinding›): Promise‹RoleBinding‹››

Overrides KubeObjectStore.createItem

-

Defined in src/renderer/components/+user-management-roles-bindings/role-bindings.store.ts:63

+

Defined in src/renderer/components/+user-management-roles-bindings/role-bindings.store.ts:63

Parameters:

params: object

@@ -1364,7 +1364,7 @@

Protected defaultSorting#

defaultSorting(item: RoleBinding): string

Inherited from KubeObjectStore.defaultSorting

-

Defined in src/renderer/item.store.ts:34

+

Defined in src/renderer/item.store.ts:34

Parameters:

@@ -1385,7 +1385,7 @@

Protected filterItemsOnLoad#

filterItemsOnLoad(items: RoleBinding[]): T[]

Inherited from KubeObjectStore.filterItemsOnLoad

-

Defined in src/renderer/kube-object.store.ts:166

+

Defined in src/renderer/kube-object.store.ts:166

Parameters:

@@ -1406,7 +1406,7 @@

getAllByNs#

getAllByNs(namespace: string | string[], strict: boolean): RoleBinding[]

Inherited from KubeObjectStore.getAllByNs

-

Defined in src/renderer/kube-object.store.ts:93

+

Defined in src/renderer/kube-object.store.ts:93

Parameters:

@@ -1434,7 +1434,7 @@

getById#

getById(id: string): T

Inherited from KubeObjectStore.getById

-

Defined in src/renderer/kube-object.store.ts:107

+

Defined in src/renderer/kube-object.store.ts:107

Parameters:

@@ -1455,7 +1455,7 @@

getByLabel#

getByLabel(labels: string[] | object): RoleBinding[]

Inherited from KubeObjectStore.getByLabel

-

Defined in src/renderer/kube-object.store.ts:123

+

Defined in src/renderer/kube-object.store.ts:123

Parameters:

@@ -1477,7 +1477,7 @@

getByName(name: string, namespace?: string): RoleBinding

Inherited from KubeObjectStore.getByName

Overrides void

-

Defined in src/renderer/kube-object.store.ts:111

+

Defined in src/renderer/kube-object.store.ts:111

Parameters:

@@ -1502,7 +1502,7 @@

getByPath#

getByPath(path: string): RoleBinding

Inherited from KubeObjectStore.getByPath

-

Defined in src/renderer/kube-object.store.ts:119

+

Defined in src/renderer/kube-object.store.ts:119

Parameters:

@@ -1523,7 +1523,7 @@

getIndexById#

getIndexById(id: string): number

Inherited from KubeObjectStore.getIndexById

-

Defined in src/renderer/item.store.ts:64

+

Defined in src/renderer/item.store.ts:64

Parameters:

@@ -1544,13 +1544,13 @@

getItems#

getItems(): RoleBinding[]

Inherited from KubeObjectStore.getItems

-

Defined in src/renderer/item.store.ts:51

+

Defined in src/renderer/item.store.ts:51

Returns: RoleBinding[]


Optional getStatuses#

getStatuses(items: RoleBinding[]): Record‹string, number›

Inherited from KubeObjectStore.getStatuses

-

Defined in src/renderer/kube-object.store.ts:91

+

Defined in src/renderer/kube-object.store.ts:91

Parameters:

@@ -1571,20 +1571,20 @@

getSubscribeApis#

getSubscribeApis(): KubeApiRoleBinding‹››[]

Overrides KubeObjectStore.getSubscribeApis

-

Defined in src/renderer/components/+user-management-roles-bindings/role-bindings.store.ts:37

+

Defined in src/renderer/components/+user-management-roles-bindings/role-bindings.store.ts:37

Returns: KubeApiRoleBinding‹››[]


getTotalCount#

getTotalCount(): number

Inherited from KubeObjectStore.getTotalCount

Overrides void

-

Defined in src/renderer/kube-object.store.ts:77

+

Defined in src/renderer/kube-object.store.ts:77

Returns: number


isSelected#

isSelected(item: RoleBinding): boolean

Inherited from KubeObjectStore.isSelected

-

Defined in src/renderer/item.store.ts:160

+

Defined in src/renderer/item.store.ts:160

Parameters:

@@ -1605,7 +1605,7 @@

isSelectedAll#

isSelectedAll(visibleItems: RoleBinding[]): boolean

Inherited from KubeObjectStore.isSelectedAll

-

Defined in src/renderer/item.store.ts:194

+

Defined in src/renderer/item.store.ts:194

Parameters:

@@ -1628,7 +1628,7 @@

load#

load(params: object): Promise‹RoleBinding

Inherited from KubeObjectStore.load

-

Defined in src/renderer/kube-object.store.ts:247

+

Defined in src/renderer/kube-object.store.ts:247

Parameters:

params: object

@@ -1655,7 +1655,7 @@

loadAll(options: object): Promise‹void | RoleBinding[]›

Inherited from KubeObjectStore.loadAll

Overrides void

-

Defined in src/renderer/kube-object.store.ts:171

+

Defined in src/renderer/kube-object.store.ts:171

Parameters:

Default value options: object= {}

@@ -1685,7 +1685,7 @@

loadFromPath#

loadFromPath(resourcePath: string): Promise‹T›

Inherited from KubeObjectStore.loadFromPath

-

Defined in src/renderer/kube-object.store.ts:262

+

Defined in src/renderer/kube-object.store.ts:262

Parameters:

@@ -1706,7 +1706,7 @@

Protected loadItem#

loadItem(params: object): Promise‹RoleBinding‹››

Overrides KubeObjectStore.loadItem

-

Defined in src/renderer/components/+user-management-roles-bindings/role-bindings.store.ts:48

+

Defined in src/renderer/components/+user-management-roles-bindings/role-bindings.store.ts:48

Parameters:

params: object

@@ -1732,7 +1732,7 @@

Protected loadItems#

loadItems(params: KubeObjectStoreLoadingParams): Promise‹RoleBinding[]›

Overrides KubeObjectStore.loadItems

-

Defined in src/renderer/components/+user-management-roles-bindings/role-bindings.store.ts:54

+

Defined in src/renderer/components/+user-management-roles-bindings/role-bindings.store.ts:54

Parameters:

@@ -1753,7 +1753,7 @@

Protected mergeItems#

mergeItems(partialItems: RoleBinding[], __namedParameters: object): RoleBinding[]

Inherited from KubeObjectStore.mergeItems

-

Defined in src/renderer/kube-object.store.ts:218

+

Defined in src/renderer/kube-object.store.ts:218

Parameters:

partialItems: RoleBinding[]

Default value __namedParameters: object= {}

@@ -1793,7 +1793,7 @@

reloadAll#

reloadAll(opts: object): Promise‹void | T[]›

Inherited from KubeObjectStore.reloadAll

-

Defined in src/renderer/kube-object.store.ts:207

+

Defined in src/renderer/kube-object.store.ts:207

Parameters:

Default value opts: object= {}

@@ -1823,7 +1823,7 @@

remove#

remove(item: RoleBinding): Promise‹void›

Inherited from KubeObjectStore.remove

-

Defined in src/renderer/kube-object.store.ts:290

+

Defined in src/renderer/kube-object.store.ts:290

Parameters:

@@ -1844,7 +1844,7 @@

Protected removeItem#

removeItem(item: RoleBinding, request: function): Promise‹void›

Inherited from KubeObjectStore.removeItem

-

Defined in src/renderer/item.store.ts:154

+

Defined in src/renderer/item.store.ts:154

Parameters:

item: RoleBinding

request: function

@@ -1855,19 +1855,19 @@

removeSelectedItems(): Promise‹void[]›

Inherited from KubeObjectStore.removeSelectedItems

Overrides void

-

Defined in src/renderer/kube-object.store.ts:296

+

Defined in src/renderer/kube-object.store.ts:296

Returns: Promise‹void[]›


reset#

reset(): void

Inherited from KubeObjectStore.reset

-

Defined in src/renderer/item.store.ts:206

+

Defined in src/renderer/item.store.ts:206

Returns: void


Protected resetOnError#

resetOnError(error: any): void

Inherited from KubeObjectStore.resetOnError

-

Defined in src/renderer/kube-object.store.ts:238

+

Defined in src/renderer/kube-object.store.ts:238

Parameters:

@@ -1888,13 +1888,13 @@

resetSelection#

resetSelection(): void

Inherited from KubeObjectStore.resetSelection

-

Defined in src/renderer/item.store.ts:201

+

Defined in src/renderer/item.store.ts:201

Returns: void


select#

select(item: RoleBinding): void

Inherited from KubeObjectStore.select

-

Defined in src/renderer/item.store.ts:165

+

Defined in src/renderer/item.store.ts:165

Parameters:

@@ -1915,7 +1915,7 @@

Protected sortItems#

sortItems(items: RoleBinding[]): RoleBinding‹›[]

Overrides KubeObjectStore.sortItems

-

Defined in src/renderer/components/+user-management-roles-bindings/role-bindings.store.ts:41

+

Defined in src/renderer/components/+user-management-roles-bindings/role-bindings.store.ts:41

Parameters:

@@ -1937,7 +1937,7 @@

subscribe(apis: KubeApi‹any›[]): (Anonymous function)

Inherited from KubeObjectStore.subscribe

Overrides void

-

Defined in src/renderer/kube-object.store.ts:313

+

Defined in src/renderer/kube-object.store.ts:313

Parameters:

@@ -1960,7 +1960,7 @@

toggleSelection#

toggleSelection(item: RoleBinding): void

Inherited from KubeObjectStore.toggleSelection

-

Defined in src/renderer/item.store.ts:175

+

Defined in src/renderer/item.store.ts:175

Parameters:

@@ -1981,7 +1981,7 @@

toggleSelectionAll#

toggleSelectionAll(visibleItems: RoleBinding[]): void

Inherited from KubeObjectStore.toggleSelectionAll

-

Defined in src/renderer/item.store.ts:184

+

Defined in src/renderer/item.store.ts:184

Parameters:

@@ -2004,7 +2004,7 @@

unselect#

unselect(item: RoleBinding): void

Inherited from KubeObjectStore.unselect

-

Defined in src/renderer/item.store.ts:170

+

Defined in src/renderer/item.store.ts:170

Parameters:

@@ -2025,7 +2025,7 @@

update#

update(item: RoleBinding, data: Partial‹RoleBinding›): Promise‹RoleBinding

Inherited from KubeObjectStore.update

-

Defined in src/renderer/kube-object.store.ts:281

+

Defined in src/renderer/kube-object.store.ts:281

Parameters:

@@ -2050,13 +2050,13 @@

Protected updateFromEventsBuffer#

updateFromEventsBuffer(): void

Inherited from KubeObjectStore.updateFromEventsBuffer

-

Defined in src/renderer/kube-object.store.ts:398

+

Defined in src/renderer/kube-object.store.ts:398

Returns: void


Protected updateItem#

updateItem(item: RoleBinding, request: function): Promise‹T›

Inherited from KubeObjectStore.updateItem

-

Defined in src/renderer/item.store.ts:144

+

Defined in src/renderer/item.store.ts:144

Parameters:

item: RoleBinding

request: function

@@ -2065,7 +2065,7 @@

updateSubjects#

updateSubjects(params: object): Promise‹RoleBinding‹››

-

Defined in src/renderer/components/+user-management-roles-bindings/role-bindings.store.ts:71

+

Defined in src/renderer/components/+user-management-roles-bindings/role-bindings.store.ts:71

Parameters:

params: object

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.rolesstore/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.rolesstore/index.html index 511c352917..07848e0e98 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.rolesstore/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.rolesstore/index.html @@ -1181,105 +1181,105 @@

constructor#

+ new RolesStore(): RolesStore

Overrides KubeObjectStore.constructor

-

Defined in src/renderer/components/+user-management-roles/roles.store.ts:28

+

Defined in src/renderer/components/+user-management-roles/roles.store.ts:28

Returns: RolesStore

Properties#

api#

api: KubeApiClusterRole‹›› = clusterRoleApi

Overrides KubeObjectStore.api

-

Defined in src/renderer/components/+user-management-roles/roles.store.ts:28

+

Defined in src/renderer/components/+user-management-roles/roles.store.ts:28


bufferSize#

bufferSize: number = 50000

Inherited from KubeObjectStore.bufferSize

-

Defined in src/renderer/kube-object.store.ts:45

+

Defined in src/renderer/kube-object.store.ts:45


Protected eventsBuffer#

eventsBuffer: IObservableArray‹IKubeWatchEvent‹KubeJsonApiData›› = observable.array>([], { deep: false })

Inherited from KubeObjectStore.eventsBuffer

-

Defined in src/renderer/kube-object.store.ts:301

+

Defined in src/renderer/kube-object.store.ts:301


failedLoading#

failedLoading: boolean = false

Inherited from KubeObjectStore.failedLoading

-

Defined in src/renderer/item.store.ts:36

+

Defined in src/renderer/item.store.ts:36


isLoaded#

isLoaded: boolean = false

Inherited from KubeObjectStore.isLoaded

-

Defined in src/renderer/item.store.ts:38

+

Defined in src/renderer/item.store.ts:38


isLoading#

isLoading: boolean = false

Inherited from KubeObjectStore.isLoading

-

Defined in src/renderer/item.store.ts:37

+

Defined in src/renderer/item.store.ts:37


items#

items: IObservableArray‹T› = observable.array([], { deep: false })

Inherited from KubeObjectStore.items

-

Defined in src/renderer/item.store.ts:39

+

Defined in src/renderer/item.store.ts:39


Optional limit#

limit? : number

Inherited from KubeObjectStore.limit

-

Defined in src/renderer/kube-object.store.ts:44

+

Defined in src/renderer/kube-object.store.ts:44


selectedItemsIds#

selectedItemsIds: ObservableMap‹string, boolean› = observable.map()

Inherited from KubeObjectStore.selectedItemsIds

-

Defined in src/renderer/item.store.ts:40

+

Defined in src/renderer/item.store.ts:40


Static defaultContext#

defaultContext: IObservableValue‹ClusterContext› = observable.box()

Inherited from KubeObjectStore.defaultContext

-

Defined in src/renderer/kube-object.store.ts:41

+

Defined in src/renderer/kube-object.store.ts:41

Accessors#

context#

get context(): ClusterContext

Inherited from KubeObjectStore.context

-

Defined in src/renderer/kube-object.store.ts:63

+

Defined in src/renderer/kube-object.store.ts:63

Returns: ClusterContext


contextItems#

get contextItems(): Role[]

Inherited from KubeObjectStore.contextItems

-

Defined in src/renderer/kube-object.store.ts:67

+

Defined in src/renderer/kube-object.store.ts:67

Returns: Role[]


contextReady#

get contextReady(): Promise‹void› & object

Inherited from KubeObjectStore.contextReady

-

Defined in src/renderer/kube-object.store.ts:48

+

Defined in src/renderer/kube-object.store.ts:48

Returns: Promise‹void› & object


namespacesReady#

get namespacesReady(): Promise‹void› & object

Inherited from KubeObjectStore.namespacesReady

-

Defined in src/renderer/kube-object.store.ts:52

+

Defined in src/renderer/kube-object.store.ts:52

Returns: Promise‹void› & object


query#

get query(): IKubeApiQueryParams

Inherited from KubeObjectStore.query

-

Defined in src/renderer/kube-object.store.ts:81

+

Defined in src/renderer/kube-object.store.ts:81

Returns: IKubeApiQueryParams


selectedItems#

get selectedItems(): Role[]

Inherited from KubeObjectStore.selectedItems

-

Defined in src/renderer/item.store.ts:47

+

Defined in src/renderer/item.store.ts:47

Returns: Role[]

Methods#

[Symbol.iterator]#

[Symbol.iterator](): Generator‹T, void, undefined›

Inherited from KubeObjectStore.[Symbol.iterator]

-

Defined in src/renderer/item.store.ts:221

+

Defined in src/renderer/item.store.ts:221

Returns: Generator‹T, void, undefined›


Protected bindWatchEventsUpdater#

bindWatchEventsUpdater(delay: number): void

Inherited from KubeObjectStore.bindWatchEventsUpdater

-

Defined in src/renderer/kube-object.store.ts:303

+

Defined in src/renderer/kube-object.store.ts:303

Parameters:

@@ -1302,7 +1302,7 @@

create#

create(params: object, data?: Partial‹Role›): Promise‹Role

Inherited from KubeObjectStore.create

-

Defined in src/renderer/kube-object.store.ts:272

+

Defined in src/renderer/kube-object.store.ts:272

Parameters:

params: object

@@ -1329,7 +1329,7 @@

Protected createItem#

createItem(params: object, data?: Partial‹Role›): Promise‹Role‹››

Overrides KubeObjectStore.createItem

-

Defined in src/renderer/components/+user-management-roles/roles.store.ts:61

+

Defined in src/renderer/components/+user-management-roles/roles.store.ts:61

Parameters:

params: object

@@ -1356,7 +1356,7 @@

Protected defaultSorting#

defaultSorting(item: Role): string

Inherited from KubeObjectStore.defaultSorting

-

Defined in src/renderer/item.store.ts:34

+

Defined in src/renderer/item.store.ts:34

Parameters:

@@ -1377,7 +1377,7 @@

Protected filterItemsOnLoad#

filterItemsOnLoad(items: Role[]): T[]

Inherited from KubeObjectStore.filterItemsOnLoad

-

Defined in src/renderer/kube-object.store.ts:166

+

Defined in src/renderer/kube-object.store.ts:166

Parameters:

@@ -1398,7 +1398,7 @@

getAllByNs#

getAllByNs(namespace: string | string[], strict: boolean): Role[]

Inherited from KubeObjectStore.getAllByNs

-

Defined in src/renderer/kube-object.store.ts:93

+

Defined in src/renderer/kube-object.store.ts:93

Parameters:

@@ -1426,7 +1426,7 @@

getById#

getById(id: string): T

Inherited from KubeObjectStore.getById

-

Defined in src/renderer/kube-object.store.ts:107

+

Defined in src/renderer/kube-object.store.ts:107

Parameters:

@@ -1447,7 +1447,7 @@

getByLabel#

getByLabel(labels: string[] | object): Role[]

Inherited from KubeObjectStore.getByLabel

-

Defined in src/renderer/kube-object.store.ts:123

+

Defined in src/renderer/kube-object.store.ts:123

Parameters:

@@ -1469,7 +1469,7 @@

getByName(name: string, namespace?: string): Role

Inherited from KubeObjectStore.getByName

Overrides void

-

Defined in src/renderer/kube-object.store.ts:111

+

Defined in src/renderer/kube-object.store.ts:111

Parameters:

@@ -1494,7 +1494,7 @@

getByPath#

getByPath(path: string): Role

Inherited from KubeObjectStore.getByPath

-

Defined in src/renderer/kube-object.store.ts:119

+

Defined in src/renderer/kube-object.store.ts:119

Parameters:

@@ -1515,7 +1515,7 @@

getIndexById#

getIndexById(id: string): number

Inherited from KubeObjectStore.getIndexById

-

Defined in src/renderer/item.store.ts:64

+

Defined in src/renderer/item.store.ts:64

Parameters:

@@ -1536,13 +1536,13 @@

getItems#

getItems(): Role[]

Inherited from KubeObjectStore.getItems

-

Defined in src/renderer/item.store.ts:51

+

Defined in src/renderer/item.store.ts:51

Returns: Role[]


Optional getStatuses#

getStatuses(items: Role[]): Record‹string, number›

Inherited from KubeObjectStore.getStatuses

-

Defined in src/renderer/kube-object.store.ts:91

+

Defined in src/renderer/kube-object.store.ts:91

Parameters:

@@ -1563,20 +1563,20 @@

getSubscribeApis#

getSubscribeApis(): KubeApiRole‹››[]

Overrides KubeObjectStore.getSubscribeApis

-

Defined in src/renderer/components/+user-management-roles/roles.store.ts:35

+

Defined in src/renderer/components/+user-management-roles/roles.store.ts:35

Returns: KubeApiRole‹››[]


getTotalCount#

getTotalCount(): number

Inherited from KubeObjectStore.getTotalCount

Overrides void

-

Defined in src/renderer/kube-object.store.ts:77

+

Defined in src/renderer/kube-object.store.ts:77

Returns: number


isSelected#

isSelected(item: Role): boolean

Inherited from KubeObjectStore.isSelected

-

Defined in src/renderer/item.store.ts:160

+

Defined in src/renderer/item.store.ts:160

Parameters:

@@ -1597,7 +1597,7 @@

isSelectedAll#

isSelectedAll(visibleItems: Role[]): boolean

Inherited from KubeObjectStore.isSelectedAll

-

Defined in src/renderer/item.store.ts:194

+

Defined in src/renderer/item.store.ts:194

Parameters:

@@ -1620,7 +1620,7 @@

load#

load(params: object): Promise‹Role

Inherited from KubeObjectStore.load

-

Defined in src/renderer/kube-object.store.ts:247

+

Defined in src/renderer/kube-object.store.ts:247

Parameters:

params: object

@@ -1647,7 +1647,7 @@

loadAll(options: object): Promise‹void | Role[]›

Inherited from KubeObjectStore.loadAll

Overrides void

-

Defined in src/renderer/kube-object.store.ts:171

+

Defined in src/renderer/kube-object.store.ts:171

Parameters:

Default value options: object= {}

@@ -1677,7 +1677,7 @@

loadFromPath#

loadFromPath(resourcePath: string): Promise‹T›

Inherited from KubeObjectStore.loadFromPath

-

Defined in src/renderer/kube-object.store.ts:262

+

Defined in src/renderer/kube-object.store.ts:262

Parameters:

@@ -1698,7 +1698,7 @@

Protected loadItem#

loadItem(params: object): Promise‹Role‹››

Overrides KubeObjectStore.loadItem

-

Defined in src/renderer/components/+user-management-roles/roles.store.ts:46

+

Defined in src/renderer/components/+user-management-roles/roles.store.ts:46

Parameters:

params: object

@@ -1724,7 +1724,7 @@

Protected loadItems#

loadItems(params: KubeObjectStoreLoadingParams): Promise‹Role[]›

Overrides KubeObjectStore.loadItems

-

Defined in src/renderer/components/+user-management-roles/roles.store.ts:52

+

Defined in src/renderer/components/+user-management-roles/roles.store.ts:52

Parameters:

@@ -1745,7 +1745,7 @@

Protected mergeItems#

mergeItems(partialItems: Role[], __namedParameters: object): Role[]

Inherited from KubeObjectStore.mergeItems

-

Defined in src/renderer/kube-object.store.ts:218

+

Defined in src/renderer/kube-object.store.ts:218

Parameters:

partialItems: Role[]

Default value __namedParameters: object= {}

@@ -1785,7 +1785,7 @@

reloadAll#

reloadAll(opts: object): Promise‹void | T[]›

Inherited from KubeObjectStore.reloadAll

-

Defined in src/renderer/kube-object.store.ts:207

+

Defined in src/renderer/kube-object.store.ts:207

Parameters:

Default value opts: object= {}

@@ -1815,7 +1815,7 @@

remove#

remove(item: Role): Promise‹void›

Inherited from KubeObjectStore.remove

-

Defined in src/renderer/kube-object.store.ts:290

+

Defined in src/renderer/kube-object.store.ts:290

Parameters:

@@ -1836,7 +1836,7 @@

Protected removeItem#

removeItem(item: Role, request: function): Promise‹void›

Inherited from KubeObjectStore.removeItem

-

Defined in src/renderer/item.store.ts:154

+

Defined in src/renderer/item.store.ts:154

Parameters:

item: Role

request: function

@@ -1847,19 +1847,19 @@

removeSelectedItems(): Promise‹void[]›

Inherited from KubeObjectStore.removeSelectedItems

Overrides void

-

Defined in src/renderer/kube-object.store.ts:296

+

Defined in src/renderer/kube-object.store.ts:296

Returns: Promise‹void[]›


reset#

reset(): void

Inherited from KubeObjectStore.reset

-

Defined in src/renderer/item.store.ts:206

+

Defined in src/renderer/item.store.ts:206

Returns: void


Protected resetOnError#

resetOnError(error: any): void

Inherited from KubeObjectStore.resetOnError

-

Defined in src/renderer/kube-object.store.ts:238

+

Defined in src/renderer/kube-object.store.ts:238

Parameters:

@@ -1880,13 +1880,13 @@

resetSelection#

resetSelection(): void

Inherited from KubeObjectStore.resetSelection

-

Defined in src/renderer/item.store.ts:201

+

Defined in src/renderer/item.store.ts:201

Returns: void


select#

select(item: Role): void

Inherited from KubeObjectStore.select

-

Defined in src/renderer/item.store.ts:165

+

Defined in src/renderer/item.store.ts:165

Parameters:

@@ -1907,7 +1907,7 @@

Protected sortItems#

sortItems(items: Role[]): Role‹›[]

Overrides KubeObjectStore.sortItems

-

Defined in src/renderer/components/+user-management-roles/roles.store.ts:39

+

Defined in src/renderer/components/+user-management-roles/roles.store.ts:39

Parameters:

@@ -1929,7 +1929,7 @@

subscribe(apis: KubeApi‹any›[]): (Anonymous function)

Inherited from KubeObjectStore.subscribe

Overrides void

-

Defined in src/renderer/kube-object.store.ts:313

+

Defined in src/renderer/kube-object.store.ts:313

Parameters:

@@ -1952,7 +1952,7 @@

toggleSelection#

toggleSelection(item: Role): void

Inherited from KubeObjectStore.toggleSelection

-

Defined in src/renderer/item.store.ts:175

+

Defined in src/renderer/item.store.ts:175

Parameters:

@@ -1973,7 +1973,7 @@

toggleSelectionAll#

toggleSelectionAll(visibleItems: Role[]): void

Inherited from KubeObjectStore.toggleSelectionAll

-

Defined in src/renderer/item.store.ts:184

+

Defined in src/renderer/item.store.ts:184

Parameters:

@@ -1996,7 +1996,7 @@

unselect#

unselect(item: Role): void

Inherited from KubeObjectStore.unselect

-

Defined in src/renderer/item.store.ts:170

+

Defined in src/renderer/item.store.ts:170

Parameters:

@@ -2017,7 +2017,7 @@

update#

update(item: Role, data: Partial‹Role›): Promise‹Role

Inherited from KubeObjectStore.update

-

Defined in src/renderer/kube-object.store.ts:281

+

Defined in src/renderer/kube-object.store.ts:281

Parameters:

@@ -2042,13 +2042,13 @@

Protected updateFromEventsBuffer#

updateFromEventsBuffer(): void

Inherited from KubeObjectStore.updateFromEventsBuffer

-

Defined in src/renderer/kube-object.store.ts:398

+

Defined in src/renderer/kube-object.store.ts:398

Returns: void


Protected updateItem#

updateItem(item: Role, request: function): Promise‹T›

Inherited from KubeObjectStore.updateItem

-

Defined in src/renderer/item.store.ts:144

+

Defined in src/renderer/item.store.ts:144

Parameters:

item: Role

request: function

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.secret/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.secret/index.html index 52322c4647..b4bdbfc2a8 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.secret/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.secret/index.html @@ -1045,7 +1045,7 @@

constructor#

+ new Secret(data: KubeJsonApiData): Secret

Overrides KubeObject.constructor

-

Defined in src/renderer/api/endpoints/secret.api.ts:54

+

Defined in src/renderer/api/endpoints/secret.api.ts:54

Parameters:

@@ -1066,11 +1066,11 @@

apiVersion#

apiVersion: string

Inherited from KubeObject.apiVersion

-

Defined in src/renderer/api/kube-object.ts:94

+

Defined in src/renderer/api/kube-object.ts:94


data#

data: object

-

Defined in src/renderer/api/endpoints/secret.api.ts:45

+

Defined in src/renderer/api/endpoints/secret.api.ts:45

Type declaration:#

@@ -1149,7 +1149,7 @@

getAge#

getAge(humanize: boolean, compact: boolean, fromNow: boolean): string | number

Inherited from KubeObject.getAge

-

Defined in src/renderer/api/kube-object.ts:212

+

Defined in src/renderer/api/kube-object.ts:212

Parameters:

@@ -1182,7 +1182,7 @@

getAnnotations#

getAnnotations(filter: boolean): string[]

Inherited from KubeObject.getAnnotations

-

Defined in src/renderer/api/kube-object.ts:233

+

Defined in src/renderer/api/kube-object.ts:233

Parameters:

@@ -1205,77 +1205,77 @@

getFinalizers#

getFinalizers(): string[]

Inherited from KubeObject.getFinalizers

-

Defined in src/renderer/api/kube-object.ts:225

+

Defined in src/renderer/api/kube-object.ts:225

Returns: string[]


getId#

getId(): string

Inherited from KubeObject.getId

-

Defined in src/renderer/api/kube-object.ts:191

+

Defined in src/renderer/api/kube-object.ts:191

Returns: string


getKeys#

getKeys(): string[]

-

Defined in src/renderer/api/endpoints/secret.api.ts:63

+

Defined in src/renderer/api/endpoints/secret.api.ts:63

Returns: string[]


getLabels#

getLabels(): string[]

Inherited from KubeObject.getLabels

-

Defined in src/renderer/api/kube-object.ts:229

+

Defined in src/renderer/api/kube-object.ts:229

Returns: string[]


getName#

getName(): string

Inherited from KubeObject.getName

-

Defined in src/renderer/api/kube-object.ts:199

+

Defined in src/renderer/api/kube-object.ts:199

Returns: string


getNs#

getNs(): string

Inherited from KubeObject.getNs

-

Defined in src/renderer/api/kube-object.ts:203

+

Defined in src/renderer/api/kube-object.ts:203

Returns: string


getOwnerRefs#

getOwnerRefs(): object[]

Inherited from KubeObject.getOwnerRefs

-

Defined in src/renderer/api/kube-object.ts:243

+

Defined in src/renderer/api/kube-object.ts:243

Returns: object[]


getResourceVersion#

getResourceVersion(): string

Inherited from KubeObject.getResourceVersion

-

Defined in src/renderer/api/kube-object.ts:195

+

Defined in src/renderer/api/kube-object.ts:195

Returns: string


getSearchFields#

getSearchFields(): string[]

Inherited from KubeObject.getSearchFields

-

Defined in src/renderer/api/kube-object.ts:252

+

Defined in src/renderer/api/kube-object.ts:252

Returns: string[]


getTimeDiffFromNow#

getTimeDiffFromNow(): number

Inherited from KubeObject.getTimeDiffFromNow

-

Defined in src/renderer/api/kube-object.ts:208

+

Defined in src/renderer/api/kube-object.ts:208

Returns: number


getToken#

getToken(): string

-

Defined in src/renderer/api/endpoints/secret.api.ts:67

+

Defined in src/renderer/api/endpoints/secret.api.ts:67

Returns: string


toPlainObject#

toPlainObject(): object

Inherited from KubeObject.toPlainObject

-

Defined in src/renderer/api/kube-object.ts:264

+

Defined in src/renderer/api/kube-object.ts:264

Returns: object


update#

updateT›(data: Partial‹T›): Promise‹T›

Inherited from KubeObject.update

-

Defined in src/renderer/api/kube-object.ts:269

+

Defined in src/renderer/api/kube-object.ts:269

Type parameters:

T: KubeObject

Parameters:

@@ -1298,7 +1298,7 @@

Static create#

create(data: any): KubeObject‹IKubeObjectMetadata, any, any›

Inherited from KubeObject.create

-

Defined in src/renderer/api/kube-object.ts:100

+

Defined in src/renderer/api/kube-object.ts:100

Parameters:

@@ -1319,7 +1319,7 @@

Static isJsonApiData#

isJsonApiData(object: unknown): object is KubeJsonApiData

Inherited from KubeObject.isJsonApiData

-

Defined in src/renderer/api/kube-object.ts:108

+

Defined in src/renderer/api/kube-object.ts:108

Parameters:

@@ -1340,7 +1340,7 @@

Static isJsonApiDataList#

isJsonApiDataListT›(object: unknown, verifyItem: function): object is KubeJsonApiDataList‹T›

Inherited from KubeObject.isJsonApiDataList

-

Defined in src/renderer/api/kube-object.ts:166

+

Defined in src/renderer/api/kube-object.ts:166

Type parameters:

T

Parameters:

@@ -1367,7 +1367,7 @@

Static isKubeJsonApiListMetadata#

isKubeJsonApiListMetadata(object: unknown): object is KubeJsonApiListMetadata

Inherited from KubeObject.isKubeJsonApiListMetadata

-

Defined in src/renderer/api/kube-object.ts:117

+

Defined in src/renderer/api/kube-object.ts:117

Parameters:

@@ -1388,7 +1388,7 @@

Static isKubeJsonApiMetadata#

isKubeJsonApiMetadata(object: unknown): object is KubeJsonApiMetadata

Inherited from KubeObject.isKubeJsonApiMetadata

-

Defined in src/renderer/api/kube-object.ts:125

+

Defined in src/renderer/api/kube-object.ts:125

Parameters:

@@ -1409,7 +1409,7 @@

Static isNonSystem#

isNonSystem(item: KubeJsonApiData | KubeObject): boolean

Inherited from KubeObject.isNonSystem

-

Defined in src/renderer/api/kube-object.ts:104

+

Defined in src/renderer/api/kube-object.ts:104

Parameters:

@@ -1430,7 +1430,7 @@

Static isPartialJsonApiData#

isPartialJsonApiData(object: unknown): object is Partial‹KubeJsonApiData›

Inherited from KubeObject.isPartialJsonApiData

-

Defined in src/renderer/api/kube-object.ts:157

+

Defined in src/renderer/api/kube-object.ts:157

Parameters:

@@ -1451,7 +1451,7 @@

Static isPartialJsonApiMetadata#

isPartialJsonApiMetadata(object: unknown): object is Partial‹KubeJsonApiMetadata›

Inherited from KubeObject.isPartialJsonApiMetadata

-

Defined in src/renderer/api/kube-object.ts:141

+

Defined in src/renderer/api/kube-object.ts:141

Parameters:

@@ -1472,7 +1472,7 @@

Static stringifyLabels#

stringifyLabels(labels?: object): string[]

Inherited from KubeObject.stringifyLabels

-

Defined in src/renderer/api/kube-object.ts:176

+

Defined in src/renderer/api/kube-object.ts:176

Parameters:

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.secretsstore/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.secretsstore/index.html index 8895d9e224..80620893a0 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.secretsstore/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.secretsstore/index.html @@ -1182,105 +1182,105 @@

+ new SecretsStore(): SecretsStore

Inherited from KubeObjectStore.constructor

Overrides void

-

Defined in src/renderer/kube-object.store.ts:54

+

Defined in src/renderer/kube-object.store.ts:54

Returns: SecretsStore

Properties#

api#

api: KubeApiSecret‹›› = secretsApi

Overrides KubeObjectStore.api

-

Defined in src/renderer/components/+config-secrets/secrets.store.ts:27

+

Defined in src/renderer/components/+config-secrets/secrets.store.ts:27


bufferSize#

bufferSize: number = 50000

Inherited from KubeObjectStore.bufferSize

-

Defined in src/renderer/kube-object.store.ts:45

+

Defined in src/renderer/kube-object.store.ts:45


Protected eventsBuffer#

eventsBuffer: IObservableArray‹IKubeWatchEvent‹KubeJsonApiData›› = observable.array>([], { deep: false })

Inherited from KubeObjectStore.eventsBuffer

-

Defined in src/renderer/kube-object.store.ts:301

+

Defined in src/renderer/kube-object.store.ts:301


failedLoading#

failedLoading: boolean = false

Inherited from KubeObjectStore.failedLoading

-

Defined in src/renderer/item.store.ts:36

+

Defined in src/renderer/item.store.ts:36


isLoaded#

isLoaded: boolean = false

Inherited from KubeObjectStore.isLoaded

-

Defined in src/renderer/item.store.ts:38

+

Defined in src/renderer/item.store.ts:38


isLoading#

isLoading: boolean = false

Inherited from KubeObjectStore.isLoading

-

Defined in src/renderer/item.store.ts:37

+

Defined in src/renderer/item.store.ts:37


items#

items: IObservableArray‹T› = observable.array([], { deep: false })

Inherited from KubeObjectStore.items

-

Defined in src/renderer/item.store.ts:39

+

Defined in src/renderer/item.store.ts:39


Optional limit#

limit? : number

Inherited from KubeObjectStore.limit

-

Defined in src/renderer/kube-object.store.ts:44

+

Defined in src/renderer/kube-object.store.ts:44


selectedItemsIds#

selectedItemsIds: ObservableMap‹string, boolean› = observable.map()

Inherited from KubeObjectStore.selectedItemsIds

-

Defined in src/renderer/item.store.ts:40

+

Defined in src/renderer/item.store.ts:40


Static defaultContext#

defaultContext: IObservableValue‹ClusterContext› = observable.box()

Inherited from KubeObjectStore.defaultContext

-

Defined in src/renderer/kube-object.store.ts:41

+

Defined in src/renderer/kube-object.store.ts:41

Accessors#

context#

get context(): ClusterContext

Inherited from KubeObjectStore.context

-

Defined in src/renderer/kube-object.store.ts:63

+

Defined in src/renderer/kube-object.store.ts:63

Returns: ClusterContext


contextItems#

get contextItems(): Secret[]

Inherited from KubeObjectStore.contextItems

-

Defined in src/renderer/kube-object.store.ts:67

+

Defined in src/renderer/kube-object.store.ts:67

Returns: Secret[]


contextReady#

get contextReady(): Promise‹void› & object

Inherited from KubeObjectStore.contextReady

-

Defined in src/renderer/kube-object.store.ts:48

+

Defined in src/renderer/kube-object.store.ts:48

Returns: Promise‹void› & object


namespacesReady#

get namespacesReady(): Promise‹void› & object

Inherited from KubeObjectStore.namespacesReady

-

Defined in src/renderer/kube-object.store.ts:52

+

Defined in src/renderer/kube-object.store.ts:52

Returns: Promise‹void› & object


query#

get query(): IKubeApiQueryParams

Inherited from KubeObjectStore.query

-

Defined in src/renderer/kube-object.store.ts:81

+

Defined in src/renderer/kube-object.store.ts:81

Returns: IKubeApiQueryParams


selectedItems#

get selectedItems(): Secret[]

Inherited from KubeObjectStore.selectedItems

-

Defined in src/renderer/item.store.ts:47

+

Defined in src/renderer/item.store.ts:47

Returns: Secret[]

Methods#

[Symbol.iterator]#

[Symbol.iterator](): Generator‹T, void, undefined›

Inherited from KubeObjectStore.[Symbol.iterator]

-

Defined in src/renderer/item.store.ts:221

+

Defined in src/renderer/item.store.ts:221

Returns: Generator‹T, void, undefined›


Protected bindWatchEventsUpdater#

bindWatchEventsUpdater(delay: number): void

Inherited from KubeObjectStore.bindWatchEventsUpdater

-

Defined in src/renderer/kube-object.store.ts:303

+

Defined in src/renderer/kube-object.store.ts:303

Parameters:

@@ -1303,7 +1303,7 @@

create#

create(params: object, data?: Partial‹Secret›): Promise‹Secret

Inherited from KubeObjectStore.create

-

Defined in src/renderer/kube-object.store.ts:272

+

Defined in src/renderer/kube-object.store.ts:272

Parameters:

params: object

@@ -1331,7 +1331,7 @@

createItem(params: object, data?: Partial‹Secret›): Promise‹Secret

Inherited from KubeObjectStore.createItem

Overrides void

-

Defined in src/renderer/kube-object.store.ts:268

+

Defined in src/renderer/kube-object.store.ts:268

Parameters:

params: object

@@ -1358,7 +1358,7 @@

Protected defaultSorting#

defaultSorting(item: Secret): string

Inherited from KubeObjectStore.defaultSorting

-

Defined in src/renderer/item.store.ts:34

+

Defined in src/renderer/item.store.ts:34

Parameters:

@@ -1379,7 +1379,7 @@

Protected filterItemsOnLoad#

filterItemsOnLoad(items: Secret[]): T[]

Inherited from KubeObjectStore.filterItemsOnLoad

-

Defined in src/renderer/kube-object.store.ts:166

+

Defined in src/renderer/kube-object.store.ts:166

Parameters:

@@ -1400,7 +1400,7 @@

getAllByNs#

getAllByNs(namespace: string | string[], strict: boolean): Secret[]

Inherited from KubeObjectStore.getAllByNs

-

Defined in src/renderer/kube-object.store.ts:93

+

Defined in src/renderer/kube-object.store.ts:93

Parameters:

@@ -1428,7 +1428,7 @@

getById#

getById(id: string): T

Inherited from KubeObjectStore.getById

-

Defined in src/renderer/kube-object.store.ts:107

+

Defined in src/renderer/kube-object.store.ts:107

Parameters:

@@ -1449,7 +1449,7 @@

getByLabel#

getByLabel(labels: string[] | object): Secret[]

Inherited from KubeObjectStore.getByLabel

-

Defined in src/renderer/kube-object.store.ts:123

+

Defined in src/renderer/kube-object.store.ts:123

Parameters:

@@ -1471,7 +1471,7 @@

getByName(name: string, namespace?: string): Secret

Inherited from KubeObjectStore.getByName

Overrides void

-

Defined in src/renderer/kube-object.store.ts:111

+

Defined in src/renderer/kube-object.store.ts:111

Parameters:

@@ -1496,7 +1496,7 @@

getByPath#

getByPath(path: string): Secret

Inherited from KubeObjectStore.getByPath

-

Defined in src/renderer/kube-object.store.ts:119

+

Defined in src/renderer/kube-object.store.ts:119

Parameters:

@@ -1517,7 +1517,7 @@

getIndexById#

getIndexById(id: string): number

Inherited from KubeObjectStore.getIndexById

-

Defined in src/renderer/item.store.ts:64

+

Defined in src/renderer/item.store.ts:64

Parameters:

@@ -1538,13 +1538,13 @@

getItems#

getItems(): Secret[]

Inherited from KubeObjectStore.getItems

-

Defined in src/renderer/item.store.ts:51

+

Defined in src/renderer/item.store.ts:51

Returns: Secret[]


Optional getStatuses#

getStatuses(items: Secret[]): Record‹string, number›

Inherited from KubeObjectStore.getStatuses

-

Defined in src/renderer/kube-object.store.ts:91

+

Defined in src/renderer/kube-object.store.ts:91

Parameters:

@@ -1565,20 +1565,20 @@

getSubscribeApis#

getSubscribeApis(): KubeApi[]

Inherited from KubeObjectStore.getSubscribeApis

-

Defined in src/renderer/kube-object.store.ts:309

+

Defined in src/renderer/kube-object.store.ts:309

Returns: KubeApi[]


getTotalCount#

getTotalCount(): number

Inherited from KubeObjectStore.getTotalCount

Overrides void

-

Defined in src/renderer/kube-object.store.ts:77

+

Defined in src/renderer/kube-object.store.ts:77

Returns: number


isSelected#

isSelected(item: Secret): boolean

Inherited from KubeObjectStore.isSelected

-

Defined in src/renderer/item.store.ts:160

+

Defined in src/renderer/item.store.ts:160

Parameters:

@@ -1599,7 +1599,7 @@

isSelectedAll#

isSelectedAll(visibleItems: Secret[]): boolean

Inherited from KubeObjectStore.isSelectedAll

-

Defined in src/renderer/item.store.ts:194

+

Defined in src/renderer/item.store.ts:194

Parameters:

@@ -1622,7 +1622,7 @@

load#

load(params: object): Promise‹Secret

Inherited from KubeObjectStore.load

-

Defined in src/renderer/kube-object.store.ts:247

+

Defined in src/renderer/kube-object.store.ts:247

Parameters:

params: object

@@ -1649,7 +1649,7 @@

loadAll(options: object): Promise‹void | Secret[]›

Inherited from KubeObjectStore.loadAll

Overrides void

-

Defined in src/renderer/kube-object.store.ts:171

+

Defined in src/renderer/kube-object.store.ts:171

Parameters:

Default value options: object= {}

@@ -1679,7 +1679,7 @@

loadFromPath#

loadFromPath(resourcePath: string): Promise‹T›

Inherited from KubeObjectStore.loadFromPath

-

Defined in src/renderer/kube-object.store.ts:262

+

Defined in src/renderer/kube-object.store.ts:262

Parameters:

@@ -1701,7 +1701,7 @@

loadItem(params: object): Promise‹Secret

Inherited from KubeObjectStore.loadItem

Overrides void

-

Defined in src/renderer/kube-object.store.ts:242

+

Defined in src/renderer/kube-object.store.ts:242

Parameters:

params: object

@@ -1728,7 +1728,7 @@

loadItems(__namedParameters: object): Promise‹Secret[]›

Inherited from KubeObjectStore.loadItems

Overrides void

-

Defined in src/renderer/kube-object.store.ts:140

+

Defined in src/renderer/kube-object.store.ts:140

Parameters:

__namedParameters: object

@@ -1758,7 +1758,7 @@

Protected mergeItems#

mergeItems(partialItems: Secret[], __namedParameters: object): Secret[]

Inherited from KubeObjectStore.mergeItems

-

Defined in src/renderer/kube-object.store.ts:218

+

Defined in src/renderer/kube-object.store.ts:218

Parameters:

partialItems: Secret[]

Default value __namedParameters: object= {}

@@ -1798,7 +1798,7 @@

reloadAll#

reloadAll(opts: object): Promise‹void | T[]›

Inherited from KubeObjectStore.reloadAll

-

Defined in src/renderer/kube-object.store.ts:207

+

Defined in src/renderer/kube-object.store.ts:207

Parameters:

Default value opts: object= {}

@@ -1828,7 +1828,7 @@

remove#

remove(item: Secret): Promise‹void›

Inherited from KubeObjectStore.remove

-

Defined in src/renderer/kube-object.store.ts:290

+

Defined in src/renderer/kube-object.store.ts:290

Parameters:

@@ -1849,7 +1849,7 @@

Protected removeItem#

removeItem(item: Secret, request: function): Promise‹void›

Inherited from KubeObjectStore.removeItem

-

Defined in src/renderer/item.store.ts:154

+

Defined in src/renderer/item.store.ts:154

Parameters:

item: Secret

request: function

@@ -1860,19 +1860,19 @@

removeSelectedItems(): Promise‹void[]›

Inherited from KubeObjectStore.removeSelectedItems

Overrides void

-

Defined in src/renderer/kube-object.store.ts:296

+

Defined in src/renderer/kube-object.store.ts:296

Returns: Promise‹void[]›


reset#

reset(): void

Inherited from KubeObjectStore.reset

-

Defined in src/renderer/item.store.ts:206

+

Defined in src/renderer/item.store.ts:206

Returns: void


Protected resetOnError#

resetOnError(error: any): void

Inherited from KubeObjectStore.resetOnError

-

Defined in src/renderer/kube-object.store.ts:238

+

Defined in src/renderer/kube-object.store.ts:238

Parameters:

@@ -1893,13 +1893,13 @@

resetSelection#

resetSelection(): void

Inherited from KubeObjectStore.resetSelection

-

Defined in src/renderer/item.store.ts:201

+

Defined in src/renderer/item.store.ts:201

Returns: void


select#

select(item: Secret): void

Inherited from KubeObjectStore.select

-

Defined in src/renderer/item.store.ts:165

+

Defined in src/renderer/item.store.ts:165

Parameters:

@@ -1920,7 +1920,7 @@

Protected sortItems#

sortItems(items: Secret[], sorting: function[], order?: "asc" | "desc"): Secret[]

Inherited from KubeObjectStore.sortItems

-

Defined in src/renderer/item.store.ts:78

+

Defined in src/renderer/item.store.ts:78

Return items sorted by the given ordering functions. If two elements of items are sorted to the same "index" then the next sorting function is used to determine where to place them relative to each other. Once the sorting @@ -1962,7 +1962,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

subscribe(apis: KubeApi‹any›[]): (Anonymous function)

Inherited from KubeObjectStore.subscribe

Overrides void

-

Defined in src/renderer/kube-object.store.ts:313

+

Defined in src/renderer/kube-object.store.ts:313

Parameters:

@@ -1985,7 +1985,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

toggleSelection#

toggleSelection(item: Secret): void

Inherited from KubeObjectStore.toggleSelection

-

Defined in src/renderer/item.store.ts:175

+

Defined in src/renderer/item.store.ts:175

Parameters:

@@ -2006,7 +2006,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

toggleSelectionAll#

toggleSelectionAll(visibleItems: Secret[]): void

Inherited from KubeObjectStore.toggleSelectionAll

-

Defined in src/renderer/item.store.ts:184

+

Defined in src/renderer/item.store.ts:184

Parameters:

@@ -2029,7 +2029,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

unselect#

unselect(item: Secret): void

Inherited from KubeObjectStore.unselect

-

Defined in src/renderer/item.store.ts:170

+

Defined in src/renderer/item.store.ts:170

Parameters:

@@ -2050,7 +2050,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

update#

update(item: Secret, data: Partial‹Secret›): Promise‹Secret

Inherited from KubeObjectStore.update

-

Defined in src/renderer/kube-object.store.ts:281

+

Defined in src/renderer/kube-object.store.ts:281

Parameters:

@@ -2075,13 +2075,13 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

Protected updateFromEventsBuffer#

updateFromEventsBuffer(): void

Inherited from KubeObjectStore.updateFromEventsBuffer

-

Defined in src/renderer/kube-object.store.ts:398

+

Defined in src/renderer/kube-object.store.ts:398

Returns: void


Protected updateItem#

updateItem(item: Secret, request: function): Promise‹T›

Inherited from KubeObjectStore.updateItem

-

Defined in src/renderer/item.store.ts:144

+

Defined in src/renderer/item.store.ts:144

Parameters:

item: Secret

request: function

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.service/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.service/index.html index 0cb4002734..c02fadfe94 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.service/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.service/index.html @@ -1077,7 +1077,7 @@

constructor#

+ new Service(data: KubeJsonApiData): Service

Overrides KubeObject.constructor

-

Defined in src/renderer/api/endpoints/service.api.ts:74

+

Defined in src/renderer/api/endpoints/service.api.ts:74

Parameters:

@@ -1098,22 +1098,22 @@

apiVersion#

apiVersion: string

Inherited from KubeObject.apiVersion

-

Defined in src/renderer/api/kube-object.ts:94

+

Defined in src/renderer/api/kube-object.ts:94


kind#

kind: string

Inherited from KubeObject.kind

-

Defined in src/renderer/api/kube-object.ts:95

+

Defined in src/renderer/api/kube-object.ts:95


metadata#

metadata: Metadata

Inherited from KubeObject.metadata

-

Defined in src/renderer/api/kube-object.ts:96

+

Defined in src/renderer/api/kube-object.ts:96


spec#

spec: object

Overrides KubeObject.spec

-

Defined in src/renderer/api/endpoints/service.api.ts:50

+

Defined in src/renderer/api/endpoints/service.api.ts:50

Type declaration:#

@@ -1200,7 +1200,7 @@

getAge#

getAge(humanize: boolean, compact: boolean, fromNow: boolean): string | number

Inherited from KubeObject.getAge

-

Defined in src/renderer/api/kube-object.ts:212

+

Defined in src/renderer/api/kube-object.ts:212

Parameters:

@@ -1233,7 +1233,7 @@

getAnnotations#

getAnnotations(filter: boolean): string[]

Inherited from KubeObject.getAnnotations

-

Defined in src/renderer/api/kube-object.ts:233

+

Defined in src/renderer/api/kube-object.ts:233

Parameters:

@@ -1255,35 +1255,35 @@

getClusterIp#

getClusterIp(): string

-

Defined in src/renderer/api/endpoints/service.api.ts:81

+

Defined in src/renderer/api/endpoints/service.api.ts:81

Returns: string


getExternalIps#

getExternalIps(): string[]

-

Defined in src/renderer/api/endpoints/service.api.ts:85

+

Defined in src/renderer/api/endpoints/service.api.ts:85

Returns: string[]


getFinalizers#

getFinalizers(): string[]

Inherited from KubeObject.getFinalizers

-

Defined in src/renderer/api/kube-object.ts:225

+

Defined in src/renderer/api/kube-object.ts:225

Returns: string[]


getId#

getId(): string

Inherited from KubeObject.getId

-

Defined in src/renderer/api/kube-object.ts:191

+

Defined in src/renderer/api/kube-object.ts:191

Returns: string


getLabels#

getLabels(): string[]

Inherited from KubeObject.getLabels

-

Defined in src/renderer/api/kube-object.ts:229

+

Defined in src/renderer/api/kube-object.ts:229

Returns: string[]


getLoadBalancer#

getLoadBalancer(): object

-

Defined in src/renderer/api/endpoints/service.api.ts:111

+

Defined in src/renderer/api/endpoints/service.api.ts:111

Returns: object

@@ -1403,7 +1403,7 @@

Static isJsonApiData#

isJsonApiData(object: unknown): object is KubeJsonApiData

Inherited from KubeObject.isJsonApiData

-

Defined in src/renderer/api/kube-object.ts:108

+

Defined in src/renderer/api/kube-object.ts:108

Parameters:

@@ -1424,7 +1424,7 @@

Static isJsonApiDataList#

isJsonApiDataListT›(object: unknown, verifyItem: function): object is KubeJsonApiDataList‹T›

Inherited from KubeObject.isJsonApiDataList

-

Defined in src/renderer/api/kube-object.ts:166

+

Defined in src/renderer/api/kube-object.ts:166

Type parameters:

T

Parameters:

@@ -1451,7 +1451,7 @@

Static isKubeJsonApiListMetadata#

isKubeJsonApiListMetadata(object: unknown): object is KubeJsonApiListMetadata

Inherited from KubeObject.isKubeJsonApiListMetadata

-

Defined in src/renderer/api/kube-object.ts:117

+

Defined in src/renderer/api/kube-object.ts:117

Parameters:

@@ -1472,7 +1472,7 @@

Static isKubeJsonApiMetadata#

isKubeJsonApiMetadata(object: unknown): object is KubeJsonApiMetadata

Inherited from KubeObject.isKubeJsonApiMetadata

-

Defined in src/renderer/api/kube-object.ts:125

+

Defined in src/renderer/api/kube-object.ts:125

Parameters:

@@ -1493,7 +1493,7 @@

Static isNonSystem#

isNonSystem(item: KubeJsonApiData | KubeObject): boolean

Inherited from KubeObject.isNonSystem

-

Defined in src/renderer/api/kube-object.ts:104

+

Defined in src/renderer/api/kube-object.ts:104

Parameters:

@@ -1514,7 +1514,7 @@

Static isPartialJsonApiData#

isPartialJsonApiData(object: unknown): object is Partial‹KubeJsonApiData›

Inherited from KubeObject.isPartialJsonApiData

-

Defined in src/renderer/api/kube-object.ts:157

+

Defined in src/renderer/api/kube-object.ts:157

Parameters:

@@ -1535,7 +1535,7 @@

Static isPartialJsonApiMetadata#

isPartialJsonApiMetadata(object: unknown): object is Partial‹KubeJsonApiMetadata›

Inherited from KubeObject.isPartialJsonApiMetadata

-

Defined in src/renderer/api/kube-object.ts:141

+

Defined in src/renderer/api/kube-object.ts:141

Parameters:

@@ -1556,7 +1556,7 @@

Static stringifyLabels#

stringifyLabels(labels?: object): string[]

Inherited from KubeObject.stringifyLabels

-

Defined in src/renderer/api/kube-object.ts:176

+

Defined in src/renderer/api/kube-object.ts:176

Parameters:

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/index.html index 787ced970c..73e7b0d24d 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/index.html @@ -1045,7 +1045,7 @@

constructor#

+ new ServiceAccount(data: KubeJsonApiData): ServiceAccount

Overrides KubeObject.constructor

-

Defined in src/renderer/api/endpoints/service-accounts.api.ts:39

+

Defined in src/renderer/api/endpoints/service-accounts.api.ts:39

Parameters:

@@ -1066,60 +1066,60 @@

apiVersion#

apiVersion: string

Inherited from KubeObject.apiVersion

-

Defined in src/renderer/api/kube-object.ts:94

+

Defined in src/renderer/api/kube-object.ts:94


Optional imagePullSecrets#

imagePullSecrets? : object[]

-

Defined in src/renderer/api/endpoints/service-accounts.api.ts:31

+

Defined in src/renderer/api/endpoints/service-accounts.api.ts:31


kind#

kind: string

Inherited from KubeObject.kind

-

Defined in src/renderer/api/kube-object.ts:95

+

Defined in src/renderer/api/kube-object.ts:95


metadata#

metadata: Metadata

Inherited from KubeObject.metadata

-

Defined in src/renderer/api/kube-object.ts:96

+

Defined in src/renderer/api/kube-object.ts:96


Optional secrets#

secrets? : object[]

-

Defined in src/renderer/api/endpoints/service-accounts.api.ts:28

+

Defined in src/renderer/api/endpoints/service-accounts.api.ts:28


Optional spec#

spec? : Spec

Inherited from KubeObject.spec

-

Defined in src/renderer/api/kube-object.ts:98

+

Defined in src/renderer/api/kube-object.ts:98


Optional status#

status? : Status

Inherited from KubeObject.status

-

Defined in src/renderer/api/kube-object.ts:97

+

Defined in src/renderer/api/kube-object.ts:97


Static apiBase#

apiBase: string = "/api/v1/serviceaccounts"

-

Defined in src/renderer/api/endpoints/service-accounts.api.ts:39

+

Defined in src/renderer/api/endpoints/service-accounts.api.ts:39


Static kind#

kind: string = "ServiceAccount"

Overrides KubeObject.kind

-

Defined in src/renderer/api/endpoints/service-accounts.api.ts:37

+

Defined in src/renderer/api/endpoints/service-accounts.api.ts:37


Static namespaced#

namespaced: boolean = true

Overrides KubeObject.namespaced

-

Defined in src/renderer/api/endpoints/service-accounts.api.ts:38

+

Defined in src/renderer/api/endpoints/service-accounts.api.ts:38

Accessors#

get selfLink(): string

Inherited from KubeObject.selfLink

-

Defined in src/renderer/api/kube-object.ts:187

+

Defined in src/renderer/api/kube-object.ts:187

Returns: string

Methods#

delete#

delete(params?: JsonApiParams): Promise‹KubeJsonApiData›

Inherited from KubeObject.delete

-

Defined in src/renderer/api/kube-object.ts:276

+

Defined in src/renderer/api/kube-object.ts:276

Parameters:

@@ -1140,7 +1140,7 @@

getAge#

getAge(humanize: boolean, compact: boolean, fromNow: boolean): string | number

Inherited from KubeObject.getAge

-

Defined in src/renderer/api/kube-object.ts:212

+

Defined in src/renderer/api/kube-object.ts:212

Parameters:

@@ -1173,7 +1173,7 @@

getAnnotations#

getAnnotations(filter: boolean): string[]

Inherited from KubeObject.getAnnotations

-

Defined in src/renderer/api/kube-object.ts:233

+

Defined in src/renderer/api/kube-object.ts:233

Parameters:

@@ -1196,77 +1196,77 @@

getFinalizers#

getFinalizers(): string[]

Inherited from KubeObject.getFinalizers

-

Defined in src/renderer/api/kube-object.ts:225

+

Defined in src/renderer/api/kube-object.ts:225

Returns: string[]


getId#

getId(): string

Inherited from KubeObject.getId

-

Defined in src/renderer/api/kube-object.ts:191

+

Defined in src/renderer/api/kube-object.ts:191

Returns: string


getImagePullSecrets#

getImagePullSecrets(): object[]

-

Defined in src/renderer/api/endpoints/service-accounts.api.ts:50

+

Defined in src/renderer/api/endpoints/service-accounts.api.ts:50

Returns: object[]


getLabels#

getLabels(): string[]

Inherited from KubeObject.getLabels

-

Defined in src/renderer/api/kube-object.ts:229

+

Defined in src/renderer/api/kube-object.ts:229

Returns: string[]


getName#

getName(): string

Inherited from KubeObject.getName

-

Defined in src/renderer/api/kube-object.ts:199

+

Defined in src/renderer/api/kube-object.ts:199

Returns: string


getNs#

getNs(): string

Inherited from KubeObject.getNs

-

Defined in src/renderer/api/kube-object.ts:203

+

Defined in src/renderer/api/kube-object.ts:203

Returns: string


getOwnerRefs#

getOwnerRefs(): object[]

Inherited from KubeObject.getOwnerRefs

-

Defined in src/renderer/api/kube-object.ts:243

+

Defined in src/renderer/api/kube-object.ts:243

Returns: object[]


getResourceVersion#

getResourceVersion(): string

Inherited from KubeObject.getResourceVersion

-

Defined in src/renderer/api/kube-object.ts:195

+

Defined in src/renderer/api/kube-object.ts:195

Returns: string


getSearchFields#

getSearchFields(): string[]

Inherited from KubeObject.getSearchFields

-

Defined in src/renderer/api/kube-object.ts:252

+

Defined in src/renderer/api/kube-object.ts:252

Returns: string[]


getSecrets#

getSecrets(): object[]

-

Defined in src/renderer/api/endpoints/service-accounts.api.ts:46

+

Defined in src/renderer/api/endpoints/service-accounts.api.ts:46

Returns: object[]


getTimeDiffFromNow#

getTimeDiffFromNow(): number

Inherited from KubeObject.getTimeDiffFromNow

-

Defined in src/renderer/api/kube-object.ts:208

+

Defined in src/renderer/api/kube-object.ts:208

Returns: number


toPlainObject#

toPlainObject(): object

Inherited from KubeObject.toPlainObject

-

Defined in src/renderer/api/kube-object.ts:264

+

Defined in src/renderer/api/kube-object.ts:264

Returns: object


update#

updateT›(data: Partial‹T›): Promise‹T›

Inherited from KubeObject.update

-

Defined in src/renderer/api/kube-object.ts:269

+

Defined in src/renderer/api/kube-object.ts:269

Type parameters:

T: KubeObject

Parameters:

@@ -1289,7 +1289,7 @@

Static create#

create(data: any): KubeObject‹IKubeObjectMetadata, any, any›

Inherited from KubeObject.create

-

Defined in src/renderer/api/kube-object.ts:100

+

Defined in src/renderer/api/kube-object.ts:100

Parameters:

@@ -1310,7 +1310,7 @@

Static isJsonApiData#

isJsonApiData(object: unknown): object is KubeJsonApiData

Inherited from KubeObject.isJsonApiData

-

Defined in src/renderer/api/kube-object.ts:108

+

Defined in src/renderer/api/kube-object.ts:108

Parameters:

@@ -1331,7 +1331,7 @@

Static isJsonApiDataList#

isJsonApiDataListT›(object: unknown, verifyItem: function): object is KubeJsonApiDataList‹T›

Inherited from KubeObject.isJsonApiDataList

-

Defined in src/renderer/api/kube-object.ts:166

+

Defined in src/renderer/api/kube-object.ts:166

Type parameters:

T

Parameters:

@@ -1358,7 +1358,7 @@

Static isKubeJsonApiListMetadata#

isKubeJsonApiListMetadata(object: unknown): object is KubeJsonApiListMetadata

Inherited from KubeObject.isKubeJsonApiListMetadata

-

Defined in src/renderer/api/kube-object.ts:117

+

Defined in src/renderer/api/kube-object.ts:117

Parameters:

@@ -1379,7 +1379,7 @@

Static isKubeJsonApiMetadata#

isKubeJsonApiMetadata(object: unknown): object is KubeJsonApiMetadata

Inherited from KubeObject.isKubeJsonApiMetadata

-

Defined in src/renderer/api/kube-object.ts:125

+

Defined in src/renderer/api/kube-object.ts:125

Parameters:

@@ -1400,7 +1400,7 @@

Static isNonSystem#

isNonSystem(item: KubeJsonApiData | KubeObject): boolean

Inherited from KubeObject.isNonSystem

-

Defined in src/renderer/api/kube-object.ts:104

+

Defined in src/renderer/api/kube-object.ts:104

Parameters:

@@ -1421,7 +1421,7 @@

Static isPartialJsonApiData#

isPartialJsonApiData(object: unknown): object is Partial‹KubeJsonApiData›

Inherited from KubeObject.isPartialJsonApiData

-

Defined in src/renderer/api/kube-object.ts:157

+

Defined in src/renderer/api/kube-object.ts:157

Parameters:

@@ -1442,7 +1442,7 @@

Static isPartialJsonApiMetadata#

isPartialJsonApiMetadata(object: unknown): object is Partial‹KubeJsonApiMetadata›

Inherited from KubeObject.isPartialJsonApiMetadata

-

Defined in src/renderer/api/kube-object.ts:141

+

Defined in src/renderer/api/kube-object.ts:141

Parameters:

@@ -1463,7 +1463,7 @@

Static stringifyLabels#

stringifyLabels(labels?: object): string[]

Inherited from KubeObject.stringifyLabels

-

Defined in src/renderer/api/kube-object.ts:176

+

Defined in src/renderer/api/kube-object.ts:176

Parameters:

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/index.html index b7d1e520cc..aa815432cd 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/index.html @@ -1181,105 +1181,105 @@

constructor#

+ new ServiceAccountsStore(): ServiceAccountsStore

Overrides KubeObjectStore.constructor

-

Defined in src/renderer/components/+user-management-service-accounts/service-accounts.store.ts:28

+

Defined in src/renderer/components/+user-management-service-accounts/service-accounts.store.ts:28

Returns: ServiceAccountsStore

Properties#

api#

api: KubeApiServiceAccount‹›› = serviceAccountsApi

Overrides KubeObjectStore.api

-

Defined in src/renderer/components/+user-management-service-accounts/service-accounts.store.ts:28

+

Defined in src/renderer/components/+user-management-service-accounts/service-accounts.store.ts:28


bufferSize#

bufferSize: number = 50000

Inherited from KubeObjectStore.bufferSize

-

Defined in src/renderer/kube-object.store.ts:45

+

Defined in src/renderer/kube-object.store.ts:45


Protected eventsBuffer#

eventsBuffer: IObservableArray‹IKubeWatchEvent‹KubeJsonApiData›› = observable.array>([], { deep: false })

Inherited from KubeObjectStore.eventsBuffer

-

Defined in src/renderer/kube-object.store.ts:301

+

Defined in src/renderer/kube-object.store.ts:301


failedLoading#

failedLoading: boolean = false

Inherited from KubeObjectStore.failedLoading

-

Defined in src/renderer/item.store.ts:36

+

Defined in src/renderer/item.store.ts:36


isLoaded#

isLoaded: boolean = false

Inherited from KubeObjectStore.isLoaded

-

Defined in src/renderer/item.store.ts:38

+

Defined in src/renderer/item.store.ts:38


isLoading#

isLoading: boolean = false

Inherited from KubeObjectStore.isLoading

-

Defined in src/renderer/item.store.ts:37

+

Defined in src/renderer/item.store.ts:37


items#

items: IObservableArray‹T› = observable.array([], { deep: false })

Inherited from KubeObjectStore.items

-

Defined in src/renderer/item.store.ts:39

+

Defined in src/renderer/item.store.ts:39


Optional limit#

limit? : number

Inherited from KubeObjectStore.limit

-

Defined in src/renderer/kube-object.store.ts:44

+

Defined in src/renderer/kube-object.store.ts:44


selectedItemsIds#

selectedItemsIds: ObservableMap‹string, boolean› = observable.map()

Inherited from KubeObjectStore.selectedItemsIds

-

Defined in src/renderer/item.store.ts:40

+

Defined in src/renderer/item.store.ts:40


Static defaultContext#

defaultContext: IObservableValue‹ClusterContext› = observable.box()

Inherited from KubeObjectStore.defaultContext

-

Defined in src/renderer/kube-object.store.ts:41

+

Defined in src/renderer/kube-object.store.ts:41

Accessors#

context#

get context(): ClusterContext

Inherited from KubeObjectStore.context

-

Defined in src/renderer/kube-object.store.ts:63

+

Defined in src/renderer/kube-object.store.ts:63

Returns: ClusterContext


contextItems#

get contextItems(): ServiceAccount[]

Inherited from KubeObjectStore.contextItems

-

Defined in src/renderer/kube-object.store.ts:67

+

Defined in src/renderer/kube-object.store.ts:67

Returns: ServiceAccount[]


contextReady#

get contextReady(): Promise‹void› & object

Inherited from KubeObjectStore.contextReady

-

Defined in src/renderer/kube-object.store.ts:48

+

Defined in src/renderer/kube-object.store.ts:48

Returns: Promise‹void› & object


namespacesReady#

get namespacesReady(): Promise‹void› & object

Inherited from KubeObjectStore.namespacesReady

-

Defined in src/renderer/kube-object.store.ts:52

+

Defined in src/renderer/kube-object.store.ts:52

Returns: Promise‹void› & object


query#

get query(): IKubeApiQueryParams

Inherited from KubeObjectStore.query

-

Defined in src/renderer/kube-object.store.ts:81

+

Defined in src/renderer/kube-object.store.ts:81

Returns: IKubeApiQueryParams


selectedItems#

get selectedItems(): ServiceAccount[]

Inherited from KubeObjectStore.selectedItems

-

Defined in src/renderer/item.store.ts:47

+

Defined in src/renderer/item.store.ts:47

Returns: ServiceAccount[]

Methods#

[Symbol.iterator]#

[Symbol.iterator](): Generator‹T, void, undefined›

Inherited from KubeObjectStore.[Symbol.iterator]

-

Defined in src/renderer/item.store.ts:221

+

Defined in src/renderer/item.store.ts:221

Returns: Generator‹T, void, undefined›


Protected bindWatchEventsUpdater#

bindWatchEventsUpdater(delay: number): void

Inherited from KubeObjectStore.bindWatchEventsUpdater

-

Defined in src/renderer/kube-object.store.ts:303

+

Defined in src/renderer/kube-object.store.ts:303

Parameters:

@@ -1302,7 +1302,7 @@

create#

create(params: object, data?: Partial‹ServiceAccount›): Promise‹ServiceAccount

Inherited from KubeObjectStore.create

-

Defined in src/renderer/kube-object.store.ts:272

+

Defined in src/renderer/kube-object.store.ts:272

Parameters:

params: object

@@ -1329,7 +1329,7 @@

Protected createItem#

createItem(params: object): Promise‹ServiceAccount‹››

Overrides KubeObjectStore.createItem

-

Defined in src/renderer/components/+user-management-service-accounts/service-accounts.store.ts:35

+

Defined in src/renderer/components/+user-management-service-accounts/service-accounts.store.ts:35

Parameters:

params: object

@@ -1355,7 +1355,7 @@

Protected defaultSorting#

defaultSorting(item: ServiceAccount): string

Inherited from KubeObjectStore.defaultSorting

-

Defined in src/renderer/item.store.ts:34

+

Defined in src/renderer/item.store.ts:34

Parameters:

@@ -1376,7 +1376,7 @@

Protected filterItemsOnLoad#

filterItemsOnLoad(items: ServiceAccount[]): T[]

Inherited from KubeObjectStore.filterItemsOnLoad

-

Defined in src/renderer/kube-object.store.ts:166

+

Defined in src/renderer/kube-object.store.ts:166

Parameters:

@@ -1397,7 +1397,7 @@

getAllByNs#

getAllByNs(namespace: string | string[], strict: boolean): ServiceAccount[]

Inherited from KubeObjectStore.getAllByNs

-

Defined in src/renderer/kube-object.store.ts:93

+

Defined in src/renderer/kube-object.store.ts:93

Parameters:

@@ -1425,7 +1425,7 @@

getById#

getById(id: string): T

Inherited from KubeObjectStore.getById

-

Defined in src/renderer/kube-object.store.ts:107

+

Defined in src/renderer/kube-object.store.ts:107

Parameters:

@@ -1446,7 +1446,7 @@

getByLabel#

getByLabel(labels: string[] | object): ServiceAccount[]

Inherited from KubeObjectStore.getByLabel

-

Defined in src/renderer/kube-object.store.ts:123

+

Defined in src/renderer/kube-object.store.ts:123

Parameters:

@@ -1468,7 +1468,7 @@

getByName(name: string, namespace?: string): ServiceAccount

Inherited from KubeObjectStore.getByName

Overrides void

-

Defined in src/renderer/kube-object.store.ts:111

+

Defined in src/renderer/kube-object.store.ts:111

Parameters:

@@ -1493,7 +1493,7 @@

getByPath#

getByPath(path: string): ServiceAccount

Inherited from KubeObjectStore.getByPath

-

Defined in src/renderer/kube-object.store.ts:119

+

Defined in src/renderer/kube-object.store.ts:119

Parameters:

@@ -1514,7 +1514,7 @@

getIndexById#

getIndexById(id: string): number

Inherited from KubeObjectStore.getIndexById

-

Defined in src/renderer/item.store.ts:64

+

Defined in src/renderer/item.store.ts:64

Parameters:

@@ -1535,13 +1535,13 @@

getItems#

getItems(): ServiceAccount[]

Inherited from KubeObjectStore.getItems

-

Defined in src/renderer/item.store.ts:51

+

Defined in src/renderer/item.store.ts:51

Returns: ServiceAccount[]


Optional getStatuses#

getStatuses(items: ServiceAccount[]): Record‹string, number›

Inherited from KubeObjectStore.getStatuses

-

Defined in src/renderer/kube-object.store.ts:91

+

Defined in src/renderer/kube-object.store.ts:91

Parameters:

@@ -1562,20 +1562,20 @@

getSubscribeApis#

getSubscribeApis(): KubeApi[]

Inherited from KubeObjectStore.getSubscribeApis

-

Defined in src/renderer/kube-object.store.ts:309

+

Defined in src/renderer/kube-object.store.ts:309

Returns: KubeApi[]


getTotalCount#

getTotalCount(): number

Inherited from KubeObjectStore.getTotalCount

Overrides void

-

Defined in src/renderer/kube-object.store.ts:77

+

Defined in src/renderer/kube-object.store.ts:77

Returns: number


isSelected#

isSelected(item: ServiceAccount): boolean

Inherited from KubeObjectStore.isSelected

-

Defined in src/renderer/item.store.ts:160

+

Defined in src/renderer/item.store.ts:160

Parameters:

@@ -1596,7 +1596,7 @@

isSelectedAll#

isSelectedAll(visibleItems: ServiceAccount[]): boolean

Inherited from KubeObjectStore.isSelectedAll

-

Defined in src/renderer/item.store.ts:194

+

Defined in src/renderer/item.store.ts:194

Parameters:

@@ -1619,7 +1619,7 @@

load#

load(params: object): Promise‹ServiceAccount

Inherited from KubeObjectStore.load

-

Defined in src/renderer/kube-object.store.ts:247

+

Defined in src/renderer/kube-object.store.ts:247

Parameters:

params: object

@@ -1646,7 +1646,7 @@

loadAll(options: object): Promise‹void | ServiceAccount[]›

Inherited from KubeObjectStore.loadAll

Overrides void

-

Defined in src/renderer/kube-object.store.ts:171

+

Defined in src/renderer/kube-object.store.ts:171

Parameters:

Default value options: object= {}

@@ -1676,7 +1676,7 @@

loadFromPath#

loadFromPath(resourcePath: string): Promise‹T›

Inherited from KubeObjectStore.loadFromPath

-

Defined in src/renderer/kube-object.store.ts:262

+

Defined in src/renderer/kube-object.store.ts:262

Parameters:

@@ -1698,7 +1698,7 @@

loadItem(params: object): Promise‹ServiceAccount

Inherited from KubeObjectStore.loadItem

Overrides void

-

Defined in src/renderer/kube-object.store.ts:242

+

Defined in src/renderer/kube-object.store.ts:242

Parameters:

params: object

@@ -1725,7 +1725,7 @@

loadItems(__namedParameters: object): Promise‹ServiceAccount[]›

Inherited from KubeObjectStore.loadItems

Overrides void

-

Defined in src/renderer/kube-object.store.ts:140

+

Defined in src/renderer/kube-object.store.ts:140

Parameters:

__namedParameters: object

@@ -1755,7 +1755,7 @@

Protected mergeItems#

mergeItems(partialItems: ServiceAccount[], __namedParameters: object): ServiceAccount[]

Inherited from KubeObjectStore.mergeItems

-

Defined in src/renderer/kube-object.store.ts:218

+

Defined in src/renderer/kube-object.store.ts:218

Parameters:

partialItems: ServiceAccount[]

Default value __namedParameters: object= {}

@@ -1795,7 +1795,7 @@

reloadAll#

reloadAll(opts: object): Promise‹void | T[]›

Inherited from KubeObjectStore.reloadAll

-

Defined in src/renderer/kube-object.store.ts:207

+

Defined in src/renderer/kube-object.store.ts:207

Parameters:

Default value opts: object= {}

@@ -1825,7 +1825,7 @@

remove#

remove(item: ServiceAccount): Promise‹void›

Inherited from KubeObjectStore.remove

-

Defined in src/renderer/kube-object.store.ts:290

+

Defined in src/renderer/kube-object.store.ts:290

Parameters:

@@ -1846,7 +1846,7 @@

Protected removeItem#

removeItem(item: ServiceAccount, request: function): Promise‹void›

Inherited from KubeObjectStore.removeItem

-

Defined in src/renderer/item.store.ts:154

+

Defined in src/renderer/item.store.ts:154

Parameters:

item: ServiceAccount

request: function

@@ -1857,19 +1857,19 @@

removeSelectedItems(): Promise‹void[]›

Inherited from KubeObjectStore.removeSelectedItems

Overrides void

-

Defined in src/renderer/kube-object.store.ts:296

+

Defined in src/renderer/kube-object.store.ts:296

Returns: Promise‹void[]›


reset#

reset(): void

Inherited from KubeObjectStore.reset

-

Defined in src/renderer/item.store.ts:206

+

Defined in src/renderer/item.store.ts:206

Returns: void


Protected resetOnError#

resetOnError(error: any): void

Inherited from KubeObjectStore.resetOnError

-

Defined in src/renderer/kube-object.store.ts:238

+

Defined in src/renderer/kube-object.store.ts:238

Parameters:

@@ -1890,13 +1890,13 @@

resetSelection#

resetSelection(): void

Inherited from KubeObjectStore.resetSelection

-

Defined in src/renderer/item.store.ts:201

+

Defined in src/renderer/item.store.ts:201

Returns: void


select#

select(item: ServiceAccount): void

Inherited from KubeObjectStore.select

-

Defined in src/renderer/item.store.ts:165

+

Defined in src/renderer/item.store.ts:165

Parameters:

@@ -1917,7 +1917,7 @@

Protected sortItems#

sortItems(items: ServiceAccount[], sorting: function[], order?: "asc" | "desc"): ServiceAccount[]

Inherited from KubeObjectStore.sortItems

-

Defined in src/renderer/item.store.ts:78

+

Defined in src/renderer/item.store.ts:78

Return items sorted by the given ordering functions. If two elements of items are sorted to the same "index" then the next sorting function is used to determine where to place them relative to each other. Once the sorting @@ -1959,7 +1959,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

subscribe(apis: KubeApi‹any›[]): (Anonymous function)

Inherited from KubeObjectStore.subscribe

Overrides void

-

Defined in src/renderer/kube-object.store.ts:313

+

Defined in src/renderer/kube-object.store.ts:313

Parameters:

@@ -1982,7 +1982,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

toggleSelection#

toggleSelection(item: ServiceAccount): void

Inherited from KubeObjectStore.toggleSelection

-

Defined in src/renderer/item.store.ts:175

+

Defined in src/renderer/item.store.ts:175

Parameters:

@@ -2003,7 +2003,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

toggleSelectionAll#

toggleSelectionAll(visibleItems: ServiceAccount[]): void

Inherited from KubeObjectStore.toggleSelectionAll

-

Defined in src/renderer/item.store.ts:184

+

Defined in src/renderer/item.store.ts:184

Parameters:

@@ -2026,7 +2026,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

unselect#

unselect(item: ServiceAccount): void

Inherited from KubeObjectStore.unselect

-

Defined in src/renderer/item.store.ts:170

+

Defined in src/renderer/item.store.ts:170

Parameters:

@@ -2047,7 +2047,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

update#

update(item: ServiceAccount, data: Partial‹ServiceAccount›): Promise‹ServiceAccount

Inherited from KubeObjectStore.update

-

Defined in src/renderer/kube-object.store.ts:281

+

Defined in src/renderer/kube-object.store.ts:281

Parameters:

@@ -2072,13 +2072,13 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

Protected updateFromEventsBuffer#

updateFromEventsBuffer(): void

Inherited from KubeObjectStore.updateFromEventsBuffer

-

Defined in src/renderer/kube-object.store.ts:398

+

Defined in src/renderer/kube-object.store.ts:398

Returns: void


Protected updateItem#

updateItem(item: ServiceAccount, request: function): Promise‹T›

Inherited from KubeObjectStore.updateItem

-

Defined in src/renderer/item.store.ts:144

+

Defined in src/renderer/item.store.ts:144

Parameters:

item: ServiceAccount

request: function

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.servicestore/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.servicestore/index.html index 39401ef624..b8f229ba41 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.servicestore/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.servicestore/index.html @@ -1182,105 +1182,105 @@

+ new ServiceStore(): ServiceStore

Inherited from KubeObjectStore.constructor

Overrides void

-

Defined in src/renderer/kube-object.store.ts:54

+

Defined in src/renderer/kube-object.store.ts:54

Returns: ServiceStore

Properties#

api#

api: KubeApiService‹›› = serviceApi

Overrides KubeObjectStore.api

-

Defined in src/renderer/components/+network-services/services.store.ts:27

+

Defined in src/renderer/components/+network-services/services.store.ts:27


bufferSize#

bufferSize: number = 50000

Inherited from KubeObjectStore.bufferSize

-

Defined in src/renderer/kube-object.store.ts:45

+

Defined in src/renderer/kube-object.store.ts:45


Protected eventsBuffer#

eventsBuffer: IObservableArray‹IKubeWatchEvent‹KubeJsonApiData›› = observable.array>([], { deep: false })

Inherited from KubeObjectStore.eventsBuffer

-

Defined in src/renderer/kube-object.store.ts:301

+

Defined in src/renderer/kube-object.store.ts:301


failedLoading#

failedLoading: boolean = false

Inherited from KubeObjectStore.failedLoading

-

Defined in src/renderer/item.store.ts:36

+

Defined in src/renderer/item.store.ts:36


isLoaded#

isLoaded: boolean = false

Inherited from KubeObjectStore.isLoaded

-

Defined in src/renderer/item.store.ts:38

+

Defined in src/renderer/item.store.ts:38


isLoading#

isLoading: boolean = false

Inherited from KubeObjectStore.isLoading

-

Defined in src/renderer/item.store.ts:37

+

Defined in src/renderer/item.store.ts:37


items#

items: IObservableArray‹T› = observable.array([], { deep: false })

Inherited from KubeObjectStore.items

-

Defined in src/renderer/item.store.ts:39

+

Defined in src/renderer/item.store.ts:39


Optional limit#

limit? : number

Inherited from KubeObjectStore.limit

-

Defined in src/renderer/kube-object.store.ts:44

+

Defined in src/renderer/kube-object.store.ts:44


selectedItemsIds#

selectedItemsIds: ObservableMap‹string, boolean› = observable.map()

Inherited from KubeObjectStore.selectedItemsIds

-

Defined in src/renderer/item.store.ts:40

+

Defined in src/renderer/item.store.ts:40


Static defaultContext#

defaultContext: IObservableValue‹ClusterContext› = observable.box()

Inherited from KubeObjectStore.defaultContext

-

Defined in src/renderer/kube-object.store.ts:41

+

Defined in src/renderer/kube-object.store.ts:41

Accessors#

context#

get context(): ClusterContext

Inherited from KubeObjectStore.context

-

Defined in src/renderer/kube-object.store.ts:63

+

Defined in src/renderer/kube-object.store.ts:63

Returns: ClusterContext


contextItems#

get contextItems(): Service[]

Inherited from KubeObjectStore.contextItems

-

Defined in src/renderer/kube-object.store.ts:67

+

Defined in src/renderer/kube-object.store.ts:67

Returns: Service[]


contextReady#

get contextReady(): Promise‹void› & object

Inherited from KubeObjectStore.contextReady

-

Defined in src/renderer/kube-object.store.ts:48

+

Defined in src/renderer/kube-object.store.ts:48

Returns: Promise‹void› & object


namespacesReady#

get namespacesReady(): Promise‹void› & object

Inherited from KubeObjectStore.namespacesReady

-

Defined in src/renderer/kube-object.store.ts:52

+

Defined in src/renderer/kube-object.store.ts:52

Returns: Promise‹void› & object


query#

get query(): IKubeApiQueryParams

Inherited from KubeObjectStore.query

-

Defined in src/renderer/kube-object.store.ts:81

+

Defined in src/renderer/kube-object.store.ts:81

Returns: IKubeApiQueryParams


selectedItems#

get selectedItems(): Service[]

Inherited from KubeObjectStore.selectedItems

-

Defined in src/renderer/item.store.ts:47

+

Defined in src/renderer/item.store.ts:47

Returns: Service[]

Methods#

[Symbol.iterator]#

[Symbol.iterator](): Generator‹T, void, undefined›

Inherited from KubeObjectStore.[Symbol.iterator]

-

Defined in src/renderer/item.store.ts:221

+

Defined in src/renderer/item.store.ts:221

Returns: Generator‹T, void, undefined›


Protected bindWatchEventsUpdater#

bindWatchEventsUpdater(delay: number): void

Inherited from KubeObjectStore.bindWatchEventsUpdater

-

Defined in src/renderer/kube-object.store.ts:303

+

Defined in src/renderer/kube-object.store.ts:303

Parameters:

@@ -1303,7 +1303,7 @@

create#

create(params: object, data?: Partial‹Service›): Promise‹Service

Inherited from KubeObjectStore.create

-

Defined in src/renderer/kube-object.store.ts:272

+

Defined in src/renderer/kube-object.store.ts:272

Parameters:

params: object

@@ -1331,7 +1331,7 @@

createItem(params: object, data?: Partial‹Service›): Promise‹Service

Inherited from KubeObjectStore.createItem

Overrides void

-

Defined in src/renderer/kube-object.store.ts:268

+

Defined in src/renderer/kube-object.store.ts:268

Parameters:

params: object

@@ -1358,7 +1358,7 @@

Protected defaultSorting#

defaultSorting(item: Service): string

Inherited from KubeObjectStore.defaultSorting

-

Defined in src/renderer/item.store.ts:34

+

Defined in src/renderer/item.store.ts:34

Parameters:

@@ -1379,7 +1379,7 @@

Protected filterItemsOnLoad#

filterItemsOnLoad(items: Service[]): T[]

Inherited from KubeObjectStore.filterItemsOnLoad

-

Defined in src/renderer/kube-object.store.ts:166

+

Defined in src/renderer/kube-object.store.ts:166

Parameters:

@@ -1400,7 +1400,7 @@

getAllByNs#

getAllByNs(namespace: string | string[], strict: boolean): Service[]

Inherited from KubeObjectStore.getAllByNs

-

Defined in src/renderer/kube-object.store.ts:93

+

Defined in src/renderer/kube-object.store.ts:93

Parameters:

@@ -1428,7 +1428,7 @@

getById#

getById(id: string): T

Inherited from KubeObjectStore.getById

-

Defined in src/renderer/kube-object.store.ts:107

+

Defined in src/renderer/kube-object.store.ts:107

Parameters:

@@ -1449,7 +1449,7 @@

getByLabel#

getByLabel(labels: string[] | object): Service[]

Inherited from KubeObjectStore.getByLabel

-

Defined in src/renderer/kube-object.store.ts:123

+

Defined in src/renderer/kube-object.store.ts:123

Parameters:

@@ -1471,7 +1471,7 @@

getByName(name: string, namespace?: string): Service

Inherited from KubeObjectStore.getByName

Overrides void

-

Defined in src/renderer/kube-object.store.ts:111

+

Defined in src/renderer/kube-object.store.ts:111

Parameters:

@@ -1496,7 +1496,7 @@

getByPath#

getByPath(path: string): Service

Inherited from KubeObjectStore.getByPath

-

Defined in src/renderer/kube-object.store.ts:119

+

Defined in src/renderer/kube-object.store.ts:119

Parameters:

@@ -1517,7 +1517,7 @@

getIndexById#

getIndexById(id: string): number

Inherited from KubeObjectStore.getIndexById

-

Defined in src/renderer/item.store.ts:64

+

Defined in src/renderer/item.store.ts:64

Parameters:

@@ -1538,13 +1538,13 @@

getItems#

getItems(): Service[]

Inherited from KubeObjectStore.getItems

-

Defined in src/renderer/item.store.ts:51

+

Defined in src/renderer/item.store.ts:51

Returns: Service[]


Optional getStatuses#

getStatuses(items: Service[]): Record‹string, number›

Inherited from KubeObjectStore.getStatuses

-

Defined in src/renderer/kube-object.store.ts:91

+

Defined in src/renderer/kube-object.store.ts:91

Parameters:

@@ -1565,20 +1565,20 @@

getSubscribeApis#

getSubscribeApis(): KubeApi[]

Inherited from KubeObjectStore.getSubscribeApis

-

Defined in src/renderer/kube-object.store.ts:309

+

Defined in src/renderer/kube-object.store.ts:309

Returns: KubeApi[]


getTotalCount#

getTotalCount(): number

Inherited from KubeObjectStore.getTotalCount

Overrides void

-

Defined in src/renderer/kube-object.store.ts:77

+

Defined in src/renderer/kube-object.store.ts:77

Returns: number


isSelected#

isSelected(item: Service): boolean

Inherited from KubeObjectStore.isSelected

-

Defined in src/renderer/item.store.ts:160

+

Defined in src/renderer/item.store.ts:160

Parameters:

@@ -1599,7 +1599,7 @@

isSelectedAll#

isSelectedAll(visibleItems: Service[]): boolean

Inherited from KubeObjectStore.isSelectedAll

-

Defined in src/renderer/item.store.ts:194

+

Defined in src/renderer/item.store.ts:194

Parameters:

@@ -1622,7 +1622,7 @@

load#

load(params: object): Promise‹Service

Inherited from KubeObjectStore.load

-

Defined in src/renderer/kube-object.store.ts:247

+

Defined in src/renderer/kube-object.store.ts:247

Parameters:

params: object

@@ -1649,7 +1649,7 @@

loadAll(options: object): Promise‹void | Service[]›

Inherited from KubeObjectStore.loadAll

Overrides void

-

Defined in src/renderer/kube-object.store.ts:171

+

Defined in src/renderer/kube-object.store.ts:171

Parameters:

Default value options: object= {}

@@ -1679,7 +1679,7 @@

loadFromPath#

loadFromPath(resourcePath: string): Promise‹T›

Inherited from KubeObjectStore.loadFromPath

-

Defined in src/renderer/kube-object.store.ts:262

+

Defined in src/renderer/kube-object.store.ts:262

Parameters:

@@ -1701,7 +1701,7 @@

loadItem(params: object): Promise‹Service

Inherited from KubeObjectStore.loadItem

Overrides void

-

Defined in src/renderer/kube-object.store.ts:242

+

Defined in src/renderer/kube-object.store.ts:242

Parameters:

params: object

@@ -1728,7 +1728,7 @@

loadItems(__namedParameters: object): Promise‹Service[]›

Inherited from KubeObjectStore.loadItems

Overrides void

-

Defined in src/renderer/kube-object.store.ts:140

+

Defined in src/renderer/kube-object.store.ts:140

Parameters:

__namedParameters: object

@@ -1758,7 +1758,7 @@

Protected mergeItems#

mergeItems(partialItems: Service[], __namedParameters: object): Service[]

Inherited from KubeObjectStore.mergeItems

-

Defined in src/renderer/kube-object.store.ts:218

+

Defined in src/renderer/kube-object.store.ts:218

Parameters:

partialItems: Service[]

Default value __namedParameters: object= {}

@@ -1798,7 +1798,7 @@

reloadAll#

reloadAll(opts: object): Promise‹void | T[]›

Inherited from KubeObjectStore.reloadAll

-

Defined in src/renderer/kube-object.store.ts:207

+

Defined in src/renderer/kube-object.store.ts:207

Parameters:

Default value opts: object= {}

@@ -1828,7 +1828,7 @@

remove#

remove(item: Service): Promise‹void›

Inherited from KubeObjectStore.remove

-

Defined in src/renderer/kube-object.store.ts:290

+

Defined in src/renderer/kube-object.store.ts:290

Parameters:

@@ -1849,7 +1849,7 @@

Protected removeItem#

removeItem(item: Service, request: function): Promise‹void›

Inherited from KubeObjectStore.removeItem

-

Defined in src/renderer/item.store.ts:154

+

Defined in src/renderer/item.store.ts:154

Parameters:

item: Service

request: function

@@ -1860,19 +1860,19 @@

removeSelectedItems(): Promise‹void[]›

Inherited from KubeObjectStore.removeSelectedItems

Overrides void

-

Defined in src/renderer/kube-object.store.ts:296

+

Defined in src/renderer/kube-object.store.ts:296

Returns: Promise‹void[]›


reset#

reset(): void

Inherited from KubeObjectStore.reset

-

Defined in src/renderer/item.store.ts:206

+

Defined in src/renderer/item.store.ts:206

Returns: void


Protected resetOnError#

resetOnError(error: any): void

Inherited from KubeObjectStore.resetOnError

-

Defined in src/renderer/kube-object.store.ts:238

+

Defined in src/renderer/kube-object.store.ts:238

Parameters:

@@ -1893,13 +1893,13 @@

resetSelection#

resetSelection(): void

Inherited from KubeObjectStore.resetSelection

-

Defined in src/renderer/item.store.ts:201

+

Defined in src/renderer/item.store.ts:201

Returns: void


select#

select(item: Service): void

Inherited from KubeObjectStore.select

-

Defined in src/renderer/item.store.ts:165

+

Defined in src/renderer/item.store.ts:165

Parameters:

@@ -1920,7 +1920,7 @@

Protected sortItems#

sortItems(items: Service[], sorting: function[], order?: "asc" | "desc"): Service[]

Inherited from KubeObjectStore.sortItems

-

Defined in src/renderer/item.store.ts:78

+

Defined in src/renderer/item.store.ts:78

Return items sorted by the given ordering functions. If two elements of items are sorted to the same "index" then the next sorting function is used to determine where to place them relative to each other. Once the sorting @@ -1962,7 +1962,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

subscribe(apis: KubeApi‹any›[]): (Anonymous function)

Inherited from KubeObjectStore.subscribe

Overrides void

-

Defined in src/renderer/kube-object.store.ts:313

+

Defined in src/renderer/kube-object.store.ts:313

Parameters:

@@ -1985,7 +1985,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

toggleSelection#

toggleSelection(item: Service): void

Inherited from KubeObjectStore.toggleSelection

-

Defined in src/renderer/item.store.ts:175

+

Defined in src/renderer/item.store.ts:175

Parameters:

@@ -2006,7 +2006,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

toggleSelectionAll#

toggleSelectionAll(visibleItems: Service[]): void

Inherited from KubeObjectStore.toggleSelectionAll

-

Defined in src/renderer/item.store.ts:184

+

Defined in src/renderer/item.store.ts:184

Parameters:

@@ -2029,7 +2029,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

unselect#

unselect(item: Service): void

Inherited from KubeObjectStore.unselect

-

Defined in src/renderer/item.store.ts:170

+

Defined in src/renderer/item.store.ts:170

Parameters:

@@ -2050,7 +2050,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

update#

update(item: Service, data: Partial‹Service›): Promise‹Service

Inherited from KubeObjectStore.update

-

Defined in src/renderer/kube-object.store.ts:281

+

Defined in src/renderer/kube-object.store.ts:281

Parameters:

@@ -2075,13 +2075,13 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

Protected updateFromEventsBuffer#

updateFromEventsBuffer(): void

Inherited from KubeObjectStore.updateFromEventsBuffer

-

Defined in src/renderer/kube-object.store.ts:398

+

Defined in src/renderer/kube-object.store.ts:398

Returns: void


Protected updateItem#

updateItem(item: Service, request: function): Promise‹T›

Inherited from KubeObjectStore.updateItem

-

Defined in src/renderer/item.store.ts:144

+

Defined in src/renderer/item.store.ts:144

Parameters:

item: Service

request: function

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.statefulset/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.statefulset/index.html index b13ffb6c63..b533c38907 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.statefulset/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.statefulset/index.html @@ -1077,7 +1077,7 @@

constructor#

+ new StatefulSet(data: KubeJsonApiData): StatefulSet

Overrides KubeObject.constructor

-

Defined in src/renderer/api/endpoints/stateful-set.api.ts:55

+

Defined in src/renderer/api/endpoints/stateful-set.api.ts:55

Parameters:

@@ -1098,22 +1098,22 @@

apiVersion#

apiVersion: string

Inherited from KubeObject.apiVersion

-

Defined in src/renderer/api/kube-object.ts:94

+

Defined in src/renderer/api/kube-object.ts:94


kind#

kind: string

Inherited from KubeObject.kind

-

Defined in src/renderer/api/kube-object.ts:95

+

Defined in src/renderer/api/kube-object.ts:95


metadata#

metadata: Metadata

Inherited from KubeObject.metadata

-

Defined in src/renderer/api/kube-object.ts:96

+

Defined in src/renderer/api/kube-object.ts:96


spec#

spec: object

Overrides KubeObject.spec

-

Defined in src/renderer/api/endpoints/stateful-set.api.ts:62

+

Defined in src/renderer/api/endpoints/stateful-set.api.ts:62

Type declaration:#

@@ -1237,19 +1237,19 @@

getAffinity#

getAffinity(): IAffinity

Inherited from Deployment.getAffinity

-

Defined in src/renderer/api/workload-kube-object.ts:93

+

Defined in src/renderer/api/workload-kube-object.ts:93

Returns: IAffinity


getAffinityNumber#

getAffinityNumber(): number

Inherited from Pod.getAffinityNumber

-

Defined in src/renderer/api/workload-kube-object.ts:97

+

Defined in src/renderer/api/workload-kube-object.ts:97

Returns: number


getAge#

getAge(humanize: boolean, compact: boolean, fromNow: boolean): string | number

Inherited from KubeObject.getAge

-

Defined in src/renderer/api/kube-object.ts:212

+

Defined in src/renderer/api/kube-object.ts:212

Parameters:

@@ -1282,7 +1282,7 @@

getAnnotations#

getAnnotations(filter: boolean): string[]

Inherited from KubeObject.getAnnotations

-

Defined in src/renderer/api/kube-object.ts:233

+

Defined in src/renderer/api/kube-object.ts:233

Parameters:

@@ -1305,101 +1305,101 @@

getFinalizers#

getFinalizers(): string[]

Inherited from KubeObject.getFinalizers

-

Defined in src/renderer/api/kube-object.ts:225

+

Defined in src/renderer/api/kube-object.ts:225

Returns: string[]


getId#

getId(): string

Inherited from KubeObject.getId

-

Defined in src/renderer/api/kube-object.ts:191

+

Defined in src/renderer/api/kube-object.ts:191

Returns: string


getImages#

getImages(): string[]

-

Defined in src/renderer/api/endpoints/stateful-set.api.ts:129

+

Defined in src/renderer/api/endpoints/stateful-set.api.ts:129

Returns: string[]


getLabels#

getLabels(): string[]

Inherited from KubeObject.getLabels

-

Defined in src/renderer/api/kube-object.ts:229

+

Defined in src/renderer/api/kube-object.ts:229

Returns: string[]


getName#

getName(): string

Inherited from KubeObject.getName

-

Defined in src/renderer/api/kube-object.ts:199

+

Defined in src/renderer/api/kube-object.ts:199

Returns: string


getNodeSelectors#

getNodeSelectors(): string[]

Inherited from Deployment.getNodeSelectors

-

Defined in src/renderer/api/workload-kube-object.ts:77

+

Defined in src/renderer/api/workload-kube-object.ts:77

Returns: string[]


getNs#

getNs(): string

Inherited from KubeObject.getNs

-

Defined in src/renderer/api/kube-object.ts:203

+

Defined in src/renderer/api/kube-object.ts:203

Returns: string


getOwnerRefs#

getOwnerRefs(): object[]

Inherited from KubeObject.getOwnerRefs

-

Defined in src/renderer/api/kube-object.ts:243

+

Defined in src/renderer/api/kube-object.ts:243

Returns: object[]


getReplicas#

getReplicas(): number

-

Defined in src/renderer/api/endpoints/stateful-set.api.ts:125

+

Defined in src/renderer/api/endpoints/stateful-set.api.ts:125

Returns: number


getResourceVersion#

getResourceVersion(): string

Inherited from KubeObject.getResourceVersion

-

Defined in src/renderer/api/kube-object.ts:195

+

Defined in src/renderer/api/kube-object.ts:195

Returns: string


getSearchFields#

getSearchFields(): string[]

Inherited from KubeObject.getSearchFields

-

Defined in src/renderer/api/kube-object.ts:252

+

Defined in src/renderer/api/kube-object.ts:252

Returns: string[]


getSelectors#

getSelectors(): string[]

Inherited from Pod.getSelectors

-

Defined in src/renderer/api/workload-kube-object.ts:71

+

Defined in src/renderer/api/workload-kube-object.ts:71

Returns: string[]


getTemplateLabels#

getTemplateLabels(): string[]

Inherited from Pod.getTemplateLabels

-

Defined in src/renderer/api/workload-kube-object.ts:83

+

Defined in src/renderer/api/workload-kube-object.ts:83

Returns: string[]


getTimeDiffFromNow#

getTimeDiffFromNow(): number

Inherited from KubeObject.getTimeDiffFromNow

-

Defined in src/renderer/api/kube-object.ts:208

+

Defined in src/renderer/api/kube-object.ts:208

Returns: number


getTolerations#

getTolerations(): IToleration[]

Inherited from Deployment.getTolerations

-

Defined in src/renderer/api/workload-kube-object.ts:89

+

Defined in src/renderer/api/workload-kube-object.ts:89

Returns: IToleration[]


toPlainObject#

toPlainObject(): object

Inherited from KubeObject.toPlainObject

-

Defined in src/renderer/api/kube-object.ts:264

+

Defined in src/renderer/api/kube-object.ts:264

Returns: object


update#

updateT›(data: Partial‹T›): Promise‹T›

Inherited from KubeObject.update

-

Defined in src/renderer/api/kube-object.ts:269

+

Defined in src/renderer/api/kube-object.ts:269

Type parameters:

T: KubeObject

Parameters:

@@ -1422,7 +1422,7 @@

Static create#

create(data: any): KubeObject‹IKubeObjectMetadata, any, any›

Inherited from KubeObject.create

-

Defined in src/renderer/api/kube-object.ts:100

+

Defined in src/renderer/api/kube-object.ts:100

Parameters:

@@ -1443,7 +1443,7 @@

Static isJsonApiData#

isJsonApiData(object: unknown): object is KubeJsonApiData

Inherited from KubeObject.isJsonApiData

-

Defined in src/renderer/api/kube-object.ts:108

+

Defined in src/renderer/api/kube-object.ts:108

Parameters:

@@ -1464,7 +1464,7 @@

Static isJsonApiDataList#

isJsonApiDataListT›(object: unknown, verifyItem: function): object is KubeJsonApiDataList‹T›

Inherited from KubeObject.isJsonApiDataList

-

Defined in src/renderer/api/kube-object.ts:166

+

Defined in src/renderer/api/kube-object.ts:166

Type parameters:

T

Parameters:

@@ -1491,7 +1491,7 @@

Static isKubeJsonApiListMetadata#

isKubeJsonApiListMetadata(object: unknown): object is KubeJsonApiListMetadata

Inherited from KubeObject.isKubeJsonApiListMetadata

-

Defined in src/renderer/api/kube-object.ts:117

+

Defined in src/renderer/api/kube-object.ts:117

Parameters:

@@ -1512,7 +1512,7 @@

Static isKubeJsonApiMetadata#

isKubeJsonApiMetadata(object: unknown): object is KubeJsonApiMetadata

Inherited from KubeObject.isKubeJsonApiMetadata

-

Defined in src/renderer/api/kube-object.ts:125

+

Defined in src/renderer/api/kube-object.ts:125

Parameters:

@@ -1533,7 +1533,7 @@

Static isNonSystem#

isNonSystem(item: KubeJsonApiData | KubeObject): boolean

Inherited from KubeObject.isNonSystem

-

Defined in src/renderer/api/kube-object.ts:104

+

Defined in src/renderer/api/kube-object.ts:104

Parameters:

@@ -1554,7 +1554,7 @@

Static isPartialJsonApiData#

isPartialJsonApiData(object: unknown): object is Partial‹KubeJsonApiData›

Inherited from KubeObject.isPartialJsonApiData

-

Defined in src/renderer/api/kube-object.ts:157

+

Defined in src/renderer/api/kube-object.ts:157

Parameters:

@@ -1575,7 +1575,7 @@

Static isPartialJsonApiMetadata#

isPartialJsonApiMetadata(object: unknown): object is Partial‹KubeJsonApiMetadata›

Inherited from KubeObject.isPartialJsonApiMetadata

-

Defined in src/renderer/api/kube-object.ts:141

+

Defined in src/renderer/api/kube-object.ts:141

Parameters:

@@ -1596,7 +1596,7 @@

Static stringifyLabels#

stringifyLabels(labels?: object): string[]

Inherited from KubeObject.stringifyLabels

-

Defined in src/renderer/api/kube-object.ts:176

+

Defined in src/renderer/api/kube-object.ts:176

Parameters:

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/index.html index 248fa7face..ea7937ffb5 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/index.html @@ -1205,109 +1205,109 @@

constructor#

+ new StatefulSetStore(): StatefulSetStore

Overrides KubeObjectStore.constructor

-

Defined in src/renderer/components/+workloads-statefulsets/statefulset.store.ts:31

+

Defined in src/renderer/components/+workloads-statefulsets/statefulset.store.ts:31

Returns: StatefulSetStore

Properties#

api#

api: StatefulSetApi‹› = statefulSetApi

Overrides KubeObjectStore.api

-

Defined in src/renderer/components/+workloads-statefulsets/statefulset.store.ts:30

+

Defined in src/renderer/components/+workloads-statefulsets/statefulset.store.ts:30


bufferSize#

bufferSize: number = 50000

Inherited from KubeObjectStore.bufferSize

-

Defined in src/renderer/kube-object.store.ts:45

+

Defined in src/renderer/kube-object.store.ts:45


Protected eventsBuffer#

eventsBuffer: IObservableArray‹IKubeWatchEvent‹KubeJsonApiData›› = observable.array>([], { deep: false })

Inherited from KubeObjectStore.eventsBuffer

-

Defined in src/renderer/kube-object.store.ts:301

+

Defined in src/renderer/kube-object.store.ts:301


failedLoading#

failedLoading: boolean = false

Inherited from KubeObjectStore.failedLoading

-

Defined in src/renderer/item.store.ts:36

+

Defined in src/renderer/item.store.ts:36


isLoaded#

isLoaded: boolean = false

Inherited from KubeObjectStore.isLoaded

-

Defined in src/renderer/item.store.ts:38

+

Defined in src/renderer/item.store.ts:38


isLoading#

isLoading: boolean = false

Inherited from KubeObjectStore.isLoading

-

Defined in src/renderer/item.store.ts:37

+

Defined in src/renderer/item.store.ts:37


items#

items: IObservableArray‹T› = observable.array([], { deep: false })

Inherited from KubeObjectStore.items

-

Defined in src/renderer/item.store.ts:39

+

Defined in src/renderer/item.store.ts:39


Optional limit#

limit? : number

Inherited from KubeObjectStore.limit

-

Defined in src/renderer/kube-object.store.ts:44

+

Defined in src/renderer/kube-object.store.ts:44


metrics#

metrics: IPodMetrics = null

-

Defined in src/renderer/components/+workloads-statefulsets/statefulset.store.ts:31

+

Defined in src/renderer/components/+workloads-statefulsets/statefulset.store.ts:31


selectedItemsIds#

selectedItemsIds: ObservableMap‹string, boolean› = observable.map()

Inherited from KubeObjectStore.selectedItemsIds

-

Defined in src/renderer/item.store.ts:40

+

Defined in src/renderer/item.store.ts:40


Static defaultContext#

defaultContext: IObservableValue‹ClusterContext› = observable.box()

Inherited from KubeObjectStore.defaultContext

-

Defined in src/renderer/kube-object.store.ts:41

+

Defined in src/renderer/kube-object.store.ts:41

Accessors#

context#

get context(): ClusterContext

Inherited from KubeObjectStore.context

-

Defined in src/renderer/kube-object.store.ts:63

+

Defined in src/renderer/kube-object.store.ts:63

Returns: ClusterContext


contextItems#

get contextItems(): StatefulSet[]

Inherited from KubeObjectStore.contextItems

-

Defined in src/renderer/kube-object.store.ts:67

+

Defined in src/renderer/kube-object.store.ts:67

Returns: StatefulSet[]


contextReady#

get contextReady(): Promise‹void› & object

Inherited from KubeObjectStore.contextReady

-

Defined in src/renderer/kube-object.store.ts:48

+

Defined in src/renderer/kube-object.store.ts:48

Returns: Promise‹void› & object


namespacesReady#

get namespacesReady(): Promise‹void› & object

Inherited from KubeObjectStore.namespacesReady

-

Defined in src/renderer/kube-object.store.ts:52

+

Defined in src/renderer/kube-object.store.ts:52

Returns: Promise‹void› & object


query#

get query(): IKubeApiQueryParams

Inherited from KubeObjectStore.query

-

Defined in src/renderer/kube-object.store.ts:81

+

Defined in src/renderer/kube-object.store.ts:81

Returns: IKubeApiQueryParams


selectedItems#

get selectedItems(): StatefulSet[]

Inherited from KubeObjectStore.selectedItems

-

Defined in src/renderer/item.store.ts:47

+

Defined in src/renderer/item.store.ts:47

Returns: StatefulSet[]

Methods#

[Symbol.iterator]#

[Symbol.iterator](): Generator‹T, void, undefined›

Inherited from KubeObjectStore.[Symbol.iterator]

-

Defined in src/renderer/item.store.ts:221

+

Defined in src/renderer/item.store.ts:221

Returns: Generator‹T, void, undefined›


Protected bindWatchEventsUpdater#

bindWatchEventsUpdater(delay: number): void

Inherited from KubeObjectStore.bindWatchEventsUpdater

-

Defined in src/renderer/kube-object.store.ts:303

+

Defined in src/renderer/kube-object.store.ts:303

Parameters:

@@ -1330,7 +1330,7 @@

create#

create(params: object, data?: Partial‹StatefulSet›): Promise‹StatefulSet

Inherited from KubeObjectStore.create

-

Defined in src/renderer/kube-object.store.ts:272

+

Defined in src/renderer/kube-object.store.ts:272

Parameters:

params: object

@@ -1358,7 +1358,7 @@

createItem(params: object, data?: Partial‹StatefulSet›): Promise‹StatefulSet

Inherited from KubeObjectStore.createItem

Overrides void

-

Defined in src/renderer/kube-object.store.ts:268

+

Defined in src/renderer/kube-object.store.ts:268

Parameters:

params: object

@@ -1385,7 +1385,7 @@

Protected defaultSorting#

defaultSorting(item: StatefulSet): string

Inherited from KubeObjectStore.defaultSorting

-

Defined in src/renderer/item.store.ts:34

+

Defined in src/renderer/item.store.ts:34

Parameters:

@@ -1406,7 +1406,7 @@

Protected filterItemsOnLoad#

filterItemsOnLoad(items: StatefulSet[]): T[]

Inherited from KubeObjectStore.filterItemsOnLoad

-

Defined in src/renderer/kube-object.store.ts:166

+

Defined in src/renderer/kube-object.store.ts:166

Parameters:

@@ -1427,7 +1427,7 @@

getAllByNs#

getAllByNs(namespace: string | string[], strict: boolean): StatefulSet[]

Inherited from KubeObjectStore.getAllByNs

-

Defined in src/renderer/kube-object.store.ts:93

+

Defined in src/renderer/kube-object.store.ts:93

Parameters:

@@ -1455,7 +1455,7 @@

getById#

getById(id: string): T

Inherited from KubeObjectStore.getById

-

Defined in src/renderer/kube-object.store.ts:107

+

Defined in src/renderer/kube-object.store.ts:107

Parameters:

@@ -1476,7 +1476,7 @@

getByLabel#

getByLabel(labels: string[] | object): StatefulSet[]

Inherited from KubeObjectStore.getByLabel

-

Defined in src/renderer/kube-object.store.ts:123

+

Defined in src/renderer/kube-object.store.ts:123

Parameters:

@@ -1498,7 +1498,7 @@

getByName(name: string, namespace?: string): StatefulSet

Inherited from KubeObjectStore.getByName

Overrides void

-

Defined in src/renderer/kube-object.store.ts:111

+

Defined in src/renderer/kube-object.store.ts:111

Parameters:

@@ -1523,7 +1523,7 @@

getByPath#

getByPath(path: string): StatefulSet

Inherited from KubeObjectStore.getByPath

-

Defined in src/renderer/kube-object.store.ts:119

+

Defined in src/renderer/kube-object.store.ts:119

Parameters:

@@ -1543,7 +1543,7 @@

getChildPods#

getChildPods(statefulSet: StatefulSet): Pod‹›[]

-

Defined in src/renderer/components/+workloads-statefulsets/statefulset.store.ts:47

+

Defined in src/renderer/components/+workloads-statefulsets/statefulset.store.ts:47

Parameters:

@@ -1564,7 +1564,7 @@

getIndexById#

getIndexById(id: string): number

Inherited from KubeObjectStore.getIndexById

-

Defined in src/renderer/item.store.ts:64

+

Defined in src/renderer/item.store.ts:64

Parameters:

@@ -1585,13 +1585,13 @@

getItems#

getItems(): StatefulSet[]

Inherited from KubeObjectStore.getItems

-

Defined in src/renderer/item.store.ts:51

+

Defined in src/renderer/item.store.ts:51

Returns: StatefulSet[]


getStatuses#

getStatuses(statefulSets: StatefulSet[]): object

Overrides KubeObjectStore.getStatuses

-

Defined in src/renderer/components/+workloads-statefulsets/statefulset.store.ts:51

+

Defined in src/renderer/components/+workloads-statefulsets/statefulset.store.ts:51

Parameters:

@@ -1623,20 +1623,20 @@

getSubscribeApis#

getSubscribeApis(): KubeApi[]

Inherited from KubeObjectStore.getSubscribeApis

-

Defined in src/renderer/kube-object.store.ts:309

+

Defined in src/renderer/kube-object.store.ts:309

Returns: KubeApi[]


getTotalCount#

getTotalCount(): number

Inherited from KubeObjectStore.getTotalCount

Overrides void

-

Defined in src/renderer/kube-object.store.ts:77

+

Defined in src/renderer/kube-object.store.ts:77

Returns: number


isSelected#

isSelected(item: StatefulSet): boolean

Inherited from KubeObjectStore.isSelected

-

Defined in src/renderer/item.store.ts:160

+

Defined in src/renderer/item.store.ts:160

Parameters:

@@ -1657,7 +1657,7 @@

isSelectedAll#

isSelectedAll(visibleItems: StatefulSet[]): boolean

Inherited from KubeObjectStore.isSelectedAll

-

Defined in src/renderer/item.store.ts:194

+

Defined in src/renderer/item.store.ts:194

Parameters:

@@ -1680,7 +1680,7 @@

load#

load(params: object): Promise‹StatefulSet

Inherited from KubeObjectStore.load

-

Defined in src/renderer/kube-object.store.ts:247

+

Defined in src/renderer/kube-object.store.ts:247

Parameters:

params: object

@@ -1707,7 +1707,7 @@

loadAll(options: object): Promise‹void | StatefulSet[]›

Inherited from KubeObjectStore.loadAll

Overrides void

-

Defined in src/renderer/kube-object.store.ts:171

+

Defined in src/renderer/kube-object.store.ts:171

Parameters:

Default value options: object= {}

@@ -1737,7 +1737,7 @@

loadFromPath#

loadFromPath(resourcePath: string): Promise‹T›

Inherited from KubeObjectStore.loadFromPath

-

Defined in src/renderer/kube-object.store.ts:262

+

Defined in src/renderer/kube-object.store.ts:262

Parameters:

@@ -1759,7 +1759,7 @@

loadItem(params: object): Promise‹StatefulSet

Inherited from KubeObjectStore.loadItem

Overrides void

-

Defined in src/renderer/kube-object.store.ts:242

+

Defined in src/renderer/kube-object.store.ts:242

Parameters:

params: object

@@ -1786,7 +1786,7 @@

loadItems(__namedParameters: object): Promise‹StatefulSet[]›

Inherited from KubeObjectStore.loadItems

Overrides void

-

Defined in src/renderer/kube-object.store.ts:140

+

Defined in src/renderer/kube-object.store.ts:140

Parameters:

__namedParameters: object

@@ -1815,7 +1815,7 @@

loadMetrics#

loadMetrics(statefulSet: StatefulSet): Promise‹void›

-

Defined in src/renderer/components/+workloads-statefulsets/statefulset.store.ts:41

+

Defined in src/renderer/components/+workloads-statefulsets/statefulset.store.ts:41

Parameters:

@@ -1836,7 +1836,7 @@

Protected mergeItems#

mergeItems(partialItems: StatefulSet[], __namedParameters: object): StatefulSet[]

Inherited from KubeObjectStore.mergeItems

-

Defined in src/renderer/kube-object.store.ts:218

+

Defined in src/renderer/kube-object.store.ts:218

Parameters:

partialItems: StatefulSet[]

Default value __namedParameters: object= {}

@@ -1876,7 +1876,7 @@

reloadAll#

reloadAll(opts: object): Promise‹void | T[]›

Inherited from KubeObjectStore.reloadAll

-

Defined in src/renderer/kube-object.store.ts:207

+

Defined in src/renderer/kube-object.store.ts:207

Parameters:

Default value opts: object= {}

@@ -1906,7 +1906,7 @@

remove#

remove(item: StatefulSet): Promise‹void›

Inherited from KubeObjectStore.remove

-

Defined in src/renderer/kube-object.store.ts:290

+

Defined in src/renderer/kube-object.store.ts:290

Parameters:

@@ -1927,7 +1927,7 @@

Protected removeItem#

removeItem(item: StatefulSet, request: function): Promise‹void›

Inherited from KubeObjectStore.removeItem

-

Defined in src/renderer/item.store.ts:154

+

Defined in src/renderer/item.store.ts:154

Parameters:

item: StatefulSet

request: function

@@ -1938,19 +1938,19 @@

removeSelectedItems(): Promise‹void[]›

Inherited from KubeObjectStore.removeSelectedItems

Overrides void

-

Defined in src/renderer/kube-object.store.ts:296

+

Defined in src/renderer/kube-object.store.ts:296

Returns: Promise‹void[]›


reset#

reset(): void

Overrides KubeObjectStore.reset

-

Defined in src/renderer/components/+workloads-statefulsets/statefulset.store.ts:71

+

Defined in src/renderer/components/+workloads-statefulsets/statefulset.store.ts:71

Returns: void


Protected resetOnError#

resetOnError(error: any): void

Inherited from KubeObjectStore.resetOnError

-

Defined in src/renderer/kube-object.store.ts:238

+

Defined in src/renderer/kube-object.store.ts:238

Parameters:

@@ -1971,13 +1971,13 @@

resetSelection#

resetSelection(): void

Inherited from KubeObjectStore.resetSelection

-

Defined in src/renderer/item.store.ts:201

+

Defined in src/renderer/item.store.ts:201

Returns: void


select#

select(item: StatefulSet): void

Inherited from KubeObjectStore.select

-

Defined in src/renderer/item.store.ts:165

+

Defined in src/renderer/item.store.ts:165

Parameters:

@@ -1998,7 +1998,7 @@

Protected sortItems#

sortItems(items: StatefulSet[], sorting: function[], order?: "asc" | "desc"): StatefulSet[]

Inherited from KubeObjectStore.sortItems

-

Defined in src/renderer/item.store.ts:78

+

Defined in src/renderer/item.store.ts:78

Return items sorted by the given ordering functions. If two elements of items are sorted to the same "index" then the next sorting function is used to determine where to place them relative to each other. Once the sorting @@ -2040,7 +2040,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

subscribe(apis: KubeApi‹any›[]): (Anonymous function)

Inherited from KubeObjectStore.subscribe

Overrides void

-

Defined in src/renderer/kube-object.store.ts:313

+

Defined in src/renderer/kube-object.store.ts:313

Parameters:

@@ -2063,7 +2063,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

toggleSelection#

toggleSelection(item: StatefulSet): void

Inherited from KubeObjectStore.toggleSelection

-

Defined in src/renderer/item.store.ts:175

+

Defined in src/renderer/item.store.ts:175

Parameters:

@@ -2084,7 +2084,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

toggleSelectionAll#

toggleSelectionAll(visibleItems: StatefulSet[]): void

Inherited from KubeObjectStore.toggleSelectionAll

-

Defined in src/renderer/item.store.ts:184

+

Defined in src/renderer/item.store.ts:184

Parameters:

@@ -2107,7 +2107,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

unselect#

unselect(item: StatefulSet): void

Inherited from KubeObjectStore.unselect

-

Defined in src/renderer/item.store.ts:170

+

Defined in src/renderer/item.store.ts:170

Parameters:

@@ -2128,7 +2128,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

update#

update(item: StatefulSet, data: Partial‹StatefulSet›): Promise‹StatefulSet

Inherited from KubeObjectStore.update

-

Defined in src/renderer/kube-object.store.ts:281

+

Defined in src/renderer/kube-object.store.ts:281

Parameters:

@@ -2153,13 +2153,13 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

Protected updateFromEventsBuffer#

updateFromEventsBuffer(): void

Inherited from KubeObjectStore.updateFromEventsBuffer

-

Defined in src/renderer/kube-object.store.ts:398

+

Defined in src/renderer/kube-object.store.ts:398

Returns: void


Protected updateItem#

updateItem(item: StatefulSet, request: function): Promise‹T›

Inherited from KubeObjectStore.updateItem

-

Defined in src/renderer/item.store.ts:144

+

Defined in src/renderer/item.store.ts:144

Parameters:

item: StatefulSet

request: function

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.storageclass/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.storageclass/index.html index ec9af27cc9..872102b463 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.storageclass/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.storageclass/index.html @@ -1077,7 +1077,7 @@

constructor#

+ new StorageClass(data: KubeJsonApiData): StorageClass

Overrides KubeObject.constructor

-

Defined in src/renderer/api/endpoints/storage-class.api.ts:40

+

Defined in src/renderer/api/endpoints/storage-class.api.ts:40

Parameters:

@@ -1098,25 +1098,25 @@

apiVersion#

apiVersion: string

Inherited from KubeObject.apiVersion

-

Defined in src/renderer/api/kube-object.ts:94

+

Defined in src/renderer/api/kube-object.ts:94


kind#

kind: string

Inherited from KubeObject.kind

-

Defined in src/renderer/api/kube-object.ts:95

+

Defined in src/renderer/api/kube-object.ts:95


metadata#

metadata: Metadata

Inherited from KubeObject.metadata

-

Defined in src/renderer/api/kube-object.ts:96

+

Defined in src/renderer/api/kube-object.ts:96


Optional mountOptions#

mountOptions? : string[]

-

Defined in src/renderer/api/endpoints/storage-class.api.ts:29

+

Defined in src/renderer/api/endpoints/storage-class.api.ts:29


parameters#

parameters: object

-

Defined in src/renderer/api/endpoints/storage-class.api.ts:32

+

Defined in src/renderer/api/endpoints/storage-class.api.ts:32

Type declaration:#

@@ -1188,7 +1188,7 @@

getAge#

getAge(humanize: boolean, compact: boolean, fromNow: boolean): string | number

Inherited from KubeObject.getAge

-

Defined in src/renderer/api/kube-object.ts:212

+

Defined in src/renderer/api/kube-object.ts:212

Parameters:

@@ -1221,7 +1221,7 @@

getAnnotations#

getAnnotations(filter: boolean): string[]

Inherited from KubeObject.getAnnotations

-

Defined in src/renderer/api/kube-object.ts:233

+

Defined in src/renderer/api/kube-object.ts:233

Parameters:

@@ -1244,82 +1244,82 @@

getFinalizers#

getFinalizers(): string[]

Inherited from KubeObject.getFinalizers

-

Defined in src/renderer/api/kube-object.ts:225

+

Defined in src/renderer/api/kube-object.ts:225

Returns: string[]


getId#

getId(): string

Inherited from KubeObject.getId

-

Defined in src/renderer/api/kube-object.ts:191

+

Defined in src/renderer/api/kube-object.ts:191

Returns: string


getLabels#

getLabels(): string[]

Inherited from KubeObject.getLabels

-

Defined in src/renderer/api/kube-object.ts:229

+

Defined in src/renderer/api/kube-object.ts:229

Returns: string[]


getName#

getName(): string

Inherited from KubeObject.getName

-

Defined in src/renderer/api/kube-object.ts:199

+

Defined in src/renderer/api/kube-object.ts:199

Returns: string


getNs#

getNs(): string

Inherited from KubeObject.getNs

-

Defined in src/renderer/api/kube-object.ts:203

+

Defined in src/renderer/api/kube-object.ts:203

Returns: string


getOwnerRefs#

getOwnerRefs(): object[]

Inherited from KubeObject.getOwnerRefs

-

Defined in src/renderer/api/kube-object.ts:243

+

Defined in src/renderer/api/kube-object.ts:243

Returns: object[]


getReclaimPolicy#

getReclaimPolicy(): string

-

Defined in src/renderer/api/endpoints/storage-class.api.ts:60

+

Defined in src/renderer/api/endpoints/storage-class.api.ts:60

Returns: string


getResourceVersion#

getResourceVersion(): string

Inherited from KubeObject.getResourceVersion

-

Defined in src/renderer/api/kube-object.ts:195

+

Defined in src/renderer/api/kube-object.ts:195

Returns: string


getSearchFields#

getSearchFields(): string[]

Inherited from KubeObject.getSearchFields

-

Defined in src/renderer/api/kube-object.ts:252

+

Defined in src/renderer/api/kube-object.ts:252

Returns: string[]


getTimeDiffFromNow#

getTimeDiffFromNow(): number

Inherited from KubeObject.getTimeDiffFromNow

-

Defined in src/renderer/api/kube-object.ts:208

+

Defined in src/renderer/api/kube-object.ts:208

Returns: number


getVolumeBindingMode#

getVolumeBindingMode(): string

-

Defined in src/renderer/api/endpoints/storage-class.api.ts:56

+

Defined in src/renderer/api/endpoints/storage-class.api.ts:56

Returns: string


isDefault#

isDefault(): boolean

-

Defined in src/renderer/api/endpoints/storage-class.api.ts:47

+

Defined in src/renderer/api/endpoints/storage-class.api.ts:47

Returns: boolean


toPlainObject#

toPlainObject(): object

Inherited from KubeObject.toPlainObject

-

Defined in src/renderer/api/kube-object.ts:264

+

Defined in src/renderer/api/kube-object.ts:264

Returns: object


update#

updateT›(data: Partial‹T›): Promise‹T›

Inherited from KubeObject.update

-

Defined in src/renderer/api/kube-object.ts:269

+

Defined in src/renderer/api/kube-object.ts:269

Type parameters:

T: KubeObject

Parameters:

@@ -1342,7 +1342,7 @@

Static create#

create(data: any): KubeObject‹IKubeObjectMetadata, any, any›

Inherited from KubeObject.create

-

Defined in src/renderer/api/kube-object.ts:100

+

Defined in src/renderer/api/kube-object.ts:100

Parameters:

@@ -1363,7 +1363,7 @@

Static isJsonApiData#

isJsonApiData(object: unknown): object is KubeJsonApiData

Inherited from KubeObject.isJsonApiData

-

Defined in src/renderer/api/kube-object.ts:108

+

Defined in src/renderer/api/kube-object.ts:108

Parameters:

@@ -1384,7 +1384,7 @@

Static isJsonApiDataList#

isJsonApiDataListT›(object: unknown, verifyItem: function): object is KubeJsonApiDataList‹T›

Inherited from KubeObject.isJsonApiDataList

-

Defined in src/renderer/api/kube-object.ts:166

+

Defined in src/renderer/api/kube-object.ts:166

Type parameters:

T

Parameters:

@@ -1411,7 +1411,7 @@

Static isKubeJsonApiListMetadata#

isKubeJsonApiListMetadata(object: unknown): object is KubeJsonApiListMetadata

Inherited from KubeObject.isKubeJsonApiListMetadata

-

Defined in src/renderer/api/kube-object.ts:117

+

Defined in src/renderer/api/kube-object.ts:117

Parameters:

@@ -1432,7 +1432,7 @@

Static isKubeJsonApiMetadata#

isKubeJsonApiMetadata(object: unknown): object is KubeJsonApiMetadata

Inherited from KubeObject.isKubeJsonApiMetadata

-

Defined in src/renderer/api/kube-object.ts:125

+

Defined in src/renderer/api/kube-object.ts:125

Parameters:

@@ -1453,7 +1453,7 @@

Static isNonSystem#

isNonSystem(item: KubeJsonApiData | KubeObject): boolean

Inherited from KubeObject.isNonSystem

-

Defined in src/renderer/api/kube-object.ts:104

+

Defined in src/renderer/api/kube-object.ts:104

Parameters:

@@ -1474,7 +1474,7 @@

Static isPartialJsonApiData#

isPartialJsonApiData(object: unknown): object is Partial‹KubeJsonApiData›

Inherited from KubeObject.isPartialJsonApiData

-

Defined in src/renderer/api/kube-object.ts:157

+

Defined in src/renderer/api/kube-object.ts:157

Parameters:

@@ -1495,7 +1495,7 @@

Static isPartialJsonApiMetadata#

isPartialJsonApiMetadata(object: unknown): object is Partial‹KubeJsonApiMetadata›

Inherited from KubeObject.isPartialJsonApiMetadata

-

Defined in src/renderer/api/kube-object.ts:141

+

Defined in src/renderer/api/kube-object.ts:141

Parameters:

@@ -1516,7 +1516,7 @@

Static stringifyLabels#

stringifyLabels(labels?: object): string[]

Inherited from KubeObject.stringifyLabels

-

Defined in src/renderer/api/kube-object.ts:176

+

Defined in src/renderer/api/kube-object.ts:176

Parameters:

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/index.html index 291a196819..d475617295 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/index.html @@ -1189,105 +1189,105 @@

constructor#

+ new StorageClassStore(): StorageClassStore

Overrides KubeObjectStore.constructor

-

Defined in src/renderer/components/+storage-classes/storage-class.store.ts:29

+

Defined in src/renderer/components/+storage-classes/storage-class.store.ts:29

Returns: StorageClassStore

Properties#

api#

api: KubeApiStorageClass‹›› = storageClassApi

Overrides KubeObjectStore.api

-

Defined in src/renderer/components/+storage-classes/storage-class.store.ts:29

+

Defined in src/renderer/components/+storage-classes/storage-class.store.ts:29


bufferSize#

bufferSize: number = 50000

Inherited from KubeObjectStore.bufferSize

-

Defined in src/renderer/kube-object.store.ts:45

+

Defined in src/renderer/kube-object.store.ts:45


Protected eventsBuffer#

eventsBuffer: IObservableArray‹IKubeWatchEvent‹KubeJsonApiData›› = observable.array>([], { deep: false })

Inherited from KubeObjectStore.eventsBuffer

-

Defined in src/renderer/kube-object.store.ts:301

+

Defined in src/renderer/kube-object.store.ts:301


failedLoading#

failedLoading: boolean = false

Inherited from KubeObjectStore.failedLoading

-

Defined in src/renderer/item.store.ts:36

+

Defined in src/renderer/item.store.ts:36


isLoaded#

isLoaded: boolean = false

Inherited from KubeObjectStore.isLoaded

-

Defined in src/renderer/item.store.ts:38

+

Defined in src/renderer/item.store.ts:38


isLoading#

isLoading: boolean = false

Inherited from KubeObjectStore.isLoading

-

Defined in src/renderer/item.store.ts:37

+

Defined in src/renderer/item.store.ts:37


items#

items: IObservableArray‹T› = observable.array([], { deep: false })

Inherited from KubeObjectStore.items

-

Defined in src/renderer/item.store.ts:39

+

Defined in src/renderer/item.store.ts:39


Optional limit#

limit? : number

Inherited from KubeObjectStore.limit

-

Defined in src/renderer/kube-object.store.ts:44

+

Defined in src/renderer/kube-object.store.ts:44


selectedItemsIds#

selectedItemsIds: ObservableMap‹string, boolean› = observable.map()

Inherited from KubeObjectStore.selectedItemsIds

-

Defined in src/renderer/item.store.ts:40

+

Defined in src/renderer/item.store.ts:40


Static defaultContext#

defaultContext: IObservableValue‹ClusterContext› = observable.box()

Inherited from KubeObjectStore.defaultContext

-

Defined in src/renderer/kube-object.store.ts:41

+

Defined in src/renderer/kube-object.store.ts:41

Accessors#

context#

get context(): ClusterContext

Inherited from KubeObjectStore.context

-

Defined in src/renderer/kube-object.store.ts:63

+

Defined in src/renderer/kube-object.store.ts:63

Returns: ClusterContext


contextItems#

get contextItems(): StorageClass[]

Inherited from KubeObjectStore.contextItems

-

Defined in src/renderer/kube-object.store.ts:67

+

Defined in src/renderer/kube-object.store.ts:67

Returns: StorageClass[]


contextReady#

get contextReady(): Promise‹void› & object

Inherited from KubeObjectStore.contextReady

-

Defined in src/renderer/kube-object.store.ts:48

+

Defined in src/renderer/kube-object.store.ts:48

Returns: Promise‹void› & object


namespacesReady#

get namespacesReady(): Promise‹void› & object

Inherited from KubeObjectStore.namespacesReady

-

Defined in src/renderer/kube-object.store.ts:52

+

Defined in src/renderer/kube-object.store.ts:52

Returns: Promise‹void› & object


query#

get query(): IKubeApiQueryParams

Inherited from KubeObjectStore.query

-

Defined in src/renderer/kube-object.store.ts:81

+

Defined in src/renderer/kube-object.store.ts:81

Returns: IKubeApiQueryParams


selectedItems#

get selectedItems(): StorageClass[]

Inherited from KubeObjectStore.selectedItems

-

Defined in src/renderer/item.store.ts:47

+

Defined in src/renderer/item.store.ts:47

Returns: StorageClass[]

Methods#

[Symbol.iterator]#

[Symbol.iterator](): Generator‹T, void, undefined›

Inherited from KubeObjectStore.[Symbol.iterator]

-

Defined in src/renderer/item.store.ts:221

+

Defined in src/renderer/item.store.ts:221

Returns: Generator‹T, void, undefined›


Protected bindWatchEventsUpdater#

bindWatchEventsUpdater(delay: number): void

Inherited from KubeObjectStore.bindWatchEventsUpdater

-

Defined in src/renderer/kube-object.store.ts:303

+

Defined in src/renderer/kube-object.store.ts:303

Parameters:

@@ -1310,7 +1310,7 @@

create#

create(params: object, data?: Partial‹StorageClass›): Promise‹StorageClass

Inherited from KubeObjectStore.create

-

Defined in src/renderer/kube-object.store.ts:272

+

Defined in src/renderer/kube-object.store.ts:272

Parameters:

params: object

@@ -1338,7 +1338,7 @@

createItem(params: object, data?: Partial‹StorageClass›): Promise‹StorageClass

Inherited from KubeObjectStore.createItem

Overrides void

-

Defined in src/renderer/kube-object.store.ts:268

+

Defined in src/renderer/kube-object.store.ts:268

Parameters:

params: object

@@ -1365,7 +1365,7 @@

Protected defaultSorting#

defaultSorting(item: StorageClass): string

Inherited from KubeObjectStore.defaultSorting

-

Defined in src/renderer/item.store.ts:34

+

Defined in src/renderer/item.store.ts:34

Parameters:

@@ -1386,7 +1386,7 @@

Protected filterItemsOnLoad#

filterItemsOnLoad(items: StorageClass[]): T[]

Inherited from KubeObjectStore.filterItemsOnLoad

-

Defined in src/renderer/kube-object.store.ts:166

+

Defined in src/renderer/kube-object.store.ts:166

Parameters:

@@ -1407,7 +1407,7 @@

getAllByNs#

getAllByNs(namespace: string | string[], strict: boolean): StorageClass[]

Inherited from KubeObjectStore.getAllByNs

-

Defined in src/renderer/kube-object.store.ts:93

+

Defined in src/renderer/kube-object.store.ts:93

Parameters:

@@ -1435,7 +1435,7 @@

getById#

getById(id: string): T

Inherited from KubeObjectStore.getById

-

Defined in src/renderer/kube-object.store.ts:107

+

Defined in src/renderer/kube-object.store.ts:107

Parameters:

@@ -1456,7 +1456,7 @@

getByLabel#

getByLabel(labels: string[] | object): StorageClass[]

Inherited from KubeObjectStore.getByLabel

-

Defined in src/renderer/kube-object.store.ts:123

+

Defined in src/renderer/kube-object.store.ts:123

Parameters:

@@ -1478,7 +1478,7 @@

getByName(name: string, namespace?: string): StorageClass

Inherited from KubeObjectStore.getByName

Overrides void

-

Defined in src/renderer/kube-object.store.ts:111

+

Defined in src/renderer/kube-object.store.ts:111

Parameters:

@@ -1503,7 +1503,7 @@

getByPath#

getByPath(path: string): StorageClass

Inherited from KubeObjectStore.getByPath

-

Defined in src/renderer/kube-object.store.ts:119

+

Defined in src/renderer/kube-object.store.ts:119

Parameters:

@@ -1524,7 +1524,7 @@

getIndexById#

getIndexById(id: string): number

Inherited from KubeObjectStore.getIndexById

-

Defined in src/renderer/item.store.ts:64

+

Defined in src/renderer/item.store.ts:64

Parameters:

@@ -1545,12 +1545,12 @@

getItems#

getItems(): StorageClass[]

Inherited from KubeObjectStore.getItems

-

Defined in src/renderer/item.store.ts:51

+

Defined in src/renderer/item.store.ts:51

Returns: StorageClass[]


getPersistentVolumes#

getPersistentVolumes(storageClass: StorageClass): PersistentVolume‹›[]

-

Defined in src/renderer/components/+storage-classes/storage-class.store.ts:36

+

Defined in src/renderer/components/+storage-classes/storage-class.store.ts:36

Parameters:

@@ -1571,7 +1571,7 @@

Optional getStatuses#

getStatuses(items: StorageClass[]): Record‹string, number›

Inherited from KubeObjectStore.getStatuses

-

Defined in src/renderer/kube-object.store.ts:91

+

Defined in src/renderer/kube-object.store.ts:91

Parameters:

@@ -1592,20 +1592,20 @@

getSubscribeApis#

getSubscribeApis(): KubeApi[]

Inherited from KubeObjectStore.getSubscribeApis

-

Defined in src/renderer/kube-object.store.ts:309

+

Defined in src/renderer/kube-object.store.ts:309

Returns: KubeApi[]


getTotalCount#

getTotalCount(): number

Inherited from KubeObjectStore.getTotalCount

Overrides void

-

Defined in src/renderer/kube-object.store.ts:77

+

Defined in src/renderer/kube-object.store.ts:77

Returns: number


isSelected#

isSelected(item: StorageClass): boolean

Inherited from KubeObjectStore.isSelected

-

Defined in src/renderer/item.store.ts:160

+

Defined in src/renderer/item.store.ts:160

Parameters:

@@ -1626,7 +1626,7 @@

isSelectedAll#

isSelectedAll(visibleItems: StorageClass[]): boolean

Inherited from KubeObjectStore.isSelectedAll

-

Defined in src/renderer/item.store.ts:194

+

Defined in src/renderer/item.store.ts:194

Parameters:

@@ -1649,7 +1649,7 @@

load#

load(params: object): Promise‹StorageClass

Inherited from KubeObjectStore.load

-

Defined in src/renderer/kube-object.store.ts:247

+

Defined in src/renderer/kube-object.store.ts:247

Parameters:

params: object

@@ -1676,7 +1676,7 @@

loadAll(options: object): Promise‹void | StorageClass[]›

Inherited from KubeObjectStore.loadAll

Overrides void

-

Defined in src/renderer/kube-object.store.ts:171

+

Defined in src/renderer/kube-object.store.ts:171

Parameters:

Default value options: object= {}

@@ -1706,7 +1706,7 @@

loadFromPath#

loadFromPath(resourcePath: string): Promise‹T›

Inherited from KubeObjectStore.loadFromPath

-

Defined in src/renderer/kube-object.store.ts:262

+

Defined in src/renderer/kube-object.store.ts:262

Parameters:

@@ -1728,7 +1728,7 @@

loadItem(params: object): Promise‹StorageClass

Inherited from KubeObjectStore.loadItem

Overrides void

-

Defined in src/renderer/kube-object.store.ts:242

+

Defined in src/renderer/kube-object.store.ts:242

Parameters:

params: object

@@ -1755,7 +1755,7 @@

loadItems(__namedParameters: object): Promise‹StorageClass[]›

Inherited from KubeObjectStore.loadItems

Overrides void

-

Defined in src/renderer/kube-object.store.ts:140

+

Defined in src/renderer/kube-object.store.ts:140

Parameters:

__namedParameters: object

@@ -1785,7 +1785,7 @@

Protected mergeItems#

mergeItems(partialItems: StorageClass[], __namedParameters: object): StorageClass[]

Inherited from KubeObjectStore.mergeItems

-

Defined in src/renderer/kube-object.store.ts:218

+

Defined in src/renderer/kube-object.store.ts:218

Parameters:

partialItems: StorageClass[]

Default value __namedParameters: object= {}

@@ -1825,7 +1825,7 @@

reloadAll#

reloadAll(opts: object): Promise‹void | T[]›

Inherited from KubeObjectStore.reloadAll

-

Defined in src/renderer/kube-object.store.ts:207

+

Defined in src/renderer/kube-object.store.ts:207

Parameters:

Default value opts: object= {}

@@ -1855,7 +1855,7 @@

remove#

remove(item: StorageClass): Promise‹void›

Inherited from KubeObjectStore.remove

-

Defined in src/renderer/kube-object.store.ts:290

+

Defined in src/renderer/kube-object.store.ts:290

Parameters:

@@ -1876,7 +1876,7 @@

Protected removeItem#

removeItem(item: StorageClass, request: function): Promise‹void›

Inherited from KubeObjectStore.removeItem

-

Defined in src/renderer/item.store.ts:154

+

Defined in src/renderer/item.store.ts:154

Parameters:

item: StorageClass

request: function

@@ -1887,19 +1887,19 @@

removeSelectedItems(): Promise‹void[]›

Inherited from KubeObjectStore.removeSelectedItems

Overrides void

-

Defined in src/renderer/kube-object.store.ts:296

+

Defined in src/renderer/kube-object.store.ts:296

Returns: Promise‹void[]›


reset#

reset(): void

Inherited from KubeObjectStore.reset

-

Defined in src/renderer/item.store.ts:206

+

Defined in src/renderer/item.store.ts:206

Returns: void


Protected resetOnError#

resetOnError(error: any): void

Inherited from KubeObjectStore.resetOnError

-

Defined in src/renderer/kube-object.store.ts:238

+

Defined in src/renderer/kube-object.store.ts:238

Parameters:

@@ -1920,13 +1920,13 @@

resetSelection#

resetSelection(): void

Inherited from KubeObjectStore.resetSelection

-

Defined in src/renderer/item.store.ts:201

+

Defined in src/renderer/item.store.ts:201

Returns: void


select#

select(item: StorageClass): void

Inherited from KubeObjectStore.select

-

Defined in src/renderer/item.store.ts:165

+

Defined in src/renderer/item.store.ts:165

Parameters:

@@ -1947,7 +1947,7 @@

Protected sortItems#

sortItems(items: StorageClass[], sorting: function[], order?: "asc" | "desc"): StorageClass[]

Inherited from KubeObjectStore.sortItems

-

Defined in src/renderer/item.store.ts:78

+

Defined in src/renderer/item.store.ts:78

Return items sorted by the given ordering functions. If two elements of items are sorted to the same "index" then the next sorting function is used to determine where to place them relative to each other. Once the sorting @@ -1989,7 +1989,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

subscribe(apis: KubeApi‹any›[]): (Anonymous function)

Inherited from KubeObjectStore.subscribe

Overrides void

-

Defined in src/renderer/kube-object.store.ts:313

+

Defined in src/renderer/kube-object.store.ts:313

Parameters:

@@ -2012,7 +2012,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

toggleSelection#

toggleSelection(item: StorageClass): void

Inherited from KubeObjectStore.toggleSelection

-

Defined in src/renderer/item.store.ts:175

+

Defined in src/renderer/item.store.ts:175

Parameters:

@@ -2033,7 +2033,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

toggleSelectionAll#

toggleSelectionAll(visibleItems: StorageClass[]): void

Inherited from KubeObjectStore.toggleSelectionAll

-

Defined in src/renderer/item.store.ts:184

+

Defined in src/renderer/item.store.ts:184

Parameters:

@@ -2056,7 +2056,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

unselect#

unselect(item: StorageClass): void

Inherited from KubeObjectStore.unselect

-

Defined in src/renderer/item.store.ts:170

+

Defined in src/renderer/item.store.ts:170

Parameters:

@@ -2077,7 +2077,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

update#

update(item: StorageClass, data: Partial‹StorageClass›): Promise‹StorageClass

Inherited from KubeObjectStore.update

-

Defined in src/renderer/kube-object.store.ts:281

+

Defined in src/renderer/kube-object.store.ts:281

Parameters:

@@ -2102,13 +2102,13 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

Protected updateFromEventsBuffer#

updateFromEventsBuffer(): void

Inherited from KubeObjectStore.updateFromEventsBuffer

-

Defined in src/renderer/kube-object.store.ts:398

+

Defined in src/renderer/kube-object.store.ts:398

Returns: void


Protected updateItem#

updateItem(item: StorageClass, request: function): Promise‹T›

Inherited from KubeObjectStore.updateItem

-

Defined in src/renderer/item.store.ts:144

+

Defined in src/renderer/item.store.ts:144

Parameters:

item: StorageClass

request: function

diff --git a/master/extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/index.html b/master/extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/index.html index b83db315ed..1d34506b5a 100644 --- a/master/extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/index.html +++ b/master/extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/index.html @@ -1197,109 +1197,109 @@

constructor#

+ new VolumeClaimStore(): VolumeClaimStore

Overrides KubeObjectStore.constructor

-

Defined in src/renderer/components/+storage-volume-claims/volume-claim.store.ts:30

+

Defined in src/renderer/components/+storage-volume-claims/volume-claim.store.ts:30

Returns: VolumeClaimStore

Properties#

api#

api: PersistentVolumeClaimsApi‹› = pvcApi

Overrides KubeObjectStore.api

-

Defined in src/renderer/components/+storage-volume-claims/volume-claim.store.ts:29

+

Defined in src/renderer/components/+storage-volume-claims/volume-claim.store.ts:29


bufferSize#

bufferSize: number = 50000

Inherited from KubeObjectStore.bufferSize

-

Defined in src/renderer/kube-object.store.ts:45

+

Defined in src/renderer/kube-object.store.ts:45


Protected eventsBuffer#

eventsBuffer: IObservableArray‹IKubeWatchEvent‹KubeJsonApiData›› = observable.array>([], { deep: false })

Inherited from KubeObjectStore.eventsBuffer

-

Defined in src/renderer/kube-object.store.ts:301

+

Defined in src/renderer/kube-object.store.ts:301


failedLoading#

failedLoading: boolean = false

Inherited from KubeObjectStore.failedLoading

-

Defined in src/renderer/item.store.ts:36

+

Defined in src/renderer/item.store.ts:36


isLoaded#

isLoaded: boolean = false

Inherited from KubeObjectStore.isLoaded

-

Defined in src/renderer/item.store.ts:38

+

Defined in src/renderer/item.store.ts:38


isLoading#

isLoading: boolean = false

Inherited from KubeObjectStore.isLoading

-

Defined in src/renderer/item.store.ts:37

+

Defined in src/renderer/item.store.ts:37


items#

items: IObservableArray‹T› = observable.array([], { deep: false })

Inherited from KubeObjectStore.items

-

Defined in src/renderer/item.store.ts:39

+

Defined in src/renderer/item.store.ts:39


Optional limit#

limit? : number

Inherited from KubeObjectStore.limit

-

Defined in src/renderer/kube-object.store.ts:44

+

Defined in src/renderer/kube-object.store.ts:44


metrics#

metrics: IPvcMetrics = null

-

Defined in src/renderer/components/+storage-volume-claims/volume-claim.store.ts:30

+

Defined in src/renderer/components/+storage-volume-claims/volume-claim.store.ts:30


selectedItemsIds#

selectedItemsIds: ObservableMap‹string, boolean› = observable.map()

Inherited from KubeObjectStore.selectedItemsIds

-

Defined in src/renderer/item.store.ts:40

+

Defined in src/renderer/item.store.ts:40


Static defaultContext#

defaultContext: IObservableValue‹ClusterContext› = observable.box()

Inherited from KubeObjectStore.defaultContext

-

Defined in src/renderer/kube-object.store.ts:41

+

Defined in src/renderer/kube-object.store.ts:41

Accessors#

context#

get context(): ClusterContext

Inherited from KubeObjectStore.context

-

Defined in src/renderer/kube-object.store.ts:63

+

Defined in src/renderer/kube-object.store.ts:63

Returns: ClusterContext


contextItems#

get contextItems(): PersistentVolumeClaim[]

Inherited from KubeObjectStore.contextItems

-

Defined in src/renderer/kube-object.store.ts:67

+

Defined in src/renderer/kube-object.store.ts:67

Returns: PersistentVolumeClaim[]


contextReady#

get contextReady(): Promise‹void› & object

Inherited from KubeObjectStore.contextReady

-

Defined in src/renderer/kube-object.store.ts:48

+

Defined in src/renderer/kube-object.store.ts:48

Returns: Promise‹void› & object


namespacesReady#

get namespacesReady(): Promise‹void› & object

Inherited from KubeObjectStore.namespacesReady

-

Defined in src/renderer/kube-object.store.ts:52

+

Defined in src/renderer/kube-object.store.ts:52

Returns: Promise‹void› & object


query#

get query(): IKubeApiQueryParams

Inherited from KubeObjectStore.query

-

Defined in src/renderer/kube-object.store.ts:81

+

Defined in src/renderer/kube-object.store.ts:81

Returns: IKubeApiQueryParams


selectedItems#

get selectedItems(): PersistentVolumeClaim[]

Inherited from KubeObjectStore.selectedItems

-

Defined in src/renderer/item.store.ts:47

+

Defined in src/renderer/item.store.ts:47

Returns: PersistentVolumeClaim[]

Methods#

[Symbol.iterator]#

[Symbol.iterator](): Generator‹T, void, undefined›

Inherited from KubeObjectStore.[Symbol.iterator]

-

Defined in src/renderer/item.store.ts:221

+

Defined in src/renderer/item.store.ts:221

Returns: Generator‹T, void, undefined›


Protected bindWatchEventsUpdater#

bindWatchEventsUpdater(delay: number): void

Inherited from KubeObjectStore.bindWatchEventsUpdater

-

Defined in src/renderer/kube-object.store.ts:303

+

Defined in src/renderer/kube-object.store.ts:303

Parameters:

@@ -1322,7 +1322,7 @@

create#

create(params: object, data?: Partial‹PersistentVolumeClaim›): Promise‹PersistentVolumeClaim

Inherited from KubeObjectStore.create

-

Defined in src/renderer/kube-object.store.ts:272

+

Defined in src/renderer/kube-object.store.ts:272

Parameters:

params: object

@@ -1350,7 +1350,7 @@

createItem(params: object, data?: Partial‹PersistentVolumeClaim›): Promise‹PersistentVolumeClaim

Inherited from KubeObjectStore.createItem

Overrides void

-

Defined in src/renderer/kube-object.store.ts:268

+

Defined in src/renderer/kube-object.store.ts:268

Parameters:

params: object

@@ -1377,7 +1377,7 @@

Protected defaultSorting#

defaultSorting(item: PersistentVolumeClaim): string

Inherited from KubeObjectStore.defaultSorting

-

Defined in src/renderer/item.store.ts:34

+

Defined in src/renderer/item.store.ts:34

Parameters:

@@ -1398,7 +1398,7 @@

Protected filterItemsOnLoad#

filterItemsOnLoad(items: PersistentVolumeClaim[]): T[]

Inherited from KubeObjectStore.filterItemsOnLoad

-

Defined in src/renderer/kube-object.store.ts:166

+

Defined in src/renderer/kube-object.store.ts:166

Parameters:

@@ -1419,7 +1419,7 @@

getAllByNs#

getAllByNs(namespace: string | string[], strict: boolean): PersistentVolumeClaim[]

Inherited from KubeObjectStore.getAllByNs

-

Defined in src/renderer/kube-object.store.ts:93

+

Defined in src/renderer/kube-object.store.ts:93

Parameters:

@@ -1447,7 +1447,7 @@

getById#

getById(id: string): T

Inherited from KubeObjectStore.getById

-

Defined in src/renderer/kube-object.store.ts:107

+

Defined in src/renderer/kube-object.store.ts:107

Parameters:

@@ -1468,7 +1468,7 @@

getByLabel#

getByLabel(labels: string[] | object): PersistentVolumeClaim[]

Inherited from KubeObjectStore.getByLabel

-

Defined in src/renderer/kube-object.store.ts:123

+

Defined in src/renderer/kube-object.store.ts:123

Parameters:

@@ -1490,7 +1490,7 @@

getByName(name: string, namespace?: string): PersistentVolumeClaim

Inherited from KubeObjectStore.getByName

Overrides void

-

Defined in src/renderer/kube-object.store.ts:111

+

Defined in src/renderer/kube-object.store.ts:111

Parameters:

@@ -1515,7 +1515,7 @@

getByPath#

getByPath(path: string): PersistentVolumeClaim

Inherited from KubeObjectStore.getByPath

-

Defined in src/renderer/kube-object.store.ts:119

+

Defined in src/renderer/kube-object.store.ts:119

Parameters:

@@ -1536,7 +1536,7 @@

getIndexById#

getIndexById(id: string): number

Inherited from KubeObjectStore.getIndexById

-

Defined in src/renderer/item.store.ts:64

+

Defined in src/renderer/item.store.ts:64

Parameters:

@@ -1557,13 +1557,13 @@

getItems#

getItems(): PersistentVolumeClaim[]

Inherited from KubeObjectStore.getItems

-

Defined in src/renderer/item.store.ts:51

+

Defined in src/renderer/item.store.ts:51

Returns: PersistentVolumeClaim[]


Optional getStatuses#

getStatuses(items: PersistentVolumeClaim[]): Record‹string, number›

Inherited from KubeObjectStore.getStatuses

-

Defined in src/renderer/kube-object.store.ts:91

+

Defined in src/renderer/kube-object.store.ts:91

Parameters:

@@ -1584,20 +1584,20 @@

getSubscribeApis#

getSubscribeApis(): KubeApi[]

Inherited from KubeObjectStore.getSubscribeApis

-

Defined in src/renderer/kube-object.store.ts:309

+

Defined in src/renderer/kube-object.store.ts:309

Returns: KubeApi[]


getTotalCount#

getTotalCount(): number

Inherited from KubeObjectStore.getTotalCount

Overrides void

-

Defined in src/renderer/kube-object.store.ts:77

+

Defined in src/renderer/kube-object.store.ts:77

Returns: number


isSelected#

isSelected(item: PersistentVolumeClaim): boolean

Inherited from KubeObjectStore.isSelected

-

Defined in src/renderer/item.store.ts:160

+

Defined in src/renderer/item.store.ts:160

Parameters:

@@ -1618,7 +1618,7 @@

isSelectedAll#

isSelectedAll(visibleItems: PersistentVolumeClaim[]): boolean

Inherited from KubeObjectStore.isSelectedAll

-

Defined in src/renderer/item.store.ts:194

+

Defined in src/renderer/item.store.ts:194

Parameters:

@@ -1641,7 +1641,7 @@

load#

load(params: object): Promise‹PersistentVolumeClaim

Inherited from KubeObjectStore.load

-

Defined in src/renderer/kube-object.store.ts:247

+

Defined in src/renderer/kube-object.store.ts:247

Parameters:

params: object

@@ -1668,7 +1668,7 @@

loadAll(options: object): Promise‹void | PersistentVolumeClaim[]›

Inherited from KubeObjectStore.loadAll

Overrides void

-

Defined in src/renderer/kube-object.store.ts:171

+

Defined in src/renderer/kube-object.store.ts:171

Parameters:

Default value options: object= {}

@@ -1698,7 +1698,7 @@

loadFromPath#

loadFromPath(resourcePath: string): Promise‹T›

Inherited from KubeObjectStore.loadFromPath

-

Defined in src/renderer/kube-object.store.ts:262

+

Defined in src/renderer/kube-object.store.ts:262

Parameters:

@@ -1720,7 +1720,7 @@

loadItem(params: object): Promise‹PersistentVolumeClaim

Inherited from KubeObjectStore.loadItem

Overrides void

-

Defined in src/renderer/kube-object.store.ts:242

+

Defined in src/renderer/kube-object.store.ts:242

Parameters:

params: object

@@ -1747,7 +1747,7 @@

loadItems(__namedParameters: object): Promise‹PersistentVolumeClaim[]›

Inherited from KubeObjectStore.loadItems

Overrides void

-

Defined in src/renderer/kube-object.store.ts:140

+

Defined in src/renderer/kube-object.store.ts:140

Parameters:

__namedParameters: object

@@ -1776,7 +1776,7 @@

loadMetrics#

loadMetrics(pvc: PersistentVolumeClaim): Promise‹void›

-

Defined in src/renderer/components/+storage-volume-claims/volume-claim.store.ts:40

+

Defined in src/renderer/components/+storage-volume-claims/volume-claim.store.ts:40

Parameters:

@@ -1797,7 +1797,7 @@

Protected mergeItems#

mergeItems(partialItems: PersistentVolumeClaim[], __namedParameters: object): PersistentVolumeClaim[]

Inherited from KubeObjectStore.mergeItems

-

Defined in src/renderer/kube-object.store.ts:218

+

Defined in src/renderer/kube-object.store.ts:218

Parameters:

partialItems: PersistentVolumeClaim[]

Default value __namedParameters: object= {}

@@ -1837,7 +1837,7 @@

reloadAll#

reloadAll(opts: object): Promise‹void | T[]›

Inherited from KubeObjectStore.reloadAll

-

Defined in src/renderer/kube-object.store.ts:207

+

Defined in src/renderer/kube-object.store.ts:207

Parameters:

Default value opts: object= {}

@@ -1867,7 +1867,7 @@

remove#

remove(item: PersistentVolumeClaim): Promise‹void›

Inherited from KubeObjectStore.remove

-

Defined in src/renderer/kube-object.store.ts:290

+

Defined in src/renderer/kube-object.store.ts:290

Parameters:

@@ -1888,7 +1888,7 @@

Protected removeItem#

removeItem(item: PersistentVolumeClaim, request: function): Promise‹void›

Inherited from KubeObjectStore.removeItem

-

Defined in src/renderer/item.store.ts:154

+

Defined in src/renderer/item.store.ts:154

Parameters:

item: PersistentVolumeClaim

request: function

@@ -1899,19 +1899,19 @@

removeSelectedItems(): Promise‹void[]›

Inherited from KubeObjectStore.removeSelectedItems

Overrides void

-

Defined in src/renderer/kube-object.store.ts:296

+

Defined in src/renderer/kube-object.store.ts:296

Returns: Promise‹void[]›


reset#

reset(): void

Overrides KubeObjectStore.reset

-

Defined in src/renderer/components/+storage-volume-claims/volume-claim.store.ts:44

+

Defined in src/renderer/components/+storage-volume-claims/volume-claim.store.ts:44

Returns: void


Protected resetOnError#

resetOnError(error: any): void

Inherited from KubeObjectStore.resetOnError

-

Defined in src/renderer/kube-object.store.ts:238

+

Defined in src/renderer/kube-object.store.ts:238

Parameters:

@@ -1932,13 +1932,13 @@

resetSelection#

resetSelection(): void

Inherited from KubeObjectStore.resetSelection

-

Defined in src/renderer/item.store.ts:201

+

Defined in src/renderer/item.store.ts:201

Returns: void


select#

select(item: PersistentVolumeClaim): void

Inherited from KubeObjectStore.select

-

Defined in src/renderer/item.store.ts:165

+

Defined in src/renderer/item.store.ts:165

Parameters:

@@ -1959,7 +1959,7 @@

Protected sortItems#

sortItems(items: PersistentVolumeClaim[], sorting: function[], order?: "asc" | "desc"): PersistentVolumeClaim[]

Inherited from KubeObjectStore.sortItems

-

Defined in src/renderer/item.store.ts:78

+

Defined in src/renderer/item.store.ts:78

Return items sorted by the given ordering functions. If two elements of items are sorted to the same "index" then the next sorting function is used to determine where to place them relative to each other. Once the sorting @@ -2001,7 +2001,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

subscribe(apis: KubeApi‹any›[]): (Anonymous function)

Inherited from KubeObjectStore.subscribe

Overrides void

-

Defined in src/renderer/kube-object.store.ts:313

+

Defined in src/renderer/kube-object.store.ts:313

Parameters:

@@ -2024,7 +2024,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

toggleSelection#

toggleSelection(item: PersistentVolumeClaim): void

Inherited from KubeObjectStore.toggleSelection

-

Defined in src/renderer/item.store.ts:175

+

Defined in src/renderer/item.store.ts:175

Parameters:

@@ -2045,7 +2045,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

toggleSelectionAll#

toggleSelectionAll(visibleItems: PersistentVolumeClaim[]): void

Inherited from KubeObjectStore.toggleSelectionAll

-

Defined in src/renderer/item.store.ts:184

+

Defined in src/renderer/item.store.ts:184

Parameters:

@@ -2068,7 +2068,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

unselect#

unselect(item: PersistentVolumeClaim): void

Inherited from KubeObjectStore.unselect

-

Defined in src/renderer/item.store.ts:170

+

Defined in src/renderer/item.store.ts:170

Parameters:

@@ -2089,7 +2089,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

update#

update(item: PersistentVolumeClaim, data: Partial‹PersistentVolumeClaim›): Promise‹PersistentVolumeClaim

Inherited from KubeObjectStore.update

-

Defined in src/renderer/kube-object.store.ts:281

+

Defined in src/renderer/kube-object.store.ts:281

Parameters:

@@ -2114,13 +2114,13 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)

Protected updateFromEventsBuffer#

updateFromEventsBuffer(): void

Inherited from KubeObjectStore.updateFromEventsBuffer

-

Defined in src/renderer/kube-object.store.ts:398

+

Defined in src/renderer/kube-object.store.ts:398

Returns: void


Protected updateItem#

updateItem(item: PersistentVolumeClaim, request: function): Promise‹T›

Inherited from KubeObjectStore.updateItem

-

Defined in src/renderer/item.store.ts:144

+

Defined in src/renderer/item.store.ts:144

Parameters:

item: PersistentVolumeClaim

request: function

diff --git a/master/extensions/api/classes/_renderer_api_navigation_.pageparam/index.html b/master/extensions/api/classes/_renderer_api_navigation_.pageparam/index.html index 4b795fe93d..233a0ab57c 100644 --- a/master/extensions/api/classes/_renderer_api_navigation_.pageparam/index.html +++ b/master/extensions/api/classes/_renderer_api_navigation_.pageparam/index.html @@ -830,7 +830,7 @@

Constructors#

constructor#

+ new PageParam(init: PageParamInit‹V›, history: ObservableHistory): PageParam

-

Defined in src/renderer/navigation/page-param.ts:37

+

Defined in src/renderer/navigation/page-param.ts:37

Parameters:

@@ -854,36 +854,36 @@

Properties#

isMulti#

isMulti: boolean

-

Defined in src/renderer/navigation/page-param.ts:37

+

Defined in src/renderer/navigation/page-param.ts:37


name#

name: string

-

Defined in src/renderer/navigation/page-param.ts:36

+

Defined in src/renderer/navigation/page-param.ts:36

Accessors#

defaultValue#

get defaultValue(): V | undefined

-

Defined in src/renderer/navigation/page-param.ts:48

+

Defined in src/renderer/navigation/page-param.ts:48

Returns: V | undefined

Methods#

clear#

clear(): void

-

Defined in src/renderer/navigation/page-param.ts:112

+

Defined in src/renderer/navigation/page-param.ts:112

Returns: void


get#

get(): V

-

Defined in src/renderer/navigation/page-param.ts:73

+

Defined in src/renderer/navigation/page-param.ts:73

Returns: V


getRaw#

getRaw(): string | string[]

-

Defined in src/renderer/navigation/page-param.ts:105

+

Defined in src/renderer/navigation/page-param.ts:105

Get stringified raw value(s) from document.location.search

Returns: string | string[]


parse#

parse(values: string | string[]): V

-

Defined in src/renderer/navigation/page-param.ts:52

+

Defined in src/renderer/navigation/page-param.ts:52

Parameters:

@@ -903,7 +903,7 @@

set#

set(value: V, __namedParameters: object): void

-

Defined in src/renderer/navigation/page-param.ts:78

+

Defined in src/renderer/navigation/page-param.ts:78

Parameters:

value: V

Default value __namedParameters: object= {}

@@ -932,7 +932,7 @@

setRaw#

setRaw(value: string | string[]): void

-

Defined in src/renderer/navigation/page-param.ts:89

+

Defined in src/renderer/navigation/page-param.ts:89

Set stringified raw value(s) and update document.location.search

Parameters:

@@ -955,7 +955,7 @@

stringify#

stringify(value: V): string[]

-

Defined in src/renderer/navigation/page-param.ts:63

+

Defined in src/renderer/navigation/page-param.ts:63

Parameters:

@@ -977,7 +977,7 @@

toString#

toString(__namedParameters: object): string

-

Defined in src/renderer/navigation/page-param.ts:116

+

Defined in src/renderer/navigation/page-param.ts:116

Parameters:

Default value __namedParameters: object= {}

diff --git a/master/extensions/api/classes/lensmainextension/index.html b/master/extensions/api/classes/lensmainextension/index.html index eb14e9da72..26ddbe816a 100644 --- a/master/extensions/api/classes/lensmainextension/index.html +++ b/master/extensions/api/classes/lensmainextension/index.html @@ -895,7 +895,7 @@

constructor#

+ new LensMainExtension(__namedParameters: object): LensMainExtension

Inherited from LensMainExtension.constructor

-

Defined in src/extensions/lens-extension.ts:52

+

Defined in src/extensions/lens-extension.ts:52

Parameters:

__namedParameters: object

@@ -929,58 +929,58 @@

[Disposers]#

[Disposers]: function & Extendable‹function› = disposer()

Inherited from LensMainExtension.[Disposers]

-

Defined in src/extensions/lens-extension.ts:52

+

Defined in src/extensions/lens-extension.ts:52


appMenus#

appMenus: MenuRegistration[] = []

-

Defined in src/extensions/lens-main-extension.ts:31

+

Defined in src/extensions/lens-main-extension.ts:31


id#

id: LensExtensionId

Inherited from LensMainExtension.id

-

Defined in src/extensions/lens-extension.ts:44

+

Defined in src/extensions/lens-extension.ts:44


isBundled#

isBundled: boolean

Inherited from LensMainExtension.isBundled

-

Defined in src/extensions/lens-extension.ts:47

+

Defined in src/extensions/lens-extension.ts:47


manifest#

manifest: LensExtensionManifest

Inherited from LensMainExtension.manifest

-

Defined in src/extensions/lens-extension.ts:45

+

Defined in src/extensions/lens-extension.ts:45


manifestPath#

manifestPath: string

Inherited from LensMainExtension.manifestPath

-

Defined in src/extensions/lens-extension.ts:46

+

Defined in src/extensions/lens-extension.ts:46


protocolHandlers#

protocolHandlers: ProtocolHandlerRegistration[] = []

Inherited from LensMainExtension.protocolHandlers

-

Defined in src/extensions/lens-extension.ts:49

+

Defined in src/extensions/lens-extension.ts:49

Accessors#

description#

get description(): string

Inherited from LensMainExtension.description

-

Defined in src/extensions/lens-extension.ts:70

+

Defined in src/extensions/lens-extension.ts:70

Returns: string


name#

get name(): string

Inherited from LensMainExtension.name

-

Defined in src/extensions/lens-extension.ts:62

+

Defined in src/extensions/lens-extension.ts:62

Returns: string


version#

get version(): string

Inherited from LensMainExtension.version

-

Defined in src/extensions/lens-extension.ts:66

+

Defined in src/extensions/lens-extension.ts:66

Returns: string

Methods#

addCatalogSource#

addCatalogSource(id: string, source: IObservableArray‹CatalogEntity›): void

-

Defined in src/extensions/lens-main-extension.ts:44

+

Defined in src/extensions/lens-main-extension.ts:44

Parameters:

@@ -1005,19 +1005,19 @@

disable#

disable(): Promise‹void›

Inherited from LensMainExtension.disable

-

Defined in src/extensions/lens-extension.ts:94

+

Defined in src/extensions/lens-extension.ts:94

Returns: Promise‹void›


enable#

enable(): Promise‹void›

Inherited from LensMainExtension.enable

-

Defined in src/extensions/lens-extension.ts:86

+

Defined in src/extensions/lens-extension.ts:86

Returns: Promise‹void›


getExtensionFileFolder#

getExtensionFileFolder(): Promise‹string›

Inherited from LensMainExtension.getExtensionFileFolder

-

Defined in src/extensions/lens-extension.ts:81

+

Defined in src/extensions/lens-extension.ts:81

getExtensionFileFolder returns the path to an already created folder. This folder is for the sole use of this extension.

Note: there is no security done on this folder, only obfiscation of the @@ -1026,7 +1026,7 @@ folder name.


navigateP›(pageId?: string, params?: P, frameId?: number): Promise‹void›

-

Defined in src/extensions/lens-main-extension.ts:33

+

Defined in src/extensions/lens-main-extension.ts:33

Type parameters:

P: object

Parameters:

@@ -1057,18 +1057,18 @@ folder name.

Protected onActivate#

onActivate(): void

Inherited from LensMainExtension.onActivate

-

Defined in src/extensions/lens-extension.ts:134

+

Defined in src/extensions/lens-extension.ts:134

Returns: void


Protected onDeactivate#

onDeactivate(): void

Inherited from LensMainExtension.onDeactivate

-

Defined in src/extensions/lens-extension.ts:138

+

Defined in src/extensions/lens-extension.ts:138

Returns: void


removeCatalogSource#

removeCatalogSource(id: string): void

-

Defined in src/extensions/lens-main-extension.ts:48

+

Defined in src/extensions/lens-main-extension.ts:48

Parameters:

@@ -1089,7 +1089,7 @@ folder name.

toggle#

toggle(enable?: boolean): void

Inherited from LensMainExtension.toggle

-

Defined in src/extensions/lens-extension.ts:102

+

Defined in src/extensions/lens-extension.ts:102

Parameters:

@@ -1110,7 +1110,7 @@ folder name.

whenEnabled#

whenEnabled(handlers: function): Promise‹(Anonymous function)›

Inherited from LensMainExtension.whenEnabled

-

Defined in src/extensions/lens-extension.ts:110

+

Defined in src/extensions/lens-extension.ts:110

Parameters:

handlers: function

▸ (): Promise‹Function[]›

diff --git a/master/extensions/api/classes/lensrendererextension/index.html b/master/extensions/api/classes/lensrendererextension/index.html index 67841e1811..1386aabcef 100644 --- a/master/extensions/api/classes/lensrendererextension/index.html +++ b/master/extensions/api/classes/lensrendererextension/index.html @@ -975,7 +975,7 @@

constructor#

+ new LensRendererExtension(__namedParameters: object): LensRendererExtension

Inherited from LensMainExtension.constructor

-

Defined in src/extensions/lens-extension.ts:52

+

Defined in src/extensions/lens-extension.ts:52

Parameters:

__namedParameters: object

@@ -1009,115 +1009,115 @@

[Disposers]#

[Disposers]: function & Extendable‹function› = disposer()

Inherited from LensMainExtension.[Disposers]

-

Defined in src/extensions/lens-extension.ts:52

+

Defined in src/extensions/lens-extension.ts:52


appPreferences#

appPreferences: AppPreferenceRegistration[] = []

-

Defined in src/extensions/lens-renderer-extension.ts:38

+

Defined in src/extensions/lens-renderer-extension.ts:38


clusterPageMenus#

clusterPageMenus: ClusterPageMenuRegistration[] = []

-

Defined in src/extensions/lens-renderer-extension.ts:36

+

Defined in src/extensions/lens-renderer-extension.ts:36


clusterPages#

clusterPages: PageRegistration[] = []

-

Defined in src/extensions/lens-renderer-extension.ts:34

+

Defined in src/extensions/lens-renderer-extension.ts:34


commands#

commands: CommandRegistration[] = []

-

Defined in src/extensions/lens-renderer-extension.ts:43

+

Defined in src/extensions/lens-renderer-extension.ts:43


entitySettings#

entitySettings: EntitySettingRegistration[] = []

-

Defined in src/extensions/lens-renderer-extension.ts:39

+

Defined in src/extensions/lens-renderer-extension.ts:39


globalPageMenus#

globalPageMenus: PageMenuRegistration[] = []

-

Defined in src/extensions/lens-renderer-extension.ts:35

+

Defined in src/extensions/lens-renderer-extension.ts:35


globalPages#

globalPages: PageRegistration[] = []

-

Defined in src/extensions/lens-renderer-extension.ts:33

+

Defined in src/extensions/lens-renderer-extension.ts:33


id#

id: LensExtensionId

Inherited from LensMainExtension.id

-

Defined in src/extensions/lens-extension.ts:44

+

Defined in src/extensions/lens-extension.ts:44


isBundled#

isBundled: boolean

Inherited from LensMainExtension.isBundled

-

Defined in src/extensions/lens-extension.ts:47

+

Defined in src/extensions/lens-extension.ts:47


kubeObjectDetailItems#

kubeObjectDetailItems: KubeObjectDetailRegistration[] = []

-

Defined in src/extensions/lens-renderer-extension.ts:41

+

Defined in src/extensions/lens-renderer-extension.ts:41


kubeObjectMenuItems#

kubeObjectMenuItems: KubeObjectMenuRegistration[] = []

-

Defined in src/extensions/lens-renderer-extension.ts:42

+

Defined in src/extensions/lens-renderer-extension.ts:42


kubeObjectStatusTexts#

kubeObjectStatusTexts: KubeObjectStatusRegistration[] = []

-

Defined in src/extensions/lens-renderer-extension.ts:37

+

Defined in src/extensions/lens-renderer-extension.ts:37


manifest#

manifest: LensExtensionManifest

Inherited from LensMainExtension.manifest

-

Defined in src/extensions/lens-extension.ts:45

+

Defined in src/extensions/lens-extension.ts:45


manifestPath#

manifestPath: string

Inherited from LensMainExtension.manifestPath

-

Defined in src/extensions/lens-extension.ts:46

+

Defined in src/extensions/lens-extension.ts:46


protocolHandlers#

protocolHandlers: ProtocolHandlerRegistration[] = []

Inherited from LensMainExtension.protocolHandlers

-

Defined in src/extensions/lens-extension.ts:49

+

Defined in src/extensions/lens-extension.ts:49


statusBarItems#

statusBarItems: StatusBarRegistration[] = []

-

Defined in src/extensions/lens-renderer-extension.ts:40

+

Defined in src/extensions/lens-renderer-extension.ts:40


welcomeMenus#

welcomeMenus: WelcomeMenuRegistration[] = []

-

Defined in src/extensions/lens-renderer-extension.ts:44

+

Defined in src/extensions/lens-renderer-extension.ts:44

Accessors#

description#

get description(): string

Inherited from LensMainExtension.description

-

Defined in src/extensions/lens-extension.ts:70

+

Defined in src/extensions/lens-extension.ts:70

Returns: string


name#

get name(): string

Inherited from LensMainExtension.name

-

Defined in src/extensions/lens-extension.ts:62

+

Defined in src/extensions/lens-extension.ts:62

Returns: string


version#

get version(): string

Inherited from LensMainExtension.version

-

Defined in src/extensions/lens-extension.ts:66

+

Defined in src/extensions/lens-extension.ts:66

Returns: string

Methods#

disable#

disable(): Promise‹void›

Inherited from LensMainExtension.disable

-

Defined in src/extensions/lens-extension.ts:94

+

Defined in src/extensions/lens-extension.ts:94

Returns: Promise‹void›


enable#

enable(): Promise‹void›

Inherited from LensMainExtension.enable

-

Defined in src/extensions/lens-extension.ts:86

+

Defined in src/extensions/lens-extension.ts:86

Returns: Promise‹void›


getExtensionFileFolder#

getExtensionFileFolder(): Promise‹string›

Inherited from LensMainExtension.getExtensionFileFolder

-

Defined in src/extensions/lens-extension.ts:81

+

Defined in src/extensions/lens-extension.ts:81

getExtensionFileFolder returns the path to an already created folder. This folder is for the sole use of this extension.

Note: there is no security done on this folder, only obfiscation of the @@ -1126,7 +1126,7 @@ folder name.


isEnabledForCluster#

isEnabledForCluster(cluster: Cluster): Promise‹Boolean›

-

Defined in src/extensions/lens-renderer-extension.ts:60

+

Defined in src/extensions/lens-renderer-extension.ts:60

Defines if extension is enabled for a given cluster. Defaults to true.

Parameters:

@@ -1147,7 +1147,7 @@ folder name.


navigateP›(pageId?: string, params?: P): Promise‹void›

-

Defined in src/extensions/lens-renderer-extension.ts:46

+

Defined in src/extensions/lens-renderer-extension.ts:46

Type parameters:

P: object

Parameters:

@@ -1174,19 +1174,19 @@ folder name.

Protected onActivate#

onActivate(): void

Inherited from LensMainExtension.onActivate

-

Defined in src/extensions/lens-extension.ts:134

+

Defined in src/extensions/lens-extension.ts:134

Returns: void


Protected onDeactivate#

onDeactivate(): void

Inherited from LensMainExtension.onDeactivate

-

Defined in src/extensions/lens-extension.ts:138

+

Defined in src/extensions/lens-extension.ts:138

Returns: void


toggle#

toggle(enable?: boolean): void

Inherited from LensMainExtension.toggle

-

Defined in src/extensions/lens-extension.ts:102

+

Defined in src/extensions/lens-extension.ts:102

Parameters:

@@ -1207,7 +1207,7 @@ folder name.

whenEnabled#

whenEnabled(handlers: function): Promise‹(Anonymous function)›

Inherited from LensMainExtension.whenEnabled

-

Defined in src/extensions/lens-extension.ts:110

+

Defined in src/extensions/lens-extension.ts:110

Parameters:

handlers: function

▸ (): Promise‹Function[]›

diff --git a/master/extensions/api/enums/_renderer_api_components_.notificationstatus/index.html b/master/extensions/api/enums/_renderer_api_components_.notificationstatus/index.html index 306c117de9..390f193c4a 100644 --- a/master/extensions/api/enums/_renderer_api_components_.notificationstatus/index.html +++ b/master/extensions/api/enums/_renderer_api_components_.notificationstatus/index.html @@ -669,15 +669,15 @@

Enumeration members#

ERROR#

ERROR: = "error"

-

Defined in src/renderer/components/notifications/notifications.store.tsx:33

+

Defined in src/renderer/components/notifications/notifications.store.tsx:33


INFO#

INFO: = "info"

-

Defined in src/renderer/components/notifications/notifications.store.tsx:34

+

Defined in src/renderer/components/notifications/notifications.store.tsx:34


OK#

OK: = "ok"

-

Defined in src/renderer/components/notifications/notifications.store.tsx:32

+

Defined in src/renderer/components/notifications/notifications.store.tsx:32

diff --git a/master/extensions/api/enums/_renderer_api_components_.tooltipposition/index.html b/master/extensions/api/enums/_renderer_api_components_.tooltipposition/index.html index e9934501c9..0a879dfe53 100644 --- a/master/extensions/api/enums/_renderer_api_components_.tooltipposition/index.html +++ b/master/extensions/api/enums/_renderer_api_components_.tooltipposition/index.html @@ -709,35 +709,35 @@

Enumeration members#

BOTTOM#

BOTTOM: = "bottom"

-

Defined in src/renderer/components/tooltip/tooltip.tsx:32

+

Defined in src/renderer/components/tooltip/tooltip.tsx:32


BOTTOM_LEFT#

BOTTOM_LEFT: = "bottom_left"

-

Defined in src/renderer/components/tooltip/tooltip.tsx:37

+

Defined in src/renderer/components/tooltip/tooltip.tsx:37


BOTTOM_RIGHT#

BOTTOM_RIGHT: = "bottom_right"

-

Defined in src/renderer/components/tooltip/tooltip.tsx:38

+

Defined in src/renderer/components/tooltip/tooltip.tsx:38


LEFT#

LEFT: = "left"

-

Defined in src/renderer/components/tooltip/tooltip.tsx:33

+

Defined in src/renderer/components/tooltip/tooltip.tsx:33


RIGHT: = "right"

-

Defined in src/renderer/components/tooltip/tooltip.tsx:34

+

Defined in src/renderer/components/tooltip/tooltip.tsx:34


TOP#

TOP: = "top"

-

Defined in src/renderer/components/tooltip/tooltip.tsx:31

+

Defined in src/renderer/components/tooltip/tooltip.tsx:31


TOP_LEFT#

TOP_LEFT: = "top_left"

-

Defined in src/renderer/components/tooltip/tooltip.tsx:35

+

Defined in src/renderer/components/tooltip/tooltip.tsx:35


TOP_RIGHT#

TOP_RIGHT: = "top_right"

-

Defined in src/renderer/components/tooltip/tooltip.tsx:36

+

Defined in src/renderer/components/tooltip/tooltip.tsx:36

diff --git a/master/extensions/api/enums/_renderer_api_k8s_api_.kubeobjectstatuslevel/index.html b/master/extensions/api/enums/_renderer_api_k8s_api_.kubeobjectstatuslevel/index.html index 2b54e8f790..d829255810 100644 --- a/master/extensions/api/enums/_renderer_api_k8s_api_.kubeobjectstatuslevel/index.html +++ b/master/extensions/api/enums/_renderer_api_k8s_api_.kubeobjectstatuslevel/index.html @@ -669,15 +669,15 @@

Enumeration members#

CRITICAL#

CRITICAL: = 3

-

Defined in src/extensions/renderer-api/kube-object-status.ts:31

+

Defined in src/extensions/renderer-api/kube-object-status.ts:31


INFO#

INFO: = 1

-

Defined in src/extensions/renderer-api/kube-object-status.ts:29

+

Defined in src/extensions/renderer-api/kube-object-status.ts:29


WARNING#

WARNING: = 2

-

Defined in src/extensions/renderer-api/kube-object-status.ts:30

+

Defined in src/extensions/renderer-api/kube-object-status.ts:30

diff --git a/master/extensions/api/interfaces/_core_api_catalog_.kubernetesclusterstatus/index.html b/master/extensions/api/interfaces/_core_api_catalog_.kubernetesclusterstatus/index.html index 1cbaf15941..2ce88d32ca 100644 --- a/master/extensions/api/interfaces/_core_api_catalog_.kubernetesclusterstatus/index.html +++ b/master/extensions/api/interfaces/_core_api_catalog_.kubernetesclusterstatus/index.html @@ -690,22 +690,22 @@

Optional active#

active? : boolean

Inherited from KubernetesClusterStatus.active

-

Defined in src/common/catalog/catalog-entity.ts:83

+

Defined in src/common/catalog/catalog-entity.ts:83


Optional message#

message? : string

Inherited from KubernetesClusterStatus.message

-

Defined in src/common/catalog/catalog-entity.ts:82

+

Defined in src/common/catalog/catalog-entity.ts:82


phase#

phase: "connected" | "disconnected"

Overrides CatalogEntityStatus.phase

-

Defined in src/common/catalog-entities/kubernetes-cluster.ts:52

+

Defined in src/common/catalog-entities/kubernetes-cluster.ts:52


Optional reason#

reason? : string

Inherited from KubernetesClusterStatus.reason

-

Defined in src/common/catalog/catalog-entity.ts:81

+

Defined in src/common/catalog/catalog-entity.ts:81

diff --git a/master/extensions/api/interfaces/_core_api_catalog_.weblinkstatus/index.html b/master/extensions/api/interfaces/_core_api_catalog_.weblinkstatus/index.html index ddea235c2a..cafedb865d 100644 --- a/master/extensions/api/interfaces/_core_api_catalog_.weblinkstatus/index.html +++ b/master/extensions/api/interfaces/_core_api_catalog_.weblinkstatus/index.html @@ -690,22 +690,22 @@

Optional active#

active? : boolean

Inherited from KubernetesClusterStatus.active

-

Defined in src/common/catalog/catalog-entity.ts:83

+

Defined in src/common/catalog/catalog-entity.ts:83


Optional message#

message? : string

Inherited from KubernetesClusterStatus.message

-

Defined in src/common/catalog/catalog-entity.ts:82

+

Defined in src/common/catalog/catalog-entity.ts:82


phase#

phase: "valid" | "invalid"

Overrides CatalogEntityStatus.phase

-

Defined in src/common/catalog-entities/web-link.ts:26

+

Defined in src/common/catalog-entities/web-link.ts:26


Optional reason#

reason? : string

Inherited from KubernetesClusterStatus.reason

-

Defined in src/common/catalog/catalog-entity.ts:81

+

Defined in src/common/catalog/catalog-entity.ts:81

diff --git a/master/extensions/api/interfaces/_interfaces_index_.apppreferencecomponents/index.html b/master/extensions/api/interfaces/_interfaces_index_.apppreferencecomponents/index.html index afeceeae1e..62f858b800 100644 --- a/master/extensions/api/interfaces/_interfaces_index_.apppreferencecomponents/index.html +++ b/master/extensions/api/interfaces/_interfaces_index_.apppreferencecomponents/index.html @@ -672,11 +672,11 @@

Properties#

Hint#

Hint: React.ComponentType‹any›

-

Defined in src/extensions/registries/app-preference-registry.ts:26

+

Defined in src/extensions/registries/app-preference-registry.ts:26


Input#

Input: React.ComponentType‹any›

-

Defined in src/extensions/registries/app-preference-registry.ts:27

+

Defined in src/extensions/registries/app-preference-registry.ts:27

diff --git a/master/extensions/api/interfaces/_interfaces_index_.apppreferenceregistration/index.html b/master/extensions/api/interfaces/_interfaces_index_.apppreferenceregistration/index.html index e2afa33f01..4c7c9b1739 100644 --- a/master/extensions/api/interfaces/_interfaces_index_.apppreferenceregistration/index.html +++ b/master/extensions/api/interfaces/_interfaces_index_.apppreferenceregistration/index.html @@ -688,19 +688,19 @@

Properties#

components#

components: AppPreferenceComponents

-

Defined in src/extensions/registries/app-preference-registry.ts:34

+

Defined in src/extensions/registries/app-preference-registry.ts:34


Optional id#

id? : string

-

Defined in src/extensions/registries/app-preference-registry.ts:32

+

Defined in src/extensions/registries/app-preference-registry.ts:32


Optional showInPreferencesTab#

showInPreferencesTab? : string

-

Defined in src/extensions/registries/app-preference-registry.ts:33

+

Defined in src/extensions/registries/app-preference-registry.ts:33


title#

title: string

-

Defined in src/extensions/registries/app-preference-registry.ts:31

+

Defined in src/extensions/registries/app-preference-registry.ts:31

diff --git a/master/extensions/api/interfaces/_interfaces_index_.catalogcategoryspec/index.html b/master/extensions/api/interfaces/_interfaces_index_.catalogcategoryspec/index.html index 5a5875fb73..9f0b88080c 100644 --- a/master/extensions/api/interfaces/_interfaces_index_.catalogcategoryspec/index.html +++ b/master/extensions/api/interfaces/_interfaces_index_.catalogcategoryspec/index.html @@ -680,11 +680,11 @@

Properties#

group#

group: string

-

Defined in src/common/catalog/catalog-entity.ts:43

+

Defined in src/common/catalog/catalog-entity.ts:43


names#

names: object

-

Defined in src/common/catalog/catalog-entity.ts:45

+

Defined in src/common/catalog/catalog-entity.ts:45

Type declaration:#

diff --git a/master/extensions/api/interfaces/_renderer_api_components_.confirmdialogbooleanparams/index.html b/master/extensions/api/interfaces/_renderer_api_components_.confirmdialogbooleanparams/index.html index 81e98cd030..cfdc485f7d 100644 --- a/master/extensions/api/interfaces/_renderer_api_components_.confirmdialogbooleanparams/index.html +++ b/master/extensions/api/interfaces/_renderer_api_components_.confirmdialogbooleanparams/index.html @@ -705,27 +705,27 @@

Properties#

Optional cancelButtonProps#

cancelButtonProps? : Partial‹ButtonProps

-

Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:46

+

Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:46


Optional icon#

icon? : ReactNode

-

Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:44

+

Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:44


Optional labelCancel#

labelCancel? : ReactNode

-

Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:42

+

Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:42


Optional labelOk#

labelOk? : ReactNode

-

Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:41

+

Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:41


message#

message: ReactNode

-

Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:43

+

Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:43


Optional okButtonProps#

okButtonProps? : Partial‹ButtonProps

-

Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:45

+

Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:45

diff --git a/master/extensions/api/interfaces/_renderer_api_components_.confirmdialogparams/index.html b/master/extensions/api/interfaces/_renderer_api_components_.confirmdialogparams/index.html index a8eab074e6..db4216041e 100644 --- a/master/extensions/api/interfaces/_renderer_api_components_.confirmdialogparams/index.html +++ b/master/extensions/api/interfaces/_renderer_api_components_.confirmdialogparams/index.html @@ -721,45 +721,45 @@

Properties#

Optional cancel#

cancel? : function

-

Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:37

+

Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:37

Type declaration:#

▸ (): any | Promise‹any›


Optional cancelButtonProps#

cancelButtonProps? : Partial‹ButtonProps

Inherited from ConfirmDialogParams.cancelButtonProps

-

Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:46

+

Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:46


Optional icon#

icon? : ReactNode

Inherited from ConfirmDialogParams.icon

-

Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:44

+

Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:44


Optional labelCancel#

labelCancel? : ReactNode

Inherited from ConfirmDialogParams.labelCancel

-

Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:42

+

Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:42


Optional labelOk#

labelOk? : ReactNode

Inherited from ConfirmDialogParams.labelOk

-

Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:41

+

Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:41


message#

message: ReactNode

Inherited from ConfirmDialogParams.message

-

Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:43

+

Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:43


Optional ok#

ok? : function

-

Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:36

+

Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:36

Type declaration:#

▸ (): any | Promise‹any›


Optional okButtonProps#

okButtonProps? : Partial‹ButtonProps

Inherited from ConfirmDialogParams.okButtonProps

-

Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:45

+

Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:45

diff --git a/master/extensions/api/interfaces/_renderer_api_components_.cubespinnerprops/index.html b/master/extensions/api/interfaces/_renderer_api_components_.cubespinnerprops/index.html index 93dc164736..a4bab5015b 100644 --- a/master/extensions/api/interfaces/_renderer_api_components_.cubespinnerprops/index.html +++ b/master/extensions/api/interfaces/_renderer_api_components_.cubespinnerprops/index.html @@ -672,11 +672,11 @@

Properties#

Optional center#

center? : boolean

-

Defined in src/renderer/components/spinner/cube-spinner.tsx:28

+

Defined in src/renderer/components/spinner/cube-spinner.tsx:28


Optional className#

className? : string

-

Defined in src/renderer/components/spinner/cube-spinner.tsx:27

+

Defined in src/renderer/components/spinner/cube-spinner.tsx:27

diff --git a/master/extensions/api/interfaces/_renderer_api_components_.dialogprops/index.html b/master/extensions/api/interfaces/_renderer_api_components_.dialogprops/index.html index acaf4d9d65..a625e9830b 100644 --- a/master/extensions/api/interfaces/_renderer_api_components_.dialogprops/index.html +++ b/master/extensions/api/interfaces/_renderer_api_components_.dialogprops/index.html @@ -728,47 +728,47 @@

Properties#

Optional animated#

animated? : boolean

-

Defined in src/renderer/components/dialog/dialog.tsx:43

+

Defined in src/renderer/components/dialog/dialog.tsx:43


Optional className#

className? : string

-

Defined in src/renderer/components/dialog/dialog.tsx:35

+

Defined in src/renderer/components/dialog/dialog.tsx:35


Optional close#

close? : function

-

Defined in src/renderer/components/dialog/dialog.tsx:38

+

Defined in src/renderer/components/dialog/dialog.tsx:38

Type declaration:#

▸ (): void


Optional isOpen#

isOpen? : boolean

-

Defined in src/renderer/components/dialog/dialog.tsx:36

+

Defined in src/renderer/components/dialog/dialog.tsx:36


Optional modal#

modal? : boolean

-

Defined in src/renderer/components/dialog/dialog.tsx:41

+

Defined in src/renderer/components/dialog/dialog.tsx:41


Optional onClose#

onClose? : function

-

Defined in src/renderer/components/dialog/dialog.tsx:40

+

Defined in src/renderer/components/dialog/dialog.tsx:40

Type declaration:#

▸ (): void


Optional onOpen#

onOpen? : function

-

Defined in src/renderer/components/dialog/dialog.tsx:39

+

Defined in src/renderer/components/dialog/dialog.tsx:39

Type declaration:#

▸ (): void


Optional open#

open? : function

-

Defined in src/renderer/components/dialog/dialog.tsx:37

+

Defined in src/renderer/components/dialog/dialog.tsx:37

Type declaration:#

▸ (): void


Optional pinned#

pinned? : boolean

-

Defined in src/renderer/components/dialog/dialog.tsx:42

+

Defined in src/renderer/components/dialog/dialog.tsx:42

diff --git a/master/extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/index.html b/master/extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/index.html index 4d4f4e07a8..d8f2ee9173 100644 --- a/master/extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/index.html +++ b/master/extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/index.html @@ -3069,7 +3069,7 @@ A hint could be a sample value or a brief description of the expected format.

className? : string

Inherited from DrawerItemProps.className

Overrides ButtonProps.className

-

Defined in src/renderer/components/drawer/drawer-item.tsx:28

+

Defined in src/renderer/components/drawer/drawer-item.tsx:28


Optional color#

color? : string

@@ -3124,7 +3124,7 @@ A hint could be a sample value or a brief description of the expected format.

hidden? : boolean

Inherited from DrawerItemProps.hidden

Overrides IconProps.hidden

-

Defined in src/renderer/components/drawer/drawer-item.tsx:31

+

Defined in src/renderer/components/drawer/drawer-item.tsx:31


Optional id#

id? : string

@@ -3177,12 +3177,12 @@ A hint could be a sample value or a brief description of the expected format.

labels#

labels: string[]

-

Defined in src/renderer/components/drawer/drawer-item-labels.tsx:27

+

Defined in src/renderer/components/drawer/drawer-item-labels.tsx:27


Optional labelsOnly#

labelsOnly? : boolean

Inherited from DrawerItemProps.labelsOnly

-

Defined in src/renderer/components/drawer/drawer-item.tsx:30

+

Defined in src/renderer/components/drawer/drawer-item.tsx:30


Optional lang#

lang? : string

@@ -3192,7 +3192,7 @@ A hint could be a sample value or a brief description of the expected format.

name#

name: React.ReactNode

Inherited from DrawerItemProps.name

-

Defined in src/renderer/components/drawer/drawer-item.tsx:27

+

Defined in src/renderer/components/drawer/drawer-item.tsx:27


Optional onAbort#

onAbort? : ReactEventHandler‹any›

@@ -4017,7 +4017,7 @@ A hint could be a sample value or a brief description of the expected format.

Optional renderBoolean#

renderBoolean? : boolean

Inherited from DrawerItemProps.renderBoolean

-

Defined in src/renderer/components/drawer/drawer-item.tsx:32

+

Defined in src/renderer/components/drawer/drawer-item.tsx:32


Optional resource#

resource? : string

@@ -4073,7 +4073,7 @@ A hint could be a sample value or a brief description of the expected format.

title? : string

Inherited from DrawerItemProps.title

Overrides ButtonProps.title

-

Defined in src/renderer/components/drawer/drawer-item.tsx:29

+

Defined in src/renderer/components/drawer/drawer-item.tsx:29


Optional translate#

translate? : "yes" | "no"

diff --git a/master/extensions/api/interfaces/_renderer_api_components_.draweritemprops/index.html b/master/extensions/api/interfaces/_renderer_api_components_.draweritemprops/index.html index 7c83102c4f..100f60ac49 100644 --- a/master/extensions/api/interfaces/_renderer_api_components_.draweritemprops/index.html +++ b/master/extensions/api/interfaces/_renderer_api_components_.draweritemprops/index.html @@ -3063,7 +3063,7 @@ A hint could be a sample value or a brief description of the expected format.

Optional className#

className? : string

Overrides ButtonProps.className

-

Defined in src/renderer/components/drawer/drawer-item.tsx:28

+

Defined in src/renderer/components/drawer/drawer-item.tsx:28


Optional color#

color? : string

@@ -3117,7 +3117,7 @@ A hint could be a sample value or a brief description of the expected format.

Optional hidden#

hidden? : boolean

Overrides IconProps.hidden

-

Defined in src/renderer/components/drawer/drawer-item.tsx:31

+

Defined in src/renderer/components/drawer/drawer-item.tsx:31


Optional id#

id? : string

@@ -3170,7 +3170,7 @@ A hint could be a sample value or a brief description of the expected format.

Optional labelsOnly#

labelsOnly? : boolean

-

Defined in src/renderer/components/drawer/drawer-item.tsx:30

+

Defined in src/renderer/components/drawer/drawer-item.tsx:30


Optional lang#

lang? : string

@@ -3179,7 +3179,7 @@ A hint could be a sample value or a brief description of the expected format.

name#

name: React.ReactNode

-

Defined in src/renderer/components/drawer/drawer-item.tsx:27

+

Defined in src/renderer/components/drawer/drawer-item.tsx:27


Optional onAbort#

onAbort? : ReactEventHandler‹any›

@@ -4003,7 +4003,7 @@ A hint could be a sample value or a brief description of the expected format.

Optional renderBoolean#

renderBoolean? : boolean

-

Defined in src/renderer/components/drawer/drawer-item.tsx:32

+

Defined in src/renderer/components/drawer/drawer-item.tsx:32


Optional resource#

resource? : string

@@ -4058,7 +4058,7 @@ A hint could be a sample value or a brief description of the expected format.

Optional title#

title? : string

Overrides ButtonProps.title

-

Defined in src/renderer/components/drawer/drawer-item.tsx:29

+

Defined in src/renderer/components/drawer/drawer-item.tsx:29


Optional translate#

translate? : "yes" | "no"

diff --git a/master/extensions/api/interfaces/_renderer_api_components_.drawerparamtogglerprops/index.html b/master/extensions/api/interfaces/_renderer_api_components_.drawerparamtogglerprops/index.html index 4a43489f0c..3f3b3ba43f 100644 --- a/master/extensions/api/interfaces/_renderer_api_components_.drawerparamtogglerprops/index.html +++ b/master/extensions/api/interfaces/_renderer_api_components_.drawerparamtogglerprops/index.html @@ -664,7 +664,7 @@

Properties#

label#

label: string | number

-

Defined in src/renderer/components/drawer/drawer-param-toggler.tsx:28

+

Defined in src/renderer/components/drawer/drawer-param-toggler.tsx:28

diff --git a/master/extensions/api/interfaces/_renderer_api_components_.drawerprops/index.html b/master/extensions/api/interfaces/_renderer_api_components_.drawerprops/index.html index 2b58533c37..903016bef4 100644 --- a/master/extensions/api/interfaces/_renderer_api_components_.drawerprops/index.html +++ b/master/extensions/api/interfaces/_renderer_api_components_.drawerprops/index.html @@ -736,45 +736,45 @@

Properties#

Optional animation#

animation? : AnimateName

-

Defined in src/renderer/components/drawer/drawer.tsx:39

+

Defined in src/renderer/components/drawer/drawer.tsx:39


Optional className#

className? : string | object

-

Defined in src/renderer/components/drawer/drawer.tsx:36

+

Defined in src/renderer/components/drawer/drawer.tsx:36


Optional contentClass#

contentClass? : string | object

-

Defined in src/renderer/components/drawer/drawer.tsx:37

+

Defined in src/renderer/components/drawer/drawer.tsx:37


Optional onClose#

onClose? : function

-

Defined in src/renderer/components/drawer/drawer.tsx:40

+

Defined in src/renderer/components/drawer/drawer.tsx:40

Type declaration:#

▸ (): void


open#

open: boolean

-

Defined in src/renderer/components/drawer/drawer.tsx:32

+

Defined in src/renderer/components/drawer/drawer.tsx:32


Optional position#

position? : "top" | "left" | "right" | "bottom"

-

Defined in src/renderer/components/drawer/drawer.tsx:38

+

Defined in src/renderer/components/drawer/drawer.tsx:38


Optional size#

size? : string

-

Defined in src/renderer/components/drawer/drawer.tsx:34

+

Defined in src/renderer/components/drawer/drawer.tsx:34


title#

title: React.ReactNode

-

Defined in src/renderer/components/drawer/drawer.tsx:33

+

Defined in src/renderer/components/drawer/drawer.tsx:33


Optional toolbar#

toolbar? : React.ReactNode

-

Defined in src/renderer/components/drawer/drawer.tsx:41

+

Defined in src/renderer/components/drawer/drawer.tsx:41


Optional usePortal#

usePortal? : boolean

-

Defined in src/renderer/components/drawer/drawer.tsx:35

+

Defined in src/renderer/components/drawer/drawer.tsx:35

diff --git a/master/extensions/api/interfaces/_renderer_api_components_.drawertitleprops/index.html b/master/extensions/api/interfaces/_renderer_api_components_.drawertitleprops/index.html index db773fb5ea..d218ca9042 100644 --- a/master/extensions/api/interfaces/_renderer_api_components_.drawertitleprops/index.html +++ b/master/extensions/api/interfaces/_renderer_api_components_.drawertitleprops/index.html @@ -672,11 +672,11 @@

Properties#

Optional className#

className? : string

-

Defined in src/renderer/components/drawer/drawer-title.tsx:27

+

Defined in src/renderer/components/drawer/drawer-title.tsx:27


Optional title#

title? : React.ReactNode

-

Defined in src/renderer/components/drawer/drawer-title.tsx:28

+

Defined in src/renderer/components/drawer/drawer-title.tsx:28

diff --git a/master/extensions/api/interfaces/_renderer_api_components_.groupselectoption/index.html b/master/extensions/api/interfaces/_renderer_api_components_.groupselectoption/index.html index 1701269750..11934ac82a 100644 --- a/master/extensions/api/interfaces/_renderer_api_components_.groupselectoption/index.html +++ b/master/extensions/api/interfaces/_renderer_api_components_.groupselectoption/index.html @@ -681,11 +681,11 @@

Properties#

label#

label: ReactNode

-

Defined in src/renderer/components/select/select.tsx:37

+

Defined in src/renderer/components/select/select.tsx:37


options#

options: T[]

-

Defined in src/renderer/components/select/select.tsx:38

+

Defined in src/renderer/components/select/select.tsx:38

diff --git a/master/extensions/api/interfaces/_renderer_api_components_.iconprops/index.html b/master/extensions/api/interfaces/_renderer_api_components_.iconprops/index.html index 62f28c2878..f276c20eb2 100644 --- a/master/extensions/api/interfaces/_renderer_api_components_.iconprops/index.html +++ b/master/extensions/api/interfaces/_renderer_api_components_.iconprops/index.html @@ -2824,7 +2824,7 @@

Optional active#

active? : boolean

-

Defined in src/renderer/components/icon/icon.tsx:41

+

Defined in src/renderer/components/icon/icon.tsx:41


Optional aria-activedescendant#

aria-activedescendant? : string

@@ -3161,7 +3161,7 @@ A hint could be a sample value or a brief description of the expected format.

Optional big#

big? : boolean

-

Defined in src/renderer/components/icon/icon.tsx:40

+

Defined in src/renderer/components/icon/icon.tsx:40


Optional children#

children? : ReactNode

@@ -3219,7 +3219,7 @@ A hint could be a sample value or a brief description of the expected format.

Optional disabled#

disabled? : boolean

-

Defined in src/renderer/components/icon/icon.tsx:45

+

Defined in src/renderer/components/icon/icon.tsx:45


Optional draggable#

draggable? : Booleanish

@@ -3228,7 +3228,7 @@ A hint could be a sample value or a brief description of the expected format.

Optional focusable#

focusable? : boolean

-

Defined in src/renderer/components/icon/icon.tsx:43

+

Defined in src/renderer/components/icon/icon.tsx:43


Optional hidden#

hidden? : boolean

@@ -3237,7 +3237,7 @@ A hint could be a sample value or a brief description of the expected format.

Optional href#

href? : string

-

Defined in src/renderer/components/icon/icon.tsx:36

+

Defined in src/renderer/components/icon/icon.tsx:36


Optional id#

id? : string

@@ -3258,7 +3258,7 @@ A hint could be a sample value or a brief description of the expected format.

Optional interactive#

interactive? : boolean

-

Defined in src/renderer/components/icon/icon.tsx:42

+

Defined in src/renderer/components/icon/icon.tsx:42


Optional is#

is? : string

@@ -3299,11 +3299,11 @@ A hint could be a sample value or a brief description of the expected format.

link? : LocationDescriptor

-

Defined in src/renderer/components/icon/icon.tsx:35

+

Defined in src/renderer/components/icon/icon.tsx:35


Optional material#

material? : string

-

Defined in src/renderer/components/icon/icon.tsx:33

+

Defined in src/renderer/components/icon/icon.tsx:33


Optional onAbort#

onAbort? : ReactEventHandler‹any›

@@ -4147,7 +4147,7 @@ A hint could be a sample value or a brief description of the expected format.

Optional size#

size? : string | number

-

Defined in src/renderer/components/icon/icon.tsx:37

+

Defined in src/renderer/components/icon/icon.tsx:37


Optional slot#

slot? : string

@@ -4156,11 +4156,11 @@ A hint could be a sample value or a brief description of the expected format.

Optional small#

small? : boolean

-

Defined in src/renderer/components/icon/icon.tsx:38

+

Defined in src/renderer/components/icon/icon.tsx:38


Optional smallest#

smallest? : boolean

-

Defined in src/renderer/components/icon/icon.tsx:39

+

Defined in src/renderer/components/icon/icon.tsx:39


Optional spellCheck#

spellCheck? : Booleanish

@@ -4169,7 +4169,7 @@ A hint could be a sample value or a brief description of the expected format.

Optional sticker#

sticker? : boolean

-

Defined in src/renderer/components/icon/icon.tsx:44

+

Defined in src/renderer/components/icon/icon.tsx:44


Optional style#

style? : CSSProperties

@@ -4188,7 +4188,7 @@ A hint could be a sample value or a brief description of the expected format.

Optional svg#

svg? : string

-

Defined in src/renderer/components/icon/icon.tsx:34

+

Defined in src/renderer/components/icon/icon.tsx:34


Optional tabIndex#

tabIndex? : number

@@ -4203,12 +4203,12 @@ A hint could be a sample value or a brief description of the expected format.

Optional tooltip#

tooltip? : ReactNode | Omit‹TooltipProps, "targetId"›

Inherited from ButtonProps.tooltip

-

Defined in src/renderer/components/tooltip/withTooltip.tsx:31

+

Defined in src/renderer/components/tooltip/withTooltip.tsx:31


Optional tooltipOverrideDisabled#

tooltipOverrideDisabled? : boolean

Inherited from ButtonProps.tooltipOverrideDisabled

-

Defined in src/renderer/components/tooltip/withTooltip.tsx:36

+

Defined in src/renderer/components/tooltip/withTooltip.tsx:36

forces tooltip to detect the target's parent for mouse events. This is useful for displaying tooltips even when the target is "disabled"


diff --git a/master/extensions/api/interfaces/_renderer_api_components_.inputvalidator/index.html b/master/extensions/api/interfaces/_renderer_api_components_.inputvalidator/index.html index 883b1933d9..ede8c6ad9a 100644 --- a/master/extensions/api/interfaces/_renderer_api_components_.inputvalidator/index.html +++ b/master/extensions/api/interfaces/_renderer_api_components_.inputvalidator/index.html @@ -711,15 +711,15 @@

Properties#

Optional debounce#

debounce? : number

-

Defined in src/renderer/components/input/input_validators.ts:27

+

Defined in src/renderer/components/input/input_validators.ts:27


Optional message#

message? : ReactNode | function

-

Defined in src/renderer/components/input/input_validators.ts:29

+

Defined in src/renderer/components/input/input_validators.ts:29

Methods#

Optional condition#

condition(props: InputProps): boolean

-

Defined in src/renderer/components/input/input_validators.ts:28

+

Defined in src/renderer/components/input/input_validators.ts:28

Parameters:

@@ -739,7 +739,7 @@

validate#

validate(value: string, props?: InputProps): boolean | Promise‹any›

-

Defined in src/renderer/components/input/input_validators.ts:30

+

Defined in src/renderer/components/input/input_validators.ts:30

Parameters:

diff --git a/master/extensions/api/interfaces/_renderer_api_components_.kubeeventdetailsprops/index.html b/master/extensions/api/interfaces/_renderer_api_components_.kubeeventdetailsprops/index.html index 1f4d3d5715..9fbd56a95f 100644 --- a/master/extensions/api/interfaces/_renderer_api_components_.kubeeventdetailsprops/index.html +++ b/master/extensions/api/interfaces/_renderer_api_components_.kubeeventdetailsprops/index.html @@ -664,7 +664,7 @@

Properties#

object#

object: KubeObject

-

Defined in src/renderer/components/+events/kube-event-details.tsx:32

+

Defined in src/renderer/components/+events/kube-event-details.tsx:32

diff --git a/master/extensions/api/interfaces/_renderer_api_components_.kubeobjectdetailsprops/index.html b/master/extensions/api/interfaces/_renderer_api_components_.kubeobjectdetailsprops/index.html index 209a71ed17..101e8a91b3 100644 --- a/master/extensions/api/interfaces/_renderer_api_components_.kubeobjectdetailsprops/index.html +++ b/master/extensions/api/interfaces/_renderer_api_components_.kubeobjectdetailsprops/index.html @@ -681,11 +681,11 @@

Properties#

Optional className#

className? : string

-

Defined in src/renderer/components/kube-object/kube-object-details.tsx:83

+

Defined in src/renderer/components/kube-object/kube-object-details.tsx:83


object#

object: T

-

Defined in src/renderer/components/kube-object/kube-object-details.tsx:84

+

Defined in src/renderer/components/kube-object/kube-object-details.tsx:84

diff --git a/master/extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/index.html b/master/extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/index.html index 0a92b88e6a..20db46bc9e 100644 --- a/master/extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/index.html +++ b/master/extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/index.html @@ -923,22 +923,22 @@

Optional addRemoveButtons#

addRemoveButtons? : Partial‹AddRemoveButtonsProps›

Inherited from KubeObjectListLayoutProps.addRemoveButtons

-

Defined in src/renderer/components/item-object-list/item-list-layout.tsx:90

+

Defined in src/renderer/components/item-object-list/item-list-layout.tsx:90


className#

className: IClassName

Inherited from KubeObjectListLayoutProps.className

-

Defined in src/renderer/components/item-object-list/item-list-layout.tsx:61

+

Defined in src/renderer/components/item-object-list/item-list-layout.tsx:61


Optional copyClassNameFromHeadCells#

copyClassNameFromHeadCells? : boolean

Inherited from KubeObjectListLayoutProps.copyClassNameFromHeadCells

-

Defined in src/renderer/components/item-object-list/item-list-layout.tsx:83

+

Defined in src/renderer/components/item-object-list/item-list-layout.tsx:83


Optional customizeHeader#

customizeHeader? : function

Inherited from KubeObjectListLayoutProps.customizeHeader

-

Defined in src/renderer/components/item-object-list/item-list-layout.tsx:76

+

Defined in src/renderer/components/item-object-list/item-list-layout.tsx:76

Type declaration:#

▸ (placeholders: IHeaderPlaceholders, content: ReactNode): Partial‹IHeaderPlaceholders› | ReactNode

Parameters:

@@ -964,7 +964,7 @@

Optional customizeRemoveDialog#

customizeRemoveDialog? : function

Inherited from KubeObjectListLayoutProps.customizeRemoveDialog

-

Defined in src/renderer/components/item-object-list/item-list-layout.tsx:99

+

Defined in src/renderer/components/item-object-list/item-list-layout.tsx:99

Type declaration:#

▸ (selectedItems: T[]): Partial‹ConfirmDialogParams

Parameters:

@@ -986,7 +986,7 @@

Optional customizeTableRowProps#

customizeTableRowProps? : function

Inherited from KubeObjectListLayoutProps.customizeTableRowProps

-

Defined in src/renderer/components/item-object-list/item-list-layout.tsx:89

+

Defined in src/renderer/components/item-object-list/item-list-layout.tsx:89

Type declaration:#

▸ (item: T): Partial‹TableRowProps

Parameters:

@@ -1008,68 +1008,68 @@

Optional dependentStores#

dependentStores? : KubeObjectStore[]

Overrides void

-

Defined in src/renderer/components/kube-object/kube-object-list-layout.tsx:36

+

Defined in src/renderer/components/kube-object/kube-object-list-layout.tsx:36


Optional detailsItem#

detailsItem? : T

Inherited from KubeObjectListLayoutProps.detailsItem

-

Defined in src/renderer/components/item-object-list/item-list-layout.tsx:95

+

Defined in src/renderer/components/item-object-list/item-list-layout.tsx:95


Optional filterItems#

filterItems? : ItemsFilter‹T›[]

Inherited from KubeObjectListLayoutProps.filterItems

-

Defined in src/renderer/components/item-object-list/item-list-layout.tsx:70

+

Defined in src/renderer/components/item-object-list/item-list-layout.tsx:70

deprecated


Optional hasDetailsView#

hasDetailsView? : boolean

Inherited from KubeObjectListLayoutProps.hasDetailsView

-

Defined in src/renderer/components/item-object-list/item-list-layout.tsx:94

+

Defined in src/renderer/components/item-object-list/item-list-layout.tsx:94


Optional headerClassName#

headerClassName? : IClassName

Inherited from KubeObjectListLayoutProps.headerClassName

-

Defined in src/renderer/components/item-object-list/item-list-layout.tsx:74

+

Defined in src/renderer/components/item-object-list/item-list-layout.tsx:74


Optional hideFilters#

hideFilters? : boolean

Inherited from KubeObjectListLayoutProps.hideFilters

-

Defined in src/renderer/components/item-object-list/item-list-layout.tsx:67

+

Defined in src/renderer/components/item-object-list/item-list-layout.tsx:67


Optional isClusterScoped#

isClusterScoped? : boolean

Inherited from KubeObjectListLayoutProps.isClusterScoped

-

Defined in src/renderer/components/item-object-list/item-list-layout.tsx:66

+

Defined in src/renderer/components/item-object-list/item-list-layout.tsx:66


Optional isConfigurable#

isConfigurable? : boolean

Inherited from KubeObjectListLayoutProps.isConfigurable

-

Defined in src/renderer/components/item-object-list/item-list-layout.tsx:82

+

Defined in src/renderer/components/item-object-list/item-list-layout.tsx:82


Optional isReady#

isReady? : boolean

Inherited from KubeObjectListLayoutProps.isReady

-

Defined in src/renderer/components/item-object-list/item-list-layout.tsx:79

+

Defined in src/renderer/components/item-object-list/item-list-layout.tsx:79


Optional isSearchable#

isSearchable? : boolean

Inherited from KubeObjectListLayoutProps.isSearchable

-

Defined in src/renderer/components/item-object-list/item-list-layout.tsx:81

+

Defined in src/renderer/components/item-object-list/item-list-layout.tsx:81


Optional isSelectable#

isSelectable? : boolean

Inherited from KubeObjectListLayoutProps.isSelectable

-

Defined in src/renderer/components/item-object-list/item-list-layout.tsx:80

+

Defined in src/renderer/components/item-object-list/item-list-layout.tsx:80


Optional items#

items? : T[]

Inherited from KubeObjectListLayoutProps.items

-

Defined in src/renderer/components/item-object-list/item-list-layout.tsx:62

+

Defined in src/renderer/components/item-object-list/item-list-layout.tsx:62


Optional onDetails#

onDetails? : function

Inherited from KubeObjectListLayoutProps.onDetails

-

Defined in src/renderer/components/item-object-list/item-list-layout.tsx:96

+

Defined in src/renderer/components/item-object-list/item-list-layout.tsx:96

Type declaration:#

▸ (item: T): void

Parameters:

@@ -1091,12 +1091,12 @@

Optional preloadStores#

preloadStores? : boolean

Inherited from KubeObjectListLayoutProps.preloadStores

-

Defined in src/renderer/components/item-object-list/item-list-layout.tsx:65

+

Defined in src/renderer/components/item-object-list/item-list-layout.tsx:65


Optional renderFooter#

renderFooter? : function

Inherited from KubeObjectListLayoutProps.renderFooter

-

Defined in src/renderer/components/item-object-list/item-list-layout.tsx:100

+

Defined in src/renderer/components/item-object-list/item-list-layout.tsx:100

Type declaration:#

▸ (parent: ItemListLayout): React.ReactNode

Parameters:

@@ -1118,12 +1118,12 @@

Optional renderHeaderTitle#

renderHeaderTitle? : ReactNode | function

Inherited from KubeObjectListLayoutProps.renderHeaderTitle

-

Defined in src/renderer/components/item-object-list/item-list-layout.tsx:75

+

Defined in src/renderer/components/item-object-list/item-list-layout.tsx:75


Optional renderItemMenu#

renderItemMenu? : function

Inherited from KubeObjectListLayoutProps.renderItemMenu

-

Defined in src/renderer/components/item-object-list/item-list-layout.tsx:88

+

Defined in src/renderer/components/item-object-list/item-list-layout.tsx:88

Type declaration:#

▸ (item: T, store: ItemStore‹T›): ReactNode

Parameters:

@@ -1149,7 +1149,7 @@

renderTableContents#

renderTableContents: function

Inherited from KubeObjectListLayoutProps.renderTableContents

-

Defined in src/renderer/components/item-object-list/item-list-layout.tsx:87

+

Defined in src/renderer/components/item-object-list/item-list-layout.tsx:87

Type declaration:#

▸ (item: T): (string | number | false | true | object | ReactElement‹any, string | function | object› | ReactNodeArray‹› | ReactPortal‹› | TableCellProps‹›)[]

Parameters:

@@ -1171,22 +1171,22 @@

renderTableHeader#

renderTableHeader: TableCellProps[] | null

Inherited from KubeObjectListLayoutProps.renderTableHeader

-

Defined in src/renderer/components/item-object-list/item-list-layout.tsx:86

+

Defined in src/renderer/components/item-object-list/item-list-layout.tsx:86


Optional searchFilters#

searchFilters? : SearchFilter‹T›[]

Inherited from KubeObjectListLayoutProps.searchFilters

-

Defined in src/renderer/components/item-object-list/item-list-layout.tsx:68

+

Defined in src/renderer/components/item-object-list/item-list-layout.tsx:68


Optional showHeader#

showHeader? : boolean

Inherited from KubeObjectListLayoutProps.showHeader

-

Defined in src/renderer/components/item-object-list/item-list-layout.tsx:73

+

Defined in src/renderer/components/item-object-list/item-list-layout.tsx:73


Optional sortingCallbacks#

sortingCallbacks? : object

Inherited from KubeObjectListLayoutProps.sortingCallbacks

-

Defined in src/renderer/components/item-object-list/item-list-layout.tsx:84

+

Defined in src/renderer/components/item-object-list/item-list-layout.tsx:84

Type declaration:#

diff --git a/master/extensions/api/interfaces/_renderer_api_components_.selectoption/index.html b/master/extensions/api/interfaces/_renderer_api_components_.selectoption/index.html index 3d8072b631..00420a0f2d 100644 --- a/master/extensions/api/interfaces/_renderer_api_components_.selectoption/index.html +++ b/master/extensions/api/interfaces/_renderer_api_components_.selectoption/index.html @@ -681,11 +681,11 @@

Properties#

Optional label#

label? : React.ReactNode

-

Defined in src/renderer/components/select/select.tsx:43

+

Defined in src/renderer/components/select/select.tsx:43


value#

value: T

-

Defined in src/renderer/components/select/select.tsx:42

+

Defined in src/renderer/components/select/select.tsx:42

diff --git a/master/extensions/api/interfaces/_renderer_api_components_.selectprops/index.html b/master/extensions/api/interfaces/_renderer_api_components_.selectprops/index.html index 2ef867c5d1..8463ba6f47 100644 --- a/master/extensions/api/interfaces/_renderer_api_components_.selectprops/index.html +++ b/master/extensions/api/interfaces/_renderer_api_components_.selectprops/index.html @@ -1317,7 +1317,7 @@

Optional autoConvertOptions#

autoConvertOptions? : boolean

-

Defined in src/renderer/components/select/select.tsx:51

+

Defined in src/renderer/components/select/select.tsx:51


Optional autoFocus#

autoFocus? : boolean

@@ -1525,7 +1525,7 @@

Optional isCreatable#

isCreatable? : boolean

-

Defined in src/renderer/components/select/select.tsx:50

+

Defined in src/renderer/components/select/select.tsx:50


Optional isDisabled#

isDisabled? : boolean

@@ -1664,7 +1664,7 @@

Optional menuClass#

menuClass? : string

-

Defined in src/renderer/components/select/select.tsx:49

+

Defined in src/renderer/components/select/select.tsx:49


Optional menuIsOpen#

menuIsOpen? : boolean

@@ -1920,17 +1920,17 @@

Optional themeName#

themeName? : "dark" | "light" | "outlined" | "lens"

-

Defined in src/renderer/components/select/select.tsx:48

+

Defined in src/renderer/components/select/select.tsx:48


Optional value#

value? : T

Overrides void

-

Defined in src/renderer/components/select/select.tsx:47

+

Defined in src/renderer/components/select/select.tsx:47

Methods#

Optional onChange#

onChange(option: T, meta?: ActionMeta‹any›): void

Overrides void

-

Defined in src/renderer/components/select/select.tsx:52

+

Defined in src/renderer/components/select/select.tsx:52

Parameters:

diff --git a/master/extensions/api/interfaces/_renderer_api_components_.sliderprops/index.html b/master/extensions/api/interfaces/_renderer_api_components_.sliderprops/index.html index e90b54afdb..efd0000765 100644 --- a/master/extensions/api/interfaces/_renderer_api_components_.sliderprops/index.html +++ b/master/extensions/api/interfaces/_renderer_api_components_.sliderprops/index.html @@ -696,11 +696,11 @@

Properties#

Optional className#

className? : string

-

Defined in src/renderer/components/slider/slider.tsx:31

+

Defined in src/renderer/components/slider/slider.tsx:31

Methods#

Optional onChange#

onChange(evt: FormEvent‹any›, value: number): void

-

Defined in src/renderer/components/slider/slider.tsx:32

+

Defined in src/renderer/components/slider/slider.tsx:32

Parameters:

diff --git a/master/extensions/api/interfaces/_renderer_api_components_.spinnerprops/index.html b/master/extensions/api/interfaces/_renderer_api_components_.spinnerprops/index.html index 29ddb64c9c..9bafc18f1c 100644 --- a/master/extensions/api/interfaces/_renderer_api_components_.spinnerprops/index.html +++ b/master/extensions/api/interfaces/_renderer_api_components_.spinnerprops/index.html @@ -3974,7 +3974,7 @@ A hint could be a sample value or a brief description of the expected format.

Optional center#

center? : boolean

-

Defined in src/renderer/components/spinner/spinner.tsx:29

+

Defined in src/renderer/components/spinner/spinner.tsx:29


Optional challenge#

challenge? : string

@@ -5317,7 +5317,7 @@ A hint could be a sample value or a brief description of the expected format.

Optional singleColor#

singleColor? : boolean

-

Defined in src/renderer/components/spinner/spinner.tsx:28

+

Defined in src/renderer/components/spinner/spinner.tsx:28


Optional size#

size? : number

diff --git a/master/extensions/api/interfaces/_renderer_api_components_.statusbrickprops/index.html b/master/extensions/api/interfaces/_renderer_api_components_.statusbrickprops/index.html index 5d0c0f8a98..43dac274de 100644 --- a/master/extensions/api/interfaces/_renderer_api_components_.statusbrickprops/index.html +++ b/master/extensions/api/interfaces/_renderer_api_components_.statusbrickprops/index.html @@ -4047,12 +4047,12 @@ A hint could be a sample value or a brief description of the expected format.

Optional tooltip#

tooltip? : ReactNode | Omit‹TooltipProps, "targetId"›

Inherited from ButtonProps.tooltip

-

Defined in src/renderer/components/tooltip/withTooltip.tsx:31

+

Defined in src/renderer/components/tooltip/withTooltip.tsx:31


Optional tooltipOverrideDisabled#

tooltipOverrideDisabled? : boolean

Inherited from ButtonProps.tooltipOverrideDisabled

-

Defined in src/renderer/components/tooltip/withTooltip.tsx:36

+

Defined in src/renderer/components/tooltip/withTooltip.tsx:36

forces tooltip to detect the target's parent for mouse events. This is useful for displaying tooltips even when the target is "disabled"


diff --git a/master/extensions/api/interfaces/_renderer_api_components_.stepperprops/index.html b/master/extensions/api/interfaces/_renderer_api_components_.stepperprops/index.html index 99e680625f..95cbf4d166 100644 --- a/master/extensions/api/interfaces/_renderer_api_components_.stepperprops/index.html +++ b/master/extensions/api/interfaces/_renderer_api_components_.stepperprops/index.html @@ -5356,11 +5356,11 @@ A hint could be a sample value or a brief description of the expected format.

step#

step: number

Overrides LineProgressProps.step

-

Defined in src/renderer/components/stepper/stepper.tsx:27

+

Defined in src/renderer/components/stepper/stepper.tsx:27


steps#

steps: Step[]

-

Defined in src/renderer/components/stepper/stepper.tsx:28

+

Defined in src/renderer/components/stepper/stepper.tsx:28


Optional style#

style? : CSSProperties

diff --git a/master/extensions/api/interfaces/_renderer_api_components_.tablayoutprops/index.html b/master/extensions/api/interfaces/_renderer_api_components_.tablayoutprops/index.html index 41cb65e882..11589b54b6 100644 --- a/master/extensions/api/interfaces/_renderer_api_components_.tablayoutprops/index.html +++ b/master/extensions/api/interfaces/_renderer_api_components_.tablayoutprops/index.html @@ -688,19 +688,19 @@

Properties#

Optional children#

children? : ReactNode

-

Defined in src/renderer/components/layout/tab-layout.tsx:36

+

Defined in src/renderer/components/layout/tab-layout.tsx:36


Optional className#

className? : IClassName

-

Defined in src/renderer/components/layout/tab-layout.tsx:33

+

Defined in src/renderer/components/layout/tab-layout.tsx:33


Optional contentClass#

contentClass? : IClassName

-

Defined in src/renderer/components/layout/tab-layout.tsx:34

+

Defined in src/renderer/components/layout/tab-layout.tsx:34


Optional tabs#

tabs? : TabLayoutRoute[]

-

Defined in src/renderer/components/layout/tab-layout.tsx:35

+

Defined in src/renderer/components/layout/tab-layout.tsx:35

diff --git a/master/extensions/api/interfaces/_renderer_api_components_.tablayoutroute/index.html b/master/extensions/api/interfaces/_renderer_api_components_.tablayoutroute/index.html index 5339edabeb..a1a2e71299 100644 --- a/master/extensions/api/interfaces/_renderer_api_components_.tablayoutroute/index.html +++ b/master/extensions/api/interfaces/_renderer_api_components_.tablayoutroute/index.html @@ -704,27 +704,27 @@

Properties#

component#

component: React.ComponentType‹any›

-

Defined in src/renderer/components/layout/tab-layout.tsx:42

+

Defined in src/renderer/components/layout/tab-layout.tsx:42


Optional default#

default? : boolean

-

Defined in src/renderer/components/layout/tab-layout.tsx:45

+

Defined in src/renderer/components/layout/tab-layout.tsx:45


Optional exact#

exact? : boolean

-

Defined in src/renderer/components/layout/tab-layout.tsx:44

+

Defined in src/renderer/components/layout/tab-layout.tsx:44


routePath#

routePath: string

-

Defined in src/renderer/components/layout/tab-layout.tsx:40

+

Defined in src/renderer/components/layout/tab-layout.tsx:40


title#

title: React.ReactNode

-

Defined in src/renderer/components/layout/tab-layout.tsx:41

+

Defined in src/renderer/components/layout/tab-layout.tsx:41


Optional url#

url? : string

-

Defined in src/renderer/components/layout/tab-layout.tsx:43

+

Defined in src/renderer/components/layout/tab-layout.tsx:43

diff --git a/master/extensions/api/interfaces/_renderer_api_components_.tablecellprops/index.html b/master/extensions/api/interfaces/_renderer_api_components_.tablecellprops/index.html index 73b7e678d0..b9fba7df65 100644 --- a/master/extensions/api/interfaces/_renderer_api_components_.tablecellprops/index.html +++ b/master/extensions/api/interfaces/_renderer_api_components_.tablecellprops/index.html @@ -2064,15 +2064,15 @@

Properties#

Optional _nowrap#

_nowrap? : boolean

-

Defined in src/renderer/components/table/table-cell.tsx:43

+

Defined in src/renderer/components/table/table-cell.tsx:43


Optional _sorting#

_sorting? : Partial‹TableSortParams

-

Defined in src/renderer/components/table/table-cell.tsx:41

+

Defined in src/renderer/components/table/table-cell.tsx:41


Optional checkbox#

checkbox? : boolean

-

Defined in src/renderer/components/table/table-cell.tsx:36

+

Defined in src/renderer/components/table/table-cell.tsx:36


Optional children#

children? : ReactNode

@@ -2081,7 +2081,7 @@

Optional className#

className? : string

-

Defined in src/renderer/components/table/table-cell.tsx:34

+

Defined in src/renderer/components/table/table-cell.tsx:34


Optional dangerouslySetInnerHTML#

dangerouslySetInnerHTML? : object

@@ -2094,11 +2094,11 @@

Optional id#

id? : string

-

Defined in src/renderer/components/table/table-cell.tsx:33

+

Defined in src/renderer/components/table/table-cell.tsx:33


Optional isChecked#

isChecked? : boolean

-

Defined in src/renderer/components/table/table-cell.tsx:37

+

Defined in src/renderer/components/table/table-cell.tsx:37


Optional onAbort#

onAbort? : ReactEventHandler‹HTMLDivElement›

@@ -2902,23 +2902,23 @@

Optional renderBoolean#

renderBoolean? : boolean

-

Defined in src/renderer/components/table/table-cell.tsx:38

+

Defined in src/renderer/components/table/table-cell.tsx:38


Optional showWithColumn#

showWithColumn? : string

-

Defined in src/renderer/components/table/table-cell.tsx:40

+

Defined in src/renderer/components/table/table-cell.tsx:40


Optional sortBy#

sortBy? : TableSortBy

-

Defined in src/renderer/components/table/table-cell.tsx:39

+

Defined in src/renderer/components/table/table-cell.tsx:39


Optional title#

title? : ReactNode

-

Defined in src/renderer/components/table/table-cell.tsx:35

+

Defined in src/renderer/components/table/table-cell.tsx:35

Methods#

Optional _sort#

_sort(sortBy: TableSortBy): void

-

Defined in src/renderer/components/table/table-cell.tsx:42

+

Defined in src/renderer/components/table/table-cell.tsx:42

Parameters:

diff --git a/master/extensions/api/interfaces/_renderer_api_components_.tableheadprops/index.html b/master/extensions/api/interfaces/_renderer_api_components_.tableheadprops/index.html index 2006f73995..f8919b11ca 100644 --- a/master/extensions/api/interfaces/_renderer_api_components_.tableheadprops/index.html +++ b/master/extensions/api/interfaces/_renderer_api_components_.tableheadprops/index.html @@ -1990,7 +1990,7 @@

Optional className#

className? : string

-

Defined in src/renderer/components/table/table-head.tsx:30

+

Defined in src/renderer/components/table/table-head.tsx:30


Optional dangerouslySetInnerHTML#

dangerouslySetInnerHTML? : object

@@ -2003,7 +2003,7 @@

Optional nowrap#

nowrap? : boolean

-

Defined in src/renderer/components/table/table-head.tsx:33

+

Defined in src/renderer/components/table/table-head.tsx:33


Optional onAbort#

onAbort? : ReactEventHandler‹HTMLDivElement›

@@ -2807,11 +2807,11 @@

Optional showTopLine#

showTopLine? : boolean

-

Defined in src/renderer/components/table/table-head.tsx:31

+

Defined in src/renderer/components/table/table-head.tsx:31


Optional sticky#

sticky? : boolean

-

Defined in src/renderer/components/table/table-head.tsx:32

+

Defined in src/renderer/components/table/table-head.tsx:32

diff --git a/master/extensions/api/interfaces/_renderer_api_components_.tableprops/index.html b/master/extensions/api/interfaces/_renderer_api_components_.tableprops/index.html index 8f946b05dc..62be4a54ee 100644 --- a/master/extensions/api/interfaces/_renderer_api_components_.tableprops/index.html +++ b/master/extensions/api/interfaces/_renderer_api_components_.tableprops/index.html @@ -2097,7 +2097,7 @@

Properties#

Optional autoSize#

autoSize? : boolean

-

Defined in src/renderer/components/table/table.tsx:47

+

Defined in src/renderer/components/table/table.tsx:47


Optional children#

children? : ReactNode

@@ -2106,11 +2106,11 @@

Optional className#

className? : string

-

Defined in src/renderer/components/table/table.tsx:46

+

Defined in src/renderer/components/table/table.tsx:46


Optional customRowHeights#

customRowHeights? : function

-

Defined in src/renderer/components/table/table.tsx:64

+

Defined in src/renderer/components/table/table.tsx:64

Type declaration:#

▸ (item: object, lineHeight: number, paddings: number): number

Parameters:

@@ -2148,7 +2148,7 @@

Optional getTableRow#

getTableRow? : function

-

Defined in src/renderer/components/table/table.tsx:65

+

Defined in src/renderer/components/table/table.tsx:65

Type declaration:#

▸ (uid: string): ReactElement‹TableRowProps

Parameters:

@@ -2169,11 +2169,11 @@

Optional items#

items? : ItemObject[]

-

Defined in src/renderer/components/table/table.tsx:45

+

Defined in src/renderer/components/table/table.tsx:45


Optional noItems#

noItems? : React.ReactNode

-

Defined in src/renderer/components/table/table.tsx:59

+

Defined in src/renderer/components/table/table.tsx:59


Optional onAbort#

onAbort? : ReactEventHandler‹HTMLDivElement›

@@ -2857,7 +2857,7 @@

Optional onSort#

onSort? : function

-

Defined in src/renderer/components/table/table.tsx:58

+

Defined in src/renderer/components/table/table.tsx:58

Type declaration:#

▸ (params: TableSortParams): void

Parameters:

@@ -2998,49 +2998,49 @@

Optional rowLineHeight#

rowLineHeight? : string

-

Defined in src/renderer/components/table/table.tsx:63

+

Defined in src/renderer/components/table/table.tsx:63


Optional rowPadding#

rowPadding? : string

-

Defined in src/renderer/components/table/table.tsx:62

+

Defined in src/renderer/components/table/table.tsx:62


Optional scrollable#

scrollable? : boolean

-

Defined in src/renderer/components/table/table.tsx:49

+

Defined in src/renderer/components/table/table.tsx:49


Optional selectable#

selectable? : boolean

-

Defined in src/renderer/components/table/table.tsx:48

+

Defined in src/renderer/components/table/table.tsx:48


Optional selectedItemId#

selectedItemId? : string

-

Defined in src/renderer/components/table/table.tsx:60

+

Defined in src/renderer/components/table/table.tsx:60


Optional sortByDefault#

sortByDefault? : Partial‹TableSortParams

-

Defined in src/renderer/components/table/table.tsx:57

+

Defined in src/renderer/components/table/table.tsx:57


Optional sortSyncWithUrl#

sortSyncWithUrl? : boolean

-

Defined in src/renderer/components/table/table.tsx:56

+

Defined in src/renderer/components/table/table.tsx:56


Optional sortable#

sortable? : TableSortCallbacks

-

Defined in src/renderer/components/table/table.tsx:55

+

Defined in src/renderer/components/table/table.tsx:55

Define sortable callbacks for every column in

sortitem argument in the callback is an object, provided in


Optional storageKey#

storageKey? : string

-

Defined in src/renderer/components/table/table.tsx:50

+

Defined in src/renderer/components/table/table.tsx:50


Optional tableId#

tableId? : string

-

Defined in src/renderer/components/table/table.tsx:44

+

Defined in src/renderer/components/table/table.tsx:44


Optional virtual#

virtual? : boolean

-

Defined in src/renderer/components/table/table.tsx:61

+

Defined in src/renderer/components/table/table.tsx:61

diff --git a/master/extensions/api/interfaces/_renderer_api_components_.tablerowprops/index.html b/master/extensions/api/interfaces/_renderer_api_components_.tablerowprops/index.html index a4f007293d..14c5cb6386 100644 --- a/master/extensions/api/interfaces/_renderer_api_components_.tablerowprops/index.html +++ b/master/extensions/api/interfaces/_renderer_api_components_.tablerowprops/index.html @@ -2014,7 +2014,7 @@

Optional className#

className? : string

-

Defined in src/renderer/components/table/table-row.tsx:31

+

Defined in src/renderer/components/table/table-row.tsx:31


Optional dangerouslySetInnerHTML#

dangerouslySetInnerHTML? : object

@@ -2027,11 +2027,11 @@

Optional disabled#

disabled? : boolean

-

Defined in src/renderer/components/table/table-row.tsx:37

+

Defined in src/renderer/components/table/table-row.tsx:37


Optional nowrap#

nowrap? : boolean

-

Defined in src/renderer/components/table/table-row.tsx:34

+

Defined in src/renderer/components/table/table-row.tsx:34


Optional onAbort#

onAbort? : ReactEventHandler‹HTMLDivElement›

@@ -2835,19 +2835,19 @@

Optional searchItem#

searchItem? : ItemObject | any

-

Defined in src/renderer/components/table/table-row.tsx:36

+

Defined in src/renderer/components/table/table-row.tsx:36


Optional selected#

selected? : boolean

-

Defined in src/renderer/components/table/table-row.tsx:32

+

Defined in src/renderer/components/table/table-row.tsx:32


Optional sortItem#

sortItem? : ItemObject | any

-

Defined in src/renderer/components/table/table-row.tsx:35

+

Defined in src/renderer/components/table/table-row.tsx:35


Optional style#

style? : CSSProperties

-

Defined in src/renderer/components/table/table-row.tsx:33

+

Defined in src/renderer/components/table/table-row.tsx:33

diff --git a/master/extensions/api/interfaces/_renderer_api_components_.tabprops/index.html b/master/extensions/api/interfaces/_renderer_api_components_.tabprops/index.html index f2ad64d61d..268f94ddd8 100644 --- a/master/extensions/api/interfaces/_renderer_api_components_.tabprops/index.html +++ b/master/extensions/api/interfaces/_renderer_api_components_.tabprops/index.html @@ -2018,7 +2018,7 @@

Properties#

Optional active#

active? : boolean

-

Defined in src/renderer/components/tabs/tabs.tsx:77

+

Defined in src/renderer/components/tabs/tabs.tsx:77


Optional children#

children? : ReactNode

@@ -2027,7 +2027,7 @@

Optional className#

className? : string

-

Defined in src/renderer/components/tabs/tabs.tsx:76

+

Defined in src/renderer/components/tabs/tabs.tsx:76


Optional dangerouslySetInnerHTML#

dangerouslySetInnerHTML? : object

@@ -2040,19 +2040,19 @@

Optional disabled#

disabled? : boolean

-

Defined in src/renderer/components/tabs/tabs.tsx:78

+

Defined in src/renderer/components/tabs/tabs.tsx:78


Optional icon#

icon? : React.ReactNode | string

-

Defined in src/renderer/components/tabs/tabs.tsx:79

+

Defined in src/renderer/components/tabs/tabs.tsx:79


Optional id#

id? : string

-

Defined in src/renderer/components/tabs/tabs.tsx:75

+

Defined in src/renderer/components/tabs/tabs.tsx:75


Optional label#

label? : React.ReactNode

-

Defined in src/renderer/components/tabs/tabs.tsx:80

+

Defined in src/renderer/components/tabs/tabs.tsx:80


Optional onAbort#

onAbort? : ReactEventHandler‹HTMLElement›

@@ -2856,7 +2856,7 @@

value#

value: D

-

Defined in src/renderer/components/tabs/tabs.tsx:81

+

Defined in src/renderer/components/tabs/tabs.tsx:81

diff --git a/master/extensions/api/interfaces/_renderer_api_components_.tabsprops/index.html b/master/extensions/api/interfaces/_renderer_api_components_.tabsprops/index.html index 6cfab1e980..25d516c602 100644 --- a/master/extensions/api/interfaces/_renderer_api_components_.tabsprops/index.html +++ b/master/extensions/api/interfaces/_renderer_api_components_.tabsprops/index.html @@ -759,38 +759,38 @@

Optional autoFocus#

autoFocus? : boolean

Inherited from TabsProps.autoFocus

-

Defined in src/renderer/components/tabs/tabs.tsx:30

+

Defined in src/renderer/components/tabs/tabs.tsx:30


Optional center#

center? : boolean

-

Defined in src/renderer/components/tabs/tabs.tsx:40

+

Defined in src/renderer/components/tabs/tabs.tsx:40


Optional className#

className? : string

-

Defined in src/renderer/components/tabs/tabs.tsx:39

+

Defined in src/renderer/components/tabs/tabs.tsx:39


Optional scrollable#

scrollable? : boolean

-

Defined in src/renderer/components/tabs/tabs.tsx:42

+

Defined in src/renderer/components/tabs/tabs.tsx:42


Optional value#

value? : D

Inherited from TabsProps.value

-

Defined in src/renderer/components/tabs/tabs.tsx:32

+

Defined in src/renderer/components/tabs/tabs.tsx:32


Optional withBorder#

withBorder? : boolean

Inherited from TabsProps.withBorder

-

Defined in src/renderer/components/tabs/tabs.tsx:31

+

Defined in src/renderer/components/tabs/tabs.tsx:31


Optional wrap#

wrap? : boolean

-

Defined in src/renderer/components/tabs/tabs.tsx:41

+

Defined in src/renderer/components/tabs/tabs.tsx:41

Methods#

Optional onChange#

onChange(value: D): void

Inherited from TabsProps.onChange

-

Defined in src/renderer/components/tabs/tabs.tsx:33

+

Defined in src/renderer/components/tabs/tabs.tsx:33

Parameters:

diff --git a/master/extensions/api/interfaces/_renderer_api_components_.tooltipcontentformatters/index.html b/master/extensions/api/interfaces/_renderer_api_components_.tooltipcontentformatters/index.html index 6f5b89b9af..8896061788 100644 --- a/master/extensions/api/interfaces/_renderer_api_components_.tooltipcontentformatters/index.html +++ b/master/extensions/api/interfaces/_renderer_api_components_.tooltipcontentformatters/index.html @@ -696,23 +696,23 @@

Properties#

Optional narrow#

narrow? : boolean

-

Defined in src/renderer/components/tooltip/tooltip.tsx:55

+

Defined in src/renderer/components/tooltip/tooltip.tsx:55


Optional nowrap#

nowrap? : boolean

-

Defined in src/renderer/components/tooltip/tooltip.tsx:58

+

Defined in src/renderer/components/tooltip/tooltip.tsx:58


Optional small#

small? : boolean

-

Defined in src/renderer/components/tooltip/tooltip.tsx:57

+

Defined in src/renderer/components/tooltip/tooltip.tsx:57


Optional tableView#

tableView? : boolean

-

Defined in src/renderer/components/tooltip/tooltip.tsx:59

+

Defined in src/renderer/components/tooltip/tooltip.tsx:59


Optional warning#

warning? : boolean

-

Defined in src/renderer/components/tooltip/tooltip.tsx:56

+

Defined in src/renderer/components/tooltip/tooltip.tsx:56

diff --git a/master/extensions/api/interfaces/_renderer_api_components_.tooltipdecoratorprops/index.html b/master/extensions/api/interfaces/_renderer_api_components_.tooltipdecoratorprops/index.html index 80c8f78cfb..c58bc1c74f 100644 --- a/master/extensions/api/interfaces/_renderer_api_components_.tooltipdecoratorprops/index.html +++ b/master/extensions/api/interfaces/_renderer_api_components_.tooltipdecoratorprops/index.html @@ -677,11 +677,11 @@

Properties#

Optional tooltip#

tooltip? : ReactNode | Omit‹TooltipProps, "targetId"›

-

Defined in src/renderer/components/tooltip/withTooltip.tsx:31

+

Defined in src/renderer/components/tooltip/withTooltip.tsx:31


Optional tooltipOverrideDisabled#

tooltipOverrideDisabled? : boolean

-

Defined in src/renderer/components/tooltip/withTooltip.tsx:36

+

Defined in src/renderer/components/tooltip/withTooltip.tsx:36

forces tooltip to detect the target's parent for mouse events. This is useful for displaying tooltips even when the target is "disabled"

diff --git a/master/extensions/api/interfaces/_renderer_api_components_.tooltipprops/index.html b/master/extensions/api/interfaces/_renderer_api_components_.tooltipprops/index.html index 2f422d8ebd..96ea4ec97a 100644 --- a/master/extensions/api/interfaces/_renderer_api_components_.tooltipprops/index.html +++ b/master/extensions/api/interfaces/_renderer_api_components_.tooltipprops/index.html @@ -736,43 +736,43 @@

Properties#

Optional children#

children? : React.ReactNode

-

Defined in src/renderer/components/tooltip/tooltip.tsx:51

+

Defined in src/renderer/components/tooltip/tooltip.tsx:51


Optional className#

className? : IClassName

-

Defined in src/renderer/components/tooltip/tooltip.tsx:48

+

Defined in src/renderer/components/tooltip/tooltip.tsx:48


Optional formatters#

formatters? : TooltipContentFormatters

-

Defined in src/renderer/components/tooltip/tooltip.tsx:49

+

Defined in src/renderer/components/tooltip/tooltip.tsx:49


Optional offset#

offset? : number

-

Defined in src/renderer/components/tooltip/tooltip.tsx:45

+

Defined in src/renderer/components/tooltip/tooltip.tsx:45


Optional preferredPositions#

preferredPositions? : TooltipPosition | TooltipPosition[]

-

Defined in src/renderer/components/tooltip/tooltip.tsx:47

+

Defined in src/renderer/components/tooltip/tooltip.tsx:47


Optional style#

style? : CSSProperties

-

Defined in src/renderer/components/tooltip/tooltip.tsx:50

+

Defined in src/renderer/components/tooltip/tooltip.tsx:50


targetId#

targetId: string

-

Defined in src/renderer/components/tooltip/tooltip.tsx:42

+

Defined in src/renderer/components/tooltip/tooltip.tsx:42


Optional tooltipOnParentHover#

tooltipOnParentHover? : boolean

-

Defined in src/renderer/components/tooltip/tooltip.tsx:43

+

Defined in src/renderer/components/tooltip/tooltip.tsx:43


Optional usePortal#

usePortal? : boolean

-

Defined in src/renderer/components/tooltip/tooltip.tsx:46

+

Defined in src/renderer/components/tooltip/tooltip.tsx:46


Optional visible#

visible? : boolean

-

Defined in src/renderer/components/tooltip/tooltip.tsx:44

+

Defined in src/renderer/components/tooltip/tooltip.tsx:44

diff --git a/master/extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/index.html b/master/extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/index.html index c28cf0a4f8..ea34279b93 100644 --- a/master/extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/index.html +++ b/master/extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/index.html @@ -2009,7 +2009,7 @@

Properties#

Optional centered#

centered? : boolean

-

Defined in src/renderer/components/layout/wizard-layout.tsx:34

+

Defined in src/renderer/components/layout/wizard-layout.tsx:34


Optional children#

children? : ReactNode

@@ -2018,11 +2018,11 @@

Optional className#

className? : IClassName

-

Defined in src/renderer/components/layout/wizard-layout.tsx:28

+

Defined in src/renderer/components/layout/wizard-layout.tsx:28


Optional contentClass#

contentClass? : IClassName

-

Defined in src/renderer/components/layout/wizard-layout.tsx:31

+

Defined in src/renderer/components/layout/wizard-layout.tsx:31


Optional dangerouslySetInnerHTML#

dangerouslySetInnerHTML? : object

@@ -2035,19 +2035,19 @@

Optional header#

header? : React.ReactNode

-

Defined in src/renderer/components/layout/wizard-layout.tsx:29

+

Defined in src/renderer/components/layout/wizard-layout.tsx:29


Optional headerClass#

headerClass? : IClassName

-

Defined in src/renderer/components/layout/wizard-layout.tsx:30

+

Defined in src/renderer/components/layout/wizard-layout.tsx:30


Optional infoPanel#

infoPanel? : React.ReactNode

-

Defined in src/renderer/components/layout/wizard-layout.tsx:33

+

Defined in src/renderer/components/layout/wizard-layout.tsx:33


Optional infoPanelClass#

infoPanelClass? : IClassName

-

Defined in src/renderer/components/layout/wizard-layout.tsx:32

+

Defined in src/renderer/components/layout/wizard-layout.tsx:32


Optional onAbort#

onAbort? : ReactEventHandler‹any›

diff --git a/master/extensions/api/interfaces/_renderer_api_components_.wizardprops/index.html b/master/extensions/api/interfaces/_renderer_api_components_.wizardprops/index.html index 52ab9f428a..05260ea5bc 100644 --- a/master/extensions/api/interfaces/_renderer_api_components_.wizardprops/index.html +++ b/master/extensions/api/interfaces/_renderer_api_components_.wizardprops/index.html @@ -746,32 +746,32 @@

Properties#

Optional className#

className? : string

-

Defined in src/renderer/components/wizard/wizard.tsx:39

+

Defined in src/renderer/components/wizard/wizard.tsx:39


Optional data#

data? : Partial‹D›

Inherited from WizardProps.data

-

Defined in src/renderer/components/wizard/wizard.tsx:31

+

Defined in src/renderer/components/wizard/wizard.tsx:31


Optional done#

done? : function

Inherited from WizardProps.done

-

Defined in src/renderer/components/wizard/wizard.tsx:34

+

Defined in src/renderer/components/wizard/wizard.tsx:34

Type declaration:#

▸ (): void


Optional header#

header? : React.ReactNode

-

Defined in src/renderer/components/wizard/wizard.tsx:42

+

Defined in src/renderer/components/wizard/wizard.tsx:42


Optional hideSteps#

hideSteps? : boolean

Inherited from WizardProps.hideSteps

-

Defined in src/renderer/components/wizard/wizard.tsx:35

+

Defined in src/renderer/components/wizard/wizard.tsx:35


Optional onChange#

onChange? : function

-

Defined in src/renderer/components/wizard/wizard.tsx:43

+

Defined in src/renderer/components/wizard/wizard.tsx:43

Type declaration:#

▸ (step: number): void

Parameters:

@@ -793,14 +793,14 @@

Optional reset#

reset? : function

Inherited from WizardProps.reset

-

Defined in src/renderer/components/wizard/wizard.tsx:33

+

Defined in src/renderer/components/wizard/wizard.tsx:33

Type declaration:#

▸ (): void


Optional save#

save? : function

Inherited from WizardProps.save

-

Defined in src/renderer/components/wizard/wizard.tsx:32

+

Defined in src/renderer/components/wizard/wizard.tsx:32

Type declaration:#

▸ (data: Partial‹D›, callback?: function): void

Parameters:

@@ -810,11 +810,11 @@

Optional step#

step? : number

-

Defined in src/renderer/components/wizard/wizard.tsx:40

+

Defined in src/renderer/components/wizard/wizard.tsx:40


Optional title#

title? : string

-

Defined in src/renderer/components/wizard/wizard.tsx:41

+

Defined in src/renderer/components/wizard/wizard.tsx:41

diff --git a/master/extensions/api/interfaces/_renderer_api_components_.wizardstepprops/index.html b/master/extensions/api/interfaces/_renderer_api_components_.wizardstepprops/index.html index f0960467ca..f3a9d9db57 100644 --- a/master/extensions/api/interfaces/_renderer_api_components_.wizardstepprops/index.html +++ b/master/extensions/api/interfaces/_renderer_api_components_.wizardstepprops/index.html @@ -906,120 +906,120 @@

Properties#

Optional afterContent#

afterContent? : React.ReactNode

-

Defined in src/renderer/components/wizard/wizard.tsx:143

+

Defined in src/renderer/components/wizard/wizard.tsx:143


Optional beforeContent#

beforeContent? : React.ReactNode

-

Defined in src/renderer/components/wizard/wizard.tsx:142

+

Defined in src/renderer/components/wizard/wizard.tsx:142


Optional className#

className? : string | object

-

Defined in src/renderer/components/wizard/wizard.tsx:124

+

Defined in src/renderer/components/wizard/wizard.tsx:124


Optional contentClass#

contentClass? : string | object

-

Defined in src/renderer/components/wizard/wizard.tsx:125

+

Defined in src/renderer/components/wizard/wizard.tsx:125


Optional customButtons#

customButtons? : React.ReactNode

-

Defined in src/renderer/components/wizard/wizard.tsx:126

+

Defined in src/renderer/components/wizard/wizard.tsx:126


Optional data#

data? : Partial‹D›

Inherited from WizardProps.data

-

Defined in src/renderer/components/wizard/wizard.tsx:31

+

Defined in src/renderer/components/wizard/wizard.tsx:31


Optional disabledNext#

disabledNext? : boolean

-

Defined in src/renderer/components/wizard/wizard.tsx:130

+

Defined in src/renderer/components/wizard/wizard.tsx:130


Optional done#

done? : function

Inherited from WizardProps.done

-

Defined in src/renderer/components/wizard/wizard.tsx:34

+

Defined in src/renderer/components/wizard/wizard.tsx:34

Type declaration:#

▸ (): void


Optional first#

first? : function

-

Defined in src/renderer/components/wizard/wizard.tsx:138

+

Defined in src/renderer/components/wizard/wizard.tsx:138

Type declaration:#

▸ (): void


Optional hideBackBtn#

hideBackBtn? : boolean

-

Defined in src/renderer/components/wizard/wizard.tsx:132

+

Defined in src/renderer/components/wizard/wizard.tsx:132


Optional hideNextBtn#

hideNextBtn? : boolean

-

Defined in src/renderer/components/wizard/wizard.tsx:131

+

Defined in src/renderer/components/wizard/wizard.tsx:131


Optional hideSteps#

hideSteps? : boolean

Inherited from WizardProps.hideSteps

-

Defined in src/renderer/components/wizard/wizard.tsx:35

+

Defined in src/renderer/components/wizard/wizard.tsx:35


Optional isFirst#

isFirst? : function

-

Defined in src/renderer/components/wizard/wizard.tsx:140

+

Defined in src/renderer/components/wizard/wizard.tsx:140

Type declaration:#

▸ (): boolean


Optional isLast#

isLast? : function

-

Defined in src/renderer/components/wizard/wizard.tsx:141

+

Defined in src/renderer/components/wizard/wizard.tsx:141

Type declaration:#

▸ (): boolean


Optional last#

last? : function

-

Defined in src/renderer/components/wizard/wizard.tsx:139

+

Defined in src/renderer/components/wizard/wizard.tsx:139

Type declaration:#

▸ (): void


Optional loading#

loading? : boolean

-

Defined in src/renderer/components/wizard/wizard.tsx:128

+

Defined in src/renderer/components/wizard/wizard.tsx:128


Optional moreButtons#

moreButtons? : React.ReactNode

-

Defined in src/renderer/components/wizard/wizard.tsx:127

+

Defined in src/renderer/components/wizard/wizard.tsx:127


Optional next#

next? : function

-

Defined in src/renderer/components/wizard/wizard.tsx:136

+

Defined in src/renderer/components/wizard/wizard.tsx:136

Type declaration:#

▸ (): void | boolean | Promise‹any›


Optional nextLabel#

nextLabel? : React.ReactNode

-

Defined in src/renderer/components/wizard/wizard.tsx:135

+

Defined in src/renderer/components/wizard/wizard.tsx:135


Optional noValidate#

noValidate? : boolean

-

Defined in src/renderer/components/wizard/wizard.tsx:144

+

Defined in src/renderer/components/wizard/wizard.tsx:144


Optional prev#

prev? : function

-

Defined in src/renderer/components/wizard/wizard.tsx:137

+

Defined in src/renderer/components/wizard/wizard.tsx:137

Type declaration:#

▸ (): void


Optional prevLabel#

prevLabel? : React.ReactNode

-

Defined in src/renderer/components/wizard/wizard.tsx:134

+

Defined in src/renderer/components/wizard/wizard.tsx:134


Optional reset#

reset? : function

Inherited from WizardProps.reset

-

Defined in src/renderer/components/wizard/wizard.tsx:33

+

Defined in src/renderer/components/wizard/wizard.tsx:33

Type declaration:#

▸ (): void


Optional save#

save? : function

Inherited from WizardProps.save

-

Defined in src/renderer/components/wizard/wizard.tsx:32

+

Defined in src/renderer/components/wizard/wizard.tsx:32

Type declaration:#

▸ (data: Partial‹D›, callback?: function): void

Parameters:

@@ -1029,27 +1029,27 @@

Optional scrollable#

scrollable? : boolean

-

Defined in src/renderer/components/wizard/wizard.tsx:146

+

Defined in src/renderer/components/wizard/wizard.tsx:146


Optional skip#

skip? : boolean

-

Defined in src/renderer/components/wizard/wizard.tsx:145

+

Defined in src/renderer/components/wizard/wizard.tsx:145


Optional step#

step? : number

-

Defined in src/renderer/components/wizard/wizard.tsx:133

+

Defined in src/renderer/components/wizard/wizard.tsx:133


Optional title#

title? : string

-

Defined in src/renderer/components/wizard/wizard.tsx:123

+

Defined in src/renderer/components/wizard/wizard.tsx:123


Optional waiting#

waiting? : boolean

-

Defined in src/renderer/components/wizard/wizard.tsx:129

+

Defined in src/renderer/components/wizard/wizard.tsx:129


Optional wizard#

wizard? : Wizard

-

Defined in src/renderer/components/wizard/wizard.tsx:122

+

Defined in src/renderer/components/wizard/wizard.tsx:122

diff --git a/master/extensions/api/interfaces/_renderer_api_k8s_api_.ikubeapicluster/index.html b/master/extensions/api/interfaces/_renderer_api_k8s_api_.ikubeapicluster/index.html index 0cfa7691d9..97c2a77ca8 100644 --- a/master/extensions/api/interfaces/_renderer_api_k8s_api_.ikubeapicluster/index.html +++ b/master/extensions/api/interfaces/_renderer_api_k8s_api_.ikubeapicluster/index.html @@ -664,7 +664,7 @@

Properties#

metadata#

metadata: object

-

Defined in src/renderer/api/kube-api.ts:97

+

Defined in src/renderer/api/kube-api.ts:97

Type declaration:#

@@ -760,7 +760,7 @@

Optional stringify#

stringify(value: V): string | string[]

-

Defined in src/renderer/navigation/page-param.ts:31

+

Defined in src/renderer/navigation/page-param.ts:31

Parameters:

diff --git a/master/extensions/api/modules/_core_api_app_/index.html b/master/extensions/api/modules/_core_api_app_/index.html index e47af9efcf..cc25b4f85a 100644 --- a/master/extensions/api/modules/_core_api_app_/index.html +++ b/master/extensions/api/modules/_core_api_app_/index.html @@ -740,39 +740,39 @@

Variables#

Const appName#

appName: string = ${packageInfo.productName}${isDevelopment ? "Dev" : ""}

-

Defined in src/common/vars.ts:39

+

Defined in src/common/vars.ts:39


Const isLinux#

isLinux: boolean = process.platform === "linux"

-

Defined in src/common/vars.ts:30

+

Defined in src/common/vars.ts:30


Const isMac#

isMac: boolean = process.platform === "darwin"

-

Defined in src/common/vars.ts:28

+

Defined in src/common/vars.ts:28


Const isSnap#

isSnap: boolean = !!process.env.SNAP

-

Defined in src/common/vars.ts:32

+

Defined in src/common/vars.ts:32


Const isWindows#

isWindows: boolean = process.platform === "win32"

-

Defined in src/common/vars.ts:29

+

Defined in src/common/vars.ts:29


Const issuesTrackerUrl#

issuesTrackerUrl: "https://github.com/lensapp/lens/issues" = "https://github.com/lensapp/lens/issues"

-

Defined in src/common/vars.ts:67

+

Defined in src/common/vars.ts:67


Const slackUrl#

slackUrl: "https://join.slack.com/t/k8slens/shared_invite/enQtOTc5NjAyNjYyOTk4LWU1NDQ0ZGFkOWJkNTRhYTc2YjVmZDdkM2FkNGM5MjhiYTRhMDU2NDQ1MzIyMDA4ZGZlNmExOTc0N2JmY2M3ZGI" = "https://join.slack.com/t/k8slens/shared_invite/enQtOTc5NjAyNjYyOTk4LWU1NDQ0ZGFkOWJkNTRhYTc2YjVmZDdkM2FkNGM5MjhiYTRhMDU2NDQ1MzIyMDA4ZGZlNmExOTc0N2JmY2M3ZGI"

-

Defined in src/common/vars.ts:68

+

Defined in src/common/vars.ts:68


Const version#

version: string = getAppVersion()

-

Defined in src/extensions/core-api/app.ts:25

+

Defined in src/extensions/core-api/app.ts:25

Functions#

getEnabledExtensions#

getEnabledExtensions(): string[]

-

Defined in src/extensions/core-api/app.ts:28

+

Defined in src/extensions/core-api/app.ts:28

Returns: string[]

diff --git a/master/extensions/api/modules/_core_api_catalog_/index.html b/master/extensions/api/modules/_core_api_catalog_/index.html index 81b4ec80b5..b568263d6d 100644 --- a/master/extensions/api/modules/_core_api_catalog_/index.html +++ b/master/extensions/api/modules/_core_api_catalog_/index.html @@ -735,7 +735,7 @@

Type aliases#

KubernetesClusterPrometheusMetrics#

Ƭ KubernetesClusterPrometheusMetrics: object

-

Defined in src/common/catalog-entities/kubernetes-cluster.ts:32

+

Defined in src/common/catalog-entities/kubernetes-cluster.ts:32

Type declaration:#

@@ -708,7 +708,7 @@

openExternal#

openExternal(url: string): Promise‹void›

-

Defined in src/common/utils/openExternal.ts:25

+

Defined in src/common/utils/openExternal.ts:25

Parameters:

@@ -728,7 +728,7 @@

prevDefault#

prevDefaultE›(callback: function): (Anonymous function)

-

Defined in src/renderer/utils/prevDefault.ts:36

+

Defined in src/renderer/utils/prevDefault.ts:36

Type parameters:

E: SyntheticEvent | Event

Parameters:

@@ -753,7 +753,7 @@

stopPropagation#

stopPropagation(evt: Event | SyntheticEvent): void

-

Defined in src/renderer/utils/prevDefault.ts:45

+

Defined in src/renderer/utils/prevDefault.ts:45

Parameters:

diff --git a/master/extensions/api/modules/_interfaces_index_/index.html b/master/extensions/api/modules/_interfaces_index_/index.html index b52c9b1765..fe885e6d89 100644 --- a/master/extensions/api/modules/_interfaces_index_/index.html +++ b/master/extensions/api/modules/_interfaces_index_/index.html @@ -716,12 +716,12 @@

Type aliases#

CatalogEntityConstructor#

Ƭ CatalogEntityConstructor: object

-

Defined in src/common/catalog/catalog-entity.ts:29

+

Defined in src/common/catalog/catalog-entity.ts:29

Type declaration:#


CatalogEntitySpec#

Ƭ CatalogEntitySpec: Record‹string, any›

-

Defined in src/common/catalog/catalog-entity.ts:126

+

Defined in src/common/catalog/catalog-entity.ts:126

diff --git a/master/extensions/api/modules/_renderer_api_components_/index.html b/master/extensions/api/modules/_renderer_api_components_/index.html index 5333d23fa9..3776b1816c 100644 --- a/master/extensions/api/modules/_renderer_api_components_/index.html +++ b/master/extensions/api/modules/_renderer_api_components_/index.html @@ -1129,47 +1129,47 @@

Type aliases#

InputProps#

Ƭ InputProps: Omit‹InputElementProps, "onChange" | "onSubmit"› & object

-

Defined in src/renderer/components/input/input.tsx:43

+

Defined in src/renderer/components/input/input.tsx:43


Ƭ MenuContextValue: Menu

-

Defined in src/renderer/components/menu/menu.tsx:31

+

Defined in src/renderer/components/menu/menu.tsx:31


NotificationId#

Ƭ NotificationId: string | number

-

Defined in src/renderer/components/notifications/notifications.store.tsx:28

+

Defined in src/renderer/components/notifications/notifications.store.tsx:28


NotificationMessage#

Ƭ NotificationMessage: React.ReactNode | React.ReactNode[] | JsonApiErrorParsed

-

Defined in src/renderer/components/notifications/notifications.store.tsx:29

+

Defined in src/renderer/components/notifications/notifications.store.tsx:29


RadioProps#

Ƭ RadioProps: HTMLProps‹any› & object

-

Defined in src/renderer/components/radio/radio.tsx:61

+

Defined in src/renderer/components/radio/radio.tsx:61


TableCellElem#

Ƭ TableCellElem: ReactElement‹TableCellProps

-

Defined in src/renderer/components/table/table-cell.tsx:30

+

Defined in src/renderer/components/table/table-cell.tsx:30


TableHeadElem#

Ƭ TableHeadElem: ReactElement‹TableHeadProps

-

Defined in src/renderer/components/table/table-head.tsx:27

+

Defined in src/renderer/components/table/table-head.tsx:27


TableOrderBy#

Ƭ TableOrderBy: "asc" | "desc" | string

-

Defined in src/renderer/components/table/table.tsx:38

+

Defined in src/renderer/components/table/table.tsx:38


TableRowElem#

Ƭ TableRowElem: ReactElement‹TableRowProps

-

Defined in src/renderer/components/table/table-row.tsx:28

+

Defined in src/renderer/components/table/table-row.tsx:28


TableSortBy#

Ƭ TableSortBy: string

-

Defined in src/renderer/components/table/table.tsx:37

+

Defined in src/renderer/components/table/table.tsx:37


TableSortCallback#

Ƭ TableSortCallback: function

-

Defined in src/renderer/components/table/table.tsx:40

+

Defined in src/renderer/components/table/table.tsx:40

Type declaration:#

▸ (data: D): string | number | (string | number)[]

Parameters:

@@ -1190,7 +1190,7 @@

TableSortCallbacks#

Ƭ TableSortCallbacks: object

-

Defined in src/renderer/components/table/table.tsx:41

+

Defined in src/renderer/components/table/table.tsx:41

Type declaration:#

@@ -1376,7 +1376,7 @@ last clicked Node should be "active" while Pod details are shown).


FormSwitch#

FormSwitch(props: FormControlLabelProps): Element‹›

-

Defined in src/renderer/components/switch/form-switcher.tsx:38

+

Defined in src/renderer/components/switch/form-switcher.tsx:38

Parameters:

@@ -1396,7 +1396,7 @@ last clicked Node should be "active" while Pod details are shown).


SubMenu(props: Partial‹MenuProps›): Element‹›

-

Defined in src/renderer/components/menu/menu.tsx:319

+

Defined in src/renderer/components/menu/menu.tsx:319

Parameters:

@@ -1416,7 +1416,7 @@ last clicked Node should be "active" while Pod details are shown).


createTerminalTab#

createTerminalTab(tabParams: Partial‹ITerminalTab›): IDockTab

-

Defined in src/renderer/components/dock/terminal.store.ts:33

+

Defined in src/renderer/components/dock/terminal.store.ts:33

Parameters:

@@ -1438,7 +1438,7 @@ last clicked Node should be "active" while Pod details are shown).


getDetailsUrl#

getDetailsUrl(selfLink: string, resetSelected: boolean, mergeGlobals: boolean): string

-

Defined in src/renderer/components/kube-object/kube-object-details.tsx:68

+

Defined in src/renderer/components/kube-object/kube-object-details.tsx:68

Parameters:

@@ -1470,12 +1470,12 @@ last clicked Node should be "active" while Pod details are shown).


hideDetails#

hideDetails(): void

-

Defined in src/renderer/components/kube-object/kube-object-details.tsx:64

+

Defined in src/renderer/components/kube-object/kube-object-details.tsx:64

Returns: void


showDetails#

showDetails(selfLink: string, resetSelected: boolean): void

-

Defined in src/renderer/components/kube-object/kube-object-details.tsx:58

+

Defined in src/renderer/components/kube-object/kube-object-details.tsx:58

Parameters:

@@ -1502,7 +1502,7 @@ last clicked Node should be "active" while Pod details are shown).


withTooltip#

withTooltipT›(Target: T): T

-

Defined in src/renderer/components/tooltip/withTooltip.tsx:39

+

Defined in src/renderer/components/tooltip/withTooltip.tsx:39

Type parameters:

T: React.ComponentType‹any›

Parameters:

@@ -1524,9 +1524,9 @@ last clicked Node should be "active" while Pod details are shown).

Object literals#

Const cpuOptions#

cpuOptions: object#

-

Defined in src/renderer/components/chart/bar-chart.tsx:220

+

Defined in src/renderer/components/chart/bar-chart.tsx:220

scales: object

-

Defined in src/renderer/components/chart/bar-chart.tsx:221

+

Defined in src/renderer/components/chart/bar-chart.tsx:221

tooltips: object

-

Defined in src/renderer/components/chart/bar-chart.tsx:236

+

Defined in src/renderer/components/chart/bar-chart.tsx:236

diff --git a/master/extensions/api/modules/_renderer_api_navigation_/index.html b/master/extensions/api/modules/_renderer_api_navigation_/index.html index 703ca06330..aca21be03e 100644 --- a/master/extensions/api/modules/_renderer_api_navigation_/index.html +++ b/master/extensions/api/modules/_renderer_api_navigation_/index.html @@ -716,7 +716,7 @@

Functions#

createPageParam#

createPageParamV›(init: PageParamInit‹V›): PageParam‹V›

-

Defined in src/extensions/renderer-api/navigation.ts:29

+

Defined in src/extensions/renderer-api/navigation.ts:29

Type parameters:

V

Parameters:

@@ -738,7 +738,7 @@

getDetailsUrl#

getDetailsUrl(selfLink: string, resetSelected: boolean, mergeGlobals: boolean): string

-

Defined in src/renderer/components/kube-object/kube-object-details.tsx:68

+

Defined in src/renderer/components/kube-object/kube-object-details.tsx:68

Parameters:

@@ -770,12 +770,12 @@

hideDetails#

hideDetails(): void

-

Defined in src/renderer/components/kube-object/kube-object-details.tsx:64

+

Defined in src/renderer/components/kube-object/kube-object-details.tsx:64

Returns: void


isActiveRoute#

isActiveRoute(route: string | string[] | RouteProps): boolean

-

Defined in src/renderer/navigation/helpers.ts:46

+

Defined in src/renderer/navigation/helpers.ts:49

Parameters:

@@ -795,7 +795,7 @@

navigate(location: LocationDescriptor): void

-

Defined in src/renderer/navigation/helpers.ts:28

+

Defined in src/renderer/navigation/helpers.ts:29

Parameters:

@@ -815,7 +815,7 @@

showDetails#

showDetails(selfLink: string, resetSelected: boolean): void

-

Defined in src/renderer/components/kube-object/kube-object-details.tsx:58

+

Defined in src/renderer/components/kube-object/kube-object-details.tsx:58

Parameters:

diff --git a/master/extensions/api/modules/_renderer_api_theming_/index.html b/master/extensions/api/modules/_renderer_api_theming_/index.html index b032f369fc..35c8bd7a96 100644 --- a/master/extensions/api/modules/_renderer_api_theming_/index.html +++ b/master/extensions/api/modules/_renderer_api_theming_/index.html @@ -653,7 +653,7 @@

Functions#

getActiveTheme#

getActiveTheme(): Theme

-

Defined in src/extensions/renderer-api/theming.ts:24

+

Defined in src/extensions/renderer-api/theming.ts:24

Returns: Theme

diff --git a/master/search/search_index.json b/master/search/search_index.json index 35cdb51539..c8cdbd35ce 100644 --- a/master/search/search_index.json +++ b/master/search/search_index.json @@ -1 +1 @@ -{"config":{"lang":["en"],"min_search_length":3,"prebuild_index":false,"separator":"[\\s\\-]+"},"docs":[{"location":"","text":"Lens Extension API # Customize and enhance the Lens experience with the Lens Extension API. Use the extension API to create menus or page content. The same extension API was used to create many of Lens's core features. To install your first extension you should goto the extension page in lens. This documentation describes: How to build, run, test, and publish an extension. How to take full advantage of the Lens Extension API. Where to find guides and code samples to help get you started. What Extensions Can Do # Here are some examples of what you can achieve with the Extension API: Add custom components & views in the UI - Extending the Lens Workbench For an overview of the Lens Extension API, refer to the Common Capabilities page. Extension Guides Overview also includes a list of code samples and guides that illustrate various ways of using the Lens Extension API. How to Build Extensions # Here is what each section of the Lens Extension API docs can help you with: Getting Started teaches fundamental concepts for building extensions with the Hello World sample. Extension Capabilities dissects Lens's Extension API into smaller categories and points you to more detailed topics. Extension Guides includes guides and code samples that explain specific usages of Lens Extension API. Testing and Publishing includes in-depth guides on various extension development topics, such as testing and publishing extensions. API Reference contains exhaustive references for the Lens Extension API, Contribution Points, and many other topics. What's New # Just like Lens itself, the extension API updates on a monthly cadence, rolling out new features with every release. Keep up with Lens and the Lens Extension API by reviewing the release notes . Looking for Help # If you have questions for extension development, try asking on the Lens Dev Slack . It's a public chatroom for Lens developers, where Lens team members chime in from time to time. To provide feedback on the documentation or issues with the Lens Extension API, create new issues at lensapp/lens . Please use the labels area/documentation and/or area/extension . Downloading Lens # Download Lens for macOS, Windows, or Linux.","title":"Overview"},{"location":"#lens-extension-api","text":"Customize and enhance the Lens experience with the Lens Extension API. Use the extension API to create menus or page content. The same extension API was used to create many of Lens's core features. To install your first extension you should goto the extension page in lens. This documentation describes: How to build, run, test, and publish an extension. How to take full advantage of the Lens Extension API. Where to find guides and code samples to help get you started.","title":"Lens Extension API"},{"location":"#what-extensions-can-do","text":"Here are some examples of what you can achieve with the Extension API: Add custom components & views in the UI - Extending the Lens Workbench For an overview of the Lens Extension API, refer to the Common Capabilities page. Extension Guides Overview also includes a list of code samples and guides that illustrate various ways of using the Lens Extension API.","title":"What Extensions Can Do"},{"location":"#how-to-build-extensions","text":"Here is what each section of the Lens Extension API docs can help you with: Getting Started teaches fundamental concepts for building extensions with the Hello World sample. Extension Capabilities dissects Lens's Extension API into smaller categories and points you to more detailed topics. Extension Guides includes guides and code samples that explain specific usages of Lens Extension API. Testing and Publishing includes in-depth guides on various extension development topics, such as testing and publishing extensions. API Reference contains exhaustive references for the Lens Extension API, Contribution Points, and many other topics.","title":"How to Build Extensions"},{"location":"#whats-new","text":"Just like Lens itself, the extension API updates on a monthly cadence, rolling out new features with every release. Keep up with Lens and the Lens Extension API by reviewing the release notes .","title":"What's New"},{"location":"#looking-for-help","text":"If you have questions for extension development, try asking on the Lens Dev Slack . It's a public chatroom for Lens developers, where Lens team members chime in from time to time. To provide feedback on the documentation or issues with the Lens Extension API, create new issues at lensapp/lens . Please use the labels area/documentation and/or area/extension .","title":"Looking for Help"},{"location":"#downloading-lens","text":"Download Lens for macOS, Windows, or Linux.","title":"Downloading Lens"},{"location":"extensions/api/","text":"@k8slens/extensions # Extension API Reference # Modules # App EventBus Store Util Component K8sApi Navigation Classes # LensMainExtension LensRendererExtension","title":"API Reference"},{"location":"extensions/api/#k8slensextensions","text":"","title":"@k8slens/extensions"},{"location":"extensions/api/#extension-api-reference","text":"","title":"Extension API Reference"},{"location":"extensions/api/#modules","text":"App EventBus Store Util Component K8sApi Navigation","title":"Modules"},{"location":"extensions/api/#classes","text":"LensMainExtension LensRendererExtension","title":"Classes"},{"location":"extensions/api/globals/","text":"@k8slens/extensions # Index # Modules # \"core-api/app\" \"core-api/catalog\" \"core-api/event-bus\" \"core-api/ipc\" \"core-api/stores\" \"core-api/types\" \"core-api/utils\" \"interfaces/index\" \"renderer-api/components\" \"renderer-api/k8s-api\" \"renderer-api/navigation\" \"renderer-api/theming\" Classes # LensMainExtension LensRendererExtension","title":"@k8slens/extensions"},{"location":"extensions/api/globals/#k8slensextensions","text":"","title":"@k8slens/extensions"},{"location":"extensions/api/globals/#index","text":"","title":"Index"},{"location":"extensions/api/globals/#modules","text":"\"core-api/app\" \"core-api/catalog\" \"core-api/event-bus\" \"core-api/ipc\" \"core-api/stores\" \"core-api/types\" \"core-api/utils\" \"interfaces/index\" \"renderer-api/components\" \"renderer-api/k8s-api\" \"renderer-api/navigation\" \"renderer-api/theming\"","title":"Modules"},{"location":"extensions/api/globals/#classes","text":"LensMainExtension LensRendererExtension","title":"Classes"},{"location":"extensions/api/classes/_core_api_catalog_.catalogentityregistry/","text":"Class: CatalogEntityRegistry # Hierarchy # CatalogEntityRegistry Index # Methods # getItemsForApiKind Methods # getItemsForApiKind # \u25b8 getItemsForApiKind \u2039 T \u203a( apiVersion : string, kind : string): T[] Defined in src/extensions/core-api/catalog.ts:30 Type parameters: \u25aa T : CatalogEntity Parameters: Name Type apiVersion string kind string Returns: T[]","title":"Class: CatalogEntityRegistry"},{"location":"extensions/api/classes/_core_api_catalog_.catalogentityregistry/#class-catalogentityregistry","text":"","title":"Class: CatalogEntityRegistry"},{"location":"extensions/api/classes/_core_api_catalog_.catalogentityregistry/#hierarchy","text":"CatalogEntityRegistry","title":"Hierarchy"},{"location":"extensions/api/classes/_core_api_catalog_.catalogentityregistry/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_core_api_catalog_.catalogentityregistry/#methods","text":"getItemsForApiKind","title":"Methods"},{"location":"extensions/api/classes/_core_api_catalog_.catalogentityregistry/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_core_api_catalog_.catalogentityregistry/#getitemsforapikind","text":"\u25b8 getItemsForApiKind \u2039 T \u203a( apiVersion : string, kind : string): T[] Defined in src/extensions/core-api/catalog.ts:30 Type parameters: \u25aa T : CatalogEntity Parameters: Name Type apiVersion string kind string Returns: T[]","title":"getItemsForApiKind"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetescluster/","text":"Class: KubernetesCluster # Hierarchy # CatalogEntity \u2039 CatalogEntityMetadata , KubernetesClusterStatus , KubernetesClusterSpec \u203a \u21b3 KubernetesCluster Implements # CatalogEntityKindData Index # Constructors # constructor Properties # apiVersion kind metadata spec status Methods # connect disconnect getId getName onContextMenuOpen onDetailsOpen onRun onSettingsOpen Constructors # constructor # + new KubernetesCluster ( data : CatalogEntityData \u2039 CatalogEntityMetadata , KubernetesClusterStatus , KubernetesClusterSpec \u203a): KubernetesCluster Inherited from KubernetesCluster . constructor Defined in src/common/catalog/catalog-entity.ts:153 Parameters: Name Type data CatalogEntityData \u2039 CatalogEntityMetadata , KubernetesClusterStatus , KubernetesClusterSpec \u203a Returns: KubernetesCluster Properties # apiVersion # \u2022 apiVersion : \"entity.k8slens.dev/v1alpha1\" = \"entity.k8slens.dev/v1alpha1\" Implementation of CatalogEntityKindData . apiVersion Overrides CatalogEntity . apiVersion Defined in src/common/catalog-entities/kubernetes-cluster.ts:56 kind # \u2022 kind : \"KubernetesCluster\" = \"KubernetesCluster\" Implementation of CatalogEntityKindData . kind Overrides CatalogEntity . kind Defined in src/common/catalog-entities/kubernetes-cluster.ts:57 metadata # \u2022 metadata : CatalogEntityMetadata Inherited from KubernetesCluster . metadata Defined in src/common/catalog/catalog-entity.ts:151 spec # \u2022 spec : KubernetesClusterSpec Inherited from KubernetesCluster . spec Defined in src/common/catalog/catalog-entity.ts:153 status # \u2022 status : KubernetesClusterStatus Inherited from KubernetesCluster . status Defined in src/common/catalog/catalog-entity.ts:152 Methods # connect # \u25b8 connect (): Promise\u2039void\u203a Defined in src/common/catalog-entities/kubernetes-cluster.ts:59 Returns: Promise\u2039void\u203a disconnect # \u25b8 disconnect (): Promise\u2039void\u203a Defined in src/common/catalog-entities/kubernetes-cluster.ts:75 Returns: Promise\u2039void\u203a getId # \u25b8 getId (): string Inherited from KubernetesCluster . getId Defined in src/common/catalog/catalog-entity.ts:162 Returns: string getName # \u25b8 getName (): string Inherited from KubernetesCluster . getName Defined in src/common/catalog/catalog-entity.ts:166 Returns: string onContextMenuOpen # \u25b8 onContextMenuOpen ( context : CatalogEntityContextMenuContext ): Promise\u2039void\u203a Overrides CatalogEntity . onContextMenuOpen Defined in src/common/catalog-entities/kubernetes-cluster.ts:103 Parameters: Name Type context CatalogEntityContextMenuContext Returns: Promise\u2039void\u203a onDetailsOpen # \u25b8 onDetailsOpen (): void Overrides CatalogEntity . onDetailsOpen Defined in src/common/catalog-entities/kubernetes-cluster.ts:95 Returns: void onRun # \u25b8 onRun ( context : CatalogEntityActionContext ): Promise\u2039void\u203a Overrides CatalogEntity . onRun Defined in src/common/catalog-entities/kubernetes-cluster.ts:91 Parameters: Name Type context CatalogEntityActionContext Returns: Promise\u2039void\u203a onSettingsOpen # \u25b8 onSettingsOpen (): void Overrides CatalogEntity . onSettingsOpen Defined in src/common/catalog-entities/kubernetes-cluster.ts:99 Returns: void","title":"Class: KubernetesCluster"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetescluster/#class-kubernetescluster","text":"","title":"Class: KubernetesCluster"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetescluster/#hierarchy","text":"CatalogEntity \u2039 CatalogEntityMetadata , KubernetesClusterStatus , KubernetesClusterSpec \u203a \u21b3 KubernetesCluster","title":"Hierarchy"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetescluster/#implements","text":"CatalogEntityKindData","title":"Implements"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetescluster/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetescluster/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetescluster/#properties","text":"apiVersion kind metadata spec status","title":"Properties"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetescluster/#methods","text":"connect disconnect getId getName onContextMenuOpen onDetailsOpen onRun onSettingsOpen","title":"Methods"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetescluster/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetescluster/#constructor","text":"+ new KubernetesCluster ( data : CatalogEntityData \u2039 CatalogEntityMetadata , KubernetesClusterStatus , KubernetesClusterSpec \u203a): KubernetesCluster Inherited from KubernetesCluster . constructor Defined in src/common/catalog/catalog-entity.ts:153 Parameters: Name Type data CatalogEntityData \u2039 CatalogEntityMetadata , KubernetesClusterStatus , KubernetesClusterSpec \u203a Returns: KubernetesCluster","title":"constructor"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetescluster/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetescluster/#apiversion","text":"\u2022 apiVersion : \"entity.k8slens.dev/v1alpha1\" = \"entity.k8slens.dev/v1alpha1\" Implementation of CatalogEntityKindData . apiVersion Overrides CatalogEntity . apiVersion Defined in src/common/catalog-entities/kubernetes-cluster.ts:56","title":"apiVersion"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetescluster/#kind","text":"\u2022 kind : \"KubernetesCluster\" = \"KubernetesCluster\" Implementation of CatalogEntityKindData . kind Overrides CatalogEntity . kind Defined in src/common/catalog-entities/kubernetes-cluster.ts:57","title":"kind"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetescluster/#metadata","text":"\u2022 metadata : CatalogEntityMetadata Inherited from KubernetesCluster . metadata Defined in src/common/catalog/catalog-entity.ts:151","title":"metadata"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetescluster/#spec","text":"\u2022 spec : KubernetesClusterSpec Inherited from KubernetesCluster . spec Defined in src/common/catalog/catalog-entity.ts:153","title":"spec"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetescluster/#status","text":"\u2022 status : KubernetesClusterStatus Inherited from KubernetesCluster . status Defined in src/common/catalog/catalog-entity.ts:152","title":"status"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetescluster/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetescluster/#connect","text":"\u25b8 connect (): Promise\u2039void\u203a Defined in src/common/catalog-entities/kubernetes-cluster.ts:59 Returns: Promise\u2039void\u203a","title":"connect"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetescluster/#disconnect","text":"\u25b8 disconnect (): Promise\u2039void\u203a Defined in src/common/catalog-entities/kubernetes-cluster.ts:75 Returns: Promise\u2039void\u203a","title":"disconnect"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetescluster/#getid","text":"\u25b8 getId (): string Inherited from KubernetesCluster . getId Defined in src/common/catalog/catalog-entity.ts:162 Returns: string","title":"getId"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetescluster/#getname","text":"\u25b8 getName (): string Inherited from KubernetesCluster . getName Defined in src/common/catalog/catalog-entity.ts:166 Returns: string","title":"getName"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetescluster/#oncontextmenuopen","text":"\u25b8 onContextMenuOpen ( context : CatalogEntityContextMenuContext ): Promise\u2039void\u203a Overrides CatalogEntity . onContextMenuOpen Defined in src/common/catalog-entities/kubernetes-cluster.ts:103 Parameters: Name Type context CatalogEntityContextMenuContext Returns: Promise\u2039void\u203a","title":"onContextMenuOpen"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetescluster/#ondetailsopen","text":"\u25b8 onDetailsOpen (): void Overrides CatalogEntity . onDetailsOpen Defined in src/common/catalog-entities/kubernetes-cluster.ts:95 Returns: void","title":"onDetailsOpen"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetescluster/#onrun","text":"\u25b8 onRun ( context : CatalogEntityActionContext ): Promise\u2039void\u203a Overrides CatalogEntity . onRun Defined in src/common/catalog-entities/kubernetes-cluster.ts:91 Parameters: Name Type context CatalogEntityActionContext Returns: Promise\u2039void\u203a","title":"onRun"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetescluster/#onsettingsopen","text":"\u25b8 onSettingsOpen (): void Overrides CatalogEntity . onSettingsOpen Defined in src/common/catalog-entities/kubernetes-cluster.ts:99 Returns: void","title":"onSettingsOpen"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/","text":"Class: KubernetesClusterCategory # Hierarchy # \u21b3 CatalogCategory \u21b3 KubernetesClusterCategory Index # Constructors # constructor Properties # apiVersion kind defaultMaxListeners Methods # addListener emit eventNames getId getMaxListeners listenerCount listeners off on once prependListener prependOnceListener rawListeners removeAllListeners removeListener setMaxListeners listenerCount parseId Object literals # metadata spec Constructors # constructor # + new KubernetesClusterCategory (): KubernetesClusterCategory Defined in src/common/catalog-entities/kubernetes-cluster.ts:164 Returns: KubernetesClusterCategory Properties # apiVersion # \u2022 apiVersion : \"catalog.k8slens.dev/v1alpha1\" = \"catalog.k8slens.dev/v1alpha1\" Overrides CatalogCategory . apiVersion Defined in src/common/catalog-entities/kubernetes-cluster.ts:147 kind # \u2022 kind : \"CatalogCategory\" = \"CatalogCategory\" Overrides CatalogCategory . kind Defined in src/common/catalog-entities/kubernetes-cluster.ts:148 Static defaultMaxListeners # \u25aa defaultMaxListeners : number Inherited from KubernetesClusterCategory . defaultMaxListeners Defined in node_modules/@types/node/events.d.ts:18 Methods # addListener # \u25b8 addListener ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . addListener Overrides void Defined in node_modules/@types/node/events.d.ts:20 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this emit # \u25b8 emit ( event : string | symbol, ... args : any[]): boolean Inherited from KubernetesClusterCategory . emit Overrides void Defined in node_modules/@types/node/events.d.ts:32 Parameters: Name Type event string | symbol ...args any[] Returns: boolean eventNames # \u25b8 eventNames (): Array\u2039string | symbol\u203a Inherited from KubernetesClusterCategory . eventNames Overrides void Defined in node_modules/@types/node/events.d.ts:33 Returns: Array\u2039string | symbol\u203a getId # \u25b8 getId (): string Inherited from KubernetesClusterCategory . getId Defined in src/common/catalog/catalog-entity.ts:65 Returns: string getMaxListeners # \u25b8 getMaxListeners (): number Inherited from KubernetesClusterCategory . getMaxListeners Overrides void Defined in node_modules/@types/node/events.d.ts:29 Returns: number listenerCount # \u25b8 listenerCount ( type : string | symbol): number Inherited from KubernetesClusterCategory . listenerCount Overrides void Defined in node_modules/@types/node/events.d.ts:34 Parameters: Name Type type string | symbol Returns: number listeners # \u25b8 listeners ( event : string | symbol): Function[] Inherited from KubernetesClusterCategory . listeners Overrides void Defined in node_modules/@types/node/events.d.ts:30 Parameters: Name Type event string | symbol Returns: Function[] off # \u25b8 off ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . off Overrides void Defined in node_modules/@types/node/events.d.ts:26 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this on # \u25b8 on ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . on Overrides void Defined in node_modules/@types/node/events.d.ts:21 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this once # \u25b8 once ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . once Overrides void Defined in node_modules/@types/node/events.d.ts:22 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this prependListener # \u25b8 prependListener ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . prependListener Overrides void Defined in node_modules/@types/node/events.d.ts:23 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this prependOnceListener # \u25b8 prependOnceListener ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . prependOnceListener Overrides void Defined in node_modules/@types/node/events.d.ts:24 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this rawListeners # \u25b8 rawListeners ( event : string | symbol): Function[] Inherited from KubernetesClusterCategory . rawListeners Overrides void Defined in node_modules/@types/node/events.d.ts:31 Parameters: Name Type event string | symbol Returns: Function[] removeAllListeners # \u25b8 removeAllListeners ( event? : string | symbol): this Inherited from KubernetesClusterCategory . removeAllListeners Overrides void Defined in node_modules/@types/node/events.d.ts:27 Parameters: Name Type event? string | symbol Returns: this removeListener # \u25b8 removeListener ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . removeListener Overrides void Defined in node_modules/@types/node/events.d.ts:25 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this setMaxListeners # \u25b8 setMaxListeners ( n : number): this Inherited from KubernetesClusterCategory . setMaxListeners Overrides void Defined in node_modules/@types/node/events.d.ts:28 Parameters: Name Type n number Returns: this Static listenerCount # \u25b8 listenerCount ( emitter : EventEmitter, event : string | symbol): number Inherited from KubernetesClusterCategory . listenerCount Defined in node_modules/@types/node/events.d.ts:17 deprecated since v4.0.0 Parameters: Name Type emitter EventEmitter event string | symbol Returns: number Static parseId # \u25b8 parseId ( id : string): object Inherited from KubernetesClusterCategory . parseId Defined in src/common/catalog/catalog-entity.ts:59 Parameters: Name Type Default id string \"\" Returns: object group ? : string kind ? : string Object literals # metadata # \u25aa metadata : object # Overrides CatalogCategory . metadata Defined in src/common/catalog-entities/kubernetes-cluster.ts:149 icon # \u2022 icon : any = require( !!raw-loader!./icons/kubernetes.svg ).default Defined in src/common/catalog-entities/kubernetes-cluster.ts:151 name # \u2022 name : string = \"Kubernetes Clusters\" Defined in src/common/catalog-entities/kubernetes-cluster.ts:150 spec # \u25aa spec : object # Overrides CatalogCategory . spec Defined in src/common/catalog-entities/kubernetes-cluster.ts:153 group # \u2022 group : string = \"entity.k8slens.dev\" Defined in src/common/catalog-entities/kubernetes-cluster.ts:154 versions # \u2022 versions : object[] = [ { name: \"v1alpha1\", entityClass: KubernetesCluster } ] Defined in src/common/catalog-entities/kubernetes-cluster.ts:155 \u25aa names : object Defined in src/common/catalog-entities/kubernetes-cluster.ts:161 kind : string = \"KubernetesCluster\"","title":"Class: KubernetesClusterCategory"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#class-kubernetesclustercategory","text":"","title":"Class: KubernetesClusterCategory"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#hierarchy","text":"\u21b3 CatalogCategory \u21b3 KubernetesClusterCategory","title":"Hierarchy"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#properties","text":"apiVersion kind defaultMaxListeners","title":"Properties"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#methods","text":"addListener emit eventNames getId getMaxListeners listenerCount listeners off on once prependListener prependOnceListener rawListeners removeAllListeners removeListener setMaxListeners listenerCount parseId","title":"Methods"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#object-literals","text":"metadata spec","title":"Object literals"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#constructor","text":"+ new KubernetesClusterCategory (): KubernetesClusterCategory Defined in src/common/catalog-entities/kubernetes-cluster.ts:164 Returns: KubernetesClusterCategory","title":"constructor"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#apiversion","text":"\u2022 apiVersion : \"catalog.k8slens.dev/v1alpha1\" = \"catalog.k8slens.dev/v1alpha1\" Overrides CatalogCategory . apiVersion Defined in src/common/catalog-entities/kubernetes-cluster.ts:147","title":"apiVersion"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#kind","text":"\u2022 kind : \"CatalogCategory\" = \"CatalogCategory\" Overrides CatalogCategory . kind Defined in src/common/catalog-entities/kubernetes-cluster.ts:148","title":"kind"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#static-defaultmaxlisteners","text":"\u25aa defaultMaxListeners : number Inherited from KubernetesClusterCategory . defaultMaxListeners Defined in node_modules/@types/node/events.d.ts:18","title":"Static defaultMaxListeners"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#addlistener","text":"\u25b8 addListener ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . addListener Overrides void Defined in node_modules/@types/node/events.d.ts:20 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this","title":"addListener"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#emit","text":"\u25b8 emit ( event : string | symbol, ... args : any[]): boolean Inherited from KubernetesClusterCategory . emit Overrides void Defined in node_modules/@types/node/events.d.ts:32 Parameters: Name Type event string | symbol ...args any[] Returns: boolean","title":"emit"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#eventnames","text":"\u25b8 eventNames (): Array\u2039string | symbol\u203a Inherited from KubernetesClusterCategory . eventNames Overrides void Defined in node_modules/@types/node/events.d.ts:33 Returns: Array\u2039string | symbol\u203a","title":"eventNames"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#getid","text":"\u25b8 getId (): string Inherited from KubernetesClusterCategory . getId Defined in src/common/catalog/catalog-entity.ts:65 Returns: string","title":"getId"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#getmaxlisteners","text":"\u25b8 getMaxListeners (): number Inherited from KubernetesClusterCategory . getMaxListeners Overrides void Defined in node_modules/@types/node/events.d.ts:29 Returns: number","title":"getMaxListeners"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#listenercount","text":"\u25b8 listenerCount ( type : string | symbol): number Inherited from KubernetesClusterCategory . listenerCount Overrides void Defined in node_modules/@types/node/events.d.ts:34 Parameters: Name Type type string | symbol Returns: number","title":"listenerCount"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#listeners","text":"\u25b8 listeners ( event : string | symbol): Function[] Inherited from KubernetesClusterCategory . listeners Overrides void Defined in node_modules/@types/node/events.d.ts:30 Parameters: Name Type event string | symbol Returns: Function[]","title":"listeners"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#off","text":"\u25b8 off ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . off Overrides void Defined in node_modules/@types/node/events.d.ts:26 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this","title":"off"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#on","text":"\u25b8 on ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . on Overrides void Defined in node_modules/@types/node/events.d.ts:21 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this","title":"on"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#once","text":"\u25b8 once ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . once Overrides void Defined in node_modules/@types/node/events.d.ts:22 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this","title":"once"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#prependlistener","text":"\u25b8 prependListener ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . prependListener Overrides void Defined in node_modules/@types/node/events.d.ts:23 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this","title":"prependListener"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#prependoncelistener","text":"\u25b8 prependOnceListener ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . prependOnceListener Overrides void Defined in node_modules/@types/node/events.d.ts:24 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this","title":"prependOnceListener"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#rawlisteners","text":"\u25b8 rawListeners ( event : string | symbol): Function[] Inherited from KubernetesClusterCategory . rawListeners Overrides void Defined in node_modules/@types/node/events.d.ts:31 Parameters: Name Type event string | symbol Returns: Function[]","title":"rawListeners"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#removealllisteners","text":"\u25b8 removeAllListeners ( event? : string | symbol): this Inherited from KubernetesClusterCategory . removeAllListeners Overrides void Defined in node_modules/@types/node/events.d.ts:27 Parameters: Name Type event? string | symbol Returns: this","title":"removeAllListeners"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#removelistener","text":"\u25b8 removeListener ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . removeListener Overrides void Defined in node_modules/@types/node/events.d.ts:25 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this","title":"removeListener"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#setmaxlisteners","text":"\u25b8 setMaxListeners ( n : number): this Inherited from KubernetesClusterCategory . setMaxListeners Overrides void Defined in node_modules/@types/node/events.d.ts:28 Parameters: Name Type n number Returns: this","title":"setMaxListeners"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#static-listenercount","text":"\u25b8 listenerCount ( emitter : EventEmitter, event : string | symbol): number Inherited from KubernetesClusterCategory . listenerCount Defined in node_modules/@types/node/events.d.ts:17 deprecated since v4.0.0 Parameters: Name Type emitter EventEmitter event string | symbol Returns: number","title":"Static listenerCount"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#static-parseid","text":"\u25b8 parseId ( id : string): object Inherited from KubernetesClusterCategory . parseId Defined in src/common/catalog/catalog-entity.ts:59 Parameters: Name Type Default id string \"\" Returns: object group ? : string kind ? : string","title":"Static parseId"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#object-literals_1","text":"","title":"Object literals"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#metadata","text":"","title":"metadata"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#metadata-object","text":"Overrides CatalogCategory . metadata Defined in src/common/catalog-entities/kubernetes-cluster.ts:149","title":"\u25aa metadata: object"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#icon","text":"\u2022 icon : any = require( !!raw-loader!./icons/kubernetes.svg ).default Defined in src/common/catalog-entities/kubernetes-cluster.ts:151","title":"icon"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#name","text":"\u2022 name : string = \"Kubernetes Clusters\" Defined in src/common/catalog-entities/kubernetes-cluster.ts:150","title":"name"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#spec","text":"","title":"spec"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#spec-object","text":"Overrides CatalogCategory . spec Defined in src/common/catalog-entities/kubernetes-cluster.ts:153","title":"\u25aa spec: object"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#group","text":"\u2022 group : string = \"entity.k8slens.dev\" Defined in src/common/catalog-entities/kubernetes-cluster.ts:154","title":"group"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#versions","text":"\u2022 versions : object[] = [ { name: \"v1alpha1\", entityClass: KubernetesCluster } ] Defined in src/common/catalog-entities/kubernetes-cluster.ts:155 \u25aa names : object Defined in src/common/catalog-entities/kubernetes-cluster.ts:161 kind : string = \"KubernetesCluster\"","title":"versions"},{"location":"extensions/api/classes/_core_api_catalog_.weblink/","text":"Class: WebLink # Hierarchy # CatalogEntity \u2039 CatalogEntityMetadata , WebLinkStatus , WebLinkSpec \u203a \u21b3 WebLink Implements # CatalogEntityKindData Index # Constructors # constructor Properties # apiVersion kind metadata spec status Methods # getId getName onContextMenuOpen onDetailsOpen onRun onSettingsOpen Constructors # constructor # + new WebLink ( data : CatalogEntityData \u2039 CatalogEntityMetadata , WebLinkStatus , WebLinkSpec \u203a): WebLink Inherited from KubernetesCluster . constructor Defined in src/common/catalog/catalog-entity.ts:153 Parameters: Name Type data CatalogEntityData \u2039 CatalogEntityMetadata , WebLinkStatus , WebLinkSpec \u203a Returns: WebLink Properties # apiVersion # \u2022 apiVersion : \"entity.k8slens.dev/v1alpha1\" = \"entity.k8slens.dev/v1alpha1\" Implementation of CatalogEntityKindData . apiVersion Overrides CatalogEntity . apiVersion Defined in src/common/catalog-entities/web-link.ts:34 kind # \u2022 kind : \"WebLink\" = \"WebLink\" Implementation of CatalogEntityKindData . kind Overrides CatalogEntity . kind Defined in src/common/catalog-entities/web-link.ts:35 metadata # \u2022 metadata : CatalogEntityMetadata Inherited from KubernetesCluster . metadata Defined in src/common/catalog/catalog-entity.ts:151 spec # \u2022 spec : WebLinkSpec Inherited from KubernetesCluster . spec Defined in src/common/catalog/catalog-entity.ts:153 status # \u2022 status : WebLinkStatus Inherited from KubernetesCluster . status Defined in src/common/catalog/catalog-entity.ts:152 Methods # getId # \u25b8 getId (): string Inherited from KubernetesCluster . getId Defined in src/common/catalog/catalog-entity.ts:162 Returns: string getName # \u25b8 getName (): string Inherited from KubernetesCluster . getName Defined in src/common/catalog/catalog-entity.ts:166 Returns: string onContextMenuOpen # \u25b8 onContextMenuOpen (): void Overrides CatalogEntity . onContextMenuOpen Defined in src/common/catalog-entities/web-link.ts:49 Returns: void onDetailsOpen # \u25b8 onDetailsOpen (): void Overrides CatalogEntity . onDetailsOpen Defined in src/common/catalog-entities/web-link.ts:45 Returns: void onRun # \u25b8 onRun (): Promise\u2039void\u203a Overrides CatalogEntity . onRun Defined in src/common/catalog-entities/web-link.ts:37 Returns: Promise\u2039void\u203a onSettingsOpen # \u25b8 onSettingsOpen (): void Overrides CatalogEntity . onSettingsOpen Defined in src/common/catalog-entities/web-link.ts:41 Returns: void","title":"Class: WebLink"},{"location":"extensions/api/classes/_core_api_catalog_.weblink/#class-weblink","text":"","title":"Class: WebLink"},{"location":"extensions/api/classes/_core_api_catalog_.weblink/#hierarchy","text":"CatalogEntity \u2039 CatalogEntityMetadata , WebLinkStatus , WebLinkSpec \u203a \u21b3 WebLink","title":"Hierarchy"},{"location":"extensions/api/classes/_core_api_catalog_.weblink/#implements","text":"CatalogEntityKindData","title":"Implements"},{"location":"extensions/api/classes/_core_api_catalog_.weblink/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_core_api_catalog_.weblink/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_core_api_catalog_.weblink/#properties","text":"apiVersion kind metadata spec status","title":"Properties"},{"location":"extensions/api/classes/_core_api_catalog_.weblink/#methods","text":"getId getName onContextMenuOpen onDetailsOpen onRun onSettingsOpen","title":"Methods"},{"location":"extensions/api/classes/_core_api_catalog_.weblink/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_core_api_catalog_.weblink/#constructor","text":"+ new WebLink ( data : CatalogEntityData \u2039 CatalogEntityMetadata , WebLinkStatus , WebLinkSpec \u203a): WebLink Inherited from KubernetesCluster . constructor Defined in src/common/catalog/catalog-entity.ts:153 Parameters: Name Type data CatalogEntityData \u2039 CatalogEntityMetadata , WebLinkStatus , WebLinkSpec \u203a Returns: WebLink","title":"constructor"},{"location":"extensions/api/classes/_core_api_catalog_.weblink/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_core_api_catalog_.weblink/#apiversion","text":"\u2022 apiVersion : \"entity.k8slens.dev/v1alpha1\" = \"entity.k8slens.dev/v1alpha1\" Implementation of CatalogEntityKindData . apiVersion Overrides CatalogEntity . apiVersion Defined in src/common/catalog-entities/web-link.ts:34","title":"apiVersion"},{"location":"extensions/api/classes/_core_api_catalog_.weblink/#kind","text":"\u2022 kind : \"WebLink\" = \"WebLink\" Implementation of CatalogEntityKindData . kind Overrides CatalogEntity . kind Defined in src/common/catalog-entities/web-link.ts:35","title":"kind"},{"location":"extensions/api/classes/_core_api_catalog_.weblink/#metadata","text":"\u2022 metadata : CatalogEntityMetadata Inherited from KubernetesCluster . metadata Defined in src/common/catalog/catalog-entity.ts:151","title":"metadata"},{"location":"extensions/api/classes/_core_api_catalog_.weblink/#spec","text":"\u2022 spec : WebLinkSpec Inherited from KubernetesCluster . spec Defined in src/common/catalog/catalog-entity.ts:153","title":"spec"},{"location":"extensions/api/classes/_core_api_catalog_.weblink/#status","text":"\u2022 status : WebLinkStatus Inherited from KubernetesCluster . status Defined in src/common/catalog/catalog-entity.ts:152","title":"status"},{"location":"extensions/api/classes/_core_api_catalog_.weblink/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_core_api_catalog_.weblink/#getid","text":"\u25b8 getId (): string Inherited from KubernetesCluster . getId Defined in src/common/catalog/catalog-entity.ts:162 Returns: string","title":"getId"},{"location":"extensions/api/classes/_core_api_catalog_.weblink/#getname","text":"\u25b8 getName (): string Inherited from KubernetesCluster . getName Defined in src/common/catalog/catalog-entity.ts:166 Returns: string","title":"getName"},{"location":"extensions/api/classes/_core_api_catalog_.weblink/#oncontextmenuopen","text":"\u25b8 onContextMenuOpen (): void Overrides CatalogEntity . onContextMenuOpen Defined in src/common/catalog-entities/web-link.ts:49 Returns: void","title":"onContextMenuOpen"},{"location":"extensions/api/classes/_core_api_catalog_.weblink/#ondetailsopen","text":"\u25b8 onDetailsOpen (): void Overrides CatalogEntity . onDetailsOpen Defined in src/common/catalog-entities/web-link.ts:45 Returns: void","title":"onDetailsOpen"},{"location":"extensions/api/classes/_core_api_catalog_.weblink/#onrun","text":"\u25b8 onRun (): Promise\u2039void\u203a Overrides CatalogEntity . onRun Defined in src/common/catalog-entities/web-link.ts:37 Returns: Promise\u2039void\u203a","title":"onRun"},{"location":"extensions/api/classes/_core_api_catalog_.weblink/#onsettingsopen","text":"\u25b8 onSettingsOpen (): void Overrides CatalogEntity . onSettingsOpen Defined in src/common/catalog-entities/web-link.ts:41 Returns: void","title":"onSettingsOpen"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/","text":"Class: WebLinkCategory # Hierarchy # \u21b3 CatalogCategory \u21b3 WebLinkCategory Index # Properties # apiVersion kind defaultMaxListeners Methods # addListener emit eventNames getId getMaxListeners listenerCount listeners off on once prependListener prependOnceListener rawListeners removeAllListeners removeListener setMaxListeners listenerCount parseId Object literals # metadata spec Properties # apiVersion # \u2022 apiVersion : \"catalog.k8slens.dev/v1alpha1\" = \"catalog.k8slens.dev/v1alpha1\" Overrides CatalogCategory . apiVersion Defined in src/common/catalog-entities/web-link.ts:55 kind # \u2022 kind : \"CatalogCategory\" = \"CatalogCategory\" Overrides CatalogCategory . kind Defined in src/common/catalog-entities/web-link.ts:56 Static defaultMaxListeners # \u25aa defaultMaxListeners : number Inherited from KubernetesClusterCategory . defaultMaxListeners Defined in node_modules/@types/node/events.d.ts:18 Methods # addListener # \u25b8 addListener ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . addListener Overrides void Defined in node_modules/@types/node/events.d.ts:20 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this emit # \u25b8 emit ( event : string | symbol, ... args : any[]): boolean Inherited from KubernetesClusterCategory . emit Overrides void Defined in node_modules/@types/node/events.d.ts:32 Parameters: Name Type event string | symbol ...args any[] Returns: boolean eventNames # \u25b8 eventNames (): Array\u2039string | symbol\u203a Inherited from KubernetesClusterCategory . eventNames Overrides void Defined in node_modules/@types/node/events.d.ts:33 Returns: Array\u2039string | symbol\u203a getId # \u25b8 getId (): string Inherited from KubernetesClusterCategory . getId Defined in src/common/catalog/catalog-entity.ts:65 Returns: string getMaxListeners # \u25b8 getMaxListeners (): number Inherited from KubernetesClusterCategory . getMaxListeners Overrides void Defined in node_modules/@types/node/events.d.ts:29 Returns: number listenerCount # \u25b8 listenerCount ( type : string | symbol): number Inherited from KubernetesClusterCategory . listenerCount Overrides void Defined in node_modules/@types/node/events.d.ts:34 Parameters: Name Type type string | symbol Returns: number listeners # \u25b8 listeners ( event : string | symbol): Function[] Inherited from KubernetesClusterCategory . listeners Overrides void Defined in node_modules/@types/node/events.d.ts:30 Parameters: Name Type event string | symbol Returns: Function[] off # \u25b8 off ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . off Overrides void Defined in node_modules/@types/node/events.d.ts:26 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this on # \u25b8 on ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . on Overrides void Defined in node_modules/@types/node/events.d.ts:21 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this once # \u25b8 once ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . once Overrides void Defined in node_modules/@types/node/events.d.ts:22 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this prependListener # \u25b8 prependListener ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . prependListener Overrides void Defined in node_modules/@types/node/events.d.ts:23 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this prependOnceListener # \u25b8 prependOnceListener ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . prependOnceListener Overrides void Defined in node_modules/@types/node/events.d.ts:24 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this rawListeners # \u25b8 rawListeners ( event : string | symbol): Function[] Inherited from KubernetesClusterCategory . rawListeners Overrides void Defined in node_modules/@types/node/events.d.ts:31 Parameters: Name Type event string | symbol Returns: Function[] removeAllListeners # \u25b8 removeAllListeners ( event? : string | symbol): this Inherited from KubernetesClusterCategory . removeAllListeners Overrides void Defined in node_modules/@types/node/events.d.ts:27 Parameters: Name Type event? string | symbol Returns: this removeListener # \u25b8 removeListener ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . removeListener Overrides void Defined in node_modules/@types/node/events.d.ts:25 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this setMaxListeners # \u25b8 setMaxListeners ( n : number): this Inherited from KubernetesClusterCategory . setMaxListeners Overrides void Defined in node_modules/@types/node/events.d.ts:28 Parameters: Name Type n number Returns: this Static listenerCount # \u25b8 listenerCount ( emitter : EventEmitter, event : string | symbol): number Inherited from KubernetesClusterCategory . listenerCount Defined in node_modules/@types/node/events.d.ts:17 deprecated since v4.0.0 Parameters: Name Type emitter EventEmitter event string | symbol Returns: number Static parseId # \u25b8 parseId ( id : string): object Inherited from KubernetesClusterCategory . parseId Defined in src/common/catalog/catalog-entity.ts:59 Parameters: Name Type Default id string \"\" Returns: object group ? : string kind ? : string Object literals # metadata # \u25aa metadata : object # Overrides CatalogCategory . metadata Defined in src/common/catalog-entities/web-link.ts:57 icon # \u2022 icon : string = \"link\" Defined in src/common/catalog-entities/web-link.ts:59 name # \u2022 name : string = \"Web Links\" Defined in src/common/catalog-entities/web-link.ts:58 spec # \u25aa spec : object # Overrides CatalogCategory . spec Defined in src/common/catalog-entities/web-link.ts:61 group # \u2022 group : string = \"entity.k8slens.dev\" Defined in src/common/catalog-entities/web-link.ts:62 versions # \u2022 versions : object[] = [ { name: \"v1alpha1\", entityClass: WebLink } ] Defined in src/common/catalog-entities/web-link.ts:63 \u25aa names : object Defined in src/common/catalog-entities/web-link.ts:69 kind : string = \"WebLink\"","title":"Class: WebLinkCategory"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#class-weblinkcategory","text":"","title":"Class: WebLinkCategory"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#hierarchy","text":"\u21b3 CatalogCategory \u21b3 WebLinkCategory","title":"Hierarchy"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#properties","text":"apiVersion kind defaultMaxListeners","title":"Properties"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#methods","text":"addListener emit eventNames getId getMaxListeners listenerCount listeners off on once prependListener prependOnceListener rawListeners removeAllListeners removeListener setMaxListeners listenerCount parseId","title":"Methods"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#object-literals","text":"metadata spec","title":"Object literals"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#apiversion","text":"\u2022 apiVersion : \"catalog.k8slens.dev/v1alpha1\" = \"catalog.k8slens.dev/v1alpha1\" Overrides CatalogCategory . apiVersion Defined in src/common/catalog-entities/web-link.ts:55","title":"apiVersion"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#kind","text":"\u2022 kind : \"CatalogCategory\" = \"CatalogCategory\" Overrides CatalogCategory . kind Defined in src/common/catalog-entities/web-link.ts:56","title":"kind"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#static-defaultmaxlisteners","text":"\u25aa defaultMaxListeners : number Inherited from KubernetesClusterCategory . defaultMaxListeners Defined in node_modules/@types/node/events.d.ts:18","title":"Static defaultMaxListeners"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#addlistener","text":"\u25b8 addListener ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . addListener Overrides void Defined in node_modules/@types/node/events.d.ts:20 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this","title":"addListener"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#emit","text":"\u25b8 emit ( event : string | symbol, ... args : any[]): boolean Inherited from KubernetesClusterCategory . emit Overrides void Defined in node_modules/@types/node/events.d.ts:32 Parameters: Name Type event string | symbol ...args any[] Returns: boolean","title":"emit"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#eventnames","text":"\u25b8 eventNames (): Array\u2039string | symbol\u203a Inherited from KubernetesClusterCategory . eventNames Overrides void Defined in node_modules/@types/node/events.d.ts:33 Returns: Array\u2039string | symbol\u203a","title":"eventNames"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#getid","text":"\u25b8 getId (): string Inherited from KubernetesClusterCategory . getId Defined in src/common/catalog/catalog-entity.ts:65 Returns: string","title":"getId"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#getmaxlisteners","text":"\u25b8 getMaxListeners (): number Inherited from KubernetesClusterCategory . getMaxListeners Overrides void Defined in node_modules/@types/node/events.d.ts:29 Returns: number","title":"getMaxListeners"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#listenercount","text":"\u25b8 listenerCount ( type : string | symbol): number Inherited from KubernetesClusterCategory . listenerCount Overrides void Defined in node_modules/@types/node/events.d.ts:34 Parameters: Name Type type string | symbol Returns: number","title":"listenerCount"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#listeners","text":"\u25b8 listeners ( event : string | symbol): Function[] Inherited from KubernetesClusterCategory . listeners Overrides void Defined in node_modules/@types/node/events.d.ts:30 Parameters: Name Type event string | symbol Returns: Function[]","title":"listeners"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#off","text":"\u25b8 off ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . off Overrides void Defined in node_modules/@types/node/events.d.ts:26 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this","title":"off"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#on","text":"\u25b8 on ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . on Overrides void Defined in node_modules/@types/node/events.d.ts:21 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this","title":"on"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#once","text":"\u25b8 once ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . once Overrides void Defined in node_modules/@types/node/events.d.ts:22 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this","title":"once"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#prependlistener","text":"\u25b8 prependListener ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . prependListener Overrides void Defined in node_modules/@types/node/events.d.ts:23 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this","title":"prependListener"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#prependoncelistener","text":"\u25b8 prependOnceListener ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . prependOnceListener Overrides void Defined in node_modules/@types/node/events.d.ts:24 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this","title":"prependOnceListener"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#rawlisteners","text":"\u25b8 rawListeners ( event : string | symbol): Function[] Inherited from KubernetesClusterCategory . rawListeners Overrides void Defined in node_modules/@types/node/events.d.ts:31 Parameters: Name Type event string | symbol Returns: Function[]","title":"rawListeners"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#removealllisteners","text":"\u25b8 removeAllListeners ( event? : string | symbol): this Inherited from KubernetesClusterCategory . removeAllListeners Overrides void Defined in node_modules/@types/node/events.d.ts:27 Parameters: Name Type event? string | symbol Returns: this","title":"removeAllListeners"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#removelistener","text":"\u25b8 removeListener ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . removeListener Overrides void Defined in node_modules/@types/node/events.d.ts:25 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this","title":"removeListener"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#setmaxlisteners","text":"\u25b8 setMaxListeners ( n : number): this Inherited from KubernetesClusterCategory . setMaxListeners Overrides void Defined in node_modules/@types/node/events.d.ts:28 Parameters: Name Type n number Returns: this","title":"setMaxListeners"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#static-listenercount","text":"\u25b8 listenerCount ( emitter : EventEmitter, event : string | symbol): number Inherited from KubernetesClusterCategory . listenerCount Defined in node_modules/@types/node/events.d.ts:17 deprecated since v4.0.0 Parameters: Name Type emitter EventEmitter event string | symbol Returns: number","title":"Static listenerCount"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#static-parseid","text":"\u25b8 parseId ( id : string): object Inherited from KubernetesClusterCategory . parseId Defined in src/common/catalog/catalog-entity.ts:59 Parameters: Name Type Default id string \"\" Returns: object group ? : string kind ? : string","title":"Static parseId"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#object-literals_1","text":"","title":"Object literals"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#metadata","text":"","title":"metadata"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#metadata-object","text":"Overrides CatalogCategory . metadata Defined in src/common/catalog-entities/web-link.ts:57","title":"\u25aa metadata: object"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#icon","text":"\u2022 icon : string = \"link\" Defined in src/common/catalog-entities/web-link.ts:59","title":"icon"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#name","text":"\u2022 name : string = \"Web Links\" Defined in src/common/catalog-entities/web-link.ts:58","title":"name"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#spec","text":"","title":"spec"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#spec-object","text":"Overrides CatalogCategory . spec Defined in src/common/catalog-entities/web-link.ts:61","title":"\u25aa spec: object"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#group","text":"\u2022 group : string = \"entity.k8slens.dev\" Defined in src/common/catalog-entities/web-link.ts:62","title":"group"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#versions","text":"\u2022 versions : object[] = [ { name: \"v1alpha1\", entityClass: WebLink } ] Defined in src/common/catalog-entities/web-link.ts:63 \u25aa names : object Defined in src/common/catalog-entities/web-link.ts:69 kind : string = \"WebLink\"","title":"versions"},{"location":"extensions/api/classes/_core_api_ipc_.ipcmain/","text":"Class: IpcMain # Hierarchy # \u21b3 IpcRegistrar \u21b3 IpcMain Index # Constructors # constructor Properties # [IpcPrefix] extension Methods # broadcast handle listen createInstance getInstance resetInstance Constructors # constructor # + new IpcMain ( extension : LensMainExtension ): IpcMain Overrides IpcRegistrar . constructor Defined in src/extensions/ipc/ipc-main.ts:28 Parameters: Name Type extension LensMainExtension Returns: IpcMain Properties # [IpcPrefix] # \u2022 [IpcPrefix] : string Inherited from IpcMain . [IpcPrefix] Defined in src/extensions/ipc/ipc-registrar.ts:29 Protected extension # \u2022 extension : LensExtension Inherited from IpcMain . extension Defined in src/extensions/ipc/ipc-registrar.ts:31 Methods # broadcast # \u25b8 broadcast ( channel : string, ... args : any[]): void Inherited from IpcMain . broadcast Defined in src/extensions/ipc/ipc-registrar.ts:41 Parameters: Name Type Description channel string The channel to broadcast to your whole extension, both main and renderer ...args any[] The arguments passed to all listeners Returns: void handle # \u25b8 handle ( channel : string, handler : function): void Defined in src/extensions/ipc/ipc-main.ts:55 Declare a RPC over channel . Lens will cleanup when the extension is disabled or uninstalled Parameters: \u25aa channel : string The name of the RPC \u25aa handler : function The remote procedure that is called \u25b8 ( event : IpcMainInvokeEvent, ... args : any[]): any Parameters: Name Type event IpcMainInvokeEvent ...args any[] Returns: void listen # \u25b8 listen ( channel : string, listener : function): Disposer Defined in src/extensions/ipc/ipc-main.ts:40 Listen for broadcasts within your extension Parameters: \u25aa channel : string The channel to listen for broadcasts on \u25aa listener : function The function that will be called with the arguments of the broadcast \u25b8 ( event : IpcRendererEvent, ... args : any[]): any Parameters: Name Type event IpcRendererEvent ...args any[] Returns: Disposer An optional disopser, Lens will cleanup when the extension is disabled or uninstalled even if this is not called Static createInstance # \u25b8 createInstance \u2039 T , R \u203a( this : StaticThis\u2039T, R\u203a, ... args : R): T Inherited from ExtensionStore . createInstance Defined in src/common/utils/singleton.ts:46 Creates the single instance of the child class if one was not already created. Multiple calls will return the same instance. Essentially throwing away the arguments to the subsequent calls. Note: this is a racy function, if two (or more) calls are racing to call this function only the first's arguments will be used. Type parameters: \u25aa T \u25aa R : any[] Parameters: Name Type Description this StaticThis\u2039T, R\u203a Implicit argument that is the child class type ...args R The constructor arguments for the child class Returns: T An instance of the child class Static getInstance # \u25b8 getInstance \u2039 T , R \u203a( this : StaticThis\u2039T, R\u203a, strict : boolean): T | undefined Inherited from ExtensionStore . getInstance Defined in src/common/utils/singleton.ts:67 Get the instance of the child class that was previously created. Type parameters: \u25aa T \u25aa R : any[] Parameters: Name Type Default Description this StaticThis\u2039T, R\u203a - Implicit argument that is the child class type strict boolean true If false will return undefined instead of throwing when an instance doesn't exist. Default: true Returns: T | undefined An instance of the child class Static resetInstance # \u25b8 resetInstance (): void Inherited from ExtensionStore . resetInstance Defined in src/common/utils/singleton.ts:82 Delete the instance of the child class. Note: this doesn't prevent callers of getInstance from storing the result in a global. There is no way in JS or TS to prevent globals like that. Returns: void","title":"Class: IpcMain"},{"location":"extensions/api/classes/_core_api_ipc_.ipcmain/#class-ipcmain","text":"","title":"Class: IpcMain"},{"location":"extensions/api/classes/_core_api_ipc_.ipcmain/#hierarchy","text":"\u21b3 IpcRegistrar \u21b3 IpcMain","title":"Hierarchy"},{"location":"extensions/api/classes/_core_api_ipc_.ipcmain/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_core_api_ipc_.ipcmain/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_core_api_ipc_.ipcmain/#properties","text":"[IpcPrefix] extension","title":"Properties"},{"location":"extensions/api/classes/_core_api_ipc_.ipcmain/#methods","text":"broadcast handle listen createInstance getInstance resetInstance","title":"Methods"},{"location":"extensions/api/classes/_core_api_ipc_.ipcmain/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_core_api_ipc_.ipcmain/#constructor","text":"+ new IpcMain ( extension : LensMainExtension ): IpcMain Overrides IpcRegistrar . constructor Defined in src/extensions/ipc/ipc-main.ts:28 Parameters: Name Type extension LensMainExtension Returns: IpcMain","title":"constructor"},{"location":"extensions/api/classes/_core_api_ipc_.ipcmain/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_core_api_ipc_.ipcmain/#ipcprefix","text":"\u2022 [IpcPrefix] : string Inherited from IpcMain . [IpcPrefix] Defined in src/extensions/ipc/ipc-registrar.ts:29","title":"[IpcPrefix]"},{"location":"extensions/api/classes/_core_api_ipc_.ipcmain/#protected-extension","text":"\u2022 extension : LensExtension Inherited from IpcMain . extension Defined in src/extensions/ipc/ipc-registrar.ts:31","title":"Protected extension"},{"location":"extensions/api/classes/_core_api_ipc_.ipcmain/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_core_api_ipc_.ipcmain/#broadcast","text":"\u25b8 broadcast ( channel : string, ... args : any[]): void Inherited from IpcMain . broadcast Defined in src/extensions/ipc/ipc-registrar.ts:41 Parameters: Name Type Description channel string The channel to broadcast to your whole extension, both main and renderer ...args any[] The arguments passed to all listeners Returns: void","title":"broadcast"},{"location":"extensions/api/classes/_core_api_ipc_.ipcmain/#handle","text":"\u25b8 handle ( channel : string, handler : function): void Defined in src/extensions/ipc/ipc-main.ts:55 Declare a RPC over channel . Lens will cleanup when the extension is disabled or uninstalled Parameters: \u25aa channel : string The name of the RPC \u25aa handler : function The remote procedure that is called \u25b8 ( event : IpcMainInvokeEvent, ... args : any[]): any Parameters: Name Type event IpcMainInvokeEvent ...args any[] Returns: void","title":"handle"},{"location":"extensions/api/classes/_core_api_ipc_.ipcmain/#listen","text":"\u25b8 listen ( channel : string, listener : function): Disposer Defined in src/extensions/ipc/ipc-main.ts:40 Listen for broadcasts within your extension Parameters: \u25aa channel : string The channel to listen for broadcasts on \u25aa listener : function The function that will be called with the arguments of the broadcast \u25b8 ( event : IpcRendererEvent, ... args : any[]): any Parameters: Name Type event IpcRendererEvent ...args any[] Returns: Disposer An optional disopser, Lens will cleanup when the extension is disabled or uninstalled even if this is not called","title":"listen"},{"location":"extensions/api/classes/_core_api_ipc_.ipcmain/#static-createinstance","text":"\u25b8 createInstance \u2039 T , R \u203a( this : StaticThis\u2039T, R\u203a, ... args : R): T Inherited from ExtensionStore . createInstance Defined in src/common/utils/singleton.ts:46 Creates the single instance of the child class if one was not already created. Multiple calls will return the same instance. Essentially throwing away the arguments to the subsequent calls. Note: this is a racy function, if two (or more) calls are racing to call this function only the first's arguments will be used. Type parameters: \u25aa T \u25aa R : any[] Parameters: Name Type Description this StaticThis\u2039T, R\u203a Implicit argument that is the child class type ...args R The constructor arguments for the child class Returns: T An instance of the child class","title":"Static createInstance"},{"location":"extensions/api/classes/_core_api_ipc_.ipcmain/#static-getinstance","text":"\u25b8 getInstance \u2039 T , R \u203a( this : StaticThis\u2039T, R\u203a, strict : boolean): T | undefined Inherited from ExtensionStore . getInstance Defined in src/common/utils/singleton.ts:67 Get the instance of the child class that was previously created. Type parameters: \u25aa T \u25aa R : any[] Parameters: Name Type Default Description this StaticThis\u2039T, R\u203a - Implicit argument that is the child class type strict boolean true If false will return undefined instead of throwing when an instance doesn't exist. Default: true Returns: T | undefined An instance of the child class","title":"Static getInstance"},{"location":"extensions/api/classes/_core_api_ipc_.ipcmain/#static-resetinstance","text":"\u25b8 resetInstance (): void Inherited from ExtensionStore . resetInstance Defined in src/common/utils/singleton.ts:82 Delete the instance of the child class. Note: this doesn't prevent callers of getInstance from storing the result in a global. There is no way in JS or TS to prevent globals like that. Returns: void","title":"Static resetInstance"},{"location":"extensions/api/classes/_core_api_ipc_.ipcregistrar/","text":"Class: IpcRegistrar # Hierarchy # Singleton \u21b3 IpcRegistrar \u21b3 IpcMain Index # Constructors # constructor Properties # [IpcPrefix] extension Methods # broadcast createInstance getInstance resetInstance Constructors # constructor # + new IpcRegistrar ( extension : LensExtension): IpcRegistrar Overrides Singleton . constructor Defined in src/extensions/ipc/ipc-registrar.ts:29 Parameters: Name Type extension LensExtension Returns: IpcRegistrar Properties # [IpcPrefix] # \u2022 [IpcPrefix] : string Defined in src/extensions/ipc/ipc-registrar.ts:29 Protected extension # \u2022 extension : LensExtension Defined in src/extensions/ipc/ipc-registrar.ts:31 Methods # broadcast # \u25b8 broadcast ( channel : string, ... args : any[]): void Defined in src/extensions/ipc/ipc-registrar.ts:41 Parameters: Name Type Description channel string The channel to broadcast to your whole extension, both main and renderer ...args any[] The arguments passed to all listeners Returns: void Static createInstance # \u25b8 createInstance \u2039 T , R \u203a( this : StaticThis\u2039T, R\u203a, ... args : R): T Inherited from ExtensionStore . createInstance Defined in src/common/utils/singleton.ts:46 Creates the single instance of the child class if one was not already created. Multiple calls will return the same instance. Essentially throwing away the arguments to the subsequent calls. Note: this is a racy function, if two (or more) calls are racing to call this function only the first's arguments will be used. Type parameters: \u25aa T \u25aa R : any[] Parameters: Name Type Description this StaticThis\u2039T, R\u203a Implicit argument that is the child class type ...args R The constructor arguments for the child class Returns: T An instance of the child class Static getInstance # \u25b8 getInstance \u2039 T , R \u203a( this : StaticThis\u2039T, R\u203a, strict : boolean): T | undefined Inherited from ExtensionStore . getInstance Defined in src/common/utils/singleton.ts:67 Get the instance of the child class that was previously created. Type parameters: \u25aa T \u25aa R : any[] Parameters: Name Type Default Description this StaticThis\u2039T, R\u203a - Implicit argument that is the child class type strict boolean true If false will return undefined instead of throwing when an instance doesn't exist. Default: true Returns: T | undefined An instance of the child class Static resetInstance # \u25b8 resetInstance (): void Inherited from ExtensionStore . resetInstance Defined in src/common/utils/singleton.ts:82 Delete the instance of the child class. Note: this doesn't prevent callers of getInstance from storing the result in a global. There is no way in JS or TS to prevent globals like that. Returns: void","title":"Class: IpcRegistrar"},{"location":"extensions/api/classes/_core_api_ipc_.ipcregistrar/#class-ipcregistrar","text":"","title":"Class: IpcRegistrar"},{"location":"extensions/api/classes/_core_api_ipc_.ipcregistrar/#hierarchy","text":"Singleton \u21b3 IpcRegistrar \u21b3 IpcMain","title":"Hierarchy"},{"location":"extensions/api/classes/_core_api_ipc_.ipcregistrar/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_core_api_ipc_.ipcregistrar/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_core_api_ipc_.ipcregistrar/#properties","text":"[IpcPrefix] extension","title":"Properties"},{"location":"extensions/api/classes/_core_api_ipc_.ipcregistrar/#methods","text":"broadcast createInstance getInstance resetInstance","title":"Methods"},{"location":"extensions/api/classes/_core_api_ipc_.ipcregistrar/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_core_api_ipc_.ipcregistrar/#constructor","text":"+ new IpcRegistrar ( extension : LensExtension): IpcRegistrar Overrides Singleton . constructor Defined in src/extensions/ipc/ipc-registrar.ts:29 Parameters: Name Type extension LensExtension Returns: IpcRegistrar","title":"constructor"},{"location":"extensions/api/classes/_core_api_ipc_.ipcregistrar/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_core_api_ipc_.ipcregistrar/#ipcprefix","text":"\u2022 [IpcPrefix] : string Defined in src/extensions/ipc/ipc-registrar.ts:29","title":"[IpcPrefix]"},{"location":"extensions/api/classes/_core_api_ipc_.ipcregistrar/#protected-extension","text":"\u2022 extension : LensExtension Defined in src/extensions/ipc/ipc-registrar.ts:31","title":"Protected extension"},{"location":"extensions/api/classes/_core_api_ipc_.ipcregistrar/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_core_api_ipc_.ipcregistrar/#broadcast","text":"\u25b8 broadcast ( channel : string, ... args : any[]): void Defined in src/extensions/ipc/ipc-registrar.ts:41 Parameters: Name Type Description channel string The channel to broadcast to your whole extension, both main and renderer ...args any[] The arguments passed to all listeners Returns: void","title":"broadcast"},{"location":"extensions/api/classes/_core_api_ipc_.ipcregistrar/#static-createinstance","text":"\u25b8 createInstance \u2039 T , R \u203a( this : StaticThis\u2039T, R\u203a, ... args : R): T Inherited from ExtensionStore . createInstance Defined in src/common/utils/singleton.ts:46 Creates the single instance of the child class if one was not already created. Multiple calls will return the same instance. Essentially throwing away the arguments to the subsequent calls. Note: this is a racy function, if two (or more) calls are racing to call this function only the first's arguments will be used. Type parameters: \u25aa T \u25aa R : any[] Parameters: Name Type Description this StaticThis\u2039T, R\u203a Implicit argument that is the child class type ...args R The constructor arguments for the child class Returns: T An instance of the child class","title":"Static createInstance"},{"location":"extensions/api/classes/_core_api_ipc_.ipcregistrar/#static-getinstance","text":"\u25b8 getInstance \u2039 T , R \u203a( this : StaticThis\u2039T, R\u203a, strict : boolean): T | undefined Inherited from ExtensionStore . getInstance Defined in src/common/utils/singleton.ts:67 Get the instance of the child class that was previously created. Type parameters: \u25aa T \u25aa R : any[] Parameters: Name Type Default Description this StaticThis\u2039T, R\u203a - Implicit argument that is the child class type strict boolean true If false will return undefined instead of throwing when an instance doesn't exist. Default: true Returns: T | undefined An instance of the child class","title":"Static getInstance"},{"location":"extensions/api/classes/_core_api_ipc_.ipcregistrar/#static-resetinstance","text":"\u25b8 resetInstance (): void Inherited from ExtensionStore . resetInstance Defined in src/common/utils/singleton.ts:82 Delete the instance of the child class. Note: this doesn't prevent callers of getInstance from storing the result in a global. There is no way in JS or TS to prevent globals like that. Returns: void","title":"Static resetInstance"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/","text":"Class: ExtensionStore \u2039 T \u203a # Type parameters # \u25aa T Hierarchy # BaseStore\u2039T\u203a \u21b3 ExtensionStore Index # Constructors # constructor Properties # extension isLoaded params storeConfig syncDisposers Accessors # name path syncMainChannel syncRendererChannel whenLoaded Methods # applyWithoutSync cwd disableSync enableSync fromStore init load loadExtension onModelChange onSync onSyncFromMain saveToFile toJSON unregisterIpcListener createInstance getInstance resetInstance Constructors # Protected constructor # + new ExtensionStore ( params : BaseStoreParams): ExtensionStore Inherited from ExtensionStore . constructor Overrides Singleton . constructor Defined in src/common/base-store.ts:49 Parameters: Name Type params BaseStoreParams Returns: ExtensionStore Properties # Protected extension # \u2022 extension : LensExtension Defined in src/extensions/extension-store.ts:27 isLoaded # \u2022 isLoaded : boolean = false Inherited from ExtensionStore . isLoaded Defined in src/common/base-store.ts:45 Protected params # \u2022 params : BaseStoreParams Inherited from ExtensionStore . params Defined in src/common/base-store.ts:51 Protected Optional storeConfig # \u2022 storeConfig ? : Config\u2039T\u203a Inherited from ExtensionStore . storeConfig Defined in src/common/base-store.ts:42 Protected syncDisposers # \u2022 syncDisposers : Disposer[] = [] Inherited from ExtensionStore . syncDisposers Defined in src/common/base-store.ts:43 Accessors # name # \u2022 get name (): string Inherited from ExtensionStore . name Defined in src/common/base-store.ts:63 Returns: string path # \u2022 get path (): string Inherited from ExtensionStore . path Defined in src/common/base-store.ts:75 Returns: string Protected syncMainChannel # \u2022 get syncMainChannel (): string Inherited from ExtensionStore . syncMainChannel Defined in src/common/base-store.ts:71 Returns: string Protected syncRendererChannel # \u2022 get syncRendererChannel (): string Inherited from ExtensionStore . syncRendererChannel Defined in src/common/base-store.ts:67 Returns: string whenLoaded # \u2022 get whenLoaded (): Promise\u2039void\u203a & object Inherited from ExtensionStore . whenLoaded Defined in src/common/base-store.ts:47 Returns: Promise\u2039void\u203a & object Methods # Protected applyWithoutSync # \u25b8 applyWithoutSync ( callback : function): void Inherited from ExtensionStore . applyWithoutSync Defined in src/common/base-store.ts:165 Parameters: \u25aa callback : function \u25b8 (): void Returns: void Protected cwd # \u25b8 cwd (): string Overrides void Defined in src/extensions/extension-store.ts:41 Returns: string disableSync # \u25b8 disableSync (): void Inherited from ExtensionStore . disableSync Defined in src/common/base-store.ts:160 Returns: void enableSync # \u25b8 enableSync (): void Inherited from ExtensionStore . enableSync Defined in src/common/base-store.ts:119 Returns: void Protected Abstract fromStore # \u25b8 fromStore ( data : T): void Inherited from ExtensionStore . fromStore Defined in src/common/base-store.ts:195 fromStore is called internally when a child class syncs with the file system. Parameters: Name Type Description data T the parsed information read from the stored JSON file Returns: void Protected init # \u25b8 init (): Promise\u2039void\u203a Inherited from ExtensionStore . init Defined in src/common/base-store.ts:79 Returns: Promise\u2039void\u203a load # \u25b8 load (): Promise\u2039void\u203a Overrides void Defined in src/extensions/extension-store.ts:35 Returns: Promise\u2039void\u203a loadExtension # \u25b8 loadExtension ( extension : LensExtension): Promise\u2039void\u203a Defined in src/extensions/extension-store.ts:29 Parameters: Name Type extension LensExtension Returns: Promise\u2039void\u203a Protected onModelChange # \u25b8 onModelChange ( model : T): Promise\u2039void\u203a Inherited from ExtensionStore . onModelChange Defined in src/common/base-store.ts:181 Parameters: Name Type model T Returns: Promise\u2039void\u203a Protected onSync # \u25b8 onSync ( model : T): void Inherited from ExtensionStore . onSync Defined in src/common/base-store.ts:174 Parameters: Name Type model T Returns: void Protected onSyncFromMain # \u25b8 onSyncFromMain ( model : T): void Inherited from ExtensionStore . onSyncFromMain Defined in src/common/base-store.ts:149 Parameters: Name Type model T Returns: void Protected saveToFile # \u25b8 saveToFile ( model : T): Promise\u2039void\u203a Inherited from ExtensionStore . saveToFile Defined in src/common/base-store.ts:108 Parameters: Name Type model T Returns: Promise\u2039void\u203a Abstract toJSON # \u25b8 toJSON (): T Inherited from ExtensionStore . toJSON Defined in src/common/base-store.ts:204 toJSON is called when syncing the store to the filesystem. It should produce a JSON serializable object representation of the current state. It is recommended that a round trip is valid. Namely, calling this.fromStore(this.toJSON()) shouldn't change the state. Returns: T unregisterIpcListener # \u25b8 unregisterIpcListener (): void Inherited from ExtensionStore . unregisterIpcListener Defined in src/common/base-store.ts:155 Returns: void Static createInstance # \u25b8 createInstance \u2039 T , R \u203a( this : StaticThis\u2039T, R\u203a, ... args : R): T Inherited from ExtensionStore . createInstance Defined in src/common/utils/singleton.ts:46 Creates the single instance of the child class if one was not already created. Multiple calls will return the same instance. Essentially throwing away the arguments to the subsequent calls. Note: this is a racy function, if two (or more) calls are racing to call this function only the first's arguments will be used. Type parameters: \u25aa T \u25aa R : any[] Parameters: Name Type Description this StaticThis\u2039T, R\u203a Implicit argument that is the child class type ...args R The constructor arguments for the child class Returns: T An instance of the child class Static getInstance # \u25b8 getInstance \u2039 T , R \u203a( this : StaticThis\u2039T, R\u203a, strict : boolean): T | undefined Inherited from ExtensionStore . getInstance Defined in src/common/utils/singleton.ts:67 Get the instance of the child class that was previously created. Type parameters: \u25aa T \u25aa R : any[] Parameters: Name Type Default Description this StaticThis\u2039T, R\u203a - Implicit argument that is the child class type strict boolean true If false will return undefined instead of throwing when an instance doesn't exist. Default: true Returns: T | undefined An instance of the child class Static resetInstance # \u25b8 resetInstance (): void Inherited from ExtensionStore . resetInstance Defined in src/common/utils/singleton.ts:82 Delete the instance of the child class. Note: this doesn't prevent callers of getInstance from storing the result in a global. There is no way in JS or TS to prevent globals like that. Returns: void","title":"Class: ExtensionStore \u2039**T**\u203a"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#class-extensionstore-t","text":"","title":"Class: ExtensionStore \u2039T\u203a"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#type-parameters","text":"\u25aa T","title":"Type parameters"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#hierarchy","text":"BaseStore\u2039T\u203a \u21b3 ExtensionStore","title":"Hierarchy"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#properties","text":"extension isLoaded params storeConfig syncDisposers","title":"Properties"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#accessors","text":"name path syncMainChannel syncRendererChannel whenLoaded","title":"Accessors"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#methods","text":"applyWithoutSync cwd disableSync enableSync fromStore init load loadExtension onModelChange onSync onSyncFromMain saveToFile toJSON unregisterIpcListener createInstance getInstance resetInstance","title":"Methods"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#protected-constructor","text":"+ new ExtensionStore ( params : BaseStoreParams): ExtensionStore Inherited from ExtensionStore . constructor Overrides Singleton . constructor Defined in src/common/base-store.ts:49 Parameters: Name Type params BaseStoreParams Returns: ExtensionStore","title":"Protected constructor"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#protected-extension","text":"\u2022 extension : LensExtension Defined in src/extensions/extension-store.ts:27","title":"Protected extension"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#isloaded","text":"\u2022 isLoaded : boolean = false Inherited from ExtensionStore . isLoaded Defined in src/common/base-store.ts:45","title":"isLoaded"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#protected-params","text":"\u2022 params : BaseStoreParams Inherited from ExtensionStore . params Defined in src/common/base-store.ts:51","title":"Protected params"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#protected-optional-storeconfig","text":"\u2022 storeConfig ? : Config\u2039T\u203a Inherited from ExtensionStore . storeConfig Defined in src/common/base-store.ts:42","title":"Protected Optional storeConfig"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#protected-syncdisposers","text":"\u2022 syncDisposers : Disposer[] = [] Inherited from ExtensionStore . syncDisposers Defined in src/common/base-store.ts:43","title":"Protected syncDisposers"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#name","text":"\u2022 get name (): string Inherited from ExtensionStore . name Defined in src/common/base-store.ts:63 Returns: string","title":"name"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#path","text":"\u2022 get path (): string Inherited from ExtensionStore . path Defined in src/common/base-store.ts:75 Returns: string","title":"path"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#protected-syncmainchannel","text":"\u2022 get syncMainChannel (): string Inherited from ExtensionStore . syncMainChannel Defined in src/common/base-store.ts:71 Returns: string","title":"Protected syncMainChannel"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#protected-syncrendererchannel","text":"\u2022 get syncRendererChannel (): string Inherited from ExtensionStore . syncRendererChannel Defined in src/common/base-store.ts:67 Returns: string","title":"Protected syncRendererChannel"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#whenloaded","text":"\u2022 get whenLoaded (): Promise\u2039void\u203a & object Inherited from ExtensionStore . whenLoaded Defined in src/common/base-store.ts:47 Returns: Promise\u2039void\u203a & object","title":"whenLoaded"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#protected-applywithoutsync","text":"\u25b8 applyWithoutSync ( callback : function): void Inherited from ExtensionStore . applyWithoutSync Defined in src/common/base-store.ts:165 Parameters: \u25aa callback : function \u25b8 (): void Returns: void","title":"Protected applyWithoutSync"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#protected-cwd","text":"\u25b8 cwd (): string Overrides void Defined in src/extensions/extension-store.ts:41 Returns: string","title":"Protected cwd"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#disablesync","text":"\u25b8 disableSync (): void Inherited from ExtensionStore . disableSync Defined in src/common/base-store.ts:160 Returns: void","title":"disableSync"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#enablesync","text":"\u25b8 enableSync (): void Inherited from ExtensionStore . enableSync Defined in src/common/base-store.ts:119 Returns: void","title":"enableSync"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#protected-abstract-fromstore","text":"\u25b8 fromStore ( data : T): void Inherited from ExtensionStore . fromStore Defined in src/common/base-store.ts:195 fromStore is called internally when a child class syncs with the file system. Parameters: Name Type Description data T the parsed information read from the stored JSON file Returns: void","title":"Protected Abstract fromStore"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#protected-init","text":"\u25b8 init (): Promise\u2039void\u203a Inherited from ExtensionStore . init Defined in src/common/base-store.ts:79 Returns: Promise\u2039void\u203a","title":"Protected init"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#load","text":"\u25b8 load (): Promise\u2039void\u203a Overrides void Defined in src/extensions/extension-store.ts:35 Returns: Promise\u2039void\u203a","title":"load"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#loadextension","text":"\u25b8 loadExtension ( extension : LensExtension): Promise\u2039void\u203a Defined in src/extensions/extension-store.ts:29 Parameters: Name Type extension LensExtension Returns: Promise\u2039void\u203a","title":"loadExtension"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#protected-onmodelchange","text":"\u25b8 onModelChange ( model : T): Promise\u2039void\u203a Inherited from ExtensionStore . onModelChange Defined in src/common/base-store.ts:181 Parameters: Name Type model T Returns: Promise\u2039void\u203a","title":"Protected onModelChange"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#protected-onsync","text":"\u25b8 onSync ( model : T): void Inherited from ExtensionStore . onSync Defined in src/common/base-store.ts:174 Parameters: Name Type model T Returns: void","title":"Protected onSync"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#protected-onsyncfrommain","text":"\u25b8 onSyncFromMain ( model : T): void Inherited from ExtensionStore . onSyncFromMain Defined in src/common/base-store.ts:149 Parameters: Name Type model T Returns: void","title":"Protected onSyncFromMain"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#protected-savetofile","text":"\u25b8 saveToFile ( model : T): Promise\u2039void\u203a Inherited from ExtensionStore . saveToFile Defined in src/common/base-store.ts:108 Parameters: Name Type model T Returns: Promise\u2039void\u203a","title":"Protected saveToFile"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#abstract-tojson","text":"\u25b8 toJSON (): T Inherited from ExtensionStore . toJSON Defined in src/common/base-store.ts:204 toJSON is called when syncing the store to the filesystem. It should produce a JSON serializable object representation of the current state. It is recommended that a round trip is valid. Namely, calling this.fromStore(this.toJSON()) shouldn't change the state. Returns: T","title":"Abstract toJSON"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#unregisteripclistener","text":"\u25b8 unregisterIpcListener (): void Inherited from ExtensionStore . unregisterIpcListener Defined in src/common/base-store.ts:155 Returns: void","title":"unregisterIpcListener"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#static-createinstance","text":"\u25b8 createInstance \u2039 T , R \u203a( this : StaticThis\u2039T, R\u203a, ... args : R): T Inherited from ExtensionStore . createInstance Defined in src/common/utils/singleton.ts:46 Creates the single instance of the child class if one was not already created. Multiple calls will return the same instance. Essentially throwing away the arguments to the subsequent calls. Note: this is a racy function, if two (or more) calls are racing to call this function only the first's arguments will be used. Type parameters: \u25aa T \u25aa R : any[] Parameters: Name Type Description this StaticThis\u2039T, R\u203a Implicit argument that is the child class type ...args R The constructor arguments for the child class Returns: T An instance of the child class","title":"Static createInstance"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#static-getinstance","text":"\u25b8 getInstance \u2039 T , R \u203a( this : StaticThis\u2039T, R\u203a, strict : boolean): T | undefined Inherited from ExtensionStore . getInstance Defined in src/common/utils/singleton.ts:67 Get the instance of the child class that was previously created. Type parameters: \u25aa T \u25aa R : any[] Parameters: Name Type Default Description this StaticThis\u2039T, R\u203a - Implicit argument that is the child class type strict boolean true If false will return undefined instead of throwing when an instance doesn't exist. Default: true Returns: T | undefined An instance of the child class","title":"Static getInstance"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#static-resetinstance","text":"\u25b8 resetInstance (): void Inherited from ExtensionStore . resetInstance Defined in src/common/utils/singleton.ts:82 Delete the instance of the child class. Note: this doesn't prevent callers of getInstance from storing the result in a global. There is no way in JS or TS to prevent globals like that. Returns: void","title":"Static resetInstance"},{"location":"extensions/api/classes/_core_api_utils_.singleton/","text":"Class: Singleton # Hierarchy # Singleton \u21b3 IpcRegistrar Index # Constructors # constructor Methods # createInstance getInstance resetInstance Constructors # constructor # + new Singleton (): Singleton Defined in src/common/utils/singleton.ts:26 Returns: Singleton Methods # Static createInstance # \u25b8 createInstance \u2039 T , R \u203a( this : StaticThis\u2039T, R\u203a, ... args : R): T Defined in src/common/utils/singleton.ts:46 Creates the single instance of the child class if one was not already created. Multiple calls will return the same instance. Essentially throwing away the arguments to the subsequent calls. Note: this is a racy function, if two (or more) calls are racing to call this function only the first's arguments will be used. Type parameters: \u25aa T \u25aa R : any[] Parameters: Name Type Description this StaticThis\u2039T, R\u203a Implicit argument that is the child class type ...args R The constructor arguments for the child class Returns: T An instance of the child class Static getInstance # \u25b8 getInstance \u2039 T , R \u203a( this : StaticThis\u2039T, R\u203a, strict : boolean): T | undefined Defined in src/common/utils/singleton.ts:67 Get the instance of the child class that was previously created. Type parameters: \u25aa T \u25aa R : any[] Parameters: Name Type Default Description this StaticThis\u2039T, R\u203a - Implicit argument that is the child class type strict boolean true If false will return undefined instead of throwing when an instance doesn't exist. Default: true Returns: T | undefined An instance of the child class Static resetInstance # \u25b8 resetInstance (): void Defined in src/common/utils/singleton.ts:82 Delete the instance of the child class. Note: this doesn't prevent callers of getInstance from storing the result in a global. There is no way in JS or TS to prevent globals like that. Returns: void","title":"Class: Singleton"},{"location":"extensions/api/classes/_core_api_utils_.singleton/#class-singleton","text":"","title":"Class: Singleton"},{"location":"extensions/api/classes/_core_api_utils_.singleton/#hierarchy","text":"Singleton \u21b3 IpcRegistrar","title":"Hierarchy"},{"location":"extensions/api/classes/_core_api_utils_.singleton/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_core_api_utils_.singleton/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_core_api_utils_.singleton/#methods","text":"createInstance getInstance resetInstance","title":"Methods"},{"location":"extensions/api/classes/_core_api_utils_.singleton/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_core_api_utils_.singleton/#constructor","text":"+ new Singleton (): Singleton Defined in src/common/utils/singleton.ts:26 Returns: Singleton","title":"constructor"},{"location":"extensions/api/classes/_core_api_utils_.singleton/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_core_api_utils_.singleton/#static-createinstance","text":"\u25b8 createInstance \u2039 T , R \u203a( this : StaticThis\u2039T, R\u203a, ... args : R): T Defined in src/common/utils/singleton.ts:46 Creates the single instance of the child class if one was not already created. Multiple calls will return the same instance. Essentially throwing away the arguments to the subsequent calls. Note: this is a racy function, if two (or more) calls are racing to call this function only the first's arguments will be used. Type parameters: \u25aa T \u25aa R : any[] Parameters: Name Type Description this StaticThis\u2039T, R\u203a Implicit argument that is the child class type ...args R The constructor arguments for the child class Returns: T An instance of the child class","title":"Static createInstance"},{"location":"extensions/api/classes/_core_api_utils_.singleton/#static-getinstance","text":"\u25b8 getInstance \u2039 T , R \u203a( this : StaticThis\u2039T, R\u203a, strict : boolean): T | undefined Defined in src/common/utils/singleton.ts:67 Get the instance of the child class that was previously created. Type parameters: \u25aa T \u25aa R : any[] Parameters: Name Type Default Description this StaticThis\u2039T, R\u203a - Implicit argument that is the child class type strict boolean true If false will return undefined instead of throwing when an instance doesn't exist. Default: true Returns: T | undefined An instance of the child class","title":"Static getInstance"},{"location":"extensions/api/classes/_core_api_utils_.singleton/#static-resetinstance","text":"\u25b8 resetInstance (): void Defined in src/common/utils/singleton.ts:82 Delete the instance of the child class. Note: this doesn't prevent callers of getInstance from storing the result in a global. There is no way in JS or TS to prevent globals like that. Returns: void","title":"Static resetInstance"},{"location":"extensions/api/classes/_interfaces_index_.catalogcategory/","text":"Class: CatalogCategory # Hierarchy # EventEmitter \u21b3 CatalogCategory \u21b3 KubernetesClusterCategory \u21b3 WebLinkCategory Index # Properties # apiVersion kind metadata spec defaultMaxListeners Methods # addListener emit eventNames getId getMaxListeners listenerCount listeners off on once prependListener prependOnceListener rawListeners removeAllListeners removeListener setMaxListeners listenerCount parseId Properties # Abstract apiVersion # \u2022 apiVersion : string Defined in src/common/catalog/catalog-entity.ts:51 Abstract kind # \u2022 kind : string Defined in src/common/catalog/catalog-entity.ts:52 Abstract metadata # \u2022 metadata : object Defined in src/common/catalog/catalog-entity.ts:53 Type declaration: # icon : string name : string Abstract spec # \u2022 spec : CatalogCategorySpec Defined in src/common/catalog/catalog-entity.ts:57 Static defaultMaxListeners # \u25aa defaultMaxListeners : number Inherited from KubernetesClusterCategory . defaultMaxListeners Defined in node_modules/@types/node/events.d.ts:18 Methods # addListener # \u25b8 addListener ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . addListener Overrides void Defined in node_modules/@types/node/events.d.ts:20 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this emit # \u25b8 emit ( event : string | symbol, ... args : any[]): boolean Inherited from KubernetesClusterCategory . emit Overrides void Defined in node_modules/@types/node/events.d.ts:32 Parameters: Name Type event string | symbol ...args any[] Returns: boolean eventNames # \u25b8 eventNames (): Array\u2039string | symbol\u203a Inherited from KubernetesClusterCategory . eventNames Overrides void Defined in node_modules/@types/node/events.d.ts:33 Returns: Array\u2039string | symbol\u203a getId # \u25b8 getId (): string Defined in src/common/catalog/catalog-entity.ts:65 Returns: string getMaxListeners # \u25b8 getMaxListeners (): number Inherited from KubernetesClusterCategory . getMaxListeners Overrides void Defined in node_modules/@types/node/events.d.ts:29 Returns: number listenerCount # \u25b8 listenerCount ( type : string | symbol): number Inherited from KubernetesClusterCategory . listenerCount Overrides void Defined in node_modules/@types/node/events.d.ts:34 Parameters: Name Type type string | symbol Returns: number listeners # \u25b8 listeners ( event : string | symbol): Function[] Inherited from KubernetesClusterCategory . listeners Overrides void Defined in node_modules/@types/node/events.d.ts:30 Parameters: Name Type event string | symbol Returns: Function[] off # \u25b8 off ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . off Overrides void Defined in node_modules/@types/node/events.d.ts:26 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this on # \u25b8 on ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . on Overrides void Defined in node_modules/@types/node/events.d.ts:21 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this once # \u25b8 once ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . once Overrides void Defined in node_modules/@types/node/events.d.ts:22 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this prependListener # \u25b8 prependListener ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . prependListener Overrides void Defined in node_modules/@types/node/events.d.ts:23 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this prependOnceListener # \u25b8 prependOnceListener ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . prependOnceListener Overrides void Defined in node_modules/@types/node/events.d.ts:24 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this rawListeners # \u25b8 rawListeners ( event : string | symbol): Function[] Inherited from KubernetesClusterCategory . rawListeners Overrides void Defined in node_modules/@types/node/events.d.ts:31 Parameters: Name Type event string | symbol Returns: Function[] removeAllListeners # \u25b8 removeAllListeners ( event? : string | symbol): this Inherited from KubernetesClusterCategory . removeAllListeners Overrides void Defined in node_modules/@types/node/events.d.ts:27 Parameters: Name Type event? string | symbol Returns: this removeListener # \u25b8 removeListener ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . removeListener Overrides void Defined in node_modules/@types/node/events.d.ts:25 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this setMaxListeners # \u25b8 setMaxListeners ( n : number): this Inherited from KubernetesClusterCategory . setMaxListeners Overrides void Defined in node_modules/@types/node/events.d.ts:28 Parameters: Name Type n number Returns: this Static listenerCount # \u25b8 listenerCount ( emitter : EventEmitter, event : string | symbol): number Inherited from KubernetesClusterCategory . listenerCount Defined in node_modules/@types/node/events.d.ts:17 deprecated since v4.0.0 Parameters: Name Type emitter EventEmitter event string | symbol Returns: number Static parseId # \u25b8 parseId ( id : string): object Defined in src/common/catalog/catalog-entity.ts:59 Parameters: Name Type Default id string \"\" Returns: object group ? : string kind ? : string","title":"Class: CatalogCategory"},{"location":"extensions/api/classes/_interfaces_index_.catalogcategory/#class-catalogcategory","text":"","title":"Class: CatalogCategory"},{"location":"extensions/api/classes/_interfaces_index_.catalogcategory/#hierarchy","text":"EventEmitter \u21b3 CatalogCategory \u21b3 KubernetesClusterCategory \u21b3 WebLinkCategory","title":"Hierarchy"},{"location":"extensions/api/classes/_interfaces_index_.catalogcategory/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_interfaces_index_.catalogcategory/#properties","text":"apiVersion kind metadata spec defaultMaxListeners","title":"Properties"},{"location":"extensions/api/classes/_interfaces_index_.catalogcategory/#methods","text":"addListener emit eventNames getId getMaxListeners listenerCount listeners off on once prependListener prependOnceListener rawListeners removeAllListeners removeListener setMaxListeners listenerCount parseId","title":"Methods"},{"location":"extensions/api/classes/_interfaces_index_.catalogcategory/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_interfaces_index_.catalogcategory/#abstract-apiversion","text":"\u2022 apiVersion : string Defined in src/common/catalog/catalog-entity.ts:51","title":"Abstract apiVersion"},{"location":"extensions/api/classes/_interfaces_index_.catalogcategory/#abstract-kind","text":"\u2022 kind : string Defined in src/common/catalog/catalog-entity.ts:52","title":"Abstract kind"},{"location":"extensions/api/classes/_interfaces_index_.catalogcategory/#abstract-metadata","text":"\u2022 metadata : object Defined in src/common/catalog/catalog-entity.ts:53","title":"Abstract metadata"},{"location":"extensions/api/classes/_interfaces_index_.catalogcategory/#abstract-spec","text":"\u2022 spec : CatalogCategorySpec Defined in src/common/catalog/catalog-entity.ts:57","title":"Abstract spec"},{"location":"extensions/api/classes/_interfaces_index_.catalogcategory/#static-defaultmaxlisteners","text":"\u25aa defaultMaxListeners : number Inherited from KubernetesClusterCategory . defaultMaxListeners Defined in node_modules/@types/node/events.d.ts:18","title":"Static defaultMaxListeners"},{"location":"extensions/api/classes/_interfaces_index_.catalogcategory/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_interfaces_index_.catalogcategory/#addlistener","text":"\u25b8 addListener ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . addListener Overrides void Defined in node_modules/@types/node/events.d.ts:20 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this","title":"addListener"},{"location":"extensions/api/classes/_interfaces_index_.catalogcategory/#emit","text":"\u25b8 emit ( event : string | symbol, ... args : any[]): boolean Inherited from KubernetesClusterCategory . emit Overrides void Defined in node_modules/@types/node/events.d.ts:32 Parameters: Name Type event string | symbol ...args any[] Returns: boolean","title":"emit"},{"location":"extensions/api/classes/_interfaces_index_.catalogcategory/#eventnames","text":"\u25b8 eventNames (): Array\u2039string | symbol\u203a Inherited from KubernetesClusterCategory . eventNames Overrides void Defined in node_modules/@types/node/events.d.ts:33 Returns: Array\u2039string | symbol\u203a","title":"eventNames"},{"location":"extensions/api/classes/_interfaces_index_.catalogcategory/#getid","text":"\u25b8 getId (): string Defined in src/common/catalog/catalog-entity.ts:65 Returns: string","title":"getId"},{"location":"extensions/api/classes/_interfaces_index_.catalogcategory/#getmaxlisteners","text":"\u25b8 getMaxListeners (): number Inherited from KubernetesClusterCategory . getMaxListeners Overrides void Defined in node_modules/@types/node/events.d.ts:29 Returns: number","title":"getMaxListeners"},{"location":"extensions/api/classes/_interfaces_index_.catalogcategory/#listenercount","text":"\u25b8 listenerCount ( type : string | symbol): number Inherited from KubernetesClusterCategory . listenerCount Overrides void Defined in node_modules/@types/node/events.d.ts:34 Parameters: Name Type type string | symbol Returns: number","title":"listenerCount"},{"location":"extensions/api/classes/_interfaces_index_.catalogcategory/#listeners","text":"\u25b8 listeners ( event : string | symbol): Function[] Inherited from KubernetesClusterCategory . listeners Overrides void Defined in node_modules/@types/node/events.d.ts:30 Parameters: Name Type event string | symbol Returns: Function[]","title":"listeners"},{"location":"extensions/api/classes/_interfaces_index_.catalogcategory/#off","text":"\u25b8 off ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . off Overrides void Defined in node_modules/@types/node/events.d.ts:26 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this","title":"off"},{"location":"extensions/api/classes/_interfaces_index_.catalogcategory/#on","text":"\u25b8 on ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . on Overrides void Defined in node_modules/@types/node/events.d.ts:21 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this","title":"on"},{"location":"extensions/api/classes/_interfaces_index_.catalogcategory/#once","text":"\u25b8 once ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . once Overrides void Defined in node_modules/@types/node/events.d.ts:22 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this","title":"once"},{"location":"extensions/api/classes/_interfaces_index_.catalogcategory/#prependlistener","text":"\u25b8 prependListener ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . prependListener Overrides void Defined in node_modules/@types/node/events.d.ts:23 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this","title":"prependListener"},{"location":"extensions/api/classes/_interfaces_index_.catalogcategory/#prependoncelistener","text":"\u25b8 prependOnceListener ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . prependOnceListener Overrides void Defined in node_modules/@types/node/events.d.ts:24 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this","title":"prependOnceListener"},{"location":"extensions/api/classes/_interfaces_index_.catalogcategory/#rawlisteners","text":"\u25b8 rawListeners ( event : string | symbol): Function[] Inherited from KubernetesClusterCategory . rawListeners Overrides void Defined in node_modules/@types/node/events.d.ts:31 Parameters: Name Type event string | symbol Returns: Function[]","title":"rawListeners"},{"location":"extensions/api/classes/_interfaces_index_.catalogcategory/#removealllisteners","text":"\u25b8 removeAllListeners ( event? : string | symbol): this Inherited from KubernetesClusterCategory . removeAllListeners Overrides void Defined in node_modules/@types/node/events.d.ts:27 Parameters: Name Type event? string | symbol Returns: this","title":"removeAllListeners"},{"location":"extensions/api/classes/_interfaces_index_.catalogcategory/#removelistener","text":"\u25b8 removeListener ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . removeListener Overrides void Defined in node_modules/@types/node/events.d.ts:25 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this","title":"removeListener"},{"location":"extensions/api/classes/_interfaces_index_.catalogcategory/#setmaxlisteners","text":"\u25b8 setMaxListeners ( n : number): this Inherited from KubernetesClusterCategory . setMaxListeners Overrides void Defined in node_modules/@types/node/events.d.ts:28 Parameters: Name Type n number Returns: this","title":"setMaxListeners"},{"location":"extensions/api/classes/_interfaces_index_.catalogcategory/#static-listenercount","text":"\u25b8 listenerCount ( emitter : EventEmitter, event : string | symbol): number Inherited from KubernetesClusterCategory . listenerCount Defined in node_modules/@types/node/events.d.ts:17 deprecated since v4.0.0 Parameters: Name Type emitter EventEmitter event string | symbol Returns: number","title":"Static listenerCount"},{"location":"extensions/api/classes/_interfaces_index_.catalogcategory/#static-parseid","text":"\u25b8 parseId ( id : string): object Defined in src/common/catalog/catalog-entity.ts:59 Parameters: Name Type Default id string \"\" Returns: object group ? : string kind ? : string","title":"Static parseId"},{"location":"extensions/api/classes/_interfaces_index_.catalogentity/","text":"Class: CatalogEntity \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : CatalogEntityMetadata \u25aa Status : CatalogEntityStatus \u25aa Spec : CatalogEntitySpec Hierarchy # CatalogEntity \u21b3 KubernetesCluster \u21b3 WebLink Implements # CatalogEntityKindData Index # Constructors # constructor Properties # apiVersion kind metadata spec status Methods # getId getName onContextMenuOpen onDetailsOpen onRun onSettingsOpen Constructors # constructor # + new CatalogEntity ( data : CatalogEntityData \u2039Metadata, Status, Spec\u203a): CatalogEntity Defined in src/common/catalog/catalog-entity.ts:153 Parameters: Name Type data CatalogEntityData \u2039Metadata, Status, Spec\u203a Returns: CatalogEntity Properties # Abstract apiVersion # \u2022 apiVersion : string Implementation of CatalogEntityKindData . apiVersion Defined in src/common/catalog/catalog-entity.ts:148 Abstract kind # \u2022 kind : string Implementation of CatalogEntityKindData . kind Defined in src/common/catalog/catalog-entity.ts:149 metadata # \u2022 metadata : Metadata Defined in src/common/catalog/catalog-entity.ts:151 spec # \u2022 spec : Spec Defined in src/common/catalog/catalog-entity.ts:153 status # \u2022 status : Status Defined in src/common/catalog/catalog-entity.ts:152 Methods # getId # \u25b8 getId (): string Defined in src/common/catalog/catalog-entity.ts:162 Returns: string getName # \u25b8 getName (): string Defined in src/common/catalog/catalog-entity.ts:166 Returns: string Abstract onContextMenuOpen # \u25b8 onContextMenuOpen ( context : CatalogEntityContextMenuContext ): void | Promise\u2039void\u203a Defined in src/common/catalog/catalog-entity.ts:172 Parameters: Name Type context CatalogEntityContextMenuContext Returns: void | Promise\u2039void\u203a Abstract onDetailsOpen # \u25b8 onDetailsOpen ( context : CatalogEntityActionContext ): void | Promise\u2039void\u203a Defined in src/common/catalog/catalog-entity.ts:171 Parameters: Name Type context CatalogEntityActionContext Returns: void | Promise\u2039void\u203a Optional Abstract onRun # \u25b8 onRun ( context : CatalogEntityActionContext ): void | Promise\u2039void\u203a Defined in src/common/catalog/catalog-entity.ts:170 Parameters: Name Type context CatalogEntityActionContext Returns: void | Promise\u2039void\u203a Abstract onSettingsOpen # \u25b8 onSettingsOpen ( context : CatalogEntitySettingsContext ): void | Promise\u2039void\u203a Defined in src/common/catalog/catalog-entity.ts:173 Parameters: Name Type context CatalogEntitySettingsContext Returns: void | Promise\u2039void\u203a","title":"Class: CatalogEntity \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/classes/_interfaces_index_.catalogentity/#class-catalogentity-metadata-status-spec","text":"","title":"Class: CatalogEntity \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/classes/_interfaces_index_.catalogentity/#type-parameters","text":"\u25aa Metadata : CatalogEntityMetadata \u25aa Status : CatalogEntityStatus \u25aa Spec : CatalogEntitySpec","title":"Type parameters"},{"location":"extensions/api/classes/_interfaces_index_.catalogentity/#hierarchy","text":"CatalogEntity \u21b3 KubernetesCluster \u21b3 WebLink","title":"Hierarchy"},{"location":"extensions/api/classes/_interfaces_index_.catalogentity/#implements","text":"CatalogEntityKindData","title":"Implements"},{"location":"extensions/api/classes/_interfaces_index_.catalogentity/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_interfaces_index_.catalogentity/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_interfaces_index_.catalogentity/#properties","text":"apiVersion kind metadata spec status","title":"Properties"},{"location":"extensions/api/classes/_interfaces_index_.catalogentity/#methods","text":"getId getName onContextMenuOpen onDetailsOpen onRun onSettingsOpen","title":"Methods"},{"location":"extensions/api/classes/_interfaces_index_.catalogentity/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_interfaces_index_.catalogentity/#constructor","text":"+ new CatalogEntity ( data : CatalogEntityData \u2039Metadata, Status, Spec\u203a): CatalogEntity Defined in src/common/catalog/catalog-entity.ts:153 Parameters: Name Type data CatalogEntityData \u2039Metadata, Status, Spec\u203a Returns: CatalogEntity","title":"constructor"},{"location":"extensions/api/classes/_interfaces_index_.catalogentity/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_interfaces_index_.catalogentity/#abstract-apiversion","text":"\u2022 apiVersion : string Implementation of CatalogEntityKindData . apiVersion Defined in src/common/catalog/catalog-entity.ts:148","title":"Abstract apiVersion"},{"location":"extensions/api/classes/_interfaces_index_.catalogentity/#abstract-kind","text":"\u2022 kind : string Implementation of CatalogEntityKindData . kind Defined in src/common/catalog/catalog-entity.ts:149","title":"Abstract kind"},{"location":"extensions/api/classes/_interfaces_index_.catalogentity/#metadata","text":"\u2022 metadata : Metadata Defined in src/common/catalog/catalog-entity.ts:151","title":"metadata"},{"location":"extensions/api/classes/_interfaces_index_.catalogentity/#spec","text":"\u2022 spec : Spec Defined in src/common/catalog/catalog-entity.ts:153","title":"spec"},{"location":"extensions/api/classes/_interfaces_index_.catalogentity/#status","text":"\u2022 status : Status Defined in src/common/catalog/catalog-entity.ts:152","title":"status"},{"location":"extensions/api/classes/_interfaces_index_.catalogentity/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_interfaces_index_.catalogentity/#getid","text":"\u25b8 getId (): string Defined in src/common/catalog/catalog-entity.ts:162 Returns: string","title":"getId"},{"location":"extensions/api/classes/_interfaces_index_.catalogentity/#getname","text":"\u25b8 getName (): string Defined in src/common/catalog/catalog-entity.ts:166 Returns: string","title":"getName"},{"location":"extensions/api/classes/_interfaces_index_.catalogentity/#abstract-oncontextmenuopen","text":"\u25b8 onContextMenuOpen ( context : CatalogEntityContextMenuContext ): void | Promise\u2039void\u203a Defined in src/common/catalog/catalog-entity.ts:172 Parameters: Name Type context CatalogEntityContextMenuContext Returns: void | Promise\u2039void\u203a","title":"Abstract onContextMenuOpen"},{"location":"extensions/api/classes/_interfaces_index_.catalogentity/#abstract-ondetailsopen","text":"\u25b8 onDetailsOpen ( context : CatalogEntityActionContext ): void | Promise\u2039void\u203a Defined in src/common/catalog/catalog-entity.ts:171 Parameters: Name Type context CatalogEntityActionContext Returns: void | Promise\u2039void\u203a","title":"Abstract onDetailsOpen"},{"location":"extensions/api/classes/_interfaces_index_.catalogentity/#optional-abstract-onrun","text":"\u25b8 onRun ( context : CatalogEntityActionContext ): void | Promise\u2039void\u203a Defined in src/common/catalog/catalog-entity.ts:170 Parameters: Name Type context CatalogEntityActionContext Returns: void | Promise\u2039void\u203a","title":"Optional Abstract onRun"},{"location":"extensions/api/classes/_interfaces_index_.catalogentity/#abstract-onsettingsopen","text":"\u25b8 onSettingsOpen ( context : CatalogEntitySettingsContext ): void | Promise\u2039void\u203a Defined in src/common/catalog/catalog-entity.ts:173 Parameters: Name Type context CatalogEntitySettingsContext Returns: void | Promise\u2039void\u203a","title":"Abstract onSettingsOpen"},{"location":"extensions/api/classes/_renderer_api_components_.badge/","text":"Class: Badge \u2039 S, SS, S \u203a # Type parameters # \u25aa S \u25aa SS \u25aa S Hierarchy # Component\u2039 BadgeProps \u203a \u21b3 Badge Index # Constructors # constructor Properties # context props refs state contextType Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate Constructors # constructor # + new Badge ( props : Readonly\u2039 BadgeProps \u203a | BadgeProps ): Badge Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 BadgeProps \u203a | BadgeProps Returns: Badge + new Badge ( props : BadgeProps , context : any): Badge Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props BadgeProps context any Returns: Badge Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html props # \u2022 props : Readonly\u2039 BadgeProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 BadgeProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 BadgeProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 BadgeProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 BadgeProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 BadgeProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 BadgeProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 BadgeProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 BadgeProps \u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 BadgeProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 BadgeProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 BadgeProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 BadgeProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/badge/badge.tsx:36 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 BadgeProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 BadgeProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Class: Badge \u2039**S, SS, S**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.badge/#class-badge-s-ss-s","text":"","title":"Class: Badge \u2039S, SS, S\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.badge/#type-parameters","text":"\u25aa S \u25aa SS \u25aa S","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.badge/#hierarchy","text":"Component\u2039 BadgeProps \u203a \u21b3 Badge","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.badge/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.badge/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.badge/#properties","text":"context props refs state contextType","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.badge/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.badge/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.badge/#constructor","text":"+ new Badge ( props : Readonly\u2039 BadgeProps \u203a | BadgeProps ): Badge Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 BadgeProps \u203a | BadgeProps Returns: Badge + new Badge ( props : BadgeProps , context : any): Badge Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props BadgeProps context any Returns: Badge","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.badge/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.badge/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.badge/#props","text":"\u2022 props : Readonly\u2039 BadgeProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.badge/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.badge/#state","text":"\u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.badge/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.badge/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.badge/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.badge/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 BadgeProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 BadgeProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.badge/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 BadgeProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 BadgeProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.badge/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.badge/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.badge/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 BadgeProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 BadgeProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.badge/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.badge/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 BadgeProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 BadgeProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.badge/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.badge/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 BadgeProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 BadgeProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.badge/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.badge/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 BadgeProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 BadgeProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.badge/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/badge/badge.tsx:36 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.badge/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.badge/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 BadgeProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 BadgeProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/","text":"Class: BarChart \u2039 S, SS, S \u203a # Type parameters # \u25aa S \u25aa SS \u25aa S Hierarchy # Component\u2039Props\u203a \u21b3 BarChart Index # Constructors # constructor Properties # context props refs state contextType defaultProps Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate Constructors # constructor # + new BarChart ( props : Readonly\u2039Props\u203a | Props): BarChart Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039Props\u203a | Props Returns: BarChart + new BarChart ( props : Props, context : any): BarChart Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props Props context any Returns: BarChart Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html props # \u2022 props : Readonly\u2039Props\u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Static defaultProps # \u25aa defaultProps : object = defaultProps as object Defined in src/renderer/components/chart/bar-chart.tsx:46 Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039Props\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039Props\u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039Props\u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039Props\u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039Props\u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039Props\u203a prevState Readonly\u2039S\u203a Returns: SS | null render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/chart/bar-chart.tsx:48 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Class: BarChart \u2039**S, SS, S**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#class-barchart-s-ss-s","text":"","title":"Class: BarChart \u2039S, SS, S\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#type-parameters","text":"\u25aa S \u25aa SS \u25aa S","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#hierarchy","text":"Component\u2039Props\u203a \u21b3 BarChart","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#properties","text":"context props refs state contextType defaultProps","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#constructor","text":"+ new BarChart ( props : Readonly\u2039Props\u203a | Props): BarChart Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039Props\u203a | Props Returns: BarChart + new BarChart ( props : Props, context : any): BarChart Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props Props context any Returns: BarChart","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#props","text":"\u2022 props : Readonly\u2039Props\u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#state","text":"\u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#static-defaultprops","text":"\u25aa defaultProps : object = defaultProps as object Defined in src/renderer/components/chart/bar-chart.tsx:46","title":"Static defaultProps"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039Props\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039Props\u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039Props\u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039Props\u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039Props\u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039Props\u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/chart/bar-chart.tsx:48 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.button/","text":"Class: Button \u2039 SS \u203a # Type parameters # \u25aa SS Hierarchy # PureComponent\u2039 ButtonProps , object\u203a \u21b3 Button Index # Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate getSnapshotBeforeUpdate render shouldComponentUpdate Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 ButtonProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 ButtonProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 ButtonProps \u203a, nextState : Readonly\u2039object\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 ButtonProps \u203a nextState Readonly\u2039object\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 ButtonProps \u203a, prevState : Readonly\u2039object\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 ButtonProps \u203a prevState Readonly\u2039object\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 ButtonProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 ButtonProps \u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 ButtonProps \u203a, nextState : Readonly\u2039object\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 ButtonProps \u203a nextState Readonly\u2039object\u203a nextContext any Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 ButtonProps \u203a, prevState : Readonly\u2039object\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 ButtonProps \u203a prevState Readonly\u2039object\u203a Returns: SS | null render # \u25b8 render (): Element\u2039\u203a Defined in src/renderer/components/button/button.tsx:45 Returns: Element\u2039\u203a Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 ButtonProps \u203a, nextState : Readonly\u2039object\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 ButtonProps \u203a nextState Readonly\u2039object\u203a nextContext any Returns: boolean","title":"Class: Button \u2039**SS**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.button/#class-button-ss","text":"","title":"Class: Button \u2039SS\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.button/#type-parameters","text":"\u25aa SS","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.button/#hierarchy","text":"PureComponent\u2039 ButtonProps , object\u203a \u21b3 Button","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.button/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.button/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate getSnapshotBeforeUpdate render shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.button/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.button/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.button/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 ButtonProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 ButtonProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.button/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 ButtonProps \u203a, nextState : Readonly\u2039object\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 ButtonProps \u203a nextState Readonly\u2039object\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.button/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.button/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.button/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 ButtonProps \u203a, prevState : Readonly\u2039object\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 ButtonProps \u203a prevState Readonly\u2039object\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.button/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.button/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 ButtonProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 ButtonProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.button/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.button/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 ButtonProps \u203a, nextState : Readonly\u2039object\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 ButtonProps \u203a nextState Readonly\u2039object\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.button/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 ButtonProps \u203a, prevState : Readonly\u2039object\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 ButtonProps \u203a prevState Readonly\u2039object\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.button/#render","text":"\u25b8 render (): Element\u2039\u203a Defined in src/renderer/components/button/button.tsx:45 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.button/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 ButtonProps \u203a, nextState : Readonly\u2039object\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 ButtonProps \u203a nextState Readonly\u2039object\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.checkbox/","text":"Class: Checkbox \u2039 S, SS \u203a # Type parameters # \u25aa S \u25aa SS Hierarchy # PureComponent\u2039 CheckboxProps \u203a \u21b3 Checkbox Index # Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate getSnapshotBeforeUpdate getValue onChange render shouldComponentUpdate Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 CheckboxProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 CheckboxProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 CheckboxProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 CheckboxProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 CheckboxProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 CheckboxProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 CheckboxProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 CheckboxProps \u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 CheckboxProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 CheckboxProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 CheckboxProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 CheckboxProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null getValue # \u25b8 getValue (): boolean Defined in src/renderer/components/checkbox/checkbox.tsx:46 Returns: boolean onChange # \u25b8 onChange ( evt : ChangeEvent\u2039HTMLInputElement\u203a): void Defined in src/renderer/components/checkbox/checkbox.tsx:40 Parameters: Name Type evt ChangeEvent\u2039HTMLInputElement\u203a Returns: void render # \u25b8 render (): Element\u2039\u203a Defined in src/renderer/components/checkbox/checkbox.tsx:52 Returns: Element\u2039\u203a Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 CheckboxProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 CheckboxProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Class: Checkbox \u2039**S, SS**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.checkbox/#class-checkbox-s-ss","text":"","title":"Class: Checkbox \u2039S, SS\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.checkbox/#type-parameters","text":"\u25aa S \u25aa SS","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.checkbox/#hierarchy","text":"PureComponent\u2039 CheckboxProps \u203a \u21b3 Checkbox","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.checkbox/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.checkbox/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate getSnapshotBeforeUpdate getValue onChange render shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.checkbox/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.checkbox/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.checkbox/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 CheckboxProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 CheckboxProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.checkbox/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 CheckboxProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 CheckboxProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.checkbox/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.checkbox/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.checkbox/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 CheckboxProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 CheckboxProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.checkbox/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.checkbox/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 CheckboxProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 CheckboxProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.checkbox/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.checkbox/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 CheckboxProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 CheckboxProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.checkbox/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 CheckboxProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 CheckboxProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.checkbox/#getvalue","text":"\u25b8 getValue (): boolean Defined in src/renderer/components/checkbox/checkbox.tsx:46 Returns: boolean","title":"getValue"},{"location":"extensions/api/classes/_renderer_api_components_.checkbox/#onchange","text":"\u25b8 onChange ( evt : ChangeEvent\u2039HTMLInputElement\u203a): void Defined in src/renderer/components/checkbox/checkbox.tsx:40 Parameters: Name Type evt ChangeEvent\u2039HTMLInputElement\u203a Returns: void","title":"onChange"},{"location":"extensions/api/classes/_renderer_api_components_.checkbox/#render","text":"\u25b8 render (): Element\u2039\u203a Defined in src/renderer/components/checkbox/checkbox.tsx:52 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.checkbox/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 CheckboxProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 CheckboxProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.commandoverlay/","text":"Class: CommandOverlay # Hierarchy # CommandOverlay Index # Methods # close open Methods # Static close # \u25b8 close (): void Defined in src/renderer/components/command-palette/command-container.tsx:45 Returns: void Static open # \u25b8 open ( component : ReactElement): void Defined in src/renderer/components/command-palette/command-container.tsx:41 Parameters: Name Type component ReactElement Returns: void","title":"Class: CommandOverlay"},{"location":"extensions/api/classes/_renderer_api_components_.commandoverlay/#class-commandoverlay","text":"","title":"Class: CommandOverlay"},{"location":"extensions/api/classes/_renderer_api_components_.commandoverlay/#hierarchy","text":"CommandOverlay","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.commandoverlay/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.commandoverlay/#methods","text":"close open","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.commandoverlay/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.commandoverlay/#static-close","text":"\u25b8 close (): void Defined in src/renderer/components/command-palette/command-container.tsx:45 Returns: void","title":"Static close"},{"location":"extensions/api/classes/_renderer_api_components_.commandoverlay/#static-open","text":"\u25b8 open ( component : ReactElement): void Defined in src/renderer/components/command-palette/command-container.tsx:41 Parameters: Name Type component ReactElement Returns: void","title":"Static open"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/","text":"Class: ConfirmDialog \u2039 S, SS, S \u203a # Type parameters # \u25aa S \u25aa SS \u25aa S Hierarchy # Component\u2039 ConfirmDialogProps \u203a \u21b3 ConfirmDialog Index # Constructors # constructor Properties # context isSaving props refs state contextType Accessors # params Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate close componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate ok onClose render setState shouldComponentUpdate confirm open Object literals # defaultParams Constructors # constructor # + new ConfirmDialog ( props : ConfirmDialogProps ): ConfirmDialog Overrides PageLayout . constructor Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:56 Parameters: Name Type props ConfirmDialogProps Returns: ConfirmDialog Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html isSaving # \u2022 isSaving : boolean = false Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:56 props # \u2022 props : Readonly\u2039 ConfirmDialogProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Accessors # params # \u2022 get params (): ConfirmDialogParams Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:86 Returns: ConfirmDialogParams Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 ConfirmDialogProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 ConfirmDialogProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 ConfirmDialogProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 ConfirmDialogProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void close # \u25b8 close (): Promise\u2039void\u203a Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:104 Returns: Promise\u2039void\u203a Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 ConfirmDialogProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 ConfirmDialogProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 ConfirmDialogProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 ConfirmDialogProps \u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 ConfirmDialogProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 ConfirmDialogProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 ConfirmDialogProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 ConfirmDialogProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null ok # \u25b8 ok (): Promise\u2039void\u203a Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:90 Returns: Promise\u2039void\u203a onClose # \u25b8 onClose (): void Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:100 Returns: void render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:113 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 ConfirmDialogProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 ConfirmDialogProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean Static confirm # \u25b8 confirm ( params : ConfirmDialogBooleanParams ): Promise\u2039boolean\u203a Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:68 Parameters: Name Type params ConfirmDialogBooleanParams Returns: Promise\u2039boolean\u203a Static open # \u25b8 open ( params : ConfirmDialogParams ): void Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:63 Parameters: Name Type params ConfirmDialogParams Returns: void Object literals # Static defaultParams # \u25aa defaultParams : object # Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:78 cancel # \u2022 cancel : any = noop Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:80 icon # \u2022 icon : Element\u2039\u203a = Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:83 labelCancel # \u2022 labelCancel : string = \"Cancel\" Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:82 labelOk # \u2022 labelOk : string = \"Ok\" Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:81 ok # \u2022 ok : any = noop Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:79","title":"Class: ConfirmDialog \u2039**S, SS, S**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#class-confirmdialog-s-ss-s","text":"","title":"Class: ConfirmDialog \u2039S, SS, S\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#type-parameters","text":"\u25aa S \u25aa SS \u25aa S","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#hierarchy","text":"Component\u2039 ConfirmDialogProps \u203a \u21b3 ConfirmDialog","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#properties","text":"context isSaving props refs state contextType","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#accessors","text":"params","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate close componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate ok onClose render setState shouldComponentUpdate confirm open","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#object-literals","text":"defaultParams","title":"Object literals"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#constructor","text":"+ new ConfirmDialog ( props : ConfirmDialogProps ): ConfirmDialog Overrides PageLayout . constructor Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:56 Parameters: Name Type props ConfirmDialogProps Returns: ConfirmDialog","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#issaving","text":"\u2022 isSaving : boolean = false Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:56","title":"isSaving"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#props","text":"\u2022 props : Readonly\u2039 ConfirmDialogProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#state","text":"\u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#params","text":"\u2022 get params (): ConfirmDialogParams Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:86 Returns: ConfirmDialogParams","title":"params"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 ConfirmDialogProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 ConfirmDialogProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 ConfirmDialogProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 ConfirmDialogProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#close","text":"\u25b8 close (): Promise\u2039void\u203a Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:104 Returns: Promise\u2039void\u203a","title":"close"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 ConfirmDialogProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 ConfirmDialogProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 ConfirmDialogProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 ConfirmDialogProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 ConfirmDialogProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 ConfirmDialogProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 ConfirmDialogProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 ConfirmDialogProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#ok","text":"\u25b8 ok (): Promise\u2039void\u203a Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:90 Returns: Promise\u2039void\u203a","title":"ok"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#onclose","text":"\u25b8 onClose (): void Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:100 Returns: void","title":"onClose"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:113 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 ConfirmDialogProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 ConfirmDialogProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#static-confirm","text":"\u25b8 confirm ( params : ConfirmDialogBooleanParams ): Promise\u2039boolean\u203a Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:68 Parameters: Name Type params ConfirmDialogBooleanParams Returns: Promise\u2039boolean\u203a","title":"Static confirm"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#static-open","text":"\u25b8 open ( params : ConfirmDialogParams ): void Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:63 Parameters: Name Type params ConfirmDialogParams Returns: void","title":"Static open"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#object-literals_1","text":"","title":"Object literals"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#static-defaultparams","text":"","title":"Static defaultParams"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#defaultparams-object","text":"Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:78","title":"\u25aa defaultParams: object"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#cancel","text":"\u2022 cancel : any = noop Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:80","title":"cancel"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#icon","text":"\u2022 icon : Element\u2039\u203a = Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:83","title":"icon"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#labelcancel","text":"\u2022 labelCancel : string = \"Cancel\" Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:82","title":"labelCancel"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#labelok","text":"\u2022 labelOk : string = \"Ok\" Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:81","title":"labelOk"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#ok_1","text":"\u2022 ok : any = noop Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:79","title":"ok"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/","text":"Class: CubeSpinner \u2039 S, SS, S \u203a # Type parameters # \u25aa S \u25aa SS \u25aa S Hierarchy # Component\u2039 CubeSpinnerProps \u203a \u21b3 CubeSpinner Index # Constructors # constructor Properties # context props refs state contextType Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate Constructors # constructor # + new CubeSpinner ( props : Readonly\u2039 CubeSpinnerProps \u203a | CubeSpinnerProps ): CubeSpinner Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 CubeSpinnerProps \u203a | CubeSpinnerProps Returns: CubeSpinner + new CubeSpinner ( props : CubeSpinnerProps , context : any): CubeSpinner Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props CubeSpinnerProps context any Returns: CubeSpinner Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html props # \u2022 props : Readonly\u2039 CubeSpinnerProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 CubeSpinnerProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 CubeSpinnerProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 CubeSpinnerProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 CubeSpinnerProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 CubeSpinnerProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 CubeSpinnerProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 CubeSpinnerProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 CubeSpinnerProps \u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 CubeSpinnerProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 CubeSpinnerProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 CubeSpinnerProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 CubeSpinnerProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/spinner/cube-spinner.tsx:32 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 CubeSpinnerProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 CubeSpinnerProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Class: CubeSpinner \u2039**S, SS, S**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/#class-cubespinner-s-ss-s","text":"","title":"Class: CubeSpinner \u2039S, SS, S\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/#type-parameters","text":"\u25aa S \u25aa SS \u25aa S","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/#hierarchy","text":"Component\u2039 CubeSpinnerProps \u203a \u21b3 CubeSpinner","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/#properties","text":"context props refs state contextType","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/#constructor","text":"+ new CubeSpinner ( props : Readonly\u2039 CubeSpinnerProps \u203a | CubeSpinnerProps ): CubeSpinner Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 CubeSpinnerProps \u203a | CubeSpinnerProps Returns: CubeSpinner + new CubeSpinner ( props : CubeSpinnerProps , context : any): CubeSpinner Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props CubeSpinnerProps context any Returns: CubeSpinner","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/#props","text":"\u2022 props : Readonly\u2039 CubeSpinnerProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/#state","text":"\u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 CubeSpinnerProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 CubeSpinnerProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 CubeSpinnerProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 CubeSpinnerProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 CubeSpinnerProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 CubeSpinnerProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 CubeSpinnerProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 CubeSpinnerProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 CubeSpinnerProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 CubeSpinnerProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 CubeSpinnerProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 CubeSpinnerProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/spinner/cube-spinner.tsx:32 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 CubeSpinnerProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 CubeSpinnerProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/","text":"Class: Dialog \u2039 SS \u203a # Type parameters # \u25aa SS Hierarchy # PureComponent\u2039 DialogProps , DialogState\u203a \u21b3 Dialog Index # Properties # closeOnNavigate Accessors # elem isOpen Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate close componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate getSnapshotBeforeUpdate onClickOutside onClose onEscapeKey onOpen open render shouldComponentUpdate toggle Object literals # state defaultProps Properties # closeOnNavigate # \u2022 closeOnNavigate : IReactionDisposer = reaction(() => navigation.toString(), () => this.close()) Defined in src/renderer/components/dialog/dialog.tsx:66 Accessors # elem # \u2022 get elem (): HTMLElement Defined in src/renderer/components/dialog/dialog.tsx:72 Returns: HTMLElement isOpen # \u2022 get isOpen (): boolean Defined in src/renderer/components/dialog/dialog.tsx:77 Returns: boolean Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 DialogProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DialogProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 DialogProps \u203a, nextState : Readonly\u2039DialogState\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DialogProps \u203a nextState Readonly\u2039DialogState\u203a nextContext any Returns: void close # \u25b8 close (): void Defined in src/renderer/components/dialog/dialog.tsx:108 Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void componentDidMount # \u25b8 componentDidMount (): void Overrides WizardLayout . componentDidMount Defined in src/renderer/components/dialog/dialog.tsx:81 Returns: void componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : DialogProps ): void Overrides PageLayout . componentDidUpdate Defined in src/renderer/components/dialog/dialog.tsx:85 Parameters: Name Type prevProps DialogProps Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 DialogProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DialogProps \u203a nextContext any Returns: void componentWillUnmount # \u25b8 componentWillUnmount (): void Overrides WizardLayout . componentWillUnmount Defined in src/renderer/components/dialog/dialog.tsx:93 Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 DialogProps \u203a, nextState : Readonly\u2039DialogState\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DialogProps \u203a nextState Readonly\u2039DialogState\u203a nextContext any Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 DialogProps \u203a, prevState : Readonly\u2039DialogState\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 DialogProps \u203a prevState Readonly\u2039DialogState\u203a Returns: SS | null onClickOutside # \u25b8 onClickOutside ( evt : MouseEvent): void Defined in src/renderer/components/dialog/dialog.tsx:142 Parameters: Name Type evt MouseEvent Returns: void onClose # \u25b8 onClose (): void Defined in src/renderer/components/dialog/dialog.tsx:124 Returns: void onEscapeKey # \u25b8 onEscapeKey ( evt : KeyboardEvent): void Defined in src/renderer/components/dialog/dialog.tsx:133 Parameters: Name Type evt KeyboardEvent Returns: void onOpen # \u25b8 onOpen (): void Defined in src/renderer/components/dialog/dialog.tsx:114 Returns: void open # \u25b8 open (): void Defined in src/renderer/components/dialog/dialog.tsx:102 Returns: void render # \u25b8 render (): ReactPortal\u2039\u203a Defined in src/renderer/components/dialog/dialog.tsx:151 Returns: ReactPortal\u2039\u203a Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 DialogProps \u203a, nextState : Readonly\u2039DialogState\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 DialogProps \u203a nextState Readonly\u2039DialogState\u203a nextContext any Returns: boolean toggle # \u25b8 toggle ( isOpen : boolean): void Defined in src/renderer/components/dialog/dialog.tsx:97 Parameters: Name Type isOpen boolean Returns: void Object literals # state # \u25aa state : object # Defined in src/renderer/components/dialog/dialog.tsx:68 isOpen # \u2022 isOpen : boolean = this.props.isOpen Defined in src/renderer/components/dialog/dialog.tsx:69 Static defaultProps # \u25aa defaultProps : object # Defined in src/renderer/components/dialog/dialog.tsx:54 animated # \u2022 animated : true = true Defined in src/renderer/components/dialog/dialog.tsx:61 close # \u2022 close : any = noop Defined in src/renderer/components/dialog/dialog.tsx:57 isOpen # \u2022 isOpen : false = false Defined in src/renderer/components/dialog/dialog.tsx:55 modal # \u2022 modal : true = true Defined in src/renderer/components/dialog/dialog.tsx:60 onClose # \u2022 onClose : any = noop Defined in src/renderer/components/dialog/dialog.tsx:59 onOpen # \u2022 onOpen : any = noop Defined in src/renderer/components/dialog/dialog.tsx:58 open # \u2022 open : any = noop Defined in src/renderer/components/dialog/dialog.tsx:56 pinned # \u2022 pinned : false = false Defined in src/renderer/components/dialog/dialog.tsx:62","title":"Class: Dialog \u2039**SS**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#class-dialog-ss","text":"","title":"Class: Dialog \u2039SS\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#type-parameters","text":"\u25aa SS","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#hierarchy","text":"PureComponent\u2039 DialogProps , DialogState\u203a \u21b3 Dialog","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#properties","text":"closeOnNavigate","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#accessors","text":"elem isOpen","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate close componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate getSnapshotBeforeUpdate onClickOutside onClose onEscapeKey onOpen open render shouldComponentUpdate toggle","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#object-literals","text":"state defaultProps","title":"Object literals"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#closeonnavigate","text":"\u2022 closeOnNavigate : IReactionDisposer = reaction(() => navigation.toString(), () => this.close()) Defined in src/renderer/components/dialog/dialog.tsx:66","title":"closeOnNavigate"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#elem","text":"\u2022 get elem (): HTMLElement Defined in src/renderer/components/dialog/dialog.tsx:72 Returns: HTMLElement","title":"elem"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#isopen","text":"\u2022 get isOpen (): boolean Defined in src/renderer/components/dialog/dialog.tsx:77 Returns: boolean","title":"isOpen"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 DialogProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DialogProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 DialogProps \u203a, nextState : Readonly\u2039DialogState\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DialogProps \u203a nextState Readonly\u2039DialogState\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#close","text":"\u25b8 close (): void Defined in src/renderer/components/dialog/dialog.tsx:108 Returns: void","title":"close"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#componentdidmount","text":"\u25b8 componentDidMount (): void Overrides WizardLayout . componentDidMount Defined in src/renderer/components/dialog/dialog.tsx:81 Returns: void","title":"componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : DialogProps ): void Overrides PageLayout . componentDidUpdate Defined in src/renderer/components/dialog/dialog.tsx:85 Parameters: Name Type prevProps DialogProps Returns: void","title":"componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 DialogProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DialogProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#componentwillunmount","text":"\u25b8 componentWillUnmount (): void Overrides WizardLayout . componentWillUnmount Defined in src/renderer/components/dialog/dialog.tsx:93 Returns: void","title":"componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 DialogProps \u203a, nextState : Readonly\u2039DialogState\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DialogProps \u203a nextState Readonly\u2039DialogState\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 DialogProps \u203a, prevState : Readonly\u2039DialogState\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 DialogProps \u203a prevState Readonly\u2039DialogState\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#onclickoutside","text":"\u25b8 onClickOutside ( evt : MouseEvent): void Defined in src/renderer/components/dialog/dialog.tsx:142 Parameters: Name Type evt MouseEvent Returns: void","title":"onClickOutside"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#onclose","text":"\u25b8 onClose (): void Defined in src/renderer/components/dialog/dialog.tsx:124 Returns: void","title":"onClose"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#onescapekey","text":"\u25b8 onEscapeKey ( evt : KeyboardEvent): void Defined in src/renderer/components/dialog/dialog.tsx:133 Parameters: Name Type evt KeyboardEvent Returns: void","title":"onEscapeKey"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#onopen","text":"\u25b8 onOpen (): void Defined in src/renderer/components/dialog/dialog.tsx:114 Returns: void","title":"onOpen"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#open","text":"\u25b8 open (): void Defined in src/renderer/components/dialog/dialog.tsx:102 Returns: void","title":"open"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#render","text":"\u25b8 render (): ReactPortal\u2039\u203a Defined in src/renderer/components/dialog/dialog.tsx:151 Returns: ReactPortal\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 DialogProps \u203a, nextState : Readonly\u2039DialogState\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 DialogProps \u203a nextState Readonly\u2039DialogState\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#toggle","text":"\u25b8 toggle ( isOpen : boolean): void Defined in src/renderer/components/dialog/dialog.tsx:97 Parameters: Name Type isOpen boolean Returns: void","title":"toggle"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#object-literals_1","text":"","title":"Object literals"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#state","text":"","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#state-object","text":"Defined in src/renderer/components/dialog/dialog.tsx:68","title":"\u25aa state: object"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#isopen_1","text":"\u2022 isOpen : boolean = this.props.isOpen Defined in src/renderer/components/dialog/dialog.tsx:69","title":"isOpen"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#static-defaultprops","text":"","title":"Static defaultProps"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#defaultprops-object","text":"Defined in src/renderer/components/dialog/dialog.tsx:54","title":"\u25aa defaultProps: object"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#animated","text":"\u2022 animated : true = true Defined in src/renderer/components/dialog/dialog.tsx:61","title":"animated"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#close_1","text":"\u2022 close : any = noop Defined in src/renderer/components/dialog/dialog.tsx:57","title":"close"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#isopen_2","text":"\u2022 isOpen : false = false Defined in src/renderer/components/dialog/dialog.tsx:55","title":"isOpen"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#modal","text":"\u2022 modal : true = true Defined in src/renderer/components/dialog/dialog.tsx:60","title":"modal"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#onclose_1","text":"\u2022 onClose : any = noop Defined in src/renderer/components/dialog/dialog.tsx:59","title":"onClose"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#onopen_1","text":"\u2022 onOpen : any = noop Defined in src/renderer/components/dialog/dialog.tsx:58","title":"onOpen"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#open_1","text":"\u2022 open : any = noop Defined in src/renderer/components/dialog/dialog.tsx:56","title":"open"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#pinned","text":"\u2022 pinned : false = false Defined in src/renderer/components/dialog/dialog.tsx:62","title":"pinned"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/","text":"Class: Drawer \u2039 S, SS, S \u203a # Type parameters # \u25aa S \u25aa SS \u25aa S Hierarchy # Component\u2039 DrawerProps \u203a \u21b3 Drawer Index # Constructors # constructor Properties # context props refs state contextType defaultProps Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate close componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate onClickOutside onEscapeKey onMouseDown render restoreScrollPos saveScrollPos setState shouldComponentUpdate Constructors # constructor # + new Drawer ( props : Readonly\u2039 DrawerProps \u203a | DrawerProps ): Drawer Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 DrawerProps \u203a | DrawerProps Returns: Drawer + new Drawer ( props : DrawerProps , context : any): Drawer Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props DrawerProps context any Returns: Drawer Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html props # \u2022 props : Readonly\u2039 DrawerProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Static defaultProps # \u25aa defaultProps : object = defaultProps as object Defined in src/renderer/components/drawer/drawer.tsx:52 Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 DrawerProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 DrawerProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void close # \u25b8 close (): void Defined in src/renderer/components/drawer/drawer.tsx:122 Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void componentDidMount # \u25b8 componentDidMount (): void Overrides WizardLayout . componentDidMount Defined in src/renderer/components/drawer/drawer.tsx:63 Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 DrawerProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 DrawerProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 DrawerProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerProps \u203a nextContext any Returns: void componentWillUnmount # \u25b8 componentWillUnmount (): void Overrides WizardLayout . componentWillUnmount Defined in src/renderer/components/drawer/drawer.tsx:70 Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 DrawerProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 DrawerProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 DrawerProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null onClickOutside # \u25b8 onClickOutside ( evt : MouseEvent): void Defined in src/renderer/components/drawer/drawer.tsx:101 Parameters: Name Type evt MouseEvent Returns: void onEscapeKey # \u25b8 onEscapeKey ( evt : KeyboardEvent): void Defined in src/renderer/components/drawer/drawer.tsx:91 Parameters: Name Type evt KeyboardEvent Returns: void onMouseDown # \u25b8 onMouseDown ( evt : MouseEvent): void Defined in src/renderer/components/drawer/drawer.tsx:116 Parameters: Name Type evt MouseEvent Returns: void render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/drawer/drawer.tsx:128 Returns: Element\u2039\u203a restoreScrollPos # \u25b8 restoreScrollPos (): void Defined in src/renderer/components/drawer/drawer.tsx:84 Returns: void saveScrollPos # \u25b8 saveScrollPos (): void Defined in src/renderer/components/drawer/drawer.tsx:77 Returns: void setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 DrawerProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 DrawerProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Class: Drawer \u2039**S, SS, S**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#class-drawer-s-ss-s","text":"","title":"Class: Drawer \u2039S, SS, S\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#type-parameters","text":"\u25aa S \u25aa SS \u25aa S","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#hierarchy","text":"Component\u2039 DrawerProps \u203a \u21b3 Drawer","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#properties","text":"context props refs state contextType defaultProps","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate close componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate onClickOutside onEscapeKey onMouseDown render restoreScrollPos saveScrollPos setState shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#constructor","text":"+ new Drawer ( props : Readonly\u2039 DrawerProps \u203a | DrawerProps ): Drawer Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 DrawerProps \u203a | DrawerProps Returns: Drawer + new Drawer ( props : DrawerProps , context : any): Drawer Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props DrawerProps context any Returns: Drawer","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#props","text":"\u2022 props : Readonly\u2039 DrawerProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#state","text":"\u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#static-defaultprops","text":"\u25aa defaultProps : object = defaultProps as object Defined in src/renderer/components/drawer/drawer.tsx:52","title":"Static defaultProps"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 DrawerProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 DrawerProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#close","text":"\u25b8 close (): void Defined in src/renderer/components/drawer/drawer.tsx:122 Returns: void","title":"close"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#componentdidmount","text":"\u25b8 componentDidMount (): void Overrides WizardLayout . componentDidMount Defined in src/renderer/components/drawer/drawer.tsx:63 Returns: void","title":"componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 DrawerProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 DrawerProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 DrawerProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#componentwillunmount","text":"\u25b8 componentWillUnmount (): void Overrides WizardLayout . componentWillUnmount Defined in src/renderer/components/drawer/drawer.tsx:70 Returns: void","title":"componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 DrawerProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 DrawerProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 DrawerProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#onclickoutside","text":"\u25b8 onClickOutside ( evt : MouseEvent): void Defined in src/renderer/components/drawer/drawer.tsx:101 Parameters: Name Type evt MouseEvent Returns: void","title":"onClickOutside"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#onescapekey","text":"\u25b8 onEscapeKey ( evt : KeyboardEvent): void Defined in src/renderer/components/drawer/drawer.tsx:91 Parameters: Name Type evt KeyboardEvent Returns: void","title":"onEscapeKey"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#onmousedown","text":"\u25b8 onMouseDown ( evt : MouseEvent): void Defined in src/renderer/components/drawer/drawer.tsx:116 Parameters: Name Type evt MouseEvent Returns: void","title":"onMouseDown"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/drawer/drawer.tsx:128 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#restorescrollpos","text":"\u25b8 restoreScrollPos (): void Defined in src/renderer/components/drawer/drawer.tsx:84 Returns: void","title":"restoreScrollPos"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#savescrollpos","text":"\u25b8 saveScrollPos (): void Defined in src/renderer/components/drawer/drawer.tsx:77 Returns: void","title":"saveScrollPos"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 DrawerProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 DrawerProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/","text":"Class: DrawerItem \u2039 S, SS, S \u203a # Type parameters # \u25aa S \u25aa SS \u25aa S Hierarchy # Component\u2039 DrawerItemProps \u203a \u21b3 DrawerItem Index # Constructors # constructor Properties # context props refs state contextType Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate Constructors # constructor # + new DrawerItem ( props : Readonly\u2039 DrawerItemProps \u203a | DrawerItemProps ): DrawerItem Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 DrawerItemProps \u203a | DrawerItemProps Returns: DrawerItem + new DrawerItem ( props : DrawerItemProps , context : any): DrawerItem Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props DrawerItemProps context any Returns: DrawerItem Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html props # \u2022 props : Readonly\u2039 DrawerItemProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 DrawerItemProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerItemProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 DrawerItemProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerItemProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 DrawerItemProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 DrawerItemProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 DrawerItemProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerItemProps \u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 DrawerItemProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerItemProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 DrawerItemProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 DrawerItemProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/drawer/drawer-item.tsx:36 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 DrawerItemProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 DrawerItemProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Class: DrawerItem \u2039**S, SS, S**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/#class-draweritem-s-ss-s","text":"","title":"Class: DrawerItem \u2039S, SS, S\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/#type-parameters","text":"\u25aa S \u25aa SS \u25aa S","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/#hierarchy","text":"Component\u2039 DrawerItemProps \u203a \u21b3 DrawerItem","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/#properties","text":"context props refs state contextType","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/#constructor","text":"+ new DrawerItem ( props : Readonly\u2039 DrawerItemProps \u203a | DrawerItemProps ): DrawerItem Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 DrawerItemProps \u203a | DrawerItemProps Returns: DrawerItem + new DrawerItem ( props : DrawerItemProps , context : any): DrawerItem Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props DrawerItemProps context any Returns: DrawerItem","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/#props","text":"\u2022 props : Readonly\u2039 DrawerItemProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/#state","text":"\u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 DrawerItemProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerItemProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 DrawerItemProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerItemProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 DrawerItemProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 DrawerItemProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 DrawerItemProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerItemProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 DrawerItemProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerItemProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 DrawerItemProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 DrawerItemProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/drawer/drawer-item.tsx:36 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 DrawerItemProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 DrawerItemProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/","text":"Class: DrawerParamToggler \u2039 SS \u203a # Type parameters # \u25aa SS Hierarchy # Component\u2039 DrawerParamTogglerProps , State\u203a \u21b3 DrawerParamToggler Index # Constructors # constructor Properties # context props refs state contextType Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate toggle Constructors # constructor # + new DrawerParamToggler ( props : Readonly\u2039 DrawerParamTogglerProps \u203a | DrawerParamTogglerProps ): DrawerParamToggler Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 DrawerParamTogglerProps \u203a | DrawerParamTogglerProps Returns: DrawerParamToggler + new DrawerParamToggler ( props : DrawerParamTogglerProps , context : any): DrawerParamToggler Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props DrawerParamTogglerProps context any Returns: DrawerParamToggler Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html props # \u2022 props : Readonly\u2039 DrawerParamTogglerProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : State Overrides PageLayout . state Defined in src/renderer/components/drawer/drawer-param-toggler.tsx:35 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 DrawerParamTogglerProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerParamTogglerProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 DrawerParamTogglerProps \u203a, nextState : Readonly\u2039State\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerParamTogglerProps \u203a nextState Readonly\u2039State\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 DrawerParamTogglerProps \u203a, prevState : Readonly\u2039State\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 DrawerParamTogglerProps \u203a prevState Readonly\u2039State\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 DrawerParamTogglerProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerParamTogglerProps \u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 DrawerParamTogglerProps \u203a, nextState : Readonly\u2039State\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerParamTogglerProps \u203a nextState Readonly\u2039State\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 DrawerParamTogglerProps \u203a, prevState : Readonly\u2039State\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 DrawerParamTogglerProps \u203a prevState Readonly\u2039State\u203a Returns: SS | null render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/drawer/drawer-param-toggler.tsx:41 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof State Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 DrawerParamTogglerProps \u203a, nextState : Readonly\u2039State\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 DrawerParamTogglerProps \u203a nextState Readonly\u2039State\u203a nextContext any Returns: boolean toggle # \u25b8 toggle (): void Defined in src/renderer/components/drawer/drawer-param-toggler.tsx:37 Returns: void","title":"Class: DrawerParamToggler \u2039**SS**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#class-drawerparamtoggler-ss","text":"","title":"Class: DrawerParamToggler \u2039SS\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#type-parameters","text":"\u25aa SS","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#hierarchy","text":"Component\u2039 DrawerParamTogglerProps , State\u203a \u21b3 DrawerParamToggler","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#properties","text":"context props refs state contextType","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate toggle","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#constructor","text":"+ new DrawerParamToggler ( props : Readonly\u2039 DrawerParamTogglerProps \u203a | DrawerParamTogglerProps ): DrawerParamToggler Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 DrawerParamTogglerProps \u203a | DrawerParamTogglerProps Returns: DrawerParamToggler + new DrawerParamToggler ( props : DrawerParamTogglerProps , context : any): DrawerParamToggler Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props DrawerParamTogglerProps context any Returns: DrawerParamToggler","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#props","text":"\u2022 props : Readonly\u2039 DrawerParamTogglerProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#state","text":"\u2022 state : State Overrides PageLayout . state Defined in src/renderer/components/drawer/drawer-param-toggler.tsx:35","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 DrawerParamTogglerProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerParamTogglerProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 DrawerParamTogglerProps \u203a, nextState : Readonly\u2039State\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerParamTogglerProps \u203a nextState Readonly\u2039State\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 DrawerParamTogglerProps \u203a, prevState : Readonly\u2039State\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 DrawerParamTogglerProps \u203a prevState Readonly\u2039State\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 DrawerParamTogglerProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerParamTogglerProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 DrawerParamTogglerProps \u203a, nextState : Readonly\u2039State\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerParamTogglerProps \u203a nextState Readonly\u2039State\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 DrawerParamTogglerProps \u203a, prevState : Readonly\u2039State\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 DrawerParamTogglerProps \u203a prevState Readonly\u2039State\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/drawer/drawer-param-toggler.tsx:41 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof State Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 DrawerParamTogglerProps \u203a, nextState : Readonly\u2039State\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 DrawerParamTogglerProps \u203a nextState Readonly\u2039State\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#toggle","text":"\u25b8 toggle (): void Defined in src/renderer/components/drawer/drawer-param-toggler.tsx:37 Returns: void","title":"toggle"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/","text":"Class: DrawerTitle \u2039 S, SS, S \u203a # Type parameters # \u25aa S \u25aa SS \u25aa S Hierarchy # Component\u2039 DrawerTitleProps \u203a \u21b3 DrawerTitle Index # Constructors # constructor Properties # context props refs state contextType Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate Constructors # constructor # + new DrawerTitle ( props : Readonly\u2039 DrawerTitleProps \u203a | DrawerTitleProps ): DrawerTitle Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 DrawerTitleProps \u203a | DrawerTitleProps Returns: DrawerTitle + new DrawerTitle ( props : DrawerTitleProps , context : any): DrawerTitle Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props DrawerTitleProps context any Returns: DrawerTitle Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html props # \u2022 props : Readonly\u2039 DrawerTitleProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 DrawerTitleProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerTitleProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 DrawerTitleProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerTitleProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 DrawerTitleProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 DrawerTitleProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 DrawerTitleProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerTitleProps \u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 DrawerTitleProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerTitleProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 DrawerTitleProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 DrawerTitleProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/drawer/drawer-title.tsx:32 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 DrawerTitleProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 DrawerTitleProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Class: DrawerTitle \u2039**S, SS, S**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/#class-drawertitle-s-ss-s","text":"","title":"Class: DrawerTitle \u2039S, SS, S\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/#type-parameters","text":"\u25aa S \u25aa SS \u25aa S","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/#hierarchy","text":"Component\u2039 DrawerTitleProps \u203a \u21b3 DrawerTitle","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/#properties","text":"context props refs state contextType","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/#constructor","text":"+ new DrawerTitle ( props : Readonly\u2039 DrawerTitleProps \u203a | DrawerTitleProps ): DrawerTitle Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 DrawerTitleProps \u203a | DrawerTitleProps Returns: DrawerTitle + new DrawerTitle ( props : DrawerTitleProps , context : any): DrawerTitle Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props DrawerTitleProps context any Returns: DrawerTitle","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/#props","text":"\u2022 props : Readonly\u2039 DrawerTitleProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/#state","text":"\u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 DrawerTitleProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerTitleProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 DrawerTitleProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerTitleProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 DrawerTitleProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 DrawerTitleProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 DrawerTitleProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerTitleProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 DrawerTitleProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerTitleProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 DrawerTitleProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 DrawerTitleProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/drawer/drawer-title.tsx:32 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 DrawerTitleProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 DrawerTitleProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.icon/","text":"Class: Icon \u2039 S, SS \u203a # Type parameters # \u25aa S \u25aa SS Hierarchy # PureComponent\u2039 IconProps \u203a \u21b3 Icon Index # Accessors # isInteractive Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate getSnapshotBeforeUpdate onClick onKeyDown render shouldComponentUpdate Object literals # defaultProps Accessors # isInteractive # \u2022 get isInteractive (): boolean Defined in src/renderer/components/icon/icon.tsx:54 Returns: boolean Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 IconProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 IconProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 IconProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 IconProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 IconProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 IconProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 IconProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 IconProps \u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 IconProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 IconProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 IconProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 IconProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null onClick # \u25b8 onClick ( evt : MouseEvent): void Defined in src/renderer/components/icon/icon.tsx:61 Parameters: Name Type evt MouseEvent Returns: void onKeyDown # \u25b8 onKeyDown ( evt : KeyboardEvent\u2039any\u203a): void Defined in src/renderer/components/icon/icon.tsx:72 Parameters: Name Type evt KeyboardEvent\u2039any\u203a Returns: void render # \u25b8 render (): Element\u2039\u203a Defined in src/renderer/components/icon/icon.tsx:91 Returns: Element\u2039\u203a Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 IconProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 IconProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean Object literals # Static defaultProps # \u25aa defaultProps : object # Defined in src/renderer/components/icon/icon.tsx:50 focusable # \u2022 focusable : true = true Defined in src/renderer/components/icon/icon.tsx:51","title":"Class: Icon \u2039**S, SS**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.icon/#class-icon-s-ss","text":"","title":"Class: Icon \u2039S, SS\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.icon/#type-parameters","text":"\u25aa S \u25aa SS","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.icon/#hierarchy","text":"PureComponent\u2039 IconProps \u203a \u21b3 Icon","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.icon/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.icon/#accessors","text":"isInteractive","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.icon/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate getSnapshotBeforeUpdate onClick onKeyDown render shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.icon/#object-literals","text":"defaultProps","title":"Object literals"},{"location":"extensions/api/classes/_renderer_api_components_.icon/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.icon/#isinteractive","text":"\u2022 get isInteractive (): boolean Defined in src/renderer/components/icon/icon.tsx:54 Returns: boolean","title":"isInteractive"},{"location":"extensions/api/classes/_renderer_api_components_.icon/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.icon/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.icon/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 IconProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 IconProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.icon/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 IconProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 IconProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.icon/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.icon/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.icon/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 IconProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 IconProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.icon/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.icon/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 IconProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 IconProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.icon/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.icon/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 IconProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 IconProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.icon/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 IconProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 IconProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.icon/#onclick","text":"\u25b8 onClick ( evt : MouseEvent): void Defined in src/renderer/components/icon/icon.tsx:61 Parameters: Name Type evt MouseEvent Returns: void","title":"onClick"},{"location":"extensions/api/classes/_renderer_api_components_.icon/#onkeydown","text":"\u25b8 onKeyDown ( evt : KeyboardEvent\u2039any\u203a): void Defined in src/renderer/components/icon/icon.tsx:72 Parameters: Name Type evt KeyboardEvent\u2039any\u203a Returns: void","title":"onKeyDown"},{"location":"extensions/api/classes/_renderer_api_components_.icon/#render","text":"\u25b8 render (): Element\u2039\u203a Defined in src/renderer/components/icon/icon.tsx:91 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.icon/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 IconProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 IconProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.icon/#object-literals_1","text":"","title":"Object literals"},{"location":"extensions/api/classes/_renderer_api_components_.icon/#static-defaultprops","text":"","title":"Static defaultProps"},{"location":"extensions/api/classes/_renderer_api_components_.icon/#defaultprops-object","text":"Defined in src/renderer/components/icon/icon.tsx:50","title":"\u25aa defaultProps: object"},{"location":"extensions/api/classes/_renderer_api_components_.icon/#focusable","text":"\u2022 focusable : true = true Defined in src/renderer/components/icon/icon.tsx:51","title":"focusable"},{"location":"extensions/api/classes/_renderer_api_components_.input/","text":"Class: Input \u2039 SS \u203a # Type parameters # \u25aa SS Hierarchy # Component\u2039 InputProps , State\u203a \u21b3 Input Index # Constructors # constructor Properties # context input props refs validators contextType defaultProps Accessors # isUncontrolled showMaxLenIndicator Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate bindRef blur componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate focus forceUpdate getSnapshotBeforeUpdate getValue isValid onBlur onChange onFocus onKeyDown render select setDirty setState setValidation setValue shouldComponentUpdate validate Object literals # state Constructors # constructor # + new Input ( props : Readonly\u2039 InputProps \u203a | InputProps ): Input Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 InputProps \u203a | InputProps Returns: Input + new Input ( props : InputProps , context : any): Input Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props InputProps context any Returns: Input Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html input # \u2022 input : InputElement Defined in src/renderer/components/input/input.tsx:80 props # \u2022 props : Readonly\u2039 InputProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance validators # \u2022 validators : InputValidator [] = [] Defined in src/renderer/components/input/input.tsx:81 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Static defaultProps # \u25aa defaultProps : object = defaultProps as object Defined in src/renderer/components/input/input.tsx:78 Accessors # isUncontrolled # \u2022 get isUncontrolled (): boolean Defined in src/renderer/components/input/input.tsx:280 Returns: boolean showMaxLenIndicator # \u2022 get showMaxLenIndicator (): boolean Defined in src/renderer/components/input/input.tsx:274 Returns: boolean Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 InputProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 InputProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 InputProps \u203a, nextState : Readonly\u2039State\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 InputProps \u203a nextState Readonly\u2039State\u203a nextContext any Returns: void bindRef # \u25b8 bindRef ( elem : InputElement): void Defined in src/renderer/components/input/input.tsx:307 Parameters: Name Type elem InputElement Returns: void blur # \u25b8 blur (): void Defined in src/renderer/components/input/input.tsx:117 Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void componentDidMount # \u25b8 componentDidMount (): void Overrides WizardLayout . componentDidMount Defined in src/renderer/components/input/input.tsx:284 Returns: void componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : InputProps ): void Overrides PageLayout . componentDidUpdate Defined in src/renderer/components/input/input.tsx:289 Parameters: Name Type prevProps InputProps Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 InputProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 InputProps \u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 InputProps \u203a, nextState : Readonly\u2039State\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 InputProps \u203a nextState Readonly\u2039State\u203a nextContext any Returns: void focus # \u25b8 focus (): void Defined in src/renderer/components/input/input.tsx:113 Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 InputProps \u203a, prevState : Readonly\u2039State\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 InputProps \u203a prevState Readonly\u2039State\u203a Returns: SS | null getValue # \u25b8 getValue (): string Defined in src/renderer/components/input/input.tsx:104 Returns: string isValid # \u25b8 isValid (): boolean Defined in src/renderer/components/input/input.tsx:89 Returns: boolean onBlur # \u25b8 onBlur ( evt : FocusEvent\u2039InputElement\u203a): void Defined in src/renderer/components/input/input.tsx:230 Parameters: Name Type evt FocusEvent\u2039InputElement\u203a Returns: void onChange # \u25b8 onChange ( evt : ChangeEvent\u2039any\u203a): void Defined in src/renderer/components/input/input.tsx:239 Parameters: Name Type evt ChangeEvent\u2039any\u203a Returns: void onFocus # \u25b8 onFocus ( evt : FocusEvent\u2039InputElement\u203a): void Defined in src/renderer/components/input/input.tsx:221 Parameters: Name Type evt FocusEvent\u2039InputElement\u203a Returns: void onKeyDown # \u25b8 onKeyDown ( evt : KeyboardEvent\u2039any\u203a): void Defined in src/renderer/components/input/input.tsx:258 Parameters: Name Type evt KeyboardEvent\u2039any\u203a Returns: void render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/input/input.tsx:311 Returns: Element\u2039\u203a select # \u25b8 select (): void Defined in src/renderer/components/input/input.tsx:121 Returns: void setDirty # \u25b8 setDirty ( dirty : boolean): void Defined in src/renderer/components/input/input.tsx:215 Parameters: Name Type Default dirty boolean true Returns: void setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof State Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void setValidation # \u25b8 setValidation ( errors : React.ReactNode[]): void Defined in src/renderer/components/input/input.tsx:185 Parameters: Name Type errors React.ReactNode[] Returns: void setValue # \u25b8 setValue ( value : string): void Defined in src/renderer/components/input/input.tsx:93 Parameters: Name Type value string Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 InputProps \u203a, nextState : Readonly\u2039State\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 InputProps \u203a nextState Readonly\u2039State\u203a nextContext any Returns: boolean validate # \u25b8 validate ( value : string): Promise\u2039void\u203a Defined in src/renderer/components/input/input.tsx:141 Parameters: Name Type Default value string this.getValue() Returns: Promise\u2039void\u203a Object literals # state # \u25aa state : object # Overrides PageLayout . state Defined in src/renderer/components/input/input.tsx:83 dirty # \u2022 dirty : boolean = !!this.props.dirty Defined in src/renderer/components/input/input.tsx:84 errors # \u2022 errors : undefined[] = [] Defined in src/renderer/components/input/input.tsx:86 valid # \u2022 valid : true = true Defined in src/renderer/components/input/input.tsx:85","title":"Class: Input \u2039**SS**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.input/#class-input-ss","text":"","title":"Class: Input \u2039SS\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.input/#type-parameters","text":"\u25aa SS","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.input/#hierarchy","text":"Component\u2039 InputProps , State\u203a \u21b3 Input","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.input/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.input/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.input/#properties","text":"context input props refs validators contextType defaultProps","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.input/#accessors","text":"isUncontrolled showMaxLenIndicator","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.input/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate bindRef blur componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate focus forceUpdate getSnapshotBeforeUpdate getValue isValid onBlur onChange onFocus onKeyDown render select setDirty setState setValidation setValue shouldComponentUpdate validate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.input/#object-literals","text":"state","title":"Object literals"},{"location":"extensions/api/classes/_renderer_api_components_.input/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.input/#constructor","text":"+ new Input ( props : Readonly\u2039 InputProps \u203a | InputProps ): Input Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 InputProps \u203a | InputProps Returns: Input + new Input ( props : InputProps , context : any): Input Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props InputProps context any Returns: Input","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.input/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.input/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.input/#input","text":"\u2022 input : InputElement Defined in src/renderer/components/input/input.tsx:80","title":"input"},{"location":"extensions/api/classes/_renderer_api_components_.input/#props","text":"\u2022 props : Readonly\u2039 InputProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.input/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.input/#validators","text":"\u2022 validators : InputValidator [] = [] Defined in src/renderer/components/input/input.tsx:81","title":"validators"},{"location":"extensions/api/classes/_renderer_api_components_.input/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.input/#static-defaultprops","text":"\u25aa defaultProps : object = defaultProps as object Defined in src/renderer/components/input/input.tsx:78","title":"Static defaultProps"},{"location":"extensions/api/classes/_renderer_api_components_.input/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.input/#isuncontrolled","text":"\u2022 get isUncontrolled (): boolean Defined in src/renderer/components/input/input.tsx:280 Returns: boolean","title":"isUncontrolled"},{"location":"extensions/api/classes/_renderer_api_components_.input/#showmaxlenindicator","text":"\u2022 get showMaxLenIndicator (): boolean Defined in src/renderer/components/input/input.tsx:274 Returns: boolean","title":"showMaxLenIndicator"},{"location":"extensions/api/classes/_renderer_api_components_.input/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.input/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.input/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 InputProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 InputProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.input/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 InputProps \u203a, nextState : Readonly\u2039State\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 InputProps \u203a nextState Readonly\u2039State\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.input/#bindref","text":"\u25b8 bindRef ( elem : InputElement): void Defined in src/renderer/components/input/input.tsx:307 Parameters: Name Type elem InputElement Returns: void","title":"bindRef"},{"location":"extensions/api/classes/_renderer_api_components_.input/#blur","text":"\u25b8 blur (): void Defined in src/renderer/components/input/input.tsx:117 Returns: void","title":"blur"},{"location":"extensions/api/classes/_renderer_api_components_.input/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.input/#componentdidmount","text":"\u25b8 componentDidMount (): void Overrides WizardLayout . componentDidMount Defined in src/renderer/components/input/input.tsx:284 Returns: void","title":"componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.input/#componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : InputProps ): void Overrides PageLayout . componentDidUpdate Defined in src/renderer/components/input/input.tsx:289 Parameters: Name Type prevProps InputProps Returns: void","title":"componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.input/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.input/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 InputProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 InputProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.input/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.input/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 InputProps \u203a, nextState : Readonly\u2039State\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 InputProps \u203a nextState Readonly\u2039State\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.input/#focus","text":"\u25b8 focus (): void Defined in src/renderer/components/input/input.tsx:113 Returns: void","title":"focus"},{"location":"extensions/api/classes/_renderer_api_components_.input/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.input/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 InputProps \u203a, prevState : Readonly\u2039State\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 InputProps \u203a prevState Readonly\u2039State\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.input/#getvalue","text":"\u25b8 getValue (): string Defined in src/renderer/components/input/input.tsx:104 Returns: string","title":"getValue"},{"location":"extensions/api/classes/_renderer_api_components_.input/#isvalid","text":"\u25b8 isValid (): boolean Defined in src/renderer/components/input/input.tsx:89 Returns: boolean","title":"isValid"},{"location":"extensions/api/classes/_renderer_api_components_.input/#onblur","text":"\u25b8 onBlur ( evt : FocusEvent\u2039InputElement\u203a): void Defined in src/renderer/components/input/input.tsx:230 Parameters: Name Type evt FocusEvent\u2039InputElement\u203a Returns: void","title":"onBlur"},{"location":"extensions/api/classes/_renderer_api_components_.input/#onchange","text":"\u25b8 onChange ( evt : ChangeEvent\u2039any\u203a): void Defined in src/renderer/components/input/input.tsx:239 Parameters: Name Type evt ChangeEvent\u2039any\u203a Returns: void","title":"onChange"},{"location":"extensions/api/classes/_renderer_api_components_.input/#onfocus","text":"\u25b8 onFocus ( evt : FocusEvent\u2039InputElement\u203a): void Defined in src/renderer/components/input/input.tsx:221 Parameters: Name Type evt FocusEvent\u2039InputElement\u203a Returns: void","title":"onFocus"},{"location":"extensions/api/classes/_renderer_api_components_.input/#onkeydown","text":"\u25b8 onKeyDown ( evt : KeyboardEvent\u2039any\u203a): void Defined in src/renderer/components/input/input.tsx:258 Parameters: Name Type evt KeyboardEvent\u2039any\u203a Returns: void","title":"onKeyDown"},{"location":"extensions/api/classes/_renderer_api_components_.input/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/input/input.tsx:311 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.input/#select","text":"\u25b8 select (): void Defined in src/renderer/components/input/input.tsx:121 Returns: void","title":"select"},{"location":"extensions/api/classes/_renderer_api_components_.input/#setdirty","text":"\u25b8 setDirty ( dirty : boolean): void Defined in src/renderer/components/input/input.tsx:215 Parameters: Name Type Default dirty boolean true Returns: void","title":"setDirty"},{"location":"extensions/api/classes/_renderer_api_components_.input/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof State Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.input/#setvalidation","text":"\u25b8 setValidation ( errors : React.ReactNode[]): void Defined in src/renderer/components/input/input.tsx:185 Parameters: Name Type errors React.ReactNode[] Returns: void","title":"setValidation"},{"location":"extensions/api/classes/_renderer_api_components_.input/#setvalue","text":"\u25b8 setValue ( value : string): void Defined in src/renderer/components/input/input.tsx:93 Parameters: Name Type value string Returns: void","title":"setValue"},{"location":"extensions/api/classes/_renderer_api_components_.input/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 InputProps \u203a, nextState : Readonly\u2039State\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 InputProps \u203a nextState Readonly\u2039State\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.input/#validate","text":"\u25b8 validate ( value : string): Promise\u2039void\u203a Defined in src/renderer/components/input/input.tsx:141 Parameters: Name Type Default value string this.getValue() Returns: Promise\u2039void\u203a","title":"validate"},{"location":"extensions/api/classes/_renderer_api_components_.input/#object-literals_1","text":"","title":"Object literals"},{"location":"extensions/api/classes/_renderer_api_components_.input/#state","text":"","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.input/#state-object","text":"Overrides PageLayout . state Defined in src/renderer/components/input/input.tsx:83","title":"\u25aa state: object"},{"location":"extensions/api/classes/_renderer_api_components_.input/#dirty","text":"\u2022 dirty : boolean = !!this.props.dirty Defined in src/renderer/components/input/input.tsx:84","title":"dirty"},{"location":"extensions/api/classes/_renderer_api_components_.input/#errors","text":"\u2022 errors : undefined[] = [] Defined in src/renderer/components/input/input.tsx:86","title":"errors"},{"location":"extensions/api/classes/_renderer_api_components_.input/#valid","text":"\u2022 valid : true = true Defined in src/renderer/components/input/input.tsx:85","title":"valid"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/","text":"Class: KubeEventDetails \u2039 S, SS, S \u203a # Type parameters # \u25aa S \u25aa SS \u25aa S Hierarchy # Component\u2039 KubeEventDetailsProps \u203a \u21b3 KubeEventDetails Index # Constructors # constructor Properties # context props refs state contextType Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate Constructors # constructor # + new KubeEventDetails ( props : Readonly\u2039 KubeEventDetailsProps \u203a | KubeEventDetailsProps ): KubeEventDetails Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 KubeEventDetailsProps \u203a | KubeEventDetailsProps Returns: KubeEventDetails + new KubeEventDetails ( props : KubeEventDetailsProps , context : any): KubeEventDetails Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props KubeEventDetailsProps context any Returns: KubeEventDetails Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html props # \u2022 props : Readonly\u2039 KubeEventDetailsProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 KubeEventDetailsProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeEventDetailsProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 KubeEventDetailsProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeEventDetailsProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void componentDidMount # \u25b8 componentDidMount (): Promise\u2039void\u203a Overrides WizardLayout . componentDidMount Defined in src/renderer/components/+events/kube-event-details.tsx:37 Returns: Promise\u2039void\u203a Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 KubeEventDetailsProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 KubeEventDetailsProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 KubeEventDetailsProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeEventDetailsProps \u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 KubeEventDetailsProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeEventDetailsProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 KubeEventDetailsProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 KubeEventDetailsProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/+events/kube-event-details.tsx:41 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 KubeEventDetailsProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 KubeEventDetailsProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Class: KubeEventDetails \u2039**S, SS, S**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/#class-kubeeventdetails-s-ss-s","text":"","title":"Class: KubeEventDetails \u2039S, SS, S\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/#type-parameters","text":"\u25aa S \u25aa SS \u25aa S","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/#hierarchy","text":"Component\u2039 KubeEventDetailsProps \u203a \u21b3 KubeEventDetails","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/#properties","text":"context props refs state contextType","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/#constructor","text":"+ new KubeEventDetails ( props : Readonly\u2039 KubeEventDetailsProps \u203a | KubeEventDetailsProps ): KubeEventDetails Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 KubeEventDetailsProps \u203a | KubeEventDetailsProps Returns: KubeEventDetails + new KubeEventDetails ( props : KubeEventDetailsProps , context : any): KubeEventDetails Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props KubeEventDetailsProps context any Returns: KubeEventDetails","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/#props","text":"\u2022 props : Readonly\u2039 KubeEventDetailsProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/#state","text":"\u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 KubeEventDetailsProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeEventDetailsProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 KubeEventDetailsProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeEventDetailsProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/#componentdidmount","text":"\u25b8 componentDidMount (): Promise\u2039void\u203a Overrides WizardLayout . componentDidMount Defined in src/renderer/components/+events/kube-event-details.tsx:37 Returns: Promise\u2039void\u203a","title":"componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 KubeEventDetailsProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 KubeEventDetailsProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 KubeEventDetailsProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeEventDetailsProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 KubeEventDetailsProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeEventDetailsProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 KubeEventDetailsProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 KubeEventDetailsProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/+events/kube-event-details.tsx:41 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 KubeEventDetailsProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 KubeEventDetailsProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/","text":"Class: KubeObjectDetails \u2039 P, S, SS, P, S \u203a # Type parameters # \u25aa P \u25aa S \u25aa SS \u25aa P \u25aa S Hierarchy # Component \u21b3 KubeObjectDetails Index # Constructors # constructor Properties # context isLoading loader loadingError props refs state contextType Accessors # isCrdInstance object path Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate Constructors # constructor # + new KubeObjectDetails ( props : object): KubeObjectDetails Overrides PageLayout . constructor Defined in src/renderer/components/kube-object/kube-object-details.tsx:90 Parameters: Name Type props object Returns: KubeObjectDetails Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html isLoading # \u2022 isLoading : boolean = false Defined in src/renderer/components/kube-object/kube-object-details.tsx:89 loader # \u2022 loader : IReactionDisposer = reaction(() => [ this.path, this.object, // resource might be updated via watch-event or from already opened details crdStore.items.length, // crd stores initialized after loading ], async () => { this.loadingError = \"\"; const { path, object } = this; if (!object) { const store = apiManager.getStore(path); if (store) { this.isLoading = true; try { await store.loadFromPath(path); } catch (err) { this.loadingError = <>Resource loading has failed: {err.toString()}; } finally { this.isLoading = false; } } } }) Defined in src/renderer/components/kube-object/kube-object-details.tsx:114 loadingError # \u2022 loadingError : React.ReactNode Defined in src/renderer/components/kube-object/kube-object-details.tsx:90 props # \u2022 props : Readonly\u2039P\u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Accessors # isCrdInstance # \u2022 get isCrdInstance (): boolean Defined in src/renderer/components/kube-object/kube-object-details.tsx:109 Returns: boolean object # \u2022 get object (): any Defined in src/renderer/components/kube-object/kube-object-details.tsx:101 Returns: any path # \u2022 get path (): string Defined in src/renderer/components/kube-object/kube-object-details.tsx:97 Returns: string Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039P\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039P\u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039P\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039P\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039P\u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039P\u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039P\u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039P\u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039P\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039P\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039P\u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039P\u203a prevState Readonly\u2039S\u203a Returns: SS | null render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/kube-object/kube-object-details.tsx:139 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039P\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039P\u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Class: KubeObjectDetails \u2039**P, S, SS, P, S**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#class-kubeobjectdetails-p-s-ss-p-s","text":"","title":"Class: KubeObjectDetails \u2039P, S, SS, P, S\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#type-parameters","text":"\u25aa P \u25aa S \u25aa SS \u25aa P \u25aa S","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#hierarchy","text":"Component \u21b3 KubeObjectDetails","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#properties","text":"context isLoading loader loadingError props refs state contextType","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#accessors","text":"isCrdInstance object path","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#constructor","text":"+ new KubeObjectDetails ( props : object): KubeObjectDetails Overrides PageLayout . constructor Defined in src/renderer/components/kube-object/kube-object-details.tsx:90 Parameters: Name Type props object Returns: KubeObjectDetails","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#isloading","text":"\u2022 isLoading : boolean = false Defined in src/renderer/components/kube-object/kube-object-details.tsx:89","title":"isLoading"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#loader","text":"\u2022 loader : IReactionDisposer = reaction(() => [ this.path, this.object, // resource might be updated via watch-event or from already opened details crdStore.items.length, // crd stores initialized after loading ], async () => { this.loadingError = \"\"; const { path, object } = this; if (!object) { const store = apiManager.getStore(path); if (store) { this.isLoading = true; try { await store.loadFromPath(path); } catch (err) { this.loadingError = <>Resource loading has failed: {err.toString()}; } finally { this.isLoading = false; } } } }) Defined in src/renderer/components/kube-object/kube-object-details.tsx:114","title":"loader"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#loadingerror","text":"\u2022 loadingError : React.ReactNode Defined in src/renderer/components/kube-object/kube-object-details.tsx:90","title":"loadingError"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#props","text":"\u2022 props : Readonly\u2039P\u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#state","text":"\u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#iscrdinstance","text":"\u2022 get isCrdInstance (): boolean Defined in src/renderer/components/kube-object/kube-object-details.tsx:109 Returns: boolean","title":"isCrdInstance"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#object","text":"\u2022 get object (): any Defined in src/renderer/components/kube-object/kube-object-details.tsx:101 Returns: any","title":"object"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#path","text":"\u2022 get path (): string Defined in src/renderer/components/kube-object/kube-object-details.tsx:97 Returns: string","title":"path"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039P\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039P\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039P\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039P\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039P\u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039P\u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039P\u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039P\u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039P\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039P\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039P\u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039P\u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/kube-object/kube-object-details.tsx:139 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039P\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039P\u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/","text":"Class: KubeObjectListLayout \u2039 S, SS, S \u203a # Type parameters # \u25aa S \u25aa SS \u25aa S Hierarchy # Component\u2039 KubeObjectListLayoutProps \u203a \u21b3 KubeObjectListLayout Index # Constructors # constructor Properties # context props refs state contextType defaultProps Accessors # selectedItem Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate Constructors # constructor # + new KubeObjectListLayout ( props : KubeObjectListLayoutProps ): KubeObjectListLayout Overrides PageLayout . constructor Defined in src/renderer/components/kube-object/kube-object-list-layout.tsx:45 Parameters: Name Type props KubeObjectListLayoutProps Returns: KubeObjectListLayout Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html props # \u2022 props : Readonly\u2039 KubeObjectListLayoutProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Static defaultProps # \u25aa defaultProps : object = defaultProps as object Defined in src/renderer/components/kube-object/kube-object-list-layout.tsx:45 Accessors # selectedItem # \u2022 get selectedItem (): any Defined in src/renderer/components/kube-object/kube-object-list-layout.tsx:52 Returns: any Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 KubeObjectListLayoutProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeObjectListLayoutProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 KubeObjectListLayoutProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeObjectListLayoutProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void componentDidMount # \u25b8 componentDidMount (): void Overrides WizardLayout . componentDidMount Defined in src/renderer/components/kube-object/kube-object-list-layout.tsx:56 Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 KubeObjectListLayoutProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 KubeObjectListLayoutProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 KubeObjectListLayoutProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeObjectListLayoutProps \u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 KubeObjectListLayoutProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeObjectListLayoutProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 KubeObjectListLayoutProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 KubeObjectListLayoutProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/kube-object/kube-object-list-layout.tsx:68 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 KubeObjectListLayoutProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 KubeObjectListLayoutProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Class: KubeObjectListLayout \u2039**S, SS, S**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#class-kubeobjectlistlayout-s-ss-s","text":"","title":"Class: KubeObjectListLayout \u2039S, SS, S\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#type-parameters","text":"\u25aa S \u25aa SS \u25aa S","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#hierarchy","text":"Component\u2039 KubeObjectListLayoutProps \u203a \u21b3 KubeObjectListLayout","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#properties","text":"context props refs state contextType defaultProps","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#accessors","text":"selectedItem","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#constructor","text":"+ new KubeObjectListLayout ( props : KubeObjectListLayoutProps ): KubeObjectListLayout Overrides PageLayout . constructor Defined in src/renderer/components/kube-object/kube-object-list-layout.tsx:45 Parameters: Name Type props KubeObjectListLayoutProps Returns: KubeObjectListLayout","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#props","text":"\u2022 props : Readonly\u2039 KubeObjectListLayoutProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#state","text":"\u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#static-defaultprops","text":"\u25aa defaultProps : object = defaultProps as object Defined in src/renderer/components/kube-object/kube-object-list-layout.tsx:45","title":"Static defaultProps"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#selecteditem","text":"\u2022 get selectedItem (): any Defined in src/renderer/components/kube-object/kube-object-list-layout.tsx:52 Returns: any","title":"selectedItem"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 KubeObjectListLayoutProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeObjectListLayoutProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 KubeObjectListLayoutProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeObjectListLayoutProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#componentdidmount","text":"\u25b8 componentDidMount (): void Overrides WizardLayout . componentDidMount Defined in src/renderer/components/kube-object/kube-object-list-layout.tsx:56 Returns: void","title":"componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 KubeObjectListLayoutProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 KubeObjectListLayoutProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 KubeObjectListLayoutProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeObjectListLayoutProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 KubeObjectListLayoutProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeObjectListLayoutProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 KubeObjectListLayoutProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 KubeObjectListLayoutProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/kube-object/kube-object-list-layout.tsx:68 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 KubeObjectListLayoutProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 KubeObjectListLayoutProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/","text":"Class: KubeObjectMenu \u2039 T, S, SS, S \u203a # Type parameters # \u25aa T : KubeObject \u25aa S \u25aa SS \u25aa S Hierarchy # Component\u2039 KubeObjectMenuProps \u2039T\u203a\u203a \u21b3 KubeObjectMenu Index # Constructors # constructor Properties # context props refs state contextType Accessors # isEditable isRemovable store Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getMenuItems getSnapshotBeforeUpdate remove render renderRemoveMessage setState shouldComponentUpdate update Constructors # constructor # + new KubeObjectMenu ( props : Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a | KubeObjectMenuProps \u2039T\u203a): KubeObjectMenu Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a | KubeObjectMenuProps \u2039T\u203a Returns: KubeObjectMenu + new KubeObjectMenu ( props : KubeObjectMenuProps \u2039T\u203a, context : any): KubeObjectMenu Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props KubeObjectMenuProps \u2039T\u203a context any Returns: KubeObjectMenu Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html props # \u2022 props : Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Accessors # isEditable # \u2022 get isEditable (): boolean Defined in src/renderer/components/kube-object/kube-object-menu.tsx:46 Returns: boolean isRemovable # \u2022 get isRemovable (): boolean Defined in src/renderer/components/kube-object/kube-object-menu.tsx:52 Returns: boolean store # \u2022 get store (): KubeObjectStore \u2039any\u203a Defined in src/renderer/components/kube-object/kube-object-menu.tsx:38 Returns: KubeObjectStore \u2039any\u203a Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void getMenuItems # \u25b8 getMenuItems ( object : T): React.ReactChild[] Defined in src/renderer/components/kube-object/kube-object-menu.tsx:86 Parameters: Name Type object T Returns: React.ReactChild[] Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a prevState Readonly\u2039S\u203a Returns: SS | null remove # \u25b8 remove (): Promise\u2039void\u203a Defined in src/renderer/components/kube-object/kube-object-menu.tsx:65 Returns: Promise\u2039void\u203a render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/kube-object/kube-object-menu.tsx:102 Returns: Element\u2039\u203a renderRemoveMessage # \u25b8 renderRemoveMessage (): Element\u2039\u203a Defined in src/renderer/components/kube-object/kube-object-menu.tsx:74 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean update # \u25b8 update (): Promise\u2039void\u203a Defined in src/renderer/components/kube-object/kube-object-menu.tsx:59 Returns: Promise\u2039void\u203a","title":"Class: KubeObjectMenu \u2039**T, S, SS, S**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#class-kubeobjectmenu-t-s-ss-s","text":"","title":"Class: KubeObjectMenu \u2039T, S, SS, S\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#type-parameters","text":"\u25aa T : KubeObject \u25aa S \u25aa SS \u25aa S","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#hierarchy","text":"Component\u2039 KubeObjectMenuProps \u2039T\u203a\u203a \u21b3 KubeObjectMenu","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#properties","text":"context props refs state contextType","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#accessors","text":"isEditable isRemovable store","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getMenuItems getSnapshotBeforeUpdate remove render renderRemoveMessage setState shouldComponentUpdate update","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#constructor","text":"+ new KubeObjectMenu ( props : Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a | KubeObjectMenuProps \u2039T\u203a): KubeObjectMenu Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a | KubeObjectMenuProps \u2039T\u203a Returns: KubeObjectMenu + new KubeObjectMenu ( props : KubeObjectMenuProps \u2039T\u203a, context : any): KubeObjectMenu Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props KubeObjectMenuProps \u2039T\u203a context any Returns: KubeObjectMenu","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#props","text":"\u2022 props : Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#state","text":"\u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#iseditable","text":"\u2022 get isEditable (): boolean Defined in src/renderer/components/kube-object/kube-object-menu.tsx:46 Returns: boolean","title":"isEditable"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#isremovable","text":"\u2022 get isRemovable (): boolean Defined in src/renderer/components/kube-object/kube-object-menu.tsx:52 Returns: boolean","title":"isRemovable"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#store","text":"\u2022 get store (): KubeObjectStore \u2039any\u203a Defined in src/renderer/components/kube-object/kube-object-menu.tsx:38 Returns: KubeObjectStore \u2039any\u203a","title":"store"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#getmenuitems","text":"\u25b8 getMenuItems ( object : T): React.ReactChild[] Defined in src/renderer/components/kube-object/kube-object-menu.tsx:86 Parameters: Name Type object T Returns: React.ReactChild[]","title":"getMenuItems"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#remove","text":"\u25b8 remove (): Promise\u2039void\u203a Defined in src/renderer/components/kube-object/kube-object-menu.tsx:65 Returns: Promise\u2039void\u203a","title":"remove"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/kube-object/kube-object-menu.tsx:102 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#renderremovemessage","text":"\u25b8 renderRemoveMessage (): Element\u2039\u203a Defined in src/renderer/components/kube-object/kube-object-menu.tsx:74 Returns: Element\u2039\u203a","title":"renderRemoveMessage"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#update","text":"\u25b8 update (): Promise\u2039void\u203a Defined in src/renderer/components/kube-object/kube-object-menu.tsx:59 Returns: Promise\u2039void\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/","text":"Class: KubeObjectMeta \u2039 S, SS, S \u203a # Type parameters # \u25aa S \u25aa SS \u25aa S Hierarchy # Component\u2039 KubeObjectMetaProps \u203a \u21b3 KubeObjectMeta Index # Constructors # constructor Properties # context props refs state contextType defaultHiddenFields Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate isHidden render setState shouldComponentUpdate Constructors # constructor # + new KubeObjectMeta ( props : Readonly\u2039 KubeObjectMetaProps \u203a | KubeObjectMetaProps ): KubeObjectMeta Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 KubeObjectMetaProps \u203a | KubeObjectMetaProps Returns: KubeObjectMeta + new KubeObjectMeta ( props : KubeObjectMetaProps , context : any): KubeObjectMeta Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props KubeObjectMetaProps context any Returns: KubeObjectMeta Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html props # \u2022 props : Readonly\u2039 KubeObjectMetaProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Static defaultHiddenFields # \u25aa defaultHiddenFields : IKubeMetaField[] = [ \"uid\", \"resourceVersion\", \"selfLink\" ] Defined in src/renderer/components/kube-object/kube-object-meta.tsx:37 Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 KubeObjectMetaProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeObjectMetaProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 KubeObjectMetaProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeObjectMetaProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 KubeObjectMetaProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 KubeObjectMetaProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 KubeObjectMetaProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeObjectMetaProps \u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 KubeObjectMetaProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeObjectMetaProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 KubeObjectMetaProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 KubeObjectMetaProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null isHidden # \u25b8 isHidden ( field : IKubeMetaField): boolean Defined in src/renderer/components/kube-object/kube-object-meta.tsx:41 Parameters: Name Type field IKubeMetaField Returns: boolean render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/kube-object/kube-object-meta.tsx:47 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 KubeObjectMetaProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 KubeObjectMetaProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Class: KubeObjectMeta \u2039**S, SS, S**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#class-kubeobjectmeta-s-ss-s","text":"","title":"Class: KubeObjectMeta \u2039S, SS, S\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#type-parameters","text":"\u25aa S \u25aa SS \u25aa S","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#hierarchy","text":"Component\u2039 KubeObjectMetaProps \u203a \u21b3 KubeObjectMeta","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#properties","text":"context props refs state contextType defaultHiddenFields","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate isHidden render setState shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#constructor","text":"+ new KubeObjectMeta ( props : Readonly\u2039 KubeObjectMetaProps \u203a | KubeObjectMetaProps ): KubeObjectMeta Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 KubeObjectMetaProps \u203a | KubeObjectMetaProps Returns: KubeObjectMeta + new KubeObjectMeta ( props : KubeObjectMetaProps , context : any): KubeObjectMeta Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props KubeObjectMetaProps context any Returns: KubeObjectMeta","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#props","text":"\u2022 props : Readonly\u2039 KubeObjectMetaProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#state","text":"\u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#static-defaulthiddenfields","text":"\u25aa defaultHiddenFields : IKubeMetaField[] = [ \"uid\", \"resourceVersion\", \"selfLink\" ] Defined in src/renderer/components/kube-object/kube-object-meta.tsx:37","title":"Static defaultHiddenFields"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 KubeObjectMetaProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeObjectMetaProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 KubeObjectMetaProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeObjectMetaProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 KubeObjectMetaProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 KubeObjectMetaProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 KubeObjectMetaProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeObjectMetaProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 KubeObjectMetaProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeObjectMetaProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 KubeObjectMetaProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 KubeObjectMetaProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#ishidden","text":"\u25b8 isHidden ( field : IKubeMetaField): boolean Defined in src/renderer/components/kube-object/kube-object-meta.tsx:41 Parameters: Name Type field IKubeMetaField Returns: boolean","title":"isHidden"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/kube-object/kube-object-meta.tsx:47 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 KubeObjectMetaProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 KubeObjectMetaProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.lineprogress/","text":"Class: LineProgress \u2039 S, SS \u203a # Type parameters # \u25aa S \u25aa SS Hierarchy # PureComponent\u2039 LineProgressProps \u203a \u21b3 LineProgress Index # Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate getSnapshotBeforeUpdate render shouldComponentUpdate Object literals # defaultProps Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 LineProgressProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 LineProgressProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 LineProgressProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 LineProgressProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 LineProgressProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 LineProgressProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 LineProgressProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 LineProgressProps \u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 LineProgressProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 LineProgressProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 LineProgressProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 LineProgressProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null render # \u25b8 render (): Element\u2039\u203a Defined in src/renderer/components/line-progress/line-progress.tsx:44 Returns: Element\u2039\u203a Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 LineProgressProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 LineProgressProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean Object literals # Static defaultProps # \u25aa defaultProps : object # Defined in src/renderer/components/line-progress/line-progress.tsx:37 max # \u2022 max : number = 100 Defined in src/renderer/components/line-progress/line-progress.tsx:40 min # \u2022 min : number = 0 Defined in src/renderer/components/line-progress/line-progress.tsx:39 precise # \u2022 precise : number = 2 Defined in src/renderer/components/line-progress/line-progress.tsx:41 value # \u2022 value : number = 0 Defined in src/renderer/components/line-progress/line-progress.tsx:38","title":"Class: LineProgress \u2039**S, SS**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.lineprogress/#class-lineprogress-s-ss","text":"","title":"Class: LineProgress \u2039S, SS\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.lineprogress/#type-parameters","text":"\u25aa S \u25aa SS","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.lineprogress/#hierarchy","text":"PureComponent\u2039 LineProgressProps \u203a \u21b3 LineProgress","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.lineprogress/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.lineprogress/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate getSnapshotBeforeUpdate render shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.lineprogress/#object-literals","text":"defaultProps","title":"Object literals"},{"location":"extensions/api/classes/_renderer_api_components_.lineprogress/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.lineprogress/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.lineprogress/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 LineProgressProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 LineProgressProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.lineprogress/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 LineProgressProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 LineProgressProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.lineprogress/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.lineprogress/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.lineprogress/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 LineProgressProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 LineProgressProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.lineprogress/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.lineprogress/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 LineProgressProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 LineProgressProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.lineprogress/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.lineprogress/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 LineProgressProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 LineProgressProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.lineprogress/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 LineProgressProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 LineProgressProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.lineprogress/#render","text":"\u25b8 render (): Element\u2039\u203a Defined in src/renderer/components/line-progress/line-progress.tsx:44 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.lineprogress/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 LineProgressProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 LineProgressProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.lineprogress/#object-literals_1","text":"","title":"Object literals"},{"location":"extensions/api/classes/_renderer_api_components_.lineprogress/#static-defaultprops","text":"","title":"Static defaultProps"},{"location":"extensions/api/classes/_renderer_api_components_.lineprogress/#defaultprops-object","text":"Defined in src/renderer/components/line-progress/line-progress.tsx:37","title":"\u25aa defaultProps: object"},{"location":"extensions/api/classes/_renderer_api_components_.lineprogress/#max","text":"\u2022 max : number = 100 Defined in src/renderer/components/line-progress/line-progress.tsx:40","title":"max"},{"location":"extensions/api/classes/_renderer_api_components_.lineprogress/#min","text":"\u2022 min : number = 0 Defined in src/renderer/components/line-progress/line-progress.tsx:39","title":"min"},{"location":"extensions/api/classes/_renderer_api_components_.lineprogress/#precise","text":"\u2022 precise : number = 2 Defined in src/renderer/components/line-progress/line-progress.tsx:41","title":"precise"},{"location":"extensions/api/classes/_renderer_api_components_.lineprogress/#value","text":"\u2022 value : number = 0 Defined in src/renderer/components/line-progress/line-progress.tsx:38","title":"value"},{"location":"extensions/api/classes/_renderer_api_components_.menu/","text":"Class: Menu \u2039 SS \u203a # Type parameters # \u25aa SS Hierarchy # Component\u2039 MenuProps , State\u203a \u21b3 Menu Index # Constructors # constructor Properties # context elem items opener props refs state contextType defaultProps Accessors # focusableItems focusedItem isOpen Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate bindItemRef bindRef close componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate focusNextItem forceUpdate getSnapshotBeforeUpdate onBlur onClickOutside onContextMenu onKeyDown onScrollOutside onWindowResize open refreshPosition render setState shouldComponentUpdate toggle Constructors # constructor # + new Menu ( props : MenuProps ): Menu Overrides PageLayout . constructor Defined in src/renderer/components/menu/menu.tsx:72 Parameters: Name Type props MenuProps Returns: Menu Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html elem # \u2022 elem : HTMLUListElement Defined in src/renderer/components/menu/menu.tsx:80 Protected items # \u2022 items : object Defined in src/renderer/components/menu/menu.tsx:81 Type declaration: # [ index : number ]: MenuItem opener # \u2022 opener : HTMLElement Defined in src/renderer/components/menu/menu.tsx:79 props # \u2022 props : Readonly\u2039 MenuProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : State Overrides PageLayout . state Defined in src/renderer/components/menu/menu.tsx:82 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Static defaultProps # \u25aa defaultProps : object = defaultPropsMenu as object Defined in src/renderer/components/menu/menu.tsx:72 Accessors # Protected focusableItems # \u2022 get focusableItems (): MenuItem \u2039\u203a[] Defined in src/renderer/components/menu/menu.tsx:122 Returns: MenuItem \u2039\u203a[] Protected focusedItem # \u2022 get focusedItem (): MenuItem \u2039\u203a Defined in src/renderer/components/menu/menu.tsx:126 Returns: MenuItem \u2039\u203a isOpen # \u2022 get isOpen (): boolean Defined in src/renderer/components/menu/menu.tsx:84 Returns: boolean Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 MenuProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 MenuProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 MenuProps \u203a, nextState : Readonly\u2039State\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 MenuProps \u203a nextState Readonly\u2039State\u203a nextContext any Returns: void Protected bindItemRef # \u25b8 bindItemRef ( item : MenuItem , index : number): void Defined in src/renderer/components/menu/menu.tsx:272 Parameters: Name Type item MenuItem index number Returns: void Protected bindRef # \u25b8 bindRef ( elem : HTMLUListElement): void Defined in src/renderer/components/menu/menu.tsx:268 Parameters: Name Type elem HTMLUListElement Returns: void close # \u25b8 close (): void Defined in src/renderer/components/menu/menu.tsx:195 Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void componentDidMount # \u25b8 componentDidMount (): void Overrides WizardLayout . componentDidMount Defined in src/renderer/components/menu/menu.tsx:88 Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 MenuProps \u203a, prevState : Readonly\u2039State\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 MenuProps \u203a prevState Readonly\u2039State\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 MenuProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 MenuProps \u203a nextContext any Returns: void componentWillUnmount # \u25b8 componentWillUnmount (): void Overrides WizardLayout . componentWillUnmount Defined in src/renderer/components/menu/menu.tsx:111 Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 MenuProps \u203a, nextState : Readonly\u2039State\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 MenuProps \u203a nextState Readonly\u2039State\u203a nextContext any Returns: void Protected focusNextItem # \u25b8 focusNextItem ( reverse : boolean): void Defined in src/renderer/components/menu/menu.tsx:130 Parameters: Name Type Default reverse boolean false Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 MenuProps \u203a, prevState : Readonly\u2039State\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 MenuProps \u203a prevState Readonly\u2039State\u203a Returns: SS | null onBlur # \u25b8 onBlur (): void Defined in src/renderer/components/menu/menu.tsx:262 Returns: void onClickOutside # \u25b8 onClickOutside ( evt : MouseEvent): void Defined in src/renderer/components/menu/menu.tsx:250 Parameters: Name Type evt MouseEvent Returns: void onContextMenu # \u25b8 onContextMenu (): void Defined in src/renderer/components/menu/menu.tsx:231 Returns: void onKeyDown # \u25b8 onKeyDown ( evt : KeyboardEvent): void Defined in src/renderer/components/menu/menu.tsx:204 Parameters: Name Type evt KeyboardEvent Returns: void onScrollOutside # \u25b8 onScrollOutside ( evt : UIEvent): void Defined in src/renderer/components/menu/menu.tsx:240 Parameters: Name Type evt UIEvent Returns: void onWindowResize # \u25b8 onWindowResize (): void Defined in src/renderer/components/menu/menu.tsx:235 Returns: void open # \u25b8 open (): void Defined in src/renderer/components/menu/menu.tsx:188 Returns: void refreshPosition # \u25b8 refreshPosition (): void Defined in src/renderer/components/menu/menu.tsx:148 Returns: void render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/menu/menu.tsx:276 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof State Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 MenuProps \u203a, nextState : Readonly\u2039State\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 MenuProps \u203a nextState Readonly\u2039State\u203a nextContext any Returns: boolean toggle # \u25b8 toggle (): void Defined in src/renderer/components/menu/menu.tsx:200 Returns: void","title":"Class: Menu \u2039**SS**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#class-menu-ss","text":"","title":"Class: Menu \u2039SS\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#type-parameters","text":"\u25aa SS","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#hierarchy","text":"Component\u2039 MenuProps , State\u203a \u21b3 Menu","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#properties","text":"context elem items opener props refs state contextType defaultProps","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#accessors","text":"focusableItems focusedItem isOpen","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate bindItemRef bindRef close componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate focusNextItem forceUpdate getSnapshotBeforeUpdate onBlur onClickOutside onContextMenu onKeyDown onScrollOutside onWindowResize open refreshPosition render setState shouldComponentUpdate toggle","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#constructor","text":"+ new Menu ( props : MenuProps ): Menu Overrides PageLayout . constructor Defined in src/renderer/components/menu/menu.tsx:72 Parameters: Name Type props MenuProps Returns: Menu","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#elem","text":"\u2022 elem : HTMLUListElement Defined in src/renderer/components/menu/menu.tsx:80","title":"elem"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#protected-items","text":"\u2022 items : object Defined in src/renderer/components/menu/menu.tsx:81","title":"Protected items"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#opener","text":"\u2022 opener : HTMLElement Defined in src/renderer/components/menu/menu.tsx:79","title":"opener"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#props","text":"\u2022 props : Readonly\u2039 MenuProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#state","text":"\u2022 state : State Overrides PageLayout . state Defined in src/renderer/components/menu/menu.tsx:82","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#static-defaultprops","text":"\u25aa defaultProps : object = defaultPropsMenu as object Defined in src/renderer/components/menu/menu.tsx:72","title":"Static defaultProps"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#protected-focusableitems","text":"\u2022 get focusableItems (): MenuItem \u2039\u203a[] Defined in src/renderer/components/menu/menu.tsx:122 Returns: MenuItem \u2039\u203a[]","title":"Protected focusableItems"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#protected-focuseditem","text":"\u2022 get focusedItem (): MenuItem \u2039\u203a Defined in src/renderer/components/menu/menu.tsx:126 Returns: MenuItem \u2039\u203a","title":"Protected focusedItem"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#isopen","text":"\u2022 get isOpen (): boolean Defined in src/renderer/components/menu/menu.tsx:84 Returns: boolean","title":"isOpen"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 MenuProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 MenuProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 MenuProps \u203a, nextState : Readonly\u2039State\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 MenuProps \u203a nextState Readonly\u2039State\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#protected-binditemref","text":"\u25b8 bindItemRef ( item : MenuItem , index : number): void Defined in src/renderer/components/menu/menu.tsx:272 Parameters: Name Type item MenuItem index number Returns: void","title":"Protected bindItemRef"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#protected-bindref","text":"\u25b8 bindRef ( elem : HTMLUListElement): void Defined in src/renderer/components/menu/menu.tsx:268 Parameters: Name Type elem HTMLUListElement Returns: void","title":"Protected bindRef"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#close","text":"\u25b8 close (): void Defined in src/renderer/components/menu/menu.tsx:195 Returns: void","title":"close"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#componentdidmount","text":"\u25b8 componentDidMount (): void Overrides WizardLayout . componentDidMount Defined in src/renderer/components/menu/menu.tsx:88 Returns: void","title":"componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 MenuProps \u203a, prevState : Readonly\u2039State\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 MenuProps \u203a prevState Readonly\u2039State\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 MenuProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 MenuProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#componentwillunmount","text":"\u25b8 componentWillUnmount (): void Overrides WizardLayout . componentWillUnmount Defined in src/renderer/components/menu/menu.tsx:111 Returns: void","title":"componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 MenuProps \u203a, nextState : Readonly\u2039State\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 MenuProps \u203a nextState Readonly\u2039State\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#protected-focusnextitem","text":"\u25b8 focusNextItem ( reverse : boolean): void Defined in src/renderer/components/menu/menu.tsx:130 Parameters: Name Type Default reverse boolean false Returns: void","title":"Protected focusNextItem"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 MenuProps \u203a, prevState : Readonly\u2039State\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 MenuProps \u203a prevState Readonly\u2039State\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#onblur","text":"\u25b8 onBlur (): void Defined in src/renderer/components/menu/menu.tsx:262 Returns: void","title":"onBlur"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#onclickoutside","text":"\u25b8 onClickOutside ( evt : MouseEvent): void Defined in src/renderer/components/menu/menu.tsx:250 Parameters: Name Type evt MouseEvent Returns: void","title":"onClickOutside"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#oncontextmenu","text":"\u25b8 onContextMenu (): void Defined in src/renderer/components/menu/menu.tsx:231 Returns: void","title":"onContextMenu"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#onkeydown","text":"\u25b8 onKeyDown ( evt : KeyboardEvent): void Defined in src/renderer/components/menu/menu.tsx:204 Parameters: Name Type evt KeyboardEvent Returns: void","title":"onKeyDown"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#onscrolloutside","text":"\u25b8 onScrollOutside ( evt : UIEvent): void Defined in src/renderer/components/menu/menu.tsx:240 Parameters: Name Type evt UIEvent Returns: void","title":"onScrollOutside"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#onwindowresize","text":"\u25b8 onWindowResize (): void Defined in src/renderer/components/menu/menu.tsx:235 Returns: void","title":"onWindowResize"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#open","text":"\u25b8 open (): void Defined in src/renderer/components/menu/menu.tsx:188 Returns: void","title":"open"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#refreshposition","text":"\u25b8 refreshPosition (): void Defined in src/renderer/components/menu/menu.tsx:148 Returns: void","title":"refreshPosition"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/menu/menu.tsx:276 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof State Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 MenuProps \u203a, nextState : Readonly\u2039State\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 MenuProps \u203a nextState Readonly\u2039State\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#toggle","text":"\u25b8 toggle (): void Defined in src/renderer/components/menu/menu.tsx:200 Returns: void","title":"toggle"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/","text":"Class: MenuActions \u2039 S, SS, S \u203a # Type parameters # \u25aa S \u25aa SS \u25aa S Hierarchy # Component\u2039 MenuActionsProps \u203a \u21b3 MenuActions Index # Constructors # constructor Properties # context id isOpen props refs state contextType Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate remove render renderTriggerIcon setState shouldComponentUpdate toggle Object literals # defaultProps Constructors # constructor # + new MenuActions ( props : MenuActionsProps ): MenuActions Overrides PageLayout . constructor Defined in src/renderer/components/menu/menu-actions.tsx:60 Parameters: Name Type props MenuActionsProps Returns: MenuActions Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html id # \u2022 id : string = uniqueId(\"menu_actions_\") Defined in src/renderer/components/menu/menu-actions.tsx:53 isOpen # \u2022 isOpen : boolean = !!this.props.toolbar Defined in src/renderer/components/menu/menu-actions.tsx:55 props # \u2022 props : Readonly\u2039 MenuActionsProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 MenuActionsProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 MenuActionsProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 MenuActionsProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 MenuActionsProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 MenuActionsProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 MenuActionsProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 MenuActionsProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 MenuActionsProps \u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 MenuActionsProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 MenuActionsProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 MenuActionsProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 MenuActionsProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null remove # \u25b8 remove (): void Defined in src/renderer/components/menu/menu-actions.tsx:68 Returns: void render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/menu/menu-actions.tsx:113 Returns: Element\u2039\u203a renderTriggerIcon # \u25b8 renderTriggerIcon (): Element\u2039\u203a Defined in src/renderer/components/menu/menu-actions.tsx:82 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 MenuActionsProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 MenuActionsProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean toggle # \u25b8 toggle (): void Defined in src/renderer/components/menu/menu-actions.tsx:57 Returns: void Object literals # Static defaultProps # \u25aa defaultProps : object # Defined in src/renderer/components/menu/menu-actions.tsx:47 removeConfirmationMessage # \u2022 removeConfirmationMessage : Defined in src/renderer/components/menu/menu-actions.tsx:48","title":"Class: MenuActions \u2039**S, SS, S**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#class-menuactions-s-ss-s","text":"","title":"Class: MenuActions \u2039S, SS, S\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#type-parameters","text":"\u25aa S \u25aa SS \u25aa S","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#hierarchy","text":"Component\u2039 MenuActionsProps \u203a \u21b3 MenuActions","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#properties","text":"context id isOpen props refs state contextType","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate remove render renderTriggerIcon setState shouldComponentUpdate toggle","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#object-literals","text":"defaultProps","title":"Object literals"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#constructor","text":"+ new MenuActions ( props : MenuActionsProps ): MenuActions Overrides PageLayout . constructor Defined in src/renderer/components/menu/menu-actions.tsx:60 Parameters: Name Type props MenuActionsProps Returns: MenuActions","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#id","text":"\u2022 id : string = uniqueId(\"menu_actions_\") Defined in src/renderer/components/menu/menu-actions.tsx:53","title":"id"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#isopen","text":"\u2022 isOpen : boolean = !!this.props.toolbar Defined in src/renderer/components/menu/menu-actions.tsx:55","title":"isOpen"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#props","text":"\u2022 props : Readonly\u2039 MenuActionsProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#state","text":"\u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 MenuActionsProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 MenuActionsProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 MenuActionsProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 MenuActionsProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 MenuActionsProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 MenuActionsProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 MenuActionsProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 MenuActionsProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 MenuActionsProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 MenuActionsProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 MenuActionsProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 MenuActionsProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#remove","text":"\u25b8 remove (): void Defined in src/renderer/components/menu/menu-actions.tsx:68 Returns: void","title":"remove"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/menu/menu-actions.tsx:113 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#rendertriggericon","text":"\u25b8 renderTriggerIcon (): Element\u2039\u203a Defined in src/renderer/components/menu/menu-actions.tsx:82 Returns: Element\u2039\u203a","title":"renderTriggerIcon"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 MenuActionsProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 MenuActionsProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#toggle","text":"\u25b8 toggle (): void Defined in src/renderer/components/menu/menu-actions.tsx:57 Returns: void","title":"toggle"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#object-literals_1","text":"","title":"Object literals"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#static-defaultprops","text":"","title":"Static defaultProps"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#defaultprops-object","text":"Defined in src/renderer/components/menu/menu-actions.tsx:47","title":"\u25aa defaultProps: object"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#removeconfirmationmessage","text":"\u2022 removeConfirmationMessage : Defined in src/renderer/components/menu/menu-actions.tsx:48","title":"removeConfirmationMessage"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/","text":"Class: MenuItem \u2039 S, SS, S \u203a # Type parameters # \u25aa S \u25aa SS \u25aa S Hierarchy # Component\u2039 MenuItemProps \u203a \u21b3 MenuItem Index # Constructors # constructor Properties # context elem props refs state contextType defaultProps Accessors # isFocusable isLink Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate bindRef componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate onClick render setState shouldComponentUpdate Constructors # constructor # + new MenuItem ( props : MenuItemProps ): MenuItem Overrides PageLayout . constructor Defined in src/renderer/components/menu/menu.tsx:351 Parameters: Name Type props MenuItemProps Returns: MenuItem Properties # context # \u2022 context : MenuContextValue Overrides PageLayout . context Defined in src/renderer/components/menu/menu.tsx:350 elem # \u2022 elem : HTMLElement Defined in src/renderer/components/menu/menu.tsx:351 props # \u2022 props : Readonly\u2039 MenuItemProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static contextType # \u25aa contextType : Context\u2039 Menu \u2039\u203a\u203a = MenuContext Overrides PageLayout . contextType Defined in src/renderer/components/menu/menu.tsx:348 Static defaultProps # \u25aa defaultProps : object = defaultPropsMenuItem as object Defined in src/renderer/components/menu/menu.tsx:347 Accessors # isFocusable # \u2022 get isFocusable (): boolean Defined in src/renderer/components/menu/menu.tsx:358 Returns: boolean isLink # \u2022 get isLink (): boolean Defined in src/renderer/components/menu/menu.tsx:364 Returns: boolean Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 MenuItemProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 MenuItemProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 MenuItemProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 MenuItemProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Protected bindRef # \u25b8 bindRef ( elem : HTMLElement): void Defined in src/renderer/components/menu/menu.tsx:380 Parameters: Name Type elem HTMLElement Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 MenuItemProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 MenuItemProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 MenuItemProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 MenuItemProps \u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 MenuItemProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 MenuItemProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 MenuItemProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 MenuItemProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null onClick # \u25b8 onClick ( evt : MouseEvent): void Defined in src/renderer/components/menu/menu.tsx:368 Parameters: Name Type evt MouseEvent Returns: void render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/menu/menu.tsx:384 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 MenuItemProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 MenuItemProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Class: MenuItem \u2039**S, SS, S**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#class-menuitem-s-ss-s","text":"","title":"Class: MenuItem \u2039S, SS, S\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#type-parameters","text":"\u25aa S \u25aa SS \u25aa S","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#hierarchy","text":"Component\u2039 MenuItemProps \u203a \u21b3 MenuItem","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#properties","text":"context elem props refs state contextType defaultProps","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#accessors","text":"isFocusable isLink","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate bindRef componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate onClick render setState shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#constructor","text":"+ new MenuItem ( props : MenuItemProps ): MenuItem Overrides PageLayout . constructor Defined in src/renderer/components/menu/menu.tsx:351 Parameters: Name Type props MenuItemProps Returns: MenuItem","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#context","text":"\u2022 context : MenuContextValue Overrides PageLayout . context Defined in src/renderer/components/menu/menu.tsx:350","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#elem","text":"\u2022 elem : HTMLElement Defined in src/renderer/components/menu/menu.tsx:351","title":"elem"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#props","text":"\u2022 props : Readonly\u2039 MenuItemProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#state","text":"\u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#static-contexttype","text":"\u25aa contextType : Context\u2039 Menu \u2039\u203a\u203a = MenuContext Overrides PageLayout . contextType Defined in src/renderer/components/menu/menu.tsx:348","title":"Static contextType"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#static-defaultprops","text":"\u25aa defaultProps : object = defaultPropsMenuItem as object Defined in src/renderer/components/menu/menu.tsx:347","title":"Static defaultProps"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#isfocusable","text":"\u2022 get isFocusable (): boolean Defined in src/renderer/components/menu/menu.tsx:358 Returns: boolean","title":"isFocusable"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#islink","text":"\u2022 get isLink (): boolean Defined in src/renderer/components/menu/menu.tsx:364 Returns: boolean","title":"isLink"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 MenuItemProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 MenuItemProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 MenuItemProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 MenuItemProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#protected-bindref","text":"\u25b8 bindRef ( elem : HTMLElement): void Defined in src/renderer/components/menu/menu.tsx:380 Parameters: Name Type elem HTMLElement Returns: void","title":"Protected bindRef"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 MenuItemProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 MenuItemProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 MenuItemProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 MenuItemProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 MenuItemProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 MenuItemProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 MenuItemProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 MenuItemProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#onclick","text":"\u25b8 onClick ( evt : MouseEvent): void Defined in src/renderer/components/menu/menu.tsx:368 Parameters: Name Type evt MouseEvent Returns: void","title":"onClick"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/menu/menu.tsx:384 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 MenuItemProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 MenuItemProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/","text":"Class: NamespaceSelect \u2039 S, SS, S \u203a # Type parameters # \u25aa S \u25aa SS \u25aa S Hierarchy # Component\u2039Props\u203a \u21b3 NamespaceSelect Index # Constructors # constructor Properties # context props refs state contextType defaultProps Accessors # options Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate formatOptionLabel getSnapshotBeforeUpdate render setState shouldComponentUpdate Constructors # constructor # + new NamespaceSelect ( props : Props): NamespaceSelect Overrides PageLayout . constructor Defined in src/renderer/components/+namespaces/namespace-select.tsx:47 Parameters: Name Type props Props Returns: NamespaceSelect Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html props # \u2022 props : Readonly\u2039Props\u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Static defaultProps # \u25aa defaultProps : object = defaultProps as object Defined in src/renderer/components/+namespaces/namespace-select.tsx:47 Accessors # options # \u2022 get options (): SelectOption [] Defined in src/renderer/components/+namespaces/namespace-select.tsx:63 Returns: SelectOption [] Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039Props\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void componentDidMount # \u25b8 componentDidMount (): void Overrides WizardLayout . componentDidMount Defined in src/renderer/components/+namespaces/namespace-select.tsx:54 Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039Props\u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039Props\u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039Props\u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void formatOptionLabel # \u25b8 formatOptionLabel ( option : SelectOption ): object Defined in src/renderer/components/+namespaces/namespace-select.tsx:80 Parameters: Name Type option SelectOption Returns: object Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039Props\u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039Props\u203a prevState Readonly\u2039S\u203a Returns: SS | null render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/+namespaces/namespace-select.tsx:92 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Class: NamespaceSelect \u2039**S, SS, S**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#class-namespaceselect-s-ss-s","text":"","title":"Class: NamespaceSelect \u2039S, SS, S\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#type-parameters","text":"\u25aa S \u25aa SS \u25aa S","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#hierarchy","text":"Component\u2039Props\u203a \u21b3 NamespaceSelect","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#properties","text":"context props refs state contextType defaultProps","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#accessors","text":"options","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate formatOptionLabel getSnapshotBeforeUpdate render setState shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#constructor","text":"+ new NamespaceSelect ( props : Props): NamespaceSelect Overrides PageLayout . constructor Defined in src/renderer/components/+namespaces/namespace-select.tsx:47 Parameters: Name Type props Props Returns: NamespaceSelect","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#props","text":"\u2022 props : Readonly\u2039Props\u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#state","text":"\u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#static-defaultprops","text":"\u25aa defaultProps : object = defaultProps as object Defined in src/renderer/components/+namespaces/namespace-select.tsx:47","title":"Static defaultProps"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#options","text":"\u2022 get options (): SelectOption [] Defined in src/renderer/components/+namespaces/namespace-select.tsx:63 Returns: SelectOption []","title":"options"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039Props\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#componentdidmount","text":"\u25b8 componentDidMount (): void Overrides WizardLayout . componentDidMount Defined in src/renderer/components/+namespaces/namespace-select.tsx:54 Returns: void","title":"componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039Props\u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039Props\u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039Props\u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#formatoptionlabel","text":"\u25b8 formatOptionLabel ( option : SelectOption ): object Defined in src/renderer/components/+namespaces/namespace-select.tsx:80 Parameters: Name Type option SelectOption Returns: object","title":"formatOptionLabel"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039Props\u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039Props\u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/+namespaces/namespace-select.tsx:92 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/","text":"Class: Notifications \u2039 P, S, SS, P, S \u203a # Type parameters # \u25aa P \u25aa S \u25aa SS \u25aa P \u25aa S Hierarchy # Component \u21b3 Notifications Index # Constructors # constructor Properties # context elem props refs state contextType Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getMessage getSnapshotBeforeUpdate render scrollToLastNotification setState shouldComponentUpdate error info ok Constructors # constructor # + new Notifications ( props : Readonly\u2039P\u203a | P): Notifications Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039P\u203a | P Returns: Notifications + new Notifications ( props : P, context : any): Notifications Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props P context any Returns: Notifications Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html elem # \u2022 elem : HTMLElement Defined in src/renderer/components/notifications/notifications.tsx:35 props # \u2022 props : Readonly\u2039P\u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039P\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039P\u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039P\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039P\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void componentDidMount # \u25b8 componentDidMount (): void Overrides WizardLayout . componentDidMount Defined in src/renderer/components/notifications/notifications.tsx:63 Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039P\u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039P\u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039P\u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039P\u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039P\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039P\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void getMessage # \u25b8 getMessage ( notification : Notification ): (string | number | object | ReactElement\u2039any, string | function | object\u203a | ReactNodeArray\u2039\u203a | ReactPortal\u2039\u203a)[] Defined in src/renderer/components/notifications/notifications.tsx:81 Parameters: Name Type notification Notification Returns: (string | number | object | ReactElement\u2039any, string | function | object\u203a | ReactNodeArray\u2039\u203a | ReactPortal\u2039\u203a)[] Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039P\u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039P\u203a prevState Readonly\u2039S\u203a Returns: SS | null render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/notifications/notifications.tsx:91 Returns: Element\u2039\u203a scrollToLastNotification # \u25b8 scrollToLastNotification (): void Defined in src/renderer/components/notifications/notifications.tsx:71 Returns: void setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039P\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039P\u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean Static error # \u25b8 error ( message : NotificationMessage , customOpts : Partial\u2039 Notification \u203a): void Defined in src/renderer/components/notifications/notifications.tsx:45 Parameters: Name Type Default message NotificationMessage - customOpts Partial\u2039 Notification \u203a {} Returns: void Static info # \u25b8 info ( message : NotificationMessage , customOpts : Partial\u2039 Notification \u203a): function Defined in src/renderer/components/notifications/notifications.tsx:54 Parameters: Name Type Default message NotificationMessage - customOpts Partial\u2039 Notification \u203a {} Returns: function \u25b8 (): void Static ok # \u25b8 ok ( message : NotificationMessage ): void Defined in src/renderer/components/notifications/notifications.tsx:37 Parameters: Name Type message NotificationMessage Returns: void","title":"Class: Notifications \u2039**P, S, SS, P, S**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#class-notifications-p-s-ss-p-s","text":"","title":"Class: Notifications \u2039P, S, SS, P, S\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#type-parameters","text":"\u25aa P \u25aa S \u25aa SS \u25aa P \u25aa S","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#hierarchy","text":"Component \u21b3 Notifications","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#properties","text":"context elem props refs state contextType","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getMessage getSnapshotBeforeUpdate render scrollToLastNotification setState shouldComponentUpdate error info ok","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#constructor","text":"+ new Notifications ( props : Readonly\u2039P\u203a | P): Notifications Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039P\u203a | P Returns: Notifications + new Notifications ( props : P, context : any): Notifications Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props P context any Returns: Notifications","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#elem","text":"\u2022 elem : HTMLElement Defined in src/renderer/components/notifications/notifications.tsx:35","title":"elem"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#props","text":"\u2022 props : Readonly\u2039P\u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#state","text":"\u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039P\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039P\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039P\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039P\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#componentdidmount","text":"\u25b8 componentDidMount (): void Overrides WizardLayout . componentDidMount Defined in src/renderer/components/notifications/notifications.tsx:63 Returns: void","title":"componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039P\u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039P\u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039P\u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039P\u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039P\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039P\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#getmessage","text":"\u25b8 getMessage ( notification : Notification ): (string | number | object | ReactElement\u2039any, string | function | object\u203a | ReactNodeArray\u2039\u203a | ReactPortal\u2039\u203a)[] Defined in src/renderer/components/notifications/notifications.tsx:81 Parameters: Name Type notification Notification Returns: (string | number | object | ReactElement\u2039any, string | function | object\u203a | ReactNodeArray\u2039\u203a | ReactPortal\u2039\u203a)[]","title":"getMessage"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039P\u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039P\u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/notifications/notifications.tsx:91 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#scrolltolastnotification","text":"\u25b8 scrollToLastNotification (): void Defined in src/renderer/components/notifications/notifications.tsx:71 Returns: void","title":"scrollToLastNotification"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039P\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039P\u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#static-error","text":"\u25b8 error ( message : NotificationMessage , customOpts : Partial\u2039 Notification \u203a): void Defined in src/renderer/components/notifications/notifications.tsx:45 Parameters: Name Type Default message NotificationMessage - customOpts Partial\u2039 Notification \u203a {} Returns: void","title":"Static error"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#static-info","text":"\u25b8 info ( message : NotificationMessage , customOpts : Partial\u2039 Notification \u203a): function Defined in src/renderer/components/notifications/notifications.tsx:54 Parameters: Name Type Default message NotificationMessage - customOpts Partial\u2039 Notification \u203a {} Returns: function \u25b8 (): void","title":"Static info"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#static-ok","text":"\u25b8 ok ( message : NotificationMessage ): void Defined in src/renderer/components/notifications/notifications.tsx:37 Parameters: Name Type message NotificationMessage Returns: void","title":"Static ok"},{"location":"extensions/api/classes/_renderer_api_components_.notificationsstore/","text":"Class: NotificationsStore # Hierarchy # NotificationsStore Index # Constructors # constructor Properties # autoHideTimers notifications Methods # add addAutoHideTimer getById remove removeAutoHideTimer Constructors # constructor # + new NotificationsStore (): NotificationsStore Defined in src/renderer/components/notifications/notifications.store.tsx:48 Returns: NotificationsStore Properties # Protected autoHideTimers # \u2022 autoHideTimers : Map\u2039string | number, number\u203a = new Map () Defined in src/renderer/components/notifications/notifications.store.tsx:48 notifications # \u2022 notifications : IObservableArray\u2039 Notification \u203a = observable.array ([], { deep: false }) Defined in src/renderer/components/notifications/notifications.store.tsx:46 Methods # add # \u25b8 add ( notification : Notification ): function Defined in src/renderer/components/notifications/notifications.store.tsx:80 Parameters: Name Type notification Notification Returns: function \u25b8 (): void addAutoHideTimer # \u25b8 addAutoHideTimer ( id : NotificationId ): void Defined in src/renderer/components/notifications/notifications.store.tsx:59 Parameters: Name Type id NotificationId Returns: void getById # \u25b8 getById ( id : NotificationId ): Notification | null Defined in src/renderer/components/notifications/notifications.store.tsx:55 Parameters: Name Type id NotificationId Returns: Notification | null remove # \u25b8 remove ( id : NotificationId ): void Defined in src/renderer/components/notifications/notifications.store.tsx:97 Parameters: Name Type id NotificationId Returns: void removeAutoHideTimer # \u25b8 removeAutoHideTimer ( id : NotificationId ): void Defined in src/renderer/components/notifications/notifications.store.tsx:72 Parameters: Name Type id NotificationId Returns: void","title":"Class: NotificationsStore"},{"location":"extensions/api/classes/_renderer_api_components_.notificationsstore/#class-notificationsstore","text":"","title":"Class: NotificationsStore"},{"location":"extensions/api/classes/_renderer_api_components_.notificationsstore/#hierarchy","text":"NotificationsStore","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.notificationsstore/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.notificationsstore/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.notificationsstore/#properties","text":"autoHideTimers notifications","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.notificationsstore/#methods","text":"add addAutoHideTimer getById remove removeAutoHideTimer","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.notificationsstore/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.notificationsstore/#constructor","text":"+ new NotificationsStore (): NotificationsStore Defined in src/renderer/components/notifications/notifications.store.tsx:48 Returns: NotificationsStore","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.notificationsstore/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.notificationsstore/#protected-autohidetimers","text":"\u2022 autoHideTimers : Map\u2039string | number, number\u203a = new Map () Defined in src/renderer/components/notifications/notifications.store.tsx:48","title":"Protected autoHideTimers"},{"location":"extensions/api/classes/_renderer_api_components_.notificationsstore/#notifications","text":"\u2022 notifications : IObservableArray\u2039 Notification \u203a = observable.array ([], { deep: false }) Defined in src/renderer/components/notifications/notifications.store.tsx:46","title":"notifications"},{"location":"extensions/api/classes/_renderer_api_components_.notificationsstore/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.notificationsstore/#add","text":"\u25b8 add ( notification : Notification ): function Defined in src/renderer/components/notifications/notifications.store.tsx:80 Parameters: Name Type notification Notification Returns: function \u25b8 (): void","title":"add"},{"location":"extensions/api/classes/_renderer_api_components_.notificationsstore/#addautohidetimer","text":"\u25b8 addAutoHideTimer ( id : NotificationId ): void Defined in src/renderer/components/notifications/notifications.store.tsx:59 Parameters: Name Type id NotificationId Returns: void","title":"addAutoHideTimer"},{"location":"extensions/api/classes/_renderer_api_components_.notificationsstore/#getbyid","text":"\u25b8 getById ( id : NotificationId ): Notification | null Defined in src/renderer/components/notifications/notifications.store.tsx:55 Parameters: Name Type id NotificationId Returns: Notification | null","title":"getById"},{"location":"extensions/api/classes/_renderer_api_components_.notificationsstore/#remove","text":"\u25b8 remove ( id : NotificationId ): void Defined in src/renderer/components/notifications/notifications.store.tsx:97 Parameters: Name Type id NotificationId Returns: void","title":"remove"},{"location":"extensions/api/classes/_renderer_api_components_.notificationsstore/#removeautohidetimer","text":"\u25b8 removeAutoHideTimer ( id : NotificationId ): void Defined in src/renderer/components/notifications/notifications.store.tsx:72 Parameters: Name Type id NotificationId Returns: void","title":"removeAutoHideTimer"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/","text":"Class: PageLayout \u2039 S, SS, S \u203a # Type parameters # \u25aa S \u25aa SS \u25aa S Hierarchy # Component\u2039 PageLayoutProps \u203a \u21b3 PageLayout Index # Constructors # constructor Properties # context props refs state contextType defaultProps Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate back componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate onEscapeKey render setState shouldComponentUpdate Constructors # constructor # + new PageLayout ( props : Readonly\u2039 PageLayoutProps \u203a | PageLayoutProps ): PageLayout Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 PageLayoutProps \u203a | PageLayoutProps Returns: PageLayout + new PageLayout ( props : PageLayoutProps , context : any): PageLayout Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props PageLayoutProps context any Returns: PageLayout Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html props # \u2022 props : Readonly\u2039 PageLayoutProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Static defaultProps # \u25aa defaultProps : object = defaultProps as object Defined in src/renderer/components/layout/page-layout.tsx:47 Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 PageLayoutProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 PageLayoutProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 PageLayoutProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 PageLayoutProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void back # \u25b8 back ( evt? : MouseEvent | KeyboardEvent): void Defined in src/renderer/components/layout/page-layout.tsx:50 Parameters: Name Type evt? MouseEvent | KeyboardEvent Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void componentDidMount # \u25b8 componentDidMount (): Promise\u2039void\u203a Overrides WizardLayout . componentDidMount Defined in src/renderer/components/layout/page-layout.tsx:58 Returns: Promise\u2039void\u203a Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 PageLayoutProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 PageLayoutProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 PageLayoutProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 PageLayoutProps \u203a nextContext any Returns: void componentWillUnmount # \u25b8 componentWillUnmount (): void Overrides WizardLayout . componentWillUnmount Defined in src/renderer/components/layout/page-layout.tsx:62 Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 PageLayoutProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 PageLayoutProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 PageLayoutProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 PageLayoutProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null onEscapeKey # \u25b8 onEscapeKey ( evt : KeyboardEvent): void Defined in src/renderer/components/layout/page-layout.tsx:66 Parameters: Name Type evt KeyboardEvent Returns: void render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/layout/page-layout.tsx:77 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 PageLayoutProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 PageLayoutProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Class: PageLayout \u2039**S, SS, S**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#class-pagelayout-s-ss-s","text":"","title":"Class: PageLayout \u2039S, SS, S\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#type-parameters","text":"\u25aa S \u25aa SS \u25aa S","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#hierarchy","text":"Component\u2039 PageLayoutProps \u203a \u21b3 PageLayout","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#properties","text":"context props refs state contextType defaultProps","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate back componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate onEscapeKey render setState shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#constructor","text":"+ new PageLayout ( props : Readonly\u2039 PageLayoutProps \u203a | PageLayoutProps ): PageLayout Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 PageLayoutProps \u203a | PageLayoutProps Returns: PageLayout + new PageLayout ( props : PageLayoutProps , context : any): PageLayout Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props PageLayoutProps context any Returns: PageLayout","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#props","text":"\u2022 props : Readonly\u2039 PageLayoutProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#state","text":"\u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#static-defaultprops","text":"\u25aa defaultProps : object = defaultProps as object Defined in src/renderer/components/layout/page-layout.tsx:47","title":"Static defaultProps"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 PageLayoutProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 PageLayoutProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 PageLayoutProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 PageLayoutProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#back","text":"\u25b8 back ( evt? : MouseEvent | KeyboardEvent): void Defined in src/renderer/components/layout/page-layout.tsx:50 Parameters: Name Type evt? MouseEvent | KeyboardEvent Returns: void","title":"back"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#componentdidmount","text":"\u25b8 componentDidMount (): Promise\u2039void\u203a Overrides WizardLayout . componentDidMount Defined in src/renderer/components/layout/page-layout.tsx:58 Returns: Promise\u2039void\u203a","title":"componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 PageLayoutProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 PageLayoutProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 PageLayoutProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 PageLayoutProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#componentwillunmount","text":"\u25b8 componentWillUnmount (): void Overrides WizardLayout . componentWillUnmount Defined in src/renderer/components/layout/page-layout.tsx:62 Returns: void","title":"componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 PageLayoutProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 PageLayoutProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 PageLayoutProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 PageLayoutProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#onescapekey","text":"\u25b8 onEscapeKey ( evt : KeyboardEvent): void Defined in src/renderer/components/layout/page-layout.tsx:66 Parameters: Name Type evt KeyboardEvent Returns: void","title":"onEscapeKey"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/layout/page-layout.tsx:77 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 PageLayoutProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 PageLayoutProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/","text":"Class: PieChart \u2039 S, SS, S \u203a # Type parameters # \u25aa S \u25aa SS \u25aa S Hierarchy # Component\u2039Props\u203a \u21b3 PieChart Index # Constructors # constructor Properties # context props refs state contextType Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate Constructors # constructor # + new PieChart ( props : Readonly\u2039Props\u203a | Props): PieChart Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039Props\u203a | Props Returns: PieChart + new PieChart ( props : Props, context : any): PieChart Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props Props context any Returns: PieChart Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html props # \u2022 props : Readonly\u2039Props\u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039Props\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039Props\u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039Props\u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039Props\u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039Props\u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039Props\u203a prevState Readonly\u2039S\u203a Returns: SS | null render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/chart/pie-chart.tsx:35 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Class: PieChart \u2039**S, SS, S**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/#class-piechart-s-ss-s","text":"","title":"Class: PieChart \u2039S, SS, S\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/#type-parameters","text":"\u25aa S \u25aa SS \u25aa S","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/#hierarchy","text":"Component\u2039Props\u203a \u21b3 PieChart","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/#properties","text":"context props refs state contextType","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/#constructor","text":"+ new PieChart ( props : Readonly\u2039Props\u203a | Props): PieChart Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039Props\u203a | Props Returns: PieChart + new PieChart ( props : Props, context : any): PieChart Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props Props context any Returns: PieChart","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/#props","text":"\u2022 props : Readonly\u2039Props\u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/#state","text":"\u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039Props\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039Props\u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039Props\u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039Props\u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039Props\u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039Props\u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/chart/pie-chart.tsx:35 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/","text":"Class: PodDetailsList \u2039 S, SS, S \u203a # Type parameters # \u25aa S \u25aa SS \u25aa S Hierarchy # Component\u2039Props\u203a \u21b3 PodDetailsList Index # Constructors # constructor Properties # context props refs state contextType Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate getTableRow render renderCpuUsage renderMemoryUsage setState shouldComponentUpdate Object literals # defaultProps Constructors # constructor # + new PodDetailsList ( props : Readonly\u2039Props\u203a | Props): PodDetailsList Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039Props\u203a | Props Returns: PodDetailsList + new PodDetailsList ( props : Props, context : any): PodDetailsList Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props Props context any Returns: PodDetailsList Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html props # \u2022 props : Readonly\u2039Props\u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039Props\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void componentDidMount # \u25b8 componentDidMount (): void Overrides WizardLayout . componentDidMount Defined in src/renderer/components/+workloads-pods/pod-details-list.tsx:74 Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039Props\u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039Props\u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039Props\u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextContext any Returns: void componentWillUnmount # \u25b8 componentWillUnmount (): void Overrides WizardLayout . componentWillUnmount Defined in src/renderer/components/+workloads-pods/pod-details-list.tsx:81 Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039Props\u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039Props\u203a prevState Readonly\u2039S\u203a Returns: SS | null getTableRow # \u25b8 getTableRow ( uid : string): Element\u2039\u203a Defined in src/renderer/components/+workloads-pods/pod-details-list.tsx:123 Parameters: Name Type uid string Returns: Element\u2039\u203a render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/+workloads-pods/pod-details-list.tsx:146 Returns: Element\u2039\u203a renderCpuUsage # \u25b8 renderCpuUsage ( id : string, usage : number): string | Element\u2039\u203a | 0 Defined in src/renderer/components/+workloads-pods/pod-details-list.tsx:85 Parameters: Name Type id string usage number Returns: string | Element\u2039\u203a | 0 renderMemoryUsage # \u25b8 renderMemoryUsage ( id : string, usage : number): string | Element\u2039\u203a | 0 Defined in src/renderer/components/+workloads-pods/pod-details-list.tsx:106 Parameters: Name Type id string usage number Returns: string | Element\u2039\u203a | 0 setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean Object literals # Static defaultProps # \u25aa defaultProps : object # Defined in src/renderer/components/+workloads-pods/pod-details-list.tsx:59 showTitle # \u2022 showTitle : true = true Defined in src/renderer/components/+workloads-pods/pod-details-list.tsx:60","title":"Class: PodDetailsList \u2039**S, SS, S**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#class-poddetailslist-s-ss-s","text":"","title":"Class: PodDetailsList \u2039S, SS, S\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#type-parameters","text":"\u25aa S \u25aa SS \u25aa S","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#hierarchy","text":"Component\u2039Props\u203a \u21b3 PodDetailsList","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#properties","text":"context props refs state contextType","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate getTableRow render renderCpuUsage renderMemoryUsage setState shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#object-literals","text":"defaultProps","title":"Object literals"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#constructor","text":"+ new PodDetailsList ( props : Readonly\u2039Props\u203a | Props): PodDetailsList Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039Props\u203a | Props Returns: PodDetailsList + new PodDetailsList ( props : Props, context : any): PodDetailsList Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props Props context any Returns: PodDetailsList","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#props","text":"\u2022 props : Readonly\u2039Props\u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#state","text":"\u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039Props\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#componentdidmount","text":"\u25b8 componentDidMount (): void Overrides WizardLayout . componentDidMount Defined in src/renderer/components/+workloads-pods/pod-details-list.tsx:74 Returns: void","title":"componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039Props\u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039Props\u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039Props\u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#componentwillunmount","text":"\u25b8 componentWillUnmount (): void Overrides WizardLayout . componentWillUnmount Defined in src/renderer/components/+workloads-pods/pod-details-list.tsx:81 Returns: void","title":"componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039Props\u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039Props\u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#gettablerow","text":"\u25b8 getTableRow ( uid : string): Element\u2039\u203a Defined in src/renderer/components/+workloads-pods/pod-details-list.tsx:123 Parameters: Name Type uid string Returns: Element\u2039\u203a","title":"getTableRow"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/+workloads-pods/pod-details-list.tsx:146 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#rendercpuusage","text":"\u25b8 renderCpuUsage ( id : string, usage : number): string | Element\u2039\u203a | 0 Defined in src/renderer/components/+workloads-pods/pod-details-list.tsx:85 Parameters: Name Type id string usage number Returns: string | Element\u2039\u203a | 0","title":"renderCpuUsage"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#rendermemoryusage","text":"\u25b8 renderMemoryUsage ( id : string, usage : number): string | Element\u2039\u203a | 0 Defined in src/renderer/components/+workloads-pods/pod-details-list.tsx:106 Parameters: Name Type id string usage number Returns: string | Element\u2039\u203a | 0","title":"renderMemoryUsage"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#object-literals_1","text":"","title":"Object literals"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#static-defaultprops","text":"","title":"Static defaultProps"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#defaultprops-object","text":"Defined in src/renderer/components/+workloads-pods/pod-details-list.tsx:59","title":"\u25aa defaultProps: object"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#showtitle","text":"\u2022 showTitle : true = true Defined in src/renderer/components/+workloads-pods/pod-details-list.tsx:60","title":"showTitle"},{"location":"extensions/api/classes/_renderer_api_components_.radio/","text":"Class: Radio \u2039 S, SS, S \u203a # Type parameters # \u25aa S \u25aa SS \u25aa S Hierarchy # Component\u2039 RadioProps \u203a \u21b3 Radio Index # Constructors # constructor Properties # context props refs state contextType Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate onChange onKeyDown render setState shouldComponentUpdate Constructors # constructor # + new Radio ( props : Readonly\u2039 RadioProps \u203a | RadioProps ): Radio Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 RadioProps \u203a | RadioProps Returns: Radio + new Radio ( props : RadioProps , context : any): Radio Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props RadioProps context any Returns: Radio Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html props # \u2022 props : Readonly\u2039 RadioProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 RadioProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 RadioProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 RadioProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 RadioProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 RadioProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 RadioProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 RadioProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 RadioProps \u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 RadioProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 RadioProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 RadioProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 RadioProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null onChange # \u25b8 onChange (): void Defined in src/renderer/components/radio/radio.tsx:73 Returns: void onKeyDown # \u25b8 onKeyDown ( e : KeyboardEvent\u2039any\u203a): void Defined in src/renderer/components/radio/radio.tsx:81 Parameters: Name Type e KeyboardEvent\u2039any\u203a Returns: void render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/radio/radio.tsx:91 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 RadioProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 RadioProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Class: Radio \u2039**S, SS, S**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#class-radio-s-ss-s","text":"","title":"Class: Radio \u2039S, SS, S\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#type-parameters","text":"\u25aa S \u25aa SS \u25aa S","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#hierarchy","text":"Component\u2039 RadioProps \u203a \u21b3 Radio","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#properties","text":"context props refs state contextType","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate onChange onKeyDown render setState shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#constructor","text":"+ new Radio ( props : Readonly\u2039 RadioProps \u203a | RadioProps ): Radio Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 RadioProps \u203a | RadioProps Returns: Radio + new Radio ( props : RadioProps , context : any): Radio Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props RadioProps context any Returns: Radio","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#props","text":"\u2022 props : Readonly\u2039 RadioProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#state","text":"\u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 RadioProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 RadioProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 RadioProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 RadioProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 RadioProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 RadioProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 RadioProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 RadioProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 RadioProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 RadioProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 RadioProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 RadioProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#onchange","text":"\u25b8 onChange (): void Defined in src/renderer/components/radio/radio.tsx:73 Returns: void","title":"onChange"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#onkeydown","text":"\u25b8 onKeyDown ( e : KeyboardEvent\u2039any\u203a): void Defined in src/renderer/components/radio/radio.tsx:81 Parameters: Name Type e KeyboardEvent\u2039any\u203a Returns: void","title":"onKeyDown"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/radio/radio.tsx:91 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 RadioProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 RadioProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/","text":"Class: RadioGroup \u2039 SS \u203a # Type parameters # \u25aa SS Hierarchy # Component\u2039 RadioGroupProps , object\u203a \u21b3 RadioGroup Index # Constructors # constructor Properties # context props refs state contextType Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate Constructors # constructor # + new RadioGroup ( props : Readonly\u2039 RadioGroupProps \u203a | RadioGroupProps ): RadioGroup Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 RadioGroupProps \u203a | RadioGroupProps Returns: RadioGroup + new RadioGroup ( props : RadioGroupProps , context : any): RadioGroup Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props RadioGroupProps context any Returns: RadioGroup Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html props # \u2022 props : Readonly\u2039 RadioGroupProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039object\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 RadioGroupProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 RadioGroupProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 RadioGroupProps \u203a, nextState : Readonly\u2039object\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 RadioGroupProps \u203a nextState Readonly\u2039object\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 RadioGroupProps \u203a, prevState : Readonly\u2039object\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 RadioGroupProps \u203a prevState Readonly\u2039object\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 RadioGroupProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 RadioGroupProps \u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 RadioGroupProps \u203a, nextState : Readonly\u2039object\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 RadioGroupProps \u203a nextState Readonly\u2039object\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 RadioGroupProps \u203a, prevState : Readonly\u2039object\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 RadioGroupProps \u203a prevState Readonly\u2039object\u203a Returns: SS | null render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/radio/radio.tsx:38 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof object Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 RadioGroupProps \u203a, nextState : Readonly\u2039object\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 RadioGroupProps \u203a nextState Readonly\u2039object\u203a nextContext any Returns: boolean","title":"Class: RadioGroup \u2039**SS**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/#class-radiogroup-ss","text":"","title":"Class: RadioGroup \u2039SS\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/#type-parameters","text":"\u25aa SS","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/#hierarchy","text":"Component\u2039 RadioGroupProps , object\u203a \u21b3 RadioGroup","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/#properties","text":"context props refs state contextType","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/#constructor","text":"+ new RadioGroup ( props : Readonly\u2039 RadioGroupProps \u203a | RadioGroupProps ): RadioGroup Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 RadioGroupProps \u203a | RadioGroupProps Returns: RadioGroup + new RadioGroup ( props : RadioGroupProps , context : any): RadioGroup Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props RadioGroupProps context any Returns: RadioGroup","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/#props","text":"\u2022 props : Readonly\u2039 RadioGroupProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/#state","text":"\u2022 state : Readonly\u2039object\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 RadioGroupProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 RadioGroupProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 RadioGroupProps \u203a, nextState : Readonly\u2039object\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 RadioGroupProps \u203a nextState Readonly\u2039object\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 RadioGroupProps \u203a, prevState : Readonly\u2039object\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 RadioGroupProps \u203a prevState Readonly\u2039object\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 RadioGroupProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 RadioGroupProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 RadioGroupProps \u203a, nextState : Readonly\u2039object\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 RadioGroupProps \u203a nextState Readonly\u2039object\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 RadioGroupProps \u203a, prevState : Readonly\u2039object\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 RadioGroupProps \u203a prevState Readonly\u2039object\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/radio/radio.tsx:38 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof object Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 RadioGroupProps \u203a, nextState : Readonly\u2039object\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 RadioGroupProps \u203a nextState Readonly\u2039object\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/","text":"Class: SearchInput \u2039 S, SS, S \u203a # Type parameters # \u25aa S \u25aa SS \u25aa S Hierarchy # Component\u2039Props\u203a \u21b3 SearchInput Index # Constructors # constructor Properties # context props refs state contextType defaultProps Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate clear componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate onGlobalKey onKeyDown render setState shouldComponentUpdate Constructors # constructor # + new SearchInput ( props : Readonly\u2039Props\u203a | Props): SearchInput Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039Props\u203a | Props Returns: SearchInput + new SearchInput ( props : Props, context : any): SearchInput Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props Props context any Returns: SearchInput Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html props # \u2022 props : Readonly\u2039Props\u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Static defaultProps # \u25aa defaultProps : object = defaultProps as object Defined in src/renderer/components/input/search-input.tsx:48 Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039Props\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void clear # \u25b8 clear (): void Defined in src/renderer/components/input/search-input.tsx:85 Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void componentDidMount # \u25b8 componentDidMount (): void Overrides WizardLayout . componentDidMount Defined in src/renderer/components/input/search-input.tsx:52 Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039Props\u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039Props\u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039Props\u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextContext any Returns: void componentWillUnmount # \u25b8 componentWillUnmount (): void Overrides WizardLayout . componentWillUnmount Defined in src/renderer/components/input/search-input.tsx:57 Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039Props\u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039Props\u203a prevState Readonly\u2039S\u203a Returns: SS | null onGlobalKey # \u25b8 onGlobalKey ( evt : KeyboardEvent): void Defined in src/renderer/components/input/search-input.tsx:62 Parameters: Name Type evt KeyboardEvent Returns: void onKeyDown # \u25b8 onKeyDown ( evt : KeyboardEvent\u2039any\u203a): void Defined in src/renderer/components/input/search-input.tsx:71 Parameters: Name Type evt KeyboardEvent\u2039any\u203a Returns: void render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/input/search-input.tsx:93 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Class: SearchInput \u2039**S, SS, S**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#class-searchinput-s-ss-s","text":"","title":"Class: SearchInput \u2039S, SS, S\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#type-parameters","text":"\u25aa S \u25aa SS \u25aa S","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#hierarchy","text":"Component\u2039Props\u203a \u21b3 SearchInput","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#properties","text":"context props refs state contextType defaultProps","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate clear componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate onGlobalKey onKeyDown render setState shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#constructor","text":"+ new SearchInput ( props : Readonly\u2039Props\u203a | Props): SearchInput Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039Props\u203a | Props Returns: SearchInput + new SearchInput ( props : Props, context : any): SearchInput Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props Props context any Returns: SearchInput","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#props","text":"\u2022 props : Readonly\u2039Props\u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#state","text":"\u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#static-defaultprops","text":"\u25aa defaultProps : object = defaultProps as object Defined in src/renderer/components/input/search-input.tsx:48","title":"Static defaultProps"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039Props\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#clear","text":"\u25b8 clear (): void Defined in src/renderer/components/input/search-input.tsx:85 Returns: void","title":"clear"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#componentdidmount","text":"\u25b8 componentDidMount (): void Overrides WizardLayout . componentDidMount Defined in src/renderer/components/input/search-input.tsx:52 Returns: void","title":"componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039Props\u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039Props\u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039Props\u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#componentwillunmount","text":"\u25b8 componentWillUnmount (): void Overrides WizardLayout . componentWillUnmount Defined in src/renderer/components/input/search-input.tsx:57 Returns: void","title":"componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039Props\u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039Props\u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#onglobalkey","text":"\u25b8 onGlobalKey ( evt : KeyboardEvent): void Defined in src/renderer/components/input/search-input.tsx:62 Parameters: Name Type evt KeyboardEvent Returns: void","title":"onGlobalKey"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#onkeydown","text":"\u25b8 onKeyDown ( evt : KeyboardEvent\u2039any\u203a): void Defined in src/renderer/components/input/search-input.tsx:71 Parameters: Name Type evt KeyboardEvent\u2039any\u203a Returns: void","title":"onKeyDown"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/input/search-input.tsx:93 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.select/","text":"Class: Select \u2039 S, SS, S \u203a # Type parameters # \u25aa S \u25aa SS \u25aa S Hierarchy # Component\u2039 SelectProps \u203a \u21b3 Select Index # Constructors # constructor Properties # context props refs state contextType Accessors # options selectedOption theme Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate isValidOption onChange onKeyDown render setState shouldComponentUpdate Object literals # defaultProps Constructors # constructor # + new Select ( props : SelectProps ): Select Overrides PageLayout . constructor Defined in src/renderer/components/select/select.tsx:61 Parameters: Name Type props SelectProps Returns: Select Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html props # \u2022 props : Readonly\u2039 SelectProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Accessors # options # \u2022 get options (): SelectOption [] Defined in src/renderer/components/select/select.tsx:97 Returns: SelectOption [] selectedOption # \u2022 get selectedOption (): SelectOption \u2039any\u203a | SelectOption \u2039any\u203a[] Defined in src/renderer/components/select/select.tsx:83 Returns: SelectOption \u2039any\u203a | SelectOption \u2039any\u203a[] theme # \u2022 get theme (): \"lens\" | \"dark\" | \"light\" | \"outlined\" Defined in src/renderer/components/select/select.tsx:68 Returns: \"lens\" | \"dark\" | \"light\" | \"outlined\" Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 SelectProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 SelectProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 SelectProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 SelectProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 SelectProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 SelectProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 SelectProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 SelectProps \u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 SelectProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 SelectProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 SelectProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 SelectProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null Protected isValidOption # \u25b8 isValidOption ( opt : SelectOption | any): boolean Defined in src/renderer/components/select/select.tsx:79 Parameters: Name Type opt SelectOption | any Returns: boolean onChange # \u25b8 onChange ( value : SelectOption , meta : ActionMeta\u2039any\u203a): void Defined in src/renderer/components/select/select.tsx:110 Parameters: Name Type value SelectOption meta ActionMeta\u2039any\u203a Returns: void onKeyDown # \u25b8 onKeyDown ( evt : KeyboardEvent\u2039HTMLElement\u203a): void Defined in src/renderer/components/select/select.tsx:117 Parameters: Name Type evt KeyboardEvent\u2039HTMLElement\u203a Returns: void render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/select/select.tsx:126 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 SelectProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 SelectProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean Object literals # Static defaultProps # \u25aa defaultProps : object # Defined in src/renderer/components/select/select.tsx:57 autoConvertOptions # \u2022 autoConvertOptions : true = true Defined in src/renderer/components/select/select.tsx:58 menuPlacement # \u2022 menuPlacement : \"auto\" = \"auto\" Defined in src/renderer/components/select/select.tsx:60 menuPortalTarget # \u2022 menuPortalTarget : HTMLElement = document.body Defined in src/renderer/components/select/select.tsx:59","title":"Class: Select \u2039**S, SS, S**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.select/#class-select-s-ss-s","text":"","title":"Class: Select \u2039S, SS, S\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.select/#type-parameters","text":"\u25aa S \u25aa SS \u25aa S","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.select/#hierarchy","text":"Component\u2039 SelectProps \u203a \u21b3 Select","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.select/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.select/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.select/#properties","text":"context props refs state contextType","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.select/#accessors","text":"options selectedOption theme","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.select/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate isValidOption onChange onKeyDown render setState shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.select/#object-literals","text":"defaultProps","title":"Object literals"},{"location":"extensions/api/classes/_renderer_api_components_.select/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.select/#constructor","text":"+ new Select ( props : SelectProps ): Select Overrides PageLayout . constructor Defined in src/renderer/components/select/select.tsx:61 Parameters: Name Type props SelectProps Returns: Select","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.select/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.select/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.select/#props","text":"\u2022 props : Readonly\u2039 SelectProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.select/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.select/#state","text":"\u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.select/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.select/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.select/#options","text":"\u2022 get options (): SelectOption [] Defined in src/renderer/components/select/select.tsx:97 Returns: SelectOption []","title":"options"},{"location":"extensions/api/classes/_renderer_api_components_.select/#selectedoption","text":"\u2022 get selectedOption (): SelectOption \u2039any\u203a | SelectOption \u2039any\u203a[] Defined in src/renderer/components/select/select.tsx:83 Returns: SelectOption \u2039any\u203a | SelectOption \u2039any\u203a[]","title":"selectedOption"},{"location":"extensions/api/classes/_renderer_api_components_.select/#theme","text":"\u2022 get theme (): \"lens\" | \"dark\" | \"light\" | \"outlined\" Defined in src/renderer/components/select/select.tsx:68 Returns: \"lens\" | \"dark\" | \"light\" | \"outlined\"","title":"theme"},{"location":"extensions/api/classes/_renderer_api_components_.select/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.select/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.select/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 SelectProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 SelectProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.select/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 SelectProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 SelectProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.select/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.select/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.select/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 SelectProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 SelectProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.select/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.select/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 SelectProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 SelectProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.select/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.select/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 SelectProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 SelectProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.select/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.select/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 SelectProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 SelectProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.select/#protected-isvalidoption","text":"\u25b8 isValidOption ( opt : SelectOption | any): boolean Defined in src/renderer/components/select/select.tsx:79 Parameters: Name Type opt SelectOption | any Returns: boolean","title":"Protected isValidOption"},{"location":"extensions/api/classes/_renderer_api_components_.select/#onchange","text":"\u25b8 onChange ( value : SelectOption , meta : ActionMeta\u2039any\u203a): void Defined in src/renderer/components/select/select.tsx:110 Parameters: Name Type value SelectOption meta ActionMeta\u2039any\u203a Returns: void","title":"onChange"},{"location":"extensions/api/classes/_renderer_api_components_.select/#onkeydown","text":"\u25b8 onKeyDown ( evt : KeyboardEvent\u2039HTMLElement\u203a): void Defined in src/renderer/components/select/select.tsx:117 Parameters: Name Type evt KeyboardEvent\u2039HTMLElement\u203a Returns: void","title":"onKeyDown"},{"location":"extensions/api/classes/_renderer_api_components_.select/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/select/select.tsx:126 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.select/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.select/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 SelectProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 SelectProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.select/#object-literals_1","text":"","title":"Object literals"},{"location":"extensions/api/classes/_renderer_api_components_.select/#static-defaultprops","text":"","title":"Static defaultProps"},{"location":"extensions/api/classes/_renderer_api_components_.select/#defaultprops-object","text":"Defined in src/renderer/components/select/select.tsx:57","title":"\u25aa defaultProps: object"},{"location":"extensions/api/classes/_renderer_api_components_.select/#autoconvertoptions","text":"\u2022 autoConvertOptions : true = true Defined in src/renderer/components/select/select.tsx:58","title":"autoConvertOptions"},{"location":"extensions/api/classes/_renderer_api_components_.select/#menuplacement","text":"\u2022 menuPlacement : \"auto\" = \"auto\" Defined in src/renderer/components/select/select.tsx:60","title":"menuPlacement"},{"location":"extensions/api/classes/_renderer_api_components_.select/#menuportaltarget","text":"\u2022 menuPortalTarget : HTMLElement = document.body Defined in src/renderer/components/select/select.tsx:59","title":"menuPortalTarget"},{"location":"extensions/api/classes/_renderer_api_components_.slider/","text":"Class: Slider \u2039 S, SS, S \u203a # Type parameters # \u25aa S \u25aa SS \u25aa S Hierarchy # Component\u2039 SliderProps \u203a \u21b3 Slider Index # Constructors # constructor Properties # context props refs state contextType defaultProps Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate Constructors # constructor # + new Slider ( props : Readonly\u2039 SliderProps \u203a | SliderProps ): Slider Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 SliderProps \u203a | SliderProps Returns: Slider + new Slider ( props : SliderProps , context : any): Slider Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props SliderProps context any Returns: Slider Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html props # \u2022 props : Readonly\u2039 SliderProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Static defaultProps # \u25aa defaultProps : object = defaultProps as object Defined in src/renderer/components/slider/slider.tsx:42 Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 SliderProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 SliderProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 SliderProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 SliderProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 SliderProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 SliderProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 SliderProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 SliderProps \u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 SliderProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 SliderProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 SliderProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 SliderProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/slider/slider.tsx:51 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 SliderProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 SliderProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Class: Slider \u2039**S, SS, S**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#class-slider-s-ss-s","text":"","title":"Class: Slider \u2039S, SS, S\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#type-parameters","text":"\u25aa S \u25aa SS \u25aa S","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#hierarchy","text":"Component\u2039 SliderProps \u203a \u21b3 Slider","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#properties","text":"context props refs state contextType defaultProps","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#constructor","text":"+ new Slider ( props : Readonly\u2039 SliderProps \u203a | SliderProps ): Slider Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 SliderProps \u203a | SliderProps Returns: Slider + new Slider ( props : SliderProps , context : any): Slider Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props SliderProps context any Returns: Slider","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#props","text":"\u2022 props : Readonly\u2039 SliderProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#state","text":"\u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#static-defaultprops","text":"\u25aa defaultProps : object = defaultProps as object Defined in src/renderer/components/slider/slider.tsx:42","title":"Static defaultProps"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 SliderProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 SliderProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 SliderProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 SliderProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 SliderProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 SliderProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 SliderProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 SliderProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 SliderProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 SliderProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 SliderProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 SliderProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/slider/slider.tsx:51 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 SliderProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 SliderProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/","text":"Class: Spinner \u2039 SS \u203a # Type parameters # \u25aa SS Hierarchy # Component\u2039 SpinnerProps , object\u203a \u21b3 Spinner Index # Constructors # constructor Properties # context props refs state contextType Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate Object literals # defaultProps Constructors # constructor # + new Spinner ( props : Readonly\u2039 SpinnerProps \u203a | SpinnerProps ): Spinner Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 SpinnerProps \u203a | SpinnerProps Returns: Spinner + new Spinner ( props : SpinnerProps , context : any): Spinner Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props SpinnerProps context any Returns: Spinner Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html props # \u2022 props : Readonly\u2039 SpinnerProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039object\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 SpinnerProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 SpinnerProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 SpinnerProps \u203a, nextState : Readonly\u2039object\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 SpinnerProps \u203a nextState Readonly\u2039object\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 SpinnerProps \u203a, prevState : Readonly\u2039object\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 SpinnerProps \u203a prevState Readonly\u2039object\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 SpinnerProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 SpinnerProps \u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 SpinnerProps \u203a, nextState : Readonly\u2039object\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 SpinnerProps \u203a nextState Readonly\u2039object\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 SpinnerProps \u203a, prevState : Readonly\u2039object\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 SpinnerProps \u203a prevState Readonly\u2039object\u203a Returns: SS | null render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/spinner/spinner.tsx:38 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof object Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 SpinnerProps \u203a, nextState : Readonly\u2039object\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 SpinnerProps \u203a nextState Readonly\u2039object\u203a nextContext any Returns: boolean Object literals # Static defaultProps # \u25aa defaultProps : object # Defined in src/renderer/components/spinner/spinner.tsx:33 center # \u2022 center : boolean = false Defined in src/renderer/components/spinner/spinner.tsx:35 singleColor # \u2022 singleColor : boolean = true Defined in src/renderer/components/spinner/spinner.tsx:34","title":"Class: Spinner \u2039**SS**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#class-spinner-ss","text":"","title":"Class: Spinner \u2039SS\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#type-parameters","text":"\u25aa SS","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#hierarchy","text":"Component\u2039 SpinnerProps , object\u203a \u21b3 Spinner","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#properties","text":"context props refs state contextType","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#object-literals","text":"defaultProps","title":"Object literals"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#constructor","text":"+ new Spinner ( props : Readonly\u2039 SpinnerProps \u203a | SpinnerProps ): Spinner Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 SpinnerProps \u203a | SpinnerProps Returns: Spinner + new Spinner ( props : SpinnerProps , context : any): Spinner Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props SpinnerProps context any Returns: Spinner","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#props","text":"\u2022 props : Readonly\u2039 SpinnerProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#state","text":"\u2022 state : Readonly\u2039object\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 SpinnerProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 SpinnerProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 SpinnerProps \u203a, nextState : Readonly\u2039object\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 SpinnerProps \u203a nextState Readonly\u2039object\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 SpinnerProps \u203a, prevState : Readonly\u2039object\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 SpinnerProps \u203a prevState Readonly\u2039object\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 SpinnerProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 SpinnerProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 SpinnerProps \u203a, nextState : Readonly\u2039object\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 SpinnerProps \u203a nextState Readonly\u2039object\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 SpinnerProps \u203a, prevState : Readonly\u2039object\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 SpinnerProps \u203a prevState Readonly\u2039object\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/spinner/spinner.tsx:38 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof object Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 SpinnerProps \u203a, nextState : Readonly\u2039object\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 SpinnerProps \u203a nextState Readonly\u2039object\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#object-literals_1","text":"","title":"Object literals"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#static-defaultprops","text":"","title":"Static defaultProps"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#defaultprops-object","text":"Defined in src/renderer/components/spinner/spinner.tsx:33","title":"\u25aa defaultProps: object"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#center","text":"\u2022 center : boolean = false Defined in src/renderer/components/spinner/spinner.tsx:35","title":"center"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#singlecolor","text":"\u2022 singleColor : boolean = true Defined in src/renderer/components/spinner/spinner.tsx:34","title":"singleColor"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/","text":"Class: StatusBrick \u2039 S, SS, S \u203a # Type parameters # \u25aa S \u25aa SS \u25aa S Hierarchy # Component\u2039 StatusBrickProps \u203a \u21b3 StatusBrick Index # Constructors # constructor Properties # context props refs state contextType Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate Constructors # constructor # + new StatusBrick ( props : Readonly\u2039 StatusBrickProps \u203a | StatusBrickProps ): StatusBrick Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 StatusBrickProps \u203a | StatusBrickProps Returns: StatusBrick + new StatusBrick ( props : StatusBrickProps , context : any): StatusBrick Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props StatusBrickProps context any Returns: StatusBrick Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html props # \u2022 props : Readonly\u2039 StatusBrickProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 StatusBrickProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 StatusBrickProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 StatusBrickProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 StatusBrickProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 StatusBrickProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 StatusBrickProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 StatusBrickProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 StatusBrickProps \u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 StatusBrickProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 StatusBrickProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 StatusBrickProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 StatusBrickProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/status-brick/status-brick.tsx:33 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 StatusBrickProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 StatusBrickProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Class: StatusBrick \u2039**S, SS, S**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/#class-statusbrick-s-ss-s","text":"","title":"Class: StatusBrick \u2039S, SS, S\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/#type-parameters","text":"\u25aa S \u25aa SS \u25aa S","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/#hierarchy","text":"Component\u2039 StatusBrickProps \u203a \u21b3 StatusBrick","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/#properties","text":"context props refs state contextType","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/#constructor","text":"+ new StatusBrick ( props : Readonly\u2039 StatusBrickProps \u203a | StatusBrickProps ): StatusBrick Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 StatusBrickProps \u203a | StatusBrickProps Returns: StatusBrick + new StatusBrick ( props : StatusBrickProps , context : any): StatusBrick Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props StatusBrickProps context any Returns: StatusBrick","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/#props","text":"\u2022 props : Readonly\u2039 StatusBrickProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/#state","text":"\u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 StatusBrickProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 StatusBrickProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 StatusBrickProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 StatusBrickProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 StatusBrickProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 StatusBrickProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 StatusBrickProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 StatusBrickProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 StatusBrickProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 StatusBrickProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 StatusBrickProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 StatusBrickProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/status-brick/status-brick.tsx:33 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 StatusBrickProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 StatusBrickProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/","text":"Class: Stepper \u2039 SS \u203a # Type parameters # \u25aa SS Hierarchy # Component\u2039 StepperProps , object\u203a \u21b3 Stepper Index # Constructors # constructor Properties # context props refs state contextType Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate Constructors # constructor # + new Stepper ( props : Readonly\u2039 StepperProps \u203a | StepperProps ): Stepper Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 StepperProps \u203a | StepperProps Returns: Stepper + new Stepper ( props : StepperProps , context : any): Stepper Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props StepperProps context any Returns: Stepper Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html props # \u2022 props : Readonly\u2039 StepperProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039object\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 StepperProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 StepperProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 StepperProps \u203a, nextState : Readonly\u2039object\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 StepperProps \u203a nextState Readonly\u2039object\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 StepperProps \u203a, prevState : Readonly\u2039object\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 StepperProps \u203a prevState Readonly\u2039object\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 StepperProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 StepperProps \u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 StepperProps \u203a, nextState : Readonly\u2039object\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 StepperProps \u203a nextState Readonly\u2039object\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 StepperProps \u203a, prevState : Readonly\u2039object\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 StepperProps \u203a prevState Readonly\u2039object\u203a Returns: SS | null render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/stepper/stepper.tsx:36 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof object Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 StepperProps \u203a, nextState : Readonly\u2039object\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 StepperProps \u203a nextState Readonly\u2039object\u203a nextContext any Returns: boolean","title":"Class: Stepper \u2039**SS**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/#class-stepper-ss","text":"","title":"Class: Stepper \u2039SS\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/#type-parameters","text":"\u25aa SS","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/#hierarchy","text":"Component\u2039 StepperProps , object\u203a \u21b3 Stepper","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/#properties","text":"context props refs state contextType","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/#constructor","text":"+ new Stepper ( props : Readonly\u2039 StepperProps \u203a | StepperProps ): Stepper Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 StepperProps \u203a | StepperProps Returns: Stepper + new Stepper ( props : StepperProps , context : any): Stepper Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props StepperProps context any Returns: Stepper","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/#props","text":"\u2022 props : Readonly\u2039 StepperProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/#state","text":"\u2022 state : Readonly\u2039object\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 StepperProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 StepperProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 StepperProps \u203a, nextState : Readonly\u2039object\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 StepperProps \u203a nextState Readonly\u2039object\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 StepperProps \u203a, prevState : Readonly\u2039object\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 StepperProps \u203a prevState Readonly\u2039object\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 StepperProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 StepperProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 StepperProps \u203a, nextState : Readonly\u2039object\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 StepperProps \u203a nextState Readonly\u2039object\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 StepperProps \u203a, prevState : Readonly\u2039object\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 StepperProps \u203a prevState Readonly\u2039object\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/stepper/stepper.tsx:36 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof object Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 StepperProps \u203a, nextState : Readonly\u2039object\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 StepperProps \u203a nextState Readonly\u2039object\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/","text":"Class: SubTitle \u2039 S, SS, S \u203a # Type parameters # \u25aa S \u25aa SS \u25aa S Hierarchy # Component\u2039Props\u203a \u21b3 SubTitle Index # Constructors # constructor Properties # context props refs state contextType Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate Constructors # constructor # + new SubTitle ( props : Readonly\u2039Props\u203a | Props): SubTitle Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039Props\u203a | Props Returns: SubTitle + new SubTitle ( props : Props, context : any): SubTitle Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props Props context any Returns: SubTitle Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html props # \u2022 props : Readonly\u2039Props\u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039Props\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039Props\u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039Props\u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039Props\u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039Props\u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039Props\u203a prevState Readonly\u2039S\u203a Returns: SS | null render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/layout/sub-title.tsx:34 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Class: SubTitle \u2039**S, SS, S**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/#class-subtitle-s-ss-s","text":"","title":"Class: SubTitle \u2039S, SS, S\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/#type-parameters","text":"\u25aa S \u25aa SS \u25aa S","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/#hierarchy","text":"Component\u2039Props\u203a \u21b3 SubTitle","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/#properties","text":"context props refs state contextType","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/#constructor","text":"+ new SubTitle ( props : Readonly\u2039Props\u203a | Props): SubTitle Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039Props\u203a | Props Returns: SubTitle + new SubTitle ( props : Props, context : any): SubTitle Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props Props context any Returns: SubTitle","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/#props","text":"\u2022 props : Readonly\u2039Props\u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/#state","text":"\u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039Props\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039Props\u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039Props\u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039Props\u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039Props\u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039Props\u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/layout/sub-title.tsx:34 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tab/","text":"Class: Tab \u2039 S, SS \u203a # Type parameters # \u25aa S \u25aa SS Hierarchy # PureComponent\u2039 TabProps \u203a \u21b3 Tab Index # Properties # context elem contextType Accessors # isActive Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate bindRef componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate focus getSnapshotBeforeUpdate onClick onFocus onKeyDown render scrollIntoView shouldComponentUpdate Properties # context # \u2022 context : TabsContextValue Defined in src/renderer/components/tabs/tabs.tsx:86 elem # \u2022 elem : HTMLElement Defined in src/renderer/components/tabs/tabs.tsx:87 Static contextType # \u25aa contextType : Context\u2039TabsContextValue\u2039any\u203a\u203a = TabsContext Defined in src/renderer/components/tabs/tabs.tsx:85 Accessors # isActive # \u2022 get isActive (): boolean Defined in src/renderer/components/tabs/tabs.tsx:89 Returns: boolean Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 TabProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TabProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 TabProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TabProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Protected bindRef # \u25b8 bindRef ( elem : HTMLElement): void Defined in src/renderer/components/tabs/tabs.tsx:142 Parameters: Name Type elem HTMLElement Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void componentDidMount # \u25b8 componentDidMount (): void Overrides WizardLayout . componentDidMount Defined in src/renderer/components/tabs/tabs.tsx:135 Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 TabProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 TabProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 TabProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TabProps \u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 TabProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TabProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void focus # \u25b8 focus (): void Defined in src/renderer/components/tabs/tabs.tsx:95 Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 TabProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 TabProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null onClick # \u25b8 onClick ( evt : MouseEvent\u2039HTMLElement\u203a): void Defined in src/renderer/components/tabs/tabs.tsx:107 Parameters: Name Type evt MouseEvent\u2039HTMLElement\u203a Returns: void onFocus # \u25b8 onFocus ( evt : FocusEvent\u2039HTMLElement\u203a): void Defined in src/renderer/components/tabs/tabs.tsx:117 Parameters: Name Type evt FocusEvent\u2039HTMLElement\u203a Returns: void onKeyDown # \u25b8 onKeyDown ( evt : KeyboardEvent\u2039HTMLElement\u203a): void Defined in src/renderer/components/tabs/tabs.tsx:125 Parameters: Name Type evt KeyboardEvent\u2039HTMLElement\u203a Returns: void render # \u25b8 render (): Element\u2039\u203a Defined in src/renderer/components/tabs/tabs.tsx:146 Returns: Element\u2039\u203a scrollIntoView # \u25b8 scrollIntoView (): void Defined in src/renderer/components/tabs/tabs.tsx:99 Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 TabProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 TabProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Class: Tab \u2039**S, SS**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#class-tab-s-ss","text":"","title":"Class: Tab \u2039S, SS\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#type-parameters","text":"\u25aa S \u25aa SS","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#hierarchy","text":"PureComponent\u2039 TabProps \u203a \u21b3 Tab","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#properties","text":"context elem contextType","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#accessors","text":"isActive","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate bindRef componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate focus getSnapshotBeforeUpdate onClick onFocus onKeyDown render scrollIntoView shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#context","text":"\u2022 context : TabsContextValue Defined in src/renderer/components/tabs/tabs.tsx:86","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#elem","text":"\u2022 elem : HTMLElement Defined in src/renderer/components/tabs/tabs.tsx:87","title":"elem"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#static-contexttype","text":"\u25aa contextType : Context\u2039TabsContextValue\u2039any\u203a\u203a = TabsContext Defined in src/renderer/components/tabs/tabs.tsx:85","title":"Static contextType"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#isactive","text":"\u2022 get isActive (): boolean Defined in src/renderer/components/tabs/tabs.tsx:89 Returns: boolean","title":"isActive"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 TabProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TabProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 TabProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TabProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#protected-bindref","text":"\u25b8 bindRef ( elem : HTMLElement): void Defined in src/renderer/components/tabs/tabs.tsx:142 Parameters: Name Type elem HTMLElement Returns: void","title":"Protected bindRef"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#componentdidmount","text":"\u25b8 componentDidMount (): void Overrides WizardLayout . componentDidMount Defined in src/renderer/components/tabs/tabs.tsx:135 Returns: void","title":"componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 TabProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 TabProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 TabProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TabProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 TabProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TabProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#focus","text":"\u25b8 focus (): void Defined in src/renderer/components/tabs/tabs.tsx:95 Returns: void","title":"focus"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 TabProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 TabProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#onclick","text":"\u25b8 onClick ( evt : MouseEvent\u2039HTMLElement\u203a): void Defined in src/renderer/components/tabs/tabs.tsx:107 Parameters: Name Type evt MouseEvent\u2039HTMLElement\u203a Returns: void","title":"onClick"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#onfocus","text":"\u25b8 onFocus ( evt : FocusEvent\u2039HTMLElement\u203a): void Defined in src/renderer/components/tabs/tabs.tsx:117 Parameters: Name Type evt FocusEvent\u2039HTMLElement\u203a Returns: void","title":"onFocus"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#onkeydown","text":"\u25b8 onKeyDown ( evt : KeyboardEvent\u2039HTMLElement\u203a): void Defined in src/renderer/components/tabs/tabs.tsx:125 Parameters: Name Type evt KeyboardEvent\u2039HTMLElement\u203a Returns: void","title":"onKeyDown"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#render","text":"\u25b8 render (): Element\u2039\u203a Defined in src/renderer/components/tabs/tabs.tsx:146 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#scrollintoview","text":"\u25b8 scrollIntoView (): void Defined in src/renderer/components/tabs/tabs.tsx:99 Returns: void","title":"scrollIntoView"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 TabProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 TabProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.table/","text":"Class: Table \u2039 S, SS, S \u203a # Type parameters # \u25aa S \u25aa SS \u25aa S Hierarchy # Component\u2039 TableProps \u203a \u21b3 Table Index # Constructors # constructor Properties # context props refs state contextType Accessors # sortParams Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate getSorted onSort render renderHead renderRows setState shouldComponentUpdate sort Object literals # defaultProps Constructors # constructor # + new Table ( props : TableProps ): Table Overrides PageLayout . constructor Defined in src/renderer/components/table/table.tsx:84 Parameters: Name Type props TableProps Returns: Table Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html props # \u2022 props : Readonly\u2039 TableProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Accessors # sortParams # \u2022 get sortParams (): object Defined in src/renderer/components/table/table.tsx:99 Returns: object Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 TableProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 TableProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void componentDidMount # \u25b8 componentDidMount (): void Overrides WizardLayout . componentDidMount Defined in src/renderer/components/table/table.tsx:91 Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 TableProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 TableProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 TableProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableProps \u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 TableProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 TableProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 TableProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null getSorted # \u25b8 getSorted ( items : any[]): any[] Defined in src/renderer/components/table/table.tsx:139 Parameters: Name Type items any[] Returns: any[] Protected onSort # \u25b8 onSort ( __namedParameters : object): void Defined in src/renderer/components/table/table.tsx:147 Parameters: \u25aa __namedParameters : object Name Type orderBy string sortBy string Returns: void render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/table/table.tsx:219 Returns: Element\u2039\u203a renderHead # \u25b8 renderHead (): ReactElement\u2039 TableHeadProps \u2039\u203a, string | function | object\u203a Defined in src/renderer/components/table/table.tsx:103 Returns: ReactElement\u2039 TableHeadProps \u2039\u203a, string | function | object\u203a renderRows # \u25b8 renderRows (): object Defined in src/renderer/components/table/table.tsx:174 Returns: object setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 TableProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 TableProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean sort # \u25b8 sort ( colName : TableSortBy ): void Defined in src/renderer/components/table/table.tsx:162 Parameters: Name Type colName TableSortBy Returns: void Object literals # Static defaultProps # \u25aa defaultProps : object # Defined in src/renderer/components/table/table.tsx:78 autoSize # \u2022 autoSize : true = true Defined in src/renderer/components/table/table.tsx:80 rowLineHeight # \u2022 rowLineHeight : string = \"17px\" Defined in src/renderer/components/table/table.tsx:82 rowPadding # \u2022 rowPadding : string = \"8px\" Defined in src/renderer/components/table/table.tsx:81 scrollable # \u2022 scrollable : true = true Defined in src/renderer/components/table/table.tsx:79 sortSyncWithUrl # \u2022 sortSyncWithUrl : true = true Defined in src/renderer/components/table/table.tsx:83","title":"Class: Table \u2039**S, SS, S**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.table/#class-table-s-ss-s","text":"","title":"Class: Table \u2039S, SS, S\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.table/#type-parameters","text":"\u25aa S \u25aa SS \u25aa S","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.table/#hierarchy","text":"Component\u2039 TableProps \u203a \u21b3 Table","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.table/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.table/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.table/#properties","text":"context props refs state contextType","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.table/#accessors","text":"sortParams","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.table/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate getSorted onSort render renderHead renderRows setState shouldComponentUpdate sort","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.table/#object-literals","text":"defaultProps","title":"Object literals"},{"location":"extensions/api/classes/_renderer_api_components_.table/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.table/#constructor","text":"+ new Table ( props : TableProps ): Table Overrides PageLayout . constructor Defined in src/renderer/components/table/table.tsx:84 Parameters: Name Type props TableProps Returns: Table","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.table/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.table/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.table/#props","text":"\u2022 props : Readonly\u2039 TableProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.table/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.table/#state","text":"\u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.table/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.table/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.table/#sortparams","text":"\u2022 get sortParams (): object Defined in src/renderer/components/table/table.tsx:99 Returns: object","title":"sortParams"},{"location":"extensions/api/classes/_renderer_api_components_.table/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.table/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.table/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 TableProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.table/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 TableProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.table/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.table/#componentdidmount","text":"\u25b8 componentDidMount (): void Overrides WizardLayout . componentDidMount Defined in src/renderer/components/table/table.tsx:91 Returns: void","title":"componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.table/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 TableProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 TableProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.table/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.table/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 TableProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.table/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.table/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 TableProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.table/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.table/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 TableProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 TableProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.table/#getsorted","text":"\u25b8 getSorted ( items : any[]): any[] Defined in src/renderer/components/table/table.tsx:139 Parameters: Name Type items any[] Returns: any[]","title":"getSorted"},{"location":"extensions/api/classes/_renderer_api_components_.table/#protected-onsort","text":"\u25b8 onSort ( __namedParameters : object): void Defined in src/renderer/components/table/table.tsx:147 Parameters: \u25aa __namedParameters : object Name Type orderBy string sortBy string Returns: void","title":"Protected onSort"},{"location":"extensions/api/classes/_renderer_api_components_.table/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/table/table.tsx:219 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.table/#renderhead","text":"\u25b8 renderHead (): ReactElement\u2039 TableHeadProps \u2039\u203a, string | function | object\u203a Defined in src/renderer/components/table/table.tsx:103 Returns: ReactElement\u2039 TableHeadProps \u2039\u203a, string | function | object\u203a","title":"renderHead"},{"location":"extensions/api/classes/_renderer_api_components_.table/#renderrows","text":"\u25b8 renderRows (): object Defined in src/renderer/components/table/table.tsx:174 Returns: object","title":"renderRows"},{"location":"extensions/api/classes/_renderer_api_components_.table/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.table/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 TableProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 TableProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.table/#sort","text":"\u25b8 sort ( colName : TableSortBy ): void Defined in src/renderer/components/table/table.tsx:162 Parameters: Name Type colName TableSortBy Returns: void","title":"sort"},{"location":"extensions/api/classes/_renderer_api_components_.table/#object-literals_1","text":"","title":"Object literals"},{"location":"extensions/api/classes/_renderer_api_components_.table/#static-defaultprops","text":"","title":"Static defaultProps"},{"location":"extensions/api/classes/_renderer_api_components_.table/#defaultprops-object","text":"Defined in src/renderer/components/table/table.tsx:78","title":"\u25aa defaultProps: object"},{"location":"extensions/api/classes/_renderer_api_components_.table/#autosize","text":"\u2022 autoSize : true = true Defined in src/renderer/components/table/table.tsx:80","title":"autoSize"},{"location":"extensions/api/classes/_renderer_api_components_.table/#rowlineheight","text":"\u2022 rowLineHeight : string = \"17px\" Defined in src/renderer/components/table/table.tsx:82","title":"rowLineHeight"},{"location":"extensions/api/classes/_renderer_api_components_.table/#rowpadding","text":"\u2022 rowPadding : string = \"8px\" Defined in src/renderer/components/table/table.tsx:81","title":"rowPadding"},{"location":"extensions/api/classes/_renderer_api_components_.table/#scrollable","text":"\u2022 scrollable : true = true Defined in src/renderer/components/table/table.tsx:79","title":"scrollable"},{"location":"extensions/api/classes/_renderer_api_components_.table/#sortsyncwithurl","text":"\u2022 sortSyncWithUrl : true = true Defined in src/renderer/components/table/table.tsx:83","title":"sortSyncWithUrl"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/","text":"Class: TableCell \u2039 S, SS, S \u203a # Type parameters # \u25aa S \u25aa SS \u25aa S Hierarchy # Component\u2039 TableCellProps \u203a \u21b3 TableCell Index # Constructors # constructor Properties # context props refs state contextType Accessors # isSortable Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate onClick render renderCheckbox renderSortIcon setState shouldComponentUpdate Constructors # constructor # + new TableCell ( props : Readonly\u2039 TableCellProps \u203a | TableCellProps ): TableCell Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 TableCellProps \u203a | TableCellProps Returns: TableCell + new TableCell ( props : TableCellProps , context : any): TableCell Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props TableCellProps context any Returns: TableCell Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html props # \u2022 props : Readonly\u2039 TableCellProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Accessors # isSortable # \u2022 get isSortable (): boolean Defined in src/renderer/components/table/table-cell.tsx:58 Returns: boolean Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 TableCellProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableCellProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 TableCellProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableCellProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 TableCellProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 TableCellProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 TableCellProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableCellProps \u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 TableCellProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableCellProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 TableCellProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 TableCellProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null onClick # \u25b8 onClick ( evt : MouseEvent\u2039HTMLDivElement\u203a): void Defined in src/renderer/components/table/table-cell.tsx:48 Parameters: Name Type evt MouseEvent\u2039HTMLDivElement\u203a Returns: void render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/table/table-cell.tsx:90 Returns: Element\u2039\u203a renderCheckbox # \u25b8 renderCheckbox (): Element\u2039\u203a Defined in src/renderer/components/table/table-cell.tsx:79 Returns: Element\u2039\u203a renderSortIcon # \u25b8 renderSortIcon (): Element\u2039\u203a Defined in src/renderer/components/table/table-cell.tsx:64 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 TableCellProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 TableCellProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Class: TableCell \u2039**S, SS, S**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#class-tablecell-s-ss-s","text":"","title":"Class: TableCell \u2039S, SS, S\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#type-parameters","text":"\u25aa S \u25aa SS \u25aa S","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#hierarchy","text":"Component\u2039 TableCellProps \u203a \u21b3 TableCell","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#properties","text":"context props refs state contextType","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#accessors","text":"isSortable","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate onClick render renderCheckbox renderSortIcon setState shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#constructor","text":"+ new TableCell ( props : Readonly\u2039 TableCellProps \u203a | TableCellProps ): TableCell Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 TableCellProps \u203a | TableCellProps Returns: TableCell + new TableCell ( props : TableCellProps , context : any): TableCell Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props TableCellProps context any Returns: TableCell","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#props","text":"\u2022 props : Readonly\u2039 TableCellProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#state","text":"\u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#issortable","text":"\u2022 get isSortable (): boolean Defined in src/renderer/components/table/table-cell.tsx:58 Returns: boolean","title":"isSortable"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 TableCellProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableCellProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 TableCellProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableCellProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 TableCellProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 TableCellProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 TableCellProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableCellProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 TableCellProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableCellProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 TableCellProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 TableCellProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#onclick","text":"\u25b8 onClick ( evt : MouseEvent\u2039HTMLDivElement\u203a): void Defined in src/renderer/components/table/table-cell.tsx:48 Parameters: Name Type evt MouseEvent\u2039HTMLDivElement\u203a Returns: void","title":"onClick"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/table/table-cell.tsx:90 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#rendercheckbox","text":"\u25b8 renderCheckbox (): Element\u2039\u203a Defined in src/renderer/components/table/table-cell.tsx:79 Returns: Element\u2039\u203a","title":"renderCheckbox"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#rendersorticon","text":"\u25b8 renderSortIcon (): Element\u2039\u203a Defined in src/renderer/components/table/table-cell.tsx:64 Returns: Element\u2039\u203a","title":"renderSortIcon"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 TableCellProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 TableCellProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/","text":"Class: TableHead \u2039 S, SS, S \u203a # Type parameters # \u25aa S \u25aa SS \u25aa S Hierarchy # Component\u2039 TableHeadProps \u203a \u21b3 TableHead Index # Constructors # constructor Properties # context props refs state contextType Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate Object literals # defaultProps Constructors # constructor # + new TableHead ( props : Readonly\u2039 TableHeadProps \u203a | TableHeadProps ): TableHead Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 TableHeadProps \u203a | TableHeadProps Returns: TableHead + new TableHead ( props : TableHeadProps , context : any): TableHead Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props TableHeadProps context any Returns: TableHead Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html props # \u2022 props : Readonly\u2039 TableHeadProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 TableHeadProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableHeadProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 TableHeadProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableHeadProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 TableHeadProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 TableHeadProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 TableHeadProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableHeadProps \u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 TableHeadProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableHeadProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 TableHeadProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 TableHeadProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/table/table-head.tsx:41 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 TableHeadProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 TableHeadProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean Object literals # Static defaultProps # \u25aa defaultProps : object # Defined in src/renderer/components/table/table-head.tsx:37 sticky # \u2022 sticky : true = true Defined in src/renderer/components/table/table-head.tsx:38","title":"Class: TableHead \u2039**S, SS, S**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#class-tablehead-s-ss-s","text":"","title":"Class: TableHead \u2039S, SS, S\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#type-parameters","text":"\u25aa S \u25aa SS \u25aa S","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#hierarchy","text":"Component\u2039 TableHeadProps \u203a \u21b3 TableHead","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#properties","text":"context props refs state contextType","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#object-literals","text":"defaultProps","title":"Object literals"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#constructor","text":"+ new TableHead ( props : Readonly\u2039 TableHeadProps \u203a | TableHeadProps ): TableHead Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 TableHeadProps \u203a | TableHeadProps Returns: TableHead + new TableHead ( props : TableHeadProps , context : any): TableHead Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props TableHeadProps context any Returns: TableHead","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#props","text":"\u2022 props : Readonly\u2039 TableHeadProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#state","text":"\u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 TableHeadProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableHeadProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 TableHeadProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableHeadProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 TableHeadProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 TableHeadProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 TableHeadProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableHeadProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 TableHeadProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableHeadProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 TableHeadProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 TableHeadProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/table/table-head.tsx:41 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 TableHeadProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 TableHeadProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#object-literals_1","text":"","title":"Object literals"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#static-defaultprops","text":"","title":"Static defaultProps"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#defaultprops-object","text":"Defined in src/renderer/components/table/table-head.tsx:37","title":"\u25aa defaultProps: object"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#sticky","text":"\u2022 sticky : true = true Defined in src/renderer/components/table/table-head.tsx:38","title":"sticky"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/","text":"Class: TableRow \u2039 S, SS, S \u203a # Type parameters # \u25aa S \u25aa SS \u25aa S Hierarchy # Component\u2039 TableRowProps \u203a \u21b3 TableRow Index # Constructors # constructor Properties # context props refs state contextType Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate Constructors # constructor # + new TableRow ( props : Readonly\u2039 TableRowProps \u203a | TableRowProps ): TableRow Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 TableRowProps \u203a | TableRowProps Returns: TableRow + new TableRow ( props : TableRowProps , context : any): TableRow Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props TableRowProps context any Returns: TableRow Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html props # \u2022 props : Readonly\u2039 TableRowProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 TableRowProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableRowProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 TableRowProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableRowProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 TableRowProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 TableRowProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 TableRowProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableRowProps \u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 TableRowProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableRowProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 TableRowProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 TableRowProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/table/table-row.tsx:41 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 TableRowProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 TableRowProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Class: TableRow \u2039**S, SS, S**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/#class-tablerow-s-ss-s","text":"","title":"Class: TableRow \u2039S, SS, S\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/#type-parameters","text":"\u25aa S \u25aa SS \u25aa S","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/#hierarchy","text":"Component\u2039 TableRowProps \u203a \u21b3 TableRow","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/#properties","text":"context props refs state contextType","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/#constructor","text":"+ new TableRow ( props : Readonly\u2039 TableRowProps \u203a | TableRowProps ): TableRow Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 TableRowProps \u203a | TableRowProps Returns: TableRow + new TableRow ( props : TableRowProps , context : any): TableRow Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props TableRowProps context any Returns: TableRow","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/#props","text":"\u2022 props : Readonly\u2039 TableRowProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/#state","text":"\u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 TableRowProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableRowProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 TableRowProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableRowProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 TableRowProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 TableRowProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 TableRowProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableRowProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 TableRowProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableRowProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 TableRowProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 TableRowProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/table/table-row.tsx:41 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 TableRowProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 TableRowProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tabs/","text":"Class: Tabs \u2039 S, SS \u203a # Type parameters # \u25aa S \u25aa SS Hierarchy # PureComponent\u2039 TabsProps \u203a \u21b3 Tabs Index # Properties # elem Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate bindRef componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate getSnapshotBeforeUpdate render shouldComponentUpdate Properties # elem # \u2022 elem : HTMLElement Defined in src/renderer/components/tabs/tabs.tsx:46 Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 TabsProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TabsProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 TabsProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TabsProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Protected bindRef # \u25b8 bindRef ( elem : HTMLElement): void Defined in src/renderer/components/tabs/tabs.tsx:49 Parameters: Name Type elem HTMLElement Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 TabsProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 TabsProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 TabsProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TabsProps \u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 TabsProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TabsProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 TabsProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 TabsProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null render # \u25b8 render (): Element\u2039\u203a Defined in src/renderer/components/tabs/tabs.tsx:53 Returns: Element\u2039\u203a Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 TabsProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 TabsProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Class: Tabs \u2039**S, SS**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.tabs/#class-tabs-s-ss","text":"","title":"Class: Tabs \u2039S, SS\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.tabs/#type-parameters","text":"\u25aa S \u25aa SS","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.tabs/#hierarchy","text":"PureComponent\u2039 TabsProps \u203a \u21b3 Tabs","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.tabs/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.tabs/#properties","text":"elem","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.tabs/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate bindRef componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate getSnapshotBeforeUpdate render shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.tabs/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.tabs/#elem","text":"\u2022 elem : HTMLElement Defined in src/renderer/components/tabs/tabs.tsx:46","title":"elem"},{"location":"extensions/api/classes/_renderer_api_components_.tabs/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.tabs/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.tabs/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 TabsProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TabsProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.tabs/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 TabsProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TabsProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tabs/#protected-bindref","text":"\u25b8 bindRef ( elem : HTMLElement): void Defined in src/renderer/components/tabs/tabs.tsx:49 Parameters: Name Type elem HTMLElement Returns: void","title":"Protected bindRef"},{"location":"extensions/api/classes/_renderer_api_components_.tabs/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.tabs/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.tabs/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 TabsProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 TabsProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tabs/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.tabs/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 TabsProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TabsProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.tabs/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.tabs/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 TabsProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TabsProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tabs/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 TabsProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 TabsProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tabs/#render","text":"\u25b8 render (): Element\u2039\u203a Defined in src/renderer/components/tabs/tabs.tsx:53 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.tabs/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 TabsProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 TabsProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/","text":"Class: Tooltip \u2039 S, SS, S \u203a # Type parameters # \u25aa S \u25aa SS \u25aa S Hierarchy # Component\u2039 TooltipProps \u203a \u21b3 Tooltip Index # Constructors # constructor Properties # activePosition context elem isVisible props refs state contextType defaultProps Accessors # hoverTarget targetElem Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate bindRef componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getPosition getSnapshotBeforeUpdate onEnterTarget onLeaveTarget refreshPosition render setPosition setState shouldComponentUpdate Constructors # constructor # + new Tooltip ( props : TooltipProps ): Tooltip Overrides PageLayout . constructor Defined in src/renderer/components/tooltip/tooltip.tsx:73 Parameters: Name Type props TooltipProps Returns: Tooltip Properties # activePosition # \u2022 activePosition : TooltipPosition Defined in src/renderer/components/tooltip/tooltip.tsx:72 context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html elem # \u2022 elem : HTMLElement Defined in src/renderer/components/tooltip/tooltip.tsx:71 isVisible # \u2022 isVisible : boolean = !!this.props.visible Defined in src/renderer/components/tooltip/tooltip.tsx:73 props # \u2022 props : Readonly\u2039 TooltipProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Static defaultProps # \u25aa defaultProps : object = defaultProps as object Defined in src/renderer/components/tooltip/tooltip.tsx:69 Accessors # hoverTarget # \u2022 get hoverTarget (): HTMLElement Defined in src/renderer/components/tooltip/tooltip.tsx:84 Returns: HTMLElement targetElem # \u2022 get targetElem (): HTMLElement Defined in src/renderer/components/tooltip/tooltip.tsx:80 Returns: HTMLElement Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 TooltipProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TooltipProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 TooltipProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TooltipProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void bindRef # \u25b8 bindRef ( elem : HTMLElement): void Defined in src/renderer/components/tooltip/tooltip.tsx:224 Parameters: Name Type elem HTMLElement Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void componentDidMount # \u25b8 componentDidMount (): void Overrides WizardLayout . componentDidMount Defined in src/renderer/components/tooltip/tooltip.tsx:92 Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 TooltipProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 TooltipProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 TooltipProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TooltipProps \u203a nextContext any Returns: void componentWillUnmount # \u25b8 componentWillUnmount (): void Overrides WizardLayout . componentWillUnmount Defined in src/renderer/components/tooltip/tooltip.tsx:97 Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 TooltipProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TooltipProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Protected getPosition # \u25b8 getPosition ( position : TooltipPosition , tooltipBounds : DOMRect, targetBounds : DOMRect): object Defined in src/renderer/components/tooltip/tooltip.tsx:171 Parameters: Name Type position TooltipPosition tooltipBounds DOMRect targetBounds DOMRect Returns: object bottom : number = top + tooltipBounds.height left : number right : number = left + tooltipBounds.width top : number Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 TooltipProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 TooltipProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null Protected onEnterTarget # \u25b8 onEnterTarget (): void Defined in src/renderer/components/tooltip/tooltip.tsx:103 Returns: void Protected onLeaveTarget # \u25b8 onLeaveTarget (): void Defined in src/renderer/components/tooltip/tooltip.tsx:109 Returns: void refreshPosition # \u25b8 refreshPosition (): void Defined in src/renderer/components/tooltip/tooltip.tsx:114 Returns: void render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/tooltip/tooltip.tsx:228 Returns: Element\u2039\u203a Protected setPosition # \u25b8 setPosition ( pos : object): void Defined in src/renderer/components/tooltip/tooltip.tsx:164 Parameters: \u25aa pos : object Name Type left number top number Returns: void setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 TooltipProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 TooltipProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Class: Tooltip \u2039**S, SS, S**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#class-tooltip-s-ss-s","text":"","title":"Class: Tooltip \u2039S, SS, S\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#type-parameters","text":"\u25aa S \u25aa SS \u25aa S","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#hierarchy","text":"Component\u2039 TooltipProps \u203a \u21b3 Tooltip","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#properties","text":"activePosition context elem isVisible props refs state contextType defaultProps","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#accessors","text":"hoverTarget targetElem","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate bindRef componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getPosition getSnapshotBeforeUpdate onEnterTarget onLeaveTarget refreshPosition render setPosition setState shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#constructor","text":"+ new Tooltip ( props : TooltipProps ): Tooltip Overrides PageLayout . constructor Defined in src/renderer/components/tooltip/tooltip.tsx:73 Parameters: Name Type props TooltipProps Returns: Tooltip","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#activeposition","text":"\u2022 activePosition : TooltipPosition Defined in src/renderer/components/tooltip/tooltip.tsx:72","title":"activePosition"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#elem","text":"\u2022 elem : HTMLElement Defined in src/renderer/components/tooltip/tooltip.tsx:71","title":"elem"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#isvisible","text":"\u2022 isVisible : boolean = !!this.props.visible Defined in src/renderer/components/tooltip/tooltip.tsx:73","title":"isVisible"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#props","text":"\u2022 props : Readonly\u2039 TooltipProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#state","text":"\u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#static-defaultprops","text":"\u25aa defaultProps : object = defaultProps as object Defined in src/renderer/components/tooltip/tooltip.tsx:69","title":"Static defaultProps"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#hovertarget","text":"\u2022 get hoverTarget (): HTMLElement Defined in src/renderer/components/tooltip/tooltip.tsx:84 Returns: HTMLElement","title":"hoverTarget"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#targetelem","text":"\u2022 get targetElem (): HTMLElement Defined in src/renderer/components/tooltip/tooltip.tsx:80 Returns: HTMLElement","title":"targetElem"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 TooltipProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TooltipProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 TooltipProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TooltipProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#bindref","text":"\u25b8 bindRef ( elem : HTMLElement): void Defined in src/renderer/components/tooltip/tooltip.tsx:224 Parameters: Name Type elem HTMLElement Returns: void","title":"bindRef"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#componentdidmount","text":"\u25b8 componentDidMount (): void Overrides WizardLayout . componentDidMount Defined in src/renderer/components/tooltip/tooltip.tsx:92 Returns: void","title":"componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 TooltipProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 TooltipProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 TooltipProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TooltipProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#componentwillunmount","text":"\u25b8 componentWillUnmount (): void Overrides WizardLayout . componentWillUnmount Defined in src/renderer/components/tooltip/tooltip.tsx:97 Returns: void","title":"componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 TooltipProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TooltipProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#protected-getposition","text":"\u25b8 getPosition ( position : TooltipPosition , tooltipBounds : DOMRect, targetBounds : DOMRect): object Defined in src/renderer/components/tooltip/tooltip.tsx:171 Parameters: Name Type position TooltipPosition tooltipBounds DOMRect targetBounds DOMRect Returns: object bottom : number = top + tooltipBounds.height left : number right : number = left + tooltipBounds.width top : number","title":"Protected getPosition"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 TooltipProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 TooltipProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#protected-onentertarget","text":"\u25b8 onEnterTarget (): void Defined in src/renderer/components/tooltip/tooltip.tsx:103 Returns: void","title":"Protected onEnterTarget"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#protected-onleavetarget","text":"\u25b8 onLeaveTarget (): void Defined in src/renderer/components/tooltip/tooltip.tsx:109 Returns: void","title":"Protected onLeaveTarget"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#refreshposition","text":"\u25b8 refreshPosition (): void Defined in src/renderer/components/tooltip/tooltip.tsx:114 Returns: void","title":"refreshPosition"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/tooltip/tooltip.tsx:228 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#protected-setposition","text":"\u25b8 setPosition ( pos : object): void Defined in src/renderer/components/tooltip/tooltip.tsx:164 Parameters: \u25aa pos : object Name Type left number top number Returns: void","title":"Protected setPosition"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 TooltipProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 TooltipProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/","text":"Class: Wizard \u2039 SS \u203a # Type parameters # \u25aa SS Hierarchy # Component\u2039 WizardProps , State\u203a \u21b3 Wizard Index # Constructors # constructor Properties # context props refs contextType Accessors # step steps Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate firstStep forceUpdate getSnapshotBeforeUpdate getValidStep isFirstStep isLastStep lastStep nextStep prevStep render setState shouldComponentUpdate Object literals # state Constructors # constructor # + new Wizard ( props : Readonly\u2039 WizardProps \u203a | WizardProps ): Wizard Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 WizardProps \u203a | WizardProps Returns: Wizard + new Wizard ( props : WizardProps , context : any): Wizard Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props WizardProps context any Returns: Wizard Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html props # \u2022 props : Readonly\u2039 WizardProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Accessors # step # \u2022 get step (): number Defined in src/renderer/components/wizard/wizard.tsx:77 Returns: number \u2022 set step ( step : number): void Defined in src/renderer/components/wizard/wizard.tsx:81 Parameters: Name Type step number Returns: void steps # \u2022 get steps (): ReactElement\u2039 WizardStepProps \u2039any\u203a, string | function | object\u203a[] Defined in src/renderer/components/wizard/wizard.tsx:55 Returns: ReactElement\u2039 WizardStepProps \u2039any\u203a, string | function | object\u203a[] Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 WizardProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 WizardProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 WizardProps \u203a, nextState : Readonly\u2039State\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 WizardProps \u203a nextState Readonly\u2039State\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 WizardProps \u203a, prevState : Readonly\u2039State\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 WizardProps \u203a prevState Readonly\u2039State\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 WizardProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 WizardProps \u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 WizardProps \u203a, nextState : Readonly\u2039State\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 WizardProps \u203a nextState Readonly\u2039State\u203a nextContext any Returns: void firstStep # \u25b8 firstStep (): any Defined in src/renderer/components/wizard/wizard.tsx:98 Returns: any forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 WizardProps \u203a, prevState : Readonly\u2039State\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 WizardProps \u203a prevState Readonly\u2039State\u203a Returns: SS | null Protected getValidStep # \u25b8 getValidStep ( step : number): number Defined in src/renderer/components/wizard/wizard.tsx:92 Parameters: Name Type step number Returns: number isFirstStep # \u25b8 isFirstStep (): boolean Defined in src/renderer/components/wizard/wizard.tsx:96 Returns: boolean isLastStep # \u25b8 isLastStep (): boolean Defined in src/renderer/components/wizard/wizard.tsx:97 Returns: boolean lastStep # \u25b8 lastStep (): any Defined in src/renderer/components/wizard/wizard.tsx:101 Returns: any nextStep # \u25b8 nextStep (): any Defined in src/renderer/components/wizard/wizard.tsx:99 Returns: any prevStep # \u25b8 prevStep (): any Defined in src/renderer/components/wizard/wizard.tsx:100 Returns: any render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/wizard/wizard.tsx:103 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof State Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 WizardProps \u203a, nextState : Readonly\u2039State\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 WizardProps \u203a nextState Readonly\u2039State\u203a nextContext any Returns: boolean Object literals # state # \u25aa state : object # Overrides PageLayout . state Defined in src/renderer/components/wizard/wizard.tsx:51 step # \u2022 step : number = this.getValidStep(this.props.step) Defined in src/renderer/components/wizard/wizard.tsx:52","title":"Class: Wizard \u2039**SS**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#class-wizard-ss","text":"","title":"Class: Wizard \u2039SS\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#type-parameters","text":"\u25aa SS","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#hierarchy","text":"Component\u2039 WizardProps , State\u203a \u21b3 Wizard","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#properties","text":"context props refs contextType","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#accessors","text":"step steps","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate firstStep forceUpdate getSnapshotBeforeUpdate getValidStep isFirstStep isLastStep lastStep nextStep prevStep render setState shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#object-literals","text":"state","title":"Object literals"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#constructor","text":"+ new Wizard ( props : Readonly\u2039 WizardProps \u203a | WizardProps ): Wizard Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 WizardProps \u203a | WizardProps Returns: Wizard + new Wizard ( props : WizardProps , context : any): Wizard Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props WizardProps context any Returns: Wizard","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#props","text":"\u2022 props : Readonly\u2039 WizardProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#step","text":"\u2022 get step (): number Defined in src/renderer/components/wizard/wizard.tsx:77 Returns: number \u2022 set step ( step : number): void Defined in src/renderer/components/wizard/wizard.tsx:81 Parameters: Name Type step number Returns: void","title":"step"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#steps","text":"\u2022 get steps (): ReactElement\u2039 WizardStepProps \u2039any\u203a, string | function | object\u203a[] Defined in src/renderer/components/wizard/wizard.tsx:55 Returns: ReactElement\u2039 WizardStepProps \u2039any\u203a, string | function | object\u203a[]","title":"steps"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 WizardProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 WizardProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 WizardProps \u203a, nextState : Readonly\u2039State\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 WizardProps \u203a nextState Readonly\u2039State\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 WizardProps \u203a, prevState : Readonly\u2039State\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 WizardProps \u203a prevState Readonly\u2039State\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 WizardProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 WizardProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 WizardProps \u203a, nextState : Readonly\u2039State\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 WizardProps \u203a nextState Readonly\u2039State\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#firststep","text":"\u25b8 firstStep (): any Defined in src/renderer/components/wizard/wizard.tsx:98 Returns: any","title":"firstStep"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 WizardProps \u203a, prevState : Readonly\u2039State\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 WizardProps \u203a prevState Readonly\u2039State\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#protected-getvalidstep","text":"\u25b8 getValidStep ( step : number): number Defined in src/renderer/components/wizard/wizard.tsx:92 Parameters: Name Type step number Returns: number","title":"Protected getValidStep"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#isfirststep","text":"\u25b8 isFirstStep (): boolean Defined in src/renderer/components/wizard/wizard.tsx:96 Returns: boolean","title":"isFirstStep"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#islaststep","text":"\u25b8 isLastStep (): boolean Defined in src/renderer/components/wizard/wizard.tsx:97 Returns: boolean","title":"isLastStep"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#laststep","text":"\u25b8 lastStep (): any Defined in src/renderer/components/wizard/wizard.tsx:101 Returns: any","title":"lastStep"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#nextstep","text":"\u25b8 nextStep (): any Defined in src/renderer/components/wizard/wizard.tsx:99 Returns: any","title":"nextStep"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#prevstep","text":"\u25b8 prevStep (): any Defined in src/renderer/components/wizard/wizard.tsx:100 Returns: any","title":"prevStep"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/wizard/wizard.tsx:103 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof State Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 WizardProps \u203a, nextState : Readonly\u2039State\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 WizardProps \u203a nextState Readonly\u2039State\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#object-literals_1","text":"","title":"Object literals"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#state","text":"","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#state-object","text":"Overrides PageLayout . state Defined in src/renderer/components/wizard/wizard.tsx:51","title":"\u25aa state: object"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#step_1","text":"\u2022 step : number = this.getValidStep(this.props.step) Defined in src/renderer/components/wizard/wizard.tsx:52","title":"step"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/","text":"Class: WizardLayout \u2039 S, SS, S \u203a # Type parameters # \u25aa S \u25aa SS \u25aa S Hierarchy # Component\u2039 WizardLayoutProps \u203a \u21b3 WizardLayout Index # Constructors # constructor Properties # context props refs state contextType Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate Constructors # constructor # + new WizardLayout ( props : Readonly\u2039 WizardLayoutProps \u203a | WizardLayoutProps ): WizardLayout Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 WizardLayoutProps \u203a | WizardLayoutProps Returns: WizardLayout + new WizardLayout ( props : WizardLayoutProps , context : any): WizardLayout Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props WizardLayoutProps context any Returns: WizardLayout Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html props # \u2022 props : Readonly\u2039 WizardLayoutProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 WizardLayoutProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 WizardLayoutProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 WizardLayoutProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 WizardLayoutProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 WizardLayoutProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 WizardLayoutProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 WizardLayoutProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 WizardLayoutProps \u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 WizardLayoutProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 WizardLayoutProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 WizardLayoutProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 WizardLayoutProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/layout/wizard-layout.tsx:39 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 WizardLayoutProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 WizardLayoutProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Class: WizardLayout \u2039**S, SS, S**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/#class-wizardlayout-s-ss-s","text":"","title":"Class: WizardLayout \u2039S, SS, S\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/#type-parameters","text":"\u25aa S \u25aa SS \u25aa S","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/#hierarchy","text":"Component\u2039 WizardLayoutProps \u203a \u21b3 WizardLayout","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/#properties","text":"context props refs state contextType","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/#constructor","text":"+ new WizardLayout ( props : Readonly\u2039 WizardLayoutProps \u203a | WizardLayoutProps ): WizardLayout Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 WizardLayoutProps \u203a | WizardLayoutProps Returns: WizardLayout + new WizardLayout ( props : WizardLayoutProps , context : any): WizardLayout Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props WizardLayoutProps context any Returns: WizardLayout","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/#props","text":"\u2022 props : Readonly\u2039 WizardLayoutProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/#state","text":"\u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 WizardLayoutProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 WizardLayoutProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 WizardLayoutProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 WizardLayoutProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 WizardLayoutProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 WizardLayoutProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 WizardLayoutProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 WizardLayoutProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 WizardLayoutProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 WizardLayoutProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 WizardLayoutProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 WizardLayoutProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/layout/wizard-layout.tsx:39 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 WizardLayoutProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 WizardLayoutProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/","text":"Class: WizardStep \u2039 SS \u203a # Type parameters # \u25aa SS Hierarchy # Component\u2039 WizardStepProps , WizardStepState\u203a \u21b3 WizardStep Index # Constructors # constructor Properties # context props refs state contextType Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate next prev render renderLoading setState shouldComponentUpdate submit Object literals # defaultProps Constructors # constructor # + new WizardStep ( props : Readonly\u2039 WizardStepProps \u203a | WizardStepProps ): WizardStep Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 WizardStepProps \u203a | WizardStepProps Returns: WizardStep + new WizardStep ( props : WizardStepProps , context : any): WizardStep Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props WizardStepProps context any Returns: WizardStep Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html props # \u2022 props : Readonly\u2039 WizardStepProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : WizardStepState Overrides PageLayout . state Defined in src/renderer/components/wizard/wizard.tsx:157 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 WizardStepProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 WizardStepProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 WizardStepProps \u203a, nextState : Readonly\u2039WizardStepState\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 WizardStepProps \u203a nextState Readonly\u2039WizardStepState\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 WizardStepProps \u203a, prevState : Readonly\u2039WizardStepState\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 WizardStepProps \u203a prevState Readonly\u2039WizardStepState\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 WizardStepProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 WizardStepProps \u203a nextContext any Returns: void componentWillUnmount # \u25b8 componentWillUnmount (): void Overrides WizardLayout . componentWillUnmount Defined in src/renderer/components/wizard/wizard.tsx:164 Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 WizardStepProps \u203a, nextState : Readonly\u2039WizardStepState\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 WizardStepProps \u203a nextState Readonly\u2039WizardStepState\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 WizardStepProps \u203a, prevState : Readonly\u2039WizardStepState\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 WizardStepProps \u203a prevState Readonly\u2039WizardStepState\u203a Returns: SS | null next # \u25b8 next (): void Defined in src/renderer/components/wizard/wizard.tsx:175 Returns: void prev # \u25b8 prev (): void Defined in src/renderer/components/wizard/wizard.tsx:168 Returns: void render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/wizard/wizard.tsx:215 Returns: Element\u2039\u203a renderLoading # \u25b8 renderLoading (): Element\u2039\u203a Defined in src/renderer/components/wizard/wizard.tsx:207 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof WizardStepState Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 WizardStepProps \u203a, nextState : Readonly\u2039WizardStepState\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 WizardStepProps \u203a nextState Readonly\u2039WizardStepState\u203a nextContext any Returns: boolean submit # \u25b8 submit (): void Defined in src/renderer/components/wizard/wizard.tsx:198 Returns: void Object literals # Static defaultProps # \u25aa defaultProps : object # Defined in src/renderer/components/wizard/wizard.tsx:160 scrollable # \u2022 scrollable : true = true Defined in src/renderer/components/wizard/wizard.tsx:161","title":"Class: WizardStep \u2039**SS**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#class-wizardstep-ss","text":"","title":"Class: WizardStep \u2039SS\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#type-parameters","text":"\u25aa SS","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#hierarchy","text":"Component\u2039 WizardStepProps , WizardStepState\u203a \u21b3 WizardStep","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#properties","text":"context props refs state contextType","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate next prev render renderLoading setState shouldComponentUpdate submit","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#object-literals","text":"defaultProps","title":"Object literals"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#constructor","text":"+ new WizardStep ( props : Readonly\u2039 WizardStepProps \u203a | WizardStepProps ): WizardStep Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 WizardStepProps \u203a | WizardStepProps Returns: WizardStep + new WizardStep ( props : WizardStepProps , context : any): WizardStep Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props WizardStepProps context any Returns: WizardStep","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#props","text":"\u2022 props : Readonly\u2039 WizardStepProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#state","text":"\u2022 state : WizardStepState Overrides PageLayout . state Defined in src/renderer/components/wizard/wizard.tsx:157","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 WizardStepProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 WizardStepProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 WizardStepProps \u203a, nextState : Readonly\u2039WizardStepState\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 WizardStepProps \u203a nextState Readonly\u2039WizardStepState\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 WizardStepProps \u203a, prevState : Readonly\u2039WizardStepState\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 WizardStepProps \u203a prevState Readonly\u2039WizardStepState\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 WizardStepProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 WizardStepProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#componentwillunmount","text":"\u25b8 componentWillUnmount (): void Overrides WizardLayout . componentWillUnmount Defined in src/renderer/components/wizard/wizard.tsx:164 Returns: void","title":"componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 WizardStepProps \u203a, nextState : Readonly\u2039WizardStepState\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 WizardStepProps \u203a nextState Readonly\u2039WizardStepState\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 WizardStepProps \u203a, prevState : Readonly\u2039WizardStepState\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 WizardStepProps \u203a prevState Readonly\u2039WizardStepState\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#next","text":"\u25b8 next (): void Defined in src/renderer/components/wizard/wizard.tsx:175 Returns: void","title":"next"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#prev","text":"\u25b8 prev (): void Defined in src/renderer/components/wizard/wizard.tsx:168 Returns: void","title":"prev"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/wizard/wizard.tsx:215 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#renderloading","text":"\u25b8 renderLoading (): Element\u2039\u203a Defined in src/renderer/components/wizard/wizard.tsx:207 Returns: Element\u2039\u203a","title":"renderLoading"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof WizardStepState Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 WizardStepProps \u203a, nextState : Readonly\u2039WizardStepState\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 WizardStepProps \u203a nextState Readonly\u2039WizardStepState\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#submit","text":"\u25b8 submit (): void Defined in src/renderer/components/wizard/wizard.tsx:198 Returns: void","title":"submit"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#object-literals_1","text":"","title":"Object literals"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#static-defaultprops","text":"","title":"Static defaultProps"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#defaultprops-object","text":"Defined in src/renderer/components/wizard/wizard.tsx:160","title":"\u25aa defaultProps: object"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#scrollable","text":"\u2022 scrollable : true = true Defined in src/renderer/components/wizard/wizard.tsx:161","title":"scrollable"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/","text":"Class: ClusterRole \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec Hierarchy # \u21b3 Role \u21b3 ClusterRole Implements # ItemObject Index # Constructors # constructor Properties # apiVersion kind metadata rules spec status apiBase kind namespaced Accessors # selfLink Methods # delete getAge getAnnotations getFinalizers getId getLabels getName getNs getOwnerRefs getResourceVersion getRules getSearchFields getTimeDiffFromNow toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels Constructors # constructor # + new ClusterRole ( data : KubeJsonApiData): ClusterRole Inherited from KubeObject . constructor Defined in src/renderer/api/kube-object.ts:180 Parameters: Name Type data KubeJsonApiData Returns: ClusterRole Properties # apiVersion # \u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94 kind # \u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95 metadata # \u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96 rules # \u2022 rules : object[] Inherited from Role . rules Defined in src/renderer/api/endpoints/role.api.ts:26 Optional spec # \u2022 spec ? : Spec Inherited from KubeObject . spec Defined in src/renderer/api/kube-object.ts:98 Optional status # \u2022 status ? : Status Inherited from KubeObject . status Defined in src/renderer/api/kube-object.ts:97 Static apiBase # \u25aa apiBase : string = \"/apis/rbac.authorization.k8s.io/v1/clusterroles\" Overrides Role . apiBase Defined in src/renderer/api/endpoints/cluster-role.api.ts:28 Static kind # \u25aa kind : string = \"ClusterRole\" Overrides Role . kind Defined in src/renderer/api/endpoints/cluster-role.api.ts:26 Static namespaced # \u25aa namespaced : boolean = false Overrides Role . namespaced Defined in src/renderer/api/endpoints/cluster-role.api.ts:27 Accessors # selfLink # \u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string Methods # delete # \u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a getAge # \u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number getAnnotations # \u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[] getFinalizers # \u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[] getId # \u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string getLabels # \u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[] getName # \u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string getNs # \u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string getOwnerRefs # \u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[] getResourceVersion # \u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string getRules # \u25b8 getRules (): object[] Inherited from Role . getRules Defined in src/renderer/api/endpoints/role.api.ts:39 Returns: object[] getSearchFields # \u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[] getTimeDiffFromNow # \u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number toPlainObject # \u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object update # \u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Static create # \u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a Static isJsonApiData # \u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData Static isJsonApiDataList # \u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a Static isKubeJsonApiListMetadata # \u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata Static isKubeJsonApiMetadata # \u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata Static isNonSystem # \u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean Static isPartialJsonApiData # \u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a Static isPartialJsonApiMetadata # \u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a Static stringifyLabels # \u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Class: ClusterRole \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#class-clusterrole-metadata-status-spec","text":"","title":"Class: ClusterRole \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#type-parameters","text":"\u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#hierarchy","text":"\u21b3 Role \u21b3 ClusterRole","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#implements","text":"ItemObject","title":"Implements"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#properties","text":"apiVersion kind metadata rules spec status apiBase kind namespaced","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#accessors","text":"selfLink","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#methods","text":"delete getAge getAnnotations getFinalizers getId getLabels getName getNs getOwnerRefs getResourceVersion getRules getSearchFields getTimeDiffFromNow toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#constructor","text":"+ new ClusterRole ( data : KubeJsonApiData): ClusterRole Inherited from KubeObject . constructor Defined in src/renderer/api/kube-object.ts:180 Parameters: Name Type data KubeJsonApiData Returns: ClusterRole","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#kind","text":"\u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#metadata","text":"\u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96","title":"metadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#rules","text":"\u2022 rules : object[] Inherited from Role . rules Defined in src/renderer/api/endpoints/role.api.ts:26","title":"rules"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#optional-spec","text":"\u2022 spec ? : Spec Inherited from KubeObject . spec Defined in src/renderer/api/kube-object.ts:98","title":"Optional spec"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#optional-status","text":"\u2022 status ? : Status Inherited from KubeObject . status Defined in src/renderer/api/kube-object.ts:97","title":"Optional status"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#static-apibase","text":"\u25aa apiBase : string = \"/apis/rbac.authorization.k8s.io/v1/clusterroles\" Overrides Role . apiBase Defined in src/renderer/api/endpoints/cluster-role.api.ts:28","title":"Static apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#static-kind","text":"\u25aa kind : string = \"ClusterRole\" Overrides Role . kind Defined in src/renderer/api/endpoints/cluster-role.api.ts:26","title":"Static kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#static-namespaced","text":"\u25aa namespaced : boolean = false Overrides Role . namespaced Defined in src/renderer/api/endpoints/cluster-role.api.ts:27","title":"Static namespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#selflink","text":"\u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string","title":"selfLink"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#delete","text":"\u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#getage","text":"\u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number","title":"getAge"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#getannotations","text":"\u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[]","title":"getAnnotations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#getfinalizers","text":"\u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[]","title":"getFinalizers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#getid","text":"\u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string","title":"getId"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#getlabels","text":"\u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[]","title":"getLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#getname","text":"\u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string","title":"getName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#getns","text":"\u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string","title":"getNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#getownerrefs","text":"\u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[]","title":"getOwnerRefs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#getresourceversion","text":"\u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#getrules","text":"\u25b8 getRules (): object[] Inherited from Role . getRules Defined in src/renderer/api/endpoints/role.api.ts:39 Returns: object[]","title":"getRules"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#getsearchfields","text":"\u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[]","title":"getSearchFields"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#gettimedifffromnow","text":"\u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number","title":"getTimeDiffFromNow"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#toplainobject","text":"\u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object","title":"toPlainObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#update","text":"\u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#static-create","text":"\u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a","title":"Static create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#static-isjsonapidata","text":"\u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData","title":"Static isJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#static-isjsonapidatalist","text":"\u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a","title":"Static isJsonApiDataList"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#static-iskubejsonapilistmetadata","text":"\u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata","title":"Static isKubeJsonApiListMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#static-iskubejsonapimetadata","text":"\u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata","title":"Static isKubeJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#static-isnonsystem","text":"\u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean","title":"Static isNonSystem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#static-ispartialjsonapidata","text":"\u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a","title":"Static isPartialJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#static-ispartialjsonapimetadata","text":"\u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a","title":"Static isPartialJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#static-stringifylabels","text":"\u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Static stringifyLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/","text":"Class: ClusterRoleBinding \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec Hierarchy # \u21b3 RoleBinding \u21b3 ClusterRoleBinding Implements # ItemObject Index # Constructors # constructor Properties # apiVersion kind metadata roleRef spec status subjects apiBase kind namespaced Accessors # selfLink Methods # delete getAge getAnnotations getFinalizers getId getLabels getName getNs getOwnerRefs getResourceVersion getSearchFields getSubjectNames getSubjects getTimeDiffFromNow toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels Constructors # constructor # + new ClusterRoleBinding ( data : KubeJsonApiData): ClusterRoleBinding Inherited from RoleBinding . constructor Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/role-binding.api.ts:46 Parameters: Name Type data KubeJsonApiData Returns: ClusterRoleBinding Properties # apiVersion # \u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94 kind # \u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95 metadata # \u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96 roleRef # \u2022 roleRef : object Inherited from RoleBinding . roleRef Defined in src/renderer/api/endpoints/role-binding.api.ts:36 Type declaration: # apiGroup ? : string kind : string name : string Optional spec # \u2022 spec ? : Spec Inherited from KubeObject . spec Defined in src/renderer/api/kube-object.ts:98 Optional status # \u2022 status ? : Status Inherited from KubeObject . status Defined in src/renderer/api/kube-object.ts:97 Optional subjects # \u2022 subjects ? : IRoleBindingSubject[] Inherited from RoleBinding . subjects Defined in src/renderer/api/endpoints/role-binding.api.ts:35 Static apiBase # \u25aa apiBase : string = \"/apis/rbac.authorization.k8s.io/v1/clusterrolebindings\" Overrides RoleBinding . apiBase Defined in src/renderer/api/endpoints/cluster-role-binding.api.ts:28 Static kind # \u25aa kind : string = \"ClusterRoleBinding\" Overrides RoleBinding . kind Defined in src/renderer/api/endpoints/cluster-role-binding.api.ts:26 Static namespaced # \u25aa namespaced : boolean = false Overrides RoleBinding . namespaced Defined in src/renderer/api/endpoints/cluster-role-binding.api.ts:27 Accessors # selfLink # \u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string Methods # delete # \u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a getAge # \u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number getAnnotations # \u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[] getFinalizers # \u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[] getId # \u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string getLabels # \u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[] getName # \u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string getNs # \u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string getOwnerRefs # \u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[] getResourceVersion # \u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string getSearchFields # \u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[] getSubjectNames # \u25b8 getSubjectNames (): string Inherited from RoleBinding . getSubjectNames Defined in src/renderer/api/endpoints/role-binding.api.ts:57 Returns: string getSubjects # \u25b8 getSubjects (): IRoleBindingSubject[] Inherited from RoleBinding . getSubjects Defined in src/renderer/api/endpoints/role-binding.api.ts:53 Returns: IRoleBindingSubject[] getTimeDiffFromNow # \u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number toPlainObject # \u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object update # \u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Static create # \u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a Static isJsonApiData # \u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData Static isJsonApiDataList # \u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a Static isKubeJsonApiListMetadata # \u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata Static isKubeJsonApiMetadata # \u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata Static isNonSystem # \u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean Static isPartialJsonApiData # \u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a Static isPartialJsonApiMetadata # \u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a Static stringifyLabels # \u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Class: ClusterRoleBinding \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#class-clusterrolebinding-metadata-status-spec","text":"","title":"Class: ClusterRoleBinding \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#type-parameters","text":"\u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#hierarchy","text":"\u21b3 RoleBinding \u21b3 ClusterRoleBinding","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#implements","text":"ItemObject","title":"Implements"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#properties","text":"apiVersion kind metadata roleRef spec status subjects apiBase kind namespaced","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#accessors","text":"selfLink","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#methods","text":"delete getAge getAnnotations getFinalizers getId getLabels getName getNs getOwnerRefs getResourceVersion getSearchFields getSubjectNames getSubjects getTimeDiffFromNow toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#constructor","text":"+ new ClusterRoleBinding ( data : KubeJsonApiData): ClusterRoleBinding Inherited from RoleBinding . constructor Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/role-binding.api.ts:46 Parameters: Name Type data KubeJsonApiData Returns: ClusterRoleBinding","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#kind","text":"\u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#metadata","text":"\u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96","title":"metadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#roleref","text":"\u2022 roleRef : object Inherited from RoleBinding . roleRef Defined in src/renderer/api/endpoints/role-binding.api.ts:36","title":"roleRef"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#optional-spec","text":"\u2022 spec ? : Spec Inherited from KubeObject . spec Defined in src/renderer/api/kube-object.ts:98","title":"Optional spec"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#optional-status","text":"\u2022 status ? : Status Inherited from KubeObject . status Defined in src/renderer/api/kube-object.ts:97","title":"Optional status"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#optional-subjects","text":"\u2022 subjects ? : IRoleBindingSubject[] Inherited from RoleBinding . subjects Defined in src/renderer/api/endpoints/role-binding.api.ts:35","title":"Optional subjects"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#static-apibase","text":"\u25aa apiBase : string = \"/apis/rbac.authorization.k8s.io/v1/clusterrolebindings\" Overrides RoleBinding . apiBase Defined in src/renderer/api/endpoints/cluster-role-binding.api.ts:28","title":"Static apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#static-kind","text":"\u25aa kind : string = \"ClusterRoleBinding\" Overrides RoleBinding . kind Defined in src/renderer/api/endpoints/cluster-role-binding.api.ts:26","title":"Static kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#static-namespaced","text":"\u25aa namespaced : boolean = false Overrides RoleBinding . namespaced Defined in src/renderer/api/endpoints/cluster-role-binding.api.ts:27","title":"Static namespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#selflink","text":"\u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string","title":"selfLink"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#delete","text":"\u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#getage","text":"\u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number","title":"getAge"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#getannotations","text":"\u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[]","title":"getAnnotations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#getfinalizers","text":"\u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[]","title":"getFinalizers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#getid","text":"\u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string","title":"getId"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#getlabels","text":"\u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[]","title":"getLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#getname","text":"\u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string","title":"getName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#getns","text":"\u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string","title":"getNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#getownerrefs","text":"\u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[]","title":"getOwnerRefs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#getresourceversion","text":"\u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#getsearchfields","text":"\u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[]","title":"getSearchFields"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#getsubjectnames","text":"\u25b8 getSubjectNames (): string Inherited from RoleBinding . getSubjectNames Defined in src/renderer/api/endpoints/role-binding.api.ts:57 Returns: string","title":"getSubjectNames"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#getsubjects","text":"\u25b8 getSubjects (): IRoleBindingSubject[] Inherited from RoleBinding . getSubjects Defined in src/renderer/api/endpoints/role-binding.api.ts:53 Returns: IRoleBindingSubject[]","title":"getSubjects"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#gettimedifffromnow","text":"\u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number","title":"getTimeDiffFromNow"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#toplainobject","text":"\u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object","title":"toPlainObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#update","text":"\u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#static-create","text":"\u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a","title":"Static create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#static-isjsonapidata","text":"\u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData","title":"Static isJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#static-isjsonapidatalist","text":"\u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a","title":"Static isJsonApiDataList"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#static-iskubejsonapilistmetadata","text":"\u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata","title":"Static isKubeJsonApiListMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#static-iskubejsonapimetadata","text":"\u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata","title":"Static isKubeJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#static-isnonsystem","text":"\u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean","title":"Static isNonSystem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#static-ispartialjsonapidata","text":"\u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a","title":"Static isPartialJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#static-ispartialjsonapimetadata","text":"\u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a","title":"Static isPartialJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#static-stringifylabels","text":"\u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Static stringifyLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/","text":"Class: ConfigMap \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec Hierarchy # KubeObject \u21b3 ConfigMap Implements # ItemObject Index # Constructors # constructor Properties # apiVersion data kind metadata spec status apiBase kind namespaced Accessors # selfLink Methods # delete getAge getAnnotations getFinalizers getId getKeys getLabels getName getNs getOwnerRefs getResourceVersion getSearchFields getTimeDiffFromNow toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels Constructors # constructor # + new ConfigMap ( data : KubeJsonApiData): ConfigMap Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/configmap.api.ts:36 Parameters: Name Type data KubeJsonApiData Returns: ConfigMap Properties # apiVersion # \u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94 data # \u2022 data : object Defined in src/renderer/api/endpoints/configmap.api.ts:28 Type declaration: # [ param : string ]: string kind # \u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95 metadata # \u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96 Optional spec # \u2022 spec ? : Spec Inherited from KubeObject . spec Defined in src/renderer/api/kube-object.ts:98 Optional status # \u2022 status ? : Status Inherited from KubeObject . status Defined in src/renderer/api/kube-object.ts:97 Static apiBase # \u25aa apiBase : string = \"/api/v1/configmaps\" Defined in src/renderer/api/endpoints/configmap.api.ts:36 Static kind # \u25aa kind : string = \"ConfigMap\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/configmap.api.ts:34 Static namespaced # \u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/configmap.api.ts:35 Accessors # selfLink # \u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string Methods # delete # \u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a getAge # \u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number getAnnotations # \u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[] getFinalizers # \u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[] getId # \u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string getKeys # \u25b8 getKeys (): string[] Defined in src/renderer/api/endpoints/configmap.api.ts:45 Returns: string[] getLabels # \u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[] getName # \u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string getNs # \u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string getOwnerRefs # \u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[] getResourceVersion # \u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string getSearchFields # \u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[] getTimeDiffFromNow # \u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number toPlainObject # \u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object update # \u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Static create # \u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a Static isJsonApiData # \u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData Static isJsonApiDataList # \u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a Static isKubeJsonApiListMetadata # \u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata Static isKubeJsonApiMetadata # \u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata Static isNonSystem # \u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean Static isPartialJsonApiData # \u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a Static isPartialJsonApiMetadata # \u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a Static stringifyLabels # \u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Class: ConfigMap \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#class-configmap-metadata-status-spec","text":"","title":"Class: ConfigMap \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#type-parameters","text":"\u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#hierarchy","text":"KubeObject \u21b3 ConfigMap","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#implements","text":"ItemObject","title":"Implements"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#properties","text":"apiVersion data kind metadata spec status apiBase kind namespaced","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#accessors","text":"selfLink","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#methods","text":"delete getAge getAnnotations getFinalizers getId getKeys getLabels getName getNs getOwnerRefs getResourceVersion getSearchFields getTimeDiffFromNow toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#constructor","text":"+ new ConfigMap ( data : KubeJsonApiData): ConfigMap Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/configmap.api.ts:36 Parameters: Name Type data KubeJsonApiData Returns: ConfigMap","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#data","text":"\u2022 data : object Defined in src/renderer/api/endpoints/configmap.api.ts:28","title":"data"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#kind","text":"\u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#metadata","text":"\u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96","title":"metadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#optional-spec","text":"\u2022 spec ? : Spec Inherited from KubeObject . spec Defined in src/renderer/api/kube-object.ts:98","title":"Optional spec"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#optional-status","text":"\u2022 status ? : Status Inherited from KubeObject . status Defined in src/renderer/api/kube-object.ts:97","title":"Optional status"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#static-apibase","text":"\u25aa apiBase : string = \"/api/v1/configmaps\" Defined in src/renderer/api/endpoints/configmap.api.ts:36","title":"Static apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#static-kind","text":"\u25aa kind : string = \"ConfigMap\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/configmap.api.ts:34","title":"Static kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#static-namespaced","text":"\u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/configmap.api.ts:35","title":"Static namespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#selflink","text":"\u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string","title":"selfLink"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#delete","text":"\u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#getage","text":"\u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number","title":"getAge"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#getannotations","text":"\u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[]","title":"getAnnotations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#getfinalizers","text":"\u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[]","title":"getFinalizers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#getid","text":"\u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string","title":"getId"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#getkeys","text":"\u25b8 getKeys (): string[] Defined in src/renderer/api/endpoints/configmap.api.ts:45 Returns: string[]","title":"getKeys"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#getlabels","text":"\u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[]","title":"getLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#getname","text":"\u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string","title":"getName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#getns","text":"\u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string","title":"getNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#getownerrefs","text":"\u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[]","title":"getOwnerRefs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#getresourceversion","text":"\u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#getsearchfields","text":"\u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[]","title":"getSearchFields"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#gettimedifffromnow","text":"\u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number","title":"getTimeDiffFromNow"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#toplainobject","text":"\u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object","title":"toPlainObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#update","text":"\u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#static-create","text":"\u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a","title":"Static create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#static-isjsonapidata","text":"\u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData","title":"Static isJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#static-isjsonapidatalist","text":"\u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a","title":"Static isJsonApiDataList"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#static-iskubejsonapilistmetadata","text":"\u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata","title":"Static isKubeJsonApiListMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#static-iskubejsonapimetadata","text":"\u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata","title":"Static isKubeJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#static-isnonsystem","text":"\u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean","title":"Static isNonSystem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#static-ispartialjsonapidata","text":"\u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a","title":"Static isPartialJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#static-ispartialjsonapimetadata","text":"\u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a","title":"Static isPartialJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#static-stringifylabels","text":"\u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Static stringifyLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/","text":"Class: ConfigMapsStore # Hierarchy # \u21b3 KubeObjectStore \u2039 ConfigMap \u203a \u21b3 ConfigMapsStore Index # Constructors # constructor Properties # api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext Accessors # context contextItems contextReady namespacesReady query selectedItems Methods # [Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem Constructors # constructor # + new ConfigMapsStore (): ConfigMapsStore Inherited from KubeObjectStore . constructor Overrides void Defined in src/renderer/kube-object.store.ts:54 Returns: ConfigMapsStore Properties # api # \u2022 api : KubeApi \u2039 ConfigMap \u2039\u203a\u203a = configMapApi Overrides KubeObjectStore . api Defined in src/renderer/components/+config-maps/config-maps.store.ts:27 bufferSize # \u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45 Protected eventsBuffer # \u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301 failedLoading # \u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36 isLoaded # \u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38 isLoading # \u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37 items # \u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39 Optional limit # \u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44 selectedItemsIds # \u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40 Static defaultContext # \u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41 Accessors # context # \u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext contextItems # \u2022 get contextItems (): ConfigMap [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: ConfigMap [] contextReady # \u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object namespacesReady # \u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object query # \u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams selectedItems # \u2022 get selectedItems (): ConfigMap [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: ConfigMap [] Methods # [Symbol.iterator] # \u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a Protected bindWatchEventsUpdater # \u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void create # \u25b8 create ( params : object, data? : Partial\u2039 ConfigMap \u203a): Promise\u2039 ConfigMap \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 ConfigMap \u203a Returns: Promise\u2039 ConfigMap \u203a Protected createItem # \u25b8 createItem ( params : object, data? : Partial\u2039 ConfigMap \u203a): Promise\u2039 ConfigMap \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 ConfigMap \u203a Returns: Promise\u2039 ConfigMap \u203a Protected defaultSorting # \u25b8 defaultSorting ( item : ConfigMap ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item ConfigMap Returns: string Protected filterItemsOnLoad # \u25b8 filterItemsOnLoad ( items : ConfigMap []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items ConfigMap [] Returns: T[] getAllByNs # \u25b8 getAllByNs ( namespace : string | string[], strict : boolean): ConfigMap [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: ConfigMap [] getById # \u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T getByLabel # \u25b8 getByLabel ( labels : string[] | object): ConfigMap [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: ConfigMap [] getByName # \u25b8 getByName ( name : string, namespace? : string): ConfigMap Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: ConfigMap getByPath # \u25b8 getByPath ( path : string): ConfigMap Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: ConfigMap getIndexById # \u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number getItems # \u25b8 getItems (): ConfigMap [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: ConfigMap [] Optional getStatuses # \u25b8 getStatuses ( items : ConfigMap []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items ConfigMap [] Returns: Record\u2039string, number\u203a getSubscribeApis # \u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi [] getTotalCount # \u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number isSelected # \u25b8 isSelected ( item : ConfigMap ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item ConfigMap Returns: boolean isSelectedAll # \u25b8 isSelectedAll ( visibleItems : ConfigMap []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems ConfigMap [] this.items Returns: boolean load # \u25b8 load ( params : object): Promise\u2039 ConfigMap \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 ConfigMap \u203a loadAll # \u25b8 loadAll ( options : object): Promise\u2039void | ConfigMap []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | ConfigMap []\u203a loadFromPath # \u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a Protected loadItem # \u25b8 loadItem ( params : object): Promise\u2039 ConfigMap \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 ConfigMap \u203a Protected loadItems # \u25b8 loadItems ( __namedParameters : object): Promise\u2039 ConfigMap []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 ConfigMap []\u203a Protected mergeItems # \u25b8 mergeItems ( partialItems : ConfigMap [], __namedParameters : object): ConfigMap [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : ConfigMap [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: ConfigMap [] reloadAll # \u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a remove # \u25b8 remove ( item : ConfigMap ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item ConfigMap Returns: Promise\u2039void\u203a Protected removeItem # \u25b8 removeItem ( item : ConfigMap , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : ConfigMap \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a removeSelectedItems # \u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a reset # \u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void Protected resetOnError # \u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void resetSelection # \u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void select # \u25b8 select ( item : ConfigMap ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item ConfigMap Returns: void Protected sortItems # \u25b8 sortItems ( items : ConfigMap [], sorting : function[], order? : \"asc\" | \"desc\"): ConfigMap [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items ConfigMap [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: ConfigMap [] subscribe # \u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function) toggleSelection # \u25b8 toggleSelection ( item : ConfigMap ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item ConfigMap Returns: void toggleSelectionAll # \u25b8 toggleSelectionAll ( visibleItems : ConfigMap []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems ConfigMap [] this.items Returns: void unselect # \u25b8 unselect ( item : ConfigMap ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item ConfigMap Returns: void update # \u25b8 update ( item : ConfigMap , data : Partial\u2039 ConfigMap \u203a): Promise\u2039 ConfigMap \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item ConfigMap data Partial\u2039 ConfigMap \u203a Returns: Promise\u2039 ConfigMap \u203a Protected updateFromEventsBuffer # \u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void Protected updateItem # \u25b8 updateItem ( item : ConfigMap , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : ConfigMap \u25aa request : function \u25b8 (): Promise\u2039 ConfigMap \u203a Returns: Promise\u2039T\u203a","title":"Class: ConfigMapsStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#class-configmapsstore","text":"","title":"Class: ConfigMapsStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#hierarchy","text":"\u21b3 KubeObjectStore \u2039 ConfigMap \u203a \u21b3 ConfigMapsStore","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#properties","text":"api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#accessors","text":"context contextItems contextReady namespacesReady query selectedItems","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#methods","text":"[Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#constructor","text":"+ new ConfigMapsStore (): ConfigMapsStore Inherited from KubeObjectStore . constructor Overrides void Defined in src/renderer/kube-object.store.ts:54 Returns: ConfigMapsStore","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#api","text":"\u2022 api : KubeApi \u2039 ConfigMap \u2039\u203a\u203a = configMapApi Overrides KubeObjectStore . api Defined in src/renderer/components/+config-maps/config-maps.store.ts:27","title":"api"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#buffersize","text":"\u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45","title":"bufferSize"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#protected-eventsbuffer","text":"\u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301","title":"Protected eventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#failedloading","text":"\u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36","title":"failedLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#isloaded","text":"\u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38","title":"isLoaded"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#isloading","text":"\u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37","title":"isLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#items","text":"\u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39","title":"items"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#optional-limit","text":"\u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44","title":"Optional limit"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#selecteditemsids","text":"\u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40","title":"selectedItemsIds"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#static-defaultcontext","text":"\u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41","title":"Static defaultContext"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#context","text":"\u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext","title":"context"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#contextitems","text":"\u2022 get contextItems (): ConfigMap [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: ConfigMap []","title":"contextItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#contextready","text":"\u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object","title":"contextReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#namespacesready","text":"\u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object","title":"namespacesReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#query","text":"\u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams","title":"query"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#selecteditems","text":"\u2022 get selectedItems (): ConfigMap [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: ConfigMap []","title":"selectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#symboliterator","text":"\u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a","title":"[Symbol.iterator]"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#protected-bindwatcheventsupdater","text":"\u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void","title":"Protected bindWatchEventsUpdater"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#create","text":"\u25b8 create ( params : object, data? : Partial\u2039 ConfigMap \u203a): Promise\u2039 ConfigMap \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 ConfigMap \u203a Returns: Promise\u2039 ConfigMap \u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#protected-createitem","text":"\u25b8 createItem ( params : object, data? : Partial\u2039 ConfigMap \u203a): Promise\u2039 ConfigMap \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 ConfigMap \u203a Returns: Promise\u2039 ConfigMap \u203a","title":"Protected createItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#protected-defaultsorting","text":"\u25b8 defaultSorting ( item : ConfigMap ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item ConfigMap Returns: string","title":"Protected defaultSorting"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#protected-filteritemsonload","text":"\u25b8 filterItemsOnLoad ( items : ConfigMap []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items ConfigMap [] Returns: T[]","title":"Protected filterItemsOnLoad"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#getallbyns","text":"\u25b8 getAllByNs ( namespace : string | string[], strict : boolean): ConfigMap [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: ConfigMap []","title":"getAllByNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#getbyid","text":"\u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T","title":"getById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#getbylabel","text":"\u25b8 getByLabel ( labels : string[] | object): ConfigMap [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: ConfigMap []","title":"getByLabel"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#getbyname","text":"\u25b8 getByName ( name : string, namespace? : string): ConfigMap Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: ConfigMap","title":"getByName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#getbypath","text":"\u25b8 getByPath ( path : string): ConfigMap Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: ConfigMap","title":"getByPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#getindexbyid","text":"\u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number","title":"getIndexById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#getitems","text":"\u25b8 getItems (): ConfigMap [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: ConfigMap []","title":"getItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#optional-getstatuses","text":"\u25b8 getStatuses ( items : ConfigMap []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items ConfigMap [] Returns: Record\u2039string, number\u203a","title":"Optional getStatuses"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#getsubscribeapis","text":"\u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi []","title":"getSubscribeApis"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#gettotalcount","text":"\u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number","title":"getTotalCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#isselected","text":"\u25b8 isSelected ( item : ConfigMap ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item ConfigMap Returns: boolean","title":"isSelected"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#isselectedall","text":"\u25b8 isSelectedAll ( visibleItems : ConfigMap []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems ConfigMap [] this.items Returns: boolean","title":"isSelectedAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#load","text":"\u25b8 load ( params : object): Promise\u2039 ConfigMap \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 ConfigMap \u203a","title":"load"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#loadall","text":"\u25b8 loadAll ( options : object): Promise\u2039void | ConfigMap []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | ConfigMap []\u203a","title":"loadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#loadfrompath","text":"\u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a","title":"loadFromPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#protected-loaditem","text":"\u25b8 loadItem ( params : object): Promise\u2039 ConfigMap \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 ConfigMap \u203a","title":"Protected loadItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#protected-loaditems","text":"\u25b8 loadItems ( __namedParameters : object): Promise\u2039 ConfigMap []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 ConfigMap []\u203a","title":"Protected loadItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#protected-mergeitems","text":"\u25b8 mergeItems ( partialItems : ConfigMap [], __namedParameters : object): ConfigMap [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : ConfigMap [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: ConfigMap []","title":"Protected mergeItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#reloadall","text":"\u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a","title":"reloadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#remove","text":"\u25b8 remove ( item : ConfigMap ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item ConfigMap Returns: Promise\u2039void\u203a","title":"remove"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#protected-removeitem","text":"\u25b8 removeItem ( item : ConfigMap , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : ConfigMap \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a","title":"Protected removeItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#removeselecteditems","text":"\u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a","title":"removeSelectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#reset","text":"\u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void","title":"reset"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#protected-resetonerror","text":"\u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void","title":"Protected resetOnError"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#resetselection","text":"\u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void","title":"resetSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#select","text":"\u25b8 select ( item : ConfigMap ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item ConfigMap Returns: void","title":"select"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#protected-sortitems","text":"\u25b8 sortItems ( items : ConfigMap [], sorting : function[], order? : \"asc\" | \"desc\"): ConfigMap [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items ConfigMap [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: ConfigMap []","title":"Protected sortItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#subscribe","text":"\u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function)","title":"subscribe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#toggleselection","text":"\u25b8 toggleSelection ( item : ConfigMap ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item ConfigMap Returns: void","title":"toggleSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#toggleselectionall","text":"\u25b8 toggleSelectionAll ( visibleItems : ConfigMap []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems ConfigMap [] this.items Returns: void","title":"toggleSelectionAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#unselect","text":"\u25b8 unselect ( item : ConfigMap ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item ConfigMap Returns: void","title":"unselect"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#update","text":"\u25b8 update ( item : ConfigMap , data : Partial\u2039 ConfigMap \u203a): Promise\u2039 ConfigMap \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item ConfigMap data Partial\u2039 ConfigMap \u203a Returns: Promise\u2039 ConfigMap \u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#protected-updatefromeventsbuffer","text":"\u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void","title":"Protected updateFromEventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#protected-updateitem","text":"\u25b8 updateItem ( item : ConfigMap , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : ConfigMap \u25aa request : function \u25b8 (): Promise\u2039 ConfigMap \u203a Returns: Promise\u2039T\u203a","title":"Protected updateItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/","text":"Class: CRDResourceStore \u2039 T \u203a # Type parameters # \u25aa T : KubeObject Hierarchy # \u21b3 KubeObjectStore \u2039T\u203a \u21b3 CRDResourceStore Index # Constructors # constructor Properties # api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext Accessors # context contextItems contextReady namespacesReady query selectedItems Methods # [Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem Constructors # constructor # + new CRDResourceStore ( api : KubeApi \u2039T\u203a): CRDResourceStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+custom-resources/crd-resource.store.ts:27 Parameters: Name Type api KubeApi \u2039T\u203a Returns: CRDResourceStore Properties # api # \u2022 api : KubeApi Overrides KubeObjectStore . api Defined in src/renderer/components/+custom-resources/crd-resource.store.ts:27 bufferSize # \u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45 Protected eventsBuffer # \u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301 failedLoading # \u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36 isLoaded # \u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38 isLoading # \u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37 items # \u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39 Optional limit # \u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44 selectedItemsIds # \u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40 Static defaultContext # \u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41 Accessors # context # \u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext contextItems # \u2022 get contextItems (): T[] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: T[] contextReady # \u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object namespacesReady # \u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object query # \u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams selectedItems # \u2022 get selectedItems (): T[] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: T[] Methods # [Symbol.iterator] # \u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a Protected bindWatchEventsUpdater # \u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void create # \u25b8 create ( params : object, data? : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039T\u203a Returns: Promise\u2039T\u203a Protected createItem # \u25b8 createItem ( params : object, data? : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039T\u203a Returns: Promise\u2039T\u203a Protected defaultSorting # \u25b8 defaultSorting ( item : T): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item T Returns: string Protected filterItemsOnLoad # \u25b8 filterItemsOnLoad ( items : T[]): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items T[] Returns: T[] getAllByNs # \u25b8 getAllByNs ( namespace : string | string[], strict : boolean): T[] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: T[] getById # \u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T getByLabel # \u25b8 getByLabel ( labels : string[] | object): T[] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: T[] getByName # \u25b8 getByName ( name : string, namespace? : string): T Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: T getByPath # \u25b8 getByPath ( path : string): T Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: T getIndexById # \u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number getItems # \u25b8 getItems (): T[] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: T[] Optional getStatuses # \u25b8 getStatuses ( items : T[]): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items T[] Returns: Record\u2039string, number\u203a getSubscribeApis # \u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi [] getTotalCount # \u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number isSelected # \u25b8 isSelected ( item : T): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item T Returns: boolean isSelectedAll # \u25b8 isSelectedAll ( visibleItems : T[]): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems T[] this.items Returns: boolean load # \u25b8 load ( params : object): Promise\u2039T\u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039T\u203a loadAll # \u25b8 loadAll ( options : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | T[]\u203a loadFromPath # \u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a Protected loadItem # \u25b8 loadItem ( params : object): Promise\u2039T\u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039T\u203a Protected loadItems # \u25b8 loadItems ( __namedParameters : object): Promise\u2039T[]\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039T[]\u203a Protected mergeItems # \u25b8 mergeItems ( partialItems : T[], __namedParameters : object): T[] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : T[] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: T[] reloadAll # \u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a remove # \u25b8 remove ( item : T): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item T Returns: Promise\u2039void\u203a Protected removeItem # \u25b8 removeItem ( item : T, request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : T \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a removeSelectedItems # \u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a reset # \u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void Protected resetOnError # \u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void resetSelection # \u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void select # \u25b8 select ( item : T): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item T Returns: void Protected sortItems # \u25b8 sortItems ( items : T[], sorting : function[], order? : \"asc\" | \"desc\"): T[] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items T[] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: T[] subscribe # \u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function) toggleSelection # \u25b8 toggleSelection ( item : T): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item T Returns: void toggleSelectionAll # \u25b8 toggleSelectionAll ( visibleItems : T[]): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems T[] this.items Returns: void unselect # \u25b8 unselect ( item : T): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item T Returns: void update # \u25b8 update ( item : T, data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item T data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Protected updateFromEventsBuffer # \u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void Protected updateItem # \u25b8 updateItem ( item : T, request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : T \u25aa request : function \u25b8 (): Promise\u2039T\u203a Returns: Promise\u2039T\u203a","title":"Class: CRDResourceStore \u2039**T**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#class-crdresourcestore-t","text":"","title":"Class: CRDResourceStore \u2039T\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#type-parameters","text":"\u25aa T : KubeObject","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#hierarchy","text":"\u21b3 KubeObjectStore \u2039T\u203a \u21b3 CRDResourceStore","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#properties","text":"api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#accessors","text":"context contextItems contextReady namespacesReady query selectedItems","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#methods","text":"[Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#constructor","text":"+ new CRDResourceStore ( api : KubeApi \u2039T\u203a): CRDResourceStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+custom-resources/crd-resource.store.ts:27 Parameters: Name Type api KubeApi \u2039T\u203a Returns: CRDResourceStore","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#api","text":"\u2022 api : KubeApi Overrides KubeObjectStore . api Defined in src/renderer/components/+custom-resources/crd-resource.store.ts:27","title":"api"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#buffersize","text":"\u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45","title":"bufferSize"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#protected-eventsbuffer","text":"\u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301","title":"Protected eventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#failedloading","text":"\u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36","title":"failedLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#isloaded","text":"\u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38","title":"isLoaded"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#isloading","text":"\u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37","title":"isLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#items","text":"\u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39","title":"items"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#optional-limit","text":"\u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44","title":"Optional limit"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#selecteditemsids","text":"\u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40","title":"selectedItemsIds"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#static-defaultcontext","text":"\u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41","title":"Static defaultContext"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#context","text":"\u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext","title":"context"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#contextitems","text":"\u2022 get contextItems (): T[] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: T[]","title":"contextItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#contextready","text":"\u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object","title":"contextReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#namespacesready","text":"\u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object","title":"namespacesReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#query","text":"\u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams","title":"query"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#selecteditems","text":"\u2022 get selectedItems (): T[] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: T[]","title":"selectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#symboliterator","text":"\u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a","title":"[Symbol.iterator]"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#protected-bindwatcheventsupdater","text":"\u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void","title":"Protected bindWatchEventsUpdater"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#create","text":"\u25b8 create ( params : object, data? : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#protected-createitem","text":"\u25b8 createItem ( params : object, data? : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"Protected createItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#protected-defaultsorting","text":"\u25b8 defaultSorting ( item : T): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item T Returns: string","title":"Protected defaultSorting"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#protected-filteritemsonload","text":"\u25b8 filterItemsOnLoad ( items : T[]): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items T[] Returns: T[]","title":"Protected filterItemsOnLoad"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#getallbyns","text":"\u25b8 getAllByNs ( namespace : string | string[], strict : boolean): T[] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: T[]","title":"getAllByNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#getbyid","text":"\u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T","title":"getById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#getbylabel","text":"\u25b8 getByLabel ( labels : string[] | object): T[] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: T[]","title":"getByLabel"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#getbyname","text":"\u25b8 getByName ( name : string, namespace? : string): T Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: T","title":"getByName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#getbypath","text":"\u25b8 getByPath ( path : string): T Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: T","title":"getByPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#getindexbyid","text":"\u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number","title":"getIndexById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#getitems","text":"\u25b8 getItems (): T[] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: T[]","title":"getItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#optional-getstatuses","text":"\u25b8 getStatuses ( items : T[]): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items T[] Returns: Record\u2039string, number\u203a","title":"Optional getStatuses"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#getsubscribeapis","text":"\u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi []","title":"getSubscribeApis"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#gettotalcount","text":"\u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number","title":"getTotalCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#isselected","text":"\u25b8 isSelected ( item : T): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item T Returns: boolean","title":"isSelected"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#isselectedall","text":"\u25b8 isSelectedAll ( visibleItems : T[]): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems T[] this.items Returns: boolean","title":"isSelectedAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#load","text":"\u25b8 load ( params : object): Promise\u2039T\u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039T\u203a","title":"load"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#loadall","text":"\u25b8 loadAll ( options : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | T[]\u203a","title":"loadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#loadfrompath","text":"\u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a","title":"loadFromPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#protected-loaditem","text":"\u25b8 loadItem ( params : object): Promise\u2039T\u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039T\u203a","title":"Protected loadItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#protected-loaditems","text":"\u25b8 loadItems ( __namedParameters : object): Promise\u2039T[]\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039T[]\u203a","title":"Protected loadItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#protected-mergeitems","text":"\u25b8 mergeItems ( partialItems : T[], __namedParameters : object): T[] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : T[] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: T[]","title":"Protected mergeItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#reloadall","text":"\u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a","title":"reloadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#remove","text":"\u25b8 remove ( item : T): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item T Returns: Promise\u2039void\u203a","title":"remove"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#protected-removeitem","text":"\u25b8 removeItem ( item : T, request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : T \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a","title":"Protected removeItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#removeselecteditems","text":"\u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a","title":"removeSelectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#reset","text":"\u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void","title":"reset"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#protected-resetonerror","text":"\u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void","title":"Protected resetOnError"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#resetselection","text":"\u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void","title":"resetSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#select","text":"\u25b8 select ( item : T): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item T Returns: void","title":"select"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#protected-sortitems","text":"\u25b8 sortItems ( items : T[], sorting : function[], order? : \"asc\" | \"desc\"): T[] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items T[] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: T[]","title":"Protected sortItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#subscribe","text":"\u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function)","title":"subscribe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#toggleselection","text":"\u25b8 toggleSelection ( item : T): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item T Returns: void","title":"toggleSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#toggleselectionall","text":"\u25b8 toggleSelectionAll ( visibleItems : T[]): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems T[] this.items Returns: void","title":"toggleSelectionAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#unselect","text":"\u25b8 unselect ( item : T): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item T Returns: void","title":"unselect"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#update","text":"\u25b8 update ( item : T, data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item T data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#protected-updatefromeventsbuffer","text":"\u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void","title":"Protected updateFromEventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#protected-updateitem","text":"\u25b8 updateItem ( item : T, request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : T \u25aa request : function \u25b8 (): Promise\u2039T\u203a Returns: Promise\u2039T\u203a","title":"Protected updateItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/","text":"Class: CRDStore # Hierarchy # \u21b3 KubeObjectStore \u2039 CustomResourceDefinition \u203a \u21b3 CRDStore Index # Constructors # constructor Properties # api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext Accessors # context contextItems contextReady groups namespacesReady query selectedItems Methods # [Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getByGroup getById getByLabel getByName getByObject getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem Constructors # constructor # + new CRDStore (): CRDStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+custom-resources/crd.store.ts:43 Returns: CRDStore Properties # api # \u2022 api : KubeApi \u2039 CustomResourceDefinition \u2039\u203a\u203a = crdApi Overrides KubeObjectStore . api Defined in src/renderer/components/+custom-resources/crd.store.ts:43 bufferSize # \u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45 Protected eventsBuffer # \u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301 failedLoading # \u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36 isLoaded # \u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38 isLoading # \u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37 items # \u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39 Optional limit # \u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44 selectedItemsIds # \u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40 Static defaultContext # \u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41 Accessors # context # \u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext contextItems # \u2022 get contextItems (): CustomResourceDefinition [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: CustomResourceDefinition [] contextReady # \u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object groups # \u2022 get groups (): object Defined in src/renderer/components/+custom-resources/crd.store.ts:62 Returns: object namespacesReady # \u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object query # \u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams selectedItems # \u2022 get selectedItems (): CustomResourceDefinition [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: CustomResourceDefinition [] Methods # [Symbol.iterator] # \u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a Protected bindWatchEventsUpdater # \u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void create # \u25b8 create ( params : object, data? : Partial\u2039 CustomResourceDefinition \u203a): Promise\u2039 CustomResourceDefinition \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 CustomResourceDefinition \u203a Returns: Promise\u2039 CustomResourceDefinition \u203a Protected createItem # \u25b8 createItem ( params : object, data? : Partial\u2039 CustomResourceDefinition \u203a): Promise\u2039 CustomResourceDefinition \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 CustomResourceDefinition \u203a Returns: Promise\u2039 CustomResourceDefinition \u203a Protected defaultSorting # \u25b8 defaultSorting ( item : CustomResourceDefinition ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item CustomResourceDefinition Returns: string Protected filterItemsOnLoad # \u25b8 filterItemsOnLoad ( items : CustomResourceDefinition []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items CustomResourceDefinition [] Returns: T[] getAllByNs # \u25b8 getAllByNs ( namespace : string | string[], strict : boolean): CustomResourceDefinition [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: CustomResourceDefinition [] getByGroup # \u25b8 getByGroup ( group : string, pluralName : string): CustomResourceDefinition \u2039\u203a Defined in src/renderer/components/+custom-resources/crd.store.ts:75 Parameters: Name Type group string pluralName string Returns: CustomResourceDefinition \u2039\u203a getById # \u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T getByLabel # \u25b8 getByLabel ( labels : string[] | object): CustomResourceDefinition [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: CustomResourceDefinition [] getByName # \u25b8 getByName ( name : string, namespace? : string): CustomResourceDefinition Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: CustomResourceDefinition getByObject # \u25b8 getByObject ( obj : KubeObject ): CustomResourceDefinition \u2039\u203a Defined in src/renderer/components/+custom-resources/crd.store.ts:83 Parameters: Name Type obj KubeObject Returns: CustomResourceDefinition \u2039\u203a getByPath # \u25b8 getByPath ( path : string): CustomResourceDefinition Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: CustomResourceDefinition getIndexById # \u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number getItems # \u25b8 getItems (): CustomResourceDefinition [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: CustomResourceDefinition [] Optional getStatuses # \u25b8 getStatuses ( items : CustomResourceDefinition []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items CustomResourceDefinition [] Returns: Record\u2039string, number\u203a getSubscribeApis # \u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi [] getTotalCount # \u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number isSelected # \u25b8 isSelected ( item : CustomResourceDefinition ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item CustomResourceDefinition Returns: boolean isSelectedAll # \u25b8 isSelectedAll ( visibleItems : CustomResourceDefinition []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems CustomResourceDefinition [] this.items Returns: boolean load # \u25b8 load ( params : object): Promise\u2039 CustomResourceDefinition \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 CustomResourceDefinition \u203a loadAll # \u25b8 loadAll ( options : object): Promise\u2039void | CustomResourceDefinition []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | CustomResourceDefinition []\u203a loadFromPath # \u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a Protected loadItem # \u25b8 loadItem ( params : object): Promise\u2039 CustomResourceDefinition \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 CustomResourceDefinition \u203a Protected loadItems # \u25b8 loadItems ( __namedParameters : object): Promise\u2039 CustomResourceDefinition []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 CustomResourceDefinition []\u203a Protected mergeItems # \u25b8 mergeItems ( partialItems : CustomResourceDefinition [], __namedParameters : object): CustomResourceDefinition [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : CustomResourceDefinition [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: CustomResourceDefinition [] reloadAll # \u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a remove # \u25b8 remove ( item : CustomResourceDefinition ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item CustomResourceDefinition Returns: Promise\u2039void\u203a Protected removeItem # \u25b8 removeItem ( item : CustomResourceDefinition , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : CustomResourceDefinition \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a removeSelectedItems # \u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a reset # \u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void Protected resetOnError # \u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void resetSelection # \u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void select # \u25b8 select ( item : CustomResourceDefinition ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item CustomResourceDefinition Returns: void Protected sortItems # \u25b8 sortItems ( items : CustomResourceDefinition []): CustomResourceDefinition \u2039\u203a[] Overrides KubeObjectStore . sortItems Defined in src/renderer/components/+custom-resources/crd.store.ts:55 Parameters: Name Type items CustomResourceDefinition [] Returns: CustomResourceDefinition \u2039\u203a[] subscribe # \u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function) toggleSelection # \u25b8 toggleSelection ( item : CustomResourceDefinition ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item CustomResourceDefinition Returns: void toggleSelectionAll # \u25b8 toggleSelectionAll ( visibleItems : CustomResourceDefinition []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems CustomResourceDefinition [] this.items Returns: void unselect # \u25b8 unselect ( item : CustomResourceDefinition ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item CustomResourceDefinition Returns: void update # \u25b8 update ( item : CustomResourceDefinition , data : Partial\u2039 CustomResourceDefinition \u203a): Promise\u2039 CustomResourceDefinition \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item CustomResourceDefinition data Partial\u2039 CustomResourceDefinition \u203a Returns: Promise\u2039 CustomResourceDefinition \u203a Protected updateFromEventsBuffer # \u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void Protected updateItem # \u25b8 updateItem ( item : CustomResourceDefinition , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : CustomResourceDefinition \u25aa request : function \u25b8 (): Promise\u2039 CustomResourceDefinition \u203a Returns: Promise\u2039T\u203a","title":"Class: CRDStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#class-crdstore","text":"","title":"Class: CRDStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#hierarchy","text":"\u21b3 KubeObjectStore \u2039 CustomResourceDefinition \u203a \u21b3 CRDStore","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#properties","text":"api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#accessors","text":"context contextItems contextReady groups namespacesReady query selectedItems","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#methods","text":"[Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getByGroup getById getByLabel getByName getByObject getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#constructor","text":"+ new CRDStore (): CRDStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+custom-resources/crd.store.ts:43 Returns: CRDStore","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#api","text":"\u2022 api : KubeApi \u2039 CustomResourceDefinition \u2039\u203a\u203a = crdApi Overrides KubeObjectStore . api Defined in src/renderer/components/+custom-resources/crd.store.ts:43","title":"api"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#buffersize","text":"\u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45","title":"bufferSize"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#protected-eventsbuffer","text":"\u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301","title":"Protected eventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#failedloading","text":"\u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36","title":"failedLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#isloaded","text":"\u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38","title":"isLoaded"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#isloading","text":"\u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37","title":"isLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#items","text":"\u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39","title":"items"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#optional-limit","text":"\u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44","title":"Optional limit"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#selecteditemsids","text":"\u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40","title":"selectedItemsIds"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#static-defaultcontext","text":"\u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41","title":"Static defaultContext"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#context","text":"\u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext","title":"context"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#contextitems","text":"\u2022 get contextItems (): CustomResourceDefinition [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: CustomResourceDefinition []","title":"contextItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#contextready","text":"\u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object","title":"contextReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#groups","text":"\u2022 get groups (): object Defined in src/renderer/components/+custom-resources/crd.store.ts:62 Returns: object","title":"groups"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#namespacesready","text":"\u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object","title":"namespacesReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#query","text":"\u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams","title":"query"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#selecteditems","text":"\u2022 get selectedItems (): CustomResourceDefinition [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: CustomResourceDefinition []","title":"selectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#symboliterator","text":"\u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a","title":"[Symbol.iterator]"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#protected-bindwatcheventsupdater","text":"\u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void","title":"Protected bindWatchEventsUpdater"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#create","text":"\u25b8 create ( params : object, data? : Partial\u2039 CustomResourceDefinition \u203a): Promise\u2039 CustomResourceDefinition \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 CustomResourceDefinition \u203a Returns: Promise\u2039 CustomResourceDefinition \u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#protected-createitem","text":"\u25b8 createItem ( params : object, data? : Partial\u2039 CustomResourceDefinition \u203a): Promise\u2039 CustomResourceDefinition \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 CustomResourceDefinition \u203a Returns: Promise\u2039 CustomResourceDefinition \u203a","title":"Protected createItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#protected-defaultsorting","text":"\u25b8 defaultSorting ( item : CustomResourceDefinition ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item CustomResourceDefinition Returns: string","title":"Protected defaultSorting"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#protected-filteritemsonload","text":"\u25b8 filterItemsOnLoad ( items : CustomResourceDefinition []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items CustomResourceDefinition [] Returns: T[]","title":"Protected filterItemsOnLoad"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#getallbyns","text":"\u25b8 getAllByNs ( namespace : string | string[], strict : boolean): CustomResourceDefinition [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: CustomResourceDefinition []","title":"getAllByNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#getbygroup","text":"\u25b8 getByGroup ( group : string, pluralName : string): CustomResourceDefinition \u2039\u203a Defined in src/renderer/components/+custom-resources/crd.store.ts:75 Parameters: Name Type group string pluralName string Returns: CustomResourceDefinition \u2039\u203a","title":"getByGroup"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#getbyid","text":"\u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T","title":"getById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#getbylabel","text":"\u25b8 getByLabel ( labels : string[] | object): CustomResourceDefinition [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: CustomResourceDefinition []","title":"getByLabel"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#getbyname","text":"\u25b8 getByName ( name : string, namespace? : string): CustomResourceDefinition Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: CustomResourceDefinition","title":"getByName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#getbyobject","text":"\u25b8 getByObject ( obj : KubeObject ): CustomResourceDefinition \u2039\u203a Defined in src/renderer/components/+custom-resources/crd.store.ts:83 Parameters: Name Type obj KubeObject Returns: CustomResourceDefinition \u2039\u203a","title":"getByObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#getbypath","text":"\u25b8 getByPath ( path : string): CustomResourceDefinition Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: CustomResourceDefinition","title":"getByPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#getindexbyid","text":"\u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number","title":"getIndexById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#getitems","text":"\u25b8 getItems (): CustomResourceDefinition [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: CustomResourceDefinition []","title":"getItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#optional-getstatuses","text":"\u25b8 getStatuses ( items : CustomResourceDefinition []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items CustomResourceDefinition [] Returns: Record\u2039string, number\u203a","title":"Optional getStatuses"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#getsubscribeapis","text":"\u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi []","title":"getSubscribeApis"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#gettotalcount","text":"\u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number","title":"getTotalCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#isselected","text":"\u25b8 isSelected ( item : CustomResourceDefinition ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item CustomResourceDefinition Returns: boolean","title":"isSelected"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#isselectedall","text":"\u25b8 isSelectedAll ( visibleItems : CustomResourceDefinition []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems CustomResourceDefinition [] this.items Returns: boolean","title":"isSelectedAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#load","text":"\u25b8 load ( params : object): Promise\u2039 CustomResourceDefinition \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 CustomResourceDefinition \u203a","title":"load"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#loadall","text":"\u25b8 loadAll ( options : object): Promise\u2039void | CustomResourceDefinition []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | CustomResourceDefinition []\u203a","title":"loadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#loadfrompath","text":"\u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a","title":"loadFromPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#protected-loaditem","text":"\u25b8 loadItem ( params : object): Promise\u2039 CustomResourceDefinition \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 CustomResourceDefinition \u203a","title":"Protected loadItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#protected-loaditems","text":"\u25b8 loadItems ( __namedParameters : object): Promise\u2039 CustomResourceDefinition []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 CustomResourceDefinition []\u203a","title":"Protected loadItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#protected-mergeitems","text":"\u25b8 mergeItems ( partialItems : CustomResourceDefinition [], __namedParameters : object): CustomResourceDefinition [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : CustomResourceDefinition [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: CustomResourceDefinition []","title":"Protected mergeItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#reloadall","text":"\u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a","title":"reloadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#remove","text":"\u25b8 remove ( item : CustomResourceDefinition ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item CustomResourceDefinition Returns: Promise\u2039void\u203a","title":"remove"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#protected-removeitem","text":"\u25b8 removeItem ( item : CustomResourceDefinition , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : CustomResourceDefinition \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a","title":"Protected removeItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#removeselecteditems","text":"\u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a","title":"removeSelectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#reset","text":"\u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void","title":"reset"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#protected-resetonerror","text":"\u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void","title":"Protected resetOnError"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#resetselection","text":"\u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void","title":"resetSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#select","text":"\u25b8 select ( item : CustomResourceDefinition ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item CustomResourceDefinition Returns: void","title":"select"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#protected-sortitems","text":"\u25b8 sortItems ( items : CustomResourceDefinition []): CustomResourceDefinition \u2039\u203a[] Overrides KubeObjectStore . sortItems Defined in src/renderer/components/+custom-resources/crd.store.ts:55 Parameters: Name Type items CustomResourceDefinition [] Returns: CustomResourceDefinition \u2039\u203a[]","title":"Protected sortItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#subscribe","text":"\u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function)","title":"subscribe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#toggleselection","text":"\u25b8 toggleSelection ( item : CustomResourceDefinition ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item CustomResourceDefinition Returns: void","title":"toggleSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#toggleselectionall","text":"\u25b8 toggleSelectionAll ( visibleItems : CustomResourceDefinition []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems CustomResourceDefinition [] this.items Returns: void","title":"toggleSelectionAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#unselect","text":"\u25b8 unselect ( item : CustomResourceDefinition ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item CustomResourceDefinition Returns: void","title":"unselect"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#update","text":"\u25b8 update ( item : CustomResourceDefinition , data : Partial\u2039 CustomResourceDefinition \u203a): Promise\u2039 CustomResourceDefinition \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item CustomResourceDefinition data Partial\u2039 CustomResourceDefinition \u203a Returns: Promise\u2039 CustomResourceDefinition \u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#protected-updatefromeventsbuffer","text":"\u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void","title":"Protected updateFromEventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#protected-updateitem","text":"\u25b8 updateItem ( item : CustomResourceDefinition , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : CustomResourceDefinition \u25aa request : function \u25b8 (): Promise\u2039 CustomResourceDefinition \u203a Returns: Promise\u2039T\u203a","title":"Protected updateItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/","text":"Class: CronJob \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec Hierarchy # KubeObject \u21b3 CronJob Implements # ItemObject Index # Constructors # constructor Properties # apiVersion kind metadata spec status apiBase kind namespaced Accessors # selfLink Methods # delete getAge getAnnotations getFinalizers getId getLabels getLastScheduleTime getName getNs getOwnerRefs getResourceVersion getSchedule getSearchFields getSuspendFlag getTimeDiffFromNow isNeverRun isSuspend toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels Constructors # constructor # + new CronJob ( data : KubeJsonApiData): CronJob Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/cron-job.api.ts:104 Parameters: Name Type data KubeJsonApiData Returns: CronJob Properties # apiVersion # \u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94 kind # \u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95 metadata # \u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96 spec # \u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/cron-job.api.ts:63 Type declaration: # concurrencyPolicy : string failedJobsHistoryLimit : number jobTemplate (): object metadata (): object annotations (): object creationTimestamp ? : string labels (): object spec (): object template (): object metadata (): object creationTimestamp ? : string spec (): object containers : IPodContainer [] dnsPolicy : string hostPID : boolean restartPolicy : string schedulerName : string terminationGracePeriodSeconds : number schedule : string successfulJobsHistoryLimit : number suspend : boolean status # \u2022 status : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/cron-job.api.ts:96 Type declaration: # lastScheduleTime ? : string Static apiBase # \u25aa apiBase : string = \"/apis/batch/v1beta1/cronjobs\" Defined in src/renderer/api/endpoints/cron-job.api.ts:104 Static kind # \u25aa kind : string = \"CronJob\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/cron-job.api.ts:102 Static namespaced # \u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/cron-job.api.ts:103 Accessors # selfLink # \u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string Methods # delete # \u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a getAge # \u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number getAnnotations # \u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[] getFinalizers # \u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[] getId # \u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string getLabels # \u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[] getLastScheduleTime # \u25b8 getLastScheduleTime (): string Defined in src/renderer/api/endpoints/cron-job.api.ts:115 Returns: string getName # \u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string getNs # \u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string getOwnerRefs # \u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[] getResourceVersion # \u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string getSchedule # \u25b8 getSchedule (): string Defined in src/renderer/api/endpoints/cron-job.api.ts:122 Returns: string getSearchFields # \u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[] getSuspendFlag # \u25b8 getSuspendFlag (): string Defined in src/renderer/api/endpoints/cron-job.api.ts:111 Returns: string getTimeDiffFromNow # \u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number isNeverRun # \u25b8 isNeverRun (): boolean Defined in src/renderer/api/endpoints/cron-job.api.ts:126 Returns: boolean isSuspend # \u25b8 isSuspend (): boolean Defined in src/renderer/api/endpoints/cron-job.api.ts:138 Returns: boolean toPlainObject # \u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object update # \u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Static create # \u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a Static isJsonApiData # \u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData Static isJsonApiDataList # \u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a Static isKubeJsonApiListMetadata # \u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata Static isKubeJsonApiMetadata # \u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata Static isNonSystem # \u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean Static isPartialJsonApiData # \u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a Static isPartialJsonApiMetadata # \u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a Static stringifyLabels # \u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Class: CronJob \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#class-cronjob-metadata-status-spec","text":"","title":"Class: CronJob \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#type-parameters","text":"\u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#hierarchy","text":"KubeObject \u21b3 CronJob","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#implements","text":"ItemObject","title":"Implements"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#properties","text":"apiVersion kind metadata spec status apiBase kind namespaced","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#accessors","text":"selfLink","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#methods","text":"delete getAge getAnnotations getFinalizers getId getLabels getLastScheduleTime getName getNs getOwnerRefs getResourceVersion getSchedule getSearchFields getSuspendFlag getTimeDiffFromNow isNeverRun isSuspend toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#constructor","text":"+ new CronJob ( data : KubeJsonApiData): CronJob Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/cron-job.api.ts:104 Parameters: Name Type data KubeJsonApiData Returns: CronJob","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#kind","text":"\u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#metadata","text":"\u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96","title":"metadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#spec","text":"\u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/cron-job.api.ts:63","title":"spec"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#status","text":"\u2022 status : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/cron-job.api.ts:96","title":"status"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#static-apibase","text":"\u25aa apiBase : string = \"/apis/batch/v1beta1/cronjobs\" Defined in src/renderer/api/endpoints/cron-job.api.ts:104","title":"Static apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#static-kind","text":"\u25aa kind : string = \"CronJob\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/cron-job.api.ts:102","title":"Static kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#static-namespaced","text":"\u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/cron-job.api.ts:103","title":"Static namespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#selflink","text":"\u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string","title":"selfLink"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#delete","text":"\u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#getage","text":"\u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number","title":"getAge"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#getannotations","text":"\u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[]","title":"getAnnotations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#getfinalizers","text":"\u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[]","title":"getFinalizers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#getid","text":"\u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string","title":"getId"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#getlabels","text":"\u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[]","title":"getLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#getlastscheduletime","text":"\u25b8 getLastScheduleTime (): string Defined in src/renderer/api/endpoints/cron-job.api.ts:115 Returns: string","title":"getLastScheduleTime"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#getname","text":"\u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string","title":"getName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#getns","text":"\u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string","title":"getNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#getownerrefs","text":"\u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[]","title":"getOwnerRefs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#getresourceversion","text":"\u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#getschedule","text":"\u25b8 getSchedule (): string Defined in src/renderer/api/endpoints/cron-job.api.ts:122 Returns: string","title":"getSchedule"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#getsearchfields","text":"\u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[]","title":"getSearchFields"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#getsuspendflag","text":"\u25b8 getSuspendFlag (): string Defined in src/renderer/api/endpoints/cron-job.api.ts:111 Returns: string","title":"getSuspendFlag"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#gettimedifffromnow","text":"\u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number","title":"getTimeDiffFromNow"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#isneverrun","text":"\u25b8 isNeverRun (): boolean Defined in src/renderer/api/endpoints/cron-job.api.ts:126 Returns: boolean","title":"isNeverRun"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#issuspend","text":"\u25b8 isSuspend (): boolean Defined in src/renderer/api/endpoints/cron-job.api.ts:138 Returns: boolean","title":"isSuspend"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#toplainobject","text":"\u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object","title":"toPlainObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#update","text":"\u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#static-create","text":"\u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a","title":"Static create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#static-isjsonapidata","text":"\u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData","title":"Static isJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#static-isjsonapidatalist","text":"\u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a","title":"Static isJsonApiDataList"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#static-iskubejsonapilistmetadata","text":"\u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata","title":"Static isKubeJsonApiListMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#static-iskubejsonapimetadata","text":"\u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata","title":"Static isKubeJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#static-isnonsystem","text":"\u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean","title":"Static isNonSystem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#static-ispartialjsonapidata","text":"\u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a","title":"Static isPartialJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#static-ispartialjsonapimetadata","text":"\u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a","title":"Static isPartialJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#static-stringifylabels","text":"\u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Static stringifyLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/","text":"Class: CronJobStore # Hierarchy # \u21b3 KubeObjectStore \u2039 CronJob \u203a \u21b3 CronJobStore Index # Constructors # constructor Properties # api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext Accessors # context contextItems contextReady namespacesReady query selectedItems Methods # [Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getActiveJobsNum getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem Constructors # constructor # + new CronJobStore (): CronJobStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+workloads-cronjobs/cronjob.store.ts:29 Returns: CronJobStore Properties # api # \u2022 api : CronJobApi\u2039\u203a = cronJobApi Overrides KubeObjectStore . api Defined in src/renderer/components/+workloads-cronjobs/cronjob.store.ts:29 bufferSize # \u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45 Protected eventsBuffer # \u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301 failedLoading # \u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36 isLoaded # \u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38 isLoading # \u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37 items # \u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39 Optional limit # \u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44 selectedItemsIds # \u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40 Static defaultContext # \u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41 Accessors # context # \u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext contextItems # \u2022 get contextItems (): CronJob [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: CronJob [] contextReady # \u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object namespacesReady # \u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object query # \u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams selectedItems # \u2022 get selectedItems (): CronJob [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: CronJob [] Methods # [Symbol.iterator] # \u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a Protected bindWatchEventsUpdater # \u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void create # \u25b8 create ( params : object, data? : Partial\u2039 CronJob \u203a): Promise\u2039 CronJob \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 CronJob \u203a Returns: Promise\u2039 CronJob \u203a Protected createItem # \u25b8 createItem ( params : object, data? : Partial\u2039 CronJob \u203a): Promise\u2039 CronJob \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 CronJob \u203a Returns: Promise\u2039 CronJob \u203a Protected defaultSorting # \u25b8 defaultSorting ( item : CronJob ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item CronJob Returns: string Protected filterItemsOnLoad # \u25b8 filterItemsOnLoad ( items : CronJob []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items CronJob [] Returns: T[] getActiveJobsNum # \u25b8 getActiveJobsNum ( cronJob : CronJob ): number Defined in src/renderer/components/+workloads-cronjobs/cronjob.store.ts:51 Parameters: Name Type cronJob CronJob Returns: number getAllByNs # \u25b8 getAllByNs ( namespace : string | string[], strict : boolean): CronJob [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: CronJob [] getById # \u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T getByLabel # \u25b8 getByLabel ( labels : string[] | object): CronJob [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: CronJob [] getByName # \u25b8 getByName ( name : string, namespace? : string): CronJob Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: CronJob getByPath # \u25b8 getByPath ( path : string): CronJob Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: CronJob getIndexById # \u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number getItems # \u25b8 getItems (): CronJob [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: CronJob [] getStatuses # \u25b8 getStatuses ( cronJobs? : CronJob []): object Overrides KubeObjectStore . getStatuses Defined in src/renderer/components/+workloads-cronjobs/cronjob.store.ts:36 Parameters: Name Type cronJobs? CronJob [] Returns: object scheduled : number = 0 suspended : number = 0 getSubscribeApis # \u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi [] getTotalCount # \u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number isSelected # \u25b8 isSelected ( item : CronJob ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item CronJob Returns: boolean isSelectedAll # \u25b8 isSelectedAll ( visibleItems : CronJob []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems CronJob [] this.items Returns: boolean load # \u25b8 load ( params : object): Promise\u2039 CronJob \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 CronJob \u203a loadAll # \u25b8 loadAll ( options : object): Promise\u2039void | CronJob []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | CronJob []\u203a loadFromPath # \u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a Protected loadItem # \u25b8 loadItem ( params : object): Promise\u2039 CronJob \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 CronJob \u203a Protected loadItems # \u25b8 loadItems ( __namedParameters : object): Promise\u2039 CronJob []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 CronJob []\u203a Protected mergeItems # \u25b8 mergeItems ( partialItems : CronJob [], __namedParameters : object): CronJob [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : CronJob [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: CronJob [] reloadAll # \u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a remove # \u25b8 remove ( item : CronJob ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item CronJob Returns: Promise\u2039void\u203a Protected removeItem # \u25b8 removeItem ( item : CronJob , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : CronJob \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a removeSelectedItems # \u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a reset # \u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void Protected resetOnError # \u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void resetSelection # \u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void select # \u25b8 select ( item : CronJob ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item CronJob Returns: void Protected sortItems # \u25b8 sortItems ( items : CronJob [], sorting : function[], order? : \"asc\" | \"desc\"): CronJob [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items CronJob [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: CronJob [] subscribe # \u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function) toggleSelection # \u25b8 toggleSelection ( item : CronJob ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item CronJob Returns: void toggleSelectionAll # \u25b8 toggleSelectionAll ( visibleItems : CronJob []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems CronJob [] this.items Returns: void unselect # \u25b8 unselect ( item : CronJob ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item CronJob Returns: void update # \u25b8 update ( item : CronJob , data : Partial\u2039 CronJob \u203a): Promise\u2039 CronJob \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item CronJob data Partial\u2039 CronJob \u203a Returns: Promise\u2039 CronJob \u203a Protected updateFromEventsBuffer # \u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void Protected updateItem # \u25b8 updateItem ( item : CronJob , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : CronJob \u25aa request : function \u25b8 (): Promise\u2039 CronJob \u203a Returns: Promise\u2039T\u203a","title":"Class: CronJobStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#class-cronjobstore","text":"","title":"Class: CronJobStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#hierarchy","text":"\u21b3 KubeObjectStore \u2039 CronJob \u203a \u21b3 CronJobStore","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#properties","text":"api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#accessors","text":"context contextItems contextReady namespacesReady query selectedItems","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#methods","text":"[Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getActiveJobsNum getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#constructor","text":"+ new CronJobStore (): CronJobStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+workloads-cronjobs/cronjob.store.ts:29 Returns: CronJobStore","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#api","text":"\u2022 api : CronJobApi\u2039\u203a = cronJobApi Overrides KubeObjectStore . api Defined in src/renderer/components/+workloads-cronjobs/cronjob.store.ts:29","title":"api"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#buffersize","text":"\u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45","title":"bufferSize"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#protected-eventsbuffer","text":"\u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301","title":"Protected eventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#failedloading","text":"\u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36","title":"failedLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#isloaded","text":"\u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38","title":"isLoaded"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#isloading","text":"\u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37","title":"isLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#items","text":"\u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39","title":"items"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#optional-limit","text":"\u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44","title":"Optional limit"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#selecteditemsids","text":"\u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40","title":"selectedItemsIds"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#static-defaultcontext","text":"\u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41","title":"Static defaultContext"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#context","text":"\u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext","title":"context"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#contextitems","text":"\u2022 get contextItems (): CronJob [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: CronJob []","title":"contextItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#contextready","text":"\u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object","title":"contextReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#namespacesready","text":"\u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object","title":"namespacesReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#query","text":"\u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams","title":"query"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#selecteditems","text":"\u2022 get selectedItems (): CronJob [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: CronJob []","title":"selectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#symboliterator","text":"\u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a","title":"[Symbol.iterator]"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#protected-bindwatcheventsupdater","text":"\u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void","title":"Protected bindWatchEventsUpdater"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#create","text":"\u25b8 create ( params : object, data? : Partial\u2039 CronJob \u203a): Promise\u2039 CronJob \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 CronJob \u203a Returns: Promise\u2039 CronJob \u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#protected-createitem","text":"\u25b8 createItem ( params : object, data? : Partial\u2039 CronJob \u203a): Promise\u2039 CronJob \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 CronJob \u203a Returns: Promise\u2039 CronJob \u203a","title":"Protected createItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#protected-defaultsorting","text":"\u25b8 defaultSorting ( item : CronJob ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item CronJob Returns: string","title":"Protected defaultSorting"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#protected-filteritemsonload","text":"\u25b8 filterItemsOnLoad ( items : CronJob []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items CronJob [] Returns: T[]","title":"Protected filterItemsOnLoad"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#getactivejobsnum","text":"\u25b8 getActiveJobsNum ( cronJob : CronJob ): number Defined in src/renderer/components/+workloads-cronjobs/cronjob.store.ts:51 Parameters: Name Type cronJob CronJob Returns: number","title":"getActiveJobsNum"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#getallbyns","text":"\u25b8 getAllByNs ( namespace : string | string[], strict : boolean): CronJob [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: CronJob []","title":"getAllByNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#getbyid","text":"\u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T","title":"getById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#getbylabel","text":"\u25b8 getByLabel ( labels : string[] | object): CronJob [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: CronJob []","title":"getByLabel"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#getbyname","text":"\u25b8 getByName ( name : string, namespace? : string): CronJob Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: CronJob","title":"getByName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#getbypath","text":"\u25b8 getByPath ( path : string): CronJob Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: CronJob","title":"getByPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#getindexbyid","text":"\u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number","title":"getIndexById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#getitems","text":"\u25b8 getItems (): CronJob [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: CronJob []","title":"getItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#getstatuses","text":"\u25b8 getStatuses ( cronJobs? : CronJob []): object Overrides KubeObjectStore . getStatuses Defined in src/renderer/components/+workloads-cronjobs/cronjob.store.ts:36 Parameters: Name Type cronJobs? CronJob [] Returns: object scheduled : number = 0 suspended : number = 0","title":"getStatuses"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#getsubscribeapis","text":"\u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi []","title":"getSubscribeApis"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#gettotalcount","text":"\u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number","title":"getTotalCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#isselected","text":"\u25b8 isSelected ( item : CronJob ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item CronJob Returns: boolean","title":"isSelected"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#isselectedall","text":"\u25b8 isSelectedAll ( visibleItems : CronJob []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems CronJob [] this.items Returns: boolean","title":"isSelectedAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#load","text":"\u25b8 load ( params : object): Promise\u2039 CronJob \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 CronJob \u203a","title":"load"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#loadall","text":"\u25b8 loadAll ( options : object): Promise\u2039void | CronJob []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | CronJob []\u203a","title":"loadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#loadfrompath","text":"\u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a","title":"loadFromPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#protected-loaditem","text":"\u25b8 loadItem ( params : object): Promise\u2039 CronJob \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 CronJob \u203a","title":"Protected loadItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#protected-loaditems","text":"\u25b8 loadItems ( __namedParameters : object): Promise\u2039 CronJob []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 CronJob []\u203a","title":"Protected loadItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#protected-mergeitems","text":"\u25b8 mergeItems ( partialItems : CronJob [], __namedParameters : object): CronJob [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : CronJob [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: CronJob []","title":"Protected mergeItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#reloadall","text":"\u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a","title":"reloadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#remove","text":"\u25b8 remove ( item : CronJob ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item CronJob Returns: Promise\u2039void\u203a","title":"remove"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#protected-removeitem","text":"\u25b8 removeItem ( item : CronJob , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : CronJob \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a","title":"Protected removeItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#removeselecteditems","text":"\u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a","title":"removeSelectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#reset","text":"\u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void","title":"reset"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#protected-resetonerror","text":"\u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void","title":"Protected resetOnError"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#resetselection","text":"\u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void","title":"resetSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#select","text":"\u25b8 select ( item : CronJob ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item CronJob Returns: void","title":"select"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#protected-sortitems","text":"\u25b8 sortItems ( items : CronJob [], sorting : function[], order? : \"asc\" | \"desc\"): CronJob [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items CronJob [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: CronJob []","title":"Protected sortItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#subscribe","text":"\u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function)","title":"subscribe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#toggleselection","text":"\u25b8 toggleSelection ( item : CronJob ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item CronJob Returns: void","title":"toggleSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#toggleselectionall","text":"\u25b8 toggleSelectionAll ( visibleItems : CronJob []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems CronJob [] this.items Returns: void","title":"toggleSelectionAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#unselect","text":"\u25b8 unselect ( item : CronJob ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item CronJob Returns: void","title":"unselect"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#update","text":"\u25b8 update ( item : CronJob , data : Partial\u2039 CronJob \u203a): Promise\u2039 CronJob \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item CronJob data Partial\u2039 CronJob \u203a Returns: Promise\u2039 CronJob \u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#protected-updatefromeventsbuffer","text":"\u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void","title":"Protected updateFromEventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#protected-updateitem","text":"\u25b8 updateItem ( item : CronJob , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : CronJob \u25aa request : function \u25b8 (): Promise\u2039 CronJob \u203a Returns: Promise\u2039T\u203a","title":"Protected updateItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/","text":"Class: CustomResourceDefinition \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec Hierarchy # KubeObject \u21b3 CustomResourceDefinition Implements # ItemObject Index # Constructors # constructor Properties # apiVersion kind metadata spec status apiBase kind namespaced Accessors # selfLink Methods # delete getAge getAnnotations getConditions getConversion getFinalizers getGroup getId getLabels getName getNames getNs getOwnerRefs getPluralName getPrinterColumns getResourceApiBase getResourceKind getResourceTitle getResourceUrl getResourceVersion getScope getSearchFields getStoredVersions getTimeDiffFromNow getValidation getVersion isNamespaced toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels Constructors # constructor # + new CustomResourceDefinition ( data : KubeJsonApiData): CustomResourceDefinition Inherited from KubeObject . constructor Defined in src/renderer/api/kube-object.ts:180 Parameters: Name Type data KubeJsonApiData Returns: CustomResourceDefinition Properties # apiVersion # \u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94 kind # \u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95 metadata # \u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96 spec # \u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/crd.api.ts:42 Type declaration: # additionalPrinterColumns ? : AdditionalPrinterColumnsV1Beta[] conversion (): object strategy ? : string webhook ? : any group : string names (): object kind : string listKind : string plural : string singular : string scope : \"Namespaced\" | \"Cluster\" | string validation ? : any version ? : string versions ? : object[] status # \u2022 status : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/crd.api.ts:66 Type declaration: # acceptedNames (): object kind : string listKind : string plural : string shortNames : string[] singular : string conditions : object[] storedVersions : string[] Static apiBase # \u25aa apiBase : string = \"/apis/apiextensions.k8s.io/v1/customresourcedefinitions\" Defined in src/renderer/api/endpoints/crd.api.ts:88 Static kind # \u25aa kind : string = \"CustomResourceDefinition\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/crd.api.ts:86 Static namespaced # \u25aa namespaced : boolean = false Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/crd.api.ts:87 Accessors # selfLink # \u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string Methods # delete # \u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a getAge # \u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number getAnnotations # \u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[] getConditions # \u25b8 getConditions (): object[] Defined in src/renderer/api/endpoints/crd.api.ts:162 Returns: object[] getConversion # \u25b8 getConversion (): string Defined in src/renderer/api/endpoints/crd.api.ts:144 Returns: string getFinalizers # \u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[] getGroup # \u25b8 getGroup (): string Defined in src/renderer/api/endpoints/crd.api.ts:119 Returns: string getId # \u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string getLabels # \u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[] getName # \u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string getNames # \u25b8 getNames (): object Defined in src/renderer/api/endpoints/crd.api.ts:140 Returns: object kind : string listKind : string plural : string singular : string getNs # \u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string getOwnerRefs # \u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[] getPluralName # \u25b8 getPluralName (): string Defined in src/renderer/api/endpoints/crd.api.ts:105 Returns: string getPrinterColumns # \u25b8 getPrinterColumns ( ignorePriority : boolean): AdditionalPrinterColumnsV1[] Defined in src/renderer/api/endpoints/crd.api.ts:148 Parameters: Name Type Default ignorePriority boolean true Returns: AdditionalPrinterColumnsV1[] getResourceApiBase # \u25b8 getResourceApiBase (): string Defined in src/renderer/api/endpoints/crd.api.ts:99 Returns: string getResourceKind # \u25b8 getResourceKind (): string Defined in src/renderer/api/endpoints/crd.api.ts:109 Returns: string getResourceTitle # \u25b8 getResourceTitle (): string Defined in src/renderer/api/endpoints/crd.api.ts:113 Returns: string getResourceUrl # \u25b8 getResourceUrl (): string Defined in src/renderer/api/endpoints/crd.api.ts:90 Returns: string getResourceVersion # \u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string getScope # \u25b8 getScope (): string Defined in src/renderer/api/endpoints/crd.api.ts:123 Returns: string getSearchFields # \u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[] getStoredVersions # \u25b8 getStoredVersions (): string Defined in src/renderer/api/endpoints/crd.api.ts:136 Returns: string getTimeDiffFromNow # \u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number getValidation # \u25b8 getValidation (): string Defined in src/renderer/api/endpoints/crd.api.ts:158 Returns: string getVersion # \u25b8 getVersion (): string Defined in src/renderer/api/endpoints/crd.api.ts:127 Returns: string isNamespaced # \u25b8 isNamespaced (): boolean Defined in src/renderer/api/endpoints/crd.api.ts:132 Returns: boolean toPlainObject # \u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object update # \u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Static create # \u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a Static isJsonApiData # \u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData Static isJsonApiDataList # \u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a Static isKubeJsonApiListMetadata # \u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata Static isKubeJsonApiMetadata # \u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata Static isNonSystem # \u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean Static isPartialJsonApiData # \u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a Static isPartialJsonApiMetadata # \u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a Static stringifyLabels # \u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Class: CustomResourceDefinition \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#class-customresourcedefinition-metadata-status-spec","text":"","title":"Class: CustomResourceDefinition \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#type-parameters","text":"\u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#hierarchy","text":"KubeObject \u21b3 CustomResourceDefinition","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#implements","text":"ItemObject","title":"Implements"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#properties","text":"apiVersion kind metadata spec status apiBase kind namespaced","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#accessors","text":"selfLink","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#methods","text":"delete getAge getAnnotations getConditions getConversion getFinalizers getGroup getId getLabels getName getNames getNs getOwnerRefs getPluralName getPrinterColumns getResourceApiBase getResourceKind getResourceTitle getResourceUrl getResourceVersion getScope getSearchFields getStoredVersions getTimeDiffFromNow getValidation getVersion isNamespaced toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#constructor","text":"+ new CustomResourceDefinition ( data : KubeJsonApiData): CustomResourceDefinition Inherited from KubeObject . constructor Defined in src/renderer/api/kube-object.ts:180 Parameters: Name Type data KubeJsonApiData Returns: CustomResourceDefinition","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#kind","text":"\u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#metadata","text":"\u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96","title":"metadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#spec","text":"\u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/crd.api.ts:42","title":"spec"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#status","text":"\u2022 status : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/crd.api.ts:66","title":"status"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#static-apibase","text":"\u25aa apiBase : string = \"/apis/apiextensions.k8s.io/v1/customresourcedefinitions\" Defined in src/renderer/api/endpoints/crd.api.ts:88","title":"Static apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#static-kind","text":"\u25aa kind : string = \"CustomResourceDefinition\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/crd.api.ts:86","title":"Static kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#static-namespaced","text":"\u25aa namespaced : boolean = false Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/crd.api.ts:87","title":"Static namespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#selflink","text":"\u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string","title":"selfLink"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#delete","text":"\u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#getage","text":"\u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number","title":"getAge"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#getannotations","text":"\u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[]","title":"getAnnotations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#getconditions","text":"\u25b8 getConditions (): object[] Defined in src/renderer/api/endpoints/crd.api.ts:162 Returns: object[]","title":"getConditions"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#getconversion","text":"\u25b8 getConversion (): string Defined in src/renderer/api/endpoints/crd.api.ts:144 Returns: string","title":"getConversion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#getfinalizers","text":"\u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[]","title":"getFinalizers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#getgroup","text":"\u25b8 getGroup (): string Defined in src/renderer/api/endpoints/crd.api.ts:119 Returns: string","title":"getGroup"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#getid","text":"\u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string","title":"getId"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#getlabels","text":"\u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[]","title":"getLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#getname","text":"\u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string","title":"getName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#getnames","text":"\u25b8 getNames (): object Defined in src/renderer/api/endpoints/crd.api.ts:140 Returns: object kind : string listKind : string plural : string singular : string","title":"getNames"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#getns","text":"\u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string","title":"getNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#getownerrefs","text":"\u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[]","title":"getOwnerRefs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#getpluralname","text":"\u25b8 getPluralName (): string Defined in src/renderer/api/endpoints/crd.api.ts:105 Returns: string","title":"getPluralName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#getprintercolumns","text":"\u25b8 getPrinterColumns ( ignorePriority : boolean): AdditionalPrinterColumnsV1[] Defined in src/renderer/api/endpoints/crd.api.ts:148 Parameters: Name Type Default ignorePriority boolean true Returns: AdditionalPrinterColumnsV1[]","title":"getPrinterColumns"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#getresourceapibase","text":"\u25b8 getResourceApiBase (): string Defined in src/renderer/api/endpoints/crd.api.ts:99 Returns: string","title":"getResourceApiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#getresourcekind","text":"\u25b8 getResourceKind (): string Defined in src/renderer/api/endpoints/crd.api.ts:109 Returns: string","title":"getResourceKind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#getresourcetitle","text":"\u25b8 getResourceTitle (): string Defined in src/renderer/api/endpoints/crd.api.ts:113 Returns: string","title":"getResourceTitle"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#getresourceurl","text":"\u25b8 getResourceUrl (): string Defined in src/renderer/api/endpoints/crd.api.ts:90 Returns: string","title":"getResourceUrl"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#getresourceversion","text":"\u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#getscope","text":"\u25b8 getScope (): string Defined in src/renderer/api/endpoints/crd.api.ts:123 Returns: string","title":"getScope"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#getsearchfields","text":"\u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[]","title":"getSearchFields"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#getstoredversions","text":"\u25b8 getStoredVersions (): string Defined in src/renderer/api/endpoints/crd.api.ts:136 Returns: string","title":"getStoredVersions"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#gettimedifffromnow","text":"\u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number","title":"getTimeDiffFromNow"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#getvalidation","text":"\u25b8 getValidation (): string Defined in src/renderer/api/endpoints/crd.api.ts:158 Returns: string","title":"getValidation"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#getversion","text":"\u25b8 getVersion (): string Defined in src/renderer/api/endpoints/crd.api.ts:127 Returns: string","title":"getVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#isnamespaced","text":"\u25b8 isNamespaced (): boolean Defined in src/renderer/api/endpoints/crd.api.ts:132 Returns: boolean","title":"isNamespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#toplainobject","text":"\u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object","title":"toPlainObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#update","text":"\u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#static-create","text":"\u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a","title":"Static create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#static-isjsonapidata","text":"\u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData","title":"Static isJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#static-isjsonapidatalist","text":"\u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a","title":"Static isJsonApiDataList"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#static-iskubejsonapilistmetadata","text":"\u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata","title":"Static isKubeJsonApiListMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#static-iskubejsonapimetadata","text":"\u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata","title":"Static isKubeJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#static-isnonsystem","text":"\u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean","title":"Static isNonSystem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#static-ispartialjsonapidata","text":"\u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a","title":"Static isPartialJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#static-ispartialjsonapimetadata","text":"\u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a","title":"Static isPartialJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#static-stringifylabels","text":"\u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Static stringifyLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/","text":"Class: DaemonSet \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec Hierarchy # WorkloadKubeObject \u21b3 DaemonSet Implements # ItemObject Index # Constructors # constructor Properties # apiVersion kind metadata spec status apiBase kind namespaced Accessors # selfLink Methods # delete getAffinity getAffinityNumber getAge getAnnotations getFinalizers getId getImages getLabels getName getNodeSelectors getNs getOwnerRefs getResourceVersion getSearchFields getSelectors getTemplateLabels getTimeDiffFromNow getTolerations toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels Constructors # constructor # + new DaemonSet ( data : KubeJsonApiData): DaemonSet Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/daemon-set.api.ts:32 Parameters: Name Type data KubeJsonApiData Returns: DaemonSet Properties # apiVersion # \u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94 kind # \u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95 metadata # \u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96 spec # \u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/daemon-set.api.ts:39 Type declaration: # revisionHistoryLimit : number selector (): object matchLabels (): object template (): object metadata (): object creationTimestamp ? : string labels (): object name : string spec (): object affinity ? : IAffinity containers : IPodContainer [] dnsPolicy : string hostPID : boolean initContainers ? : IPodContainer [] nodeSelector (): object restartPolicy : string schedulerName : string securityContext (): object terminationGracePeriodSeconds : number tolerations : object[] updateStrategy (): object rollingUpdate (): object maxUnavailable : number type : string status # \u2022 status : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/daemon-set.api.ts:81 Type declaration: # currentNumberScheduled : number desiredNumberScheduled : number numberAvailable : number numberMisscheduled : number numberReady : number numberUnavailable : number observedGeneration : number updatedNumberScheduled : number Static apiBase # \u25aa apiBase : string = \"/apis/apps/v1/daemonsets\" Defined in src/renderer/api/endpoints/daemon-set.api.ts:32 Static kind # \u25aa kind : string = \"DaemonSet\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/daemon-set.api.ts:30 Static namespaced # \u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/daemon-set.api.ts:31 Accessors # selfLink # \u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string Methods # delete # \u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a getAffinity # \u25b8 getAffinity (): IAffinity Inherited from Deployment . getAffinity Defined in src/renderer/api/workload-kube-object.ts:93 Returns: IAffinity getAffinityNumber # \u25b8 getAffinityNumber (): number Inherited from Pod . getAffinityNumber Defined in src/renderer/api/workload-kube-object.ts:97 Returns: number getAge # \u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number getAnnotations # \u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[] getFinalizers # \u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[] getId # \u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string getImages # \u25b8 getImages (): string[] Defined in src/renderer/api/endpoints/daemon-set.api.ts:92 Returns: string[] getLabels # \u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[] getName # \u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string getNodeSelectors # \u25b8 getNodeSelectors (): string[] Inherited from Deployment . getNodeSelectors Defined in src/renderer/api/workload-kube-object.ts:77 Returns: string[] getNs # \u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string getOwnerRefs # \u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[] getResourceVersion # \u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string getSearchFields # \u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[] getSelectors # \u25b8 getSelectors (): string[] Inherited from Pod . getSelectors Defined in src/renderer/api/workload-kube-object.ts:71 Returns: string[] getTemplateLabels # \u25b8 getTemplateLabels (): string[] Inherited from Pod . getTemplateLabels Defined in src/renderer/api/workload-kube-object.ts:83 Returns: string[] getTimeDiffFromNow # \u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number getTolerations # \u25b8 getTolerations (): IToleration[] Inherited from Deployment . getTolerations Defined in src/renderer/api/workload-kube-object.ts:89 Returns: IToleration[] toPlainObject # \u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object update # \u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Static create # \u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a Static isJsonApiData # \u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData Static isJsonApiDataList # \u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a Static isKubeJsonApiListMetadata # \u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata Static isKubeJsonApiMetadata # \u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata Static isNonSystem # \u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean Static isPartialJsonApiData # \u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a Static isPartialJsonApiMetadata # \u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a Static stringifyLabels # \u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Class: DaemonSet \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#class-daemonset-metadata-status-spec","text":"","title":"Class: DaemonSet \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#type-parameters","text":"\u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#hierarchy","text":"WorkloadKubeObject \u21b3 DaemonSet","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#implements","text":"ItemObject","title":"Implements"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#properties","text":"apiVersion kind metadata spec status apiBase kind namespaced","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#accessors","text":"selfLink","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#methods","text":"delete getAffinity getAffinityNumber getAge getAnnotations getFinalizers getId getImages getLabels getName getNodeSelectors getNs getOwnerRefs getResourceVersion getSearchFields getSelectors getTemplateLabels getTimeDiffFromNow getTolerations toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#constructor","text":"+ new DaemonSet ( data : KubeJsonApiData): DaemonSet Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/daemon-set.api.ts:32 Parameters: Name Type data KubeJsonApiData Returns: DaemonSet","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#kind","text":"\u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#metadata","text":"\u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96","title":"metadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#spec","text":"\u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/daemon-set.api.ts:39","title":"spec"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#status","text":"\u2022 status : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/daemon-set.api.ts:81","title":"status"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#static-apibase","text":"\u25aa apiBase : string = \"/apis/apps/v1/daemonsets\" Defined in src/renderer/api/endpoints/daemon-set.api.ts:32","title":"Static apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#static-kind","text":"\u25aa kind : string = \"DaemonSet\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/daemon-set.api.ts:30","title":"Static kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#static-namespaced","text":"\u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/daemon-set.api.ts:31","title":"Static namespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#selflink","text":"\u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string","title":"selfLink"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#delete","text":"\u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#getaffinity","text":"\u25b8 getAffinity (): IAffinity Inherited from Deployment . getAffinity Defined in src/renderer/api/workload-kube-object.ts:93 Returns: IAffinity","title":"getAffinity"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#getaffinitynumber","text":"\u25b8 getAffinityNumber (): number Inherited from Pod . getAffinityNumber Defined in src/renderer/api/workload-kube-object.ts:97 Returns: number","title":"getAffinityNumber"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#getage","text":"\u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number","title":"getAge"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#getannotations","text":"\u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[]","title":"getAnnotations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#getfinalizers","text":"\u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[]","title":"getFinalizers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#getid","text":"\u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string","title":"getId"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#getimages","text":"\u25b8 getImages (): string[] Defined in src/renderer/api/endpoints/daemon-set.api.ts:92 Returns: string[]","title":"getImages"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#getlabels","text":"\u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[]","title":"getLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#getname","text":"\u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string","title":"getName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#getnodeselectors","text":"\u25b8 getNodeSelectors (): string[] Inherited from Deployment . getNodeSelectors Defined in src/renderer/api/workload-kube-object.ts:77 Returns: string[]","title":"getNodeSelectors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#getns","text":"\u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string","title":"getNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#getownerrefs","text":"\u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[]","title":"getOwnerRefs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#getresourceversion","text":"\u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#getsearchfields","text":"\u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[]","title":"getSearchFields"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#getselectors","text":"\u25b8 getSelectors (): string[] Inherited from Pod . getSelectors Defined in src/renderer/api/workload-kube-object.ts:71 Returns: string[]","title":"getSelectors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#gettemplatelabels","text":"\u25b8 getTemplateLabels (): string[] Inherited from Pod . getTemplateLabels Defined in src/renderer/api/workload-kube-object.ts:83 Returns: string[]","title":"getTemplateLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#gettimedifffromnow","text":"\u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number","title":"getTimeDiffFromNow"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#gettolerations","text":"\u25b8 getTolerations (): IToleration[] Inherited from Deployment . getTolerations Defined in src/renderer/api/workload-kube-object.ts:89 Returns: IToleration[]","title":"getTolerations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#toplainobject","text":"\u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object","title":"toPlainObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#update","text":"\u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#static-create","text":"\u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a","title":"Static create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#static-isjsonapidata","text":"\u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData","title":"Static isJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#static-isjsonapidatalist","text":"\u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a","title":"Static isJsonApiDataList"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#static-iskubejsonapilistmetadata","text":"\u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata","title":"Static isKubeJsonApiListMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#static-iskubejsonapimetadata","text":"\u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata","title":"Static isKubeJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#static-isnonsystem","text":"\u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean","title":"Static isNonSystem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#static-ispartialjsonapidata","text":"\u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a","title":"Static isPartialJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#static-ispartialjsonapimetadata","text":"\u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a","title":"Static isPartialJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#static-stringifylabels","text":"\u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Static stringifyLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/","text":"Class: DaemonSetStore # Hierarchy # \u21b3 KubeObjectStore \u2039 DaemonSet \u203a \u21b3 DaemonSetStore Index # Constructors # constructor Properties # api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit metrics selectedItemsIds defaultContext Accessors # context contextItems contextReady namespacesReady query selectedItems Methods # [Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getChildPods getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems loadMetrics mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem Constructors # constructor # + new DaemonSetStore (): DaemonSetStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+workloads-daemonsets/daemonsets.store.ts:32 Returns: DaemonSetStore Properties # api # \u2022 api : KubeApi \u2039 DaemonSet \u2039\u203a\u203a = daemonSetApi Overrides KubeObjectStore . api Defined in src/renderer/components/+workloads-daemonsets/daemonsets.store.ts:30 bufferSize # \u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45 Protected eventsBuffer # \u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301 failedLoading # \u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36 isLoaded # \u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38 isLoading # \u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37 items # \u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39 Optional limit # \u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44 metrics # \u2022 metrics : IPodMetrics = null Defined in src/renderer/components/+workloads-daemonsets/daemonsets.store.ts:32 selectedItemsIds # \u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40 Static defaultContext # \u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41 Accessors # context # \u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext contextItems # \u2022 get contextItems (): DaemonSet [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: DaemonSet [] contextReady # \u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object namespacesReady # \u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object query # \u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams selectedItems # \u2022 get selectedItems (): DaemonSet [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: DaemonSet [] Methods # [Symbol.iterator] # \u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a Protected bindWatchEventsUpdater # \u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void create # \u25b8 create ( params : object, data? : Partial\u2039 DaemonSet \u203a): Promise\u2039 DaemonSet \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 DaemonSet \u203a Returns: Promise\u2039 DaemonSet \u203a Protected createItem # \u25b8 createItem ( params : object, data? : Partial\u2039 DaemonSet \u203a): Promise\u2039 DaemonSet \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 DaemonSet \u203a Returns: Promise\u2039 DaemonSet \u203a Protected defaultSorting # \u25b8 defaultSorting ( item : DaemonSet ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item DaemonSet Returns: string Protected filterItemsOnLoad # \u25b8 filterItemsOnLoad ( items : DaemonSet []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items DaemonSet [] Returns: T[] getAllByNs # \u25b8 getAllByNs ( namespace : string | string[], strict : boolean): DaemonSet [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: DaemonSet [] getById # \u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T getByLabel # \u25b8 getByLabel ( labels : string[] | object): DaemonSet [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: DaemonSet [] getByName # \u25b8 getByName ( name : string, namespace? : string): DaemonSet Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: DaemonSet getByPath # \u25b8 getByPath ( path : string): DaemonSet Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: DaemonSet getChildPods # \u25b8 getChildPods ( daemonSet : DaemonSet ): Pod [] Defined in src/renderer/components/+workloads-daemonsets/daemonsets.store.ts:47 Parameters: Name Type daemonSet DaemonSet Returns: Pod [] getIndexById # \u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number getItems # \u25b8 getItems (): DaemonSet [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: DaemonSet [] getStatuses # \u25b8 getStatuses ( daemonSets? : DaemonSet []): object Overrides KubeObjectStore . getStatuses Defined in src/renderer/components/+workloads-daemonsets/daemonsets.store.ts:51 Parameters: Name Type daemonSets? DaemonSet [] Returns: object failed : number = 0 pending : number = 0 running : number = 0 getSubscribeApis # \u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi [] getTotalCount # \u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number isSelected # \u25b8 isSelected ( item : DaemonSet ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item DaemonSet Returns: boolean isSelectedAll # \u25b8 isSelectedAll ( visibleItems : DaemonSet []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems DaemonSet [] this.items Returns: boolean load # \u25b8 load ( params : object): Promise\u2039 DaemonSet \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 DaemonSet \u203a loadAll # \u25b8 loadAll ( options : object): Promise\u2039void | DaemonSet []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | DaemonSet []\u203a loadFromPath # \u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a Protected loadItem # \u25b8 loadItem ( params : object): Promise\u2039 DaemonSet \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 DaemonSet \u203a Protected loadItems # \u25b8 loadItems ( __namedParameters : object): Promise\u2039 DaemonSet []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 DaemonSet []\u203a loadMetrics # \u25b8 loadMetrics ( daemonSet : DaemonSet ): Promise\u2039void\u203a Defined in src/renderer/components/+workloads-daemonsets/daemonsets.store.ts:41 Parameters: Name Type daemonSet DaemonSet Returns: Promise\u2039void\u203a Protected mergeItems # \u25b8 mergeItems ( partialItems : DaemonSet [], __namedParameters : object): DaemonSet [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : DaemonSet [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: DaemonSet [] reloadAll # \u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a remove # \u25b8 remove ( item : DaemonSet ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item DaemonSet Returns: Promise\u2039void\u203a Protected removeItem # \u25b8 removeItem ( item : DaemonSet , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : DaemonSet \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a removeSelectedItems # \u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a reset # \u25b8 reset (): void Overrides KubeObjectStore . reset Defined in src/renderer/components/+workloads-daemonsets/daemonsets.store.ts:71 Returns: void Protected resetOnError # \u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void resetSelection # \u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void select # \u25b8 select ( item : DaemonSet ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item DaemonSet Returns: void Protected sortItems # \u25b8 sortItems ( items : DaemonSet [], sorting : function[], order? : \"asc\" | \"desc\"): DaemonSet [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items DaemonSet [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: DaemonSet [] subscribe # \u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function) toggleSelection # \u25b8 toggleSelection ( item : DaemonSet ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item DaemonSet Returns: void toggleSelectionAll # \u25b8 toggleSelectionAll ( visibleItems : DaemonSet []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems DaemonSet [] this.items Returns: void unselect # \u25b8 unselect ( item : DaemonSet ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item DaemonSet Returns: void update # \u25b8 update ( item : DaemonSet , data : Partial\u2039 DaemonSet \u203a): Promise\u2039 DaemonSet \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item DaemonSet data Partial\u2039 DaemonSet \u203a Returns: Promise\u2039 DaemonSet \u203a Protected updateFromEventsBuffer # \u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void Protected updateItem # \u25b8 updateItem ( item : DaemonSet , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : DaemonSet \u25aa request : function \u25b8 (): Promise\u2039 DaemonSet \u203a Returns: Promise\u2039T\u203a","title":"Class: DaemonSetStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#class-daemonsetstore","text":"","title":"Class: DaemonSetStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#hierarchy","text":"\u21b3 KubeObjectStore \u2039 DaemonSet \u203a \u21b3 DaemonSetStore","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#properties","text":"api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit metrics selectedItemsIds defaultContext","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#accessors","text":"context contextItems contextReady namespacesReady query selectedItems","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#methods","text":"[Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getChildPods getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems loadMetrics mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#constructor","text":"+ new DaemonSetStore (): DaemonSetStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+workloads-daemonsets/daemonsets.store.ts:32 Returns: DaemonSetStore","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#api","text":"\u2022 api : KubeApi \u2039 DaemonSet \u2039\u203a\u203a = daemonSetApi Overrides KubeObjectStore . api Defined in src/renderer/components/+workloads-daemonsets/daemonsets.store.ts:30","title":"api"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#buffersize","text":"\u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45","title":"bufferSize"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#protected-eventsbuffer","text":"\u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301","title":"Protected eventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#failedloading","text":"\u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36","title":"failedLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#isloaded","text":"\u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38","title":"isLoaded"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#isloading","text":"\u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37","title":"isLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#items","text":"\u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39","title":"items"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#optional-limit","text":"\u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44","title":"Optional limit"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#metrics","text":"\u2022 metrics : IPodMetrics = null Defined in src/renderer/components/+workloads-daemonsets/daemonsets.store.ts:32","title":"metrics"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#selecteditemsids","text":"\u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40","title":"selectedItemsIds"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#static-defaultcontext","text":"\u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41","title":"Static defaultContext"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#context","text":"\u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext","title":"context"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#contextitems","text":"\u2022 get contextItems (): DaemonSet [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: DaemonSet []","title":"contextItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#contextready","text":"\u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object","title":"contextReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#namespacesready","text":"\u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object","title":"namespacesReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#query","text":"\u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams","title":"query"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#selecteditems","text":"\u2022 get selectedItems (): DaemonSet [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: DaemonSet []","title":"selectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#symboliterator","text":"\u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a","title":"[Symbol.iterator]"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#protected-bindwatcheventsupdater","text":"\u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void","title":"Protected bindWatchEventsUpdater"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#create","text":"\u25b8 create ( params : object, data? : Partial\u2039 DaemonSet \u203a): Promise\u2039 DaemonSet \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 DaemonSet \u203a Returns: Promise\u2039 DaemonSet \u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#protected-createitem","text":"\u25b8 createItem ( params : object, data? : Partial\u2039 DaemonSet \u203a): Promise\u2039 DaemonSet \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 DaemonSet \u203a Returns: Promise\u2039 DaemonSet \u203a","title":"Protected createItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#protected-defaultsorting","text":"\u25b8 defaultSorting ( item : DaemonSet ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item DaemonSet Returns: string","title":"Protected defaultSorting"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#protected-filteritemsonload","text":"\u25b8 filterItemsOnLoad ( items : DaemonSet []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items DaemonSet [] Returns: T[]","title":"Protected filterItemsOnLoad"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#getallbyns","text":"\u25b8 getAllByNs ( namespace : string | string[], strict : boolean): DaemonSet [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: DaemonSet []","title":"getAllByNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#getbyid","text":"\u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T","title":"getById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#getbylabel","text":"\u25b8 getByLabel ( labels : string[] | object): DaemonSet [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: DaemonSet []","title":"getByLabel"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#getbyname","text":"\u25b8 getByName ( name : string, namespace? : string): DaemonSet Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: DaemonSet","title":"getByName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#getbypath","text":"\u25b8 getByPath ( path : string): DaemonSet Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: DaemonSet","title":"getByPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#getchildpods","text":"\u25b8 getChildPods ( daemonSet : DaemonSet ): Pod [] Defined in src/renderer/components/+workloads-daemonsets/daemonsets.store.ts:47 Parameters: Name Type daemonSet DaemonSet Returns: Pod []","title":"getChildPods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#getindexbyid","text":"\u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number","title":"getIndexById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#getitems","text":"\u25b8 getItems (): DaemonSet [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: DaemonSet []","title":"getItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#getstatuses","text":"\u25b8 getStatuses ( daemonSets? : DaemonSet []): object Overrides KubeObjectStore . getStatuses Defined in src/renderer/components/+workloads-daemonsets/daemonsets.store.ts:51 Parameters: Name Type daemonSets? DaemonSet [] Returns: object failed : number = 0 pending : number = 0 running : number = 0","title":"getStatuses"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#getsubscribeapis","text":"\u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi []","title":"getSubscribeApis"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#gettotalcount","text":"\u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number","title":"getTotalCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#isselected","text":"\u25b8 isSelected ( item : DaemonSet ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item DaemonSet Returns: boolean","title":"isSelected"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#isselectedall","text":"\u25b8 isSelectedAll ( visibleItems : DaemonSet []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems DaemonSet [] this.items Returns: boolean","title":"isSelectedAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#load","text":"\u25b8 load ( params : object): Promise\u2039 DaemonSet \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 DaemonSet \u203a","title":"load"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#loadall","text":"\u25b8 loadAll ( options : object): Promise\u2039void | DaemonSet []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | DaemonSet []\u203a","title":"loadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#loadfrompath","text":"\u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a","title":"loadFromPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#protected-loaditem","text":"\u25b8 loadItem ( params : object): Promise\u2039 DaemonSet \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 DaemonSet \u203a","title":"Protected loadItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#protected-loaditems","text":"\u25b8 loadItems ( __namedParameters : object): Promise\u2039 DaemonSet []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 DaemonSet []\u203a","title":"Protected loadItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#loadmetrics","text":"\u25b8 loadMetrics ( daemonSet : DaemonSet ): Promise\u2039void\u203a Defined in src/renderer/components/+workloads-daemonsets/daemonsets.store.ts:41 Parameters: Name Type daemonSet DaemonSet Returns: Promise\u2039void\u203a","title":"loadMetrics"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#protected-mergeitems","text":"\u25b8 mergeItems ( partialItems : DaemonSet [], __namedParameters : object): DaemonSet [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : DaemonSet [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: DaemonSet []","title":"Protected mergeItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#reloadall","text":"\u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a","title":"reloadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#remove","text":"\u25b8 remove ( item : DaemonSet ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item DaemonSet Returns: Promise\u2039void\u203a","title":"remove"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#protected-removeitem","text":"\u25b8 removeItem ( item : DaemonSet , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : DaemonSet \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a","title":"Protected removeItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#removeselecteditems","text":"\u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a","title":"removeSelectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#reset","text":"\u25b8 reset (): void Overrides KubeObjectStore . reset Defined in src/renderer/components/+workloads-daemonsets/daemonsets.store.ts:71 Returns: void","title":"reset"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#protected-resetonerror","text":"\u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void","title":"Protected resetOnError"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#resetselection","text":"\u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void","title":"resetSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#select","text":"\u25b8 select ( item : DaemonSet ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item DaemonSet Returns: void","title":"select"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#protected-sortitems","text":"\u25b8 sortItems ( items : DaemonSet [], sorting : function[], order? : \"asc\" | \"desc\"): DaemonSet [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items DaemonSet [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: DaemonSet []","title":"Protected sortItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#subscribe","text":"\u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function)","title":"subscribe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#toggleselection","text":"\u25b8 toggleSelection ( item : DaemonSet ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item DaemonSet Returns: void","title":"toggleSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#toggleselectionall","text":"\u25b8 toggleSelectionAll ( visibleItems : DaemonSet []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems DaemonSet [] this.items Returns: void","title":"toggleSelectionAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#unselect","text":"\u25b8 unselect ( item : DaemonSet ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item DaemonSet Returns: void","title":"unselect"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#update","text":"\u25b8 update ( item : DaemonSet , data : Partial\u2039 DaemonSet \u203a): Promise\u2039 DaemonSet \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item DaemonSet data Partial\u2039 DaemonSet \u203a Returns: Promise\u2039 DaemonSet \u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#protected-updatefromeventsbuffer","text":"\u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void","title":"Protected updateFromEventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#protected-updateitem","text":"\u25b8 updateItem ( item : DaemonSet , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : DaemonSet \u25aa request : function \u25b8 (): Promise\u2039 DaemonSet \u203a Returns: Promise\u2039T\u203a","title":"Protected updateItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/","text":"Class: Deployment \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec Hierarchy # WorkloadKubeObject \u21b3 Deployment Implements # ItemObject Index # Constructors # constructor Properties # apiVersion kind metadata spec status apiBase kind namespaced Accessors # selfLink Methods # delete getAffinity getAffinityNumber getAge getAnnotations getConditions getConditionsText getFinalizers getId getLabels getName getNodeSelectors getNs getOwnerRefs getReplicas getResourceVersion getSearchFields getSelectors getTemplateLabels getTimeDiffFromNow getTolerations toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels Constructors # constructor # + new Deployment ( data : KubeJsonApiData): Deployment Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/deployment.api.ts:94 Parameters: Name Type data KubeJsonApiData Returns: Deployment Properties # apiVersion # \u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94 kind # \u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95 metadata # \u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96 spec # \u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/deployment.api.ts:101 Type declaration: # replicas : number selector (): object matchLabels (): object strategy (): object rollingUpdate (): object maxSurge : number maxUnavailable : number type : string template (): object metadata (): object annotations (): object creationTimestamp ? : string labels (): object spec (): object affinity ? : IAffinity containers : object[] dnsPolicy : string nodeSelector (): object restartPolicy : string schedulerName : string securityContext (): object serviceAccount : string serviceAccountName : string terminationGracePeriodSeconds : number tolerations ? : object[] volumes ? : object[] status # \u2022 status : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/deployment.api.ts:180 Type declaration: # availableReplicas ? : number conditions : object[] observedGeneration : number readyReplicas : number replicas : number unavailableReplicas ? : number updatedReplicas : number Static apiBase # \u25aa apiBase : string = \"/apis/apps/v1/deployments\" Defined in src/renderer/api/endpoints/deployment.api.ts:94 Static kind # \u25aa kind : string = \"Deployment\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/deployment.api.ts:92 Static namespaced # \u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/deployment.api.ts:93 Accessors # selfLink # \u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string Methods # delete # \u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a getAffinity # \u25b8 getAffinity (): IAffinity Inherited from Deployment . getAffinity Defined in src/renderer/api/workload-kube-object.ts:93 Returns: IAffinity getAffinityNumber # \u25b8 getAffinityNumber (): number Inherited from Pod . getAffinityNumber Defined in src/renderer/api/workload-kube-object.ts:97 Returns: number getAge # \u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number getAnnotations # \u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[] getConditions # \u25b8 getConditions ( activeOnly : boolean): object[] Defined in src/renderer/api/endpoints/deployment.api.ts:197 Parameters: Name Type Default activeOnly boolean false Returns: object[] getConditionsText # \u25b8 getConditionsText ( activeOnly : boolean): string Defined in src/renderer/api/endpoints/deployment.api.ts:209 Parameters: Name Type Default activeOnly boolean true Returns: string getFinalizers # \u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[] getId # \u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string getLabels # \u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[] getName # \u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string getNodeSelectors # \u25b8 getNodeSelectors (): string[] Inherited from Deployment . getNodeSelectors Defined in src/renderer/api/workload-kube-object.ts:77 Returns: string[] getNs # \u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string getOwnerRefs # \u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[] getReplicas # \u25b8 getReplicas (): number Defined in src/renderer/api/endpoints/deployment.api.ts:213 Returns: number getResourceVersion # \u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string getSearchFields # \u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[] getSelectors # \u25b8 getSelectors (): string[] Inherited from Pod . getSelectors Defined in src/renderer/api/workload-kube-object.ts:71 Returns: string[] getTemplateLabels # \u25b8 getTemplateLabels (): string[] Inherited from Pod . getTemplateLabels Defined in src/renderer/api/workload-kube-object.ts:83 Returns: string[] getTimeDiffFromNow # \u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number getTolerations # \u25b8 getTolerations (): IToleration[] Inherited from Deployment . getTolerations Defined in src/renderer/api/workload-kube-object.ts:89 Returns: IToleration[] toPlainObject # \u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object update # \u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Static create # \u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a Static isJsonApiData # \u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData Static isJsonApiDataList # \u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a Static isKubeJsonApiListMetadata # \u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata Static isKubeJsonApiMetadata # \u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata Static isNonSystem # \u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean Static isPartialJsonApiData # \u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a Static isPartialJsonApiMetadata # \u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a Static stringifyLabels # \u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Class: Deployment \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#class-deployment-metadata-status-spec","text":"","title":"Class: Deployment \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#type-parameters","text":"\u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#hierarchy","text":"WorkloadKubeObject \u21b3 Deployment","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#implements","text":"ItemObject","title":"Implements"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#properties","text":"apiVersion kind metadata spec status apiBase kind namespaced","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#accessors","text":"selfLink","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#methods","text":"delete getAffinity getAffinityNumber getAge getAnnotations getConditions getConditionsText getFinalizers getId getLabels getName getNodeSelectors getNs getOwnerRefs getReplicas getResourceVersion getSearchFields getSelectors getTemplateLabels getTimeDiffFromNow getTolerations toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#constructor","text":"+ new Deployment ( data : KubeJsonApiData): Deployment Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/deployment.api.ts:94 Parameters: Name Type data KubeJsonApiData Returns: Deployment","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#kind","text":"\u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#metadata","text":"\u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96","title":"metadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#spec","text":"\u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/deployment.api.ts:101","title":"spec"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#status","text":"\u2022 status : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/deployment.api.ts:180","title":"status"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#static-apibase","text":"\u25aa apiBase : string = \"/apis/apps/v1/deployments\" Defined in src/renderer/api/endpoints/deployment.api.ts:94","title":"Static apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#static-kind","text":"\u25aa kind : string = \"Deployment\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/deployment.api.ts:92","title":"Static kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#static-namespaced","text":"\u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/deployment.api.ts:93","title":"Static namespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#selflink","text":"\u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string","title":"selfLink"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#delete","text":"\u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#getaffinity","text":"\u25b8 getAffinity (): IAffinity Inherited from Deployment . getAffinity Defined in src/renderer/api/workload-kube-object.ts:93 Returns: IAffinity","title":"getAffinity"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#getaffinitynumber","text":"\u25b8 getAffinityNumber (): number Inherited from Pod . getAffinityNumber Defined in src/renderer/api/workload-kube-object.ts:97 Returns: number","title":"getAffinityNumber"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#getage","text":"\u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number","title":"getAge"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#getannotations","text":"\u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[]","title":"getAnnotations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#getconditions","text":"\u25b8 getConditions ( activeOnly : boolean): object[] Defined in src/renderer/api/endpoints/deployment.api.ts:197 Parameters: Name Type Default activeOnly boolean false Returns: object[]","title":"getConditions"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#getconditionstext","text":"\u25b8 getConditionsText ( activeOnly : boolean): string Defined in src/renderer/api/endpoints/deployment.api.ts:209 Parameters: Name Type Default activeOnly boolean true Returns: string","title":"getConditionsText"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#getfinalizers","text":"\u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[]","title":"getFinalizers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#getid","text":"\u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string","title":"getId"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#getlabels","text":"\u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[]","title":"getLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#getname","text":"\u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string","title":"getName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#getnodeselectors","text":"\u25b8 getNodeSelectors (): string[] Inherited from Deployment . getNodeSelectors Defined in src/renderer/api/workload-kube-object.ts:77 Returns: string[]","title":"getNodeSelectors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#getns","text":"\u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string","title":"getNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#getownerrefs","text":"\u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[]","title":"getOwnerRefs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#getreplicas","text":"\u25b8 getReplicas (): number Defined in src/renderer/api/endpoints/deployment.api.ts:213 Returns: number","title":"getReplicas"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#getresourceversion","text":"\u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#getsearchfields","text":"\u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[]","title":"getSearchFields"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#getselectors","text":"\u25b8 getSelectors (): string[] Inherited from Pod . getSelectors Defined in src/renderer/api/workload-kube-object.ts:71 Returns: string[]","title":"getSelectors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#gettemplatelabels","text":"\u25b8 getTemplateLabels (): string[] Inherited from Pod . getTemplateLabels Defined in src/renderer/api/workload-kube-object.ts:83 Returns: string[]","title":"getTemplateLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#gettimedifffromnow","text":"\u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number","title":"getTimeDiffFromNow"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#gettolerations","text":"\u25b8 getTolerations (): IToleration[] Inherited from Deployment . getTolerations Defined in src/renderer/api/workload-kube-object.ts:89 Returns: IToleration[]","title":"getTolerations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#toplainobject","text":"\u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object","title":"toPlainObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#update","text":"\u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#static-create","text":"\u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a","title":"Static create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#static-isjsonapidata","text":"\u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData","title":"Static isJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#static-isjsonapidatalist","text":"\u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a","title":"Static isJsonApiDataList"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#static-iskubejsonapilistmetadata","text":"\u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata","title":"Static isKubeJsonApiListMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#static-iskubejsonapimetadata","text":"\u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata","title":"Static isKubeJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#static-isnonsystem","text":"\u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean","title":"Static isNonSystem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#static-ispartialjsonapidata","text":"\u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a","title":"Static isPartialJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#static-ispartialjsonapimetadata","text":"\u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a","title":"Static isPartialJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#static-stringifylabels","text":"\u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Static stringifyLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/","text":"Class: DeploymentApi # Hierarchy # KubeApi \u2039 Deployment \u203a \u21b3 DeploymentApi Index # Constructors # constructor Properties # apiBase apiGroup apiPrefix apiResource apiVersion apiVersionPreferred isNamespaced kind objectConstructor options request resourceVersions watchDisposer Accessors # apiVersionWithGroup Methods # checkPreferredVersion create delete get getReplicas getResourceVersion getScaleApiUrl getUrl getWatchUrl list modifyWatchEvent normalizeQuery parseResponse refreshResourceVersion restart scale setResourceVersion update watch Constructors # constructor # + new DeploymentApi ( options : IKubeApiOptions\u2039 Deployment \u203a): DeploymentApi Inherited from KubeApi . constructor Defined in src/renderer/api/kube-api.ts:151 Parameters: Name Type options IKubeApiOptions\u2039 Deployment \u203a Returns: DeploymentApi Properties # apiBase # \u2022 apiBase : string Inherited from KubeApi . apiBase Defined in src/renderer/api/kube-api.ts:140 apiGroup # \u2022 apiGroup : string Inherited from KubeApi . apiGroup Defined in src/renderer/api/kube-api.ts:142 apiPrefix # \u2022 apiPrefix : string Inherited from KubeApi . apiPrefix Defined in src/renderer/api/kube-api.ts:141 apiResource # \u2022 apiResource : string Inherited from KubeApi . apiResource Defined in src/renderer/api/kube-api.ts:145 apiVersion # \u2022 apiVersion : string Inherited from KubeApi . apiVersion Defined in src/renderer/api/kube-api.ts:143 Optional apiVersionPreferred # \u2022 apiVersionPreferred ? : string Inherited from KubeApi . apiVersionPreferred Defined in src/renderer/api/kube-api.ts:144 isNamespaced # \u2022 isNamespaced : boolean Inherited from KubeApi . isNamespaced Defined in src/renderer/api/kube-api.ts:146 kind # \u2022 kind : string Inherited from KubeApi . kind Defined in src/renderer/api/kube-api.ts:139 objectConstructor # \u2022 objectConstructor : IKubeObjectConstructor\u2039 Deployment \u203a Inherited from KubeApi . objectConstructor Defined in src/renderer/api/kube-api.ts:148 Protected options # \u2022 options : IKubeApiOptions\u2039 Deployment \u203a Inherited from KubeApi . options Defined in src/renderer/api/kube-api.ts:153 Protected request # \u2022 request : KubeJsonApi Inherited from KubeApi . request Defined in src/renderer/api/kube-api.ts:149 Protected resourceVersions # \u2022 resourceVersions : Map\u2039string, string\u203a = new Map () Inherited from KubeApi . resourceVersions Defined in src/renderer/api/kube-api.ts:150 Protected watchDisposer # \u2022 watchDisposer : function Inherited from KubeApi . watchDisposer Defined in src/renderer/api/kube-api.ts:151 Type declaration: # \u25b8 (): void Accessors # apiVersionWithGroup # \u2022 get apiVersionWithGroup (): string Inherited from KubeApi . apiVersionWithGroup Defined in src/renderer/api/kube-api.ts:181 Returns: string Methods # Protected checkPreferredVersion # \u25b8 checkPreferredVersion (): Promise\u2039void\u203a Inherited from KubeApi . checkPreferredVersion Defined in src/renderer/api/kube-api.ts:243 Returns: Promise\u2039void\u203a create # \u25b8 create ( __namedParameters : object, data? : Partial\u2039 Deployment \u203a): Promise\u2039 Deployment | null\u203a Inherited from KubeApi . create Defined in src/renderer/api/kube-api.ts:381 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional data : Partial\u2039 Deployment \u203a Returns: Promise\u2039 Deployment | null\u203a delete # \u25b8 delete ( __namedParameters : object): Promise\u2039KubeJsonApiData\u203a Inherited from KubeApi . delete Defined in src/renderer/api/kube-api.ts:418 Parameters: \u25aa __namedParameters : object Name Type Default name string \"\" namespace string \"default\" Returns: Promise\u2039KubeJsonApiData\u203a get # \u25b8 get ( __namedParameters : object, query? : IKubeApiQueryParams): Promise\u2039 Deployment | null\u203a Inherited from KubeApi . get Defined in src/renderer/api/kube-api.ts:367 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional query : IKubeApiQueryParams Returns: Promise\u2039 Deployment | null\u203a getReplicas # \u25b8 getReplicas ( params : object): Promise\u2039number\u203a Defined in src/renderer/api/endpoints/deployment.api.ts:34 Parameters: \u25aa params : object Name Type name string namespace string Returns: Promise\u2039number\u203a getResourceVersion # \u25b8 getResourceVersion ( namespace : string): string Inherited from KubeApi . getResourceVersion Defined in src/renderer/api/kube-api.ts:276 Parameters: Name Type Default namespace string \"\" Returns: string Protected getScaleApiUrl # \u25b8 getScaleApiUrl ( params : object): string Defined in src/renderer/api/endpoints/deployment.api.ts:30 Parameters: \u25aa params : object Name Type name string namespace string Returns: string getUrl # \u25b8 getUrl ( __namedParameters : object, query? : Partial\u2039IKubeApiQueryParams\u203a): string Inherited from KubeApi . getUrl Defined in src/renderer/api/kube-api.ts:284 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"\" \u25aa Optional query : Partial\u2039IKubeApiQueryParams\u203a Returns: string getWatchUrl # \u25b8 getWatchUrl ( namespace : string, query : IKubeApiQueryParams): string Inherited from KubeApi . getWatchUrl Defined in src/renderer/api/kube-api.ts:425 Parameters: Name Type Default namespace string \"\" query IKubeApiQueryParams {} Returns: string list # \u25b8 list ( __namedParameters : object, query? : IKubeApiQueryParams): Promise\u2039 Deployment [] | null\u203a Inherited from KubeApi . list Defined in src/renderer/api/kube-api.ts:349 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default namespace string \"\" reqInit RequestInit - \u25aa Optional query : IKubeApiQueryParams Returns: Promise\u2039 Deployment [] | null\u203a Protected modifyWatchEvent # \u25b8 modifyWatchEvent ( event : IKubeWatchEvent): void Inherited from KubeApi . modifyWatchEvent Defined in src/renderer/api/kube-api.ts:490 Parameters: Name Type event IKubeWatchEvent Returns: void Protected normalizeQuery # \u25b8 normalizeQuery ( query : Partial\u2039IKubeApiQueryParams\u203a): object Inherited from KubeApi . normalizeQuery Defined in src/renderer/api/kube-api.ts:296 Parameters: Name Type Default query Partial\u2039IKubeApiQueryParams\u203a {} Returns: object Protected parseResponse # \u25b8 parseResponse ( data : unknown, namespace? : string): Deployment | Deployment [] | null Inherited from KubeApi . parseResponse Defined in src/renderer/api/kube-api.ts:308 Parameters: Name Type data unknown namespace? string Returns: Deployment | Deployment [] | null refreshResourceVersion # \u25b8 refreshResourceVersion ( params? : KubeApiListOptions): Promise\u2039T[]\u203a Inherited from KubeApi . refreshResourceVersion Defined in src/renderer/api/kube-api.ts:280 Parameters: Name Type params? KubeApiListOptions Returns: Promise\u2039T[]\u203a restart # \u25b8 restart ( params : object): Promise\u2039KubeJsonApiData\u203a Defined in src/renderer/api/endpoints/deployment.api.ts:51 Parameters: \u25aa params : object Name Type name string namespace string Returns: Promise\u2039KubeJsonApiData\u203a scale # \u25b8 scale ( params : object, replicas : number): Promise\u2039KubeJsonApiData\u203a Defined in src/renderer/api/endpoints/deployment.api.ts:40 Parameters: \u25aa params : object Name Type name string namespace string \u25aa replicas : number Returns: Promise\u2039KubeJsonApiData\u203a setResourceVersion # \u25b8 setResourceVersion ( namespace : string, newVersion : string): void Inherited from KubeApi . setResourceVersion Defined in src/renderer/api/kube-api.ts:272 Parameters: Name Type Default namespace string \"\" newVersion string - Returns: void update # \u25b8 update ( __namedParameters : object, data? : Partial\u2039 Deployment \u203a): Promise\u2039 Deployment | null\u203a Inherited from KubeApi . update Defined in src/renderer/api/kube-api.ts:404 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional data : Partial\u2039 Deployment \u203a Returns: Promise\u2039 Deployment | null\u203a watch # \u25b8 watch ( opts : KubeApiWatchOptions): function Inherited from KubeApi . watch Defined in src/renderer/api/kube-api.ts:433 Parameters: Name Type Default opts KubeApiWatchOptions { namespace: \"\" } Returns: function \u25b8 (): void","title":"Class: DeploymentApi"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#class-deploymentapi","text":"","title":"Class: DeploymentApi"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#hierarchy","text":"KubeApi \u2039 Deployment \u203a \u21b3 DeploymentApi","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#properties","text":"apiBase apiGroup apiPrefix apiResource apiVersion apiVersionPreferred isNamespaced kind objectConstructor options request resourceVersions watchDisposer","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#accessors","text":"apiVersionWithGroup","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#methods","text":"checkPreferredVersion create delete get getReplicas getResourceVersion getScaleApiUrl getUrl getWatchUrl list modifyWatchEvent normalizeQuery parseResponse refreshResourceVersion restart scale setResourceVersion update watch","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#constructor","text":"+ new DeploymentApi ( options : IKubeApiOptions\u2039 Deployment \u203a): DeploymentApi Inherited from KubeApi . constructor Defined in src/renderer/api/kube-api.ts:151 Parameters: Name Type options IKubeApiOptions\u2039 Deployment \u203a Returns: DeploymentApi","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#apibase","text":"\u2022 apiBase : string Inherited from KubeApi . apiBase Defined in src/renderer/api/kube-api.ts:140","title":"apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#apigroup","text":"\u2022 apiGroup : string Inherited from KubeApi . apiGroup Defined in src/renderer/api/kube-api.ts:142","title":"apiGroup"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#apiprefix","text":"\u2022 apiPrefix : string Inherited from KubeApi . apiPrefix Defined in src/renderer/api/kube-api.ts:141","title":"apiPrefix"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#apiresource","text":"\u2022 apiResource : string Inherited from KubeApi . apiResource Defined in src/renderer/api/kube-api.ts:145","title":"apiResource"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeApi . apiVersion Defined in src/renderer/api/kube-api.ts:143","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#optional-apiversionpreferred","text":"\u2022 apiVersionPreferred ? : string Inherited from KubeApi . apiVersionPreferred Defined in src/renderer/api/kube-api.ts:144","title":"Optional apiVersionPreferred"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#isnamespaced","text":"\u2022 isNamespaced : boolean Inherited from KubeApi . isNamespaced Defined in src/renderer/api/kube-api.ts:146","title":"isNamespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#kind","text":"\u2022 kind : string Inherited from KubeApi . kind Defined in src/renderer/api/kube-api.ts:139","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#objectconstructor","text":"\u2022 objectConstructor : IKubeObjectConstructor\u2039 Deployment \u203a Inherited from KubeApi . objectConstructor Defined in src/renderer/api/kube-api.ts:148","title":"objectConstructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#protected-options","text":"\u2022 options : IKubeApiOptions\u2039 Deployment \u203a Inherited from KubeApi . options Defined in src/renderer/api/kube-api.ts:153","title":"Protected options"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#protected-request","text":"\u2022 request : KubeJsonApi Inherited from KubeApi . request Defined in src/renderer/api/kube-api.ts:149","title":"Protected request"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#protected-resourceversions","text":"\u2022 resourceVersions : Map\u2039string, string\u203a = new Map () Inherited from KubeApi . resourceVersions Defined in src/renderer/api/kube-api.ts:150","title":"Protected resourceVersions"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#protected-watchdisposer","text":"\u2022 watchDisposer : function Inherited from KubeApi . watchDisposer Defined in src/renderer/api/kube-api.ts:151","title":"Protected watchDisposer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#apiversionwithgroup","text":"\u2022 get apiVersionWithGroup (): string Inherited from KubeApi . apiVersionWithGroup Defined in src/renderer/api/kube-api.ts:181 Returns: string","title":"apiVersionWithGroup"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#protected-checkpreferredversion","text":"\u25b8 checkPreferredVersion (): Promise\u2039void\u203a Inherited from KubeApi . checkPreferredVersion Defined in src/renderer/api/kube-api.ts:243 Returns: Promise\u2039void\u203a","title":"Protected checkPreferredVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#create","text":"\u25b8 create ( __namedParameters : object, data? : Partial\u2039 Deployment \u203a): Promise\u2039 Deployment | null\u203a Inherited from KubeApi . create Defined in src/renderer/api/kube-api.ts:381 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional data : Partial\u2039 Deployment \u203a Returns: Promise\u2039 Deployment | null\u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#delete","text":"\u25b8 delete ( __namedParameters : object): Promise\u2039KubeJsonApiData\u203a Inherited from KubeApi . delete Defined in src/renderer/api/kube-api.ts:418 Parameters: \u25aa __namedParameters : object Name Type Default name string \"\" namespace string \"default\" Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#get","text":"\u25b8 get ( __namedParameters : object, query? : IKubeApiQueryParams): Promise\u2039 Deployment | null\u203a Inherited from KubeApi . get Defined in src/renderer/api/kube-api.ts:367 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional query : IKubeApiQueryParams Returns: Promise\u2039 Deployment | null\u203a","title":"get"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#getreplicas","text":"\u25b8 getReplicas ( params : object): Promise\u2039number\u203a Defined in src/renderer/api/endpoints/deployment.api.ts:34 Parameters: \u25aa params : object Name Type name string namespace string Returns: Promise\u2039number\u203a","title":"getReplicas"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#getresourceversion","text":"\u25b8 getResourceVersion ( namespace : string): string Inherited from KubeApi . getResourceVersion Defined in src/renderer/api/kube-api.ts:276 Parameters: Name Type Default namespace string \"\" Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#protected-getscaleapiurl","text":"\u25b8 getScaleApiUrl ( params : object): string Defined in src/renderer/api/endpoints/deployment.api.ts:30 Parameters: \u25aa params : object Name Type name string namespace string Returns: string","title":"Protected getScaleApiUrl"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#geturl","text":"\u25b8 getUrl ( __namedParameters : object, query? : Partial\u2039IKubeApiQueryParams\u203a): string Inherited from KubeApi . getUrl Defined in src/renderer/api/kube-api.ts:284 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"\" \u25aa Optional query : Partial\u2039IKubeApiQueryParams\u203a Returns: string","title":"getUrl"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#getwatchurl","text":"\u25b8 getWatchUrl ( namespace : string, query : IKubeApiQueryParams): string Inherited from KubeApi . getWatchUrl Defined in src/renderer/api/kube-api.ts:425 Parameters: Name Type Default namespace string \"\" query IKubeApiQueryParams {} Returns: string","title":"getWatchUrl"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#list","text":"\u25b8 list ( __namedParameters : object, query? : IKubeApiQueryParams): Promise\u2039 Deployment [] | null\u203a Inherited from KubeApi . list Defined in src/renderer/api/kube-api.ts:349 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default namespace string \"\" reqInit RequestInit - \u25aa Optional query : IKubeApiQueryParams Returns: Promise\u2039 Deployment [] | null\u203a","title":"list"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#protected-modifywatchevent","text":"\u25b8 modifyWatchEvent ( event : IKubeWatchEvent): void Inherited from KubeApi . modifyWatchEvent Defined in src/renderer/api/kube-api.ts:490 Parameters: Name Type event IKubeWatchEvent Returns: void","title":"Protected modifyWatchEvent"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#protected-normalizequery","text":"\u25b8 normalizeQuery ( query : Partial\u2039IKubeApiQueryParams\u203a): object Inherited from KubeApi . normalizeQuery Defined in src/renderer/api/kube-api.ts:296 Parameters: Name Type Default query Partial\u2039IKubeApiQueryParams\u203a {} Returns: object","title":"Protected normalizeQuery"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#protected-parseresponse","text":"\u25b8 parseResponse ( data : unknown, namespace? : string): Deployment | Deployment [] | null Inherited from KubeApi . parseResponse Defined in src/renderer/api/kube-api.ts:308 Parameters: Name Type data unknown namespace? string Returns: Deployment | Deployment [] | null","title":"Protected parseResponse"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#refreshresourceversion","text":"\u25b8 refreshResourceVersion ( params? : KubeApiListOptions): Promise\u2039T[]\u203a Inherited from KubeApi . refreshResourceVersion Defined in src/renderer/api/kube-api.ts:280 Parameters: Name Type params? KubeApiListOptions Returns: Promise\u2039T[]\u203a","title":"refreshResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#restart","text":"\u25b8 restart ( params : object): Promise\u2039KubeJsonApiData\u203a Defined in src/renderer/api/endpoints/deployment.api.ts:51 Parameters: \u25aa params : object Name Type name string namespace string Returns: Promise\u2039KubeJsonApiData\u203a","title":"restart"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#scale","text":"\u25b8 scale ( params : object, replicas : number): Promise\u2039KubeJsonApiData\u203a Defined in src/renderer/api/endpoints/deployment.api.ts:40 Parameters: \u25aa params : object Name Type name string namespace string \u25aa replicas : number Returns: Promise\u2039KubeJsonApiData\u203a","title":"scale"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#setresourceversion","text":"\u25b8 setResourceVersion ( namespace : string, newVersion : string): void Inherited from KubeApi . setResourceVersion Defined in src/renderer/api/kube-api.ts:272 Parameters: Name Type Default namespace string \"\" newVersion string - Returns: void","title":"setResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#update","text":"\u25b8 update ( __namedParameters : object, data? : Partial\u2039 Deployment \u203a): Promise\u2039 Deployment | null\u203a Inherited from KubeApi . update Defined in src/renderer/api/kube-api.ts:404 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional data : Partial\u2039 Deployment \u203a Returns: Promise\u2039 Deployment | null\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#watch","text":"\u25b8 watch ( opts : KubeApiWatchOptions): function Inherited from KubeApi . watch Defined in src/renderer/api/kube-api.ts:433 Parameters: Name Type Default opts KubeApiWatchOptions { namespace: \"\" } Returns: function \u25b8 (): void","title":"watch"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/","text":"Class: DeploymentStore # Hierarchy # \u21b3 KubeObjectStore \u2039 Deployment \u203a \u21b3 DeploymentStore Index # Constructors # constructor Properties # api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit metrics selectedItemsIds defaultContext Accessors # context contextItems contextReady namespacesReady query selectedItems Methods # [Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getChildPods getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems loadMetrics mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem Constructors # constructor # + new DeploymentStore (): DeploymentStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+workloads-deployments/deployments.store.ts:31 Returns: DeploymentStore Properties # api # \u2022 api : DeploymentApi \u2039\u203a = deploymentApi Overrides KubeObjectStore . api Defined in src/renderer/components/+workloads-deployments/deployments.store.ts:30 bufferSize # \u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45 Protected eventsBuffer # \u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301 failedLoading # \u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36 isLoaded # \u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38 isLoading # \u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37 items # \u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39 Optional limit # \u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44 metrics # \u2022 metrics : IPodMetrics = null Defined in src/renderer/components/+workloads-deployments/deployments.store.ts:31 selectedItemsIds # \u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40 Static defaultContext # \u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41 Accessors # context # \u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext contextItems # \u2022 get contextItems (): Deployment [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: Deployment [] contextReady # \u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object namespacesReady # \u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object query # \u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams selectedItems # \u2022 get selectedItems (): Deployment [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: Deployment [] Methods # [Symbol.iterator] # \u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a Protected bindWatchEventsUpdater # \u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void create # \u25b8 create ( params : object, data? : Partial\u2039 Deployment \u203a): Promise\u2039 Deployment \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Deployment \u203a Returns: Promise\u2039 Deployment \u203a Protected createItem # \u25b8 createItem ( params : object, data? : Partial\u2039 Deployment \u203a): Promise\u2039 Deployment \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Deployment \u203a Returns: Promise\u2039 Deployment \u203a Protected defaultSorting # \u25b8 defaultSorting ( item : Deployment ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item Deployment Returns: string Protected filterItemsOnLoad # \u25b8 filterItemsOnLoad ( items : Deployment []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items Deployment [] Returns: T[] getAllByNs # \u25b8 getAllByNs ( namespace : string | string[], strict : boolean): Deployment [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: Deployment [] getById # \u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T getByLabel # \u25b8 getByLabel ( labels : string[] | object): Deployment [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: Deployment [] getByName # \u25b8 getByName ( name : string, namespace? : string): Deployment Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: Deployment getByPath # \u25b8 getByPath ( path : string): Deployment Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: Deployment getChildPods # \u25b8 getChildPods ( deployment : Deployment ): Pod \u2039\u203a[] Defined in src/renderer/components/+workloads-deployments/deployments.store.ts:72 Parameters: Name Type deployment Deployment Returns: Pod \u2039\u203a[] getIndexById # \u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number getItems # \u25b8 getItems (): Deployment [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: Deployment [] getStatuses # \u25b8 getStatuses ( deployments? : Deployment []): object Overrides KubeObjectStore . getStatuses Defined in src/renderer/components/+workloads-deployments/deployments.store.ts:52 Parameters: Name Type deployments? Deployment [] Returns: object failed : number = 0 pending : number = 0 running : number = 0 getSubscribeApis # \u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi [] getTotalCount # \u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number isSelected # \u25b8 isSelected ( item : Deployment ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item Deployment Returns: boolean isSelectedAll # \u25b8 isSelectedAll ( visibleItems : Deployment []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems Deployment [] this.items Returns: boolean load # \u25b8 load ( params : object): Promise\u2039 Deployment \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Deployment \u203a loadAll # \u25b8 loadAll ( options : object): Promise\u2039void | Deployment []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | Deployment []\u203a loadFromPath # \u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a Protected loadItem # \u25b8 loadItem ( params : object): Promise\u2039 Deployment \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Deployment \u203a Protected loadItems # \u25b8 loadItems ( __namedParameters : object): Promise\u2039 Deployment []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 Deployment []\u203a loadMetrics # \u25b8 loadMetrics ( deployment : Deployment ): Promise\u2039void\u203a Defined in src/renderer/components/+workloads-deployments/deployments.store.ts:46 Parameters: Name Type deployment Deployment Returns: Promise\u2039void\u203a Protected mergeItems # \u25b8 mergeItems ( partialItems : Deployment [], __namedParameters : object): Deployment [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : Deployment [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: Deployment [] reloadAll # \u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a remove # \u25b8 remove ( item : Deployment ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item Deployment Returns: Promise\u2039void\u203a Protected removeItem # \u25b8 removeItem ( item : Deployment , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : Deployment \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a removeSelectedItems # \u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a reset # \u25b8 reset (): void Overrides KubeObjectStore . reset Defined in src/renderer/components/+workloads-deployments/deployments.store.ts:78 Returns: void Protected resetOnError # \u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void resetSelection # \u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void select # \u25b8 select ( item : Deployment ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item Deployment Returns: void Protected sortItems # \u25b8 sortItems ( items : Deployment []): Deployment \u2039\u203a[] Overrides KubeObjectStore . sortItems Defined in src/renderer/components/+workloads-deployments/deployments.store.ts:40 Parameters: Name Type items Deployment [] Returns: Deployment \u2039\u203a[] subscribe # \u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function) toggleSelection # \u25b8 toggleSelection ( item : Deployment ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item Deployment Returns: void toggleSelectionAll # \u25b8 toggleSelectionAll ( visibleItems : Deployment []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems Deployment [] this.items Returns: void unselect # \u25b8 unselect ( item : Deployment ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item Deployment Returns: void update # \u25b8 update ( item : Deployment , data : Partial\u2039 Deployment \u203a): Promise\u2039 Deployment \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item Deployment data Partial\u2039 Deployment \u203a Returns: Promise\u2039 Deployment \u203a Protected updateFromEventsBuffer # \u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void Protected updateItem # \u25b8 updateItem ( item : Deployment , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : Deployment \u25aa request : function \u25b8 (): Promise\u2039 Deployment \u203a Returns: Promise\u2039T\u203a","title":"Class: DeploymentStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#class-deploymentstore","text":"","title":"Class: DeploymentStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#hierarchy","text":"\u21b3 KubeObjectStore \u2039 Deployment \u203a \u21b3 DeploymentStore","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#properties","text":"api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit metrics selectedItemsIds defaultContext","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#accessors","text":"context contextItems contextReady namespacesReady query selectedItems","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#methods","text":"[Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getChildPods getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems loadMetrics mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#constructor","text":"+ new DeploymentStore (): DeploymentStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+workloads-deployments/deployments.store.ts:31 Returns: DeploymentStore","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#api","text":"\u2022 api : DeploymentApi \u2039\u203a = deploymentApi Overrides KubeObjectStore . api Defined in src/renderer/components/+workloads-deployments/deployments.store.ts:30","title":"api"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#buffersize","text":"\u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45","title":"bufferSize"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#protected-eventsbuffer","text":"\u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301","title":"Protected eventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#failedloading","text":"\u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36","title":"failedLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#isloaded","text":"\u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38","title":"isLoaded"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#isloading","text":"\u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37","title":"isLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#items","text":"\u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39","title":"items"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#optional-limit","text":"\u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44","title":"Optional limit"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#metrics","text":"\u2022 metrics : IPodMetrics = null Defined in src/renderer/components/+workloads-deployments/deployments.store.ts:31","title":"metrics"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#selecteditemsids","text":"\u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40","title":"selectedItemsIds"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#static-defaultcontext","text":"\u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41","title":"Static defaultContext"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#context","text":"\u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext","title":"context"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#contextitems","text":"\u2022 get contextItems (): Deployment [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: Deployment []","title":"contextItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#contextready","text":"\u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object","title":"contextReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#namespacesready","text":"\u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object","title":"namespacesReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#query","text":"\u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams","title":"query"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#selecteditems","text":"\u2022 get selectedItems (): Deployment [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: Deployment []","title":"selectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#symboliterator","text":"\u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a","title":"[Symbol.iterator]"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#protected-bindwatcheventsupdater","text":"\u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void","title":"Protected bindWatchEventsUpdater"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#create","text":"\u25b8 create ( params : object, data? : Partial\u2039 Deployment \u203a): Promise\u2039 Deployment \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Deployment \u203a Returns: Promise\u2039 Deployment \u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#protected-createitem","text":"\u25b8 createItem ( params : object, data? : Partial\u2039 Deployment \u203a): Promise\u2039 Deployment \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Deployment \u203a Returns: Promise\u2039 Deployment \u203a","title":"Protected createItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#protected-defaultsorting","text":"\u25b8 defaultSorting ( item : Deployment ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item Deployment Returns: string","title":"Protected defaultSorting"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#protected-filteritemsonload","text":"\u25b8 filterItemsOnLoad ( items : Deployment []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items Deployment [] Returns: T[]","title":"Protected filterItemsOnLoad"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#getallbyns","text":"\u25b8 getAllByNs ( namespace : string | string[], strict : boolean): Deployment [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: Deployment []","title":"getAllByNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#getbyid","text":"\u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T","title":"getById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#getbylabel","text":"\u25b8 getByLabel ( labels : string[] | object): Deployment [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: Deployment []","title":"getByLabel"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#getbyname","text":"\u25b8 getByName ( name : string, namespace? : string): Deployment Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: Deployment","title":"getByName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#getbypath","text":"\u25b8 getByPath ( path : string): Deployment Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: Deployment","title":"getByPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#getchildpods","text":"\u25b8 getChildPods ( deployment : Deployment ): Pod \u2039\u203a[] Defined in src/renderer/components/+workloads-deployments/deployments.store.ts:72 Parameters: Name Type deployment Deployment Returns: Pod \u2039\u203a[]","title":"getChildPods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#getindexbyid","text":"\u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number","title":"getIndexById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#getitems","text":"\u25b8 getItems (): Deployment [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: Deployment []","title":"getItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#getstatuses","text":"\u25b8 getStatuses ( deployments? : Deployment []): object Overrides KubeObjectStore . getStatuses Defined in src/renderer/components/+workloads-deployments/deployments.store.ts:52 Parameters: Name Type deployments? Deployment [] Returns: object failed : number = 0 pending : number = 0 running : number = 0","title":"getStatuses"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#getsubscribeapis","text":"\u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi []","title":"getSubscribeApis"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#gettotalcount","text":"\u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number","title":"getTotalCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#isselected","text":"\u25b8 isSelected ( item : Deployment ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item Deployment Returns: boolean","title":"isSelected"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#isselectedall","text":"\u25b8 isSelectedAll ( visibleItems : Deployment []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems Deployment [] this.items Returns: boolean","title":"isSelectedAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#load","text":"\u25b8 load ( params : object): Promise\u2039 Deployment \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Deployment \u203a","title":"load"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#loadall","text":"\u25b8 loadAll ( options : object): Promise\u2039void | Deployment []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | Deployment []\u203a","title":"loadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#loadfrompath","text":"\u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a","title":"loadFromPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#protected-loaditem","text":"\u25b8 loadItem ( params : object): Promise\u2039 Deployment \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Deployment \u203a","title":"Protected loadItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#protected-loaditems","text":"\u25b8 loadItems ( __namedParameters : object): Promise\u2039 Deployment []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 Deployment []\u203a","title":"Protected loadItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#loadmetrics","text":"\u25b8 loadMetrics ( deployment : Deployment ): Promise\u2039void\u203a Defined in src/renderer/components/+workloads-deployments/deployments.store.ts:46 Parameters: Name Type deployment Deployment Returns: Promise\u2039void\u203a","title":"loadMetrics"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#protected-mergeitems","text":"\u25b8 mergeItems ( partialItems : Deployment [], __namedParameters : object): Deployment [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : Deployment [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: Deployment []","title":"Protected mergeItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#reloadall","text":"\u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a","title":"reloadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#remove","text":"\u25b8 remove ( item : Deployment ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item Deployment Returns: Promise\u2039void\u203a","title":"remove"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#protected-removeitem","text":"\u25b8 removeItem ( item : Deployment , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : Deployment \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a","title":"Protected removeItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#removeselecteditems","text":"\u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a","title":"removeSelectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#reset","text":"\u25b8 reset (): void Overrides KubeObjectStore . reset Defined in src/renderer/components/+workloads-deployments/deployments.store.ts:78 Returns: void","title":"reset"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#protected-resetonerror","text":"\u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void","title":"Protected resetOnError"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#resetselection","text":"\u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void","title":"resetSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#select","text":"\u25b8 select ( item : Deployment ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item Deployment Returns: void","title":"select"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#protected-sortitems","text":"\u25b8 sortItems ( items : Deployment []): Deployment \u2039\u203a[] Overrides KubeObjectStore . sortItems Defined in src/renderer/components/+workloads-deployments/deployments.store.ts:40 Parameters: Name Type items Deployment [] Returns: Deployment \u2039\u203a[]","title":"Protected sortItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#subscribe","text":"\u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function)","title":"subscribe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#toggleselection","text":"\u25b8 toggleSelection ( item : Deployment ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item Deployment Returns: void","title":"toggleSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#toggleselectionall","text":"\u25b8 toggleSelectionAll ( visibleItems : Deployment []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems Deployment [] this.items Returns: void","title":"toggleSelectionAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#unselect","text":"\u25b8 unselect ( item : Deployment ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item Deployment Returns: void","title":"unselect"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#update","text":"\u25b8 update ( item : Deployment , data : Partial\u2039 Deployment \u203a): Promise\u2039 Deployment \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item Deployment data Partial\u2039 Deployment \u203a Returns: Promise\u2039 Deployment \u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#protected-updatefromeventsbuffer","text":"\u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void","title":"Protected updateFromEventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#protected-updateitem","text":"\u25b8 updateItem ( item : Deployment , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : Deployment \u25aa request : function \u25b8 (): Promise\u2039 Deployment \u203a Returns: Promise\u2039T\u203a","title":"Protected updateItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/","text":"Class: Endpoint \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec Hierarchy # KubeObject \u21b3 Endpoint Implements # ItemObject Index # Constructors # constructor Properties # apiVersion kind metadata spec status subsets apiBase kind namespaced Accessors # selfLink Methods # delete getAge getAnnotations getEndpointSubsets getFinalizers getId getLabels getName getNs getOwnerRefs getResourceVersion getSearchFields getTimeDiffFromNow toPlainObject toString update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels Constructors # constructor # + new Endpoint ( data : KubeJsonApiData): Endpoint Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/endpoint.api.ts:132 Parameters: Name Type data KubeJsonApiData Returns: Endpoint Properties # apiVersion # \u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94 kind # \u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95 metadata # \u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96 Optional spec # \u2022 spec ? : Spec Inherited from KubeObject . spec Defined in src/renderer/api/kube-object.ts:98 Optional status # \u2022 status ? : Status Inherited from KubeObject . status Defined in src/renderer/api/kube-object.ts:97 subsets # \u2022 subsets : IEndpointSubset[] Defined in src/renderer/api/endpoints/endpoint.api.ts:126 Static apiBase # \u25aa apiBase : string = \"/api/v1/endpoints\" Defined in src/renderer/api/endpoints/endpoint.api.ts:132 Static kind # \u25aa kind : string = \"Endpoints\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/endpoint.api.ts:130 Static namespaced # \u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/endpoint.api.ts:131 Accessors # selfLink # \u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string Methods # delete # \u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a getAge # \u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number getAnnotations # \u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[] getEndpointSubsets # \u25b8 getEndpointSubsets (): EndpointSubset[] Defined in src/renderer/api/endpoints/endpoint.api.ts:139 Returns: EndpointSubset[] getFinalizers # \u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[] getId # \u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string getLabels # \u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[] getName # \u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string getNs # \u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string getOwnerRefs # \u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[] getResourceVersion # \u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string getSearchFields # \u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[] getTimeDiffFromNow # \u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number toPlainObject # \u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object toString # \u25b8 toString (): string Defined in src/renderer/api/endpoints/endpoint.api.ts:145 Returns: string update # \u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Static create # \u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a Static isJsonApiData # \u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData Static isJsonApiDataList # \u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a Static isKubeJsonApiListMetadata # \u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata Static isKubeJsonApiMetadata # \u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata Static isNonSystem # \u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean Static isPartialJsonApiData # \u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a Static isPartialJsonApiMetadata # \u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a Static stringifyLabels # \u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Class: Endpoint \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#class-endpoint-metadata-status-spec","text":"","title":"Class: Endpoint \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#type-parameters","text":"\u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#hierarchy","text":"KubeObject \u21b3 Endpoint","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#implements","text":"ItemObject","title":"Implements"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#properties","text":"apiVersion kind metadata spec status subsets apiBase kind namespaced","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#accessors","text":"selfLink","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#methods","text":"delete getAge getAnnotations getEndpointSubsets getFinalizers getId getLabels getName getNs getOwnerRefs getResourceVersion getSearchFields getTimeDiffFromNow toPlainObject toString update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#constructor","text":"+ new Endpoint ( data : KubeJsonApiData): Endpoint Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/endpoint.api.ts:132 Parameters: Name Type data KubeJsonApiData Returns: Endpoint","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#kind","text":"\u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#metadata","text":"\u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96","title":"metadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#optional-spec","text":"\u2022 spec ? : Spec Inherited from KubeObject . spec Defined in src/renderer/api/kube-object.ts:98","title":"Optional spec"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#optional-status","text":"\u2022 status ? : Status Inherited from KubeObject . status Defined in src/renderer/api/kube-object.ts:97","title":"Optional status"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#subsets","text":"\u2022 subsets : IEndpointSubset[] Defined in src/renderer/api/endpoints/endpoint.api.ts:126","title":"subsets"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#static-apibase","text":"\u25aa apiBase : string = \"/api/v1/endpoints\" Defined in src/renderer/api/endpoints/endpoint.api.ts:132","title":"Static apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#static-kind","text":"\u25aa kind : string = \"Endpoints\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/endpoint.api.ts:130","title":"Static kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#static-namespaced","text":"\u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/endpoint.api.ts:131","title":"Static namespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#selflink","text":"\u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string","title":"selfLink"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#delete","text":"\u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#getage","text":"\u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number","title":"getAge"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#getannotations","text":"\u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[]","title":"getAnnotations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#getendpointsubsets","text":"\u25b8 getEndpointSubsets (): EndpointSubset[] Defined in src/renderer/api/endpoints/endpoint.api.ts:139 Returns: EndpointSubset[]","title":"getEndpointSubsets"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#getfinalizers","text":"\u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[]","title":"getFinalizers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#getid","text":"\u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string","title":"getId"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#getlabels","text":"\u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[]","title":"getLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#getname","text":"\u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string","title":"getName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#getns","text":"\u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string","title":"getNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#getownerrefs","text":"\u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[]","title":"getOwnerRefs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#getresourceversion","text":"\u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#getsearchfields","text":"\u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[]","title":"getSearchFields"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#gettimedifffromnow","text":"\u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number","title":"getTimeDiffFromNow"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#toplainobject","text":"\u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object","title":"toPlainObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#tostring","text":"\u25b8 toString (): string Defined in src/renderer/api/endpoints/endpoint.api.ts:145 Returns: string","title":"toString"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#update","text":"\u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#static-create","text":"\u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a","title":"Static create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#static-isjsonapidata","text":"\u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData","title":"Static isJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#static-isjsonapidatalist","text":"\u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a","title":"Static isJsonApiDataList"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#static-iskubejsonapilistmetadata","text":"\u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata","title":"Static isKubeJsonApiListMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#static-iskubejsonapimetadata","text":"\u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata","title":"Static isKubeJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#static-isnonsystem","text":"\u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean","title":"Static isNonSystem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#static-ispartialjsonapidata","text":"\u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a","title":"Static isPartialJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#static-ispartialjsonapimetadata","text":"\u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a","title":"Static isPartialJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#static-stringifylabels","text":"\u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Static stringifyLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/","text":"Class: EndpointStore # Hierarchy # \u21b3 KubeObjectStore \u2039 Endpoint \u203a \u21b3 EndpointStore Index # Constructors # constructor Properties # api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext Accessors # context contextItems contextReady namespacesReady query selectedItems Methods # [Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem Constructors # constructor # + new EndpointStore (): EndpointStore Inherited from KubeObjectStore . constructor Overrides void Defined in src/renderer/kube-object.store.ts:54 Returns: EndpointStore Properties # api # \u2022 api : KubeApi \u2039 Endpoint \u2039\u203a\u203a = endpointApi Overrides KubeObjectStore . api Defined in src/renderer/components/+network-endpoints/endpoints.store.ts:27 bufferSize # \u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45 Protected eventsBuffer # \u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301 failedLoading # \u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36 isLoaded # \u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38 isLoading # \u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37 items # \u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39 Optional limit # \u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44 selectedItemsIds # \u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40 Static defaultContext # \u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41 Accessors # context # \u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext contextItems # \u2022 get contextItems (): Endpoint [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: Endpoint [] contextReady # \u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object namespacesReady # \u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object query # \u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams selectedItems # \u2022 get selectedItems (): Endpoint [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: Endpoint [] Methods # [Symbol.iterator] # \u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a Protected bindWatchEventsUpdater # \u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void create # \u25b8 create ( params : object, data? : Partial\u2039 Endpoint \u203a): Promise\u2039 Endpoint \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Endpoint \u203a Returns: Promise\u2039 Endpoint \u203a Protected createItem # \u25b8 createItem ( params : object, data? : Partial\u2039 Endpoint \u203a): Promise\u2039 Endpoint \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Endpoint \u203a Returns: Promise\u2039 Endpoint \u203a Protected defaultSorting # \u25b8 defaultSorting ( item : Endpoint ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item Endpoint Returns: string Protected filterItemsOnLoad # \u25b8 filterItemsOnLoad ( items : Endpoint []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items Endpoint [] Returns: T[] getAllByNs # \u25b8 getAllByNs ( namespace : string | string[], strict : boolean): Endpoint [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: Endpoint [] getById # \u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T getByLabel # \u25b8 getByLabel ( labels : string[] | object): Endpoint [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: Endpoint [] getByName # \u25b8 getByName ( name : string, namespace? : string): Endpoint Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: Endpoint getByPath # \u25b8 getByPath ( path : string): Endpoint Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: Endpoint getIndexById # \u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number getItems # \u25b8 getItems (): Endpoint [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: Endpoint [] Optional getStatuses # \u25b8 getStatuses ( items : Endpoint []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items Endpoint [] Returns: Record\u2039string, number\u203a getSubscribeApis # \u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi [] getTotalCount # \u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number isSelected # \u25b8 isSelected ( item : Endpoint ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item Endpoint Returns: boolean isSelectedAll # \u25b8 isSelectedAll ( visibleItems : Endpoint []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems Endpoint [] this.items Returns: boolean load # \u25b8 load ( params : object): Promise\u2039 Endpoint \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Endpoint \u203a loadAll # \u25b8 loadAll ( options : object): Promise\u2039void | Endpoint []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | Endpoint []\u203a loadFromPath # \u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a Protected loadItem # \u25b8 loadItem ( params : object): Promise\u2039 Endpoint \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Endpoint \u203a Protected loadItems # \u25b8 loadItems ( __namedParameters : object): Promise\u2039 Endpoint []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 Endpoint []\u203a Protected mergeItems # \u25b8 mergeItems ( partialItems : Endpoint [], __namedParameters : object): Endpoint [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : Endpoint [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: Endpoint [] reloadAll # \u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a remove # \u25b8 remove ( item : Endpoint ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item Endpoint Returns: Promise\u2039void\u203a Protected removeItem # \u25b8 removeItem ( item : Endpoint , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : Endpoint \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a removeSelectedItems # \u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a reset # \u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void Protected resetOnError # \u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void resetSelection # \u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void select # \u25b8 select ( item : Endpoint ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item Endpoint Returns: void Protected sortItems # \u25b8 sortItems ( items : Endpoint [], sorting : function[], order? : \"asc\" | \"desc\"): Endpoint [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items Endpoint [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: Endpoint [] subscribe # \u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function) toggleSelection # \u25b8 toggleSelection ( item : Endpoint ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item Endpoint Returns: void toggleSelectionAll # \u25b8 toggleSelectionAll ( visibleItems : Endpoint []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems Endpoint [] this.items Returns: void unselect # \u25b8 unselect ( item : Endpoint ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item Endpoint Returns: void update # \u25b8 update ( item : Endpoint , data : Partial\u2039 Endpoint \u203a): Promise\u2039 Endpoint \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item Endpoint data Partial\u2039 Endpoint \u203a Returns: Promise\u2039 Endpoint \u203a Protected updateFromEventsBuffer # \u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void Protected updateItem # \u25b8 updateItem ( item : Endpoint , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : Endpoint \u25aa request : function \u25b8 (): Promise\u2039 Endpoint \u203a Returns: Promise\u2039T\u203a","title":"Class: EndpointStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#class-endpointstore","text":"","title":"Class: EndpointStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#hierarchy","text":"\u21b3 KubeObjectStore \u2039 Endpoint \u203a \u21b3 EndpointStore","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#properties","text":"api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#accessors","text":"context contextItems contextReady namespacesReady query selectedItems","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#methods","text":"[Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#constructor","text":"+ new EndpointStore (): EndpointStore Inherited from KubeObjectStore . constructor Overrides void Defined in src/renderer/kube-object.store.ts:54 Returns: EndpointStore","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#api","text":"\u2022 api : KubeApi \u2039 Endpoint \u2039\u203a\u203a = endpointApi Overrides KubeObjectStore . api Defined in src/renderer/components/+network-endpoints/endpoints.store.ts:27","title":"api"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#buffersize","text":"\u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45","title":"bufferSize"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#protected-eventsbuffer","text":"\u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301","title":"Protected eventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#failedloading","text":"\u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36","title":"failedLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#isloaded","text":"\u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38","title":"isLoaded"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#isloading","text":"\u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37","title":"isLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#items","text":"\u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39","title":"items"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#optional-limit","text":"\u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44","title":"Optional limit"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#selecteditemsids","text":"\u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40","title":"selectedItemsIds"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#static-defaultcontext","text":"\u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41","title":"Static defaultContext"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#context","text":"\u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext","title":"context"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#contextitems","text":"\u2022 get contextItems (): Endpoint [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: Endpoint []","title":"contextItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#contextready","text":"\u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object","title":"contextReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#namespacesready","text":"\u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object","title":"namespacesReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#query","text":"\u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams","title":"query"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#selecteditems","text":"\u2022 get selectedItems (): Endpoint [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: Endpoint []","title":"selectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#symboliterator","text":"\u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a","title":"[Symbol.iterator]"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#protected-bindwatcheventsupdater","text":"\u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void","title":"Protected bindWatchEventsUpdater"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#create","text":"\u25b8 create ( params : object, data? : Partial\u2039 Endpoint \u203a): Promise\u2039 Endpoint \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Endpoint \u203a Returns: Promise\u2039 Endpoint \u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#protected-createitem","text":"\u25b8 createItem ( params : object, data? : Partial\u2039 Endpoint \u203a): Promise\u2039 Endpoint \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Endpoint \u203a Returns: Promise\u2039 Endpoint \u203a","title":"Protected createItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#protected-defaultsorting","text":"\u25b8 defaultSorting ( item : Endpoint ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item Endpoint Returns: string","title":"Protected defaultSorting"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#protected-filteritemsonload","text":"\u25b8 filterItemsOnLoad ( items : Endpoint []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items Endpoint [] Returns: T[]","title":"Protected filterItemsOnLoad"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#getallbyns","text":"\u25b8 getAllByNs ( namespace : string | string[], strict : boolean): Endpoint [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: Endpoint []","title":"getAllByNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#getbyid","text":"\u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T","title":"getById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#getbylabel","text":"\u25b8 getByLabel ( labels : string[] | object): Endpoint [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: Endpoint []","title":"getByLabel"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#getbyname","text":"\u25b8 getByName ( name : string, namespace? : string): Endpoint Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: Endpoint","title":"getByName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#getbypath","text":"\u25b8 getByPath ( path : string): Endpoint Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: Endpoint","title":"getByPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#getindexbyid","text":"\u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number","title":"getIndexById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#getitems","text":"\u25b8 getItems (): Endpoint [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: Endpoint []","title":"getItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#optional-getstatuses","text":"\u25b8 getStatuses ( items : Endpoint []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items Endpoint [] Returns: Record\u2039string, number\u203a","title":"Optional getStatuses"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#getsubscribeapis","text":"\u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi []","title":"getSubscribeApis"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#gettotalcount","text":"\u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number","title":"getTotalCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#isselected","text":"\u25b8 isSelected ( item : Endpoint ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item Endpoint Returns: boolean","title":"isSelected"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#isselectedall","text":"\u25b8 isSelectedAll ( visibleItems : Endpoint []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems Endpoint [] this.items Returns: boolean","title":"isSelectedAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#load","text":"\u25b8 load ( params : object): Promise\u2039 Endpoint \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Endpoint \u203a","title":"load"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#loadall","text":"\u25b8 loadAll ( options : object): Promise\u2039void | Endpoint []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | Endpoint []\u203a","title":"loadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#loadfrompath","text":"\u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a","title":"loadFromPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#protected-loaditem","text":"\u25b8 loadItem ( params : object): Promise\u2039 Endpoint \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Endpoint \u203a","title":"Protected loadItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#protected-loaditems","text":"\u25b8 loadItems ( __namedParameters : object): Promise\u2039 Endpoint []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 Endpoint []\u203a","title":"Protected loadItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#protected-mergeitems","text":"\u25b8 mergeItems ( partialItems : Endpoint [], __namedParameters : object): Endpoint [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : Endpoint [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: Endpoint []","title":"Protected mergeItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#reloadall","text":"\u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a","title":"reloadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#remove","text":"\u25b8 remove ( item : Endpoint ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item Endpoint Returns: Promise\u2039void\u203a","title":"remove"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#protected-removeitem","text":"\u25b8 removeItem ( item : Endpoint , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : Endpoint \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a","title":"Protected removeItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#removeselecteditems","text":"\u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a","title":"removeSelectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#reset","text":"\u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void","title":"reset"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#protected-resetonerror","text":"\u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void","title":"Protected resetOnError"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#resetselection","text":"\u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void","title":"resetSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#select","text":"\u25b8 select ( item : Endpoint ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item Endpoint Returns: void","title":"select"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#protected-sortitems","text":"\u25b8 sortItems ( items : Endpoint [], sorting : function[], order? : \"asc\" | \"desc\"): Endpoint [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items Endpoint [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: Endpoint []","title":"Protected sortItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#subscribe","text":"\u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function)","title":"subscribe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#toggleselection","text":"\u25b8 toggleSelection ( item : Endpoint ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item Endpoint Returns: void","title":"toggleSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#toggleselectionall","text":"\u25b8 toggleSelectionAll ( visibleItems : Endpoint []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems Endpoint [] this.items Returns: void","title":"toggleSelectionAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#unselect","text":"\u25b8 unselect ( item : Endpoint ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item Endpoint Returns: void","title":"unselect"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#update","text":"\u25b8 update ( item : Endpoint , data : Partial\u2039 Endpoint \u203a): Promise\u2039 Endpoint \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item Endpoint data Partial\u2039 Endpoint \u203a Returns: Promise\u2039 Endpoint \u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#protected-updatefromeventsbuffer","text":"\u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void","title":"Protected updateFromEventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#protected-updateitem","text":"\u25b8 updateItem ( item : Endpoint , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : Endpoint \u25aa request : function \u25b8 (): Promise\u2039 Endpoint \u203a Returns: Promise\u2039T\u203a","title":"Protected updateItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/","text":"Class: EventStore # Hierarchy # \u21b3 KubeObjectStore \u2039 KubeEvent \u203a \u21b3 EventStore Index # Constructors # constructor Properties # api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit saveLimit selectedItemsIds defaultContext Accessors # context contextItems contextReady namespacesReady query selectedItems Methods # [Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getEventsByObject getIndexById getItems getStatuses getSubscribeApis getTotalCount getWarnings getWarningsCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem Constructors # constructor # + new EventStore (): EventStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+events/event.store.ts:35 Returns: EventStore Properties # api # \u2022 api : KubeApi \u2039 KubeEvent \u2039\u203a\u203a = eventApi Overrides KubeObjectStore . api Defined in src/renderer/components/+events/event.store.ts:33 bufferSize # \u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45 Protected eventsBuffer # \u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301 failedLoading # \u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36 isLoaded # \u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38 isLoading # \u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37 items # \u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39 limit # \u2022 limit : number = 1000 Overrides KubeObjectStore . limit Defined in src/renderer/components/+events/event.store.ts:34 saveLimit # \u2022 saveLimit : number = 50000 Defined in src/renderer/components/+events/event.store.ts:35 selectedItemsIds # \u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40 Static defaultContext # \u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41 Accessors # context # \u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext contextItems # \u2022 get contextItems (): KubeEvent [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: KubeEvent [] contextReady # \u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object namespacesReady # \u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object query # \u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams selectedItems # \u2022 get selectedItems (): KubeEvent [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: KubeEvent [] Methods # [Symbol.iterator] # \u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a Protected bindWatchEventsUpdater # \u25b8 bindWatchEventsUpdater (): void Overrides KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/components/+events/event.store.ts:42 Returns: void create # \u25b8 create ( params : object, data? : Partial\u2039 KubeEvent \u203a): Promise\u2039 KubeEvent \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 KubeEvent \u203a Returns: Promise\u2039 KubeEvent \u203a Protected createItem # \u25b8 createItem ( params : object, data? : Partial\u2039 KubeEvent \u203a): Promise\u2039 KubeEvent \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 KubeEvent \u203a Returns: Promise\u2039 KubeEvent \u203a Protected defaultSorting # \u25b8 defaultSorting ( item : KubeEvent ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item KubeEvent Returns: string Protected filterItemsOnLoad # \u25b8 filterItemsOnLoad ( items : KubeEvent []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items KubeEvent [] Returns: T[] getAllByNs # \u25b8 getAllByNs ( namespace : string | string[], strict : boolean): KubeEvent [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: KubeEvent [] getById # \u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T getByLabel # \u25b8 getByLabel ( labels : string[] | object): KubeEvent [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: KubeEvent [] getByName # \u25b8 getByName ( name : string, namespace? : string): KubeEvent Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: KubeEvent getByPath # \u25b8 getByPath ( path : string): KubeEvent Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: KubeEvent getEventsByObject # \u25b8 getEventsByObject ( obj : KubeObject ): KubeEvent [] Defined in src/renderer/components/+events/event.store.ts:52 Parameters: Name Type obj KubeObject Returns: KubeEvent [] getIndexById # \u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number getItems # \u25b8 getItems (): KubeEvent [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: KubeEvent [] Optional getStatuses # \u25b8 getStatuses ( items : KubeEvent []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items KubeEvent [] Returns: Record\u2039string, number\u203a getSubscribeApis # \u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi [] getTotalCount # \u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number getWarnings # \u25b8 getWarnings (): KubeEvent \u2039\u203a[] Defined in src/renderer/components/+events/event.store.ts:62 Returns: KubeEvent \u2039\u203a[] getWarningsCount # \u25b8 getWarningsCount (): number Defined in src/renderer/components/+events/event.store.ts:81 Returns: number isSelected # \u25b8 isSelected ( item : KubeEvent ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item KubeEvent Returns: boolean isSelectedAll # \u25b8 isSelectedAll ( visibleItems : KubeEvent []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems KubeEvent [] this.items Returns: boolean load # \u25b8 load ( params : object): Promise\u2039 KubeEvent \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 KubeEvent \u203a loadAll # \u25b8 loadAll ( options : object): Promise\u2039void | KubeEvent []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | KubeEvent []\u203a loadFromPath # \u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a Protected loadItem # \u25b8 loadItem ( params : object): Promise\u2039 KubeEvent \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 KubeEvent \u203a Protected loadItems # \u25b8 loadItems ( __namedParameters : object): Promise\u2039 KubeEvent []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 KubeEvent []\u203a Protected mergeItems # \u25b8 mergeItems ( partialItems : KubeEvent [], __namedParameters : object): KubeEvent [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : KubeEvent [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: KubeEvent [] reloadAll # \u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a remove # \u25b8 remove ( item : KubeEvent ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item KubeEvent Returns: Promise\u2039void\u203a Protected removeItem # \u25b8 removeItem ( item : KubeEvent , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : KubeEvent \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a removeSelectedItems # \u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a reset # \u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void Protected resetOnError # \u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void resetSelection # \u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void select # \u25b8 select ( item : KubeEvent ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item KubeEvent Returns: void Protected sortItems # \u25b8 sortItems ( items : KubeEvent []): KubeEvent \u2039\u203a[] Overrides KubeObjectStore . sortItems Defined in src/renderer/components/+events/event.store.ts:46 Parameters: Name Type items KubeEvent [] Returns: KubeEvent \u2039\u203a[] subscribe # \u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function) toggleSelection # \u25b8 toggleSelection ( item : KubeEvent ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item KubeEvent Returns: void toggleSelectionAll # \u25b8 toggleSelectionAll ( visibleItems : KubeEvent []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems KubeEvent [] this.items Returns: void unselect # \u25b8 unselect ( item : KubeEvent ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item KubeEvent Returns: void update # \u25b8 update ( item : KubeEvent , data : Partial\u2039 KubeEvent \u203a): Promise\u2039 KubeEvent \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item KubeEvent data Partial\u2039 KubeEvent \u203a Returns: Promise\u2039 KubeEvent \u203a Protected updateFromEventsBuffer # \u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void Protected updateItem # \u25b8 updateItem ( item : KubeEvent , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : KubeEvent \u25aa request : function \u25b8 (): Promise\u2039 KubeEvent \u203a Returns: Promise\u2039T\u203a","title":"Class: EventStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#class-eventstore","text":"","title":"Class: EventStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#hierarchy","text":"\u21b3 KubeObjectStore \u2039 KubeEvent \u203a \u21b3 EventStore","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#properties","text":"api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit saveLimit selectedItemsIds defaultContext","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#accessors","text":"context contextItems contextReady namespacesReady query selectedItems","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#methods","text":"[Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getEventsByObject getIndexById getItems getStatuses getSubscribeApis getTotalCount getWarnings getWarningsCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#constructor","text":"+ new EventStore (): EventStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+events/event.store.ts:35 Returns: EventStore","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#api","text":"\u2022 api : KubeApi \u2039 KubeEvent \u2039\u203a\u203a = eventApi Overrides KubeObjectStore . api Defined in src/renderer/components/+events/event.store.ts:33","title":"api"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#buffersize","text":"\u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45","title":"bufferSize"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#protected-eventsbuffer","text":"\u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301","title":"Protected eventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#failedloading","text":"\u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36","title":"failedLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#isloaded","text":"\u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38","title":"isLoaded"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#isloading","text":"\u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37","title":"isLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#items","text":"\u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39","title":"items"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#limit","text":"\u2022 limit : number = 1000 Overrides KubeObjectStore . limit Defined in src/renderer/components/+events/event.store.ts:34","title":"limit"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#savelimit","text":"\u2022 saveLimit : number = 50000 Defined in src/renderer/components/+events/event.store.ts:35","title":"saveLimit"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#selecteditemsids","text":"\u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40","title":"selectedItemsIds"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#static-defaultcontext","text":"\u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41","title":"Static defaultContext"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#context","text":"\u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext","title":"context"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#contextitems","text":"\u2022 get contextItems (): KubeEvent [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: KubeEvent []","title":"contextItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#contextready","text":"\u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object","title":"contextReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#namespacesready","text":"\u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object","title":"namespacesReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#query","text":"\u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams","title":"query"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#selecteditems","text":"\u2022 get selectedItems (): KubeEvent [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: KubeEvent []","title":"selectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#symboliterator","text":"\u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a","title":"[Symbol.iterator]"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#protected-bindwatcheventsupdater","text":"\u25b8 bindWatchEventsUpdater (): void Overrides KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/components/+events/event.store.ts:42 Returns: void","title":"Protected bindWatchEventsUpdater"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#create","text":"\u25b8 create ( params : object, data? : Partial\u2039 KubeEvent \u203a): Promise\u2039 KubeEvent \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 KubeEvent \u203a Returns: Promise\u2039 KubeEvent \u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#protected-createitem","text":"\u25b8 createItem ( params : object, data? : Partial\u2039 KubeEvent \u203a): Promise\u2039 KubeEvent \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 KubeEvent \u203a Returns: Promise\u2039 KubeEvent \u203a","title":"Protected createItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#protected-defaultsorting","text":"\u25b8 defaultSorting ( item : KubeEvent ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item KubeEvent Returns: string","title":"Protected defaultSorting"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#protected-filteritemsonload","text":"\u25b8 filterItemsOnLoad ( items : KubeEvent []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items KubeEvent [] Returns: T[]","title":"Protected filterItemsOnLoad"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#getallbyns","text":"\u25b8 getAllByNs ( namespace : string | string[], strict : boolean): KubeEvent [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: KubeEvent []","title":"getAllByNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#getbyid","text":"\u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T","title":"getById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#getbylabel","text":"\u25b8 getByLabel ( labels : string[] | object): KubeEvent [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: KubeEvent []","title":"getByLabel"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#getbyname","text":"\u25b8 getByName ( name : string, namespace? : string): KubeEvent Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: KubeEvent","title":"getByName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#getbypath","text":"\u25b8 getByPath ( path : string): KubeEvent Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: KubeEvent","title":"getByPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#geteventsbyobject","text":"\u25b8 getEventsByObject ( obj : KubeObject ): KubeEvent [] Defined in src/renderer/components/+events/event.store.ts:52 Parameters: Name Type obj KubeObject Returns: KubeEvent []","title":"getEventsByObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#getindexbyid","text":"\u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number","title":"getIndexById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#getitems","text":"\u25b8 getItems (): KubeEvent [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: KubeEvent []","title":"getItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#optional-getstatuses","text":"\u25b8 getStatuses ( items : KubeEvent []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items KubeEvent [] Returns: Record\u2039string, number\u203a","title":"Optional getStatuses"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#getsubscribeapis","text":"\u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi []","title":"getSubscribeApis"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#gettotalcount","text":"\u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number","title":"getTotalCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#getwarnings","text":"\u25b8 getWarnings (): KubeEvent \u2039\u203a[] Defined in src/renderer/components/+events/event.store.ts:62 Returns: KubeEvent \u2039\u203a[]","title":"getWarnings"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#getwarningscount","text":"\u25b8 getWarningsCount (): number Defined in src/renderer/components/+events/event.store.ts:81 Returns: number","title":"getWarningsCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#isselected","text":"\u25b8 isSelected ( item : KubeEvent ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item KubeEvent Returns: boolean","title":"isSelected"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#isselectedall","text":"\u25b8 isSelectedAll ( visibleItems : KubeEvent []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems KubeEvent [] this.items Returns: boolean","title":"isSelectedAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#load","text":"\u25b8 load ( params : object): Promise\u2039 KubeEvent \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 KubeEvent \u203a","title":"load"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#loadall","text":"\u25b8 loadAll ( options : object): Promise\u2039void | KubeEvent []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | KubeEvent []\u203a","title":"loadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#loadfrompath","text":"\u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a","title":"loadFromPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#protected-loaditem","text":"\u25b8 loadItem ( params : object): Promise\u2039 KubeEvent \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 KubeEvent \u203a","title":"Protected loadItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#protected-loaditems","text":"\u25b8 loadItems ( __namedParameters : object): Promise\u2039 KubeEvent []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 KubeEvent []\u203a","title":"Protected loadItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#protected-mergeitems","text":"\u25b8 mergeItems ( partialItems : KubeEvent [], __namedParameters : object): KubeEvent [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : KubeEvent [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: KubeEvent []","title":"Protected mergeItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#reloadall","text":"\u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a","title":"reloadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#remove","text":"\u25b8 remove ( item : KubeEvent ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item KubeEvent Returns: Promise\u2039void\u203a","title":"remove"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#protected-removeitem","text":"\u25b8 removeItem ( item : KubeEvent , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : KubeEvent \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a","title":"Protected removeItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#removeselecteditems","text":"\u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a","title":"removeSelectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#reset","text":"\u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void","title":"reset"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#protected-resetonerror","text":"\u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void","title":"Protected resetOnError"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#resetselection","text":"\u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void","title":"resetSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#select","text":"\u25b8 select ( item : KubeEvent ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item KubeEvent Returns: void","title":"select"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#protected-sortitems","text":"\u25b8 sortItems ( items : KubeEvent []): KubeEvent \u2039\u203a[] Overrides KubeObjectStore . sortItems Defined in src/renderer/components/+events/event.store.ts:46 Parameters: Name Type items KubeEvent [] Returns: KubeEvent \u2039\u203a[]","title":"Protected sortItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#subscribe","text":"\u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function)","title":"subscribe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#toggleselection","text":"\u25b8 toggleSelection ( item : KubeEvent ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item KubeEvent Returns: void","title":"toggleSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#toggleselectionall","text":"\u25b8 toggleSelectionAll ( visibleItems : KubeEvent []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems KubeEvent [] this.items Returns: void","title":"toggleSelectionAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#unselect","text":"\u25b8 unselect ( item : KubeEvent ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item KubeEvent Returns: void","title":"unselect"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#update","text":"\u25b8 update ( item : KubeEvent , data : Partial\u2039 KubeEvent \u203a): Promise\u2039 KubeEvent \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item KubeEvent data Partial\u2039 KubeEvent \u203a Returns: Promise\u2039 KubeEvent \u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#protected-updatefromeventsbuffer","text":"\u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void","title":"Protected updateFromEventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#protected-updateitem","text":"\u25b8 updateItem ( item : KubeEvent , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : KubeEvent \u25aa request : function \u25b8 (): Promise\u2039 KubeEvent \u203a Returns: Promise\u2039T\u203a","title":"Protected updateItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/","text":"Class: HorizontalPodAutoscaler \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec Hierarchy # KubeObject \u21b3 HorizontalPodAutoscaler Implements # ItemObject Index # Constructors # constructor Properties # apiVersion kind metadata spec status apiBase kind namespaced Accessors # selfLink Methods # delete getAge getAnnotations getConditions getCurrentMetrics getFinalizers getId getLabels getMaxPods getMetricName getMetricValues getMetrics getMinPods getName getNs getOwnerRefs getReplicas getResourceVersion getSearchFields getTimeDiffFromNow toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels Constructors # constructor # + new HorizontalPodAutoscaler ( data : KubeJsonApiData): HorizontalPodAutoscaler Inherited from KubeObject . constructor Defined in src/renderer/api/kube-object.ts:180 Parameters: Name Type data KubeJsonApiData Returns: HorizontalPodAutoscaler Properties # apiVersion # \u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94 kind # \u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95 metadata # \u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96 spec # \u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/hpa.api.ts:63 Type declaration: # maxReplicas : number metrics : IHpaMetric[] minReplicas : number scaleTargetRef (): object apiVersion : string kind : string name : string status # \u2022 status : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/hpa.api.ts:73 Type declaration: # conditions : object[] currentMetrics : IHpaMetric[] currentReplicas : number desiredReplicas : number Static apiBase # \u25aa apiBase : string = \"/apis/autoscaling/v2beta1/horizontalpodautoscalers\" Defined in src/renderer/api/endpoints/hpa.api.ts:90 Static kind # \u25aa kind : string = \"HorizontalPodAutoscaler\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/hpa.api.ts:88 Static namespaced # \u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/hpa.api.ts:89 Accessors # selfLink # \u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string Methods # delete # \u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a getAge # \u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number getAnnotations # \u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[] getConditions # \u25b8 getConditions (): object[] Defined in src/renderer/api/endpoints/hpa.api.ts:104 Returns: object[] getCurrentMetrics # \u25b8 getCurrentMetrics (): IHpaMetric[] Defined in src/renderer/api/endpoints/hpa.api.ts:122 Returns: IHpaMetric[] getFinalizers # \u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[] getId # \u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string getLabels # \u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[] getMaxPods # \u25b8 getMaxPods (): number Defined in src/renderer/api/endpoints/hpa.api.ts:92 Returns: number Protected getMetricName # \u25b8 getMetricName ( metric : IHpaMetric): string Defined in src/renderer/api/endpoints/hpa.api.ts:126 Parameters: Name Type metric IHpaMetric Returns: string getMetricValues # \u25b8 getMetricValues ( metric : IHpaMetric): string Defined in src/renderer/api/endpoints/hpa.api.ts:142 Parameters: Name Type metric IHpaMetric Returns: string getMetrics # \u25b8 getMetrics (): IHpaMetric[] Defined in src/renderer/api/endpoints/hpa.api.ts:118 Returns: IHpaMetric[] getMinPods # \u25b8 getMinPods (): number Defined in src/renderer/api/endpoints/hpa.api.ts:96 Returns: number getName # \u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string getNs # \u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string getOwnerRefs # \u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[] getReplicas # \u25b8 getReplicas (): number Defined in src/renderer/api/endpoints/hpa.api.ts:100 Returns: number getResourceVersion # \u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string getSearchFields # \u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[] getTimeDiffFromNow # \u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number toPlainObject # \u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object update # \u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Static create # \u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a Static isJsonApiData # \u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData Static isJsonApiDataList # \u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a Static isKubeJsonApiListMetadata # \u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata Static isKubeJsonApiMetadata # \u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata Static isNonSystem # \u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean Static isPartialJsonApiData # \u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a Static isPartialJsonApiMetadata # \u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a Static stringifyLabels # \u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Class: HorizontalPodAutoscaler \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#class-horizontalpodautoscaler-metadata-status-spec","text":"","title":"Class: HorizontalPodAutoscaler \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#type-parameters","text":"\u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#hierarchy","text":"KubeObject \u21b3 HorizontalPodAutoscaler","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#implements","text":"ItemObject","title":"Implements"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#properties","text":"apiVersion kind metadata spec status apiBase kind namespaced","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#accessors","text":"selfLink","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#methods","text":"delete getAge getAnnotations getConditions getCurrentMetrics getFinalizers getId getLabels getMaxPods getMetricName getMetricValues getMetrics getMinPods getName getNs getOwnerRefs getReplicas getResourceVersion getSearchFields getTimeDiffFromNow toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#constructor","text":"+ new HorizontalPodAutoscaler ( data : KubeJsonApiData): HorizontalPodAutoscaler Inherited from KubeObject . constructor Defined in src/renderer/api/kube-object.ts:180 Parameters: Name Type data KubeJsonApiData Returns: HorizontalPodAutoscaler","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#kind","text":"\u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#metadata","text":"\u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96","title":"metadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#spec","text":"\u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/hpa.api.ts:63","title":"spec"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#status","text":"\u2022 status : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/hpa.api.ts:73","title":"status"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#static-apibase","text":"\u25aa apiBase : string = \"/apis/autoscaling/v2beta1/horizontalpodautoscalers\" Defined in src/renderer/api/endpoints/hpa.api.ts:90","title":"Static apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#static-kind","text":"\u25aa kind : string = \"HorizontalPodAutoscaler\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/hpa.api.ts:88","title":"Static kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#static-namespaced","text":"\u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/hpa.api.ts:89","title":"Static namespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#selflink","text":"\u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string","title":"selfLink"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#delete","text":"\u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#getage","text":"\u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number","title":"getAge"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#getannotations","text":"\u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[]","title":"getAnnotations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#getconditions","text":"\u25b8 getConditions (): object[] Defined in src/renderer/api/endpoints/hpa.api.ts:104 Returns: object[]","title":"getConditions"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#getcurrentmetrics","text":"\u25b8 getCurrentMetrics (): IHpaMetric[] Defined in src/renderer/api/endpoints/hpa.api.ts:122 Returns: IHpaMetric[]","title":"getCurrentMetrics"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#getfinalizers","text":"\u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[]","title":"getFinalizers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#getid","text":"\u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string","title":"getId"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#getlabels","text":"\u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[]","title":"getLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#getmaxpods","text":"\u25b8 getMaxPods (): number Defined in src/renderer/api/endpoints/hpa.api.ts:92 Returns: number","title":"getMaxPods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#protected-getmetricname","text":"\u25b8 getMetricName ( metric : IHpaMetric): string Defined in src/renderer/api/endpoints/hpa.api.ts:126 Parameters: Name Type metric IHpaMetric Returns: string","title":"Protected getMetricName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#getmetricvalues","text":"\u25b8 getMetricValues ( metric : IHpaMetric): string Defined in src/renderer/api/endpoints/hpa.api.ts:142 Parameters: Name Type metric IHpaMetric Returns: string","title":"getMetricValues"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#getmetrics","text":"\u25b8 getMetrics (): IHpaMetric[] Defined in src/renderer/api/endpoints/hpa.api.ts:118 Returns: IHpaMetric[]","title":"getMetrics"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#getminpods","text":"\u25b8 getMinPods (): number Defined in src/renderer/api/endpoints/hpa.api.ts:96 Returns: number","title":"getMinPods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#getname","text":"\u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string","title":"getName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#getns","text":"\u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string","title":"getNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#getownerrefs","text":"\u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[]","title":"getOwnerRefs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#getreplicas","text":"\u25b8 getReplicas (): number Defined in src/renderer/api/endpoints/hpa.api.ts:100 Returns: number","title":"getReplicas"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#getresourceversion","text":"\u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#getsearchfields","text":"\u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[]","title":"getSearchFields"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#gettimedifffromnow","text":"\u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number","title":"getTimeDiffFromNow"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#toplainobject","text":"\u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object","title":"toPlainObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#update","text":"\u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#static-create","text":"\u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a","title":"Static create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#static-isjsonapidata","text":"\u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData","title":"Static isJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#static-isjsonapidatalist","text":"\u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a","title":"Static isJsonApiDataList"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#static-iskubejsonapilistmetadata","text":"\u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata","title":"Static isKubeJsonApiListMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#static-iskubejsonapimetadata","text":"\u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata","title":"Static isKubeJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#static-isnonsystem","text":"\u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean","title":"Static isNonSystem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#static-ispartialjsonapidata","text":"\u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a","title":"Static isPartialJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#static-ispartialjsonapimetadata","text":"\u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a","title":"Static isPartialJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#static-stringifylabels","text":"\u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Static stringifyLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/","text":"Class: HPAStore # Hierarchy # \u21b3 KubeObjectStore \u2039 HorizontalPodAutoscaler \u203a \u21b3 HPAStore Index # Constructors # constructor Properties # api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext Accessors # context contextItems contextReady namespacesReady query selectedItems Methods # [Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem Constructors # constructor # + new HPAStore (): HPAStore Inherited from KubeObjectStore . constructor Overrides void Defined in src/renderer/kube-object.store.ts:54 Returns: HPAStore Properties # api # \u2022 api : KubeApi \u2039 HorizontalPodAutoscaler \u2039\u203a\u203a = hpaApi Overrides KubeObjectStore . api Defined in src/renderer/components/+config-autoscalers/hpa.store.ts:27 bufferSize # \u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45 Protected eventsBuffer # \u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301 failedLoading # \u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36 isLoaded # \u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38 isLoading # \u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37 items # \u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39 Optional limit # \u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44 selectedItemsIds # \u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40 Static defaultContext # \u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41 Accessors # context # \u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext contextItems # \u2022 get contextItems (): HorizontalPodAutoscaler [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: HorizontalPodAutoscaler [] contextReady # \u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object namespacesReady # \u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object query # \u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams selectedItems # \u2022 get selectedItems (): HorizontalPodAutoscaler [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: HorizontalPodAutoscaler [] Methods # [Symbol.iterator] # \u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a Protected bindWatchEventsUpdater # \u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void create # \u25b8 create ( params : object, data? : Partial\u2039 HorizontalPodAutoscaler \u203a): Promise\u2039 HorizontalPodAutoscaler \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 HorizontalPodAutoscaler \u203a Returns: Promise\u2039 HorizontalPodAutoscaler \u203a Protected createItem # \u25b8 createItem ( params : object, data? : Partial\u2039 HorizontalPodAutoscaler \u203a): Promise\u2039 HorizontalPodAutoscaler \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 HorizontalPodAutoscaler \u203a Returns: Promise\u2039 HorizontalPodAutoscaler \u203a Protected defaultSorting # \u25b8 defaultSorting ( item : HorizontalPodAutoscaler ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item HorizontalPodAutoscaler Returns: string Protected filterItemsOnLoad # \u25b8 filterItemsOnLoad ( items : HorizontalPodAutoscaler []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items HorizontalPodAutoscaler [] Returns: T[] getAllByNs # \u25b8 getAllByNs ( namespace : string | string[], strict : boolean): HorizontalPodAutoscaler [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: HorizontalPodAutoscaler [] getById # \u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T getByLabel # \u25b8 getByLabel ( labels : string[] | object): HorizontalPodAutoscaler [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: HorizontalPodAutoscaler [] getByName # \u25b8 getByName ( name : string, namespace? : string): HorizontalPodAutoscaler Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: HorizontalPodAutoscaler getByPath # \u25b8 getByPath ( path : string): HorizontalPodAutoscaler Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: HorizontalPodAutoscaler getIndexById # \u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number getItems # \u25b8 getItems (): HorizontalPodAutoscaler [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: HorizontalPodAutoscaler [] Optional getStatuses # \u25b8 getStatuses ( items : HorizontalPodAutoscaler []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items HorizontalPodAutoscaler [] Returns: Record\u2039string, number\u203a getSubscribeApis # \u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi [] getTotalCount # \u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number isSelected # \u25b8 isSelected ( item : HorizontalPodAutoscaler ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item HorizontalPodAutoscaler Returns: boolean isSelectedAll # \u25b8 isSelectedAll ( visibleItems : HorizontalPodAutoscaler []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems HorizontalPodAutoscaler [] this.items Returns: boolean load # \u25b8 load ( params : object): Promise\u2039 HorizontalPodAutoscaler \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 HorizontalPodAutoscaler \u203a loadAll # \u25b8 loadAll ( options : object): Promise\u2039void | HorizontalPodAutoscaler []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | HorizontalPodAutoscaler []\u203a loadFromPath # \u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a Protected loadItem # \u25b8 loadItem ( params : object): Promise\u2039 HorizontalPodAutoscaler \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 HorizontalPodAutoscaler \u203a Protected loadItems # \u25b8 loadItems ( __namedParameters : object): Promise\u2039 HorizontalPodAutoscaler []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 HorizontalPodAutoscaler []\u203a Protected mergeItems # \u25b8 mergeItems ( partialItems : HorizontalPodAutoscaler [], __namedParameters : object): HorizontalPodAutoscaler [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : HorizontalPodAutoscaler [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: HorizontalPodAutoscaler [] reloadAll # \u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a remove # \u25b8 remove ( item : HorizontalPodAutoscaler ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item HorizontalPodAutoscaler Returns: Promise\u2039void\u203a Protected removeItem # \u25b8 removeItem ( item : HorizontalPodAutoscaler , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : HorizontalPodAutoscaler \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a removeSelectedItems # \u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a reset # \u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void Protected resetOnError # \u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void resetSelection # \u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void select # \u25b8 select ( item : HorizontalPodAutoscaler ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item HorizontalPodAutoscaler Returns: void Protected sortItems # \u25b8 sortItems ( items : HorizontalPodAutoscaler [], sorting : function[], order? : \"asc\" | \"desc\"): HorizontalPodAutoscaler [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items HorizontalPodAutoscaler [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: HorizontalPodAutoscaler [] subscribe # \u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function) toggleSelection # \u25b8 toggleSelection ( item : HorizontalPodAutoscaler ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item HorizontalPodAutoscaler Returns: void toggleSelectionAll # \u25b8 toggleSelectionAll ( visibleItems : HorizontalPodAutoscaler []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems HorizontalPodAutoscaler [] this.items Returns: void unselect # \u25b8 unselect ( item : HorizontalPodAutoscaler ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item HorizontalPodAutoscaler Returns: void update # \u25b8 update ( item : HorizontalPodAutoscaler , data : Partial\u2039 HorizontalPodAutoscaler \u203a): Promise\u2039 HorizontalPodAutoscaler \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item HorizontalPodAutoscaler data Partial\u2039 HorizontalPodAutoscaler \u203a Returns: Promise\u2039 HorizontalPodAutoscaler \u203a Protected updateFromEventsBuffer # \u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void Protected updateItem # \u25b8 updateItem ( item : HorizontalPodAutoscaler , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : HorizontalPodAutoscaler \u25aa request : function \u25b8 (): Promise\u2039 HorizontalPodAutoscaler \u203a Returns: Promise\u2039T\u203a","title":"Class: HPAStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#class-hpastore","text":"","title":"Class: HPAStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#hierarchy","text":"\u21b3 KubeObjectStore \u2039 HorizontalPodAutoscaler \u203a \u21b3 HPAStore","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#properties","text":"api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#accessors","text":"context contextItems contextReady namespacesReady query selectedItems","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#methods","text":"[Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#constructor","text":"+ new HPAStore (): HPAStore Inherited from KubeObjectStore . constructor Overrides void Defined in src/renderer/kube-object.store.ts:54 Returns: HPAStore","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#api","text":"\u2022 api : KubeApi \u2039 HorizontalPodAutoscaler \u2039\u203a\u203a = hpaApi Overrides KubeObjectStore . api Defined in src/renderer/components/+config-autoscalers/hpa.store.ts:27","title":"api"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#buffersize","text":"\u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45","title":"bufferSize"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#protected-eventsbuffer","text":"\u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301","title":"Protected eventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#failedloading","text":"\u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36","title":"failedLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#isloaded","text":"\u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38","title":"isLoaded"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#isloading","text":"\u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37","title":"isLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#items","text":"\u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39","title":"items"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#optional-limit","text":"\u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44","title":"Optional limit"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#selecteditemsids","text":"\u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40","title":"selectedItemsIds"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#static-defaultcontext","text":"\u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41","title":"Static defaultContext"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#context","text":"\u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext","title":"context"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#contextitems","text":"\u2022 get contextItems (): HorizontalPodAutoscaler [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: HorizontalPodAutoscaler []","title":"contextItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#contextready","text":"\u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object","title":"contextReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#namespacesready","text":"\u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object","title":"namespacesReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#query","text":"\u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams","title":"query"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#selecteditems","text":"\u2022 get selectedItems (): HorizontalPodAutoscaler [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: HorizontalPodAutoscaler []","title":"selectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#symboliterator","text":"\u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a","title":"[Symbol.iterator]"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#protected-bindwatcheventsupdater","text":"\u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void","title":"Protected bindWatchEventsUpdater"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#create","text":"\u25b8 create ( params : object, data? : Partial\u2039 HorizontalPodAutoscaler \u203a): Promise\u2039 HorizontalPodAutoscaler \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 HorizontalPodAutoscaler \u203a Returns: Promise\u2039 HorizontalPodAutoscaler \u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#protected-createitem","text":"\u25b8 createItem ( params : object, data? : Partial\u2039 HorizontalPodAutoscaler \u203a): Promise\u2039 HorizontalPodAutoscaler \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 HorizontalPodAutoscaler \u203a Returns: Promise\u2039 HorizontalPodAutoscaler \u203a","title":"Protected createItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#protected-defaultsorting","text":"\u25b8 defaultSorting ( item : HorizontalPodAutoscaler ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item HorizontalPodAutoscaler Returns: string","title":"Protected defaultSorting"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#protected-filteritemsonload","text":"\u25b8 filterItemsOnLoad ( items : HorizontalPodAutoscaler []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items HorizontalPodAutoscaler [] Returns: T[]","title":"Protected filterItemsOnLoad"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#getallbyns","text":"\u25b8 getAllByNs ( namespace : string | string[], strict : boolean): HorizontalPodAutoscaler [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: HorizontalPodAutoscaler []","title":"getAllByNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#getbyid","text":"\u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T","title":"getById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#getbylabel","text":"\u25b8 getByLabel ( labels : string[] | object): HorizontalPodAutoscaler [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: HorizontalPodAutoscaler []","title":"getByLabel"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#getbyname","text":"\u25b8 getByName ( name : string, namespace? : string): HorizontalPodAutoscaler Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: HorizontalPodAutoscaler","title":"getByName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#getbypath","text":"\u25b8 getByPath ( path : string): HorizontalPodAutoscaler Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: HorizontalPodAutoscaler","title":"getByPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#getindexbyid","text":"\u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number","title":"getIndexById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#getitems","text":"\u25b8 getItems (): HorizontalPodAutoscaler [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: HorizontalPodAutoscaler []","title":"getItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#optional-getstatuses","text":"\u25b8 getStatuses ( items : HorizontalPodAutoscaler []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items HorizontalPodAutoscaler [] Returns: Record\u2039string, number\u203a","title":"Optional getStatuses"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#getsubscribeapis","text":"\u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi []","title":"getSubscribeApis"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#gettotalcount","text":"\u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number","title":"getTotalCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#isselected","text":"\u25b8 isSelected ( item : HorizontalPodAutoscaler ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item HorizontalPodAutoscaler Returns: boolean","title":"isSelected"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#isselectedall","text":"\u25b8 isSelectedAll ( visibleItems : HorizontalPodAutoscaler []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems HorizontalPodAutoscaler [] this.items Returns: boolean","title":"isSelectedAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#load","text":"\u25b8 load ( params : object): Promise\u2039 HorizontalPodAutoscaler \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 HorizontalPodAutoscaler \u203a","title":"load"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#loadall","text":"\u25b8 loadAll ( options : object): Promise\u2039void | HorizontalPodAutoscaler []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | HorizontalPodAutoscaler []\u203a","title":"loadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#loadfrompath","text":"\u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a","title":"loadFromPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#protected-loaditem","text":"\u25b8 loadItem ( params : object): Promise\u2039 HorizontalPodAutoscaler \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 HorizontalPodAutoscaler \u203a","title":"Protected loadItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#protected-loaditems","text":"\u25b8 loadItems ( __namedParameters : object): Promise\u2039 HorizontalPodAutoscaler []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 HorizontalPodAutoscaler []\u203a","title":"Protected loadItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#protected-mergeitems","text":"\u25b8 mergeItems ( partialItems : HorizontalPodAutoscaler [], __namedParameters : object): HorizontalPodAutoscaler [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : HorizontalPodAutoscaler [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: HorizontalPodAutoscaler []","title":"Protected mergeItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#reloadall","text":"\u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a","title":"reloadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#remove","text":"\u25b8 remove ( item : HorizontalPodAutoscaler ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item HorizontalPodAutoscaler Returns: Promise\u2039void\u203a","title":"remove"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#protected-removeitem","text":"\u25b8 removeItem ( item : HorizontalPodAutoscaler , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : HorizontalPodAutoscaler \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a","title":"Protected removeItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#removeselecteditems","text":"\u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a","title":"removeSelectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#reset","text":"\u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void","title":"reset"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#protected-resetonerror","text":"\u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void","title":"Protected resetOnError"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#resetselection","text":"\u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void","title":"resetSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#select","text":"\u25b8 select ( item : HorizontalPodAutoscaler ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item HorizontalPodAutoscaler Returns: void","title":"select"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#protected-sortitems","text":"\u25b8 sortItems ( items : HorizontalPodAutoscaler [], sorting : function[], order? : \"asc\" | \"desc\"): HorizontalPodAutoscaler [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items HorizontalPodAutoscaler [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: HorizontalPodAutoscaler []","title":"Protected sortItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#subscribe","text":"\u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function)","title":"subscribe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#toggleselection","text":"\u25b8 toggleSelection ( item : HorizontalPodAutoscaler ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item HorizontalPodAutoscaler Returns: void","title":"toggleSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#toggleselectionall","text":"\u25b8 toggleSelectionAll ( visibleItems : HorizontalPodAutoscaler []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems HorizontalPodAutoscaler [] this.items Returns: void","title":"toggleSelectionAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#unselect","text":"\u25b8 unselect ( item : HorizontalPodAutoscaler ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item HorizontalPodAutoscaler Returns: void","title":"unselect"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#update","text":"\u25b8 update ( item : HorizontalPodAutoscaler , data : Partial\u2039 HorizontalPodAutoscaler \u203a): Promise\u2039 HorizontalPodAutoscaler \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item HorizontalPodAutoscaler data Partial\u2039 HorizontalPodAutoscaler \u203a Returns: Promise\u2039 HorizontalPodAutoscaler \u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#protected-updatefromeventsbuffer","text":"\u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void","title":"Protected updateFromEventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#protected-updateitem","text":"\u25b8 updateItem ( item : HorizontalPodAutoscaler , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : HorizontalPodAutoscaler \u25aa request : function \u25b8 (): Promise\u2039 HorizontalPodAutoscaler \u203a Returns: Promise\u2039T\u203a","title":"Protected updateItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/","text":"Class: Ingress \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec Hierarchy # KubeObject \u21b3 Ingress Implements # ItemObject Index # Constructors # constructor Properties # apiVersion kind metadata spec status apiBase kind namespaced Accessors # selfLink Methods # delete getAge getAnnotations getFinalizers getHosts getId getLabels getLoadBalancers getName getNs getOwnerRefs getPorts getResourceVersion getRoutes getSearchFields getServiceNamePort getTimeDiffFromNow toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels Constructors # constructor # + new Ingress ( data : KubeJsonApiData): Ingress Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/ingress.api.ts:121 Parameters: Name Type data KubeJsonApiData Returns: Ingress Properties # apiVersion # \u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94 kind # \u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95 metadata # \u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96 spec # \u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/ingress.api.ts:87 Type declaration: # backend ? : IExtensionsBackend defaultBackend ? : INetworkingBackend & object rules ? : object[] tls : object[] status # \u2022 status : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/ingress.api.ts:111 Type declaration: # loadBalancer (): object ingress : ILoadBalancerIngress[] Static apiBase # \u25aa apiBase : string = \"/apis/networking.k8s.io/v1/ingresses\" Defined in src/renderer/api/endpoints/ingress.api.ts:121 Static kind # \u25aa kind : string = \"Ingress\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/ingress.api.ts:119 Static namespaced # \u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/ingress.api.ts:120 Accessors # selfLink # \u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string Methods # delete # \u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a getAge # \u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number getAnnotations # \u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[] getFinalizers # \u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[] getHosts # \u25b8 getHosts (): string[] Defined in src/renderer/api/endpoints/ingress.api.ts:165 Returns: string[] getId # \u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string getLabels # \u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[] getLoadBalancers # \u25b8 getLoadBalancers (): string[] Defined in src/renderer/api/endpoints/ingress.api.ts:196 Returns: string[] getName # \u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string getNs # \u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string getOwnerRefs # \u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[] getPorts # \u25b8 getPorts (): string Defined in src/renderer/api/endpoints/ingress.api.ts:173 Returns: string getResourceVersion # \u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string getRoutes # \u25b8 getRoutes (): string[] Defined in src/renderer/api/endpoints/ingress.api.ts:128 Returns: string[] getSearchFields # \u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[] getServiceNamePort # \u25b8 getServiceNamePort (): object Defined in src/renderer/api/endpoints/ingress.api.ts:154 Returns: object serviceName : string servicePort : string | number getTimeDiffFromNow # \u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number toPlainObject # \u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object update # \u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Static create # \u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a Static isJsonApiData # \u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData Static isJsonApiDataList # \u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a Static isKubeJsonApiListMetadata # \u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata Static isKubeJsonApiMetadata # \u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata Static isNonSystem # \u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean Static isPartialJsonApiData # \u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a Static isPartialJsonApiMetadata # \u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a Static stringifyLabels # \u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Class: Ingress \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#class-ingress-metadata-status-spec","text":"","title":"Class: Ingress \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#type-parameters","text":"\u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#hierarchy","text":"KubeObject \u21b3 Ingress","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#implements","text":"ItemObject","title":"Implements"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#properties","text":"apiVersion kind metadata spec status apiBase kind namespaced","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#accessors","text":"selfLink","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#methods","text":"delete getAge getAnnotations getFinalizers getHosts getId getLabels getLoadBalancers getName getNs getOwnerRefs getPorts getResourceVersion getRoutes getSearchFields getServiceNamePort getTimeDiffFromNow toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#constructor","text":"+ new Ingress ( data : KubeJsonApiData): Ingress Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/ingress.api.ts:121 Parameters: Name Type data KubeJsonApiData Returns: Ingress","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#kind","text":"\u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#metadata","text":"\u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96","title":"metadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#spec","text":"\u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/ingress.api.ts:87","title":"spec"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#status","text":"\u2022 status : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/ingress.api.ts:111","title":"status"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#static-apibase","text":"\u25aa apiBase : string = \"/apis/networking.k8s.io/v1/ingresses\" Defined in src/renderer/api/endpoints/ingress.api.ts:121","title":"Static apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#static-kind","text":"\u25aa kind : string = \"Ingress\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/ingress.api.ts:119","title":"Static kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#static-namespaced","text":"\u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/ingress.api.ts:120","title":"Static namespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#selflink","text":"\u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string","title":"selfLink"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#delete","text":"\u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#getage","text":"\u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number","title":"getAge"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#getannotations","text":"\u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[]","title":"getAnnotations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#getfinalizers","text":"\u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[]","title":"getFinalizers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#gethosts","text":"\u25b8 getHosts (): string[] Defined in src/renderer/api/endpoints/ingress.api.ts:165 Returns: string[]","title":"getHosts"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#getid","text":"\u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string","title":"getId"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#getlabels","text":"\u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[]","title":"getLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#getloadbalancers","text":"\u25b8 getLoadBalancers (): string[] Defined in src/renderer/api/endpoints/ingress.api.ts:196 Returns: string[]","title":"getLoadBalancers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#getname","text":"\u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string","title":"getName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#getns","text":"\u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string","title":"getNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#getownerrefs","text":"\u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[]","title":"getOwnerRefs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#getports","text":"\u25b8 getPorts (): string Defined in src/renderer/api/endpoints/ingress.api.ts:173 Returns: string","title":"getPorts"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#getresourceversion","text":"\u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#getroutes","text":"\u25b8 getRoutes (): string[] Defined in src/renderer/api/endpoints/ingress.api.ts:128 Returns: string[]","title":"getRoutes"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#getsearchfields","text":"\u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[]","title":"getSearchFields"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#getservicenameport","text":"\u25b8 getServiceNamePort (): object Defined in src/renderer/api/endpoints/ingress.api.ts:154 Returns: object serviceName : string servicePort : string | number","title":"getServiceNamePort"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#gettimedifffromnow","text":"\u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number","title":"getTimeDiffFromNow"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#toplainobject","text":"\u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object","title":"toPlainObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#update","text":"\u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#static-create","text":"\u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a","title":"Static create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#static-isjsonapidata","text":"\u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData","title":"Static isJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#static-isjsonapidatalist","text":"\u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a","title":"Static isJsonApiDataList"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#static-iskubejsonapilistmetadata","text":"\u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata","title":"Static isKubeJsonApiListMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#static-iskubejsonapimetadata","text":"\u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata","title":"Static isKubeJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#static-isnonsystem","text":"\u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean","title":"Static isNonSystem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#static-ispartialjsonapidata","text":"\u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a","title":"Static isPartialJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#static-ispartialjsonapimetadata","text":"\u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a","title":"Static isPartialJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#static-stringifylabels","text":"\u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Static stringifyLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/","text":"Class: IngressApi # Hierarchy # KubeApi \u2039 Ingress \u203a \u21b3 IngressApi Index # Constructors # constructor Properties # apiBase apiGroup apiPrefix apiResource apiVersion apiVersionPreferred isNamespaced kind objectConstructor options request resourceVersions watchDisposer Accessors # apiVersionWithGroup Methods # checkPreferredVersion create delete get getMetrics getResourceVersion getUrl getWatchUrl list modifyWatchEvent normalizeQuery parseResponse refreshResourceVersion setResourceVersion update watch Constructors # constructor # + new IngressApi ( options : IKubeApiOptions\u2039 Ingress \u203a): IngressApi Inherited from KubeApi . constructor Defined in src/renderer/api/kube-api.ts:151 Parameters: Name Type options IKubeApiOptions\u2039 Ingress \u203a Returns: IngressApi Properties # apiBase # \u2022 apiBase : string Inherited from KubeApi . apiBase Defined in src/renderer/api/kube-api.ts:140 apiGroup # \u2022 apiGroup : string Inherited from KubeApi . apiGroup Defined in src/renderer/api/kube-api.ts:142 apiPrefix # \u2022 apiPrefix : string Inherited from KubeApi . apiPrefix Defined in src/renderer/api/kube-api.ts:141 apiResource # \u2022 apiResource : string Inherited from KubeApi . apiResource Defined in src/renderer/api/kube-api.ts:145 apiVersion # \u2022 apiVersion : string Inherited from KubeApi . apiVersion Defined in src/renderer/api/kube-api.ts:143 Optional apiVersionPreferred # \u2022 apiVersionPreferred ? : string Inherited from KubeApi . apiVersionPreferred Defined in src/renderer/api/kube-api.ts:144 isNamespaced # \u2022 isNamespaced : boolean Inherited from KubeApi . isNamespaced Defined in src/renderer/api/kube-api.ts:146 kind # \u2022 kind : string Inherited from KubeApi . kind Defined in src/renderer/api/kube-api.ts:139 objectConstructor # \u2022 objectConstructor : IKubeObjectConstructor\u2039 Ingress \u203a Inherited from KubeApi . objectConstructor Defined in src/renderer/api/kube-api.ts:148 Protected options # \u2022 options : IKubeApiOptions\u2039 Ingress \u203a Inherited from KubeApi . options Defined in src/renderer/api/kube-api.ts:153 Protected request # \u2022 request : KubeJsonApi Inherited from KubeApi . request Defined in src/renderer/api/kube-api.ts:149 Protected resourceVersions # \u2022 resourceVersions : Map\u2039string, string\u203a = new Map () Inherited from KubeApi . resourceVersions Defined in src/renderer/api/kube-api.ts:150 Protected watchDisposer # \u2022 watchDisposer : function Inherited from KubeApi . watchDisposer Defined in src/renderer/api/kube-api.ts:151 Type declaration: # \u25b8 (): void Accessors # apiVersionWithGroup # \u2022 get apiVersionWithGroup (): string Inherited from KubeApi . apiVersionWithGroup Defined in src/renderer/api/kube-api.ts:181 Returns: string Methods # Protected checkPreferredVersion # \u25b8 checkPreferredVersion (): Promise\u2039void\u203a Inherited from KubeApi . checkPreferredVersion Defined in src/renderer/api/kube-api.ts:243 Returns: Promise\u2039void\u203a create # \u25b8 create ( __namedParameters : object, data? : Partial\u2039 Ingress \u203a): Promise\u2039 Ingress | null\u203a Inherited from KubeApi . create Defined in src/renderer/api/kube-api.ts:381 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional data : Partial\u2039 Ingress \u203a Returns: Promise\u2039 Ingress | null\u203a delete # \u25b8 delete ( __namedParameters : object): Promise\u2039KubeJsonApiData\u203a Inherited from KubeApi . delete Defined in src/renderer/api/kube-api.ts:418 Parameters: \u25aa __namedParameters : object Name Type Default name string \"\" namespace string \"default\" Returns: Promise\u2039KubeJsonApiData\u203a get # \u25b8 get ( __namedParameters : object, query? : IKubeApiQueryParams): Promise\u2039 Ingress | null\u203a Inherited from KubeApi . get Defined in src/renderer/api/kube-api.ts:367 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional query : IKubeApiQueryParams Returns: Promise\u2039 Ingress | null\u203a getMetrics # \u25b8 getMetrics ( ingress : string, namespace : string): Promise\u2039IIngressMetrics\u203a Defined in src/renderer/api/endpoints/ingress.api.ts:29 Parameters: Name Type ingress string namespace string Returns: Promise\u2039IIngressMetrics\u203a getResourceVersion # \u25b8 getResourceVersion ( namespace : string): string Inherited from KubeApi . getResourceVersion Defined in src/renderer/api/kube-api.ts:276 Parameters: Name Type Default namespace string \"\" Returns: string getUrl # \u25b8 getUrl ( __namedParameters : object, query? : Partial\u2039IKubeApiQueryParams\u203a): string Inherited from KubeApi . getUrl Defined in src/renderer/api/kube-api.ts:284 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"\" \u25aa Optional query : Partial\u2039IKubeApiQueryParams\u203a Returns: string getWatchUrl # \u25b8 getWatchUrl ( namespace : string, query : IKubeApiQueryParams): string Inherited from KubeApi . getWatchUrl Defined in src/renderer/api/kube-api.ts:425 Parameters: Name Type Default namespace string \"\" query IKubeApiQueryParams {} Returns: string list # \u25b8 list ( __namedParameters : object, query? : IKubeApiQueryParams): Promise\u2039 Ingress [] | null\u203a Inherited from KubeApi . list Defined in src/renderer/api/kube-api.ts:349 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default namespace string \"\" reqInit RequestInit - \u25aa Optional query : IKubeApiQueryParams Returns: Promise\u2039 Ingress [] | null\u203a Protected modifyWatchEvent # \u25b8 modifyWatchEvent ( event : IKubeWatchEvent): void Inherited from KubeApi . modifyWatchEvent Defined in src/renderer/api/kube-api.ts:490 Parameters: Name Type event IKubeWatchEvent Returns: void Protected normalizeQuery # \u25b8 normalizeQuery ( query : Partial\u2039IKubeApiQueryParams\u203a): object Inherited from KubeApi . normalizeQuery Defined in src/renderer/api/kube-api.ts:296 Parameters: Name Type Default query Partial\u2039IKubeApiQueryParams\u203a {} Returns: object Protected parseResponse # \u25b8 parseResponse ( data : unknown, namespace? : string): Ingress | Ingress [] | null Inherited from KubeApi . parseResponse Defined in src/renderer/api/kube-api.ts:308 Parameters: Name Type data unknown namespace? string Returns: Ingress | Ingress [] | null refreshResourceVersion # \u25b8 refreshResourceVersion ( params? : KubeApiListOptions): Promise\u2039T[]\u203a Inherited from KubeApi . refreshResourceVersion Defined in src/renderer/api/kube-api.ts:280 Parameters: Name Type params? KubeApiListOptions Returns: Promise\u2039T[]\u203a setResourceVersion # \u25b8 setResourceVersion ( namespace : string, newVersion : string): void Inherited from KubeApi . setResourceVersion Defined in src/renderer/api/kube-api.ts:272 Parameters: Name Type Default namespace string \"\" newVersion string - Returns: void update # \u25b8 update ( __namedParameters : object, data? : Partial\u2039 Ingress \u203a): Promise\u2039 Ingress | null\u203a Inherited from KubeApi . update Defined in src/renderer/api/kube-api.ts:404 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional data : Partial\u2039 Ingress \u203a Returns: Promise\u2039 Ingress | null\u203a watch # \u25b8 watch ( opts : KubeApiWatchOptions): function Inherited from KubeApi . watch Defined in src/renderer/api/kube-api.ts:433 Parameters: Name Type Default opts KubeApiWatchOptions { namespace: \"\" } Returns: function \u25b8 (): void","title":"Class: IngressApi"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#class-ingressapi","text":"","title":"Class: IngressApi"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#hierarchy","text":"KubeApi \u2039 Ingress \u203a \u21b3 IngressApi","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#properties","text":"apiBase apiGroup apiPrefix apiResource apiVersion apiVersionPreferred isNamespaced kind objectConstructor options request resourceVersions watchDisposer","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#accessors","text":"apiVersionWithGroup","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#methods","text":"checkPreferredVersion create delete get getMetrics getResourceVersion getUrl getWatchUrl list modifyWatchEvent normalizeQuery parseResponse refreshResourceVersion setResourceVersion update watch","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#constructor","text":"+ new IngressApi ( options : IKubeApiOptions\u2039 Ingress \u203a): IngressApi Inherited from KubeApi . constructor Defined in src/renderer/api/kube-api.ts:151 Parameters: Name Type options IKubeApiOptions\u2039 Ingress \u203a Returns: IngressApi","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#apibase","text":"\u2022 apiBase : string Inherited from KubeApi . apiBase Defined in src/renderer/api/kube-api.ts:140","title":"apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#apigroup","text":"\u2022 apiGroup : string Inherited from KubeApi . apiGroup Defined in src/renderer/api/kube-api.ts:142","title":"apiGroup"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#apiprefix","text":"\u2022 apiPrefix : string Inherited from KubeApi . apiPrefix Defined in src/renderer/api/kube-api.ts:141","title":"apiPrefix"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#apiresource","text":"\u2022 apiResource : string Inherited from KubeApi . apiResource Defined in src/renderer/api/kube-api.ts:145","title":"apiResource"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeApi . apiVersion Defined in src/renderer/api/kube-api.ts:143","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#optional-apiversionpreferred","text":"\u2022 apiVersionPreferred ? : string Inherited from KubeApi . apiVersionPreferred Defined in src/renderer/api/kube-api.ts:144","title":"Optional apiVersionPreferred"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#isnamespaced","text":"\u2022 isNamespaced : boolean Inherited from KubeApi . isNamespaced Defined in src/renderer/api/kube-api.ts:146","title":"isNamespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#kind","text":"\u2022 kind : string Inherited from KubeApi . kind Defined in src/renderer/api/kube-api.ts:139","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#objectconstructor","text":"\u2022 objectConstructor : IKubeObjectConstructor\u2039 Ingress \u203a Inherited from KubeApi . objectConstructor Defined in src/renderer/api/kube-api.ts:148","title":"objectConstructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#protected-options","text":"\u2022 options : IKubeApiOptions\u2039 Ingress \u203a Inherited from KubeApi . options Defined in src/renderer/api/kube-api.ts:153","title":"Protected options"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#protected-request","text":"\u2022 request : KubeJsonApi Inherited from KubeApi . request Defined in src/renderer/api/kube-api.ts:149","title":"Protected request"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#protected-resourceversions","text":"\u2022 resourceVersions : Map\u2039string, string\u203a = new Map () Inherited from KubeApi . resourceVersions Defined in src/renderer/api/kube-api.ts:150","title":"Protected resourceVersions"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#protected-watchdisposer","text":"\u2022 watchDisposer : function Inherited from KubeApi . watchDisposer Defined in src/renderer/api/kube-api.ts:151","title":"Protected watchDisposer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#apiversionwithgroup","text":"\u2022 get apiVersionWithGroup (): string Inherited from KubeApi . apiVersionWithGroup Defined in src/renderer/api/kube-api.ts:181 Returns: string","title":"apiVersionWithGroup"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#protected-checkpreferredversion","text":"\u25b8 checkPreferredVersion (): Promise\u2039void\u203a Inherited from KubeApi . checkPreferredVersion Defined in src/renderer/api/kube-api.ts:243 Returns: Promise\u2039void\u203a","title":"Protected checkPreferredVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#create","text":"\u25b8 create ( __namedParameters : object, data? : Partial\u2039 Ingress \u203a): Promise\u2039 Ingress | null\u203a Inherited from KubeApi . create Defined in src/renderer/api/kube-api.ts:381 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional data : Partial\u2039 Ingress \u203a Returns: Promise\u2039 Ingress | null\u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#delete","text":"\u25b8 delete ( __namedParameters : object): Promise\u2039KubeJsonApiData\u203a Inherited from KubeApi . delete Defined in src/renderer/api/kube-api.ts:418 Parameters: \u25aa __namedParameters : object Name Type Default name string \"\" namespace string \"default\" Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#get","text":"\u25b8 get ( __namedParameters : object, query? : IKubeApiQueryParams): Promise\u2039 Ingress | null\u203a Inherited from KubeApi . get Defined in src/renderer/api/kube-api.ts:367 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional query : IKubeApiQueryParams Returns: Promise\u2039 Ingress | null\u203a","title":"get"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#getmetrics","text":"\u25b8 getMetrics ( ingress : string, namespace : string): Promise\u2039IIngressMetrics\u203a Defined in src/renderer/api/endpoints/ingress.api.ts:29 Parameters: Name Type ingress string namespace string Returns: Promise\u2039IIngressMetrics\u203a","title":"getMetrics"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#getresourceversion","text":"\u25b8 getResourceVersion ( namespace : string): string Inherited from KubeApi . getResourceVersion Defined in src/renderer/api/kube-api.ts:276 Parameters: Name Type Default namespace string \"\" Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#geturl","text":"\u25b8 getUrl ( __namedParameters : object, query? : Partial\u2039IKubeApiQueryParams\u203a): string Inherited from KubeApi . getUrl Defined in src/renderer/api/kube-api.ts:284 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"\" \u25aa Optional query : Partial\u2039IKubeApiQueryParams\u203a Returns: string","title":"getUrl"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#getwatchurl","text":"\u25b8 getWatchUrl ( namespace : string, query : IKubeApiQueryParams): string Inherited from KubeApi . getWatchUrl Defined in src/renderer/api/kube-api.ts:425 Parameters: Name Type Default namespace string \"\" query IKubeApiQueryParams {} Returns: string","title":"getWatchUrl"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#list","text":"\u25b8 list ( __namedParameters : object, query? : IKubeApiQueryParams): Promise\u2039 Ingress [] | null\u203a Inherited from KubeApi . list Defined in src/renderer/api/kube-api.ts:349 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default namespace string \"\" reqInit RequestInit - \u25aa Optional query : IKubeApiQueryParams Returns: Promise\u2039 Ingress [] | null\u203a","title":"list"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#protected-modifywatchevent","text":"\u25b8 modifyWatchEvent ( event : IKubeWatchEvent): void Inherited from KubeApi . modifyWatchEvent Defined in src/renderer/api/kube-api.ts:490 Parameters: Name Type event IKubeWatchEvent Returns: void","title":"Protected modifyWatchEvent"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#protected-normalizequery","text":"\u25b8 normalizeQuery ( query : Partial\u2039IKubeApiQueryParams\u203a): object Inherited from KubeApi . normalizeQuery Defined in src/renderer/api/kube-api.ts:296 Parameters: Name Type Default query Partial\u2039IKubeApiQueryParams\u203a {} Returns: object","title":"Protected normalizeQuery"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#protected-parseresponse","text":"\u25b8 parseResponse ( data : unknown, namespace? : string): Ingress | Ingress [] | null Inherited from KubeApi . parseResponse Defined in src/renderer/api/kube-api.ts:308 Parameters: Name Type data unknown namespace? string Returns: Ingress | Ingress [] | null","title":"Protected parseResponse"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#refreshresourceversion","text":"\u25b8 refreshResourceVersion ( params? : KubeApiListOptions): Promise\u2039T[]\u203a Inherited from KubeApi . refreshResourceVersion Defined in src/renderer/api/kube-api.ts:280 Parameters: Name Type params? KubeApiListOptions Returns: Promise\u2039T[]\u203a","title":"refreshResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#setresourceversion","text":"\u25b8 setResourceVersion ( namespace : string, newVersion : string): void Inherited from KubeApi . setResourceVersion Defined in src/renderer/api/kube-api.ts:272 Parameters: Name Type Default namespace string \"\" newVersion string - Returns: void","title":"setResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#update","text":"\u25b8 update ( __namedParameters : object, data? : Partial\u2039 Ingress \u203a): Promise\u2039 Ingress | null\u203a Inherited from KubeApi . update Defined in src/renderer/api/kube-api.ts:404 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional data : Partial\u2039 Ingress \u203a Returns: Promise\u2039 Ingress | null\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#watch","text":"\u25b8 watch ( opts : KubeApiWatchOptions): function Inherited from KubeApi . watch Defined in src/renderer/api/kube-api.ts:433 Parameters: Name Type Default opts KubeApiWatchOptions { namespace: \"\" } Returns: function \u25b8 (): void","title":"watch"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/","text":"Class: IngressStore # Hierarchy # \u21b3 KubeObjectStore \u2039 Ingress \u203a \u21b3 IngressStore Index # Constructors # constructor Properties # api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit metrics selectedItemsIds defaultContext Accessors # context contextItems contextReady namespacesReady query selectedItems Methods # [Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems loadMetrics mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem Constructors # constructor # + new IngressStore (): IngressStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+network-ingresses/ingress.store.ts:30 Returns: IngressStore Properties # api # \u2022 api : IngressApi \u2039\u203a = ingressApi Overrides KubeObjectStore . api Defined in src/renderer/components/+network-ingresses/ingress.store.ts:29 bufferSize # \u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45 Protected eventsBuffer # \u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301 failedLoading # \u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36 isLoaded # \u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38 isLoading # \u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37 items # \u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39 Optional limit # \u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44 metrics # \u2022 metrics : IIngressMetrics = null Defined in src/renderer/components/+network-ingresses/ingress.store.ts:30 selectedItemsIds # \u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40 Static defaultContext # \u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41 Accessors # context # \u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext contextItems # \u2022 get contextItems (): Ingress [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: Ingress [] contextReady # \u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object namespacesReady # \u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object query # \u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams selectedItems # \u2022 get selectedItems (): Ingress [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: Ingress [] Methods # [Symbol.iterator] # \u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a Protected bindWatchEventsUpdater # \u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void create # \u25b8 create ( params : object, data? : Partial\u2039 Ingress \u203a): Promise\u2039 Ingress \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Ingress \u203a Returns: Promise\u2039 Ingress \u203a Protected createItem # \u25b8 createItem ( params : object, data? : Partial\u2039 Ingress \u203a): Promise\u2039 Ingress \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Ingress \u203a Returns: Promise\u2039 Ingress \u203a Protected defaultSorting # \u25b8 defaultSorting ( item : Ingress ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item Ingress Returns: string Protected filterItemsOnLoad # \u25b8 filterItemsOnLoad ( items : Ingress []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items Ingress [] Returns: T[] getAllByNs # \u25b8 getAllByNs ( namespace : string | string[], strict : boolean): Ingress [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: Ingress [] getById # \u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T getByLabel # \u25b8 getByLabel ( labels : string[] | object): Ingress [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: Ingress [] getByName # \u25b8 getByName ( name : string, namespace? : string): Ingress Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: Ingress getByPath # \u25b8 getByPath ( path : string): Ingress Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: Ingress getIndexById # \u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number getItems # \u25b8 getItems (): Ingress [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: Ingress [] Optional getStatuses # \u25b8 getStatuses ( items : Ingress []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items Ingress [] Returns: Record\u2039string, number\u203a getSubscribeApis # \u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi [] getTotalCount # \u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number isSelected # \u25b8 isSelected ( item : Ingress ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item Ingress Returns: boolean isSelectedAll # \u25b8 isSelectedAll ( visibleItems : Ingress []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems Ingress [] this.items Returns: boolean load # \u25b8 load ( params : object): Promise\u2039 Ingress \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Ingress \u203a loadAll # \u25b8 loadAll ( options : object): Promise\u2039void | Ingress []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | Ingress []\u203a loadFromPath # \u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a Protected loadItem # \u25b8 loadItem ( params : object): Promise\u2039 Ingress \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Ingress \u203a Protected loadItems # \u25b8 loadItems ( __namedParameters : object): Promise\u2039 Ingress []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 Ingress []\u203a loadMetrics # \u25b8 loadMetrics ( ingress : Ingress ): Promise\u2039void\u203a Defined in src/renderer/components/+network-ingresses/ingress.store.ts:39 Parameters: Name Type ingress Ingress Returns: Promise\u2039void\u203a Protected mergeItems # \u25b8 mergeItems ( partialItems : Ingress [], __namedParameters : object): Ingress [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : Ingress [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: Ingress [] reloadAll # \u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a remove # \u25b8 remove ( item : Ingress ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item Ingress Returns: Promise\u2039void\u203a Protected removeItem # \u25b8 removeItem ( item : Ingress , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : Ingress \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a removeSelectedItems # \u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a reset # \u25b8 reset (): void Overrides KubeObjectStore . reset Defined in src/renderer/components/+network-ingresses/ingress.store.ts:43 Returns: void Protected resetOnError # \u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void resetSelection # \u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void select # \u25b8 select ( item : Ingress ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item Ingress Returns: void Protected sortItems # \u25b8 sortItems ( items : Ingress [], sorting : function[], order? : \"asc\" | \"desc\"): Ingress [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items Ingress [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: Ingress [] subscribe # \u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function) toggleSelection # \u25b8 toggleSelection ( item : Ingress ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item Ingress Returns: void toggleSelectionAll # \u25b8 toggleSelectionAll ( visibleItems : Ingress []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems Ingress [] this.items Returns: void unselect # \u25b8 unselect ( item : Ingress ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item Ingress Returns: void update # \u25b8 update ( item : Ingress , data : Partial\u2039 Ingress \u203a): Promise\u2039 Ingress \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item Ingress data Partial\u2039 Ingress \u203a Returns: Promise\u2039 Ingress \u203a Protected updateFromEventsBuffer # \u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void Protected updateItem # \u25b8 updateItem ( item : Ingress , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : Ingress \u25aa request : function \u25b8 (): Promise\u2039 Ingress \u203a Returns: Promise\u2039T\u203a","title":"Class: IngressStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#class-ingressstore","text":"","title":"Class: IngressStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#hierarchy","text":"\u21b3 KubeObjectStore \u2039 Ingress \u203a \u21b3 IngressStore","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#properties","text":"api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit metrics selectedItemsIds defaultContext","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#accessors","text":"context contextItems contextReady namespacesReady query selectedItems","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#methods","text":"[Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems loadMetrics mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#constructor","text":"+ new IngressStore (): IngressStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+network-ingresses/ingress.store.ts:30 Returns: IngressStore","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#api","text":"\u2022 api : IngressApi \u2039\u203a = ingressApi Overrides KubeObjectStore . api Defined in src/renderer/components/+network-ingresses/ingress.store.ts:29","title":"api"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#buffersize","text":"\u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45","title":"bufferSize"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#protected-eventsbuffer","text":"\u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301","title":"Protected eventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#failedloading","text":"\u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36","title":"failedLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#isloaded","text":"\u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38","title":"isLoaded"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#isloading","text":"\u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37","title":"isLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#items","text":"\u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39","title":"items"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#optional-limit","text":"\u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44","title":"Optional limit"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#metrics","text":"\u2022 metrics : IIngressMetrics = null Defined in src/renderer/components/+network-ingresses/ingress.store.ts:30","title":"metrics"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#selecteditemsids","text":"\u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40","title":"selectedItemsIds"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#static-defaultcontext","text":"\u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41","title":"Static defaultContext"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#context","text":"\u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext","title":"context"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#contextitems","text":"\u2022 get contextItems (): Ingress [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: Ingress []","title":"contextItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#contextready","text":"\u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object","title":"contextReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#namespacesready","text":"\u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object","title":"namespacesReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#query","text":"\u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams","title":"query"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#selecteditems","text":"\u2022 get selectedItems (): Ingress [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: Ingress []","title":"selectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#symboliterator","text":"\u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a","title":"[Symbol.iterator]"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#protected-bindwatcheventsupdater","text":"\u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void","title":"Protected bindWatchEventsUpdater"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#create","text":"\u25b8 create ( params : object, data? : Partial\u2039 Ingress \u203a): Promise\u2039 Ingress \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Ingress \u203a Returns: Promise\u2039 Ingress \u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#protected-createitem","text":"\u25b8 createItem ( params : object, data? : Partial\u2039 Ingress \u203a): Promise\u2039 Ingress \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Ingress \u203a Returns: Promise\u2039 Ingress \u203a","title":"Protected createItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#protected-defaultsorting","text":"\u25b8 defaultSorting ( item : Ingress ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item Ingress Returns: string","title":"Protected defaultSorting"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#protected-filteritemsonload","text":"\u25b8 filterItemsOnLoad ( items : Ingress []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items Ingress [] Returns: T[]","title":"Protected filterItemsOnLoad"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#getallbyns","text":"\u25b8 getAllByNs ( namespace : string | string[], strict : boolean): Ingress [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: Ingress []","title":"getAllByNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#getbyid","text":"\u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T","title":"getById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#getbylabel","text":"\u25b8 getByLabel ( labels : string[] | object): Ingress [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: Ingress []","title":"getByLabel"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#getbyname","text":"\u25b8 getByName ( name : string, namespace? : string): Ingress Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: Ingress","title":"getByName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#getbypath","text":"\u25b8 getByPath ( path : string): Ingress Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: Ingress","title":"getByPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#getindexbyid","text":"\u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number","title":"getIndexById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#getitems","text":"\u25b8 getItems (): Ingress [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: Ingress []","title":"getItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#optional-getstatuses","text":"\u25b8 getStatuses ( items : Ingress []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items Ingress [] Returns: Record\u2039string, number\u203a","title":"Optional getStatuses"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#getsubscribeapis","text":"\u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi []","title":"getSubscribeApis"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#gettotalcount","text":"\u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number","title":"getTotalCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#isselected","text":"\u25b8 isSelected ( item : Ingress ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item Ingress Returns: boolean","title":"isSelected"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#isselectedall","text":"\u25b8 isSelectedAll ( visibleItems : Ingress []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems Ingress [] this.items Returns: boolean","title":"isSelectedAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#load","text":"\u25b8 load ( params : object): Promise\u2039 Ingress \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Ingress \u203a","title":"load"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#loadall","text":"\u25b8 loadAll ( options : object): Promise\u2039void | Ingress []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | Ingress []\u203a","title":"loadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#loadfrompath","text":"\u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a","title":"loadFromPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#protected-loaditem","text":"\u25b8 loadItem ( params : object): Promise\u2039 Ingress \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Ingress \u203a","title":"Protected loadItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#protected-loaditems","text":"\u25b8 loadItems ( __namedParameters : object): Promise\u2039 Ingress []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 Ingress []\u203a","title":"Protected loadItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#loadmetrics","text":"\u25b8 loadMetrics ( ingress : Ingress ): Promise\u2039void\u203a Defined in src/renderer/components/+network-ingresses/ingress.store.ts:39 Parameters: Name Type ingress Ingress Returns: Promise\u2039void\u203a","title":"loadMetrics"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#protected-mergeitems","text":"\u25b8 mergeItems ( partialItems : Ingress [], __namedParameters : object): Ingress [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : Ingress [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: Ingress []","title":"Protected mergeItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#reloadall","text":"\u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a","title":"reloadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#remove","text":"\u25b8 remove ( item : Ingress ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item Ingress Returns: Promise\u2039void\u203a","title":"remove"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#protected-removeitem","text":"\u25b8 removeItem ( item : Ingress , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : Ingress \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a","title":"Protected removeItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#removeselecteditems","text":"\u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a","title":"removeSelectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#reset","text":"\u25b8 reset (): void Overrides KubeObjectStore . reset Defined in src/renderer/components/+network-ingresses/ingress.store.ts:43 Returns: void","title":"reset"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#protected-resetonerror","text":"\u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void","title":"Protected resetOnError"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#resetselection","text":"\u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void","title":"resetSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#select","text":"\u25b8 select ( item : Ingress ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item Ingress Returns: void","title":"select"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#protected-sortitems","text":"\u25b8 sortItems ( items : Ingress [], sorting : function[], order? : \"asc\" | \"desc\"): Ingress [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items Ingress [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: Ingress []","title":"Protected sortItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#subscribe","text":"\u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function)","title":"subscribe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#toggleselection","text":"\u25b8 toggleSelection ( item : Ingress ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item Ingress Returns: void","title":"toggleSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#toggleselectionall","text":"\u25b8 toggleSelectionAll ( visibleItems : Ingress []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems Ingress [] this.items Returns: void","title":"toggleSelectionAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#unselect","text":"\u25b8 unselect ( item : Ingress ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item Ingress Returns: void","title":"unselect"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#update","text":"\u25b8 update ( item : Ingress , data : Partial\u2039 Ingress \u203a): Promise\u2039 Ingress \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item Ingress data Partial\u2039 Ingress \u203a Returns: Promise\u2039 Ingress \u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#protected-updatefromeventsbuffer","text":"\u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void","title":"Protected updateFromEventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#protected-updateitem","text":"\u25b8 updateItem ( item : Ingress , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : Ingress \u25aa request : function \u25b8 (): Promise\u2039 Ingress \u203a Returns: Promise\u2039T\u203a","title":"Protected updateItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/","text":"Class: Job \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec Hierarchy # WorkloadKubeObject \u21b3 Job Implements # ItemObject Index # Constructors # constructor Properties # apiVersion kind metadata spec status apiBase kind namespaced Accessors # selfLink Methods # delete getAffinity getAffinityNumber getAge getAnnotations getCompletions getCondition getDesiredCompletions getFinalizers getId getImages getLabels getName getNodeSelectors getNs getOwnerRefs getParallelism getResourceVersion getSearchFields getSelectors getTemplateLabels getTimeDiffFromNow getTolerations toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels Constructors # constructor # + new Job ( data : KubeJsonApiData): Job Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/job.api.ts:33 Parameters: Name Type data KubeJsonApiData Returns: Job Properties # apiVersion # \u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94 kind # \u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95 metadata # \u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96 spec # \u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/job.api.ts:40 Type declaration: # backoffLimit ? : number completions ? : number containers ? : IPodContainer [] dnsPolicy ? : string parallelism ? : number restartPolicy ? : string schedulerName ? : string selector (): object matchLabels (): object serviceAccount ? : string serviceAccountName ? : string template (): object metadata (): object annotations (): object creationTimestamp ? : string labels (): object spec (): object affinity ? : IAffinity containers : IPodContainer [] dnsPolicy : string hostPID : boolean nodeSelector (): object restartPolicy : string schedulerName : string terminationGracePeriodSeconds : number tolerations ? : object[] terminationGracePeriodSeconds ? : number status # \u2022 status : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/job.api.ts:86 Type declaration: # completionTime : string conditions : object[] startTime : string succeeded : number Static apiBase # \u25aa apiBase : string = \"/apis/batch/v1/jobs\" Defined in src/renderer/api/endpoints/job.api.ts:33 Static kind # \u25aa kind : string = \"Job\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/job.api.ts:31 Static namespaced # \u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/job.api.ts:32 Accessors # selfLink # \u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string Methods # delete # \u25b8 delete (): Promise\u2039KubeJsonApiData\u203a Overrides KubeObject . delete Defined in src/renderer/api/endpoints/job.api.ts:123 Returns: Promise\u2039KubeJsonApiData\u203a getAffinity # \u25b8 getAffinity (): IAffinity Inherited from Deployment . getAffinity Defined in src/renderer/api/workload-kube-object.ts:93 Returns: IAffinity getAffinityNumber # \u25b8 getAffinityNumber (): number Inherited from Pod . getAffinityNumber Defined in src/renderer/api/workload-kube-object.ts:97 Returns: number getAge # \u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number getAnnotations # \u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[] getCompletions # \u25b8 getCompletions (): number Defined in src/renderer/api/endpoints/job.api.ts:103 Returns: number getCondition # \u25b8 getCondition (): object Defined in src/renderer/api/endpoints/job.api.ts:111 Returns: object lastProbeTime : string lastTransitionTime : string message ? : string status : string type : string getDesiredCompletions # \u25b8 getDesiredCompletions (): number Defined in src/renderer/api/endpoints/job.api.ts:99 Returns: number getFinalizers # \u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[] getId # \u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string getImages # \u25b8 getImages (): string[] Defined in src/renderer/api/endpoints/job.api.ts:117 Returns: string[] getLabels # \u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[] getName # \u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string getNodeSelectors # \u25b8 getNodeSelectors (): string[] Inherited from Deployment . getNodeSelectors Defined in src/renderer/api/workload-kube-object.ts:77 Returns: string[] getNs # \u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string getOwnerRefs # \u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[] getParallelism # \u25b8 getParallelism (): number Defined in src/renderer/api/endpoints/job.api.ts:107 Returns: number getResourceVersion # \u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string getSearchFields # \u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[] getSelectors # \u25b8 getSelectors (): string[] Inherited from Pod . getSelectors Defined in src/renderer/api/workload-kube-object.ts:71 Returns: string[] getTemplateLabels # \u25b8 getTemplateLabels (): string[] Inherited from Pod . getTemplateLabels Defined in src/renderer/api/workload-kube-object.ts:83 Returns: string[] getTimeDiffFromNow # \u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number getTolerations # \u25b8 getTolerations (): IToleration[] Inherited from Deployment . getTolerations Defined in src/renderer/api/workload-kube-object.ts:89 Returns: IToleration[] toPlainObject # \u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object update # \u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Static create # \u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a Static isJsonApiData # \u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData Static isJsonApiDataList # \u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a Static isKubeJsonApiListMetadata # \u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata Static isKubeJsonApiMetadata # \u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata Static isNonSystem # \u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean Static isPartialJsonApiData # \u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a Static isPartialJsonApiMetadata # \u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a Static stringifyLabels # \u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Class: Job \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#class-job-metadata-status-spec","text":"","title":"Class: Job \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#type-parameters","text":"\u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#hierarchy","text":"WorkloadKubeObject \u21b3 Job","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#implements","text":"ItemObject","title":"Implements"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#properties","text":"apiVersion kind metadata spec status apiBase kind namespaced","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#accessors","text":"selfLink","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#methods","text":"delete getAffinity getAffinityNumber getAge getAnnotations getCompletions getCondition getDesiredCompletions getFinalizers getId getImages getLabels getName getNodeSelectors getNs getOwnerRefs getParallelism getResourceVersion getSearchFields getSelectors getTemplateLabels getTimeDiffFromNow getTolerations toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#constructor","text":"+ new Job ( data : KubeJsonApiData): Job Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/job.api.ts:33 Parameters: Name Type data KubeJsonApiData Returns: Job","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#kind","text":"\u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#metadata","text":"\u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96","title":"metadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#spec","text":"\u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/job.api.ts:40","title":"spec"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#status","text":"\u2022 status : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/job.api.ts:86","title":"status"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#static-apibase","text":"\u25aa apiBase : string = \"/apis/batch/v1/jobs\" Defined in src/renderer/api/endpoints/job.api.ts:33","title":"Static apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#static-kind","text":"\u25aa kind : string = \"Job\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/job.api.ts:31","title":"Static kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#static-namespaced","text":"\u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/job.api.ts:32","title":"Static namespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#selflink","text":"\u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string","title":"selfLink"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#delete","text":"\u25b8 delete (): Promise\u2039KubeJsonApiData\u203a Overrides KubeObject . delete Defined in src/renderer/api/endpoints/job.api.ts:123 Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#getaffinity","text":"\u25b8 getAffinity (): IAffinity Inherited from Deployment . getAffinity Defined in src/renderer/api/workload-kube-object.ts:93 Returns: IAffinity","title":"getAffinity"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#getaffinitynumber","text":"\u25b8 getAffinityNumber (): number Inherited from Pod . getAffinityNumber Defined in src/renderer/api/workload-kube-object.ts:97 Returns: number","title":"getAffinityNumber"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#getage","text":"\u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number","title":"getAge"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#getannotations","text":"\u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[]","title":"getAnnotations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#getcompletions","text":"\u25b8 getCompletions (): number Defined in src/renderer/api/endpoints/job.api.ts:103 Returns: number","title":"getCompletions"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#getcondition","text":"\u25b8 getCondition (): object Defined in src/renderer/api/endpoints/job.api.ts:111 Returns: object lastProbeTime : string lastTransitionTime : string message ? : string status : string type : string","title":"getCondition"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#getdesiredcompletions","text":"\u25b8 getDesiredCompletions (): number Defined in src/renderer/api/endpoints/job.api.ts:99 Returns: number","title":"getDesiredCompletions"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#getfinalizers","text":"\u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[]","title":"getFinalizers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#getid","text":"\u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string","title":"getId"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#getimages","text":"\u25b8 getImages (): string[] Defined in src/renderer/api/endpoints/job.api.ts:117 Returns: string[]","title":"getImages"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#getlabels","text":"\u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[]","title":"getLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#getname","text":"\u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string","title":"getName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#getnodeselectors","text":"\u25b8 getNodeSelectors (): string[] Inherited from Deployment . getNodeSelectors Defined in src/renderer/api/workload-kube-object.ts:77 Returns: string[]","title":"getNodeSelectors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#getns","text":"\u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string","title":"getNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#getownerrefs","text":"\u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[]","title":"getOwnerRefs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#getparallelism","text":"\u25b8 getParallelism (): number Defined in src/renderer/api/endpoints/job.api.ts:107 Returns: number","title":"getParallelism"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#getresourceversion","text":"\u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#getsearchfields","text":"\u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[]","title":"getSearchFields"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#getselectors","text":"\u25b8 getSelectors (): string[] Inherited from Pod . getSelectors Defined in src/renderer/api/workload-kube-object.ts:71 Returns: string[]","title":"getSelectors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#gettemplatelabels","text":"\u25b8 getTemplateLabels (): string[] Inherited from Pod . getTemplateLabels Defined in src/renderer/api/workload-kube-object.ts:83 Returns: string[]","title":"getTemplateLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#gettimedifffromnow","text":"\u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number","title":"getTimeDiffFromNow"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#gettolerations","text":"\u25b8 getTolerations (): IToleration[] Inherited from Deployment . getTolerations Defined in src/renderer/api/workload-kube-object.ts:89 Returns: IToleration[]","title":"getTolerations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#toplainobject","text":"\u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object","title":"toPlainObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#update","text":"\u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#static-create","text":"\u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a","title":"Static create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#static-isjsonapidata","text":"\u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData","title":"Static isJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#static-isjsonapidatalist","text":"\u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a","title":"Static isJsonApiDataList"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#static-iskubejsonapilistmetadata","text":"\u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata","title":"Static isKubeJsonApiListMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#static-iskubejsonapimetadata","text":"\u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata","title":"Static isKubeJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#static-isnonsystem","text":"\u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean","title":"Static isNonSystem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#static-ispartialjsonapidata","text":"\u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a","title":"Static isPartialJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#static-ispartialjsonapimetadata","text":"\u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a","title":"Static isPartialJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#static-stringifylabels","text":"\u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Static stringifyLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/","text":"Class: JobStore # Hierarchy # \u21b3 KubeObjectStore \u2039 Job \u203a \u21b3 JobStore Index # Constructors # constructor Properties # api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext Accessors # context contextItems contextReady namespacesReady query selectedItems Methods # [Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getChildPods getIndexById getItems getJobsByOwner getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem Constructors # constructor # + new JobStore (): JobStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+workloads-jobs/job.store.ts:30 Returns: JobStore Properties # api # \u2022 api : KubeApi \u2039 Job \u2039\u203a\u203a = jobApi Overrides KubeObjectStore . api Defined in src/renderer/components/+workloads-jobs/job.store.ts:30 bufferSize # \u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45 Protected eventsBuffer # \u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301 failedLoading # \u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36 isLoaded # \u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38 isLoading # \u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37 items # \u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39 Optional limit # \u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44 selectedItemsIds # \u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40 Static defaultContext # \u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41 Accessors # context # \u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext contextItems # \u2022 get contextItems (): Job [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: Job [] contextReady # \u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object namespacesReady # \u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object query # \u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams selectedItems # \u2022 get selectedItems (): Job [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: Job [] Methods # [Symbol.iterator] # \u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a Protected bindWatchEventsUpdater # \u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void create # \u25b8 create ( params : object, data? : Partial\u2039 Job \u203a): Promise\u2039 Job \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Job \u203a Returns: Promise\u2039 Job \u203a Protected createItem # \u25b8 createItem ( params : object, data? : Partial\u2039 Job \u203a): Promise\u2039 Job \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Job \u203a Returns: Promise\u2039 Job \u203a Protected defaultSorting # \u25b8 defaultSorting ( item : Job ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item Job Returns: string Protected filterItemsOnLoad # \u25b8 filterItemsOnLoad ( items : Job []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items Job [] Returns: T[] getAllByNs # \u25b8 getAllByNs ( namespace : string | string[], strict : boolean): Job [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: Job [] getById # \u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T getByLabel # \u25b8 getByLabel ( labels : string[] | object): Job [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: Job [] getByName # \u25b8 getByName ( name : string, namespace? : string): Job Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: Job getByPath # \u25b8 getByPath ( path : string): Job Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: Job getChildPods # \u25b8 getChildPods ( job : Job ): Pod [] Defined in src/renderer/components/+workloads-jobs/job.store.ts:37 Parameters: Name Type job Job Returns: Pod [] getIndexById # \u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number getItems # \u25b8 getItems (): Job [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: Job [] getJobsByOwner # \u25b8 getJobsByOwner ( cronJob : CronJob ): Job \u2039\u203a[] Defined in src/renderer/components/+workloads-jobs/job.store.ts:41 Parameters: Name Type cronJob CronJob Returns: Job \u2039\u203a[] getStatuses # \u25b8 getStatuses ( jobs? : Job []): object Overrides KubeObjectStore . getStatuses Defined in src/renderer/components/+workloads-jobs/job.store.ts:48 Parameters: Name Type jobs? Job [] Returns: object failed : number = 0 pending : number = 0 running : number = 0 succeeded : number = 0 getSubscribeApis # \u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi [] getTotalCount # \u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number isSelected # \u25b8 isSelected ( item : Job ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item Job Returns: boolean isSelectedAll # \u25b8 isSelectedAll ( visibleItems : Job []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems Job [] this.items Returns: boolean load # \u25b8 load ( params : object): Promise\u2039 Job \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Job \u203a loadAll # \u25b8 loadAll ( options : object): Promise\u2039void | Job []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | Job []\u203a loadFromPath # \u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a Protected loadItem # \u25b8 loadItem ( params : object): Promise\u2039 Job \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Job \u203a Protected loadItems # \u25b8 loadItems ( __namedParameters : object): Promise\u2039 Job []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 Job []\u203a Protected mergeItems # \u25b8 mergeItems ( partialItems : Job [], __namedParameters : object): Job [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : Job [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: Job [] reloadAll # \u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a remove # \u25b8 remove ( item : Job ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item Job Returns: Promise\u2039void\u203a Protected removeItem # \u25b8 removeItem ( item : Job , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : Job \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a removeSelectedItems # \u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a reset # \u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void Protected resetOnError # \u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void resetSelection # \u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void select # \u25b8 select ( item : Job ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item Job Returns: void Protected sortItems # \u25b8 sortItems ( items : Job [], sorting : function[], order? : \"asc\" | \"desc\"): Job [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items Job [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: Job [] subscribe # \u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function) toggleSelection # \u25b8 toggleSelection ( item : Job ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item Job Returns: void toggleSelectionAll # \u25b8 toggleSelectionAll ( visibleItems : Job []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems Job [] this.items Returns: void unselect # \u25b8 unselect ( item : Job ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item Job Returns: void update # \u25b8 update ( item : Job , data : Partial\u2039 Job \u203a): Promise\u2039 Job \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item Job data Partial\u2039 Job \u203a Returns: Promise\u2039 Job \u203a Protected updateFromEventsBuffer # \u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void Protected updateItem # \u25b8 updateItem ( item : Job , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : Job \u25aa request : function \u25b8 (): Promise\u2039 Job \u203a Returns: Promise\u2039T\u203a","title":"Class: JobStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#class-jobstore","text":"","title":"Class: JobStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#hierarchy","text":"\u21b3 KubeObjectStore \u2039 Job \u203a \u21b3 JobStore","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#properties","text":"api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#accessors","text":"context contextItems contextReady namespacesReady query selectedItems","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#methods","text":"[Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getChildPods getIndexById getItems getJobsByOwner getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#constructor","text":"+ new JobStore (): JobStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+workloads-jobs/job.store.ts:30 Returns: JobStore","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#api","text":"\u2022 api : KubeApi \u2039 Job \u2039\u203a\u203a = jobApi Overrides KubeObjectStore . api Defined in src/renderer/components/+workloads-jobs/job.store.ts:30","title":"api"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#buffersize","text":"\u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45","title":"bufferSize"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#protected-eventsbuffer","text":"\u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301","title":"Protected eventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#failedloading","text":"\u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36","title":"failedLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#isloaded","text":"\u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38","title":"isLoaded"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#isloading","text":"\u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37","title":"isLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#items","text":"\u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39","title":"items"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#optional-limit","text":"\u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44","title":"Optional limit"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#selecteditemsids","text":"\u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40","title":"selectedItemsIds"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#static-defaultcontext","text":"\u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41","title":"Static defaultContext"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#context","text":"\u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext","title":"context"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#contextitems","text":"\u2022 get contextItems (): Job [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: Job []","title":"contextItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#contextready","text":"\u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object","title":"contextReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#namespacesready","text":"\u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object","title":"namespacesReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#query","text":"\u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams","title":"query"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#selecteditems","text":"\u2022 get selectedItems (): Job [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: Job []","title":"selectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#symboliterator","text":"\u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a","title":"[Symbol.iterator]"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#protected-bindwatcheventsupdater","text":"\u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void","title":"Protected bindWatchEventsUpdater"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#create","text":"\u25b8 create ( params : object, data? : Partial\u2039 Job \u203a): Promise\u2039 Job \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Job \u203a Returns: Promise\u2039 Job \u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#protected-createitem","text":"\u25b8 createItem ( params : object, data? : Partial\u2039 Job \u203a): Promise\u2039 Job \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Job \u203a Returns: Promise\u2039 Job \u203a","title":"Protected createItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#protected-defaultsorting","text":"\u25b8 defaultSorting ( item : Job ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item Job Returns: string","title":"Protected defaultSorting"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#protected-filteritemsonload","text":"\u25b8 filterItemsOnLoad ( items : Job []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items Job [] Returns: T[]","title":"Protected filterItemsOnLoad"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#getallbyns","text":"\u25b8 getAllByNs ( namespace : string | string[], strict : boolean): Job [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: Job []","title":"getAllByNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#getbyid","text":"\u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T","title":"getById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#getbylabel","text":"\u25b8 getByLabel ( labels : string[] | object): Job [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: Job []","title":"getByLabel"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#getbyname","text":"\u25b8 getByName ( name : string, namespace? : string): Job Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: Job","title":"getByName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#getbypath","text":"\u25b8 getByPath ( path : string): Job Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: Job","title":"getByPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#getchildpods","text":"\u25b8 getChildPods ( job : Job ): Pod [] Defined in src/renderer/components/+workloads-jobs/job.store.ts:37 Parameters: Name Type job Job Returns: Pod []","title":"getChildPods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#getindexbyid","text":"\u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number","title":"getIndexById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#getitems","text":"\u25b8 getItems (): Job [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: Job []","title":"getItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#getjobsbyowner","text":"\u25b8 getJobsByOwner ( cronJob : CronJob ): Job \u2039\u203a[] Defined in src/renderer/components/+workloads-jobs/job.store.ts:41 Parameters: Name Type cronJob CronJob Returns: Job \u2039\u203a[]","title":"getJobsByOwner"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#getstatuses","text":"\u25b8 getStatuses ( jobs? : Job []): object Overrides KubeObjectStore . getStatuses Defined in src/renderer/components/+workloads-jobs/job.store.ts:48 Parameters: Name Type jobs? Job [] Returns: object failed : number = 0 pending : number = 0 running : number = 0 succeeded : number = 0","title":"getStatuses"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#getsubscribeapis","text":"\u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi []","title":"getSubscribeApis"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#gettotalcount","text":"\u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number","title":"getTotalCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#isselected","text":"\u25b8 isSelected ( item : Job ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item Job Returns: boolean","title":"isSelected"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#isselectedall","text":"\u25b8 isSelectedAll ( visibleItems : Job []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems Job [] this.items Returns: boolean","title":"isSelectedAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#load","text":"\u25b8 load ( params : object): Promise\u2039 Job \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Job \u203a","title":"load"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#loadall","text":"\u25b8 loadAll ( options : object): Promise\u2039void | Job []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | Job []\u203a","title":"loadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#loadfrompath","text":"\u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a","title":"loadFromPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#protected-loaditem","text":"\u25b8 loadItem ( params : object): Promise\u2039 Job \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Job \u203a","title":"Protected loadItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#protected-loaditems","text":"\u25b8 loadItems ( __namedParameters : object): Promise\u2039 Job []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 Job []\u203a","title":"Protected loadItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#protected-mergeitems","text":"\u25b8 mergeItems ( partialItems : Job [], __namedParameters : object): Job [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : Job [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: Job []","title":"Protected mergeItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#reloadall","text":"\u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a","title":"reloadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#remove","text":"\u25b8 remove ( item : Job ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item Job Returns: Promise\u2039void\u203a","title":"remove"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#protected-removeitem","text":"\u25b8 removeItem ( item : Job , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : Job \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a","title":"Protected removeItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#removeselecteditems","text":"\u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a","title":"removeSelectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#reset","text":"\u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void","title":"reset"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#protected-resetonerror","text":"\u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void","title":"Protected resetOnError"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#resetselection","text":"\u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void","title":"resetSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#select","text":"\u25b8 select ( item : Job ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item Job Returns: void","title":"select"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#protected-sortitems","text":"\u25b8 sortItems ( items : Job [], sorting : function[], order? : \"asc\" | \"desc\"): Job [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items Job [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: Job []","title":"Protected sortItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#subscribe","text":"\u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function)","title":"subscribe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#toggleselection","text":"\u25b8 toggleSelection ( item : Job ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item Job Returns: void","title":"toggleSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#toggleselectionall","text":"\u25b8 toggleSelectionAll ( visibleItems : Job []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems Job [] this.items Returns: void","title":"toggleSelectionAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#unselect","text":"\u25b8 unselect ( item : Job ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item Job Returns: void","title":"unselect"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#update","text":"\u25b8 update ( item : Job , data : Partial\u2039 Job \u203a): Promise\u2039 Job \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item Job data Partial\u2039 Job \u203a Returns: Promise\u2039 Job \u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#protected-updatefromeventsbuffer","text":"\u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void","title":"Protected updateFromEventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#protected-updateitem","text":"\u25b8 updateItem ( item : Job , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : Job \u25aa request : function \u25b8 (): Promise\u2039 Job \u203a Returns: Promise\u2039T\u203a","title":"Protected updateItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/","text":"Class: KubeApi \u2039 T \u203a # Type parameters # \u25aa T : KubeObject Hierarchy # KubeApi \u21b3 PodsApi \u21b3 NodesApi \u21b3 DeploymentApi \u21b3 IngressApi \u21b3 PersistentVolumeClaimsApi Index # Constructors # constructor Properties # apiBase apiGroup apiPrefix apiResource apiVersion apiVersionPreferred isNamespaced kind objectConstructor options request resourceVersions watchDisposer Accessors # apiVersionWithGroup Methods # checkPreferredVersion create delete get getResourceVersion getUrl getWatchUrl list modifyWatchEvent normalizeQuery parseResponse refreshResourceVersion setResourceVersion update watch Constructors # constructor # + new KubeApi ( options : IKubeApiOptions\u2039T\u203a): KubeApi Defined in src/renderer/api/kube-api.ts:151 Parameters: Name Type options IKubeApiOptions\u2039T\u203a Returns: KubeApi Properties # apiBase # \u2022 apiBase : string Defined in src/renderer/api/kube-api.ts:140 apiGroup # \u2022 apiGroup : string Defined in src/renderer/api/kube-api.ts:142 apiPrefix # \u2022 apiPrefix : string Defined in src/renderer/api/kube-api.ts:141 apiResource # \u2022 apiResource : string Defined in src/renderer/api/kube-api.ts:145 apiVersion # \u2022 apiVersion : string Defined in src/renderer/api/kube-api.ts:143 Optional apiVersionPreferred # \u2022 apiVersionPreferred ? : string Defined in src/renderer/api/kube-api.ts:144 isNamespaced # \u2022 isNamespaced : boolean Defined in src/renderer/api/kube-api.ts:146 kind # \u2022 kind : string Defined in src/renderer/api/kube-api.ts:139 objectConstructor # \u2022 objectConstructor : IKubeObjectConstructor\u2039T\u203a Defined in src/renderer/api/kube-api.ts:148 Protected options # \u2022 options : IKubeApiOptions\u2039T\u203a Defined in src/renderer/api/kube-api.ts:153 Protected request # \u2022 request : KubeJsonApi Defined in src/renderer/api/kube-api.ts:149 Protected resourceVersions # \u2022 resourceVersions : Map\u2039string, string\u203a = new Map () Defined in src/renderer/api/kube-api.ts:150 Protected watchDisposer # \u2022 watchDisposer : function Defined in src/renderer/api/kube-api.ts:151 Type declaration: # \u25b8 (): void Accessors # apiVersionWithGroup # \u2022 get apiVersionWithGroup (): string Defined in src/renderer/api/kube-api.ts:181 Returns: string Methods # Protected checkPreferredVersion # \u25b8 checkPreferredVersion (): Promise\u2039void\u203a Defined in src/renderer/api/kube-api.ts:243 Returns: Promise\u2039void\u203a create # \u25b8 create ( __namedParameters : object, data? : Partial\u2039T\u203a): Promise\u2039T | null\u203a Defined in src/renderer/api/kube-api.ts:381 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional data : Partial\u2039T\u203a Returns: Promise\u2039T | null\u203a delete # \u25b8 delete ( __namedParameters : object): Promise\u2039KubeJsonApiData\u203a Defined in src/renderer/api/kube-api.ts:418 Parameters: \u25aa __namedParameters : object Name Type Default name string \"\" namespace string \"default\" Returns: Promise\u2039KubeJsonApiData\u203a get # \u25b8 get ( __namedParameters : object, query? : IKubeApiQueryParams): Promise\u2039T | null\u203a Defined in src/renderer/api/kube-api.ts:367 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional query : IKubeApiQueryParams Returns: Promise\u2039T | null\u203a getResourceVersion # \u25b8 getResourceVersion ( namespace : string): string Defined in src/renderer/api/kube-api.ts:276 Parameters: Name Type Default namespace string \"\" Returns: string getUrl # \u25b8 getUrl ( __namedParameters : object, query? : Partial\u2039IKubeApiQueryParams\u203a): string Defined in src/renderer/api/kube-api.ts:284 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"\" \u25aa Optional query : Partial\u2039IKubeApiQueryParams\u203a Returns: string getWatchUrl # \u25b8 getWatchUrl ( namespace : string, query : IKubeApiQueryParams): string Defined in src/renderer/api/kube-api.ts:425 Parameters: Name Type Default namespace string \"\" query IKubeApiQueryParams {} Returns: string list # \u25b8 list ( __namedParameters : object, query? : IKubeApiQueryParams): Promise\u2039T[] | null\u203a Defined in src/renderer/api/kube-api.ts:349 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default namespace string \"\" reqInit RequestInit - \u25aa Optional query : IKubeApiQueryParams Returns: Promise\u2039T[] | null\u203a Protected modifyWatchEvent # \u25b8 modifyWatchEvent ( event : IKubeWatchEvent): void Defined in src/renderer/api/kube-api.ts:490 Parameters: Name Type event IKubeWatchEvent Returns: void Protected normalizeQuery # \u25b8 normalizeQuery ( query : Partial\u2039IKubeApiQueryParams\u203a): object Defined in src/renderer/api/kube-api.ts:296 Parameters: Name Type Default query Partial\u2039IKubeApiQueryParams\u203a {} Returns: object Protected parseResponse # \u25b8 parseResponse ( data : unknown, namespace? : string): T | T[] | null Defined in src/renderer/api/kube-api.ts:308 Parameters: Name Type data unknown namespace? string Returns: T | T[] | null refreshResourceVersion # \u25b8 refreshResourceVersion ( params? : KubeApiListOptions): Promise\u2039T[]\u203a Defined in src/renderer/api/kube-api.ts:280 Parameters: Name Type params? KubeApiListOptions Returns: Promise\u2039T[]\u203a setResourceVersion # \u25b8 setResourceVersion ( namespace : string, newVersion : string): void Defined in src/renderer/api/kube-api.ts:272 Parameters: Name Type Default namespace string \"\" newVersion string - Returns: void update # \u25b8 update ( __namedParameters : object, data? : Partial\u2039T\u203a): Promise\u2039T | null\u203a Defined in src/renderer/api/kube-api.ts:404 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional data : Partial\u2039T\u203a Returns: Promise\u2039T | null\u203a watch # \u25b8 watch ( opts : KubeApiWatchOptions): function Defined in src/renderer/api/kube-api.ts:433 Parameters: Name Type Default opts KubeApiWatchOptions { namespace: \"\" } Returns: function \u25b8 (): void","title":"Class: KubeApi \u2039**T**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#class-kubeapi-t","text":"","title":"Class: KubeApi \u2039T\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#type-parameters","text":"\u25aa T : KubeObject","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#hierarchy","text":"KubeApi \u21b3 PodsApi \u21b3 NodesApi \u21b3 DeploymentApi \u21b3 IngressApi \u21b3 PersistentVolumeClaimsApi","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#properties","text":"apiBase apiGroup apiPrefix apiResource apiVersion apiVersionPreferred isNamespaced kind objectConstructor options request resourceVersions watchDisposer","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#accessors","text":"apiVersionWithGroup","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#methods","text":"checkPreferredVersion create delete get getResourceVersion getUrl getWatchUrl list modifyWatchEvent normalizeQuery parseResponse refreshResourceVersion setResourceVersion update watch","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#constructor","text":"+ new KubeApi ( options : IKubeApiOptions\u2039T\u203a): KubeApi Defined in src/renderer/api/kube-api.ts:151 Parameters: Name Type options IKubeApiOptions\u2039T\u203a Returns: KubeApi","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#apibase","text":"\u2022 apiBase : string Defined in src/renderer/api/kube-api.ts:140","title":"apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#apigroup","text":"\u2022 apiGroup : string Defined in src/renderer/api/kube-api.ts:142","title":"apiGroup"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#apiprefix","text":"\u2022 apiPrefix : string Defined in src/renderer/api/kube-api.ts:141","title":"apiPrefix"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#apiresource","text":"\u2022 apiResource : string Defined in src/renderer/api/kube-api.ts:145","title":"apiResource"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#apiversion","text":"\u2022 apiVersion : string Defined in src/renderer/api/kube-api.ts:143","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#optional-apiversionpreferred","text":"\u2022 apiVersionPreferred ? : string Defined in src/renderer/api/kube-api.ts:144","title":"Optional apiVersionPreferred"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#isnamespaced","text":"\u2022 isNamespaced : boolean Defined in src/renderer/api/kube-api.ts:146","title":"isNamespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#kind","text":"\u2022 kind : string Defined in src/renderer/api/kube-api.ts:139","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#objectconstructor","text":"\u2022 objectConstructor : IKubeObjectConstructor\u2039T\u203a Defined in src/renderer/api/kube-api.ts:148","title":"objectConstructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#protected-options","text":"\u2022 options : IKubeApiOptions\u2039T\u203a Defined in src/renderer/api/kube-api.ts:153","title":"Protected options"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#protected-request","text":"\u2022 request : KubeJsonApi Defined in src/renderer/api/kube-api.ts:149","title":"Protected request"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#protected-resourceversions","text":"\u2022 resourceVersions : Map\u2039string, string\u203a = new Map () Defined in src/renderer/api/kube-api.ts:150","title":"Protected resourceVersions"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#protected-watchdisposer","text":"\u2022 watchDisposer : function Defined in src/renderer/api/kube-api.ts:151","title":"Protected watchDisposer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#apiversionwithgroup","text":"\u2022 get apiVersionWithGroup (): string Defined in src/renderer/api/kube-api.ts:181 Returns: string","title":"apiVersionWithGroup"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#protected-checkpreferredversion","text":"\u25b8 checkPreferredVersion (): Promise\u2039void\u203a Defined in src/renderer/api/kube-api.ts:243 Returns: Promise\u2039void\u203a","title":"Protected checkPreferredVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#create","text":"\u25b8 create ( __namedParameters : object, data? : Partial\u2039T\u203a): Promise\u2039T | null\u203a Defined in src/renderer/api/kube-api.ts:381 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional data : Partial\u2039T\u203a Returns: Promise\u2039T | null\u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#delete","text":"\u25b8 delete ( __namedParameters : object): Promise\u2039KubeJsonApiData\u203a Defined in src/renderer/api/kube-api.ts:418 Parameters: \u25aa __namedParameters : object Name Type Default name string \"\" namespace string \"default\" Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#get","text":"\u25b8 get ( __namedParameters : object, query? : IKubeApiQueryParams): Promise\u2039T | null\u203a Defined in src/renderer/api/kube-api.ts:367 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional query : IKubeApiQueryParams Returns: Promise\u2039T | null\u203a","title":"get"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#getresourceversion","text":"\u25b8 getResourceVersion ( namespace : string): string Defined in src/renderer/api/kube-api.ts:276 Parameters: Name Type Default namespace string \"\" Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#geturl","text":"\u25b8 getUrl ( __namedParameters : object, query? : Partial\u2039IKubeApiQueryParams\u203a): string Defined in src/renderer/api/kube-api.ts:284 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"\" \u25aa Optional query : Partial\u2039IKubeApiQueryParams\u203a Returns: string","title":"getUrl"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#getwatchurl","text":"\u25b8 getWatchUrl ( namespace : string, query : IKubeApiQueryParams): string Defined in src/renderer/api/kube-api.ts:425 Parameters: Name Type Default namespace string \"\" query IKubeApiQueryParams {} Returns: string","title":"getWatchUrl"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#list","text":"\u25b8 list ( __namedParameters : object, query? : IKubeApiQueryParams): Promise\u2039T[] | null\u203a Defined in src/renderer/api/kube-api.ts:349 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default namespace string \"\" reqInit RequestInit - \u25aa Optional query : IKubeApiQueryParams Returns: Promise\u2039T[] | null\u203a","title":"list"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#protected-modifywatchevent","text":"\u25b8 modifyWatchEvent ( event : IKubeWatchEvent): void Defined in src/renderer/api/kube-api.ts:490 Parameters: Name Type event IKubeWatchEvent Returns: void","title":"Protected modifyWatchEvent"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#protected-normalizequery","text":"\u25b8 normalizeQuery ( query : Partial\u2039IKubeApiQueryParams\u203a): object Defined in src/renderer/api/kube-api.ts:296 Parameters: Name Type Default query Partial\u2039IKubeApiQueryParams\u203a {} Returns: object","title":"Protected normalizeQuery"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#protected-parseresponse","text":"\u25b8 parseResponse ( data : unknown, namespace? : string): T | T[] | null Defined in src/renderer/api/kube-api.ts:308 Parameters: Name Type data unknown namespace? string Returns: T | T[] | null","title":"Protected parseResponse"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#refreshresourceversion","text":"\u25b8 refreshResourceVersion ( params? : KubeApiListOptions): Promise\u2039T[]\u203a Defined in src/renderer/api/kube-api.ts:280 Parameters: Name Type params? KubeApiListOptions Returns: Promise\u2039T[]\u203a","title":"refreshResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#setresourceversion","text":"\u25b8 setResourceVersion ( namespace : string, newVersion : string): void Defined in src/renderer/api/kube-api.ts:272 Parameters: Name Type Default namespace string \"\" newVersion string - Returns: void","title":"setResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#update","text":"\u25b8 update ( __namedParameters : object, data? : Partial\u2039T\u203a): Promise\u2039T | null\u203a Defined in src/renderer/api/kube-api.ts:404 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional data : Partial\u2039T\u203a Returns: Promise\u2039T | null\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#watch","text":"\u25b8 watch ( opts : KubeApiWatchOptions): function Defined in src/renderer/api/kube-api.ts:433 Parameters: Name Type Default opts KubeApiWatchOptions { namespace: \"\" } Returns: function \u25b8 (): void","title":"watch"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/","text":"Class: KubeEvent \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec Hierarchy # KubeObject \u21b3 KubeEvent Implements # ItemObject Index # Constructors # constructor Properties # apiVersion count eventTime firstTimestamp involvedObject kind lastTimestamp message metadata reason reportingComponent reportingInstance source spec status type apiBase kind namespaced Accessors # selfLink Methods # delete getAge getAnnotations getFinalizers getFirstSeenTime getId getLabels getLastSeenTime getName getNs getOwnerRefs getResourceVersion getSearchFields getSource getTimeDiffFromNow isWarning toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels Constructors # constructor # + new KubeEvent ( data : KubeJsonApiData): KubeEvent Inherited from KubeObject . constructor Defined in src/renderer/api/kube-object.ts:180 Parameters: Name Type data KubeJsonApiData Returns: KubeEvent Properties # apiVersion # \u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94 count # \u2022 count : number Defined in src/renderer/api/endpoints/events.api.ts:45 eventTime # \u2022 eventTime : null Defined in src/renderer/api/endpoints/events.api.ts:47 firstTimestamp # \u2022 firstTimestamp : string Defined in src/renderer/api/endpoints/events.api.ts:43 involvedObject # \u2022 involvedObject : object Defined in src/renderer/api/endpoints/events.api.ts:28 Type declaration: # apiVersion : string fieldPath : string kind : string name : string namespace : string resourceVersion : string uid : string kind # \u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95 lastTimestamp # \u2022 lastTimestamp : string Defined in src/renderer/api/endpoints/events.api.ts:44 message # \u2022 message : string Defined in src/renderer/api/endpoints/events.api.ts:38 metadata # \u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96 reason # \u2022 reason : string Defined in src/renderer/api/endpoints/events.api.ts:37 reportingComponent # \u2022 reportingComponent : string Defined in src/renderer/api/endpoints/events.api.ts:48 reportingInstance # \u2022 reportingInstance : string Defined in src/renderer/api/endpoints/events.api.ts:49 source # \u2022 source : object Defined in src/renderer/api/endpoints/events.api.ts:39 Type declaration: # component : string host : string Optional spec # \u2022 spec ? : Spec Inherited from KubeObject . spec Defined in src/renderer/api/kube-object.ts:98 Optional status # \u2022 status ? : Status Inherited from KubeObject . status Defined in src/renderer/api/kube-object.ts:97 type # \u2022 type : \"Normal\" | \"Warning\" | string Defined in src/renderer/api/endpoints/events.api.ts:46 Static apiBase # \u25aa apiBase : string = \"/api/v1/events\" Defined in src/renderer/api/endpoints/events.api.ts:55 Static kind # \u25aa kind : string = \"Event\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/events.api.ts:53 Static namespaced # \u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/events.api.ts:54 Accessors # selfLink # \u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string Methods # delete # \u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a getAge # \u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number getAnnotations # \u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[] getFinalizers # \u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[] getFirstSeenTime # \u25b8 getFirstSeenTime (): string Defined in src/renderer/api/endpoints/events.api.ts:67 Returns: string getId # \u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string getLabels # \u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[] getLastSeenTime # \u25b8 getLastSeenTime (): string Defined in src/renderer/api/endpoints/events.api.ts:73 Returns: string getName # \u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string getNs # \u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string getOwnerRefs # \u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[] getResourceVersion # \u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string getSearchFields # \u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[] getSource # \u25b8 getSource (): string Defined in src/renderer/api/endpoints/events.api.ts:61 Returns: string getTimeDiffFromNow # \u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number isWarning # \u25b8 isWarning (): boolean Defined in src/renderer/api/endpoints/events.api.ts:57 Returns: boolean toPlainObject # \u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object update # \u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Static create # \u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a Static isJsonApiData # \u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData Static isJsonApiDataList # \u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a Static isKubeJsonApiListMetadata # \u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata Static isKubeJsonApiMetadata # \u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata Static isNonSystem # \u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean Static isPartialJsonApiData # \u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a Static isPartialJsonApiMetadata # \u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a Static stringifyLabels # \u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Class: KubeEvent \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#class-kubeevent-metadata-status-spec","text":"","title":"Class: KubeEvent \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#type-parameters","text":"\u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#hierarchy","text":"KubeObject \u21b3 KubeEvent","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#implements","text":"ItemObject","title":"Implements"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#properties","text":"apiVersion count eventTime firstTimestamp involvedObject kind lastTimestamp message metadata reason reportingComponent reportingInstance source spec status type apiBase kind namespaced","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#accessors","text":"selfLink","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#methods","text":"delete getAge getAnnotations getFinalizers getFirstSeenTime getId getLabels getLastSeenTime getName getNs getOwnerRefs getResourceVersion getSearchFields getSource getTimeDiffFromNow isWarning toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#constructor","text":"+ new KubeEvent ( data : KubeJsonApiData): KubeEvent Inherited from KubeObject . constructor Defined in src/renderer/api/kube-object.ts:180 Parameters: Name Type data KubeJsonApiData Returns: KubeEvent","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#count","text":"\u2022 count : number Defined in src/renderer/api/endpoints/events.api.ts:45","title":"count"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#eventtime","text":"\u2022 eventTime : null Defined in src/renderer/api/endpoints/events.api.ts:47","title":"eventTime"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#firsttimestamp","text":"\u2022 firstTimestamp : string Defined in src/renderer/api/endpoints/events.api.ts:43","title":"firstTimestamp"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#involvedobject","text":"\u2022 involvedObject : object Defined in src/renderer/api/endpoints/events.api.ts:28","title":"involvedObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#kind","text":"\u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#lasttimestamp","text":"\u2022 lastTimestamp : string Defined in src/renderer/api/endpoints/events.api.ts:44","title":"lastTimestamp"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#message","text":"\u2022 message : string Defined in src/renderer/api/endpoints/events.api.ts:38","title":"message"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#metadata","text":"\u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96","title":"metadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#reason","text":"\u2022 reason : string Defined in src/renderer/api/endpoints/events.api.ts:37","title":"reason"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#reportingcomponent","text":"\u2022 reportingComponent : string Defined in src/renderer/api/endpoints/events.api.ts:48","title":"reportingComponent"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#reportinginstance","text":"\u2022 reportingInstance : string Defined in src/renderer/api/endpoints/events.api.ts:49","title":"reportingInstance"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#source","text":"\u2022 source : object Defined in src/renderer/api/endpoints/events.api.ts:39","title":"source"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#optional-spec","text":"\u2022 spec ? : Spec Inherited from KubeObject . spec Defined in src/renderer/api/kube-object.ts:98","title":"Optional spec"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#optional-status","text":"\u2022 status ? : Status Inherited from KubeObject . status Defined in src/renderer/api/kube-object.ts:97","title":"Optional status"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#type","text":"\u2022 type : \"Normal\" | \"Warning\" | string Defined in src/renderer/api/endpoints/events.api.ts:46","title":"type"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#static-apibase","text":"\u25aa apiBase : string = \"/api/v1/events\" Defined in src/renderer/api/endpoints/events.api.ts:55","title":"Static apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#static-kind","text":"\u25aa kind : string = \"Event\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/events.api.ts:53","title":"Static kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#static-namespaced","text":"\u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/events.api.ts:54","title":"Static namespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#selflink","text":"\u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string","title":"selfLink"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#delete","text":"\u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#getage","text":"\u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number","title":"getAge"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#getannotations","text":"\u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[]","title":"getAnnotations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#getfinalizers","text":"\u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[]","title":"getFinalizers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#getfirstseentime","text":"\u25b8 getFirstSeenTime (): string Defined in src/renderer/api/endpoints/events.api.ts:67 Returns: string","title":"getFirstSeenTime"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#getid","text":"\u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string","title":"getId"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#getlabels","text":"\u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[]","title":"getLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#getlastseentime","text":"\u25b8 getLastSeenTime (): string Defined in src/renderer/api/endpoints/events.api.ts:73 Returns: string","title":"getLastSeenTime"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#getname","text":"\u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string","title":"getName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#getns","text":"\u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string","title":"getNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#getownerrefs","text":"\u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[]","title":"getOwnerRefs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#getresourceversion","text":"\u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#getsearchfields","text":"\u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[]","title":"getSearchFields"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#getsource","text":"\u25b8 getSource (): string Defined in src/renderer/api/endpoints/events.api.ts:61 Returns: string","title":"getSource"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#gettimedifffromnow","text":"\u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number","title":"getTimeDiffFromNow"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#iswarning","text":"\u25b8 isWarning (): boolean Defined in src/renderer/api/endpoints/events.api.ts:57 Returns: boolean","title":"isWarning"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#toplainobject","text":"\u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object","title":"toPlainObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#update","text":"\u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#static-create","text":"\u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a","title":"Static create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#static-isjsonapidata","text":"\u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData","title":"Static isJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#static-isjsonapidatalist","text":"\u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a","title":"Static isJsonApiDataList"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#static-iskubejsonapilistmetadata","text":"\u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata","title":"Static isKubeJsonApiListMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#static-iskubejsonapimetadata","text":"\u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata","title":"Static isKubeJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#static-isnonsystem","text":"\u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean","title":"Static isNonSystem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#static-ispartialjsonapidata","text":"\u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a","title":"Static isPartialJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#static-ispartialjsonapimetadata","text":"\u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a","title":"Static isPartialJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#static-stringifylabels","text":"\u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Static stringifyLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/","text":"Class: KubeObject \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec Hierarchy # KubeObject \u21b3 Node \u21b3 CronJob \u21b3 ConfigMap \u21b3 Secret \u21b3 ResourceQuota \u21b3 LimitRange \u21b3 HorizontalPodAutoscaler \u21b3 PodDisruptionBudget \u21b3 Service \u21b3 Endpoint \u21b3 Ingress \u21b3 NetworkPolicy \u21b3 PersistentVolume \u21b3 PersistentVolumeClaim \u21b3 StorageClass \u21b3 Namespace \u21b3 KubeEvent \u21b3 ServiceAccount \u21b3 Role \u21b3 RoleBinding \u21b3 CustomResourceDefinition Implements # ItemObject Index # Constructors # constructor Properties # apiVersion kind metadata spec status kind namespaced Accessors # selfLink Methods # delete getAge getAnnotations getFinalizers getId getLabels getName getNs getOwnerRefs getResourceVersion getSearchFields getTimeDiffFromNow toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels Constructors # constructor # + new KubeObject ( data : KubeJsonApiData): KubeObject Defined in src/renderer/api/kube-object.ts:180 Parameters: Name Type data KubeJsonApiData Returns: KubeObject Properties # apiVersion # \u2022 apiVersion : string Defined in src/renderer/api/kube-object.ts:94 kind # \u2022 kind : string Defined in src/renderer/api/kube-object.ts:95 metadata # \u2022 metadata : Metadata Defined in src/renderer/api/kube-object.ts:96 Optional spec # \u2022 spec ? : Spec Defined in src/renderer/api/kube-object.ts:98 Optional status # \u2022 status ? : Status Defined in src/renderer/api/kube-object.ts:97 Static kind # \u25aa kind : string Defined in src/renderer/api/kube-object.ts:91 Static namespaced # \u25aa namespaced : boolean Defined in src/renderer/api/kube-object.ts:92 Accessors # selfLink # \u2022 get selfLink (): string Defined in src/renderer/api/kube-object.ts:187 Returns: string Methods # delete # \u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a getAge # \u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number getAnnotations # \u25b8 getAnnotations ( filter : boolean): string[] Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[] getFinalizers # \u25b8 getFinalizers (): string[] Defined in src/renderer/api/kube-object.ts:225 Returns: string[] getId # \u25b8 getId (): string Defined in src/renderer/api/kube-object.ts:191 Returns: string getLabels # \u25b8 getLabels (): string[] Defined in src/renderer/api/kube-object.ts:229 Returns: string[] getName # \u25b8 getName (): string Defined in src/renderer/api/kube-object.ts:199 Returns: string getNs # \u25b8 getNs (): string Defined in src/renderer/api/kube-object.ts:203 Returns: string getOwnerRefs # \u25b8 getOwnerRefs (): object[] Defined in src/renderer/api/kube-object.ts:243 Returns: object[] getResourceVersion # \u25b8 getResourceVersion (): string Defined in src/renderer/api/kube-object.ts:195 Returns: string getSearchFields # \u25b8 getSearchFields (): string[] Defined in src/renderer/api/kube-object.ts:252 Returns: string[] getTimeDiffFromNow # \u25b8 getTimeDiffFromNow (): number Defined in src/renderer/api/kube-object.ts:208 Returns: number toPlainObject # \u25b8 toPlainObject (): object Defined in src/renderer/api/kube-object.ts:264 Returns: object update # \u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Static create # \u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a Static isJsonApiData # \u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData Static isJsonApiDataList # \u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a Static isKubeJsonApiListMetadata # \u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata Static isKubeJsonApiMetadata # \u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata Static isNonSystem # \u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean Static isPartialJsonApiData # \u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a Static isPartialJsonApiMetadata # \u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a Static stringifyLabels # \u25b8 stringifyLabels ( labels? : object): string[] Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Class: KubeObject \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#class-kubeobject-metadata-status-spec","text":"","title":"Class: KubeObject \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#type-parameters","text":"\u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#hierarchy","text":"KubeObject \u21b3 Node \u21b3 CronJob \u21b3 ConfigMap \u21b3 Secret \u21b3 ResourceQuota \u21b3 LimitRange \u21b3 HorizontalPodAutoscaler \u21b3 PodDisruptionBudget \u21b3 Service \u21b3 Endpoint \u21b3 Ingress \u21b3 NetworkPolicy \u21b3 PersistentVolume \u21b3 PersistentVolumeClaim \u21b3 StorageClass \u21b3 Namespace \u21b3 KubeEvent \u21b3 ServiceAccount \u21b3 Role \u21b3 RoleBinding \u21b3 CustomResourceDefinition","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#implements","text":"ItemObject","title":"Implements"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#properties","text":"apiVersion kind metadata spec status kind namespaced","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#accessors","text":"selfLink","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#methods","text":"delete getAge getAnnotations getFinalizers getId getLabels getName getNs getOwnerRefs getResourceVersion getSearchFields getTimeDiffFromNow toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#constructor","text":"+ new KubeObject ( data : KubeJsonApiData): KubeObject Defined in src/renderer/api/kube-object.ts:180 Parameters: Name Type data KubeJsonApiData Returns: KubeObject","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#apiversion","text":"\u2022 apiVersion : string Defined in src/renderer/api/kube-object.ts:94","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#kind","text":"\u2022 kind : string Defined in src/renderer/api/kube-object.ts:95","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#metadata","text":"\u2022 metadata : Metadata Defined in src/renderer/api/kube-object.ts:96","title":"metadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#optional-spec","text":"\u2022 spec ? : Spec Defined in src/renderer/api/kube-object.ts:98","title":"Optional spec"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#optional-status","text":"\u2022 status ? : Status Defined in src/renderer/api/kube-object.ts:97","title":"Optional status"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#static-kind","text":"\u25aa kind : string Defined in src/renderer/api/kube-object.ts:91","title":"Static kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#static-namespaced","text":"\u25aa namespaced : boolean Defined in src/renderer/api/kube-object.ts:92","title":"Static namespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#selflink","text":"\u2022 get selfLink (): string Defined in src/renderer/api/kube-object.ts:187 Returns: string","title":"selfLink"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#delete","text":"\u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#getage","text":"\u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number","title":"getAge"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#getannotations","text":"\u25b8 getAnnotations ( filter : boolean): string[] Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[]","title":"getAnnotations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#getfinalizers","text":"\u25b8 getFinalizers (): string[] Defined in src/renderer/api/kube-object.ts:225 Returns: string[]","title":"getFinalizers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#getid","text":"\u25b8 getId (): string Defined in src/renderer/api/kube-object.ts:191 Returns: string","title":"getId"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#getlabels","text":"\u25b8 getLabels (): string[] Defined in src/renderer/api/kube-object.ts:229 Returns: string[]","title":"getLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#getname","text":"\u25b8 getName (): string Defined in src/renderer/api/kube-object.ts:199 Returns: string","title":"getName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#getns","text":"\u25b8 getNs (): string Defined in src/renderer/api/kube-object.ts:203 Returns: string","title":"getNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#getownerrefs","text":"\u25b8 getOwnerRefs (): object[] Defined in src/renderer/api/kube-object.ts:243 Returns: object[]","title":"getOwnerRefs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#getresourceversion","text":"\u25b8 getResourceVersion (): string Defined in src/renderer/api/kube-object.ts:195 Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#getsearchfields","text":"\u25b8 getSearchFields (): string[] Defined in src/renderer/api/kube-object.ts:252 Returns: string[]","title":"getSearchFields"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#gettimedifffromnow","text":"\u25b8 getTimeDiffFromNow (): number Defined in src/renderer/api/kube-object.ts:208 Returns: number","title":"getTimeDiffFromNow"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#toplainobject","text":"\u25b8 toPlainObject (): object Defined in src/renderer/api/kube-object.ts:264 Returns: object","title":"toPlainObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#update","text":"\u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#static-create","text":"\u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a","title":"Static create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#static-isjsonapidata","text":"\u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData","title":"Static isJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#static-isjsonapidatalist","text":"\u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a","title":"Static isJsonApiDataList"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#static-iskubejsonapilistmetadata","text":"\u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata","title":"Static isKubeJsonApiListMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#static-iskubejsonapimetadata","text":"\u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata","title":"Static isKubeJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#static-isnonsystem","text":"\u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean","title":"Static isNonSystem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#static-ispartialjsonapidata","text":"\u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a","title":"Static isPartialJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#static-ispartialjsonapimetadata","text":"\u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a","title":"Static isPartialJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#static-stringifylabels","text":"\u25b8 stringifyLabels ( labels? : object): string[] Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Static stringifyLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/","text":"Class: KubeObjectStore \u2039 T \u203a # Type parameters # \u25aa T : KubeObject Hierarchy # ItemStore\u2039T\u203a \u21b3 KubeObjectStore \u21b3 EventStore \u21b3 PodsStore \u21b3 NodesStore \u21b3 DeploymentStore \u21b3 DaemonSetStore \u21b3 StatefulSetStore \u21b3 JobStore \u21b3 CronJobStore \u21b3 ConfigMapsStore \u21b3 SecretsStore \u21b3 ReplicaSetStore \u21b3 ResourceQuotasStore \u21b3 LimitRangesStore \u21b3 HPAStore \u21b3 PodDisruptionBudgetsStore \u21b3 ServiceStore \u21b3 EndpointStore \u21b3 IngressStore \u21b3 NetworkPolicyStore \u21b3 PersistentVolumesStore \u21b3 VolumeClaimStore \u21b3 StorageClassStore \u21b3 NamespaceStore \u21b3 ServiceAccountsStore \u21b3 RolesStore \u21b3 RoleBindingsStore \u21b3 CRDStore \u21b3 CRDResourceStore Index # Constructors # constructor Properties # api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext Accessors # context contextItems contextReady namespacesReady query selectedItems Methods # [Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem Constructors # constructor # + new KubeObjectStore (): KubeObjectStore Overrides void Defined in src/renderer/kube-object.store.ts:54 Returns: KubeObjectStore Properties # Abstract api # \u2022 api : KubeApi \u2039T\u203a Defined in src/renderer/kube-object.store.ts:43 bufferSize # \u2022 bufferSize : number = 50000 Defined in src/renderer/kube-object.store.ts:45 Protected eventsBuffer # \u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Defined in src/renderer/kube-object.store.ts:301 failedLoading # \u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36 isLoaded # \u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38 isLoading # \u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37 items # \u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39 Optional limit # \u2022 limit ? : number Defined in src/renderer/kube-object.store.ts:44 selectedItemsIds # \u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40 Static defaultContext # \u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Defined in src/renderer/kube-object.store.ts:41 Accessors # context # \u2022 get context (): ClusterContext Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext contextItems # \u2022 get contextItems (): T[] Defined in src/renderer/kube-object.store.ts:67 Returns: T[] contextReady # \u2022 get contextReady (): Promise\u2039void\u203a & object Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object namespacesReady # \u2022 get namespacesReady (): Promise\u2039void\u203a & object Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object query # \u2022 get query (): IKubeApiQueryParams Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams selectedItems # \u2022 get selectedItems (): T[] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: T[] Methods # [Symbol.iterator] # \u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a Protected bindWatchEventsUpdater # \u25b8 bindWatchEventsUpdater ( delay : number): void Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void create # \u25b8 create ( params : object, data? : Partial\u2039T\u203a): Promise\u2039T\u203a Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039T\u203a Returns: Promise\u2039T\u203a Protected createItem # \u25b8 createItem ( params : object, data? : Partial\u2039T\u203a): Promise\u2039T\u203a Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039T\u203a Returns: Promise\u2039T\u203a Protected defaultSorting # \u25b8 defaultSorting ( item : T): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item T Returns: string Protected filterItemsOnLoad # \u25b8 filterItemsOnLoad ( items : T[]): T[] Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items T[] Returns: T[] getAllByNs # \u25b8 getAllByNs ( namespace : string | string[], strict : boolean): T[] Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: T[] getById # \u25b8 getById ( id : string): T Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T getByLabel # \u25b8 getByLabel ( labels : string[] | object): T[] Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: T[] getByName # \u25b8 getByName ( name : string, namespace? : string): T Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: T getByPath # \u25b8 getByPath ( path : string): T Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: T getIndexById # \u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number getItems # \u25b8 getItems (): T[] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: T[] Optional getStatuses # \u25b8 getStatuses ( items : T[]): Record\u2039string, number\u203a Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items T[] Returns: Record\u2039string, number\u203a getSubscribeApis # \u25b8 getSubscribeApis (): KubeApi [] Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi [] getTotalCount # \u25b8 getTotalCount (): number Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number isSelected # \u25b8 isSelected ( item : T): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item T Returns: boolean isSelectedAll # \u25b8 isSelectedAll ( visibleItems : T[]): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems T[] this.items Returns: boolean load # \u25b8 load ( params : object): Promise\u2039T\u203a Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039T\u203a loadAll # \u25b8 loadAll ( options : object): Promise\u2039void | T[]\u203a Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | T[]\u203a loadFromPath # \u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a Protected loadItem # \u25b8 loadItem ( params : object): Promise\u2039T\u203a Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039T\u203a Protected loadItems # \u25b8 loadItems ( __namedParameters : object): Promise\u2039T[]\u203a Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039T[]\u203a Protected mergeItems # \u25b8 mergeItems ( partialItems : T[], __namedParameters : object): T[] Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : T[] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: T[] reloadAll # \u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a remove # \u25b8 remove ( item : T): Promise\u2039void\u203a Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item T Returns: Promise\u2039void\u203a Protected removeItem # \u25b8 removeItem ( item : T, request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : T \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a removeSelectedItems # \u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a reset # \u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void Protected resetOnError # \u25b8 resetOnError ( error : any): void Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void resetSelection # \u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void select # \u25b8 select ( item : T): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item T Returns: void Protected sortItems # \u25b8 sortItems ( items : T[], sorting : function[], order? : \"asc\" | \"desc\"): T[] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items T[] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: T[] subscribe # \u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function) toggleSelection # \u25b8 toggleSelection ( item : T): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item T Returns: void toggleSelectionAll # \u25b8 toggleSelectionAll ( visibleItems : T[]): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems T[] this.items Returns: void unselect # \u25b8 unselect ( item : T): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item T Returns: void update # \u25b8 update ( item : T, data : Partial\u2039T\u203a): Promise\u2039T\u203a Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item T data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Protected updateFromEventsBuffer # \u25b8 updateFromEventsBuffer (): void Defined in src/renderer/kube-object.store.ts:398 Returns: void Protected updateItem # \u25b8 updateItem ( item : T, request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : T \u25aa request : function \u25b8 (): Promise\u2039T\u203a Returns: Promise\u2039T\u203a","title":"Class: KubeObjectStore \u2039**T**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#class-kubeobjectstore-t","text":"","title":"Class: KubeObjectStore \u2039T\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#type-parameters","text":"\u25aa T : KubeObject","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#hierarchy","text":"ItemStore\u2039T\u203a \u21b3 KubeObjectStore \u21b3 EventStore \u21b3 PodsStore \u21b3 NodesStore \u21b3 DeploymentStore \u21b3 DaemonSetStore \u21b3 StatefulSetStore \u21b3 JobStore \u21b3 CronJobStore \u21b3 ConfigMapsStore \u21b3 SecretsStore \u21b3 ReplicaSetStore \u21b3 ResourceQuotasStore \u21b3 LimitRangesStore \u21b3 HPAStore \u21b3 PodDisruptionBudgetsStore \u21b3 ServiceStore \u21b3 EndpointStore \u21b3 IngressStore \u21b3 NetworkPolicyStore \u21b3 PersistentVolumesStore \u21b3 VolumeClaimStore \u21b3 StorageClassStore \u21b3 NamespaceStore \u21b3 ServiceAccountsStore \u21b3 RolesStore \u21b3 RoleBindingsStore \u21b3 CRDStore \u21b3 CRDResourceStore","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#properties","text":"api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#accessors","text":"context contextItems contextReady namespacesReady query selectedItems","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#methods","text":"[Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#constructor","text":"+ new KubeObjectStore (): KubeObjectStore Overrides void Defined in src/renderer/kube-object.store.ts:54 Returns: KubeObjectStore","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#abstract-api","text":"\u2022 api : KubeApi \u2039T\u203a Defined in src/renderer/kube-object.store.ts:43","title":"Abstract api"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#buffersize","text":"\u2022 bufferSize : number = 50000 Defined in src/renderer/kube-object.store.ts:45","title":"bufferSize"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#protected-eventsbuffer","text":"\u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Defined in src/renderer/kube-object.store.ts:301","title":"Protected eventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#failedloading","text":"\u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36","title":"failedLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#isloaded","text":"\u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38","title":"isLoaded"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#isloading","text":"\u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37","title":"isLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#items","text":"\u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39","title":"items"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#optional-limit","text":"\u2022 limit ? : number Defined in src/renderer/kube-object.store.ts:44","title":"Optional limit"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#selecteditemsids","text":"\u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40","title":"selectedItemsIds"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#static-defaultcontext","text":"\u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Defined in src/renderer/kube-object.store.ts:41","title":"Static defaultContext"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#context","text":"\u2022 get context (): ClusterContext Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext","title":"context"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#contextitems","text":"\u2022 get contextItems (): T[] Defined in src/renderer/kube-object.store.ts:67 Returns: T[]","title":"contextItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#contextready","text":"\u2022 get contextReady (): Promise\u2039void\u203a & object Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object","title":"contextReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#namespacesready","text":"\u2022 get namespacesReady (): Promise\u2039void\u203a & object Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object","title":"namespacesReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#query","text":"\u2022 get query (): IKubeApiQueryParams Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams","title":"query"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#selecteditems","text":"\u2022 get selectedItems (): T[] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: T[]","title":"selectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#symboliterator","text":"\u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a","title":"[Symbol.iterator]"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#protected-bindwatcheventsupdater","text":"\u25b8 bindWatchEventsUpdater ( delay : number): void Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void","title":"Protected bindWatchEventsUpdater"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#create","text":"\u25b8 create ( params : object, data? : Partial\u2039T\u203a): Promise\u2039T\u203a Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#protected-createitem","text":"\u25b8 createItem ( params : object, data? : Partial\u2039T\u203a): Promise\u2039T\u203a Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"Protected createItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#protected-defaultsorting","text":"\u25b8 defaultSorting ( item : T): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item T Returns: string","title":"Protected defaultSorting"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#protected-filteritemsonload","text":"\u25b8 filterItemsOnLoad ( items : T[]): T[] Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items T[] Returns: T[]","title":"Protected filterItemsOnLoad"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#getallbyns","text":"\u25b8 getAllByNs ( namespace : string | string[], strict : boolean): T[] Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: T[]","title":"getAllByNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#getbyid","text":"\u25b8 getById ( id : string): T Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T","title":"getById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#getbylabel","text":"\u25b8 getByLabel ( labels : string[] | object): T[] Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: T[]","title":"getByLabel"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#getbyname","text":"\u25b8 getByName ( name : string, namespace? : string): T Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: T","title":"getByName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#getbypath","text":"\u25b8 getByPath ( path : string): T Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: T","title":"getByPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#getindexbyid","text":"\u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number","title":"getIndexById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#getitems","text":"\u25b8 getItems (): T[] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: T[]","title":"getItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#optional-getstatuses","text":"\u25b8 getStatuses ( items : T[]): Record\u2039string, number\u203a Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items T[] Returns: Record\u2039string, number\u203a","title":"Optional getStatuses"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#getsubscribeapis","text":"\u25b8 getSubscribeApis (): KubeApi [] Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi []","title":"getSubscribeApis"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#gettotalcount","text":"\u25b8 getTotalCount (): number Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number","title":"getTotalCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#isselected","text":"\u25b8 isSelected ( item : T): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item T Returns: boolean","title":"isSelected"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#isselectedall","text":"\u25b8 isSelectedAll ( visibleItems : T[]): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems T[] this.items Returns: boolean","title":"isSelectedAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#load","text":"\u25b8 load ( params : object): Promise\u2039T\u203a Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039T\u203a","title":"load"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#loadall","text":"\u25b8 loadAll ( options : object): Promise\u2039void | T[]\u203a Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | T[]\u203a","title":"loadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#loadfrompath","text":"\u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a","title":"loadFromPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#protected-loaditem","text":"\u25b8 loadItem ( params : object): Promise\u2039T\u203a Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039T\u203a","title":"Protected loadItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#protected-loaditems","text":"\u25b8 loadItems ( __namedParameters : object): Promise\u2039T[]\u203a Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039T[]\u203a","title":"Protected loadItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#protected-mergeitems","text":"\u25b8 mergeItems ( partialItems : T[], __namedParameters : object): T[] Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : T[] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: T[]","title":"Protected mergeItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#reloadall","text":"\u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a","title":"reloadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#remove","text":"\u25b8 remove ( item : T): Promise\u2039void\u203a Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item T Returns: Promise\u2039void\u203a","title":"remove"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#protected-removeitem","text":"\u25b8 removeItem ( item : T, request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : T \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a","title":"Protected removeItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#removeselecteditems","text":"\u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a","title":"removeSelectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#reset","text":"\u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void","title":"reset"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#protected-resetonerror","text":"\u25b8 resetOnError ( error : any): void Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void","title":"Protected resetOnError"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#resetselection","text":"\u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void","title":"resetSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#select","text":"\u25b8 select ( item : T): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item T Returns: void","title":"select"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#protected-sortitems","text":"\u25b8 sortItems ( items : T[], sorting : function[], order? : \"asc\" | \"desc\"): T[] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items T[] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: T[]","title":"Protected sortItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#subscribe","text":"\u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function)","title":"subscribe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#toggleselection","text":"\u25b8 toggleSelection ( item : T): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item T Returns: void","title":"toggleSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#toggleselectionall","text":"\u25b8 toggleSelectionAll ( visibleItems : T[]): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems T[] this.items Returns: void","title":"toggleSelectionAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#unselect","text":"\u25b8 unselect ( item : T): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item T Returns: void","title":"unselect"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#update","text":"\u25b8 update ( item : T, data : Partial\u2039T\u203a): Promise\u2039T\u203a Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item T data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#protected-updatefromeventsbuffer","text":"\u25b8 updateFromEventsBuffer (): void Defined in src/renderer/kube-object.store.ts:398 Returns: void","title":"Protected updateFromEventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#protected-updateitem","text":"\u25b8 updateItem ( item : T, request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : T \u25aa request : function \u25b8 (): Promise\u2039T\u203a Returns: Promise\u2039T\u203a","title":"Protected updateItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/","text":"Class: LimitRange \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec Hierarchy # KubeObject \u21b3 LimitRange Implements # ItemObject Index # Constructors # constructor Properties # apiVersion kind metadata spec status apiBase kind namespaced Accessors # selfLink Methods # delete getAge getAnnotations getContainerLimits getFinalizers getId getLabels getName getNs getOwnerRefs getPVCLimits getPodLimits getResourceVersion getSearchFields getTimeDiffFromNow toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels Constructors # constructor # + new LimitRange ( data : KubeJsonApiData): LimitRange Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/limit-range.api.ts:63 Parameters: Name Type data KubeJsonApiData Returns: LimitRange Properties # apiVersion # \u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94 kind # \u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95 metadata # \u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96 spec # \u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/limit-range.api.ts:55 Type declaration: # limits : LimitRangeItem[] Optional status # \u2022 status ? : Status Inherited from KubeObject . status Defined in src/renderer/api/kube-object.ts:97 Static apiBase # \u25aa apiBase : string = \"/api/v1/limitranges\" Defined in src/renderer/api/endpoints/limit-range.api.ts:63 Static kind # \u25aa kind : string = \"LimitRange\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/limit-range.api.ts:61 Static namespaced # \u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/limit-range.api.ts:62 Accessors # selfLink # \u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string Methods # delete # \u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a getAge # \u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number getAnnotations # \u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[] getContainerLimits # \u25b8 getContainerLimits (): LimitRangeItem\u2039\u203a[] Defined in src/renderer/api/endpoints/limit-range.api.ts:70 Returns: LimitRangeItem\u2039\u203a[] getFinalizers # \u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[] getId # \u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string getLabels # \u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[] getName # \u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string getNs # \u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string getOwnerRefs # \u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[] getPVCLimits # \u25b8 getPVCLimits (): LimitRangeItem\u2039\u203a[] Defined in src/renderer/api/endpoints/limit-range.api.ts:78 Returns: LimitRangeItem\u2039\u203a[] getPodLimits # \u25b8 getPodLimits (): LimitRangeItem\u2039\u203a[] Defined in src/renderer/api/endpoints/limit-range.api.ts:74 Returns: LimitRangeItem\u2039\u203a[] getResourceVersion # \u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string getSearchFields # \u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[] getTimeDiffFromNow # \u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number toPlainObject # \u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object update # \u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Static create # \u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a Static isJsonApiData # \u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData Static isJsonApiDataList # \u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a Static isKubeJsonApiListMetadata # \u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata Static isKubeJsonApiMetadata # \u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata Static isNonSystem # \u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean Static isPartialJsonApiData # \u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a Static isPartialJsonApiMetadata # \u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a Static stringifyLabels # \u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Class: LimitRange \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#class-limitrange-metadata-status-spec","text":"","title":"Class: LimitRange \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#type-parameters","text":"\u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#hierarchy","text":"KubeObject \u21b3 LimitRange","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#implements","text":"ItemObject","title":"Implements"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#properties","text":"apiVersion kind metadata spec status apiBase kind namespaced","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#accessors","text":"selfLink","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#methods","text":"delete getAge getAnnotations getContainerLimits getFinalizers getId getLabels getName getNs getOwnerRefs getPVCLimits getPodLimits getResourceVersion getSearchFields getTimeDiffFromNow toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#constructor","text":"+ new LimitRange ( data : KubeJsonApiData): LimitRange Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/limit-range.api.ts:63 Parameters: Name Type data KubeJsonApiData Returns: LimitRange","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#kind","text":"\u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#metadata","text":"\u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96","title":"metadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#spec","text":"\u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/limit-range.api.ts:55","title":"spec"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#optional-status","text":"\u2022 status ? : Status Inherited from KubeObject . status Defined in src/renderer/api/kube-object.ts:97","title":"Optional status"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#static-apibase","text":"\u25aa apiBase : string = \"/api/v1/limitranges\" Defined in src/renderer/api/endpoints/limit-range.api.ts:63","title":"Static apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#static-kind","text":"\u25aa kind : string = \"LimitRange\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/limit-range.api.ts:61","title":"Static kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#static-namespaced","text":"\u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/limit-range.api.ts:62","title":"Static namespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#selflink","text":"\u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string","title":"selfLink"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#delete","text":"\u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#getage","text":"\u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number","title":"getAge"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#getannotations","text":"\u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[]","title":"getAnnotations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#getcontainerlimits","text":"\u25b8 getContainerLimits (): LimitRangeItem\u2039\u203a[] Defined in src/renderer/api/endpoints/limit-range.api.ts:70 Returns: LimitRangeItem\u2039\u203a[]","title":"getContainerLimits"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#getfinalizers","text":"\u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[]","title":"getFinalizers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#getid","text":"\u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string","title":"getId"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#getlabels","text":"\u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[]","title":"getLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#getname","text":"\u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string","title":"getName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#getns","text":"\u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string","title":"getNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#getownerrefs","text":"\u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[]","title":"getOwnerRefs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#getpvclimits","text":"\u25b8 getPVCLimits (): LimitRangeItem\u2039\u203a[] Defined in src/renderer/api/endpoints/limit-range.api.ts:78 Returns: LimitRangeItem\u2039\u203a[]","title":"getPVCLimits"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#getpodlimits","text":"\u25b8 getPodLimits (): LimitRangeItem\u2039\u203a[] Defined in src/renderer/api/endpoints/limit-range.api.ts:74 Returns: LimitRangeItem\u2039\u203a[]","title":"getPodLimits"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#getresourceversion","text":"\u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#getsearchfields","text":"\u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[]","title":"getSearchFields"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#gettimedifffromnow","text":"\u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number","title":"getTimeDiffFromNow"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#toplainobject","text":"\u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object","title":"toPlainObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#update","text":"\u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#static-create","text":"\u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a","title":"Static create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#static-isjsonapidata","text":"\u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData","title":"Static isJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#static-isjsonapidatalist","text":"\u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a","title":"Static isJsonApiDataList"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#static-iskubejsonapilistmetadata","text":"\u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata","title":"Static isKubeJsonApiListMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#static-iskubejsonapimetadata","text":"\u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata","title":"Static isKubeJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#static-isnonsystem","text":"\u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean","title":"Static isNonSystem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#static-ispartialjsonapidata","text":"\u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a","title":"Static isPartialJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#static-ispartialjsonapimetadata","text":"\u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a","title":"Static isPartialJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#static-stringifylabels","text":"\u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Static stringifyLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/","text":"Class: LimitRangesStore # Hierarchy # \u21b3 KubeObjectStore \u2039 LimitRange \u203a \u21b3 LimitRangesStore Index # Constructors # constructor Properties # api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext Accessors # context contextItems contextReady namespacesReady query selectedItems Methods # [Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem Constructors # constructor # + new LimitRangesStore (): LimitRangesStore Inherited from KubeObjectStore . constructor Overrides void Defined in src/renderer/kube-object.store.ts:54 Returns: LimitRangesStore Properties # api # \u2022 api : KubeApi \u2039 LimitRange \u2039\u203a\u203a = limitRangeApi Overrides KubeObjectStore . api Defined in src/renderer/components/+config-limit-ranges/limit-ranges.store.ts:27 bufferSize # \u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45 Protected eventsBuffer # \u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301 failedLoading # \u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36 isLoaded # \u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38 isLoading # \u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37 items # \u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39 Optional limit # \u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44 selectedItemsIds # \u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40 Static defaultContext # \u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41 Accessors # context # \u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext contextItems # \u2022 get contextItems (): LimitRange [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: LimitRange [] contextReady # \u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object namespacesReady # \u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object query # \u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams selectedItems # \u2022 get selectedItems (): LimitRange [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: LimitRange [] Methods # [Symbol.iterator] # \u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a Protected bindWatchEventsUpdater # \u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void create # \u25b8 create ( params : object, data? : Partial\u2039 LimitRange \u203a): Promise\u2039 LimitRange \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 LimitRange \u203a Returns: Promise\u2039 LimitRange \u203a Protected createItem # \u25b8 createItem ( params : object, data? : Partial\u2039 LimitRange \u203a): Promise\u2039 LimitRange \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 LimitRange \u203a Returns: Promise\u2039 LimitRange \u203a Protected defaultSorting # \u25b8 defaultSorting ( item : LimitRange ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item LimitRange Returns: string Protected filterItemsOnLoad # \u25b8 filterItemsOnLoad ( items : LimitRange []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items LimitRange [] Returns: T[] getAllByNs # \u25b8 getAllByNs ( namespace : string | string[], strict : boolean): LimitRange [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: LimitRange [] getById # \u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T getByLabel # \u25b8 getByLabel ( labels : string[] | object): LimitRange [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: LimitRange [] getByName # \u25b8 getByName ( name : string, namespace? : string): LimitRange Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: LimitRange getByPath # \u25b8 getByPath ( path : string): LimitRange Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: LimitRange getIndexById # \u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number getItems # \u25b8 getItems (): LimitRange [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: LimitRange [] Optional getStatuses # \u25b8 getStatuses ( items : LimitRange []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items LimitRange [] Returns: Record\u2039string, number\u203a getSubscribeApis # \u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi [] getTotalCount # \u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number isSelected # \u25b8 isSelected ( item : LimitRange ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item LimitRange Returns: boolean isSelectedAll # \u25b8 isSelectedAll ( visibleItems : LimitRange []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems LimitRange [] this.items Returns: boolean load # \u25b8 load ( params : object): Promise\u2039 LimitRange \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 LimitRange \u203a loadAll # \u25b8 loadAll ( options : object): Promise\u2039void | LimitRange []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | LimitRange []\u203a loadFromPath # \u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a Protected loadItem # \u25b8 loadItem ( params : object): Promise\u2039 LimitRange \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 LimitRange \u203a Protected loadItems # \u25b8 loadItems ( __namedParameters : object): Promise\u2039 LimitRange []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 LimitRange []\u203a Protected mergeItems # \u25b8 mergeItems ( partialItems : LimitRange [], __namedParameters : object): LimitRange [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : LimitRange [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: LimitRange [] reloadAll # \u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a remove # \u25b8 remove ( item : LimitRange ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item LimitRange Returns: Promise\u2039void\u203a Protected removeItem # \u25b8 removeItem ( item : LimitRange , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : LimitRange \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a removeSelectedItems # \u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a reset # \u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void Protected resetOnError # \u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void resetSelection # \u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void select # \u25b8 select ( item : LimitRange ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item LimitRange Returns: void Protected sortItems # \u25b8 sortItems ( items : LimitRange [], sorting : function[], order? : \"asc\" | \"desc\"): LimitRange [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items LimitRange [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: LimitRange [] subscribe # \u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function) toggleSelection # \u25b8 toggleSelection ( item : LimitRange ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item LimitRange Returns: void toggleSelectionAll # \u25b8 toggleSelectionAll ( visibleItems : LimitRange []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems LimitRange [] this.items Returns: void unselect # \u25b8 unselect ( item : LimitRange ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item LimitRange Returns: void update # \u25b8 update ( item : LimitRange , data : Partial\u2039 LimitRange \u203a): Promise\u2039 LimitRange \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item LimitRange data Partial\u2039 LimitRange \u203a Returns: Promise\u2039 LimitRange \u203a Protected updateFromEventsBuffer # \u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void Protected updateItem # \u25b8 updateItem ( item : LimitRange , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : LimitRange \u25aa request : function \u25b8 (): Promise\u2039 LimitRange \u203a Returns: Promise\u2039T\u203a","title":"Class: LimitRangesStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#class-limitrangesstore","text":"","title":"Class: LimitRangesStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#hierarchy","text":"\u21b3 KubeObjectStore \u2039 LimitRange \u203a \u21b3 LimitRangesStore","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#properties","text":"api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#accessors","text":"context contextItems contextReady namespacesReady query selectedItems","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#methods","text":"[Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#constructor","text":"+ new LimitRangesStore (): LimitRangesStore Inherited from KubeObjectStore . constructor Overrides void Defined in src/renderer/kube-object.store.ts:54 Returns: LimitRangesStore","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#api","text":"\u2022 api : KubeApi \u2039 LimitRange \u2039\u203a\u203a = limitRangeApi Overrides KubeObjectStore . api Defined in src/renderer/components/+config-limit-ranges/limit-ranges.store.ts:27","title":"api"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#buffersize","text":"\u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45","title":"bufferSize"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#protected-eventsbuffer","text":"\u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301","title":"Protected eventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#failedloading","text":"\u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36","title":"failedLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#isloaded","text":"\u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38","title":"isLoaded"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#isloading","text":"\u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37","title":"isLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#items","text":"\u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39","title":"items"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#optional-limit","text":"\u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44","title":"Optional limit"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#selecteditemsids","text":"\u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40","title":"selectedItemsIds"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#static-defaultcontext","text":"\u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41","title":"Static defaultContext"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#context","text":"\u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext","title":"context"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#contextitems","text":"\u2022 get contextItems (): LimitRange [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: LimitRange []","title":"contextItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#contextready","text":"\u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object","title":"contextReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#namespacesready","text":"\u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object","title":"namespacesReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#query","text":"\u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams","title":"query"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#selecteditems","text":"\u2022 get selectedItems (): LimitRange [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: LimitRange []","title":"selectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#symboliterator","text":"\u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a","title":"[Symbol.iterator]"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#protected-bindwatcheventsupdater","text":"\u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void","title":"Protected bindWatchEventsUpdater"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#create","text":"\u25b8 create ( params : object, data? : Partial\u2039 LimitRange \u203a): Promise\u2039 LimitRange \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 LimitRange \u203a Returns: Promise\u2039 LimitRange \u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#protected-createitem","text":"\u25b8 createItem ( params : object, data? : Partial\u2039 LimitRange \u203a): Promise\u2039 LimitRange \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 LimitRange \u203a Returns: Promise\u2039 LimitRange \u203a","title":"Protected createItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#protected-defaultsorting","text":"\u25b8 defaultSorting ( item : LimitRange ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item LimitRange Returns: string","title":"Protected defaultSorting"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#protected-filteritemsonload","text":"\u25b8 filterItemsOnLoad ( items : LimitRange []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items LimitRange [] Returns: T[]","title":"Protected filterItemsOnLoad"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#getallbyns","text":"\u25b8 getAllByNs ( namespace : string | string[], strict : boolean): LimitRange [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: LimitRange []","title":"getAllByNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#getbyid","text":"\u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T","title":"getById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#getbylabel","text":"\u25b8 getByLabel ( labels : string[] | object): LimitRange [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: LimitRange []","title":"getByLabel"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#getbyname","text":"\u25b8 getByName ( name : string, namespace? : string): LimitRange Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: LimitRange","title":"getByName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#getbypath","text":"\u25b8 getByPath ( path : string): LimitRange Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: LimitRange","title":"getByPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#getindexbyid","text":"\u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number","title":"getIndexById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#getitems","text":"\u25b8 getItems (): LimitRange [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: LimitRange []","title":"getItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#optional-getstatuses","text":"\u25b8 getStatuses ( items : LimitRange []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items LimitRange [] Returns: Record\u2039string, number\u203a","title":"Optional getStatuses"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#getsubscribeapis","text":"\u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi []","title":"getSubscribeApis"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#gettotalcount","text":"\u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number","title":"getTotalCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#isselected","text":"\u25b8 isSelected ( item : LimitRange ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item LimitRange Returns: boolean","title":"isSelected"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#isselectedall","text":"\u25b8 isSelectedAll ( visibleItems : LimitRange []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems LimitRange [] this.items Returns: boolean","title":"isSelectedAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#load","text":"\u25b8 load ( params : object): Promise\u2039 LimitRange \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 LimitRange \u203a","title":"load"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#loadall","text":"\u25b8 loadAll ( options : object): Promise\u2039void | LimitRange []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | LimitRange []\u203a","title":"loadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#loadfrompath","text":"\u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a","title":"loadFromPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#protected-loaditem","text":"\u25b8 loadItem ( params : object): Promise\u2039 LimitRange \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 LimitRange \u203a","title":"Protected loadItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#protected-loaditems","text":"\u25b8 loadItems ( __namedParameters : object): Promise\u2039 LimitRange []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 LimitRange []\u203a","title":"Protected loadItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#protected-mergeitems","text":"\u25b8 mergeItems ( partialItems : LimitRange [], __namedParameters : object): LimitRange [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : LimitRange [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: LimitRange []","title":"Protected mergeItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#reloadall","text":"\u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a","title":"reloadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#remove","text":"\u25b8 remove ( item : LimitRange ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item LimitRange Returns: Promise\u2039void\u203a","title":"remove"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#protected-removeitem","text":"\u25b8 removeItem ( item : LimitRange , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : LimitRange \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a","title":"Protected removeItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#removeselecteditems","text":"\u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a","title":"removeSelectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#reset","text":"\u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void","title":"reset"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#protected-resetonerror","text":"\u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void","title":"Protected resetOnError"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#resetselection","text":"\u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void","title":"resetSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#select","text":"\u25b8 select ( item : LimitRange ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item LimitRange Returns: void","title":"select"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#protected-sortitems","text":"\u25b8 sortItems ( items : LimitRange [], sorting : function[], order? : \"asc\" | \"desc\"): LimitRange [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items LimitRange [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: LimitRange []","title":"Protected sortItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#subscribe","text":"\u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function)","title":"subscribe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#toggleselection","text":"\u25b8 toggleSelection ( item : LimitRange ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item LimitRange Returns: void","title":"toggleSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#toggleselectionall","text":"\u25b8 toggleSelectionAll ( visibleItems : LimitRange []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems LimitRange [] this.items Returns: void","title":"toggleSelectionAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#unselect","text":"\u25b8 unselect ( item : LimitRange ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item LimitRange Returns: void","title":"unselect"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#update","text":"\u25b8 update ( item : LimitRange , data : Partial\u2039 LimitRange \u203a): Promise\u2039 LimitRange \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item LimitRange data Partial\u2039 LimitRange \u203a Returns: Promise\u2039 LimitRange \u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#protected-updatefromeventsbuffer","text":"\u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void","title":"Protected updateFromEventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#protected-updateitem","text":"\u25b8 updateItem ( item : LimitRange , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : LimitRange \u25aa request : function \u25b8 (): Promise\u2039 LimitRange \u203a Returns: Promise\u2039T\u203a","title":"Protected updateItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/","text":"Class: Namespace \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec Hierarchy # KubeObject \u21b3 Namespace Implements # ItemObject Index # Constructors # constructor Properties # apiVersion kind metadata spec status apiBase kind namespaced Accessors # selfLink Methods # delete getAge getAnnotations getFinalizers getId getLabels getName getNs getOwnerRefs getResourceVersion getSearchFields getStatus getTimeDiffFromNow toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels Constructors # constructor # + new Namespace ( data : KubeJsonApiData): Namespace Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/namespaces.api.ts:41 Parameters: Name Type data KubeJsonApiData Returns: Namespace Properties # apiVersion # \u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94 kind # \u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95 metadata # \u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96 Optional spec # \u2022 spec ? : Spec Inherited from KubeObject . spec Defined in src/renderer/api/kube-object.ts:98 Optional status # \u2022 status ? : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/namespaces.api.ts:33 Type declaration: # phase : string Static apiBase # \u25aa apiBase : string = \"/api/v1/namespaces\" Defined in src/renderer/api/endpoints/namespaces.api.ts:41 Static kind # \u25aa kind : string = \"Namespace\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/namespaces.api.ts:39 Static namespaced # \u25aa namespaced : boolean = false Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/namespaces.api.ts:40 Accessors # selfLink # \u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string Methods # delete # \u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a getAge # \u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number getAnnotations # \u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[] getFinalizers # \u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[] getId # \u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string getLabels # \u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[] getName # \u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string getNs # \u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string getOwnerRefs # \u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[] getResourceVersion # \u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string getSearchFields # \u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[] getStatus # \u25b8 getStatus (): string Defined in src/renderer/api/endpoints/namespaces.api.ts:48 Returns: string getTimeDiffFromNow # \u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number toPlainObject # \u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object update # \u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Static create # \u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a Static isJsonApiData # \u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData Static isJsonApiDataList # \u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a Static isKubeJsonApiListMetadata # \u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata Static isKubeJsonApiMetadata # \u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata Static isNonSystem # \u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean Static isPartialJsonApiData # \u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a Static isPartialJsonApiMetadata # \u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a Static stringifyLabels # \u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Class: Namespace \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#class-namespace-metadata-status-spec","text":"","title":"Class: Namespace \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#type-parameters","text":"\u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#hierarchy","text":"KubeObject \u21b3 Namespace","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#implements","text":"ItemObject","title":"Implements"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#properties","text":"apiVersion kind metadata spec status apiBase kind namespaced","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#accessors","text":"selfLink","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#methods","text":"delete getAge getAnnotations getFinalizers getId getLabels getName getNs getOwnerRefs getResourceVersion getSearchFields getStatus getTimeDiffFromNow toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#constructor","text":"+ new Namespace ( data : KubeJsonApiData): Namespace Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/namespaces.api.ts:41 Parameters: Name Type data KubeJsonApiData Returns: Namespace","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#kind","text":"\u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#metadata","text":"\u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96","title":"metadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#optional-spec","text":"\u2022 spec ? : Spec Inherited from KubeObject . spec Defined in src/renderer/api/kube-object.ts:98","title":"Optional spec"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#optional-status","text":"\u2022 status ? : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/namespaces.api.ts:33","title":"Optional status"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#static-apibase","text":"\u25aa apiBase : string = \"/api/v1/namespaces\" Defined in src/renderer/api/endpoints/namespaces.api.ts:41","title":"Static apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#static-kind","text":"\u25aa kind : string = \"Namespace\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/namespaces.api.ts:39","title":"Static kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#static-namespaced","text":"\u25aa namespaced : boolean = false Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/namespaces.api.ts:40","title":"Static namespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#selflink","text":"\u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string","title":"selfLink"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#delete","text":"\u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#getage","text":"\u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number","title":"getAge"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#getannotations","text":"\u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[]","title":"getAnnotations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#getfinalizers","text":"\u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[]","title":"getFinalizers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#getid","text":"\u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string","title":"getId"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#getlabels","text":"\u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[]","title":"getLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#getname","text":"\u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string","title":"getName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#getns","text":"\u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string","title":"getNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#getownerrefs","text":"\u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[]","title":"getOwnerRefs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#getresourceversion","text":"\u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#getsearchfields","text":"\u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[]","title":"getSearchFields"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#getstatus","text":"\u25b8 getStatus (): string Defined in src/renderer/api/endpoints/namespaces.api.ts:48 Returns: string","title":"getStatus"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#gettimedifffromnow","text":"\u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number","title":"getTimeDiffFromNow"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#toplainobject","text":"\u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object","title":"toPlainObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#update","text":"\u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#static-create","text":"\u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a","title":"Static create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#static-isjsonapidata","text":"\u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData","title":"Static isJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#static-isjsonapidatalist","text":"\u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a","title":"Static isJsonApiDataList"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#static-iskubejsonapilistmetadata","text":"\u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata","title":"Static isKubeJsonApiListMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#static-iskubejsonapimetadata","text":"\u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata","title":"Static isKubeJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#static-isnonsystem","text":"\u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean","title":"Static isNonSystem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#static-ispartialjsonapidata","text":"\u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a","title":"Static isPartialJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#static-ispartialjsonapimetadata","text":"\u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a","title":"Static isPartialJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#static-stringifylabels","text":"\u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Static stringifyLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/","text":"Class: NamespaceStore # Hierarchy # \u21b3 KubeObjectStore \u2039 Namespace \u203a \u21b3 NamespaceStore Index # Constructors # constructor Properties # api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext Accessors # allowedNamespaces context contextItems contextNamespaces contextReady hasAllContexts namespacesReady query selectedItems selectedNamespaces Methods # [Symbol.iterator] bindWatchEventsUpdater clearSelected create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount hasContext isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems onContextChange reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select selectNamespaces sortItems subscribe toggleAll toggleContext toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem Constructors # constructor # + new NamespaceStore (): NamespaceStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+namespaces/namespace.store.ts:30 Returns: NamespaceStore Properties # api # \u2022 api : KubeApi \u2039 Namespace \u2039\u203a\u203a = namespacesApi Overrides KubeObjectStore . api Defined in src/renderer/components/+namespaces/namespace.store.ts:29 bufferSize # \u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45 Protected eventsBuffer # \u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301 failedLoading # \u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36 isLoaded # \u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38 isLoading # \u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37 items # \u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39 Optional limit # \u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44 selectedItemsIds # \u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40 Static defaultContext # \u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41 Accessors # allowedNamespaces # \u2022 get allowedNamespaces (): string[] Defined in src/renderer/components/+namespaces/namespace.store.ts:85 Returns: string[] context # \u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext contextItems # \u2022 get contextItems (): Namespace [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: Namespace [] contextNamespaces # \u2022 get contextNamespaces (): string[] Defined in src/renderer/components/+namespaces/namespace.store.ts:92 Returns: string[] contextReady # \u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object hasAllContexts # \u2022 get hasAllContexts (): boolean Defined in src/renderer/components/+namespaces/namespace.store.ts:148 Returns: boolean namespacesReady # \u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object query # \u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams selectedItems # \u2022 get selectedItems (): Namespace [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: Namespace [] selectedNamespaces # \u2022 get selectedNamespaces (): string[] Defined in src/renderer/components/+namespaces/namespace.store.ts:81 Returns: string[] Methods # [Symbol.iterator] # \u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a Protected bindWatchEventsUpdater # \u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void clearSelected # \u25b8 clearSelected ( namespaces? : string | string[]): void Defined in src/renderer/components/+namespaces/namespace.store.ts:131 Parameters: Name Type namespaces? string | string[] Returns: void create # \u25b8 create ( params : object, data? : Partial\u2039 Namespace \u203a): Promise\u2039 Namespace \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Namespace \u203a Returns: Promise\u2039 Namespace \u203a Protected createItem # \u25b8 createItem ( params : object, data? : Partial\u2039 Namespace \u203a): Promise\u2039 Namespace \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Namespace \u203a Returns: Promise\u2039 Namespace \u203a Protected defaultSorting # \u25b8 defaultSorting ( item : Namespace ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item Namespace Returns: string Protected filterItemsOnLoad # \u25b8 filterItemsOnLoad ( items : Namespace []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items Namespace [] Returns: T[] getAllByNs # \u25b8 getAllByNs ( namespace : string | string[], strict : boolean): Namespace [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: Namespace [] getById # \u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T getByLabel # \u25b8 getByLabel ( labels : string[] | object): Namespace [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: Namespace [] getByName # \u25b8 getByName ( name : string, namespace? : string): Namespace Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: Namespace getByPath # \u25b8 getByPath ( path : string): Namespace Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: Namespace getIndexById # \u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number getItems # \u25b8 getItems (): Namespace [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: Namespace [] Optional getStatuses # \u25b8 getStatuses ( items : Namespace []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items Namespace [] Returns: Record\u2039string, number\u203a getSubscribeApis # \u25b8 getSubscribeApis (): KubeApi \u2039any\u203a[] Overrides KubeObjectStore . getSubscribeApis Defined in src/renderer/components/+namespaces/namespace.store.ts:100 Returns: KubeApi \u2039any\u203a[] getTotalCount # \u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number hasContext # \u25b8 hasContext ( namespaces : string | string[]): boolean Defined in src/renderer/components/+namespaces/namespace.store.ts:142 Parameters: Name Type namespaces string | string[] Returns: boolean isSelected # \u25b8 isSelected ( item : Namespace ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item Namespace Returns: boolean isSelectedAll # \u25b8 isSelectedAll ( visibleItems : Namespace []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems Namespace [] this.items Returns: boolean load # \u25b8 load ( params : object): Promise\u2039 Namespace \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Namespace \u203a loadAll # \u25b8 loadAll ( options : object): Promise\u2039void | Namespace []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | Namespace []\u203a loadFromPath # \u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a Protected loadItem # \u25b8 loadItem ( params : object): Promise\u2039 Namespace \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Namespace \u203a Protected loadItems # \u25b8 loadItems ( params : KubeObjectStoreLoadingParams): Promise\u2039 Namespace \u2039\u203a[]\u203a Overrides KubeObjectStore . loadItems Defined in src/renderer/components/+namespaces/namespace.store.ts:109 Parameters: Name Type params KubeObjectStoreLoadingParams Returns: Promise\u2039 Namespace \u2039\u203a[]\u203a Protected mergeItems # \u25b8 mergeItems ( partialItems : Namespace [], __namedParameters : object): Namespace [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : Namespace [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: Namespace [] onContextChange # \u25b8 onContextChange ( callback : function, opts : IReactionOptions): IReactionDisposer Defined in src/renderer/components/+namespaces/namespace.store.ts:48 Parameters: \u25aa callback : function \u25b8 ( namespaces : string[]): void Parameters: Name Type namespaces string[] \u25aa Default value opts : IReactionOptions = {} Returns: IReactionDisposer reloadAll # \u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a remove # \u25b8 remove ( item : Namespace ): Promise\u2039void\u203a Overrides KubeObjectStore . remove Defined in src/renderer/components/+namespaces/namespace.store.ts:175 Parameters: Name Type item Namespace Returns: Promise\u2039void\u203a Protected removeItem # \u25b8 removeItem ( item : Namespace , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : Namespace \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a removeSelectedItems # \u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a reset # \u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void Protected resetOnError # \u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void resetSelection # \u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void select # \u25b8 select ( item : Namespace ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item Namespace Returns: void selectNamespaces # \u25b8 selectNamespaces ( namespace : string | string[]): void Defined in src/renderer/components/+namespaces/namespace.store.ts:124 Parameters: Name Type namespace string | string[] Returns: void Protected sortItems # \u25b8 sortItems ( items : Namespace [], sorting : function[], order? : \"asc\" | \"desc\"): Namespace [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items Namespace [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: Namespace [] subscribe # \u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function) toggleAll # \u25b8 toggleAll ( showAll? : boolean): void Defined in src/renderer/components/+namespaces/namespace.store.ts:162 Parameters: Name Type showAll? boolean Returns: void toggleContext # \u25b8 toggleContext ( namespaces : string | string[]): void Defined in src/renderer/components/+namespaces/namespace.store.ts:153 Parameters: Name Type namespaces string | string[] Returns: void toggleSelection # \u25b8 toggleSelection ( item : Namespace ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item Namespace Returns: void toggleSelectionAll # \u25b8 toggleSelectionAll ( visibleItems : Namespace []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems Namespace [] this.items Returns: void unselect # \u25b8 unselect ( item : Namespace ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item Namespace Returns: void update # \u25b8 update ( item : Namespace , data : Partial\u2039 Namespace \u203a): Promise\u2039 Namespace \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item Namespace data Partial\u2039 Namespace \u203a Returns: Promise\u2039 Namespace \u203a Protected updateFromEventsBuffer # \u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void Protected updateItem # \u25b8 updateItem ( item : Namespace , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : Namespace \u25aa request : function \u25b8 (): Promise\u2039 Namespace \u203a Returns: Promise\u2039T\u203a","title":"Class: NamespaceStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#class-namespacestore","text":"","title":"Class: NamespaceStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#hierarchy","text":"\u21b3 KubeObjectStore \u2039 Namespace \u203a \u21b3 NamespaceStore","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#properties","text":"api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#accessors","text":"allowedNamespaces context contextItems contextNamespaces contextReady hasAllContexts namespacesReady query selectedItems selectedNamespaces","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#methods","text":"[Symbol.iterator] bindWatchEventsUpdater clearSelected create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount hasContext isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems onContextChange reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select selectNamespaces sortItems subscribe toggleAll toggleContext toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#constructor","text":"+ new NamespaceStore (): NamespaceStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+namespaces/namespace.store.ts:30 Returns: NamespaceStore","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#api","text":"\u2022 api : KubeApi \u2039 Namespace \u2039\u203a\u203a = namespacesApi Overrides KubeObjectStore . api Defined in src/renderer/components/+namespaces/namespace.store.ts:29","title":"api"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#buffersize","text":"\u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45","title":"bufferSize"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#protected-eventsbuffer","text":"\u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301","title":"Protected eventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#failedloading","text":"\u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36","title":"failedLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#isloaded","text":"\u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38","title":"isLoaded"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#isloading","text":"\u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37","title":"isLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#items","text":"\u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39","title":"items"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#optional-limit","text":"\u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44","title":"Optional limit"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#selecteditemsids","text":"\u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40","title":"selectedItemsIds"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#static-defaultcontext","text":"\u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41","title":"Static defaultContext"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#allowednamespaces","text":"\u2022 get allowedNamespaces (): string[] Defined in src/renderer/components/+namespaces/namespace.store.ts:85 Returns: string[]","title":"allowedNamespaces"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#context","text":"\u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext","title":"context"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#contextitems","text":"\u2022 get contextItems (): Namespace [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: Namespace []","title":"contextItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#contextnamespaces","text":"\u2022 get contextNamespaces (): string[] Defined in src/renderer/components/+namespaces/namespace.store.ts:92 Returns: string[]","title":"contextNamespaces"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#contextready","text":"\u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object","title":"contextReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#hasallcontexts","text":"\u2022 get hasAllContexts (): boolean Defined in src/renderer/components/+namespaces/namespace.store.ts:148 Returns: boolean","title":"hasAllContexts"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#namespacesready","text":"\u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object","title":"namespacesReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#query","text":"\u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams","title":"query"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#selecteditems","text":"\u2022 get selectedItems (): Namespace [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: Namespace []","title":"selectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#selectednamespaces","text":"\u2022 get selectedNamespaces (): string[] Defined in src/renderer/components/+namespaces/namespace.store.ts:81 Returns: string[]","title":"selectedNamespaces"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#symboliterator","text":"\u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a","title":"[Symbol.iterator]"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#protected-bindwatcheventsupdater","text":"\u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void","title":"Protected bindWatchEventsUpdater"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#clearselected","text":"\u25b8 clearSelected ( namespaces? : string | string[]): void Defined in src/renderer/components/+namespaces/namespace.store.ts:131 Parameters: Name Type namespaces? string | string[] Returns: void","title":"clearSelected"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#create","text":"\u25b8 create ( params : object, data? : Partial\u2039 Namespace \u203a): Promise\u2039 Namespace \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Namespace \u203a Returns: Promise\u2039 Namespace \u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#protected-createitem","text":"\u25b8 createItem ( params : object, data? : Partial\u2039 Namespace \u203a): Promise\u2039 Namespace \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Namespace \u203a Returns: Promise\u2039 Namespace \u203a","title":"Protected createItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#protected-defaultsorting","text":"\u25b8 defaultSorting ( item : Namespace ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item Namespace Returns: string","title":"Protected defaultSorting"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#protected-filteritemsonload","text":"\u25b8 filterItemsOnLoad ( items : Namespace []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items Namespace [] Returns: T[]","title":"Protected filterItemsOnLoad"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#getallbyns","text":"\u25b8 getAllByNs ( namespace : string | string[], strict : boolean): Namespace [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: Namespace []","title":"getAllByNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#getbyid","text":"\u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T","title":"getById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#getbylabel","text":"\u25b8 getByLabel ( labels : string[] | object): Namespace [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: Namespace []","title":"getByLabel"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#getbyname","text":"\u25b8 getByName ( name : string, namespace? : string): Namespace Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: Namespace","title":"getByName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#getbypath","text":"\u25b8 getByPath ( path : string): Namespace Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: Namespace","title":"getByPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#getindexbyid","text":"\u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number","title":"getIndexById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#getitems","text":"\u25b8 getItems (): Namespace [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: Namespace []","title":"getItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#optional-getstatuses","text":"\u25b8 getStatuses ( items : Namespace []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items Namespace [] Returns: Record\u2039string, number\u203a","title":"Optional getStatuses"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#getsubscribeapis","text":"\u25b8 getSubscribeApis (): KubeApi \u2039any\u203a[] Overrides KubeObjectStore . getSubscribeApis Defined in src/renderer/components/+namespaces/namespace.store.ts:100 Returns: KubeApi \u2039any\u203a[]","title":"getSubscribeApis"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#gettotalcount","text":"\u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number","title":"getTotalCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#hascontext","text":"\u25b8 hasContext ( namespaces : string | string[]): boolean Defined in src/renderer/components/+namespaces/namespace.store.ts:142 Parameters: Name Type namespaces string | string[] Returns: boolean","title":"hasContext"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#isselected","text":"\u25b8 isSelected ( item : Namespace ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item Namespace Returns: boolean","title":"isSelected"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#isselectedall","text":"\u25b8 isSelectedAll ( visibleItems : Namespace []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems Namespace [] this.items Returns: boolean","title":"isSelectedAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#load","text":"\u25b8 load ( params : object): Promise\u2039 Namespace \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Namespace \u203a","title":"load"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#loadall","text":"\u25b8 loadAll ( options : object): Promise\u2039void | Namespace []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | Namespace []\u203a","title":"loadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#loadfrompath","text":"\u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a","title":"loadFromPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#protected-loaditem","text":"\u25b8 loadItem ( params : object): Promise\u2039 Namespace \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Namespace \u203a","title":"Protected loadItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#protected-loaditems","text":"\u25b8 loadItems ( params : KubeObjectStoreLoadingParams): Promise\u2039 Namespace \u2039\u203a[]\u203a Overrides KubeObjectStore . loadItems Defined in src/renderer/components/+namespaces/namespace.store.ts:109 Parameters: Name Type params KubeObjectStoreLoadingParams Returns: Promise\u2039 Namespace \u2039\u203a[]\u203a","title":"Protected loadItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#protected-mergeitems","text":"\u25b8 mergeItems ( partialItems : Namespace [], __namedParameters : object): Namespace [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : Namespace [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: Namespace []","title":"Protected mergeItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#oncontextchange","text":"\u25b8 onContextChange ( callback : function, opts : IReactionOptions): IReactionDisposer Defined in src/renderer/components/+namespaces/namespace.store.ts:48 Parameters: \u25aa callback : function \u25b8 ( namespaces : string[]): void Parameters: Name Type namespaces string[] \u25aa Default value opts : IReactionOptions = {} Returns: IReactionDisposer","title":"onContextChange"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#reloadall","text":"\u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a","title":"reloadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#remove","text":"\u25b8 remove ( item : Namespace ): Promise\u2039void\u203a Overrides KubeObjectStore . remove Defined in src/renderer/components/+namespaces/namespace.store.ts:175 Parameters: Name Type item Namespace Returns: Promise\u2039void\u203a","title":"remove"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#protected-removeitem","text":"\u25b8 removeItem ( item : Namespace , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : Namespace \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a","title":"Protected removeItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#removeselecteditems","text":"\u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a","title":"removeSelectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#reset","text":"\u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void","title":"reset"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#protected-resetonerror","text":"\u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void","title":"Protected resetOnError"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#resetselection","text":"\u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void","title":"resetSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#select","text":"\u25b8 select ( item : Namespace ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item Namespace Returns: void","title":"select"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#selectnamespaces","text":"\u25b8 selectNamespaces ( namespace : string | string[]): void Defined in src/renderer/components/+namespaces/namespace.store.ts:124 Parameters: Name Type namespace string | string[] Returns: void","title":"selectNamespaces"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#protected-sortitems","text":"\u25b8 sortItems ( items : Namespace [], sorting : function[], order? : \"asc\" | \"desc\"): Namespace [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items Namespace [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: Namespace []","title":"Protected sortItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#subscribe","text":"\u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function)","title":"subscribe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#toggleall","text":"\u25b8 toggleAll ( showAll? : boolean): void Defined in src/renderer/components/+namespaces/namespace.store.ts:162 Parameters: Name Type showAll? boolean Returns: void","title":"toggleAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#togglecontext","text":"\u25b8 toggleContext ( namespaces : string | string[]): void Defined in src/renderer/components/+namespaces/namespace.store.ts:153 Parameters: Name Type namespaces string | string[] Returns: void","title":"toggleContext"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#toggleselection","text":"\u25b8 toggleSelection ( item : Namespace ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item Namespace Returns: void","title":"toggleSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#toggleselectionall","text":"\u25b8 toggleSelectionAll ( visibleItems : Namespace []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems Namespace [] this.items Returns: void","title":"toggleSelectionAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#unselect","text":"\u25b8 unselect ( item : Namespace ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item Namespace Returns: void","title":"unselect"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#update","text":"\u25b8 update ( item : Namespace , data : Partial\u2039 Namespace \u203a): Promise\u2039 Namespace \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item Namespace data Partial\u2039 Namespace \u203a Returns: Promise\u2039 Namespace \u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#protected-updatefromeventsbuffer","text":"\u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void","title":"Protected updateFromEventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#protected-updateitem","text":"\u25b8 updateItem ( item : Namespace , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : Namespace \u25aa request : function \u25b8 (): Promise\u2039 Namespace \u203a Returns: Promise\u2039T\u203a","title":"Protected updateItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/","text":"Class: NetworkPolicy \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec Hierarchy # KubeObject \u21b3 NetworkPolicy Implements # ItemObject Index # Constructors # constructor Properties # apiVersion kind metadata spec status apiBase kind namespaced Accessors # selfLink Methods # delete getAge getAnnotations getFinalizers getId getLabels getMatchLabels getName getNs getOwnerRefs getResourceVersion getSearchFields getTimeDiffFromNow getTypes toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels Constructors # constructor # + new NetworkPolicy ( data : KubeJsonApiData): NetworkPolicy Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/network-policy.api.ts:77 Parameters: Name Type data KubeJsonApiData Returns: NetworkPolicy Properties # apiVersion # \u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94 kind # \u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95 metadata # \u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96 spec # \u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/network-policy.api.ts:61 Type declaration: # egress : IPolicyEgress[] ingress : IPolicyIngress[] podSelector (): object matchLabels (): object role : string policyTypes : string[] Optional status # \u2022 status ? : Status Inherited from KubeObject . status Defined in src/renderer/api/kube-object.ts:97 Static apiBase # \u25aa apiBase : string = \"/apis/networking.k8s.io/v1/networkpolicies\" Defined in src/renderer/api/endpoints/network-policy.api.ts:77 Static kind # \u25aa kind : string = \"NetworkPolicy\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/network-policy.api.ts:75 Static namespaced # \u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/network-policy.api.ts:76 Accessors # selfLink # \u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string Methods # delete # \u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a getAge # \u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number getAnnotations # \u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[] getFinalizers # \u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[] getId # \u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string getLabels # \u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[] getMatchLabels # \u25b8 getMatchLabels (): string[] Defined in src/renderer/api/endpoints/network-policy.api.ts:84 Returns: string[] getName # \u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string getNs # \u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string getOwnerRefs # \u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[] getResourceVersion # \u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string getSearchFields # \u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[] getTimeDiffFromNow # \u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number getTypes # \u25b8 getTypes (): string[] Defined in src/renderer/api/endpoints/network-policy.api.ts:92 Returns: string[] toPlainObject # \u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object update # \u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Static create # \u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a Static isJsonApiData # \u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData Static isJsonApiDataList # \u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a Static isKubeJsonApiListMetadata # \u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata Static isKubeJsonApiMetadata # \u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata Static isNonSystem # \u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean Static isPartialJsonApiData # \u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a Static isPartialJsonApiMetadata # \u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a Static stringifyLabels # \u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Class: NetworkPolicy \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#class-networkpolicy-metadata-status-spec","text":"","title":"Class: NetworkPolicy \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#type-parameters","text":"\u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#hierarchy","text":"KubeObject \u21b3 NetworkPolicy","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#implements","text":"ItemObject","title":"Implements"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#properties","text":"apiVersion kind metadata spec status apiBase kind namespaced","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#accessors","text":"selfLink","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#methods","text":"delete getAge getAnnotations getFinalizers getId getLabels getMatchLabels getName getNs getOwnerRefs getResourceVersion getSearchFields getTimeDiffFromNow getTypes toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#constructor","text":"+ new NetworkPolicy ( data : KubeJsonApiData): NetworkPolicy Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/network-policy.api.ts:77 Parameters: Name Type data KubeJsonApiData Returns: NetworkPolicy","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#kind","text":"\u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#metadata","text":"\u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96","title":"metadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#spec","text":"\u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/network-policy.api.ts:61","title":"spec"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#optional-status","text":"\u2022 status ? : Status Inherited from KubeObject . status Defined in src/renderer/api/kube-object.ts:97","title":"Optional status"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#static-apibase","text":"\u25aa apiBase : string = \"/apis/networking.k8s.io/v1/networkpolicies\" Defined in src/renderer/api/endpoints/network-policy.api.ts:77","title":"Static apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#static-kind","text":"\u25aa kind : string = \"NetworkPolicy\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/network-policy.api.ts:75","title":"Static kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#static-namespaced","text":"\u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/network-policy.api.ts:76","title":"Static namespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#selflink","text":"\u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string","title":"selfLink"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#delete","text":"\u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#getage","text":"\u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number","title":"getAge"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#getannotations","text":"\u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[]","title":"getAnnotations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#getfinalizers","text":"\u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[]","title":"getFinalizers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#getid","text":"\u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string","title":"getId"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#getlabels","text":"\u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[]","title":"getLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#getmatchlabels","text":"\u25b8 getMatchLabels (): string[] Defined in src/renderer/api/endpoints/network-policy.api.ts:84 Returns: string[]","title":"getMatchLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#getname","text":"\u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string","title":"getName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#getns","text":"\u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string","title":"getNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#getownerrefs","text":"\u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[]","title":"getOwnerRefs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#getresourceversion","text":"\u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#getsearchfields","text":"\u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[]","title":"getSearchFields"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#gettimedifffromnow","text":"\u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number","title":"getTimeDiffFromNow"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#gettypes","text":"\u25b8 getTypes (): string[] Defined in src/renderer/api/endpoints/network-policy.api.ts:92 Returns: string[]","title":"getTypes"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#toplainobject","text":"\u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object","title":"toPlainObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#update","text":"\u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#static-create","text":"\u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a","title":"Static create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#static-isjsonapidata","text":"\u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData","title":"Static isJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#static-isjsonapidatalist","text":"\u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a","title":"Static isJsonApiDataList"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#static-iskubejsonapilistmetadata","text":"\u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata","title":"Static isKubeJsonApiListMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#static-iskubejsonapimetadata","text":"\u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata","title":"Static isKubeJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#static-isnonsystem","text":"\u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean","title":"Static isNonSystem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#static-ispartialjsonapidata","text":"\u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a","title":"Static isPartialJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#static-ispartialjsonapimetadata","text":"\u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a","title":"Static isPartialJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#static-stringifylabels","text":"\u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Static stringifyLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/","text":"Class: NetworkPolicyStore # Hierarchy # \u21b3 KubeObjectStore \u2039 NetworkPolicy \u203a \u21b3 NetworkPolicyStore Index # Constructors # constructor Properties # api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext Accessors # context contextItems contextReady namespacesReady query selectedItems Methods # [Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem Constructors # constructor # + new NetworkPolicyStore (): NetworkPolicyStore Inherited from KubeObjectStore . constructor Overrides void Defined in src/renderer/kube-object.store.ts:54 Returns: NetworkPolicyStore Properties # api # \u2022 api : KubeApi \u2039 NetworkPolicy \u2039\u203a\u203a = networkPolicyApi Overrides KubeObjectStore . api Defined in src/renderer/components/+network-policies/network-policy.store.ts:27 bufferSize # \u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45 Protected eventsBuffer # \u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301 failedLoading # \u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36 isLoaded # \u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38 isLoading # \u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37 items # \u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39 Optional limit # \u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44 selectedItemsIds # \u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40 Static defaultContext # \u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41 Accessors # context # \u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext contextItems # \u2022 get contextItems (): NetworkPolicy [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: NetworkPolicy [] contextReady # \u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object namespacesReady # \u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object query # \u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams selectedItems # \u2022 get selectedItems (): NetworkPolicy [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: NetworkPolicy [] Methods # [Symbol.iterator] # \u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a Protected bindWatchEventsUpdater # \u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void create # \u25b8 create ( params : object, data? : Partial\u2039 NetworkPolicy \u203a): Promise\u2039 NetworkPolicy \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 NetworkPolicy \u203a Returns: Promise\u2039 NetworkPolicy \u203a Protected createItem # \u25b8 createItem ( params : object, data? : Partial\u2039 NetworkPolicy \u203a): Promise\u2039 NetworkPolicy \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 NetworkPolicy \u203a Returns: Promise\u2039 NetworkPolicy \u203a Protected defaultSorting # \u25b8 defaultSorting ( item : NetworkPolicy ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item NetworkPolicy Returns: string Protected filterItemsOnLoad # \u25b8 filterItemsOnLoad ( items : NetworkPolicy []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items NetworkPolicy [] Returns: T[] getAllByNs # \u25b8 getAllByNs ( namespace : string | string[], strict : boolean): NetworkPolicy [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: NetworkPolicy [] getById # \u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T getByLabel # \u25b8 getByLabel ( labels : string[] | object): NetworkPolicy [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: NetworkPolicy [] getByName # \u25b8 getByName ( name : string, namespace? : string): NetworkPolicy Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: NetworkPolicy getByPath # \u25b8 getByPath ( path : string): NetworkPolicy Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: NetworkPolicy getIndexById # \u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number getItems # \u25b8 getItems (): NetworkPolicy [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: NetworkPolicy [] Optional getStatuses # \u25b8 getStatuses ( items : NetworkPolicy []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items NetworkPolicy [] Returns: Record\u2039string, number\u203a getSubscribeApis # \u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi [] getTotalCount # \u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number isSelected # \u25b8 isSelected ( item : NetworkPolicy ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item NetworkPolicy Returns: boolean isSelectedAll # \u25b8 isSelectedAll ( visibleItems : NetworkPolicy []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems NetworkPolicy [] this.items Returns: boolean load # \u25b8 load ( params : object): Promise\u2039 NetworkPolicy \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 NetworkPolicy \u203a loadAll # \u25b8 loadAll ( options : object): Promise\u2039void | NetworkPolicy []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | NetworkPolicy []\u203a loadFromPath # \u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a Protected loadItem # \u25b8 loadItem ( params : object): Promise\u2039 NetworkPolicy \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 NetworkPolicy \u203a Protected loadItems # \u25b8 loadItems ( __namedParameters : object): Promise\u2039 NetworkPolicy []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 NetworkPolicy []\u203a Protected mergeItems # \u25b8 mergeItems ( partialItems : NetworkPolicy [], __namedParameters : object): NetworkPolicy [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : NetworkPolicy [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: NetworkPolicy [] reloadAll # \u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a remove # \u25b8 remove ( item : NetworkPolicy ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item NetworkPolicy Returns: Promise\u2039void\u203a Protected removeItem # \u25b8 removeItem ( item : NetworkPolicy , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : NetworkPolicy \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a removeSelectedItems # \u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a reset # \u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void Protected resetOnError # \u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void resetSelection # \u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void select # \u25b8 select ( item : NetworkPolicy ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item NetworkPolicy Returns: void Protected sortItems # \u25b8 sortItems ( items : NetworkPolicy [], sorting : function[], order? : \"asc\" | \"desc\"): NetworkPolicy [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items NetworkPolicy [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: NetworkPolicy [] subscribe # \u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function) toggleSelection # \u25b8 toggleSelection ( item : NetworkPolicy ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item NetworkPolicy Returns: void toggleSelectionAll # \u25b8 toggleSelectionAll ( visibleItems : NetworkPolicy []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems NetworkPolicy [] this.items Returns: void unselect # \u25b8 unselect ( item : NetworkPolicy ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item NetworkPolicy Returns: void update # \u25b8 update ( item : NetworkPolicy , data : Partial\u2039 NetworkPolicy \u203a): Promise\u2039 NetworkPolicy \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item NetworkPolicy data Partial\u2039 NetworkPolicy \u203a Returns: Promise\u2039 NetworkPolicy \u203a Protected updateFromEventsBuffer # \u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void Protected updateItem # \u25b8 updateItem ( item : NetworkPolicy , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : NetworkPolicy \u25aa request : function \u25b8 (): Promise\u2039 NetworkPolicy \u203a Returns: Promise\u2039T\u203a","title":"Class: NetworkPolicyStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#class-networkpolicystore","text":"","title":"Class: NetworkPolicyStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#hierarchy","text":"\u21b3 KubeObjectStore \u2039 NetworkPolicy \u203a \u21b3 NetworkPolicyStore","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#properties","text":"api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#accessors","text":"context contextItems contextReady namespacesReady query selectedItems","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#methods","text":"[Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#constructor","text":"+ new NetworkPolicyStore (): NetworkPolicyStore Inherited from KubeObjectStore . constructor Overrides void Defined in src/renderer/kube-object.store.ts:54 Returns: NetworkPolicyStore","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#api","text":"\u2022 api : KubeApi \u2039 NetworkPolicy \u2039\u203a\u203a = networkPolicyApi Overrides KubeObjectStore . api Defined in src/renderer/components/+network-policies/network-policy.store.ts:27","title":"api"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#buffersize","text":"\u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45","title":"bufferSize"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#protected-eventsbuffer","text":"\u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301","title":"Protected eventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#failedloading","text":"\u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36","title":"failedLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#isloaded","text":"\u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38","title":"isLoaded"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#isloading","text":"\u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37","title":"isLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#items","text":"\u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39","title":"items"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#optional-limit","text":"\u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44","title":"Optional limit"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#selecteditemsids","text":"\u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40","title":"selectedItemsIds"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#static-defaultcontext","text":"\u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41","title":"Static defaultContext"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#context","text":"\u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext","title":"context"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#contextitems","text":"\u2022 get contextItems (): NetworkPolicy [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: NetworkPolicy []","title":"contextItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#contextready","text":"\u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object","title":"contextReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#namespacesready","text":"\u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object","title":"namespacesReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#query","text":"\u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams","title":"query"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#selecteditems","text":"\u2022 get selectedItems (): NetworkPolicy [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: NetworkPolicy []","title":"selectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#symboliterator","text":"\u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a","title":"[Symbol.iterator]"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#protected-bindwatcheventsupdater","text":"\u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void","title":"Protected bindWatchEventsUpdater"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#create","text":"\u25b8 create ( params : object, data? : Partial\u2039 NetworkPolicy \u203a): Promise\u2039 NetworkPolicy \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 NetworkPolicy \u203a Returns: Promise\u2039 NetworkPolicy \u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#protected-createitem","text":"\u25b8 createItem ( params : object, data? : Partial\u2039 NetworkPolicy \u203a): Promise\u2039 NetworkPolicy \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 NetworkPolicy \u203a Returns: Promise\u2039 NetworkPolicy \u203a","title":"Protected createItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#protected-defaultsorting","text":"\u25b8 defaultSorting ( item : NetworkPolicy ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item NetworkPolicy Returns: string","title":"Protected defaultSorting"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#protected-filteritemsonload","text":"\u25b8 filterItemsOnLoad ( items : NetworkPolicy []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items NetworkPolicy [] Returns: T[]","title":"Protected filterItemsOnLoad"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#getallbyns","text":"\u25b8 getAllByNs ( namespace : string | string[], strict : boolean): NetworkPolicy [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: NetworkPolicy []","title":"getAllByNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#getbyid","text":"\u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T","title":"getById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#getbylabel","text":"\u25b8 getByLabel ( labels : string[] | object): NetworkPolicy [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: NetworkPolicy []","title":"getByLabel"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#getbyname","text":"\u25b8 getByName ( name : string, namespace? : string): NetworkPolicy Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: NetworkPolicy","title":"getByName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#getbypath","text":"\u25b8 getByPath ( path : string): NetworkPolicy Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: NetworkPolicy","title":"getByPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#getindexbyid","text":"\u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number","title":"getIndexById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#getitems","text":"\u25b8 getItems (): NetworkPolicy [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: NetworkPolicy []","title":"getItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#optional-getstatuses","text":"\u25b8 getStatuses ( items : NetworkPolicy []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items NetworkPolicy [] Returns: Record\u2039string, number\u203a","title":"Optional getStatuses"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#getsubscribeapis","text":"\u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi []","title":"getSubscribeApis"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#gettotalcount","text":"\u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number","title":"getTotalCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#isselected","text":"\u25b8 isSelected ( item : NetworkPolicy ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item NetworkPolicy Returns: boolean","title":"isSelected"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#isselectedall","text":"\u25b8 isSelectedAll ( visibleItems : NetworkPolicy []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems NetworkPolicy [] this.items Returns: boolean","title":"isSelectedAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#load","text":"\u25b8 load ( params : object): Promise\u2039 NetworkPolicy \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 NetworkPolicy \u203a","title":"load"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#loadall","text":"\u25b8 loadAll ( options : object): Promise\u2039void | NetworkPolicy []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | NetworkPolicy []\u203a","title":"loadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#loadfrompath","text":"\u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a","title":"loadFromPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#protected-loaditem","text":"\u25b8 loadItem ( params : object): Promise\u2039 NetworkPolicy \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 NetworkPolicy \u203a","title":"Protected loadItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#protected-loaditems","text":"\u25b8 loadItems ( __namedParameters : object): Promise\u2039 NetworkPolicy []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 NetworkPolicy []\u203a","title":"Protected loadItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#protected-mergeitems","text":"\u25b8 mergeItems ( partialItems : NetworkPolicy [], __namedParameters : object): NetworkPolicy [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : NetworkPolicy [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: NetworkPolicy []","title":"Protected mergeItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#reloadall","text":"\u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a","title":"reloadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#remove","text":"\u25b8 remove ( item : NetworkPolicy ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item NetworkPolicy Returns: Promise\u2039void\u203a","title":"remove"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#protected-removeitem","text":"\u25b8 removeItem ( item : NetworkPolicy , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : NetworkPolicy \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a","title":"Protected removeItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#removeselecteditems","text":"\u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a","title":"removeSelectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#reset","text":"\u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void","title":"reset"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#protected-resetonerror","text":"\u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void","title":"Protected resetOnError"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#resetselection","text":"\u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void","title":"resetSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#select","text":"\u25b8 select ( item : NetworkPolicy ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item NetworkPolicy Returns: void","title":"select"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#protected-sortitems","text":"\u25b8 sortItems ( items : NetworkPolicy [], sorting : function[], order? : \"asc\" | \"desc\"): NetworkPolicy [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items NetworkPolicy [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: NetworkPolicy []","title":"Protected sortItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#subscribe","text":"\u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function)","title":"subscribe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#toggleselection","text":"\u25b8 toggleSelection ( item : NetworkPolicy ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item NetworkPolicy Returns: void","title":"toggleSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#toggleselectionall","text":"\u25b8 toggleSelectionAll ( visibleItems : NetworkPolicy []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems NetworkPolicy [] this.items Returns: void","title":"toggleSelectionAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#unselect","text":"\u25b8 unselect ( item : NetworkPolicy ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item NetworkPolicy Returns: void","title":"unselect"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#update","text":"\u25b8 update ( item : NetworkPolicy , data : Partial\u2039 NetworkPolicy \u203a): Promise\u2039 NetworkPolicy \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item NetworkPolicy data Partial\u2039 NetworkPolicy \u203a Returns: Promise\u2039 NetworkPolicy \u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#protected-updatefromeventsbuffer","text":"\u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void","title":"Protected updateFromEventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#protected-updateitem","text":"\u25b8 updateItem ( item : NetworkPolicy , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : NetworkPolicy \u25aa request : function \u25b8 (): Promise\u2039 NetworkPolicy \u203a Returns: Promise\u2039T\u203a","title":"Protected updateItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/","text":"Class: Node \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec Hierarchy # KubeObject \u21b3 Node Implements # ItemObject Index # Constructors # constructor Properties # apiVersion kind metadata spec status apiBase kind namespaced Accessors # selfLink Methods # delete getActiveConditions getAge getAnnotations getConditions getCpuCapacity getFinalizers getId getKubeletVersion getLabels getMemoryCapacity getName getNodeConditionText getNs getOperatingSystem getOwnerRefs getResourceVersion getRoleLabels getSearchFields getTaints getTimeDiffFromNow getWarningConditions isUnschedulable toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels Constructors # constructor # + new Node ( data : KubeJsonApiData): Node Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/nodes.api.ts:131 Parameters: Name Type data KubeJsonApiData Returns: Node Properties # apiVersion # \u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94 kind # \u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95 metadata # \u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96 spec # \u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/nodes.api.ts:54 Type declaration: # externalID ? : string podCIDR ? : string podCIDRs ? : string[] providerID ? : string taints ? : object[] unschedulable ? : boolean status # \u2022 status : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/nodes.api.ts:70 Type declaration: # addresses ? : object[] allocatable (): object cpu : string ephemeral-storage : string hugepages-1Gi : string hugepages-2Mi : string memory : string pods : string capacity (): object cpu : string ephemeral-storage : string hugepages-1Gi : string hugepages-2Mi : string memory : string pods : string conditions ? : object[] daemonEndpoints (): object kubeletEndpoint (): object Port : number images ? : object[] nodeInfo (): object architecture : string bootID : string containerRuntimeVersion : string kernelVersion : string kubeProxyVersion : string kubeletVersion : string machineID : string operatingSystem : string osImage : string systemUUID : string volumesAttached ? : object[] volumesInUse ? : string[] Static apiBase # \u25aa apiBase : string = \"/api/v1/nodes\" Defined in src/renderer/api/endpoints/nodes.api.ts:131 Static kind # \u25aa kind : string = \"Node\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/nodes.api.ts:129 Static namespaced # \u25aa namespaced : boolean = false Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/nodes.api.ts:130 Accessors # selfLink # \u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string Methods # delete # \u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a getActiveConditions # \u25b8 getActiveConditions (): object[] Defined in src/renderer/api/endpoints/nodes.api.ts:188 Returns: object[] getAge # \u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number getAnnotations # \u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[] getConditions # \u25b8 getConditions (): object[] Defined in src/renderer/api/endpoints/nodes.api.ts:178 Returns: object[] getCpuCapacity # \u25b8 getCpuCapacity (): number Defined in src/renderer/api/endpoints/nodes.api.ts:166 Returns: number getFinalizers # \u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[] getId # \u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string getKubeletVersion # \u25b8 getKubeletVersion (): string Defined in src/renderer/api/endpoints/nodes.api.ts:200 Returns: string getLabels # \u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[] getMemoryCapacity # \u25b8 getMemoryCapacity (): number Defined in src/renderer/api/endpoints/nodes.api.ts:172 Returns: number getName # \u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string getNodeConditionText # \u25b8 getNodeConditionText (): string Defined in src/renderer/api/endpoints/nodes.api.ts:138 Returns: string getNs # \u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string getOperatingSystem # \u25b8 getOperatingSystem (): string Defined in src/renderer/api/endpoints/nodes.api.ts:204 Returns: string getOwnerRefs # \u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[] getResourceVersion # \u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string getRoleLabels # \u25b8 getRoleLabels (): string Defined in src/renderer/api/endpoints/nodes.api.ts:154 Returns: string getSearchFields # \u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[] getTaints # \u25b8 getTaints (): object[] Defined in src/renderer/api/endpoints/nodes.api.ts:150 Returns: object[] getTimeDiffFromNow # \u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number getWarningConditions # \u25b8 getWarningConditions (): object[] Defined in src/renderer/api/endpoints/nodes.api.ts:192 Returns: object[] isUnschedulable # \u25b8 isUnschedulable (): boolean Defined in src/renderer/api/endpoints/nodes.api.ts:214 Returns: boolean toPlainObject # \u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object update # \u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Static create # \u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a Static isJsonApiData # \u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData Static isJsonApiDataList # \u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a Static isKubeJsonApiListMetadata # \u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata Static isKubeJsonApiMetadata # \u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata Static isNonSystem # \u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean Static isPartialJsonApiData # \u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a Static isPartialJsonApiMetadata # \u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a Static stringifyLabels # \u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Class: Node \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#class-node-metadata-status-spec","text":"","title":"Class: Node \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#type-parameters","text":"\u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#hierarchy","text":"KubeObject \u21b3 Node","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#implements","text":"ItemObject","title":"Implements"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#properties","text":"apiVersion kind metadata spec status apiBase kind namespaced","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#accessors","text":"selfLink","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#methods","text":"delete getActiveConditions getAge getAnnotations getConditions getCpuCapacity getFinalizers getId getKubeletVersion getLabels getMemoryCapacity getName getNodeConditionText getNs getOperatingSystem getOwnerRefs getResourceVersion getRoleLabels getSearchFields getTaints getTimeDiffFromNow getWarningConditions isUnschedulable toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#constructor","text":"+ new Node ( data : KubeJsonApiData): Node Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/nodes.api.ts:131 Parameters: Name Type data KubeJsonApiData Returns: Node","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#kind","text":"\u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#metadata","text":"\u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96","title":"metadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#spec","text":"\u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/nodes.api.ts:54","title":"spec"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#status","text":"\u2022 status : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/nodes.api.ts:70","title":"status"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#static-apibase","text":"\u25aa apiBase : string = \"/api/v1/nodes\" Defined in src/renderer/api/endpoints/nodes.api.ts:131","title":"Static apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#static-kind","text":"\u25aa kind : string = \"Node\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/nodes.api.ts:129","title":"Static kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#static-namespaced","text":"\u25aa namespaced : boolean = false Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/nodes.api.ts:130","title":"Static namespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#selflink","text":"\u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string","title":"selfLink"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#delete","text":"\u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#getactiveconditions","text":"\u25b8 getActiveConditions (): object[] Defined in src/renderer/api/endpoints/nodes.api.ts:188 Returns: object[]","title":"getActiveConditions"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#getage","text":"\u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number","title":"getAge"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#getannotations","text":"\u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[]","title":"getAnnotations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#getconditions","text":"\u25b8 getConditions (): object[] Defined in src/renderer/api/endpoints/nodes.api.ts:178 Returns: object[]","title":"getConditions"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#getcpucapacity","text":"\u25b8 getCpuCapacity (): number Defined in src/renderer/api/endpoints/nodes.api.ts:166 Returns: number","title":"getCpuCapacity"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#getfinalizers","text":"\u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[]","title":"getFinalizers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#getid","text":"\u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string","title":"getId"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#getkubeletversion","text":"\u25b8 getKubeletVersion (): string Defined in src/renderer/api/endpoints/nodes.api.ts:200 Returns: string","title":"getKubeletVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#getlabels","text":"\u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[]","title":"getLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#getmemorycapacity","text":"\u25b8 getMemoryCapacity (): number Defined in src/renderer/api/endpoints/nodes.api.ts:172 Returns: number","title":"getMemoryCapacity"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#getname","text":"\u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string","title":"getName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#getnodeconditiontext","text":"\u25b8 getNodeConditionText (): string Defined in src/renderer/api/endpoints/nodes.api.ts:138 Returns: string","title":"getNodeConditionText"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#getns","text":"\u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string","title":"getNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#getoperatingsystem","text":"\u25b8 getOperatingSystem (): string Defined in src/renderer/api/endpoints/nodes.api.ts:204 Returns: string","title":"getOperatingSystem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#getownerrefs","text":"\u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[]","title":"getOwnerRefs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#getresourceversion","text":"\u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#getrolelabels","text":"\u25b8 getRoleLabels (): string Defined in src/renderer/api/endpoints/nodes.api.ts:154 Returns: string","title":"getRoleLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#getsearchfields","text":"\u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[]","title":"getSearchFields"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#gettaints","text":"\u25b8 getTaints (): object[] Defined in src/renderer/api/endpoints/nodes.api.ts:150 Returns: object[]","title":"getTaints"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#gettimedifffromnow","text":"\u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number","title":"getTimeDiffFromNow"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#getwarningconditions","text":"\u25b8 getWarningConditions (): object[] Defined in src/renderer/api/endpoints/nodes.api.ts:192 Returns: object[]","title":"getWarningConditions"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#isunschedulable","text":"\u25b8 isUnschedulable (): boolean Defined in src/renderer/api/endpoints/nodes.api.ts:214 Returns: boolean","title":"isUnschedulable"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#toplainobject","text":"\u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object","title":"toPlainObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#update","text":"\u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#static-create","text":"\u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a","title":"Static create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#static-isjsonapidata","text":"\u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData","title":"Static isJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#static-isjsonapidatalist","text":"\u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a","title":"Static isJsonApiDataList"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#static-iskubejsonapilistmetadata","text":"\u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata","title":"Static isKubeJsonApiListMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#static-iskubejsonapimetadata","text":"\u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata","title":"Static isKubeJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#static-isnonsystem","text":"\u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean","title":"Static isNonSystem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#static-ispartialjsonapidata","text":"\u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a","title":"Static isPartialJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#static-ispartialjsonapimetadata","text":"\u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a","title":"Static isPartialJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#static-stringifylabels","text":"\u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Static stringifyLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/","text":"Class: NodesApi # Hierarchy # KubeApi \u2039 Node \u203a \u21b3 NodesApi Index # Constructors # constructor Properties # apiBase apiGroup apiPrefix apiResource apiVersion apiVersionPreferred isNamespaced kind objectConstructor options request resourceVersions watchDisposer Accessors # apiVersionWithGroup Methods # checkPreferredVersion create delete get getMetrics getResourceVersion getUrl getWatchUrl list modifyWatchEvent normalizeQuery parseResponse refreshResourceVersion setResourceVersion update watch Constructors # constructor # + new NodesApi ( options : IKubeApiOptions\u2039 Node \u203a): NodesApi Inherited from KubeApi . constructor Defined in src/renderer/api/kube-api.ts:151 Parameters: Name Type options IKubeApiOptions\u2039 Node \u203a Returns: NodesApi Properties # apiBase # \u2022 apiBase : string Inherited from KubeApi . apiBase Defined in src/renderer/api/kube-api.ts:140 apiGroup # \u2022 apiGroup : string Inherited from KubeApi . apiGroup Defined in src/renderer/api/kube-api.ts:142 apiPrefix # \u2022 apiPrefix : string Inherited from KubeApi . apiPrefix Defined in src/renderer/api/kube-api.ts:141 apiResource # \u2022 apiResource : string Inherited from KubeApi . apiResource Defined in src/renderer/api/kube-api.ts:145 apiVersion # \u2022 apiVersion : string Inherited from KubeApi . apiVersion Defined in src/renderer/api/kube-api.ts:143 Optional apiVersionPreferred # \u2022 apiVersionPreferred ? : string Inherited from KubeApi . apiVersionPreferred Defined in src/renderer/api/kube-api.ts:144 isNamespaced # \u2022 isNamespaced : boolean Inherited from KubeApi . isNamespaced Defined in src/renderer/api/kube-api.ts:146 kind # \u2022 kind : string Inherited from KubeApi . kind Defined in src/renderer/api/kube-api.ts:139 objectConstructor # \u2022 objectConstructor : IKubeObjectConstructor\u2039 Node \u203a Inherited from KubeApi . objectConstructor Defined in src/renderer/api/kube-api.ts:148 Protected options # \u2022 options : IKubeApiOptions\u2039 Node \u203a Inherited from KubeApi . options Defined in src/renderer/api/kube-api.ts:153 Protected request # \u2022 request : KubeJsonApi Inherited from KubeApi . request Defined in src/renderer/api/kube-api.ts:149 Protected resourceVersions # \u2022 resourceVersions : Map\u2039string, string\u203a = new Map () Inherited from KubeApi . resourceVersions Defined in src/renderer/api/kube-api.ts:150 Protected watchDisposer # \u2022 watchDisposer : function Inherited from KubeApi . watchDisposer Defined in src/renderer/api/kube-api.ts:151 Type declaration: # \u25b8 (): void Accessors # apiVersionWithGroup # \u2022 get apiVersionWithGroup (): string Inherited from KubeApi . apiVersionWithGroup Defined in src/renderer/api/kube-api.ts:181 Returns: string Methods # Protected checkPreferredVersion # \u25b8 checkPreferredVersion (): Promise\u2039void\u203a Inherited from KubeApi . checkPreferredVersion Defined in src/renderer/api/kube-api.ts:243 Returns: Promise\u2039void\u203a create # \u25b8 create ( __namedParameters : object, data? : Partial\u2039 Node \u203a): Promise\u2039 Node | null\u203a Inherited from KubeApi . create Defined in src/renderer/api/kube-api.ts:381 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional data : Partial\u2039 Node \u203a Returns: Promise\u2039 Node | null\u203a delete # \u25b8 delete ( __namedParameters : object): Promise\u2039KubeJsonApiData\u203a Inherited from KubeApi . delete Defined in src/renderer/api/kube-api.ts:418 Parameters: \u25aa __namedParameters : object Name Type Default name string \"\" namespace string \"default\" Returns: Promise\u2039KubeJsonApiData\u203a get # \u25b8 get ( __namedParameters : object, query? : IKubeApiQueryParams): Promise\u2039 Node | null\u203a Inherited from KubeApi . get Defined in src/renderer/api/kube-api.ts:367 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional query : IKubeApiQueryParams Returns: Promise\u2039 Node | null\u203a getMetrics # \u25b8 getMetrics (): Promise\u2039INodeMetrics\u203a Defined in src/renderer/api/endpoints/nodes.api.ts:29 Returns: Promise\u2039INodeMetrics\u203a getResourceVersion # \u25b8 getResourceVersion ( namespace : string): string Inherited from KubeApi . getResourceVersion Defined in src/renderer/api/kube-api.ts:276 Parameters: Name Type Default namespace string \"\" Returns: string getUrl # \u25b8 getUrl ( __namedParameters : object, query? : Partial\u2039IKubeApiQueryParams\u203a): string Inherited from KubeApi . getUrl Defined in src/renderer/api/kube-api.ts:284 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"\" \u25aa Optional query : Partial\u2039IKubeApiQueryParams\u203a Returns: string getWatchUrl # \u25b8 getWatchUrl ( namespace : string, query : IKubeApiQueryParams): string Inherited from KubeApi . getWatchUrl Defined in src/renderer/api/kube-api.ts:425 Parameters: Name Type Default namespace string \"\" query IKubeApiQueryParams {} Returns: string list # \u25b8 list ( __namedParameters : object, query? : IKubeApiQueryParams): Promise\u2039 Node [] | null\u203a Inherited from KubeApi . list Defined in src/renderer/api/kube-api.ts:349 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default namespace string \"\" reqInit RequestInit - \u25aa Optional query : IKubeApiQueryParams Returns: Promise\u2039 Node [] | null\u203a Protected modifyWatchEvent # \u25b8 modifyWatchEvent ( event : IKubeWatchEvent): void Inherited from KubeApi . modifyWatchEvent Defined in src/renderer/api/kube-api.ts:490 Parameters: Name Type event IKubeWatchEvent Returns: void Protected normalizeQuery # \u25b8 normalizeQuery ( query : Partial\u2039IKubeApiQueryParams\u203a): object Inherited from KubeApi . normalizeQuery Defined in src/renderer/api/kube-api.ts:296 Parameters: Name Type Default query Partial\u2039IKubeApiQueryParams\u203a {} Returns: object Protected parseResponse # \u25b8 parseResponse ( data : unknown, namespace? : string): Node | Node [] | null Inherited from KubeApi . parseResponse Defined in src/renderer/api/kube-api.ts:308 Parameters: Name Type data unknown namespace? string Returns: Node | Node [] | null refreshResourceVersion # \u25b8 refreshResourceVersion ( params? : KubeApiListOptions): Promise\u2039T[]\u203a Inherited from KubeApi . refreshResourceVersion Defined in src/renderer/api/kube-api.ts:280 Parameters: Name Type params? KubeApiListOptions Returns: Promise\u2039T[]\u203a setResourceVersion # \u25b8 setResourceVersion ( namespace : string, newVersion : string): void Inherited from KubeApi . setResourceVersion Defined in src/renderer/api/kube-api.ts:272 Parameters: Name Type Default namespace string \"\" newVersion string - Returns: void update # \u25b8 update ( __namedParameters : object, data? : Partial\u2039 Node \u203a): Promise\u2039 Node | null\u203a Inherited from KubeApi . update Defined in src/renderer/api/kube-api.ts:404 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional data : Partial\u2039 Node \u203a Returns: Promise\u2039 Node | null\u203a watch # \u25b8 watch ( opts : KubeApiWatchOptions): function Inherited from KubeApi . watch Defined in src/renderer/api/kube-api.ts:433 Parameters: Name Type Default opts KubeApiWatchOptions { namespace: \"\" } Returns: function \u25b8 (): void","title":"Class: NodesApi"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#class-nodesapi","text":"","title":"Class: NodesApi"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#hierarchy","text":"KubeApi \u2039 Node \u203a \u21b3 NodesApi","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#properties","text":"apiBase apiGroup apiPrefix apiResource apiVersion apiVersionPreferred isNamespaced kind objectConstructor options request resourceVersions watchDisposer","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#accessors","text":"apiVersionWithGroup","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#methods","text":"checkPreferredVersion create delete get getMetrics getResourceVersion getUrl getWatchUrl list modifyWatchEvent normalizeQuery parseResponse refreshResourceVersion setResourceVersion update watch","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#constructor","text":"+ new NodesApi ( options : IKubeApiOptions\u2039 Node \u203a): NodesApi Inherited from KubeApi . constructor Defined in src/renderer/api/kube-api.ts:151 Parameters: Name Type options IKubeApiOptions\u2039 Node \u203a Returns: NodesApi","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#apibase","text":"\u2022 apiBase : string Inherited from KubeApi . apiBase Defined in src/renderer/api/kube-api.ts:140","title":"apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#apigroup","text":"\u2022 apiGroup : string Inherited from KubeApi . apiGroup Defined in src/renderer/api/kube-api.ts:142","title":"apiGroup"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#apiprefix","text":"\u2022 apiPrefix : string Inherited from KubeApi . apiPrefix Defined in src/renderer/api/kube-api.ts:141","title":"apiPrefix"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#apiresource","text":"\u2022 apiResource : string Inherited from KubeApi . apiResource Defined in src/renderer/api/kube-api.ts:145","title":"apiResource"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeApi . apiVersion Defined in src/renderer/api/kube-api.ts:143","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#optional-apiversionpreferred","text":"\u2022 apiVersionPreferred ? : string Inherited from KubeApi . apiVersionPreferred Defined in src/renderer/api/kube-api.ts:144","title":"Optional apiVersionPreferred"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#isnamespaced","text":"\u2022 isNamespaced : boolean Inherited from KubeApi . isNamespaced Defined in src/renderer/api/kube-api.ts:146","title":"isNamespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#kind","text":"\u2022 kind : string Inherited from KubeApi . kind Defined in src/renderer/api/kube-api.ts:139","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#objectconstructor","text":"\u2022 objectConstructor : IKubeObjectConstructor\u2039 Node \u203a Inherited from KubeApi . objectConstructor Defined in src/renderer/api/kube-api.ts:148","title":"objectConstructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#protected-options","text":"\u2022 options : IKubeApiOptions\u2039 Node \u203a Inherited from KubeApi . options Defined in src/renderer/api/kube-api.ts:153","title":"Protected options"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#protected-request","text":"\u2022 request : KubeJsonApi Inherited from KubeApi . request Defined in src/renderer/api/kube-api.ts:149","title":"Protected request"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#protected-resourceversions","text":"\u2022 resourceVersions : Map\u2039string, string\u203a = new Map () Inherited from KubeApi . resourceVersions Defined in src/renderer/api/kube-api.ts:150","title":"Protected resourceVersions"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#protected-watchdisposer","text":"\u2022 watchDisposer : function Inherited from KubeApi . watchDisposer Defined in src/renderer/api/kube-api.ts:151","title":"Protected watchDisposer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#apiversionwithgroup","text":"\u2022 get apiVersionWithGroup (): string Inherited from KubeApi . apiVersionWithGroup Defined in src/renderer/api/kube-api.ts:181 Returns: string","title":"apiVersionWithGroup"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#protected-checkpreferredversion","text":"\u25b8 checkPreferredVersion (): Promise\u2039void\u203a Inherited from KubeApi . checkPreferredVersion Defined in src/renderer/api/kube-api.ts:243 Returns: Promise\u2039void\u203a","title":"Protected checkPreferredVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#create","text":"\u25b8 create ( __namedParameters : object, data? : Partial\u2039 Node \u203a): Promise\u2039 Node | null\u203a Inherited from KubeApi . create Defined in src/renderer/api/kube-api.ts:381 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional data : Partial\u2039 Node \u203a Returns: Promise\u2039 Node | null\u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#delete","text":"\u25b8 delete ( __namedParameters : object): Promise\u2039KubeJsonApiData\u203a Inherited from KubeApi . delete Defined in src/renderer/api/kube-api.ts:418 Parameters: \u25aa __namedParameters : object Name Type Default name string \"\" namespace string \"default\" Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#get","text":"\u25b8 get ( __namedParameters : object, query? : IKubeApiQueryParams): Promise\u2039 Node | null\u203a Inherited from KubeApi . get Defined in src/renderer/api/kube-api.ts:367 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional query : IKubeApiQueryParams Returns: Promise\u2039 Node | null\u203a","title":"get"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#getmetrics","text":"\u25b8 getMetrics (): Promise\u2039INodeMetrics\u203a Defined in src/renderer/api/endpoints/nodes.api.ts:29 Returns: Promise\u2039INodeMetrics\u203a","title":"getMetrics"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#getresourceversion","text":"\u25b8 getResourceVersion ( namespace : string): string Inherited from KubeApi . getResourceVersion Defined in src/renderer/api/kube-api.ts:276 Parameters: Name Type Default namespace string \"\" Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#geturl","text":"\u25b8 getUrl ( __namedParameters : object, query? : Partial\u2039IKubeApiQueryParams\u203a): string Inherited from KubeApi . getUrl Defined in src/renderer/api/kube-api.ts:284 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"\" \u25aa Optional query : Partial\u2039IKubeApiQueryParams\u203a Returns: string","title":"getUrl"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#getwatchurl","text":"\u25b8 getWatchUrl ( namespace : string, query : IKubeApiQueryParams): string Inherited from KubeApi . getWatchUrl Defined in src/renderer/api/kube-api.ts:425 Parameters: Name Type Default namespace string \"\" query IKubeApiQueryParams {} Returns: string","title":"getWatchUrl"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#list","text":"\u25b8 list ( __namedParameters : object, query? : IKubeApiQueryParams): Promise\u2039 Node [] | null\u203a Inherited from KubeApi . list Defined in src/renderer/api/kube-api.ts:349 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default namespace string \"\" reqInit RequestInit - \u25aa Optional query : IKubeApiQueryParams Returns: Promise\u2039 Node [] | null\u203a","title":"list"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#protected-modifywatchevent","text":"\u25b8 modifyWatchEvent ( event : IKubeWatchEvent): void Inherited from KubeApi . modifyWatchEvent Defined in src/renderer/api/kube-api.ts:490 Parameters: Name Type event IKubeWatchEvent Returns: void","title":"Protected modifyWatchEvent"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#protected-normalizequery","text":"\u25b8 normalizeQuery ( query : Partial\u2039IKubeApiQueryParams\u203a): object Inherited from KubeApi . normalizeQuery Defined in src/renderer/api/kube-api.ts:296 Parameters: Name Type Default query Partial\u2039IKubeApiQueryParams\u203a {} Returns: object","title":"Protected normalizeQuery"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#protected-parseresponse","text":"\u25b8 parseResponse ( data : unknown, namespace? : string): Node | Node [] | null Inherited from KubeApi . parseResponse Defined in src/renderer/api/kube-api.ts:308 Parameters: Name Type data unknown namespace? string Returns: Node | Node [] | null","title":"Protected parseResponse"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#refreshresourceversion","text":"\u25b8 refreshResourceVersion ( params? : KubeApiListOptions): Promise\u2039T[]\u203a Inherited from KubeApi . refreshResourceVersion Defined in src/renderer/api/kube-api.ts:280 Parameters: Name Type params? KubeApiListOptions Returns: Promise\u2039T[]\u203a","title":"refreshResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#setresourceversion","text":"\u25b8 setResourceVersion ( namespace : string, newVersion : string): void Inherited from KubeApi . setResourceVersion Defined in src/renderer/api/kube-api.ts:272 Parameters: Name Type Default namespace string \"\" newVersion string - Returns: void","title":"setResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#update","text":"\u25b8 update ( __namedParameters : object, data? : Partial\u2039 Node \u203a): Promise\u2039 Node | null\u203a Inherited from KubeApi . update Defined in src/renderer/api/kube-api.ts:404 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional data : Partial\u2039 Node \u203a Returns: Promise\u2039 Node | null\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#watch","text":"\u25b8 watch ( opts : KubeApiWatchOptions): function Inherited from KubeApi . watch Defined in src/renderer/api/kube-api.ts:433 Parameters: Name Type Default opts KubeApiWatchOptions { namespace: \"\" } Returns: function \u25b8 (): void","title":"watch"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/","text":"Class: NodesStore # Hierarchy # \u21b3 KubeObjectStore \u2039 Node \u203a \u21b3 NodesStore Index # Constructors # constructor Properties # api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit metrics metricsLoaded metricsLoading nodeMetrics selectedItemsIds defaultContext Accessors # context contextItems contextReady masterNodes namespacesReady query selectedItems workerNodes Methods # [Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getLastMetricValues getStatuses getSubscribeApis getTotalCount getWarningsCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems loadMetrics loadUsageMetrics mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem Constructors # constructor # + new NodesStore (): NodesStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+nodes/nodes.store.ts:35 Returns: NodesStore Properties # api # \u2022 api : NodesApi \u2039\u203a = nodesApi Overrides KubeObjectStore . api Defined in src/renderer/components/+nodes/nodes.store.ts:30 bufferSize # \u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45 Protected eventsBuffer # \u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301 failedLoading # \u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36 isLoaded # \u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38 isLoading # \u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37 items # \u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39 Optional limit # \u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44 metrics # \u2022 metrics : Partial\u2039INodeMetrics\u203a Defined in src/renderer/components/+nodes/nodes.store.ts:32 metricsLoaded # \u2022 metricsLoaded : boolean = false Defined in src/renderer/components/+nodes/nodes.store.ts:35 metricsLoading # \u2022 metricsLoading : boolean = false Defined in src/renderer/components/+nodes/nodes.store.ts:34 nodeMetrics # \u2022 nodeMetrics : Partial\u2039IClusterMetrics\u203a = null Defined in src/renderer/components/+nodes/nodes.store.ts:33 selectedItemsIds # \u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40 Static defaultContext # \u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41 Accessors # context # \u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext contextItems # \u2022 get contextItems (): Node [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: Node [] contextReady # \u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object masterNodes # \u2022 get masterNodes (): Node \u2039\u203a[] Defined in src/renderer/components/+nodes/nodes.store.ts:61 Returns: Node \u2039\u203a[] namespacesReady # \u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object query # \u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams selectedItems # \u2022 get selectedItems (): Node [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: Node [] workerNodes # \u2022 get workerNodes (): Node \u2039\u203a[] Defined in src/renderer/components/+nodes/nodes.store.ts:65 Returns: Node \u2039\u203a[] Methods # [Symbol.iterator] # \u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a Protected bindWatchEventsUpdater # \u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void create # \u25b8 create ( params : object, data? : Partial\u2039 Node \u203a): Promise\u2039 Node \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Node \u203a Returns: Promise\u2039 Node \u203a Protected createItem # \u25b8 createItem ( params : object, data? : Partial\u2039 Node \u203a): Promise\u2039 Node \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Node \u203a Returns: Promise\u2039 Node \u203a Protected defaultSorting # \u25b8 defaultSorting ( item : Node ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item Node Returns: string Protected filterItemsOnLoad # \u25b8 filterItemsOnLoad ( items : Node []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items Node [] Returns: T[] getAllByNs # \u25b8 getAllByNs ( namespace : string | string[], strict : boolean): Node [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: Node [] getById # \u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T getByLabel # \u25b8 getByLabel ( labels : string[] | object): Node [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: Node [] getByName # \u25b8 getByName ( name : string, namespace? : string): Node Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: Node getByPath # \u25b8 getByPath ( path : string): Node Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: Node getIndexById # \u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number getItems # \u25b8 getItems (): Node [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: Node [] getLastMetricValues # \u25b8 getLastMetricValues ( node : Node , metricNames : string[]): number[] Defined in src/renderer/components/+nodes/nodes.store.ts:69 Parameters: Name Type node Node metricNames string[] Returns: number[] Optional getStatuses # \u25b8 getStatuses ( items : Node []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items Node [] Returns: Record\u2039string, number\u203a getSubscribeApis # \u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi [] getTotalCount # \u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number getWarningsCount # \u25b8 getWarningsCount (): number Defined in src/renderer/components/+nodes/nodes.store.ts:93 Returns: number isSelected # \u25b8 isSelected ( item : Node ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item Node Returns: boolean isSelectedAll # \u25b8 isSelectedAll ( visibleItems : Node []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems Node [] this.items Returns: boolean load # \u25b8 load ( params : object): Promise\u2039 Node \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Node \u203a loadAll # \u25b8 loadAll ( options : object): Promise\u2039void | Node []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | Node []\u203a loadFromPath # \u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a Protected loadItem # \u25b8 loadItem ( params : object): Promise\u2039 Node \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Node \u203a Protected loadItems # \u25b8 loadItems ( __namedParameters : object): Promise\u2039 Node []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 Node []\u203a loadMetrics # \u25b8 loadMetrics ( nodeName : string): Promise\u2039void\u203a Defined in src/renderer/components/+nodes/nodes.store.ts:57 Parameters: Name Type nodeName string Returns: Promise\u2039void\u203a loadUsageMetrics # \u25b8 loadUsageMetrics (): Promise\u2039void\u203a Defined in src/renderer/components/+nodes/nodes.store.ts:45 Returns: Promise\u2039void\u203a Protected mergeItems # \u25b8 mergeItems ( partialItems : Node [], __namedParameters : object): Node [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : Node [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: Node [] reloadAll # \u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a remove # \u25b8 remove ( item : Node ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item Node Returns: Promise\u2039void\u203a Protected removeItem # \u25b8 removeItem ( item : Node , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : Node \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a removeSelectedItems # \u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a reset # \u25b8 reset (): void Overrides KubeObjectStore . reset Defined in src/renderer/components/+nodes/nodes.store.ts:97 Returns: void Protected resetOnError # \u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void resetSelection # \u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void select # \u25b8 select ( item : Node ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item Node Returns: void Protected sortItems # \u25b8 sortItems ( items : Node [], sorting : function[], order? : \"asc\" | \"desc\"): Node [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items Node [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: Node [] subscribe # \u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function) toggleSelection # \u25b8 toggleSelection ( item : Node ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item Node Returns: void toggleSelectionAll # \u25b8 toggleSelectionAll ( visibleItems : Node []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems Node [] this.items Returns: void unselect # \u25b8 unselect ( item : Node ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item Node Returns: void update # \u25b8 update ( item : Node , data : Partial\u2039 Node \u203a): Promise\u2039 Node \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item Node data Partial\u2039 Node \u203a Returns: Promise\u2039 Node \u203a Protected updateFromEventsBuffer # \u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void Protected updateItem # \u25b8 updateItem ( item : Node , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : Node \u25aa request : function \u25b8 (): Promise\u2039 Node \u203a Returns: Promise\u2039T\u203a","title":"Class: NodesStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#class-nodesstore","text":"","title":"Class: NodesStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#hierarchy","text":"\u21b3 KubeObjectStore \u2039 Node \u203a \u21b3 NodesStore","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#properties","text":"api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit metrics metricsLoaded metricsLoading nodeMetrics selectedItemsIds defaultContext","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#accessors","text":"context contextItems contextReady masterNodes namespacesReady query selectedItems workerNodes","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#methods","text":"[Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getLastMetricValues getStatuses getSubscribeApis getTotalCount getWarningsCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems loadMetrics loadUsageMetrics mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#constructor","text":"+ new NodesStore (): NodesStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+nodes/nodes.store.ts:35 Returns: NodesStore","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#api","text":"\u2022 api : NodesApi \u2039\u203a = nodesApi Overrides KubeObjectStore . api Defined in src/renderer/components/+nodes/nodes.store.ts:30","title":"api"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#buffersize","text":"\u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45","title":"bufferSize"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#protected-eventsbuffer","text":"\u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301","title":"Protected eventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#failedloading","text":"\u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36","title":"failedLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#isloaded","text":"\u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38","title":"isLoaded"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#isloading","text":"\u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37","title":"isLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#items","text":"\u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39","title":"items"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#optional-limit","text":"\u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44","title":"Optional limit"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#metrics","text":"\u2022 metrics : Partial\u2039INodeMetrics\u203a Defined in src/renderer/components/+nodes/nodes.store.ts:32","title":"metrics"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#metricsloaded","text":"\u2022 metricsLoaded : boolean = false Defined in src/renderer/components/+nodes/nodes.store.ts:35","title":"metricsLoaded"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#metricsloading","text":"\u2022 metricsLoading : boolean = false Defined in src/renderer/components/+nodes/nodes.store.ts:34","title":"metricsLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#nodemetrics","text":"\u2022 nodeMetrics : Partial\u2039IClusterMetrics\u203a = null Defined in src/renderer/components/+nodes/nodes.store.ts:33","title":"nodeMetrics"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#selecteditemsids","text":"\u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40","title":"selectedItemsIds"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#static-defaultcontext","text":"\u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41","title":"Static defaultContext"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#context","text":"\u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext","title":"context"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#contextitems","text":"\u2022 get contextItems (): Node [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: Node []","title":"contextItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#contextready","text":"\u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object","title":"contextReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#masternodes","text":"\u2022 get masterNodes (): Node \u2039\u203a[] Defined in src/renderer/components/+nodes/nodes.store.ts:61 Returns: Node \u2039\u203a[]","title":"masterNodes"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#namespacesready","text":"\u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object","title":"namespacesReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#query","text":"\u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams","title":"query"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#selecteditems","text":"\u2022 get selectedItems (): Node [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: Node []","title":"selectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#workernodes","text":"\u2022 get workerNodes (): Node \u2039\u203a[] Defined in src/renderer/components/+nodes/nodes.store.ts:65 Returns: Node \u2039\u203a[]","title":"workerNodes"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#symboliterator","text":"\u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a","title":"[Symbol.iterator]"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#protected-bindwatcheventsupdater","text":"\u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void","title":"Protected bindWatchEventsUpdater"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#create","text":"\u25b8 create ( params : object, data? : Partial\u2039 Node \u203a): Promise\u2039 Node \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Node \u203a Returns: Promise\u2039 Node \u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#protected-createitem","text":"\u25b8 createItem ( params : object, data? : Partial\u2039 Node \u203a): Promise\u2039 Node \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Node \u203a Returns: Promise\u2039 Node \u203a","title":"Protected createItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#protected-defaultsorting","text":"\u25b8 defaultSorting ( item : Node ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item Node Returns: string","title":"Protected defaultSorting"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#protected-filteritemsonload","text":"\u25b8 filterItemsOnLoad ( items : Node []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items Node [] Returns: T[]","title":"Protected filterItemsOnLoad"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#getallbyns","text":"\u25b8 getAllByNs ( namespace : string | string[], strict : boolean): Node [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: Node []","title":"getAllByNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#getbyid","text":"\u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T","title":"getById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#getbylabel","text":"\u25b8 getByLabel ( labels : string[] | object): Node [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: Node []","title":"getByLabel"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#getbyname","text":"\u25b8 getByName ( name : string, namespace? : string): Node Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: Node","title":"getByName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#getbypath","text":"\u25b8 getByPath ( path : string): Node Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: Node","title":"getByPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#getindexbyid","text":"\u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number","title":"getIndexById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#getitems","text":"\u25b8 getItems (): Node [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: Node []","title":"getItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#getlastmetricvalues","text":"\u25b8 getLastMetricValues ( node : Node , metricNames : string[]): number[] Defined in src/renderer/components/+nodes/nodes.store.ts:69 Parameters: Name Type node Node metricNames string[] Returns: number[]","title":"getLastMetricValues"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#optional-getstatuses","text":"\u25b8 getStatuses ( items : Node []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items Node [] Returns: Record\u2039string, number\u203a","title":"Optional getStatuses"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#getsubscribeapis","text":"\u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi []","title":"getSubscribeApis"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#gettotalcount","text":"\u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number","title":"getTotalCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#getwarningscount","text":"\u25b8 getWarningsCount (): number Defined in src/renderer/components/+nodes/nodes.store.ts:93 Returns: number","title":"getWarningsCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#isselected","text":"\u25b8 isSelected ( item : Node ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item Node Returns: boolean","title":"isSelected"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#isselectedall","text":"\u25b8 isSelectedAll ( visibleItems : Node []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems Node [] this.items Returns: boolean","title":"isSelectedAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#load","text":"\u25b8 load ( params : object): Promise\u2039 Node \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Node \u203a","title":"load"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#loadall","text":"\u25b8 loadAll ( options : object): Promise\u2039void | Node []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | Node []\u203a","title":"loadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#loadfrompath","text":"\u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a","title":"loadFromPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#protected-loaditem","text":"\u25b8 loadItem ( params : object): Promise\u2039 Node \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Node \u203a","title":"Protected loadItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#protected-loaditems","text":"\u25b8 loadItems ( __namedParameters : object): Promise\u2039 Node []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 Node []\u203a","title":"Protected loadItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#loadmetrics","text":"\u25b8 loadMetrics ( nodeName : string): Promise\u2039void\u203a Defined in src/renderer/components/+nodes/nodes.store.ts:57 Parameters: Name Type nodeName string Returns: Promise\u2039void\u203a","title":"loadMetrics"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#loadusagemetrics","text":"\u25b8 loadUsageMetrics (): Promise\u2039void\u203a Defined in src/renderer/components/+nodes/nodes.store.ts:45 Returns: Promise\u2039void\u203a","title":"loadUsageMetrics"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#protected-mergeitems","text":"\u25b8 mergeItems ( partialItems : Node [], __namedParameters : object): Node [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : Node [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: Node []","title":"Protected mergeItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#reloadall","text":"\u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a","title":"reloadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#remove","text":"\u25b8 remove ( item : Node ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item Node Returns: Promise\u2039void\u203a","title":"remove"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#protected-removeitem","text":"\u25b8 removeItem ( item : Node , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : Node \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a","title":"Protected removeItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#removeselecteditems","text":"\u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a","title":"removeSelectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#reset","text":"\u25b8 reset (): void Overrides KubeObjectStore . reset Defined in src/renderer/components/+nodes/nodes.store.ts:97 Returns: void","title":"reset"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#protected-resetonerror","text":"\u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void","title":"Protected resetOnError"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#resetselection","text":"\u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void","title":"resetSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#select","text":"\u25b8 select ( item : Node ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item Node Returns: void","title":"select"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#protected-sortitems","text":"\u25b8 sortItems ( items : Node [], sorting : function[], order? : \"asc\" | \"desc\"): Node [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items Node [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: Node []","title":"Protected sortItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#subscribe","text":"\u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function)","title":"subscribe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#toggleselection","text":"\u25b8 toggleSelection ( item : Node ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item Node Returns: void","title":"toggleSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#toggleselectionall","text":"\u25b8 toggleSelectionAll ( visibleItems : Node []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems Node [] this.items Returns: void","title":"toggleSelectionAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#unselect","text":"\u25b8 unselect ( item : Node ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item Node Returns: void","title":"unselect"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#update","text":"\u25b8 update ( item : Node , data : Partial\u2039 Node \u203a): Promise\u2039 Node \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item Node data Partial\u2039 Node \u203a Returns: Promise\u2039 Node \u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#protected-updatefromeventsbuffer","text":"\u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void","title":"Protected updateFromEventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#protected-updateitem","text":"\u25b8 updateItem ( item : Node , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : Node \u25aa request : function \u25b8 (): Promise\u2039 Node \u203a Returns: Promise\u2039T\u203a","title":"Protected updateItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/","text":"Class: PersistentVolume \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec Hierarchy # KubeObject \u21b3 PersistentVolume Implements # ItemObject Index # Constructors # constructor Properties # apiVersion kind metadata spec status apiBase kind namespaced Accessors # selfLink Methods # delete getAge getAnnotations getCapacity getClaimRefName getFinalizers getId getLabels getName getNs getOwnerRefs getResourceVersion getSearchFields getStatus getStorageClass getStorageClassName getTimeDiffFromNow toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels Constructors # constructor # + new PersistentVolume ( data : KubeJsonApiData): PersistentVolume Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/persistent-volume.api.ts:69 Parameters: Name Type data KubeJsonApiData Returns: PersistentVolume Properties # apiVersion # \u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94 kind # \u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95 metadata # \u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96 spec # \u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/persistent-volume.api.ts:29 Type declaration: # accessModes : string[] capacity (): object storage : string claimRef (): object apiVersion : string kind : string name : string namespace : string resourceVersion : string uid : string flexVolume (): object driver : string options (): object clusterNamespace : string image : string pool : string storageClass : string mountOptions ? : string[] nfs (): object path : string server : string persistentVolumeReclaimPolicy : string storageClassName : string Optional status # \u2022 status ? : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/persistent-volume.api.ts:60 Type declaration: # phase : string reason ? : string Static apiBase # \u25aa apiBase : string = \"/api/v1/persistentvolumes\" Defined in src/renderer/api/endpoints/persistent-volume.api.ts:69 Static kind # \u25aa kind : string = \"PersistentVolume\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/persistent-volume.api.ts:67 Static namespaced # \u25aa namespaced : boolean = false Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/persistent-volume.api.ts:68 Accessors # selfLink # \u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string Methods # delete # \u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a getAge # \u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number getAnnotations # \u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[] getCapacity # \u25b8 getCapacity ( inBytes : boolean): string | number Defined in src/renderer/api/endpoints/persistent-volume.api.ts:76 Parameters: Name Type Default inBytes boolean false Returns: string | number getClaimRefName # \u25b8 getClaimRefName (): string Defined in src/renderer/api/endpoints/persistent-volume.api.ts:96 Returns: string getFinalizers # \u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[] getId # \u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string getLabels # \u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[] getName # \u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string getNs # \u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string getOwnerRefs # \u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[] getResourceVersion # \u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string getSearchFields # \u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[] getStatus # \u25b8 getStatus (): string Defined in src/renderer/api/endpoints/persistent-volume.api.ts:88 Returns: string getStorageClass # \u25b8 getStorageClass (): string Defined in src/renderer/api/endpoints/persistent-volume.api.ts:92 Returns: string getStorageClassName # \u25b8 getStorageClassName (): string Defined in src/renderer/api/endpoints/persistent-volume.api.ts:100 Returns: string getTimeDiffFromNow # \u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number toPlainObject # \u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object update # \u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Static create # \u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a Static isJsonApiData # \u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData Static isJsonApiDataList # \u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a Static isKubeJsonApiListMetadata # \u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata Static isKubeJsonApiMetadata # \u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata Static isNonSystem # \u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean Static isPartialJsonApiData # \u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a Static isPartialJsonApiMetadata # \u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a Static stringifyLabels # \u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Class: PersistentVolume \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#class-persistentvolume-metadata-status-spec","text":"","title":"Class: PersistentVolume \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#type-parameters","text":"\u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#hierarchy","text":"KubeObject \u21b3 PersistentVolume","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#implements","text":"ItemObject","title":"Implements"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#properties","text":"apiVersion kind metadata spec status apiBase kind namespaced","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#accessors","text":"selfLink","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#methods","text":"delete getAge getAnnotations getCapacity getClaimRefName getFinalizers getId getLabels getName getNs getOwnerRefs getResourceVersion getSearchFields getStatus getStorageClass getStorageClassName getTimeDiffFromNow toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#constructor","text":"+ new PersistentVolume ( data : KubeJsonApiData): PersistentVolume Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/persistent-volume.api.ts:69 Parameters: Name Type data KubeJsonApiData Returns: PersistentVolume","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#kind","text":"\u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#metadata","text":"\u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96","title":"metadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#spec","text":"\u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/persistent-volume.api.ts:29","title":"spec"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#optional-status","text":"\u2022 status ? : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/persistent-volume.api.ts:60","title":"Optional status"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#static-apibase","text":"\u25aa apiBase : string = \"/api/v1/persistentvolumes\" Defined in src/renderer/api/endpoints/persistent-volume.api.ts:69","title":"Static apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#static-kind","text":"\u25aa kind : string = \"PersistentVolume\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/persistent-volume.api.ts:67","title":"Static kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#static-namespaced","text":"\u25aa namespaced : boolean = false Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/persistent-volume.api.ts:68","title":"Static namespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#selflink","text":"\u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string","title":"selfLink"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#delete","text":"\u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#getage","text":"\u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number","title":"getAge"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#getannotations","text":"\u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[]","title":"getAnnotations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#getcapacity","text":"\u25b8 getCapacity ( inBytes : boolean): string | number Defined in src/renderer/api/endpoints/persistent-volume.api.ts:76 Parameters: Name Type Default inBytes boolean false Returns: string | number","title":"getCapacity"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#getclaimrefname","text":"\u25b8 getClaimRefName (): string Defined in src/renderer/api/endpoints/persistent-volume.api.ts:96 Returns: string","title":"getClaimRefName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#getfinalizers","text":"\u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[]","title":"getFinalizers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#getid","text":"\u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string","title":"getId"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#getlabels","text":"\u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[]","title":"getLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#getname","text":"\u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string","title":"getName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#getns","text":"\u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string","title":"getNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#getownerrefs","text":"\u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[]","title":"getOwnerRefs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#getresourceversion","text":"\u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#getsearchfields","text":"\u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[]","title":"getSearchFields"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#getstatus","text":"\u25b8 getStatus (): string Defined in src/renderer/api/endpoints/persistent-volume.api.ts:88 Returns: string","title":"getStatus"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#getstorageclass","text":"\u25b8 getStorageClass (): string Defined in src/renderer/api/endpoints/persistent-volume.api.ts:92 Returns: string","title":"getStorageClass"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#getstorageclassname","text":"\u25b8 getStorageClassName (): string Defined in src/renderer/api/endpoints/persistent-volume.api.ts:100 Returns: string","title":"getStorageClassName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#gettimedifffromnow","text":"\u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number","title":"getTimeDiffFromNow"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#toplainobject","text":"\u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object","title":"toPlainObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#update","text":"\u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#static-create","text":"\u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a","title":"Static create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#static-isjsonapidata","text":"\u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData","title":"Static isJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#static-isjsonapidatalist","text":"\u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a","title":"Static isJsonApiDataList"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#static-iskubejsonapilistmetadata","text":"\u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata","title":"Static isKubeJsonApiListMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#static-iskubejsonapimetadata","text":"\u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata","title":"Static isKubeJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#static-isnonsystem","text":"\u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean","title":"Static isNonSystem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#static-ispartialjsonapidata","text":"\u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a","title":"Static isPartialJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#static-ispartialjsonapimetadata","text":"\u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a","title":"Static isPartialJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#static-stringifylabels","text":"\u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Static stringifyLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/","text":"Class: PersistentVolumeClaim \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec Hierarchy # KubeObject \u21b3 PersistentVolumeClaim Implements # ItemObject Index # Constructors # constructor Properties # apiVersion kind metadata spec status apiBase kind namespaced Accessors # selfLink Methods # delete getAge getAnnotations getFinalizers getId getLabels getMatchExpressions getMatchLabels getName getNs getOwnerRefs getPods getResourceVersion getSearchFields getStatus getStorage getTimeDiffFromNow toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels Constructors # constructor # + new PersistentVolumeClaim ( data : KubeJsonApiData): PersistentVolumeClaim Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:74 Parameters: Name Type data KubeJsonApiData Returns: PersistentVolumeClaim Properties # apiVersion # \u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94 kind # \u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95 metadata # \u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96 spec # \u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:47 Type declaration: # accessModes : string[] resources (): object requests (): object storage : string selector (): object matchExpressions : object[] matchLabels (): object release : string storageClassName : string status # \u2022 status : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:66 Type declaration: # phase : string Static apiBase # \u25aa apiBase : string = \"/api/v1/persistentvolumeclaims\" Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:74 Static kind # \u25aa kind : string = \"PersistentVolumeClaim\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:72 Static namespaced # \u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:73 Accessors # selfLink # \u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string Methods # delete # \u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a getAge # \u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number getAnnotations # \u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[] getFinalizers # \u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[] getId # \u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string getLabels # \u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[] getMatchExpressions # \u25b8 getMatchExpressions (): object[] Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:105 Returns: object[] getMatchLabels # \u25b8 getMatchLabels (): string[] Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:98 Returns: string[] getName # \u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string getNs # \u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string getOwnerRefs # \u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[] getPods # \u25b8 getPods ( allPods : Pod []): Pod [] Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:81 Parameters: Name Type allPods Pod [] Returns: Pod [] getResourceVersion # \u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string getSearchFields # \u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[] getStatus # \u25b8 getStatus (): string Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:111 Returns: string getStorage # \u25b8 getStorage (): string Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:92 Returns: string getTimeDiffFromNow # \u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number toPlainObject # \u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object update # \u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Static create # \u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a Static isJsonApiData # \u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData Static isJsonApiDataList # \u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a Static isKubeJsonApiListMetadata # \u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata Static isKubeJsonApiMetadata # \u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata Static isNonSystem # \u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean Static isPartialJsonApiData # \u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a Static isPartialJsonApiMetadata # \u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a Static stringifyLabels # \u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Class: PersistentVolumeClaim \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#class-persistentvolumeclaim-metadata-status-spec","text":"","title":"Class: PersistentVolumeClaim \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#type-parameters","text":"\u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#hierarchy","text":"KubeObject \u21b3 PersistentVolumeClaim","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#implements","text":"ItemObject","title":"Implements"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#properties","text":"apiVersion kind metadata spec status apiBase kind namespaced","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#accessors","text":"selfLink","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#methods","text":"delete getAge getAnnotations getFinalizers getId getLabels getMatchExpressions getMatchLabels getName getNs getOwnerRefs getPods getResourceVersion getSearchFields getStatus getStorage getTimeDiffFromNow toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#constructor","text":"+ new PersistentVolumeClaim ( data : KubeJsonApiData): PersistentVolumeClaim Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:74 Parameters: Name Type data KubeJsonApiData Returns: PersistentVolumeClaim","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#kind","text":"\u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#metadata","text":"\u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96","title":"metadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#spec","text":"\u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:47","title":"spec"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#status","text":"\u2022 status : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:66","title":"status"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#static-apibase","text":"\u25aa apiBase : string = \"/api/v1/persistentvolumeclaims\" Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:74","title":"Static apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#static-kind","text":"\u25aa kind : string = \"PersistentVolumeClaim\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:72","title":"Static kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#static-namespaced","text":"\u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:73","title":"Static namespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#selflink","text":"\u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string","title":"selfLink"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#delete","text":"\u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#getage","text":"\u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number","title":"getAge"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#getannotations","text":"\u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[]","title":"getAnnotations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#getfinalizers","text":"\u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[]","title":"getFinalizers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#getid","text":"\u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string","title":"getId"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#getlabels","text":"\u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[]","title":"getLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#getmatchexpressions","text":"\u25b8 getMatchExpressions (): object[] Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:105 Returns: object[]","title":"getMatchExpressions"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#getmatchlabels","text":"\u25b8 getMatchLabels (): string[] Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:98 Returns: string[]","title":"getMatchLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#getname","text":"\u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string","title":"getName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#getns","text":"\u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string","title":"getNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#getownerrefs","text":"\u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[]","title":"getOwnerRefs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#getpods","text":"\u25b8 getPods ( allPods : Pod []): Pod [] Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:81 Parameters: Name Type allPods Pod [] Returns: Pod []","title":"getPods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#getresourceversion","text":"\u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#getsearchfields","text":"\u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[]","title":"getSearchFields"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#getstatus","text":"\u25b8 getStatus (): string Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:111 Returns: string","title":"getStatus"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#getstorage","text":"\u25b8 getStorage (): string Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:92 Returns: string","title":"getStorage"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#gettimedifffromnow","text":"\u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number","title":"getTimeDiffFromNow"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#toplainobject","text":"\u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object","title":"toPlainObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#update","text":"\u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#static-create","text":"\u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a","title":"Static create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#static-isjsonapidata","text":"\u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData","title":"Static isJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#static-isjsonapidatalist","text":"\u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a","title":"Static isJsonApiDataList"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#static-iskubejsonapilistmetadata","text":"\u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata","title":"Static isKubeJsonApiListMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#static-iskubejsonapimetadata","text":"\u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata","title":"Static isKubeJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#static-isnonsystem","text":"\u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean","title":"Static isNonSystem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#static-ispartialjsonapidata","text":"\u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a","title":"Static isPartialJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#static-ispartialjsonapimetadata","text":"\u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a","title":"Static isPartialJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#static-stringifylabels","text":"\u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Static stringifyLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/","text":"Class: PersistentVolumeClaimsApi # Hierarchy # KubeApi \u2039 PersistentVolumeClaim \u203a \u21b3 PersistentVolumeClaimsApi Index # Constructors # constructor Properties # apiBase apiGroup apiPrefix apiResource apiVersion apiVersionPreferred isNamespaced kind objectConstructor options request resourceVersions watchDisposer Accessors # apiVersionWithGroup Methods # checkPreferredVersion create delete get getMetrics getResourceVersion getUrl getWatchUrl list modifyWatchEvent normalizeQuery parseResponse refreshResourceVersion setResourceVersion update watch Constructors # constructor # + new PersistentVolumeClaimsApi ( options : IKubeApiOptions\u2039 PersistentVolumeClaim \u203a): PersistentVolumeClaimsApi Inherited from KubeApi . constructor Defined in src/renderer/api/kube-api.ts:151 Parameters: Name Type options IKubeApiOptions\u2039 PersistentVolumeClaim \u203a Returns: PersistentVolumeClaimsApi Properties # apiBase # \u2022 apiBase : string Inherited from KubeApi . apiBase Defined in src/renderer/api/kube-api.ts:140 apiGroup # \u2022 apiGroup : string Inherited from KubeApi . apiGroup Defined in src/renderer/api/kube-api.ts:142 apiPrefix # \u2022 apiPrefix : string Inherited from KubeApi . apiPrefix Defined in src/renderer/api/kube-api.ts:141 apiResource # \u2022 apiResource : string Inherited from KubeApi . apiResource Defined in src/renderer/api/kube-api.ts:145 apiVersion # \u2022 apiVersion : string Inherited from KubeApi . apiVersion Defined in src/renderer/api/kube-api.ts:143 Optional apiVersionPreferred # \u2022 apiVersionPreferred ? : string Inherited from KubeApi . apiVersionPreferred Defined in src/renderer/api/kube-api.ts:144 isNamespaced # \u2022 isNamespaced : boolean Inherited from KubeApi . isNamespaced Defined in src/renderer/api/kube-api.ts:146 kind # \u2022 kind : string Inherited from KubeApi . kind Defined in src/renderer/api/kube-api.ts:139 objectConstructor # \u2022 objectConstructor : IKubeObjectConstructor\u2039 PersistentVolumeClaim \u203a Inherited from KubeApi . objectConstructor Defined in src/renderer/api/kube-api.ts:148 Protected options # \u2022 options : IKubeApiOptions\u2039 PersistentVolumeClaim \u203a Inherited from KubeApi . options Defined in src/renderer/api/kube-api.ts:153 Protected request # \u2022 request : KubeJsonApi Inherited from KubeApi . request Defined in src/renderer/api/kube-api.ts:149 Protected resourceVersions # \u2022 resourceVersions : Map\u2039string, string\u203a = new Map () Inherited from KubeApi . resourceVersions Defined in src/renderer/api/kube-api.ts:150 Protected watchDisposer # \u2022 watchDisposer : function Inherited from KubeApi . watchDisposer Defined in src/renderer/api/kube-api.ts:151 Type declaration: # \u25b8 (): void Accessors # apiVersionWithGroup # \u2022 get apiVersionWithGroup (): string Inherited from KubeApi . apiVersionWithGroup Defined in src/renderer/api/kube-api.ts:181 Returns: string Methods # Protected checkPreferredVersion # \u25b8 checkPreferredVersion (): Promise\u2039void\u203a Inherited from KubeApi . checkPreferredVersion Defined in src/renderer/api/kube-api.ts:243 Returns: Promise\u2039void\u203a create # \u25b8 create ( __namedParameters : object, data? : Partial\u2039 PersistentVolumeClaim \u203a): Promise\u2039 PersistentVolumeClaim | null\u203a Inherited from KubeApi . create Defined in src/renderer/api/kube-api.ts:381 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional data : Partial\u2039 PersistentVolumeClaim \u203a Returns: Promise\u2039 PersistentVolumeClaim | null\u203a delete # \u25b8 delete ( __namedParameters : object): Promise\u2039KubeJsonApiData\u203a Inherited from KubeApi . delete Defined in src/renderer/api/kube-api.ts:418 Parameters: \u25aa __namedParameters : object Name Type Default name string \"\" namespace string \"default\" Returns: Promise\u2039KubeJsonApiData\u203a get # \u25b8 get ( __namedParameters : object, query? : IKubeApiQueryParams): Promise\u2039 PersistentVolumeClaim | null\u203a Inherited from KubeApi . get Defined in src/renderer/api/kube-api.ts:367 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional query : IKubeApiQueryParams Returns: Promise\u2039 PersistentVolumeClaim | null\u203a getMetrics # \u25b8 getMetrics ( pvcName : string, namespace : string): Promise\u2039IPvcMetrics\u203a Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:30 Parameters: Name Type pvcName string namespace string Returns: Promise\u2039IPvcMetrics\u203a getResourceVersion # \u25b8 getResourceVersion ( namespace : string): string Inherited from KubeApi . getResourceVersion Defined in src/renderer/api/kube-api.ts:276 Parameters: Name Type Default namespace string \"\" Returns: string getUrl # \u25b8 getUrl ( __namedParameters : object, query? : Partial\u2039IKubeApiQueryParams\u203a): string Inherited from KubeApi . getUrl Defined in src/renderer/api/kube-api.ts:284 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"\" \u25aa Optional query : Partial\u2039IKubeApiQueryParams\u203a Returns: string getWatchUrl # \u25b8 getWatchUrl ( namespace : string, query : IKubeApiQueryParams): string Inherited from KubeApi . getWatchUrl Defined in src/renderer/api/kube-api.ts:425 Parameters: Name Type Default namespace string \"\" query IKubeApiQueryParams {} Returns: string list # \u25b8 list ( __namedParameters : object, query? : IKubeApiQueryParams): Promise\u2039 PersistentVolumeClaim [] | null\u203a Inherited from KubeApi . list Defined in src/renderer/api/kube-api.ts:349 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default namespace string \"\" reqInit RequestInit - \u25aa Optional query : IKubeApiQueryParams Returns: Promise\u2039 PersistentVolumeClaim [] | null\u203a Protected modifyWatchEvent # \u25b8 modifyWatchEvent ( event : IKubeWatchEvent): void Inherited from KubeApi . modifyWatchEvent Defined in src/renderer/api/kube-api.ts:490 Parameters: Name Type event IKubeWatchEvent Returns: void Protected normalizeQuery # \u25b8 normalizeQuery ( query : Partial\u2039IKubeApiQueryParams\u203a): object Inherited from KubeApi . normalizeQuery Defined in src/renderer/api/kube-api.ts:296 Parameters: Name Type Default query Partial\u2039IKubeApiQueryParams\u203a {} Returns: object Protected parseResponse # \u25b8 parseResponse ( data : unknown, namespace? : string): PersistentVolumeClaim | PersistentVolumeClaim [] | null Inherited from KubeApi . parseResponse Defined in src/renderer/api/kube-api.ts:308 Parameters: Name Type data unknown namespace? string Returns: PersistentVolumeClaim | PersistentVolumeClaim [] | null refreshResourceVersion # \u25b8 refreshResourceVersion ( params? : KubeApiListOptions): Promise\u2039T[]\u203a Inherited from KubeApi . refreshResourceVersion Defined in src/renderer/api/kube-api.ts:280 Parameters: Name Type params? KubeApiListOptions Returns: Promise\u2039T[]\u203a setResourceVersion # \u25b8 setResourceVersion ( namespace : string, newVersion : string): void Inherited from KubeApi . setResourceVersion Defined in src/renderer/api/kube-api.ts:272 Parameters: Name Type Default namespace string \"\" newVersion string - Returns: void update # \u25b8 update ( __namedParameters : object, data? : Partial\u2039 PersistentVolumeClaim \u203a): Promise\u2039 PersistentVolumeClaim | null\u203a Inherited from KubeApi . update Defined in src/renderer/api/kube-api.ts:404 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional data : Partial\u2039 PersistentVolumeClaim \u203a Returns: Promise\u2039 PersistentVolumeClaim | null\u203a watch # \u25b8 watch ( opts : KubeApiWatchOptions): function Inherited from KubeApi . watch Defined in src/renderer/api/kube-api.ts:433 Parameters: Name Type Default opts KubeApiWatchOptions { namespace: \"\" } Returns: function \u25b8 (): void","title":"Class: PersistentVolumeClaimsApi"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#class-persistentvolumeclaimsapi","text":"","title":"Class: PersistentVolumeClaimsApi"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#hierarchy","text":"KubeApi \u2039 PersistentVolumeClaim \u203a \u21b3 PersistentVolumeClaimsApi","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#properties","text":"apiBase apiGroup apiPrefix apiResource apiVersion apiVersionPreferred isNamespaced kind objectConstructor options request resourceVersions watchDisposer","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#accessors","text":"apiVersionWithGroup","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#methods","text":"checkPreferredVersion create delete get getMetrics getResourceVersion getUrl getWatchUrl list modifyWatchEvent normalizeQuery parseResponse refreshResourceVersion setResourceVersion update watch","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#constructor","text":"+ new PersistentVolumeClaimsApi ( options : IKubeApiOptions\u2039 PersistentVolumeClaim \u203a): PersistentVolumeClaimsApi Inherited from KubeApi . constructor Defined in src/renderer/api/kube-api.ts:151 Parameters: Name Type options IKubeApiOptions\u2039 PersistentVolumeClaim \u203a Returns: PersistentVolumeClaimsApi","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#apibase","text":"\u2022 apiBase : string Inherited from KubeApi . apiBase Defined in src/renderer/api/kube-api.ts:140","title":"apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#apigroup","text":"\u2022 apiGroup : string Inherited from KubeApi . apiGroup Defined in src/renderer/api/kube-api.ts:142","title":"apiGroup"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#apiprefix","text":"\u2022 apiPrefix : string Inherited from KubeApi . apiPrefix Defined in src/renderer/api/kube-api.ts:141","title":"apiPrefix"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#apiresource","text":"\u2022 apiResource : string Inherited from KubeApi . apiResource Defined in src/renderer/api/kube-api.ts:145","title":"apiResource"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeApi . apiVersion Defined in src/renderer/api/kube-api.ts:143","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#optional-apiversionpreferred","text":"\u2022 apiVersionPreferred ? : string Inherited from KubeApi . apiVersionPreferred Defined in src/renderer/api/kube-api.ts:144","title":"Optional apiVersionPreferred"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#isnamespaced","text":"\u2022 isNamespaced : boolean Inherited from KubeApi . isNamespaced Defined in src/renderer/api/kube-api.ts:146","title":"isNamespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#kind","text":"\u2022 kind : string Inherited from KubeApi . kind Defined in src/renderer/api/kube-api.ts:139","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#objectconstructor","text":"\u2022 objectConstructor : IKubeObjectConstructor\u2039 PersistentVolumeClaim \u203a Inherited from KubeApi . objectConstructor Defined in src/renderer/api/kube-api.ts:148","title":"objectConstructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#protected-options","text":"\u2022 options : IKubeApiOptions\u2039 PersistentVolumeClaim \u203a Inherited from KubeApi . options Defined in src/renderer/api/kube-api.ts:153","title":"Protected options"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#protected-request","text":"\u2022 request : KubeJsonApi Inherited from KubeApi . request Defined in src/renderer/api/kube-api.ts:149","title":"Protected request"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#protected-resourceversions","text":"\u2022 resourceVersions : Map\u2039string, string\u203a = new Map () Inherited from KubeApi . resourceVersions Defined in src/renderer/api/kube-api.ts:150","title":"Protected resourceVersions"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#protected-watchdisposer","text":"\u2022 watchDisposer : function Inherited from KubeApi . watchDisposer Defined in src/renderer/api/kube-api.ts:151","title":"Protected watchDisposer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#apiversionwithgroup","text":"\u2022 get apiVersionWithGroup (): string Inherited from KubeApi . apiVersionWithGroup Defined in src/renderer/api/kube-api.ts:181 Returns: string","title":"apiVersionWithGroup"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#protected-checkpreferredversion","text":"\u25b8 checkPreferredVersion (): Promise\u2039void\u203a Inherited from KubeApi . checkPreferredVersion Defined in src/renderer/api/kube-api.ts:243 Returns: Promise\u2039void\u203a","title":"Protected checkPreferredVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#create","text":"\u25b8 create ( __namedParameters : object, data? : Partial\u2039 PersistentVolumeClaim \u203a): Promise\u2039 PersistentVolumeClaim | null\u203a Inherited from KubeApi . create Defined in src/renderer/api/kube-api.ts:381 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional data : Partial\u2039 PersistentVolumeClaim \u203a Returns: Promise\u2039 PersistentVolumeClaim | null\u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#delete","text":"\u25b8 delete ( __namedParameters : object): Promise\u2039KubeJsonApiData\u203a Inherited from KubeApi . delete Defined in src/renderer/api/kube-api.ts:418 Parameters: \u25aa __namedParameters : object Name Type Default name string \"\" namespace string \"default\" Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#get","text":"\u25b8 get ( __namedParameters : object, query? : IKubeApiQueryParams): Promise\u2039 PersistentVolumeClaim | null\u203a Inherited from KubeApi . get Defined in src/renderer/api/kube-api.ts:367 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional query : IKubeApiQueryParams Returns: Promise\u2039 PersistentVolumeClaim | null\u203a","title":"get"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#getmetrics","text":"\u25b8 getMetrics ( pvcName : string, namespace : string): Promise\u2039IPvcMetrics\u203a Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:30 Parameters: Name Type pvcName string namespace string Returns: Promise\u2039IPvcMetrics\u203a","title":"getMetrics"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#getresourceversion","text":"\u25b8 getResourceVersion ( namespace : string): string Inherited from KubeApi . getResourceVersion Defined in src/renderer/api/kube-api.ts:276 Parameters: Name Type Default namespace string \"\" Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#geturl","text":"\u25b8 getUrl ( __namedParameters : object, query? : Partial\u2039IKubeApiQueryParams\u203a): string Inherited from KubeApi . getUrl Defined in src/renderer/api/kube-api.ts:284 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"\" \u25aa Optional query : Partial\u2039IKubeApiQueryParams\u203a Returns: string","title":"getUrl"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#getwatchurl","text":"\u25b8 getWatchUrl ( namespace : string, query : IKubeApiQueryParams): string Inherited from KubeApi . getWatchUrl Defined in src/renderer/api/kube-api.ts:425 Parameters: Name Type Default namespace string \"\" query IKubeApiQueryParams {} Returns: string","title":"getWatchUrl"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#list","text":"\u25b8 list ( __namedParameters : object, query? : IKubeApiQueryParams): Promise\u2039 PersistentVolumeClaim [] | null\u203a Inherited from KubeApi . list Defined in src/renderer/api/kube-api.ts:349 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default namespace string \"\" reqInit RequestInit - \u25aa Optional query : IKubeApiQueryParams Returns: Promise\u2039 PersistentVolumeClaim [] | null\u203a","title":"list"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#protected-modifywatchevent","text":"\u25b8 modifyWatchEvent ( event : IKubeWatchEvent): void Inherited from KubeApi . modifyWatchEvent Defined in src/renderer/api/kube-api.ts:490 Parameters: Name Type event IKubeWatchEvent Returns: void","title":"Protected modifyWatchEvent"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#protected-normalizequery","text":"\u25b8 normalizeQuery ( query : Partial\u2039IKubeApiQueryParams\u203a): object Inherited from KubeApi . normalizeQuery Defined in src/renderer/api/kube-api.ts:296 Parameters: Name Type Default query Partial\u2039IKubeApiQueryParams\u203a {} Returns: object","title":"Protected normalizeQuery"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#protected-parseresponse","text":"\u25b8 parseResponse ( data : unknown, namespace? : string): PersistentVolumeClaim | PersistentVolumeClaim [] | null Inherited from KubeApi . parseResponse Defined in src/renderer/api/kube-api.ts:308 Parameters: Name Type data unknown namespace? string Returns: PersistentVolumeClaim | PersistentVolumeClaim [] | null","title":"Protected parseResponse"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#refreshresourceversion","text":"\u25b8 refreshResourceVersion ( params? : KubeApiListOptions): Promise\u2039T[]\u203a Inherited from KubeApi . refreshResourceVersion Defined in src/renderer/api/kube-api.ts:280 Parameters: Name Type params? KubeApiListOptions Returns: Promise\u2039T[]\u203a","title":"refreshResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#setresourceversion","text":"\u25b8 setResourceVersion ( namespace : string, newVersion : string): void Inherited from KubeApi . setResourceVersion Defined in src/renderer/api/kube-api.ts:272 Parameters: Name Type Default namespace string \"\" newVersion string - Returns: void","title":"setResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#update","text":"\u25b8 update ( __namedParameters : object, data? : Partial\u2039 PersistentVolumeClaim \u203a): Promise\u2039 PersistentVolumeClaim | null\u203a Inherited from KubeApi . update Defined in src/renderer/api/kube-api.ts:404 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional data : Partial\u2039 PersistentVolumeClaim \u203a Returns: Promise\u2039 PersistentVolumeClaim | null\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#watch","text":"\u25b8 watch ( opts : KubeApiWatchOptions): function Inherited from KubeApi . watch Defined in src/renderer/api/kube-api.ts:433 Parameters: Name Type Default opts KubeApiWatchOptions { namespace: \"\" } Returns: function \u25b8 (): void","title":"watch"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/","text":"Class: PersistentVolumesStore # Hierarchy # \u21b3 KubeObjectStore \u2039 PersistentVolume \u203a \u21b3 PersistentVolumesStore Index # Constructors # constructor Properties # api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext Accessors # context contextItems contextReady namespacesReady query selectedItems Methods # [Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getByStorageClass getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem Constructors # constructor # + new PersistentVolumesStore (): PersistentVolumesStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+storage-volumes/volumes.store.ts:29 Returns: PersistentVolumesStore Properties # api # \u2022 api : KubeApi \u2039 PersistentVolume \u2039\u203a\u203a = persistentVolumeApi Overrides KubeObjectStore . api Defined in src/renderer/components/+storage-volumes/volumes.store.ts:29 bufferSize # \u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45 Protected eventsBuffer # \u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301 failedLoading # \u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36 isLoaded # \u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38 isLoading # \u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37 items # \u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39 Optional limit # \u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44 selectedItemsIds # \u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40 Static defaultContext # \u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41 Accessors # context # \u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext contextItems # \u2022 get contextItems (): PersistentVolume [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: PersistentVolume [] contextReady # \u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object namespacesReady # \u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object query # \u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams selectedItems # \u2022 get selectedItems (): PersistentVolume [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: PersistentVolume [] Methods # [Symbol.iterator] # \u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a Protected bindWatchEventsUpdater # \u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void create # \u25b8 create ( params : object, data? : Partial\u2039 PersistentVolume \u203a): Promise\u2039 PersistentVolume \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 PersistentVolume \u203a Returns: Promise\u2039 PersistentVolume \u203a Protected createItem # \u25b8 createItem ( params : object, data? : Partial\u2039 PersistentVolume \u203a): Promise\u2039 PersistentVolume \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 PersistentVolume \u203a Returns: Promise\u2039 PersistentVolume \u203a Protected defaultSorting # \u25b8 defaultSorting ( item : PersistentVolume ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item PersistentVolume Returns: string Protected filterItemsOnLoad # \u25b8 filterItemsOnLoad ( items : PersistentVolume []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items PersistentVolume [] Returns: T[] getAllByNs # \u25b8 getAllByNs ( namespace : string | string[], strict : boolean): PersistentVolume [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: PersistentVolume [] getById # \u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T getByLabel # \u25b8 getByLabel ( labels : string[] | object): PersistentVolume [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: PersistentVolume [] getByName # \u25b8 getByName ( name : string, namespace? : string): PersistentVolume Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: PersistentVolume getByPath # \u25b8 getByPath ( path : string): PersistentVolume Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: PersistentVolume getByStorageClass # \u25b8 getByStorageClass ( storageClass : StorageClass ): PersistentVolume [] Defined in src/renderer/components/+storage-volumes/volumes.store.ts:36 Parameters: Name Type storageClass StorageClass Returns: PersistentVolume [] getIndexById # \u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number getItems # \u25b8 getItems (): PersistentVolume [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: PersistentVolume [] Optional getStatuses # \u25b8 getStatuses ( items : PersistentVolume []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items PersistentVolume [] Returns: Record\u2039string, number\u203a getSubscribeApis # \u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi [] getTotalCount # \u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number isSelected # \u25b8 isSelected ( item : PersistentVolume ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item PersistentVolume Returns: boolean isSelectedAll # \u25b8 isSelectedAll ( visibleItems : PersistentVolume []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems PersistentVolume [] this.items Returns: boolean load # \u25b8 load ( params : object): Promise\u2039 PersistentVolume \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 PersistentVolume \u203a loadAll # \u25b8 loadAll ( options : object): Promise\u2039void | PersistentVolume []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | PersistentVolume []\u203a loadFromPath # \u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a Protected loadItem # \u25b8 loadItem ( params : object): Promise\u2039 PersistentVolume \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 PersistentVolume \u203a Protected loadItems # \u25b8 loadItems ( __namedParameters : object): Promise\u2039 PersistentVolume []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 PersistentVolume []\u203a Protected mergeItems # \u25b8 mergeItems ( partialItems : PersistentVolume [], __namedParameters : object): PersistentVolume [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : PersistentVolume [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: PersistentVolume [] reloadAll # \u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a remove # \u25b8 remove ( item : PersistentVolume ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item PersistentVolume Returns: Promise\u2039void\u203a Protected removeItem # \u25b8 removeItem ( item : PersistentVolume , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : PersistentVolume \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a removeSelectedItems # \u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a reset # \u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void Protected resetOnError # \u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void resetSelection # \u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void select # \u25b8 select ( item : PersistentVolume ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item PersistentVolume Returns: void Protected sortItems # \u25b8 sortItems ( items : PersistentVolume [], sorting : function[], order? : \"asc\" | \"desc\"): PersistentVolume [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items PersistentVolume [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: PersistentVolume [] subscribe # \u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function) toggleSelection # \u25b8 toggleSelection ( item : PersistentVolume ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item PersistentVolume Returns: void toggleSelectionAll # \u25b8 toggleSelectionAll ( visibleItems : PersistentVolume []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems PersistentVolume [] this.items Returns: void unselect # \u25b8 unselect ( item : PersistentVolume ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item PersistentVolume Returns: void update # \u25b8 update ( item : PersistentVolume , data : Partial\u2039 PersistentVolume \u203a): Promise\u2039 PersistentVolume \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item PersistentVolume data Partial\u2039 PersistentVolume \u203a Returns: Promise\u2039 PersistentVolume \u203a Protected updateFromEventsBuffer # \u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void Protected updateItem # \u25b8 updateItem ( item : PersistentVolume , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : PersistentVolume \u25aa request : function \u25b8 (): Promise\u2039 PersistentVolume \u203a Returns: Promise\u2039T\u203a","title":"Class: PersistentVolumesStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#class-persistentvolumesstore","text":"","title":"Class: PersistentVolumesStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#hierarchy","text":"\u21b3 KubeObjectStore \u2039 PersistentVolume \u203a \u21b3 PersistentVolumesStore","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#properties","text":"api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#accessors","text":"context contextItems contextReady namespacesReady query selectedItems","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#methods","text":"[Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getByStorageClass getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#constructor","text":"+ new PersistentVolumesStore (): PersistentVolumesStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+storage-volumes/volumes.store.ts:29 Returns: PersistentVolumesStore","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#api","text":"\u2022 api : KubeApi \u2039 PersistentVolume \u2039\u203a\u203a = persistentVolumeApi Overrides KubeObjectStore . api Defined in src/renderer/components/+storage-volumes/volumes.store.ts:29","title":"api"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#buffersize","text":"\u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45","title":"bufferSize"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#protected-eventsbuffer","text":"\u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301","title":"Protected eventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#failedloading","text":"\u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36","title":"failedLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#isloaded","text":"\u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38","title":"isLoaded"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#isloading","text":"\u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37","title":"isLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#items","text":"\u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39","title":"items"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#optional-limit","text":"\u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44","title":"Optional limit"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#selecteditemsids","text":"\u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40","title":"selectedItemsIds"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#static-defaultcontext","text":"\u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41","title":"Static defaultContext"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#context","text":"\u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext","title":"context"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#contextitems","text":"\u2022 get contextItems (): PersistentVolume [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: PersistentVolume []","title":"contextItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#contextready","text":"\u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object","title":"contextReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#namespacesready","text":"\u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object","title":"namespacesReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#query","text":"\u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams","title":"query"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#selecteditems","text":"\u2022 get selectedItems (): PersistentVolume [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: PersistentVolume []","title":"selectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#symboliterator","text":"\u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a","title":"[Symbol.iterator]"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#protected-bindwatcheventsupdater","text":"\u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void","title":"Protected bindWatchEventsUpdater"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#create","text":"\u25b8 create ( params : object, data? : Partial\u2039 PersistentVolume \u203a): Promise\u2039 PersistentVolume \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 PersistentVolume \u203a Returns: Promise\u2039 PersistentVolume \u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#protected-createitem","text":"\u25b8 createItem ( params : object, data? : Partial\u2039 PersistentVolume \u203a): Promise\u2039 PersistentVolume \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 PersistentVolume \u203a Returns: Promise\u2039 PersistentVolume \u203a","title":"Protected createItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#protected-defaultsorting","text":"\u25b8 defaultSorting ( item : PersistentVolume ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item PersistentVolume Returns: string","title":"Protected defaultSorting"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#protected-filteritemsonload","text":"\u25b8 filterItemsOnLoad ( items : PersistentVolume []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items PersistentVolume [] Returns: T[]","title":"Protected filterItemsOnLoad"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#getallbyns","text":"\u25b8 getAllByNs ( namespace : string | string[], strict : boolean): PersistentVolume [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: PersistentVolume []","title":"getAllByNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#getbyid","text":"\u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T","title":"getById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#getbylabel","text":"\u25b8 getByLabel ( labels : string[] | object): PersistentVolume [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: PersistentVolume []","title":"getByLabel"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#getbyname","text":"\u25b8 getByName ( name : string, namespace? : string): PersistentVolume Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: PersistentVolume","title":"getByName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#getbypath","text":"\u25b8 getByPath ( path : string): PersistentVolume Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: PersistentVolume","title":"getByPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#getbystorageclass","text":"\u25b8 getByStorageClass ( storageClass : StorageClass ): PersistentVolume [] Defined in src/renderer/components/+storage-volumes/volumes.store.ts:36 Parameters: Name Type storageClass StorageClass Returns: PersistentVolume []","title":"getByStorageClass"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#getindexbyid","text":"\u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number","title":"getIndexById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#getitems","text":"\u25b8 getItems (): PersistentVolume [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: PersistentVolume []","title":"getItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#optional-getstatuses","text":"\u25b8 getStatuses ( items : PersistentVolume []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items PersistentVolume [] Returns: Record\u2039string, number\u203a","title":"Optional getStatuses"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#getsubscribeapis","text":"\u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi []","title":"getSubscribeApis"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#gettotalcount","text":"\u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number","title":"getTotalCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#isselected","text":"\u25b8 isSelected ( item : PersistentVolume ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item PersistentVolume Returns: boolean","title":"isSelected"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#isselectedall","text":"\u25b8 isSelectedAll ( visibleItems : PersistentVolume []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems PersistentVolume [] this.items Returns: boolean","title":"isSelectedAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#load","text":"\u25b8 load ( params : object): Promise\u2039 PersistentVolume \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 PersistentVolume \u203a","title":"load"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#loadall","text":"\u25b8 loadAll ( options : object): Promise\u2039void | PersistentVolume []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | PersistentVolume []\u203a","title":"loadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#loadfrompath","text":"\u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a","title":"loadFromPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#protected-loaditem","text":"\u25b8 loadItem ( params : object): Promise\u2039 PersistentVolume \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 PersistentVolume \u203a","title":"Protected loadItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#protected-loaditems","text":"\u25b8 loadItems ( __namedParameters : object): Promise\u2039 PersistentVolume []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 PersistentVolume []\u203a","title":"Protected loadItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#protected-mergeitems","text":"\u25b8 mergeItems ( partialItems : PersistentVolume [], __namedParameters : object): PersistentVolume [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : PersistentVolume [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: PersistentVolume []","title":"Protected mergeItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#reloadall","text":"\u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a","title":"reloadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#remove","text":"\u25b8 remove ( item : PersistentVolume ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item PersistentVolume Returns: Promise\u2039void\u203a","title":"remove"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#protected-removeitem","text":"\u25b8 removeItem ( item : PersistentVolume , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : PersistentVolume \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a","title":"Protected removeItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#removeselecteditems","text":"\u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a","title":"removeSelectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#reset","text":"\u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void","title":"reset"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#protected-resetonerror","text":"\u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void","title":"Protected resetOnError"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#resetselection","text":"\u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void","title":"resetSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#select","text":"\u25b8 select ( item : PersistentVolume ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item PersistentVolume Returns: void","title":"select"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#protected-sortitems","text":"\u25b8 sortItems ( items : PersistentVolume [], sorting : function[], order? : \"asc\" | \"desc\"): PersistentVolume [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items PersistentVolume [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: PersistentVolume []","title":"Protected sortItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#subscribe","text":"\u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function)","title":"subscribe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#toggleselection","text":"\u25b8 toggleSelection ( item : PersistentVolume ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item PersistentVolume Returns: void","title":"toggleSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#toggleselectionall","text":"\u25b8 toggleSelectionAll ( visibleItems : PersistentVolume []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems PersistentVolume [] this.items Returns: void","title":"toggleSelectionAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#unselect","text":"\u25b8 unselect ( item : PersistentVolume ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item PersistentVolume Returns: void","title":"unselect"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#update","text":"\u25b8 update ( item : PersistentVolume , data : Partial\u2039 PersistentVolume \u203a): Promise\u2039 PersistentVolume \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item PersistentVolume data Partial\u2039 PersistentVolume \u203a Returns: Promise\u2039 PersistentVolume \u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#protected-updatefromeventsbuffer","text":"\u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void","title":"Protected updateFromEventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#protected-updateitem","text":"\u25b8 updateItem ( item : PersistentVolume , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : PersistentVolume \u25aa request : function \u25b8 (): Promise\u2039 PersistentVolume \u203a Returns: Promise\u2039T\u203a","title":"Protected updateItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/","text":"Class: Pod \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec Hierarchy # WorkloadKubeObject \u21b3 Pod Implements # ItemObject Index # Constructors # constructor Properties # apiVersion kind metadata spec status apiBase kind namespaced Accessors # selfLink Methods # delete getAffinity getAffinityNumber getAge getAllContainers getAnnotations getConditions getContainerStatuses getContainers getFinalizers getId getInitContainers getLabels getLivenessProbe getName getNodeName getNodeSelectors getNs getOwnerRefs getPriorityClassName getProbe getQosClass getReadinessProbe getReason getResourceVersion getRestartsCount getRunningContainers getSearchFields getSecrets getSelectedNodeOs getSelectors getStartupProbe getStatus getStatusMessage getStatusPhase getTemplateLabels getTimeDiffFromNow getTolerations getVolumes hasIssues toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels Constructors # constructor # + new Pod ( data : KubeJsonApiData): Pod Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/pods.api.ts:209 Parameters: Name Type data KubeJsonApiData Returns: Pod Properties # apiVersion # \u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94 kind # \u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95 metadata # \u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96 spec # \u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/pods.api.ts:216 Type declaration: # activeDeadlineSeconds ? : number affinity ? : IAffinity automountServiceAccountToken ? : boolean containers : IPodContainer [] dnsPolicy ? : string hostAliases (): object hostnames : string[] ip : string hostIPC ? : boolean hostNetwork ? : boolean hostPID ? : boolean hostname ? : string imagePullSecrets ? : object[] initContainers : IPodContainer [] nodeName ? : string nodeSelector (): object priority ? : number priorityClassName ? : string restartPolicy ? : string schedulerName ? : string securityContext (): object serviceAccount : string serviceAccountName : string shareProcessNamespace ? : boolean subdomain ? : string terminationGracePeriodSeconds ? : number tolerations ? : object[] volumes ? : object[] Optional status # \u2022 status ? : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/pods.api.ts:273 Type declaration: # conditions : object[] containerStatuses ? : IPodContainerStatus [] hostIP : string initContainerStatuses ? : IPodContainerStatus [] phase : string podIP : string qosClass ? : string reason ? : string startTime : string Static apiBase # \u25aa apiBase : string = \"/api/v1/pods\" Defined in src/renderer/api/endpoints/pods.api.ts:209 Static kind # \u25aa kind : string = \"Pod\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/pods.api.ts:207 Static namespaced # \u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/pods.api.ts:208 Accessors # selfLink # \u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string Methods # delete # \u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a getAffinity # \u25b8 getAffinity (): IAffinity Overrides Deployment . getAffinity Defined in src/renderer/api/endpoints/pods.api.ts:416 Returns: IAffinity getAffinityNumber # \u25b8 getAffinityNumber (): number Inherited from Pod . getAffinityNumber Defined in src/renderer/api/workload-kube-object.ts:97 Returns: number getAge # \u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number getAllContainers # \u25b8 getAllContainers (): IPodContainer [] Defined in src/renderer/api/endpoints/pods.api.ts:298 Returns: IPodContainer [] getAnnotations # \u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[] getConditions # \u25b8 getConditions (): object[] Defined in src/renderer/api/endpoints/pods.api.ts:392 Returns: object[] getContainerStatuses # \u25b8 getContainerStatuses ( includeInitContainers : boolean): IPodContainerStatus [] Defined in src/renderer/api/endpoints/pods.api.ts:313 Parameters: Name Type Default includeInitContainers boolean true Returns: IPodContainerStatus [] getContainers # \u25b8 getContainers (): IPodContainer [] Defined in src/renderer/api/endpoints/pods.api.ts:294 Returns: IPodContainer [] getFinalizers # \u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[] getId # \u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string getInitContainers # \u25b8 getInitContainers (): IPodContainer [] Defined in src/renderer/api/endpoints/pods.api.ts:290 Returns: IPodContainer [] getLabels # \u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[] getLivenessProbe # \u25b8 getLivenessProbe ( container : IPodContainer ): string[] Defined in src/renderer/api/endpoints/pods.api.ts:436 Parameters: Name Type container IPodContainer Returns: string[] getName # \u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string getNodeName # \u25b8 getNodeName (): string Defined in src/renderer/api/endpoints/pods.api.ts:486 Returns: string getNodeSelectors # \u25b8 getNodeSelectors (): string[] Overrides Deployment . getNodeSelectors Defined in src/renderer/api/endpoints/pods.api.ts:406 Returns: string[] getNs # \u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string getOwnerRefs # \u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[] getPriorityClassName # \u25b8 getPriorityClassName (): string Defined in src/renderer/api/endpoints/pods.api.ts:337 Returns: string getProbe # \u25b8 getProbe ( probeData : IContainerProbe): string[] Defined in src/renderer/api/endpoints/pods.api.ts:448 Parameters: Name Type probeData IContainerProbe Returns: string[] getQosClass # \u25b8 getQosClass (): string Defined in src/renderer/api/endpoints/pods.api.ts:329 Returns: string getReadinessProbe # \u25b8 getReadinessProbe ( container : IPodContainer ): string[] Defined in src/renderer/api/endpoints/pods.api.ts:440 Parameters: Name Type container IPodContainer Returns: string[] getReason # \u25b8 getReason (): string Defined in src/renderer/api/endpoints/pods.api.ts:333 Returns: string getResourceVersion # \u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string getRestartsCount # \u25b8 getRestartsCount (): number Defined in src/renderer/api/endpoints/pods.api.ts:323 Returns: number getRunningContainers # \u25b8 getRunningContainers (): IPodContainer [] Defined in src/renderer/api/endpoints/pods.api.ts:302 Returns: IPodContainer [] getSearchFields # \u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[] getSecrets # \u25b8 getSecrets (): string[] Defined in src/renderer/api/endpoints/pods.api.ts:400 Returns: string[] getSelectedNodeOs # \u25b8 getSelectedNodeOs (): string | undefined Defined in src/renderer/api/endpoints/pods.api.ts:490 Returns: string | undefined getSelectors # \u25b8 getSelectors (): string[] Inherited from Pod . getSelectors Defined in src/renderer/api/workload-kube-object.ts:71 Returns: string[] getStartupProbe # \u25b8 getStartupProbe ( container : IPodContainer ): string[] Defined in src/renderer/api/endpoints/pods.api.ts:444 Parameters: Name Type container IPodContainer Returns: string[] getStatus # \u25b8 getStatus (): PodStatus Defined in src/renderer/api/endpoints/pods.api.ts:341 Returns: PodStatus getStatusMessage # \u25b8 getStatusMessage (): string Defined in src/renderer/api/endpoints/pods.api.ts:369 Returns: string getStatusPhase # \u25b8 getStatusPhase (): string Defined in src/renderer/api/endpoints/pods.api.ts:388 Returns: string getTemplateLabels # \u25b8 getTemplateLabels (): string[] Inherited from Pod . getTemplateLabels Defined in src/renderer/api/workload-kube-object.ts:83 Returns: string[] getTimeDiffFromNow # \u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number getTolerations # \u25b8 getTolerations (): object[] Overrides Deployment . getTolerations Defined in src/renderer/api/endpoints/pods.api.ts:412 Returns: object[] getVolumes # \u25b8 getVolumes (): object[] Defined in src/renderer/api/endpoints/pods.api.ts:396 Returns: object[] hasIssues # \u25b8 hasIssues (): boolean Defined in src/renderer/api/endpoints/pods.api.ts:420 Returns: boolean toPlainObject # \u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object update # \u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Static create # \u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a Static isJsonApiData # \u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData Static isJsonApiDataList # \u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a Static isKubeJsonApiListMetadata # \u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata Static isKubeJsonApiMetadata # \u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata Static isNonSystem # \u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean Static isPartialJsonApiData # \u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a Static isPartialJsonApiMetadata # \u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a Static stringifyLabels # \u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Class: Pod \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#class-pod-metadata-status-spec","text":"","title":"Class: Pod \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#type-parameters","text":"\u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#hierarchy","text":"WorkloadKubeObject \u21b3 Pod","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#implements","text":"ItemObject","title":"Implements"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#properties","text":"apiVersion kind metadata spec status apiBase kind namespaced","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#accessors","text":"selfLink","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#methods","text":"delete getAffinity getAffinityNumber getAge getAllContainers getAnnotations getConditions getContainerStatuses getContainers getFinalizers getId getInitContainers getLabels getLivenessProbe getName getNodeName getNodeSelectors getNs getOwnerRefs getPriorityClassName getProbe getQosClass getReadinessProbe getReason getResourceVersion getRestartsCount getRunningContainers getSearchFields getSecrets getSelectedNodeOs getSelectors getStartupProbe getStatus getStatusMessage getStatusPhase getTemplateLabels getTimeDiffFromNow getTolerations getVolumes hasIssues toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#constructor","text":"+ new Pod ( data : KubeJsonApiData): Pod Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/pods.api.ts:209 Parameters: Name Type data KubeJsonApiData Returns: Pod","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#kind","text":"\u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#metadata","text":"\u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96","title":"metadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#spec","text":"\u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/pods.api.ts:216","title":"spec"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#optional-status","text":"\u2022 status ? : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/pods.api.ts:273","title":"Optional status"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#static-apibase","text":"\u25aa apiBase : string = \"/api/v1/pods\" Defined in src/renderer/api/endpoints/pods.api.ts:209","title":"Static apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#static-kind","text":"\u25aa kind : string = \"Pod\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/pods.api.ts:207","title":"Static kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#static-namespaced","text":"\u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/pods.api.ts:208","title":"Static namespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#selflink","text":"\u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string","title":"selfLink"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#delete","text":"\u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getaffinity","text":"\u25b8 getAffinity (): IAffinity Overrides Deployment . getAffinity Defined in src/renderer/api/endpoints/pods.api.ts:416 Returns: IAffinity","title":"getAffinity"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getaffinitynumber","text":"\u25b8 getAffinityNumber (): number Inherited from Pod . getAffinityNumber Defined in src/renderer/api/workload-kube-object.ts:97 Returns: number","title":"getAffinityNumber"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getage","text":"\u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number","title":"getAge"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getallcontainers","text":"\u25b8 getAllContainers (): IPodContainer [] Defined in src/renderer/api/endpoints/pods.api.ts:298 Returns: IPodContainer []","title":"getAllContainers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getannotations","text":"\u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[]","title":"getAnnotations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getconditions","text":"\u25b8 getConditions (): object[] Defined in src/renderer/api/endpoints/pods.api.ts:392 Returns: object[]","title":"getConditions"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getcontainerstatuses","text":"\u25b8 getContainerStatuses ( includeInitContainers : boolean): IPodContainerStatus [] Defined in src/renderer/api/endpoints/pods.api.ts:313 Parameters: Name Type Default includeInitContainers boolean true Returns: IPodContainerStatus []","title":"getContainerStatuses"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getcontainers","text":"\u25b8 getContainers (): IPodContainer [] Defined in src/renderer/api/endpoints/pods.api.ts:294 Returns: IPodContainer []","title":"getContainers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getfinalizers","text":"\u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[]","title":"getFinalizers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getid","text":"\u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string","title":"getId"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getinitcontainers","text":"\u25b8 getInitContainers (): IPodContainer [] Defined in src/renderer/api/endpoints/pods.api.ts:290 Returns: IPodContainer []","title":"getInitContainers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getlabels","text":"\u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[]","title":"getLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getlivenessprobe","text":"\u25b8 getLivenessProbe ( container : IPodContainer ): string[] Defined in src/renderer/api/endpoints/pods.api.ts:436 Parameters: Name Type container IPodContainer Returns: string[]","title":"getLivenessProbe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getname","text":"\u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string","title":"getName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getnodename","text":"\u25b8 getNodeName (): string Defined in src/renderer/api/endpoints/pods.api.ts:486 Returns: string","title":"getNodeName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getnodeselectors","text":"\u25b8 getNodeSelectors (): string[] Overrides Deployment . getNodeSelectors Defined in src/renderer/api/endpoints/pods.api.ts:406 Returns: string[]","title":"getNodeSelectors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getns","text":"\u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string","title":"getNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getownerrefs","text":"\u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[]","title":"getOwnerRefs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getpriorityclassname","text":"\u25b8 getPriorityClassName (): string Defined in src/renderer/api/endpoints/pods.api.ts:337 Returns: string","title":"getPriorityClassName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getprobe","text":"\u25b8 getProbe ( probeData : IContainerProbe): string[] Defined in src/renderer/api/endpoints/pods.api.ts:448 Parameters: Name Type probeData IContainerProbe Returns: string[]","title":"getProbe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getqosclass","text":"\u25b8 getQosClass (): string Defined in src/renderer/api/endpoints/pods.api.ts:329 Returns: string","title":"getQosClass"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getreadinessprobe","text":"\u25b8 getReadinessProbe ( container : IPodContainer ): string[] Defined in src/renderer/api/endpoints/pods.api.ts:440 Parameters: Name Type container IPodContainer Returns: string[]","title":"getReadinessProbe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getreason","text":"\u25b8 getReason (): string Defined in src/renderer/api/endpoints/pods.api.ts:333 Returns: string","title":"getReason"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getresourceversion","text":"\u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getrestartscount","text":"\u25b8 getRestartsCount (): number Defined in src/renderer/api/endpoints/pods.api.ts:323 Returns: number","title":"getRestartsCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getrunningcontainers","text":"\u25b8 getRunningContainers (): IPodContainer [] Defined in src/renderer/api/endpoints/pods.api.ts:302 Returns: IPodContainer []","title":"getRunningContainers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getsearchfields","text":"\u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[]","title":"getSearchFields"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getsecrets","text":"\u25b8 getSecrets (): string[] Defined in src/renderer/api/endpoints/pods.api.ts:400 Returns: string[]","title":"getSecrets"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getselectednodeos","text":"\u25b8 getSelectedNodeOs (): string | undefined Defined in src/renderer/api/endpoints/pods.api.ts:490 Returns: string | undefined","title":"getSelectedNodeOs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getselectors","text":"\u25b8 getSelectors (): string[] Inherited from Pod . getSelectors Defined in src/renderer/api/workload-kube-object.ts:71 Returns: string[]","title":"getSelectors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getstartupprobe","text":"\u25b8 getStartupProbe ( container : IPodContainer ): string[] Defined in src/renderer/api/endpoints/pods.api.ts:444 Parameters: Name Type container IPodContainer Returns: string[]","title":"getStartupProbe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getstatus","text":"\u25b8 getStatus (): PodStatus Defined in src/renderer/api/endpoints/pods.api.ts:341 Returns: PodStatus","title":"getStatus"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getstatusmessage","text":"\u25b8 getStatusMessage (): string Defined in src/renderer/api/endpoints/pods.api.ts:369 Returns: string","title":"getStatusMessage"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getstatusphase","text":"\u25b8 getStatusPhase (): string Defined in src/renderer/api/endpoints/pods.api.ts:388 Returns: string","title":"getStatusPhase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#gettemplatelabels","text":"\u25b8 getTemplateLabels (): string[] Inherited from Pod . getTemplateLabels Defined in src/renderer/api/workload-kube-object.ts:83 Returns: string[]","title":"getTemplateLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#gettimedifffromnow","text":"\u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number","title":"getTimeDiffFromNow"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#gettolerations","text":"\u25b8 getTolerations (): object[] Overrides Deployment . getTolerations Defined in src/renderer/api/endpoints/pods.api.ts:412 Returns: object[]","title":"getTolerations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getvolumes","text":"\u25b8 getVolumes (): object[] Defined in src/renderer/api/endpoints/pods.api.ts:396 Returns: object[]","title":"getVolumes"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#hasissues","text":"\u25b8 hasIssues (): boolean Defined in src/renderer/api/endpoints/pods.api.ts:420 Returns: boolean","title":"hasIssues"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#toplainobject","text":"\u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object","title":"toPlainObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#update","text":"\u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#static-create","text":"\u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a","title":"Static create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#static-isjsonapidata","text":"\u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData","title":"Static isJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#static-isjsonapidatalist","text":"\u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a","title":"Static isJsonApiDataList"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#static-iskubejsonapilistmetadata","text":"\u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata","title":"Static isKubeJsonApiListMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#static-iskubejsonapimetadata","text":"\u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata","title":"Static isKubeJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#static-isnonsystem","text":"\u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean","title":"Static isNonSystem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#static-ispartialjsonapidata","text":"\u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a","title":"Static isPartialJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#static-ispartialjsonapimetadata","text":"\u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a","title":"Static isPartialJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#static-stringifylabels","text":"\u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Static stringifyLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/","text":"Class: PodDisruptionBudget \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec Hierarchy # KubeObject \u21b3 PodDisruptionBudget Implements # ItemObject Index # Constructors # constructor Properties # apiVersion kind metadata spec status apiBase kind namespaced Accessors # selfLink Methods # delete getAge getAnnotations getCurrentHealthy getDesiredHealthy getFinalizers getId getLabels getMaxUnavailable getMinAvailable getName getNs getOwnerRefs getResourceVersion getSearchFields getSelectors getTimeDiffFromNow toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels Constructors # constructor # + new PodDisruptionBudget ( data : KubeJsonApiData): PodDisruptionBudget Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/poddisruptionbudget.api.ts:44 Parameters: Name Type data KubeJsonApiData Returns: PodDisruptionBudget Properties # apiVersion # \u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94 kind # \u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95 metadata # \u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96 spec # \u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/poddisruptionbudget.api.ts:28 Type declaration: # maxUnavailable : string minAvailable : string selector (): object matchLabels (): object status # \u2022 status : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/poddisruptionbudget.api.ts:33 Type declaration: # currentHealthy : number desiredHealthy : number disruptionsAllowed : number expectedPods : number Static apiBase # \u25aa apiBase : string = \"/apis/policy/v1beta1/poddisruptionbudgets\" Defined in src/renderer/api/endpoints/poddisruptionbudget.api.ts:44 Static kind # \u25aa kind : string = \"PodDisruptionBudget\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/poddisruptionbudget.api.ts:42 Static namespaced # \u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/poddisruptionbudget.api.ts:43 Accessors # selfLink # \u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string Methods # delete # \u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a getAge # \u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number getAnnotations # \u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[] getCurrentHealthy # \u25b8 getCurrentHealthy (): number Defined in src/renderer/api/endpoints/poddisruptionbudget.api.ts:65 Returns: number getDesiredHealthy # \u25b8 getDesiredHealthy (): number Defined in src/renderer/api/endpoints/poddisruptionbudget.api.ts:69 Returns: number getFinalizers # \u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[] getId # \u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string getLabels # \u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[] getMaxUnavailable # \u25b8 getMaxUnavailable (): string Defined in src/renderer/api/endpoints/poddisruptionbudget.api.ts:61 Returns: string getMinAvailable # \u25b8 getMinAvailable (): string Defined in src/renderer/api/endpoints/poddisruptionbudget.api.ts:57 Returns: string getName # \u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string getNs # \u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string getOwnerRefs # \u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[] getResourceVersion # \u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string getSearchFields # \u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[] getSelectors # \u25b8 getSelectors (): string[] Defined in src/renderer/api/endpoints/poddisruptionbudget.api.ts:51 Returns: string[] getTimeDiffFromNow # \u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number toPlainObject # \u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object update # \u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Static create # \u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a Static isJsonApiData # \u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData Static isJsonApiDataList # \u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a Static isKubeJsonApiListMetadata # \u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata Static isKubeJsonApiMetadata # \u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata Static isNonSystem # \u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean Static isPartialJsonApiData # \u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a Static isPartialJsonApiMetadata # \u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a Static stringifyLabels # \u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Class: PodDisruptionBudget \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#class-poddisruptionbudget-metadata-status-spec","text":"","title":"Class: PodDisruptionBudget \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#type-parameters","text":"\u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#hierarchy","text":"KubeObject \u21b3 PodDisruptionBudget","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#implements","text":"ItemObject","title":"Implements"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#properties","text":"apiVersion kind metadata spec status apiBase kind namespaced","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#accessors","text":"selfLink","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#methods","text":"delete getAge getAnnotations getCurrentHealthy getDesiredHealthy getFinalizers getId getLabels getMaxUnavailable getMinAvailable getName getNs getOwnerRefs getResourceVersion getSearchFields getSelectors getTimeDiffFromNow toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#constructor","text":"+ new PodDisruptionBudget ( data : KubeJsonApiData): PodDisruptionBudget Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/poddisruptionbudget.api.ts:44 Parameters: Name Type data KubeJsonApiData Returns: PodDisruptionBudget","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#kind","text":"\u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#metadata","text":"\u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96","title":"metadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#spec","text":"\u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/poddisruptionbudget.api.ts:28","title":"spec"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#status","text":"\u2022 status : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/poddisruptionbudget.api.ts:33","title":"status"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#static-apibase","text":"\u25aa apiBase : string = \"/apis/policy/v1beta1/poddisruptionbudgets\" Defined in src/renderer/api/endpoints/poddisruptionbudget.api.ts:44","title":"Static apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#static-kind","text":"\u25aa kind : string = \"PodDisruptionBudget\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/poddisruptionbudget.api.ts:42","title":"Static kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#static-namespaced","text":"\u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/poddisruptionbudget.api.ts:43","title":"Static namespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#selflink","text":"\u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string","title":"selfLink"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#delete","text":"\u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#getage","text":"\u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number","title":"getAge"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#getannotations","text":"\u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[]","title":"getAnnotations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#getcurrenthealthy","text":"\u25b8 getCurrentHealthy (): number Defined in src/renderer/api/endpoints/poddisruptionbudget.api.ts:65 Returns: number","title":"getCurrentHealthy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#getdesiredhealthy","text":"\u25b8 getDesiredHealthy (): number Defined in src/renderer/api/endpoints/poddisruptionbudget.api.ts:69 Returns: number","title":"getDesiredHealthy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#getfinalizers","text":"\u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[]","title":"getFinalizers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#getid","text":"\u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string","title":"getId"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#getlabels","text":"\u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[]","title":"getLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#getmaxunavailable","text":"\u25b8 getMaxUnavailable (): string Defined in src/renderer/api/endpoints/poddisruptionbudget.api.ts:61 Returns: string","title":"getMaxUnavailable"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#getminavailable","text":"\u25b8 getMinAvailable (): string Defined in src/renderer/api/endpoints/poddisruptionbudget.api.ts:57 Returns: string","title":"getMinAvailable"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#getname","text":"\u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string","title":"getName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#getns","text":"\u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string","title":"getNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#getownerrefs","text":"\u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[]","title":"getOwnerRefs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#getresourceversion","text":"\u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#getsearchfields","text":"\u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[]","title":"getSearchFields"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#getselectors","text":"\u25b8 getSelectors (): string[] Defined in src/renderer/api/endpoints/poddisruptionbudget.api.ts:51 Returns: string[]","title":"getSelectors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#gettimedifffromnow","text":"\u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number","title":"getTimeDiffFromNow"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#toplainobject","text":"\u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object","title":"toPlainObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#update","text":"\u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#static-create","text":"\u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a","title":"Static create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#static-isjsonapidata","text":"\u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData","title":"Static isJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#static-isjsonapidatalist","text":"\u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a","title":"Static isJsonApiDataList"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#static-iskubejsonapilistmetadata","text":"\u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata","title":"Static isKubeJsonApiListMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#static-iskubejsonapimetadata","text":"\u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata","title":"Static isKubeJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#static-isnonsystem","text":"\u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean","title":"Static isNonSystem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#static-ispartialjsonapidata","text":"\u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a","title":"Static isPartialJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#static-ispartialjsonapimetadata","text":"\u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a","title":"Static isPartialJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#static-stringifylabels","text":"\u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Static stringifyLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/","text":"Class: PodDisruptionBudgetsStore # Hierarchy # \u21b3 KubeObjectStore \u2039 PodDisruptionBudget \u203a \u21b3 PodDisruptionBudgetsStore Index # Constructors # constructor Properties # api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext Accessors # context contextItems contextReady namespacesReady query selectedItems Methods # [Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem Constructors # constructor # + new PodDisruptionBudgetsStore (): PodDisruptionBudgetsStore Inherited from KubeObjectStore . constructor Overrides void Defined in src/renderer/kube-object.store.ts:54 Returns: PodDisruptionBudgetsStore Properties # api # \u2022 api : KubeApi \u2039 PodDisruptionBudget \u2039\u203a\u203a = pdbApi Overrides KubeObjectStore . api Defined in src/renderer/components/+config-pod-disruption-budgets/pod-disruption-budgets.store.ts:27 bufferSize # \u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45 Protected eventsBuffer # \u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301 failedLoading # \u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36 isLoaded # \u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38 isLoading # \u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37 items # \u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39 Optional limit # \u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44 selectedItemsIds # \u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40 Static defaultContext # \u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41 Accessors # context # \u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext contextItems # \u2022 get contextItems (): PodDisruptionBudget [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: PodDisruptionBudget [] contextReady # \u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object namespacesReady # \u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object query # \u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams selectedItems # \u2022 get selectedItems (): PodDisruptionBudget [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: PodDisruptionBudget [] Methods # [Symbol.iterator] # \u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a Protected bindWatchEventsUpdater # \u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void create # \u25b8 create ( params : object, data? : Partial\u2039 PodDisruptionBudget \u203a): Promise\u2039 PodDisruptionBudget \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 PodDisruptionBudget \u203a Returns: Promise\u2039 PodDisruptionBudget \u203a Protected createItem # \u25b8 createItem ( params : object, data? : Partial\u2039 PodDisruptionBudget \u203a): Promise\u2039 PodDisruptionBudget \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 PodDisruptionBudget \u203a Returns: Promise\u2039 PodDisruptionBudget \u203a Protected defaultSorting # \u25b8 defaultSorting ( item : PodDisruptionBudget ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item PodDisruptionBudget Returns: string Protected filterItemsOnLoad # \u25b8 filterItemsOnLoad ( items : PodDisruptionBudget []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items PodDisruptionBudget [] Returns: T[] getAllByNs # \u25b8 getAllByNs ( namespace : string | string[], strict : boolean): PodDisruptionBudget [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: PodDisruptionBudget [] getById # \u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T getByLabel # \u25b8 getByLabel ( labels : string[] | object): PodDisruptionBudget [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: PodDisruptionBudget [] getByName # \u25b8 getByName ( name : string, namespace? : string): PodDisruptionBudget Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: PodDisruptionBudget getByPath # \u25b8 getByPath ( path : string): PodDisruptionBudget Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: PodDisruptionBudget getIndexById # \u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number getItems # \u25b8 getItems (): PodDisruptionBudget [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: PodDisruptionBudget [] Optional getStatuses # \u25b8 getStatuses ( items : PodDisruptionBudget []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items PodDisruptionBudget [] Returns: Record\u2039string, number\u203a getSubscribeApis # \u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi [] getTotalCount # \u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number isSelected # \u25b8 isSelected ( item : PodDisruptionBudget ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item PodDisruptionBudget Returns: boolean isSelectedAll # \u25b8 isSelectedAll ( visibleItems : PodDisruptionBudget []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems PodDisruptionBudget [] this.items Returns: boolean load # \u25b8 load ( params : object): Promise\u2039 PodDisruptionBudget \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 PodDisruptionBudget \u203a loadAll # \u25b8 loadAll ( options : object): Promise\u2039void | PodDisruptionBudget []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | PodDisruptionBudget []\u203a loadFromPath # \u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a Protected loadItem # \u25b8 loadItem ( params : object): Promise\u2039 PodDisruptionBudget \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 PodDisruptionBudget \u203a Protected loadItems # \u25b8 loadItems ( __namedParameters : object): Promise\u2039 PodDisruptionBudget []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 PodDisruptionBudget []\u203a Protected mergeItems # \u25b8 mergeItems ( partialItems : PodDisruptionBudget [], __namedParameters : object): PodDisruptionBudget [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : PodDisruptionBudget [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: PodDisruptionBudget [] reloadAll # \u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a remove # \u25b8 remove ( item : PodDisruptionBudget ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item PodDisruptionBudget Returns: Promise\u2039void\u203a Protected removeItem # \u25b8 removeItem ( item : PodDisruptionBudget , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : PodDisruptionBudget \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a removeSelectedItems # \u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a reset # \u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void Protected resetOnError # \u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void resetSelection # \u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void select # \u25b8 select ( item : PodDisruptionBudget ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item PodDisruptionBudget Returns: void Protected sortItems # \u25b8 sortItems ( items : PodDisruptionBudget [], sorting : function[], order? : \"asc\" | \"desc\"): PodDisruptionBudget [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items PodDisruptionBudget [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: PodDisruptionBudget [] subscribe # \u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function) toggleSelection # \u25b8 toggleSelection ( item : PodDisruptionBudget ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item PodDisruptionBudget Returns: void toggleSelectionAll # \u25b8 toggleSelectionAll ( visibleItems : PodDisruptionBudget []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems PodDisruptionBudget [] this.items Returns: void unselect # \u25b8 unselect ( item : PodDisruptionBudget ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item PodDisruptionBudget Returns: void update # \u25b8 update ( item : PodDisruptionBudget , data : Partial\u2039 PodDisruptionBudget \u203a): Promise\u2039 PodDisruptionBudget \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item PodDisruptionBudget data Partial\u2039 PodDisruptionBudget \u203a Returns: Promise\u2039 PodDisruptionBudget \u203a Protected updateFromEventsBuffer # \u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void Protected updateItem # \u25b8 updateItem ( item : PodDisruptionBudget , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : PodDisruptionBudget \u25aa request : function \u25b8 (): Promise\u2039 PodDisruptionBudget \u203a Returns: Promise\u2039T\u203a","title":"Class: PodDisruptionBudgetsStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#class-poddisruptionbudgetsstore","text":"","title":"Class: PodDisruptionBudgetsStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#hierarchy","text":"\u21b3 KubeObjectStore \u2039 PodDisruptionBudget \u203a \u21b3 PodDisruptionBudgetsStore","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#properties","text":"api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#accessors","text":"context contextItems contextReady namespacesReady query selectedItems","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#methods","text":"[Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#constructor","text":"+ new PodDisruptionBudgetsStore (): PodDisruptionBudgetsStore Inherited from KubeObjectStore . constructor Overrides void Defined in src/renderer/kube-object.store.ts:54 Returns: PodDisruptionBudgetsStore","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#api","text":"\u2022 api : KubeApi \u2039 PodDisruptionBudget \u2039\u203a\u203a = pdbApi Overrides KubeObjectStore . api Defined in src/renderer/components/+config-pod-disruption-budgets/pod-disruption-budgets.store.ts:27","title":"api"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#buffersize","text":"\u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45","title":"bufferSize"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#protected-eventsbuffer","text":"\u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301","title":"Protected eventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#failedloading","text":"\u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36","title":"failedLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#isloaded","text":"\u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38","title":"isLoaded"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#isloading","text":"\u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37","title":"isLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#items","text":"\u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39","title":"items"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#optional-limit","text":"\u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44","title":"Optional limit"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#selecteditemsids","text":"\u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40","title":"selectedItemsIds"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#static-defaultcontext","text":"\u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41","title":"Static defaultContext"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#context","text":"\u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext","title":"context"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#contextitems","text":"\u2022 get contextItems (): PodDisruptionBudget [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: PodDisruptionBudget []","title":"contextItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#contextready","text":"\u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object","title":"contextReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#namespacesready","text":"\u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object","title":"namespacesReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#query","text":"\u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams","title":"query"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#selecteditems","text":"\u2022 get selectedItems (): PodDisruptionBudget [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: PodDisruptionBudget []","title":"selectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#symboliterator","text":"\u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a","title":"[Symbol.iterator]"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#protected-bindwatcheventsupdater","text":"\u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void","title":"Protected bindWatchEventsUpdater"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#create","text":"\u25b8 create ( params : object, data? : Partial\u2039 PodDisruptionBudget \u203a): Promise\u2039 PodDisruptionBudget \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 PodDisruptionBudget \u203a Returns: Promise\u2039 PodDisruptionBudget \u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#protected-createitem","text":"\u25b8 createItem ( params : object, data? : Partial\u2039 PodDisruptionBudget \u203a): Promise\u2039 PodDisruptionBudget \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 PodDisruptionBudget \u203a Returns: Promise\u2039 PodDisruptionBudget \u203a","title":"Protected createItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#protected-defaultsorting","text":"\u25b8 defaultSorting ( item : PodDisruptionBudget ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item PodDisruptionBudget Returns: string","title":"Protected defaultSorting"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#protected-filteritemsonload","text":"\u25b8 filterItemsOnLoad ( items : PodDisruptionBudget []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items PodDisruptionBudget [] Returns: T[]","title":"Protected filterItemsOnLoad"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#getallbyns","text":"\u25b8 getAllByNs ( namespace : string | string[], strict : boolean): PodDisruptionBudget [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: PodDisruptionBudget []","title":"getAllByNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#getbyid","text":"\u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T","title":"getById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#getbylabel","text":"\u25b8 getByLabel ( labels : string[] | object): PodDisruptionBudget [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: PodDisruptionBudget []","title":"getByLabel"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#getbyname","text":"\u25b8 getByName ( name : string, namespace? : string): PodDisruptionBudget Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: PodDisruptionBudget","title":"getByName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#getbypath","text":"\u25b8 getByPath ( path : string): PodDisruptionBudget Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: PodDisruptionBudget","title":"getByPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#getindexbyid","text":"\u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number","title":"getIndexById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#getitems","text":"\u25b8 getItems (): PodDisruptionBudget [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: PodDisruptionBudget []","title":"getItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#optional-getstatuses","text":"\u25b8 getStatuses ( items : PodDisruptionBudget []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items PodDisruptionBudget [] Returns: Record\u2039string, number\u203a","title":"Optional getStatuses"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#getsubscribeapis","text":"\u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi []","title":"getSubscribeApis"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#gettotalcount","text":"\u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number","title":"getTotalCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#isselected","text":"\u25b8 isSelected ( item : PodDisruptionBudget ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item PodDisruptionBudget Returns: boolean","title":"isSelected"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#isselectedall","text":"\u25b8 isSelectedAll ( visibleItems : PodDisruptionBudget []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems PodDisruptionBudget [] this.items Returns: boolean","title":"isSelectedAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#load","text":"\u25b8 load ( params : object): Promise\u2039 PodDisruptionBudget \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 PodDisruptionBudget \u203a","title":"load"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#loadall","text":"\u25b8 loadAll ( options : object): Promise\u2039void | PodDisruptionBudget []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | PodDisruptionBudget []\u203a","title":"loadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#loadfrompath","text":"\u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a","title":"loadFromPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#protected-loaditem","text":"\u25b8 loadItem ( params : object): Promise\u2039 PodDisruptionBudget \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 PodDisruptionBudget \u203a","title":"Protected loadItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#protected-loaditems","text":"\u25b8 loadItems ( __namedParameters : object): Promise\u2039 PodDisruptionBudget []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 PodDisruptionBudget []\u203a","title":"Protected loadItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#protected-mergeitems","text":"\u25b8 mergeItems ( partialItems : PodDisruptionBudget [], __namedParameters : object): PodDisruptionBudget [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : PodDisruptionBudget [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: PodDisruptionBudget []","title":"Protected mergeItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#reloadall","text":"\u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a","title":"reloadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#remove","text":"\u25b8 remove ( item : PodDisruptionBudget ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item PodDisruptionBudget Returns: Promise\u2039void\u203a","title":"remove"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#protected-removeitem","text":"\u25b8 removeItem ( item : PodDisruptionBudget , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : PodDisruptionBudget \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a","title":"Protected removeItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#removeselecteditems","text":"\u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a","title":"removeSelectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#reset","text":"\u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void","title":"reset"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#protected-resetonerror","text":"\u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void","title":"Protected resetOnError"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#resetselection","text":"\u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void","title":"resetSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#select","text":"\u25b8 select ( item : PodDisruptionBudget ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item PodDisruptionBudget Returns: void","title":"select"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#protected-sortitems","text":"\u25b8 sortItems ( items : PodDisruptionBudget [], sorting : function[], order? : \"asc\" | \"desc\"): PodDisruptionBudget [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items PodDisruptionBudget [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: PodDisruptionBudget []","title":"Protected sortItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#subscribe","text":"\u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function)","title":"subscribe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#toggleselection","text":"\u25b8 toggleSelection ( item : PodDisruptionBudget ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item PodDisruptionBudget Returns: void","title":"toggleSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#toggleselectionall","text":"\u25b8 toggleSelectionAll ( visibleItems : PodDisruptionBudget []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems PodDisruptionBudget [] this.items Returns: void","title":"toggleSelectionAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#unselect","text":"\u25b8 unselect ( item : PodDisruptionBudget ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item PodDisruptionBudget Returns: void","title":"unselect"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#update","text":"\u25b8 update ( item : PodDisruptionBudget , data : Partial\u2039 PodDisruptionBudget \u203a): Promise\u2039 PodDisruptionBudget \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item PodDisruptionBudget data Partial\u2039 PodDisruptionBudget \u203a Returns: Promise\u2039 PodDisruptionBudget \u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#protected-updatefromeventsbuffer","text":"\u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void","title":"Protected updateFromEventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#protected-updateitem","text":"\u25b8 updateItem ( item : PodDisruptionBudget , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : PodDisruptionBudget \u25aa request : function \u25b8 (): Promise\u2039 PodDisruptionBudget \u203a Returns: Promise\u2039T\u203a","title":"Protected updateItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/","text":"Class: PodsApi # Hierarchy # KubeApi \u2039 Pod \u203a \u21b3 PodsApi Index # Constructors # constructor Properties # apiBase apiGroup apiPrefix apiResource apiVersion apiVersionPreferred isNamespaced kind objectConstructor options request resourceVersions watchDisposer Accessors # apiVersionWithGroup Methods # checkPreferredVersion create delete get getLogs getMetrics getResourceVersion getUrl getWatchUrl list modifyWatchEvent normalizeQuery parseResponse refreshResourceVersion setResourceVersion update watch Constructors # constructor # + new PodsApi ( options : IKubeApiOptions\u2039 Pod \u203a): PodsApi Inherited from KubeApi . constructor Defined in src/renderer/api/kube-api.ts:151 Parameters: Name Type options IKubeApiOptions\u2039 Pod \u203a Returns: PodsApi Properties # apiBase # \u2022 apiBase : string Inherited from KubeApi . apiBase Defined in src/renderer/api/kube-api.ts:140 apiGroup # \u2022 apiGroup : string Inherited from KubeApi . apiGroup Defined in src/renderer/api/kube-api.ts:142 apiPrefix # \u2022 apiPrefix : string Inherited from KubeApi . apiPrefix Defined in src/renderer/api/kube-api.ts:141 apiResource # \u2022 apiResource : string Inherited from KubeApi . apiResource Defined in src/renderer/api/kube-api.ts:145 apiVersion # \u2022 apiVersion : string Inherited from KubeApi . apiVersion Defined in src/renderer/api/kube-api.ts:143 Optional apiVersionPreferred # \u2022 apiVersionPreferred ? : string Inherited from KubeApi . apiVersionPreferred Defined in src/renderer/api/kube-api.ts:144 isNamespaced # \u2022 isNamespaced : boolean Inherited from KubeApi . isNamespaced Defined in src/renderer/api/kube-api.ts:146 kind # \u2022 kind : string Inherited from KubeApi . kind Defined in src/renderer/api/kube-api.ts:139 objectConstructor # \u2022 objectConstructor : IKubeObjectConstructor\u2039 Pod \u203a Inherited from KubeApi . objectConstructor Defined in src/renderer/api/kube-api.ts:148 Protected options # \u2022 options : IKubeApiOptions\u2039 Pod \u203a Inherited from KubeApi . options Defined in src/renderer/api/kube-api.ts:153 Protected request # \u2022 request : KubeJsonApi Inherited from KubeApi . request Defined in src/renderer/api/kube-api.ts:149 Protected resourceVersions # \u2022 resourceVersions : Map\u2039string, string\u203a = new Map () Inherited from KubeApi . resourceVersions Defined in src/renderer/api/kube-api.ts:150 Protected watchDisposer # \u2022 watchDisposer : function Inherited from KubeApi . watchDisposer Defined in src/renderer/api/kube-api.ts:151 Type declaration: # \u25b8 (): void Accessors # apiVersionWithGroup # \u2022 get apiVersionWithGroup (): string Inherited from KubeApi . apiVersionWithGroup Defined in src/renderer/api/kube-api.ts:181 Returns: string Methods # Protected checkPreferredVersion # \u25b8 checkPreferredVersion (): Promise\u2039void\u203a Inherited from KubeApi . checkPreferredVersion Defined in src/renderer/api/kube-api.ts:243 Returns: Promise\u2039void\u203a create # \u25b8 create ( __namedParameters : object, data? : Partial\u2039 Pod \u203a): Promise\u2039 Pod | null\u203a Inherited from KubeApi . create Defined in src/renderer/api/kube-api.ts:381 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional data : Partial\u2039 Pod \u203a Returns: Promise\u2039 Pod | null\u203a delete # \u25b8 delete ( __namedParameters : object): Promise\u2039KubeJsonApiData\u203a Inherited from KubeApi . delete Defined in src/renderer/api/kube-api.ts:418 Parameters: \u25aa __namedParameters : object Name Type Default name string \"\" namespace string \"default\" Returns: Promise\u2039KubeJsonApiData\u203a get # \u25b8 get ( __namedParameters : object, query? : IKubeApiQueryParams): Promise\u2039 Pod | null\u203a Inherited from KubeApi . get Defined in src/renderer/api/kube-api.ts:367 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional query : IKubeApiQueryParams Returns: Promise\u2039 Pod | null\u203a getLogs # \u25b8 getLogs ( params : object, query? : IPodLogsQuery): Promise\u2039string\u203a Defined in src/renderer/api/endpoints/pods.api.ts:29 Parameters: \u25aa params : object Name Type name string namespace string \u25aa Optional query : IPodLogsQuery Returns: Promise\u2039string\u203a getMetrics # \u25b8 getMetrics ( pods : Pod [], namespace : string, selector : string): Promise\u2039IPodMetrics\u203a Defined in src/renderer/api/endpoints/pods.api.ts:35 Parameters: Name Type Default pods Pod [] - namespace string - selector string \"pod, namespace\" Returns: Promise\u2039IPodMetrics\u203a getResourceVersion # \u25b8 getResourceVersion ( namespace : string): string Inherited from KubeApi . getResourceVersion Defined in src/renderer/api/kube-api.ts:276 Parameters: Name Type Default namespace string \"\" Returns: string getUrl # \u25b8 getUrl ( __namedParameters : object, query? : Partial\u2039IKubeApiQueryParams\u203a): string Inherited from KubeApi . getUrl Defined in src/renderer/api/kube-api.ts:284 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"\" \u25aa Optional query : Partial\u2039IKubeApiQueryParams\u203a Returns: string getWatchUrl # \u25b8 getWatchUrl ( namespace : string, query : IKubeApiQueryParams): string Inherited from KubeApi . getWatchUrl Defined in src/renderer/api/kube-api.ts:425 Parameters: Name Type Default namespace string \"\" query IKubeApiQueryParams {} Returns: string list # \u25b8 list ( __namedParameters : object, query? : IKubeApiQueryParams): Promise\u2039 Pod [] | null\u203a Inherited from KubeApi . list Defined in src/renderer/api/kube-api.ts:349 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default namespace string \"\" reqInit RequestInit - \u25aa Optional query : IKubeApiQueryParams Returns: Promise\u2039 Pod [] | null\u203a Protected modifyWatchEvent # \u25b8 modifyWatchEvent ( event : IKubeWatchEvent): void Inherited from KubeApi . modifyWatchEvent Defined in src/renderer/api/kube-api.ts:490 Parameters: Name Type event IKubeWatchEvent Returns: void Protected normalizeQuery # \u25b8 normalizeQuery ( query : Partial\u2039IKubeApiQueryParams\u203a): object Inherited from KubeApi . normalizeQuery Defined in src/renderer/api/kube-api.ts:296 Parameters: Name Type Default query Partial\u2039IKubeApiQueryParams\u203a {} Returns: object Protected parseResponse # \u25b8 parseResponse ( data : unknown, namespace? : string): Pod | Pod [] | null Inherited from KubeApi . parseResponse Defined in src/renderer/api/kube-api.ts:308 Parameters: Name Type data unknown namespace? string Returns: Pod | Pod [] | null refreshResourceVersion # \u25b8 refreshResourceVersion ( params? : KubeApiListOptions): Promise\u2039T[]\u203a Inherited from KubeApi . refreshResourceVersion Defined in src/renderer/api/kube-api.ts:280 Parameters: Name Type params? KubeApiListOptions Returns: Promise\u2039T[]\u203a setResourceVersion # \u25b8 setResourceVersion ( namespace : string, newVersion : string): void Inherited from KubeApi . setResourceVersion Defined in src/renderer/api/kube-api.ts:272 Parameters: Name Type Default namespace string \"\" newVersion string - Returns: void update # \u25b8 update ( __namedParameters : object, data? : Partial\u2039 Pod \u203a): Promise\u2039 Pod | null\u203a Inherited from KubeApi . update Defined in src/renderer/api/kube-api.ts:404 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional data : Partial\u2039 Pod \u203a Returns: Promise\u2039 Pod | null\u203a watch # \u25b8 watch ( opts : KubeApiWatchOptions): function Inherited from KubeApi . watch Defined in src/renderer/api/kube-api.ts:433 Parameters: Name Type Default opts KubeApiWatchOptions { namespace: \"\" } Returns: function \u25b8 (): void","title":"Class: PodsApi"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#class-podsapi","text":"","title":"Class: PodsApi"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#hierarchy","text":"KubeApi \u2039 Pod \u203a \u21b3 PodsApi","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#properties","text":"apiBase apiGroup apiPrefix apiResource apiVersion apiVersionPreferred isNamespaced kind objectConstructor options request resourceVersions watchDisposer","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#accessors","text":"apiVersionWithGroup","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#methods","text":"checkPreferredVersion create delete get getLogs getMetrics getResourceVersion getUrl getWatchUrl list modifyWatchEvent normalizeQuery parseResponse refreshResourceVersion setResourceVersion update watch","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#constructor","text":"+ new PodsApi ( options : IKubeApiOptions\u2039 Pod \u203a): PodsApi Inherited from KubeApi . constructor Defined in src/renderer/api/kube-api.ts:151 Parameters: Name Type options IKubeApiOptions\u2039 Pod \u203a Returns: PodsApi","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#apibase","text":"\u2022 apiBase : string Inherited from KubeApi . apiBase Defined in src/renderer/api/kube-api.ts:140","title":"apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#apigroup","text":"\u2022 apiGroup : string Inherited from KubeApi . apiGroup Defined in src/renderer/api/kube-api.ts:142","title":"apiGroup"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#apiprefix","text":"\u2022 apiPrefix : string Inherited from KubeApi . apiPrefix Defined in src/renderer/api/kube-api.ts:141","title":"apiPrefix"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#apiresource","text":"\u2022 apiResource : string Inherited from KubeApi . apiResource Defined in src/renderer/api/kube-api.ts:145","title":"apiResource"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeApi . apiVersion Defined in src/renderer/api/kube-api.ts:143","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#optional-apiversionpreferred","text":"\u2022 apiVersionPreferred ? : string Inherited from KubeApi . apiVersionPreferred Defined in src/renderer/api/kube-api.ts:144","title":"Optional apiVersionPreferred"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#isnamespaced","text":"\u2022 isNamespaced : boolean Inherited from KubeApi . isNamespaced Defined in src/renderer/api/kube-api.ts:146","title":"isNamespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#kind","text":"\u2022 kind : string Inherited from KubeApi . kind Defined in src/renderer/api/kube-api.ts:139","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#objectconstructor","text":"\u2022 objectConstructor : IKubeObjectConstructor\u2039 Pod \u203a Inherited from KubeApi . objectConstructor Defined in src/renderer/api/kube-api.ts:148","title":"objectConstructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#protected-options","text":"\u2022 options : IKubeApiOptions\u2039 Pod \u203a Inherited from KubeApi . options Defined in src/renderer/api/kube-api.ts:153","title":"Protected options"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#protected-request","text":"\u2022 request : KubeJsonApi Inherited from KubeApi . request Defined in src/renderer/api/kube-api.ts:149","title":"Protected request"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#protected-resourceversions","text":"\u2022 resourceVersions : Map\u2039string, string\u203a = new Map () Inherited from KubeApi . resourceVersions Defined in src/renderer/api/kube-api.ts:150","title":"Protected resourceVersions"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#protected-watchdisposer","text":"\u2022 watchDisposer : function Inherited from KubeApi . watchDisposer Defined in src/renderer/api/kube-api.ts:151","title":"Protected watchDisposer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#apiversionwithgroup","text":"\u2022 get apiVersionWithGroup (): string Inherited from KubeApi . apiVersionWithGroup Defined in src/renderer/api/kube-api.ts:181 Returns: string","title":"apiVersionWithGroup"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#protected-checkpreferredversion","text":"\u25b8 checkPreferredVersion (): Promise\u2039void\u203a Inherited from KubeApi . checkPreferredVersion Defined in src/renderer/api/kube-api.ts:243 Returns: Promise\u2039void\u203a","title":"Protected checkPreferredVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#create","text":"\u25b8 create ( __namedParameters : object, data? : Partial\u2039 Pod \u203a): Promise\u2039 Pod | null\u203a Inherited from KubeApi . create Defined in src/renderer/api/kube-api.ts:381 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional data : Partial\u2039 Pod \u203a Returns: Promise\u2039 Pod | null\u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#delete","text":"\u25b8 delete ( __namedParameters : object): Promise\u2039KubeJsonApiData\u203a Inherited from KubeApi . delete Defined in src/renderer/api/kube-api.ts:418 Parameters: \u25aa __namedParameters : object Name Type Default name string \"\" namespace string \"default\" Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#get","text":"\u25b8 get ( __namedParameters : object, query? : IKubeApiQueryParams): Promise\u2039 Pod | null\u203a Inherited from KubeApi . get Defined in src/renderer/api/kube-api.ts:367 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional query : IKubeApiQueryParams Returns: Promise\u2039 Pod | null\u203a","title":"get"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#getlogs","text":"\u25b8 getLogs ( params : object, query? : IPodLogsQuery): Promise\u2039string\u203a Defined in src/renderer/api/endpoints/pods.api.ts:29 Parameters: \u25aa params : object Name Type name string namespace string \u25aa Optional query : IPodLogsQuery Returns: Promise\u2039string\u203a","title":"getLogs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#getmetrics","text":"\u25b8 getMetrics ( pods : Pod [], namespace : string, selector : string): Promise\u2039IPodMetrics\u203a Defined in src/renderer/api/endpoints/pods.api.ts:35 Parameters: Name Type Default pods Pod [] - namespace string - selector string \"pod, namespace\" Returns: Promise\u2039IPodMetrics\u203a","title":"getMetrics"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#getresourceversion","text":"\u25b8 getResourceVersion ( namespace : string): string Inherited from KubeApi . getResourceVersion Defined in src/renderer/api/kube-api.ts:276 Parameters: Name Type Default namespace string \"\" Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#geturl","text":"\u25b8 getUrl ( __namedParameters : object, query? : Partial\u2039IKubeApiQueryParams\u203a): string Inherited from KubeApi . getUrl Defined in src/renderer/api/kube-api.ts:284 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"\" \u25aa Optional query : Partial\u2039IKubeApiQueryParams\u203a Returns: string","title":"getUrl"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#getwatchurl","text":"\u25b8 getWatchUrl ( namespace : string, query : IKubeApiQueryParams): string Inherited from KubeApi . getWatchUrl Defined in src/renderer/api/kube-api.ts:425 Parameters: Name Type Default namespace string \"\" query IKubeApiQueryParams {} Returns: string","title":"getWatchUrl"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#list","text":"\u25b8 list ( __namedParameters : object, query? : IKubeApiQueryParams): Promise\u2039 Pod [] | null\u203a Inherited from KubeApi . list Defined in src/renderer/api/kube-api.ts:349 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default namespace string \"\" reqInit RequestInit - \u25aa Optional query : IKubeApiQueryParams Returns: Promise\u2039 Pod [] | null\u203a","title":"list"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#protected-modifywatchevent","text":"\u25b8 modifyWatchEvent ( event : IKubeWatchEvent): void Inherited from KubeApi . modifyWatchEvent Defined in src/renderer/api/kube-api.ts:490 Parameters: Name Type event IKubeWatchEvent Returns: void","title":"Protected modifyWatchEvent"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#protected-normalizequery","text":"\u25b8 normalizeQuery ( query : Partial\u2039IKubeApiQueryParams\u203a): object Inherited from KubeApi . normalizeQuery Defined in src/renderer/api/kube-api.ts:296 Parameters: Name Type Default query Partial\u2039IKubeApiQueryParams\u203a {} Returns: object","title":"Protected normalizeQuery"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#protected-parseresponse","text":"\u25b8 parseResponse ( data : unknown, namespace? : string): Pod | Pod [] | null Inherited from KubeApi . parseResponse Defined in src/renderer/api/kube-api.ts:308 Parameters: Name Type data unknown namespace? string Returns: Pod | Pod [] | null","title":"Protected parseResponse"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#refreshresourceversion","text":"\u25b8 refreshResourceVersion ( params? : KubeApiListOptions): Promise\u2039T[]\u203a Inherited from KubeApi . refreshResourceVersion Defined in src/renderer/api/kube-api.ts:280 Parameters: Name Type params? KubeApiListOptions Returns: Promise\u2039T[]\u203a","title":"refreshResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#setresourceversion","text":"\u25b8 setResourceVersion ( namespace : string, newVersion : string): void Inherited from KubeApi . setResourceVersion Defined in src/renderer/api/kube-api.ts:272 Parameters: Name Type Default namespace string \"\" newVersion string - Returns: void","title":"setResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#update","text":"\u25b8 update ( __namedParameters : object, data? : Partial\u2039 Pod \u203a): Promise\u2039 Pod | null\u203a Inherited from KubeApi . update Defined in src/renderer/api/kube-api.ts:404 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional data : Partial\u2039 Pod \u203a Returns: Promise\u2039 Pod | null\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#watch","text":"\u25b8 watch ( opts : KubeApiWatchOptions): function Inherited from KubeApi . watch Defined in src/renderer/api/kube-api.ts:433 Parameters: Name Type Default opts KubeApiWatchOptions { namespace: \"\" } Returns: function \u25b8 (): void","title":"watch"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/","text":"Class: PodsStore # Hierarchy # \u21b3 KubeObjectStore \u2039 Pod \u203a \u21b3 PodsStore Index # Constructors # constructor Properties # api bufferSize eventsBuffer failedLoading isLoaded isLoading items kubeMetrics limit metrics selectedItemsIds defaultContext Accessors # context contextItems contextReady namespacesReady query selectedItems Methods # [Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getPodKubeMetrics getPodsByNode getPodsByOwner getPodsByOwnerId getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadContainerMetrics loadFromPath loadItem loadItems loadKubeMetrics loadMetrics mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem Constructors # constructor # + new PodsStore (): PodsStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+workloads-pods/pods.store.ts:34 Returns: PodsStore Properties # api # \u2022 api : PodsApi \u2039\u203a = podsApi Overrides KubeObjectStore . api Defined in src/renderer/components/+workloads-pods/pods.store.ts:31 bufferSize # \u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45 Protected eventsBuffer # \u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301 failedLoading # \u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36 isLoaded # \u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38 isLoading # \u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37 items # \u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39 kubeMetrics # \u2022 kubeMetrics : IObservableArray\u2039PodMetrics\u2039\u203a\u203a = observable.array ([]) Defined in src/renderer/components/+workloads-pods/pods.store.ts:34 Optional limit # \u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44 metrics # \u2022 metrics : IPodMetrics = null Defined in src/renderer/components/+workloads-pods/pods.store.ts:33 selectedItemsIds # \u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40 Static defaultContext # \u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41 Accessors # context # \u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext contextItems # \u2022 get contextItems (): Pod [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: Pod [] contextReady # \u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object namespacesReady # \u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object query # \u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams selectedItems # \u2022 get selectedItems (): Pod [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: Pod [] Methods # [Symbol.iterator] # \u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a Protected bindWatchEventsUpdater # \u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void create # \u25b8 create ( params : object, data? : Partial\u2039 Pod \u203a): Promise\u2039 Pod \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Pod \u203a Returns: Promise\u2039 Pod \u203a Protected createItem # \u25b8 createItem ( params : object, data? : Partial\u2039 Pod \u203a): Promise\u2039 Pod \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Pod \u203a Returns: Promise\u2039 Pod \u203a Protected defaultSorting # \u25b8 defaultSorting ( item : Pod ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item Pod Returns: string Protected filterItemsOnLoad # \u25b8 filterItemsOnLoad ( items : Pod []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items Pod [] Returns: T[] getAllByNs # \u25b8 getAllByNs ( namespace : string | string[], strict : boolean): Pod [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: Pod [] getById # \u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T getByLabel # \u25b8 getByLabel ( labels : string[] | object): Pod [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: Pod [] getByName # \u25b8 getByName ( name : string, namespace? : string): Pod Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: Pod getByPath # \u25b8 getByPath ( path : string): Pod Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: Pod getIndexById # \u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number getItems # \u25b8 getItems (): Pod [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: Pod [] getPodKubeMetrics # \u25b8 getPodKubeMetrics ( pod : Pod ): object Defined in src/renderer/components/+workloads-pods/pods.store.ts:88 Parameters: Name Type pod Pod Returns: object cpu : number = 0 memory : number = 0 getPodsByNode # \u25b8 getPodsByNode ( node : string): Pod \u2039\u203a[] Defined in src/renderer/components/+workloads-pods/pods.store.ts:78 Parameters: Name Type node string Returns: Pod \u2039\u203a[] getPodsByOwner # \u25b8 getPodsByOwner ( workload : WorkloadKubeObject): Pod [] Defined in src/renderer/components/+workloads-pods/pods.store.ts:62 Parameters: Name Type workload WorkloadKubeObject Returns: Pod [] getPodsByOwnerId # \u25b8 getPodsByOwnerId ( workloadId : string): Pod [] Defined in src/renderer/components/+workloads-pods/pods.store.ts:72 Parameters: Name Type workloadId string Returns: Pod [] getStatuses # \u25b8 getStatuses ( pods : Pod []): Dictionary\u2039number\u203a Overrides KubeObjectStore . getStatuses Defined in src/renderer/components/+workloads-pods/pods.store.ts:84 Parameters: Name Type pods Pod [] Returns: Dictionary\u2039number\u203a getSubscribeApis # \u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi [] getTotalCount # \u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number isSelected # \u25b8 isSelected ( item : Pod ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item Pod Returns: boolean isSelectedAll # \u25b8 isSelectedAll ( visibleItems : Pod []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems Pod [] this.items Returns: boolean load # \u25b8 load ( params : object): Promise\u2039 Pod \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Pod \u203a loadAll # \u25b8 loadAll ( options : object): Promise\u2039void | Pod []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | Pod []\u203a loadContainerMetrics # \u25b8 loadContainerMetrics ( pod : Pod ): Promise\u2039IPodMetrics\u2039IMetrics\u203a\u203a Defined in src/renderer/components/+workloads-pods/pods.store.ts:48 Parameters: Name Type pod Pod Returns: Promise\u2039IPodMetrics\u2039IMetrics\u203a\u203a loadFromPath # \u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a Protected loadItem # \u25b8 loadItem ( params : object): Promise\u2039 Pod \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Pod \u203a Protected loadItems # \u25b8 loadItems ( __namedParameters : object): Promise\u2039 Pod []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 Pod []\u203a loadKubeMetrics # \u25b8 loadKubeMetrics ( namespace? : string): Promise\u2039void\u203a Defined in src/renderer/components/+workloads-pods/pods.store.ts:52 Parameters: Name Type namespace? string Returns: Promise\u2039void\u203a loadMetrics # \u25b8 loadMetrics ( pod : Pod ): Promise\u2039void\u203a Defined in src/renderer/components/+workloads-pods/pods.store.ts:44 Parameters: Name Type pod Pod Returns: Promise\u2039void\u203a Protected mergeItems # \u25b8 mergeItems ( partialItems : Pod [], __namedParameters : object): Pod [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : Pod [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: Pod [] reloadAll # \u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a remove # \u25b8 remove ( item : Pod ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item Pod Returns: Promise\u2039void\u203a Protected removeItem # \u25b8 removeItem ( item : Pod , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : Pod \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a removeSelectedItems # \u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a reset # \u25b8 reset (): void Overrides KubeObjectStore . reset Defined in src/renderer/components/+workloads-pods/pods.store.ts:117 Returns: void Protected resetOnError # \u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void resetSelection # \u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void select # \u25b8 select ( item : Pod ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item Pod Returns: void Protected sortItems # \u25b8 sortItems ( items : Pod [], sorting : function[], order? : \"asc\" | \"desc\"): Pod [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items Pod [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: Pod [] subscribe # \u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function) toggleSelection # \u25b8 toggleSelection ( item : Pod ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item Pod Returns: void toggleSelectionAll # \u25b8 toggleSelectionAll ( visibleItems : Pod []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems Pod [] this.items Returns: void unselect # \u25b8 unselect ( item : Pod ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item Pod Returns: void update # \u25b8 update ( item : Pod , data : Partial\u2039 Pod \u203a): Promise\u2039 Pod \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item Pod data Partial\u2039 Pod \u203a Returns: Promise\u2039 Pod \u203a Protected updateFromEventsBuffer # \u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void Protected updateItem # \u25b8 updateItem ( item : Pod , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : Pod \u25aa request : function \u25b8 (): Promise\u2039 Pod \u203a Returns: Promise\u2039T\u203a","title":"Class: PodsStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#class-podsstore","text":"","title":"Class: PodsStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#hierarchy","text":"\u21b3 KubeObjectStore \u2039 Pod \u203a \u21b3 PodsStore","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#properties","text":"api bufferSize eventsBuffer failedLoading isLoaded isLoading items kubeMetrics limit metrics selectedItemsIds defaultContext","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#accessors","text":"context contextItems contextReady namespacesReady query selectedItems","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#methods","text":"[Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getPodKubeMetrics getPodsByNode getPodsByOwner getPodsByOwnerId getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadContainerMetrics loadFromPath loadItem loadItems loadKubeMetrics loadMetrics mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#constructor","text":"+ new PodsStore (): PodsStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+workloads-pods/pods.store.ts:34 Returns: PodsStore","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#api","text":"\u2022 api : PodsApi \u2039\u203a = podsApi Overrides KubeObjectStore . api Defined in src/renderer/components/+workloads-pods/pods.store.ts:31","title":"api"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#buffersize","text":"\u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45","title":"bufferSize"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#protected-eventsbuffer","text":"\u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301","title":"Protected eventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#failedloading","text":"\u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36","title":"failedLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#isloaded","text":"\u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38","title":"isLoaded"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#isloading","text":"\u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37","title":"isLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#items","text":"\u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39","title":"items"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#kubemetrics","text":"\u2022 kubeMetrics : IObservableArray\u2039PodMetrics\u2039\u203a\u203a = observable.array ([]) Defined in src/renderer/components/+workloads-pods/pods.store.ts:34","title":"kubeMetrics"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#optional-limit","text":"\u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44","title":"Optional limit"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#metrics","text":"\u2022 metrics : IPodMetrics = null Defined in src/renderer/components/+workloads-pods/pods.store.ts:33","title":"metrics"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#selecteditemsids","text":"\u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40","title":"selectedItemsIds"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#static-defaultcontext","text":"\u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41","title":"Static defaultContext"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#context","text":"\u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext","title":"context"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#contextitems","text":"\u2022 get contextItems (): Pod [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: Pod []","title":"contextItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#contextready","text":"\u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object","title":"contextReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#namespacesready","text":"\u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object","title":"namespacesReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#query","text":"\u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams","title":"query"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#selecteditems","text":"\u2022 get selectedItems (): Pod [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: Pod []","title":"selectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#symboliterator","text":"\u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a","title":"[Symbol.iterator]"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#protected-bindwatcheventsupdater","text":"\u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void","title":"Protected bindWatchEventsUpdater"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#create","text":"\u25b8 create ( params : object, data? : Partial\u2039 Pod \u203a): Promise\u2039 Pod \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Pod \u203a Returns: Promise\u2039 Pod \u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#protected-createitem","text":"\u25b8 createItem ( params : object, data? : Partial\u2039 Pod \u203a): Promise\u2039 Pod \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Pod \u203a Returns: Promise\u2039 Pod \u203a","title":"Protected createItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#protected-defaultsorting","text":"\u25b8 defaultSorting ( item : Pod ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item Pod Returns: string","title":"Protected defaultSorting"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#protected-filteritemsonload","text":"\u25b8 filterItemsOnLoad ( items : Pod []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items Pod [] Returns: T[]","title":"Protected filterItemsOnLoad"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#getallbyns","text":"\u25b8 getAllByNs ( namespace : string | string[], strict : boolean): Pod [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: Pod []","title":"getAllByNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#getbyid","text":"\u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T","title":"getById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#getbylabel","text":"\u25b8 getByLabel ( labels : string[] | object): Pod [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: Pod []","title":"getByLabel"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#getbyname","text":"\u25b8 getByName ( name : string, namespace? : string): Pod Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: Pod","title":"getByName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#getbypath","text":"\u25b8 getByPath ( path : string): Pod Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: Pod","title":"getByPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#getindexbyid","text":"\u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number","title":"getIndexById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#getitems","text":"\u25b8 getItems (): Pod [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: Pod []","title":"getItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#getpodkubemetrics","text":"\u25b8 getPodKubeMetrics ( pod : Pod ): object Defined in src/renderer/components/+workloads-pods/pods.store.ts:88 Parameters: Name Type pod Pod Returns: object cpu : number = 0 memory : number = 0","title":"getPodKubeMetrics"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#getpodsbynode","text":"\u25b8 getPodsByNode ( node : string): Pod \u2039\u203a[] Defined in src/renderer/components/+workloads-pods/pods.store.ts:78 Parameters: Name Type node string Returns: Pod \u2039\u203a[]","title":"getPodsByNode"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#getpodsbyowner","text":"\u25b8 getPodsByOwner ( workload : WorkloadKubeObject): Pod [] Defined in src/renderer/components/+workloads-pods/pods.store.ts:62 Parameters: Name Type workload WorkloadKubeObject Returns: Pod []","title":"getPodsByOwner"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#getpodsbyownerid","text":"\u25b8 getPodsByOwnerId ( workloadId : string): Pod [] Defined in src/renderer/components/+workloads-pods/pods.store.ts:72 Parameters: Name Type workloadId string Returns: Pod []","title":"getPodsByOwnerId"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#getstatuses","text":"\u25b8 getStatuses ( pods : Pod []): Dictionary\u2039number\u203a Overrides KubeObjectStore . getStatuses Defined in src/renderer/components/+workloads-pods/pods.store.ts:84 Parameters: Name Type pods Pod [] Returns: Dictionary\u2039number\u203a","title":"getStatuses"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#getsubscribeapis","text":"\u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi []","title":"getSubscribeApis"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#gettotalcount","text":"\u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number","title":"getTotalCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#isselected","text":"\u25b8 isSelected ( item : Pod ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item Pod Returns: boolean","title":"isSelected"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#isselectedall","text":"\u25b8 isSelectedAll ( visibleItems : Pod []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems Pod [] this.items Returns: boolean","title":"isSelectedAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#load","text":"\u25b8 load ( params : object): Promise\u2039 Pod \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Pod \u203a","title":"load"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#loadall","text":"\u25b8 loadAll ( options : object): Promise\u2039void | Pod []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | Pod []\u203a","title":"loadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#loadcontainermetrics","text":"\u25b8 loadContainerMetrics ( pod : Pod ): Promise\u2039IPodMetrics\u2039IMetrics\u203a\u203a Defined in src/renderer/components/+workloads-pods/pods.store.ts:48 Parameters: Name Type pod Pod Returns: Promise\u2039IPodMetrics\u2039IMetrics\u203a\u203a","title":"loadContainerMetrics"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#loadfrompath","text":"\u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a","title":"loadFromPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#protected-loaditem","text":"\u25b8 loadItem ( params : object): Promise\u2039 Pod \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Pod \u203a","title":"Protected loadItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#protected-loaditems","text":"\u25b8 loadItems ( __namedParameters : object): Promise\u2039 Pod []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 Pod []\u203a","title":"Protected loadItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#loadkubemetrics","text":"\u25b8 loadKubeMetrics ( namespace? : string): Promise\u2039void\u203a Defined in src/renderer/components/+workloads-pods/pods.store.ts:52 Parameters: Name Type namespace? string Returns: Promise\u2039void\u203a","title":"loadKubeMetrics"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#loadmetrics","text":"\u25b8 loadMetrics ( pod : Pod ): Promise\u2039void\u203a Defined in src/renderer/components/+workloads-pods/pods.store.ts:44 Parameters: Name Type pod Pod Returns: Promise\u2039void\u203a","title":"loadMetrics"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#protected-mergeitems","text":"\u25b8 mergeItems ( partialItems : Pod [], __namedParameters : object): Pod [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : Pod [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: Pod []","title":"Protected mergeItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#reloadall","text":"\u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a","title":"reloadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#remove","text":"\u25b8 remove ( item : Pod ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item Pod Returns: Promise\u2039void\u203a","title":"remove"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#protected-removeitem","text":"\u25b8 removeItem ( item : Pod , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : Pod \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a","title":"Protected removeItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#removeselecteditems","text":"\u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a","title":"removeSelectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#reset","text":"\u25b8 reset (): void Overrides KubeObjectStore . reset Defined in src/renderer/components/+workloads-pods/pods.store.ts:117 Returns: void","title":"reset"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#protected-resetonerror","text":"\u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void","title":"Protected resetOnError"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#resetselection","text":"\u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void","title":"resetSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#select","text":"\u25b8 select ( item : Pod ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item Pod Returns: void","title":"select"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#protected-sortitems","text":"\u25b8 sortItems ( items : Pod [], sorting : function[], order? : \"asc\" | \"desc\"): Pod [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items Pod [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: Pod []","title":"Protected sortItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#subscribe","text":"\u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function)","title":"subscribe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#toggleselection","text":"\u25b8 toggleSelection ( item : Pod ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item Pod Returns: void","title":"toggleSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#toggleselectionall","text":"\u25b8 toggleSelectionAll ( visibleItems : Pod []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems Pod [] this.items Returns: void","title":"toggleSelectionAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#unselect","text":"\u25b8 unselect ( item : Pod ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item Pod Returns: void","title":"unselect"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#update","text":"\u25b8 update ( item : Pod , data : Partial\u2039 Pod \u203a): Promise\u2039 Pod \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item Pod data Partial\u2039 Pod \u203a Returns: Promise\u2039 Pod \u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#protected-updatefromeventsbuffer","text":"\u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void","title":"Protected updateFromEventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#protected-updateitem","text":"\u25b8 updateItem ( item : Pod , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : Pod \u25aa request : function \u25b8 (): Promise\u2039 Pod \u203a Returns: Promise\u2039T\u203a","title":"Protected updateItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/","text":"Class: ReplicaSet \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec Hierarchy # WorkloadKubeObject \u21b3 ReplicaSet Implements # ItemObject Index # Constructors # constructor Properties # apiVersion kind metadata spec status apiBase kind namespaced Accessors # selfLink Methods # delete getAffinity getAffinityNumber getAge getAnnotations getCurrent getDesired getFinalizers getId getImages getLabels getName getNodeSelectors getNs getOwnerRefs getReady getResourceVersion getSearchFields getSelectors getTemplateLabels getTimeDiffFromNow getTolerations toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels Constructors # constructor # + new ReplicaSet ( data : KubeJsonApiData): ReplicaSet Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/replica-set.api.ts:55 Parameters: Name Type data KubeJsonApiData Returns: ReplicaSet Properties # apiVersion # \u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94 kind # \u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95 metadata # \u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96 spec # \u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/replica-set.api.ts:62 Type declaration: # minReadySeconds ? : number replicas ? : number selector (): object matchLabels (): object template (): object metadata (): object labels (): object app : string spec ? : Pod[\"spec\"] status # \u2022 status : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/replica-set.api.ts:75 Type declaration: # availableReplicas ? : number conditions ? : object[] fullyLabeledReplicas ? : number observedGeneration ? : number readyReplicas ? : number replicas : number Static apiBase # \u25aa apiBase : string = \"/apis/apps/v1/replicasets\" Defined in src/renderer/api/endpoints/replica-set.api.ts:55 Static kind # \u25aa kind : string = \"ReplicaSet\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/replica-set.api.ts:53 Static namespaced # \u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/replica-set.api.ts:54 Accessors # selfLink # \u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string Methods # delete # \u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a getAffinity # \u25b8 getAffinity (): IAffinity Inherited from Deployment . getAffinity Defined in src/renderer/api/workload-kube-object.ts:93 Returns: IAffinity getAffinityNumber # \u25b8 getAffinityNumber (): number Inherited from Pod . getAffinityNumber Defined in src/renderer/api/workload-kube-object.ts:97 Returns: number getAge # \u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number getAnnotations # \u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[] getCurrent # \u25b8 getCurrent (): number Defined in src/renderer/api/endpoints/replica-set.api.ts:95 Returns: number getDesired # \u25b8 getDesired (): number Defined in src/renderer/api/endpoints/replica-set.api.ts:91 Returns: number getFinalizers # \u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[] getId # \u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string getImages # \u25b8 getImages (): string[] Defined in src/renderer/api/endpoints/replica-set.api.ts:103 Returns: string[] getLabels # \u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[] getName # \u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string getNodeSelectors # \u25b8 getNodeSelectors (): string[] Inherited from Deployment . getNodeSelectors Defined in src/renderer/api/workload-kube-object.ts:77 Returns: string[] getNs # \u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string getOwnerRefs # \u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[] getReady # \u25b8 getReady (): number Defined in src/renderer/api/endpoints/replica-set.api.ts:99 Returns: number getResourceVersion # \u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string getSearchFields # \u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[] getSelectors # \u25b8 getSelectors (): string[] Inherited from Pod . getSelectors Defined in src/renderer/api/workload-kube-object.ts:71 Returns: string[] getTemplateLabels # \u25b8 getTemplateLabels (): string[] Inherited from Pod . getTemplateLabels Defined in src/renderer/api/workload-kube-object.ts:83 Returns: string[] getTimeDiffFromNow # \u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number getTolerations # \u25b8 getTolerations (): IToleration[] Inherited from Deployment . getTolerations Defined in src/renderer/api/workload-kube-object.ts:89 Returns: IToleration[] toPlainObject # \u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object update # \u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Static create # \u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a Static isJsonApiData # \u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData Static isJsonApiDataList # \u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a Static isKubeJsonApiListMetadata # \u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata Static isKubeJsonApiMetadata # \u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata Static isNonSystem # \u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean Static isPartialJsonApiData # \u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a Static isPartialJsonApiMetadata # \u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a Static stringifyLabels # \u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Class: ReplicaSet \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#class-replicaset-metadata-status-spec","text":"","title":"Class: ReplicaSet \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#type-parameters","text":"\u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#hierarchy","text":"WorkloadKubeObject \u21b3 ReplicaSet","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#implements","text":"ItemObject","title":"Implements"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#properties","text":"apiVersion kind metadata spec status apiBase kind namespaced","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#accessors","text":"selfLink","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#methods","text":"delete getAffinity getAffinityNumber getAge getAnnotations getCurrent getDesired getFinalizers getId getImages getLabels getName getNodeSelectors getNs getOwnerRefs getReady getResourceVersion getSearchFields getSelectors getTemplateLabels getTimeDiffFromNow getTolerations toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#constructor","text":"+ new ReplicaSet ( data : KubeJsonApiData): ReplicaSet Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/replica-set.api.ts:55 Parameters: Name Type data KubeJsonApiData Returns: ReplicaSet","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#kind","text":"\u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#metadata","text":"\u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96","title":"metadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#spec","text":"\u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/replica-set.api.ts:62","title":"spec"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#status","text":"\u2022 status : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/replica-set.api.ts:75","title":"status"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#static-apibase","text":"\u25aa apiBase : string = \"/apis/apps/v1/replicasets\" Defined in src/renderer/api/endpoints/replica-set.api.ts:55","title":"Static apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#static-kind","text":"\u25aa kind : string = \"ReplicaSet\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/replica-set.api.ts:53","title":"Static kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#static-namespaced","text":"\u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/replica-set.api.ts:54","title":"Static namespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#selflink","text":"\u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string","title":"selfLink"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#delete","text":"\u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#getaffinity","text":"\u25b8 getAffinity (): IAffinity Inherited from Deployment . getAffinity Defined in src/renderer/api/workload-kube-object.ts:93 Returns: IAffinity","title":"getAffinity"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#getaffinitynumber","text":"\u25b8 getAffinityNumber (): number Inherited from Pod . getAffinityNumber Defined in src/renderer/api/workload-kube-object.ts:97 Returns: number","title":"getAffinityNumber"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#getage","text":"\u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number","title":"getAge"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#getannotations","text":"\u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[]","title":"getAnnotations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#getcurrent","text":"\u25b8 getCurrent (): number Defined in src/renderer/api/endpoints/replica-set.api.ts:95 Returns: number","title":"getCurrent"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#getdesired","text":"\u25b8 getDesired (): number Defined in src/renderer/api/endpoints/replica-set.api.ts:91 Returns: number","title":"getDesired"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#getfinalizers","text":"\u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[]","title":"getFinalizers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#getid","text":"\u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string","title":"getId"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#getimages","text":"\u25b8 getImages (): string[] Defined in src/renderer/api/endpoints/replica-set.api.ts:103 Returns: string[]","title":"getImages"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#getlabels","text":"\u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[]","title":"getLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#getname","text":"\u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string","title":"getName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#getnodeselectors","text":"\u25b8 getNodeSelectors (): string[] Inherited from Deployment . getNodeSelectors Defined in src/renderer/api/workload-kube-object.ts:77 Returns: string[]","title":"getNodeSelectors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#getns","text":"\u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string","title":"getNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#getownerrefs","text":"\u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[]","title":"getOwnerRefs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#getready","text":"\u25b8 getReady (): number Defined in src/renderer/api/endpoints/replica-set.api.ts:99 Returns: number","title":"getReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#getresourceversion","text":"\u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#getsearchfields","text":"\u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[]","title":"getSearchFields"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#getselectors","text":"\u25b8 getSelectors (): string[] Inherited from Pod . getSelectors Defined in src/renderer/api/workload-kube-object.ts:71 Returns: string[]","title":"getSelectors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#gettemplatelabels","text":"\u25b8 getTemplateLabels (): string[] Inherited from Pod . getTemplateLabels Defined in src/renderer/api/workload-kube-object.ts:83 Returns: string[]","title":"getTemplateLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#gettimedifffromnow","text":"\u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number","title":"getTimeDiffFromNow"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#gettolerations","text":"\u25b8 getTolerations (): IToleration[] Inherited from Deployment . getTolerations Defined in src/renderer/api/workload-kube-object.ts:89 Returns: IToleration[]","title":"getTolerations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#toplainobject","text":"\u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object","title":"toPlainObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#update","text":"\u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#static-create","text":"\u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a","title":"Static create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#static-isjsonapidata","text":"\u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData","title":"Static isJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#static-isjsonapidatalist","text":"\u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a","title":"Static isJsonApiDataList"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#static-iskubejsonapilistmetadata","text":"\u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata","title":"Static isKubeJsonApiListMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#static-iskubejsonapimetadata","text":"\u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata","title":"Static isKubeJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#static-isnonsystem","text":"\u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean","title":"Static isNonSystem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#static-ispartialjsonapidata","text":"\u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a","title":"Static isPartialJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#static-ispartialjsonapimetadata","text":"\u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a","title":"Static isPartialJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#static-stringifylabels","text":"\u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Static stringifyLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/","text":"Class: ReplicaSetStore # Hierarchy # \u21b3 KubeObjectStore \u2039 ReplicaSet \u203a \u21b3 ReplicaSetStore Index # Constructors # constructor Properties # api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit metrics selectedItemsIds defaultContext Accessors # context contextItems contextReady namespacesReady query selectedItems Methods # [Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getChildPods getIndexById getItems getReplicaSetsByOwner getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems loadMetrics mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem Constructors # constructor # + new ReplicaSetStore (): ReplicaSetStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+workloads-replicasets/replicasets.store.ts:32 Returns: ReplicaSetStore Properties # api # \u2022 api : ReplicaSetApi\u2039\u203a = replicaSetApi Overrides KubeObjectStore . api Defined in src/renderer/components/+workloads-replicasets/replicasets.store.ts:31 bufferSize # \u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45 Protected eventsBuffer # \u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301 failedLoading # \u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36 isLoaded # \u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38 isLoading # \u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37 items # \u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39 Optional limit # \u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44 metrics # \u2022 metrics : IPodMetrics = null Defined in src/renderer/components/+workloads-replicasets/replicasets.store.ts:32 selectedItemsIds # \u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40 Static defaultContext # \u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41 Accessors # context # \u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext contextItems # \u2022 get contextItems (): ReplicaSet [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: ReplicaSet [] contextReady # \u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object namespacesReady # \u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object query # \u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams selectedItems # \u2022 get selectedItems (): ReplicaSet [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: ReplicaSet [] Methods # [Symbol.iterator] # \u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a Protected bindWatchEventsUpdater # \u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void create # \u25b8 create ( params : object, data? : Partial\u2039 ReplicaSet \u203a): Promise\u2039 ReplicaSet \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 ReplicaSet \u203a Returns: Promise\u2039 ReplicaSet \u203a Protected createItem # \u25b8 createItem ( params : object, data? : Partial\u2039 ReplicaSet \u203a): Promise\u2039 ReplicaSet \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 ReplicaSet \u203a Returns: Promise\u2039 ReplicaSet \u203a Protected defaultSorting # \u25b8 defaultSorting ( item : ReplicaSet ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item ReplicaSet Returns: string Protected filterItemsOnLoad # \u25b8 filterItemsOnLoad ( items : ReplicaSet []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items ReplicaSet [] Returns: T[] getAllByNs # \u25b8 getAllByNs ( namespace : string | string[], strict : boolean): ReplicaSet [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: ReplicaSet [] getById # \u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T getByLabel # \u25b8 getByLabel ( labels : string[] | object): ReplicaSet [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: ReplicaSet [] getByName # \u25b8 getByName ( name : string, namespace? : string): ReplicaSet Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: ReplicaSet getByPath # \u25b8 getByPath ( path : string): ReplicaSet Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: ReplicaSet getChildPods # \u25b8 getChildPods ( replicaSet : ReplicaSet ): Pod \u2039\u203a[] Defined in src/renderer/components/+workloads-replicasets/replicasets.store.ts:47 Parameters: Name Type replicaSet ReplicaSet Returns: Pod \u2039\u203a[] getIndexById # \u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number getItems # \u25b8 getItems (): ReplicaSet [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: ReplicaSet [] getReplicaSetsByOwner # \u25b8 getReplicaSetsByOwner ( deployment : Deployment ): ReplicaSet \u2039\u203a[] Defined in src/renderer/components/+workloads-replicasets/replicasets.store.ts:71 Parameters: Name Type deployment Deployment Returns: ReplicaSet \u2039\u203a[] getStatuses # \u25b8 getStatuses ( replicaSets : ReplicaSet []): object Overrides KubeObjectStore . getStatuses Defined in src/renderer/components/+workloads-replicasets/replicasets.store.ts:51 Parameters: Name Type replicaSets ReplicaSet [] Returns: object failed : number = 0 pending : number = 0 running : number = 0 getSubscribeApis # \u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi [] getTotalCount # \u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number isSelected # \u25b8 isSelected ( item : ReplicaSet ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item ReplicaSet Returns: boolean isSelectedAll # \u25b8 isSelectedAll ( visibleItems : ReplicaSet []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems ReplicaSet [] this.items Returns: boolean load # \u25b8 load ( params : object): Promise\u2039 ReplicaSet \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 ReplicaSet \u203a loadAll # \u25b8 loadAll ( options : object): Promise\u2039void | ReplicaSet []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | ReplicaSet []\u203a loadFromPath # \u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a Protected loadItem # \u25b8 loadItem ( params : object): Promise\u2039 ReplicaSet \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 ReplicaSet \u203a Protected loadItems # \u25b8 loadItems ( __namedParameters : object): Promise\u2039 ReplicaSet []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 ReplicaSet []\u203a loadMetrics # \u25b8 loadMetrics ( replicaSet : ReplicaSet ): Promise\u2039void\u203a Defined in src/renderer/components/+workloads-replicasets/replicasets.store.ts:41 Parameters: Name Type replicaSet ReplicaSet Returns: Promise\u2039void\u203a Protected mergeItems # \u25b8 mergeItems ( partialItems : ReplicaSet [], __namedParameters : object): ReplicaSet [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : ReplicaSet [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: ReplicaSet [] reloadAll # \u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a remove # \u25b8 remove ( item : ReplicaSet ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item ReplicaSet Returns: Promise\u2039void\u203a Protected removeItem # \u25b8 removeItem ( item : ReplicaSet , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : ReplicaSet \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a removeSelectedItems # \u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a reset # \u25b8 reset (): void Overrides KubeObjectStore . reset Defined in src/renderer/components/+workloads-replicasets/replicasets.store.ts:77 Returns: void Protected resetOnError # \u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void resetSelection # \u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void select # \u25b8 select ( item : ReplicaSet ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item ReplicaSet Returns: void Protected sortItems # \u25b8 sortItems ( items : ReplicaSet [], sorting : function[], order? : \"asc\" | \"desc\"): ReplicaSet [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items ReplicaSet [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: ReplicaSet [] subscribe # \u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function) toggleSelection # \u25b8 toggleSelection ( item : ReplicaSet ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item ReplicaSet Returns: void toggleSelectionAll # \u25b8 toggleSelectionAll ( visibleItems : ReplicaSet []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems ReplicaSet [] this.items Returns: void unselect # \u25b8 unselect ( item : ReplicaSet ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item ReplicaSet Returns: void update # \u25b8 update ( item : ReplicaSet , data : Partial\u2039 ReplicaSet \u203a): Promise\u2039 ReplicaSet \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item ReplicaSet data Partial\u2039 ReplicaSet \u203a Returns: Promise\u2039 ReplicaSet \u203a Protected updateFromEventsBuffer # \u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void Protected updateItem # \u25b8 updateItem ( item : ReplicaSet , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : ReplicaSet \u25aa request : function \u25b8 (): Promise\u2039 ReplicaSet \u203a Returns: Promise\u2039T\u203a","title":"Class: ReplicaSetStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#class-replicasetstore","text":"","title":"Class: ReplicaSetStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#hierarchy","text":"\u21b3 KubeObjectStore \u2039 ReplicaSet \u203a \u21b3 ReplicaSetStore","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#properties","text":"api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit metrics selectedItemsIds defaultContext","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#accessors","text":"context contextItems contextReady namespacesReady query selectedItems","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#methods","text":"[Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getChildPods getIndexById getItems getReplicaSetsByOwner getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems loadMetrics mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#constructor","text":"+ new ReplicaSetStore (): ReplicaSetStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+workloads-replicasets/replicasets.store.ts:32 Returns: ReplicaSetStore","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#api","text":"\u2022 api : ReplicaSetApi\u2039\u203a = replicaSetApi Overrides KubeObjectStore . api Defined in src/renderer/components/+workloads-replicasets/replicasets.store.ts:31","title":"api"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#buffersize","text":"\u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45","title":"bufferSize"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#protected-eventsbuffer","text":"\u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301","title":"Protected eventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#failedloading","text":"\u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36","title":"failedLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#isloaded","text":"\u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38","title":"isLoaded"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#isloading","text":"\u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37","title":"isLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#items","text":"\u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39","title":"items"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#optional-limit","text":"\u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44","title":"Optional limit"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#metrics","text":"\u2022 metrics : IPodMetrics = null Defined in src/renderer/components/+workloads-replicasets/replicasets.store.ts:32","title":"metrics"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#selecteditemsids","text":"\u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40","title":"selectedItemsIds"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#static-defaultcontext","text":"\u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41","title":"Static defaultContext"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#context","text":"\u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext","title":"context"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#contextitems","text":"\u2022 get contextItems (): ReplicaSet [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: ReplicaSet []","title":"contextItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#contextready","text":"\u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object","title":"contextReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#namespacesready","text":"\u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object","title":"namespacesReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#query","text":"\u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams","title":"query"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#selecteditems","text":"\u2022 get selectedItems (): ReplicaSet [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: ReplicaSet []","title":"selectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#symboliterator","text":"\u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a","title":"[Symbol.iterator]"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#protected-bindwatcheventsupdater","text":"\u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void","title":"Protected bindWatchEventsUpdater"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#create","text":"\u25b8 create ( params : object, data? : Partial\u2039 ReplicaSet \u203a): Promise\u2039 ReplicaSet \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 ReplicaSet \u203a Returns: Promise\u2039 ReplicaSet \u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#protected-createitem","text":"\u25b8 createItem ( params : object, data? : Partial\u2039 ReplicaSet \u203a): Promise\u2039 ReplicaSet \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 ReplicaSet \u203a Returns: Promise\u2039 ReplicaSet \u203a","title":"Protected createItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#protected-defaultsorting","text":"\u25b8 defaultSorting ( item : ReplicaSet ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item ReplicaSet Returns: string","title":"Protected defaultSorting"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#protected-filteritemsonload","text":"\u25b8 filterItemsOnLoad ( items : ReplicaSet []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items ReplicaSet [] Returns: T[]","title":"Protected filterItemsOnLoad"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#getallbyns","text":"\u25b8 getAllByNs ( namespace : string | string[], strict : boolean): ReplicaSet [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: ReplicaSet []","title":"getAllByNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#getbyid","text":"\u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T","title":"getById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#getbylabel","text":"\u25b8 getByLabel ( labels : string[] | object): ReplicaSet [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: ReplicaSet []","title":"getByLabel"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#getbyname","text":"\u25b8 getByName ( name : string, namespace? : string): ReplicaSet Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: ReplicaSet","title":"getByName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#getbypath","text":"\u25b8 getByPath ( path : string): ReplicaSet Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: ReplicaSet","title":"getByPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#getchildpods","text":"\u25b8 getChildPods ( replicaSet : ReplicaSet ): Pod \u2039\u203a[] Defined in src/renderer/components/+workloads-replicasets/replicasets.store.ts:47 Parameters: Name Type replicaSet ReplicaSet Returns: Pod \u2039\u203a[]","title":"getChildPods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#getindexbyid","text":"\u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number","title":"getIndexById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#getitems","text":"\u25b8 getItems (): ReplicaSet [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: ReplicaSet []","title":"getItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#getreplicasetsbyowner","text":"\u25b8 getReplicaSetsByOwner ( deployment : Deployment ): ReplicaSet \u2039\u203a[] Defined in src/renderer/components/+workloads-replicasets/replicasets.store.ts:71 Parameters: Name Type deployment Deployment Returns: ReplicaSet \u2039\u203a[]","title":"getReplicaSetsByOwner"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#getstatuses","text":"\u25b8 getStatuses ( replicaSets : ReplicaSet []): object Overrides KubeObjectStore . getStatuses Defined in src/renderer/components/+workloads-replicasets/replicasets.store.ts:51 Parameters: Name Type replicaSets ReplicaSet [] Returns: object failed : number = 0 pending : number = 0 running : number = 0","title":"getStatuses"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#getsubscribeapis","text":"\u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi []","title":"getSubscribeApis"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#gettotalcount","text":"\u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number","title":"getTotalCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#isselected","text":"\u25b8 isSelected ( item : ReplicaSet ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item ReplicaSet Returns: boolean","title":"isSelected"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#isselectedall","text":"\u25b8 isSelectedAll ( visibleItems : ReplicaSet []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems ReplicaSet [] this.items Returns: boolean","title":"isSelectedAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#load","text":"\u25b8 load ( params : object): Promise\u2039 ReplicaSet \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 ReplicaSet \u203a","title":"load"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#loadall","text":"\u25b8 loadAll ( options : object): Promise\u2039void | ReplicaSet []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | ReplicaSet []\u203a","title":"loadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#loadfrompath","text":"\u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a","title":"loadFromPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#protected-loaditem","text":"\u25b8 loadItem ( params : object): Promise\u2039 ReplicaSet \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 ReplicaSet \u203a","title":"Protected loadItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#protected-loaditems","text":"\u25b8 loadItems ( __namedParameters : object): Promise\u2039 ReplicaSet []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 ReplicaSet []\u203a","title":"Protected loadItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#loadmetrics","text":"\u25b8 loadMetrics ( replicaSet : ReplicaSet ): Promise\u2039void\u203a Defined in src/renderer/components/+workloads-replicasets/replicasets.store.ts:41 Parameters: Name Type replicaSet ReplicaSet Returns: Promise\u2039void\u203a","title":"loadMetrics"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#protected-mergeitems","text":"\u25b8 mergeItems ( partialItems : ReplicaSet [], __namedParameters : object): ReplicaSet [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : ReplicaSet [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: ReplicaSet []","title":"Protected mergeItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#reloadall","text":"\u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a","title":"reloadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#remove","text":"\u25b8 remove ( item : ReplicaSet ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item ReplicaSet Returns: Promise\u2039void\u203a","title":"remove"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#protected-removeitem","text":"\u25b8 removeItem ( item : ReplicaSet , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : ReplicaSet \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a","title":"Protected removeItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#removeselecteditems","text":"\u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a","title":"removeSelectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#reset","text":"\u25b8 reset (): void Overrides KubeObjectStore . reset Defined in src/renderer/components/+workloads-replicasets/replicasets.store.ts:77 Returns: void","title":"reset"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#protected-resetonerror","text":"\u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void","title":"Protected resetOnError"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#resetselection","text":"\u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void","title":"resetSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#select","text":"\u25b8 select ( item : ReplicaSet ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item ReplicaSet Returns: void","title":"select"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#protected-sortitems","text":"\u25b8 sortItems ( items : ReplicaSet [], sorting : function[], order? : \"asc\" | \"desc\"): ReplicaSet [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items ReplicaSet [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: ReplicaSet []","title":"Protected sortItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#subscribe","text":"\u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function)","title":"subscribe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#toggleselection","text":"\u25b8 toggleSelection ( item : ReplicaSet ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item ReplicaSet Returns: void","title":"toggleSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#toggleselectionall","text":"\u25b8 toggleSelectionAll ( visibleItems : ReplicaSet []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems ReplicaSet [] this.items Returns: void","title":"toggleSelectionAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#unselect","text":"\u25b8 unselect ( item : ReplicaSet ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item ReplicaSet Returns: void","title":"unselect"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#update","text":"\u25b8 update ( item : ReplicaSet , data : Partial\u2039 ReplicaSet \u203a): Promise\u2039 ReplicaSet \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item ReplicaSet data Partial\u2039 ReplicaSet \u203a Returns: Promise\u2039 ReplicaSet \u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#protected-updatefromeventsbuffer","text":"\u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void","title":"Protected updateFromEventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#protected-updateitem","text":"\u25b8 updateItem ( item : ReplicaSet , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : ReplicaSet \u25aa request : function \u25b8 (): Promise\u2039 ReplicaSet \u203a Returns: Promise\u2039T\u203a","title":"Protected updateItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/","text":"Class: ResourceQuota \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec Hierarchy # KubeObject \u21b3 ResourceQuota Implements # ItemObject Index # Constructors # constructor Properties # apiVersion kind metadata spec status apiBase kind namespaced Accessors # selfLink Methods # delete getAge getAnnotations getFinalizers getId getLabels getName getNs getOwnerRefs getResourceVersion getScopeSelector getSearchFields getTimeDiffFromNow toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels Constructors # constructor # + new ResourceQuota ( data : KubeJsonApiData): ResourceQuota Inherited from KubeObject . constructor Defined in src/renderer/api/kube-object.ts:180 Parameters: Name Type data KubeJsonApiData Returns: ResourceQuota Properties # apiVersion # \u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94 kind # \u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95 metadata # \u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96 spec # \u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/resource-quota.api.ts:54 Type declaration: # hard : IResourceQuotaValues scopeSelector (): object matchExpressions : object[] status # \u2022 status : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/resource-quota.api.ts:65 Type declaration: # hard : IResourceQuotaValues used : IResourceQuotaValues Static apiBase # \u25aa apiBase : string = \"/api/v1/resourcequotas\" Defined in src/renderer/api/endpoints/resource-quota.api.ts:74 Static kind # \u25aa kind : string = \"ResourceQuota\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/resource-quota.api.ts:72 Static namespaced # \u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/resource-quota.api.ts:73 Accessors # selfLink # \u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string Methods # delete # \u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a getAge # \u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number getAnnotations # \u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[] getFinalizers # \u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[] getId # \u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string getLabels # \u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[] getName # \u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string getNs # \u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string getOwnerRefs # \u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[] getResourceVersion # \u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string getScopeSelector # \u25b8 getScopeSelector (): object[] Defined in src/renderer/api/endpoints/resource-quota.api.ts:76 Returns: object[] getSearchFields # \u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[] getTimeDiffFromNow # \u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number toPlainObject # \u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object update # \u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Static create # \u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a Static isJsonApiData # \u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData Static isJsonApiDataList # \u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a Static isKubeJsonApiListMetadata # \u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata Static isKubeJsonApiMetadata # \u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata Static isNonSystem # \u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean Static isPartialJsonApiData # \u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a Static isPartialJsonApiMetadata # \u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a Static stringifyLabels # \u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Class: ResourceQuota \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#class-resourcequota-metadata-status-spec","text":"","title":"Class: ResourceQuota \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#type-parameters","text":"\u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#hierarchy","text":"KubeObject \u21b3 ResourceQuota","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#implements","text":"ItemObject","title":"Implements"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#properties","text":"apiVersion kind metadata spec status apiBase kind namespaced","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#accessors","text":"selfLink","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#methods","text":"delete getAge getAnnotations getFinalizers getId getLabels getName getNs getOwnerRefs getResourceVersion getScopeSelector getSearchFields getTimeDiffFromNow toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#constructor","text":"+ new ResourceQuota ( data : KubeJsonApiData): ResourceQuota Inherited from KubeObject . constructor Defined in src/renderer/api/kube-object.ts:180 Parameters: Name Type data KubeJsonApiData Returns: ResourceQuota","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#kind","text":"\u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#metadata","text":"\u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96","title":"metadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#spec","text":"\u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/resource-quota.api.ts:54","title":"spec"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#status","text":"\u2022 status : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/resource-quota.api.ts:65","title":"status"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#static-apibase","text":"\u25aa apiBase : string = \"/api/v1/resourcequotas\" Defined in src/renderer/api/endpoints/resource-quota.api.ts:74","title":"Static apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#static-kind","text":"\u25aa kind : string = \"ResourceQuota\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/resource-quota.api.ts:72","title":"Static kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#static-namespaced","text":"\u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/resource-quota.api.ts:73","title":"Static namespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#selflink","text":"\u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string","title":"selfLink"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#delete","text":"\u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#getage","text":"\u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number","title":"getAge"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#getannotations","text":"\u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[]","title":"getAnnotations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#getfinalizers","text":"\u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[]","title":"getFinalizers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#getid","text":"\u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string","title":"getId"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#getlabels","text":"\u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[]","title":"getLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#getname","text":"\u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string","title":"getName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#getns","text":"\u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string","title":"getNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#getownerrefs","text":"\u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[]","title":"getOwnerRefs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#getresourceversion","text":"\u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#getscopeselector","text":"\u25b8 getScopeSelector (): object[] Defined in src/renderer/api/endpoints/resource-quota.api.ts:76 Returns: object[]","title":"getScopeSelector"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#getsearchfields","text":"\u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[]","title":"getSearchFields"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#gettimedifffromnow","text":"\u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number","title":"getTimeDiffFromNow"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#toplainobject","text":"\u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object","title":"toPlainObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#update","text":"\u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#static-create","text":"\u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a","title":"Static create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#static-isjsonapidata","text":"\u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData","title":"Static isJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#static-isjsonapidatalist","text":"\u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a","title":"Static isJsonApiDataList"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#static-iskubejsonapilistmetadata","text":"\u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata","title":"Static isKubeJsonApiListMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#static-iskubejsonapimetadata","text":"\u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata","title":"Static isKubeJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#static-isnonsystem","text":"\u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean","title":"Static isNonSystem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#static-ispartialjsonapidata","text":"\u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a","title":"Static isPartialJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#static-ispartialjsonapimetadata","text":"\u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a","title":"Static isPartialJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#static-stringifylabels","text":"\u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Static stringifyLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/","text":"Class: ResourceQuotasStore # Hierarchy # \u21b3 KubeObjectStore \u2039 ResourceQuota \u203a \u21b3 ResourceQuotasStore Index # Constructors # constructor Properties # api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext Accessors # context contextItems contextReady namespacesReady query selectedItems Methods # [Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem Constructors # constructor # + new ResourceQuotasStore (): ResourceQuotasStore Inherited from KubeObjectStore . constructor Overrides void Defined in src/renderer/kube-object.store.ts:54 Returns: ResourceQuotasStore Properties # api # \u2022 api : KubeApi \u2039 ResourceQuota \u2039\u203a\u203a = resourceQuotaApi Overrides KubeObjectStore . api Defined in src/renderer/components/+config-resource-quotas/resource-quotas.store.ts:27 bufferSize # \u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45 Protected eventsBuffer # \u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301 failedLoading # \u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36 isLoaded # \u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38 isLoading # \u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37 items # \u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39 Optional limit # \u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44 selectedItemsIds # \u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40 Static defaultContext # \u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41 Accessors # context # \u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext contextItems # \u2022 get contextItems (): ResourceQuota [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: ResourceQuota [] contextReady # \u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object namespacesReady # \u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object query # \u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams selectedItems # \u2022 get selectedItems (): ResourceQuota [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: ResourceQuota [] Methods # [Symbol.iterator] # \u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a Protected bindWatchEventsUpdater # \u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void create # \u25b8 create ( params : object, data? : Partial\u2039 ResourceQuota \u203a): Promise\u2039 ResourceQuota \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 ResourceQuota \u203a Returns: Promise\u2039 ResourceQuota \u203a Protected createItem # \u25b8 createItem ( params : object, data? : Partial\u2039 ResourceQuota \u203a): Promise\u2039 ResourceQuota \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 ResourceQuota \u203a Returns: Promise\u2039 ResourceQuota \u203a Protected defaultSorting # \u25b8 defaultSorting ( item : ResourceQuota ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item ResourceQuota Returns: string Protected filterItemsOnLoad # \u25b8 filterItemsOnLoad ( items : ResourceQuota []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items ResourceQuota [] Returns: T[] getAllByNs # \u25b8 getAllByNs ( namespace : string | string[], strict : boolean): ResourceQuota [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: ResourceQuota [] getById # \u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T getByLabel # \u25b8 getByLabel ( labels : string[] | object): ResourceQuota [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: ResourceQuota [] getByName # \u25b8 getByName ( name : string, namespace? : string): ResourceQuota Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: ResourceQuota getByPath # \u25b8 getByPath ( path : string): ResourceQuota Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: ResourceQuota getIndexById # \u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number getItems # \u25b8 getItems (): ResourceQuota [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: ResourceQuota [] Optional getStatuses # \u25b8 getStatuses ( items : ResourceQuota []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items ResourceQuota [] Returns: Record\u2039string, number\u203a getSubscribeApis # \u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi [] getTotalCount # \u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number isSelected # \u25b8 isSelected ( item : ResourceQuota ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item ResourceQuota Returns: boolean isSelectedAll # \u25b8 isSelectedAll ( visibleItems : ResourceQuota []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems ResourceQuota [] this.items Returns: boolean load # \u25b8 load ( params : object): Promise\u2039 ResourceQuota \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 ResourceQuota \u203a loadAll # \u25b8 loadAll ( options : object): Promise\u2039void | ResourceQuota []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | ResourceQuota []\u203a loadFromPath # \u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a Protected loadItem # \u25b8 loadItem ( params : object): Promise\u2039 ResourceQuota \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 ResourceQuota \u203a Protected loadItems # \u25b8 loadItems ( __namedParameters : object): Promise\u2039 ResourceQuota []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 ResourceQuota []\u203a Protected mergeItems # \u25b8 mergeItems ( partialItems : ResourceQuota [], __namedParameters : object): ResourceQuota [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : ResourceQuota [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: ResourceQuota [] reloadAll # \u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a remove # \u25b8 remove ( item : ResourceQuota ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item ResourceQuota Returns: Promise\u2039void\u203a Protected removeItem # \u25b8 removeItem ( item : ResourceQuota , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : ResourceQuota \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a removeSelectedItems # \u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a reset # \u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void Protected resetOnError # \u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void resetSelection # \u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void select # \u25b8 select ( item : ResourceQuota ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item ResourceQuota Returns: void Protected sortItems # \u25b8 sortItems ( items : ResourceQuota [], sorting : function[], order? : \"asc\" | \"desc\"): ResourceQuota [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items ResourceQuota [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: ResourceQuota [] subscribe # \u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function) toggleSelection # \u25b8 toggleSelection ( item : ResourceQuota ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item ResourceQuota Returns: void toggleSelectionAll # \u25b8 toggleSelectionAll ( visibleItems : ResourceQuota []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems ResourceQuota [] this.items Returns: void unselect # \u25b8 unselect ( item : ResourceQuota ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item ResourceQuota Returns: void update # \u25b8 update ( item : ResourceQuota , data : Partial\u2039 ResourceQuota \u203a): Promise\u2039 ResourceQuota \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item ResourceQuota data Partial\u2039 ResourceQuota \u203a Returns: Promise\u2039 ResourceQuota \u203a Protected updateFromEventsBuffer # \u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void Protected updateItem # \u25b8 updateItem ( item : ResourceQuota , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : ResourceQuota \u25aa request : function \u25b8 (): Promise\u2039 ResourceQuota \u203a Returns: Promise\u2039T\u203a","title":"Class: ResourceQuotasStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#class-resourcequotasstore","text":"","title":"Class: ResourceQuotasStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#hierarchy","text":"\u21b3 KubeObjectStore \u2039 ResourceQuota \u203a \u21b3 ResourceQuotasStore","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#properties","text":"api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#accessors","text":"context contextItems contextReady namespacesReady query selectedItems","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#methods","text":"[Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#constructor","text":"+ new ResourceQuotasStore (): ResourceQuotasStore Inherited from KubeObjectStore . constructor Overrides void Defined in src/renderer/kube-object.store.ts:54 Returns: ResourceQuotasStore","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#api","text":"\u2022 api : KubeApi \u2039 ResourceQuota \u2039\u203a\u203a = resourceQuotaApi Overrides KubeObjectStore . api Defined in src/renderer/components/+config-resource-quotas/resource-quotas.store.ts:27","title":"api"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#buffersize","text":"\u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45","title":"bufferSize"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#protected-eventsbuffer","text":"\u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301","title":"Protected eventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#failedloading","text":"\u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36","title":"failedLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#isloaded","text":"\u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38","title":"isLoaded"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#isloading","text":"\u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37","title":"isLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#items","text":"\u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39","title":"items"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#optional-limit","text":"\u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44","title":"Optional limit"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#selecteditemsids","text":"\u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40","title":"selectedItemsIds"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#static-defaultcontext","text":"\u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41","title":"Static defaultContext"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#context","text":"\u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext","title":"context"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#contextitems","text":"\u2022 get contextItems (): ResourceQuota [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: ResourceQuota []","title":"contextItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#contextready","text":"\u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object","title":"contextReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#namespacesready","text":"\u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object","title":"namespacesReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#query","text":"\u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams","title":"query"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#selecteditems","text":"\u2022 get selectedItems (): ResourceQuota [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: ResourceQuota []","title":"selectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#symboliterator","text":"\u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a","title":"[Symbol.iterator]"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#protected-bindwatcheventsupdater","text":"\u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void","title":"Protected bindWatchEventsUpdater"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#create","text":"\u25b8 create ( params : object, data? : Partial\u2039 ResourceQuota \u203a): Promise\u2039 ResourceQuota \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 ResourceQuota \u203a Returns: Promise\u2039 ResourceQuota \u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#protected-createitem","text":"\u25b8 createItem ( params : object, data? : Partial\u2039 ResourceQuota \u203a): Promise\u2039 ResourceQuota \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 ResourceQuota \u203a Returns: Promise\u2039 ResourceQuota \u203a","title":"Protected createItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#protected-defaultsorting","text":"\u25b8 defaultSorting ( item : ResourceQuota ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item ResourceQuota Returns: string","title":"Protected defaultSorting"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#protected-filteritemsonload","text":"\u25b8 filterItemsOnLoad ( items : ResourceQuota []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items ResourceQuota [] Returns: T[]","title":"Protected filterItemsOnLoad"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#getallbyns","text":"\u25b8 getAllByNs ( namespace : string | string[], strict : boolean): ResourceQuota [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: ResourceQuota []","title":"getAllByNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#getbyid","text":"\u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T","title":"getById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#getbylabel","text":"\u25b8 getByLabel ( labels : string[] | object): ResourceQuota [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: ResourceQuota []","title":"getByLabel"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#getbyname","text":"\u25b8 getByName ( name : string, namespace? : string): ResourceQuota Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: ResourceQuota","title":"getByName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#getbypath","text":"\u25b8 getByPath ( path : string): ResourceQuota Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: ResourceQuota","title":"getByPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#getindexbyid","text":"\u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number","title":"getIndexById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#getitems","text":"\u25b8 getItems (): ResourceQuota [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: ResourceQuota []","title":"getItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#optional-getstatuses","text":"\u25b8 getStatuses ( items : ResourceQuota []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items ResourceQuota [] Returns: Record\u2039string, number\u203a","title":"Optional getStatuses"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#getsubscribeapis","text":"\u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi []","title":"getSubscribeApis"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#gettotalcount","text":"\u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number","title":"getTotalCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#isselected","text":"\u25b8 isSelected ( item : ResourceQuota ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item ResourceQuota Returns: boolean","title":"isSelected"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#isselectedall","text":"\u25b8 isSelectedAll ( visibleItems : ResourceQuota []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems ResourceQuota [] this.items Returns: boolean","title":"isSelectedAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#load","text":"\u25b8 load ( params : object): Promise\u2039 ResourceQuota \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 ResourceQuota \u203a","title":"load"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#loadall","text":"\u25b8 loadAll ( options : object): Promise\u2039void | ResourceQuota []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | ResourceQuota []\u203a","title":"loadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#loadfrompath","text":"\u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a","title":"loadFromPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#protected-loaditem","text":"\u25b8 loadItem ( params : object): Promise\u2039 ResourceQuota \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 ResourceQuota \u203a","title":"Protected loadItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#protected-loaditems","text":"\u25b8 loadItems ( __namedParameters : object): Promise\u2039 ResourceQuota []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 ResourceQuota []\u203a","title":"Protected loadItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#protected-mergeitems","text":"\u25b8 mergeItems ( partialItems : ResourceQuota [], __namedParameters : object): ResourceQuota [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : ResourceQuota [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: ResourceQuota []","title":"Protected mergeItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#reloadall","text":"\u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a","title":"reloadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#remove","text":"\u25b8 remove ( item : ResourceQuota ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item ResourceQuota Returns: Promise\u2039void\u203a","title":"remove"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#protected-removeitem","text":"\u25b8 removeItem ( item : ResourceQuota , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : ResourceQuota \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a","title":"Protected removeItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#removeselecteditems","text":"\u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a","title":"removeSelectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#reset","text":"\u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void","title":"reset"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#protected-resetonerror","text":"\u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void","title":"Protected resetOnError"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#resetselection","text":"\u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void","title":"resetSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#select","text":"\u25b8 select ( item : ResourceQuota ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item ResourceQuota Returns: void","title":"select"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#protected-sortitems","text":"\u25b8 sortItems ( items : ResourceQuota [], sorting : function[], order? : \"asc\" | \"desc\"): ResourceQuota [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items ResourceQuota [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: ResourceQuota []","title":"Protected sortItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#subscribe","text":"\u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function)","title":"subscribe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#toggleselection","text":"\u25b8 toggleSelection ( item : ResourceQuota ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item ResourceQuota Returns: void","title":"toggleSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#toggleselectionall","text":"\u25b8 toggleSelectionAll ( visibleItems : ResourceQuota []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems ResourceQuota [] this.items Returns: void","title":"toggleSelectionAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#unselect","text":"\u25b8 unselect ( item : ResourceQuota ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item ResourceQuota Returns: void","title":"unselect"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#update","text":"\u25b8 update ( item : ResourceQuota , data : Partial\u2039 ResourceQuota \u203a): Promise\u2039 ResourceQuota \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item ResourceQuota data Partial\u2039 ResourceQuota \u203a Returns: Promise\u2039 ResourceQuota \u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#protected-updatefromeventsbuffer","text":"\u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void","title":"Protected updateFromEventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#protected-updateitem","text":"\u25b8 updateItem ( item : ResourceQuota , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : ResourceQuota \u25aa request : function \u25b8 (): Promise\u2039 ResourceQuota \u203a Returns: Promise\u2039T\u203a","title":"Protected updateItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcestack/","text":"Class: ResourceStack # Hierarchy # ResourceStack Index # Constructors # constructor Properties # cluster name Methods # appendKubectlArgs applyResources deleteResources kubectlApplyFolder kubectlDeleteFolder renderTemplates Constructors # constructor # + new ResourceStack ( cluster : KubernetesCluster , name : string): ResourceStack Defined in src/common/k8s/resource-stack.ts:34 Parameters: Name Type cluster KubernetesCluster name string Returns: ResourceStack Properties # Protected cluster # \u2022 cluster : KubernetesCluster Defined in src/common/k8s/resource-stack.ts:35 Protected name # \u2022 name : string Defined in src/common/k8s/resource-stack.ts:35 Methods # Protected appendKubectlArgs # \u25b8 appendKubectlArgs ( kubectlArgs : string[]): string[] Defined in src/common/k8s/resource-stack.ts:107 Parameters: Name Type kubectlArgs string[] Returns: string[] Protected applyResources # \u25b8 applyResources ( resources : string[], extraArgs? : string[]): Promise\u2039string\u203a Defined in src/common/k8s/resource-stack.ts:59 Parameters: Name Type resources string[] extraArgs? string[] Returns: Promise\u2039string\u203a Protected deleteResources # \u25b8 deleteResources ( resources : string[], extraArgs? : string[]): Promise\u2039string\u203a Defined in src/common/k8s/resource-stack.ts:83 Parameters: Name Type resources string[] extraArgs? string[] Returns: Promise\u2039string\u203a kubectlApplyFolder # \u25b8 kubectlApplyFolder ( folderPath : string, templateContext? : any, extraArgs? : string[]): Promise\u2039string\u203a Defined in src/common/k8s/resource-stack.ts:42 Parameters: Name Type Description folderPath string folder path that is searched for files defining kubernetes resources. templateContext? any sets the template parameters that are to be applied to any templated kubernetes resources that are to be applied. extraArgs? string[] - Returns: Promise\u2039string\u203a kubectlDeleteFolder # \u25b8 kubectlDeleteFolder ( folderPath : string, templateContext? : any, extraArgs? : string[]): Promise\u2039string\u203a Defined in src/common/k8s/resource-stack.ts:53 Parameters: Name Type Description folderPath string folder path that is searched for files defining kubernetes resources. templateContext? any sets the template parameters that are to be applied to any templated kubernetes resources that are to be applied. extraArgs? string[] - Returns: Promise\u2039string\u203a Protected renderTemplates # \u25b8 renderTemplates ( folderPath : string, templateContext : any): Promise\u2039string[]\u203a Defined in src/common/k8s/resource-stack.ts:115 Parameters: Name Type folderPath string templateContext any Returns: Promise\u2039string[]\u203a","title":"Class: ResourceStack"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcestack/#class-resourcestack","text":"","title":"Class: ResourceStack"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcestack/#hierarchy","text":"ResourceStack","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcestack/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcestack/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcestack/#properties","text":"cluster name","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcestack/#methods","text":"appendKubectlArgs applyResources deleteResources kubectlApplyFolder kubectlDeleteFolder renderTemplates","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcestack/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcestack/#constructor","text":"+ new ResourceStack ( cluster : KubernetesCluster , name : string): ResourceStack Defined in src/common/k8s/resource-stack.ts:34 Parameters: Name Type cluster KubernetesCluster name string Returns: ResourceStack","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcestack/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcestack/#protected-cluster","text":"\u2022 cluster : KubernetesCluster Defined in src/common/k8s/resource-stack.ts:35","title":"Protected cluster"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcestack/#protected-name","text":"\u2022 name : string Defined in src/common/k8s/resource-stack.ts:35","title":"Protected name"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcestack/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcestack/#protected-appendkubectlargs","text":"\u25b8 appendKubectlArgs ( kubectlArgs : string[]): string[] Defined in src/common/k8s/resource-stack.ts:107 Parameters: Name Type kubectlArgs string[] Returns: string[]","title":"Protected appendKubectlArgs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcestack/#protected-applyresources","text":"\u25b8 applyResources ( resources : string[], extraArgs? : string[]): Promise\u2039string\u203a Defined in src/common/k8s/resource-stack.ts:59 Parameters: Name Type resources string[] extraArgs? string[] Returns: Promise\u2039string\u203a","title":"Protected applyResources"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcestack/#protected-deleteresources","text":"\u25b8 deleteResources ( resources : string[], extraArgs? : string[]): Promise\u2039string\u203a Defined in src/common/k8s/resource-stack.ts:83 Parameters: Name Type resources string[] extraArgs? string[] Returns: Promise\u2039string\u203a","title":"Protected deleteResources"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcestack/#kubectlapplyfolder","text":"\u25b8 kubectlApplyFolder ( folderPath : string, templateContext? : any, extraArgs? : string[]): Promise\u2039string\u203a Defined in src/common/k8s/resource-stack.ts:42 Parameters: Name Type Description folderPath string folder path that is searched for files defining kubernetes resources. templateContext? any sets the template parameters that are to be applied to any templated kubernetes resources that are to be applied. extraArgs? string[] - Returns: Promise\u2039string\u203a","title":"kubectlApplyFolder"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcestack/#kubectldeletefolder","text":"\u25b8 kubectlDeleteFolder ( folderPath : string, templateContext? : any, extraArgs? : string[]): Promise\u2039string\u203a Defined in src/common/k8s/resource-stack.ts:53 Parameters: Name Type Description folderPath string folder path that is searched for files defining kubernetes resources. templateContext? any sets the template parameters that are to be applied to any templated kubernetes resources that are to be applied. extraArgs? string[] - Returns: Promise\u2039string\u203a","title":"kubectlDeleteFolder"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcestack/#protected-rendertemplates","text":"\u25b8 renderTemplates ( folderPath : string, templateContext : any): Promise\u2039string[]\u203a Defined in src/common/k8s/resource-stack.ts:115 Parameters: Name Type folderPath string templateContext any Returns: Promise\u2039string[]\u203a","title":"Protected renderTemplates"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/","text":"Class: Role \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec Hierarchy # KubeObject \u21b3 Role \u21b3 ClusterRole Implements # ItemObject Index # Constructors # constructor Properties # apiVersion kind metadata rules spec status apiBase kind namespaced Accessors # selfLink Methods # delete getAge getAnnotations getFinalizers getId getLabels getName getNs getOwnerRefs getResourceVersion getRules getSearchFields getTimeDiffFromNow toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels Constructors # constructor # + new Role ( data : KubeJsonApiData): Role Inherited from KubeObject . constructor Defined in src/renderer/api/kube-object.ts:180 Parameters: Name Type data KubeJsonApiData Returns: Role Properties # apiVersion # \u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94 kind # \u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95 metadata # \u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96 rules # \u2022 rules : object[] Defined in src/renderer/api/endpoints/role.api.ts:26 Optional spec # \u2022 spec ? : Spec Inherited from KubeObject . spec Defined in src/renderer/api/kube-object.ts:98 Optional status # \u2022 status ? : Status Inherited from KubeObject . status Defined in src/renderer/api/kube-object.ts:97 Static apiBase # \u25aa apiBase : string = \"/apis/rbac.authorization.k8s.io/v1/roles\" Defined in src/renderer/api/endpoints/role.api.ts:37 Static kind # \u25aa kind : string = \"Role\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/role.api.ts:35 Static namespaced # \u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/role.api.ts:36 Accessors # selfLink # \u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string Methods # delete # \u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a getAge # \u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number getAnnotations # \u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[] getFinalizers # \u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[] getId # \u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string getLabels # \u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[] getName # \u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string getNs # \u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string getOwnerRefs # \u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[] getResourceVersion # \u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string getRules # \u25b8 getRules (): object[] Defined in src/renderer/api/endpoints/role.api.ts:39 Returns: object[] getSearchFields # \u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[] getTimeDiffFromNow # \u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number toPlainObject # \u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object update # \u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Static create # \u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a Static isJsonApiData # \u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData Static isJsonApiDataList # \u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a Static isKubeJsonApiListMetadata # \u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata Static isKubeJsonApiMetadata # \u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata Static isNonSystem # \u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean Static isPartialJsonApiData # \u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a Static isPartialJsonApiMetadata # \u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a Static stringifyLabels # \u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Class: Role \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#class-role-metadata-status-spec","text":"","title":"Class: Role \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#type-parameters","text":"\u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#hierarchy","text":"KubeObject \u21b3 Role \u21b3 ClusterRole","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#implements","text":"ItemObject","title":"Implements"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#properties","text":"apiVersion kind metadata rules spec status apiBase kind namespaced","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#accessors","text":"selfLink","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#methods","text":"delete getAge getAnnotations getFinalizers getId getLabels getName getNs getOwnerRefs getResourceVersion getRules getSearchFields getTimeDiffFromNow toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#constructor","text":"+ new Role ( data : KubeJsonApiData): Role Inherited from KubeObject . constructor Defined in src/renderer/api/kube-object.ts:180 Parameters: Name Type data KubeJsonApiData Returns: Role","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#kind","text":"\u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#metadata","text":"\u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96","title":"metadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#rules","text":"\u2022 rules : object[] Defined in src/renderer/api/endpoints/role.api.ts:26","title":"rules"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#optional-spec","text":"\u2022 spec ? : Spec Inherited from KubeObject . spec Defined in src/renderer/api/kube-object.ts:98","title":"Optional spec"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#optional-status","text":"\u2022 status ? : Status Inherited from KubeObject . status Defined in src/renderer/api/kube-object.ts:97","title":"Optional status"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#static-apibase","text":"\u25aa apiBase : string = \"/apis/rbac.authorization.k8s.io/v1/roles\" Defined in src/renderer/api/endpoints/role.api.ts:37","title":"Static apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#static-kind","text":"\u25aa kind : string = \"Role\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/role.api.ts:35","title":"Static kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#static-namespaced","text":"\u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/role.api.ts:36","title":"Static namespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#selflink","text":"\u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string","title":"selfLink"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#delete","text":"\u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#getage","text":"\u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number","title":"getAge"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#getannotations","text":"\u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[]","title":"getAnnotations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#getfinalizers","text":"\u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[]","title":"getFinalizers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#getid","text":"\u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string","title":"getId"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#getlabels","text":"\u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[]","title":"getLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#getname","text":"\u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string","title":"getName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#getns","text":"\u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string","title":"getNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#getownerrefs","text":"\u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[]","title":"getOwnerRefs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#getresourceversion","text":"\u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#getrules","text":"\u25b8 getRules (): object[] Defined in src/renderer/api/endpoints/role.api.ts:39 Returns: object[]","title":"getRules"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#getsearchfields","text":"\u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[]","title":"getSearchFields"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#gettimedifffromnow","text":"\u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number","title":"getTimeDiffFromNow"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#toplainobject","text":"\u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object","title":"toPlainObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#update","text":"\u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#static-create","text":"\u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a","title":"Static create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#static-isjsonapidata","text":"\u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData","title":"Static isJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#static-isjsonapidatalist","text":"\u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a","title":"Static isJsonApiDataList"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#static-iskubejsonapilistmetadata","text":"\u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata","title":"Static isKubeJsonApiListMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#static-iskubejsonapimetadata","text":"\u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata","title":"Static isKubeJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#static-isnonsystem","text":"\u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean","title":"Static isNonSystem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#static-ispartialjsonapidata","text":"\u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a","title":"Static isPartialJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#static-ispartialjsonapimetadata","text":"\u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a","title":"Static isPartialJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#static-stringifylabels","text":"\u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Static stringifyLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/","text":"Class: RoleBinding \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec Hierarchy # KubeObject \u21b3 RoleBinding \u21b3 ClusterRoleBinding Implements # ItemObject Index # Constructors # constructor Properties # apiVersion kind metadata roleRef spec status subjects apiBase kind namespaced Accessors # selfLink Methods # delete getAge getAnnotations getFinalizers getId getLabels getName getNs getOwnerRefs getResourceVersion getSearchFields getSubjectNames getSubjects getTimeDiffFromNow toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels Constructors # constructor # + new RoleBinding ( data : KubeJsonApiData): RoleBinding Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/role-binding.api.ts:46 Parameters: Name Type data KubeJsonApiData Returns: RoleBinding Properties # apiVersion # \u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94 kind # \u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95 metadata # \u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96 roleRef # \u2022 roleRef : object Defined in src/renderer/api/endpoints/role-binding.api.ts:36 Type declaration: # apiGroup ? : string kind : string name : string Optional spec # \u2022 spec ? : Spec Inherited from KubeObject . spec Defined in src/renderer/api/kube-object.ts:98 Optional status # \u2022 status ? : Status Inherited from KubeObject . status Defined in src/renderer/api/kube-object.ts:97 Optional subjects # \u2022 subjects ? : IRoleBindingSubject[] Defined in src/renderer/api/endpoints/role-binding.api.ts:35 Static apiBase # \u25aa apiBase : string = \"/apis/rbac.authorization.k8s.io/v1/rolebindings\" Defined in src/renderer/api/endpoints/role-binding.api.ts:46 Static kind # \u25aa kind : string = \"RoleBinding\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/role-binding.api.ts:44 Static namespaced # \u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/role-binding.api.ts:45 Accessors # selfLink # \u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string Methods # delete # \u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a getAge # \u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number getAnnotations # \u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[] getFinalizers # \u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[] getId # \u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string getLabels # \u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[] getName # \u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string getNs # \u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string getOwnerRefs # \u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[] getResourceVersion # \u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string getSearchFields # \u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[] getSubjectNames # \u25b8 getSubjectNames (): string Defined in src/renderer/api/endpoints/role-binding.api.ts:57 Returns: string getSubjects # \u25b8 getSubjects (): IRoleBindingSubject[] Defined in src/renderer/api/endpoints/role-binding.api.ts:53 Returns: IRoleBindingSubject[] getTimeDiffFromNow # \u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number toPlainObject # \u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object update # \u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Static create # \u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a Static isJsonApiData # \u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData Static isJsonApiDataList # \u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a Static isKubeJsonApiListMetadata # \u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata Static isKubeJsonApiMetadata # \u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata Static isNonSystem # \u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean Static isPartialJsonApiData # \u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a Static isPartialJsonApiMetadata # \u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a Static stringifyLabels # \u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Class: RoleBinding \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#class-rolebinding-metadata-status-spec","text":"","title":"Class: RoleBinding \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#type-parameters","text":"\u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#hierarchy","text":"KubeObject \u21b3 RoleBinding \u21b3 ClusterRoleBinding","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#implements","text":"ItemObject","title":"Implements"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#properties","text":"apiVersion kind metadata roleRef spec status subjects apiBase kind namespaced","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#accessors","text":"selfLink","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#methods","text":"delete getAge getAnnotations getFinalizers getId getLabels getName getNs getOwnerRefs getResourceVersion getSearchFields getSubjectNames getSubjects getTimeDiffFromNow toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#constructor","text":"+ new RoleBinding ( data : KubeJsonApiData): RoleBinding Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/role-binding.api.ts:46 Parameters: Name Type data KubeJsonApiData Returns: RoleBinding","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#kind","text":"\u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#metadata","text":"\u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96","title":"metadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#roleref","text":"\u2022 roleRef : object Defined in src/renderer/api/endpoints/role-binding.api.ts:36","title":"roleRef"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#optional-spec","text":"\u2022 spec ? : Spec Inherited from KubeObject . spec Defined in src/renderer/api/kube-object.ts:98","title":"Optional spec"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#optional-status","text":"\u2022 status ? : Status Inherited from KubeObject . status Defined in src/renderer/api/kube-object.ts:97","title":"Optional status"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#optional-subjects","text":"\u2022 subjects ? : IRoleBindingSubject[] Defined in src/renderer/api/endpoints/role-binding.api.ts:35","title":"Optional subjects"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#static-apibase","text":"\u25aa apiBase : string = \"/apis/rbac.authorization.k8s.io/v1/rolebindings\" Defined in src/renderer/api/endpoints/role-binding.api.ts:46","title":"Static apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#static-kind","text":"\u25aa kind : string = \"RoleBinding\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/role-binding.api.ts:44","title":"Static kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#static-namespaced","text":"\u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/role-binding.api.ts:45","title":"Static namespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#selflink","text":"\u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string","title":"selfLink"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#delete","text":"\u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#getage","text":"\u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number","title":"getAge"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#getannotations","text":"\u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[]","title":"getAnnotations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#getfinalizers","text":"\u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[]","title":"getFinalizers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#getid","text":"\u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string","title":"getId"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#getlabels","text":"\u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[]","title":"getLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#getname","text":"\u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string","title":"getName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#getns","text":"\u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string","title":"getNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#getownerrefs","text":"\u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[]","title":"getOwnerRefs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#getresourceversion","text":"\u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#getsearchfields","text":"\u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[]","title":"getSearchFields"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#getsubjectnames","text":"\u25b8 getSubjectNames (): string Defined in src/renderer/api/endpoints/role-binding.api.ts:57 Returns: string","title":"getSubjectNames"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#getsubjects","text":"\u25b8 getSubjects (): IRoleBindingSubject[] Defined in src/renderer/api/endpoints/role-binding.api.ts:53 Returns: IRoleBindingSubject[]","title":"getSubjects"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#gettimedifffromnow","text":"\u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number","title":"getTimeDiffFromNow"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#toplainobject","text":"\u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object","title":"toPlainObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#update","text":"\u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#static-create","text":"\u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a","title":"Static create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#static-isjsonapidata","text":"\u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData","title":"Static isJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#static-isjsonapidatalist","text":"\u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a","title":"Static isJsonApiDataList"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#static-iskubejsonapilistmetadata","text":"\u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata","title":"Static isKubeJsonApiListMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#static-iskubejsonapimetadata","text":"\u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata","title":"Static isKubeJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#static-isnonsystem","text":"\u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean","title":"Static isNonSystem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#static-ispartialjsonapidata","text":"\u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a","title":"Static isPartialJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#static-ispartialjsonapimetadata","text":"\u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a","title":"Static isPartialJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#static-stringifylabels","text":"\u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Static stringifyLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/","text":"Class: RoleBindingsStore # Hierarchy # \u21b3 KubeObjectStore \u2039 RoleBinding \u203a \u21b3 RoleBindingsStore Index # Constructors # constructor Properties # api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext Accessors # context contextItems contextReady namespacesReady query selectedItems Methods # [Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem updateSubjects Constructors # constructor # + new RoleBindingsStore (): RoleBindingsStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+user-management-roles-bindings/role-bindings.store.ts:30 Returns: RoleBindingsStore Properties # api # \u2022 api : KubeApi \u2039 ClusterRoleBinding \u2039\u203a\u203a = clusterRoleBindingApi Overrides KubeObjectStore . api Defined in src/renderer/components/+user-management-roles-bindings/role-bindings.store.ts:30 bufferSize # \u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45 Protected eventsBuffer # \u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301 failedLoading # \u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36 isLoaded # \u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38 isLoading # \u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37 items # \u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39 Optional limit # \u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44 selectedItemsIds # \u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40 Static defaultContext # \u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41 Accessors # context # \u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext contextItems # \u2022 get contextItems (): RoleBinding [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: RoleBinding [] contextReady # \u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object namespacesReady # \u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object query # \u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams selectedItems # \u2022 get selectedItems (): RoleBinding [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: RoleBinding [] Methods # [Symbol.iterator] # \u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a Protected bindWatchEventsUpdater # \u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void create # \u25b8 create ( params : object, data? : Partial\u2039 RoleBinding \u203a): Promise\u2039 RoleBinding \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 RoleBinding \u203a Returns: Promise\u2039 RoleBinding \u203a Protected createItem # \u25b8 createItem ( params : object, data? : Partial\u2039 RoleBinding \u203a): Promise\u2039 RoleBinding \u2039\u203a\u203a Overrides KubeObjectStore . createItem Defined in src/renderer/components/+user-management-roles-bindings/role-bindings.store.ts:63 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 RoleBinding \u203a Returns: Promise\u2039 RoleBinding \u2039\u203a\u203a Protected defaultSorting # \u25b8 defaultSorting ( item : RoleBinding ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item RoleBinding Returns: string Protected filterItemsOnLoad # \u25b8 filterItemsOnLoad ( items : RoleBinding []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items RoleBinding [] Returns: T[] getAllByNs # \u25b8 getAllByNs ( namespace : string | string[], strict : boolean): RoleBinding [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: RoleBinding [] getById # \u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T getByLabel # \u25b8 getByLabel ( labels : string[] | object): RoleBinding [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: RoleBinding [] getByName # \u25b8 getByName ( name : string, namespace? : string): RoleBinding Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: RoleBinding getByPath # \u25b8 getByPath ( path : string): RoleBinding Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: RoleBinding getIndexById # \u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number getItems # \u25b8 getItems (): RoleBinding [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: RoleBinding [] Optional getStatuses # \u25b8 getStatuses ( items : RoleBinding []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items RoleBinding [] Returns: Record\u2039string, number\u203a getSubscribeApis # \u25b8 getSubscribeApis (): KubeApi \u2039 RoleBinding \u2039\u203a\u203a[] Overrides KubeObjectStore . getSubscribeApis Defined in src/renderer/components/+user-management-roles-bindings/role-bindings.store.ts:37 Returns: KubeApi \u2039 RoleBinding \u2039\u203a\u203a[] getTotalCount # \u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number isSelected # \u25b8 isSelected ( item : RoleBinding ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item RoleBinding Returns: boolean isSelectedAll # \u25b8 isSelectedAll ( visibleItems : RoleBinding []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems RoleBinding [] this.items Returns: boolean load # \u25b8 load ( params : object): Promise\u2039 RoleBinding \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 RoleBinding \u203a loadAll # \u25b8 loadAll ( options : object): Promise\u2039void | RoleBinding []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | RoleBinding []\u203a loadFromPath # \u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a Protected loadItem # \u25b8 loadItem ( params : object): Promise\u2039 RoleBinding \u2039\u203a\u203a Overrides KubeObjectStore . loadItem Defined in src/renderer/components/+user-management-roles-bindings/role-bindings.store.ts:48 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 RoleBinding \u2039\u203a\u203a Protected loadItems # \u25b8 loadItems ( params : KubeObjectStoreLoadingParams): Promise\u2039 RoleBinding []\u203a Overrides KubeObjectStore . loadItems Defined in src/renderer/components/+user-management-roles-bindings/role-bindings.store.ts:54 Parameters: Name Type params KubeObjectStoreLoadingParams Returns: Promise\u2039 RoleBinding []\u203a Protected mergeItems # \u25b8 mergeItems ( partialItems : RoleBinding [], __namedParameters : object): RoleBinding [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : RoleBinding [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: RoleBinding [] reloadAll # \u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a remove # \u25b8 remove ( item : RoleBinding ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item RoleBinding Returns: Promise\u2039void\u203a Protected removeItem # \u25b8 removeItem ( item : RoleBinding , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : RoleBinding \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a removeSelectedItems # \u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a reset # \u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void Protected resetOnError # \u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void resetSelection # \u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void select # \u25b8 select ( item : RoleBinding ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item RoleBinding Returns: void Protected sortItems # \u25b8 sortItems ( items : RoleBinding []): RoleBinding \u2039\u203a[] Overrides KubeObjectStore . sortItems Defined in src/renderer/components/+user-management-roles-bindings/role-bindings.store.ts:41 Parameters: Name Type items RoleBinding [] Returns: RoleBinding \u2039\u203a[] subscribe # \u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function) toggleSelection # \u25b8 toggleSelection ( item : RoleBinding ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item RoleBinding Returns: void toggleSelectionAll # \u25b8 toggleSelectionAll ( visibleItems : RoleBinding []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems RoleBinding [] this.items Returns: void unselect # \u25b8 unselect ( item : RoleBinding ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item RoleBinding Returns: void update # \u25b8 update ( item : RoleBinding , data : Partial\u2039 RoleBinding \u203a): Promise\u2039 RoleBinding \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item RoleBinding data Partial\u2039 RoleBinding \u203a Returns: Promise\u2039 RoleBinding \u203a Protected updateFromEventsBuffer # \u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void Protected updateItem # \u25b8 updateItem ( item : RoleBinding , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : RoleBinding \u25aa request : function \u25b8 (): Promise\u2039 RoleBinding \u203a Returns: Promise\u2039T\u203a updateSubjects # \u25b8 updateSubjects ( params : object): Promise\u2039 RoleBinding \u2039\u203a\u203a Defined in src/renderer/components/+user-management-roles-bindings/role-bindings.store.ts:71 Parameters: \u25aa params : object Name Type addSubjects? IRoleBindingSubject[] removeSubjects? IRoleBindingSubject[] roleBinding RoleBinding Returns: Promise\u2039 RoleBinding \u2039\u203a\u203a","title":"Class: RoleBindingsStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#class-rolebindingsstore","text":"","title":"Class: RoleBindingsStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#hierarchy","text":"\u21b3 KubeObjectStore \u2039 RoleBinding \u203a \u21b3 RoleBindingsStore","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#properties","text":"api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#accessors","text":"context contextItems contextReady namespacesReady query selectedItems","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#methods","text":"[Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem updateSubjects","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#constructor","text":"+ new RoleBindingsStore (): RoleBindingsStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+user-management-roles-bindings/role-bindings.store.ts:30 Returns: RoleBindingsStore","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#api","text":"\u2022 api : KubeApi \u2039 ClusterRoleBinding \u2039\u203a\u203a = clusterRoleBindingApi Overrides KubeObjectStore . api Defined in src/renderer/components/+user-management-roles-bindings/role-bindings.store.ts:30","title":"api"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#buffersize","text":"\u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45","title":"bufferSize"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#protected-eventsbuffer","text":"\u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301","title":"Protected eventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#failedloading","text":"\u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36","title":"failedLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#isloaded","text":"\u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38","title":"isLoaded"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#isloading","text":"\u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37","title":"isLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#items","text":"\u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39","title":"items"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#optional-limit","text":"\u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44","title":"Optional limit"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#selecteditemsids","text":"\u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40","title":"selectedItemsIds"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#static-defaultcontext","text":"\u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41","title":"Static defaultContext"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#context","text":"\u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext","title":"context"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#contextitems","text":"\u2022 get contextItems (): RoleBinding [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: RoleBinding []","title":"contextItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#contextready","text":"\u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object","title":"contextReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#namespacesready","text":"\u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object","title":"namespacesReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#query","text":"\u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams","title":"query"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#selecteditems","text":"\u2022 get selectedItems (): RoleBinding [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: RoleBinding []","title":"selectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#symboliterator","text":"\u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a","title":"[Symbol.iterator]"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#protected-bindwatcheventsupdater","text":"\u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void","title":"Protected bindWatchEventsUpdater"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#create","text":"\u25b8 create ( params : object, data? : Partial\u2039 RoleBinding \u203a): Promise\u2039 RoleBinding \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 RoleBinding \u203a Returns: Promise\u2039 RoleBinding \u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#protected-createitem","text":"\u25b8 createItem ( params : object, data? : Partial\u2039 RoleBinding \u203a): Promise\u2039 RoleBinding \u2039\u203a\u203a Overrides KubeObjectStore . createItem Defined in src/renderer/components/+user-management-roles-bindings/role-bindings.store.ts:63 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 RoleBinding \u203a Returns: Promise\u2039 RoleBinding \u2039\u203a\u203a","title":"Protected createItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#protected-defaultsorting","text":"\u25b8 defaultSorting ( item : RoleBinding ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item RoleBinding Returns: string","title":"Protected defaultSorting"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#protected-filteritemsonload","text":"\u25b8 filterItemsOnLoad ( items : RoleBinding []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items RoleBinding [] Returns: T[]","title":"Protected filterItemsOnLoad"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#getallbyns","text":"\u25b8 getAllByNs ( namespace : string | string[], strict : boolean): RoleBinding [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: RoleBinding []","title":"getAllByNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#getbyid","text":"\u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T","title":"getById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#getbylabel","text":"\u25b8 getByLabel ( labels : string[] | object): RoleBinding [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: RoleBinding []","title":"getByLabel"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#getbyname","text":"\u25b8 getByName ( name : string, namespace? : string): RoleBinding Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: RoleBinding","title":"getByName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#getbypath","text":"\u25b8 getByPath ( path : string): RoleBinding Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: RoleBinding","title":"getByPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#getindexbyid","text":"\u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number","title":"getIndexById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#getitems","text":"\u25b8 getItems (): RoleBinding [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: RoleBinding []","title":"getItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#optional-getstatuses","text":"\u25b8 getStatuses ( items : RoleBinding []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items RoleBinding [] Returns: Record\u2039string, number\u203a","title":"Optional getStatuses"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#getsubscribeapis","text":"\u25b8 getSubscribeApis (): KubeApi \u2039 RoleBinding \u2039\u203a\u203a[] Overrides KubeObjectStore . getSubscribeApis Defined in src/renderer/components/+user-management-roles-bindings/role-bindings.store.ts:37 Returns: KubeApi \u2039 RoleBinding \u2039\u203a\u203a[]","title":"getSubscribeApis"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#gettotalcount","text":"\u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number","title":"getTotalCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#isselected","text":"\u25b8 isSelected ( item : RoleBinding ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item RoleBinding Returns: boolean","title":"isSelected"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#isselectedall","text":"\u25b8 isSelectedAll ( visibleItems : RoleBinding []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems RoleBinding [] this.items Returns: boolean","title":"isSelectedAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#load","text":"\u25b8 load ( params : object): Promise\u2039 RoleBinding \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 RoleBinding \u203a","title":"load"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#loadall","text":"\u25b8 loadAll ( options : object): Promise\u2039void | RoleBinding []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | RoleBinding []\u203a","title":"loadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#loadfrompath","text":"\u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a","title":"loadFromPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#protected-loaditem","text":"\u25b8 loadItem ( params : object): Promise\u2039 RoleBinding \u2039\u203a\u203a Overrides KubeObjectStore . loadItem Defined in src/renderer/components/+user-management-roles-bindings/role-bindings.store.ts:48 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 RoleBinding \u2039\u203a\u203a","title":"Protected loadItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#protected-loaditems","text":"\u25b8 loadItems ( params : KubeObjectStoreLoadingParams): Promise\u2039 RoleBinding []\u203a Overrides KubeObjectStore . loadItems Defined in src/renderer/components/+user-management-roles-bindings/role-bindings.store.ts:54 Parameters: Name Type params KubeObjectStoreLoadingParams Returns: Promise\u2039 RoleBinding []\u203a","title":"Protected loadItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#protected-mergeitems","text":"\u25b8 mergeItems ( partialItems : RoleBinding [], __namedParameters : object): RoleBinding [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : RoleBinding [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: RoleBinding []","title":"Protected mergeItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#reloadall","text":"\u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a","title":"reloadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#remove","text":"\u25b8 remove ( item : RoleBinding ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item RoleBinding Returns: Promise\u2039void\u203a","title":"remove"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#protected-removeitem","text":"\u25b8 removeItem ( item : RoleBinding , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : RoleBinding \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a","title":"Protected removeItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#removeselecteditems","text":"\u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a","title":"removeSelectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#reset","text":"\u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void","title":"reset"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#protected-resetonerror","text":"\u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void","title":"Protected resetOnError"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#resetselection","text":"\u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void","title":"resetSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#select","text":"\u25b8 select ( item : RoleBinding ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item RoleBinding Returns: void","title":"select"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#protected-sortitems","text":"\u25b8 sortItems ( items : RoleBinding []): RoleBinding \u2039\u203a[] Overrides KubeObjectStore . sortItems Defined in src/renderer/components/+user-management-roles-bindings/role-bindings.store.ts:41 Parameters: Name Type items RoleBinding [] Returns: RoleBinding \u2039\u203a[]","title":"Protected sortItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#subscribe","text":"\u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function)","title":"subscribe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#toggleselection","text":"\u25b8 toggleSelection ( item : RoleBinding ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item RoleBinding Returns: void","title":"toggleSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#toggleselectionall","text":"\u25b8 toggleSelectionAll ( visibleItems : RoleBinding []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems RoleBinding [] this.items Returns: void","title":"toggleSelectionAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#unselect","text":"\u25b8 unselect ( item : RoleBinding ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item RoleBinding Returns: void","title":"unselect"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#update","text":"\u25b8 update ( item : RoleBinding , data : Partial\u2039 RoleBinding \u203a): Promise\u2039 RoleBinding \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item RoleBinding data Partial\u2039 RoleBinding \u203a Returns: Promise\u2039 RoleBinding \u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#protected-updatefromeventsbuffer","text":"\u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void","title":"Protected updateFromEventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#protected-updateitem","text":"\u25b8 updateItem ( item : RoleBinding , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : RoleBinding \u25aa request : function \u25b8 (): Promise\u2039 RoleBinding \u203a Returns: Promise\u2039T\u203a","title":"Protected updateItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#updatesubjects","text":"\u25b8 updateSubjects ( params : object): Promise\u2039 RoleBinding \u2039\u203a\u203a Defined in src/renderer/components/+user-management-roles-bindings/role-bindings.store.ts:71 Parameters: \u25aa params : object Name Type addSubjects? IRoleBindingSubject[] removeSubjects? IRoleBindingSubject[] roleBinding RoleBinding Returns: Promise\u2039 RoleBinding \u2039\u203a\u203a","title":"updateSubjects"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/","text":"Class: RolesStore # Hierarchy # \u21b3 KubeObjectStore \u2039 Role \u203a \u21b3 RolesStore Index # Constructors # constructor Properties # api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext Accessors # context contextItems contextReady namespacesReady query selectedItems Methods # [Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem Constructors # constructor # + new RolesStore (): RolesStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+user-management-roles/roles.store.ts:28 Returns: RolesStore Properties # api # \u2022 api : KubeApi \u2039 ClusterRole \u2039\u203a\u203a = clusterRoleApi Overrides KubeObjectStore . api Defined in src/renderer/components/+user-management-roles/roles.store.ts:28 bufferSize # \u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45 Protected eventsBuffer # \u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301 failedLoading # \u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36 isLoaded # \u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38 isLoading # \u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37 items # \u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39 Optional limit # \u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44 selectedItemsIds # \u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40 Static defaultContext # \u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41 Accessors # context # \u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext contextItems # \u2022 get contextItems (): Role [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: Role [] contextReady # \u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object namespacesReady # \u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object query # \u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams selectedItems # \u2022 get selectedItems (): Role [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: Role [] Methods # [Symbol.iterator] # \u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a Protected bindWatchEventsUpdater # \u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void create # \u25b8 create ( params : object, data? : Partial\u2039 Role \u203a): Promise\u2039 Role \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Role \u203a Returns: Promise\u2039 Role \u203a Protected createItem # \u25b8 createItem ( params : object, data? : Partial\u2039 Role \u203a): Promise\u2039 Role \u2039\u203a\u203a Overrides KubeObjectStore . createItem Defined in src/renderer/components/+user-management-roles/roles.store.ts:61 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Role \u203a Returns: Promise\u2039 Role \u2039\u203a\u203a Protected defaultSorting # \u25b8 defaultSorting ( item : Role ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item Role Returns: string Protected filterItemsOnLoad # \u25b8 filterItemsOnLoad ( items : Role []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items Role [] Returns: T[] getAllByNs # \u25b8 getAllByNs ( namespace : string | string[], strict : boolean): Role [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: Role [] getById # \u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T getByLabel # \u25b8 getByLabel ( labels : string[] | object): Role [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: Role [] getByName # \u25b8 getByName ( name : string, namespace? : string): Role Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: Role getByPath # \u25b8 getByPath ( path : string): Role Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: Role getIndexById # \u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number getItems # \u25b8 getItems (): Role [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: Role [] Optional getStatuses # \u25b8 getStatuses ( items : Role []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items Role [] Returns: Record\u2039string, number\u203a getSubscribeApis # \u25b8 getSubscribeApis (): KubeApi \u2039 Role \u2039\u203a\u203a[] Overrides KubeObjectStore . getSubscribeApis Defined in src/renderer/components/+user-management-roles/roles.store.ts:35 Returns: KubeApi \u2039 Role \u2039\u203a\u203a[] getTotalCount # \u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number isSelected # \u25b8 isSelected ( item : Role ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item Role Returns: boolean isSelectedAll # \u25b8 isSelectedAll ( visibleItems : Role []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems Role [] this.items Returns: boolean load # \u25b8 load ( params : object): Promise\u2039 Role \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Role \u203a loadAll # \u25b8 loadAll ( options : object): Promise\u2039void | Role []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | Role []\u203a loadFromPath # \u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a Protected loadItem # \u25b8 loadItem ( params : object): Promise\u2039 Role \u2039\u203a\u203a Overrides KubeObjectStore . loadItem Defined in src/renderer/components/+user-management-roles/roles.store.ts:46 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Role \u2039\u203a\u203a Protected loadItems # \u25b8 loadItems ( params : KubeObjectStoreLoadingParams): Promise\u2039 Role []\u203a Overrides KubeObjectStore . loadItems Defined in src/renderer/components/+user-management-roles/roles.store.ts:52 Parameters: Name Type params KubeObjectStoreLoadingParams Returns: Promise\u2039 Role []\u203a Protected mergeItems # \u25b8 mergeItems ( partialItems : Role [], __namedParameters : object): Role [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : Role [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: Role [] reloadAll # \u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a remove # \u25b8 remove ( item : Role ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item Role Returns: Promise\u2039void\u203a Protected removeItem # \u25b8 removeItem ( item : Role , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : Role \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a removeSelectedItems # \u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a reset # \u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void Protected resetOnError # \u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void resetSelection # \u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void select # \u25b8 select ( item : Role ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item Role Returns: void Protected sortItems # \u25b8 sortItems ( items : Role []): Role \u2039\u203a[] Overrides KubeObjectStore . sortItems Defined in src/renderer/components/+user-management-roles/roles.store.ts:39 Parameters: Name Type items Role [] Returns: Role \u2039\u203a[] subscribe # \u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function) toggleSelection # \u25b8 toggleSelection ( item : Role ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item Role Returns: void toggleSelectionAll # \u25b8 toggleSelectionAll ( visibleItems : Role []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems Role [] this.items Returns: void unselect # \u25b8 unselect ( item : Role ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item Role Returns: void update # \u25b8 update ( item : Role , data : Partial\u2039 Role \u203a): Promise\u2039 Role \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item Role data Partial\u2039 Role \u203a Returns: Promise\u2039 Role \u203a Protected updateFromEventsBuffer # \u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void Protected updateItem # \u25b8 updateItem ( item : Role , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : Role \u25aa request : function \u25b8 (): Promise\u2039 Role \u203a Returns: Promise\u2039T\u203a","title":"Class: RolesStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#class-rolesstore","text":"","title":"Class: RolesStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#hierarchy","text":"\u21b3 KubeObjectStore \u2039 Role \u203a \u21b3 RolesStore","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#properties","text":"api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#accessors","text":"context contextItems contextReady namespacesReady query selectedItems","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#methods","text":"[Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#constructor","text":"+ new RolesStore (): RolesStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+user-management-roles/roles.store.ts:28 Returns: RolesStore","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#api","text":"\u2022 api : KubeApi \u2039 ClusterRole \u2039\u203a\u203a = clusterRoleApi Overrides KubeObjectStore . api Defined in src/renderer/components/+user-management-roles/roles.store.ts:28","title":"api"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#buffersize","text":"\u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45","title":"bufferSize"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#protected-eventsbuffer","text":"\u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301","title":"Protected eventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#failedloading","text":"\u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36","title":"failedLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#isloaded","text":"\u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38","title":"isLoaded"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#isloading","text":"\u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37","title":"isLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#items","text":"\u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39","title":"items"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#optional-limit","text":"\u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44","title":"Optional limit"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#selecteditemsids","text":"\u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40","title":"selectedItemsIds"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#static-defaultcontext","text":"\u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41","title":"Static defaultContext"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#context","text":"\u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext","title":"context"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#contextitems","text":"\u2022 get contextItems (): Role [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: Role []","title":"contextItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#contextready","text":"\u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object","title":"contextReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#namespacesready","text":"\u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object","title":"namespacesReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#query","text":"\u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams","title":"query"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#selecteditems","text":"\u2022 get selectedItems (): Role [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: Role []","title":"selectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#symboliterator","text":"\u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a","title":"[Symbol.iterator]"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#protected-bindwatcheventsupdater","text":"\u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void","title":"Protected bindWatchEventsUpdater"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#create","text":"\u25b8 create ( params : object, data? : Partial\u2039 Role \u203a): Promise\u2039 Role \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Role \u203a Returns: Promise\u2039 Role \u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#protected-createitem","text":"\u25b8 createItem ( params : object, data? : Partial\u2039 Role \u203a): Promise\u2039 Role \u2039\u203a\u203a Overrides KubeObjectStore . createItem Defined in src/renderer/components/+user-management-roles/roles.store.ts:61 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Role \u203a Returns: Promise\u2039 Role \u2039\u203a\u203a","title":"Protected createItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#protected-defaultsorting","text":"\u25b8 defaultSorting ( item : Role ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item Role Returns: string","title":"Protected defaultSorting"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#protected-filteritemsonload","text":"\u25b8 filterItemsOnLoad ( items : Role []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items Role [] Returns: T[]","title":"Protected filterItemsOnLoad"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#getallbyns","text":"\u25b8 getAllByNs ( namespace : string | string[], strict : boolean): Role [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: Role []","title":"getAllByNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#getbyid","text":"\u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T","title":"getById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#getbylabel","text":"\u25b8 getByLabel ( labels : string[] | object): Role [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: Role []","title":"getByLabel"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#getbyname","text":"\u25b8 getByName ( name : string, namespace? : string): Role Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: Role","title":"getByName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#getbypath","text":"\u25b8 getByPath ( path : string): Role Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: Role","title":"getByPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#getindexbyid","text":"\u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number","title":"getIndexById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#getitems","text":"\u25b8 getItems (): Role [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: Role []","title":"getItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#optional-getstatuses","text":"\u25b8 getStatuses ( items : Role []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items Role [] Returns: Record\u2039string, number\u203a","title":"Optional getStatuses"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#getsubscribeapis","text":"\u25b8 getSubscribeApis (): KubeApi \u2039 Role \u2039\u203a\u203a[] Overrides KubeObjectStore . getSubscribeApis Defined in src/renderer/components/+user-management-roles/roles.store.ts:35 Returns: KubeApi \u2039 Role \u2039\u203a\u203a[]","title":"getSubscribeApis"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#gettotalcount","text":"\u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number","title":"getTotalCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#isselected","text":"\u25b8 isSelected ( item : Role ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item Role Returns: boolean","title":"isSelected"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#isselectedall","text":"\u25b8 isSelectedAll ( visibleItems : Role []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems Role [] this.items Returns: boolean","title":"isSelectedAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#load","text":"\u25b8 load ( params : object): Promise\u2039 Role \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Role \u203a","title":"load"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#loadall","text":"\u25b8 loadAll ( options : object): Promise\u2039void | Role []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | Role []\u203a","title":"loadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#loadfrompath","text":"\u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a","title":"loadFromPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#protected-loaditem","text":"\u25b8 loadItem ( params : object): Promise\u2039 Role \u2039\u203a\u203a Overrides KubeObjectStore . loadItem Defined in src/renderer/components/+user-management-roles/roles.store.ts:46 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Role \u2039\u203a\u203a","title":"Protected loadItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#protected-loaditems","text":"\u25b8 loadItems ( params : KubeObjectStoreLoadingParams): Promise\u2039 Role []\u203a Overrides KubeObjectStore . loadItems Defined in src/renderer/components/+user-management-roles/roles.store.ts:52 Parameters: Name Type params KubeObjectStoreLoadingParams Returns: Promise\u2039 Role []\u203a","title":"Protected loadItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#protected-mergeitems","text":"\u25b8 mergeItems ( partialItems : Role [], __namedParameters : object): Role [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : Role [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: Role []","title":"Protected mergeItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#reloadall","text":"\u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a","title":"reloadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#remove","text":"\u25b8 remove ( item : Role ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item Role Returns: Promise\u2039void\u203a","title":"remove"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#protected-removeitem","text":"\u25b8 removeItem ( item : Role , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : Role \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a","title":"Protected removeItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#removeselecteditems","text":"\u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a","title":"removeSelectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#reset","text":"\u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void","title":"reset"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#protected-resetonerror","text":"\u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void","title":"Protected resetOnError"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#resetselection","text":"\u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void","title":"resetSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#select","text":"\u25b8 select ( item : Role ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item Role Returns: void","title":"select"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#protected-sortitems","text":"\u25b8 sortItems ( items : Role []): Role \u2039\u203a[] Overrides KubeObjectStore . sortItems Defined in src/renderer/components/+user-management-roles/roles.store.ts:39 Parameters: Name Type items Role [] Returns: Role \u2039\u203a[]","title":"Protected sortItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#subscribe","text":"\u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function)","title":"subscribe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#toggleselection","text":"\u25b8 toggleSelection ( item : Role ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item Role Returns: void","title":"toggleSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#toggleselectionall","text":"\u25b8 toggleSelectionAll ( visibleItems : Role []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems Role [] this.items Returns: void","title":"toggleSelectionAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#unselect","text":"\u25b8 unselect ( item : Role ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item Role Returns: void","title":"unselect"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#update","text":"\u25b8 update ( item : Role , data : Partial\u2039 Role \u203a): Promise\u2039 Role \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item Role data Partial\u2039 Role \u203a Returns: Promise\u2039 Role \u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#protected-updatefromeventsbuffer","text":"\u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void","title":"Protected updateFromEventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#protected-updateitem","text":"\u25b8 updateItem ( item : Role , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : Role \u25aa request : function \u25b8 (): Promise\u2039 Role \u203a Returns: Promise\u2039T\u203a","title":"Protected updateItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/","text":"Class: Secret \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec Hierarchy # KubeObject \u21b3 Secret Implements # ItemObject Index # Constructors # constructor Properties # apiVersion data kind metadata spec status type apiBase kind namespaced Accessors # selfLink Methods # delete getAge getAnnotations getFinalizers getId getKeys getLabels getName getNs getOwnerRefs getResourceVersion getSearchFields getTimeDiffFromNow getToken toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels Constructors # constructor # + new Secret ( data : KubeJsonApiData): Secret Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/secret.api.ts:54 Parameters: Name Type data KubeJsonApiData Returns: Secret Properties # apiVersion # \u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94 data # \u2022 data : object Defined in src/renderer/api/endpoints/secret.api.ts:45 Type declaration: # [ prop : string ]: string token ? : string kind # \u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95 metadata # \u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96 Optional spec # \u2022 spec ? : Spec Inherited from KubeObject . spec Defined in src/renderer/api/kube-object.ts:98 Optional status # \u2022 status ? : Status Inherited from KubeObject . status Defined in src/renderer/api/kube-object.ts:97 type # \u2022 type : SecretType Defined in src/renderer/api/endpoints/secret.api.ts:44 Static apiBase # \u25aa apiBase : string = \"/api/v1/secrets\" Defined in src/renderer/api/endpoints/secret.api.ts:54 Static kind # \u25aa kind : string = \"Secret\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/secret.api.ts:52 Static namespaced # \u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/secret.api.ts:53 Accessors # selfLink # \u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string Methods # delete # \u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a getAge # \u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number getAnnotations # \u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[] getFinalizers # \u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[] getId # \u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string getKeys # \u25b8 getKeys (): string[] Defined in src/renderer/api/endpoints/secret.api.ts:63 Returns: string[] getLabels # \u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[] getName # \u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string getNs # \u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string getOwnerRefs # \u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[] getResourceVersion # \u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string getSearchFields # \u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[] getTimeDiffFromNow # \u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number getToken # \u25b8 getToken (): string Defined in src/renderer/api/endpoints/secret.api.ts:67 Returns: string toPlainObject # \u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object update # \u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Static create # \u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a Static isJsonApiData # \u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData Static isJsonApiDataList # \u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a Static isKubeJsonApiListMetadata # \u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata Static isKubeJsonApiMetadata # \u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata Static isNonSystem # \u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean Static isPartialJsonApiData # \u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a Static isPartialJsonApiMetadata # \u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a Static stringifyLabels # \u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Class: Secret \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#class-secret-metadata-status-spec","text":"","title":"Class: Secret \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#type-parameters","text":"\u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#hierarchy","text":"KubeObject \u21b3 Secret","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#implements","text":"ItemObject","title":"Implements"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#properties","text":"apiVersion data kind metadata spec status type apiBase kind namespaced","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#accessors","text":"selfLink","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#methods","text":"delete getAge getAnnotations getFinalizers getId getKeys getLabels getName getNs getOwnerRefs getResourceVersion getSearchFields getTimeDiffFromNow getToken toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#constructor","text":"+ new Secret ( data : KubeJsonApiData): Secret Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/secret.api.ts:54 Parameters: Name Type data KubeJsonApiData Returns: Secret","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#data","text":"\u2022 data : object Defined in src/renderer/api/endpoints/secret.api.ts:45","title":"data"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#kind","text":"\u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#metadata","text":"\u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96","title":"metadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#optional-spec","text":"\u2022 spec ? : Spec Inherited from KubeObject . spec Defined in src/renderer/api/kube-object.ts:98","title":"Optional spec"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#optional-status","text":"\u2022 status ? : Status Inherited from KubeObject . status Defined in src/renderer/api/kube-object.ts:97","title":"Optional status"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#type","text":"\u2022 type : SecretType Defined in src/renderer/api/endpoints/secret.api.ts:44","title":"type"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#static-apibase","text":"\u25aa apiBase : string = \"/api/v1/secrets\" Defined in src/renderer/api/endpoints/secret.api.ts:54","title":"Static apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#static-kind","text":"\u25aa kind : string = \"Secret\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/secret.api.ts:52","title":"Static kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#static-namespaced","text":"\u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/secret.api.ts:53","title":"Static namespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#selflink","text":"\u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string","title":"selfLink"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#delete","text":"\u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#getage","text":"\u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number","title":"getAge"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#getannotations","text":"\u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[]","title":"getAnnotations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#getfinalizers","text":"\u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[]","title":"getFinalizers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#getid","text":"\u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string","title":"getId"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#getkeys","text":"\u25b8 getKeys (): string[] Defined in src/renderer/api/endpoints/secret.api.ts:63 Returns: string[]","title":"getKeys"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#getlabels","text":"\u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[]","title":"getLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#getname","text":"\u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string","title":"getName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#getns","text":"\u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string","title":"getNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#getownerrefs","text":"\u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[]","title":"getOwnerRefs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#getresourceversion","text":"\u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#getsearchfields","text":"\u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[]","title":"getSearchFields"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#gettimedifffromnow","text":"\u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number","title":"getTimeDiffFromNow"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#gettoken","text":"\u25b8 getToken (): string Defined in src/renderer/api/endpoints/secret.api.ts:67 Returns: string","title":"getToken"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#toplainobject","text":"\u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object","title":"toPlainObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#update","text":"\u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#static-create","text":"\u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a","title":"Static create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#static-isjsonapidata","text":"\u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData","title":"Static isJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#static-isjsonapidatalist","text":"\u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a","title":"Static isJsonApiDataList"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#static-iskubejsonapilistmetadata","text":"\u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata","title":"Static isKubeJsonApiListMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#static-iskubejsonapimetadata","text":"\u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata","title":"Static isKubeJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#static-isnonsystem","text":"\u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean","title":"Static isNonSystem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#static-ispartialjsonapidata","text":"\u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a","title":"Static isPartialJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#static-ispartialjsonapimetadata","text":"\u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a","title":"Static isPartialJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#static-stringifylabels","text":"\u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Static stringifyLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/","text":"Class: SecretsStore # Hierarchy # \u21b3 KubeObjectStore \u2039 Secret \u203a \u21b3 SecretsStore Index # Constructors # constructor Properties # api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext Accessors # context contextItems contextReady namespacesReady query selectedItems Methods # [Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem Constructors # constructor # + new SecretsStore (): SecretsStore Inherited from KubeObjectStore . constructor Overrides void Defined in src/renderer/kube-object.store.ts:54 Returns: SecretsStore Properties # api # \u2022 api : KubeApi \u2039 Secret \u2039\u203a\u203a = secretsApi Overrides KubeObjectStore . api Defined in src/renderer/components/+config-secrets/secrets.store.ts:27 bufferSize # \u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45 Protected eventsBuffer # \u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301 failedLoading # \u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36 isLoaded # \u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38 isLoading # \u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37 items # \u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39 Optional limit # \u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44 selectedItemsIds # \u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40 Static defaultContext # \u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41 Accessors # context # \u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext contextItems # \u2022 get contextItems (): Secret [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: Secret [] contextReady # \u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object namespacesReady # \u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object query # \u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams selectedItems # \u2022 get selectedItems (): Secret [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: Secret [] Methods # [Symbol.iterator] # \u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a Protected bindWatchEventsUpdater # \u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void create # \u25b8 create ( params : object, data? : Partial\u2039 Secret \u203a): Promise\u2039 Secret \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Secret \u203a Returns: Promise\u2039 Secret \u203a Protected createItem # \u25b8 createItem ( params : object, data? : Partial\u2039 Secret \u203a): Promise\u2039 Secret \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Secret \u203a Returns: Promise\u2039 Secret \u203a Protected defaultSorting # \u25b8 defaultSorting ( item : Secret ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item Secret Returns: string Protected filterItemsOnLoad # \u25b8 filterItemsOnLoad ( items : Secret []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items Secret [] Returns: T[] getAllByNs # \u25b8 getAllByNs ( namespace : string | string[], strict : boolean): Secret [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: Secret [] getById # \u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T getByLabel # \u25b8 getByLabel ( labels : string[] | object): Secret [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: Secret [] getByName # \u25b8 getByName ( name : string, namespace? : string): Secret Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: Secret getByPath # \u25b8 getByPath ( path : string): Secret Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: Secret getIndexById # \u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number getItems # \u25b8 getItems (): Secret [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: Secret [] Optional getStatuses # \u25b8 getStatuses ( items : Secret []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items Secret [] Returns: Record\u2039string, number\u203a getSubscribeApis # \u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi [] getTotalCount # \u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number isSelected # \u25b8 isSelected ( item : Secret ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item Secret Returns: boolean isSelectedAll # \u25b8 isSelectedAll ( visibleItems : Secret []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems Secret [] this.items Returns: boolean load # \u25b8 load ( params : object): Promise\u2039 Secret \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Secret \u203a loadAll # \u25b8 loadAll ( options : object): Promise\u2039void | Secret []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | Secret []\u203a loadFromPath # \u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a Protected loadItem # \u25b8 loadItem ( params : object): Promise\u2039 Secret \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Secret \u203a Protected loadItems # \u25b8 loadItems ( __namedParameters : object): Promise\u2039 Secret []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 Secret []\u203a Protected mergeItems # \u25b8 mergeItems ( partialItems : Secret [], __namedParameters : object): Secret [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : Secret [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: Secret [] reloadAll # \u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a remove # \u25b8 remove ( item : Secret ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item Secret Returns: Promise\u2039void\u203a Protected removeItem # \u25b8 removeItem ( item : Secret , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : Secret \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a removeSelectedItems # \u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a reset # \u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void Protected resetOnError # \u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void resetSelection # \u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void select # \u25b8 select ( item : Secret ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item Secret Returns: void Protected sortItems # \u25b8 sortItems ( items : Secret [], sorting : function[], order? : \"asc\" | \"desc\"): Secret [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items Secret [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: Secret [] subscribe # \u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function) toggleSelection # \u25b8 toggleSelection ( item : Secret ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item Secret Returns: void toggleSelectionAll # \u25b8 toggleSelectionAll ( visibleItems : Secret []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems Secret [] this.items Returns: void unselect # \u25b8 unselect ( item : Secret ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item Secret Returns: void update # \u25b8 update ( item : Secret , data : Partial\u2039 Secret \u203a): Promise\u2039 Secret \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item Secret data Partial\u2039 Secret \u203a Returns: Promise\u2039 Secret \u203a Protected updateFromEventsBuffer # \u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void Protected updateItem # \u25b8 updateItem ( item : Secret , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : Secret \u25aa request : function \u25b8 (): Promise\u2039 Secret \u203a Returns: Promise\u2039T\u203a","title":"Class: SecretsStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#class-secretsstore","text":"","title":"Class: SecretsStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#hierarchy","text":"\u21b3 KubeObjectStore \u2039 Secret \u203a \u21b3 SecretsStore","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#properties","text":"api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#accessors","text":"context contextItems contextReady namespacesReady query selectedItems","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#methods","text":"[Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#constructor","text":"+ new SecretsStore (): SecretsStore Inherited from KubeObjectStore . constructor Overrides void Defined in src/renderer/kube-object.store.ts:54 Returns: SecretsStore","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#api","text":"\u2022 api : KubeApi \u2039 Secret \u2039\u203a\u203a = secretsApi Overrides KubeObjectStore . api Defined in src/renderer/components/+config-secrets/secrets.store.ts:27","title":"api"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#buffersize","text":"\u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45","title":"bufferSize"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#protected-eventsbuffer","text":"\u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301","title":"Protected eventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#failedloading","text":"\u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36","title":"failedLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#isloaded","text":"\u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38","title":"isLoaded"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#isloading","text":"\u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37","title":"isLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#items","text":"\u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39","title":"items"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#optional-limit","text":"\u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44","title":"Optional limit"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#selecteditemsids","text":"\u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40","title":"selectedItemsIds"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#static-defaultcontext","text":"\u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41","title":"Static defaultContext"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#context","text":"\u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext","title":"context"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#contextitems","text":"\u2022 get contextItems (): Secret [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: Secret []","title":"contextItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#contextready","text":"\u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object","title":"contextReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#namespacesready","text":"\u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object","title":"namespacesReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#query","text":"\u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams","title":"query"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#selecteditems","text":"\u2022 get selectedItems (): Secret [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: Secret []","title":"selectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#symboliterator","text":"\u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a","title":"[Symbol.iterator]"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#protected-bindwatcheventsupdater","text":"\u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void","title":"Protected bindWatchEventsUpdater"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#create","text":"\u25b8 create ( params : object, data? : Partial\u2039 Secret \u203a): Promise\u2039 Secret \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Secret \u203a Returns: Promise\u2039 Secret \u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#protected-createitem","text":"\u25b8 createItem ( params : object, data? : Partial\u2039 Secret \u203a): Promise\u2039 Secret \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Secret \u203a Returns: Promise\u2039 Secret \u203a","title":"Protected createItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#protected-defaultsorting","text":"\u25b8 defaultSorting ( item : Secret ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item Secret Returns: string","title":"Protected defaultSorting"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#protected-filteritemsonload","text":"\u25b8 filterItemsOnLoad ( items : Secret []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items Secret [] Returns: T[]","title":"Protected filterItemsOnLoad"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#getallbyns","text":"\u25b8 getAllByNs ( namespace : string | string[], strict : boolean): Secret [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: Secret []","title":"getAllByNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#getbyid","text":"\u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T","title":"getById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#getbylabel","text":"\u25b8 getByLabel ( labels : string[] | object): Secret [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: Secret []","title":"getByLabel"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#getbyname","text":"\u25b8 getByName ( name : string, namespace? : string): Secret Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: Secret","title":"getByName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#getbypath","text":"\u25b8 getByPath ( path : string): Secret Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: Secret","title":"getByPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#getindexbyid","text":"\u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number","title":"getIndexById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#getitems","text":"\u25b8 getItems (): Secret [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: Secret []","title":"getItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#optional-getstatuses","text":"\u25b8 getStatuses ( items : Secret []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items Secret [] Returns: Record\u2039string, number\u203a","title":"Optional getStatuses"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#getsubscribeapis","text":"\u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi []","title":"getSubscribeApis"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#gettotalcount","text":"\u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number","title":"getTotalCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#isselected","text":"\u25b8 isSelected ( item : Secret ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item Secret Returns: boolean","title":"isSelected"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#isselectedall","text":"\u25b8 isSelectedAll ( visibleItems : Secret []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems Secret [] this.items Returns: boolean","title":"isSelectedAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#load","text":"\u25b8 load ( params : object): Promise\u2039 Secret \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Secret \u203a","title":"load"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#loadall","text":"\u25b8 loadAll ( options : object): Promise\u2039void | Secret []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | Secret []\u203a","title":"loadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#loadfrompath","text":"\u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a","title":"loadFromPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#protected-loaditem","text":"\u25b8 loadItem ( params : object): Promise\u2039 Secret \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Secret \u203a","title":"Protected loadItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#protected-loaditems","text":"\u25b8 loadItems ( __namedParameters : object): Promise\u2039 Secret []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 Secret []\u203a","title":"Protected loadItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#protected-mergeitems","text":"\u25b8 mergeItems ( partialItems : Secret [], __namedParameters : object): Secret [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : Secret [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: Secret []","title":"Protected mergeItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#reloadall","text":"\u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a","title":"reloadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#remove","text":"\u25b8 remove ( item : Secret ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item Secret Returns: Promise\u2039void\u203a","title":"remove"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#protected-removeitem","text":"\u25b8 removeItem ( item : Secret , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : Secret \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a","title":"Protected removeItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#removeselecteditems","text":"\u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a","title":"removeSelectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#reset","text":"\u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void","title":"reset"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#protected-resetonerror","text":"\u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void","title":"Protected resetOnError"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#resetselection","text":"\u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void","title":"resetSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#select","text":"\u25b8 select ( item : Secret ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item Secret Returns: void","title":"select"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#protected-sortitems","text":"\u25b8 sortItems ( items : Secret [], sorting : function[], order? : \"asc\" | \"desc\"): Secret [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items Secret [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: Secret []","title":"Protected sortItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#subscribe","text":"\u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function)","title":"subscribe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#toggleselection","text":"\u25b8 toggleSelection ( item : Secret ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item Secret Returns: void","title":"toggleSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#toggleselectionall","text":"\u25b8 toggleSelectionAll ( visibleItems : Secret []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems Secret [] this.items Returns: void","title":"toggleSelectionAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#unselect","text":"\u25b8 unselect ( item : Secret ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item Secret Returns: void","title":"unselect"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#update","text":"\u25b8 update ( item : Secret , data : Partial\u2039 Secret \u203a): Promise\u2039 Secret \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item Secret data Partial\u2039 Secret \u203a Returns: Promise\u2039 Secret \u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#protected-updatefromeventsbuffer","text":"\u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void","title":"Protected updateFromEventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#protected-updateitem","text":"\u25b8 updateItem ( item : Secret , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : Secret \u25aa request : function \u25b8 (): Promise\u2039 Secret \u203a Returns: Promise\u2039T\u203a","title":"Protected updateItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/","text":"Class: Service \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec Hierarchy # KubeObject \u21b3 Service Implements # ItemObject Index # Constructors # constructor Properties # apiVersion kind metadata spec status apiBase kind namespaced Accessors # selfLink Methods # delete getAge getAnnotations getClusterIp getExternalIps getFinalizers getId getLabels getLoadBalancer getName getNs getOwnerRefs getPorts getResourceVersion getSearchFields getSelector getStatus getTimeDiffFromNow getType isActive toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels Constructors # constructor # + new Service ( data : KubeJsonApiData): Service Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/service.api.ts:74 Parameters: Name Type data KubeJsonApiData Returns: Service Properties # apiVersion # \u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94 kind # \u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95 metadata # \u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96 spec # \u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/service.api.ts:50 Type declaration: # clusterIP : string externalIPs ? : string[] externalTrafficPolicy ? : string loadBalancerIP ? : string ports : ServicePort[] selector (): object sessionAffinity : string type : string status # \u2022 status : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/service.api.ts:61 Type declaration: # loadBalancer (): object ingress ? : object[] Static apiBase # \u25aa apiBase : string = \"/api/v1/services\" Defined in src/renderer/api/endpoints/service.api.ts:74 Static kind # \u25aa kind : string = \"Service\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/service.api.ts:72 Static namespaced # \u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/service.api.ts:73 Accessors # selfLink # \u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string Methods # delete # \u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a getAge # \u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number getAnnotations # \u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[] getClusterIp # \u25b8 getClusterIp (): string Defined in src/renderer/api/endpoints/service.api.ts:81 Returns: string getExternalIps # \u25b8 getExternalIps (): string[] Defined in src/renderer/api/endpoints/service.api.ts:85 Returns: string[] getFinalizers # \u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[] getId # \u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string getLabels # \u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[] getLoadBalancer # \u25b8 getLoadBalancer (): object Defined in src/renderer/api/endpoints/service.api.ts:111 Returns: object ingress ? : object[] getName # \u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string getNs # \u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string getOwnerRefs # \u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[] getPorts # \u25b8 getPorts (): ServicePort[] Defined in src/renderer/api/endpoints/service.api.ts:105 Returns: ServicePort[] getResourceVersion # \u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string getSearchFields # \u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[] getSelector # \u25b8 getSelector (): string[] Defined in src/renderer/api/endpoints/service.api.ts:99 Returns: string[] getStatus # \u25b8 getStatus (): \"Active\" | \"Pending\" Defined in src/renderer/api/endpoints/service.api.ts:119 Returns: \"Active\" | \"Pending\" getTimeDiffFromNow # \u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number getType # \u25b8 getType (): string Defined in src/renderer/api/endpoints/service.api.ts:95 Returns: string isActive # \u25b8 isActive (): boolean Defined in src/renderer/api/endpoints/service.api.ts:115 Returns: boolean toPlainObject # \u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object update # \u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Static create # \u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a Static isJsonApiData # \u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData Static isJsonApiDataList # \u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a Static isKubeJsonApiListMetadata # \u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata Static isKubeJsonApiMetadata # \u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata Static isNonSystem # \u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean Static isPartialJsonApiData # \u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a Static isPartialJsonApiMetadata # \u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a Static stringifyLabels # \u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Class: Service \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#class-service-metadata-status-spec","text":"","title":"Class: Service \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#type-parameters","text":"\u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#hierarchy","text":"KubeObject \u21b3 Service","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#implements","text":"ItemObject","title":"Implements"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#properties","text":"apiVersion kind metadata spec status apiBase kind namespaced","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#accessors","text":"selfLink","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#methods","text":"delete getAge getAnnotations getClusterIp getExternalIps getFinalizers getId getLabels getLoadBalancer getName getNs getOwnerRefs getPorts getResourceVersion getSearchFields getSelector getStatus getTimeDiffFromNow getType isActive toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#constructor","text":"+ new Service ( data : KubeJsonApiData): Service Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/service.api.ts:74 Parameters: Name Type data KubeJsonApiData Returns: Service","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#kind","text":"\u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#metadata","text":"\u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96","title":"metadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#spec","text":"\u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/service.api.ts:50","title":"spec"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#status","text":"\u2022 status : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/service.api.ts:61","title":"status"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#static-apibase","text":"\u25aa apiBase : string = \"/api/v1/services\" Defined in src/renderer/api/endpoints/service.api.ts:74","title":"Static apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#static-kind","text":"\u25aa kind : string = \"Service\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/service.api.ts:72","title":"Static kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#static-namespaced","text":"\u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/service.api.ts:73","title":"Static namespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#selflink","text":"\u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string","title":"selfLink"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#delete","text":"\u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#getage","text":"\u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number","title":"getAge"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#getannotations","text":"\u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[]","title":"getAnnotations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#getclusterip","text":"\u25b8 getClusterIp (): string Defined in src/renderer/api/endpoints/service.api.ts:81 Returns: string","title":"getClusterIp"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#getexternalips","text":"\u25b8 getExternalIps (): string[] Defined in src/renderer/api/endpoints/service.api.ts:85 Returns: string[]","title":"getExternalIps"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#getfinalizers","text":"\u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[]","title":"getFinalizers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#getid","text":"\u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string","title":"getId"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#getlabels","text":"\u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[]","title":"getLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#getloadbalancer","text":"\u25b8 getLoadBalancer (): object Defined in src/renderer/api/endpoints/service.api.ts:111 Returns: object ingress ? : object[]","title":"getLoadBalancer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#getname","text":"\u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string","title":"getName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#getns","text":"\u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string","title":"getNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#getownerrefs","text":"\u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[]","title":"getOwnerRefs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#getports","text":"\u25b8 getPorts (): ServicePort[] Defined in src/renderer/api/endpoints/service.api.ts:105 Returns: ServicePort[]","title":"getPorts"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#getresourceversion","text":"\u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#getsearchfields","text":"\u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[]","title":"getSearchFields"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#getselector","text":"\u25b8 getSelector (): string[] Defined in src/renderer/api/endpoints/service.api.ts:99 Returns: string[]","title":"getSelector"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#getstatus","text":"\u25b8 getStatus (): \"Active\" | \"Pending\" Defined in src/renderer/api/endpoints/service.api.ts:119 Returns: \"Active\" | \"Pending\"","title":"getStatus"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#gettimedifffromnow","text":"\u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number","title":"getTimeDiffFromNow"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#gettype","text":"\u25b8 getType (): string Defined in src/renderer/api/endpoints/service.api.ts:95 Returns: string","title":"getType"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#isactive","text":"\u25b8 isActive (): boolean Defined in src/renderer/api/endpoints/service.api.ts:115 Returns: boolean","title":"isActive"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#toplainobject","text":"\u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object","title":"toPlainObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#update","text":"\u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#static-create","text":"\u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a","title":"Static create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#static-isjsonapidata","text":"\u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData","title":"Static isJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#static-isjsonapidatalist","text":"\u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a","title":"Static isJsonApiDataList"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#static-iskubejsonapilistmetadata","text":"\u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata","title":"Static isKubeJsonApiListMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#static-iskubejsonapimetadata","text":"\u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata","title":"Static isKubeJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#static-isnonsystem","text":"\u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean","title":"Static isNonSystem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#static-ispartialjsonapidata","text":"\u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a","title":"Static isPartialJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#static-ispartialjsonapimetadata","text":"\u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a","title":"Static isPartialJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#static-stringifylabels","text":"\u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Static stringifyLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/","text":"Class: ServiceAccount \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec Hierarchy # KubeObject \u21b3 ServiceAccount Implements # ItemObject Index # Constructors # constructor Properties # apiVersion imagePullSecrets kind metadata secrets spec status apiBase kind namespaced Accessors # selfLink Methods # delete getAge getAnnotations getFinalizers getId getImagePullSecrets getLabels getName getNs getOwnerRefs getResourceVersion getSearchFields getSecrets getTimeDiffFromNow toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels Constructors # constructor # + new ServiceAccount ( data : KubeJsonApiData): ServiceAccount Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/service-accounts.api.ts:39 Parameters: Name Type data KubeJsonApiData Returns: ServiceAccount Properties # apiVersion # \u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94 Optional imagePullSecrets # \u2022 imagePullSecrets ? : object[] Defined in src/renderer/api/endpoints/service-accounts.api.ts:31 kind # \u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95 metadata # \u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96 Optional secrets # \u2022 secrets ? : object[] Defined in src/renderer/api/endpoints/service-accounts.api.ts:28 Optional spec # \u2022 spec ? : Spec Inherited from KubeObject . spec Defined in src/renderer/api/kube-object.ts:98 Optional status # \u2022 status ? : Status Inherited from KubeObject . status Defined in src/renderer/api/kube-object.ts:97 Static apiBase # \u25aa apiBase : string = \"/api/v1/serviceaccounts\" Defined in src/renderer/api/endpoints/service-accounts.api.ts:39 Static kind # \u25aa kind : string = \"ServiceAccount\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/service-accounts.api.ts:37 Static namespaced # \u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/service-accounts.api.ts:38 Accessors # selfLink # \u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string Methods # delete # \u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a getAge # \u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number getAnnotations # \u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[] getFinalizers # \u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[] getId # \u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string getImagePullSecrets # \u25b8 getImagePullSecrets (): object[] Defined in src/renderer/api/endpoints/service-accounts.api.ts:50 Returns: object[] getLabels # \u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[] getName # \u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string getNs # \u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string getOwnerRefs # \u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[] getResourceVersion # \u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string getSearchFields # \u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[] getSecrets # \u25b8 getSecrets (): object[] Defined in src/renderer/api/endpoints/service-accounts.api.ts:46 Returns: object[] getTimeDiffFromNow # \u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number toPlainObject # \u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object update # \u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Static create # \u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a Static isJsonApiData # \u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData Static isJsonApiDataList # \u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a Static isKubeJsonApiListMetadata # \u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata Static isKubeJsonApiMetadata # \u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata Static isNonSystem # \u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean Static isPartialJsonApiData # \u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a Static isPartialJsonApiMetadata # \u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a Static stringifyLabels # \u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Class: ServiceAccount \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#class-serviceaccount-metadata-status-spec","text":"","title":"Class: ServiceAccount \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#type-parameters","text":"\u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#hierarchy","text":"KubeObject \u21b3 ServiceAccount","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#implements","text":"ItemObject","title":"Implements"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#properties","text":"apiVersion imagePullSecrets kind metadata secrets spec status apiBase kind namespaced","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#accessors","text":"selfLink","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#methods","text":"delete getAge getAnnotations getFinalizers getId getImagePullSecrets getLabels getName getNs getOwnerRefs getResourceVersion getSearchFields getSecrets getTimeDiffFromNow toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#constructor","text":"+ new ServiceAccount ( data : KubeJsonApiData): ServiceAccount Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/service-accounts.api.ts:39 Parameters: Name Type data KubeJsonApiData Returns: ServiceAccount","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#optional-imagepullsecrets","text":"\u2022 imagePullSecrets ? : object[] Defined in src/renderer/api/endpoints/service-accounts.api.ts:31","title":"Optional imagePullSecrets"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#kind","text":"\u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#metadata","text":"\u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96","title":"metadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#optional-secrets","text":"\u2022 secrets ? : object[] Defined in src/renderer/api/endpoints/service-accounts.api.ts:28","title":"Optional secrets"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#optional-spec","text":"\u2022 spec ? : Spec Inherited from KubeObject . spec Defined in src/renderer/api/kube-object.ts:98","title":"Optional spec"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#optional-status","text":"\u2022 status ? : Status Inherited from KubeObject . status Defined in src/renderer/api/kube-object.ts:97","title":"Optional status"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#static-apibase","text":"\u25aa apiBase : string = \"/api/v1/serviceaccounts\" Defined in src/renderer/api/endpoints/service-accounts.api.ts:39","title":"Static apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#static-kind","text":"\u25aa kind : string = \"ServiceAccount\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/service-accounts.api.ts:37","title":"Static kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#static-namespaced","text":"\u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/service-accounts.api.ts:38","title":"Static namespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#selflink","text":"\u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string","title":"selfLink"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#delete","text":"\u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#getage","text":"\u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number","title":"getAge"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#getannotations","text":"\u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[]","title":"getAnnotations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#getfinalizers","text":"\u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[]","title":"getFinalizers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#getid","text":"\u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string","title":"getId"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#getimagepullsecrets","text":"\u25b8 getImagePullSecrets (): object[] Defined in src/renderer/api/endpoints/service-accounts.api.ts:50 Returns: object[]","title":"getImagePullSecrets"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#getlabels","text":"\u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[]","title":"getLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#getname","text":"\u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string","title":"getName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#getns","text":"\u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string","title":"getNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#getownerrefs","text":"\u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[]","title":"getOwnerRefs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#getresourceversion","text":"\u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#getsearchfields","text":"\u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[]","title":"getSearchFields"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#getsecrets","text":"\u25b8 getSecrets (): object[] Defined in src/renderer/api/endpoints/service-accounts.api.ts:46 Returns: object[]","title":"getSecrets"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#gettimedifffromnow","text":"\u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number","title":"getTimeDiffFromNow"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#toplainobject","text":"\u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object","title":"toPlainObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#update","text":"\u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#static-create","text":"\u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a","title":"Static create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#static-isjsonapidata","text":"\u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData","title":"Static isJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#static-isjsonapidatalist","text":"\u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a","title":"Static isJsonApiDataList"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#static-iskubejsonapilistmetadata","text":"\u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata","title":"Static isKubeJsonApiListMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#static-iskubejsonapimetadata","text":"\u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata","title":"Static isKubeJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#static-isnonsystem","text":"\u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean","title":"Static isNonSystem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#static-ispartialjsonapidata","text":"\u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a","title":"Static isPartialJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#static-ispartialjsonapimetadata","text":"\u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a","title":"Static isPartialJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#static-stringifylabels","text":"\u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Static stringifyLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/","text":"Class: ServiceAccountsStore # Hierarchy # \u21b3 KubeObjectStore \u2039 ServiceAccount \u203a \u21b3 ServiceAccountsStore Index # Constructors # constructor Properties # api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext Accessors # context contextItems contextReady namespacesReady query selectedItems Methods # [Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem Constructors # constructor # + new ServiceAccountsStore (): ServiceAccountsStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+user-management-service-accounts/service-accounts.store.ts:28 Returns: ServiceAccountsStore Properties # api # \u2022 api : KubeApi \u2039 ServiceAccount \u2039\u203a\u203a = serviceAccountsApi Overrides KubeObjectStore . api Defined in src/renderer/components/+user-management-service-accounts/service-accounts.store.ts:28 bufferSize # \u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45 Protected eventsBuffer # \u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301 failedLoading # \u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36 isLoaded # \u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38 isLoading # \u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37 items # \u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39 Optional limit # \u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44 selectedItemsIds # \u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40 Static defaultContext # \u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41 Accessors # context # \u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext contextItems # \u2022 get contextItems (): ServiceAccount [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: ServiceAccount [] contextReady # \u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object namespacesReady # \u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object query # \u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams selectedItems # \u2022 get selectedItems (): ServiceAccount [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: ServiceAccount [] Methods # [Symbol.iterator] # \u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a Protected bindWatchEventsUpdater # \u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void create # \u25b8 create ( params : object, data? : Partial\u2039 ServiceAccount \u203a): Promise\u2039 ServiceAccount \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 ServiceAccount \u203a Returns: Promise\u2039 ServiceAccount \u203a Protected createItem # \u25b8 createItem ( params : object): Promise\u2039 ServiceAccount \u2039\u203a\u203a Overrides KubeObjectStore . createItem Defined in src/renderer/components/+user-management-service-accounts/service-accounts.store.ts:35 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 ServiceAccount \u2039\u203a\u203a Protected defaultSorting # \u25b8 defaultSorting ( item : ServiceAccount ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item ServiceAccount Returns: string Protected filterItemsOnLoad # \u25b8 filterItemsOnLoad ( items : ServiceAccount []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items ServiceAccount [] Returns: T[] getAllByNs # \u25b8 getAllByNs ( namespace : string | string[], strict : boolean): ServiceAccount [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: ServiceAccount [] getById # \u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T getByLabel # \u25b8 getByLabel ( labels : string[] | object): ServiceAccount [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: ServiceAccount [] getByName # \u25b8 getByName ( name : string, namespace? : string): ServiceAccount Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: ServiceAccount getByPath # \u25b8 getByPath ( path : string): ServiceAccount Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: ServiceAccount getIndexById # \u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number getItems # \u25b8 getItems (): ServiceAccount [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: ServiceAccount [] Optional getStatuses # \u25b8 getStatuses ( items : ServiceAccount []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items ServiceAccount [] Returns: Record\u2039string, number\u203a getSubscribeApis # \u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi [] getTotalCount # \u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number isSelected # \u25b8 isSelected ( item : ServiceAccount ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item ServiceAccount Returns: boolean isSelectedAll # \u25b8 isSelectedAll ( visibleItems : ServiceAccount []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems ServiceAccount [] this.items Returns: boolean load # \u25b8 load ( params : object): Promise\u2039 ServiceAccount \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 ServiceAccount \u203a loadAll # \u25b8 loadAll ( options : object): Promise\u2039void | ServiceAccount []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | ServiceAccount []\u203a loadFromPath # \u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a Protected loadItem # \u25b8 loadItem ( params : object): Promise\u2039 ServiceAccount \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 ServiceAccount \u203a Protected loadItems # \u25b8 loadItems ( __namedParameters : object): Promise\u2039 ServiceAccount []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 ServiceAccount []\u203a Protected mergeItems # \u25b8 mergeItems ( partialItems : ServiceAccount [], __namedParameters : object): ServiceAccount [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : ServiceAccount [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: ServiceAccount [] reloadAll # \u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a remove # \u25b8 remove ( item : ServiceAccount ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item ServiceAccount Returns: Promise\u2039void\u203a Protected removeItem # \u25b8 removeItem ( item : ServiceAccount , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : ServiceAccount \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a removeSelectedItems # \u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a reset # \u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void Protected resetOnError # \u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void resetSelection # \u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void select # \u25b8 select ( item : ServiceAccount ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item ServiceAccount Returns: void Protected sortItems # \u25b8 sortItems ( items : ServiceAccount [], sorting : function[], order? : \"asc\" | \"desc\"): ServiceAccount [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items ServiceAccount [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: ServiceAccount [] subscribe # \u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function) toggleSelection # \u25b8 toggleSelection ( item : ServiceAccount ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item ServiceAccount Returns: void toggleSelectionAll # \u25b8 toggleSelectionAll ( visibleItems : ServiceAccount []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems ServiceAccount [] this.items Returns: void unselect # \u25b8 unselect ( item : ServiceAccount ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item ServiceAccount Returns: void update # \u25b8 update ( item : ServiceAccount , data : Partial\u2039 ServiceAccount \u203a): Promise\u2039 ServiceAccount \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item ServiceAccount data Partial\u2039 ServiceAccount \u203a Returns: Promise\u2039 ServiceAccount \u203a Protected updateFromEventsBuffer # \u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void Protected updateItem # \u25b8 updateItem ( item : ServiceAccount , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : ServiceAccount \u25aa request : function \u25b8 (): Promise\u2039 ServiceAccount \u203a Returns: Promise\u2039T\u203a","title":"Class: ServiceAccountsStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#class-serviceaccountsstore","text":"","title":"Class: ServiceAccountsStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#hierarchy","text":"\u21b3 KubeObjectStore \u2039 ServiceAccount \u203a \u21b3 ServiceAccountsStore","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#properties","text":"api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#accessors","text":"context contextItems contextReady namespacesReady query selectedItems","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#methods","text":"[Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#constructor","text":"+ new ServiceAccountsStore (): ServiceAccountsStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+user-management-service-accounts/service-accounts.store.ts:28 Returns: ServiceAccountsStore","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#api","text":"\u2022 api : KubeApi \u2039 ServiceAccount \u2039\u203a\u203a = serviceAccountsApi Overrides KubeObjectStore . api Defined in src/renderer/components/+user-management-service-accounts/service-accounts.store.ts:28","title":"api"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#buffersize","text":"\u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45","title":"bufferSize"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#protected-eventsbuffer","text":"\u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301","title":"Protected eventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#failedloading","text":"\u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36","title":"failedLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#isloaded","text":"\u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38","title":"isLoaded"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#isloading","text":"\u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37","title":"isLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#items","text":"\u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39","title":"items"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#optional-limit","text":"\u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44","title":"Optional limit"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#selecteditemsids","text":"\u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40","title":"selectedItemsIds"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#static-defaultcontext","text":"\u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41","title":"Static defaultContext"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#context","text":"\u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext","title":"context"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#contextitems","text":"\u2022 get contextItems (): ServiceAccount [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: ServiceAccount []","title":"contextItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#contextready","text":"\u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object","title":"contextReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#namespacesready","text":"\u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object","title":"namespacesReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#query","text":"\u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams","title":"query"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#selecteditems","text":"\u2022 get selectedItems (): ServiceAccount [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: ServiceAccount []","title":"selectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#symboliterator","text":"\u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a","title":"[Symbol.iterator]"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#protected-bindwatcheventsupdater","text":"\u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void","title":"Protected bindWatchEventsUpdater"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#create","text":"\u25b8 create ( params : object, data? : Partial\u2039 ServiceAccount \u203a): Promise\u2039 ServiceAccount \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 ServiceAccount \u203a Returns: Promise\u2039 ServiceAccount \u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#protected-createitem","text":"\u25b8 createItem ( params : object): Promise\u2039 ServiceAccount \u2039\u203a\u203a Overrides KubeObjectStore . createItem Defined in src/renderer/components/+user-management-service-accounts/service-accounts.store.ts:35 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 ServiceAccount \u2039\u203a\u203a","title":"Protected createItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#protected-defaultsorting","text":"\u25b8 defaultSorting ( item : ServiceAccount ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item ServiceAccount Returns: string","title":"Protected defaultSorting"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#protected-filteritemsonload","text":"\u25b8 filterItemsOnLoad ( items : ServiceAccount []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items ServiceAccount [] Returns: T[]","title":"Protected filterItemsOnLoad"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#getallbyns","text":"\u25b8 getAllByNs ( namespace : string | string[], strict : boolean): ServiceAccount [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: ServiceAccount []","title":"getAllByNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#getbyid","text":"\u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T","title":"getById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#getbylabel","text":"\u25b8 getByLabel ( labels : string[] | object): ServiceAccount [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: ServiceAccount []","title":"getByLabel"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#getbyname","text":"\u25b8 getByName ( name : string, namespace? : string): ServiceAccount Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: ServiceAccount","title":"getByName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#getbypath","text":"\u25b8 getByPath ( path : string): ServiceAccount Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: ServiceAccount","title":"getByPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#getindexbyid","text":"\u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number","title":"getIndexById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#getitems","text":"\u25b8 getItems (): ServiceAccount [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: ServiceAccount []","title":"getItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#optional-getstatuses","text":"\u25b8 getStatuses ( items : ServiceAccount []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items ServiceAccount [] Returns: Record\u2039string, number\u203a","title":"Optional getStatuses"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#getsubscribeapis","text":"\u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi []","title":"getSubscribeApis"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#gettotalcount","text":"\u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number","title":"getTotalCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#isselected","text":"\u25b8 isSelected ( item : ServiceAccount ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item ServiceAccount Returns: boolean","title":"isSelected"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#isselectedall","text":"\u25b8 isSelectedAll ( visibleItems : ServiceAccount []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems ServiceAccount [] this.items Returns: boolean","title":"isSelectedAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#load","text":"\u25b8 load ( params : object): Promise\u2039 ServiceAccount \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 ServiceAccount \u203a","title":"load"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#loadall","text":"\u25b8 loadAll ( options : object): Promise\u2039void | ServiceAccount []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | ServiceAccount []\u203a","title":"loadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#loadfrompath","text":"\u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a","title":"loadFromPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#protected-loaditem","text":"\u25b8 loadItem ( params : object): Promise\u2039 ServiceAccount \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 ServiceAccount \u203a","title":"Protected loadItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#protected-loaditems","text":"\u25b8 loadItems ( __namedParameters : object): Promise\u2039 ServiceAccount []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 ServiceAccount []\u203a","title":"Protected loadItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#protected-mergeitems","text":"\u25b8 mergeItems ( partialItems : ServiceAccount [], __namedParameters : object): ServiceAccount [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : ServiceAccount [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: ServiceAccount []","title":"Protected mergeItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#reloadall","text":"\u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a","title":"reloadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#remove","text":"\u25b8 remove ( item : ServiceAccount ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item ServiceAccount Returns: Promise\u2039void\u203a","title":"remove"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#protected-removeitem","text":"\u25b8 removeItem ( item : ServiceAccount , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : ServiceAccount \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a","title":"Protected removeItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#removeselecteditems","text":"\u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a","title":"removeSelectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#reset","text":"\u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void","title":"reset"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#protected-resetonerror","text":"\u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void","title":"Protected resetOnError"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#resetselection","text":"\u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void","title":"resetSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#select","text":"\u25b8 select ( item : ServiceAccount ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item ServiceAccount Returns: void","title":"select"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#protected-sortitems","text":"\u25b8 sortItems ( items : ServiceAccount [], sorting : function[], order? : \"asc\" | \"desc\"): ServiceAccount [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items ServiceAccount [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: ServiceAccount []","title":"Protected sortItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#subscribe","text":"\u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function)","title":"subscribe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#toggleselection","text":"\u25b8 toggleSelection ( item : ServiceAccount ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item ServiceAccount Returns: void","title":"toggleSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#toggleselectionall","text":"\u25b8 toggleSelectionAll ( visibleItems : ServiceAccount []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems ServiceAccount [] this.items Returns: void","title":"toggleSelectionAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#unselect","text":"\u25b8 unselect ( item : ServiceAccount ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item ServiceAccount Returns: void","title":"unselect"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#update","text":"\u25b8 update ( item : ServiceAccount , data : Partial\u2039 ServiceAccount \u203a): Promise\u2039 ServiceAccount \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item ServiceAccount data Partial\u2039 ServiceAccount \u203a Returns: Promise\u2039 ServiceAccount \u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#protected-updatefromeventsbuffer","text":"\u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void","title":"Protected updateFromEventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#protected-updateitem","text":"\u25b8 updateItem ( item : ServiceAccount , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : ServiceAccount \u25aa request : function \u25b8 (): Promise\u2039 ServiceAccount \u203a Returns: Promise\u2039T\u203a","title":"Protected updateItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/","text":"Class: ServiceStore # Hierarchy # \u21b3 KubeObjectStore \u2039 Service \u203a \u21b3 ServiceStore Index # Constructors # constructor Properties # api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext Accessors # context contextItems contextReady namespacesReady query selectedItems Methods # [Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem Constructors # constructor # + new ServiceStore (): ServiceStore Inherited from KubeObjectStore . constructor Overrides void Defined in src/renderer/kube-object.store.ts:54 Returns: ServiceStore Properties # api # \u2022 api : KubeApi \u2039 Service \u2039\u203a\u203a = serviceApi Overrides KubeObjectStore . api Defined in src/renderer/components/+network-services/services.store.ts:27 bufferSize # \u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45 Protected eventsBuffer # \u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301 failedLoading # \u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36 isLoaded # \u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38 isLoading # \u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37 items # \u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39 Optional limit # \u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44 selectedItemsIds # \u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40 Static defaultContext # \u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41 Accessors # context # \u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext contextItems # \u2022 get contextItems (): Service [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: Service [] contextReady # \u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object namespacesReady # \u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object query # \u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams selectedItems # \u2022 get selectedItems (): Service [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: Service [] Methods # [Symbol.iterator] # \u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a Protected bindWatchEventsUpdater # \u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void create # \u25b8 create ( params : object, data? : Partial\u2039 Service \u203a): Promise\u2039 Service \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Service \u203a Returns: Promise\u2039 Service \u203a Protected createItem # \u25b8 createItem ( params : object, data? : Partial\u2039 Service \u203a): Promise\u2039 Service \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Service \u203a Returns: Promise\u2039 Service \u203a Protected defaultSorting # \u25b8 defaultSorting ( item : Service ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item Service Returns: string Protected filterItemsOnLoad # \u25b8 filterItemsOnLoad ( items : Service []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items Service [] Returns: T[] getAllByNs # \u25b8 getAllByNs ( namespace : string | string[], strict : boolean): Service [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: Service [] getById # \u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T getByLabel # \u25b8 getByLabel ( labels : string[] | object): Service [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: Service [] getByName # \u25b8 getByName ( name : string, namespace? : string): Service Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: Service getByPath # \u25b8 getByPath ( path : string): Service Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: Service getIndexById # \u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number getItems # \u25b8 getItems (): Service [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: Service [] Optional getStatuses # \u25b8 getStatuses ( items : Service []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items Service [] Returns: Record\u2039string, number\u203a getSubscribeApis # \u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi [] getTotalCount # \u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number isSelected # \u25b8 isSelected ( item : Service ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item Service Returns: boolean isSelectedAll # \u25b8 isSelectedAll ( visibleItems : Service []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems Service [] this.items Returns: boolean load # \u25b8 load ( params : object): Promise\u2039 Service \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Service \u203a loadAll # \u25b8 loadAll ( options : object): Promise\u2039void | Service []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | Service []\u203a loadFromPath # \u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a Protected loadItem # \u25b8 loadItem ( params : object): Promise\u2039 Service \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Service \u203a Protected loadItems # \u25b8 loadItems ( __namedParameters : object): Promise\u2039 Service []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 Service []\u203a Protected mergeItems # \u25b8 mergeItems ( partialItems : Service [], __namedParameters : object): Service [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : Service [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: Service [] reloadAll # \u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a remove # \u25b8 remove ( item : Service ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item Service Returns: Promise\u2039void\u203a Protected removeItem # \u25b8 removeItem ( item : Service , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : Service \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a removeSelectedItems # \u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a reset # \u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void Protected resetOnError # \u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void resetSelection # \u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void select # \u25b8 select ( item : Service ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item Service Returns: void Protected sortItems # \u25b8 sortItems ( items : Service [], sorting : function[], order? : \"asc\" | \"desc\"): Service [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items Service [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: Service [] subscribe # \u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function) toggleSelection # \u25b8 toggleSelection ( item : Service ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item Service Returns: void toggleSelectionAll # \u25b8 toggleSelectionAll ( visibleItems : Service []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems Service [] this.items Returns: void unselect # \u25b8 unselect ( item : Service ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item Service Returns: void update # \u25b8 update ( item : Service , data : Partial\u2039 Service \u203a): Promise\u2039 Service \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item Service data Partial\u2039 Service \u203a Returns: Promise\u2039 Service \u203a Protected updateFromEventsBuffer # \u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void Protected updateItem # \u25b8 updateItem ( item : Service , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : Service \u25aa request : function \u25b8 (): Promise\u2039 Service \u203a Returns: Promise\u2039T\u203a","title":"Class: ServiceStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#class-servicestore","text":"","title":"Class: ServiceStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#hierarchy","text":"\u21b3 KubeObjectStore \u2039 Service \u203a \u21b3 ServiceStore","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#properties","text":"api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#accessors","text":"context contextItems contextReady namespacesReady query selectedItems","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#methods","text":"[Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#constructor","text":"+ new ServiceStore (): ServiceStore Inherited from KubeObjectStore . constructor Overrides void Defined in src/renderer/kube-object.store.ts:54 Returns: ServiceStore","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#api","text":"\u2022 api : KubeApi \u2039 Service \u2039\u203a\u203a = serviceApi Overrides KubeObjectStore . api Defined in src/renderer/components/+network-services/services.store.ts:27","title":"api"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#buffersize","text":"\u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45","title":"bufferSize"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#protected-eventsbuffer","text":"\u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301","title":"Protected eventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#failedloading","text":"\u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36","title":"failedLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#isloaded","text":"\u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38","title":"isLoaded"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#isloading","text":"\u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37","title":"isLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#items","text":"\u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39","title":"items"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#optional-limit","text":"\u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44","title":"Optional limit"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#selecteditemsids","text":"\u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40","title":"selectedItemsIds"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#static-defaultcontext","text":"\u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41","title":"Static defaultContext"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#context","text":"\u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext","title":"context"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#contextitems","text":"\u2022 get contextItems (): Service [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: Service []","title":"contextItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#contextready","text":"\u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object","title":"contextReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#namespacesready","text":"\u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object","title":"namespacesReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#query","text":"\u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams","title":"query"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#selecteditems","text":"\u2022 get selectedItems (): Service [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: Service []","title":"selectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#symboliterator","text":"\u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a","title":"[Symbol.iterator]"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#protected-bindwatcheventsupdater","text":"\u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void","title":"Protected bindWatchEventsUpdater"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#create","text":"\u25b8 create ( params : object, data? : Partial\u2039 Service \u203a): Promise\u2039 Service \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Service \u203a Returns: Promise\u2039 Service \u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#protected-createitem","text":"\u25b8 createItem ( params : object, data? : Partial\u2039 Service \u203a): Promise\u2039 Service \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Service \u203a Returns: Promise\u2039 Service \u203a","title":"Protected createItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#protected-defaultsorting","text":"\u25b8 defaultSorting ( item : Service ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item Service Returns: string","title":"Protected defaultSorting"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#protected-filteritemsonload","text":"\u25b8 filterItemsOnLoad ( items : Service []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items Service [] Returns: T[]","title":"Protected filterItemsOnLoad"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#getallbyns","text":"\u25b8 getAllByNs ( namespace : string | string[], strict : boolean): Service [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: Service []","title":"getAllByNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#getbyid","text":"\u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T","title":"getById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#getbylabel","text":"\u25b8 getByLabel ( labels : string[] | object): Service [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: Service []","title":"getByLabel"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#getbyname","text":"\u25b8 getByName ( name : string, namespace? : string): Service Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: Service","title":"getByName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#getbypath","text":"\u25b8 getByPath ( path : string): Service Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: Service","title":"getByPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#getindexbyid","text":"\u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number","title":"getIndexById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#getitems","text":"\u25b8 getItems (): Service [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: Service []","title":"getItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#optional-getstatuses","text":"\u25b8 getStatuses ( items : Service []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items Service [] Returns: Record\u2039string, number\u203a","title":"Optional getStatuses"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#getsubscribeapis","text":"\u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi []","title":"getSubscribeApis"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#gettotalcount","text":"\u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number","title":"getTotalCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#isselected","text":"\u25b8 isSelected ( item : Service ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item Service Returns: boolean","title":"isSelected"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#isselectedall","text":"\u25b8 isSelectedAll ( visibleItems : Service []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems Service [] this.items Returns: boolean","title":"isSelectedAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#load","text":"\u25b8 load ( params : object): Promise\u2039 Service \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Service \u203a","title":"load"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#loadall","text":"\u25b8 loadAll ( options : object): Promise\u2039void | Service []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | Service []\u203a","title":"loadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#loadfrompath","text":"\u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a","title":"loadFromPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#protected-loaditem","text":"\u25b8 loadItem ( params : object): Promise\u2039 Service \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Service \u203a","title":"Protected loadItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#protected-loaditems","text":"\u25b8 loadItems ( __namedParameters : object): Promise\u2039 Service []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 Service []\u203a","title":"Protected loadItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#protected-mergeitems","text":"\u25b8 mergeItems ( partialItems : Service [], __namedParameters : object): Service [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : Service [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: Service []","title":"Protected mergeItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#reloadall","text":"\u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a","title":"reloadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#remove","text":"\u25b8 remove ( item : Service ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item Service Returns: Promise\u2039void\u203a","title":"remove"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#protected-removeitem","text":"\u25b8 removeItem ( item : Service , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : Service \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a","title":"Protected removeItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#removeselecteditems","text":"\u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a","title":"removeSelectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#reset","text":"\u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void","title":"reset"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#protected-resetonerror","text":"\u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void","title":"Protected resetOnError"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#resetselection","text":"\u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void","title":"resetSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#select","text":"\u25b8 select ( item : Service ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item Service Returns: void","title":"select"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#protected-sortitems","text":"\u25b8 sortItems ( items : Service [], sorting : function[], order? : \"asc\" | \"desc\"): Service [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items Service [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: Service []","title":"Protected sortItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#subscribe","text":"\u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function)","title":"subscribe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#toggleselection","text":"\u25b8 toggleSelection ( item : Service ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item Service Returns: void","title":"toggleSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#toggleselectionall","text":"\u25b8 toggleSelectionAll ( visibleItems : Service []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems Service [] this.items Returns: void","title":"toggleSelectionAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#unselect","text":"\u25b8 unselect ( item : Service ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item Service Returns: void","title":"unselect"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#update","text":"\u25b8 update ( item : Service , data : Partial\u2039 Service \u203a): Promise\u2039 Service \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item Service data Partial\u2039 Service \u203a Returns: Promise\u2039 Service \u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#protected-updatefromeventsbuffer","text":"\u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void","title":"Protected updateFromEventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#protected-updateitem","text":"\u25b8 updateItem ( item : Service , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : Service \u25aa request : function \u25b8 (): Promise\u2039 Service \u203a Returns: Promise\u2039T\u203a","title":"Protected updateItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/","text":"Class: StatefulSet \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec Hierarchy # WorkloadKubeObject \u21b3 StatefulSet Implements # ItemObject Index # Constructors # constructor Properties # apiVersion kind metadata spec status apiBase kind namespaced Accessors # selfLink Methods # delete getAffinity getAffinityNumber getAge getAnnotations getFinalizers getId getImages getLabels getName getNodeSelectors getNs getOwnerRefs getReplicas getResourceVersion getSearchFields getSelectors getTemplateLabels getTimeDiffFromNow getTolerations toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels Constructors # constructor # + new StatefulSet ( data : KubeJsonApiData): StatefulSet Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/stateful-set.api.ts:55 Parameters: Name Type data KubeJsonApiData Returns: StatefulSet Properties # apiVersion # \u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94 kind # \u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95 metadata # \u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96 spec # \u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/stateful-set.api.ts:62 Type declaration: # replicas : number selector (): object matchLabels (): object serviceName : string template (): object metadata (): object labels (): object app : string spec (): object affinity ? : IAffinity containers : object[] nodeSelector (): object tolerations : object[] volumeClaimTemplates : object[] status # \u2022 status : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/stateful-set.api.ts:115 Type declaration: # collisionCount : number currentReplicas : number currentRevision : string observedGeneration : number readyReplicas : number replicas : number updateRevision : string Static apiBase # \u25aa apiBase : string = \"/apis/apps/v1/statefulsets\" Defined in src/renderer/api/endpoints/stateful-set.api.ts:55 Static kind # \u25aa kind : string = \"StatefulSet\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/stateful-set.api.ts:53 Static namespaced # \u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/stateful-set.api.ts:54 Accessors # selfLink # \u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string Methods # delete # \u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a getAffinity # \u25b8 getAffinity (): IAffinity Inherited from Deployment . getAffinity Defined in src/renderer/api/workload-kube-object.ts:93 Returns: IAffinity getAffinityNumber # \u25b8 getAffinityNumber (): number Inherited from Pod . getAffinityNumber Defined in src/renderer/api/workload-kube-object.ts:97 Returns: number getAge # \u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number getAnnotations # \u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[] getFinalizers # \u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[] getId # \u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string getImages # \u25b8 getImages (): string[] Defined in src/renderer/api/endpoints/stateful-set.api.ts:129 Returns: string[] getLabels # \u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[] getName # \u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string getNodeSelectors # \u25b8 getNodeSelectors (): string[] Inherited from Deployment . getNodeSelectors Defined in src/renderer/api/workload-kube-object.ts:77 Returns: string[] getNs # \u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string getOwnerRefs # \u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[] getReplicas # \u25b8 getReplicas (): number Defined in src/renderer/api/endpoints/stateful-set.api.ts:125 Returns: number getResourceVersion # \u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string getSearchFields # \u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[] getSelectors # \u25b8 getSelectors (): string[] Inherited from Pod . getSelectors Defined in src/renderer/api/workload-kube-object.ts:71 Returns: string[] getTemplateLabels # \u25b8 getTemplateLabels (): string[] Inherited from Pod . getTemplateLabels Defined in src/renderer/api/workload-kube-object.ts:83 Returns: string[] getTimeDiffFromNow # \u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number getTolerations # \u25b8 getTolerations (): IToleration[] Inherited from Deployment . getTolerations Defined in src/renderer/api/workload-kube-object.ts:89 Returns: IToleration[] toPlainObject # \u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object update # \u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Static create # \u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a Static isJsonApiData # \u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData Static isJsonApiDataList # \u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a Static isKubeJsonApiListMetadata # \u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata Static isKubeJsonApiMetadata # \u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata Static isNonSystem # \u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean Static isPartialJsonApiData # \u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a Static isPartialJsonApiMetadata # \u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a Static stringifyLabels # \u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Class: StatefulSet \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#class-statefulset-metadata-status-spec","text":"","title":"Class: StatefulSet \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#type-parameters","text":"\u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#hierarchy","text":"WorkloadKubeObject \u21b3 StatefulSet","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#implements","text":"ItemObject","title":"Implements"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#properties","text":"apiVersion kind metadata spec status apiBase kind namespaced","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#accessors","text":"selfLink","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#methods","text":"delete getAffinity getAffinityNumber getAge getAnnotations getFinalizers getId getImages getLabels getName getNodeSelectors getNs getOwnerRefs getReplicas getResourceVersion getSearchFields getSelectors getTemplateLabels getTimeDiffFromNow getTolerations toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#constructor","text":"+ new StatefulSet ( data : KubeJsonApiData): StatefulSet Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/stateful-set.api.ts:55 Parameters: Name Type data KubeJsonApiData Returns: StatefulSet","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#kind","text":"\u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#metadata","text":"\u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96","title":"metadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#spec","text":"\u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/stateful-set.api.ts:62","title":"spec"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#status","text":"\u2022 status : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/stateful-set.api.ts:115","title":"status"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#static-apibase","text":"\u25aa apiBase : string = \"/apis/apps/v1/statefulsets\" Defined in src/renderer/api/endpoints/stateful-set.api.ts:55","title":"Static apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#static-kind","text":"\u25aa kind : string = \"StatefulSet\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/stateful-set.api.ts:53","title":"Static kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#static-namespaced","text":"\u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/stateful-set.api.ts:54","title":"Static namespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#selflink","text":"\u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string","title":"selfLink"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#delete","text":"\u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#getaffinity","text":"\u25b8 getAffinity (): IAffinity Inherited from Deployment . getAffinity Defined in src/renderer/api/workload-kube-object.ts:93 Returns: IAffinity","title":"getAffinity"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#getaffinitynumber","text":"\u25b8 getAffinityNumber (): number Inherited from Pod . getAffinityNumber Defined in src/renderer/api/workload-kube-object.ts:97 Returns: number","title":"getAffinityNumber"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#getage","text":"\u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number","title":"getAge"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#getannotations","text":"\u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[]","title":"getAnnotations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#getfinalizers","text":"\u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[]","title":"getFinalizers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#getid","text":"\u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string","title":"getId"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#getimages","text":"\u25b8 getImages (): string[] Defined in src/renderer/api/endpoints/stateful-set.api.ts:129 Returns: string[]","title":"getImages"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#getlabels","text":"\u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[]","title":"getLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#getname","text":"\u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string","title":"getName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#getnodeselectors","text":"\u25b8 getNodeSelectors (): string[] Inherited from Deployment . getNodeSelectors Defined in src/renderer/api/workload-kube-object.ts:77 Returns: string[]","title":"getNodeSelectors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#getns","text":"\u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string","title":"getNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#getownerrefs","text":"\u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[]","title":"getOwnerRefs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#getreplicas","text":"\u25b8 getReplicas (): number Defined in src/renderer/api/endpoints/stateful-set.api.ts:125 Returns: number","title":"getReplicas"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#getresourceversion","text":"\u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#getsearchfields","text":"\u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[]","title":"getSearchFields"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#getselectors","text":"\u25b8 getSelectors (): string[] Inherited from Pod . getSelectors Defined in src/renderer/api/workload-kube-object.ts:71 Returns: string[]","title":"getSelectors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#gettemplatelabels","text":"\u25b8 getTemplateLabels (): string[] Inherited from Pod . getTemplateLabels Defined in src/renderer/api/workload-kube-object.ts:83 Returns: string[]","title":"getTemplateLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#gettimedifffromnow","text":"\u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number","title":"getTimeDiffFromNow"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#gettolerations","text":"\u25b8 getTolerations (): IToleration[] Inherited from Deployment . getTolerations Defined in src/renderer/api/workload-kube-object.ts:89 Returns: IToleration[]","title":"getTolerations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#toplainobject","text":"\u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object","title":"toPlainObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#update","text":"\u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#static-create","text":"\u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a","title":"Static create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#static-isjsonapidata","text":"\u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData","title":"Static isJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#static-isjsonapidatalist","text":"\u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a","title":"Static isJsonApiDataList"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#static-iskubejsonapilistmetadata","text":"\u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata","title":"Static isKubeJsonApiListMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#static-iskubejsonapimetadata","text":"\u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata","title":"Static isKubeJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#static-isnonsystem","text":"\u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean","title":"Static isNonSystem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#static-ispartialjsonapidata","text":"\u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a","title":"Static isPartialJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#static-ispartialjsonapimetadata","text":"\u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a","title":"Static isPartialJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#static-stringifylabels","text":"\u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Static stringifyLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/","text":"Class: StatefulSetStore # Hierarchy # \u21b3 KubeObjectStore \u2039 StatefulSet \u203a \u21b3 StatefulSetStore Index # Constructors # constructor Properties # api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit metrics selectedItemsIds defaultContext Accessors # context contextItems contextReady namespacesReady query selectedItems Methods # [Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getChildPods getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems loadMetrics mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem Constructors # constructor # + new StatefulSetStore (): StatefulSetStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+workloads-statefulsets/statefulset.store.ts:31 Returns: StatefulSetStore Properties # api # \u2022 api : StatefulSetApi\u2039\u203a = statefulSetApi Overrides KubeObjectStore . api Defined in src/renderer/components/+workloads-statefulsets/statefulset.store.ts:30 bufferSize # \u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45 Protected eventsBuffer # \u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301 failedLoading # \u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36 isLoaded # \u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38 isLoading # \u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37 items # \u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39 Optional limit # \u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44 metrics # \u2022 metrics : IPodMetrics = null Defined in src/renderer/components/+workloads-statefulsets/statefulset.store.ts:31 selectedItemsIds # \u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40 Static defaultContext # \u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41 Accessors # context # \u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext contextItems # \u2022 get contextItems (): StatefulSet [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: StatefulSet [] contextReady # \u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object namespacesReady # \u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object query # \u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams selectedItems # \u2022 get selectedItems (): StatefulSet [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: StatefulSet [] Methods # [Symbol.iterator] # \u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a Protected bindWatchEventsUpdater # \u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void create # \u25b8 create ( params : object, data? : Partial\u2039 StatefulSet \u203a): Promise\u2039 StatefulSet \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 StatefulSet \u203a Returns: Promise\u2039 StatefulSet \u203a Protected createItem # \u25b8 createItem ( params : object, data? : Partial\u2039 StatefulSet \u203a): Promise\u2039 StatefulSet \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 StatefulSet \u203a Returns: Promise\u2039 StatefulSet \u203a Protected defaultSorting # \u25b8 defaultSorting ( item : StatefulSet ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item StatefulSet Returns: string Protected filterItemsOnLoad # \u25b8 filterItemsOnLoad ( items : StatefulSet []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items StatefulSet [] Returns: T[] getAllByNs # \u25b8 getAllByNs ( namespace : string | string[], strict : boolean): StatefulSet [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: StatefulSet [] getById # \u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T getByLabel # \u25b8 getByLabel ( labels : string[] | object): StatefulSet [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: StatefulSet [] getByName # \u25b8 getByName ( name : string, namespace? : string): StatefulSet Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: StatefulSet getByPath # \u25b8 getByPath ( path : string): StatefulSet Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: StatefulSet getChildPods # \u25b8 getChildPods ( statefulSet : StatefulSet ): Pod \u2039\u203a[] Defined in src/renderer/components/+workloads-statefulsets/statefulset.store.ts:47 Parameters: Name Type statefulSet StatefulSet Returns: Pod \u2039\u203a[] getIndexById # \u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number getItems # \u25b8 getItems (): StatefulSet [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: StatefulSet [] getStatuses # \u25b8 getStatuses ( statefulSets : StatefulSet []): object Overrides KubeObjectStore . getStatuses Defined in src/renderer/components/+workloads-statefulsets/statefulset.store.ts:51 Parameters: Name Type statefulSets StatefulSet [] Returns: object failed : number = 0 pending : number = 0 running : number = 0 getSubscribeApis # \u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi [] getTotalCount # \u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number isSelected # \u25b8 isSelected ( item : StatefulSet ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item StatefulSet Returns: boolean isSelectedAll # \u25b8 isSelectedAll ( visibleItems : StatefulSet []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems StatefulSet [] this.items Returns: boolean load # \u25b8 load ( params : object): Promise\u2039 StatefulSet \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 StatefulSet \u203a loadAll # \u25b8 loadAll ( options : object): Promise\u2039void | StatefulSet []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | StatefulSet []\u203a loadFromPath # \u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a Protected loadItem # \u25b8 loadItem ( params : object): Promise\u2039 StatefulSet \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 StatefulSet \u203a Protected loadItems # \u25b8 loadItems ( __namedParameters : object): Promise\u2039 StatefulSet []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 StatefulSet []\u203a loadMetrics # \u25b8 loadMetrics ( statefulSet : StatefulSet ): Promise\u2039void\u203a Defined in src/renderer/components/+workloads-statefulsets/statefulset.store.ts:41 Parameters: Name Type statefulSet StatefulSet Returns: Promise\u2039void\u203a Protected mergeItems # \u25b8 mergeItems ( partialItems : StatefulSet [], __namedParameters : object): StatefulSet [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : StatefulSet [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: StatefulSet [] reloadAll # \u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a remove # \u25b8 remove ( item : StatefulSet ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item StatefulSet Returns: Promise\u2039void\u203a Protected removeItem # \u25b8 removeItem ( item : StatefulSet , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : StatefulSet \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a removeSelectedItems # \u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a reset # \u25b8 reset (): void Overrides KubeObjectStore . reset Defined in src/renderer/components/+workloads-statefulsets/statefulset.store.ts:71 Returns: void Protected resetOnError # \u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void resetSelection # \u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void select # \u25b8 select ( item : StatefulSet ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item StatefulSet Returns: void Protected sortItems # \u25b8 sortItems ( items : StatefulSet [], sorting : function[], order? : \"asc\" | \"desc\"): StatefulSet [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items StatefulSet [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: StatefulSet [] subscribe # \u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function) toggleSelection # \u25b8 toggleSelection ( item : StatefulSet ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item StatefulSet Returns: void toggleSelectionAll # \u25b8 toggleSelectionAll ( visibleItems : StatefulSet []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems StatefulSet [] this.items Returns: void unselect # \u25b8 unselect ( item : StatefulSet ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item StatefulSet Returns: void update # \u25b8 update ( item : StatefulSet , data : Partial\u2039 StatefulSet \u203a): Promise\u2039 StatefulSet \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item StatefulSet data Partial\u2039 StatefulSet \u203a Returns: Promise\u2039 StatefulSet \u203a Protected updateFromEventsBuffer # \u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void Protected updateItem # \u25b8 updateItem ( item : StatefulSet , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : StatefulSet \u25aa request : function \u25b8 (): Promise\u2039 StatefulSet \u203a Returns: Promise\u2039T\u203a","title":"Class: StatefulSetStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#class-statefulsetstore","text":"","title":"Class: StatefulSetStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#hierarchy","text":"\u21b3 KubeObjectStore \u2039 StatefulSet \u203a \u21b3 StatefulSetStore","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#properties","text":"api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit metrics selectedItemsIds defaultContext","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#accessors","text":"context contextItems contextReady namespacesReady query selectedItems","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#methods","text":"[Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getChildPods getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems loadMetrics mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#constructor","text":"+ new StatefulSetStore (): StatefulSetStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+workloads-statefulsets/statefulset.store.ts:31 Returns: StatefulSetStore","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#api","text":"\u2022 api : StatefulSetApi\u2039\u203a = statefulSetApi Overrides KubeObjectStore . api Defined in src/renderer/components/+workloads-statefulsets/statefulset.store.ts:30","title":"api"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#buffersize","text":"\u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45","title":"bufferSize"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#protected-eventsbuffer","text":"\u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301","title":"Protected eventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#failedloading","text":"\u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36","title":"failedLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#isloaded","text":"\u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38","title":"isLoaded"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#isloading","text":"\u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37","title":"isLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#items","text":"\u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39","title":"items"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#optional-limit","text":"\u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44","title":"Optional limit"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#metrics","text":"\u2022 metrics : IPodMetrics = null Defined in src/renderer/components/+workloads-statefulsets/statefulset.store.ts:31","title":"metrics"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#selecteditemsids","text":"\u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40","title":"selectedItemsIds"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#static-defaultcontext","text":"\u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41","title":"Static defaultContext"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#context","text":"\u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext","title":"context"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#contextitems","text":"\u2022 get contextItems (): StatefulSet [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: StatefulSet []","title":"contextItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#contextready","text":"\u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object","title":"contextReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#namespacesready","text":"\u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object","title":"namespacesReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#query","text":"\u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams","title":"query"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#selecteditems","text":"\u2022 get selectedItems (): StatefulSet [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: StatefulSet []","title":"selectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#symboliterator","text":"\u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a","title":"[Symbol.iterator]"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#protected-bindwatcheventsupdater","text":"\u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void","title":"Protected bindWatchEventsUpdater"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#create","text":"\u25b8 create ( params : object, data? : Partial\u2039 StatefulSet \u203a): Promise\u2039 StatefulSet \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 StatefulSet \u203a Returns: Promise\u2039 StatefulSet \u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#protected-createitem","text":"\u25b8 createItem ( params : object, data? : Partial\u2039 StatefulSet \u203a): Promise\u2039 StatefulSet \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 StatefulSet \u203a Returns: Promise\u2039 StatefulSet \u203a","title":"Protected createItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#protected-defaultsorting","text":"\u25b8 defaultSorting ( item : StatefulSet ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item StatefulSet Returns: string","title":"Protected defaultSorting"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#protected-filteritemsonload","text":"\u25b8 filterItemsOnLoad ( items : StatefulSet []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items StatefulSet [] Returns: T[]","title":"Protected filterItemsOnLoad"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#getallbyns","text":"\u25b8 getAllByNs ( namespace : string | string[], strict : boolean): StatefulSet [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: StatefulSet []","title":"getAllByNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#getbyid","text":"\u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T","title":"getById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#getbylabel","text":"\u25b8 getByLabel ( labels : string[] | object): StatefulSet [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: StatefulSet []","title":"getByLabel"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#getbyname","text":"\u25b8 getByName ( name : string, namespace? : string): StatefulSet Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: StatefulSet","title":"getByName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#getbypath","text":"\u25b8 getByPath ( path : string): StatefulSet Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: StatefulSet","title":"getByPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#getchildpods","text":"\u25b8 getChildPods ( statefulSet : StatefulSet ): Pod \u2039\u203a[] Defined in src/renderer/components/+workloads-statefulsets/statefulset.store.ts:47 Parameters: Name Type statefulSet StatefulSet Returns: Pod \u2039\u203a[]","title":"getChildPods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#getindexbyid","text":"\u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number","title":"getIndexById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#getitems","text":"\u25b8 getItems (): StatefulSet [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: StatefulSet []","title":"getItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#getstatuses","text":"\u25b8 getStatuses ( statefulSets : StatefulSet []): object Overrides KubeObjectStore . getStatuses Defined in src/renderer/components/+workloads-statefulsets/statefulset.store.ts:51 Parameters: Name Type statefulSets StatefulSet [] Returns: object failed : number = 0 pending : number = 0 running : number = 0","title":"getStatuses"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#getsubscribeapis","text":"\u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi []","title":"getSubscribeApis"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#gettotalcount","text":"\u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number","title":"getTotalCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#isselected","text":"\u25b8 isSelected ( item : StatefulSet ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item StatefulSet Returns: boolean","title":"isSelected"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#isselectedall","text":"\u25b8 isSelectedAll ( visibleItems : StatefulSet []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems StatefulSet [] this.items Returns: boolean","title":"isSelectedAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#load","text":"\u25b8 load ( params : object): Promise\u2039 StatefulSet \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 StatefulSet \u203a","title":"load"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#loadall","text":"\u25b8 loadAll ( options : object): Promise\u2039void | StatefulSet []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | StatefulSet []\u203a","title":"loadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#loadfrompath","text":"\u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a","title":"loadFromPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#protected-loaditem","text":"\u25b8 loadItem ( params : object): Promise\u2039 StatefulSet \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 StatefulSet \u203a","title":"Protected loadItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#protected-loaditems","text":"\u25b8 loadItems ( __namedParameters : object): Promise\u2039 StatefulSet []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 StatefulSet []\u203a","title":"Protected loadItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#loadmetrics","text":"\u25b8 loadMetrics ( statefulSet : StatefulSet ): Promise\u2039void\u203a Defined in src/renderer/components/+workloads-statefulsets/statefulset.store.ts:41 Parameters: Name Type statefulSet StatefulSet Returns: Promise\u2039void\u203a","title":"loadMetrics"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#protected-mergeitems","text":"\u25b8 mergeItems ( partialItems : StatefulSet [], __namedParameters : object): StatefulSet [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : StatefulSet [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: StatefulSet []","title":"Protected mergeItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#reloadall","text":"\u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a","title":"reloadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#remove","text":"\u25b8 remove ( item : StatefulSet ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item StatefulSet Returns: Promise\u2039void\u203a","title":"remove"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#protected-removeitem","text":"\u25b8 removeItem ( item : StatefulSet , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : StatefulSet \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a","title":"Protected removeItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#removeselecteditems","text":"\u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a","title":"removeSelectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#reset","text":"\u25b8 reset (): void Overrides KubeObjectStore . reset Defined in src/renderer/components/+workloads-statefulsets/statefulset.store.ts:71 Returns: void","title":"reset"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#protected-resetonerror","text":"\u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void","title":"Protected resetOnError"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#resetselection","text":"\u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void","title":"resetSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#select","text":"\u25b8 select ( item : StatefulSet ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item StatefulSet Returns: void","title":"select"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#protected-sortitems","text":"\u25b8 sortItems ( items : StatefulSet [], sorting : function[], order? : \"asc\" | \"desc\"): StatefulSet [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items StatefulSet [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: StatefulSet []","title":"Protected sortItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#subscribe","text":"\u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function)","title":"subscribe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#toggleselection","text":"\u25b8 toggleSelection ( item : StatefulSet ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item StatefulSet Returns: void","title":"toggleSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#toggleselectionall","text":"\u25b8 toggleSelectionAll ( visibleItems : StatefulSet []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems StatefulSet [] this.items Returns: void","title":"toggleSelectionAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#unselect","text":"\u25b8 unselect ( item : StatefulSet ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item StatefulSet Returns: void","title":"unselect"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#update","text":"\u25b8 update ( item : StatefulSet , data : Partial\u2039 StatefulSet \u203a): Promise\u2039 StatefulSet \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item StatefulSet data Partial\u2039 StatefulSet \u203a Returns: Promise\u2039 StatefulSet \u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#protected-updatefromeventsbuffer","text":"\u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void","title":"Protected updateFromEventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#protected-updateitem","text":"\u25b8 updateItem ( item : StatefulSet , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : StatefulSet \u25aa request : function \u25b8 (): Promise\u2039 StatefulSet \u203a Returns: Promise\u2039T\u203a","title":"Protected updateItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/","text":"Class: StorageClass \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec Hierarchy # KubeObject \u21b3 StorageClass Implements # ItemObject Index # Constructors # constructor Properties # apiVersion kind metadata mountOptions parameters provisioner reclaimPolicy spec status volumeBindingMode apiBase kind namespaced Accessors # selfLink Methods # delete getAge getAnnotations getFinalizers getId getLabels getName getNs getOwnerRefs getReclaimPolicy getResourceVersion getSearchFields getTimeDiffFromNow getVolumeBindingMode isDefault toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels Constructors # constructor # + new StorageClass ( data : KubeJsonApiData): StorageClass Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/storage-class.api.ts:40 Parameters: Name Type data KubeJsonApiData Returns: StorageClass Properties # apiVersion # \u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94 kind # \u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95 metadata # \u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96 Optional mountOptions # \u2022 mountOptions ? : string[] Defined in src/renderer/api/endpoints/storage-class.api.ts:29 parameters # \u2022 parameters : object Defined in src/renderer/api/endpoints/storage-class.api.ts:32 Type declaration: # [ param : string ]: string provisioner # \u2022 provisioner : string Defined in src/renderer/api/endpoints/storage-class.api.ts:28 reclaimPolicy # \u2022 reclaimPolicy : string Defined in src/renderer/api/endpoints/storage-class.api.ts:31 Optional spec # \u2022 spec ? : Spec Inherited from KubeObject . spec Defined in src/renderer/api/kube-object.ts:98 Optional status # \u2022 status ? : Status Inherited from KubeObject . status Defined in src/renderer/api/kube-object.ts:97 volumeBindingMode # \u2022 volumeBindingMode : string Defined in src/renderer/api/endpoints/storage-class.api.ts:30 Static apiBase # \u25aa apiBase : string = \"/apis/storage.k8s.io/v1/storageclasses\" Defined in src/renderer/api/endpoints/storage-class.api.ts:40 Static kind # \u25aa kind : string = \"StorageClass\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/storage-class.api.ts:38 Static namespaced # \u25aa namespaced : boolean = false Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/storage-class.api.ts:39 Accessors # selfLink # \u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string Methods # delete # \u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a getAge # \u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number getAnnotations # \u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[] getFinalizers # \u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[] getId # \u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string getLabels # \u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[] getName # \u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string getNs # \u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string getOwnerRefs # \u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[] getReclaimPolicy # \u25b8 getReclaimPolicy (): string Defined in src/renderer/api/endpoints/storage-class.api.ts:60 Returns: string getResourceVersion # \u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string getSearchFields # \u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[] getTimeDiffFromNow # \u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number getVolumeBindingMode # \u25b8 getVolumeBindingMode (): string Defined in src/renderer/api/endpoints/storage-class.api.ts:56 Returns: string isDefault # \u25b8 isDefault (): boolean Defined in src/renderer/api/endpoints/storage-class.api.ts:47 Returns: boolean toPlainObject # \u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object update # \u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Static create # \u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a Static isJsonApiData # \u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData Static isJsonApiDataList # \u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a Static isKubeJsonApiListMetadata # \u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata Static isKubeJsonApiMetadata # \u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata Static isNonSystem # \u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean Static isPartialJsonApiData # \u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a Static isPartialJsonApiMetadata # \u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a Static stringifyLabels # \u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Class: StorageClass \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#class-storageclass-metadata-status-spec","text":"","title":"Class: StorageClass \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#type-parameters","text":"\u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#hierarchy","text":"KubeObject \u21b3 StorageClass","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#implements","text":"ItemObject","title":"Implements"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#properties","text":"apiVersion kind metadata mountOptions parameters provisioner reclaimPolicy spec status volumeBindingMode apiBase kind namespaced","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#accessors","text":"selfLink","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#methods","text":"delete getAge getAnnotations getFinalizers getId getLabels getName getNs getOwnerRefs getReclaimPolicy getResourceVersion getSearchFields getTimeDiffFromNow getVolumeBindingMode isDefault toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#constructor","text":"+ new StorageClass ( data : KubeJsonApiData): StorageClass Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/storage-class.api.ts:40 Parameters: Name Type data KubeJsonApiData Returns: StorageClass","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#kind","text":"\u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#metadata","text":"\u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96","title":"metadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#optional-mountoptions","text":"\u2022 mountOptions ? : string[] Defined in src/renderer/api/endpoints/storage-class.api.ts:29","title":"Optional mountOptions"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#parameters","text":"\u2022 parameters : object Defined in src/renderer/api/endpoints/storage-class.api.ts:32","title":"parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#provisioner","text":"\u2022 provisioner : string Defined in src/renderer/api/endpoints/storage-class.api.ts:28","title":"provisioner"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#reclaimpolicy","text":"\u2022 reclaimPolicy : string Defined in src/renderer/api/endpoints/storage-class.api.ts:31","title":"reclaimPolicy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#optional-spec","text":"\u2022 spec ? : Spec Inherited from KubeObject . spec Defined in src/renderer/api/kube-object.ts:98","title":"Optional spec"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#optional-status","text":"\u2022 status ? : Status Inherited from KubeObject . status Defined in src/renderer/api/kube-object.ts:97","title":"Optional status"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#volumebindingmode","text":"\u2022 volumeBindingMode : string Defined in src/renderer/api/endpoints/storage-class.api.ts:30","title":"volumeBindingMode"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#static-apibase","text":"\u25aa apiBase : string = \"/apis/storage.k8s.io/v1/storageclasses\" Defined in src/renderer/api/endpoints/storage-class.api.ts:40","title":"Static apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#static-kind","text":"\u25aa kind : string = \"StorageClass\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/storage-class.api.ts:38","title":"Static kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#static-namespaced","text":"\u25aa namespaced : boolean = false Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/storage-class.api.ts:39","title":"Static namespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#selflink","text":"\u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string","title":"selfLink"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#delete","text":"\u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#getage","text":"\u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number","title":"getAge"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#getannotations","text":"\u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[]","title":"getAnnotations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#getfinalizers","text":"\u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[]","title":"getFinalizers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#getid","text":"\u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string","title":"getId"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#getlabels","text":"\u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[]","title":"getLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#getname","text":"\u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string","title":"getName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#getns","text":"\u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string","title":"getNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#getownerrefs","text":"\u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[]","title":"getOwnerRefs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#getreclaimpolicy","text":"\u25b8 getReclaimPolicy (): string Defined in src/renderer/api/endpoints/storage-class.api.ts:60 Returns: string","title":"getReclaimPolicy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#getresourceversion","text":"\u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#getsearchfields","text":"\u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[]","title":"getSearchFields"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#gettimedifffromnow","text":"\u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number","title":"getTimeDiffFromNow"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#getvolumebindingmode","text":"\u25b8 getVolumeBindingMode (): string Defined in src/renderer/api/endpoints/storage-class.api.ts:56 Returns: string","title":"getVolumeBindingMode"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#isdefault","text":"\u25b8 isDefault (): boolean Defined in src/renderer/api/endpoints/storage-class.api.ts:47 Returns: boolean","title":"isDefault"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#toplainobject","text":"\u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object","title":"toPlainObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#update","text":"\u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#static-create","text":"\u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a","title":"Static create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#static-isjsonapidata","text":"\u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData","title":"Static isJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#static-isjsonapidatalist","text":"\u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a","title":"Static isJsonApiDataList"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#static-iskubejsonapilistmetadata","text":"\u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata","title":"Static isKubeJsonApiListMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#static-iskubejsonapimetadata","text":"\u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata","title":"Static isKubeJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#static-isnonsystem","text":"\u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean","title":"Static isNonSystem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#static-ispartialjsonapidata","text":"\u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a","title":"Static isPartialJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#static-ispartialjsonapimetadata","text":"\u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a","title":"Static isPartialJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#static-stringifylabels","text":"\u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Static stringifyLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/","text":"Class: StorageClassStore # Hierarchy # \u21b3 KubeObjectStore \u2039 StorageClass \u203a \u21b3 StorageClassStore Index # Constructors # constructor Properties # api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext Accessors # context contextItems contextReady namespacesReady query selectedItems Methods # [Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getPersistentVolumes getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem Constructors # constructor # + new StorageClassStore (): StorageClassStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+storage-classes/storage-class.store.ts:29 Returns: StorageClassStore Properties # api # \u2022 api : KubeApi \u2039 StorageClass \u2039\u203a\u203a = storageClassApi Overrides KubeObjectStore . api Defined in src/renderer/components/+storage-classes/storage-class.store.ts:29 bufferSize # \u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45 Protected eventsBuffer # \u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301 failedLoading # \u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36 isLoaded # \u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38 isLoading # \u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37 items # \u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39 Optional limit # \u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44 selectedItemsIds # \u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40 Static defaultContext # \u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41 Accessors # context # \u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext contextItems # \u2022 get contextItems (): StorageClass [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: StorageClass [] contextReady # \u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object namespacesReady # \u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object query # \u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams selectedItems # \u2022 get selectedItems (): StorageClass [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: StorageClass [] Methods # [Symbol.iterator] # \u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a Protected bindWatchEventsUpdater # \u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void create # \u25b8 create ( params : object, data? : Partial\u2039 StorageClass \u203a): Promise\u2039 StorageClass \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 StorageClass \u203a Returns: Promise\u2039 StorageClass \u203a Protected createItem # \u25b8 createItem ( params : object, data? : Partial\u2039 StorageClass \u203a): Promise\u2039 StorageClass \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 StorageClass \u203a Returns: Promise\u2039 StorageClass \u203a Protected defaultSorting # \u25b8 defaultSorting ( item : StorageClass ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item StorageClass Returns: string Protected filterItemsOnLoad # \u25b8 filterItemsOnLoad ( items : StorageClass []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items StorageClass [] Returns: T[] getAllByNs # \u25b8 getAllByNs ( namespace : string | string[], strict : boolean): StorageClass [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: StorageClass [] getById # \u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T getByLabel # \u25b8 getByLabel ( labels : string[] | object): StorageClass [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: StorageClass [] getByName # \u25b8 getByName ( name : string, namespace? : string): StorageClass Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: StorageClass getByPath # \u25b8 getByPath ( path : string): StorageClass Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: StorageClass getIndexById # \u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number getItems # \u25b8 getItems (): StorageClass [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: StorageClass [] getPersistentVolumes # \u25b8 getPersistentVolumes ( storageClass : StorageClass ): PersistentVolume \u2039\u203a[] Defined in src/renderer/components/+storage-classes/storage-class.store.ts:36 Parameters: Name Type storageClass StorageClass Returns: PersistentVolume \u2039\u203a[] Optional getStatuses # \u25b8 getStatuses ( items : StorageClass []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items StorageClass [] Returns: Record\u2039string, number\u203a getSubscribeApis # \u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi [] getTotalCount # \u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number isSelected # \u25b8 isSelected ( item : StorageClass ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item StorageClass Returns: boolean isSelectedAll # \u25b8 isSelectedAll ( visibleItems : StorageClass []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems StorageClass [] this.items Returns: boolean load # \u25b8 load ( params : object): Promise\u2039 StorageClass \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 StorageClass \u203a loadAll # \u25b8 loadAll ( options : object): Promise\u2039void | StorageClass []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | StorageClass []\u203a loadFromPath # \u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a Protected loadItem # \u25b8 loadItem ( params : object): Promise\u2039 StorageClass \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 StorageClass \u203a Protected loadItems # \u25b8 loadItems ( __namedParameters : object): Promise\u2039 StorageClass []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 StorageClass []\u203a Protected mergeItems # \u25b8 mergeItems ( partialItems : StorageClass [], __namedParameters : object): StorageClass [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : StorageClass [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: StorageClass [] reloadAll # \u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a remove # \u25b8 remove ( item : StorageClass ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item StorageClass Returns: Promise\u2039void\u203a Protected removeItem # \u25b8 removeItem ( item : StorageClass , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : StorageClass \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a removeSelectedItems # \u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a reset # \u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void Protected resetOnError # \u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void resetSelection # \u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void select # \u25b8 select ( item : StorageClass ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item StorageClass Returns: void Protected sortItems # \u25b8 sortItems ( items : StorageClass [], sorting : function[], order? : \"asc\" | \"desc\"): StorageClass [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items StorageClass [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: StorageClass [] subscribe # \u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function) toggleSelection # \u25b8 toggleSelection ( item : StorageClass ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item StorageClass Returns: void toggleSelectionAll # \u25b8 toggleSelectionAll ( visibleItems : StorageClass []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems StorageClass [] this.items Returns: void unselect # \u25b8 unselect ( item : StorageClass ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item StorageClass Returns: void update # \u25b8 update ( item : StorageClass , data : Partial\u2039 StorageClass \u203a): Promise\u2039 StorageClass \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item StorageClass data Partial\u2039 StorageClass \u203a Returns: Promise\u2039 StorageClass \u203a Protected updateFromEventsBuffer # \u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void Protected updateItem # \u25b8 updateItem ( item : StorageClass , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : StorageClass \u25aa request : function \u25b8 (): Promise\u2039 StorageClass \u203a Returns: Promise\u2039T\u203a","title":"Class: StorageClassStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#class-storageclassstore","text":"","title":"Class: StorageClassStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#hierarchy","text":"\u21b3 KubeObjectStore \u2039 StorageClass \u203a \u21b3 StorageClassStore","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#properties","text":"api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#accessors","text":"context contextItems contextReady namespacesReady query selectedItems","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#methods","text":"[Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getPersistentVolumes getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#constructor","text":"+ new StorageClassStore (): StorageClassStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+storage-classes/storage-class.store.ts:29 Returns: StorageClassStore","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#api","text":"\u2022 api : KubeApi \u2039 StorageClass \u2039\u203a\u203a = storageClassApi Overrides KubeObjectStore . api Defined in src/renderer/components/+storage-classes/storage-class.store.ts:29","title":"api"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#buffersize","text":"\u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45","title":"bufferSize"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#protected-eventsbuffer","text":"\u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301","title":"Protected eventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#failedloading","text":"\u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36","title":"failedLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#isloaded","text":"\u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38","title":"isLoaded"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#isloading","text":"\u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37","title":"isLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#items","text":"\u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39","title":"items"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#optional-limit","text":"\u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44","title":"Optional limit"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#selecteditemsids","text":"\u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40","title":"selectedItemsIds"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#static-defaultcontext","text":"\u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41","title":"Static defaultContext"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#context","text":"\u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext","title":"context"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#contextitems","text":"\u2022 get contextItems (): StorageClass [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: StorageClass []","title":"contextItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#contextready","text":"\u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object","title":"contextReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#namespacesready","text":"\u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object","title":"namespacesReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#query","text":"\u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams","title":"query"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#selecteditems","text":"\u2022 get selectedItems (): StorageClass [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: StorageClass []","title":"selectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#symboliterator","text":"\u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a","title":"[Symbol.iterator]"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#protected-bindwatcheventsupdater","text":"\u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void","title":"Protected bindWatchEventsUpdater"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#create","text":"\u25b8 create ( params : object, data? : Partial\u2039 StorageClass \u203a): Promise\u2039 StorageClass \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 StorageClass \u203a Returns: Promise\u2039 StorageClass \u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#protected-createitem","text":"\u25b8 createItem ( params : object, data? : Partial\u2039 StorageClass \u203a): Promise\u2039 StorageClass \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 StorageClass \u203a Returns: Promise\u2039 StorageClass \u203a","title":"Protected createItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#protected-defaultsorting","text":"\u25b8 defaultSorting ( item : StorageClass ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item StorageClass Returns: string","title":"Protected defaultSorting"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#protected-filteritemsonload","text":"\u25b8 filterItemsOnLoad ( items : StorageClass []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items StorageClass [] Returns: T[]","title":"Protected filterItemsOnLoad"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#getallbyns","text":"\u25b8 getAllByNs ( namespace : string | string[], strict : boolean): StorageClass [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: StorageClass []","title":"getAllByNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#getbyid","text":"\u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T","title":"getById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#getbylabel","text":"\u25b8 getByLabel ( labels : string[] | object): StorageClass [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: StorageClass []","title":"getByLabel"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#getbyname","text":"\u25b8 getByName ( name : string, namespace? : string): StorageClass Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: StorageClass","title":"getByName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#getbypath","text":"\u25b8 getByPath ( path : string): StorageClass Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: StorageClass","title":"getByPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#getindexbyid","text":"\u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number","title":"getIndexById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#getitems","text":"\u25b8 getItems (): StorageClass [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: StorageClass []","title":"getItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#getpersistentvolumes","text":"\u25b8 getPersistentVolumes ( storageClass : StorageClass ): PersistentVolume \u2039\u203a[] Defined in src/renderer/components/+storage-classes/storage-class.store.ts:36 Parameters: Name Type storageClass StorageClass Returns: PersistentVolume \u2039\u203a[]","title":"getPersistentVolumes"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#optional-getstatuses","text":"\u25b8 getStatuses ( items : StorageClass []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items StorageClass [] Returns: Record\u2039string, number\u203a","title":"Optional getStatuses"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#getsubscribeapis","text":"\u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi []","title":"getSubscribeApis"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#gettotalcount","text":"\u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number","title":"getTotalCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#isselected","text":"\u25b8 isSelected ( item : StorageClass ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item StorageClass Returns: boolean","title":"isSelected"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#isselectedall","text":"\u25b8 isSelectedAll ( visibleItems : StorageClass []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems StorageClass [] this.items Returns: boolean","title":"isSelectedAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#load","text":"\u25b8 load ( params : object): Promise\u2039 StorageClass \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 StorageClass \u203a","title":"load"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#loadall","text":"\u25b8 loadAll ( options : object): Promise\u2039void | StorageClass []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | StorageClass []\u203a","title":"loadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#loadfrompath","text":"\u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a","title":"loadFromPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#protected-loaditem","text":"\u25b8 loadItem ( params : object): Promise\u2039 StorageClass \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 StorageClass \u203a","title":"Protected loadItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#protected-loaditems","text":"\u25b8 loadItems ( __namedParameters : object): Promise\u2039 StorageClass []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 StorageClass []\u203a","title":"Protected loadItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#protected-mergeitems","text":"\u25b8 mergeItems ( partialItems : StorageClass [], __namedParameters : object): StorageClass [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : StorageClass [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: StorageClass []","title":"Protected mergeItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#reloadall","text":"\u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a","title":"reloadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#remove","text":"\u25b8 remove ( item : StorageClass ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item StorageClass Returns: Promise\u2039void\u203a","title":"remove"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#protected-removeitem","text":"\u25b8 removeItem ( item : StorageClass , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : StorageClass \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a","title":"Protected removeItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#removeselecteditems","text":"\u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a","title":"removeSelectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#reset","text":"\u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void","title":"reset"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#protected-resetonerror","text":"\u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void","title":"Protected resetOnError"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#resetselection","text":"\u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void","title":"resetSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#select","text":"\u25b8 select ( item : StorageClass ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item StorageClass Returns: void","title":"select"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#protected-sortitems","text":"\u25b8 sortItems ( items : StorageClass [], sorting : function[], order? : \"asc\" | \"desc\"): StorageClass [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items StorageClass [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: StorageClass []","title":"Protected sortItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#subscribe","text":"\u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function)","title":"subscribe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#toggleselection","text":"\u25b8 toggleSelection ( item : StorageClass ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item StorageClass Returns: void","title":"toggleSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#toggleselectionall","text":"\u25b8 toggleSelectionAll ( visibleItems : StorageClass []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems StorageClass [] this.items Returns: void","title":"toggleSelectionAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#unselect","text":"\u25b8 unselect ( item : StorageClass ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item StorageClass Returns: void","title":"unselect"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#update","text":"\u25b8 update ( item : StorageClass , data : Partial\u2039 StorageClass \u203a): Promise\u2039 StorageClass \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item StorageClass data Partial\u2039 StorageClass \u203a Returns: Promise\u2039 StorageClass \u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#protected-updatefromeventsbuffer","text":"\u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void","title":"Protected updateFromEventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#protected-updateitem","text":"\u25b8 updateItem ( item : StorageClass , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : StorageClass \u25aa request : function \u25b8 (): Promise\u2039 StorageClass \u203a Returns: Promise\u2039T\u203a","title":"Protected updateItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/","text":"Class: VolumeClaimStore # Hierarchy # \u21b3 KubeObjectStore \u2039 PersistentVolumeClaim \u203a \u21b3 VolumeClaimStore Index # Constructors # constructor Properties # api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit metrics selectedItemsIds defaultContext Accessors # context contextItems contextReady namespacesReady query selectedItems Methods # [Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems loadMetrics mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem Constructors # constructor # + new VolumeClaimStore (): VolumeClaimStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+storage-volume-claims/volume-claim.store.ts:30 Returns: VolumeClaimStore Properties # api # \u2022 api : PersistentVolumeClaimsApi \u2039\u203a = pvcApi Overrides KubeObjectStore . api Defined in src/renderer/components/+storage-volume-claims/volume-claim.store.ts:29 bufferSize # \u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45 Protected eventsBuffer # \u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301 failedLoading # \u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36 isLoaded # \u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38 isLoading # \u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37 items # \u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39 Optional limit # \u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44 metrics # \u2022 metrics : IPvcMetrics = null Defined in src/renderer/components/+storage-volume-claims/volume-claim.store.ts:30 selectedItemsIds # \u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40 Static defaultContext # \u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41 Accessors # context # \u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext contextItems # \u2022 get contextItems (): PersistentVolumeClaim [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: PersistentVolumeClaim [] contextReady # \u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object namespacesReady # \u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object query # \u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams selectedItems # \u2022 get selectedItems (): PersistentVolumeClaim [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: PersistentVolumeClaim [] Methods # [Symbol.iterator] # \u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a Protected bindWatchEventsUpdater # \u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void create # \u25b8 create ( params : object, data? : Partial\u2039 PersistentVolumeClaim \u203a): Promise\u2039 PersistentVolumeClaim \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 PersistentVolumeClaim \u203a Returns: Promise\u2039 PersistentVolumeClaim \u203a Protected createItem # \u25b8 createItem ( params : object, data? : Partial\u2039 PersistentVolumeClaim \u203a): Promise\u2039 PersistentVolumeClaim \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 PersistentVolumeClaim \u203a Returns: Promise\u2039 PersistentVolumeClaim \u203a Protected defaultSorting # \u25b8 defaultSorting ( item : PersistentVolumeClaim ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item PersistentVolumeClaim Returns: string Protected filterItemsOnLoad # \u25b8 filterItemsOnLoad ( items : PersistentVolumeClaim []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items PersistentVolumeClaim [] Returns: T[] getAllByNs # \u25b8 getAllByNs ( namespace : string | string[], strict : boolean): PersistentVolumeClaim [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: PersistentVolumeClaim [] getById # \u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T getByLabel # \u25b8 getByLabel ( labels : string[] | object): PersistentVolumeClaim [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: PersistentVolumeClaim [] getByName # \u25b8 getByName ( name : string, namespace? : string): PersistentVolumeClaim Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: PersistentVolumeClaim getByPath # \u25b8 getByPath ( path : string): PersistentVolumeClaim Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: PersistentVolumeClaim getIndexById # \u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number getItems # \u25b8 getItems (): PersistentVolumeClaim [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: PersistentVolumeClaim [] Optional getStatuses # \u25b8 getStatuses ( items : PersistentVolumeClaim []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items PersistentVolumeClaim [] Returns: Record\u2039string, number\u203a getSubscribeApis # \u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi [] getTotalCount # \u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number isSelected # \u25b8 isSelected ( item : PersistentVolumeClaim ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item PersistentVolumeClaim Returns: boolean isSelectedAll # \u25b8 isSelectedAll ( visibleItems : PersistentVolumeClaim []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems PersistentVolumeClaim [] this.items Returns: boolean load # \u25b8 load ( params : object): Promise\u2039 PersistentVolumeClaim \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 PersistentVolumeClaim \u203a loadAll # \u25b8 loadAll ( options : object): Promise\u2039void | PersistentVolumeClaim []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | PersistentVolumeClaim []\u203a loadFromPath # \u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a Protected loadItem # \u25b8 loadItem ( params : object): Promise\u2039 PersistentVolumeClaim \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 PersistentVolumeClaim \u203a Protected loadItems # \u25b8 loadItems ( __namedParameters : object): Promise\u2039 PersistentVolumeClaim []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 PersistentVolumeClaim []\u203a loadMetrics # \u25b8 loadMetrics ( pvc : PersistentVolumeClaim ): Promise\u2039void\u203a Defined in src/renderer/components/+storage-volume-claims/volume-claim.store.ts:40 Parameters: Name Type pvc PersistentVolumeClaim Returns: Promise\u2039void\u203a Protected mergeItems # \u25b8 mergeItems ( partialItems : PersistentVolumeClaim [], __namedParameters : object): PersistentVolumeClaim [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : PersistentVolumeClaim [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: PersistentVolumeClaim [] reloadAll # \u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a remove # \u25b8 remove ( item : PersistentVolumeClaim ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item PersistentVolumeClaim Returns: Promise\u2039void\u203a Protected removeItem # \u25b8 removeItem ( item : PersistentVolumeClaim , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : PersistentVolumeClaim \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a removeSelectedItems # \u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a reset # \u25b8 reset (): void Overrides KubeObjectStore . reset Defined in src/renderer/components/+storage-volume-claims/volume-claim.store.ts:44 Returns: void Protected resetOnError # \u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void resetSelection # \u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void select # \u25b8 select ( item : PersistentVolumeClaim ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item PersistentVolumeClaim Returns: void Protected sortItems # \u25b8 sortItems ( items : PersistentVolumeClaim [], sorting : function[], order? : \"asc\" | \"desc\"): PersistentVolumeClaim [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items PersistentVolumeClaim [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: PersistentVolumeClaim [] subscribe # \u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function) toggleSelection # \u25b8 toggleSelection ( item : PersistentVolumeClaim ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item PersistentVolumeClaim Returns: void toggleSelectionAll # \u25b8 toggleSelectionAll ( visibleItems : PersistentVolumeClaim []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems PersistentVolumeClaim [] this.items Returns: void unselect # \u25b8 unselect ( item : PersistentVolumeClaim ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item PersistentVolumeClaim Returns: void update # \u25b8 update ( item : PersistentVolumeClaim , data : Partial\u2039 PersistentVolumeClaim \u203a): Promise\u2039 PersistentVolumeClaim \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item PersistentVolumeClaim data Partial\u2039 PersistentVolumeClaim \u203a Returns: Promise\u2039 PersistentVolumeClaim \u203a Protected updateFromEventsBuffer # \u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void Protected updateItem # \u25b8 updateItem ( item : PersistentVolumeClaim , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : PersistentVolumeClaim \u25aa request : function \u25b8 (): Promise\u2039 PersistentVolumeClaim \u203a Returns: Promise\u2039T\u203a","title":"Class: VolumeClaimStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#class-volumeclaimstore","text":"","title":"Class: VolumeClaimStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#hierarchy","text":"\u21b3 KubeObjectStore \u2039 PersistentVolumeClaim \u203a \u21b3 VolumeClaimStore","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#properties","text":"api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit metrics selectedItemsIds defaultContext","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#accessors","text":"context contextItems contextReady namespacesReady query selectedItems","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#methods","text":"[Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems loadMetrics mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#constructor","text":"+ new VolumeClaimStore (): VolumeClaimStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+storage-volume-claims/volume-claim.store.ts:30 Returns: VolumeClaimStore","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#api","text":"\u2022 api : PersistentVolumeClaimsApi \u2039\u203a = pvcApi Overrides KubeObjectStore . api Defined in src/renderer/components/+storage-volume-claims/volume-claim.store.ts:29","title":"api"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#buffersize","text":"\u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45","title":"bufferSize"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#protected-eventsbuffer","text":"\u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301","title":"Protected eventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#failedloading","text":"\u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36","title":"failedLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#isloaded","text":"\u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38","title":"isLoaded"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#isloading","text":"\u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37","title":"isLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#items","text":"\u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39","title":"items"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#optional-limit","text":"\u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44","title":"Optional limit"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#metrics","text":"\u2022 metrics : IPvcMetrics = null Defined in src/renderer/components/+storage-volume-claims/volume-claim.store.ts:30","title":"metrics"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#selecteditemsids","text":"\u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40","title":"selectedItemsIds"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#static-defaultcontext","text":"\u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41","title":"Static defaultContext"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#context","text":"\u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext","title":"context"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#contextitems","text":"\u2022 get contextItems (): PersistentVolumeClaim [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: PersistentVolumeClaim []","title":"contextItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#contextready","text":"\u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object","title":"contextReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#namespacesready","text":"\u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object","title":"namespacesReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#query","text":"\u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams","title":"query"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#selecteditems","text":"\u2022 get selectedItems (): PersistentVolumeClaim [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: PersistentVolumeClaim []","title":"selectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#symboliterator","text":"\u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a","title":"[Symbol.iterator]"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#protected-bindwatcheventsupdater","text":"\u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void","title":"Protected bindWatchEventsUpdater"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#create","text":"\u25b8 create ( params : object, data? : Partial\u2039 PersistentVolumeClaim \u203a): Promise\u2039 PersistentVolumeClaim \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 PersistentVolumeClaim \u203a Returns: Promise\u2039 PersistentVolumeClaim \u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#protected-createitem","text":"\u25b8 createItem ( params : object, data? : Partial\u2039 PersistentVolumeClaim \u203a): Promise\u2039 PersistentVolumeClaim \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 PersistentVolumeClaim \u203a Returns: Promise\u2039 PersistentVolumeClaim \u203a","title":"Protected createItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#protected-defaultsorting","text":"\u25b8 defaultSorting ( item : PersistentVolumeClaim ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item PersistentVolumeClaim Returns: string","title":"Protected defaultSorting"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#protected-filteritemsonload","text":"\u25b8 filterItemsOnLoad ( items : PersistentVolumeClaim []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items PersistentVolumeClaim [] Returns: T[]","title":"Protected filterItemsOnLoad"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#getallbyns","text":"\u25b8 getAllByNs ( namespace : string | string[], strict : boolean): PersistentVolumeClaim [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: PersistentVolumeClaim []","title":"getAllByNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#getbyid","text":"\u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T","title":"getById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#getbylabel","text":"\u25b8 getByLabel ( labels : string[] | object): PersistentVolumeClaim [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: PersistentVolumeClaim []","title":"getByLabel"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#getbyname","text":"\u25b8 getByName ( name : string, namespace? : string): PersistentVolumeClaim Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: PersistentVolumeClaim","title":"getByName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#getbypath","text":"\u25b8 getByPath ( path : string): PersistentVolumeClaim Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: PersistentVolumeClaim","title":"getByPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#getindexbyid","text":"\u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number","title":"getIndexById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#getitems","text":"\u25b8 getItems (): PersistentVolumeClaim [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: PersistentVolumeClaim []","title":"getItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#optional-getstatuses","text":"\u25b8 getStatuses ( items : PersistentVolumeClaim []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items PersistentVolumeClaim [] Returns: Record\u2039string, number\u203a","title":"Optional getStatuses"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#getsubscribeapis","text":"\u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi []","title":"getSubscribeApis"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#gettotalcount","text":"\u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number","title":"getTotalCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#isselected","text":"\u25b8 isSelected ( item : PersistentVolumeClaim ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item PersistentVolumeClaim Returns: boolean","title":"isSelected"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#isselectedall","text":"\u25b8 isSelectedAll ( visibleItems : PersistentVolumeClaim []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems PersistentVolumeClaim [] this.items Returns: boolean","title":"isSelectedAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#load","text":"\u25b8 load ( params : object): Promise\u2039 PersistentVolumeClaim \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 PersistentVolumeClaim \u203a","title":"load"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#loadall","text":"\u25b8 loadAll ( options : object): Promise\u2039void | PersistentVolumeClaim []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | PersistentVolumeClaim []\u203a","title":"loadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#loadfrompath","text":"\u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a","title":"loadFromPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#protected-loaditem","text":"\u25b8 loadItem ( params : object): Promise\u2039 PersistentVolumeClaim \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 PersistentVolumeClaim \u203a","title":"Protected loadItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#protected-loaditems","text":"\u25b8 loadItems ( __namedParameters : object): Promise\u2039 PersistentVolumeClaim []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 PersistentVolumeClaim []\u203a","title":"Protected loadItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#loadmetrics","text":"\u25b8 loadMetrics ( pvc : PersistentVolumeClaim ): Promise\u2039void\u203a Defined in src/renderer/components/+storage-volume-claims/volume-claim.store.ts:40 Parameters: Name Type pvc PersistentVolumeClaim Returns: Promise\u2039void\u203a","title":"loadMetrics"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#protected-mergeitems","text":"\u25b8 mergeItems ( partialItems : PersistentVolumeClaim [], __namedParameters : object): PersistentVolumeClaim [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : PersistentVolumeClaim [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: PersistentVolumeClaim []","title":"Protected mergeItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#reloadall","text":"\u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a","title":"reloadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#remove","text":"\u25b8 remove ( item : PersistentVolumeClaim ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item PersistentVolumeClaim Returns: Promise\u2039void\u203a","title":"remove"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#protected-removeitem","text":"\u25b8 removeItem ( item : PersistentVolumeClaim , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : PersistentVolumeClaim \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a","title":"Protected removeItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#removeselecteditems","text":"\u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a","title":"removeSelectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#reset","text":"\u25b8 reset (): void Overrides KubeObjectStore . reset Defined in src/renderer/components/+storage-volume-claims/volume-claim.store.ts:44 Returns: void","title":"reset"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#protected-resetonerror","text":"\u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void","title":"Protected resetOnError"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#resetselection","text":"\u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void","title":"resetSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#select","text":"\u25b8 select ( item : PersistentVolumeClaim ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item PersistentVolumeClaim Returns: void","title":"select"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#protected-sortitems","text":"\u25b8 sortItems ( items : PersistentVolumeClaim [], sorting : function[], order? : \"asc\" | \"desc\"): PersistentVolumeClaim [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items PersistentVolumeClaim [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: PersistentVolumeClaim []","title":"Protected sortItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#subscribe","text":"\u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function)","title":"subscribe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#toggleselection","text":"\u25b8 toggleSelection ( item : PersistentVolumeClaim ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item PersistentVolumeClaim Returns: void","title":"toggleSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#toggleselectionall","text":"\u25b8 toggleSelectionAll ( visibleItems : PersistentVolumeClaim []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems PersistentVolumeClaim [] this.items Returns: void","title":"toggleSelectionAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#unselect","text":"\u25b8 unselect ( item : PersistentVolumeClaim ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item PersistentVolumeClaim Returns: void","title":"unselect"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#update","text":"\u25b8 update ( item : PersistentVolumeClaim , data : Partial\u2039 PersistentVolumeClaim \u203a): Promise\u2039 PersistentVolumeClaim \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item PersistentVolumeClaim data Partial\u2039 PersistentVolumeClaim \u203a Returns: Promise\u2039 PersistentVolumeClaim \u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#protected-updatefromeventsbuffer","text":"\u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void","title":"Protected updateFromEventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#protected-updateitem","text":"\u25b8 updateItem ( item : PersistentVolumeClaim , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : PersistentVolumeClaim \u25aa request : function \u25b8 (): Promise\u2039 PersistentVolumeClaim \u203a Returns: Promise\u2039T\u203a","title":"Protected updateItem"},{"location":"extensions/api/classes/_renderer_api_navigation_.pageparam/","text":"Class: PageParam \u2039 V \u203a # Type parameters # \u25aa V Hierarchy # PageParam Index # Constructors # constructor Properties # isMulti name Accessors # defaultValue Methods # clear get getRaw parse set setRaw stringify toString Constructors # constructor # + new PageParam ( init : PageParamInit \u2039V\u203a, history : ObservableHistory): PageParam Defined in src/renderer/navigation/page-param.ts:37 Parameters: Name Type init PageParamInit \u2039V\u203a history ObservableHistory Returns: PageParam Properties # isMulti # \u2022 isMulti : boolean Defined in src/renderer/navigation/page-param.ts:37 name # \u2022 name : string Defined in src/renderer/navigation/page-param.ts:36 Accessors # defaultValue # \u2022 get defaultValue (): V | undefined Defined in src/renderer/navigation/page-param.ts:48 Returns: V | undefined Methods # clear # \u25b8 clear (): void Defined in src/renderer/navigation/page-param.ts:112 Returns: void get # \u25b8 get (): V Defined in src/renderer/navigation/page-param.ts:73 Returns: V getRaw # \u25b8 getRaw (): string | string[] Defined in src/renderer/navigation/page-param.ts:105 Get stringified raw value(s) from document.location.search Returns: string | string[] parse # \u25b8 parse ( values : string | string[]): V Defined in src/renderer/navigation/page-param.ts:52 Parameters: Name Type values string | string[] Returns: V set # \u25b8 set ( value : V, __namedParameters : object): void Defined in src/renderer/navigation/page-param.ts:78 Parameters: \u25aa value : V \u25aa Default value __namedParameters : object = {} Name Type Default mergeGlobals boolean true replaceHistory boolean false Returns: void setRaw # \u25b8 setRaw ( value : string | string[]): void Defined in src/renderer/navigation/page-param.ts:89 Set stringified raw value(s) and update document.location.search Parameters: Name Type Description value string | string[] Returns: void stringify # \u25b8 stringify ( value : V): string[] Defined in src/renderer/navigation/page-param.ts:63 Parameters: Name Type Default value V this.get() Returns: string[] toString # \u25b8 toString ( __namedParameters : object): string Defined in src/renderer/navigation/page-param.ts:116 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default mergeGlobals boolean true value V this.get() withPrefix boolean true Returns: string","title":"Class: PageParam \u2039**V**\u203a"},{"location":"extensions/api/classes/_renderer_api_navigation_.pageparam/#class-pageparam-v","text":"","title":"Class: PageParam \u2039V\u203a"},{"location":"extensions/api/classes/_renderer_api_navigation_.pageparam/#type-parameters","text":"\u25aa V","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_navigation_.pageparam/#hierarchy","text":"PageParam","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_navigation_.pageparam/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_navigation_.pageparam/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_navigation_.pageparam/#properties","text":"isMulti name","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_navigation_.pageparam/#accessors","text":"defaultValue","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_navigation_.pageparam/#methods","text":"clear get getRaw parse set setRaw stringify toString","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_navigation_.pageparam/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_navigation_.pageparam/#constructor","text":"+ new PageParam ( init : PageParamInit \u2039V\u203a, history : ObservableHistory): PageParam Defined in src/renderer/navigation/page-param.ts:37 Parameters: Name Type init PageParamInit \u2039V\u203a history ObservableHistory Returns: PageParam","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_navigation_.pageparam/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_navigation_.pageparam/#ismulti","text":"\u2022 isMulti : boolean Defined in src/renderer/navigation/page-param.ts:37","title":"isMulti"},{"location":"extensions/api/classes/_renderer_api_navigation_.pageparam/#name","text":"\u2022 name : string Defined in src/renderer/navigation/page-param.ts:36","title":"name"},{"location":"extensions/api/classes/_renderer_api_navigation_.pageparam/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_navigation_.pageparam/#defaultvalue","text":"\u2022 get defaultValue (): V | undefined Defined in src/renderer/navigation/page-param.ts:48 Returns: V | undefined","title":"defaultValue"},{"location":"extensions/api/classes/_renderer_api_navigation_.pageparam/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_navigation_.pageparam/#clear","text":"\u25b8 clear (): void Defined in src/renderer/navigation/page-param.ts:112 Returns: void","title":"clear"},{"location":"extensions/api/classes/_renderer_api_navigation_.pageparam/#get","text":"\u25b8 get (): V Defined in src/renderer/navigation/page-param.ts:73 Returns: V","title":"get"},{"location":"extensions/api/classes/_renderer_api_navigation_.pageparam/#getraw","text":"\u25b8 getRaw (): string | string[] Defined in src/renderer/navigation/page-param.ts:105 Get stringified raw value(s) from document.location.search Returns: string | string[]","title":"getRaw"},{"location":"extensions/api/classes/_renderer_api_navigation_.pageparam/#parse","text":"\u25b8 parse ( values : string | string[]): V Defined in src/renderer/navigation/page-param.ts:52 Parameters: Name Type values string | string[] Returns: V","title":"parse"},{"location":"extensions/api/classes/_renderer_api_navigation_.pageparam/#set","text":"\u25b8 set ( value : V, __namedParameters : object): void Defined in src/renderer/navigation/page-param.ts:78 Parameters: \u25aa value : V \u25aa Default value __namedParameters : object = {} Name Type Default mergeGlobals boolean true replaceHistory boolean false Returns: void","title":"set"},{"location":"extensions/api/classes/_renderer_api_navigation_.pageparam/#setraw","text":"\u25b8 setRaw ( value : string | string[]): void Defined in src/renderer/navigation/page-param.ts:89 Set stringified raw value(s) and update document.location.search Parameters: Name Type Description value string | string[] Returns: void","title":"setRaw"},{"location":"extensions/api/classes/_renderer_api_navigation_.pageparam/#stringify","text":"\u25b8 stringify ( value : V): string[] Defined in src/renderer/navigation/page-param.ts:63 Parameters: Name Type Default value V this.get() Returns: string[]","title":"stringify"},{"location":"extensions/api/classes/_renderer_api_navigation_.pageparam/#tostring","text":"\u25b8 toString ( __namedParameters : object): string Defined in src/renderer/navigation/page-param.ts:116 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default mergeGlobals boolean true value V this.get() withPrefix boolean true Returns: string","title":"toString"},{"location":"extensions/api/classes/lensmainextension/","text":"Class: LensMainExtension # Hierarchy # LensExtension \u21b3 LensMainExtension Index # Constructors # constructor Properties # [Disposers] appMenus id isBundled manifest manifestPath protocolHandlers Accessors # description name version Methods # addCatalogSource disable enable getExtensionFileFolder navigate onActivate onDeactivate removeCatalogSource toggle whenEnabled Constructors # constructor # + new LensMainExtension ( __namedParameters : object): LensMainExtension Inherited from LensMainExtension . constructor Defined in src/extensions/lens-extension.ts:52 Parameters: \u25aa __namedParameters : object Name Type id string isBundled boolean manifest LensExtensionManifest manifestPath string Returns: LensMainExtension Properties # [Disposers] # \u2022 [Disposers] : function & Extendable\u2039function\u203a = disposer() Inherited from LensMainExtension . [Disposers] Defined in src/extensions/lens-extension.ts:52 appMenus # \u2022 appMenus : MenuRegistration[] = [] Defined in src/extensions/lens-main-extension.ts:31 id # \u2022 id : LensExtensionId Inherited from LensMainExtension . id Defined in src/extensions/lens-extension.ts:44 isBundled # \u2022 isBundled : boolean Inherited from LensMainExtension . isBundled Defined in src/extensions/lens-extension.ts:47 manifest # \u2022 manifest : LensExtensionManifest Inherited from LensMainExtension . manifest Defined in src/extensions/lens-extension.ts:45 manifestPath # \u2022 manifestPath : string Inherited from LensMainExtension . manifestPath Defined in src/extensions/lens-extension.ts:46 protocolHandlers # \u2022 protocolHandlers : ProtocolHandlerRegistration [] = [] Inherited from LensMainExtension . protocolHandlers Defined in src/extensions/lens-extension.ts:49 Accessors # description # \u2022 get description (): string Inherited from LensMainExtension . description Defined in src/extensions/lens-extension.ts:70 Returns: string name # \u2022 get name (): string Inherited from LensMainExtension . name Defined in src/extensions/lens-extension.ts:62 Returns: string version # \u2022 get version (): string Inherited from LensMainExtension . version Defined in src/extensions/lens-extension.ts:66 Returns: string Methods # addCatalogSource # \u25b8 addCatalogSource ( id : string, source : IObservableArray\u2039 CatalogEntity \u203a): void Defined in src/extensions/lens-main-extension.ts:44 Parameters: Name Type id string source IObservableArray\u2039 CatalogEntity \u203a Returns: void disable # \u25b8 disable (): Promise\u2039void\u203a Inherited from LensMainExtension . disable Defined in src/extensions/lens-extension.ts:94 Returns: Promise\u2039void\u203a enable # \u25b8 enable (): Promise\u2039void\u203a Inherited from LensMainExtension . enable Defined in src/extensions/lens-extension.ts:86 Returns: Promise\u2039void\u203a getExtensionFileFolder # \u25b8 getExtensionFileFolder (): Promise\u2039string\u203a Inherited from LensMainExtension . getExtensionFileFolder Defined in src/extensions/lens-extension.ts:81 getExtensionFileFolder returns the path to an already created folder. This folder is for the sole use of this extension. Note: there is no security done on this folder, only obfiscation of the folder name. Returns: Promise\u2039string\u203a navigate # \u25b8 navigate \u2039 P \u203a( pageId? : string, params? : P, frameId? : number): Promise\u2039void\u203a Defined in src/extensions/lens-main-extension.ts:33 Type parameters: \u25aa P : object Parameters: Name Type pageId? string params? P frameId? number Returns: Promise\u2039void\u203a Protected onActivate # \u25b8 onActivate (): void Inherited from LensMainExtension . onActivate Defined in src/extensions/lens-extension.ts:134 Returns: void Protected onDeactivate # \u25b8 onDeactivate (): void Inherited from LensMainExtension . onDeactivate Defined in src/extensions/lens-extension.ts:138 Returns: void removeCatalogSource # \u25b8 removeCatalogSource ( id : string): void Defined in src/extensions/lens-main-extension.ts:48 Parameters: Name Type id string Returns: void toggle # \u25b8 toggle ( enable? : boolean): void Inherited from LensMainExtension . toggle Defined in src/extensions/lens-extension.ts:102 Parameters: Name Type enable? boolean Returns: void whenEnabled # \u25b8 whenEnabled ( handlers : function): Promise\u2039(Anonymous function)\u203a Inherited from LensMainExtension . whenEnabled Defined in src/extensions/lens-extension.ts:110 Parameters: \u25aa handlers : function \u25b8 (): Promise\u2039Function[]\u203a Returns: Promise\u2039(Anonymous function)\u203a","title":"Class: LensMainExtension"},{"location":"extensions/api/classes/lensmainextension/#class-lensmainextension","text":"","title":"Class: LensMainExtension"},{"location":"extensions/api/classes/lensmainextension/#hierarchy","text":"LensExtension \u21b3 LensMainExtension","title":"Hierarchy"},{"location":"extensions/api/classes/lensmainextension/#index","text":"","title":"Index"},{"location":"extensions/api/classes/lensmainextension/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/lensmainextension/#properties","text":"[Disposers] appMenus id isBundled manifest manifestPath protocolHandlers","title":"Properties"},{"location":"extensions/api/classes/lensmainextension/#accessors","text":"description name version","title":"Accessors"},{"location":"extensions/api/classes/lensmainextension/#methods","text":"addCatalogSource disable enable getExtensionFileFolder navigate onActivate onDeactivate removeCatalogSource toggle whenEnabled","title":"Methods"},{"location":"extensions/api/classes/lensmainextension/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/lensmainextension/#constructor","text":"+ new LensMainExtension ( __namedParameters : object): LensMainExtension Inherited from LensMainExtension . constructor Defined in src/extensions/lens-extension.ts:52 Parameters: \u25aa __namedParameters : object Name Type id string isBundled boolean manifest LensExtensionManifest manifestPath string Returns: LensMainExtension","title":"constructor"},{"location":"extensions/api/classes/lensmainextension/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/lensmainextension/#disposers","text":"\u2022 [Disposers] : function & Extendable\u2039function\u203a = disposer() Inherited from LensMainExtension . [Disposers] Defined in src/extensions/lens-extension.ts:52","title":"[Disposers]"},{"location":"extensions/api/classes/lensmainextension/#appmenus","text":"\u2022 appMenus : MenuRegistration[] = [] Defined in src/extensions/lens-main-extension.ts:31","title":"appMenus"},{"location":"extensions/api/classes/lensmainextension/#id","text":"\u2022 id : LensExtensionId Inherited from LensMainExtension . id Defined in src/extensions/lens-extension.ts:44","title":"id"},{"location":"extensions/api/classes/lensmainextension/#isbundled","text":"\u2022 isBundled : boolean Inherited from LensMainExtension . isBundled Defined in src/extensions/lens-extension.ts:47","title":"isBundled"},{"location":"extensions/api/classes/lensmainextension/#manifest","text":"\u2022 manifest : LensExtensionManifest Inherited from LensMainExtension . manifest Defined in src/extensions/lens-extension.ts:45","title":"manifest"},{"location":"extensions/api/classes/lensmainextension/#manifestpath","text":"\u2022 manifestPath : string Inherited from LensMainExtension . manifestPath Defined in src/extensions/lens-extension.ts:46","title":"manifestPath"},{"location":"extensions/api/classes/lensmainextension/#protocolhandlers","text":"\u2022 protocolHandlers : ProtocolHandlerRegistration [] = [] Inherited from LensMainExtension . protocolHandlers Defined in src/extensions/lens-extension.ts:49","title":"protocolHandlers"},{"location":"extensions/api/classes/lensmainextension/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/lensmainextension/#description","text":"\u2022 get description (): string Inherited from LensMainExtension . description Defined in src/extensions/lens-extension.ts:70 Returns: string","title":"description"},{"location":"extensions/api/classes/lensmainextension/#name","text":"\u2022 get name (): string Inherited from LensMainExtension . name Defined in src/extensions/lens-extension.ts:62 Returns: string","title":"name"},{"location":"extensions/api/classes/lensmainextension/#version","text":"\u2022 get version (): string Inherited from LensMainExtension . version Defined in src/extensions/lens-extension.ts:66 Returns: string","title":"version"},{"location":"extensions/api/classes/lensmainextension/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/lensmainextension/#addcatalogsource","text":"\u25b8 addCatalogSource ( id : string, source : IObservableArray\u2039 CatalogEntity \u203a): void Defined in src/extensions/lens-main-extension.ts:44 Parameters: Name Type id string source IObservableArray\u2039 CatalogEntity \u203a Returns: void","title":"addCatalogSource"},{"location":"extensions/api/classes/lensmainextension/#disable","text":"\u25b8 disable (): Promise\u2039void\u203a Inherited from LensMainExtension . disable Defined in src/extensions/lens-extension.ts:94 Returns: Promise\u2039void\u203a","title":"disable"},{"location":"extensions/api/classes/lensmainextension/#enable","text":"\u25b8 enable (): Promise\u2039void\u203a Inherited from LensMainExtension . enable Defined in src/extensions/lens-extension.ts:86 Returns: Promise\u2039void\u203a","title":"enable"},{"location":"extensions/api/classes/lensmainextension/#getextensionfilefolder","text":"\u25b8 getExtensionFileFolder (): Promise\u2039string\u203a Inherited from LensMainExtension . getExtensionFileFolder Defined in src/extensions/lens-extension.ts:81 getExtensionFileFolder returns the path to an already created folder. This folder is for the sole use of this extension. Note: there is no security done on this folder, only obfiscation of the folder name. Returns: Promise\u2039string\u203a","title":"getExtensionFileFolder"},{"location":"extensions/api/classes/lensmainextension/#navigate","text":"\u25b8 navigate \u2039 P \u203a( pageId? : string, params? : P, frameId? : number): Promise\u2039void\u203a Defined in src/extensions/lens-main-extension.ts:33 Type parameters: \u25aa P : object Parameters: Name Type pageId? string params? P frameId? number Returns: Promise\u2039void\u203a","title":"navigate"},{"location":"extensions/api/classes/lensmainextension/#protected-onactivate","text":"\u25b8 onActivate (): void Inherited from LensMainExtension . onActivate Defined in src/extensions/lens-extension.ts:134 Returns: void","title":"Protected onActivate"},{"location":"extensions/api/classes/lensmainextension/#protected-ondeactivate","text":"\u25b8 onDeactivate (): void Inherited from LensMainExtension . onDeactivate Defined in src/extensions/lens-extension.ts:138 Returns: void","title":"Protected onDeactivate"},{"location":"extensions/api/classes/lensmainextension/#removecatalogsource","text":"\u25b8 removeCatalogSource ( id : string): void Defined in src/extensions/lens-main-extension.ts:48 Parameters: Name Type id string Returns: void","title":"removeCatalogSource"},{"location":"extensions/api/classes/lensmainextension/#toggle","text":"\u25b8 toggle ( enable? : boolean): void Inherited from LensMainExtension . toggle Defined in src/extensions/lens-extension.ts:102 Parameters: Name Type enable? boolean Returns: void","title":"toggle"},{"location":"extensions/api/classes/lensmainextension/#whenenabled","text":"\u25b8 whenEnabled ( handlers : function): Promise\u2039(Anonymous function)\u203a Inherited from LensMainExtension . whenEnabled Defined in src/extensions/lens-extension.ts:110 Parameters: \u25aa handlers : function \u25b8 (): Promise\u2039Function[]\u203a Returns: Promise\u2039(Anonymous function)\u203a","title":"whenEnabled"},{"location":"extensions/api/classes/lensrendererextension/","text":"Class: LensRendererExtension # Hierarchy # LensExtension \u21b3 LensRendererExtension Index # Constructors # constructor Properties # [Disposers] appPreferences clusterPageMenus clusterPages commands entitySettings globalPageMenus globalPages id isBundled kubeObjectDetailItems kubeObjectMenuItems kubeObjectStatusTexts manifest manifestPath protocolHandlers statusBarItems welcomeMenus Accessors # description name version Methods # disable enable getExtensionFileFolder isEnabledForCluster navigate onActivate onDeactivate toggle whenEnabled Constructors # constructor # + new LensRendererExtension ( __namedParameters : object): LensRendererExtension Inherited from LensMainExtension . constructor Defined in src/extensions/lens-extension.ts:52 Parameters: \u25aa __namedParameters : object Name Type id string isBundled boolean manifest LensExtensionManifest manifestPath string Returns: LensRendererExtension Properties # [Disposers] # \u2022 [Disposers] : function & Extendable\u2039function\u203a = disposer() Inherited from LensMainExtension . [Disposers] Defined in src/extensions/lens-extension.ts:52 appPreferences # \u2022 appPreferences : AppPreferenceRegistration [] = [] Defined in src/extensions/lens-renderer-extension.ts:38 clusterPageMenus # \u2022 clusterPageMenus : ClusterPageMenuRegistration [] = [] Defined in src/extensions/lens-renderer-extension.ts:36 clusterPages # \u2022 clusterPages : PageRegistration [] = [] Defined in src/extensions/lens-renderer-extension.ts:34 commands # \u2022 commands : CommandRegistration[] = [] Defined in src/extensions/lens-renderer-extension.ts:43 entitySettings # \u2022 entitySettings : EntitySettingRegistration[] = [] Defined in src/extensions/lens-renderer-extension.ts:39 globalPageMenus # \u2022 globalPageMenus : PageMenuRegistration [] = [] Defined in src/extensions/lens-renderer-extension.ts:35 globalPages # \u2022 globalPages : PageRegistration [] = [] Defined in src/extensions/lens-renderer-extension.ts:33 id # \u2022 id : LensExtensionId Inherited from LensMainExtension . id Defined in src/extensions/lens-extension.ts:44 isBundled # \u2022 isBundled : boolean Inherited from LensMainExtension . isBundled Defined in src/extensions/lens-extension.ts:47 kubeObjectDetailItems # \u2022 kubeObjectDetailItems : KubeObjectDetailRegistration [] = [] Defined in src/extensions/lens-renderer-extension.ts:41 kubeObjectMenuItems # \u2022 kubeObjectMenuItems : KubeObjectMenuRegistration [] = [] Defined in src/extensions/lens-renderer-extension.ts:42 kubeObjectStatusTexts # \u2022 kubeObjectStatusTexts : KubeObjectStatusRegistration [] = [] Defined in src/extensions/lens-renderer-extension.ts:37 manifest # \u2022 manifest : LensExtensionManifest Inherited from LensMainExtension . manifest Defined in src/extensions/lens-extension.ts:45 manifestPath # \u2022 manifestPath : string Inherited from LensMainExtension . manifestPath Defined in src/extensions/lens-extension.ts:46 protocolHandlers # \u2022 protocolHandlers : ProtocolHandlerRegistration [] = [] Inherited from LensMainExtension . protocolHandlers Defined in src/extensions/lens-extension.ts:49 statusBarItems # \u2022 statusBarItems : StatusBarRegistration [] = [] Defined in src/extensions/lens-renderer-extension.ts:40 welcomeMenus # \u2022 welcomeMenus : WelcomeMenuRegistration[] = [] Defined in src/extensions/lens-renderer-extension.ts:44 Accessors # description # \u2022 get description (): string Inherited from LensMainExtension . description Defined in src/extensions/lens-extension.ts:70 Returns: string name # \u2022 get name (): string Inherited from LensMainExtension . name Defined in src/extensions/lens-extension.ts:62 Returns: string version # \u2022 get version (): string Inherited from LensMainExtension . version Defined in src/extensions/lens-extension.ts:66 Returns: string Methods # disable # \u25b8 disable (): Promise\u2039void\u203a Inherited from LensMainExtension . disable Defined in src/extensions/lens-extension.ts:94 Returns: Promise\u2039void\u203a enable # \u25b8 enable (): Promise\u2039void\u203a Inherited from LensMainExtension . enable Defined in src/extensions/lens-extension.ts:86 Returns: Promise\u2039void\u203a getExtensionFileFolder # \u25b8 getExtensionFileFolder (): Promise\u2039string\u203a Inherited from LensMainExtension . getExtensionFileFolder Defined in src/extensions/lens-extension.ts:81 getExtensionFileFolder returns the path to an already created folder. This folder is for the sole use of this extension. Note: there is no security done on this folder, only obfiscation of the folder name. Returns: Promise\u2039string\u203a isEnabledForCluster # \u25b8 isEnabledForCluster ( cluster : Cluster): Promise\u2039Boolean\u203a Defined in src/extensions/lens-renderer-extension.ts:60 Defines if extension is enabled for a given cluster. Defaults to true . Parameters: Name Type cluster Cluster Returns: Promise\u2039Boolean\u203a navigate # \u25b8 navigate \u2039 P \u203a( pageId? : string, params? : P): Promise\u2039void\u203a Defined in src/extensions/lens-renderer-extension.ts:46 Type parameters: \u25aa P : object Parameters: Name Type pageId? string params? P Returns: Promise\u2039void\u203a Protected onActivate # \u25b8 onActivate (): void Inherited from LensMainExtension . onActivate Defined in src/extensions/lens-extension.ts:134 Returns: void Protected onDeactivate # \u25b8 onDeactivate (): void Inherited from LensMainExtension . onDeactivate Defined in src/extensions/lens-extension.ts:138 Returns: void toggle # \u25b8 toggle ( enable? : boolean): void Inherited from LensMainExtension . toggle Defined in src/extensions/lens-extension.ts:102 Parameters: Name Type enable? boolean Returns: void whenEnabled # \u25b8 whenEnabled ( handlers : function): Promise\u2039(Anonymous function)\u203a Inherited from LensMainExtension . whenEnabled Defined in src/extensions/lens-extension.ts:110 Parameters: \u25aa handlers : function \u25b8 (): Promise\u2039Function[]\u203a Returns: Promise\u2039(Anonymous function)\u203a","title":"Class: LensRendererExtension"},{"location":"extensions/api/classes/lensrendererextension/#class-lensrendererextension","text":"","title":"Class: LensRendererExtension"},{"location":"extensions/api/classes/lensrendererextension/#hierarchy","text":"LensExtension \u21b3 LensRendererExtension","title":"Hierarchy"},{"location":"extensions/api/classes/lensrendererextension/#index","text":"","title":"Index"},{"location":"extensions/api/classes/lensrendererextension/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/lensrendererextension/#properties","text":"[Disposers] appPreferences clusterPageMenus clusterPages commands entitySettings globalPageMenus globalPages id isBundled kubeObjectDetailItems kubeObjectMenuItems kubeObjectStatusTexts manifest manifestPath protocolHandlers statusBarItems welcomeMenus","title":"Properties"},{"location":"extensions/api/classes/lensrendererextension/#accessors","text":"description name version","title":"Accessors"},{"location":"extensions/api/classes/lensrendererextension/#methods","text":"disable enable getExtensionFileFolder isEnabledForCluster navigate onActivate onDeactivate toggle whenEnabled","title":"Methods"},{"location":"extensions/api/classes/lensrendererextension/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/lensrendererextension/#constructor","text":"+ new LensRendererExtension ( __namedParameters : object): LensRendererExtension Inherited from LensMainExtension . constructor Defined in src/extensions/lens-extension.ts:52 Parameters: \u25aa __namedParameters : object Name Type id string isBundled boolean manifest LensExtensionManifest manifestPath string Returns: LensRendererExtension","title":"constructor"},{"location":"extensions/api/classes/lensrendererextension/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/lensrendererextension/#disposers","text":"\u2022 [Disposers] : function & Extendable\u2039function\u203a = disposer() Inherited from LensMainExtension . [Disposers] Defined in src/extensions/lens-extension.ts:52","title":"[Disposers]"},{"location":"extensions/api/classes/lensrendererextension/#apppreferences","text":"\u2022 appPreferences : AppPreferenceRegistration [] = [] Defined in src/extensions/lens-renderer-extension.ts:38","title":"appPreferences"},{"location":"extensions/api/classes/lensrendererextension/#clusterpagemenus","text":"\u2022 clusterPageMenus : ClusterPageMenuRegistration [] = [] Defined in src/extensions/lens-renderer-extension.ts:36","title":"clusterPageMenus"},{"location":"extensions/api/classes/lensrendererextension/#clusterpages","text":"\u2022 clusterPages : PageRegistration [] = [] Defined in src/extensions/lens-renderer-extension.ts:34","title":"clusterPages"},{"location":"extensions/api/classes/lensrendererextension/#commands","text":"\u2022 commands : CommandRegistration[] = [] Defined in src/extensions/lens-renderer-extension.ts:43","title":"commands"},{"location":"extensions/api/classes/lensrendererextension/#entitysettings","text":"\u2022 entitySettings : EntitySettingRegistration[] = [] Defined in src/extensions/lens-renderer-extension.ts:39","title":"entitySettings"},{"location":"extensions/api/classes/lensrendererextension/#globalpagemenus","text":"\u2022 globalPageMenus : PageMenuRegistration [] = [] Defined in src/extensions/lens-renderer-extension.ts:35","title":"globalPageMenus"},{"location":"extensions/api/classes/lensrendererextension/#globalpages","text":"\u2022 globalPages : PageRegistration [] = [] Defined in src/extensions/lens-renderer-extension.ts:33","title":"globalPages"},{"location":"extensions/api/classes/lensrendererextension/#id","text":"\u2022 id : LensExtensionId Inherited from LensMainExtension . id Defined in src/extensions/lens-extension.ts:44","title":"id"},{"location":"extensions/api/classes/lensrendererextension/#isbundled","text":"\u2022 isBundled : boolean Inherited from LensMainExtension . isBundled Defined in src/extensions/lens-extension.ts:47","title":"isBundled"},{"location":"extensions/api/classes/lensrendererextension/#kubeobjectdetailitems","text":"\u2022 kubeObjectDetailItems : KubeObjectDetailRegistration [] = [] Defined in src/extensions/lens-renderer-extension.ts:41","title":"kubeObjectDetailItems"},{"location":"extensions/api/classes/lensrendererextension/#kubeobjectmenuitems","text":"\u2022 kubeObjectMenuItems : KubeObjectMenuRegistration [] = [] Defined in src/extensions/lens-renderer-extension.ts:42","title":"kubeObjectMenuItems"},{"location":"extensions/api/classes/lensrendererextension/#kubeobjectstatustexts","text":"\u2022 kubeObjectStatusTexts : KubeObjectStatusRegistration [] = [] Defined in src/extensions/lens-renderer-extension.ts:37","title":"kubeObjectStatusTexts"},{"location":"extensions/api/classes/lensrendererextension/#manifest","text":"\u2022 manifest : LensExtensionManifest Inherited from LensMainExtension . manifest Defined in src/extensions/lens-extension.ts:45","title":"manifest"},{"location":"extensions/api/classes/lensrendererextension/#manifestpath","text":"\u2022 manifestPath : string Inherited from LensMainExtension . manifestPath Defined in src/extensions/lens-extension.ts:46","title":"manifestPath"},{"location":"extensions/api/classes/lensrendererextension/#protocolhandlers","text":"\u2022 protocolHandlers : ProtocolHandlerRegistration [] = [] Inherited from LensMainExtension . protocolHandlers Defined in src/extensions/lens-extension.ts:49","title":"protocolHandlers"},{"location":"extensions/api/classes/lensrendererextension/#statusbaritems","text":"\u2022 statusBarItems : StatusBarRegistration [] = [] Defined in src/extensions/lens-renderer-extension.ts:40","title":"statusBarItems"},{"location":"extensions/api/classes/lensrendererextension/#welcomemenus","text":"\u2022 welcomeMenus : WelcomeMenuRegistration[] = [] Defined in src/extensions/lens-renderer-extension.ts:44","title":"welcomeMenus"},{"location":"extensions/api/classes/lensrendererextension/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/lensrendererextension/#description","text":"\u2022 get description (): string Inherited from LensMainExtension . description Defined in src/extensions/lens-extension.ts:70 Returns: string","title":"description"},{"location":"extensions/api/classes/lensrendererextension/#name","text":"\u2022 get name (): string Inherited from LensMainExtension . name Defined in src/extensions/lens-extension.ts:62 Returns: string","title":"name"},{"location":"extensions/api/classes/lensrendererextension/#version","text":"\u2022 get version (): string Inherited from LensMainExtension . version Defined in src/extensions/lens-extension.ts:66 Returns: string","title":"version"},{"location":"extensions/api/classes/lensrendererextension/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/lensrendererextension/#disable","text":"\u25b8 disable (): Promise\u2039void\u203a Inherited from LensMainExtension . disable Defined in src/extensions/lens-extension.ts:94 Returns: Promise\u2039void\u203a","title":"disable"},{"location":"extensions/api/classes/lensrendererextension/#enable","text":"\u25b8 enable (): Promise\u2039void\u203a Inherited from LensMainExtension . enable Defined in src/extensions/lens-extension.ts:86 Returns: Promise\u2039void\u203a","title":"enable"},{"location":"extensions/api/classes/lensrendererextension/#getextensionfilefolder","text":"\u25b8 getExtensionFileFolder (): Promise\u2039string\u203a Inherited from LensMainExtension . getExtensionFileFolder Defined in src/extensions/lens-extension.ts:81 getExtensionFileFolder returns the path to an already created folder. This folder is for the sole use of this extension. Note: there is no security done on this folder, only obfiscation of the folder name. Returns: Promise\u2039string\u203a","title":"getExtensionFileFolder"},{"location":"extensions/api/classes/lensrendererextension/#isenabledforcluster","text":"\u25b8 isEnabledForCluster ( cluster : Cluster): Promise\u2039Boolean\u203a Defined in src/extensions/lens-renderer-extension.ts:60 Defines if extension is enabled for a given cluster. Defaults to true . Parameters: Name Type cluster Cluster Returns: Promise\u2039Boolean\u203a","title":"isEnabledForCluster"},{"location":"extensions/api/classes/lensrendererextension/#navigate","text":"\u25b8 navigate \u2039 P \u203a( pageId? : string, params? : P): Promise\u2039void\u203a Defined in src/extensions/lens-renderer-extension.ts:46 Type parameters: \u25aa P : object Parameters: Name Type pageId? string params? P Returns: Promise\u2039void\u203a","title":"navigate"},{"location":"extensions/api/classes/lensrendererextension/#protected-onactivate","text":"\u25b8 onActivate (): void Inherited from LensMainExtension . onActivate Defined in src/extensions/lens-extension.ts:134 Returns: void","title":"Protected onActivate"},{"location":"extensions/api/classes/lensrendererextension/#protected-ondeactivate","text":"\u25b8 onDeactivate (): void Inherited from LensMainExtension . onDeactivate Defined in src/extensions/lens-extension.ts:138 Returns: void","title":"Protected onDeactivate"},{"location":"extensions/api/classes/lensrendererextension/#toggle","text":"\u25b8 toggle ( enable? : boolean): void Inherited from LensMainExtension . toggle Defined in src/extensions/lens-extension.ts:102 Parameters: Name Type enable? boolean Returns: void","title":"toggle"},{"location":"extensions/api/classes/lensrendererextension/#whenenabled","text":"\u25b8 whenEnabled ( handlers : function): Promise\u2039(Anonymous function)\u203a Inherited from LensMainExtension . whenEnabled Defined in src/extensions/lens-extension.ts:110 Parameters: \u25aa handlers : function \u25b8 (): Promise\u2039Function[]\u203a Returns: Promise\u2039(Anonymous function)\u203a","title":"whenEnabled"},{"location":"extensions/api/enums/_renderer_api_components_.notificationstatus/","text":"Enumeration: NotificationStatus # Index # Enumeration members # ERROR INFO OK Enumeration members # ERROR # \u2022 ERROR : = \"error\" Defined in src/renderer/components/notifications/notifications.store.tsx:33 INFO # \u2022 INFO : = \"info\" Defined in src/renderer/components/notifications/notifications.store.tsx:34 OK # \u2022 OK : = \"ok\" Defined in src/renderer/components/notifications/notifications.store.tsx:32","title":"Enumeration: NotificationStatus"},{"location":"extensions/api/enums/_renderer_api_components_.notificationstatus/#enumeration-notificationstatus","text":"","title":"Enumeration: NotificationStatus"},{"location":"extensions/api/enums/_renderer_api_components_.notificationstatus/#index","text":"","title":"Index"},{"location":"extensions/api/enums/_renderer_api_components_.notificationstatus/#enumeration-members","text":"ERROR INFO OK","title":"Enumeration members"},{"location":"extensions/api/enums/_renderer_api_components_.notificationstatus/#enumeration-members_1","text":"","title":"Enumeration members"},{"location":"extensions/api/enums/_renderer_api_components_.notificationstatus/#error","text":"\u2022 ERROR : = \"error\" Defined in src/renderer/components/notifications/notifications.store.tsx:33","title":"ERROR"},{"location":"extensions/api/enums/_renderer_api_components_.notificationstatus/#info","text":"\u2022 INFO : = \"info\" Defined in src/renderer/components/notifications/notifications.store.tsx:34","title":"INFO"},{"location":"extensions/api/enums/_renderer_api_components_.notificationstatus/#ok","text":"\u2022 OK : = \"ok\" Defined in src/renderer/components/notifications/notifications.store.tsx:32","title":"OK"},{"location":"extensions/api/enums/_renderer_api_components_.tooltipposition/","text":"Enumeration: TooltipPosition # Index # Enumeration members # BOTTOM BOTTOM_LEFT BOTTOM_RIGHT LEFT RIGHT TOP TOP_LEFT TOP_RIGHT Enumeration members # BOTTOM # \u2022 BOTTOM : = \"bottom\" Defined in src/renderer/components/tooltip/tooltip.tsx:32 BOTTOM_LEFT # \u2022 BOTTOM_LEFT : = \"bottom_left\" Defined in src/renderer/components/tooltip/tooltip.tsx:37 BOTTOM_RIGHT # \u2022 BOTTOM_RIGHT : = \"bottom_right\" Defined in src/renderer/components/tooltip/tooltip.tsx:38 LEFT # \u2022 LEFT : = \"left\" Defined in src/renderer/components/tooltip/tooltip.tsx:33 RIGHT # \u2022 RIGHT : = \"right\" Defined in src/renderer/components/tooltip/tooltip.tsx:34 TOP # \u2022 TOP : = \"top\" Defined in src/renderer/components/tooltip/tooltip.tsx:31 TOP_LEFT # \u2022 TOP_LEFT : = \"top_left\" Defined in src/renderer/components/tooltip/tooltip.tsx:35 TOP_RIGHT # \u2022 TOP_RIGHT : = \"top_right\" Defined in src/renderer/components/tooltip/tooltip.tsx:36","title":"Enumeration: TooltipPosition"},{"location":"extensions/api/enums/_renderer_api_components_.tooltipposition/#enumeration-tooltipposition","text":"","title":"Enumeration: TooltipPosition"},{"location":"extensions/api/enums/_renderer_api_components_.tooltipposition/#index","text":"","title":"Index"},{"location":"extensions/api/enums/_renderer_api_components_.tooltipposition/#enumeration-members","text":"BOTTOM BOTTOM_LEFT BOTTOM_RIGHT LEFT RIGHT TOP TOP_LEFT TOP_RIGHT","title":"Enumeration members"},{"location":"extensions/api/enums/_renderer_api_components_.tooltipposition/#enumeration-members_1","text":"","title":"Enumeration members"},{"location":"extensions/api/enums/_renderer_api_components_.tooltipposition/#bottom","text":"\u2022 BOTTOM : = \"bottom\" Defined in src/renderer/components/tooltip/tooltip.tsx:32","title":"BOTTOM"},{"location":"extensions/api/enums/_renderer_api_components_.tooltipposition/#bottom_left","text":"\u2022 BOTTOM_LEFT : = \"bottom_left\" Defined in src/renderer/components/tooltip/tooltip.tsx:37","title":"BOTTOM_LEFT"},{"location":"extensions/api/enums/_renderer_api_components_.tooltipposition/#bottom_right","text":"\u2022 BOTTOM_RIGHT : = \"bottom_right\" Defined in src/renderer/components/tooltip/tooltip.tsx:38","title":"BOTTOM_RIGHT"},{"location":"extensions/api/enums/_renderer_api_components_.tooltipposition/#left","text":"\u2022 LEFT : = \"left\" Defined in src/renderer/components/tooltip/tooltip.tsx:33","title":"LEFT"},{"location":"extensions/api/enums/_renderer_api_components_.tooltipposition/#right","text":"\u2022 RIGHT : = \"right\" Defined in src/renderer/components/tooltip/tooltip.tsx:34","title":"RIGHT"},{"location":"extensions/api/enums/_renderer_api_components_.tooltipposition/#top","text":"\u2022 TOP : = \"top\" Defined in src/renderer/components/tooltip/tooltip.tsx:31","title":"TOP"},{"location":"extensions/api/enums/_renderer_api_components_.tooltipposition/#top_left","text":"\u2022 TOP_LEFT : = \"top_left\" Defined in src/renderer/components/tooltip/tooltip.tsx:35","title":"TOP_LEFT"},{"location":"extensions/api/enums/_renderer_api_components_.tooltipposition/#top_right","text":"\u2022 TOP_RIGHT : = \"top_right\" Defined in src/renderer/components/tooltip/tooltip.tsx:36","title":"TOP_RIGHT"},{"location":"extensions/api/enums/_renderer_api_k8s_api_.kubeobjectstatuslevel/","text":"Enumeration: KubeObjectStatusLevel # Index # Enumeration members # CRITICAL INFO WARNING Enumeration members # CRITICAL # \u2022 CRITICAL : = 3 Defined in src/extensions/renderer-api/kube-object-status.ts:31 INFO # \u2022 INFO : = 1 Defined in src/extensions/renderer-api/kube-object-status.ts:29 WARNING # \u2022 WARNING : = 2 Defined in src/extensions/renderer-api/kube-object-status.ts:30","title":"Enumeration: KubeObjectStatusLevel"},{"location":"extensions/api/enums/_renderer_api_k8s_api_.kubeobjectstatuslevel/#enumeration-kubeobjectstatuslevel","text":"","title":"Enumeration: KubeObjectStatusLevel"},{"location":"extensions/api/enums/_renderer_api_k8s_api_.kubeobjectstatuslevel/#index","text":"","title":"Index"},{"location":"extensions/api/enums/_renderer_api_k8s_api_.kubeobjectstatuslevel/#enumeration-members","text":"CRITICAL INFO WARNING","title":"Enumeration members"},{"location":"extensions/api/enums/_renderer_api_k8s_api_.kubeobjectstatuslevel/#enumeration-members_1","text":"","title":"Enumeration members"},{"location":"extensions/api/enums/_renderer_api_k8s_api_.kubeobjectstatuslevel/#critical","text":"\u2022 CRITICAL : = 3 Defined in src/extensions/renderer-api/kube-object-status.ts:31","title":"CRITICAL"},{"location":"extensions/api/enums/_renderer_api_k8s_api_.kubeobjectstatuslevel/#info","text":"\u2022 INFO : = 1 Defined in src/extensions/renderer-api/kube-object-status.ts:29","title":"INFO"},{"location":"extensions/api/enums/_renderer_api_k8s_api_.kubeobjectstatuslevel/#warning","text":"\u2022 WARNING : = 2 Defined in src/extensions/renderer-api/kube-object-status.ts:30","title":"WARNING"},{"location":"extensions/api/interfaces/_core_api_catalog_.kubernetesclusterstatus/","text":"Interface: KubernetesClusterStatus # Hierarchy # CatalogEntityStatus \u21b3 KubernetesClusterStatus Index # Properties # active message phase reason Properties # Optional active # \u2022 active ? : boolean Inherited from KubernetesClusterStatus . active Defined in src/common/catalog/catalog-entity.ts:83 Optional message # \u2022 message ? : string Inherited from KubernetesClusterStatus . message Defined in src/common/catalog/catalog-entity.ts:82 phase # \u2022 phase : \"connected\" | \"disconnected\" Overrides CatalogEntityStatus . phase Defined in src/common/catalog-entities/kubernetes-cluster.ts:52 Optional reason # \u2022 reason ? : string Inherited from KubernetesClusterStatus . reason Defined in src/common/catalog/catalog-entity.ts:81","title":"Interface: KubernetesClusterStatus"},{"location":"extensions/api/interfaces/_core_api_catalog_.kubernetesclusterstatus/#interface-kubernetesclusterstatus","text":"","title":"Interface: KubernetesClusterStatus"},{"location":"extensions/api/interfaces/_core_api_catalog_.kubernetesclusterstatus/#hierarchy","text":"CatalogEntityStatus \u21b3 KubernetesClusterStatus","title":"Hierarchy"},{"location":"extensions/api/interfaces/_core_api_catalog_.kubernetesclusterstatus/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_core_api_catalog_.kubernetesclusterstatus/#properties","text":"active message phase reason","title":"Properties"},{"location":"extensions/api/interfaces/_core_api_catalog_.kubernetesclusterstatus/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_core_api_catalog_.kubernetesclusterstatus/#optional-active","text":"\u2022 active ? : boolean Inherited from KubernetesClusterStatus . active Defined in src/common/catalog/catalog-entity.ts:83","title":"Optional active"},{"location":"extensions/api/interfaces/_core_api_catalog_.kubernetesclusterstatus/#optional-message","text":"\u2022 message ? : string Inherited from KubernetesClusterStatus . message Defined in src/common/catalog/catalog-entity.ts:82","title":"Optional message"},{"location":"extensions/api/interfaces/_core_api_catalog_.kubernetesclusterstatus/#phase","text":"\u2022 phase : \"connected\" | \"disconnected\" Overrides CatalogEntityStatus . phase Defined in src/common/catalog-entities/kubernetes-cluster.ts:52","title":"phase"},{"location":"extensions/api/interfaces/_core_api_catalog_.kubernetesclusterstatus/#optional-reason","text":"\u2022 reason ? : string Inherited from KubernetesClusterStatus . reason Defined in src/common/catalog/catalog-entity.ts:81","title":"Optional reason"},{"location":"extensions/api/interfaces/_core_api_catalog_.weblinkstatus/","text":"Interface: WebLinkStatus # Hierarchy # CatalogEntityStatus \u21b3 WebLinkStatus Index # Properties # active message phase reason Properties # Optional active # \u2022 active ? : boolean Inherited from KubernetesClusterStatus . active Defined in src/common/catalog/catalog-entity.ts:83 Optional message # \u2022 message ? : string Inherited from KubernetesClusterStatus . message Defined in src/common/catalog/catalog-entity.ts:82 phase # \u2022 phase : \"valid\" | \"invalid\" Overrides CatalogEntityStatus . phase Defined in src/common/catalog-entities/web-link.ts:26 Optional reason # \u2022 reason ? : string Inherited from KubernetesClusterStatus . reason Defined in src/common/catalog/catalog-entity.ts:81","title":"Interface: WebLinkStatus"},{"location":"extensions/api/interfaces/_core_api_catalog_.weblinkstatus/#interface-weblinkstatus","text":"","title":"Interface: WebLinkStatus"},{"location":"extensions/api/interfaces/_core_api_catalog_.weblinkstatus/#hierarchy","text":"CatalogEntityStatus \u21b3 WebLinkStatus","title":"Hierarchy"},{"location":"extensions/api/interfaces/_core_api_catalog_.weblinkstatus/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_core_api_catalog_.weblinkstatus/#properties","text":"active message phase reason","title":"Properties"},{"location":"extensions/api/interfaces/_core_api_catalog_.weblinkstatus/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_core_api_catalog_.weblinkstatus/#optional-active","text":"\u2022 active ? : boolean Inherited from KubernetesClusterStatus . active Defined in src/common/catalog/catalog-entity.ts:83","title":"Optional active"},{"location":"extensions/api/interfaces/_core_api_catalog_.weblinkstatus/#optional-message","text":"\u2022 message ? : string Inherited from KubernetesClusterStatus . message Defined in src/common/catalog/catalog-entity.ts:82","title":"Optional message"},{"location":"extensions/api/interfaces/_core_api_catalog_.weblinkstatus/#phase","text":"\u2022 phase : \"valid\" | \"invalid\" Overrides CatalogEntityStatus . phase Defined in src/common/catalog-entities/web-link.ts:26","title":"phase"},{"location":"extensions/api/interfaces/_core_api_catalog_.weblinkstatus/#optional-reason","text":"\u2022 reason ? : string Inherited from KubernetesClusterStatus . reason Defined in src/common/catalog/catalog-entity.ts:81","title":"Optional reason"},{"location":"extensions/api/interfaces/_interfaces_index_.apppreferencecomponents/","text":"Interface: AppPreferenceComponents # Hierarchy # AppPreferenceComponents Index # Properties # Hint Input Properties # Hint # \u2022 Hint : React.ComponentType\u2039any\u203a Defined in src/extensions/registries/app-preference-registry.ts:26 Input # \u2022 Input : React.ComponentType\u2039any\u203a Defined in src/extensions/registries/app-preference-registry.ts:27","title":"Interface: AppPreferenceComponents"},{"location":"extensions/api/interfaces/_interfaces_index_.apppreferencecomponents/#interface-apppreferencecomponents","text":"","title":"Interface: AppPreferenceComponents"},{"location":"extensions/api/interfaces/_interfaces_index_.apppreferencecomponents/#hierarchy","text":"AppPreferenceComponents","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.apppreferencecomponents/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_interfaces_index_.apppreferencecomponents/#properties","text":"Hint Input","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.apppreferencecomponents/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.apppreferencecomponents/#hint","text":"\u2022 Hint : React.ComponentType\u2039any\u203a Defined in src/extensions/registries/app-preference-registry.ts:26","title":"Hint"},{"location":"extensions/api/interfaces/_interfaces_index_.apppreferencecomponents/#input","text":"\u2022 Input : React.ComponentType\u2039any\u203a Defined in src/extensions/registries/app-preference-registry.ts:27","title":"Input"},{"location":"extensions/api/interfaces/_interfaces_index_.apppreferenceregistration/","text":"Interface: AppPreferenceRegistration # Hierarchy # AppPreferenceRegistration Index # Properties # components id showInPreferencesTab title Properties # components # \u2022 components : AppPreferenceComponents Defined in src/extensions/registries/app-preference-registry.ts:34 Optional id # \u2022 id ? : string Defined in src/extensions/registries/app-preference-registry.ts:32 Optional showInPreferencesTab # \u2022 showInPreferencesTab ? : string Defined in src/extensions/registries/app-preference-registry.ts:33 title # \u2022 title : string Defined in src/extensions/registries/app-preference-registry.ts:31","title":"Interface: AppPreferenceRegistration"},{"location":"extensions/api/interfaces/_interfaces_index_.apppreferenceregistration/#interface-apppreferenceregistration","text":"","title":"Interface: AppPreferenceRegistration"},{"location":"extensions/api/interfaces/_interfaces_index_.apppreferenceregistration/#hierarchy","text":"AppPreferenceRegistration","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.apppreferenceregistration/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_interfaces_index_.apppreferenceregistration/#properties","text":"components id showInPreferencesTab title","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.apppreferenceregistration/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.apppreferenceregistration/#components","text":"\u2022 components : AppPreferenceComponents Defined in src/extensions/registries/app-preference-registry.ts:34","title":"components"},{"location":"extensions/api/interfaces/_interfaces_index_.apppreferenceregistration/#optional-id","text":"\u2022 id ? : string Defined in src/extensions/registries/app-preference-registry.ts:32","title":"Optional id"},{"location":"extensions/api/interfaces/_interfaces_index_.apppreferenceregistration/#optional-showinpreferencestab","text":"\u2022 showInPreferencesTab ? : string Defined in src/extensions/registries/app-preference-registry.ts:33","title":"Optional showInPreferencesTab"},{"location":"extensions/api/interfaces/_interfaces_index_.apppreferenceregistration/#title","text":"\u2022 title : string Defined in src/extensions/registries/app-preference-registry.ts:31","title":"title"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogcategoryspec/","text":"Interface: CatalogCategorySpec # Hierarchy # CatalogCategorySpec Index # Properties # group names versions Properties # group # \u2022 group : string Defined in src/common/catalog/catalog-entity.ts:43 names # \u2022 names : object Defined in src/common/catalog/catalog-entity.ts:45 Type declaration: # kind : string versions # \u2022 versions : CatalogCategoryVersion \u2039 CatalogEntity \u203a[] Defined in src/common/catalog/catalog-entity.ts:44","title":"Interface: CatalogCategorySpec"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogcategoryspec/#interface-catalogcategoryspec","text":"","title":"Interface: CatalogCategorySpec"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogcategoryspec/#hierarchy","text":"CatalogCategorySpec","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogcategoryspec/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogcategoryspec/#properties","text":"group names versions","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogcategoryspec/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogcategoryspec/#group","text":"\u2022 group : string Defined in src/common/catalog/catalog-entity.ts:43","title":"group"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogcategoryspec/#names","text":"\u2022 names : object Defined in src/common/catalog/catalog-entity.ts:45","title":"names"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogcategoryspec/#versions","text":"\u2022 versions : CatalogCategoryVersion \u2039 CatalogEntity \u203a[] Defined in src/common/catalog/catalog-entity.ts:44","title":"versions"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogcategoryversion/","text":"Interface: CatalogCategoryVersion \u2039 Entity \u203a # Type parameters # \u25aa Entity : CatalogEntity Hierarchy # CatalogCategoryVersion Index # Properties # entityClass name Properties # entityClass # \u2022 entityClass : CatalogEntityConstructor \u2039Entity\u203a Defined in src/common/catalog/catalog-entity.ts:39 name # \u2022 name : string Defined in src/common/catalog/catalog-entity.ts:38","title":"Interface: CatalogCategoryVersion \u2039**Entity**\u203a"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogcategoryversion/#interface-catalogcategoryversion-entity","text":"","title":"Interface: CatalogCategoryVersion \u2039Entity\u203a"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogcategoryversion/#type-parameters","text":"\u25aa Entity : CatalogEntity","title":"Type parameters"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogcategoryversion/#hierarchy","text":"CatalogCategoryVersion","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogcategoryversion/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogcategoryversion/#properties","text":"entityClass name","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogcategoryversion/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogcategoryversion/#entityclass","text":"\u2022 entityClass : CatalogEntityConstructor \u2039Entity\u203a Defined in src/common/catalog/catalog-entity.ts:39","title":"entityClass"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogcategoryversion/#name","text":"\u2022 name : string Defined in src/common/catalog/catalog-entity.ts:38","title":"name"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentityactioncontext/","text":"Interface: CatalogEntityActionContext # Hierarchy # CatalogEntityActionContext Index # Properties # navigate setCommandPaletteContext Properties # navigate # \u2022 navigate : function Defined in src/common/catalog/catalog-entity.ts:87 Type declaration: # \u25b8 ( url : string): void Parameters: Name Type url string setCommandPaletteContext # \u2022 setCommandPaletteContext : function Defined in src/common/catalog/catalog-entity.ts:88 Type declaration: # \u25b8 ( context? : CatalogEntity ): void Parameters: Name Type context? CatalogEntity","title":"Interface: CatalogEntityActionContext"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentityactioncontext/#interface-catalogentityactioncontext","text":"","title":"Interface: CatalogEntityActionContext"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentityactioncontext/#hierarchy","text":"CatalogEntityActionContext","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentityactioncontext/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentityactioncontext/#properties","text":"navigate setCommandPaletteContext","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentityactioncontext/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentityactioncontext/#navigate","text":"\u2022 navigate : function Defined in src/common/catalog/catalog-entity.ts:87","title":"navigate"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentityactioncontext/#setcommandpalettecontext","text":"\u2022 setCommandPaletteContext : function Defined in src/common/catalog/catalog-entity.ts:88","title":"setCommandPaletteContext"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentityaddmenu/","text":"Interface: CatalogEntityAddMenu # Hierarchy # CatalogEntityContextMenu \u21b3 CatalogEntityAddMenu Index # Properties # confirm icon onClick onlyVisibleForSource title Properties # Optional confirm # \u2022 confirm ? : object Inherited from CatalogEntityContextMenu . confirm Defined in src/common/catalog/catalog-entity.ts:95 Type declaration: # message : string icon # \u2022 icon : string Defined in src/common/catalog/catalog-entity.ts:101 onClick # \u2022 onClick : function Inherited from CatalogEntityContextMenu . onClick Defined in src/common/catalog/catalog-entity.ts:94 Type declaration: # \u25b8 (): void | Promise\u2039void\u203a Optional onlyVisibleForSource # \u2022 onlyVisibleForSource ? : string Inherited from CatalogEntityContextMenu . onlyVisibleForSource Defined in src/common/catalog/catalog-entity.ts:93 title # \u2022 title : string Inherited from CatalogEntityContextMenu . title Defined in src/common/catalog/catalog-entity.ts:92","title":"Interface: CatalogEntityAddMenu"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentityaddmenu/#interface-catalogentityaddmenu","text":"","title":"Interface: CatalogEntityAddMenu"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentityaddmenu/#hierarchy","text":"CatalogEntityContextMenu \u21b3 CatalogEntityAddMenu","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentityaddmenu/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentityaddmenu/#properties","text":"confirm icon onClick onlyVisibleForSource title","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentityaddmenu/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentityaddmenu/#optional-confirm","text":"\u2022 confirm ? : object Inherited from CatalogEntityContextMenu . confirm Defined in src/common/catalog/catalog-entity.ts:95","title":"Optional confirm"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentityaddmenu/#icon","text":"\u2022 icon : string Defined in src/common/catalog/catalog-entity.ts:101","title":"icon"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentityaddmenu/#onclick","text":"\u2022 onClick : function Inherited from CatalogEntityContextMenu . onClick Defined in src/common/catalog/catalog-entity.ts:94","title":"onClick"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentityaddmenu/#optional-onlyvisibleforsource","text":"\u2022 onlyVisibleForSource ? : string Inherited from CatalogEntityContextMenu . onlyVisibleForSource Defined in src/common/catalog/catalog-entity.ts:93","title":"Optional onlyVisibleForSource"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentityaddmenu/#title","text":"\u2022 title : string Inherited from CatalogEntityContextMenu . title Defined in src/common/catalog/catalog-entity.ts:92","title":"title"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentityaddmenucontext/","text":"Interface: CatalogEntityAddMenuContext # Hierarchy # CatalogEntityAddMenuContext Index # Properties # menuItems navigate Properties # menuItems # \u2022 menuItems : CatalogEntityAddMenu [] Defined in src/common/catalog/catalog-entity.ts:123 navigate # \u2022 navigate : function Defined in src/common/catalog/catalog-entity.ts:122 Type declaration: # \u25b8 ( url : string): void Parameters: Name Type url string","title":"Interface: CatalogEntityAddMenuContext"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentityaddmenucontext/#interface-catalogentityaddmenucontext","text":"","title":"Interface: CatalogEntityAddMenuContext"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentityaddmenucontext/#hierarchy","text":"CatalogEntityAddMenuContext","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentityaddmenucontext/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentityaddmenucontext/#properties","text":"menuItems navigate","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentityaddmenucontext/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentityaddmenucontext/#menuitems","text":"\u2022 menuItems : CatalogEntityAddMenu [] Defined in src/common/catalog/catalog-entity.ts:123","title":"menuItems"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentityaddmenucontext/#navigate","text":"\u2022 navigate : function Defined in src/common/catalog/catalog-entity.ts:122","title":"navigate"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitycontextmenu/","text":"Interface: CatalogEntityContextMenu # Hierarchy # CatalogEntityContextMenu \u21b3 CatalogEntityAddMenu Index # Properties # confirm onClick onlyVisibleForSource title Properties # Optional confirm # \u2022 confirm ? : object Defined in src/common/catalog/catalog-entity.ts:95 Type declaration: # message : string onClick # \u2022 onClick : function Defined in src/common/catalog/catalog-entity.ts:94 Type declaration: # \u25b8 (): void | Promise\u2039void\u203a Optional onlyVisibleForSource # \u2022 onlyVisibleForSource ? : string Defined in src/common/catalog/catalog-entity.ts:93 title # \u2022 title : string Defined in src/common/catalog/catalog-entity.ts:92","title":"Interface: CatalogEntityContextMenu"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitycontextmenu/#interface-catalogentitycontextmenu","text":"","title":"Interface: CatalogEntityContextMenu"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitycontextmenu/#hierarchy","text":"CatalogEntityContextMenu \u21b3 CatalogEntityAddMenu","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitycontextmenu/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitycontextmenu/#properties","text":"confirm onClick onlyVisibleForSource title","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitycontextmenu/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitycontextmenu/#optional-confirm","text":"\u2022 confirm ? : object Defined in src/common/catalog/catalog-entity.ts:95","title":"Optional confirm"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitycontextmenu/#onclick","text":"\u2022 onClick : function Defined in src/common/catalog/catalog-entity.ts:94","title":"onClick"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitycontextmenu/#optional-onlyvisibleforsource","text":"\u2022 onlyVisibleForSource ? : string Defined in src/common/catalog/catalog-entity.ts:93","title":"Optional onlyVisibleForSource"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitycontextmenu/#title","text":"\u2022 title : string Defined in src/common/catalog/catalog-entity.ts:92","title":"title"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitycontextmenucontext/","text":"Interface: CatalogEntityContextMenuContext # Hierarchy # CatalogEntityContextMenuContext Index # Properties # menuItems navigate Properties # menuItems # \u2022 menuItems : CatalogEntityContextMenu [] Defined in src/common/catalog/catalog-entity.ts:114 navigate # \u2022 navigate : function Defined in src/common/catalog/catalog-entity.ts:113 Type declaration: # \u25b8 ( url : string): void Parameters: Name Type url string","title":"Interface: CatalogEntityContextMenuContext"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitycontextmenucontext/#interface-catalogentitycontextmenucontext","text":"","title":"Interface: CatalogEntityContextMenuContext"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitycontextmenucontext/#hierarchy","text":"CatalogEntityContextMenuContext","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitycontextmenucontext/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitycontextmenucontext/#properties","text":"menuItems navigate","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitycontextmenucontext/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitycontextmenucontext/#menuitems","text":"\u2022 menuItems : CatalogEntityContextMenu [] Defined in src/common/catalog/catalog-entity.ts:114","title":"menuItems"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitycontextmenucontext/#navigate","text":"\u2022 navigate : function Defined in src/common/catalog/catalog-entity.ts:113","title":"navigate"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitydata/","text":"Interface: CatalogEntityData \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : CatalogEntityMetadata \u25aa Status : CatalogEntityStatus \u25aa Spec : CatalogEntitySpec Hierarchy # CatalogEntityData Index # Properties # metadata spec status Properties # metadata # \u2022 metadata : Metadata Defined in src/common/catalog/catalog-entity.ts:133 spec # \u2022 spec : Spec Defined in src/common/catalog/catalog-entity.ts:135 status # \u2022 status : Status Defined in src/common/catalog/catalog-entity.ts:134","title":"Interface: CatalogEntityData \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitydata/#interface-catalogentitydata-metadata-status-spec","text":"","title":"Interface: CatalogEntityData \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitydata/#type-parameters","text":"\u25aa Metadata : CatalogEntityMetadata \u25aa Status : CatalogEntityStatus \u25aa Spec : CatalogEntitySpec","title":"Type parameters"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitydata/#hierarchy","text":"CatalogEntityData","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitydata/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitydata/#properties","text":"metadata spec status","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitydata/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitydata/#metadata","text":"\u2022 metadata : Metadata Defined in src/common/catalog/catalog-entity.ts:133","title":"metadata"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitydata/#spec","text":"\u2022 spec : Spec Defined in src/common/catalog/catalog-entity.ts:135","title":"spec"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitydata/#status","text":"\u2022 status : Status Defined in src/common/catalog/catalog-entity.ts:134","title":"status"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitykinddata/","text":"Interface: CatalogEntityKindData # Hierarchy # CatalogEntityKindData Implemented by # CatalogEntity KubernetesCluster WebLink Index # Properties # apiVersion kind Properties # apiVersion # \u2022 apiVersion : string Defined in src/common/catalog/catalog-entity.ts:139 kind # \u2022 kind : string Defined in src/common/catalog/catalog-entity.ts:140","title":"Interface: CatalogEntityKindData"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitykinddata/#interface-catalogentitykinddata","text":"","title":"Interface: CatalogEntityKindData"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitykinddata/#hierarchy","text":"CatalogEntityKindData","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitykinddata/#implemented-by","text":"CatalogEntity KubernetesCluster WebLink","title":"Implemented by"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitykinddata/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitykinddata/#properties","text":"apiVersion kind","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitykinddata/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitykinddata/#apiversion","text":"\u2022 apiVersion : string Defined in src/common/catalog/catalog-entity.ts:139","title":"apiVersion"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitykinddata/#kind","text":"\u2022 kind : string Defined in src/common/catalog/catalog-entity.ts:140","title":"kind"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitymetadata/","text":"Interface: CatalogEntityMetadata # Hierarchy # CatalogEntityMetadata Indexable # [ key : string ]: string | object Index # Properties # description labels name source uid Properties # Optional description # \u2022 description ? : string Defined in src/common/catalog/catalog-entity.ts:73 labels # \u2022 labels : Record\u2039string, string\u203a Defined in src/common/catalog/catalog-entity.ts:75 name # \u2022 name : string Defined in src/common/catalog/catalog-entity.ts:72 Optional source # \u2022 source ? : string Defined in src/common/catalog/catalog-entity.ts:74 uid # \u2022 uid : string Defined in src/common/catalog/catalog-entity.ts:71","title":"Interface: CatalogEntityMetadata"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitymetadata/#interface-catalogentitymetadata","text":"","title":"Interface: CatalogEntityMetadata"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitymetadata/#hierarchy","text":"CatalogEntityMetadata","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitymetadata/#indexable","text":"[ key : string ]: string | object","title":"Indexable"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitymetadata/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitymetadata/#properties","text":"description labels name source uid","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitymetadata/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitymetadata/#optional-description","text":"\u2022 description ? : string Defined in src/common/catalog/catalog-entity.ts:73","title":"Optional description"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitymetadata/#labels","text":"\u2022 labels : Record\u2039string, string\u203a Defined in src/common/catalog/catalog-entity.ts:75","title":"labels"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitymetadata/#name","text":"\u2022 name : string Defined in src/common/catalog/catalog-entity.ts:72","title":"name"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitymetadata/#optional-source","text":"\u2022 source ? : string Defined in src/common/catalog/catalog-entity.ts:74","title":"Optional source"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitymetadata/#uid","text":"\u2022 uid : string Defined in src/common/catalog/catalog-entity.ts:71","title":"uid"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitysettingscontext/","text":"Interface: CatalogEntitySettingsContext # Hierarchy # CatalogEntitySettingsContext Index # Properties # menuItems Properties # menuItems # \u2022 menuItems : CatalogEntityContextMenu [] Defined in src/common/catalog/catalog-entity.ts:118","title":"Interface: CatalogEntitySettingsContext"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitysettingscontext/#interface-catalogentitysettingscontext","text":"","title":"Interface: CatalogEntitySettingsContext"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitysettingscontext/#hierarchy","text":"CatalogEntitySettingsContext","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitysettingscontext/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitysettingscontext/#properties","text":"menuItems","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitysettingscontext/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitysettingscontext/#menuitems","text":"\u2022 menuItems : CatalogEntityContextMenu [] Defined in src/common/catalog/catalog-entity.ts:118","title":"menuItems"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitysettingsmenu/","text":"Interface: CatalogEntitySettingsMenu # Hierarchy # CatalogEntitySettingsMenu Index # Properties # components group title Properties # components # \u2022 components : object Defined in src/common/catalog/catalog-entity.ts:107 Type declaration: # View : React.ComponentType\u2039any\u203a Optional group # \u2022 group ? : string Defined in src/common/catalog/catalog-entity.ts:105 title # \u2022 title : string Defined in src/common/catalog/catalog-entity.ts:106","title":"Interface: CatalogEntitySettingsMenu"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitysettingsmenu/#interface-catalogentitysettingsmenu","text":"","title":"Interface: CatalogEntitySettingsMenu"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitysettingsmenu/#hierarchy","text":"CatalogEntitySettingsMenu","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitysettingsmenu/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitysettingsmenu/#properties","text":"components group title","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitysettingsmenu/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitysettingsmenu/#components","text":"\u2022 components : object Defined in src/common/catalog/catalog-entity.ts:107","title":"components"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitysettingsmenu/#optional-group","text":"\u2022 group ? : string Defined in src/common/catalog/catalog-entity.ts:105","title":"Optional group"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitysettingsmenu/#title","text":"\u2022 title : string Defined in src/common/catalog/catalog-entity.ts:106","title":"title"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitystatus/","text":"Interface: CatalogEntityStatus # Hierarchy # CatalogEntityStatus \u21b3 KubernetesClusterStatus \u21b3 WebLinkStatus Index # Properties # active message phase reason Properties # Optional active # \u2022 active ? : boolean Defined in src/common/catalog/catalog-entity.ts:83 Optional message # \u2022 message ? : string Defined in src/common/catalog/catalog-entity.ts:82 phase # \u2022 phase : string Defined in src/common/catalog/catalog-entity.ts:80 Optional reason # \u2022 reason ? : string Defined in src/common/catalog/catalog-entity.ts:81","title":"Interface: CatalogEntityStatus"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitystatus/#interface-catalogentitystatus","text":"","title":"Interface: CatalogEntityStatus"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitystatus/#hierarchy","text":"CatalogEntityStatus \u21b3 KubernetesClusterStatus \u21b3 WebLinkStatus","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitystatus/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitystatus/#properties","text":"active message phase reason","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitystatus/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitystatus/#optional-active","text":"\u2022 active ? : boolean Defined in src/common/catalog/catalog-entity.ts:83","title":"Optional active"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitystatus/#optional-message","text":"\u2022 message ? : string Defined in src/common/catalog/catalog-entity.ts:82","title":"Optional message"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitystatus/#phase","text":"\u2022 phase : string Defined in src/common/catalog/catalog-entity.ts:80","title":"phase"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitystatus/#optional-reason","text":"\u2022 reason ? : string Defined in src/common/catalog/catalog-entity.ts:81","title":"Optional reason"},{"location":"extensions/api/interfaces/_interfaces_index_.clusterpagemenuregistration/","text":"Interface: ClusterPageMenuRegistration # Hierarchy # PageMenuRegistration \u21b3 ClusterPageMenuRegistration Index # Properties # components id parentId target title Properties # components # \u2022 components : PageMenuComponents Inherited from PageMenuRegistration . components Defined in src/extensions/registries/page-menu-registry.ts:32 Optional id # \u2022 id ? : string Defined in src/extensions/registries/page-menu-registry.ts:36 Optional parentId # \u2022 parentId ? : string Defined in src/extensions/registries/page-menu-registry.ts:37 Optional target # \u2022 target ? : PageTarget Inherited from PageMenuRegistration . target Defined in src/extensions/registries/page-menu-registry.ts:30 title # \u2022 title : React.ReactNode Inherited from PageMenuRegistration . title Defined in src/extensions/registries/page-menu-registry.ts:31","title":"Interface: ClusterPageMenuRegistration"},{"location":"extensions/api/interfaces/_interfaces_index_.clusterpagemenuregistration/#interface-clusterpagemenuregistration","text":"","title":"Interface: ClusterPageMenuRegistration"},{"location":"extensions/api/interfaces/_interfaces_index_.clusterpagemenuregistration/#hierarchy","text":"PageMenuRegistration \u21b3 ClusterPageMenuRegistration","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.clusterpagemenuregistration/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_interfaces_index_.clusterpagemenuregistration/#properties","text":"components id parentId target title","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.clusterpagemenuregistration/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.clusterpagemenuregistration/#components","text":"\u2022 components : PageMenuComponents Inherited from PageMenuRegistration . components Defined in src/extensions/registries/page-menu-registry.ts:32","title":"components"},{"location":"extensions/api/interfaces/_interfaces_index_.clusterpagemenuregistration/#optional-id","text":"\u2022 id ? : string Defined in src/extensions/registries/page-menu-registry.ts:36","title":"Optional id"},{"location":"extensions/api/interfaces/_interfaces_index_.clusterpagemenuregistration/#optional-parentid","text":"\u2022 parentId ? : string Defined in src/extensions/registries/page-menu-registry.ts:37","title":"Optional parentId"},{"location":"extensions/api/interfaces/_interfaces_index_.clusterpagemenuregistration/#optional-target","text":"\u2022 target ? : PageTarget Inherited from PageMenuRegistration . target Defined in src/extensions/registries/page-menu-registry.ts:30","title":"Optional target"},{"location":"extensions/api/interfaces/_interfaces_index_.clusterpagemenuregistration/#title","text":"\u2022 title : React.ReactNode Inherited from PageMenuRegistration . title Defined in src/extensions/registries/page-menu-registry.ts:31","title":"title"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectdetailcomponents/","text":"Interface: KubeObjectDetailComponents # Hierarchy # KubeObjectDetailComponents Index # Properties # Details Properties # Details # \u2022 Details : React.ComponentType\u2039any\u203a Defined in src/extensions/registries/kube-object-detail-registry.ts:26","title":"Interface: KubeObjectDetailComponents"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectdetailcomponents/#interface-kubeobjectdetailcomponents","text":"","title":"Interface: KubeObjectDetailComponents"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectdetailcomponents/#hierarchy","text":"KubeObjectDetailComponents","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectdetailcomponents/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectdetailcomponents/#properties","text":"Details","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectdetailcomponents/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectdetailcomponents/#details","text":"\u2022 Details : React.ComponentType\u2039any\u203a Defined in src/extensions/registries/kube-object-detail-registry.ts:26","title":"Details"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectdetailregistration/","text":"Interface: KubeObjectDetailRegistration # Hierarchy # KubeObjectDetailRegistration Index # Properties # apiVersions components kind priority Properties # apiVersions # \u2022 apiVersions : string[] Defined in src/extensions/registries/kube-object-detail-registry.ts:31 components # \u2022 components : KubeObjectDetailComponents Defined in src/extensions/registries/kube-object-detail-registry.ts:32 kind # \u2022 kind : string Defined in src/extensions/registries/kube-object-detail-registry.ts:30 Optional priority # \u2022 priority ? : number Defined in src/extensions/registries/kube-object-detail-registry.ts:33","title":"Interface: KubeObjectDetailRegistration"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectdetailregistration/#interface-kubeobjectdetailregistration","text":"","title":"Interface: KubeObjectDetailRegistration"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectdetailregistration/#hierarchy","text":"KubeObjectDetailRegistration","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectdetailregistration/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectdetailregistration/#properties","text":"apiVersions components kind priority","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectdetailregistration/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectdetailregistration/#apiversions","text":"\u2022 apiVersions : string[] Defined in src/extensions/registries/kube-object-detail-registry.ts:31","title":"apiVersions"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectdetailregistration/#components","text":"\u2022 components : KubeObjectDetailComponents Defined in src/extensions/registries/kube-object-detail-registry.ts:32","title":"components"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectdetailregistration/#kind","text":"\u2022 kind : string Defined in src/extensions/registries/kube-object-detail-registry.ts:30","title":"kind"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectdetailregistration/#optional-priority","text":"\u2022 priority ? : number Defined in src/extensions/registries/kube-object-detail-registry.ts:33","title":"Optional priority"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectmenucomponents/","text":"Interface: KubeObjectMenuComponents # Hierarchy # KubeObjectMenuComponents Index # Properties # MenuItem Properties # MenuItem # \u2022 MenuItem : React.ComponentType\u2039any\u203a Defined in src/extensions/registries/kube-object-menu-registry.ts:26","title":"Interface: KubeObjectMenuComponents"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectmenucomponents/#interface-kubeobjectmenucomponents","text":"","title":"Interface: KubeObjectMenuComponents"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectmenucomponents/#hierarchy","text":"KubeObjectMenuComponents","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectmenucomponents/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectmenucomponents/#properties","text":"MenuItem","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectmenucomponents/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectmenucomponents/#menuitem","text":"\u2022 MenuItem : React.ComponentType\u2039any\u203a Defined in src/extensions/registries/kube-object-menu-registry.ts:26","title":"MenuItem"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectmenuregistration/","text":"Interface: KubeObjectMenuRegistration # Hierarchy # KubeObjectMenuRegistration Index # Properties # apiVersions components kind Properties # apiVersions # \u2022 apiVersions : string[] Defined in src/extensions/registries/kube-object-menu-registry.ts:31 components # \u2022 components : KubeObjectMenuComponents Defined in src/extensions/registries/kube-object-menu-registry.ts:32 kind # \u2022 kind : string Defined in src/extensions/registries/kube-object-menu-registry.ts:30","title":"Interface: KubeObjectMenuRegistration"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectmenuregistration/#interface-kubeobjectmenuregistration","text":"","title":"Interface: KubeObjectMenuRegistration"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectmenuregistration/#hierarchy","text":"KubeObjectMenuRegistration","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectmenuregistration/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectmenuregistration/#properties","text":"apiVersions components kind","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectmenuregistration/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectmenuregistration/#apiversions","text":"\u2022 apiVersions : string[] Defined in src/extensions/registries/kube-object-menu-registry.ts:31","title":"apiVersions"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectmenuregistration/#components","text":"\u2022 components : KubeObjectMenuComponents Defined in src/extensions/registries/kube-object-menu-registry.ts:32","title":"components"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectmenuregistration/#kind","text":"\u2022 kind : string Defined in src/extensions/registries/kube-object-menu-registry.ts:30","title":"kind"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectstatusregistration/","text":"Interface: KubeObjectStatusRegistration # Hierarchy # KubeObjectStatusRegistration Index # Properties # apiVersions kind resolve Properties # apiVersions # \u2022 apiVersions : string[] Defined in src/extensions/registries/kube-object-status-registry.ts:27 kind # \u2022 kind : string Defined in src/extensions/registries/kube-object-status-registry.ts:26 resolve # \u2022 resolve : function Defined in src/extensions/registries/kube-object-status-registry.ts:28 Type declaration: # \u25b8 ( object : KubeObject ): KubeObjectStatus Parameters: Name Type object KubeObject","title":"Interface: KubeObjectStatusRegistration"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectstatusregistration/#interface-kubeobjectstatusregistration","text":"","title":"Interface: KubeObjectStatusRegistration"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectstatusregistration/#hierarchy","text":"KubeObjectStatusRegistration","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectstatusregistration/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectstatusregistration/#properties","text":"apiVersions kind resolve","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectstatusregistration/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectstatusregistration/#apiversions","text":"\u2022 apiVersions : string[] Defined in src/extensions/registries/kube-object-status-registry.ts:27","title":"apiVersions"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectstatusregistration/#kind","text":"\u2022 kind : string Defined in src/extensions/registries/kube-object-status-registry.ts:26","title":"kind"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectstatusregistration/#resolve","text":"\u2022 resolve : function Defined in src/extensions/registries/kube-object-status-registry.ts:28","title":"resolve"},{"location":"extensions/api/interfaces/_interfaces_index_.pagecomponentprops/","text":"Interface: PageComponentProps \u2039 P \u203a # Type parameters # \u25aa P : PageParams Hierarchy # PageComponentProps Index # Properties # params Properties # Optional params # \u2022 params ? : object Defined in src/extensions/registries/page-registry.ts:55 Type declaration: #","title":"Interface: PageComponentProps \u2039**P**\u203a"},{"location":"extensions/api/interfaces/_interfaces_index_.pagecomponentprops/#interface-pagecomponentprops-p","text":"","title":"Interface: PageComponentProps \u2039P\u203a"},{"location":"extensions/api/interfaces/_interfaces_index_.pagecomponentprops/#type-parameters","text":"\u25aa P : PageParams","title":"Type parameters"},{"location":"extensions/api/interfaces/_interfaces_index_.pagecomponentprops/#hierarchy","text":"PageComponentProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.pagecomponentprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_interfaces_index_.pagecomponentprops/#properties","text":"params","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.pagecomponentprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.pagecomponentprops/#optional-params","text":"\u2022 params ? : object Defined in src/extensions/registries/page-registry.ts:55","title":"Optional params"},{"location":"extensions/api/interfaces/_interfaces_index_.pagecomponents/","text":"Interface: PageComponents # Hierarchy # PageComponents Index # Properties # Page Properties # Page # \u2022 Page : React.ComponentType\u2039any\u203a Defined in src/extensions/registries/page-registry.ts:41","title":"Interface: PageComponents"},{"location":"extensions/api/interfaces/_interfaces_index_.pagecomponents/#interface-pagecomponents","text":"","title":"Interface: PageComponents"},{"location":"extensions/api/interfaces/_interfaces_index_.pagecomponents/#hierarchy","text":"PageComponents","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.pagecomponents/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_interfaces_index_.pagecomponents/#properties","text":"Page","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.pagecomponents/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.pagecomponents/#page","text":"\u2022 Page : React.ComponentType\u2039any\u203a Defined in src/extensions/registries/page-registry.ts:41","title":"Page"},{"location":"extensions/api/interfaces/_interfaces_index_.pagemenucomponents/","text":"Interface: PageMenuComponents # Hierarchy # PageMenuComponents Index # Properties # Icon Properties # Icon # \u2022 Icon : React.ComponentType\u2039 IconProps \u203a Defined in src/extensions/registries/page-menu-registry.ts:41","title":"Interface: PageMenuComponents"},{"location":"extensions/api/interfaces/_interfaces_index_.pagemenucomponents/#interface-pagemenucomponents","text":"","title":"Interface: PageMenuComponents"},{"location":"extensions/api/interfaces/_interfaces_index_.pagemenucomponents/#hierarchy","text":"PageMenuComponents","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.pagemenucomponents/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_interfaces_index_.pagemenucomponents/#properties","text":"Icon","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.pagemenucomponents/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.pagemenucomponents/#icon","text":"\u2022 Icon : React.ComponentType\u2039 IconProps \u203a Defined in src/extensions/registries/page-menu-registry.ts:41","title":"Icon"},{"location":"extensions/api/interfaces/_interfaces_index_.pagemenuregistration/","text":"Interface: PageMenuRegistration # Hierarchy # PageMenuRegistration \u21b3 ClusterPageMenuRegistration Index # Properties # components target title Properties # components # \u2022 components : PageMenuComponents Defined in src/extensions/registries/page-menu-registry.ts:32 Optional target # \u2022 target ? : PageTarget Defined in src/extensions/registries/page-menu-registry.ts:30 title # \u2022 title : React.ReactNode Defined in src/extensions/registries/page-menu-registry.ts:31","title":"Interface: PageMenuRegistration"},{"location":"extensions/api/interfaces/_interfaces_index_.pagemenuregistration/#interface-pagemenuregistration","text":"","title":"Interface: PageMenuRegistration"},{"location":"extensions/api/interfaces/_interfaces_index_.pagemenuregistration/#hierarchy","text":"PageMenuRegistration \u21b3 ClusterPageMenuRegistration","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.pagemenuregistration/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_interfaces_index_.pagemenuregistration/#properties","text":"components target title","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.pagemenuregistration/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.pagemenuregistration/#components","text":"\u2022 components : PageMenuComponents Defined in src/extensions/registries/page-menu-registry.ts:32","title":"components"},{"location":"extensions/api/interfaces/_interfaces_index_.pagemenuregistration/#optional-target","text":"\u2022 target ? : PageTarget Defined in src/extensions/registries/page-menu-registry.ts:30","title":"Optional target"},{"location":"extensions/api/interfaces/_interfaces_index_.pagemenuregistration/#title","text":"\u2022 title : React.ReactNode Defined in src/extensions/registries/page-menu-registry.ts:31","title":"title"},{"location":"extensions/api/interfaces/_interfaces_index_.pageparams/","text":"Interface: PageParams \u2039 V \u203a # Type parameters # \u25aa V Hierarchy # PageParams Indexable # [ paramName : string ]: V","title":"Interface: PageParams \u2039**V**\u203a"},{"location":"extensions/api/interfaces/_interfaces_index_.pageparams/#interface-pageparams-v","text":"","title":"Interface: PageParams \u2039V\u203a"},{"location":"extensions/api/interfaces/_interfaces_index_.pageparams/#type-parameters","text":"\u25aa V","title":"Type parameters"},{"location":"extensions/api/interfaces/_interfaces_index_.pageparams/#hierarchy","text":"PageParams","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.pageparams/#indexable","text":"[ paramName : string ]: V","title":"Indexable"},{"location":"extensions/api/interfaces/_interfaces_index_.pageregistration/","text":"Interface: PageRegistration # Hierarchy # PageRegistration Index # Properties # components id params Properties # components # \u2022 components : PageComponents Defined in src/extensions/registries/page-registry.ts:37 Optional id # \u2022 id ? : string Defined in src/extensions/registries/page-registry.ts:35 Page ID, part of extension's page url, must be unique within same extension When not provided, first registered page without \"id\" would be used for page-menus without target.pageId for same extension Optional params # \u2022 params ? : PageParams \u2039string | Omit\u2039 PageParamInit \u2039any\u203a, \"name\" | \"prefix\"\u203a\u203a Defined in src/extensions/registries/page-registry.ts:36","title":"Interface: PageRegistration"},{"location":"extensions/api/interfaces/_interfaces_index_.pageregistration/#interface-pageregistration","text":"","title":"Interface: PageRegistration"},{"location":"extensions/api/interfaces/_interfaces_index_.pageregistration/#hierarchy","text":"PageRegistration","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.pageregistration/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_interfaces_index_.pageregistration/#properties","text":"components id params","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.pageregistration/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.pageregistration/#components","text":"\u2022 components : PageComponents Defined in src/extensions/registries/page-registry.ts:37","title":"components"},{"location":"extensions/api/interfaces/_interfaces_index_.pageregistration/#optional-id","text":"\u2022 id ? : string Defined in src/extensions/registries/page-registry.ts:35 Page ID, part of extension's page url, must be unique within same extension When not provided, first registered page without \"id\" would be used for page-menus without target.pageId for same extension","title":"Optional id"},{"location":"extensions/api/interfaces/_interfaces_index_.pageregistration/#optional-params","text":"\u2022 params ? : PageParams \u2039string | Omit\u2039 PageParamInit \u2039any\u203a, \"name\" | \"prefix\"\u203a\u203a Defined in src/extensions/registries/page-registry.ts:36","title":"Optional params"},{"location":"extensions/api/interfaces/_interfaces_index_.pagetarget/","text":"Interface: PageTarget # Hierarchy # PageTarget Index # Properties # extensionId pageId params Properties # Optional extensionId # \u2022 extensionId ? : string Defined in src/extensions/registries/page-registry.ts:45 Optional pageId # \u2022 pageId ? : string Defined in src/extensions/registries/page-registry.ts:46 Optional params # \u2022 params ? : PageParams Defined in src/extensions/registries/page-registry.ts:47","title":"Interface: PageTarget"},{"location":"extensions/api/interfaces/_interfaces_index_.pagetarget/#interface-pagetarget","text":"","title":"Interface: PageTarget"},{"location":"extensions/api/interfaces/_interfaces_index_.pagetarget/#hierarchy","text":"PageTarget","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.pagetarget/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_interfaces_index_.pagetarget/#properties","text":"extensionId pageId params","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.pagetarget/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.pagetarget/#optional-extensionid","text":"\u2022 extensionId ? : string Defined in src/extensions/registries/page-registry.ts:45","title":"Optional extensionId"},{"location":"extensions/api/interfaces/_interfaces_index_.pagetarget/#optional-pageid","text":"\u2022 pageId ? : string Defined in src/extensions/registries/page-registry.ts:46","title":"Optional pageId"},{"location":"extensions/api/interfaces/_interfaces_index_.pagetarget/#optional-params","text":"\u2022 params ? : PageParams Defined in src/extensions/registries/page-registry.ts:47","title":"Optional params"},{"location":"extensions/api/interfaces/_interfaces_index_.protocolhandlerregistration/","text":"Interface: ProtocolHandlerRegistration # ProtocolHandlerRegistration is the data required for an extension to register a handler to a specific path or dynamic path. Hierarchy # ProtocolHandlerRegistration Index # Properties # handler pathSchema Properties # handler # \u2022 handler : RouteHandler Defined in src/extensions/registries/protocol-handler-registry.ts:28 pathSchema # \u2022 pathSchema : string Defined in src/extensions/registries/protocol-handler-registry.ts:27","title":"Interface: ProtocolHandlerRegistration"},{"location":"extensions/api/interfaces/_interfaces_index_.protocolhandlerregistration/#interface-protocolhandlerregistration","text":"ProtocolHandlerRegistration is the data required for an extension to register a handler to a specific path or dynamic path.","title":"Interface: ProtocolHandlerRegistration"},{"location":"extensions/api/interfaces/_interfaces_index_.protocolhandlerregistration/#hierarchy","text":"ProtocolHandlerRegistration","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.protocolhandlerregistration/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_interfaces_index_.protocolhandlerregistration/#properties","text":"handler pathSchema","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.protocolhandlerregistration/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.protocolhandlerregistration/#handler","text":"\u2022 handler : RouteHandler Defined in src/extensions/registries/protocol-handler-registry.ts:28","title":"handler"},{"location":"extensions/api/interfaces/_interfaces_index_.protocolhandlerregistration/#pathschema","text":"\u2022 pathSchema : string Defined in src/extensions/registries/protocol-handler-registry.ts:27","title":"pathSchema"},{"location":"extensions/api/interfaces/_interfaces_index_.registeredpage/","text":"Interface: RegisteredPage # Hierarchy # RegisteredPage Index # Properties # components extensionId id params url Properties # components # \u2022 components : PageComponents Defined in src/extensions/registries/page-registry.ts:65 extensionId # \u2022 extensionId : string Defined in src/extensions/registries/page-registry.ts:62 id # \u2022 id : string Defined in src/extensions/registries/page-registry.ts:61 params # \u2022 params : PageParams \u2039 PageParam \u203a Defined in src/extensions/registries/page-registry.ts:64 url # \u2022 url : string Defined in src/extensions/registries/page-registry.ts:63","title":"Interface: RegisteredPage"},{"location":"extensions/api/interfaces/_interfaces_index_.registeredpage/#interface-registeredpage","text":"","title":"Interface: RegisteredPage"},{"location":"extensions/api/interfaces/_interfaces_index_.registeredpage/#hierarchy","text":"RegisteredPage","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.registeredpage/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_interfaces_index_.registeredpage/#properties","text":"components extensionId id params url","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.registeredpage/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.registeredpage/#components","text":"\u2022 components : PageComponents Defined in src/extensions/registries/page-registry.ts:65","title":"components"},{"location":"extensions/api/interfaces/_interfaces_index_.registeredpage/#extensionid","text":"\u2022 extensionId : string Defined in src/extensions/registries/page-registry.ts:62","title":"extensionId"},{"location":"extensions/api/interfaces/_interfaces_index_.registeredpage/#id","text":"\u2022 id : string Defined in src/extensions/registries/page-registry.ts:61","title":"id"},{"location":"extensions/api/interfaces/_interfaces_index_.registeredpage/#params","text":"\u2022 params : PageParams \u2039 PageParam \u203a Defined in src/extensions/registries/page-registry.ts:64","title":"params"},{"location":"extensions/api/interfaces/_interfaces_index_.registeredpage/#url","text":"\u2022 url : string Defined in src/extensions/registries/page-registry.ts:63","title":"url"},{"location":"extensions/api/interfaces/_interfaces_index_.routehandler/","text":"Interface: RouteHandler # RouteHandler represents the function signature of the handler function for lens:// protocol routing. Hierarchy # RouteHandler Callable # \u25b8 ( params : RouteParams ): void Defined in src/extensions/registries/protocol-handler-registry.ts:63 RouteHandler represents the function signature of the handler function for lens:// protocol routing. Parameters: Name Type params RouteParams Returns: void","title":"Interface: RouteHandler"},{"location":"extensions/api/interfaces/_interfaces_index_.routehandler/#interface-routehandler","text":"RouteHandler represents the function signature of the handler function for lens:// protocol routing.","title":"Interface: RouteHandler"},{"location":"extensions/api/interfaces/_interfaces_index_.routehandler/#hierarchy","text":"RouteHandler","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.routehandler/#callable","text":"\u25b8 ( params : RouteParams ): void Defined in src/extensions/registries/protocol-handler-registry.ts:63 RouteHandler represents the function signature of the handler function for lens:// protocol routing. Parameters: Name Type params RouteParams Returns: void","title":"Callable"},{"location":"extensions/api/interfaces/_interfaces_index_.routeparams/","text":"Interface: RouteParams # The collection of the dynamic parts of a URI which initiated a lens:// protocol request Hierarchy # RouteParams Index # Properties # pathname search tail Properties # pathname # \u2022 pathname : Record\u2039string, string\u203a Defined in src/extensions/registries/protocol-handler-registry.ts:44 the matching parts of the path. The dynamic parts of the URI path. search # \u2022 search : Record\u2039string, string\u203a Defined in src/extensions/registries/protocol-handler-registry.ts:39 the parts of the URI query string Optional tail # \u2022 tail ? : string Defined in src/extensions/registries/protocol-handler-registry.ts:56 if the most specific path schema that is matched does not cover the whole of the URI's path. Then this field will be set to the remaining path segments. Example: If the path schema /landing/:type is the matched schema for the URI /landing/soft/easy then this field will be set to \"/easy\" .","title":"Interface: RouteParams"},{"location":"extensions/api/interfaces/_interfaces_index_.routeparams/#interface-routeparams","text":"The collection of the dynamic parts of a URI which initiated a lens:// protocol request","title":"Interface: RouteParams"},{"location":"extensions/api/interfaces/_interfaces_index_.routeparams/#hierarchy","text":"RouteParams","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.routeparams/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_interfaces_index_.routeparams/#properties","text":"pathname search tail","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.routeparams/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.routeparams/#pathname","text":"\u2022 pathname : Record\u2039string, string\u203a Defined in src/extensions/registries/protocol-handler-registry.ts:44 the matching parts of the path. The dynamic parts of the URI path.","title":"pathname"},{"location":"extensions/api/interfaces/_interfaces_index_.routeparams/#search","text":"\u2022 search : Record\u2039string, string\u203a Defined in src/extensions/registries/protocol-handler-registry.ts:39 the parts of the URI query string","title":"search"},{"location":"extensions/api/interfaces/_interfaces_index_.routeparams/#optional-tail","text":"\u2022 tail ? : string Defined in src/extensions/registries/protocol-handler-registry.ts:56 if the most specific path schema that is matched does not cover the whole of the URI's path. Then this field will be set to the remaining path segments. Example: If the path schema /landing/:type is the matched schema for the URI /landing/soft/easy then this field will be set to \"/easy\" .","title":"Optional tail"},{"location":"extensions/api/interfaces/_interfaces_index_.statusbarregistration/","text":"Interface: StatusBarRegistration # Hierarchy # StatusBarRegistrationV2 \u21b3 StatusBarRegistration Index # Properties # components item Properties # Optional components # \u2022 components ? : StatusBarComponents Inherited from StatusBarRegistration . components Defined in src/extensions/registries/status-bar-registry.ts:32 Optional item # \u2022 item ? : React.ReactNode Defined in src/extensions/registries/status-bar-registry.ts:39 deprecated use components.Item instead","title":"Interface: StatusBarRegistration"},{"location":"extensions/api/interfaces/_interfaces_index_.statusbarregistration/#interface-statusbarregistration","text":"","title":"Interface: StatusBarRegistration"},{"location":"extensions/api/interfaces/_interfaces_index_.statusbarregistration/#hierarchy","text":"StatusBarRegistrationV2 \u21b3 StatusBarRegistration","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.statusbarregistration/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_interfaces_index_.statusbarregistration/#properties","text":"components item","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.statusbarregistration/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.statusbarregistration/#optional-components","text":"\u2022 components ? : StatusBarComponents Inherited from StatusBarRegistration . components Defined in src/extensions/registries/status-bar-registry.ts:32","title":"Optional components"},{"location":"extensions/api/interfaces/_interfaces_index_.statusbarregistration/#optional-item","text":"\u2022 item ? : React.ReactNode Defined in src/extensions/registries/status-bar-registry.ts:39 deprecated use components.Item instead","title":"Optional item"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/","text":"Interface: BadgeProps # Hierarchy # HTMLAttributes\u2039any\u203a TooltipDecoratorProps \u21b3 BadgeProps Index # Properties # about accessKey aria-activedescendant aria-atomic aria-autocomplete aria-busy aria-checked aria-colcount aria-colindex aria-colspan aria-controls aria-current aria-describedby aria-details aria-disabled aria-dropeffect aria-errormessage aria-expanded aria-flowto aria-grabbed aria-haspopup aria-hidden aria-invalid aria-keyshortcuts aria-label aria-labelledby aria-level aria-live aria-modal aria-multiline aria-multiselectable aria-orientation aria-owns aria-placeholder aria-posinset aria-pressed aria-readonly aria-relevant aria-required aria-roledescription aria-rowcount aria-rowindex aria-rowspan aria-selected aria-setsize aria-sort aria-valuemax aria-valuemin aria-valuenow aria-valuetext autoCapitalize autoCorrect autoSave children className color contentEditable contextMenu dangerouslySetInnerHTML datatype defaultChecked defaultValue dir draggable flat hidden id inlist inputMode is itemID itemProp itemRef itemScope itemType label lang onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture placeholder prefix property radioGroup resource results role security slot small spellCheck style suppressContentEditableWarning suppressHydrationWarning tabIndex title tooltip tooltipOverrideDisabled translate typeof unselectable vocab Properties # Optional about # \u2022 about ? : string Inherited from ButtonProps . about Defined in node_modules/@types/react/index.d.ts:1777 Optional accessKey # \u2022 accessKey ? : string Inherited from ButtonProps . accessKey Defined in node_modules/@types/react/index.d.ts:1753 Optional aria-activedescendant # \u2022 aria-activedescendant ? : string Inherited from ButtonProps . aria-activedescendant Defined in node_modules/@types/react/index.d.ts:1560 Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application. Optional aria-atomic # \u2022 aria-atomic ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-atomic Defined in node_modules/@types/react/index.d.ts:1562 Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute. Optional aria-autocomplete # \u2022 aria-autocomplete ? : \"none\" | \"inline\" | \"list\" | \"both\" Inherited from ButtonProps . aria-autocomplete Defined in node_modules/@types/react/index.d.ts:1567 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. Optional aria-busy # \u2022 aria-busy ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-busy Defined in node_modules/@types/react/index.d.ts:1569 Indicates an element is being modified and that assistive technologies MAY want to wait until the modifications are complete before exposing them to the user. Optional aria-checked # \u2022 aria-checked ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-checked Defined in node_modules/@types/react/index.d.ts:1574 Indicates the current \"checked\" state of checkboxes, radio buttons, and other widgets. see aria-pressed @see aria-selected. Optional aria-colcount # \u2022 aria-colcount ? : number Inherited from ButtonProps . aria-colcount Defined in node_modules/@types/react/index.d.ts:1579 Defines the total number of columns in a table, grid, or treegrid. see aria-colindex. Optional aria-colindex # \u2022 aria-colindex ? : number Inherited from ButtonProps . aria-colindex Defined in node_modules/@types/react/index.d.ts:1584 Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid. see aria-colcount @see aria-colspan. Optional aria-colspan # \u2022 aria-colspan ? : number Inherited from ButtonProps . aria-colspan Defined in node_modules/@types/react/index.d.ts:1589 Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid. see aria-colindex @see aria-rowspan. Optional aria-controls # \u2022 aria-controls ? : string Inherited from ButtonProps . aria-controls Defined in node_modules/@types/react/index.d.ts:1594 Identifies the element (or elements) whose contents or presence are controlled by the current element. see aria-owns. Optional aria-current # \u2022 aria-current ? : boolean | \"false\" | \"true\" | \"page\" | \"step\" | \"location\" | \"date\" | \"time\" Inherited from ButtonProps . aria-current Defined in node_modules/@types/react/index.d.ts:1596 Indicates the element that represents the current item within a container or set of related elements. Optional aria-describedby # \u2022 aria-describedby ? : string Inherited from ButtonProps . aria-describedby Defined in node_modules/@types/react/index.d.ts:1601 Identifies the element (or elements) that describes the object. see aria-labelledby Optional aria-details # \u2022 aria-details ? : string Inherited from ButtonProps . aria-details Defined in node_modules/@types/react/index.d.ts:1606 Identifies the element that provides a detailed, extended description for the object. see aria-describedby. Optional aria-disabled # \u2022 aria-disabled ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-disabled Defined in node_modules/@types/react/index.d.ts:1611 Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable. see aria-hidden @see aria-readonly. Optional aria-dropeffect # \u2022 aria-dropeffect ? : \"none\" | \"copy\" | \"execute\" | \"link\" | \"move\" | \"popup\" Inherited from ButtonProps . aria-dropeffect Defined in node_modules/@types/react/index.d.ts:1616 Indicates what functions can be performed when a dragged object is released on the drop target. deprecated in ARIA 1.1 Optional aria-errormessage # \u2022 aria-errormessage ? : string Inherited from ButtonProps . aria-errormessage Defined in node_modules/@types/react/index.d.ts:1621 Identifies the element that provides an error message for the object. see aria-invalid @see aria-describedby. Optional aria-expanded # \u2022 aria-expanded ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-expanded Defined in node_modules/@types/react/index.d.ts:1623 Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed. Optional aria-flowto # \u2022 aria-flowto ? : string Inherited from ButtonProps . aria-flowto Defined in node_modules/@types/react/index.d.ts:1628 Identifies the next element (or elements) in an alternate reading order of content which, at the user's discretion, allows assistive technology to override the general default of reading in document source order. Optional aria-grabbed # \u2022 aria-grabbed ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-grabbed Defined in node_modules/@types/react/index.d.ts:1633 Indicates an element's \"grabbed\" state in a drag-and-drop operation. deprecated in ARIA 1.1 Optional aria-haspopup # \u2022 aria-haspopup ? : boolean | \"false\" | \"true\" | \"menu\" | \"listbox\" | \"tree\" | \"grid\" | \"dialog\" Inherited from ButtonProps . aria-haspopup Defined in node_modules/@types/react/index.d.ts:1635 Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element. Optional aria-hidden # \u2022 aria-hidden ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-hidden Defined in node_modules/@types/react/index.d.ts:1640 Indicates whether the element is exposed to an accessibility API. see aria-disabled. Optional aria-invalid # \u2022 aria-invalid ? : boolean | \"false\" | \"true\" | \"grammar\" | \"spelling\" Inherited from ButtonProps . aria-invalid Defined in node_modules/@types/react/index.d.ts:1645 Indicates the entered value does not conform to the format expected by the application. see aria-errormessage. Optional aria-keyshortcuts # \u2022 aria-keyshortcuts ? : string Inherited from ButtonProps . aria-keyshortcuts Defined in node_modules/@types/react/index.d.ts:1647 Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element. Optional aria-label # \u2022 aria-label ? : string Inherited from ButtonProps . aria-label Defined in node_modules/@types/react/index.d.ts:1652 Defines a string value that labels the current element. see aria-labelledby. Optional aria-labelledby # \u2022 aria-labelledby ? : string Inherited from ButtonProps . aria-labelledby Defined in node_modules/@types/react/index.d.ts:1657 Identifies the element (or elements) that labels the current element. see aria-describedby. Optional aria-level # \u2022 aria-level ? : number Inherited from ButtonProps . aria-level Defined in node_modules/@types/react/index.d.ts:1659 Defines the hierarchical level of an element within a structure. Optional aria-live # \u2022 aria-live ? : \"off\" | \"assertive\" | \"polite\" Inherited from ButtonProps . aria-live Defined in node_modules/@types/react/index.d.ts:1661 Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region. Optional aria-modal # \u2022 aria-modal ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-modal Defined in node_modules/@types/react/index.d.ts:1663 Indicates whether an element is modal when displayed. Optional aria-multiline # \u2022 aria-multiline ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiline Defined in node_modules/@types/react/index.d.ts:1665 Indicates whether a text box accepts multiple lines of input or only a single line. Optional aria-multiselectable # \u2022 aria-multiselectable ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiselectable Defined in node_modules/@types/react/index.d.ts:1667 Indicates that the user may select more than one item from the current selectable descendants. Optional aria-orientation # \u2022 aria-orientation ? : \"horizontal\" | \"vertical\" Inherited from ButtonProps . aria-orientation Defined in node_modules/@types/react/index.d.ts:1669 Indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous. Optional aria-owns # \u2022 aria-owns ? : string Inherited from ButtonProps . aria-owns Defined in node_modules/@types/react/index.d.ts:1675 Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship between DOM elements where the DOM hierarchy cannot be used to represent the relationship. see aria-controls. Optional aria-placeholder # \u2022 aria-placeholder ? : string Inherited from ButtonProps . aria-placeholder Defined in node_modules/@types/react/index.d.ts:1680 Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value. A hint could be a sample value or a brief description of the expected format. Optional aria-posinset # \u2022 aria-posinset ? : number Inherited from ButtonProps . aria-posinset Defined in node_modules/@types/react/index.d.ts:1685 Defines an element's number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-setsize. Optional aria-pressed # \u2022 aria-pressed ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-pressed Defined in node_modules/@types/react/index.d.ts:1690 Indicates the current \"pressed\" state of toggle buttons. see aria-checked @see aria-selected. Optional aria-readonly # \u2022 aria-readonly ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-readonly Defined in node_modules/@types/react/index.d.ts:1695 Indicates that the element is not editable, but is otherwise operable. see aria-disabled. Optional aria-relevant # \u2022 aria-relevant ? : \"additions\" | \"additions removals\" | \"additions text\" | \"all\" | \"removals\" | \"removals additions\" | \"removals text\" | \"text\" | \"text additions\" | \"text removals\" Inherited from ButtonProps . aria-relevant Defined in node_modules/@types/react/index.d.ts:1700 Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified. see aria-atomic. Optional aria-required # \u2022 aria-required ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-required Defined in node_modules/@types/react/index.d.ts:1702 Indicates that user input is required on the element before a form may be submitted. Optional aria-roledescription # \u2022 aria-roledescription ? : string Inherited from ButtonProps . aria-roledescription Defined in node_modules/@types/react/index.d.ts:1704 Defines a human-readable, author-localized description for the role of an element. Optional aria-rowcount # \u2022 aria-rowcount ? : number Inherited from ButtonProps . aria-rowcount Defined in node_modules/@types/react/index.d.ts:1709 Defines the total number of rows in a table, grid, or treegrid. see aria-rowindex. Optional aria-rowindex # \u2022 aria-rowindex ? : number Inherited from ButtonProps . aria-rowindex Defined in node_modules/@types/react/index.d.ts:1714 Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid. see aria-rowcount @see aria-rowspan. Optional aria-rowspan # \u2022 aria-rowspan ? : number Inherited from ButtonProps . aria-rowspan Defined in node_modules/@types/react/index.d.ts:1719 Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid. see aria-rowindex @see aria-colspan. Optional aria-selected # \u2022 aria-selected ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-selected Defined in node_modules/@types/react/index.d.ts:1724 Indicates the current \"selected\" state of various widgets. see aria-checked @see aria-pressed. Optional aria-setsize # \u2022 aria-setsize ? : number Inherited from ButtonProps . aria-setsize Defined in node_modules/@types/react/index.d.ts:1729 Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-posinset. Optional aria-sort # \u2022 aria-sort ? : \"none\" | \"ascending\" | \"descending\" | \"other\" Inherited from ButtonProps . aria-sort Defined in node_modules/@types/react/index.d.ts:1731 Indicates if items in a table or grid are sorted in ascending or descending order. Optional aria-valuemax # \u2022 aria-valuemax ? : number Inherited from ButtonProps . aria-valuemax Defined in node_modules/@types/react/index.d.ts:1733 Defines the maximum allowed value for a range widget. Optional aria-valuemin # \u2022 aria-valuemin ? : number Inherited from ButtonProps . aria-valuemin Defined in node_modules/@types/react/index.d.ts:1735 Defines the minimum allowed value for a range widget. Optional aria-valuenow # \u2022 aria-valuenow ? : number Inherited from ButtonProps . aria-valuenow Defined in node_modules/@types/react/index.d.ts:1740 Defines the current value for a range widget. see aria-valuetext. Optional aria-valuetext # \u2022 aria-valuetext ? : string Inherited from ButtonProps . aria-valuetext Defined in node_modules/@types/react/index.d.ts:1742 Defines the human readable text alternative of aria-valuenow for a range widget. Optional autoCapitalize # \u2022 autoCapitalize ? : string Inherited from ButtonProps . autoCapitalize Defined in node_modules/@types/react/index.d.ts:1787 Optional autoCorrect # \u2022 autoCorrect ? : string Inherited from ButtonProps . autoCorrect Defined in node_modules/@types/react/index.d.ts:1788 Optional autoSave # \u2022 autoSave ? : string Inherited from ButtonProps . autoSave Defined in node_modules/@types/react/index.d.ts:1789 Optional children # \u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350 Optional className # \u2022 className ? : string Inherited from ButtonProps . className Defined in node_modules/@types/react/index.d.ts:1754 Optional color # \u2022 color ? : string Inherited from ButtonProps . color Defined in node_modules/@types/react/index.d.ts:1790 Optional contentEditable # \u2022 contentEditable ? : Booleanish | \"inherit\" Inherited from ButtonProps . contentEditable Defined in node_modules/@types/react/index.d.ts:1755 Optional contextMenu # \u2022 contextMenu ? : string Inherited from ButtonProps . contextMenu Defined in node_modules/@types/react/index.d.ts:1756 Optional dangerouslySetInnerHTML # \u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351 Type declaration: # __html : string Optional datatype # \u2022 datatype ? : string Inherited from ButtonProps . datatype Defined in node_modules/@types/react/index.d.ts:1778 Optional defaultChecked # \u2022 defaultChecked ? : boolean Inherited from ButtonProps . defaultChecked Defined in node_modules/@types/react/index.d.ts:1747 Optional defaultValue # \u2022 defaultValue ? : string | number | ReadonlyArray\u2039string\u203a Inherited from ButtonProps . defaultValue Defined in node_modules/@types/react/index.d.ts:1748 Optional dir # \u2022 dir ? : string Inherited from ButtonProps . dir Defined in node_modules/@types/react/index.d.ts:1757 Optional draggable # \u2022 draggable ? : Booleanish Inherited from ButtonProps . draggable Defined in node_modules/@types/react/index.d.ts:1758 Optional flat # \u2022 flat ? : boolean Defined in src/renderer/components/badge/badge.tsx:30 Optional hidden # \u2022 hidden ? : boolean Inherited from IconProps . hidden Defined in node_modules/@types/react/index.d.ts:1759 Optional id # \u2022 id ? : string Inherited from ButtonProps . id Defined in node_modules/@types/react/index.d.ts:1760 Optional inlist # \u2022 inlist ? : any Inherited from ButtonProps . inlist Defined in node_modules/@types/react/index.d.ts:1779 Optional inputMode # \u2022 inputMode ? : \"none\" | \"text\" | \"tel\" | \"url\" | \"email\" | \"numeric\" | \"decimal\" | \"search\" Inherited from ButtonProps . inputMode Defined in node_modules/@types/react/index.d.ts:1805 Hints at the type of data that might be entered by the user while editing the element or its contents see https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute Optional is # \u2022 is ? : string Inherited from ButtonProps . is Defined in node_modules/@types/react/index.d.ts:1810 Specify that a standard HTML element should behave like a defined custom built-in element see https://html.spec.whatwg.org/multipage/custom-elements.html#attr-is Optional itemID # \u2022 itemID ? : string Inherited from ButtonProps . itemID Defined in node_modules/@types/react/index.d.ts:1794 Optional itemProp # \u2022 itemProp ? : string Inherited from ButtonProps . itemProp Defined in node_modules/@types/react/index.d.ts:1791 Optional itemRef # \u2022 itemRef ? : string Inherited from ButtonProps . itemRef Defined in node_modules/@types/react/index.d.ts:1795 Optional itemScope # \u2022 itemScope ? : boolean Inherited from ButtonProps . itemScope Defined in node_modules/@types/react/index.d.ts:1792 Optional itemType # \u2022 itemType ? : string Inherited from ButtonProps . itemType Defined in node_modules/@types/react/index.d.ts:1793 Optional label # \u2022 label ? : React.ReactNode Defined in src/renderer/components/badge/badge.tsx:31 Optional lang # \u2022 lang ? : string Inherited from ButtonProps . lang Defined in node_modules/@types/react/index.d.ts:1761 Optional onAbort # \u2022 onAbort ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406 Optional onAbortCapture # \u2022 onAbortCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407 Optional onAnimationEnd # \u2022 onAnimationEnd ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536 Optional onAnimationEndCapture # \u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537 Optional onAnimationIteration # \u2022 onAnimationIteration ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538 Optional onAnimationIterationCapture # \u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539 Optional onAnimationStart # \u2022 onAnimationStart ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534 Optional onAnimationStartCapture # \u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535 Optional onAuxClick # \u2022 onAuxClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452 Optional onAuxClickCapture # \u2022 onAuxClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453 Optional onBeforeInput # \u2022 onBeforeInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380 Optional onBeforeInputCapture # \u2022 onBeforeInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381 Optional onBlur # \u2022 onBlur ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374 Optional onBlurCapture # \u2022 onBlurCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375 Optional onCanPlay # \u2022 onCanPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408 Optional onCanPlayCapture # \u2022 onCanPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409 Optional onCanPlayThrough # \u2022 onCanPlayThrough ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410 Optional onCanPlayThroughCapture # \u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411 Optional onChange # \u2022 onChange ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378 Optional onChangeCapture # \u2022 onChangeCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379 Optional onClick # \u2022 onClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454 Optional onClickCapture # \u2022 onClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455 Optional onCompositionEnd # \u2022 onCompositionEnd ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364 Optional onCompositionEndCapture # \u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365 Optional onCompositionStart # \u2022 onCompositionStart ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366 Optional onCompositionStartCapture # \u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367 Optional onCompositionUpdate # \u2022 onCompositionUpdate ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368 Optional onCompositionUpdateCapture # \u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369 Optional onContextMenu # \u2022 onContextMenu ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456 Optional onContextMenuCapture # \u2022 onContextMenuCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457 Optional onCopy # \u2022 onCopy ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356 Optional onCopyCapture # \u2022 onCopyCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357 Optional onCut # \u2022 onCut ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358 Optional onCutCapture # \u2022 onCutCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359 Optional onDoubleClick # \u2022 onDoubleClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458 Optional onDoubleClickCapture # \u2022 onDoubleClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459 Optional onDrag # \u2022 onDrag ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460 Optional onDragCapture # \u2022 onDragCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461 Optional onDragEnd # \u2022 onDragEnd ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462 Optional onDragEndCapture # \u2022 onDragEndCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463 Optional onDragEnter # \u2022 onDragEnter ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464 Optional onDragEnterCapture # \u2022 onDragEnterCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465 Optional onDragExit # \u2022 onDragExit ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466 Optional onDragExitCapture # \u2022 onDragExitCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467 Optional onDragLeave # \u2022 onDragLeave ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468 Optional onDragLeaveCapture # \u2022 onDragLeaveCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469 Optional onDragOver # \u2022 onDragOver ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470 Optional onDragOverCapture # \u2022 onDragOverCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471 Optional onDragStart # \u2022 onDragStart ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472 Optional onDragStartCapture # \u2022 onDragStartCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473 Optional onDrop # \u2022 onDrop ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474 Optional onDropCapture # \u2022 onDropCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475 Optional onDurationChange # \u2022 onDurationChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412 Optional onDurationChangeCapture # \u2022 onDurationChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413 Optional onEmptied # \u2022 onEmptied ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414 Optional onEmptiedCapture # \u2022 onEmptiedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415 Optional onEncrypted # \u2022 onEncrypted ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416 Optional onEncryptedCapture # \u2022 onEncryptedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417 Optional onEnded # \u2022 onEnded ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418 Optional onEndedCapture # \u2022 onEndedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419 Optional onError # \u2022 onError ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394 Optional onErrorCapture # \u2022 onErrorCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395 Optional onFocus # \u2022 onFocus ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372 Optional onFocusCapture # \u2022 onFocusCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373 Optional onGotPointerCapture # \u2022 onGotPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520 Optional onGotPointerCaptureCapture # \u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521 Optional onInput # \u2022 onInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382 Optional onInputCapture # \u2022 onInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383 Optional onInvalid # \u2022 onInvalid ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388 Optional onInvalidCapture # \u2022 onInvalidCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389 Optional onKeyDown # \u2022 onKeyDown ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398 Optional onKeyDownCapture # \u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399 Optional onKeyPress # \u2022 onKeyPress ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400 Optional onKeyPressCapture # \u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401 Optional onKeyUp # \u2022 onKeyUp ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402 Optional onKeyUpCapture # \u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403 Optional onLoad # \u2022 onLoad ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392 Optional onLoadCapture # \u2022 onLoadCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393 Optional onLoadStart # \u2022 onLoadStart ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424 Optional onLoadStartCapture # \u2022 onLoadStartCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425 Optional onLoadedData # \u2022 onLoadedData ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420 Optional onLoadedDataCapture # \u2022 onLoadedDataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421 Optional onLoadedMetadata # \u2022 onLoadedMetadata ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422 Optional onLoadedMetadataCapture # \u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423 Optional onLostPointerCapture # \u2022 onLostPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522 Optional onLostPointerCaptureCapture # \u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523 Optional onMouseDown # \u2022 onMouseDown ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476 Optional onMouseDownCapture # \u2022 onMouseDownCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477 Optional onMouseEnter # \u2022 onMouseEnter ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478 Optional onMouseLeave # \u2022 onMouseLeave ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479 Optional onMouseMove # \u2022 onMouseMove ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480 Optional onMouseMoveCapture # \u2022 onMouseMoveCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481 Optional onMouseOut # \u2022 onMouseOut ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482 Optional onMouseOutCapture # \u2022 onMouseOutCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483 Optional onMouseOver # \u2022 onMouseOver ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484 Optional onMouseOverCapture # \u2022 onMouseOverCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485 Optional onMouseUp # \u2022 onMouseUp ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486 Optional onMouseUpCapture # \u2022 onMouseUpCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487 Optional onPaste # \u2022 onPaste ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360 Optional onPasteCapture # \u2022 onPasteCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361 Optional onPause # \u2022 onPause ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426 Optional onPauseCapture # \u2022 onPauseCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427 Optional onPlay # \u2022 onPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428 Optional onPlayCapture # \u2022 onPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429 Optional onPlaying # \u2022 onPlaying ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430 Optional onPlayingCapture # \u2022 onPlayingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431 Optional onPointerCancel # \u2022 onPointerCancel ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510 Optional onPointerCancelCapture # \u2022 onPointerCancelCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511 Optional onPointerDown # \u2022 onPointerDown ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504 Optional onPointerDownCapture # \u2022 onPointerDownCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505 Optional onPointerEnter # \u2022 onPointerEnter ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512 Optional onPointerEnterCapture # \u2022 onPointerEnterCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513 Optional onPointerLeave # \u2022 onPointerLeave ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514 Optional onPointerLeaveCapture # \u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515 Optional onPointerMove # \u2022 onPointerMove ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506 Optional onPointerMoveCapture # \u2022 onPointerMoveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507 Optional onPointerOut # \u2022 onPointerOut ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518 Optional onPointerOutCapture # \u2022 onPointerOutCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519 Optional onPointerOver # \u2022 onPointerOver ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516 Optional onPointerOverCapture # \u2022 onPointerOverCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517 Optional onPointerUp # \u2022 onPointerUp ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508 Optional onPointerUpCapture # \u2022 onPointerUpCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509 Optional onProgress # \u2022 onProgress ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432 Optional onProgressCapture # \u2022 onProgressCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433 Optional onRateChange # \u2022 onRateChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434 Optional onRateChangeCapture # \u2022 onRateChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435 Optional onReset # \u2022 onReset ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384 Optional onResetCapture # \u2022 onResetCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385 Optional onScroll # \u2022 onScroll ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526 Optional onScrollCapture # \u2022 onScrollCapture ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527 Optional onSeeked # \u2022 onSeeked ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436 Optional onSeekedCapture # \u2022 onSeekedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437 Optional onSeeking # \u2022 onSeeking ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438 Optional onSeekingCapture # \u2022 onSeekingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439 Optional onSelect # \u2022 onSelect ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490 Optional onSelectCapture # \u2022 onSelectCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491 Optional onStalled # \u2022 onStalled ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440 Optional onStalledCapture # \u2022 onStalledCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441 Optional onSubmit # \u2022 onSubmit ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386 Optional onSubmitCapture # \u2022 onSubmitCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387 Optional onSuspend # \u2022 onSuspend ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442 Optional onSuspendCapture # \u2022 onSuspendCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443 Optional onTimeUpdate # \u2022 onTimeUpdate ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444 Optional onTimeUpdateCapture # \u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445 Optional onTouchCancel # \u2022 onTouchCancel ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494 Optional onTouchCancelCapture # \u2022 onTouchCancelCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495 Optional onTouchEnd # \u2022 onTouchEnd ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496 Optional onTouchEndCapture # \u2022 onTouchEndCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497 Optional onTouchMove # \u2022 onTouchMove ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498 Optional onTouchMoveCapture # \u2022 onTouchMoveCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499 Optional onTouchStart # \u2022 onTouchStart ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500 Optional onTouchStartCapture # \u2022 onTouchStartCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501 Optional onTransitionEnd # \u2022 onTransitionEnd ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542 Optional onTransitionEndCapture # \u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543 Optional onVolumeChange # \u2022 onVolumeChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446 Optional onVolumeChangeCapture # \u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447 Optional onWaiting # \u2022 onWaiting ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448 Optional onWaitingCapture # \u2022 onWaitingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449 Optional onWheel # \u2022 onWheel ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530 Optional onWheelCapture # \u2022 onWheelCapture ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531 Optional placeholder # \u2022 placeholder ? : string Inherited from ButtonProps . placeholder Defined in node_modules/@types/react/index.d.ts:1762 Optional prefix # \u2022 prefix ? : string Inherited from ButtonProps . prefix Defined in node_modules/@types/react/index.d.ts:1780 Optional property # \u2022 property ? : string Inherited from ButtonProps . property Defined in node_modules/@types/react/index.d.ts:1781 Optional radioGroup # \u2022 radioGroup ? : string Inherited from ButtonProps . radioGroup Defined in node_modules/@types/react/index.d.ts:1771 Optional resource # \u2022 resource ? : string Inherited from ButtonProps . resource Defined in node_modules/@types/react/index.d.ts:1782 Optional results # \u2022 results ? : number Inherited from ButtonProps . results Defined in node_modules/@types/react/index.d.ts:1796 Optional role # \u2022 role ? : string Inherited from ButtonProps . role Defined in node_modules/@types/react/index.d.ts:1774 Optional security # \u2022 security ? : string Inherited from ButtonProps . security Defined in node_modules/@types/react/index.d.ts:1797 Optional slot # \u2022 slot ? : string Inherited from ButtonProps . slot Defined in node_modules/@types/react/index.d.ts:1763 Optional small # \u2022 small ? : boolean Defined in src/renderer/components/badge/badge.tsx:29 Optional spellCheck # \u2022 spellCheck ? : Booleanish Inherited from ButtonProps . spellCheck Defined in node_modules/@types/react/index.d.ts:1764 Optional style # \u2022 style ? : CSSProperties Inherited from ButtonProps . style Defined in node_modules/@types/react/index.d.ts:1765 Optional suppressContentEditableWarning # \u2022 suppressContentEditableWarning ? : boolean Inherited from ButtonProps . suppressContentEditableWarning Defined in node_modules/@types/react/index.d.ts:1749 Optional suppressHydrationWarning # \u2022 suppressHydrationWarning ? : boolean Inherited from ButtonProps . suppressHydrationWarning Defined in node_modules/@types/react/index.d.ts:1750 Optional tabIndex # \u2022 tabIndex ? : number Inherited from ButtonProps . tabIndex Defined in node_modules/@types/react/index.d.ts:1766 Optional title # \u2022 title ? : string Inherited from ButtonProps . title Defined in node_modules/@types/react/index.d.ts:1767 Optional tooltip # \u2022 tooltip ? : ReactNode | Omit\u2039 TooltipProps , \"targetId\"\u203a Inherited from ButtonProps . tooltip Defined in src/renderer/components/tooltip/withTooltip.tsx:31 Optional tooltipOverrideDisabled # \u2022 tooltipOverrideDisabled ? : boolean Inherited from ButtonProps . tooltipOverrideDisabled Defined in src/renderer/components/tooltip/withTooltip.tsx:36 forces tooltip to detect the target's parent for mouse events. This is useful for displaying tooltips even when the target is \"disabled\" Optional translate # \u2022 translate ? : \"yes\" | \"no\" Inherited from ButtonProps . translate Defined in node_modules/@types/react/index.d.ts:1768 Optional typeof # \u2022 typeof ? : string Inherited from ButtonProps . typeof Defined in node_modules/@types/react/index.d.ts:1783 Optional unselectable # \u2022 unselectable ? : \"on\" | \"off\" Inherited from ButtonProps . unselectable Defined in node_modules/@types/react/index.d.ts:1798 Optional vocab # \u2022 vocab ? : string Inherited from ButtonProps . vocab Defined in node_modules/@types/react/index.d.ts:1784","title":"Interface: BadgeProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#interface-badgeprops","text":"","title":"Interface: BadgeProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#hierarchy","text":"HTMLAttributes\u2039any\u203a TooltipDecoratorProps \u21b3 BadgeProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#properties","text":"about accessKey aria-activedescendant aria-atomic aria-autocomplete aria-busy aria-checked aria-colcount aria-colindex aria-colspan aria-controls aria-current aria-describedby aria-details aria-disabled aria-dropeffect aria-errormessage aria-expanded aria-flowto aria-grabbed aria-haspopup aria-hidden aria-invalid aria-keyshortcuts aria-label aria-labelledby aria-level aria-live aria-modal aria-multiline aria-multiselectable aria-orientation aria-owns aria-placeholder aria-posinset aria-pressed aria-readonly aria-relevant aria-required aria-roledescription aria-rowcount aria-rowindex aria-rowspan aria-selected aria-setsize aria-sort aria-valuemax aria-valuemin aria-valuenow aria-valuetext autoCapitalize autoCorrect autoSave children className color contentEditable contextMenu dangerouslySetInnerHTML datatype defaultChecked defaultValue dir draggable flat hidden id inlist inputMode is itemID itemProp itemRef itemScope itemType label lang onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture placeholder prefix property radioGroup resource results role security slot small spellCheck style suppressContentEditableWarning suppressHydrationWarning tabIndex title tooltip tooltipOverrideDisabled translate typeof unselectable vocab","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-about","text":"\u2022 about ? : string Inherited from ButtonProps . about Defined in node_modules/@types/react/index.d.ts:1777","title":"Optional about"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-accesskey","text":"\u2022 accessKey ? : string Inherited from ButtonProps . accessKey Defined in node_modules/@types/react/index.d.ts:1753","title":"Optional accessKey"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-activedescendant","text":"\u2022 aria-activedescendant ? : string Inherited from ButtonProps . aria-activedescendant Defined in node_modules/@types/react/index.d.ts:1560 Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application.","title":"Optional aria-activedescendant"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-atomic","text":"\u2022 aria-atomic ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-atomic Defined in node_modules/@types/react/index.d.ts:1562 Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute.","title":"Optional aria-atomic"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-autocomplete","text":"\u2022 aria-autocomplete ? : \"none\" | \"inline\" | \"list\" | \"both\" Inherited from ButtonProps . aria-autocomplete Defined in node_modules/@types/react/index.d.ts:1567 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.","title":"Optional aria-autocomplete"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-busy","text":"\u2022 aria-busy ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-busy Defined in node_modules/@types/react/index.d.ts:1569 Indicates an element is being modified and that assistive technologies MAY want to wait until the modifications are complete before exposing them to the user.","title":"Optional aria-busy"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-checked","text":"\u2022 aria-checked ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-checked Defined in node_modules/@types/react/index.d.ts:1574 Indicates the current \"checked\" state of checkboxes, radio buttons, and other widgets. see aria-pressed @see aria-selected.","title":"Optional aria-checked"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-colcount","text":"\u2022 aria-colcount ? : number Inherited from ButtonProps . aria-colcount Defined in node_modules/@types/react/index.d.ts:1579 Defines the total number of columns in a table, grid, or treegrid. see aria-colindex.","title":"Optional aria-colcount"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-colindex","text":"\u2022 aria-colindex ? : number Inherited from ButtonProps . aria-colindex Defined in node_modules/@types/react/index.d.ts:1584 Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid. see aria-colcount @see aria-colspan.","title":"Optional aria-colindex"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-colspan","text":"\u2022 aria-colspan ? : number Inherited from ButtonProps . aria-colspan Defined in node_modules/@types/react/index.d.ts:1589 Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid. see aria-colindex @see aria-rowspan.","title":"Optional aria-colspan"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-controls","text":"\u2022 aria-controls ? : string Inherited from ButtonProps . aria-controls Defined in node_modules/@types/react/index.d.ts:1594 Identifies the element (or elements) whose contents or presence are controlled by the current element. see aria-owns.","title":"Optional aria-controls"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-current","text":"\u2022 aria-current ? : boolean | \"false\" | \"true\" | \"page\" | \"step\" | \"location\" | \"date\" | \"time\" Inherited from ButtonProps . aria-current Defined in node_modules/@types/react/index.d.ts:1596 Indicates the element that represents the current item within a container or set of related elements.","title":"Optional aria-current"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-describedby","text":"\u2022 aria-describedby ? : string Inherited from ButtonProps . aria-describedby Defined in node_modules/@types/react/index.d.ts:1601 Identifies the element (or elements) that describes the object. see aria-labelledby","title":"Optional aria-describedby"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-details","text":"\u2022 aria-details ? : string Inherited from ButtonProps . aria-details Defined in node_modules/@types/react/index.d.ts:1606 Identifies the element that provides a detailed, extended description for the object. see aria-describedby.","title":"Optional aria-details"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-disabled","text":"\u2022 aria-disabled ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-disabled Defined in node_modules/@types/react/index.d.ts:1611 Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable. see aria-hidden @see aria-readonly.","title":"Optional aria-disabled"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-dropeffect","text":"\u2022 aria-dropeffect ? : \"none\" | \"copy\" | \"execute\" | \"link\" | \"move\" | \"popup\" Inherited from ButtonProps . aria-dropeffect Defined in node_modules/@types/react/index.d.ts:1616 Indicates what functions can be performed when a dragged object is released on the drop target. deprecated in ARIA 1.1","title":"Optional aria-dropeffect"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-errormessage","text":"\u2022 aria-errormessage ? : string Inherited from ButtonProps . aria-errormessage Defined in node_modules/@types/react/index.d.ts:1621 Identifies the element that provides an error message for the object. see aria-invalid @see aria-describedby.","title":"Optional aria-errormessage"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-expanded","text":"\u2022 aria-expanded ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-expanded Defined in node_modules/@types/react/index.d.ts:1623 Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed.","title":"Optional aria-expanded"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-flowto","text":"\u2022 aria-flowto ? : string Inherited from ButtonProps . aria-flowto Defined in node_modules/@types/react/index.d.ts:1628 Identifies the next element (or elements) in an alternate reading order of content which, at the user's discretion, allows assistive technology to override the general default of reading in document source order.","title":"Optional aria-flowto"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-grabbed","text":"\u2022 aria-grabbed ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-grabbed Defined in node_modules/@types/react/index.d.ts:1633 Indicates an element's \"grabbed\" state in a drag-and-drop operation. deprecated in ARIA 1.1","title":"Optional aria-grabbed"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-haspopup","text":"\u2022 aria-haspopup ? : boolean | \"false\" | \"true\" | \"menu\" | \"listbox\" | \"tree\" | \"grid\" | \"dialog\" Inherited from ButtonProps . aria-haspopup Defined in node_modules/@types/react/index.d.ts:1635 Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.","title":"Optional aria-haspopup"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-hidden","text":"\u2022 aria-hidden ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-hidden Defined in node_modules/@types/react/index.d.ts:1640 Indicates whether the element is exposed to an accessibility API. see aria-disabled.","title":"Optional aria-hidden"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-invalid","text":"\u2022 aria-invalid ? : boolean | \"false\" | \"true\" | \"grammar\" | \"spelling\" Inherited from ButtonProps . aria-invalid Defined in node_modules/@types/react/index.d.ts:1645 Indicates the entered value does not conform to the format expected by the application. see aria-errormessage.","title":"Optional aria-invalid"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-keyshortcuts","text":"\u2022 aria-keyshortcuts ? : string Inherited from ButtonProps . aria-keyshortcuts Defined in node_modules/@types/react/index.d.ts:1647 Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element.","title":"Optional aria-keyshortcuts"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-label","text":"\u2022 aria-label ? : string Inherited from ButtonProps . aria-label Defined in node_modules/@types/react/index.d.ts:1652 Defines a string value that labels the current element. see aria-labelledby.","title":"Optional aria-label"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-labelledby","text":"\u2022 aria-labelledby ? : string Inherited from ButtonProps . aria-labelledby Defined in node_modules/@types/react/index.d.ts:1657 Identifies the element (or elements) that labels the current element. see aria-describedby.","title":"Optional aria-labelledby"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-level","text":"\u2022 aria-level ? : number Inherited from ButtonProps . aria-level Defined in node_modules/@types/react/index.d.ts:1659 Defines the hierarchical level of an element within a structure.","title":"Optional aria-level"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-live","text":"\u2022 aria-live ? : \"off\" | \"assertive\" | \"polite\" Inherited from ButtonProps . aria-live Defined in node_modules/@types/react/index.d.ts:1661 Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region.","title":"Optional aria-live"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-modal","text":"\u2022 aria-modal ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-modal Defined in node_modules/@types/react/index.d.ts:1663 Indicates whether an element is modal when displayed.","title":"Optional aria-modal"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-multiline","text":"\u2022 aria-multiline ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiline Defined in node_modules/@types/react/index.d.ts:1665 Indicates whether a text box accepts multiple lines of input or only a single line.","title":"Optional aria-multiline"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-multiselectable","text":"\u2022 aria-multiselectable ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiselectable Defined in node_modules/@types/react/index.d.ts:1667 Indicates that the user may select more than one item from the current selectable descendants.","title":"Optional aria-multiselectable"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-orientation","text":"\u2022 aria-orientation ? : \"horizontal\" | \"vertical\" Inherited from ButtonProps . aria-orientation Defined in node_modules/@types/react/index.d.ts:1669 Indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous.","title":"Optional aria-orientation"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-owns","text":"\u2022 aria-owns ? : string Inherited from ButtonProps . aria-owns Defined in node_modules/@types/react/index.d.ts:1675 Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship between DOM elements where the DOM hierarchy cannot be used to represent the relationship. see aria-controls.","title":"Optional aria-owns"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-placeholder","text":"\u2022 aria-placeholder ? : string Inherited from ButtonProps . aria-placeholder Defined in node_modules/@types/react/index.d.ts:1680 Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value. A hint could be a sample value or a brief description of the expected format.","title":"Optional aria-placeholder"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-posinset","text":"\u2022 aria-posinset ? : number Inherited from ButtonProps . aria-posinset Defined in node_modules/@types/react/index.d.ts:1685 Defines an element's number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-setsize.","title":"Optional aria-posinset"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-pressed","text":"\u2022 aria-pressed ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-pressed Defined in node_modules/@types/react/index.d.ts:1690 Indicates the current \"pressed\" state of toggle buttons. see aria-checked @see aria-selected.","title":"Optional aria-pressed"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-readonly","text":"\u2022 aria-readonly ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-readonly Defined in node_modules/@types/react/index.d.ts:1695 Indicates that the element is not editable, but is otherwise operable. see aria-disabled.","title":"Optional aria-readonly"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-relevant","text":"\u2022 aria-relevant ? : \"additions\" | \"additions removals\" | \"additions text\" | \"all\" | \"removals\" | \"removals additions\" | \"removals text\" | \"text\" | \"text additions\" | \"text removals\" Inherited from ButtonProps . aria-relevant Defined in node_modules/@types/react/index.d.ts:1700 Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified. see aria-atomic.","title":"Optional aria-relevant"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-required","text":"\u2022 aria-required ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-required Defined in node_modules/@types/react/index.d.ts:1702 Indicates that user input is required on the element before a form may be submitted.","title":"Optional aria-required"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-roledescription","text":"\u2022 aria-roledescription ? : string Inherited from ButtonProps . aria-roledescription Defined in node_modules/@types/react/index.d.ts:1704 Defines a human-readable, author-localized description for the role of an element.","title":"Optional aria-roledescription"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-rowcount","text":"\u2022 aria-rowcount ? : number Inherited from ButtonProps . aria-rowcount Defined in node_modules/@types/react/index.d.ts:1709 Defines the total number of rows in a table, grid, or treegrid. see aria-rowindex.","title":"Optional aria-rowcount"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-rowindex","text":"\u2022 aria-rowindex ? : number Inherited from ButtonProps . aria-rowindex Defined in node_modules/@types/react/index.d.ts:1714 Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid. see aria-rowcount @see aria-rowspan.","title":"Optional aria-rowindex"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-rowspan","text":"\u2022 aria-rowspan ? : number Inherited from ButtonProps . aria-rowspan Defined in node_modules/@types/react/index.d.ts:1719 Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid. see aria-rowindex @see aria-colspan.","title":"Optional aria-rowspan"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-selected","text":"\u2022 aria-selected ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-selected Defined in node_modules/@types/react/index.d.ts:1724 Indicates the current \"selected\" state of various widgets. see aria-checked @see aria-pressed.","title":"Optional aria-selected"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-setsize","text":"\u2022 aria-setsize ? : number Inherited from ButtonProps . aria-setsize Defined in node_modules/@types/react/index.d.ts:1729 Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-posinset.","title":"Optional aria-setsize"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-sort","text":"\u2022 aria-sort ? : \"none\" | \"ascending\" | \"descending\" | \"other\" Inherited from ButtonProps . aria-sort Defined in node_modules/@types/react/index.d.ts:1731 Indicates if items in a table or grid are sorted in ascending or descending order.","title":"Optional aria-sort"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-valuemax","text":"\u2022 aria-valuemax ? : number Inherited from ButtonProps . aria-valuemax Defined in node_modules/@types/react/index.d.ts:1733 Defines the maximum allowed value for a range widget.","title":"Optional aria-valuemax"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-valuemin","text":"\u2022 aria-valuemin ? : number Inherited from ButtonProps . aria-valuemin Defined in node_modules/@types/react/index.d.ts:1735 Defines the minimum allowed value for a range widget.","title":"Optional aria-valuemin"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-valuenow","text":"\u2022 aria-valuenow ? : number Inherited from ButtonProps . aria-valuenow Defined in node_modules/@types/react/index.d.ts:1740 Defines the current value for a range widget. see aria-valuetext.","title":"Optional aria-valuenow"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-valuetext","text":"\u2022 aria-valuetext ? : string Inherited from ButtonProps . aria-valuetext Defined in node_modules/@types/react/index.d.ts:1742 Defines the human readable text alternative of aria-valuenow for a range widget.","title":"Optional aria-valuetext"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-autocapitalize","text":"\u2022 autoCapitalize ? : string Inherited from ButtonProps . autoCapitalize Defined in node_modules/@types/react/index.d.ts:1787","title":"Optional autoCapitalize"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-autocorrect","text":"\u2022 autoCorrect ? : string Inherited from ButtonProps . autoCorrect Defined in node_modules/@types/react/index.d.ts:1788","title":"Optional autoCorrect"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-autosave","text":"\u2022 autoSave ? : string Inherited from ButtonProps . autoSave Defined in node_modules/@types/react/index.d.ts:1789","title":"Optional autoSave"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-children","text":"\u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350","title":"Optional children"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-classname","text":"\u2022 className ? : string Inherited from ButtonProps . className Defined in node_modules/@types/react/index.d.ts:1754","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-color","text":"\u2022 color ? : string Inherited from ButtonProps . color Defined in node_modules/@types/react/index.d.ts:1790","title":"Optional color"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-contenteditable","text":"\u2022 contentEditable ? : Booleanish | \"inherit\" Inherited from ButtonProps . contentEditable Defined in node_modules/@types/react/index.d.ts:1755","title":"Optional contentEditable"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-contextmenu","text":"\u2022 contextMenu ? : string Inherited from ButtonProps . contextMenu Defined in node_modules/@types/react/index.d.ts:1756","title":"Optional contextMenu"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-dangerouslysetinnerhtml","text":"\u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351","title":"Optional dangerouslySetInnerHTML"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-datatype","text":"\u2022 datatype ? : string Inherited from ButtonProps . datatype Defined in node_modules/@types/react/index.d.ts:1778","title":"Optional datatype"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-defaultchecked","text":"\u2022 defaultChecked ? : boolean Inherited from ButtonProps . defaultChecked Defined in node_modules/@types/react/index.d.ts:1747","title":"Optional defaultChecked"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-defaultvalue","text":"\u2022 defaultValue ? : string | number | ReadonlyArray\u2039string\u203a Inherited from ButtonProps . defaultValue Defined in node_modules/@types/react/index.d.ts:1748","title":"Optional defaultValue"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-dir","text":"\u2022 dir ? : string Inherited from ButtonProps . dir Defined in node_modules/@types/react/index.d.ts:1757","title":"Optional dir"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-draggable","text":"\u2022 draggable ? : Booleanish Inherited from ButtonProps . draggable Defined in node_modules/@types/react/index.d.ts:1758","title":"Optional draggable"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-flat","text":"\u2022 flat ? : boolean Defined in src/renderer/components/badge/badge.tsx:30","title":"Optional flat"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-hidden","text":"\u2022 hidden ? : boolean Inherited from IconProps . hidden Defined in node_modules/@types/react/index.d.ts:1759","title":"Optional hidden"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-id","text":"\u2022 id ? : string Inherited from ButtonProps . id Defined in node_modules/@types/react/index.d.ts:1760","title":"Optional id"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-inlist","text":"\u2022 inlist ? : any Inherited from ButtonProps . inlist Defined in node_modules/@types/react/index.d.ts:1779","title":"Optional inlist"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-inputmode","text":"\u2022 inputMode ? : \"none\" | \"text\" | \"tel\" | \"url\" | \"email\" | \"numeric\" | \"decimal\" | \"search\" Inherited from ButtonProps . inputMode Defined in node_modules/@types/react/index.d.ts:1805 Hints at the type of data that might be entered by the user while editing the element or its contents see https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute","title":"Optional inputMode"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-is","text":"\u2022 is ? : string Inherited from ButtonProps . is Defined in node_modules/@types/react/index.d.ts:1810 Specify that a standard HTML element should behave like a defined custom built-in element see https://html.spec.whatwg.org/multipage/custom-elements.html#attr-is","title":"Optional is"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-itemid","text":"\u2022 itemID ? : string Inherited from ButtonProps . itemID Defined in node_modules/@types/react/index.d.ts:1794","title":"Optional itemID"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-itemprop","text":"\u2022 itemProp ? : string Inherited from ButtonProps . itemProp Defined in node_modules/@types/react/index.d.ts:1791","title":"Optional itemProp"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-itemref","text":"\u2022 itemRef ? : string Inherited from ButtonProps . itemRef Defined in node_modules/@types/react/index.d.ts:1795","title":"Optional itemRef"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-itemscope","text":"\u2022 itemScope ? : boolean Inherited from ButtonProps . itemScope Defined in node_modules/@types/react/index.d.ts:1792","title":"Optional itemScope"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-itemtype","text":"\u2022 itemType ? : string Inherited from ButtonProps . itemType Defined in node_modules/@types/react/index.d.ts:1793","title":"Optional itemType"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-label","text":"\u2022 label ? : React.ReactNode Defined in src/renderer/components/badge/badge.tsx:31","title":"Optional label"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-lang","text":"\u2022 lang ? : string Inherited from ButtonProps . lang Defined in node_modules/@types/react/index.d.ts:1761","title":"Optional lang"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onabort","text":"\u2022 onAbort ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406","title":"Optional onAbort"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onabortcapture","text":"\u2022 onAbortCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407","title":"Optional onAbortCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onanimationend","text":"\u2022 onAnimationEnd ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536","title":"Optional onAnimationEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onanimationendcapture","text":"\u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537","title":"Optional onAnimationEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onanimationiteration","text":"\u2022 onAnimationIteration ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538","title":"Optional onAnimationIteration"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onanimationiterationcapture","text":"\u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539","title":"Optional onAnimationIterationCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onanimationstart","text":"\u2022 onAnimationStart ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534","title":"Optional onAnimationStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onanimationstartcapture","text":"\u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535","title":"Optional onAnimationStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onauxclick","text":"\u2022 onAuxClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452","title":"Optional onAuxClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onauxclickcapture","text":"\u2022 onAuxClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453","title":"Optional onAuxClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onbeforeinput","text":"\u2022 onBeforeInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380","title":"Optional onBeforeInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onbeforeinputcapture","text":"\u2022 onBeforeInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381","title":"Optional onBeforeInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onblur","text":"\u2022 onBlur ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374","title":"Optional onBlur"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onblurcapture","text":"\u2022 onBlurCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375","title":"Optional onBlurCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-oncanplay","text":"\u2022 onCanPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408","title":"Optional onCanPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-oncanplaycapture","text":"\u2022 onCanPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409","title":"Optional onCanPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-oncanplaythrough","text":"\u2022 onCanPlayThrough ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410","title":"Optional onCanPlayThrough"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-oncanplaythroughcapture","text":"\u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411","title":"Optional onCanPlayThroughCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onchange","text":"\u2022 onChange ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378","title":"Optional onChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onchangecapture","text":"\u2022 onChangeCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379","title":"Optional onChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onclick","text":"\u2022 onClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454","title":"Optional onClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onclickcapture","text":"\u2022 onClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455","title":"Optional onClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-oncompositionend","text":"\u2022 onCompositionEnd ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364","title":"Optional onCompositionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-oncompositionendcapture","text":"\u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365","title":"Optional onCompositionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-oncompositionstart","text":"\u2022 onCompositionStart ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366","title":"Optional onCompositionStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-oncompositionstartcapture","text":"\u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367","title":"Optional onCompositionStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-oncompositionupdate","text":"\u2022 onCompositionUpdate ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368","title":"Optional onCompositionUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-oncompositionupdatecapture","text":"\u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369","title":"Optional onCompositionUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-oncontextmenu","text":"\u2022 onContextMenu ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456","title":"Optional onContextMenu"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-oncontextmenucapture","text":"\u2022 onContextMenuCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457","title":"Optional onContextMenuCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-oncopy","text":"\u2022 onCopy ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356","title":"Optional onCopy"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-oncopycapture","text":"\u2022 onCopyCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357","title":"Optional onCopyCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-oncut","text":"\u2022 onCut ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358","title":"Optional onCut"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-oncutcapture","text":"\u2022 onCutCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359","title":"Optional onCutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ondoubleclick","text":"\u2022 onDoubleClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458","title":"Optional onDoubleClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ondoubleclickcapture","text":"\u2022 onDoubleClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459","title":"Optional onDoubleClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ondrag","text":"\u2022 onDrag ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460","title":"Optional onDrag"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ondragcapture","text":"\u2022 onDragCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461","title":"Optional onDragCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ondragend","text":"\u2022 onDragEnd ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462","title":"Optional onDragEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ondragendcapture","text":"\u2022 onDragEndCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463","title":"Optional onDragEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ondragenter","text":"\u2022 onDragEnter ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464","title":"Optional onDragEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ondragentercapture","text":"\u2022 onDragEnterCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465","title":"Optional onDragEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ondragexit","text":"\u2022 onDragExit ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466","title":"Optional onDragExit"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ondragexitcapture","text":"\u2022 onDragExitCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467","title":"Optional onDragExitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ondragleave","text":"\u2022 onDragLeave ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468","title":"Optional onDragLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ondragleavecapture","text":"\u2022 onDragLeaveCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469","title":"Optional onDragLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ondragover","text":"\u2022 onDragOver ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470","title":"Optional onDragOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ondragovercapture","text":"\u2022 onDragOverCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471","title":"Optional onDragOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ondragstart","text":"\u2022 onDragStart ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472","title":"Optional onDragStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ondragstartcapture","text":"\u2022 onDragStartCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473","title":"Optional onDragStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ondrop","text":"\u2022 onDrop ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474","title":"Optional onDrop"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ondropcapture","text":"\u2022 onDropCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475","title":"Optional onDropCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ondurationchange","text":"\u2022 onDurationChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412","title":"Optional onDurationChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ondurationchangecapture","text":"\u2022 onDurationChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413","title":"Optional onDurationChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onemptied","text":"\u2022 onEmptied ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414","title":"Optional onEmptied"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onemptiedcapture","text":"\u2022 onEmptiedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415","title":"Optional onEmptiedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onencrypted","text":"\u2022 onEncrypted ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416","title":"Optional onEncrypted"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onencryptedcapture","text":"\u2022 onEncryptedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417","title":"Optional onEncryptedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onended","text":"\u2022 onEnded ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418","title":"Optional onEnded"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onendedcapture","text":"\u2022 onEndedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419","title":"Optional onEndedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onerror","text":"\u2022 onError ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394","title":"Optional onError"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onerrorcapture","text":"\u2022 onErrorCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395","title":"Optional onErrorCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onfocus","text":"\u2022 onFocus ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372","title":"Optional onFocus"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onfocuscapture","text":"\u2022 onFocusCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373","title":"Optional onFocusCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ongotpointercapture","text":"\u2022 onGotPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520","title":"Optional onGotPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ongotpointercapturecapture","text":"\u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521","title":"Optional onGotPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-oninput","text":"\u2022 onInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382","title":"Optional onInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-oninputcapture","text":"\u2022 onInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383","title":"Optional onInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-oninvalid","text":"\u2022 onInvalid ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388","title":"Optional onInvalid"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-oninvalidcapture","text":"\u2022 onInvalidCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389","title":"Optional onInvalidCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onkeydown","text":"\u2022 onKeyDown ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398","title":"Optional onKeyDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onkeydowncapture","text":"\u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399","title":"Optional onKeyDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onkeypress","text":"\u2022 onKeyPress ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400","title":"Optional onKeyPress"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onkeypresscapture","text":"\u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401","title":"Optional onKeyPressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onkeyup","text":"\u2022 onKeyUp ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402","title":"Optional onKeyUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onkeyupcapture","text":"\u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403","title":"Optional onKeyUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onload","text":"\u2022 onLoad ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392","title":"Optional onLoad"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onloadcapture","text":"\u2022 onLoadCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393","title":"Optional onLoadCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onloadstart","text":"\u2022 onLoadStart ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424","title":"Optional onLoadStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onloadstartcapture","text":"\u2022 onLoadStartCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425","title":"Optional onLoadStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onloadeddata","text":"\u2022 onLoadedData ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420","title":"Optional onLoadedData"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onloadeddatacapture","text":"\u2022 onLoadedDataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421","title":"Optional onLoadedDataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onloadedmetadata","text":"\u2022 onLoadedMetadata ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422","title":"Optional onLoadedMetadata"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onloadedmetadatacapture","text":"\u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423","title":"Optional onLoadedMetadataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onlostpointercapture","text":"\u2022 onLostPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522","title":"Optional onLostPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onlostpointercapturecapture","text":"\u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523","title":"Optional onLostPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onmousedown","text":"\u2022 onMouseDown ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476","title":"Optional onMouseDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onmousedowncapture","text":"\u2022 onMouseDownCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477","title":"Optional onMouseDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onmouseenter","text":"\u2022 onMouseEnter ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478","title":"Optional onMouseEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onmouseleave","text":"\u2022 onMouseLeave ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479","title":"Optional onMouseLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onmousemove","text":"\u2022 onMouseMove ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480","title":"Optional onMouseMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onmousemovecapture","text":"\u2022 onMouseMoveCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481","title":"Optional onMouseMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onmouseout","text":"\u2022 onMouseOut ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482","title":"Optional onMouseOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onmouseoutcapture","text":"\u2022 onMouseOutCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483","title":"Optional onMouseOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onmouseover","text":"\u2022 onMouseOver ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484","title":"Optional onMouseOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onmouseovercapture","text":"\u2022 onMouseOverCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485","title":"Optional onMouseOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onmouseup","text":"\u2022 onMouseUp ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486","title":"Optional onMouseUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onmouseupcapture","text":"\u2022 onMouseUpCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487","title":"Optional onMouseUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onpaste","text":"\u2022 onPaste ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360","title":"Optional onPaste"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onpastecapture","text":"\u2022 onPasteCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361","title":"Optional onPasteCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onpause","text":"\u2022 onPause ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426","title":"Optional onPause"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onpausecapture","text":"\u2022 onPauseCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427","title":"Optional onPauseCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onplay","text":"\u2022 onPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428","title":"Optional onPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onplaycapture","text":"\u2022 onPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429","title":"Optional onPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onplaying","text":"\u2022 onPlaying ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430","title":"Optional onPlaying"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onplayingcapture","text":"\u2022 onPlayingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431","title":"Optional onPlayingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onpointercancel","text":"\u2022 onPointerCancel ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510","title":"Optional onPointerCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onpointercancelcapture","text":"\u2022 onPointerCancelCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511","title":"Optional onPointerCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onpointerdown","text":"\u2022 onPointerDown ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504","title":"Optional onPointerDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onpointerdowncapture","text":"\u2022 onPointerDownCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505","title":"Optional onPointerDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onpointerenter","text":"\u2022 onPointerEnter ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512","title":"Optional onPointerEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onpointerentercapture","text":"\u2022 onPointerEnterCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513","title":"Optional onPointerEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onpointerleave","text":"\u2022 onPointerLeave ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514","title":"Optional onPointerLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onpointerleavecapture","text":"\u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515","title":"Optional onPointerLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onpointermove","text":"\u2022 onPointerMove ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506","title":"Optional onPointerMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onpointermovecapture","text":"\u2022 onPointerMoveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507","title":"Optional onPointerMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onpointerout","text":"\u2022 onPointerOut ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518","title":"Optional onPointerOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onpointeroutcapture","text":"\u2022 onPointerOutCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519","title":"Optional onPointerOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onpointerover","text":"\u2022 onPointerOver ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516","title":"Optional onPointerOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onpointerovercapture","text":"\u2022 onPointerOverCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517","title":"Optional onPointerOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onpointerup","text":"\u2022 onPointerUp ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508","title":"Optional onPointerUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onpointerupcapture","text":"\u2022 onPointerUpCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509","title":"Optional onPointerUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onprogress","text":"\u2022 onProgress ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432","title":"Optional onProgress"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onprogresscapture","text":"\u2022 onProgressCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433","title":"Optional onProgressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onratechange","text":"\u2022 onRateChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434","title":"Optional onRateChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onratechangecapture","text":"\u2022 onRateChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435","title":"Optional onRateChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onreset","text":"\u2022 onReset ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384","title":"Optional onReset"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onresetcapture","text":"\u2022 onResetCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385","title":"Optional onResetCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onscroll","text":"\u2022 onScroll ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526","title":"Optional onScroll"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onscrollcapture","text":"\u2022 onScrollCapture ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527","title":"Optional onScrollCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onseeked","text":"\u2022 onSeeked ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436","title":"Optional onSeeked"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onseekedcapture","text":"\u2022 onSeekedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437","title":"Optional onSeekedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onseeking","text":"\u2022 onSeeking ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438","title":"Optional onSeeking"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onseekingcapture","text":"\u2022 onSeekingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439","title":"Optional onSeekingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onselect","text":"\u2022 onSelect ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490","title":"Optional onSelect"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onselectcapture","text":"\u2022 onSelectCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491","title":"Optional onSelectCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onstalled","text":"\u2022 onStalled ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440","title":"Optional onStalled"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onstalledcapture","text":"\u2022 onStalledCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441","title":"Optional onStalledCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onsubmit","text":"\u2022 onSubmit ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386","title":"Optional onSubmit"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onsubmitcapture","text":"\u2022 onSubmitCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387","title":"Optional onSubmitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onsuspend","text":"\u2022 onSuspend ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442","title":"Optional onSuspend"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onsuspendcapture","text":"\u2022 onSuspendCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443","title":"Optional onSuspendCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ontimeupdate","text":"\u2022 onTimeUpdate ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444","title":"Optional onTimeUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ontimeupdatecapture","text":"\u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445","title":"Optional onTimeUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ontouchcancel","text":"\u2022 onTouchCancel ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494","title":"Optional onTouchCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ontouchcancelcapture","text":"\u2022 onTouchCancelCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495","title":"Optional onTouchCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ontouchend","text":"\u2022 onTouchEnd ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496","title":"Optional onTouchEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ontouchendcapture","text":"\u2022 onTouchEndCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497","title":"Optional onTouchEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ontouchmove","text":"\u2022 onTouchMove ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498","title":"Optional onTouchMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ontouchmovecapture","text":"\u2022 onTouchMoveCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499","title":"Optional onTouchMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ontouchstart","text":"\u2022 onTouchStart ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500","title":"Optional onTouchStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ontouchstartcapture","text":"\u2022 onTouchStartCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501","title":"Optional onTouchStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ontransitionend","text":"\u2022 onTransitionEnd ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542","title":"Optional onTransitionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ontransitionendcapture","text":"\u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543","title":"Optional onTransitionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onvolumechange","text":"\u2022 onVolumeChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446","title":"Optional onVolumeChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onvolumechangecapture","text":"\u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447","title":"Optional onVolumeChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onwaiting","text":"\u2022 onWaiting ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448","title":"Optional onWaiting"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onwaitingcapture","text":"\u2022 onWaitingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449","title":"Optional onWaitingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onwheel","text":"\u2022 onWheel ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530","title":"Optional onWheel"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onwheelcapture","text":"\u2022 onWheelCapture ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531","title":"Optional onWheelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-placeholder","text":"\u2022 placeholder ? : string Inherited from ButtonProps . placeholder Defined in node_modules/@types/react/index.d.ts:1762","title":"Optional placeholder"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-prefix","text":"\u2022 prefix ? : string Inherited from ButtonProps . prefix Defined in node_modules/@types/react/index.d.ts:1780","title":"Optional prefix"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-property","text":"\u2022 property ? : string Inherited from ButtonProps . property Defined in node_modules/@types/react/index.d.ts:1781","title":"Optional property"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-radiogroup","text":"\u2022 radioGroup ? : string Inherited from ButtonProps . radioGroup Defined in node_modules/@types/react/index.d.ts:1771","title":"Optional radioGroup"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-resource","text":"\u2022 resource ? : string Inherited from ButtonProps . resource Defined in node_modules/@types/react/index.d.ts:1782","title":"Optional resource"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-results","text":"\u2022 results ? : number Inherited from ButtonProps . results Defined in node_modules/@types/react/index.d.ts:1796","title":"Optional results"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-role","text":"\u2022 role ? : string Inherited from ButtonProps . role Defined in node_modules/@types/react/index.d.ts:1774","title":"Optional role"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-security","text":"\u2022 security ? : string Inherited from ButtonProps . security Defined in node_modules/@types/react/index.d.ts:1797","title":"Optional security"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-slot","text":"\u2022 slot ? : string Inherited from ButtonProps . slot Defined in node_modules/@types/react/index.d.ts:1763","title":"Optional slot"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-small","text":"\u2022 small ? : boolean Defined in src/renderer/components/badge/badge.tsx:29","title":"Optional small"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-spellcheck","text":"\u2022 spellCheck ? : Booleanish Inherited from ButtonProps . spellCheck Defined in node_modules/@types/react/index.d.ts:1764","title":"Optional spellCheck"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-style","text":"\u2022 style ? : CSSProperties Inherited from ButtonProps . style Defined in node_modules/@types/react/index.d.ts:1765","title":"Optional style"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-suppresscontenteditablewarning","text":"\u2022 suppressContentEditableWarning ? : boolean Inherited from ButtonProps . suppressContentEditableWarning Defined in node_modules/@types/react/index.d.ts:1749","title":"Optional suppressContentEditableWarning"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-suppresshydrationwarning","text":"\u2022 suppressHydrationWarning ? : boolean Inherited from ButtonProps . suppressHydrationWarning Defined in node_modules/@types/react/index.d.ts:1750","title":"Optional suppressHydrationWarning"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-tabindex","text":"\u2022 tabIndex ? : number Inherited from ButtonProps . tabIndex Defined in node_modules/@types/react/index.d.ts:1766","title":"Optional tabIndex"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-title","text":"\u2022 title ? : string Inherited from ButtonProps . title Defined in node_modules/@types/react/index.d.ts:1767","title":"Optional title"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-tooltip","text":"\u2022 tooltip ? : ReactNode | Omit\u2039 TooltipProps , \"targetId\"\u203a Inherited from ButtonProps . tooltip Defined in src/renderer/components/tooltip/withTooltip.tsx:31","title":"Optional tooltip"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-tooltipoverridedisabled","text":"\u2022 tooltipOverrideDisabled ? : boolean Inherited from ButtonProps . tooltipOverrideDisabled Defined in src/renderer/components/tooltip/withTooltip.tsx:36 forces tooltip to detect the target's parent for mouse events. This is useful for displaying tooltips even when the target is \"disabled\"","title":"Optional tooltipOverrideDisabled"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-translate","text":"\u2022 translate ? : \"yes\" | \"no\" Inherited from ButtonProps . translate Defined in node_modules/@types/react/index.d.ts:1768","title":"Optional translate"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-typeof","text":"\u2022 typeof ? : string Inherited from ButtonProps . typeof Defined in node_modules/@types/react/index.d.ts:1783","title":"Optional typeof"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-unselectable","text":"\u2022 unselectable ? : \"on\" | \"off\" Inherited from ButtonProps . unselectable Defined in node_modules/@types/react/index.d.ts:1798","title":"Optional unselectable"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-vocab","text":"\u2022 vocab ? : string Inherited from ButtonProps . vocab Defined in node_modules/@types/react/index.d.ts:1784","title":"Optional vocab"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/","text":"Interface: ButtonProps # Hierarchy # ButtonHTMLAttributes\u2039any\u203a TooltipDecoratorProps \u21b3 ButtonProps Index # Properties # about accent accessKey active aria-activedescendant aria-atomic aria-autocomplete aria-busy aria-checked aria-colcount aria-colindex aria-colspan aria-controls aria-current aria-describedby aria-details aria-disabled aria-dropeffect aria-errormessage aria-expanded aria-flowto aria-grabbed aria-haspopup aria-hidden aria-invalid aria-keyshortcuts aria-label aria-labelledby aria-level aria-live aria-modal aria-multiline aria-multiselectable aria-orientation aria-owns aria-placeholder aria-posinset aria-pressed aria-readonly aria-relevant aria-required aria-roledescription aria-rowcount aria-rowindex aria-rowspan aria-selected aria-setsize aria-sort aria-valuemax aria-valuemin aria-valuenow aria-valuetext autoCapitalize autoCorrect autoFocus autoSave big children className color contentEditable contextMenu dangerouslySetInnerHTML datatype defaultChecked defaultValue dir disabled draggable form formAction formEncType formMethod formNoValidate formTarget hidden href id inlist inputMode is itemID itemProp itemRef itemScope itemType label lang light name onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture outlined placeholder plain prefix primary property radioGroup resource results role round security slot spellCheck style suppressContentEditableWarning suppressHydrationWarning tabIndex target title tooltip tooltipOverrideDisabled translate type typeof unselectable value vocab waiting Properties # Optional about # \u2022 about ? : string Inherited from ButtonProps . about Defined in node_modules/@types/react/index.d.ts:1777 Optional accent # \u2022 accent ? : boolean Defined in src/renderer/components/button/button.tsx:31 Optional accessKey # \u2022 accessKey ? : string Inherited from ButtonProps . accessKey Defined in node_modules/@types/react/index.d.ts:1753 Optional active # \u2022 active ? : boolean Defined in src/renderer/components/button/button.tsx:36 Optional aria-activedescendant # \u2022 aria-activedescendant ? : string Inherited from ButtonProps . aria-activedescendant Defined in node_modules/@types/react/index.d.ts:1560 Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application. Optional aria-atomic # \u2022 aria-atomic ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-atomic Defined in node_modules/@types/react/index.d.ts:1562 Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute. Optional aria-autocomplete # \u2022 aria-autocomplete ? : \"none\" | \"inline\" | \"list\" | \"both\" Inherited from ButtonProps . aria-autocomplete Defined in node_modules/@types/react/index.d.ts:1567 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. Optional aria-busy # \u2022 aria-busy ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-busy Defined in node_modules/@types/react/index.d.ts:1569 Indicates an element is being modified and that assistive technologies MAY want to wait until the modifications are complete before exposing them to the user. Optional aria-checked # \u2022 aria-checked ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-checked Defined in node_modules/@types/react/index.d.ts:1574 Indicates the current \"checked\" state of checkboxes, radio buttons, and other widgets. see aria-pressed @see aria-selected. Optional aria-colcount # \u2022 aria-colcount ? : number Inherited from ButtonProps . aria-colcount Defined in node_modules/@types/react/index.d.ts:1579 Defines the total number of columns in a table, grid, or treegrid. see aria-colindex. Optional aria-colindex # \u2022 aria-colindex ? : number Inherited from ButtonProps . aria-colindex Defined in node_modules/@types/react/index.d.ts:1584 Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid. see aria-colcount @see aria-colspan. Optional aria-colspan # \u2022 aria-colspan ? : number Inherited from ButtonProps . aria-colspan Defined in node_modules/@types/react/index.d.ts:1589 Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid. see aria-colindex @see aria-rowspan. Optional aria-controls # \u2022 aria-controls ? : string Inherited from ButtonProps . aria-controls Defined in node_modules/@types/react/index.d.ts:1594 Identifies the element (or elements) whose contents or presence are controlled by the current element. see aria-owns. Optional aria-current # \u2022 aria-current ? : boolean | \"false\" | \"true\" | \"page\" | \"step\" | \"location\" | \"date\" | \"time\" Inherited from ButtonProps . aria-current Defined in node_modules/@types/react/index.d.ts:1596 Indicates the element that represents the current item within a container or set of related elements. Optional aria-describedby # \u2022 aria-describedby ? : string Inherited from ButtonProps . aria-describedby Defined in node_modules/@types/react/index.d.ts:1601 Identifies the element (or elements) that describes the object. see aria-labelledby Optional aria-details # \u2022 aria-details ? : string Inherited from ButtonProps . aria-details Defined in node_modules/@types/react/index.d.ts:1606 Identifies the element that provides a detailed, extended description for the object. see aria-describedby. Optional aria-disabled # \u2022 aria-disabled ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-disabled Defined in node_modules/@types/react/index.d.ts:1611 Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable. see aria-hidden @see aria-readonly. Optional aria-dropeffect # \u2022 aria-dropeffect ? : \"none\" | \"copy\" | \"execute\" | \"link\" | \"move\" | \"popup\" Inherited from ButtonProps . aria-dropeffect Defined in node_modules/@types/react/index.d.ts:1616 Indicates what functions can be performed when a dragged object is released on the drop target. deprecated in ARIA 1.1 Optional aria-errormessage # \u2022 aria-errormessage ? : string Inherited from ButtonProps . aria-errormessage Defined in node_modules/@types/react/index.d.ts:1621 Identifies the element that provides an error message for the object. see aria-invalid @see aria-describedby. Optional aria-expanded # \u2022 aria-expanded ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-expanded Defined in node_modules/@types/react/index.d.ts:1623 Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed. Optional aria-flowto # \u2022 aria-flowto ? : string Inherited from ButtonProps . aria-flowto Defined in node_modules/@types/react/index.d.ts:1628 Identifies the next element (or elements) in an alternate reading order of content which, at the user's discretion, allows assistive technology to override the general default of reading in document source order. Optional aria-grabbed # \u2022 aria-grabbed ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-grabbed Defined in node_modules/@types/react/index.d.ts:1633 Indicates an element's \"grabbed\" state in a drag-and-drop operation. deprecated in ARIA 1.1 Optional aria-haspopup # \u2022 aria-haspopup ? : boolean | \"false\" | \"true\" | \"menu\" | \"listbox\" | \"tree\" | \"grid\" | \"dialog\" Inherited from ButtonProps . aria-haspopup Defined in node_modules/@types/react/index.d.ts:1635 Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element. Optional aria-hidden # \u2022 aria-hidden ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-hidden Defined in node_modules/@types/react/index.d.ts:1640 Indicates whether the element is exposed to an accessibility API. see aria-disabled. Optional aria-invalid # \u2022 aria-invalid ? : boolean | \"false\" | \"true\" | \"grammar\" | \"spelling\" Inherited from ButtonProps . aria-invalid Defined in node_modules/@types/react/index.d.ts:1645 Indicates the entered value does not conform to the format expected by the application. see aria-errormessage. Optional aria-keyshortcuts # \u2022 aria-keyshortcuts ? : string Inherited from ButtonProps . aria-keyshortcuts Defined in node_modules/@types/react/index.d.ts:1647 Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element. Optional aria-label # \u2022 aria-label ? : string Inherited from ButtonProps . aria-label Defined in node_modules/@types/react/index.d.ts:1652 Defines a string value that labels the current element. see aria-labelledby. Optional aria-labelledby # \u2022 aria-labelledby ? : string Inherited from ButtonProps . aria-labelledby Defined in node_modules/@types/react/index.d.ts:1657 Identifies the element (or elements) that labels the current element. see aria-describedby. Optional aria-level # \u2022 aria-level ? : number Inherited from ButtonProps . aria-level Defined in node_modules/@types/react/index.d.ts:1659 Defines the hierarchical level of an element within a structure. Optional aria-live # \u2022 aria-live ? : \"off\" | \"assertive\" | \"polite\" Inherited from ButtonProps . aria-live Defined in node_modules/@types/react/index.d.ts:1661 Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region. Optional aria-modal # \u2022 aria-modal ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-modal Defined in node_modules/@types/react/index.d.ts:1663 Indicates whether an element is modal when displayed. Optional aria-multiline # \u2022 aria-multiline ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiline Defined in node_modules/@types/react/index.d.ts:1665 Indicates whether a text box accepts multiple lines of input or only a single line. Optional aria-multiselectable # \u2022 aria-multiselectable ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiselectable Defined in node_modules/@types/react/index.d.ts:1667 Indicates that the user may select more than one item from the current selectable descendants. Optional aria-orientation # \u2022 aria-orientation ? : \"horizontal\" | \"vertical\" Inherited from ButtonProps . aria-orientation Defined in node_modules/@types/react/index.d.ts:1669 Indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous. Optional aria-owns # \u2022 aria-owns ? : string Inherited from ButtonProps . aria-owns Defined in node_modules/@types/react/index.d.ts:1675 Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship between DOM elements where the DOM hierarchy cannot be used to represent the relationship. see aria-controls. Optional aria-placeholder # \u2022 aria-placeholder ? : string Inherited from ButtonProps . aria-placeholder Defined in node_modules/@types/react/index.d.ts:1680 Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value. A hint could be a sample value or a brief description of the expected format. Optional aria-posinset # \u2022 aria-posinset ? : number Inherited from ButtonProps . aria-posinset Defined in node_modules/@types/react/index.d.ts:1685 Defines an element's number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-setsize. Optional aria-pressed # \u2022 aria-pressed ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-pressed Defined in node_modules/@types/react/index.d.ts:1690 Indicates the current \"pressed\" state of toggle buttons. see aria-checked @see aria-selected. Optional aria-readonly # \u2022 aria-readonly ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-readonly Defined in node_modules/@types/react/index.d.ts:1695 Indicates that the element is not editable, but is otherwise operable. see aria-disabled. Optional aria-relevant # \u2022 aria-relevant ? : \"additions\" | \"additions removals\" | \"additions text\" | \"all\" | \"removals\" | \"removals additions\" | \"removals text\" | \"text\" | \"text additions\" | \"text removals\" Inherited from ButtonProps . aria-relevant Defined in node_modules/@types/react/index.d.ts:1700 Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified. see aria-atomic. Optional aria-required # \u2022 aria-required ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-required Defined in node_modules/@types/react/index.d.ts:1702 Indicates that user input is required on the element before a form may be submitted. Optional aria-roledescription # \u2022 aria-roledescription ? : string Inherited from ButtonProps . aria-roledescription Defined in node_modules/@types/react/index.d.ts:1704 Defines a human-readable, author-localized description for the role of an element. Optional aria-rowcount # \u2022 aria-rowcount ? : number Inherited from ButtonProps . aria-rowcount Defined in node_modules/@types/react/index.d.ts:1709 Defines the total number of rows in a table, grid, or treegrid. see aria-rowindex. Optional aria-rowindex # \u2022 aria-rowindex ? : number Inherited from ButtonProps . aria-rowindex Defined in node_modules/@types/react/index.d.ts:1714 Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid. see aria-rowcount @see aria-rowspan. Optional aria-rowspan # \u2022 aria-rowspan ? : number Inherited from ButtonProps . aria-rowspan Defined in node_modules/@types/react/index.d.ts:1719 Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid. see aria-rowindex @see aria-colspan. Optional aria-selected # \u2022 aria-selected ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-selected Defined in node_modules/@types/react/index.d.ts:1724 Indicates the current \"selected\" state of various widgets. see aria-checked @see aria-pressed. Optional aria-setsize # \u2022 aria-setsize ? : number Inherited from ButtonProps . aria-setsize Defined in node_modules/@types/react/index.d.ts:1729 Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-posinset. Optional aria-sort # \u2022 aria-sort ? : \"none\" | \"ascending\" | \"descending\" | \"other\" Inherited from ButtonProps . aria-sort Defined in node_modules/@types/react/index.d.ts:1731 Indicates if items in a table or grid are sorted in ascending or descending order. Optional aria-valuemax # \u2022 aria-valuemax ? : number Inherited from ButtonProps . aria-valuemax Defined in node_modules/@types/react/index.d.ts:1733 Defines the maximum allowed value for a range widget. Optional aria-valuemin # \u2022 aria-valuemin ? : number Inherited from ButtonProps . aria-valuemin Defined in node_modules/@types/react/index.d.ts:1735 Defines the minimum allowed value for a range widget. Optional aria-valuenow # \u2022 aria-valuenow ? : number Inherited from ButtonProps . aria-valuenow Defined in node_modules/@types/react/index.d.ts:1740 Defines the current value for a range widget. see aria-valuetext. Optional aria-valuetext # \u2022 aria-valuetext ? : string Inherited from ButtonProps . aria-valuetext Defined in node_modules/@types/react/index.d.ts:1742 Defines the human readable text alternative of aria-valuenow for a range widget. Optional autoCapitalize # \u2022 autoCapitalize ? : string Inherited from ButtonProps . autoCapitalize Defined in node_modules/@types/react/index.d.ts:1787 Optional autoCorrect # \u2022 autoCorrect ? : string Inherited from ButtonProps . autoCorrect Defined in node_modules/@types/react/index.d.ts:1788 Optional autoFocus # \u2022 autoFocus ? : boolean Inherited from ButtonProps . autoFocus Defined in node_modules/@types/react/index.d.ts:1971 Optional autoSave # \u2022 autoSave ? : string Inherited from ButtonProps . autoSave Defined in node_modules/@types/react/index.d.ts:1789 Optional big # \u2022 big ? : boolean Defined in src/renderer/components/button/button.tsx:37 Optional children # \u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350 Optional className # \u2022 className ? : string Inherited from ButtonProps . className Defined in node_modules/@types/react/index.d.ts:1754 Optional color # \u2022 color ? : string Inherited from ButtonProps . color Defined in node_modules/@types/react/index.d.ts:1790 Optional contentEditable # \u2022 contentEditable ? : Booleanish | \"inherit\" Inherited from ButtonProps . contentEditable Defined in node_modules/@types/react/index.d.ts:1755 Optional contextMenu # \u2022 contextMenu ? : string Inherited from ButtonProps . contextMenu Defined in node_modules/@types/react/index.d.ts:1756 Optional dangerouslySetInnerHTML # \u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351 Type declaration: # __html : string Optional datatype # \u2022 datatype ? : string Inherited from ButtonProps . datatype Defined in node_modules/@types/react/index.d.ts:1778 Optional defaultChecked # \u2022 defaultChecked ? : boolean Inherited from ButtonProps . defaultChecked Defined in node_modules/@types/react/index.d.ts:1747 Optional defaultValue # \u2022 defaultValue ? : string | number | ReadonlyArray\u2039string\u203a Inherited from ButtonProps . defaultValue Defined in node_modules/@types/react/index.d.ts:1748 Optional dir # \u2022 dir ? : string Inherited from ButtonProps . dir Defined in node_modules/@types/react/index.d.ts:1757 Optional disabled # \u2022 disabled ? : boolean Inherited from ButtonProps . disabled Defined in node_modules/@types/react/index.d.ts:1972 Optional draggable # \u2022 draggable ? : Booleanish Inherited from ButtonProps . draggable Defined in node_modules/@types/react/index.d.ts:1758 Optional form # \u2022 form ? : string Inherited from ButtonProps . form Defined in node_modules/@types/react/index.d.ts:1973 Optional formAction # \u2022 formAction ? : string Inherited from ButtonProps . formAction Defined in node_modules/@types/react/index.d.ts:1974 Optional formEncType # \u2022 formEncType ? : string Inherited from ButtonProps . formEncType Defined in node_modules/@types/react/index.d.ts:1975 Optional formMethod # \u2022 formMethod ? : string Inherited from ButtonProps . formMethod Defined in node_modules/@types/react/index.d.ts:1976 Optional formNoValidate # \u2022 formNoValidate ? : boolean Inherited from ButtonProps . formNoValidate Defined in node_modules/@types/react/index.d.ts:1977 Optional formTarget # \u2022 formTarget ? : string Inherited from ButtonProps . formTarget Defined in node_modules/@types/react/index.d.ts:1978 Optional hidden # \u2022 hidden ? : boolean Overrides IconProps . hidden Defined in src/renderer/components/button/button.tsx:35 Optional href # \u2022 href ? : string Defined in src/renderer/components/button/button.tsx:39 Optional id # \u2022 id ? : string Inherited from ButtonProps . id Defined in node_modules/@types/react/index.d.ts:1760 Optional inlist # \u2022 inlist ? : any Inherited from ButtonProps . inlist Defined in node_modules/@types/react/index.d.ts:1779 Optional inputMode # \u2022 inputMode ? : \"none\" | \"text\" | \"tel\" | \"url\" | \"email\" | \"numeric\" | \"decimal\" | \"search\" Inherited from ButtonProps . inputMode Defined in node_modules/@types/react/index.d.ts:1805 Hints at the type of data that might be entered by the user while editing the element or its contents see https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute Optional is # \u2022 is ? : string Inherited from ButtonProps . is Defined in node_modules/@types/react/index.d.ts:1810 Specify that a standard HTML element should behave like a defined custom built-in element see https://html.spec.whatwg.org/multipage/custom-elements.html#attr-is Optional itemID # \u2022 itemID ? : string Inherited from ButtonProps . itemID Defined in node_modules/@types/react/index.d.ts:1794 Optional itemProp # \u2022 itemProp ? : string Inherited from ButtonProps . itemProp Defined in node_modules/@types/react/index.d.ts:1791 Optional itemRef # \u2022 itemRef ? : string Inherited from ButtonProps . itemRef Defined in node_modules/@types/react/index.d.ts:1795 Optional itemScope # \u2022 itemScope ? : boolean Inherited from ButtonProps . itemScope Defined in node_modules/@types/react/index.d.ts:1792 Optional itemType # \u2022 itemType ? : string Inherited from ButtonProps . itemType Defined in node_modules/@types/react/index.d.ts:1793 Optional label # \u2022 label ? : React.ReactNode Defined in src/renderer/components/button/button.tsx:28 Optional lang # \u2022 lang ? : string Inherited from ButtonProps . lang Defined in node_modules/@types/react/index.d.ts:1761 Optional light # \u2022 light ? : boolean Defined in src/renderer/components/button/button.tsx:32 Optional name # \u2022 name ? : string Inherited from ButtonProps . name Defined in node_modules/@types/react/index.d.ts:1979 Optional onAbort # \u2022 onAbort ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406 Optional onAbortCapture # \u2022 onAbortCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407 Optional onAnimationEnd # \u2022 onAnimationEnd ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536 Optional onAnimationEndCapture # \u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537 Optional onAnimationIteration # \u2022 onAnimationIteration ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538 Optional onAnimationIterationCapture # \u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539 Optional onAnimationStart # \u2022 onAnimationStart ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534 Optional onAnimationStartCapture # \u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535 Optional onAuxClick # \u2022 onAuxClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452 Optional onAuxClickCapture # \u2022 onAuxClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453 Optional onBeforeInput # \u2022 onBeforeInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380 Optional onBeforeInputCapture # \u2022 onBeforeInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381 Optional onBlur # \u2022 onBlur ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374 Optional onBlurCapture # \u2022 onBlurCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375 Optional onCanPlay # \u2022 onCanPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408 Optional onCanPlayCapture # \u2022 onCanPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409 Optional onCanPlayThrough # \u2022 onCanPlayThrough ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410 Optional onCanPlayThroughCapture # \u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411 Optional onChange # \u2022 onChange ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378 Optional onChangeCapture # \u2022 onChangeCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379 Optional onClick # \u2022 onClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454 Optional onClickCapture # \u2022 onClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455 Optional onCompositionEnd # \u2022 onCompositionEnd ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364 Optional onCompositionEndCapture # \u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365 Optional onCompositionStart # \u2022 onCompositionStart ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366 Optional onCompositionStartCapture # \u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367 Optional onCompositionUpdate # \u2022 onCompositionUpdate ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368 Optional onCompositionUpdateCapture # \u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369 Optional onContextMenu # \u2022 onContextMenu ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456 Optional onContextMenuCapture # \u2022 onContextMenuCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457 Optional onCopy # \u2022 onCopy ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356 Optional onCopyCapture # \u2022 onCopyCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357 Optional onCut # \u2022 onCut ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358 Optional onCutCapture # \u2022 onCutCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359 Optional onDoubleClick # \u2022 onDoubleClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458 Optional onDoubleClickCapture # \u2022 onDoubleClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459 Optional onDrag # \u2022 onDrag ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460 Optional onDragCapture # \u2022 onDragCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461 Optional onDragEnd # \u2022 onDragEnd ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462 Optional onDragEndCapture # \u2022 onDragEndCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463 Optional onDragEnter # \u2022 onDragEnter ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464 Optional onDragEnterCapture # \u2022 onDragEnterCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465 Optional onDragExit # \u2022 onDragExit ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466 Optional onDragExitCapture # \u2022 onDragExitCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467 Optional onDragLeave # \u2022 onDragLeave ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468 Optional onDragLeaveCapture # \u2022 onDragLeaveCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469 Optional onDragOver # \u2022 onDragOver ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470 Optional onDragOverCapture # \u2022 onDragOverCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471 Optional onDragStart # \u2022 onDragStart ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472 Optional onDragStartCapture # \u2022 onDragStartCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473 Optional onDrop # \u2022 onDrop ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474 Optional onDropCapture # \u2022 onDropCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475 Optional onDurationChange # \u2022 onDurationChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412 Optional onDurationChangeCapture # \u2022 onDurationChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413 Optional onEmptied # \u2022 onEmptied ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414 Optional onEmptiedCapture # \u2022 onEmptiedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415 Optional onEncrypted # \u2022 onEncrypted ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416 Optional onEncryptedCapture # \u2022 onEncryptedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417 Optional onEnded # \u2022 onEnded ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418 Optional onEndedCapture # \u2022 onEndedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419 Optional onError # \u2022 onError ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394 Optional onErrorCapture # \u2022 onErrorCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395 Optional onFocus # \u2022 onFocus ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372 Optional onFocusCapture # \u2022 onFocusCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373 Optional onGotPointerCapture # \u2022 onGotPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520 Optional onGotPointerCaptureCapture # \u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521 Optional onInput # \u2022 onInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382 Optional onInputCapture # \u2022 onInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383 Optional onInvalid # \u2022 onInvalid ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388 Optional onInvalidCapture # \u2022 onInvalidCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389 Optional onKeyDown # \u2022 onKeyDown ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398 Optional onKeyDownCapture # \u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399 Optional onKeyPress # \u2022 onKeyPress ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400 Optional onKeyPressCapture # \u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401 Optional onKeyUp # \u2022 onKeyUp ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402 Optional onKeyUpCapture # \u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403 Optional onLoad # \u2022 onLoad ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392 Optional onLoadCapture # \u2022 onLoadCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393 Optional onLoadStart # \u2022 onLoadStart ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424 Optional onLoadStartCapture # \u2022 onLoadStartCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425 Optional onLoadedData # \u2022 onLoadedData ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420 Optional onLoadedDataCapture # \u2022 onLoadedDataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421 Optional onLoadedMetadata # \u2022 onLoadedMetadata ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422 Optional onLoadedMetadataCapture # \u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423 Optional onLostPointerCapture # \u2022 onLostPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522 Optional onLostPointerCaptureCapture # \u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523 Optional onMouseDown # \u2022 onMouseDown ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476 Optional onMouseDownCapture # \u2022 onMouseDownCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477 Optional onMouseEnter # \u2022 onMouseEnter ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478 Optional onMouseLeave # \u2022 onMouseLeave ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479 Optional onMouseMove # \u2022 onMouseMove ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480 Optional onMouseMoveCapture # \u2022 onMouseMoveCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481 Optional onMouseOut # \u2022 onMouseOut ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482 Optional onMouseOutCapture # \u2022 onMouseOutCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483 Optional onMouseOver # \u2022 onMouseOver ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484 Optional onMouseOverCapture # \u2022 onMouseOverCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485 Optional onMouseUp # \u2022 onMouseUp ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486 Optional onMouseUpCapture # \u2022 onMouseUpCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487 Optional onPaste # \u2022 onPaste ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360 Optional onPasteCapture # \u2022 onPasteCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361 Optional onPause # \u2022 onPause ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426 Optional onPauseCapture # \u2022 onPauseCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427 Optional onPlay # \u2022 onPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428 Optional onPlayCapture # \u2022 onPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429 Optional onPlaying # \u2022 onPlaying ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430 Optional onPlayingCapture # \u2022 onPlayingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431 Optional onPointerCancel # \u2022 onPointerCancel ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510 Optional onPointerCancelCapture # \u2022 onPointerCancelCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511 Optional onPointerDown # \u2022 onPointerDown ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504 Optional onPointerDownCapture # \u2022 onPointerDownCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505 Optional onPointerEnter # \u2022 onPointerEnter ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512 Optional onPointerEnterCapture # \u2022 onPointerEnterCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513 Optional onPointerLeave # \u2022 onPointerLeave ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514 Optional onPointerLeaveCapture # \u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515 Optional onPointerMove # \u2022 onPointerMove ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506 Optional onPointerMoveCapture # \u2022 onPointerMoveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507 Optional onPointerOut # \u2022 onPointerOut ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518 Optional onPointerOutCapture # \u2022 onPointerOutCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519 Optional onPointerOver # \u2022 onPointerOver ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516 Optional onPointerOverCapture # \u2022 onPointerOverCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517 Optional onPointerUp # \u2022 onPointerUp ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508 Optional onPointerUpCapture # \u2022 onPointerUpCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509 Optional onProgress # \u2022 onProgress ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432 Optional onProgressCapture # \u2022 onProgressCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433 Optional onRateChange # \u2022 onRateChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434 Optional onRateChangeCapture # \u2022 onRateChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435 Optional onReset # \u2022 onReset ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384 Optional onResetCapture # \u2022 onResetCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385 Optional onScroll # \u2022 onScroll ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526 Optional onScrollCapture # \u2022 onScrollCapture ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527 Optional onSeeked # \u2022 onSeeked ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436 Optional onSeekedCapture # \u2022 onSeekedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437 Optional onSeeking # \u2022 onSeeking ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438 Optional onSeekingCapture # \u2022 onSeekingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439 Optional onSelect # \u2022 onSelect ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490 Optional onSelectCapture # \u2022 onSelectCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491 Optional onStalled # \u2022 onStalled ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440 Optional onStalledCapture # \u2022 onStalledCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441 Optional onSubmit # \u2022 onSubmit ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386 Optional onSubmitCapture # \u2022 onSubmitCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387 Optional onSuspend # \u2022 onSuspend ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442 Optional onSuspendCapture # \u2022 onSuspendCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443 Optional onTimeUpdate # \u2022 onTimeUpdate ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444 Optional onTimeUpdateCapture # \u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445 Optional onTouchCancel # \u2022 onTouchCancel ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494 Optional onTouchCancelCapture # \u2022 onTouchCancelCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495 Optional onTouchEnd # \u2022 onTouchEnd ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496 Optional onTouchEndCapture # \u2022 onTouchEndCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497 Optional onTouchMove # \u2022 onTouchMove ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498 Optional onTouchMoveCapture # \u2022 onTouchMoveCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499 Optional onTouchStart # \u2022 onTouchStart ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500 Optional onTouchStartCapture # \u2022 onTouchStartCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501 Optional onTransitionEnd # \u2022 onTransitionEnd ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542 Optional onTransitionEndCapture # \u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543 Optional onVolumeChange # \u2022 onVolumeChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446 Optional onVolumeChangeCapture # \u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447 Optional onWaiting # \u2022 onWaiting ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448 Optional onWaitingCapture # \u2022 onWaitingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449 Optional onWheel # \u2022 onWheel ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530 Optional onWheelCapture # \u2022 onWheelCapture ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531 Optional outlined # \u2022 outlined ? : boolean Defined in src/renderer/components/button/button.tsx:34 Optional placeholder # \u2022 placeholder ? : string Inherited from ButtonProps . placeholder Defined in node_modules/@types/react/index.d.ts:1762 Optional plain # \u2022 plain ? : boolean Defined in src/renderer/components/button/button.tsx:33 Optional prefix # \u2022 prefix ? : string Inherited from ButtonProps . prefix Defined in node_modules/@types/react/index.d.ts:1780 Optional primary # \u2022 primary ? : boolean Defined in src/renderer/components/button/button.tsx:30 Optional property # \u2022 property ? : string Inherited from ButtonProps . property Defined in node_modules/@types/react/index.d.ts:1781 Optional radioGroup # \u2022 radioGroup ? : string Inherited from ButtonProps . radioGroup Defined in node_modules/@types/react/index.d.ts:1771 Optional resource # \u2022 resource ? : string Inherited from ButtonProps . resource Defined in node_modules/@types/react/index.d.ts:1782 Optional results # \u2022 results ? : number Inherited from ButtonProps . results Defined in node_modules/@types/react/index.d.ts:1796 Optional role # \u2022 role ? : string Inherited from ButtonProps . role Defined in node_modules/@types/react/index.d.ts:1774 Optional round # \u2022 round ? : boolean Defined in src/renderer/components/button/button.tsx:38 Optional security # \u2022 security ? : string Inherited from ButtonProps . security Defined in node_modules/@types/react/index.d.ts:1797 Optional slot # \u2022 slot ? : string Inherited from ButtonProps . slot Defined in node_modules/@types/react/index.d.ts:1763 Optional spellCheck # \u2022 spellCheck ? : Booleanish Inherited from ButtonProps . spellCheck Defined in node_modules/@types/react/index.d.ts:1764 Optional style # \u2022 style ? : CSSProperties Inherited from ButtonProps . style Defined in node_modules/@types/react/index.d.ts:1765 Optional suppressContentEditableWarning # \u2022 suppressContentEditableWarning ? : boolean Inherited from ButtonProps . suppressContentEditableWarning Defined in node_modules/@types/react/index.d.ts:1749 Optional suppressHydrationWarning # \u2022 suppressHydrationWarning ? : boolean Inherited from ButtonProps . suppressHydrationWarning Defined in node_modules/@types/react/index.d.ts:1750 Optional tabIndex # \u2022 tabIndex ? : number Inherited from ButtonProps . tabIndex Defined in node_modules/@types/react/index.d.ts:1766 Optional target # \u2022 target ? : \"_blank\" Defined in src/renderer/components/button/button.tsx:40 Optional title # \u2022 title ? : string Inherited from ButtonProps . title Defined in node_modules/@types/react/index.d.ts:1767 Optional tooltip # \u2022 tooltip ? : ReactNode | Omit\u2039 TooltipProps , \"targetId\"\u203a Inherited from ButtonProps . tooltip Defined in src/renderer/components/tooltip/withTooltip.tsx:31 Optional tooltipOverrideDisabled # \u2022 tooltipOverrideDisabled ? : boolean Inherited from ButtonProps . tooltipOverrideDisabled Defined in src/renderer/components/tooltip/withTooltip.tsx:36 forces tooltip to detect the target's parent for mouse events. This is useful for displaying tooltips even when the target is \"disabled\" Optional translate # \u2022 translate ? : \"yes\" | \"no\" Inherited from ButtonProps . translate Defined in node_modules/@types/react/index.d.ts:1768 Optional type # \u2022 type ? : \"submit\" | \"reset\" | \"button\" Inherited from ButtonProps . type Defined in node_modules/@types/react/index.d.ts:1980 Optional typeof # \u2022 typeof ? : string Inherited from ButtonProps . typeof Defined in node_modules/@types/react/index.d.ts:1783 Optional unselectable # \u2022 unselectable ? : \"on\" | \"off\" Inherited from ButtonProps . unselectable Defined in node_modules/@types/react/index.d.ts:1798 Optional value # \u2022 value ? : string | ReadonlyArray\u2039string\u203a | number Inherited from ButtonProps . value Defined in node_modules/@types/react/index.d.ts:1981 Optional vocab # \u2022 vocab ? : string Inherited from ButtonProps . vocab Defined in node_modules/@types/react/index.d.ts:1784 Optional waiting # \u2022 waiting ? : boolean Defined in src/renderer/components/button/button.tsx:29","title":"Interface: ButtonProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#interface-buttonprops","text":"","title":"Interface: ButtonProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#hierarchy","text":"ButtonHTMLAttributes\u2039any\u203a TooltipDecoratorProps \u21b3 ButtonProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#properties","text":"about accent accessKey active aria-activedescendant aria-atomic aria-autocomplete aria-busy aria-checked aria-colcount aria-colindex aria-colspan aria-controls aria-current aria-describedby aria-details aria-disabled aria-dropeffect aria-errormessage aria-expanded aria-flowto aria-grabbed aria-haspopup aria-hidden aria-invalid aria-keyshortcuts aria-label aria-labelledby aria-level aria-live aria-modal aria-multiline aria-multiselectable aria-orientation aria-owns aria-placeholder aria-posinset aria-pressed aria-readonly aria-relevant aria-required aria-roledescription aria-rowcount aria-rowindex aria-rowspan aria-selected aria-setsize aria-sort aria-valuemax aria-valuemin aria-valuenow aria-valuetext autoCapitalize autoCorrect autoFocus autoSave big children className color contentEditable contextMenu dangerouslySetInnerHTML datatype defaultChecked defaultValue dir disabled draggable form formAction formEncType formMethod formNoValidate formTarget hidden href id inlist inputMode is itemID itemProp itemRef itemScope itemType label lang light name onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture outlined placeholder plain prefix primary property radioGroup resource results role round security slot spellCheck style suppressContentEditableWarning suppressHydrationWarning tabIndex target title tooltip tooltipOverrideDisabled translate type typeof unselectable value vocab waiting","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-about","text":"\u2022 about ? : string Inherited from ButtonProps . about Defined in node_modules/@types/react/index.d.ts:1777","title":"Optional about"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-accent","text":"\u2022 accent ? : boolean Defined in src/renderer/components/button/button.tsx:31","title":"Optional accent"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-accesskey","text":"\u2022 accessKey ? : string Inherited from ButtonProps . accessKey Defined in node_modules/@types/react/index.d.ts:1753","title":"Optional accessKey"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-active","text":"\u2022 active ? : boolean Defined in src/renderer/components/button/button.tsx:36","title":"Optional active"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-activedescendant","text":"\u2022 aria-activedescendant ? : string Inherited from ButtonProps . aria-activedescendant Defined in node_modules/@types/react/index.d.ts:1560 Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application.","title":"Optional aria-activedescendant"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-atomic","text":"\u2022 aria-atomic ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-atomic Defined in node_modules/@types/react/index.d.ts:1562 Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute.","title":"Optional aria-atomic"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-autocomplete","text":"\u2022 aria-autocomplete ? : \"none\" | \"inline\" | \"list\" | \"both\" Inherited from ButtonProps . aria-autocomplete Defined in node_modules/@types/react/index.d.ts:1567 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.","title":"Optional aria-autocomplete"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-busy","text":"\u2022 aria-busy ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-busy Defined in node_modules/@types/react/index.d.ts:1569 Indicates an element is being modified and that assistive technologies MAY want to wait until the modifications are complete before exposing them to the user.","title":"Optional aria-busy"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-checked","text":"\u2022 aria-checked ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-checked Defined in node_modules/@types/react/index.d.ts:1574 Indicates the current \"checked\" state of checkboxes, radio buttons, and other widgets. see aria-pressed @see aria-selected.","title":"Optional aria-checked"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-colcount","text":"\u2022 aria-colcount ? : number Inherited from ButtonProps . aria-colcount Defined in node_modules/@types/react/index.d.ts:1579 Defines the total number of columns in a table, grid, or treegrid. see aria-colindex.","title":"Optional aria-colcount"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-colindex","text":"\u2022 aria-colindex ? : number Inherited from ButtonProps . aria-colindex Defined in node_modules/@types/react/index.d.ts:1584 Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid. see aria-colcount @see aria-colspan.","title":"Optional aria-colindex"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-colspan","text":"\u2022 aria-colspan ? : number Inherited from ButtonProps . aria-colspan Defined in node_modules/@types/react/index.d.ts:1589 Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid. see aria-colindex @see aria-rowspan.","title":"Optional aria-colspan"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-controls","text":"\u2022 aria-controls ? : string Inherited from ButtonProps . aria-controls Defined in node_modules/@types/react/index.d.ts:1594 Identifies the element (or elements) whose contents or presence are controlled by the current element. see aria-owns.","title":"Optional aria-controls"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-current","text":"\u2022 aria-current ? : boolean | \"false\" | \"true\" | \"page\" | \"step\" | \"location\" | \"date\" | \"time\" Inherited from ButtonProps . aria-current Defined in node_modules/@types/react/index.d.ts:1596 Indicates the element that represents the current item within a container or set of related elements.","title":"Optional aria-current"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-describedby","text":"\u2022 aria-describedby ? : string Inherited from ButtonProps . aria-describedby Defined in node_modules/@types/react/index.d.ts:1601 Identifies the element (or elements) that describes the object. see aria-labelledby","title":"Optional aria-describedby"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-details","text":"\u2022 aria-details ? : string Inherited from ButtonProps . aria-details Defined in node_modules/@types/react/index.d.ts:1606 Identifies the element that provides a detailed, extended description for the object. see aria-describedby.","title":"Optional aria-details"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-disabled","text":"\u2022 aria-disabled ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-disabled Defined in node_modules/@types/react/index.d.ts:1611 Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable. see aria-hidden @see aria-readonly.","title":"Optional aria-disabled"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-dropeffect","text":"\u2022 aria-dropeffect ? : \"none\" | \"copy\" | \"execute\" | \"link\" | \"move\" | \"popup\" Inherited from ButtonProps . aria-dropeffect Defined in node_modules/@types/react/index.d.ts:1616 Indicates what functions can be performed when a dragged object is released on the drop target. deprecated in ARIA 1.1","title":"Optional aria-dropeffect"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-errormessage","text":"\u2022 aria-errormessage ? : string Inherited from ButtonProps . aria-errormessage Defined in node_modules/@types/react/index.d.ts:1621 Identifies the element that provides an error message for the object. see aria-invalid @see aria-describedby.","title":"Optional aria-errormessage"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-expanded","text":"\u2022 aria-expanded ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-expanded Defined in node_modules/@types/react/index.d.ts:1623 Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed.","title":"Optional aria-expanded"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-flowto","text":"\u2022 aria-flowto ? : string Inherited from ButtonProps . aria-flowto Defined in node_modules/@types/react/index.d.ts:1628 Identifies the next element (or elements) in an alternate reading order of content which, at the user's discretion, allows assistive technology to override the general default of reading in document source order.","title":"Optional aria-flowto"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-grabbed","text":"\u2022 aria-grabbed ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-grabbed Defined in node_modules/@types/react/index.d.ts:1633 Indicates an element's \"grabbed\" state in a drag-and-drop operation. deprecated in ARIA 1.1","title":"Optional aria-grabbed"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-haspopup","text":"\u2022 aria-haspopup ? : boolean | \"false\" | \"true\" | \"menu\" | \"listbox\" | \"tree\" | \"grid\" | \"dialog\" Inherited from ButtonProps . aria-haspopup Defined in node_modules/@types/react/index.d.ts:1635 Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.","title":"Optional aria-haspopup"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-hidden","text":"\u2022 aria-hidden ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-hidden Defined in node_modules/@types/react/index.d.ts:1640 Indicates whether the element is exposed to an accessibility API. see aria-disabled.","title":"Optional aria-hidden"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-invalid","text":"\u2022 aria-invalid ? : boolean | \"false\" | \"true\" | \"grammar\" | \"spelling\" Inherited from ButtonProps . aria-invalid Defined in node_modules/@types/react/index.d.ts:1645 Indicates the entered value does not conform to the format expected by the application. see aria-errormessage.","title":"Optional aria-invalid"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-keyshortcuts","text":"\u2022 aria-keyshortcuts ? : string Inherited from ButtonProps . aria-keyshortcuts Defined in node_modules/@types/react/index.d.ts:1647 Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element.","title":"Optional aria-keyshortcuts"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-label","text":"\u2022 aria-label ? : string Inherited from ButtonProps . aria-label Defined in node_modules/@types/react/index.d.ts:1652 Defines a string value that labels the current element. see aria-labelledby.","title":"Optional aria-label"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-labelledby","text":"\u2022 aria-labelledby ? : string Inherited from ButtonProps . aria-labelledby Defined in node_modules/@types/react/index.d.ts:1657 Identifies the element (or elements) that labels the current element. see aria-describedby.","title":"Optional aria-labelledby"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-level","text":"\u2022 aria-level ? : number Inherited from ButtonProps . aria-level Defined in node_modules/@types/react/index.d.ts:1659 Defines the hierarchical level of an element within a structure.","title":"Optional aria-level"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-live","text":"\u2022 aria-live ? : \"off\" | \"assertive\" | \"polite\" Inherited from ButtonProps . aria-live Defined in node_modules/@types/react/index.d.ts:1661 Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region.","title":"Optional aria-live"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-modal","text":"\u2022 aria-modal ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-modal Defined in node_modules/@types/react/index.d.ts:1663 Indicates whether an element is modal when displayed.","title":"Optional aria-modal"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-multiline","text":"\u2022 aria-multiline ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiline Defined in node_modules/@types/react/index.d.ts:1665 Indicates whether a text box accepts multiple lines of input or only a single line.","title":"Optional aria-multiline"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-multiselectable","text":"\u2022 aria-multiselectable ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiselectable Defined in node_modules/@types/react/index.d.ts:1667 Indicates that the user may select more than one item from the current selectable descendants.","title":"Optional aria-multiselectable"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-orientation","text":"\u2022 aria-orientation ? : \"horizontal\" | \"vertical\" Inherited from ButtonProps . aria-orientation Defined in node_modules/@types/react/index.d.ts:1669 Indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous.","title":"Optional aria-orientation"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-owns","text":"\u2022 aria-owns ? : string Inherited from ButtonProps . aria-owns Defined in node_modules/@types/react/index.d.ts:1675 Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship between DOM elements where the DOM hierarchy cannot be used to represent the relationship. see aria-controls.","title":"Optional aria-owns"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-placeholder","text":"\u2022 aria-placeholder ? : string Inherited from ButtonProps . aria-placeholder Defined in node_modules/@types/react/index.d.ts:1680 Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value. A hint could be a sample value or a brief description of the expected format.","title":"Optional aria-placeholder"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-posinset","text":"\u2022 aria-posinset ? : number Inherited from ButtonProps . aria-posinset Defined in node_modules/@types/react/index.d.ts:1685 Defines an element's number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-setsize.","title":"Optional aria-posinset"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-pressed","text":"\u2022 aria-pressed ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-pressed Defined in node_modules/@types/react/index.d.ts:1690 Indicates the current \"pressed\" state of toggle buttons. see aria-checked @see aria-selected.","title":"Optional aria-pressed"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-readonly","text":"\u2022 aria-readonly ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-readonly Defined in node_modules/@types/react/index.d.ts:1695 Indicates that the element is not editable, but is otherwise operable. see aria-disabled.","title":"Optional aria-readonly"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-relevant","text":"\u2022 aria-relevant ? : \"additions\" | \"additions removals\" | \"additions text\" | \"all\" | \"removals\" | \"removals additions\" | \"removals text\" | \"text\" | \"text additions\" | \"text removals\" Inherited from ButtonProps . aria-relevant Defined in node_modules/@types/react/index.d.ts:1700 Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified. see aria-atomic.","title":"Optional aria-relevant"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-required","text":"\u2022 aria-required ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-required Defined in node_modules/@types/react/index.d.ts:1702 Indicates that user input is required on the element before a form may be submitted.","title":"Optional aria-required"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-roledescription","text":"\u2022 aria-roledescription ? : string Inherited from ButtonProps . aria-roledescription Defined in node_modules/@types/react/index.d.ts:1704 Defines a human-readable, author-localized description for the role of an element.","title":"Optional aria-roledescription"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-rowcount","text":"\u2022 aria-rowcount ? : number Inherited from ButtonProps . aria-rowcount Defined in node_modules/@types/react/index.d.ts:1709 Defines the total number of rows in a table, grid, or treegrid. see aria-rowindex.","title":"Optional aria-rowcount"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-rowindex","text":"\u2022 aria-rowindex ? : number Inherited from ButtonProps . aria-rowindex Defined in node_modules/@types/react/index.d.ts:1714 Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid. see aria-rowcount @see aria-rowspan.","title":"Optional aria-rowindex"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-rowspan","text":"\u2022 aria-rowspan ? : number Inherited from ButtonProps . aria-rowspan Defined in node_modules/@types/react/index.d.ts:1719 Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid. see aria-rowindex @see aria-colspan.","title":"Optional aria-rowspan"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-selected","text":"\u2022 aria-selected ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-selected Defined in node_modules/@types/react/index.d.ts:1724 Indicates the current \"selected\" state of various widgets. see aria-checked @see aria-pressed.","title":"Optional aria-selected"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-setsize","text":"\u2022 aria-setsize ? : number Inherited from ButtonProps . aria-setsize Defined in node_modules/@types/react/index.d.ts:1729 Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-posinset.","title":"Optional aria-setsize"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-sort","text":"\u2022 aria-sort ? : \"none\" | \"ascending\" | \"descending\" | \"other\" Inherited from ButtonProps . aria-sort Defined in node_modules/@types/react/index.d.ts:1731 Indicates if items in a table or grid are sorted in ascending or descending order.","title":"Optional aria-sort"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-valuemax","text":"\u2022 aria-valuemax ? : number Inherited from ButtonProps . aria-valuemax Defined in node_modules/@types/react/index.d.ts:1733 Defines the maximum allowed value for a range widget.","title":"Optional aria-valuemax"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-valuemin","text":"\u2022 aria-valuemin ? : number Inherited from ButtonProps . aria-valuemin Defined in node_modules/@types/react/index.d.ts:1735 Defines the minimum allowed value for a range widget.","title":"Optional aria-valuemin"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-valuenow","text":"\u2022 aria-valuenow ? : number Inherited from ButtonProps . aria-valuenow Defined in node_modules/@types/react/index.d.ts:1740 Defines the current value for a range widget. see aria-valuetext.","title":"Optional aria-valuenow"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-valuetext","text":"\u2022 aria-valuetext ? : string Inherited from ButtonProps . aria-valuetext Defined in node_modules/@types/react/index.d.ts:1742 Defines the human readable text alternative of aria-valuenow for a range widget.","title":"Optional aria-valuetext"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-autocapitalize","text":"\u2022 autoCapitalize ? : string Inherited from ButtonProps . autoCapitalize Defined in node_modules/@types/react/index.d.ts:1787","title":"Optional autoCapitalize"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-autocorrect","text":"\u2022 autoCorrect ? : string Inherited from ButtonProps . autoCorrect Defined in node_modules/@types/react/index.d.ts:1788","title":"Optional autoCorrect"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-autofocus","text":"\u2022 autoFocus ? : boolean Inherited from ButtonProps . autoFocus Defined in node_modules/@types/react/index.d.ts:1971","title":"Optional autoFocus"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-autosave","text":"\u2022 autoSave ? : string Inherited from ButtonProps . autoSave Defined in node_modules/@types/react/index.d.ts:1789","title":"Optional autoSave"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-big","text":"\u2022 big ? : boolean Defined in src/renderer/components/button/button.tsx:37","title":"Optional big"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-children","text":"\u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350","title":"Optional children"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-classname","text":"\u2022 className ? : string Inherited from ButtonProps . className Defined in node_modules/@types/react/index.d.ts:1754","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-color","text":"\u2022 color ? : string Inherited from ButtonProps . color Defined in node_modules/@types/react/index.d.ts:1790","title":"Optional color"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-contenteditable","text":"\u2022 contentEditable ? : Booleanish | \"inherit\" Inherited from ButtonProps . contentEditable Defined in node_modules/@types/react/index.d.ts:1755","title":"Optional contentEditable"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-contextmenu","text":"\u2022 contextMenu ? : string Inherited from ButtonProps . contextMenu Defined in node_modules/@types/react/index.d.ts:1756","title":"Optional contextMenu"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-dangerouslysetinnerhtml","text":"\u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351","title":"Optional dangerouslySetInnerHTML"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-datatype","text":"\u2022 datatype ? : string Inherited from ButtonProps . datatype Defined in node_modules/@types/react/index.d.ts:1778","title":"Optional datatype"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-defaultchecked","text":"\u2022 defaultChecked ? : boolean Inherited from ButtonProps . defaultChecked Defined in node_modules/@types/react/index.d.ts:1747","title":"Optional defaultChecked"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-defaultvalue","text":"\u2022 defaultValue ? : string | number | ReadonlyArray\u2039string\u203a Inherited from ButtonProps . defaultValue Defined in node_modules/@types/react/index.d.ts:1748","title":"Optional defaultValue"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-dir","text":"\u2022 dir ? : string Inherited from ButtonProps . dir Defined in node_modules/@types/react/index.d.ts:1757","title":"Optional dir"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-disabled","text":"\u2022 disabled ? : boolean Inherited from ButtonProps . disabled Defined in node_modules/@types/react/index.d.ts:1972","title":"Optional disabled"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-draggable","text":"\u2022 draggable ? : Booleanish Inherited from ButtonProps . draggable Defined in node_modules/@types/react/index.d.ts:1758","title":"Optional draggable"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-form","text":"\u2022 form ? : string Inherited from ButtonProps . form Defined in node_modules/@types/react/index.d.ts:1973","title":"Optional form"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-formaction","text":"\u2022 formAction ? : string Inherited from ButtonProps . formAction Defined in node_modules/@types/react/index.d.ts:1974","title":"Optional formAction"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-formenctype","text":"\u2022 formEncType ? : string Inherited from ButtonProps . formEncType Defined in node_modules/@types/react/index.d.ts:1975","title":"Optional formEncType"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-formmethod","text":"\u2022 formMethod ? : string Inherited from ButtonProps . formMethod Defined in node_modules/@types/react/index.d.ts:1976","title":"Optional formMethod"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-formnovalidate","text":"\u2022 formNoValidate ? : boolean Inherited from ButtonProps . formNoValidate Defined in node_modules/@types/react/index.d.ts:1977","title":"Optional formNoValidate"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-formtarget","text":"\u2022 formTarget ? : string Inherited from ButtonProps . formTarget Defined in node_modules/@types/react/index.d.ts:1978","title":"Optional formTarget"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-hidden","text":"\u2022 hidden ? : boolean Overrides IconProps . hidden Defined in src/renderer/components/button/button.tsx:35","title":"Optional hidden"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-href","text":"\u2022 href ? : string Defined in src/renderer/components/button/button.tsx:39","title":"Optional href"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-id","text":"\u2022 id ? : string Inherited from ButtonProps . id Defined in node_modules/@types/react/index.d.ts:1760","title":"Optional id"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-inlist","text":"\u2022 inlist ? : any Inherited from ButtonProps . inlist Defined in node_modules/@types/react/index.d.ts:1779","title":"Optional inlist"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-inputmode","text":"\u2022 inputMode ? : \"none\" | \"text\" | \"tel\" | \"url\" | \"email\" | \"numeric\" | \"decimal\" | \"search\" Inherited from ButtonProps . inputMode Defined in node_modules/@types/react/index.d.ts:1805 Hints at the type of data that might be entered by the user while editing the element or its contents see https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute","title":"Optional inputMode"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-is","text":"\u2022 is ? : string Inherited from ButtonProps . is Defined in node_modules/@types/react/index.d.ts:1810 Specify that a standard HTML element should behave like a defined custom built-in element see https://html.spec.whatwg.org/multipage/custom-elements.html#attr-is","title":"Optional is"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-itemid","text":"\u2022 itemID ? : string Inherited from ButtonProps . itemID Defined in node_modules/@types/react/index.d.ts:1794","title":"Optional itemID"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-itemprop","text":"\u2022 itemProp ? : string Inherited from ButtonProps . itemProp Defined in node_modules/@types/react/index.d.ts:1791","title":"Optional itemProp"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-itemref","text":"\u2022 itemRef ? : string Inherited from ButtonProps . itemRef Defined in node_modules/@types/react/index.d.ts:1795","title":"Optional itemRef"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-itemscope","text":"\u2022 itemScope ? : boolean Inherited from ButtonProps . itemScope Defined in node_modules/@types/react/index.d.ts:1792","title":"Optional itemScope"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-itemtype","text":"\u2022 itemType ? : string Inherited from ButtonProps . itemType Defined in node_modules/@types/react/index.d.ts:1793","title":"Optional itemType"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-label","text":"\u2022 label ? : React.ReactNode Defined in src/renderer/components/button/button.tsx:28","title":"Optional label"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-lang","text":"\u2022 lang ? : string Inherited from ButtonProps . lang Defined in node_modules/@types/react/index.d.ts:1761","title":"Optional lang"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-light","text":"\u2022 light ? : boolean Defined in src/renderer/components/button/button.tsx:32","title":"Optional light"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-name","text":"\u2022 name ? : string Inherited from ButtonProps . name Defined in node_modules/@types/react/index.d.ts:1979","title":"Optional name"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onabort","text":"\u2022 onAbort ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406","title":"Optional onAbort"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onabortcapture","text":"\u2022 onAbortCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407","title":"Optional onAbortCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onanimationend","text":"\u2022 onAnimationEnd ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536","title":"Optional onAnimationEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onanimationendcapture","text":"\u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537","title":"Optional onAnimationEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onanimationiteration","text":"\u2022 onAnimationIteration ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538","title":"Optional onAnimationIteration"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onanimationiterationcapture","text":"\u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539","title":"Optional onAnimationIterationCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onanimationstart","text":"\u2022 onAnimationStart ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534","title":"Optional onAnimationStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onanimationstartcapture","text":"\u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535","title":"Optional onAnimationStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onauxclick","text":"\u2022 onAuxClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452","title":"Optional onAuxClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onauxclickcapture","text":"\u2022 onAuxClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453","title":"Optional onAuxClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onbeforeinput","text":"\u2022 onBeforeInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380","title":"Optional onBeforeInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onbeforeinputcapture","text":"\u2022 onBeforeInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381","title":"Optional onBeforeInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onblur","text":"\u2022 onBlur ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374","title":"Optional onBlur"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onblurcapture","text":"\u2022 onBlurCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375","title":"Optional onBlurCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-oncanplay","text":"\u2022 onCanPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408","title":"Optional onCanPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-oncanplaycapture","text":"\u2022 onCanPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409","title":"Optional onCanPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-oncanplaythrough","text":"\u2022 onCanPlayThrough ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410","title":"Optional onCanPlayThrough"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-oncanplaythroughcapture","text":"\u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411","title":"Optional onCanPlayThroughCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onchange","text":"\u2022 onChange ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378","title":"Optional onChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onchangecapture","text":"\u2022 onChangeCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379","title":"Optional onChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onclick","text":"\u2022 onClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454","title":"Optional onClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onclickcapture","text":"\u2022 onClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455","title":"Optional onClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-oncompositionend","text":"\u2022 onCompositionEnd ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364","title":"Optional onCompositionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-oncompositionendcapture","text":"\u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365","title":"Optional onCompositionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-oncompositionstart","text":"\u2022 onCompositionStart ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366","title":"Optional onCompositionStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-oncompositionstartcapture","text":"\u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367","title":"Optional onCompositionStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-oncompositionupdate","text":"\u2022 onCompositionUpdate ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368","title":"Optional onCompositionUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-oncompositionupdatecapture","text":"\u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369","title":"Optional onCompositionUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-oncontextmenu","text":"\u2022 onContextMenu ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456","title":"Optional onContextMenu"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-oncontextmenucapture","text":"\u2022 onContextMenuCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457","title":"Optional onContextMenuCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-oncopy","text":"\u2022 onCopy ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356","title":"Optional onCopy"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-oncopycapture","text":"\u2022 onCopyCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357","title":"Optional onCopyCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-oncut","text":"\u2022 onCut ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358","title":"Optional onCut"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-oncutcapture","text":"\u2022 onCutCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359","title":"Optional onCutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ondoubleclick","text":"\u2022 onDoubleClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458","title":"Optional onDoubleClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ondoubleclickcapture","text":"\u2022 onDoubleClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459","title":"Optional onDoubleClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ondrag","text":"\u2022 onDrag ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460","title":"Optional onDrag"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ondragcapture","text":"\u2022 onDragCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461","title":"Optional onDragCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ondragend","text":"\u2022 onDragEnd ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462","title":"Optional onDragEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ondragendcapture","text":"\u2022 onDragEndCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463","title":"Optional onDragEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ondragenter","text":"\u2022 onDragEnter ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464","title":"Optional onDragEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ondragentercapture","text":"\u2022 onDragEnterCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465","title":"Optional onDragEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ondragexit","text":"\u2022 onDragExit ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466","title":"Optional onDragExit"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ondragexitcapture","text":"\u2022 onDragExitCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467","title":"Optional onDragExitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ondragleave","text":"\u2022 onDragLeave ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468","title":"Optional onDragLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ondragleavecapture","text":"\u2022 onDragLeaveCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469","title":"Optional onDragLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ondragover","text":"\u2022 onDragOver ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470","title":"Optional onDragOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ondragovercapture","text":"\u2022 onDragOverCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471","title":"Optional onDragOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ondragstart","text":"\u2022 onDragStart ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472","title":"Optional onDragStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ondragstartcapture","text":"\u2022 onDragStartCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473","title":"Optional onDragStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ondrop","text":"\u2022 onDrop ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474","title":"Optional onDrop"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ondropcapture","text":"\u2022 onDropCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475","title":"Optional onDropCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ondurationchange","text":"\u2022 onDurationChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412","title":"Optional onDurationChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ondurationchangecapture","text":"\u2022 onDurationChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413","title":"Optional onDurationChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onemptied","text":"\u2022 onEmptied ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414","title":"Optional onEmptied"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onemptiedcapture","text":"\u2022 onEmptiedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415","title":"Optional onEmptiedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onencrypted","text":"\u2022 onEncrypted ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416","title":"Optional onEncrypted"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onencryptedcapture","text":"\u2022 onEncryptedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417","title":"Optional onEncryptedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onended","text":"\u2022 onEnded ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418","title":"Optional onEnded"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onendedcapture","text":"\u2022 onEndedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419","title":"Optional onEndedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onerror","text":"\u2022 onError ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394","title":"Optional onError"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onerrorcapture","text":"\u2022 onErrorCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395","title":"Optional onErrorCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onfocus","text":"\u2022 onFocus ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372","title":"Optional onFocus"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onfocuscapture","text":"\u2022 onFocusCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373","title":"Optional onFocusCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ongotpointercapture","text":"\u2022 onGotPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520","title":"Optional onGotPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ongotpointercapturecapture","text":"\u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521","title":"Optional onGotPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-oninput","text":"\u2022 onInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382","title":"Optional onInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-oninputcapture","text":"\u2022 onInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383","title":"Optional onInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-oninvalid","text":"\u2022 onInvalid ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388","title":"Optional onInvalid"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-oninvalidcapture","text":"\u2022 onInvalidCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389","title":"Optional onInvalidCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onkeydown","text":"\u2022 onKeyDown ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398","title":"Optional onKeyDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onkeydowncapture","text":"\u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399","title":"Optional onKeyDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onkeypress","text":"\u2022 onKeyPress ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400","title":"Optional onKeyPress"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onkeypresscapture","text":"\u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401","title":"Optional onKeyPressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onkeyup","text":"\u2022 onKeyUp ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402","title":"Optional onKeyUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onkeyupcapture","text":"\u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403","title":"Optional onKeyUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onload","text":"\u2022 onLoad ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392","title":"Optional onLoad"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onloadcapture","text":"\u2022 onLoadCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393","title":"Optional onLoadCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onloadstart","text":"\u2022 onLoadStart ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424","title":"Optional onLoadStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onloadstartcapture","text":"\u2022 onLoadStartCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425","title":"Optional onLoadStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onloadeddata","text":"\u2022 onLoadedData ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420","title":"Optional onLoadedData"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onloadeddatacapture","text":"\u2022 onLoadedDataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421","title":"Optional onLoadedDataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onloadedmetadata","text":"\u2022 onLoadedMetadata ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422","title":"Optional onLoadedMetadata"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onloadedmetadatacapture","text":"\u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423","title":"Optional onLoadedMetadataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onlostpointercapture","text":"\u2022 onLostPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522","title":"Optional onLostPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onlostpointercapturecapture","text":"\u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523","title":"Optional onLostPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onmousedown","text":"\u2022 onMouseDown ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476","title":"Optional onMouseDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onmousedowncapture","text":"\u2022 onMouseDownCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477","title":"Optional onMouseDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onmouseenter","text":"\u2022 onMouseEnter ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478","title":"Optional onMouseEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onmouseleave","text":"\u2022 onMouseLeave ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479","title":"Optional onMouseLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onmousemove","text":"\u2022 onMouseMove ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480","title":"Optional onMouseMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onmousemovecapture","text":"\u2022 onMouseMoveCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481","title":"Optional onMouseMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onmouseout","text":"\u2022 onMouseOut ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482","title":"Optional onMouseOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onmouseoutcapture","text":"\u2022 onMouseOutCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483","title":"Optional onMouseOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onmouseover","text":"\u2022 onMouseOver ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484","title":"Optional onMouseOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onmouseovercapture","text":"\u2022 onMouseOverCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485","title":"Optional onMouseOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onmouseup","text":"\u2022 onMouseUp ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486","title":"Optional onMouseUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onmouseupcapture","text":"\u2022 onMouseUpCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487","title":"Optional onMouseUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onpaste","text":"\u2022 onPaste ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360","title":"Optional onPaste"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onpastecapture","text":"\u2022 onPasteCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361","title":"Optional onPasteCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onpause","text":"\u2022 onPause ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426","title":"Optional onPause"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onpausecapture","text":"\u2022 onPauseCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427","title":"Optional onPauseCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onplay","text":"\u2022 onPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428","title":"Optional onPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onplaycapture","text":"\u2022 onPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429","title":"Optional onPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onplaying","text":"\u2022 onPlaying ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430","title":"Optional onPlaying"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onplayingcapture","text":"\u2022 onPlayingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431","title":"Optional onPlayingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onpointercancel","text":"\u2022 onPointerCancel ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510","title":"Optional onPointerCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onpointercancelcapture","text":"\u2022 onPointerCancelCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511","title":"Optional onPointerCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onpointerdown","text":"\u2022 onPointerDown ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504","title":"Optional onPointerDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onpointerdowncapture","text":"\u2022 onPointerDownCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505","title":"Optional onPointerDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onpointerenter","text":"\u2022 onPointerEnter ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512","title":"Optional onPointerEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onpointerentercapture","text":"\u2022 onPointerEnterCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513","title":"Optional onPointerEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onpointerleave","text":"\u2022 onPointerLeave ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514","title":"Optional onPointerLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onpointerleavecapture","text":"\u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515","title":"Optional onPointerLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onpointermove","text":"\u2022 onPointerMove ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506","title":"Optional onPointerMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onpointermovecapture","text":"\u2022 onPointerMoveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507","title":"Optional onPointerMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onpointerout","text":"\u2022 onPointerOut ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518","title":"Optional onPointerOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onpointeroutcapture","text":"\u2022 onPointerOutCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519","title":"Optional onPointerOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onpointerover","text":"\u2022 onPointerOver ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516","title":"Optional onPointerOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onpointerovercapture","text":"\u2022 onPointerOverCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517","title":"Optional onPointerOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onpointerup","text":"\u2022 onPointerUp ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508","title":"Optional onPointerUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onpointerupcapture","text":"\u2022 onPointerUpCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509","title":"Optional onPointerUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onprogress","text":"\u2022 onProgress ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432","title":"Optional onProgress"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onprogresscapture","text":"\u2022 onProgressCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433","title":"Optional onProgressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onratechange","text":"\u2022 onRateChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434","title":"Optional onRateChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onratechangecapture","text":"\u2022 onRateChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435","title":"Optional onRateChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onreset","text":"\u2022 onReset ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384","title":"Optional onReset"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onresetcapture","text":"\u2022 onResetCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385","title":"Optional onResetCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onscroll","text":"\u2022 onScroll ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526","title":"Optional onScroll"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onscrollcapture","text":"\u2022 onScrollCapture ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527","title":"Optional onScrollCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onseeked","text":"\u2022 onSeeked ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436","title":"Optional onSeeked"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onseekedcapture","text":"\u2022 onSeekedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437","title":"Optional onSeekedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onseeking","text":"\u2022 onSeeking ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438","title":"Optional onSeeking"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onseekingcapture","text":"\u2022 onSeekingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439","title":"Optional onSeekingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onselect","text":"\u2022 onSelect ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490","title":"Optional onSelect"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onselectcapture","text":"\u2022 onSelectCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491","title":"Optional onSelectCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onstalled","text":"\u2022 onStalled ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440","title":"Optional onStalled"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onstalledcapture","text":"\u2022 onStalledCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441","title":"Optional onStalledCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onsubmit","text":"\u2022 onSubmit ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386","title":"Optional onSubmit"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onsubmitcapture","text":"\u2022 onSubmitCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387","title":"Optional onSubmitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onsuspend","text":"\u2022 onSuspend ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442","title":"Optional onSuspend"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onsuspendcapture","text":"\u2022 onSuspendCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443","title":"Optional onSuspendCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ontimeupdate","text":"\u2022 onTimeUpdate ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444","title":"Optional onTimeUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ontimeupdatecapture","text":"\u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445","title":"Optional onTimeUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ontouchcancel","text":"\u2022 onTouchCancel ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494","title":"Optional onTouchCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ontouchcancelcapture","text":"\u2022 onTouchCancelCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495","title":"Optional onTouchCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ontouchend","text":"\u2022 onTouchEnd ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496","title":"Optional onTouchEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ontouchendcapture","text":"\u2022 onTouchEndCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497","title":"Optional onTouchEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ontouchmove","text":"\u2022 onTouchMove ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498","title":"Optional onTouchMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ontouchmovecapture","text":"\u2022 onTouchMoveCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499","title":"Optional onTouchMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ontouchstart","text":"\u2022 onTouchStart ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500","title":"Optional onTouchStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ontouchstartcapture","text":"\u2022 onTouchStartCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501","title":"Optional onTouchStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ontransitionend","text":"\u2022 onTransitionEnd ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542","title":"Optional onTransitionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ontransitionendcapture","text":"\u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543","title":"Optional onTransitionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onvolumechange","text":"\u2022 onVolumeChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446","title":"Optional onVolumeChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onvolumechangecapture","text":"\u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447","title":"Optional onVolumeChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onwaiting","text":"\u2022 onWaiting ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448","title":"Optional onWaiting"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onwaitingcapture","text":"\u2022 onWaitingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449","title":"Optional onWaitingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onwheel","text":"\u2022 onWheel ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530","title":"Optional onWheel"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onwheelcapture","text":"\u2022 onWheelCapture ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531","title":"Optional onWheelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-outlined","text":"\u2022 outlined ? : boolean Defined in src/renderer/components/button/button.tsx:34","title":"Optional outlined"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-placeholder","text":"\u2022 placeholder ? : string Inherited from ButtonProps . placeholder Defined in node_modules/@types/react/index.d.ts:1762","title":"Optional placeholder"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-plain","text":"\u2022 plain ? : boolean Defined in src/renderer/components/button/button.tsx:33","title":"Optional plain"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-prefix","text":"\u2022 prefix ? : string Inherited from ButtonProps . prefix Defined in node_modules/@types/react/index.d.ts:1780","title":"Optional prefix"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-primary","text":"\u2022 primary ? : boolean Defined in src/renderer/components/button/button.tsx:30","title":"Optional primary"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-property","text":"\u2022 property ? : string Inherited from ButtonProps . property Defined in node_modules/@types/react/index.d.ts:1781","title":"Optional property"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-radiogroup","text":"\u2022 radioGroup ? : string Inherited from ButtonProps . radioGroup Defined in node_modules/@types/react/index.d.ts:1771","title":"Optional radioGroup"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-resource","text":"\u2022 resource ? : string Inherited from ButtonProps . resource Defined in node_modules/@types/react/index.d.ts:1782","title":"Optional resource"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-results","text":"\u2022 results ? : number Inherited from ButtonProps . results Defined in node_modules/@types/react/index.d.ts:1796","title":"Optional results"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-role","text":"\u2022 role ? : string Inherited from ButtonProps . role Defined in node_modules/@types/react/index.d.ts:1774","title":"Optional role"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-round","text":"\u2022 round ? : boolean Defined in src/renderer/components/button/button.tsx:38","title":"Optional round"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-security","text":"\u2022 security ? : string Inherited from ButtonProps . security Defined in node_modules/@types/react/index.d.ts:1797","title":"Optional security"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-slot","text":"\u2022 slot ? : string Inherited from ButtonProps . slot Defined in node_modules/@types/react/index.d.ts:1763","title":"Optional slot"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-spellcheck","text":"\u2022 spellCheck ? : Booleanish Inherited from ButtonProps . spellCheck Defined in node_modules/@types/react/index.d.ts:1764","title":"Optional spellCheck"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-style","text":"\u2022 style ? : CSSProperties Inherited from ButtonProps . style Defined in node_modules/@types/react/index.d.ts:1765","title":"Optional style"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-suppresscontenteditablewarning","text":"\u2022 suppressContentEditableWarning ? : boolean Inherited from ButtonProps . suppressContentEditableWarning Defined in node_modules/@types/react/index.d.ts:1749","title":"Optional suppressContentEditableWarning"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-suppresshydrationwarning","text":"\u2022 suppressHydrationWarning ? : boolean Inherited from ButtonProps . suppressHydrationWarning Defined in node_modules/@types/react/index.d.ts:1750","title":"Optional suppressHydrationWarning"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-tabindex","text":"\u2022 tabIndex ? : number Inherited from ButtonProps . tabIndex Defined in node_modules/@types/react/index.d.ts:1766","title":"Optional tabIndex"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-target","text":"\u2022 target ? : \"_blank\" Defined in src/renderer/components/button/button.tsx:40","title":"Optional target"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-title","text":"\u2022 title ? : string Inherited from ButtonProps . title Defined in node_modules/@types/react/index.d.ts:1767","title":"Optional title"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-tooltip","text":"\u2022 tooltip ? : ReactNode | Omit\u2039 TooltipProps , \"targetId\"\u203a Inherited from ButtonProps . tooltip Defined in src/renderer/components/tooltip/withTooltip.tsx:31","title":"Optional tooltip"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-tooltipoverridedisabled","text":"\u2022 tooltipOverrideDisabled ? : boolean Inherited from ButtonProps . tooltipOverrideDisabled Defined in src/renderer/components/tooltip/withTooltip.tsx:36 forces tooltip to detect the target's parent for mouse events. This is useful for displaying tooltips even when the target is \"disabled\"","title":"Optional tooltipOverrideDisabled"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-translate","text":"\u2022 translate ? : \"yes\" | \"no\" Inherited from ButtonProps . translate Defined in node_modules/@types/react/index.d.ts:1768","title":"Optional translate"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-type","text":"\u2022 type ? : \"submit\" | \"reset\" | \"button\" Inherited from ButtonProps . type Defined in node_modules/@types/react/index.d.ts:1980","title":"Optional type"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-typeof","text":"\u2022 typeof ? : string Inherited from ButtonProps . typeof Defined in node_modules/@types/react/index.d.ts:1783","title":"Optional typeof"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-unselectable","text":"\u2022 unselectable ? : \"on\" | \"off\" Inherited from ButtonProps . unselectable Defined in node_modules/@types/react/index.d.ts:1798","title":"Optional unselectable"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-value","text":"\u2022 value ? : string | ReadonlyArray\u2039string\u203a | number Inherited from ButtonProps . value Defined in node_modules/@types/react/index.d.ts:1981","title":"Optional value"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-vocab","text":"\u2022 vocab ? : string Inherited from ButtonProps . vocab Defined in node_modules/@types/react/index.d.ts:1784","title":"Optional vocab"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-waiting","text":"\u2022 waiting ? : boolean Defined in src/renderer/components/button/button.tsx:29","title":"Optional waiting"},{"location":"extensions/api/interfaces/_renderer_api_components_.checkboxprops/","text":"Interface: CheckboxProps \u2039 T \u203a # Type parameters # \u25aa T Hierarchy # CheckboxProps Index # Properties # className disabled inline label theme value Methods # onChange Properties # Optional className # \u2022 className ? : string Defined in src/renderer/components/checkbox/checkbox.tsx:28 Optional disabled # \u2022 disabled ? : boolean Defined in src/renderer/components/checkbox/checkbox.tsx:31 Optional inline # \u2022 inline ? : boolean Defined in src/renderer/components/checkbox/checkbox.tsx:30 Optional label # \u2022 label ? : React.ReactNode Defined in src/renderer/components/checkbox/checkbox.tsx:29 Optional theme # \u2022 theme ? : \"dark\" | \"light\" Defined in src/renderer/components/checkbox/checkbox.tsx:27 Optional value # \u2022 value ? : T Defined in src/renderer/components/checkbox/checkbox.tsx:32 Methods # Optional onChange # \u25b8 onChange ( value : T, evt : ChangeEvent\u2039HTMLInputElement\u203a): void Defined in src/renderer/components/checkbox/checkbox.tsx:33 Parameters: Name Type value T evt ChangeEvent\u2039HTMLInputElement\u203a Returns: void","title":"Interface: CheckboxProps \u2039**T**\u203a"},{"location":"extensions/api/interfaces/_renderer_api_components_.checkboxprops/#interface-checkboxprops-t","text":"","title":"Interface: CheckboxProps \u2039T\u203a"},{"location":"extensions/api/interfaces/_renderer_api_components_.checkboxprops/#type-parameters","text":"\u25aa T","title":"Type parameters"},{"location":"extensions/api/interfaces/_renderer_api_components_.checkboxprops/#hierarchy","text":"CheckboxProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.checkboxprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.checkboxprops/#properties","text":"className disabled inline label theme value","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.checkboxprops/#methods","text":"onChange","title":"Methods"},{"location":"extensions/api/interfaces/_renderer_api_components_.checkboxprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.checkboxprops/#optional-classname","text":"\u2022 className ? : string Defined in src/renderer/components/checkbox/checkbox.tsx:28","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.checkboxprops/#optional-disabled","text":"\u2022 disabled ? : boolean Defined in src/renderer/components/checkbox/checkbox.tsx:31","title":"Optional disabled"},{"location":"extensions/api/interfaces/_renderer_api_components_.checkboxprops/#optional-inline","text":"\u2022 inline ? : boolean Defined in src/renderer/components/checkbox/checkbox.tsx:30","title":"Optional inline"},{"location":"extensions/api/interfaces/_renderer_api_components_.checkboxprops/#optional-label","text":"\u2022 label ? : React.ReactNode Defined in src/renderer/components/checkbox/checkbox.tsx:29","title":"Optional label"},{"location":"extensions/api/interfaces/_renderer_api_components_.checkboxprops/#optional-theme","text":"\u2022 theme ? : \"dark\" | \"light\" Defined in src/renderer/components/checkbox/checkbox.tsx:27","title":"Optional theme"},{"location":"extensions/api/interfaces/_renderer_api_components_.checkboxprops/#optional-value","text":"\u2022 value ? : T Defined in src/renderer/components/checkbox/checkbox.tsx:32","title":"Optional value"},{"location":"extensions/api/interfaces/_renderer_api_components_.checkboxprops/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/interfaces/_renderer_api_components_.checkboxprops/#optional-onchange","text":"\u25b8 onChange ( value : T, evt : ChangeEvent\u2039HTMLInputElement\u203a): void Defined in src/renderer/components/checkbox/checkbox.tsx:33 Parameters: Name Type value T evt ChangeEvent\u2039HTMLInputElement\u203a Returns: void","title":"Optional onChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.confirmdialogbooleanparams/","text":"Interface: ConfirmDialogBooleanParams # Hierarchy # ConfirmDialogBooleanParams \u21b3 ConfirmDialogParams Index # Properties # cancelButtonProps icon labelCancel labelOk message okButtonProps Properties # Optional cancelButtonProps # \u2022 cancelButtonProps ? : Partial\u2039 ButtonProps \u203a Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:46 Optional icon # \u2022 icon ? : ReactNode Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:44 Optional labelCancel # \u2022 labelCancel ? : ReactNode Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:42 Optional labelOk # \u2022 labelOk ? : ReactNode Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:41 message # \u2022 message : ReactNode Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:43 Optional okButtonProps # \u2022 okButtonProps ? : Partial\u2039 ButtonProps \u203a Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:45","title":"Interface: ConfirmDialogBooleanParams"},{"location":"extensions/api/interfaces/_renderer_api_components_.confirmdialogbooleanparams/#interface-confirmdialogbooleanparams","text":"","title":"Interface: ConfirmDialogBooleanParams"},{"location":"extensions/api/interfaces/_renderer_api_components_.confirmdialogbooleanparams/#hierarchy","text":"ConfirmDialogBooleanParams \u21b3 ConfirmDialogParams","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.confirmdialogbooleanparams/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.confirmdialogbooleanparams/#properties","text":"cancelButtonProps icon labelCancel labelOk message okButtonProps","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.confirmdialogbooleanparams/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.confirmdialogbooleanparams/#optional-cancelbuttonprops","text":"\u2022 cancelButtonProps ? : Partial\u2039 ButtonProps \u203a Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:46","title":"Optional cancelButtonProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.confirmdialogbooleanparams/#optional-icon","text":"\u2022 icon ? : ReactNode Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:44","title":"Optional icon"},{"location":"extensions/api/interfaces/_renderer_api_components_.confirmdialogbooleanparams/#optional-labelcancel","text":"\u2022 labelCancel ? : ReactNode Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:42","title":"Optional labelCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.confirmdialogbooleanparams/#optional-labelok","text":"\u2022 labelOk ? : ReactNode Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:41","title":"Optional labelOk"},{"location":"extensions/api/interfaces/_renderer_api_components_.confirmdialogbooleanparams/#message","text":"\u2022 message : ReactNode Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:43","title":"message"},{"location":"extensions/api/interfaces/_renderer_api_components_.confirmdialogbooleanparams/#optional-okbuttonprops","text":"\u2022 okButtonProps ? : Partial\u2039 ButtonProps \u203a Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:45","title":"Optional okButtonProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.confirmdialogparams/","text":"Interface: ConfirmDialogParams # Hierarchy # ConfirmDialogBooleanParams \u21b3 ConfirmDialogParams Index # Properties # cancel cancelButtonProps icon labelCancel labelOk message ok okButtonProps Properties # Optional cancel # \u2022 cancel ? : function Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:37 Type declaration: # \u25b8 (): any | Promise\u2039any\u203a Optional cancelButtonProps # \u2022 cancelButtonProps ? : Partial\u2039 ButtonProps \u203a Inherited from ConfirmDialogParams . cancelButtonProps Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:46 Optional icon # \u2022 icon ? : ReactNode Inherited from ConfirmDialogParams . icon Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:44 Optional labelCancel # \u2022 labelCancel ? : ReactNode Inherited from ConfirmDialogParams . labelCancel Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:42 Optional labelOk # \u2022 labelOk ? : ReactNode Inherited from ConfirmDialogParams . labelOk Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:41 message # \u2022 message : ReactNode Inherited from ConfirmDialogParams . message Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:43 Optional ok # \u2022 ok ? : function Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:36 Type declaration: # \u25b8 (): any | Promise\u2039any\u203a Optional okButtonProps # \u2022 okButtonProps ? : Partial\u2039 ButtonProps \u203a Inherited from ConfirmDialogParams . okButtonProps Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:45","title":"Interface: ConfirmDialogParams"},{"location":"extensions/api/interfaces/_renderer_api_components_.confirmdialogparams/#interface-confirmdialogparams","text":"","title":"Interface: ConfirmDialogParams"},{"location":"extensions/api/interfaces/_renderer_api_components_.confirmdialogparams/#hierarchy","text":"ConfirmDialogBooleanParams \u21b3 ConfirmDialogParams","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.confirmdialogparams/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.confirmdialogparams/#properties","text":"cancel cancelButtonProps icon labelCancel labelOk message ok okButtonProps","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.confirmdialogparams/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.confirmdialogparams/#optional-cancel","text":"\u2022 cancel ? : function Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:37","title":"Optional cancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.confirmdialogparams/#optional-cancelbuttonprops","text":"\u2022 cancelButtonProps ? : Partial\u2039 ButtonProps \u203a Inherited from ConfirmDialogParams . cancelButtonProps Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:46","title":"Optional cancelButtonProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.confirmdialogparams/#optional-icon","text":"\u2022 icon ? : ReactNode Inherited from ConfirmDialogParams . icon Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:44","title":"Optional icon"},{"location":"extensions/api/interfaces/_renderer_api_components_.confirmdialogparams/#optional-labelcancel","text":"\u2022 labelCancel ? : ReactNode Inherited from ConfirmDialogParams . labelCancel Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:42","title":"Optional labelCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.confirmdialogparams/#optional-labelok","text":"\u2022 labelOk ? : ReactNode Inherited from ConfirmDialogParams . labelOk Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:41","title":"Optional labelOk"},{"location":"extensions/api/interfaces/_renderer_api_components_.confirmdialogparams/#message","text":"\u2022 message : ReactNode Inherited from ConfirmDialogParams . message Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:43","title":"message"},{"location":"extensions/api/interfaces/_renderer_api_components_.confirmdialogparams/#optional-ok","text":"\u2022 ok ? : function Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:36","title":"Optional ok"},{"location":"extensions/api/interfaces/_renderer_api_components_.confirmdialogparams/#optional-okbuttonprops","text":"\u2022 okButtonProps ? : Partial\u2039 ButtonProps \u203a Inherited from ConfirmDialogParams . okButtonProps Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:45","title":"Optional okButtonProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.confirmdialogprops/","text":"Interface: ConfirmDialogProps # Hierarchy # object \u21b3 ConfirmDialogProps","title":"Interface: ConfirmDialogProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.confirmdialogprops/#interface-confirmdialogprops","text":"","title":"Interface: ConfirmDialogProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.confirmdialogprops/#hierarchy","text":"object \u21b3 ConfirmDialogProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.cubespinnerprops/","text":"Interface: CubeSpinnerProps # Hierarchy # CubeSpinnerProps Index # Properties # center className Properties # Optional center # \u2022 center ? : boolean Defined in src/renderer/components/spinner/cube-spinner.tsx:28 Optional className # \u2022 className ? : string Defined in src/renderer/components/spinner/cube-spinner.tsx:27","title":"Interface: CubeSpinnerProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.cubespinnerprops/#interface-cubespinnerprops","text":"","title":"Interface: CubeSpinnerProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.cubespinnerprops/#hierarchy","text":"CubeSpinnerProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.cubespinnerprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.cubespinnerprops/#properties","text":"center className","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.cubespinnerprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.cubespinnerprops/#optional-center","text":"\u2022 center ? : boolean Defined in src/renderer/components/spinner/cube-spinner.tsx:28","title":"Optional center"},{"location":"extensions/api/interfaces/_renderer_api_components_.cubespinnerprops/#optional-classname","text":"\u2022 className ? : string Defined in src/renderer/components/spinner/cube-spinner.tsx:27","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.dialogprops/","text":"Interface: DialogProps # Hierarchy # DialogProps Index # Properties # animated className close isOpen modal onClose onOpen open pinned Properties # Optional animated # \u2022 animated ? : boolean Defined in src/renderer/components/dialog/dialog.tsx:43 Optional className # \u2022 className ? : string Defined in src/renderer/components/dialog/dialog.tsx:35 Optional close # \u2022 close ? : function Defined in src/renderer/components/dialog/dialog.tsx:38 Type declaration: # \u25b8 (): void Optional isOpen # \u2022 isOpen ? : boolean Defined in src/renderer/components/dialog/dialog.tsx:36 Optional modal # \u2022 modal ? : boolean Defined in src/renderer/components/dialog/dialog.tsx:41 Optional onClose # \u2022 onClose ? : function Defined in src/renderer/components/dialog/dialog.tsx:40 Type declaration: # \u25b8 (): void Optional onOpen # \u2022 onOpen ? : function Defined in src/renderer/components/dialog/dialog.tsx:39 Type declaration: # \u25b8 (): void Optional open # \u2022 open ? : function Defined in src/renderer/components/dialog/dialog.tsx:37 Type declaration: # \u25b8 (): void Optional pinned # \u2022 pinned ? : boolean Defined in src/renderer/components/dialog/dialog.tsx:42","title":"Interface: DialogProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.dialogprops/#interface-dialogprops","text":"","title":"Interface: DialogProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.dialogprops/#hierarchy","text":"DialogProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.dialogprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.dialogprops/#properties","text":"animated className close isOpen modal onClose onOpen open pinned","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.dialogprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.dialogprops/#optional-animated","text":"\u2022 animated ? : boolean Defined in src/renderer/components/dialog/dialog.tsx:43","title":"Optional animated"},{"location":"extensions/api/interfaces/_renderer_api_components_.dialogprops/#optional-classname","text":"\u2022 className ? : string Defined in src/renderer/components/dialog/dialog.tsx:35","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.dialogprops/#optional-close","text":"\u2022 close ? : function Defined in src/renderer/components/dialog/dialog.tsx:38","title":"Optional close"},{"location":"extensions/api/interfaces/_renderer_api_components_.dialogprops/#optional-isopen","text":"\u2022 isOpen ? : boolean Defined in src/renderer/components/dialog/dialog.tsx:36","title":"Optional isOpen"},{"location":"extensions/api/interfaces/_renderer_api_components_.dialogprops/#optional-modal","text":"\u2022 modal ? : boolean Defined in src/renderer/components/dialog/dialog.tsx:41","title":"Optional modal"},{"location":"extensions/api/interfaces/_renderer_api_components_.dialogprops/#optional-onclose","text":"\u2022 onClose ? : function Defined in src/renderer/components/dialog/dialog.tsx:40","title":"Optional onClose"},{"location":"extensions/api/interfaces/_renderer_api_components_.dialogprops/#optional-onopen","text":"\u2022 onOpen ? : function Defined in src/renderer/components/dialog/dialog.tsx:39","title":"Optional onOpen"},{"location":"extensions/api/interfaces/_renderer_api_components_.dialogprops/#optional-open","text":"\u2022 open ? : function Defined in src/renderer/components/dialog/dialog.tsx:37","title":"Optional open"},{"location":"extensions/api/interfaces/_renderer_api_components_.dialogprops/#optional-pinned","text":"\u2022 pinned ? : boolean Defined in src/renderer/components/dialog/dialog.tsx:42","title":"Optional pinned"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/","text":"Interface: DrawerItemLabelsProps # Hierarchy # \u21b3 DrawerItemProps \u21b3 DrawerItemLabelsProps Index # Properties # about accessKey aria-activedescendant aria-atomic aria-autocomplete aria-busy aria-checked aria-colcount aria-colindex aria-colspan aria-controls aria-current aria-describedby aria-details aria-disabled aria-dropeffect aria-errormessage aria-expanded aria-flowto aria-grabbed aria-haspopup aria-hidden aria-invalid aria-keyshortcuts aria-label aria-labelledby aria-level aria-live aria-modal aria-multiline aria-multiselectable aria-orientation aria-owns aria-placeholder aria-posinset aria-pressed aria-readonly aria-relevant aria-required aria-roledescription aria-rowcount aria-rowindex aria-rowspan aria-selected aria-setsize aria-sort aria-valuemax aria-valuemin aria-valuenow aria-valuetext autoCapitalize autoCorrect autoSave children className color contentEditable contextMenu dangerouslySetInnerHTML datatype defaultChecked defaultValue dir draggable hidden id inlist inputMode is itemID itemProp itemRef itemScope itemType labels labelsOnly lang name onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture placeholder prefix property radioGroup renderBoolean resource results role security slot spellCheck style suppressContentEditableWarning suppressHydrationWarning tabIndex title translate typeof unselectable vocab Properties # Optional about # \u2022 about ? : string Inherited from ButtonProps . about Defined in node_modules/@types/react/index.d.ts:1777 Optional accessKey # \u2022 accessKey ? : string Inherited from ButtonProps . accessKey Defined in node_modules/@types/react/index.d.ts:1753 Optional aria-activedescendant # \u2022 aria-activedescendant ? : string Inherited from ButtonProps . aria-activedescendant Defined in node_modules/@types/react/index.d.ts:1560 Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application. Optional aria-atomic # \u2022 aria-atomic ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-atomic Defined in node_modules/@types/react/index.d.ts:1562 Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute. Optional aria-autocomplete # \u2022 aria-autocomplete ? : \"none\" | \"inline\" | \"list\" | \"both\" Inherited from ButtonProps . aria-autocomplete Defined in node_modules/@types/react/index.d.ts:1567 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. Optional aria-busy # \u2022 aria-busy ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-busy Defined in node_modules/@types/react/index.d.ts:1569 Indicates an element is being modified and that assistive technologies MAY want to wait until the modifications are complete before exposing them to the user. Optional aria-checked # \u2022 aria-checked ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-checked Defined in node_modules/@types/react/index.d.ts:1574 Indicates the current \"checked\" state of checkboxes, radio buttons, and other widgets. see aria-pressed @see aria-selected. Optional aria-colcount # \u2022 aria-colcount ? : number Inherited from ButtonProps . aria-colcount Defined in node_modules/@types/react/index.d.ts:1579 Defines the total number of columns in a table, grid, or treegrid. see aria-colindex. Optional aria-colindex # \u2022 aria-colindex ? : number Inherited from ButtonProps . aria-colindex Defined in node_modules/@types/react/index.d.ts:1584 Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid. see aria-colcount @see aria-colspan. Optional aria-colspan # \u2022 aria-colspan ? : number Inherited from ButtonProps . aria-colspan Defined in node_modules/@types/react/index.d.ts:1589 Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid. see aria-colindex @see aria-rowspan. Optional aria-controls # \u2022 aria-controls ? : string Inherited from ButtonProps . aria-controls Defined in node_modules/@types/react/index.d.ts:1594 Identifies the element (or elements) whose contents or presence are controlled by the current element. see aria-owns. Optional aria-current # \u2022 aria-current ? : boolean | \"false\" | \"true\" | \"page\" | \"step\" | \"location\" | \"date\" | \"time\" Inherited from ButtonProps . aria-current Defined in node_modules/@types/react/index.d.ts:1596 Indicates the element that represents the current item within a container or set of related elements. Optional aria-describedby # \u2022 aria-describedby ? : string Inherited from ButtonProps . aria-describedby Defined in node_modules/@types/react/index.d.ts:1601 Identifies the element (or elements) that describes the object. see aria-labelledby Optional aria-details # \u2022 aria-details ? : string Inherited from ButtonProps . aria-details Defined in node_modules/@types/react/index.d.ts:1606 Identifies the element that provides a detailed, extended description for the object. see aria-describedby. Optional aria-disabled # \u2022 aria-disabled ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-disabled Defined in node_modules/@types/react/index.d.ts:1611 Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable. see aria-hidden @see aria-readonly. Optional aria-dropeffect # \u2022 aria-dropeffect ? : \"none\" | \"copy\" | \"execute\" | \"link\" | \"move\" | \"popup\" Inherited from ButtonProps . aria-dropeffect Defined in node_modules/@types/react/index.d.ts:1616 Indicates what functions can be performed when a dragged object is released on the drop target. deprecated in ARIA 1.1 Optional aria-errormessage # \u2022 aria-errormessage ? : string Inherited from ButtonProps . aria-errormessage Defined in node_modules/@types/react/index.d.ts:1621 Identifies the element that provides an error message for the object. see aria-invalid @see aria-describedby. Optional aria-expanded # \u2022 aria-expanded ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-expanded Defined in node_modules/@types/react/index.d.ts:1623 Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed. Optional aria-flowto # \u2022 aria-flowto ? : string Inherited from ButtonProps . aria-flowto Defined in node_modules/@types/react/index.d.ts:1628 Identifies the next element (or elements) in an alternate reading order of content which, at the user's discretion, allows assistive technology to override the general default of reading in document source order. Optional aria-grabbed # \u2022 aria-grabbed ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-grabbed Defined in node_modules/@types/react/index.d.ts:1633 Indicates an element's \"grabbed\" state in a drag-and-drop operation. deprecated in ARIA 1.1 Optional aria-haspopup # \u2022 aria-haspopup ? : boolean | \"false\" | \"true\" | \"menu\" | \"listbox\" | \"tree\" | \"grid\" | \"dialog\" Inherited from ButtonProps . aria-haspopup Defined in node_modules/@types/react/index.d.ts:1635 Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element. Optional aria-hidden # \u2022 aria-hidden ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-hidden Defined in node_modules/@types/react/index.d.ts:1640 Indicates whether the element is exposed to an accessibility API. see aria-disabled. Optional aria-invalid # \u2022 aria-invalid ? : boolean | \"false\" | \"true\" | \"grammar\" | \"spelling\" Inherited from ButtonProps . aria-invalid Defined in node_modules/@types/react/index.d.ts:1645 Indicates the entered value does not conform to the format expected by the application. see aria-errormessage. Optional aria-keyshortcuts # \u2022 aria-keyshortcuts ? : string Inherited from ButtonProps . aria-keyshortcuts Defined in node_modules/@types/react/index.d.ts:1647 Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element. Optional aria-label # \u2022 aria-label ? : string Inherited from ButtonProps . aria-label Defined in node_modules/@types/react/index.d.ts:1652 Defines a string value that labels the current element. see aria-labelledby. Optional aria-labelledby # \u2022 aria-labelledby ? : string Inherited from ButtonProps . aria-labelledby Defined in node_modules/@types/react/index.d.ts:1657 Identifies the element (or elements) that labels the current element. see aria-describedby. Optional aria-level # \u2022 aria-level ? : number Inherited from ButtonProps . aria-level Defined in node_modules/@types/react/index.d.ts:1659 Defines the hierarchical level of an element within a structure. Optional aria-live # \u2022 aria-live ? : \"off\" | \"assertive\" | \"polite\" Inherited from ButtonProps . aria-live Defined in node_modules/@types/react/index.d.ts:1661 Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region. Optional aria-modal # \u2022 aria-modal ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-modal Defined in node_modules/@types/react/index.d.ts:1663 Indicates whether an element is modal when displayed. Optional aria-multiline # \u2022 aria-multiline ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiline Defined in node_modules/@types/react/index.d.ts:1665 Indicates whether a text box accepts multiple lines of input or only a single line. Optional aria-multiselectable # \u2022 aria-multiselectable ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiselectable Defined in node_modules/@types/react/index.d.ts:1667 Indicates that the user may select more than one item from the current selectable descendants. Optional aria-orientation # \u2022 aria-orientation ? : \"horizontal\" | \"vertical\" Inherited from ButtonProps . aria-orientation Defined in node_modules/@types/react/index.d.ts:1669 Indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous. Optional aria-owns # \u2022 aria-owns ? : string Inherited from ButtonProps . aria-owns Defined in node_modules/@types/react/index.d.ts:1675 Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship between DOM elements where the DOM hierarchy cannot be used to represent the relationship. see aria-controls. Optional aria-placeholder # \u2022 aria-placeholder ? : string Inherited from ButtonProps . aria-placeholder Defined in node_modules/@types/react/index.d.ts:1680 Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value. A hint could be a sample value or a brief description of the expected format. Optional aria-posinset # \u2022 aria-posinset ? : number Inherited from ButtonProps . aria-posinset Defined in node_modules/@types/react/index.d.ts:1685 Defines an element's number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-setsize. Optional aria-pressed # \u2022 aria-pressed ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-pressed Defined in node_modules/@types/react/index.d.ts:1690 Indicates the current \"pressed\" state of toggle buttons. see aria-checked @see aria-selected. Optional aria-readonly # \u2022 aria-readonly ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-readonly Defined in node_modules/@types/react/index.d.ts:1695 Indicates that the element is not editable, but is otherwise operable. see aria-disabled. Optional aria-relevant # \u2022 aria-relevant ? : \"additions\" | \"additions removals\" | \"additions text\" | \"all\" | \"removals\" | \"removals additions\" | \"removals text\" | \"text\" | \"text additions\" | \"text removals\" Inherited from ButtonProps . aria-relevant Defined in node_modules/@types/react/index.d.ts:1700 Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified. see aria-atomic. Optional aria-required # \u2022 aria-required ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-required Defined in node_modules/@types/react/index.d.ts:1702 Indicates that user input is required on the element before a form may be submitted. Optional aria-roledescription # \u2022 aria-roledescription ? : string Inherited from ButtonProps . aria-roledescription Defined in node_modules/@types/react/index.d.ts:1704 Defines a human-readable, author-localized description for the role of an element. Optional aria-rowcount # \u2022 aria-rowcount ? : number Inherited from ButtonProps . aria-rowcount Defined in node_modules/@types/react/index.d.ts:1709 Defines the total number of rows in a table, grid, or treegrid. see aria-rowindex. Optional aria-rowindex # \u2022 aria-rowindex ? : number Inherited from ButtonProps . aria-rowindex Defined in node_modules/@types/react/index.d.ts:1714 Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid. see aria-rowcount @see aria-rowspan. Optional aria-rowspan # \u2022 aria-rowspan ? : number Inherited from ButtonProps . aria-rowspan Defined in node_modules/@types/react/index.d.ts:1719 Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid. see aria-rowindex @see aria-colspan. Optional aria-selected # \u2022 aria-selected ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-selected Defined in node_modules/@types/react/index.d.ts:1724 Indicates the current \"selected\" state of various widgets. see aria-checked @see aria-pressed. Optional aria-setsize # \u2022 aria-setsize ? : number Inherited from ButtonProps . aria-setsize Defined in node_modules/@types/react/index.d.ts:1729 Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-posinset. Optional aria-sort # \u2022 aria-sort ? : \"none\" | \"ascending\" | \"descending\" | \"other\" Inherited from ButtonProps . aria-sort Defined in node_modules/@types/react/index.d.ts:1731 Indicates if items in a table or grid are sorted in ascending or descending order. Optional aria-valuemax # \u2022 aria-valuemax ? : number Inherited from ButtonProps . aria-valuemax Defined in node_modules/@types/react/index.d.ts:1733 Defines the maximum allowed value for a range widget. Optional aria-valuemin # \u2022 aria-valuemin ? : number Inherited from ButtonProps . aria-valuemin Defined in node_modules/@types/react/index.d.ts:1735 Defines the minimum allowed value for a range widget. Optional aria-valuenow # \u2022 aria-valuenow ? : number Inherited from ButtonProps . aria-valuenow Defined in node_modules/@types/react/index.d.ts:1740 Defines the current value for a range widget. see aria-valuetext. Optional aria-valuetext # \u2022 aria-valuetext ? : string Inherited from ButtonProps . aria-valuetext Defined in node_modules/@types/react/index.d.ts:1742 Defines the human readable text alternative of aria-valuenow for a range widget. Optional autoCapitalize # \u2022 autoCapitalize ? : string Inherited from ButtonProps . autoCapitalize Defined in node_modules/@types/react/index.d.ts:1787 Optional autoCorrect # \u2022 autoCorrect ? : string Inherited from ButtonProps . autoCorrect Defined in node_modules/@types/react/index.d.ts:1788 Optional autoSave # \u2022 autoSave ? : string Inherited from ButtonProps . autoSave Defined in node_modules/@types/react/index.d.ts:1789 Optional children # \u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350 Optional className # \u2022 className ? : string Inherited from DrawerItemProps . className Overrides ButtonProps . className Defined in src/renderer/components/drawer/drawer-item.tsx:28 Optional color # \u2022 color ? : string Inherited from ButtonProps . color Defined in node_modules/@types/react/index.d.ts:1790 Optional contentEditable # \u2022 contentEditable ? : Booleanish | \"inherit\" Inherited from ButtonProps . contentEditable Defined in node_modules/@types/react/index.d.ts:1755 Optional contextMenu # \u2022 contextMenu ? : string Inherited from ButtonProps . contextMenu Defined in node_modules/@types/react/index.d.ts:1756 Optional dangerouslySetInnerHTML # \u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351 Type declaration: # __html : string Optional datatype # \u2022 datatype ? : string Inherited from ButtonProps . datatype Defined in node_modules/@types/react/index.d.ts:1778 Optional defaultChecked # \u2022 defaultChecked ? : boolean Inherited from ButtonProps . defaultChecked Defined in node_modules/@types/react/index.d.ts:1747 Optional defaultValue # \u2022 defaultValue ? : string | number | ReadonlyArray\u2039string\u203a Inherited from ButtonProps . defaultValue Defined in node_modules/@types/react/index.d.ts:1748 Optional dir # \u2022 dir ? : string Inherited from ButtonProps . dir Defined in node_modules/@types/react/index.d.ts:1757 Optional draggable # \u2022 draggable ? : Booleanish Inherited from ButtonProps . draggable Defined in node_modules/@types/react/index.d.ts:1758 Optional hidden # \u2022 hidden ? : boolean Inherited from DrawerItemProps . hidden Overrides IconProps . hidden Defined in src/renderer/components/drawer/drawer-item.tsx:31 Optional id # \u2022 id ? : string Inherited from ButtonProps . id Defined in node_modules/@types/react/index.d.ts:1760 Optional inlist # \u2022 inlist ? : any Inherited from ButtonProps . inlist Defined in node_modules/@types/react/index.d.ts:1779 Optional inputMode # \u2022 inputMode ? : \"none\" | \"text\" | \"tel\" | \"url\" | \"email\" | \"numeric\" | \"decimal\" | \"search\" Inherited from ButtonProps . inputMode Defined in node_modules/@types/react/index.d.ts:1805 Hints at the type of data that might be entered by the user while editing the element or its contents see https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute Optional is # \u2022 is ? : string Inherited from ButtonProps . is Defined in node_modules/@types/react/index.d.ts:1810 Specify that a standard HTML element should behave like a defined custom built-in element see https://html.spec.whatwg.org/multipage/custom-elements.html#attr-is Optional itemID # \u2022 itemID ? : string Inherited from ButtonProps . itemID Defined in node_modules/@types/react/index.d.ts:1794 Optional itemProp # \u2022 itemProp ? : string Inherited from ButtonProps . itemProp Defined in node_modules/@types/react/index.d.ts:1791 Optional itemRef # \u2022 itemRef ? : string Inherited from ButtonProps . itemRef Defined in node_modules/@types/react/index.d.ts:1795 Optional itemScope # \u2022 itemScope ? : boolean Inherited from ButtonProps . itemScope Defined in node_modules/@types/react/index.d.ts:1792 Optional itemType # \u2022 itemType ? : string Inherited from ButtonProps . itemType Defined in node_modules/@types/react/index.d.ts:1793 labels # \u2022 labels : string[] Defined in src/renderer/components/drawer/drawer-item-labels.tsx:27 Optional labelsOnly # \u2022 labelsOnly ? : boolean Inherited from DrawerItemProps . labelsOnly Defined in src/renderer/components/drawer/drawer-item.tsx:30 Optional lang # \u2022 lang ? : string Inherited from ButtonProps . lang Defined in node_modules/@types/react/index.d.ts:1761 name # \u2022 name : React.ReactNode Inherited from DrawerItemProps . name Defined in src/renderer/components/drawer/drawer-item.tsx:27 Optional onAbort # \u2022 onAbort ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406 Optional onAbortCapture # \u2022 onAbortCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407 Optional onAnimationEnd # \u2022 onAnimationEnd ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536 Optional onAnimationEndCapture # \u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537 Optional onAnimationIteration # \u2022 onAnimationIteration ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538 Optional onAnimationIterationCapture # \u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539 Optional onAnimationStart # \u2022 onAnimationStart ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534 Optional onAnimationStartCapture # \u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535 Optional onAuxClick # \u2022 onAuxClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452 Optional onAuxClickCapture # \u2022 onAuxClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453 Optional onBeforeInput # \u2022 onBeforeInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380 Optional onBeforeInputCapture # \u2022 onBeforeInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381 Optional onBlur # \u2022 onBlur ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374 Optional onBlurCapture # \u2022 onBlurCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375 Optional onCanPlay # \u2022 onCanPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408 Optional onCanPlayCapture # \u2022 onCanPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409 Optional onCanPlayThrough # \u2022 onCanPlayThrough ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410 Optional onCanPlayThroughCapture # \u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411 Optional onChange # \u2022 onChange ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378 Optional onChangeCapture # \u2022 onChangeCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379 Optional onClick # \u2022 onClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454 Optional onClickCapture # \u2022 onClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455 Optional onCompositionEnd # \u2022 onCompositionEnd ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364 Optional onCompositionEndCapture # \u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365 Optional onCompositionStart # \u2022 onCompositionStart ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366 Optional onCompositionStartCapture # \u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367 Optional onCompositionUpdate # \u2022 onCompositionUpdate ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368 Optional onCompositionUpdateCapture # \u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369 Optional onContextMenu # \u2022 onContextMenu ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456 Optional onContextMenuCapture # \u2022 onContextMenuCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457 Optional onCopy # \u2022 onCopy ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356 Optional onCopyCapture # \u2022 onCopyCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357 Optional onCut # \u2022 onCut ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358 Optional onCutCapture # \u2022 onCutCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359 Optional onDoubleClick # \u2022 onDoubleClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458 Optional onDoubleClickCapture # \u2022 onDoubleClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459 Optional onDrag # \u2022 onDrag ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460 Optional onDragCapture # \u2022 onDragCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461 Optional onDragEnd # \u2022 onDragEnd ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462 Optional onDragEndCapture # \u2022 onDragEndCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463 Optional onDragEnter # \u2022 onDragEnter ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464 Optional onDragEnterCapture # \u2022 onDragEnterCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465 Optional onDragExit # \u2022 onDragExit ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466 Optional onDragExitCapture # \u2022 onDragExitCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467 Optional onDragLeave # \u2022 onDragLeave ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468 Optional onDragLeaveCapture # \u2022 onDragLeaveCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469 Optional onDragOver # \u2022 onDragOver ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470 Optional onDragOverCapture # \u2022 onDragOverCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471 Optional onDragStart # \u2022 onDragStart ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472 Optional onDragStartCapture # \u2022 onDragStartCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473 Optional onDrop # \u2022 onDrop ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474 Optional onDropCapture # \u2022 onDropCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475 Optional onDurationChange # \u2022 onDurationChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412 Optional onDurationChangeCapture # \u2022 onDurationChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413 Optional onEmptied # \u2022 onEmptied ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414 Optional onEmptiedCapture # \u2022 onEmptiedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415 Optional onEncrypted # \u2022 onEncrypted ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416 Optional onEncryptedCapture # \u2022 onEncryptedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417 Optional onEnded # \u2022 onEnded ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418 Optional onEndedCapture # \u2022 onEndedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419 Optional onError # \u2022 onError ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394 Optional onErrorCapture # \u2022 onErrorCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395 Optional onFocus # \u2022 onFocus ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372 Optional onFocusCapture # \u2022 onFocusCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373 Optional onGotPointerCapture # \u2022 onGotPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520 Optional onGotPointerCaptureCapture # \u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521 Optional onInput # \u2022 onInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382 Optional onInputCapture # \u2022 onInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383 Optional onInvalid # \u2022 onInvalid ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388 Optional onInvalidCapture # \u2022 onInvalidCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389 Optional onKeyDown # \u2022 onKeyDown ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398 Optional onKeyDownCapture # \u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399 Optional onKeyPress # \u2022 onKeyPress ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400 Optional onKeyPressCapture # \u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401 Optional onKeyUp # \u2022 onKeyUp ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402 Optional onKeyUpCapture # \u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403 Optional onLoad # \u2022 onLoad ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392 Optional onLoadCapture # \u2022 onLoadCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393 Optional onLoadStart # \u2022 onLoadStart ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424 Optional onLoadStartCapture # \u2022 onLoadStartCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425 Optional onLoadedData # \u2022 onLoadedData ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420 Optional onLoadedDataCapture # \u2022 onLoadedDataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421 Optional onLoadedMetadata # \u2022 onLoadedMetadata ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422 Optional onLoadedMetadataCapture # \u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423 Optional onLostPointerCapture # \u2022 onLostPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522 Optional onLostPointerCaptureCapture # \u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523 Optional onMouseDown # \u2022 onMouseDown ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476 Optional onMouseDownCapture # \u2022 onMouseDownCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477 Optional onMouseEnter # \u2022 onMouseEnter ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478 Optional onMouseLeave # \u2022 onMouseLeave ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479 Optional onMouseMove # \u2022 onMouseMove ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480 Optional onMouseMoveCapture # \u2022 onMouseMoveCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481 Optional onMouseOut # \u2022 onMouseOut ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482 Optional onMouseOutCapture # \u2022 onMouseOutCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483 Optional onMouseOver # \u2022 onMouseOver ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484 Optional onMouseOverCapture # \u2022 onMouseOverCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485 Optional onMouseUp # \u2022 onMouseUp ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486 Optional onMouseUpCapture # \u2022 onMouseUpCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487 Optional onPaste # \u2022 onPaste ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360 Optional onPasteCapture # \u2022 onPasteCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361 Optional onPause # \u2022 onPause ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426 Optional onPauseCapture # \u2022 onPauseCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427 Optional onPlay # \u2022 onPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428 Optional onPlayCapture # \u2022 onPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429 Optional onPlaying # \u2022 onPlaying ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430 Optional onPlayingCapture # \u2022 onPlayingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431 Optional onPointerCancel # \u2022 onPointerCancel ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510 Optional onPointerCancelCapture # \u2022 onPointerCancelCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511 Optional onPointerDown # \u2022 onPointerDown ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504 Optional onPointerDownCapture # \u2022 onPointerDownCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505 Optional onPointerEnter # \u2022 onPointerEnter ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512 Optional onPointerEnterCapture # \u2022 onPointerEnterCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513 Optional onPointerLeave # \u2022 onPointerLeave ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514 Optional onPointerLeaveCapture # \u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515 Optional onPointerMove # \u2022 onPointerMove ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506 Optional onPointerMoveCapture # \u2022 onPointerMoveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507 Optional onPointerOut # \u2022 onPointerOut ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518 Optional onPointerOutCapture # \u2022 onPointerOutCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519 Optional onPointerOver # \u2022 onPointerOver ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516 Optional onPointerOverCapture # \u2022 onPointerOverCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517 Optional onPointerUp # \u2022 onPointerUp ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508 Optional onPointerUpCapture # \u2022 onPointerUpCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509 Optional onProgress # \u2022 onProgress ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432 Optional onProgressCapture # \u2022 onProgressCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433 Optional onRateChange # \u2022 onRateChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434 Optional onRateChangeCapture # \u2022 onRateChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435 Optional onReset # \u2022 onReset ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384 Optional onResetCapture # \u2022 onResetCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385 Optional onScroll # \u2022 onScroll ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526 Optional onScrollCapture # \u2022 onScrollCapture ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527 Optional onSeeked # \u2022 onSeeked ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436 Optional onSeekedCapture # \u2022 onSeekedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437 Optional onSeeking # \u2022 onSeeking ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438 Optional onSeekingCapture # \u2022 onSeekingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439 Optional onSelect # \u2022 onSelect ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490 Optional onSelectCapture # \u2022 onSelectCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491 Optional onStalled # \u2022 onStalled ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440 Optional onStalledCapture # \u2022 onStalledCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441 Optional onSubmit # \u2022 onSubmit ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386 Optional onSubmitCapture # \u2022 onSubmitCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387 Optional onSuspend # \u2022 onSuspend ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442 Optional onSuspendCapture # \u2022 onSuspendCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443 Optional onTimeUpdate # \u2022 onTimeUpdate ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444 Optional onTimeUpdateCapture # \u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445 Optional onTouchCancel # \u2022 onTouchCancel ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494 Optional onTouchCancelCapture # \u2022 onTouchCancelCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495 Optional onTouchEnd # \u2022 onTouchEnd ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496 Optional onTouchEndCapture # \u2022 onTouchEndCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497 Optional onTouchMove # \u2022 onTouchMove ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498 Optional onTouchMoveCapture # \u2022 onTouchMoveCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499 Optional onTouchStart # \u2022 onTouchStart ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500 Optional onTouchStartCapture # \u2022 onTouchStartCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501 Optional onTransitionEnd # \u2022 onTransitionEnd ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542 Optional onTransitionEndCapture # \u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543 Optional onVolumeChange # \u2022 onVolumeChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446 Optional onVolumeChangeCapture # \u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447 Optional onWaiting # \u2022 onWaiting ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448 Optional onWaitingCapture # \u2022 onWaitingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449 Optional onWheel # \u2022 onWheel ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530 Optional onWheelCapture # \u2022 onWheelCapture ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531 Optional placeholder # \u2022 placeholder ? : string Inherited from ButtonProps . placeholder Defined in node_modules/@types/react/index.d.ts:1762 Optional prefix # \u2022 prefix ? : string Inherited from ButtonProps . prefix Defined in node_modules/@types/react/index.d.ts:1780 Optional property # \u2022 property ? : string Inherited from ButtonProps . property Defined in node_modules/@types/react/index.d.ts:1781 Optional radioGroup # \u2022 radioGroup ? : string Inherited from ButtonProps . radioGroup Defined in node_modules/@types/react/index.d.ts:1771 Optional renderBoolean # \u2022 renderBoolean ? : boolean Inherited from DrawerItemProps . renderBoolean Defined in src/renderer/components/drawer/drawer-item.tsx:32 Optional resource # \u2022 resource ? : string Inherited from ButtonProps . resource Defined in node_modules/@types/react/index.d.ts:1782 Optional results # \u2022 results ? : number Inherited from ButtonProps . results Defined in node_modules/@types/react/index.d.ts:1796 Optional role # \u2022 role ? : string Inherited from ButtonProps . role Defined in node_modules/@types/react/index.d.ts:1774 Optional security # \u2022 security ? : string Inherited from ButtonProps . security Defined in node_modules/@types/react/index.d.ts:1797 Optional slot # \u2022 slot ? : string Inherited from ButtonProps . slot Defined in node_modules/@types/react/index.d.ts:1763 Optional spellCheck # \u2022 spellCheck ? : Booleanish Inherited from ButtonProps . spellCheck Defined in node_modules/@types/react/index.d.ts:1764 Optional style # \u2022 style ? : CSSProperties Inherited from ButtonProps . style Defined in node_modules/@types/react/index.d.ts:1765 Optional suppressContentEditableWarning # \u2022 suppressContentEditableWarning ? : boolean Inherited from ButtonProps . suppressContentEditableWarning Defined in node_modules/@types/react/index.d.ts:1749 Optional suppressHydrationWarning # \u2022 suppressHydrationWarning ? : boolean Inherited from ButtonProps . suppressHydrationWarning Defined in node_modules/@types/react/index.d.ts:1750 Optional tabIndex # \u2022 tabIndex ? : number Inherited from ButtonProps . tabIndex Defined in node_modules/@types/react/index.d.ts:1766 Optional title # \u2022 title ? : string Inherited from DrawerItemProps . title Overrides ButtonProps . title Defined in src/renderer/components/drawer/drawer-item.tsx:29 Optional translate # \u2022 translate ? : \"yes\" | \"no\" Inherited from ButtonProps . translate Defined in node_modules/@types/react/index.d.ts:1768 Optional typeof # \u2022 typeof ? : string Inherited from ButtonProps . typeof Defined in node_modules/@types/react/index.d.ts:1783 Optional unselectable # \u2022 unselectable ? : \"on\" | \"off\" Inherited from ButtonProps . unselectable Defined in node_modules/@types/react/index.d.ts:1798 Optional vocab # \u2022 vocab ? : string Inherited from ButtonProps . vocab Defined in node_modules/@types/react/index.d.ts:1784","title":"Interface: DrawerItemLabelsProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#interface-draweritemlabelsprops","text":"","title":"Interface: DrawerItemLabelsProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#hierarchy","text":"\u21b3 DrawerItemProps \u21b3 DrawerItemLabelsProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#properties","text":"about accessKey aria-activedescendant aria-atomic aria-autocomplete aria-busy aria-checked aria-colcount aria-colindex aria-colspan aria-controls aria-current aria-describedby aria-details aria-disabled aria-dropeffect aria-errormessage aria-expanded aria-flowto aria-grabbed aria-haspopup aria-hidden aria-invalid aria-keyshortcuts aria-label aria-labelledby aria-level aria-live aria-modal aria-multiline aria-multiselectable aria-orientation aria-owns aria-placeholder aria-posinset aria-pressed aria-readonly aria-relevant aria-required aria-roledescription aria-rowcount aria-rowindex aria-rowspan aria-selected aria-setsize aria-sort aria-valuemax aria-valuemin aria-valuenow aria-valuetext autoCapitalize autoCorrect autoSave children className color contentEditable contextMenu dangerouslySetInnerHTML datatype defaultChecked defaultValue dir draggable hidden id inlist inputMode is itemID itemProp itemRef itemScope itemType labels labelsOnly lang name onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture placeholder prefix property radioGroup renderBoolean resource results role security slot spellCheck style suppressContentEditableWarning suppressHydrationWarning tabIndex title translate typeof unselectable vocab","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-about","text":"\u2022 about ? : string Inherited from ButtonProps . about Defined in node_modules/@types/react/index.d.ts:1777","title":"Optional about"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-accesskey","text":"\u2022 accessKey ? : string Inherited from ButtonProps . accessKey Defined in node_modules/@types/react/index.d.ts:1753","title":"Optional accessKey"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-activedescendant","text":"\u2022 aria-activedescendant ? : string Inherited from ButtonProps . aria-activedescendant Defined in node_modules/@types/react/index.d.ts:1560 Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application.","title":"Optional aria-activedescendant"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-atomic","text":"\u2022 aria-atomic ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-atomic Defined in node_modules/@types/react/index.d.ts:1562 Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute.","title":"Optional aria-atomic"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-autocomplete","text":"\u2022 aria-autocomplete ? : \"none\" | \"inline\" | \"list\" | \"both\" Inherited from ButtonProps . aria-autocomplete Defined in node_modules/@types/react/index.d.ts:1567 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.","title":"Optional aria-autocomplete"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-busy","text":"\u2022 aria-busy ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-busy Defined in node_modules/@types/react/index.d.ts:1569 Indicates an element is being modified and that assistive technologies MAY want to wait until the modifications are complete before exposing them to the user.","title":"Optional aria-busy"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-checked","text":"\u2022 aria-checked ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-checked Defined in node_modules/@types/react/index.d.ts:1574 Indicates the current \"checked\" state of checkboxes, radio buttons, and other widgets. see aria-pressed @see aria-selected.","title":"Optional aria-checked"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-colcount","text":"\u2022 aria-colcount ? : number Inherited from ButtonProps . aria-colcount Defined in node_modules/@types/react/index.d.ts:1579 Defines the total number of columns in a table, grid, or treegrid. see aria-colindex.","title":"Optional aria-colcount"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-colindex","text":"\u2022 aria-colindex ? : number Inherited from ButtonProps . aria-colindex Defined in node_modules/@types/react/index.d.ts:1584 Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid. see aria-colcount @see aria-colspan.","title":"Optional aria-colindex"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-colspan","text":"\u2022 aria-colspan ? : number Inherited from ButtonProps . aria-colspan Defined in node_modules/@types/react/index.d.ts:1589 Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid. see aria-colindex @see aria-rowspan.","title":"Optional aria-colspan"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-controls","text":"\u2022 aria-controls ? : string Inherited from ButtonProps . aria-controls Defined in node_modules/@types/react/index.d.ts:1594 Identifies the element (or elements) whose contents or presence are controlled by the current element. see aria-owns.","title":"Optional aria-controls"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-current","text":"\u2022 aria-current ? : boolean | \"false\" | \"true\" | \"page\" | \"step\" | \"location\" | \"date\" | \"time\" Inherited from ButtonProps . aria-current Defined in node_modules/@types/react/index.d.ts:1596 Indicates the element that represents the current item within a container or set of related elements.","title":"Optional aria-current"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-describedby","text":"\u2022 aria-describedby ? : string Inherited from ButtonProps . aria-describedby Defined in node_modules/@types/react/index.d.ts:1601 Identifies the element (or elements) that describes the object. see aria-labelledby","title":"Optional aria-describedby"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-details","text":"\u2022 aria-details ? : string Inherited from ButtonProps . aria-details Defined in node_modules/@types/react/index.d.ts:1606 Identifies the element that provides a detailed, extended description for the object. see aria-describedby.","title":"Optional aria-details"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-disabled","text":"\u2022 aria-disabled ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-disabled Defined in node_modules/@types/react/index.d.ts:1611 Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable. see aria-hidden @see aria-readonly.","title":"Optional aria-disabled"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-dropeffect","text":"\u2022 aria-dropeffect ? : \"none\" | \"copy\" | \"execute\" | \"link\" | \"move\" | \"popup\" Inherited from ButtonProps . aria-dropeffect Defined in node_modules/@types/react/index.d.ts:1616 Indicates what functions can be performed when a dragged object is released on the drop target. deprecated in ARIA 1.1","title":"Optional aria-dropeffect"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-errormessage","text":"\u2022 aria-errormessage ? : string Inherited from ButtonProps . aria-errormessage Defined in node_modules/@types/react/index.d.ts:1621 Identifies the element that provides an error message for the object. see aria-invalid @see aria-describedby.","title":"Optional aria-errormessage"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-expanded","text":"\u2022 aria-expanded ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-expanded Defined in node_modules/@types/react/index.d.ts:1623 Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed.","title":"Optional aria-expanded"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-flowto","text":"\u2022 aria-flowto ? : string Inherited from ButtonProps . aria-flowto Defined in node_modules/@types/react/index.d.ts:1628 Identifies the next element (or elements) in an alternate reading order of content which, at the user's discretion, allows assistive technology to override the general default of reading in document source order.","title":"Optional aria-flowto"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-grabbed","text":"\u2022 aria-grabbed ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-grabbed Defined in node_modules/@types/react/index.d.ts:1633 Indicates an element's \"grabbed\" state in a drag-and-drop operation. deprecated in ARIA 1.1","title":"Optional aria-grabbed"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-haspopup","text":"\u2022 aria-haspopup ? : boolean | \"false\" | \"true\" | \"menu\" | \"listbox\" | \"tree\" | \"grid\" | \"dialog\" Inherited from ButtonProps . aria-haspopup Defined in node_modules/@types/react/index.d.ts:1635 Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.","title":"Optional aria-haspopup"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-hidden","text":"\u2022 aria-hidden ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-hidden Defined in node_modules/@types/react/index.d.ts:1640 Indicates whether the element is exposed to an accessibility API. see aria-disabled.","title":"Optional aria-hidden"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-invalid","text":"\u2022 aria-invalid ? : boolean | \"false\" | \"true\" | \"grammar\" | \"spelling\" Inherited from ButtonProps . aria-invalid Defined in node_modules/@types/react/index.d.ts:1645 Indicates the entered value does not conform to the format expected by the application. see aria-errormessage.","title":"Optional aria-invalid"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-keyshortcuts","text":"\u2022 aria-keyshortcuts ? : string Inherited from ButtonProps . aria-keyshortcuts Defined in node_modules/@types/react/index.d.ts:1647 Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element.","title":"Optional aria-keyshortcuts"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-label","text":"\u2022 aria-label ? : string Inherited from ButtonProps . aria-label Defined in node_modules/@types/react/index.d.ts:1652 Defines a string value that labels the current element. see aria-labelledby.","title":"Optional aria-label"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-labelledby","text":"\u2022 aria-labelledby ? : string Inherited from ButtonProps . aria-labelledby Defined in node_modules/@types/react/index.d.ts:1657 Identifies the element (or elements) that labels the current element. see aria-describedby.","title":"Optional aria-labelledby"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-level","text":"\u2022 aria-level ? : number Inherited from ButtonProps . aria-level Defined in node_modules/@types/react/index.d.ts:1659 Defines the hierarchical level of an element within a structure.","title":"Optional aria-level"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-live","text":"\u2022 aria-live ? : \"off\" | \"assertive\" | \"polite\" Inherited from ButtonProps . aria-live Defined in node_modules/@types/react/index.d.ts:1661 Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region.","title":"Optional aria-live"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-modal","text":"\u2022 aria-modal ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-modal Defined in node_modules/@types/react/index.d.ts:1663 Indicates whether an element is modal when displayed.","title":"Optional aria-modal"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-multiline","text":"\u2022 aria-multiline ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiline Defined in node_modules/@types/react/index.d.ts:1665 Indicates whether a text box accepts multiple lines of input or only a single line.","title":"Optional aria-multiline"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-multiselectable","text":"\u2022 aria-multiselectable ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiselectable Defined in node_modules/@types/react/index.d.ts:1667 Indicates that the user may select more than one item from the current selectable descendants.","title":"Optional aria-multiselectable"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-orientation","text":"\u2022 aria-orientation ? : \"horizontal\" | \"vertical\" Inherited from ButtonProps . aria-orientation Defined in node_modules/@types/react/index.d.ts:1669 Indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous.","title":"Optional aria-orientation"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-owns","text":"\u2022 aria-owns ? : string Inherited from ButtonProps . aria-owns Defined in node_modules/@types/react/index.d.ts:1675 Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship between DOM elements where the DOM hierarchy cannot be used to represent the relationship. see aria-controls.","title":"Optional aria-owns"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-placeholder","text":"\u2022 aria-placeholder ? : string Inherited from ButtonProps . aria-placeholder Defined in node_modules/@types/react/index.d.ts:1680 Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value. A hint could be a sample value or a brief description of the expected format.","title":"Optional aria-placeholder"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-posinset","text":"\u2022 aria-posinset ? : number Inherited from ButtonProps . aria-posinset Defined in node_modules/@types/react/index.d.ts:1685 Defines an element's number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-setsize.","title":"Optional aria-posinset"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-pressed","text":"\u2022 aria-pressed ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-pressed Defined in node_modules/@types/react/index.d.ts:1690 Indicates the current \"pressed\" state of toggle buttons. see aria-checked @see aria-selected.","title":"Optional aria-pressed"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-readonly","text":"\u2022 aria-readonly ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-readonly Defined in node_modules/@types/react/index.d.ts:1695 Indicates that the element is not editable, but is otherwise operable. see aria-disabled.","title":"Optional aria-readonly"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-relevant","text":"\u2022 aria-relevant ? : \"additions\" | \"additions removals\" | \"additions text\" | \"all\" | \"removals\" | \"removals additions\" | \"removals text\" | \"text\" | \"text additions\" | \"text removals\" Inherited from ButtonProps . aria-relevant Defined in node_modules/@types/react/index.d.ts:1700 Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified. see aria-atomic.","title":"Optional aria-relevant"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-required","text":"\u2022 aria-required ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-required Defined in node_modules/@types/react/index.d.ts:1702 Indicates that user input is required on the element before a form may be submitted.","title":"Optional aria-required"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-roledescription","text":"\u2022 aria-roledescription ? : string Inherited from ButtonProps . aria-roledescription Defined in node_modules/@types/react/index.d.ts:1704 Defines a human-readable, author-localized description for the role of an element.","title":"Optional aria-roledescription"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-rowcount","text":"\u2022 aria-rowcount ? : number Inherited from ButtonProps . aria-rowcount Defined in node_modules/@types/react/index.d.ts:1709 Defines the total number of rows in a table, grid, or treegrid. see aria-rowindex.","title":"Optional aria-rowcount"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-rowindex","text":"\u2022 aria-rowindex ? : number Inherited from ButtonProps . aria-rowindex Defined in node_modules/@types/react/index.d.ts:1714 Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid. see aria-rowcount @see aria-rowspan.","title":"Optional aria-rowindex"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-rowspan","text":"\u2022 aria-rowspan ? : number Inherited from ButtonProps . aria-rowspan Defined in node_modules/@types/react/index.d.ts:1719 Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid. see aria-rowindex @see aria-colspan.","title":"Optional aria-rowspan"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-selected","text":"\u2022 aria-selected ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-selected Defined in node_modules/@types/react/index.d.ts:1724 Indicates the current \"selected\" state of various widgets. see aria-checked @see aria-pressed.","title":"Optional aria-selected"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-setsize","text":"\u2022 aria-setsize ? : number Inherited from ButtonProps . aria-setsize Defined in node_modules/@types/react/index.d.ts:1729 Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-posinset.","title":"Optional aria-setsize"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-sort","text":"\u2022 aria-sort ? : \"none\" | \"ascending\" | \"descending\" | \"other\" Inherited from ButtonProps . aria-sort Defined in node_modules/@types/react/index.d.ts:1731 Indicates if items in a table or grid are sorted in ascending or descending order.","title":"Optional aria-sort"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-valuemax","text":"\u2022 aria-valuemax ? : number Inherited from ButtonProps . aria-valuemax Defined in node_modules/@types/react/index.d.ts:1733 Defines the maximum allowed value for a range widget.","title":"Optional aria-valuemax"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-valuemin","text":"\u2022 aria-valuemin ? : number Inherited from ButtonProps . aria-valuemin Defined in node_modules/@types/react/index.d.ts:1735 Defines the minimum allowed value for a range widget.","title":"Optional aria-valuemin"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-valuenow","text":"\u2022 aria-valuenow ? : number Inherited from ButtonProps . aria-valuenow Defined in node_modules/@types/react/index.d.ts:1740 Defines the current value for a range widget. see aria-valuetext.","title":"Optional aria-valuenow"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-valuetext","text":"\u2022 aria-valuetext ? : string Inherited from ButtonProps . aria-valuetext Defined in node_modules/@types/react/index.d.ts:1742 Defines the human readable text alternative of aria-valuenow for a range widget.","title":"Optional aria-valuetext"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-autocapitalize","text":"\u2022 autoCapitalize ? : string Inherited from ButtonProps . autoCapitalize Defined in node_modules/@types/react/index.d.ts:1787","title":"Optional autoCapitalize"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-autocorrect","text":"\u2022 autoCorrect ? : string Inherited from ButtonProps . autoCorrect Defined in node_modules/@types/react/index.d.ts:1788","title":"Optional autoCorrect"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-autosave","text":"\u2022 autoSave ? : string Inherited from ButtonProps . autoSave Defined in node_modules/@types/react/index.d.ts:1789","title":"Optional autoSave"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-children","text":"\u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350","title":"Optional children"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-classname","text":"\u2022 className ? : string Inherited from DrawerItemProps . className Overrides ButtonProps . className Defined in src/renderer/components/drawer/drawer-item.tsx:28","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-color","text":"\u2022 color ? : string Inherited from ButtonProps . color Defined in node_modules/@types/react/index.d.ts:1790","title":"Optional color"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-contenteditable","text":"\u2022 contentEditable ? : Booleanish | \"inherit\" Inherited from ButtonProps . contentEditable Defined in node_modules/@types/react/index.d.ts:1755","title":"Optional contentEditable"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-contextmenu","text":"\u2022 contextMenu ? : string Inherited from ButtonProps . contextMenu Defined in node_modules/@types/react/index.d.ts:1756","title":"Optional contextMenu"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-dangerouslysetinnerhtml","text":"\u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351","title":"Optional dangerouslySetInnerHTML"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-datatype","text":"\u2022 datatype ? : string Inherited from ButtonProps . datatype Defined in node_modules/@types/react/index.d.ts:1778","title":"Optional datatype"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-defaultchecked","text":"\u2022 defaultChecked ? : boolean Inherited from ButtonProps . defaultChecked Defined in node_modules/@types/react/index.d.ts:1747","title":"Optional defaultChecked"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-defaultvalue","text":"\u2022 defaultValue ? : string | number | ReadonlyArray\u2039string\u203a Inherited from ButtonProps . defaultValue Defined in node_modules/@types/react/index.d.ts:1748","title":"Optional defaultValue"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-dir","text":"\u2022 dir ? : string Inherited from ButtonProps . dir Defined in node_modules/@types/react/index.d.ts:1757","title":"Optional dir"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-draggable","text":"\u2022 draggable ? : Booleanish Inherited from ButtonProps . draggable Defined in node_modules/@types/react/index.d.ts:1758","title":"Optional draggable"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-hidden","text":"\u2022 hidden ? : boolean Inherited from DrawerItemProps . hidden Overrides IconProps . hidden Defined in src/renderer/components/drawer/drawer-item.tsx:31","title":"Optional hidden"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-id","text":"\u2022 id ? : string Inherited from ButtonProps . id Defined in node_modules/@types/react/index.d.ts:1760","title":"Optional id"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-inlist","text":"\u2022 inlist ? : any Inherited from ButtonProps . inlist Defined in node_modules/@types/react/index.d.ts:1779","title":"Optional inlist"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-inputmode","text":"\u2022 inputMode ? : \"none\" | \"text\" | \"tel\" | \"url\" | \"email\" | \"numeric\" | \"decimal\" | \"search\" Inherited from ButtonProps . inputMode Defined in node_modules/@types/react/index.d.ts:1805 Hints at the type of data that might be entered by the user while editing the element or its contents see https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute","title":"Optional inputMode"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-is","text":"\u2022 is ? : string Inherited from ButtonProps . is Defined in node_modules/@types/react/index.d.ts:1810 Specify that a standard HTML element should behave like a defined custom built-in element see https://html.spec.whatwg.org/multipage/custom-elements.html#attr-is","title":"Optional is"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-itemid","text":"\u2022 itemID ? : string Inherited from ButtonProps . itemID Defined in node_modules/@types/react/index.d.ts:1794","title":"Optional itemID"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-itemprop","text":"\u2022 itemProp ? : string Inherited from ButtonProps . itemProp Defined in node_modules/@types/react/index.d.ts:1791","title":"Optional itemProp"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-itemref","text":"\u2022 itemRef ? : string Inherited from ButtonProps . itemRef Defined in node_modules/@types/react/index.d.ts:1795","title":"Optional itemRef"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-itemscope","text":"\u2022 itemScope ? : boolean Inherited from ButtonProps . itemScope Defined in node_modules/@types/react/index.d.ts:1792","title":"Optional itemScope"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-itemtype","text":"\u2022 itemType ? : string Inherited from ButtonProps . itemType Defined in node_modules/@types/react/index.d.ts:1793","title":"Optional itemType"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#labels","text":"\u2022 labels : string[] Defined in src/renderer/components/drawer/drawer-item-labels.tsx:27","title":"labels"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-labelsonly","text":"\u2022 labelsOnly ? : boolean Inherited from DrawerItemProps . labelsOnly Defined in src/renderer/components/drawer/drawer-item.tsx:30","title":"Optional labelsOnly"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-lang","text":"\u2022 lang ? : string Inherited from ButtonProps . lang Defined in node_modules/@types/react/index.d.ts:1761","title":"Optional lang"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#name","text":"\u2022 name : React.ReactNode Inherited from DrawerItemProps . name Defined in src/renderer/components/drawer/drawer-item.tsx:27","title":"name"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onabort","text":"\u2022 onAbort ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406","title":"Optional onAbort"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onabortcapture","text":"\u2022 onAbortCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407","title":"Optional onAbortCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onanimationend","text":"\u2022 onAnimationEnd ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536","title":"Optional onAnimationEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onanimationendcapture","text":"\u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537","title":"Optional onAnimationEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onanimationiteration","text":"\u2022 onAnimationIteration ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538","title":"Optional onAnimationIteration"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onanimationiterationcapture","text":"\u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539","title":"Optional onAnimationIterationCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onanimationstart","text":"\u2022 onAnimationStart ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534","title":"Optional onAnimationStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onanimationstartcapture","text":"\u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535","title":"Optional onAnimationStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onauxclick","text":"\u2022 onAuxClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452","title":"Optional onAuxClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onauxclickcapture","text":"\u2022 onAuxClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453","title":"Optional onAuxClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onbeforeinput","text":"\u2022 onBeforeInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380","title":"Optional onBeforeInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onbeforeinputcapture","text":"\u2022 onBeforeInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381","title":"Optional onBeforeInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onblur","text":"\u2022 onBlur ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374","title":"Optional onBlur"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onblurcapture","text":"\u2022 onBlurCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375","title":"Optional onBlurCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-oncanplay","text":"\u2022 onCanPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408","title":"Optional onCanPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-oncanplaycapture","text":"\u2022 onCanPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409","title":"Optional onCanPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-oncanplaythrough","text":"\u2022 onCanPlayThrough ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410","title":"Optional onCanPlayThrough"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-oncanplaythroughcapture","text":"\u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411","title":"Optional onCanPlayThroughCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onchange","text":"\u2022 onChange ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378","title":"Optional onChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onchangecapture","text":"\u2022 onChangeCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379","title":"Optional onChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onclick","text":"\u2022 onClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454","title":"Optional onClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onclickcapture","text":"\u2022 onClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455","title":"Optional onClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-oncompositionend","text":"\u2022 onCompositionEnd ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364","title":"Optional onCompositionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-oncompositionendcapture","text":"\u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365","title":"Optional onCompositionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-oncompositionstart","text":"\u2022 onCompositionStart ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366","title":"Optional onCompositionStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-oncompositionstartcapture","text":"\u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367","title":"Optional onCompositionStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-oncompositionupdate","text":"\u2022 onCompositionUpdate ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368","title":"Optional onCompositionUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-oncompositionupdatecapture","text":"\u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369","title":"Optional onCompositionUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-oncontextmenu","text":"\u2022 onContextMenu ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456","title":"Optional onContextMenu"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-oncontextmenucapture","text":"\u2022 onContextMenuCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457","title":"Optional onContextMenuCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-oncopy","text":"\u2022 onCopy ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356","title":"Optional onCopy"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-oncopycapture","text":"\u2022 onCopyCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357","title":"Optional onCopyCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-oncut","text":"\u2022 onCut ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358","title":"Optional onCut"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-oncutcapture","text":"\u2022 onCutCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359","title":"Optional onCutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ondoubleclick","text":"\u2022 onDoubleClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458","title":"Optional onDoubleClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ondoubleclickcapture","text":"\u2022 onDoubleClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459","title":"Optional onDoubleClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ondrag","text":"\u2022 onDrag ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460","title":"Optional onDrag"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ondragcapture","text":"\u2022 onDragCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461","title":"Optional onDragCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ondragend","text":"\u2022 onDragEnd ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462","title":"Optional onDragEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ondragendcapture","text":"\u2022 onDragEndCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463","title":"Optional onDragEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ondragenter","text":"\u2022 onDragEnter ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464","title":"Optional onDragEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ondragentercapture","text":"\u2022 onDragEnterCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465","title":"Optional onDragEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ondragexit","text":"\u2022 onDragExit ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466","title":"Optional onDragExit"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ondragexitcapture","text":"\u2022 onDragExitCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467","title":"Optional onDragExitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ondragleave","text":"\u2022 onDragLeave ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468","title":"Optional onDragLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ondragleavecapture","text":"\u2022 onDragLeaveCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469","title":"Optional onDragLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ondragover","text":"\u2022 onDragOver ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470","title":"Optional onDragOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ondragovercapture","text":"\u2022 onDragOverCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471","title":"Optional onDragOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ondragstart","text":"\u2022 onDragStart ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472","title":"Optional onDragStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ondragstartcapture","text":"\u2022 onDragStartCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473","title":"Optional onDragStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ondrop","text":"\u2022 onDrop ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474","title":"Optional onDrop"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ondropcapture","text":"\u2022 onDropCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475","title":"Optional onDropCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ondurationchange","text":"\u2022 onDurationChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412","title":"Optional onDurationChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ondurationchangecapture","text":"\u2022 onDurationChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413","title":"Optional onDurationChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onemptied","text":"\u2022 onEmptied ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414","title":"Optional onEmptied"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onemptiedcapture","text":"\u2022 onEmptiedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415","title":"Optional onEmptiedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onencrypted","text":"\u2022 onEncrypted ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416","title":"Optional onEncrypted"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onencryptedcapture","text":"\u2022 onEncryptedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417","title":"Optional onEncryptedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onended","text":"\u2022 onEnded ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418","title":"Optional onEnded"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onendedcapture","text":"\u2022 onEndedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419","title":"Optional onEndedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onerror","text":"\u2022 onError ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394","title":"Optional onError"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onerrorcapture","text":"\u2022 onErrorCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395","title":"Optional onErrorCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onfocus","text":"\u2022 onFocus ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372","title":"Optional onFocus"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onfocuscapture","text":"\u2022 onFocusCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373","title":"Optional onFocusCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ongotpointercapture","text":"\u2022 onGotPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520","title":"Optional onGotPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ongotpointercapturecapture","text":"\u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521","title":"Optional onGotPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-oninput","text":"\u2022 onInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382","title":"Optional onInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-oninputcapture","text":"\u2022 onInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383","title":"Optional onInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-oninvalid","text":"\u2022 onInvalid ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388","title":"Optional onInvalid"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-oninvalidcapture","text":"\u2022 onInvalidCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389","title":"Optional onInvalidCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onkeydown","text":"\u2022 onKeyDown ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398","title":"Optional onKeyDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onkeydowncapture","text":"\u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399","title":"Optional onKeyDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onkeypress","text":"\u2022 onKeyPress ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400","title":"Optional onKeyPress"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onkeypresscapture","text":"\u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401","title":"Optional onKeyPressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onkeyup","text":"\u2022 onKeyUp ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402","title":"Optional onKeyUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onkeyupcapture","text":"\u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403","title":"Optional onKeyUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onload","text":"\u2022 onLoad ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392","title":"Optional onLoad"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onloadcapture","text":"\u2022 onLoadCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393","title":"Optional onLoadCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onloadstart","text":"\u2022 onLoadStart ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424","title":"Optional onLoadStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onloadstartcapture","text":"\u2022 onLoadStartCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425","title":"Optional onLoadStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onloadeddata","text":"\u2022 onLoadedData ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420","title":"Optional onLoadedData"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onloadeddatacapture","text":"\u2022 onLoadedDataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421","title":"Optional onLoadedDataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onloadedmetadata","text":"\u2022 onLoadedMetadata ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422","title":"Optional onLoadedMetadata"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onloadedmetadatacapture","text":"\u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423","title":"Optional onLoadedMetadataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onlostpointercapture","text":"\u2022 onLostPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522","title":"Optional onLostPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onlostpointercapturecapture","text":"\u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523","title":"Optional onLostPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onmousedown","text":"\u2022 onMouseDown ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476","title":"Optional onMouseDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onmousedowncapture","text":"\u2022 onMouseDownCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477","title":"Optional onMouseDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onmouseenter","text":"\u2022 onMouseEnter ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478","title":"Optional onMouseEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onmouseleave","text":"\u2022 onMouseLeave ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479","title":"Optional onMouseLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onmousemove","text":"\u2022 onMouseMove ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480","title":"Optional onMouseMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onmousemovecapture","text":"\u2022 onMouseMoveCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481","title":"Optional onMouseMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onmouseout","text":"\u2022 onMouseOut ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482","title":"Optional onMouseOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onmouseoutcapture","text":"\u2022 onMouseOutCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483","title":"Optional onMouseOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onmouseover","text":"\u2022 onMouseOver ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484","title":"Optional onMouseOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onmouseovercapture","text":"\u2022 onMouseOverCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485","title":"Optional onMouseOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onmouseup","text":"\u2022 onMouseUp ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486","title":"Optional onMouseUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onmouseupcapture","text":"\u2022 onMouseUpCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487","title":"Optional onMouseUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onpaste","text":"\u2022 onPaste ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360","title":"Optional onPaste"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onpastecapture","text":"\u2022 onPasteCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361","title":"Optional onPasteCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onpause","text":"\u2022 onPause ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426","title":"Optional onPause"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onpausecapture","text":"\u2022 onPauseCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427","title":"Optional onPauseCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onplay","text":"\u2022 onPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428","title":"Optional onPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onplaycapture","text":"\u2022 onPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429","title":"Optional onPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onplaying","text":"\u2022 onPlaying ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430","title":"Optional onPlaying"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onplayingcapture","text":"\u2022 onPlayingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431","title":"Optional onPlayingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onpointercancel","text":"\u2022 onPointerCancel ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510","title":"Optional onPointerCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onpointercancelcapture","text":"\u2022 onPointerCancelCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511","title":"Optional onPointerCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onpointerdown","text":"\u2022 onPointerDown ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504","title":"Optional onPointerDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onpointerdowncapture","text":"\u2022 onPointerDownCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505","title":"Optional onPointerDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onpointerenter","text":"\u2022 onPointerEnter ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512","title":"Optional onPointerEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onpointerentercapture","text":"\u2022 onPointerEnterCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513","title":"Optional onPointerEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onpointerleave","text":"\u2022 onPointerLeave ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514","title":"Optional onPointerLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onpointerleavecapture","text":"\u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515","title":"Optional onPointerLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onpointermove","text":"\u2022 onPointerMove ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506","title":"Optional onPointerMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onpointermovecapture","text":"\u2022 onPointerMoveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507","title":"Optional onPointerMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onpointerout","text":"\u2022 onPointerOut ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518","title":"Optional onPointerOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onpointeroutcapture","text":"\u2022 onPointerOutCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519","title":"Optional onPointerOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onpointerover","text":"\u2022 onPointerOver ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516","title":"Optional onPointerOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onpointerovercapture","text":"\u2022 onPointerOverCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517","title":"Optional onPointerOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onpointerup","text":"\u2022 onPointerUp ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508","title":"Optional onPointerUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onpointerupcapture","text":"\u2022 onPointerUpCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509","title":"Optional onPointerUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onprogress","text":"\u2022 onProgress ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432","title":"Optional onProgress"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onprogresscapture","text":"\u2022 onProgressCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433","title":"Optional onProgressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onratechange","text":"\u2022 onRateChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434","title":"Optional onRateChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onratechangecapture","text":"\u2022 onRateChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435","title":"Optional onRateChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onreset","text":"\u2022 onReset ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384","title":"Optional onReset"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onresetcapture","text":"\u2022 onResetCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385","title":"Optional onResetCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onscroll","text":"\u2022 onScroll ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526","title":"Optional onScroll"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onscrollcapture","text":"\u2022 onScrollCapture ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527","title":"Optional onScrollCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onseeked","text":"\u2022 onSeeked ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436","title":"Optional onSeeked"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onseekedcapture","text":"\u2022 onSeekedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437","title":"Optional onSeekedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onseeking","text":"\u2022 onSeeking ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438","title":"Optional onSeeking"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onseekingcapture","text":"\u2022 onSeekingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439","title":"Optional onSeekingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onselect","text":"\u2022 onSelect ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490","title":"Optional onSelect"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onselectcapture","text":"\u2022 onSelectCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491","title":"Optional onSelectCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onstalled","text":"\u2022 onStalled ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440","title":"Optional onStalled"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onstalledcapture","text":"\u2022 onStalledCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441","title":"Optional onStalledCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onsubmit","text":"\u2022 onSubmit ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386","title":"Optional onSubmit"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onsubmitcapture","text":"\u2022 onSubmitCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387","title":"Optional onSubmitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onsuspend","text":"\u2022 onSuspend ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442","title":"Optional onSuspend"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onsuspendcapture","text":"\u2022 onSuspendCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443","title":"Optional onSuspendCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ontimeupdate","text":"\u2022 onTimeUpdate ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444","title":"Optional onTimeUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ontimeupdatecapture","text":"\u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445","title":"Optional onTimeUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ontouchcancel","text":"\u2022 onTouchCancel ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494","title":"Optional onTouchCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ontouchcancelcapture","text":"\u2022 onTouchCancelCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495","title":"Optional onTouchCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ontouchend","text":"\u2022 onTouchEnd ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496","title":"Optional onTouchEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ontouchendcapture","text":"\u2022 onTouchEndCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497","title":"Optional onTouchEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ontouchmove","text":"\u2022 onTouchMove ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498","title":"Optional onTouchMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ontouchmovecapture","text":"\u2022 onTouchMoveCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499","title":"Optional onTouchMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ontouchstart","text":"\u2022 onTouchStart ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500","title":"Optional onTouchStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ontouchstartcapture","text":"\u2022 onTouchStartCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501","title":"Optional onTouchStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ontransitionend","text":"\u2022 onTransitionEnd ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542","title":"Optional onTransitionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ontransitionendcapture","text":"\u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543","title":"Optional onTransitionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onvolumechange","text":"\u2022 onVolumeChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446","title":"Optional onVolumeChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onvolumechangecapture","text":"\u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447","title":"Optional onVolumeChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onwaiting","text":"\u2022 onWaiting ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448","title":"Optional onWaiting"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onwaitingcapture","text":"\u2022 onWaitingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449","title":"Optional onWaitingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onwheel","text":"\u2022 onWheel ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530","title":"Optional onWheel"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onwheelcapture","text":"\u2022 onWheelCapture ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531","title":"Optional onWheelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-placeholder","text":"\u2022 placeholder ? : string Inherited from ButtonProps . placeholder Defined in node_modules/@types/react/index.d.ts:1762","title":"Optional placeholder"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-prefix","text":"\u2022 prefix ? : string Inherited from ButtonProps . prefix Defined in node_modules/@types/react/index.d.ts:1780","title":"Optional prefix"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-property","text":"\u2022 property ? : string Inherited from ButtonProps . property Defined in node_modules/@types/react/index.d.ts:1781","title":"Optional property"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-radiogroup","text":"\u2022 radioGroup ? : string Inherited from ButtonProps . radioGroup Defined in node_modules/@types/react/index.d.ts:1771","title":"Optional radioGroup"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-renderboolean","text":"\u2022 renderBoolean ? : boolean Inherited from DrawerItemProps . renderBoolean Defined in src/renderer/components/drawer/drawer-item.tsx:32","title":"Optional renderBoolean"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-resource","text":"\u2022 resource ? : string Inherited from ButtonProps . resource Defined in node_modules/@types/react/index.d.ts:1782","title":"Optional resource"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-results","text":"\u2022 results ? : number Inherited from ButtonProps . results Defined in node_modules/@types/react/index.d.ts:1796","title":"Optional results"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-role","text":"\u2022 role ? : string Inherited from ButtonProps . role Defined in node_modules/@types/react/index.d.ts:1774","title":"Optional role"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-security","text":"\u2022 security ? : string Inherited from ButtonProps . security Defined in node_modules/@types/react/index.d.ts:1797","title":"Optional security"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-slot","text":"\u2022 slot ? : string Inherited from ButtonProps . slot Defined in node_modules/@types/react/index.d.ts:1763","title":"Optional slot"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-spellcheck","text":"\u2022 spellCheck ? : Booleanish Inherited from ButtonProps . spellCheck Defined in node_modules/@types/react/index.d.ts:1764","title":"Optional spellCheck"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-style","text":"\u2022 style ? : CSSProperties Inherited from ButtonProps . style Defined in node_modules/@types/react/index.d.ts:1765","title":"Optional style"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-suppresscontenteditablewarning","text":"\u2022 suppressContentEditableWarning ? : boolean Inherited from ButtonProps . suppressContentEditableWarning Defined in node_modules/@types/react/index.d.ts:1749","title":"Optional suppressContentEditableWarning"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-suppresshydrationwarning","text":"\u2022 suppressHydrationWarning ? : boolean Inherited from ButtonProps . suppressHydrationWarning Defined in node_modules/@types/react/index.d.ts:1750","title":"Optional suppressHydrationWarning"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-tabindex","text":"\u2022 tabIndex ? : number Inherited from ButtonProps . tabIndex Defined in node_modules/@types/react/index.d.ts:1766","title":"Optional tabIndex"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-title","text":"\u2022 title ? : string Inherited from DrawerItemProps . title Overrides ButtonProps . title Defined in src/renderer/components/drawer/drawer-item.tsx:29","title":"Optional title"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-translate","text":"\u2022 translate ? : \"yes\" | \"no\" Inherited from ButtonProps . translate Defined in node_modules/@types/react/index.d.ts:1768","title":"Optional translate"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-typeof","text":"\u2022 typeof ? : string Inherited from ButtonProps . typeof Defined in node_modules/@types/react/index.d.ts:1783","title":"Optional typeof"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-unselectable","text":"\u2022 unselectable ? : \"on\" | \"off\" Inherited from ButtonProps . unselectable Defined in node_modules/@types/react/index.d.ts:1798","title":"Optional unselectable"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-vocab","text":"\u2022 vocab ? : string Inherited from ButtonProps . vocab Defined in node_modules/@types/react/index.d.ts:1784","title":"Optional vocab"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/","text":"Interface: DrawerItemProps # Hierarchy # HTMLAttributes\u2039any\u203a \u21b3 DrawerItemProps \u21b3 DrawerItemLabelsProps Index # Properties # about accessKey aria-activedescendant aria-atomic aria-autocomplete aria-busy aria-checked aria-colcount aria-colindex aria-colspan aria-controls aria-current aria-describedby aria-details aria-disabled aria-dropeffect aria-errormessage aria-expanded aria-flowto aria-grabbed aria-haspopup aria-hidden aria-invalid aria-keyshortcuts aria-label aria-labelledby aria-level aria-live aria-modal aria-multiline aria-multiselectable aria-orientation aria-owns aria-placeholder aria-posinset aria-pressed aria-readonly aria-relevant aria-required aria-roledescription aria-rowcount aria-rowindex aria-rowspan aria-selected aria-setsize aria-sort aria-valuemax aria-valuemin aria-valuenow aria-valuetext autoCapitalize autoCorrect autoSave children className color contentEditable contextMenu dangerouslySetInnerHTML datatype defaultChecked defaultValue dir draggable hidden id inlist inputMode is itemID itemProp itemRef itemScope itemType labelsOnly lang name onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture placeholder prefix property radioGroup renderBoolean resource results role security slot spellCheck style suppressContentEditableWarning suppressHydrationWarning tabIndex title translate typeof unselectable vocab Properties # Optional about # \u2022 about ? : string Inherited from ButtonProps . about Defined in node_modules/@types/react/index.d.ts:1777 Optional accessKey # \u2022 accessKey ? : string Inherited from ButtonProps . accessKey Defined in node_modules/@types/react/index.d.ts:1753 Optional aria-activedescendant # \u2022 aria-activedescendant ? : string Inherited from ButtonProps . aria-activedescendant Defined in node_modules/@types/react/index.d.ts:1560 Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application. Optional aria-atomic # \u2022 aria-atomic ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-atomic Defined in node_modules/@types/react/index.d.ts:1562 Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute. Optional aria-autocomplete # \u2022 aria-autocomplete ? : \"none\" | \"inline\" | \"list\" | \"both\" Inherited from ButtonProps . aria-autocomplete Defined in node_modules/@types/react/index.d.ts:1567 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. Optional aria-busy # \u2022 aria-busy ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-busy Defined in node_modules/@types/react/index.d.ts:1569 Indicates an element is being modified and that assistive technologies MAY want to wait until the modifications are complete before exposing them to the user. Optional aria-checked # \u2022 aria-checked ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-checked Defined in node_modules/@types/react/index.d.ts:1574 Indicates the current \"checked\" state of checkboxes, radio buttons, and other widgets. see aria-pressed @see aria-selected. Optional aria-colcount # \u2022 aria-colcount ? : number Inherited from ButtonProps . aria-colcount Defined in node_modules/@types/react/index.d.ts:1579 Defines the total number of columns in a table, grid, or treegrid. see aria-colindex. Optional aria-colindex # \u2022 aria-colindex ? : number Inherited from ButtonProps . aria-colindex Defined in node_modules/@types/react/index.d.ts:1584 Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid. see aria-colcount @see aria-colspan. Optional aria-colspan # \u2022 aria-colspan ? : number Inherited from ButtonProps . aria-colspan Defined in node_modules/@types/react/index.d.ts:1589 Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid. see aria-colindex @see aria-rowspan. Optional aria-controls # \u2022 aria-controls ? : string Inherited from ButtonProps . aria-controls Defined in node_modules/@types/react/index.d.ts:1594 Identifies the element (or elements) whose contents or presence are controlled by the current element. see aria-owns. Optional aria-current # \u2022 aria-current ? : boolean | \"false\" | \"true\" | \"page\" | \"step\" | \"location\" | \"date\" | \"time\" Inherited from ButtonProps . aria-current Defined in node_modules/@types/react/index.d.ts:1596 Indicates the element that represents the current item within a container or set of related elements. Optional aria-describedby # \u2022 aria-describedby ? : string Inherited from ButtonProps . aria-describedby Defined in node_modules/@types/react/index.d.ts:1601 Identifies the element (or elements) that describes the object. see aria-labelledby Optional aria-details # \u2022 aria-details ? : string Inherited from ButtonProps . aria-details Defined in node_modules/@types/react/index.d.ts:1606 Identifies the element that provides a detailed, extended description for the object. see aria-describedby. Optional aria-disabled # \u2022 aria-disabled ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-disabled Defined in node_modules/@types/react/index.d.ts:1611 Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable. see aria-hidden @see aria-readonly. Optional aria-dropeffect # \u2022 aria-dropeffect ? : \"none\" | \"copy\" | \"execute\" | \"link\" | \"move\" | \"popup\" Inherited from ButtonProps . aria-dropeffect Defined in node_modules/@types/react/index.d.ts:1616 Indicates what functions can be performed when a dragged object is released on the drop target. deprecated in ARIA 1.1 Optional aria-errormessage # \u2022 aria-errormessage ? : string Inherited from ButtonProps . aria-errormessage Defined in node_modules/@types/react/index.d.ts:1621 Identifies the element that provides an error message for the object. see aria-invalid @see aria-describedby. Optional aria-expanded # \u2022 aria-expanded ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-expanded Defined in node_modules/@types/react/index.d.ts:1623 Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed. Optional aria-flowto # \u2022 aria-flowto ? : string Inherited from ButtonProps . aria-flowto Defined in node_modules/@types/react/index.d.ts:1628 Identifies the next element (or elements) in an alternate reading order of content which, at the user's discretion, allows assistive technology to override the general default of reading in document source order. Optional aria-grabbed # \u2022 aria-grabbed ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-grabbed Defined in node_modules/@types/react/index.d.ts:1633 Indicates an element's \"grabbed\" state in a drag-and-drop operation. deprecated in ARIA 1.1 Optional aria-haspopup # \u2022 aria-haspopup ? : boolean | \"false\" | \"true\" | \"menu\" | \"listbox\" | \"tree\" | \"grid\" | \"dialog\" Inherited from ButtonProps . aria-haspopup Defined in node_modules/@types/react/index.d.ts:1635 Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element. Optional aria-hidden # \u2022 aria-hidden ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-hidden Defined in node_modules/@types/react/index.d.ts:1640 Indicates whether the element is exposed to an accessibility API. see aria-disabled. Optional aria-invalid # \u2022 aria-invalid ? : boolean | \"false\" | \"true\" | \"grammar\" | \"spelling\" Inherited from ButtonProps . aria-invalid Defined in node_modules/@types/react/index.d.ts:1645 Indicates the entered value does not conform to the format expected by the application. see aria-errormessage. Optional aria-keyshortcuts # \u2022 aria-keyshortcuts ? : string Inherited from ButtonProps . aria-keyshortcuts Defined in node_modules/@types/react/index.d.ts:1647 Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element. Optional aria-label # \u2022 aria-label ? : string Inherited from ButtonProps . aria-label Defined in node_modules/@types/react/index.d.ts:1652 Defines a string value that labels the current element. see aria-labelledby. Optional aria-labelledby # \u2022 aria-labelledby ? : string Inherited from ButtonProps . aria-labelledby Defined in node_modules/@types/react/index.d.ts:1657 Identifies the element (or elements) that labels the current element. see aria-describedby. Optional aria-level # \u2022 aria-level ? : number Inherited from ButtonProps . aria-level Defined in node_modules/@types/react/index.d.ts:1659 Defines the hierarchical level of an element within a structure. Optional aria-live # \u2022 aria-live ? : \"off\" | \"assertive\" | \"polite\" Inherited from ButtonProps . aria-live Defined in node_modules/@types/react/index.d.ts:1661 Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region. Optional aria-modal # \u2022 aria-modal ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-modal Defined in node_modules/@types/react/index.d.ts:1663 Indicates whether an element is modal when displayed. Optional aria-multiline # \u2022 aria-multiline ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiline Defined in node_modules/@types/react/index.d.ts:1665 Indicates whether a text box accepts multiple lines of input or only a single line. Optional aria-multiselectable # \u2022 aria-multiselectable ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiselectable Defined in node_modules/@types/react/index.d.ts:1667 Indicates that the user may select more than one item from the current selectable descendants. Optional aria-orientation # \u2022 aria-orientation ? : \"horizontal\" | \"vertical\" Inherited from ButtonProps . aria-orientation Defined in node_modules/@types/react/index.d.ts:1669 Indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous. Optional aria-owns # \u2022 aria-owns ? : string Inherited from ButtonProps . aria-owns Defined in node_modules/@types/react/index.d.ts:1675 Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship between DOM elements where the DOM hierarchy cannot be used to represent the relationship. see aria-controls. Optional aria-placeholder # \u2022 aria-placeholder ? : string Inherited from ButtonProps . aria-placeholder Defined in node_modules/@types/react/index.d.ts:1680 Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value. A hint could be a sample value or a brief description of the expected format. Optional aria-posinset # \u2022 aria-posinset ? : number Inherited from ButtonProps . aria-posinset Defined in node_modules/@types/react/index.d.ts:1685 Defines an element's number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-setsize. Optional aria-pressed # \u2022 aria-pressed ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-pressed Defined in node_modules/@types/react/index.d.ts:1690 Indicates the current \"pressed\" state of toggle buttons. see aria-checked @see aria-selected. Optional aria-readonly # \u2022 aria-readonly ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-readonly Defined in node_modules/@types/react/index.d.ts:1695 Indicates that the element is not editable, but is otherwise operable. see aria-disabled. Optional aria-relevant # \u2022 aria-relevant ? : \"additions\" | \"additions removals\" | \"additions text\" | \"all\" | \"removals\" | \"removals additions\" | \"removals text\" | \"text\" | \"text additions\" | \"text removals\" Inherited from ButtonProps . aria-relevant Defined in node_modules/@types/react/index.d.ts:1700 Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified. see aria-atomic. Optional aria-required # \u2022 aria-required ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-required Defined in node_modules/@types/react/index.d.ts:1702 Indicates that user input is required on the element before a form may be submitted. Optional aria-roledescription # \u2022 aria-roledescription ? : string Inherited from ButtonProps . aria-roledescription Defined in node_modules/@types/react/index.d.ts:1704 Defines a human-readable, author-localized description for the role of an element. Optional aria-rowcount # \u2022 aria-rowcount ? : number Inherited from ButtonProps . aria-rowcount Defined in node_modules/@types/react/index.d.ts:1709 Defines the total number of rows in a table, grid, or treegrid. see aria-rowindex. Optional aria-rowindex # \u2022 aria-rowindex ? : number Inherited from ButtonProps . aria-rowindex Defined in node_modules/@types/react/index.d.ts:1714 Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid. see aria-rowcount @see aria-rowspan. Optional aria-rowspan # \u2022 aria-rowspan ? : number Inherited from ButtonProps . aria-rowspan Defined in node_modules/@types/react/index.d.ts:1719 Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid. see aria-rowindex @see aria-colspan. Optional aria-selected # \u2022 aria-selected ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-selected Defined in node_modules/@types/react/index.d.ts:1724 Indicates the current \"selected\" state of various widgets. see aria-checked @see aria-pressed. Optional aria-setsize # \u2022 aria-setsize ? : number Inherited from ButtonProps . aria-setsize Defined in node_modules/@types/react/index.d.ts:1729 Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-posinset. Optional aria-sort # \u2022 aria-sort ? : \"none\" | \"ascending\" | \"descending\" | \"other\" Inherited from ButtonProps . aria-sort Defined in node_modules/@types/react/index.d.ts:1731 Indicates if items in a table or grid are sorted in ascending or descending order. Optional aria-valuemax # \u2022 aria-valuemax ? : number Inherited from ButtonProps . aria-valuemax Defined in node_modules/@types/react/index.d.ts:1733 Defines the maximum allowed value for a range widget. Optional aria-valuemin # \u2022 aria-valuemin ? : number Inherited from ButtonProps . aria-valuemin Defined in node_modules/@types/react/index.d.ts:1735 Defines the minimum allowed value for a range widget. Optional aria-valuenow # \u2022 aria-valuenow ? : number Inherited from ButtonProps . aria-valuenow Defined in node_modules/@types/react/index.d.ts:1740 Defines the current value for a range widget. see aria-valuetext. Optional aria-valuetext # \u2022 aria-valuetext ? : string Inherited from ButtonProps . aria-valuetext Defined in node_modules/@types/react/index.d.ts:1742 Defines the human readable text alternative of aria-valuenow for a range widget. Optional autoCapitalize # \u2022 autoCapitalize ? : string Inherited from ButtonProps . autoCapitalize Defined in node_modules/@types/react/index.d.ts:1787 Optional autoCorrect # \u2022 autoCorrect ? : string Inherited from ButtonProps . autoCorrect Defined in node_modules/@types/react/index.d.ts:1788 Optional autoSave # \u2022 autoSave ? : string Inherited from ButtonProps . autoSave Defined in node_modules/@types/react/index.d.ts:1789 Optional children # \u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350 Optional className # \u2022 className ? : string Overrides ButtonProps . className Defined in src/renderer/components/drawer/drawer-item.tsx:28 Optional color # \u2022 color ? : string Inherited from ButtonProps . color Defined in node_modules/@types/react/index.d.ts:1790 Optional contentEditable # \u2022 contentEditable ? : Booleanish | \"inherit\" Inherited from ButtonProps . contentEditable Defined in node_modules/@types/react/index.d.ts:1755 Optional contextMenu # \u2022 contextMenu ? : string Inherited from ButtonProps . contextMenu Defined in node_modules/@types/react/index.d.ts:1756 Optional dangerouslySetInnerHTML # \u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351 Type declaration: # __html : string Optional datatype # \u2022 datatype ? : string Inherited from ButtonProps . datatype Defined in node_modules/@types/react/index.d.ts:1778 Optional defaultChecked # \u2022 defaultChecked ? : boolean Inherited from ButtonProps . defaultChecked Defined in node_modules/@types/react/index.d.ts:1747 Optional defaultValue # \u2022 defaultValue ? : string | number | ReadonlyArray\u2039string\u203a Inherited from ButtonProps . defaultValue Defined in node_modules/@types/react/index.d.ts:1748 Optional dir # \u2022 dir ? : string Inherited from ButtonProps . dir Defined in node_modules/@types/react/index.d.ts:1757 Optional draggable # \u2022 draggable ? : Booleanish Inherited from ButtonProps . draggable Defined in node_modules/@types/react/index.d.ts:1758 Optional hidden # \u2022 hidden ? : boolean Overrides IconProps . hidden Defined in src/renderer/components/drawer/drawer-item.tsx:31 Optional id # \u2022 id ? : string Inherited from ButtonProps . id Defined in node_modules/@types/react/index.d.ts:1760 Optional inlist # \u2022 inlist ? : any Inherited from ButtonProps . inlist Defined in node_modules/@types/react/index.d.ts:1779 Optional inputMode # \u2022 inputMode ? : \"none\" | \"text\" | \"tel\" | \"url\" | \"email\" | \"numeric\" | \"decimal\" | \"search\" Inherited from ButtonProps . inputMode Defined in node_modules/@types/react/index.d.ts:1805 Hints at the type of data that might be entered by the user while editing the element or its contents see https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute Optional is # \u2022 is ? : string Inherited from ButtonProps . is Defined in node_modules/@types/react/index.d.ts:1810 Specify that a standard HTML element should behave like a defined custom built-in element see https://html.spec.whatwg.org/multipage/custom-elements.html#attr-is Optional itemID # \u2022 itemID ? : string Inherited from ButtonProps . itemID Defined in node_modules/@types/react/index.d.ts:1794 Optional itemProp # \u2022 itemProp ? : string Inherited from ButtonProps . itemProp Defined in node_modules/@types/react/index.d.ts:1791 Optional itemRef # \u2022 itemRef ? : string Inherited from ButtonProps . itemRef Defined in node_modules/@types/react/index.d.ts:1795 Optional itemScope # \u2022 itemScope ? : boolean Inherited from ButtonProps . itemScope Defined in node_modules/@types/react/index.d.ts:1792 Optional itemType # \u2022 itemType ? : string Inherited from ButtonProps . itemType Defined in node_modules/@types/react/index.d.ts:1793 Optional labelsOnly # \u2022 labelsOnly ? : boolean Defined in src/renderer/components/drawer/drawer-item.tsx:30 Optional lang # \u2022 lang ? : string Inherited from ButtonProps . lang Defined in node_modules/@types/react/index.d.ts:1761 name # \u2022 name : React.ReactNode Defined in src/renderer/components/drawer/drawer-item.tsx:27 Optional onAbort # \u2022 onAbort ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406 Optional onAbortCapture # \u2022 onAbortCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407 Optional onAnimationEnd # \u2022 onAnimationEnd ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536 Optional onAnimationEndCapture # \u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537 Optional onAnimationIteration # \u2022 onAnimationIteration ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538 Optional onAnimationIterationCapture # \u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539 Optional onAnimationStart # \u2022 onAnimationStart ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534 Optional onAnimationStartCapture # \u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535 Optional onAuxClick # \u2022 onAuxClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452 Optional onAuxClickCapture # \u2022 onAuxClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453 Optional onBeforeInput # \u2022 onBeforeInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380 Optional onBeforeInputCapture # \u2022 onBeforeInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381 Optional onBlur # \u2022 onBlur ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374 Optional onBlurCapture # \u2022 onBlurCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375 Optional onCanPlay # \u2022 onCanPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408 Optional onCanPlayCapture # \u2022 onCanPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409 Optional onCanPlayThrough # \u2022 onCanPlayThrough ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410 Optional onCanPlayThroughCapture # \u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411 Optional onChange # \u2022 onChange ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378 Optional onChangeCapture # \u2022 onChangeCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379 Optional onClick # \u2022 onClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454 Optional onClickCapture # \u2022 onClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455 Optional onCompositionEnd # \u2022 onCompositionEnd ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364 Optional onCompositionEndCapture # \u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365 Optional onCompositionStart # \u2022 onCompositionStart ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366 Optional onCompositionStartCapture # \u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367 Optional onCompositionUpdate # \u2022 onCompositionUpdate ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368 Optional onCompositionUpdateCapture # \u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369 Optional onContextMenu # \u2022 onContextMenu ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456 Optional onContextMenuCapture # \u2022 onContextMenuCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457 Optional onCopy # \u2022 onCopy ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356 Optional onCopyCapture # \u2022 onCopyCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357 Optional onCut # \u2022 onCut ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358 Optional onCutCapture # \u2022 onCutCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359 Optional onDoubleClick # \u2022 onDoubleClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458 Optional onDoubleClickCapture # \u2022 onDoubleClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459 Optional onDrag # \u2022 onDrag ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460 Optional onDragCapture # \u2022 onDragCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461 Optional onDragEnd # \u2022 onDragEnd ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462 Optional onDragEndCapture # \u2022 onDragEndCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463 Optional onDragEnter # \u2022 onDragEnter ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464 Optional onDragEnterCapture # \u2022 onDragEnterCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465 Optional onDragExit # \u2022 onDragExit ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466 Optional onDragExitCapture # \u2022 onDragExitCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467 Optional onDragLeave # \u2022 onDragLeave ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468 Optional onDragLeaveCapture # \u2022 onDragLeaveCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469 Optional onDragOver # \u2022 onDragOver ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470 Optional onDragOverCapture # \u2022 onDragOverCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471 Optional onDragStart # \u2022 onDragStart ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472 Optional onDragStartCapture # \u2022 onDragStartCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473 Optional onDrop # \u2022 onDrop ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474 Optional onDropCapture # \u2022 onDropCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475 Optional onDurationChange # \u2022 onDurationChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412 Optional onDurationChangeCapture # \u2022 onDurationChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413 Optional onEmptied # \u2022 onEmptied ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414 Optional onEmptiedCapture # \u2022 onEmptiedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415 Optional onEncrypted # \u2022 onEncrypted ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416 Optional onEncryptedCapture # \u2022 onEncryptedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417 Optional onEnded # \u2022 onEnded ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418 Optional onEndedCapture # \u2022 onEndedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419 Optional onError # \u2022 onError ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394 Optional onErrorCapture # \u2022 onErrorCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395 Optional onFocus # \u2022 onFocus ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372 Optional onFocusCapture # \u2022 onFocusCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373 Optional onGotPointerCapture # \u2022 onGotPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520 Optional onGotPointerCaptureCapture # \u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521 Optional onInput # \u2022 onInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382 Optional onInputCapture # \u2022 onInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383 Optional onInvalid # \u2022 onInvalid ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388 Optional onInvalidCapture # \u2022 onInvalidCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389 Optional onKeyDown # \u2022 onKeyDown ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398 Optional onKeyDownCapture # \u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399 Optional onKeyPress # \u2022 onKeyPress ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400 Optional onKeyPressCapture # \u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401 Optional onKeyUp # \u2022 onKeyUp ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402 Optional onKeyUpCapture # \u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403 Optional onLoad # \u2022 onLoad ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392 Optional onLoadCapture # \u2022 onLoadCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393 Optional onLoadStart # \u2022 onLoadStart ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424 Optional onLoadStartCapture # \u2022 onLoadStartCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425 Optional onLoadedData # \u2022 onLoadedData ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420 Optional onLoadedDataCapture # \u2022 onLoadedDataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421 Optional onLoadedMetadata # \u2022 onLoadedMetadata ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422 Optional onLoadedMetadataCapture # \u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423 Optional onLostPointerCapture # \u2022 onLostPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522 Optional onLostPointerCaptureCapture # \u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523 Optional onMouseDown # \u2022 onMouseDown ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476 Optional onMouseDownCapture # \u2022 onMouseDownCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477 Optional onMouseEnter # \u2022 onMouseEnter ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478 Optional onMouseLeave # \u2022 onMouseLeave ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479 Optional onMouseMove # \u2022 onMouseMove ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480 Optional onMouseMoveCapture # \u2022 onMouseMoveCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481 Optional onMouseOut # \u2022 onMouseOut ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482 Optional onMouseOutCapture # \u2022 onMouseOutCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483 Optional onMouseOver # \u2022 onMouseOver ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484 Optional onMouseOverCapture # \u2022 onMouseOverCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485 Optional onMouseUp # \u2022 onMouseUp ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486 Optional onMouseUpCapture # \u2022 onMouseUpCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487 Optional onPaste # \u2022 onPaste ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360 Optional onPasteCapture # \u2022 onPasteCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361 Optional onPause # \u2022 onPause ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426 Optional onPauseCapture # \u2022 onPauseCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427 Optional onPlay # \u2022 onPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428 Optional onPlayCapture # \u2022 onPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429 Optional onPlaying # \u2022 onPlaying ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430 Optional onPlayingCapture # \u2022 onPlayingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431 Optional onPointerCancel # \u2022 onPointerCancel ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510 Optional onPointerCancelCapture # \u2022 onPointerCancelCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511 Optional onPointerDown # \u2022 onPointerDown ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504 Optional onPointerDownCapture # \u2022 onPointerDownCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505 Optional onPointerEnter # \u2022 onPointerEnter ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512 Optional onPointerEnterCapture # \u2022 onPointerEnterCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513 Optional onPointerLeave # \u2022 onPointerLeave ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514 Optional onPointerLeaveCapture # \u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515 Optional onPointerMove # \u2022 onPointerMove ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506 Optional onPointerMoveCapture # \u2022 onPointerMoveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507 Optional onPointerOut # \u2022 onPointerOut ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518 Optional onPointerOutCapture # \u2022 onPointerOutCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519 Optional onPointerOver # \u2022 onPointerOver ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516 Optional onPointerOverCapture # \u2022 onPointerOverCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517 Optional onPointerUp # \u2022 onPointerUp ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508 Optional onPointerUpCapture # \u2022 onPointerUpCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509 Optional onProgress # \u2022 onProgress ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432 Optional onProgressCapture # \u2022 onProgressCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433 Optional onRateChange # \u2022 onRateChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434 Optional onRateChangeCapture # \u2022 onRateChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435 Optional onReset # \u2022 onReset ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384 Optional onResetCapture # \u2022 onResetCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385 Optional onScroll # \u2022 onScroll ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526 Optional onScrollCapture # \u2022 onScrollCapture ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527 Optional onSeeked # \u2022 onSeeked ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436 Optional onSeekedCapture # \u2022 onSeekedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437 Optional onSeeking # \u2022 onSeeking ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438 Optional onSeekingCapture # \u2022 onSeekingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439 Optional onSelect # \u2022 onSelect ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490 Optional onSelectCapture # \u2022 onSelectCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491 Optional onStalled # \u2022 onStalled ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440 Optional onStalledCapture # \u2022 onStalledCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441 Optional onSubmit # \u2022 onSubmit ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386 Optional onSubmitCapture # \u2022 onSubmitCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387 Optional onSuspend # \u2022 onSuspend ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442 Optional onSuspendCapture # \u2022 onSuspendCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443 Optional onTimeUpdate # \u2022 onTimeUpdate ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444 Optional onTimeUpdateCapture # \u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445 Optional onTouchCancel # \u2022 onTouchCancel ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494 Optional onTouchCancelCapture # \u2022 onTouchCancelCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495 Optional onTouchEnd # \u2022 onTouchEnd ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496 Optional onTouchEndCapture # \u2022 onTouchEndCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497 Optional onTouchMove # \u2022 onTouchMove ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498 Optional onTouchMoveCapture # \u2022 onTouchMoveCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499 Optional onTouchStart # \u2022 onTouchStart ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500 Optional onTouchStartCapture # \u2022 onTouchStartCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501 Optional onTransitionEnd # \u2022 onTransitionEnd ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542 Optional onTransitionEndCapture # \u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543 Optional onVolumeChange # \u2022 onVolumeChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446 Optional onVolumeChangeCapture # \u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447 Optional onWaiting # \u2022 onWaiting ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448 Optional onWaitingCapture # \u2022 onWaitingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449 Optional onWheel # \u2022 onWheel ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530 Optional onWheelCapture # \u2022 onWheelCapture ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531 Optional placeholder # \u2022 placeholder ? : string Inherited from ButtonProps . placeholder Defined in node_modules/@types/react/index.d.ts:1762 Optional prefix # \u2022 prefix ? : string Inherited from ButtonProps . prefix Defined in node_modules/@types/react/index.d.ts:1780 Optional property # \u2022 property ? : string Inherited from ButtonProps . property Defined in node_modules/@types/react/index.d.ts:1781 Optional radioGroup # \u2022 radioGroup ? : string Inherited from ButtonProps . radioGroup Defined in node_modules/@types/react/index.d.ts:1771 Optional renderBoolean # \u2022 renderBoolean ? : boolean Defined in src/renderer/components/drawer/drawer-item.tsx:32 Optional resource # \u2022 resource ? : string Inherited from ButtonProps . resource Defined in node_modules/@types/react/index.d.ts:1782 Optional results # \u2022 results ? : number Inherited from ButtonProps . results Defined in node_modules/@types/react/index.d.ts:1796 Optional role # \u2022 role ? : string Inherited from ButtonProps . role Defined in node_modules/@types/react/index.d.ts:1774 Optional security # \u2022 security ? : string Inherited from ButtonProps . security Defined in node_modules/@types/react/index.d.ts:1797 Optional slot # \u2022 slot ? : string Inherited from ButtonProps . slot Defined in node_modules/@types/react/index.d.ts:1763 Optional spellCheck # \u2022 spellCheck ? : Booleanish Inherited from ButtonProps . spellCheck Defined in node_modules/@types/react/index.d.ts:1764 Optional style # \u2022 style ? : CSSProperties Inherited from ButtonProps . style Defined in node_modules/@types/react/index.d.ts:1765 Optional suppressContentEditableWarning # \u2022 suppressContentEditableWarning ? : boolean Inherited from ButtonProps . suppressContentEditableWarning Defined in node_modules/@types/react/index.d.ts:1749 Optional suppressHydrationWarning # \u2022 suppressHydrationWarning ? : boolean Inherited from ButtonProps . suppressHydrationWarning Defined in node_modules/@types/react/index.d.ts:1750 Optional tabIndex # \u2022 tabIndex ? : number Inherited from ButtonProps . tabIndex Defined in node_modules/@types/react/index.d.ts:1766 Optional title # \u2022 title ? : string Overrides ButtonProps . title Defined in src/renderer/components/drawer/drawer-item.tsx:29 Optional translate # \u2022 translate ? : \"yes\" | \"no\" Inherited from ButtonProps . translate Defined in node_modules/@types/react/index.d.ts:1768 Optional typeof # \u2022 typeof ? : string Inherited from ButtonProps . typeof Defined in node_modules/@types/react/index.d.ts:1783 Optional unselectable # \u2022 unselectable ? : \"on\" | \"off\" Inherited from ButtonProps . unselectable Defined in node_modules/@types/react/index.d.ts:1798 Optional vocab # \u2022 vocab ? : string Inherited from ButtonProps . vocab Defined in node_modules/@types/react/index.d.ts:1784","title":"Interface: DrawerItemProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#interface-draweritemprops","text":"","title":"Interface: DrawerItemProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#hierarchy","text":"HTMLAttributes\u2039any\u203a \u21b3 DrawerItemProps \u21b3 DrawerItemLabelsProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#properties","text":"about accessKey aria-activedescendant aria-atomic aria-autocomplete aria-busy aria-checked aria-colcount aria-colindex aria-colspan aria-controls aria-current aria-describedby aria-details aria-disabled aria-dropeffect aria-errormessage aria-expanded aria-flowto aria-grabbed aria-haspopup aria-hidden aria-invalid aria-keyshortcuts aria-label aria-labelledby aria-level aria-live aria-modal aria-multiline aria-multiselectable aria-orientation aria-owns aria-placeholder aria-posinset aria-pressed aria-readonly aria-relevant aria-required aria-roledescription aria-rowcount aria-rowindex aria-rowspan aria-selected aria-setsize aria-sort aria-valuemax aria-valuemin aria-valuenow aria-valuetext autoCapitalize autoCorrect autoSave children className color contentEditable contextMenu dangerouslySetInnerHTML datatype defaultChecked defaultValue dir draggable hidden id inlist inputMode is itemID itemProp itemRef itemScope itemType labelsOnly lang name onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture placeholder prefix property radioGroup renderBoolean resource results role security slot spellCheck style suppressContentEditableWarning suppressHydrationWarning tabIndex title translate typeof unselectable vocab","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-about","text":"\u2022 about ? : string Inherited from ButtonProps . about Defined in node_modules/@types/react/index.d.ts:1777","title":"Optional about"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-accesskey","text":"\u2022 accessKey ? : string Inherited from ButtonProps . accessKey Defined in node_modules/@types/react/index.d.ts:1753","title":"Optional accessKey"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-activedescendant","text":"\u2022 aria-activedescendant ? : string Inherited from ButtonProps . aria-activedescendant Defined in node_modules/@types/react/index.d.ts:1560 Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application.","title":"Optional aria-activedescendant"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-atomic","text":"\u2022 aria-atomic ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-atomic Defined in node_modules/@types/react/index.d.ts:1562 Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute.","title":"Optional aria-atomic"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-autocomplete","text":"\u2022 aria-autocomplete ? : \"none\" | \"inline\" | \"list\" | \"both\" Inherited from ButtonProps . aria-autocomplete Defined in node_modules/@types/react/index.d.ts:1567 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.","title":"Optional aria-autocomplete"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-busy","text":"\u2022 aria-busy ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-busy Defined in node_modules/@types/react/index.d.ts:1569 Indicates an element is being modified and that assistive technologies MAY want to wait until the modifications are complete before exposing them to the user.","title":"Optional aria-busy"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-checked","text":"\u2022 aria-checked ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-checked Defined in node_modules/@types/react/index.d.ts:1574 Indicates the current \"checked\" state of checkboxes, radio buttons, and other widgets. see aria-pressed @see aria-selected.","title":"Optional aria-checked"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-colcount","text":"\u2022 aria-colcount ? : number Inherited from ButtonProps . aria-colcount Defined in node_modules/@types/react/index.d.ts:1579 Defines the total number of columns in a table, grid, or treegrid. see aria-colindex.","title":"Optional aria-colcount"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-colindex","text":"\u2022 aria-colindex ? : number Inherited from ButtonProps . aria-colindex Defined in node_modules/@types/react/index.d.ts:1584 Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid. see aria-colcount @see aria-colspan.","title":"Optional aria-colindex"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-colspan","text":"\u2022 aria-colspan ? : number Inherited from ButtonProps . aria-colspan Defined in node_modules/@types/react/index.d.ts:1589 Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid. see aria-colindex @see aria-rowspan.","title":"Optional aria-colspan"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-controls","text":"\u2022 aria-controls ? : string Inherited from ButtonProps . aria-controls Defined in node_modules/@types/react/index.d.ts:1594 Identifies the element (or elements) whose contents or presence are controlled by the current element. see aria-owns.","title":"Optional aria-controls"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-current","text":"\u2022 aria-current ? : boolean | \"false\" | \"true\" | \"page\" | \"step\" | \"location\" | \"date\" | \"time\" Inherited from ButtonProps . aria-current Defined in node_modules/@types/react/index.d.ts:1596 Indicates the element that represents the current item within a container or set of related elements.","title":"Optional aria-current"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-describedby","text":"\u2022 aria-describedby ? : string Inherited from ButtonProps . aria-describedby Defined in node_modules/@types/react/index.d.ts:1601 Identifies the element (or elements) that describes the object. see aria-labelledby","title":"Optional aria-describedby"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-details","text":"\u2022 aria-details ? : string Inherited from ButtonProps . aria-details Defined in node_modules/@types/react/index.d.ts:1606 Identifies the element that provides a detailed, extended description for the object. see aria-describedby.","title":"Optional aria-details"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-disabled","text":"\u2022 aria-disabled ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-disabled Defined in node_modules/@types/react/index.d.ts:1611 Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable. see aria-hidden @see aria-readonly.","title":"Optional aria-disabled"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-dropeffect","text":"\u2022 aria-dropeffect ? : \"none\" | \"copy\" | \"execute\" | \"link\" | \"move\" | \"popup\" Inherited from ButtonProps . aria-dropeffect Defined in node_modules/@types/react/index.d.ts:1616 Indicates what functions can be performed when a dragged object is released on the drop target. deprecated in ARIA 1.1","title":"Optional aria-dropeffect"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-errormessage","text":"\u2022 aria-errormessage ? : string Inherited from ButtonProps . aria-errormessage Defined in node_modules/@types/react/index.d.ts:1621 Identifies the element that provides an error message for the object. see aria-invalid @see aria-describedby.","title":"Optional aria-errormessage"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-expanded","text":"\u2022 aria-expanded ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-expanded Defined in node_modules/@types/react/index.d.ts:1623 Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed.","title":"Optional aria-expanded"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-flowto","text":"\u2022 aria-flowto ? : string Inherited from ButtonProps . aria-flowto Defined in node_modules/@types/react/index.d.ts:1628 Identifies the next element (or elements) in an alternate reading order of content which, at the user's discretion, allows assistive technology to override the general default of reading in document source order.","title":"Optional aria-flowto"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-grabbed","text":"\u2022 aria-grabbed ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-grabbed Defined in node_modules/@types/react/index.d.ts:1633 Indicates an element's \"grabbed\" state in a drag-and-drop operation. deprecated in ARIA 1.1","title":"Optional aria-grabbed"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-haspopup","text":"\u2022 aria-haspopup ? : boolean | \"false\" | \"true\" | \"menu\" | \"listbox\" | \"tree\" | \"grid\" | \"dialog\" Inherited from ButtonProps . aria-haspopup Defined in node_modules/@types/react/index.d.ts:1635 Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.","title":"Optional aria-haspopup"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-hidden","text":"\u2022 aria-hidden ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-hidden Defined in node_modules/@types/react/index.d.ts:1640 Indicates whether the element is exposed to an accessibility API. see aria-disabled.","title":"Optional aria-hidden"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-invalid","text":"\u2022 aria-invalid ? : boolean | \"false\" | \"true\" | \"grammar\" | \"spelling\" Inherited from ButtonProps . aria-invalid Defined in node_modules/@types/react/index.d.ts:1645 Indicates the entered value does not conform to the format expected by the application. see aria-errormessage.","title":"Optional aria-invalid"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-keyshortcuts","text":"\u2022 aria-keyshortcuts ? : string Inherited from ButtonProps . aria-keyshortcuts Defined in node_modules/@types/react/index.d.ts:1647 Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element.","title":"Optional aria-keyshortcuts"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-label","text":"\u2022 aria-label ? : string Inherited from ButtonProps . aria-label Defined in node_modules/@types/react/index.d.ts:1652 Defines a string value that labels the current element. see aria-labelledby.","title":"Optional aria-label"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-labelledby","text":"\u2022 aria-labelledby ? : string Inherited from ButtonProps . aria-labelledby Defined in node_modules/@types/react/index.d.ts:1657 Identifies the element (or elements) that labels the current element. see aria-describedby.","title":"Optional aria-labelledby"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-level","text":"\u2022 aria-level ? : number Inherited from ButtonProps . aria-level Defined in node_modules/@types/react/index.d.ts:1659 Defines the hierarchical level of an element within a structure.","title":"Optional aria-level"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-live","text":"\u2022 aria-live ? : \"off\" | \"assertive\" | \"polite\" Inherited from ButtonProps . aria-live Defined in node_modules/@types/react/index.d.ts:1661 Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region.","title":"Optional aria-live"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-modal","text":"\u2022 aria-modal ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-modal Defined in node_modules/@types/react/index.d.ts:1663 Indicates whether an element is modal when displayed.","title":"Optional aria-modal"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-multiline","text":"\u2022 aria-multiline ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiline Defined in node_modules/@types/react/index.d.ts:1665 Indicates whether a text box accepts multiple lines of input or only a single line.","title":"Optional aria-multiline"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-multiselectable","text":"\u2022 aria-multiselectable ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiselectable Defined in node_modules/@types/react/index.d.ts:1667 Indicates that the user may select more than one item from the current selectable descendants.","title":"Optional aria-multiselectable"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-orientation","text":"\u2022 aria-orientation ? : \"horizontal\" | \"vertical\" Inherited from ButtonProps . aria-orientation Defined in node_modules/@types/react/index.d.ts:1669 Indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous.","title":"Optional aria-orientation"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-owns","text":"\u2022 aria-owns ? : string Inherited from ButtonProps . aria-owns Defined in node_modules/@types/react/index.d.ts:1675 Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship between DOM elements where the DOM hierarchy cannot be used to represent the relationship. see aria-controls.","title":"Optional aria-owns"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-placeholder","text":"\u2022 aria-placeholder ? : string Inherited from ButtonProps . aria-placeholder Defined in node_modules/@types/react/index.d.ts:1680 Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value. A hint could be a sample value or a brief description of the expected format.","title":"Optional aria-placeholder"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-posinset","text":"\u2022 aria-posinset ? : number Inherited from ButtonProps . aria-posinset Defined in node_modules/@types/react/index.d.ts:1685 Defines an element's number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-setsize.","title":"Optional aria-posinset"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-pressed","text":"\u2022 aria-pressed ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-pressed Defined in node_modules/@types/react/index.d.ts:1690 Indicates the current \"pressed\" state of toggle buttons. see aria-checked @see aria-selected.","title":"Optional aria-pressed"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-readonly","text":"\u2022 aria-readonly ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-readonly Defined in node_modules/@types/react/index.d.ts:1695 Indicates that the element is not editable, but is otherwise operable. see aria-disabled.","title":"Optional aria-readonly"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-relevant","text":"\u2022 aria-relevant ? : \"additions\" | \"additions removals\" | \"additions text\" | \"all\" | \"removals\" | \"removals additions\" | \"removals text\" | \"text\" | \"text additions\" | \"text removals\" Inherited from ButtonProps . aria-relevant Defined in node_modules/@types/react/index.d.ts:1700 Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified. see aria-atomic.","title":"Optional aria-relevant"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-required","text":"\u2022 aria-required ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-required Defined in node_modules/@types/react/index.d.ts:1702 Indicates that user input is required on the element before a form may be submitted.","title":"Optional aria-required"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-roledescription","text":"\u2022 aria-roledescription ? : string Inherited from ButtonProps . aria-roledescription Defined in node_modules/@types/react/index.d.ts:1704 Defines a human-readable, author-localized description for the role of an element.","title":"Optional aria-roledescription"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-rowcount","text":"\u2022 aria-rowcount ? : number Inherited from ButtonProps . aria-rowcount Defined in node_modules/@types/react/index.d.ts:1709 Defines the total number of rows in a table, grid, or treegrid. see aria-rowindex.","title":"Optional aria-rowcount"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-rowindex","text":"\u2022 aria-rowindex ? : number Inherited from ButtonProps . aria-rowindex Defined in node_modules/@types/react/index.d.ts:1714 Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid. see aria-rowcount @see aria-rowspan.","title":"Optional aria-rowindex"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-rowspan","text":"\u2022 aria-rowspan ? : number Inherited from ButtonProps . aria-rowspan Defined in node_modules/@types/react/index.d.ts:1719 Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid. see aria-rowindex @see aria-colspan.","title":"Optional aria-rowspan"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-selected","text":"\u2022 aria-selected ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-selected Defined in node_modules/@types/react/index.d.ts:1724 Indicates the current \"selected\" state of various widgets. see aria-checked @see aria-pressed.","title":"Optional aria-selected"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-setsize","text":"\u2022 aria-setsize ? : number Inherited from ButtonProps . aria-setsize Defined in node_modules/@types/react/index.d.ts:1729 Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-posinset.","title":"Optional aria-setsize"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-sort","text":"\u2022 aria-sort ? : \"none\" | \"ascending\" | \"descending\" | \"other\" Inherited from ButtonProps . aria-sort Defined in node_modules/@types/react/index.d.ts:1731 Indicates if items in a table or grid are sorted in ascending or descending order.","title":"Optional aria-sort"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-valuemax","text":"\u2022 aria-valuemax ? : number Inherited from ButtonProps . aria-valuemax Defined in node_modules/@types/react/index.d.ts:1733 Defines the maximum allowed value for a range widget.","title":"Optional aria-valuemax"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-valuemin","text":"\u2022 aria-valuemin ? : number Inherited from ButtonProps . aria-valuemin Defined in node_modules/@types/react/index.d.ts:1735 Defines the minimum allowed value for a range widget.","title":"Optional aria-valuemin"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-valuenow","text":"\u2022 aria-valuenow ? : number Inherited from ButtonProps . aria-valuenow Defined in node_modules/@types/react/index.d.ts:1740 Defines the current value for a range widget. see aria-valuetext.","title":"Optional aria-valuenow"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-valuetext","text":"\u2022 aria-valuetext ? : string Inherited from ButtonProps . aria-valuetext Defined in node_modules/@types/react/index.d.ts:1742 Defines the human readable text alternative of aria-valuenow for a range widget.","title":"Optional aria-valuetext"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-autocapitalize","text":"\u2022 autoCapitalize ? : string Inherited from ButtonProps . autoCapitalize Defined in node_modules/@types/react/index.d.ts:1787","title":"Optional autoCapitalize"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-autocorrect","text":"\u2022 autoCorrect ? : string Inherited from ButtonProps . autoCorrect Defined in node_modules/@types/react/index.d.ts:1788","title":"Optional autoCorrect"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-autosave","text":"\u2022 autoSave ? : string Inherited from ButtonProps . autoSave Defined in node_modules/@types/react/index.d.ts:1789","title":"Optional autoSave"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-children","text":"\u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350","title":"Optional children"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-classname","text":"\u2022 className ? : string Overrides ButtonProps . className Defined in src/renderer/components/drawer/drawer-item.tsx:28","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-color","text":"\u2022 color ? : string Inherited from ButtonProps . color Defined in node_modules/@types/react/index.d.ts:1790","title":"Optional color"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-contenteditable","text":"\u2022 contentEditable ? : Booleanish | \"inherit\" Inherited from ButtonProps . contentEditable Defined in node_modules/@types/react/index.d.ts:1755","title":"Optional contentEditable"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-contextmenu","text":"\u2022 contextMenu ? : string Inherited from ButtonProps . contextMenu Defined in node_modules/@types/react/index.d.ts:1756","title":"Optional contextMenu"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-dangerouslysetinnerhtml","text":"\u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351","title":"Optional dangerouslySetInnerHTML"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-datatype","text":"\u2022 datatype ? : string Inherited from ButtonProps . datatype Defined in node_modules/@types/react/index.d.ts:1778","title":"Optional datatype"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-defaultchecked","text":"\u2022 defaultChecked ? : boolean Inherited from ButtonProps . defaultChecked Defined in node_modules/@types/react/index.d.ts:1747","title":"Optional defaultChecked"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-defaultvalue","text":"\u2022 defaultValue ? : string | number | ReadonlyArray\u2039string\u203a Inherited from ButtonProps . defaultValue Defined in node_modules/@types/react/index.d.ts:1748","title":"Optional defaultValue"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-dir","text":"\u2022 dir ? : string Inherited from ButtonProps . dir Defined in node_modules/@types/react/index.d.ts:1757","title":"Optional dir"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-draggable","text":"\u2022 draggable ? : Booleanish Inherited from ButtonProps . draggable Defined in node_modules/@types/react/index.d.ts:1758","title":"Optional draggable"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-hidden","text":"\u2022 hidden ? : boolean Overrides IconProps . hidden Defined in src/renderer/components/drawer/drawer-item.tsx:31","title":"Optional hidden"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-id","text":"\u2022 id ? : string Inherited from ButtonProps . id Defined in node_modules/@types/react/index.d.ts:1760","title":"Optional id"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-inlist","text":"\u2022 inlist ? : any Inherited from ButtonProps . inlist Defined in node_modules/@types/react/index.d.ts:1779","title":"Optional inlist"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-inputmode","text":"\u2022 inputMode ? : \"none\" | \"text\" | \"tel\" | \"url\" | \"email\" | \"numeric\" | \"decimal\" | \"search\" Inherited from ButtonProps . inputMode Defined in node_modules/@types/react/index.d.ts:1805 Hints at the type of data that might be entered by the user while editing the element or its contents see https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute","title":"Optional inputMode"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-is","text":"\u2022 is ? : string Inherited from ButtonProps . is Defined in node_modules/@types/react/index.d.ts:1810 Specify that a standard HTML element should behave like a defined custom built-in element see https://html.spec.whatwg.org/multipage/custom-elements.html#attr-is","title":"Optional is"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-itemid","text":"\u2022 itemID ? : string Inherited from ButtonProps . itemID Defined in node_modules/@types/react/index.d.ts:1794","title":"Optional itemID"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-itemprop","text":"\u2022 itemProp ? : string Inherited from ButtonProps . itemProp Defined in node_modules/@types/react/index.d.ts:1791","title":"Optional itemProp"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-itemref","text":"\u2022 itemRef ? : string Inherited from ButtonProps . itemRef Defined in node_modules/@types/react/index.d.ts:1795","title":"Optional itemRef"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-itemscope","text":"\u2022 itemScope ? : boolean Inherited from ButtonProps . itemScope Defined in node_modules/@types/react/index.d.ts:1792","title":"Optional itemScope"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-itemtype","text":"\u2022 itemType ? : string Inherited from ButtonProps . itemType Defined in node_modules/@types/react/index.d.ts:1793","title":"Optional itemType"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-labelsonly","text":"\u2022 labelsOnly ? : boolean Defined in src/renderer/components/drawer/drawer-item.tsx:30","title":"Optional labelsOnly"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-lang","text":"\u2022 lang ? : string Inherited from ButtonProps . lang Defined in node_modules/@types/react/index.d.ts:1761","title":"Optional lang"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#name","text":"\u2022 name : React.ReactNode Defined in src/renderer/components/drawer/drawer-item.tsx:27","title":"name"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onabort","text":"\u2022 onAbort ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406","title":"Optional onAbort"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onabortcapture","text":"\u2022 onAbortCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407","title":"Optional onAbortCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onanimationend","text":"\u2022 onAnimationEnd ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536","title":"Optional onAnimationEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onanimationendcapture","text":"\u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537","title":"Optional onAnimationEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onanimationiteration","text":"\u2022 onAnimationIteration ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538","title":"Optional onAnimationIteration"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onanimationiterationcapture","text":"\u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539","title":"Optional onAnimationIterationCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onanimationstart","text":"\u2022 onAnimationStart ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534","title":"Optional onAnimationStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onanimationstartcapture","text":"\u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535","title":"Optional onAnimationStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onauxclick","text":"\u2022 onAuxClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452","title":"Optional onAuxClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onauxclickcapture","text":"\u2022 onAuxClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453","title":"Optional onAuxClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onbeforeinput","text":"\u2022 onBeforeInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380","title":"Optional onBeforeInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onbeforeinputcapture","text":"\u2022 onBeforeInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381","title":"Optional onBeforeInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onblur","text":"\u2022 onBlur ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374","title":"Optional onBlur"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onblurcapture","text":"\u2022 onBlurCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375","title":"Optional onBlurCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-oncanplay","text":"\u2022 onCanPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408","title":"Optional onCanPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-oncanplaycapture","text":"\u2022 onCanPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409","title":"Optional onCanPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-oncanplaythrough","text":"\u2022 onCanPlayThrough ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410","title":"Optional onCanPlayThrough"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-oncanplaythroughcapture","text":"\u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411","title":"Optional onCanPlayThroughCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onchange","text":"\u2022 onChange ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378","title":"Optional onChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onchangecapture","text":"\u2022 onChangeCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379","title":"Optional onChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onclick","text":"\u2022 onClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454","title":"Optional onClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onclickcapture","text":"\u2022 onClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455","title":"Optional onClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-oncompositionend","text":"\u2022 onCompositionEnd ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364","title":"Optional onCompositionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-oncompositionendcapture","text":"\u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365","title":"Optional onCompositionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-oncompositionstart","text":"\u2022 onCompositionStart ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366","title":"Optional onCompositionStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-oncompositionstartcapture","text":"\u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367","title":"Optional onCompositionStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-oncompositionupdate","text":"\u2022 onCompositionUpdate ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368","title":"Optional onCompositionUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-oncompositionupdatecapture","text":"\u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369","title":"Optional onCompositionUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-oncontextmenu","text":"\u2022 onContextMenu ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456","title":"Optional onContextMenu"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-oncontextmenucapture","text":"\u2022 onContextMenuCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457","title":"Optional onContextMenuCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-oncopy","text":"\u2022 onCopy ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356","title":"Optional onCopy"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-oncopycapture","text":"\u2022 onCopyCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357","title":"Optional onCopyCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-oncut","text":"\u2022 onCut ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358","title":"Optional onCut"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-oncutcapture","text":"\u2022 onCutCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359","title":"Optional onCutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ondoubleclick","text":"\u2022 onDoubleClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458","title":"Optional onDoubleClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ondoubleclickcapture","text":"\u2022 onDoubleClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459","title":"Optional onDoubleClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ondrag","text":"\u2022 onDrag ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460","title":"Optional onDrag"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ondragcapture","text":"\u2022 onDragCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461","title":"Optional onDragCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ondragend","text":"\u2022 onDragEnd ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462","title":"Optional onDragEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ondragendcapture","text":"\u2022 onDragEndCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463","title":"Optional onDragEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ondragenter","text":"\u2022 onDragEnter ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464","title":"Optional onDragEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ondragentercapture","text":"\u2022 onDragEnterCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465","title":"Optional onDragEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ondragexit","text":"\u2022 onDragExit ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466","title":"Optional onDragExit"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ondragexitcapture","text":"\u2022 onDragExitCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467","title":"Optional onDragExitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ondragleave","text":"\u2022 onDragLeave ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468","title":"Optional onDragLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ondragleavecapture","text":"\u2022 onDragLeaveCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469","title":"Optional onDragLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ondragover","text":"\u2022 onDragOver ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470","title":"Optional onDragOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ondragovercapture","text":"\u2022 onDragOverCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471","title":"Optional onDragOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ondragstart","text":"\u2022 onDragStart ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472","title":"Optional onDragStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ondragstartcapture","text":"\u2022 onDragStartCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473","title":"Optional onDragStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ondrop","text":"\u2022 onDrop ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474","title":"Optional onDrop"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ondropcapture","text":"\u2022 onDropCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475","title":"Optional onDropCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ondurationchange","text":"\u2022 onDurationChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412","title":"Optional onDurationChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ondurationchangecapture","text":"\u2022 onDurationChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413","title":"Optional onDurationChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onemptied","text":"\u2022 onEmptied ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414","title":"Optional onEmptied"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onemptiedcapture","text":"\u2022 onEmptiedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415","title":"Optional onEmptiedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onencrypted","text":"\u2022 onEncrypted ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416","title":"Optional onEncrypted"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onencryptedcapture","text":"\u2022 onEncryptedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417","title":"Optional onEncryptedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onended","text":"\u2022 onEnded ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418","title":"Optional onEnded"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onendedcapture","text":"\u2022 onEndedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419","title":"Optional onEndedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onerror","text":"\u2022 onError ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394","title":"Optional onError"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onerrorcapture","text":"\u2022 onErrorCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395","title":"Optional onErrorCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onfocus","text":"\u2022 onFocus ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372","title":"Optional onFocus"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onfocuscapture","text":"\u2022 onFocusCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373","title":"Optional onFocusCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ongotpointercapture","text":"\u2022 onGotPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520","title":"Optional onGotPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ongotpointercapturecapture","text":"\u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521","title":"Optional onGotPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-oninput","text":"\u2022 onInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382","title":"Optional onInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-oninputcapture","text":"\u2022 onInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383","title":"Optional onInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-oninvalid","text":"\u2022 onInvalid ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388","title":"Optional onInvalid"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-oninvalidcapture","text":"\u2022 onInvalidCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389","title":"Optional onInvalidCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onkeydown","text":"\u2022 onKeyDown ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398","title":"Optional onKeyDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onkeydowncapture","text":"\u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399","title":"Optional onKeyDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onkeypress","text":"\u2022 onKeyPress ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400","title":"Optional onKeyPress"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onkeypresscapture","text":"\u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401","title":"Optional onKeyPressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onkeyup","text":"\u2022 onKeyUp ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402","title":"Optional onKeyUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onkeyupcapture","text":"\u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403","title":"Optional onKeyUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onload","text":"\u2022 onLoad ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392","title":"Optional onLoad"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onloadcapture","text":"\u2022 onLoadCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393","title":"Optional onLoadCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onloadstart","text":"\u2022 onLoadStart ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424","title":"Optional onLoadStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onloadstartcapture","text":"\u2022 onLoadStartCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425","title":"Optional onLoadStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onloadeddata","text":"\u2022 onLoadedData ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420","title":"Optional onLoadedData"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onloadeddatacapture","text":"\u2022 onLoadedDataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421","title":"Optional onLoadedDataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onloadedmetadata","text":"\u2022 onLoadedMetadata ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422","title":"Optional onLoadedMetadata"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onloadedmetadatacapture","text":"\u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423","title":"Optional onLoadedMetadataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onlostpointercapture","text":"\u2022 onLostPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522","title":"Optional onLostPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onlostpointercapturecapture","text":"\u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523","title":"Optional onLostPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onmousedown","text":"\u2022 onMouseDown ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476","title":"Optional onMouseDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onmousedowncapture","text":"\u2022 onMouseDownCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477","title":"Optional onMouseDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onmouseenter","text":"\u2022 onMouseEnter ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478","title":"Optional onMouseEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onmouseleave","text":"\u2022 onMouseLeave ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479","title":"Optional onMouseLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onmousemove","text":"\u2022 onMouseMove ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480","title":"Optional onMouseMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onmousemovecapture","text":"\u2022 onMouseMoveCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481","title":"Optional onMouseMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onmouseout","text":"\u2022 onMouseOut ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482","title":"Optional onMouseOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onmouseoutcapture","text":"\u2022 onMouseOutCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483","title":"Optional onMouseOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onmouseover","text":"\u2022 onMouseOver ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484","title":"Optional onMouseOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onmouseovercapture","text":"\u2022 onMouseOverCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485","title":"Optional onMouseOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onmouseup","text":"\u2022 onMouseUp ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486","title":"Optional onMouseUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onmouseupcapture","text":"\u2022 onMouseUpCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487","title":"Optional onMouseUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onpaste","text":"\u2022 onPaste ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360","title":"Optional onPaste"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onpastecapture","text":"\u2022 onPasteCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361","title":"Optional onPasteCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onpause","text":"\u2022 onPause ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426","title":"Optional onPause"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onpausecapture","text":"\u2022 onPauseCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427","title":"Optional onPauseCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onplay","text":"\u2022 onPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428","title":"Optional onPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onplaycapture","text":"\u2022 onPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429","title":"Optional onPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onplaying","text":"\u2022 onPlaying ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430","title":"Optional onPlaying"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onplayingcapture","text":"\u2022 onPlayingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431","title":"Optional onPlayingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onpointercancel","text":"\u2022 onPointerCancel ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510","title":"Optional onPointerCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onpointercancelcapture","text":"\u2022 onPointerCancelCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511","title":"Optional onPointerCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onpointerdown","text":"\u2022 onPointerDown ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504","title":"Optional onPointerDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onpointerdowncapture","text":"\u2022 onPointerDownCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505","title":"Optional onPointerDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onpointerenter","text":"\u2022 onPointerEnter ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512","title":"Optional onPointerEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onpointerentercapture","text":"\u2022 onPointerEnterCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513","title":"Optional onPointerEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onpointerleave","text":"\u2022 onPointerLeave ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514","title":"Optional onPointerLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onpointerleavecapture","text":"\u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515","title":"Optional onPointerLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onpointermove","text":"\u2022 onPointerMove ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506","title":"Optional onPointerMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onpointermovecapture","text":"\u2022 onPointerMoveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507","title":"Optional onPointerMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onpointerout","text":"\u2022 onPointerOut ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518","title":"Optional onPointerOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onpointeroutcapture","text":"\u2022 onPointerOutCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519","title":"Optional onPointerOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onpointerover","text":"\u2022 onPointerOver ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516","title":"Optional onPointerOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onpointerovercapture","text":"\u2022 onPointerOverCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517","title":"Optional onPointerOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onpointerup","text":"\u2022 onPointerUp ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508","title":"Optional onPointerUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onpointerupcapture","text":"\u2022 onPointerUpCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509","title":"Optional onPointerUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onprogress","text":"\u2022 onProgress ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432","title":"Optional onProgress"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onprogresscapture","text":"\u2022 onProgressCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433","title":"Optional onProgressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onratechange","text":"\u2022 onRateChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434","title":"Optional onRateChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onratechangecapture","text":"\u2022 onRateChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435","title":"Optional onRateChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onreset","text":"\u2022 onReset ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384","title":"Optional onReset"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onresetcapture","text":"\u2022 onResetCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385","title":"Optional onResetCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onscroll","text":"\u2022 onScroll ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526","title":"Optional onScroll"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onscrollcapture","text":"\u2022 onScrollCapture ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527","title":"Optional onScrollCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onseeked","text":"\u2022 onSeeked ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436","title":"Optional onSeeked"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onseekedcapture","text":"\u2022 onSeekedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437","title":"Optional onSeekedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onseeking","text":"\u2022 onSeeking ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438","title":"Optional onSeeking"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onseekingcapture","text":"\u2022 onSeekingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439","title":"Optional onSeekingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onselect","text":"\u2022 onSelect ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490","title":"Optional onSelect"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onselectcapture","text":"\u2022 onSelectCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491","title":"Optional onSelectCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onstalled","text":"\u2022 onStalled ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440","title":"Optional onStalled"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onstalledcapture","text":"\u2022 onStalledCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441","title":"Optional onStalledCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onsubmit","text":"\u2022 onSubmit ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386","title":"Optional onSubmit"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onsubmitcapture","text":"\u2022 onSubmitCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387","title":"Optional onSubmitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onsuspend","text":"\u2022 onSuspend ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442","title":"Optional onSuspend"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onsuspendcapture","text":"\u2022 onSuspendCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443","title":"Optional onSuspendCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ontimeupdate","text":"\u2022 onTimeUpdate ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444","title":"Optional onTimeUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ontimeupdatecapture","text":"\u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445","title":"Optional onTimeUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ontouchcancel","text":"\u2022 onTouchCancel ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494","title":"Optional onTouchCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ontouchcancelcapture","text":"\u2022 onTouchCancelCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495","title":"Optional onTouchCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ontouchend","text":"\u2022 onTouchEnd ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496","title":"Optional onTouchEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ontouchendcapture","text":"\u2022 onTouchEndCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497","title":"Optional onTouchEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ontouchmove","text":"\u2022 onTouchMove ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498","title":"Optional onTouchMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ontouchmovecapture","text":"\u2022 onTouchMoveCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499","title":"Optional onTouchMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ontouchstart","text":"\u2022 onTouchStart ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500","title":"Optional onTouchStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ontouchstartcapture","text":"\u2022 onTouchStartCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501","title":"Optional onTouchStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ontransitionend","text":"\u2022 onTransitionEnd ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542","title":"Optional onTransitionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ontransitionendcapture","text":"\u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543","title":"Optional onTransitionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onvolumechange","text":"\u2022 onVolumeChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446","title":"Optional onVolumeChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onvolumechangecapture","text":"\u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447","title":"Optional onVolumeChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onwaiting","text":"\u2022 onWaiting ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448","title":"Optional onWaiting"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onwaitingcapture","text":"\u2022 onWaitingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449","title":"Optional onWaitingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onwheel","text":"\u2022 onWheel ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530","title":"Optional onWheel"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onwheelcapture","text":"\u2022 onWheelCapture ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531","title":"Optional onWheelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-placeholder","text":"\u2022 placeholder ? : string Inherited from ButtonProps . placeholder Defined in node_modules/@types/react/index.d.ts:1762","title":"Optional placeholder"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-prefix","text":"\u2022 prefix ? : string Inherited from ButtonProps . prefix Defined in node_modules/@types/react/index.d.ts:1780","title":"Optional prefix"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-property","text":"\u2022 property ? : string Inherited from ButtonProps . property Defined in node_modules/@types/react/index.d.ts:1781","title":"Optional property"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-radiogroup","text":"\u2022 radioGroup ? : string Inherited from ButtonProps . radioGroup Defined in node_modules/@types/react/index.d.ts:1771","title":"Optional radioGroup"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-renderboolean","text":"\u2022 renderBoolean ? : boolean Defined in src/renderer/components/drawer/drawer-item.tsx:32","title":"Optional renderBoolean"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-resource","text":"\u2022 resource ? : string Inherited from ButtonProps . resource Defined in node_modules/@types/react/index.d.ts:1782","title":"Optional resource"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-results","text":"\u2022 results ? : number Inherited from ButtonProps . results Defined in node_modules/@types/react/index.d.ts:1796","title":"Optional results"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-role","text":"\u2022 role ? : string Inherited from ButtonProps . role Defined in node_modules/@types/react/index.d.ts:1774","title":"Optional role"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-security","text":"\u2022 security ? : string Inherited from ButtonProps . security Defined in node_modules/@types/react/index.d.ts:1797","title":"Optional security"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-slot","text":"\u2022 slot ? : string Inherited from ButtonProps . slot Defined in node_modules/@types/react/index.d.ts:1763","title":"Optional slot"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-spellcheck","text":"\u2022 spellCheck ? : Booleanish Inherited from ButtonProps . spellCheck Defined in node_modules/@types/react/index.d.ts:1764","title":"Optional spellCheck"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-style","text":"\u2022 style ? : CSSProperties Inherited from ButtonProps . style Defined in node_modules/@types/react/index.d.ts:1765","title":"Optional style"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-suppresscontenteditablewarning","text":"\u2022 suppressContentEditableWarning ? : boolean Inherited from ButtonProps . suppressContentEditableWarning Defined in node_modules/@types/react/index.d.ts:1749","title":"Optional suppressContentEditableWarning"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-suppresshydrationwarning","text":"\u2022 suppressHydrationWarning ? : boolean Inherited from ButtonProps . suppressHydrationWarning Defined in node_modules/@types/react/index.d.ts:1750","title":"Optional suppressHydrationWarning"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-tabindex","text":"\u2022 tabIndex ? : number Inherited from ButtonProps . tabIndex Defined in node_modules/@types/react/index.d.ts:1766","title":"Optional tabIndex"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-title","text":"\u2022 title ? : string Overrides ButtonProps . title Defined in src/renderer/components/drawer/drawer-item.tsx:29","title":"Optional title"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-translate","text":"\u2022 translate ? : \"yes\" | \"no\" Inherited from ButtonProps . translate Defined in node_modules/@types/react/index.d.ts:1768","title":"Optional translate"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-typeof","text":"\u2022 typeof ? : string Inherited from ButtonProps . typeof Defined in node_modules/@types/react/index.d.ts:1783","title":"Optional typeof"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-unselectable","text":"\u2022 unselectable ? : \"on\" | \"off\" Inherited from ButtonProps . unselectable Defined in node_modules/@types/react/index.d.ts:1798","title":"Optional unselectable"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-vocab","text":"\u2022 vocab ? : string Inherited from ButtonProps . vocab Defined in node_modules/@types/react/index.d.ts:1784","title":"Optional vocab"},{"location":"extensions/api/interfaces/_renderer_api_components_.drawerparamtogglerprops/","text":"Interface: DrawerParamTogglerProps # Hierarchy # DrawerParamTogglerProps Index # Properties # label Properties # label # \u2022 label : string | number Defined in src/renderer/components/drawer/drawer-param-toggler.tsx:28","title":"Interface: DrawerParamTogglerProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.drawerparamtogglerprops/#interface-drawerparamtogglerprops","text":"","title":"Interface: DrawerParamTogglerProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.drawerparamtogglerprops/#hierarchy","text":"DrawerParamTogglerProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.drawerparamtogglerprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.drawerparamtogglerprops/#properties","text":"label","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.drawerparamtogglerprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.drawerparamtogglerprops/#label","text":"\u2022 label : string | number Defined in src/renderer/components/drawer/drawer-param-toggler.tsx:28","title":"label"},{"location":"extensions/api/interfaces/_renderer_api_components_.drawerprops/","text":"Interface: DrawerProps # Hierarchy # DrawerProps Index # Properties # animation className contentClass onClose open position size title toolbar usePortal Properties # Optional animation # \u2022 animation ? : AnimateName Defined in src/renderer/components/drawer/drawer.tsx:39 Optional className # \u2022 className ? : string | object Defined in src/renderer/components/drawer/drawer.tsx:36 Optional contentClass # \u2022 contentClass ? : string | object Defined in src/renderer/components/drawer/drawer.tsx:37 Optional onClose # \u2022 onClose ? : function Defined in src/renderer/components/drawer/drawer.tsx:40 Type declaration: # \u25b8 (): void open # \u2022 open : boolean Defined in src/renderer/components/drawer/drawer.tsx:32 Optional position # \u2022 position ? : \"top\" | \"left\" | \"right\" | \"bottom\" Defined in src/renderer/components/drawer/drawer.tsx:38 Optional size # \u2022 size ? : string Defined in src/renderer/components/drawer/drawer.tsx:34 title # \u2022 title : React.ReactNode Defined in src/renderer/components/drawer/drawer.tsx:33 Optional toolbar # \u2022 toolbar ? : React.ReactNode Defined in src/renderer/components/drawer/drawer.tsx:41 Optional usePortal # \u2022 usePortal ? : boolean Defined in src/renderer/components/drawer/drawer.tsx:35","title":"Interface: DrawerProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.drawerprops/#interface-drawerprops","text":"","title":"Interface: DrawerProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.drawerprops/#hierarchy","text":"DrawerProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.drawerprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.drawerprops/#properties","text":"animation className contentClass onClose open position size title toolbar usePortal","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.drawerprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.drawerprops/#optional-animation","text":"\u2022 animation ? : AnimateName Defined in src/renderer/components/drawer/drawer.tsx:39","title":"Optional animation"},{"location":"extensions/api/interfaces/_renderer_api_components_.drawerprops/#optional-classname","text":"\u2022 className ? : string | object Defined in src/renderer/components/drawer/drawer.tsx:36","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.drawerprops/#optional-contentclass","text":"\u2022 contentClass ? : string | object Defined in src/renderer/components/drawer/drawer.tsx:37","title":"Optional contentClass"},{"location":"extensions/api/interfaces/_renderer_api_components_.drawerprops/#optional-onclose","text":"\u2022 onClose ? : function Defined in src/renderer/components/drawer/drawer.tsx:40","title":"Optional onClose"},{"location":"extensions/api/interfaces/_renderer_api_components_.drawerprops/#open","text":"\u2022 open : boolean Defined in src/renderer/components/drawer/drawer.tsx:32","title":"open"},{"location":"extensions/api/interfaces/_renderer_api_components_.drawerprops/#optional-position","text":"\u2022 position ? : \"top\" | \"left\" | \"right\" | \"bottom\" Defined in src/renderer/components/drawer/drawer.tsx:38","title":"Optional position"},{"location":"extensions/api/interfaces/_renderer_api_components_.drawerprops/#optional-size","text":"\u2022 size ? : string Defined in src/renderer/components/drawer/drawer.tsx:34","title":"Optional size"},{"location":"extensions/api/interfaces/_renderer_api_components_.drawerprops/#title","text":"\u2022 title : React.ReactNode Defined in src/renderer/components/drawer/drawer.tsx:33","title":"title"},{"location":"extensions/api/interfaces/_renderer_api_components_.drawerprops/#optional-toolbar","text":"\u2022 toolbar ? : React.ReactNode Defined in src/renderer/components/drawer/drawer.tsx:41","title":"Optional toolbar"},{"location":"extensions/api/interfaces/_renderer_api_components_.drawerprops/#optional-useportal","text":"\u2022 usePortal ? : boolean Defined in src/renderer/components/drawer/drawer.tsx:35","title":"Optional usePortal"},{"location":"extensions/api/interfaces/_renderer_api_components_.drawertitleprops/","text":"Interface: DrawerTitleProps # Hierarchy # DrawerTitleProps Index # Properties # className title Properties # Optional className # \u2022 className ? : string Defined in src/renderer/components/drawer/drawer-title.tsx:27 Optional title # \u2022 title ? : React.ReactNode Defined in src/renderer/components/drawer/drawer-title.tsx:28","title":"Interface: DrawerTitleProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.drawertitleprops/#interface-drawertitleprops","text":"","title":"Interface: DrawerTitleProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.drawertitleprops/#hierarchy","text":"DrawerTitleProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.drawertitleprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.drawertitleprops/#properties","text":"className title","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.drawertitleprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.drawertitleprops/#optional-classname","text":"\u2022 className ? : string Defined in src/renderer/components/drawer/drawer-title.tsx:27","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.drawertitleprops/#optional-title","text":"\u2022 title ? : React.ReactNode Defined in src/renderer/components/drawer/drawer-title.tsx:28","title":"Optional title"},{"location":"extensions/api/interfaces/_renderer_api_components_.groupselectoption/","text":"Interface: GroupSelectOption \u2039 T \u203a # Type parameters # \u25aa T : SelectOption Hierarchy # GroupSelectOption Index # Properties # label options Properties # label # \u2022 label : ReactNode Defined in src/renderer/components/select/select.tsx:37 options # \u2022 options : T[] Defined in src/renderer/components/select/select.tsx:38","title":"Interface: GroupSelectOption \u2039**T**\u203a"},{"location":"extensions/api/interfaces/_renderer_api_components_.groupselectoption/#interface-groupselectoption-t","text":"","title":"Interface: GroupSelectOption \u2039T\u203a"},{"location":"extensions/api/interfaces/_renderer_api_components_.groupselectoption/#type-parameters","text":"\u25aa T : SelectOption","title":"Type parameters"},{"location":"extensions/api/interfaces/_renderer_api_components_.groupselectoption/#hierarchy","text":"GroupSelectOption","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.groupselectoption/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.groupselectoption/#properties","text":"label options","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.groupselectoption/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.groupselectoption/#label","text":"\u2022 label : ReactNode Defined in src/renderer/components/select/select.tsx:37","title":"label"},{"location":"extensions/api/interfaces/_renderer_api_components_.groupselectoption/#options","text":"\u2022 options : T[] Defined in src/renderer/components/select/select.tsx:38","title":"options"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/","text":"Interface: IconProps # Hierarchy # HTMLAttributes\u2039any\u203a TooltipDecoratorProps \u21b3 IconProps Index # Properties # about accessKey active aria-activedescendant aria-atomic aria-autocomplete aria-busy aria-checked aria-colcount aria-colindex aria-colspan aria-controls aria-current aria-describedby aria-details aria-disabled aria-dropeffect aria-errormessage aria-expanded aria-flowto aria-grabbed aria-haspopup aria-hidden aria-invalid aria-keyshortcuts aria-label aria-labelledby aria-level aria-live aria-modal aria-multiline aria-multiselectable aria-orientation aria-owns aria-placeholder aria-posinset aria-pressed aria-readonly aria-relevant aria-required aria-roledescription aria-rowcount aria-rowindex aria-rowspan aria-selected aria-setsize aria-sort aria-valuemax aria-valuemin aria-valuenow aria-valuetext autoCapitalize autoCorrect autoSave big children className color contentEditable contextMenu dangerouslySetInnerHTML datatype defaultChecked defaultValue dir disabled draggable focusable hidden href id inlist inputMode interactive is itemID itemProp itemRef itemScope itemType lang link material onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture placeholder prefix property radioGroup resource results role security size slot small smallest spellCheck sticker style suppressContentEditableWarning suppressHydrationWarning svg tabIndex title tooltip tooltipOverrideDisabled translate typeof unselectable vocab Properties # Optional about # \u2022 about ? : string Inherited from ButtonProps . about Defined in node_modules/@types/react/index.d.ts:1777 Optional accessKey # \u2022 accessKey ? : string Inherited from ButtonProps . accessKey Defined in node_modules/@types/react/index.d.ts:1753 Optional active # \u2022 active ? : boolean Defined in src/renderer/components/icon/icon.tsx:41 Optional aria-activedescendant # \u2022 aria-activedescendant ? : string Inherited from ButtonProps . aria-activedescendant Defined in node_modules/@types/react/index.d.ts:1560 Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application. Optional aria-atomic # \u2022 aria-atomic ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-atomic Defined in node_modules/@types/react/index.d.ts:1562 Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute. Optional aria-autocomplete # \u2022 aria-autocomplete ? : \"none\" | \"inline\" | \"list\" | \"both\" Inherited from ButtonProps . aria-autocomplete Defined in node_modules/@types/react/index.d.ts:1567 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. Optional aria-busy # \u2022 aria-busy ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-busy Defined in node_modules/@types/react/index.d.ts:1569 Indicates an element is being modified and that assistive technologies MAY want to wait until the modifications are complete before exposing them to the user. Optional aria-checked # \u2022 aria-checked ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-checked Defined in node_modules/@types/react/index.d.ts:1574 Indicates the current \"checked\" state of checkboxes, radio buttons, and other widgets. see aria-pressed @see aria-selected. Optional aria-colcount # \u2022 aria-colcount ? : number Inherited from ButtonProps . aria-colcount Defined in node_modules/@types/react/index.d.ts:1579 Defines the total number of columns in a table, grid, or treegrid. see aria-colindex. Optional aria-colindex # \u2022 aria-colindex ? : number Inherited from ButtonProps . aria-colindex Defined in node_modules/@types/react/index.d.ts:1584 Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid. see aria-colcount @see aria-colspan. Optional aria-colspan # \u2022 aria-colspan ? : number Inherited from ButtonProps . aria-colspan Defined in node_modules/@types/react/index.d.ts:1589 Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid. see aria-colindex @see aria-rowspan. Optional aria-controls # \u2022 aria-controls ? : string Inherited from ButtonProps . aria-controls Defined in node_modules/@types/react/index.d.ts:1594 Identifies the element (or elements) whose contents or presence are controlled by the current element. see aria-owns. Optional aria-current # \u2022 aria-current ? : boolean | \"false\" | \"true\" | \"page\" | \"step\" | \"location\" | \"date\" | \"time\" Inherited from ButtonProps . aria-current Defined in node_modules/@types/react/index.d.ts:1596 Indicates the element that represents the current item within a container or set of related elements. Optional aria-describedby # \u2022 aria-describedby ? : string Inherited from ButtonProps . aria-describedby Defined in node_modules/@types/react/index.d.ts:1601 Identifies the element (or elements) that describes the object. see aria-labelledby Optional aria-details # \u2022 aria-details ? : string Inherited from ButtonProps . aria-details Defined in node_modules/@types/react/index.d.ts:1606 Identifies the element that provides a detailed, extended description for the object. see aria-describedby. Optional aria-disabled # \u2022 aria-disabled ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-disabled Defined in node_modules/@types/react/index.d.ts:1611 Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable. see aria-hidden @see aria-readonly. Optional aria-dropeffect # \u2022 aria-dropeffect ? : \"none\" | \"copy\" | \"execute\" | \"link\" | \"move\" | \"popup\" Inherited from ButtonProps . aria-dropeffect Defined in node_modules/@types/react/index.d.ts:1616 Indicates what functions can be performed when a dragged object is released on the drop target. deprecated in ARIA 1.1 Optional aria-errormessage # \u2022 aria-errormessage ? : string Inherited from ButtonProps . aria-errormessage Defined in node_modules/@types/react/index.d.ts:1621 Identifies the element that provides an error message for the object. see aria-invalid @see aria-describedby. Optional aria-expanded # \u2022 aria-expanded ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-expanded Defined in node_modules/@types/react/index.d.ts:1623 Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed. Optional aria-flowto # \u2022 aria-flowto ? : string Inherited from ButtonProps . aria-flowto Defined in node_modules/@types/react/index.d.ts:1628 Identifies the next element (or elements) in an alternate reading order of content which, at the user's discretion, allows assistive technology to override the general default of reading in document source order. Optional aria-grabbed # \u2022 aria-grabbed ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-grabbed Defined in node_modules/@types/react/index.d.ts:1633 Indicates an element's \"grabbed\" state in a drag-and-drop operation. deprecated in ARIA 1.1 Optional aria-haspopup # \u2022 aria-haspopup ? : boolean | \"false\" | \"true\" | \"menu\" | \"listbox\" | \"tree\" | \"grid\" | \"dialog\" Inherited from ButtonProps . aria-haspopup Defined in node_modules/@types/react/index.d.ts:1635 Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element. Optional aria-hidden # \u2022 aria-hidden ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-hidden Defined in node_modules/@types/react/index.d.ts:1640 Indicates whether the element is exposed to an accessibility API. see aria-disabled. Optional aria-invalid # \u2022 aria-invalid ? : boolean | \"false\" | \"true\" | \"grammar\" | \"spelling\" Inherited from ButtonProps . aria-invalid Defined in node_modules/@types/react/index.d.ts:1645 Indicates the entered value does not conform to the format expected by the application. see aria-errormessage. Optional aria-keyshortcuts # \u2022 aria-keyshortcuts ? : string Inherited from ButtonProps . aria-keyshortcuts Defined in node_modules/@types/react/index.d.ts:1647 Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element. Optional aria-label # \u2022 aria-label ? : string Inherited from ButtonProps . aria-label Defined in node_modules/@types/react/index.d.ts:1652 Defines a string value that labels the current element. see aria-labelledby. Optional aria-labelledby # \u2022 aria-labelledby ? : string Inherited from ButtonProps . aria-labelledby Defined in node_modules/@types/react/index.d.ts:1657 Identifies the element (or elements) that labels the current element. see aria-describedby. Optional aria-level # \u2022 aria-level ? : number Inherited from ButtonProps . aria-level Defined in node_modules/@types/react/index.d.ts:1659 Defines the hierarchical level of an element within a structure. Optional aria-live # \u2022 aria-live ? : \"off\" | \"assertive\" | \"polite\" Inherited from ButtonProps . aria-live Defined in node_modules/@types/react/index.d.ts:1661 Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region. Optional aria-modal # \u2022 aria-modal ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-modal Defined in node_modules/@types/react/index.d.ts:1663 Indicates whether an element is modal when displayed. Optional aria-multiline # \u2022 aria-multiline ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiline Defined in node_modules/@types/react/index.d.ts:1665 Indicates whether a text box accepts multiple lines of input or only a single line. Optional aria-multiselectable # \u2022 aria-multiselectable ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiselectable Defined in node_modules/@types/react/index.d.ts:1667 Indicates that the user may select more than one item from the current selectable descendants. Optional aria-orientation # \u2022 aria-orientation ? : \"horizontal\" | \"vertical\" Inherited from ButtonProps . aria-orientation Defined in node_modules/@types/react/index.d.ts:1669 Indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous. Optional aria-owns # \u2022 aria-owns ? : string Inherited from ButtonProps . aria-owns Defined in node_modules/@types/react/index.d.ts:1675 Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship between DOM elements where the DOM hierarchy cannot be used to represent the relationship. see aria-controls. Optional aria-placeholder # \u2022 aria-placeholder ? : string Inherited from ButtonProps . aria-placeholder Defined in node_modules/@types/react/index.d.ts:1680 Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value. A hint could be a sample value or a brief description of the expected format. Optional aria-posinset # \u2022 aria-posinset ? : number Inherited from ButtonProps . aria-posinset Defined in node_modules/@types/react/index.d.ts:1685 Defines an element's number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-setsize. Optional aria-pressed # \u2022 aria-pressed ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-pressed Defined in node_modules/@types/react/index.d.ts:1690 Indicates the current \"pressed\" state of toggle buttons. see aria-checked @see aria-selected. Optional aria-readonly # \u2022 aria-readonly ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-readonly Defined in node_modules/@types/react/index.d.ts:1695 Indicates that the element is not editable, but is otherwise operable. see aria-disabled. Optional aria-relevant # \u2022 aria-relevant ? : \"additions\" | \"additions removals\" | \"additions text\" | \"all\" | \"removals\" | \"removals additions\" | \"removals text\" | \"text\" | \"text additions\" | \"text removals\" Inherited from ButtonProps . aria-relevant Defined in node_modules/@types/react/index.d.ts:1700 Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified. see aria-atomic. Optional aria-required # \u2022 aria-required ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-required Defined in node_modules/@types/react/index.d.ts:1702 Indicates that user input is required on the element before a form may be submitted. Optional aria-roledescription # \u2022 aria-roledescription ? : string Inherited from ButtonProps . aria-roledescription Defined in node_modules/@types/react/index.d.ts:1704 Defines a human-readable, author-localized description for the role of an element. Optional aria-rowcount # \u2022 aria-rowcount ? : number Inherited from ButtonProps . aria-rowcount Defined in node_modules/@types/react/index.d.ts:1709 Defines the total number of rows in a table, grid, or treegrid. see aria-rowindex. Optional aria-rowindex # \u2022 aria-rowindex ? : number Inherited from ButtonProps . aria-rowindex Defined in node_modules/@types/react/index.d.ts:1714 Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid. see aria-rowcount @see aria-rowspan. Optional aria-rowspan # \u2022 aria-rowspan ? : number Inherited from ButtonProps . aria-rowspan Defined in node_modules/@types/react/index.d.ts:1719 Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid. see aria-rowindex @see aria-colspan. Optional aria-selected # \u2022 aria-selected ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-selected Defined in node_modules/@types/react/index.d.ts:1724 Indicates the current \"selected\" state of various widgets. see aria-checked @see aria-pressed. Optional aria-setsize # \u2022 aria-setsize ? : number Inherited from ButtonProps . aria-setsize Defined in node_modules/@types/react/index.d.ts:1729 Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-posinset. Optional aria-sort # \u2022 aria-sort ? : \"none\" | \"ascending\" | \"descending\" | \"other\" Inherited from ButtonProps . aria-sort Defined in node_modules/@types/react/index.d.ts:1731 Indicates if items in a table or grid are sorted in ascending or descending order. Optional aria-valuemax # \u2022 aria-valuemax ? : number Inherited from ButtonProps . aria-valuemax Defined in node_modules/@types/react/index.d.ts:1733 Defines the maximum allowed value for a range widget. Optional aria-valuemin # \u2022 aria-valuemin ? : number Inherited from ButtonProps . aria-valuemin Defined in node_modules/@types/react/index.d.ts:1735 Defines the minimum allowed value for a range widget. Optional aria-valuenow # \u2022 aria-valuenow ? : number Inherited from ButtonProps . aria-valuenow Defined in node_modules/@types/react/index.d.ts:1740 Defines the current value for a range widget. see aria-valuetext. Optional aria-valuetext # \u2022 aria-valuetext ? : string Inherited from ButtonProps . aria-valuetext Defined in node_modules/@types/react/index.d.ts:1742 Defines the human readable text alternative of aria-valuenow for a range widget. Optional autoCapitalize # \u2022 autoCapitalize ? : string Inherited from ButtonProps . autoCapitalize Defined in node_modules/@types/react/index.d.ts:1787 Optional autoCorrect # \u2022 autoCorrect ? : string Inherited from ButtonProps . autoCorrect Defined in node_modules/@types/react/index.d.ts:1788 Optional autoSave # \u2022 autoSave ? : string Inherited from ButtonProps . autoSave Defined in node_modules/@types/react/index.d.ts:1789 Optional big # \u2022 big ? : boolean Defined in src/renderer/components/icon/icon.tsx:40 Optional children # \u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350 Optional className # \u2022 className ? : string Inherited from ButtonProps . className Defined in node_modules/@types/react/index.d.ts:1754 Optional color # \u2022 color ? : string Inherited from ButtonProps . color Defined in node_modules/@types/react/index.d.ts:1790 Optional contentEditable # \u2022 contentEditable ? : Booleanish | \"inherit\" Inherited from ButtonProps . contentEditable Defined in node_modules/@types/react/index.d.ts:1755 Optional contextMenu # \u2022 contextMenu ? : string Inherited from ButtonProps . contextMenu Defined in node_modules/@types/react/index.d.ts:1756 Optional dangerouslySetInnerHTML # \u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351 Type declaration: # __html : string Optional datatype # \u2022 datatype ? : string Inherited from ButtonProps . datatype Defined in node_modules/@types/react/index.d.ts:1778 Optional defaultChecked # \u2022 defaultChecked ? : boolean Inherited from ButtonProps . defaultChecked Defined in node_modules/@types/react/index.d.ts:1747 Optional defaultValue # \u2022 defaultValue ? : string | number | ReadonlyArray\u2039string\u203a Inherited from ButtonProps . defaultValue Defined in node_modules/@types/react/index.d.ts:1748 Optional dir # \u2022 dir ? : string Inherited from ButtonProps . dir Defined in node_modules/@types/react/index.d.ts:1757 Optional disabled # \u2022 disabled ? : boolean Defined in src/renderer/components/icon/icon.tsx:45 Optional draggable # \u2022 draggable ? : Booleanish Inherited from ButtonProps . draggable Defined in node_modules/@types/react/index.d.ts:1758 Optional focusable # \u2022 focusable ? : boolean Defined in src/renderer/components/icon/icon.tsx:43 Optional hidden # \u2022 hidden ? : boolean Inherited from IconProps . hidden Defined in node_modules/@types/react/index.d.ts:1759 Optional href # \u2022 href ? : string Defined in src/renderer/components/icon/icon.tsx:36 Optional id # \u2022 id ? : string Inherited from ButtonProps . id Defined in node_modules/@types/react/index.d.ts:1760 Optional inlist # \u2022 inlist ? : any Inherited from ButtonProps . inlist Defined in node_modules/@types/react/index.d.ts:1779 Optional inputMode # \u2022 inputMode ? : \"none\" | \"text\" | \"tel\" | \"url\" | \"email\" | \"numeric\" | \"decimal\" | \"search\" Inherited from ButtonProps . inputMode Defined in node_modules/@types/react/index.d.ts:1805 Hints at the type of data that might be entered by the user while editing the element or its contents see https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute Optional interactive # \u2022 interactive ? : boolean Defined in src/renderer/components/icon/icon.tsx:42 Optional is # \u2022 is ? : string Inherited from ButtonProps . is Defined in node_modules/@types/react/index.d.ts:1810 Specify that a standard HTML element should behave like a defined custom built-in element see https://html.spec.whatwg.org/multipage/custom-elements.html#attr-is Optional itemID # \u2022 itemID ? : string Inherited from ButtonProps . itemID Defined in node_modules/@types/react/index.d.ts:1794 Optional itemProp # \u2022 itemProp ? : string Inherited from ButtonProps . itemProp Defined in node_modules/@types/react/index.d.ts:1791 Optional itemRef # \u2022 itemRef ? : string Inherited from ButtonProps . itemRef Defined in node_modules/@types/react/index.d.ts:1795 Optional itemScope # \u2022 itemScope ? : boolean Inherited from ButtonProps . itemScope Defined in node_modules/@types/react/index.d.ts:1792 Optional itemType # \u2022 itemType ? : string Inherited from ButtonProps . itemType Defined in node_modules/@types/react/index.d.ts:1793 Optional lang # \u2022 lang ? : string Inherited from ButtonProps . lang Defined in node_modules/@types/react/index.d.ts:1761 Optional link # \u2022 link ? : LocationDescriptor Defined in src/renderer/components/icon/icon.tsx:35 Optional material # \u2022 material ? : string Defined in src/renderer/components/icon/icon.tsx:33 Optional onAbort # \u2022 onAbort ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406 Optional onAbortCapture # \u2022 onAbortCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407 Optional onAnimationEnd # \u2022 onAnimationEnd ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536 Optional onAnimationEndCapture # \u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537 Optional onAnimationIteration # \u2022 onAnimationIteration ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538 Optional onAnimationIterationCapture # \u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539 Optional onAnimationStart # \u2022 onAnimationStart ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534 Optional onAnimationStartCapture # \u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535 Optional onAuxClick # \u2022 onAuxClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452 Optional onAuxClickCapture # \u2022 onAuxClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453 Optional onBeforeInput # \u2022 onBeforeInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380 Optional onBeforeInputCapture # \u2022 onBeforeInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381 Optional onBlur # \u2022 onBlur ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374 Optional onBlurCapture # \u2022 onBlurCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375 Optional onCanPlay # \u2022 onCanPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408 Optional onCanPlayCapture # \u2022 onCanPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409 Optional onCanPlayThrough # \u2022 onCanPlayThrough ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410 Optional onCanPlayThroughCapture # \u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411 Optional onChange # \u2022 onChange ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378 Optional onChangeCapture # \u2022 onChangeCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379 Optional onClick # \u2022 onClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454 Optional onClickCapture # \u2022 onClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455 Optional onCompositionEnd # \u2022 onCompositionEnd ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364 Optional onCompositionEndCapture # \u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365 Optional onCompositionStart # \u2022 onCompositionStart ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366 Optional onCompositionStartCapture # \u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367 Optional onCompositionUpdate # \u2022 onCompositionUpdate ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368 Optional onCompositionUpdateCapture # \u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369 Optional onContextMenu # \u2022 onContextMenu ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456 Optional onContextMenuCapture # \u2022 onContextMenuCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457 Optional onCopy # \u2022 onCopy ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356 Optional onCopyCapture # \u2022 onCopyCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357 Optional onCut # \u2022 onCut ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358 Optional onCutCapture # \u2022 onCutCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359 Optional onDoubleClick # \u2022 onDoubleClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458 Optional onDoubleClickCapture # \u2022 onDoubleClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459 Optional onDrag # \u2022 onDrag ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460 Optional onDragCapture # \u2022 onDragCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461 Optional onDragEnd # \u2022 onDragEnd ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462 Optional onDragEndCapture # \u2022 onDragEndCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463 Optional onDragEnter # \u2022 onDragEnter ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464 Optional onDragEnterCapture # \u2022 onDragEnterCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465 Optional onDragExit # \u2022 onDragExit ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466 Optional onDragExitCapture # \u2022 onDragExitCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467 Optional onDragLeave # \u2022 onDragLeave ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468 Optional onDragLeaveCapture # \u2022 onDragLeaveCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469 Optional onDragOver # \u2022 onDragOver ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470 Optional onDragOverCapture # \u2022 onDragOverCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471 Optional onDragStart # \u2022 onDragStart ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472 Optional onDragStartCapture # \u2022 onDragStartCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473 Optional onDrop # \u2022 onDrop ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474 Optional onDropCapture # \u2022 onDropCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475 Optional onDurationChange # \u2022 onDurationChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412 Optional onDurationChangeCapture # \u2022 onDurationChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413 Optional onEmptied # \u2022 onEmptied ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414 Optional onEmptiedCapture # \u2022 onEmptiedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415 Optional onEncrypted # \u2022 onEncrypted ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416 Optional onEncryptedCapture # \u2022 onEncryptedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417 Optional onEnded # \u2022 onEnded ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418 Optional onEndedCapture # \u2022 onEndedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419 Optional onError # \u2022 onError ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394 Optional onErrorCapture # \u2022 onErrorCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395 Optional onFocus # \u2022 onFocus ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372 Optional onFocusCapture # \u2022 onFocusCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373 Optional onGotPointerCapture # \u2022 onGotPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520 Optional onGotPointerCaptureCapture # \u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521 Optional onInput # \u2022 onInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382 Optional onInputCapture # \u2022 onInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383 Optional onInvalid # \u2022 onInvalid ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388 Optional onInvalidCapture # \u2022 onInvalidCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389 Optional onKeyDown # \u2022 onKeyDown ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398 Optional onKeyDownCapture # \u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399 Optional onKeyPress # \u2022 onKeyPress ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400 Optional onKeyPressCapture # \u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401 Optional onKeyUp # \u2022 onKeyUp ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402 Optional onKeyUpCapture # \u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403 Optional onLoad # \u2022 onLoad ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392 Optional onLoadCapture # \u2022 onLoadCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393 Optional onLoadStart # \u2022 onLoadStart ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424 Optional onLoadStartCapture # \u2022 onLoadStartCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425 Optional onLoadedData # \u2022 onLoadedData ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420 Optional onLoadedDataCapture # \u2022 onLoadedDataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421 Optional onLoadedMetadata # \u2022 onLoadedMetadata ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422 Optional onLoadedMetadataCapture # \u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423 Optional onLostPointerCapture # \u2022 onLostPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522 Optional onLostPointerCaptureCapture # \u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523 Optional onMouseDown # \u2022 onMouseDown ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476 Optional onMouseDownCapture # \u2022 onMouseDownCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477 Optional onMouseEnter # \u2022 onMouseEnter ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478 Optional onMouseLeave # \u2022 onMouseLeave ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479 Optional onMouseMove # \u2022 onMouseMove ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480 Optional onMouseMoveCapture # \u2022 onMouseMoveCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481 Optional onMouseOut # \u2022 onMouseOut ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482 Optional onMouseOutCapture # \u2022 onMouseOutCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483 Optional onMouseOver # \u2022 onMouseOver ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484 Optional onMouseOverCapture # \u2022 onMouseOverCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485 Optional onMouseUp # \u2022 onMouseUp ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486 Optional onMouseUpCapture # \u2022 onMouseUpCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487 Optional onPaste # \u2022 onPaste ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360 Optional onPasteCapture # \u2022 onPasteCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361 Optional onPause # \u2022 onPause ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426 Optional onPauseCapture # \u2022 onPauseCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427 Optional onPlay # \u2022 onPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428 Optional onPlayCapture # \u2022 onPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429 Optional onPlaying # \u2022 onPlaying ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430 Optional onPlayingCapture # \u2022 onPlayingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431 Optional onPointerCancel # \u2022 onPointerCancel ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510 Optional onPointerCancelCapture # \u2022 onPointerCancelCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511 Optional onPointerDown # \u2022 onPointerDown ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504 Optional onPointerDownCapture # \u2022 onPointerDownCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505 Optional onPointerEnter # \u2022 onPointerEnter ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512 Optional onPointerEnterCapture # \u2022 onPointerEnterCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513 Optional onPointerLeave # \u2022 onPointerLeave ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514 Optional onPointerLeaveCapture # \u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515 Optional onPointerMove # \u2022 onPointerMove ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506 Optional onPointerMoveCapture # \u2022 onPointerMoveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507 Optional onPointerOut # \u2022 onPointerOut ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518 Optional onPointerOutCapture # \u2022 onPointerOutCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519 Optional onPointerOver # \u2022 onPointerOver ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516 Optional onPointerOverCapture # \u2022 onPointerOverCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517 Optional onPointerUp # \u2022 onPointerUp ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508 Optional onPointerUpCapture # \u2022 onPointerUpCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509 Optional onProgress # \u2022 onProgress ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432 Optional onProgressCapture # \u2022 onProgressCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433 Optional onRateChange # \u2022 onRateChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434 Optional onRateChangeCapture # \u2022 onRateChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435 Optional onReset # \u2022 onReset ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384 Optional onResetCapture # \u2022 onResetCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385 Optional onScroll # \u2022 onScroll ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526 Optional onScrollCapture # \u2022 onScrollCapture ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527 Optional onSeeked # \u2022 onSeeked ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436 Optional onSeekedCapture # \u2022 onSeekedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437 Optional onSeeking # \u2022 onSeeking ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438 Optional onSeekingCapture # \u2022 onSeekingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439 Optional onSelect # \u2022 onSelect ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490 Optional onSelectCapture # \u2022 onSelectCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491 Optional onStalled # \u2022 onStalled ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440 Optional onStalledCapture # \u2022 onStalledCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441 Optional onSubmit # \u2022 onSubmit ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386 Optional onSubmitCapture # \u2022 onSubmitCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387 Optional onSuspend # \u2022 onSuspend ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442 Optional onSuspendCapture # \u2022 onSuspendCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443 Optional onTimeUpdate # \u2022 onTimeUpdate ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444 Optional onTimeUpdateCapture # \u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445 Optional onTouchCancel # \u2022 onTouchCancel ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494 Optional onTouchCancelCapture # \u2022 onTouchCancelCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495 Optional onTouchEnd # \u2022 onTouchEnd ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496 Optional onTouchEndCapture # \u2022 onTouchEndCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497 Optional onTouchMove # \u2022 onTouchMove ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498 Optional onTouchMoveCapture # \u2022 onTouchMoveCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499 Optional onTouchStart # \u2022 onTouchStart ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500 Optional onTouchStartCapture # \u2022 onTouchStartCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501 Optional onTransitionEnd # \u2022 onTransitionEnd ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542 Optional onTransitionEndCapture # \u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543 Optional onVolumeChange # \u2022 onVolumeChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446 Optional onVolumeChangeCapture # \u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447 Optional onWaiting # \u2022 onWaiting ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448 Optional onWaitingCapture # \u2022 onWaitingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449 Optional onWheel # \u2022 onWheel ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530 Optional onWheelCapture # \u2022 onWheelCapture ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531 Optional placeholder # \u2022 placeholder ? : string Inherited from ButtonProps . placeholder Defined in node_modules/@types/react/index.d.ts:1762 Optional prefix # \u2022 prefix ? : string Inherited from ButtonProps . prefix Defined in node_modules/@types/react/index.d.ts:1780 Optional property # \u2022 property ? : string Inherited from ButtonProps . property Defined in node_modules/@types/react/index.d.ts:1781 Optional radioGroup # \u2022 radioGroup ? : string Inherited from ButtonProps . radioGroup Defined in node_modules/@types/react/index.d.ts:1771 Optional resource # \u2022 resource ? : string Inherited from ButtonProps . resource Defined in node_modules/@types/react/index.d.ts:1782 Optional results # \u2022 results ? : number Inherited from ButtonProps . results Defined in node_modules/@types/react/index.d.ts:1796 Optional role # \u2022 role ? : string Inherited from ButtonProps . role Defined in node_modules/@types/react/index.d.ts:1774 Optional security # \u2022 security ? : string Inherited from ButtonProps . security Defined in node_modules/@types/react/index.d.ts:1797 Optional size # \u2022 size ? : string | number Defined in src/renderer/components/icon/icon.tsx:37 Optional slot # \u2022 slot ? : string Inherited from ButtonProps . slot Defined in node_modules/@types/react/index.d.ts:1763 Optional small # \u2022 small ? : boolean Defined in src/renderer/components/icon/icon.tsx:38 Optional smallest # \u2022 smallest ? : boolean Defined in src/renderer/components/icon/icon.tsx:39 Optional spellCheck # \u2022 spellCheck ? : Booleanish Inherited from ButtonProps . spellCheck Defined in node_modules/@types/react/index.d.ts:1764 Optional sticker # \u2022 sticker ? : boolean Defined in src/renderer/components/icon/icon.tsx:44 Optional style # \u2022 style ? : CSSProperties Inherited from ButtonProps . style Defined in node_modules/@types/react/index.d.ts:1765 Optional suppressContentEditableWarning # \u2022 suppressContentEditableWarning ? : boolean Inherited from ButtonProps . suppressContentEditableWarning Defined in node_modules/@types/react/index.d.ts:1749 Optional suppressHydrationWarning # \u2022 suppressHydrationWarning ? : boolean Inherited from ButtonProps . suppressHydrationWarning Defined in node_modules/@types/react/index.d.ts:1750 Optional svg # \u2022 svg ? : string Defined in src/renderer/components/icon/icon.tsx:34 Optional tabIndex # \u2022 tabIndex ? : number Inherited from ButtonProps . tabIndex Defined in node_modules/@types/react/index.d.ts:1766 Optional title # \u2022 title ? : string Inherited from ButtonProps . title Defined in node_modules/@types/react/index.d.ts:1767 Optional tooltip # \u2022 tooltip ? : ReactNode | Omit\u2039 TooltipProps , \"targetId\"\u203a Inherited from ButtonProps . tooltip Defined in src/renderer/components/tooltip/withTooltip.tsx:31 Optional tooltipOverrideDisabled # \u2022 tooltipOverrideDisabled ? : boolean Inherited from ButtonProps . tooltipOverrideDisabled Defined in src/renderer/components/tooltip/withTooltip.tsx:36 forces tooltip to detect the target's parent for mouse events. This is useful for displaying tooltips even when the target is \"disabled\" Optional translate # \u2022 translate ? : \"yes\" | \"no\" Inherited from ButtonProps . translate Defined in node_modules/@types/react/index.d.ts:1768 Optional typeof # \u2022 typeof ? : string Inherited from ButtonProps . typeof Defined in node_modules/@types/react/index.d.ts:1783 Optional unselectable # \u2022 unselectable ? : \"on\" | \"off\" Inherited from ButtonProps . unselectable Defined in node_modules/@types/react/index.d.ts:1798 Optional vocab # \u2022 vocab ? : string Inherited from ButtonProps . vocab Defined in node_modules/@types/react/index.d.ts:1784","title":"Interface: IconProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#interface-iconprops","text":"","title":"Interface: IconProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#hierarchy","text":"HTMLAttributes\u2039any\u203a TooltipDecoratorProps \u21b3 IconProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#properties","text":"about accessKey active aria-activedescendant aria-atomic aria-autocomplete aria-busy aria-checked aria-colcount aria-colindex aria-colspan aria-controls aria-current aria-describedby aria-details aria-disabled aria-dropeffect aria-errormessage aria-expanded aria-flowto aria-grabbed aria-haspopup aria-hidden aria-invalid aria-keyshortcuts aria-label aria-labelledby aria-level aria-live aria-modal aria-multiline aria-multiselectable aria-orientation aria-owns aria-placeholder aria-posinset aria-pressed aria-readonly aria-relevant aria-required aria-roledescription aria-rowcount aria-rowindex aria-rowspan aria-selected aria-setsize aria-sort aria-valuemax aria-valuemin aria-valuenow aria-valuetext autoCapitalize autoCorrect autoSave big children className color contentEditable contextMenu dangerouslySetInnerHTML datatype defaultChecked defaultValue dir disabled draggable focusable hidden href id inlist inputMode interactive is itemID itemProp itemRef itemScope itemType lang link material onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture placeholder prefix property radioGroup resource results role security size slot small smallest spellCheck sticker style suppressContentEditableWarning suppressHydrationWarning svg tabIndex title tooltip tooltipOverrideDisabled translate typeof unselectable vocab","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-about","text":"\u2022 about ? : string Inherited from ButtonProps . about Defined in node_modules/@types/react/index.d.ts:1777","title":"Optional about"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-accesskey","text":"\u2022 accessKey ? : string Inherited from ButtonProps . accessKey Defined in node_modules/@types/react/index.d.ts:1753","title":"Optional accessKey"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-active","text":"\u2022 active ? : boolean Defined in src/renderer/components/icon/icon.tsx:41","title":"Optional active"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-activedescendant","text":"\u2022 aria-activedescendant ? : string Inherited from ButtonProps . aria-activedescendant Defined in node_modules/@types/react/index.d.ts:1560 Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application.","title":"Optional aria-activedescendant"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-atomic","text":"\u2022 aria-atomic ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-atomic Defined in node_modules/@types/react/index.d.ts:1562 Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute.","title":"Optional aria-atomic"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-autocomplete","text":"\u2022 aria-autocomplete ? : \"none\" | \"inline\" | \"list\" | \"both\" Inherited from ButtonProps . aria-autocomplete Defined in node_modules/@types/react/index.d.ts:1567 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.","title":"Optional aria-autocomplete"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-busy","text":"\u2022 aria-busy ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-busy Defined in node_modules/@types/react/index.d.ts:1569 Indicates an element is being modified and that assistive technologies MAY want to wait until the modifications are complete before exposing them to the user.","title":"Optional aria-busy"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-checked","text":"\u2022 aria-checked ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-checked Defined in node_modules/@types/react/index.d.ts:1574 Indicates the current \"checked\" state of checkboxes, radio buttons, and other widgets. see aria-pressed @see aria-selected.","title":"Optional aria-checked"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-colcount","text":"\u2022 aria-colcount ? : number Inherited from ButtonProps . aria-colcount Defined in node_modules/@types/react/index.d.ts:1579 Defines the total number of columns in a table, grid, or treegrid. see aria-colindex.","title":"Optional aria-colcount"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-colindex","text":"\u2022 aria-colindex ? : number Inherited from ButtonProps . aria-colindex Defined in node_modules/@types/react/index.d.ts:1584 Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid. see aria-colcount @see aria-colspan.","title":"Optional aria-colindex"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-colspan","text":"\u2022 aria-colspan ? : number Inherited from ButtonProps . aria-colspan Defined in node_modules/@types/react/index.d.ts:1589 Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid. see aria-colindex @see aria-rowspan.","title":"Optional aria-colspan"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-controls","text":"\u2022 aria-controls ? : string Inherited from ButtonProps . aria-controls Defined in node_modules/@types/react/index.d.ts:1594 Identifies the element (or elements) whose contents or presence are controlled by the current element. see aria-owns.","title":"Optional aria-controls"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-current","text":"\u2022 aria-current ? : boolean | \"false\" | \"true\" | \"page\" | \"step\" | \"location\" | \"date\" | \"time\" Inherited from ButtonProps . aria-current Defined in node_modules/@types/react/index.d.ts:1596 Indicates the element that represents the current item within a container or set of related elements.","title":"Optional aria-current"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-describedby","text":"\u2022 aria-describedby ? : string Inherited from ButtonProps . aria-describedby Defined in node_modules/@types/react/index.d.ts:1601 Identifies the element (or elements) that describes the object. see aria-labelledby","title":"Optional aria-describedby"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-details","text":"\u2022 aria-details ? : string Inherited from ButtonProps . aria-details Defined in node_modules/@types/react/index.d.ts:1606 Identifies the element that provides a detailed, extended description for the object. see aria-describedby.","title":"Optional aria-details"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-disabled","text":"\u2022 aria-disabled ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-disabled Defined in node_modules/@types/react/index.d.ts:1611 Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable. see aria-hidden @see aria-readonly.","title":"Optional aria-disabled"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-dropeffect","text":"\u2022 aria-dropeffect ? : \"none\" | \"copy\" | \"execute\" | \"link\" | \"move\" | \"popup\" Inherited from ButtonProps . aria-dropeffect Defined in node_modules/@types/react/index.d.ts:1616 Indicates what functions can be performed when a dragged object is released on the drop target. deprecated in ARIA 1.1","title":"Optional aria-dropeffect"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-errormessage","text":"\u2022 aria-errormessage ? : string Inherited from ButtonProps . aria-errormessage Defined in node_modules/@types/react/index.d.ts:1621 Identifies the element that provides an error message for the object. see aria-invalid @see aria-describedby.","title":"Optional aria-errormessage"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-expanded","text":"\u2022 aria-expanded ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-expanded Defined in node_modules/@types/react/index.d.ts:1623 Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed.","title":"Optional aria-expanded"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-flowto","text":"\u2022 aria-flowto ? : string Inherited from ButtonProps . aria-flowto Defined in node_modules/@types/react/index.d.ts:1628 Identifies the next element (or elements) in an alternate reading order of content which, at the user's discretion, allows assistive technology to override the general default of reading in document source order.","title":"Optional aria-flowto"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-grabbed","text":"\u2022 aria-grabbed ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-grabbed Defined in node_modules/@types/react/index.d.ts:1633 Indicates an element's \"grabbed\" state in a drag-and-drop operation. deprecated in ARIA 1.1","title":"Optional aria-grabbed"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-haspopup","text":"\u2022 aria-haspopup ? : boolean | \"false\" | \"true\" | \"menu\" | \"listbox\" | \"tree\" | \"grid\" | \"dialog\" Inherited from ButtonProps . aria-haspopup Defined in node_modules/@types/react/index.d.ts:1635 Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.","title":"Optional aria-haspopup"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-hidden","text":"\u2022 aria-hidden ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-hidden Defined in node_modules/@types/react/index.d.ts:1640 Indicates whether the element is exposed to an accessibility API. see aria-disabled.","title":"Optional aria-hidden"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-invalid","text":"\u2022 aria-invalid ? : boolean | \"false\" | \"true\" | \"grammar\" | \"spelling\" Inherited from ButtonProps . aria-invalid Defined in node_modules/@types/react/index.d.ts:1645 Indicates the entered value does not conform to the format expected by the application. see aria-errormessage.","title":"Optional aria-invalid"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-keyshortcuts","text":"\u2022 aria-keyshortcuts ? : string Inherited from ButtonProps . aria-keyshortcuts Defined in node_modules/@types/react/index.d.ts:1647 Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element.","title":"Optional aria-keyshortcuts"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-label","text":"\u2022 aria-label ? : string Inherited from ButtonProps . aria-label Defined in node_modules/@types/react/index.d.ts:1652 Defines a string value that labels the current element. see aria-labelledby.","title":"Optional aria-label"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-labelledby","text":"\u2022 aria-labelledby ? : string Inherited from ButtonProps . aria-labelledby Defined in node_modules/@types/react/index.d.ts:1657 Identifies the element (or elements) that labels the current element. see aria-describedby.","title":"Optional aria-labelledby"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-level","text":"\u2022 aria-level ? : number Inherited from ButtonProps . aria-level Defined in node_modules/@types/react/index.d.ts:1659 Defines the hierarchical level of an element within a structure.","title":"Optional aria-level"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-live","text":"\u2022 aria-live ? : \"off\" | \"assertive\" | \"polite\" Inherited from ButtonProps . aria-live Defined in node_modules/@types/react/index.d.ts:1661 Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region.","title":"Optional aria-live"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-modal","text":"\u2022 aria-modal ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-modal Defined in node_modules/@types/react/index.d.ts:1663 Indicates whether an element is modal when displayed.","title":"Optional aria-modal"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-multiline","text":"\u2022 aria-multiline ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiline Defined in node_modules/@types/react/index.d.ts:1665 Indicates whether a text box accepts multiple lines of input or only a single line.","title":"Optional aria-multiline"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-multiselectable","text":"\u2022 aria-multiselectable ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiselectable Defined in node_modules/@types/react/index.d.ts:1667 Indicates that the user may select more than one item from the current selectable descendants.","title":"Optional aria-multiselectable"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-orientation","text":"\u2022 aria-orientation ? : \"horizontal\" | \"vertical\" Inherited from ButtonProps . aria-orientation Defined in node_modules/@types/react/index.d.ts:1669 Indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous.","title":"Optional aria-orientation"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-owns","text":"\u2022 aria-owns ? : string Inherited from ButtonProps . aria-owns Defined in node_modules/@types/react/index.d.ts:1675 Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship between DOM elements where the DOM hierarchy cannot be used to represent the relationship. see aria-controls.","title":"Optional aria-owns"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-placeholder","text":"\u2022 aria-placeholder ? : string Inherited from ButtonProps . aria-placeholder Defined in node_modules/@types/react/index.d.ts:1680 Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value. A hint could be a sample value or a brief description of the expected format.","title":"Optional aria-placeholder"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-posinset","text":"\u2022 aria-posinset ? : number Inherited from ButtonProps . aria-posinset Defined in node_modules/@types/react/index.d.ts:1685 Defines an element's number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-setsize.","title":"Optional aria-posinset"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-pressed","text":"\u2022 aria-pressed ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-pressed Defined in node_modules/@types/react/index.d.ts:1690 Indicates the current \"pressed\" state of toggle buttons. see aria-checked @see aria-selected.","title":"Optional aria-pressed"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-readonly","text":"\u2022 aria-readonly ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-readonly Defined in node_modules/@types/react/index.d.ts:1695 Indicates that the element is not editable, but is otherwise operable. see aria-disabled.","title":"Optional aria-readonly"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-relevant","text":"\u2022 aria-relevant ? : \"additions\" | \"additions removals\" | \"additions text\" | \"all\" | \"removals\" | \"removals additions\" | \"removals text\" | \"text\" | \"text additions\" | \"text removals\" Inherited from ButtonProps . aria-relevant Defined in node_modules/@types/react/index.d.ts:1700 Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified. see aria-atomic.","title":"Optional aria-relevant"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-required","text":"\u2022 aria-required ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-required Defined in node_modules/@types/react/index.d.ts:1702 Indicates that user input is required on the element before a form may be submitted.","title":"Optional aria-required"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-roledescription","text":"\u2022 aria-roledescription ? : string Inherited from ButtonProps . aria-roledescription Defined in node_modules/@types/react/index.d.ts:1704 Defines a human-readable, author-localized description for the role of an element.","title":"Optional aria-roledescription"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-rowcount","text":"\u2022 aria-rowcount ? : number Inherited from ButtonProps . aria-rowcount Defined in node_modules/@types/react/index.d.ts:1709 Defines the total number of rows in a table, grid, or treegrid. see aria-rowindex.","title":"Optional aria-rowcount"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-rowindex","text":"\u2022 aria-rowindex ? : number Inherited from ButtonProps . aria-rowindex Defined in node_modules/@types/react/index.d.ts:1714 Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid. see aria-rowcount @see aria-rowspan.","title":"Optional aria-rowindex"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-rowspan","text":"\u2022 aria-rowspan ? : number Inherited from ButtonProps . aria-rowspan Defined in node_modules/@types/react/index.d.ts:1719 Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid. see aria-rowindex @see aria-colspan.","title":"Optional aria-rowspan"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-selected","text":"\u2022 aria-selected ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-selected Defined in node_modules/@types/react/index.d.ts:1724 Indicates the current \"selected\" state of various widgets. see aria-checked @see aria-pressed.","title":"Optional aria-selected"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-setsize","text":"\u2022 aria-setsize ? : number Inherited from ButtonProps . aria-setsize Defined in node_modules/@types/react/index.d.ts:1729 Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-posinset.","title":"Optional aria-setsize"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-sort","text":"\u2022 aria-sort ? : \"none\" | \"ascending\" | \"descending\" | \"other\" Inherited from ButtonProps . aria-sort Defined in node_modules/@types/react/index.d.ts:1731 Indicates if items in a table or grid are sorted in ascending or descending order.","title":"Optional aria-sort"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-valuemax","text":"\u2022 aria-valuemax ? : number Inherited from ButtonProps . aria-valuemax Defined in node_modules/@types/react/index.d.ts:1733 Defines the maximum allowed value for a range widget.","title":"Optional aria-valuemax"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-valuemin","text":"\u2022 aria-valuemin ? : number Inherited from ButtonProps . aria-valuemin Defined in node_modules/@types/react/index.d.ts:1735 Defines the minimum allowed value for a range widget.","title":"Optional aria-valuemin"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-valuenow","text":"\u2022 aria-valuenow ? : number Inherited from ButtonProps . aria-valuenow Defined in node_modules/@types/react/index.d.ts:1740 Defines the current value for a range widget. see aria-valuetext.","title":"Optional aria-valuenow"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-valuetext","text":"\u2022 aria-valuetext ? : string Inherited from ButtonProps . aria-valuetext Defined in node_modules/@types/react/index.d.ts:1742 Defines the human readable text alternative of aria-valuenow for a range widget.","title":"Optional aria-valuetext"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-autocapitalize","text":"\u2022 autoCapitalize ? : string Inherited from ButtonProps . autoCapitalize Defined in node_modules/@types/react/index.d.ts:1787","title":"Optional autoCapitalize"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-autocorrect","text":"\u2022 autoCorrect ? : string Inherited from ButtonProps . autoCorrect Defined in node_modules/@types/react/index.d.ts:1788","title":"Optional autoCorrect"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-autosave","text":"\u2022 autoSave ? : string Inherited from ButtonProps . autoSave Defined in node_modules/@types/react/index.d.ts:1789","title":"Optional autoSave"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-big","text":"\u2022 big ? : boolean Defined in src/renderer/components/icon/icon.tsx:40","title":"Optional big"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-children","text":"\u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350","title":"Optional children"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-classname","text":"\u2022 className ? : string Inherited from ButtonProps . className Defined in node_modules/@types/react/index.d.ts:1754","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-color","text":"\u2022 color ? : string Inherited from ButtonProps . color Defined in node_modules/@types/react/index.d.ts:1790","title":"Optional color"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-contenteditable","text":"\u2022 contentEditable ? : Booleanish | \"inherit\" Inherited from ButtonProps . contentEditable Defined in node_modules/@types/react/index.d.ts:1755","title":"Optional contentEditable"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-contextmenu","text":"\u2022 contextMenu ? : string Inherited from ButtonProps . contextMenu Defined in node_modules/@types/react/index.d.ts:1756","title":"Optional contextMenu"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-dangerouslysetinnerhtml","text":"\u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351","title":"Optional dangerouslySetInnerHTML"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-datatype","text":"\u2022 datatype ? : string Inherited from ButtonProps . datatype Defined in node_modules/@types/react/index.d.ts:1778","title":"Optional datatype"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-defaultchecked","text":"\u2022 defaultChecked ? : boolean Inherited from ButtonProps . defaultChecked Defined in node_modules/@types/react/index.d.ts:1747","title":"Optional defaultChecked"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-defaultvalue","text":"\u2022 defaultValue ? : string | number | ReadonlyArray\u2039string\u203a Inherited from ButtonProps . defaultValue Defined in node_modules/@types/react/index.d.ts:1748","title":"Optional defaultValue"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-dir","text":"\u2022 dir ? : string Inherited from ButtonProps . dir Defined in node_modules/@types/react/index.d.ts:1757","title":"Optional dir"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-disabled","text":"\u2022 disabled ? : boolean Defined in src/renderer/components/icon/icon.tsx:45","title":"Optional disabled"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-draggable","text":"\u2022 draggable ? : Booleanish Inherited from ButtonProps . draggable Defined in node_modules/@types/react/index.d.ts:1758","title":"Optional draggable"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-focusable","text":"\u2022 focusable ? : boolean Defined in src/renderer/components/icon/icon.tsx:43","title":"Optional focusable"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-hidden","text":"\u2022 hidden ? : boolean Inherited from IconProps . hidden Defined in node_modules/@types/react/index.d.ts:1759","title":"Optional hidden"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-href","text":"\u2022 href ? : string Defined in src/renderer/components/icon/icon.tsx:36","title":"Optional href"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-id","text":"\u2022 id ? : string Inherited from ButtonProps . id Defined in node_modules/@types/react/index.d.ts:1760","title":"Optional id"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-inlist","text":"\u2022 inlist ? : any Inherited from ButtonProps . inlist Defined in node_modules/@types/react/index.d.ts:1779","title":"Optional inlist"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-inputmode","text":"\u2022 inputMode ? : \"none\" | \"text\" | \"tel\" | \"url\" | \"email\" | \"numeric\" | \"decimal\" | \"search\" Inherited from ButtonProps . inputMode Defined in node_modules/@types/react/index.d.ts:1805 Hints at the type of data that might be entered by the user while editing the element or its contents see https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute","title":"Optional inputMode"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-interactive","text":"\u2022 interactive ? : boolean Defined in src/renderer/components/icon/icon.tsx:42","title":"Optional interactive"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-is","text":"\u2022 is ? : string Inherited from ButtonProps . is Defined in node_modules/@types/react/index.d.ts:1810 Specify that a standard HTML element should behave like a defined custom built-in element see https://html.spec.whatwg.org/multipage/custom-elements.html#attr-is","title":"Optional is"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-itemid","text":"\u2022 itemID ? : string Inherited from ButtonProps . itemID Defined in node_modules/@types/react/index.d.ts:1794","title":"Optional itemID"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-itemprop","text":"\u2022 itemProp ? : string Inherited from ButtonProps . itemProp Defined in node_modules/@types/react/index.d.ts:1791","title":"Optional itemProp"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-itemref","text":"\u2022 itemRef ? : string Inherited from ButtonProps . itemRef Defined in node_modules/@types/react/index.d.ts:1795","title":"Optional itemRef"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-itemscope","text":"\u2022 itemScope ? : boolean Inherited from ButtonProps . itemScope Defined in node_modules/@types/react/index.d.ts:1792","title":"Optional itemScope"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-itemtype","text":"\u2022 itemType ? : string Inherited from ButtonProps . itemType Defined in node_modules/@types/react/index.d.ts:1793","title":"Optional itemType"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-lang","text":"\u2022 lang ? : string Inherited from ButtonProps . lang Defined in node_modules/@types/react/index.d.ts:1761","title":"Optional lang"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-link","text":"\u2022 link ? : LocationDescriptor Defined in src/renderer/components/icon/icon.tsx:35","title":"Optional link"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-material","text":"\u2022 material ? : string Defined in src/renderer/components/icon/icon.tsx:33","title":"Optional material"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onabort","text":"\u2022 onAbort ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406","title":"Optional onAbort"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onabortcapture","text":"\u2022 onAbortCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407","title":"Optional onAbortCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onanimationend","text":"\u2022 onAnimationEnd ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536","title":"Optional onAnimationEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onanimationendcapture","text":"\u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537","title":"Optional onAnimationEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onanimationiteration","text":"\u2022 onAnimationIteration ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538","title":"Optional onAnimationIteration"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onanimationiterationcapture","text":"\u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539","title":"Optional onAnimationIterationCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onanimationstart","text":"\u2022 onAnimationStart ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534","title":"Optional onAnimationStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onanimationstartcapture","text":"\u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535","title":"Optional onAnimationStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onauxclick","text":"\u2022 onAuxClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452","title":"Optional onAuxClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onauxclickcapture","text":"\u2022 onAuxClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453","title":"Optional onAuxClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onbeforeinput","text":"\u2022 onBeforeInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380","title":"Optional onBeforeInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onbeforeinputcapture","text":"\u2022 onBeforeInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381","title":"Optional onBeforeInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onblur","text":"\u2022 onBlur ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374","title":"Optional onBlur"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onblurcapture","text":"\u2022 onBlurCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375","title":"Optional onBlurCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-oncanplay","text":"\u2022 onCanPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408","title":"Optional onCanPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-oncanplaycapture","text":"\u2022 onCanPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409","title":"Optional onCanPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-oncanplaythrough","text":"\u2022 onCanPlayThrough ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410","title":"Optional onCanPlayThrough"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-oncanplaythroughcapture","text":"\u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411","title":"Optional onCanPlayThroughCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onchange","text":"\u2022 onChange ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378","title":"Optional onChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onchangecapture","text":"\u2022 onChangeCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379","title":"Optional onChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onclick","text":"\u2022 onClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454","title":"Optional onClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onclickcapture","text":"\u2022 onClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455","title":"Optional onClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-oncompositionend","text":"\u2022 onCompositionEnd ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364","title":"Optional onCompositionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-oncompositionendcapture","text":"\u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365","title":"Optional onCompositionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-oncompositionstart","text":"\u2022 onCompositionStart ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366","title":"Optional onCompositionStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-oncompositionstartcapture","text":"\u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367","title":"Optional onCompositionStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-oncompositionupdate","text":"\u2022 onCompositionUpdate ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368","title":"Optional onCompositionUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-oncompositionupdatecapture","text":"\u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369","title":"Optional onCompositionUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-oncontextmenu","text":"\u2022 onContextMenu ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456","title":"Optional onContextMenu"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-oncontextmenucapture","text":"\u2022 onContextMenuCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457","title":"Optional onContextMenuCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-oncopy","text":"\u2022 onCopy ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356","title":"Optional onCopy"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-oncopycapture","text":"\u2022 onCopyCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357","title":"Optional onCopyCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-oncut","text":"\u2022 onCut ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358","title":"Optional onCut"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-oncutcapture","text":"\u2022 onCutCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359","title":"Optional onCutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ondoubleclick","text":"\u2022 onDoubleClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458","title":"Optional onDoubleClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ondoubleclickcapture","text":"\u2022 onDoubleClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459","title":"Optional onDoubleClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ondrag","text":"\u2022 onDrag ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460","title":"Optional onDrag"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ondragcapture","text":"\u2022 onDragCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461","title":"Optional onDragCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ondragend","text":"\u2022 onDragEnd ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462","title":"Optional onDragEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ondragendcapture","text":"\u2022 onDragEndCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463","title":"Optional onDragEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ondragenter","text":"\u2022 onDragEnter ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464","title":"Optional onDragEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ondragentercapture","text":"\u2022 onDragEnterCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465","title":"Optional onDragEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ondragexit","text":"\u2022 onDragExit ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466","title":"Optional onDragExit"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ondragexitcapture","text":"\u2022 onDragExitCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467","title":"Optional onDragExitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ondragleave","text":"\u2022 onDragLeave ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468","title":"Optional onDragLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ondragleavecapture","text":"\u2022 onDragLeaveCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469","title":"Optional onDragLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ondragover","text":"\u2022 onDragOver ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470","title":"Optional onDragOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ondragovercapture","text":"\u2022 onDragOverCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471","title":"Optional onDragOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ondragstart","text":"\u2022 onDragStart ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472","title":"Optional onDragStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ondragstartcapture","text":"\u2022 onDragStartCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473","title":"Optional onDragStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ondrop","text":"\u2022 onDrop ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474","title":"Optional onDrop"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ondropcapture","text":"\u2022 onDropCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475","title":"Optional onDropCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ondurationchange","text":"\u2022 onDurationChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412","title":"Optional onDurationChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ondurationchangecapture","text":"\u2022 onDurationChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413","title":"Optional onDurationChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onemptied","text":"\u2022 onEmptied ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414","title":"Optional onEmptied"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onemptiedcapture","text":"\u2022 onEmptiedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415","title":"Optional onEmptiedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onencrypted","text":"\u2022 onEncrypted ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416","title":"Optional onEncrypted"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onencryptedcapture","text":"\u2022 onEncryptedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417","title":"Optional onEncryptedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onended","text":"\u2022 onEnded ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418","title":"Optional onEnded"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onendedcapture","text":"\u2022 onEndedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419","title":"Optional onEndedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onerror","text":"\u2022 onError ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394","title":"Optional onError"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onerrorcapture","text":"\u2022 onErrorCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395","title":"Optional onErrorCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onfocus","text":"\u2022 onFocus ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372","title":"Optional onFocus"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onfocuscapture","text":"\u2022 onFocusCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373","title":"Optional onFocusCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ongotpointercapture","text":"\u2022 onGotPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520","title":"Optional onGotPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ongotpointercapturecapture","text":"\u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521","title":"Optional onGotPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-oninput","text":"\u2022 onInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382","title":"Optional onInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-oninputcapture","text":"\u2022 onInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383","title":"Optional onInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-oninvalid","text":"\u2022 onInvalid ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388","title":"Optional onInvalid"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-oninvalidcapture","text":"\u2022 onInvalidCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389","title":"Optional onInvalidCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onkeydown","text":"\u2022 onKeyDown ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398","title":"Optional onKeyDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onkeydowncapture","text":"\u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399","title":"Optional onKeyDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onkeypress","text":"\u2022 onKeyPress ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400","title":"Optional onKeyPress"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onkeypresscapture","text":"\u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401","title":"Optional onKeyPressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onkeyup","text":"\u2022 onKeyUp ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402","title":"Optional onKeyUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onkeyupcapture","text":"\u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403","title":"Optional onKeyUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onload","text":"\u2022 onLoad ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392","title":"Optional onLoad"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onloadcapture","text":"\u2022 onLoadCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393","title":"Optional onLoadCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onloadstart","text":"\u2022 onLoadStart ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424","title":"Optional onLoadStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onloadstartcapture","text":"\u2022 onLoadStartCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425","title":"Optional onLoadStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onloadeddata","text":"\u2022 onLoadedData ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420","title":"Optional onLoadedData"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onloadeddatacapture","text":"\u2022 onLoadedDataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421","title":"Optional onLoadedDataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onloadedmetadata","text":"\u2022 onLoadedMetadata ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422","title":"Optional onLoadedMetadata"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onloadedmetadatacapture","text":"\u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423","title":"Optional onLoadedMetadataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onlostpointercapture","text":"\u2022 onLostPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522","title":"Optional onLostPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onlostpointercapturecapture","text":"\u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523","title":"Optional onLostPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onmousedown","text":"\u2022 onMouseDown ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476","title":"Optional onMouseDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onmousedowncapture","text":"\u2022 onMouseDownCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477","title":"Optional onMouseDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onmouseenter","text":"\u2022 onMouseEnter ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478","title":"Optional onMouseEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onmouseleave","text":"\u2022 onMouseLeave ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479","title":"Optional onMouseLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onmousemove","text":"\u2022 onMouseMove ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480","title":"Optional onMouseMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onmousemovecapture","text":"\u2022 onMouseMoveCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481","title":"Optional onMouseMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onmouseout","text":"\u2022 onMouseOut ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482","title":"Optional onMouseOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onmouseoutcapture","text":"\u2022 onMouseOutCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483","title":"Optional onMouseOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onmouseover","text":"\u2022 onMouseOver ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484","title":"Optional onMouseOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onmouseovercapture","text":"\u2022 onMouseOverCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485","title":"Optional onMouseOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onmouseup","text":"\u2022 onMouseUp ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486","title":"Optional onMouseUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onmouseupcapture","text":"\u2022 onMouseUpCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487","title":"Optional onMouseUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onpaste","text":"\u2022 onPaste ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360","title":"Optional onPaste"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onpastecapture","text":"\u2022 onPasteCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361","title":"Optional onPasteCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onpause","text":"\u2022 onPause ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426","title":"Optional onPause"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onpausecapture","text":"\u2022 onPauseCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427","title":"Optional onPauseCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onplay","text":"\u2022 onPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428","title":"Optional onPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onplaycapture","text":"\u2022 onPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429","title":"Optional onPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onplaying","text":"\u2022 onPlaying ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430","title":"Optional onPlaying"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onplayingcapture","text":"\u2022 onPlayingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431","title":"Optional onPlayingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onpointercancel","text":"\u2022 onPointerCancel ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510","title":"Optional onPointerCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onpointercancelcapture","text":"\u2022 onPointerCancelCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511","title":"Optional onPointerCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onpointerdown","text":"\u2022 onPointerDown ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504","title":"Optional onPointerDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onpointerdowncapture","text":"\u2022 onPointerDownCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505","title":"Optional onPointerDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onpointerenter","text":"\u2022 onPointerEnter ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512","title":"Optional onPointerEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onpointerentercapture","text":"\u2022 onPointerEnterCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513","title":"Optional onPointerEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onpointerleave","text":"\u2022 onPointerLeave ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514","title":"Optional onPointerLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onpointerleavecapture","text":"\u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515","title":"Optional onPointerLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onpointermove","text":"\u2022 onPointerMove ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506","title":"Optional onPointerMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onpointermovecapture","text":"\u2022 onPointerMoveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507","title":"Optional onPointerMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onpointerout","text":"\u2022 onPointerOut ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518","title":"Optional onPointerOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onpointeroutcapture","text":"\u2022 onPointerOutCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519","title":"Optional onPointerOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onpointerover","text":"\u2022 onPointerOver ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516","title":"Optional onPointerOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onpointerovercapture","text":"\u2022 onPointerOverCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517","title":"Optional onPointerOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onpointerup","text":"\u2022 onPointerUp ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508","title":"Optional onPointerUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onpointerupcapture","text":"\u2022 onPointerUpCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509","title":"Optional onPointerUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onprogress","text":"\u2022 onProgress ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432","title":"Optional onProgress"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onprogresscapture","text":"\u2022 onProgressCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433","title":"Optional onProgressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onratechange","text":"\u2022 onRateChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434","title":"Optional onRateChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onratechangecapture","text":"\u2022 onRateChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435","title":"Optional onRateChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onreset","text":"\u2022 onReset ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384","title":"Optional onReset"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onresetcapture","text":"\u2022 onResetCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385","title":"Optional onResetCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onscroll","text":"\u2022 onScroll ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526","title":"Optional onScroll"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onscrollcapture","text":"\u2022 onScrollCapture ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527","title":"Optional onScrollCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onseeked","text":"\u2022 onSeeked ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436","title":"Optional onSeeked"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onseekedcapture","text":"\u2022 onSeekedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437","title":"Optional onSeekedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onseeking","text":"\u2022 onSeeking ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438","title":"Optional onSeeking"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onseekingcapture","text":"\u2022 onSeekingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439","title":"Optional onSeekingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onselect","text":"\u2022 onSelect ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490","title":"Optional onSelect"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onselectcapture","text":"\u2022 onSelectCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491","title":"Optional onSelectCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onstalled","text":"\u2022 onStalled ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440","title":"Optional onStalled"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onstalledcapture","text":"\u2022 onStalledCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441","title":"Optional onStalledCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onsubmit","text":"\u2022 onSubmit ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386","title":"Optional onSubmit"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onsubmitcapture","text":"\u2022 onSubmitCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387","title":"Optional onSubmitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onsuspend","text":"\u2022 onSuspend ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442","title":"Optional onSuspend"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onsuspendcapture","text":"\u2022 onSuspendCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443","title":"Optional onSuspendCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ontimeupdate","text":"\u2022 onTimeUpdate ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444","title":"Optional onTimeUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ontimeupdatecapture","text":"\u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445","title":"Optional onTimeUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ontouchcancel","text":"\u2022 onTouchCancel ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494","title":"Optional onTouchCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ontouchcancelcapture","text":"\u2022 onTouchCancelCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495","title":"Optional onTouchCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ontouchend","text":"\u2022 onTouchEnd ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496","title":"Optional onTouchEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ontouchendcapture","text":"\u2022 onTouchEndCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497","title":"Optional onTouchEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ontouchmove","text":"\u2022 onTouchMove ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498","title":"Optional onTouchMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ontouchmovecapture","text":"\u2022 onTouchMoveCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499","title":"Optional onTouchMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ontouchstart","text":"\u2022 onTouchStart ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500","title":"Optional onTouchStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ontouchstartcapture","text":"\u2022 onTouchStartCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501","title":"Optional onTouchStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ontransitionend","text":"\u2022 onTransitionEnd ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542","title":"Optional onTransitionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ontransitionendcapture","text":"\u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543","title":"Optional onTransitionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onvolumechange","text":"\u2022 onVolumeChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446","title":"Optional onVolumeChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onvolumechangecapture","text":"\u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447","title":"Optional onVolumeChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onwaiting","text":"\u2022 onWaiting ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448","title":"Optional onWaiting"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onwaitingcapture","text":"\u2022 onWaitingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449","title":"Optional onWaitingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onwheel","text":"\u2022 onWheel ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530","title":"Optional onWheel"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onwheelcapture","text":"\u2022 onWheelCapture ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531","title":"Optional onWheelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-placeholder","text":"\u2022 placeholder ? : string Inherited from ButtonProps . placeholder Defined in node_modules/@types/react/index.d.ts:1762","title":"Optional placeholder"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-prefix","text":"\u2022 prefix ? : string Inherited from ButtonProps . prefix Defined in node_modules/@types/react/index.d.ts:1780","title":"Optional prefix"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-property","text":"\u2022 property ? : string Inherited from ButtonProps . property Defined in node_modules/@types/react/index.d.ts:1781","title":"Optional property"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-radiogroup","text":"\u2022 radioGroup ? : string Inherited from ButtonProps . radioGroup Defined in node_modules/@types/react/index.d.ts:1771","title":"Optional radioGroup"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-resource","text":"\u2022 resource ? : string Inherited from ButtonProps . resource Defined in node_modules/@types/react/index.d.ts:1782","title":"Optional resource"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-results","text":"\u2022 results ? : number Inherited from ButtonProps . results Defined in node_modules/@types/react/index.d.ts:1796","title":"Optional results"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-role","text":"\u2022 role ? : string Inherited from ButtonProps . role Defined in node_modules/@types/react/index.d.ts:1774","title":"Optional role"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-security","text":"\u2022 security ? : string Inherited from ButtonProps . security Defined in node_modules/@types/react/index.d.ts:1797","title":"Optional security"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-size","text":"\u2022 size ? : string | number Defined in src/renderer/components/icon/icon.tsx:37","title":"Optional size"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-slot","text":"\u2022 slot ? : string Inherited from ButtonProps . slot Defined in node_modules/@types/react/index.d.ts:1763","title":"Optional slot"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-small","text":"\u2022 small ? : boolean Defined in src/renderer/components/icon/icon.tsx:38","title":"Optional small"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-smallest","text":"\u2022 smallest ? : boolean Defined in src/renderer/components/icon/icon.tsx:39","title":"Optional smallest"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-spellcheck","text":"\u2022 spellCheck ? : Booleanish Inherited from ButtonProps . spellCheck Defined in node_modules/@types/react/index.d.ts:1764","title":"Optional spellCheck"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-sticker","text":"\u2022 sticker ? : boolean Defined in src/renderer/components/icon/icon.tsx:44","title":"Optional sticker"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-style","text":"\u2022 style ? : CSSProperties Inherited from ButtonProps . style Defined in node_modules/@types/react/index.d.ts:1765","title":"Optional style"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-suppresscontenteditablewarning","text":"\u2022 suppressContentEditableWarning ? : boolean Inherited from ButtonProps . suppressContentEditableWarning Defined in node_modules/@types/react/index.d.ts:1749","title":"Optional suppressContentEditableWarning"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-suppresshydrationwarning","text":"\u2022 suppressHydrationWarning ? : boolean Inherited from ButtonProps . suppressHydrationWarning Defined in node_modules/@types/react/index.d.ts:1750","title":"Optional suppressHydrationWarning"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-svg","text":"\u2022 svg ? : string Defined in src/renderer/components/icon/icon.tsx:34","title":"Optional svg"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-tabindex","text":"\u2022 tabIndex ? : number Inherited from ButtonProps . tabIndex Defined in node_modules/@types/react/index.d.ts:1766","title":"Optional tabIndex"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-title","text":"\u2022 title ? : string Inherited from ButtonProps . title Defined in node_modules/@types/react/index.d.ts:1767","title":"Optional title"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-tooltip","text":"\u2022 tooltip ? : ReactNode | Omit\u2039 TooltipProps , \"targetId\"\u203a Inherited from ButtonProps . tooltip Defined in src/renderer/components/tooltip/withTooltip.tsx:31","title":"Optional tooltip"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-tooltipoverridedisabled","text":"\u2022 tooltipOverrideDisabled ? : boolean Inherited from ButtonProps . tooltipOverrideDisabled Defined in src/renderer/components/tooltip/withTooltip.tsx:36 forces tooltip to detect the target's parent for mouse events. This is useful for displaying tooltips even when the target is \"disabled\"","title":"Optional tooltipOverrideDisabled"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-translate","text":"\u2022 translate ? : \"yes\" | \"no\" Inherited from ButtonProps . translate Defined in node_modules/@types/react/index.d.ts:1768","title":"Optional translate"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-typeof","text":"\u2022 typeof ? : string Inherited from ButtonProps . typeof Defined in node_modules/@types/react/index.d.ts:1783","title":"Optional typeof"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-unselectable","text":"\u2022 unselectable ? : \"on\" | \"off\" Inherited from ButtonProps . unselectable Defined in node_modules/@types/react/index.d.ts:1798","title":"Optional unselectable"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-vocab","text":"\u2022 vocab ? : string Inherited from ButtonProps . vocab Defined in node_modules/@types/react/index.d.ts:1784","title":"Optional vocab"},{"location":"extensions/api/interfaces/_renderer_api_components_.inputvalidator/","text":"Interface: InputValidator # Hierarchy # InputValidator Index # Properties # debounce message Methods # condition validate Properties # Optional debounce # \u2022 debounce ? : number Defined in src/renderer/components/input/input_validators.ts:27 Optional message # \u2022 message ? : ReactNode | function Defined in src/renderer/components/input/input_validators.ts:29 Methods # Optional condition # \u25b8 condition ( props : InputProps ): boolean Defined in src/renderer/components/input/input_validators.ts:28 Parameters: Name Type props InputProps Returns: boolean validate # \u25b8 validate ( value : string, props? : InputProps ): boolean | Promise\u2039any\u203a Defined in src/renderer/components/input/input_validators.ts:30 Parameters: Name Type value string props? InputProps Returns: boolean | Promise\u2039any\u203a","title":"Interface: InputValidator"},{"location":"extensions/api/interfaces/_renderer_api_components_.inputvalidator/#interface-inputvalidator","text":"","title":"Interface: InputValidator"},{"location":"extensions/api/interfaces/_renderer_api_components_.inputvalidator/#hierarchy","text":"InputValidator","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.inputvalidator/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.inputvalidator/#properties","text":"debounce message","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.inputvalidator/#methods","text":"condition validate","title":"Methods"},{"location":"extensions/api/interfaces/_renderer_api_components_.inputvalidator/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.inputvalidator/#optional-debounce","text":"\u2022 debounce ? : number Defined in src/renderer/components/input/input_validators.ts:27","title":"Optional debounce"},{"location":"extensions/api/interfaces/_renderer_api_components_.inputvalidator/#optional-message","text":"\u2022 message ? : ReactNode | function Defined in src/renderer/components/input/input_validators.ts:29","title":"Optional message"},{"location":"extensions/api/interfaces/_renderer_api_components_.inputvalidator/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/interfaces/_renderer_api_components_.inputvalidator/#optional-condition","text":"\u25b8 condition ( props : InputProps ): boolean Defined in src/renderer/components/input/input_validators.ts:28 Parameters: Name Type props InputProps Returns: boolean","title":"Optional condition"},{"location":"extensions/api/interfaces/_renderer_api_components_.inputvalidator/#validate","text":"\u25b8 validate ( value : string, props? : InputProps ): boolean | Promise\u2039any\u203a Defined in src/renderer/components/input/input_validators.ts:30 Parameters: Name Type value string props? InputProps Returns: boolean | Promise\u2039any\u203a","title":"validate"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeeventdetailsprops/","text":"Interface: KubeEventDetailsProps # Hierarchy # KubeEventDetailsProps Index # Properties # object Properties # object # \u2022 object : KubeObject Defined in src/renderer/components/+events/kube-event-details.tsx:32","title":"Interface: KubeEventDetailsProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeeventdetailsprops/#interface-kubeeventdetailsprops","text":"","title":"Interface: KubeEventDetailsProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeeventdetailsprops/#hierarchy","text":"KubeEventDetailsProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeeventdetailsprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeeventdetailsprops/#properties","text":"object","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeeventdetailsprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeeventdetailsprops/#object","text":"\u2022 object : KubeObject Defined in src/renderer/components/+events/kube-event-details.tsx:32","title":"object"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectdetailsprops/","text":"Interface: KubeObjectDetailsProps \u2039 T \u203a # Type parameters # \u25aa T Hierarchy # KubeObjectDetailsProps Index # Properties # className object Properties # Optional className # \u2022 className ? : string Defined in src/renderer/components/kube-object/kube-object-details.tsx:83 object # \u2022 object : T Defined in src/renderer/components/kube-object/kube-object-details.tsx:84","title":"Interface: KubeObjectDetailsProps \u2039**T**\u203a"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectdetailsprops/#interface-kubeobjectdetailsprops-t","text":"","title":"Interface: KubeObjectDetailsProps \u2039T\u203a"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectdetailsprops/#type-parameters","text":"\u25aa T","title":"Type parameters"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectdetailsprops/#hierarchy","text":"KubeObjectDetailsProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectdetailsprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectdetailsprops/#properties","text":"className object","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectdetailsprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectdetailsprops/#optional-classname","text":"\u2022 className ? : string Defined in src/renderer/components/kube-object/kube-object-details.tsx:83","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectdetailsprops/#object","text":"\u2022 object : T Defined in src/renderer/components/kube-object/kube-object-details.tsx:84","title":"object"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/","text":"Interface: KubeObjectListLayoutProps \u2039 T \u203a # Type parameters # \u25aa T : ItemObject Hierarchy # ItemListLayoutProps \u21b3 KubeObjectListLayoutProps Index # Properties # addRemoveButtons className copyClassNameFromHeadCells customizeHeader customizeRemoveDialog customizeTableRowProps dependentStores detailsItem filterItems hasDetailsView headerClassName hideFilters isClusterScoped isConfigurable isReady isSearchable isSelectable items onDetails preloadStores renderFooter renderHeaderTitle renderItemMenu renderTableContents renderTableHeader searchFilters showHeader sortingCallbacks store tableId tableProps virtual Properties # Optional addRemoveButtons # \u2022 addRemoveButtons ? : Partial\u2039AddRemoveButtonsProps\u203a Inherited from KubeObjectListLayoutProps . addRemoveButtons Defined in src/renderer/components/item-object-list/item-list-layout.tsx:90 className # \u2022 className : IClassName Inherited from KubeObjectListLayoutProps . className Defined in src/renderer/components/item-object-list/item-list-layout.tsx:61 Optional copyClassNameFromHeadCells # \u2022 copyClassNameFromHeadCells ? : boolean Inherited from KubeObjectListLayoutProps . copyClassNameFromHeadCells Defined in src/renderer/components/item-object-list/item-list-layout.tsx:83 Optional customizeHeader # \u2022 customizeHeader ? : function Inherited from KubeObjectListLayoutProps . customizeHeader Defined in src/renderer/components/item-object-list/item-list-layout.tsx:76 Type declaration: # \u25b8 ( placeholders : IHeaderPlaceholders, content : ReactNode): Partial\u2039IHeaderPlaceholders\u203a | ReactNode Parameters: Name Type placeholders IHeaderPlaceholders content ReactNode Optional customizeRemoveDialog # \u2022 customizeRemoveDialog ? : function Inherited from KubeObjectListLayoutProps . customizeRemoveDialog Defined in src/renderer/components/item-object-list/item-list-layout.tsx:99 Type declaration: # \u25b8 ( selectedItems : T[]): Partial\u2039 ConfirmDialogParams \u203a Parameters: Name Type selectedItems T[] Optional customizeTableRowProps # \u2022 customizeTableRowProps ? : function Inherited from KubeObjectListLayoutProps . customizeTableRowProps Defined in src/renderer/components/item-object-list/item-list-layout.tsx:89 Type declaration: # \u25b8 ( item : T): Partial\u2039 TableRowProps \u203a Parameters: Name Type item T Optional dependentStores # \u2022 dependentStores ? : KubeObjectStore [] Overrides void Defined in src/renderer/components/kube-object/kube-object-list-layout.tsx:36 Optional detailsItem # \u2022 detailsItem ? : T Inherited from KubeObjectListLayoutProps . detailsItem Defined in src/renderer/components/item-object-list/item-list-layout.tsx:95 Optional filterItems # \u2022 filterItems ? : ItemsFilter\u2039T\u203a[] Inherited from KubeObjectListLayoutProps . filterItems Defined in src/renderer/components/item-object-list/item-list-layout.tsx:70 deprecated Optional hasDetailsView # \u2022 hasDetailsView ? : boolean Inherited from KubeObjectListLayoutProps . hasDetailsView Defined in src/renderer/components/item-object-list/item-list-layout.tsx:94 Optional headerClassName # \u2022 headerClassName ? : IClassName Inherited from KubeObjectListLayoutProps . headerClassName Defined in src/renderer/components/item-object-list/item-list-layout.tsx:74 Optional hideFilters # \u2022 hideFilters ? : boolean Inherited from KubeObjectListLayoutProps . hideFilters Defined in src/renderer/components/item-object-list/item-list-layout.tsx:67 Optional isClusterScoped # \u2022 isClusterScoped ? : boolean Inherited from KubeObjectListLayoutProps . isClusterScoped Defined in src/renderer/components/item-object-list/item-list-layout.tsx:66 Optional isConfigurable # \u2022 isConfigurable ? : boolean Inherited from KubeObjectListLayoutProps . isConfigurable Defined in src/renderer/components/item-object-list/item-list-layout.tsx:82 Optional isReady # \u2022 isReady ? : boolean Inherited from KubeObjectListLayoutProps . isReady Defined in src/renderer/components/item-object-list/item-list-layout.tsx:79 Optional isSearchable # \u2022 isSearchable ? : boolean Inherited from KubeObjectListLayoutProps . isSearchable Defined in src/renderer/components/item-object-list/item-list-layout.tsx:81 Optional isSelectable # \u2022 isSelectable ? : boolean Inherited from KubeObjectListLayoutProps . isSelectable Defined in src/renderer/components/item-object-list/item-list-layout.tsx:80 Optional items # \u2022 items ? : T[] Inherited from KubeObjectListLayoutProps . items Defined in src/renderer/components/item-object-list/item-list-layout.tsx:62 Optional onDetails # \u2022 onDetails ? : function Inherited from KubeObjectListLayoutProps . onDetails Defined in src/renderer/components/item-object-list/item-list-layout.tsx:96 Type declaration: # \u25b8 ( item : T): void Parameters: Name Type item T Optional preloadStores # \u2022 preloadStores ? : boolean Inherited from KubeObjectListLayoutProps . preloadStores Defined in src/renderer/components/item-object-list/item-list-layout.tsx:65 Optional renderFooter # \u2022 renderFooter ? : function Inherited from KubeObjectListLayoutProps . renderFooter Defined in src/renderer/components/item-object-list/item-list-layout.tsx:100 Type declaration: # \u25b8 ( parent : ItemListLayout): React.ReactNode Parameters: Name Type parent ItemListLayout Optional renderHeaderTitle # \u2022 renderHeaderTitle ? : ReactNode | function Inherited from KubeObjectListLayoutProps . renderHeaderTitle Defined in src/renderer/components/item-object-list/item-list-layout.tsx:75 Optional renderItemMenu # \u2022 renderItemMenu ? : function Inherited from KubeObjectListLayoutProps . renderItemMenu Defined in src/renderer/components/item-object-list/item-list-layout.tsx:88 Type declaration: # \u25b8 ( item : T, store : ItemStore\u2039T\u203a): ReactNode Parameters: Name Type item T store ItemStore\u2039T\u203a renderTableContents # \u2022 renderTableContents : function Inherited from KubeObjectListLayoutProps . renderTableContents Defined in src/renderer/components/item-object-list/item-list-layout.tsx:87 Type declaration: # \u25b8 ( item : T): (string | number | false | true | object | ReactElement\u2039any, string | function | object\u203a | ReactNodeArray\u2039\u203a | ReactPortal\u2039\u203a | TableCellProps \u2039\u203a)[] Parameters: Name Type item T renderTableHeader # \u2022 renderTableHeader : TableCellProps [] | null Inherited from KubeObjectListLayoutProps . renderTableHeader Defined in src/renderer/components/item-object-list/item-list-layout.tsx:86 Optional searchFilters # \u2022 searchFilters ? : SearchFilter\u2039T\u203a[] Inherited from KubeObjectListLayoutProps . searchFilters Defined in src/renderer/components/item-object-list/item-list-layout.tsx:68 Optional showHeader # \u2022 showHeader ? : boolean Inherited from KubeObjectListLayoutProps . showHeader Defined in src/renderer/components/item-object-list/item-list-layout.tsx:73 Optional sortingCallbacks # \u2022 sortingCallbacks ? : object Inherited from KubeObjectListLayoutProps . sortingCallbacks Defined in src/renderer/components/item-object-list/item-list-layout.tsx:84 Type declaration: # [ sortBy : string ]: TableSortCallback store # \u2022 store : KubeObjectStore Overrides void Defined in src/renderer/components/kube-object/kube-object-list-layout.tsx:35 Optional tableId # \u2022 tableId ? : string Inherited from KubeObjectListLayoutProps . tableId Defined in src/renderer/components/item-object-list/item-list-layout.tsx:60 Optional tableProps # \u2022 tableProps ? : Partial\u2039 TableProps \u203a Inherited from KubeObjectListLayoutProps . tableProps Defined in src/renderer/components/item-object-list/item-list-layout.tsx:85 Optional virtual # \u2022 virtual ? : boolean Inherited from KubeObjectListLayoutProps . virtual Defined in src/renderer/components/item-object-list/item-list-layout.tsx:91","title":"Interface: KubeObjectListLayoutProps \u2039**T**\u203a"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#interface-kubeobjectlistlayoutprops-t","text":"","title":"Interface: KubeObjectListLayoutProps \u2039T\u203a"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#type-parameters","text":"\u25aa T : ItemObject","title":"Type parameters"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#hierarchy","text":"ItemListLayoutProps \u21b3 KubeObjectListLayoutProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#properties","text":"addRemoveButtons className copyClassNameFromHeadCells customizeHeader customizeRemoveDialog customizeTableRowProps dependentStores detailsItem filterItems hasDetailsView headerClassName hideFilters isClusterScoped isConfigurable isReady isSearchable isSelectable items onDetails preloadStores renderFooter renderHeaderTitle renderItemMenu renderTableContents renderTableHeader searchFilters showHeader sortingCallbacks store tableId tableProps virtual","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#optional-addremovebuttons","text":"\u2022 addRemoveButtons ? : Partial\u2039AddRemoveButtonsProps\u203a Inherited from KubeObjectListLayoutProps . addRemoveButtons Defined in src/renderer/components/item-object-list/item-list-layout.tsx:90","title":"Optional addRemoveButtons"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#classname","text":"\u2022 className : IClassName Inherited from KubeObjectListLayoutProps . className Defined in src/renderer/components/item-object-list/item-list-layout.tsx:61","title":"className"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#optional-copyclassnamefromheadcells","text":"\u2022 copyClassNameFromHeadCells ? : boolean Inherited from KubeObjectListLayoutProps . copyClassNameFromHeadCells Defined in src/renderer/components/item-object-list/item-list-layout.tsx:83","title":"Optional copyClassNameFromHeadCells"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#optional-customizeheader","text":"\u2022 customizeHeader ? : function Inherited from KubeObjectListLayoutProps . customizeHeader Defined in src/renderer/components/item-object-list/item-list-layout.tsx:76","title":"Optional customizeHeader"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#optional-customizeremovedialog","text":"\u2022 customizeRemoveDialog ? : function Inherited from KubeObjectListLayoutProps . customizeRemoveDialog Defined in src/renderer/components/item-object-list/item-list-layout.tsx:99","title":"Optional customizeRemoveDialog"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#optional-customizetablerowprops","text":"\u2022 customizeTableRowProps ? : function Inherited from KubeObjectListLayoutProps . customizeTableRowProps Defined in src/renderer/components/item-object-list/item-list-layout.tsx:89","title":"Optional customizeTableRowProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#optional-dependentstores","text":"\u2022 dependentStores ? : KubeObjectStore [] Overrides void Defined in src/renderer/components/kube-object/kube-object-list-layout.tsx:36","title":"Optional dependentStores"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#optional-detailsitem","text":"\u2022 detailsItem ? : T Inherited from KubeObjectListLayoutProps . detailsItem Defined in src/renderer/components/item-object-list/item-list-layout.tsx:95","title":"Optional detailsItem"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#optional-filteritems","text":"\u2022 filterItems ? : ItemsFilter\u2039T\u203a[] Inherited from KubeObjectListLayoutProps . filterItems Defined in src/renderer/components/item-object-list/item-list-layout.tsx:70 deprecated","title":"Optional filterItems"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#optional-hasdetailsview","text":"\u2022 hasDetailsView ? : boolean Inherited from KubeObjectListLayoutProps . hasDetailsView Defined in src/renderer/components/item-object-list/item-list-layout.tsx:94","title":"Optional hasDetailsView"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#optional-headerclassname","text":"\u2022 headerClassName ? : IClassName Inherited from KubeObjectListLayoutProps . headerClassName Defined in src/renderer/components/item-object-list/item-list-layout.tsx:74","title":"Optional headerClassName"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#optional-hidefilters","text":"\u2022 hideFilters ? : boolean Inherited from KubeObjectListLayoutProps . hideFilters Defined in src/renderer/components/item-object-list/item-list-layout.tsx:67","title":"Optional hideFilters"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#optional-isclusterscoped","text":"\u2022 isClusterScoped ? : boolean Inherited from KubeObjectListLayoutProps . isClusterScoped Defined in src/renderer/components/item-object-list/item-list-layout.tsx:66","title":"Optional isClusterScoped"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#optional-isconfigurable","text":"\u2022 isConfigurable ? : boolean Inherited from KubeObjectListLayoutProps . isConfigurable Defined in src/renderer/components/item-object-list/item-list-layout.tsx:82","title":"Optional isConfigurable"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#optional-isready","text":"\u2022 isReady ? : boolean Inherited from KubeObjectListLayoutProps . isReady Defined in src/renderer/components/item-object-list/item-list-layout.tsx:79","title":"Optional isReady"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#optional-issearchable","text":"\u2022 isSearchable ? : boolean Inherited from KubeObjectListLayoutProps . isSearchable Defined in src/renderer/components/item-object-list/item-list-layout.tsx:81","title":"Optional isSearchable"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#optional-isselectable","text":"\u2022 isSelectable ? : boolean Inherited from KubeObjectListLayoutProps . isSelectable Defined in src/renderer/components/item-object-list/item-list-layout.tsx:80","title":"Optional isSelectable"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#optional-items","text":"\u2022 items ? : T[] Inherited from KubeObjectListLayoutProps . items Defined in src/renderer/components/item-object-list/item-list-layout.tsx:62","title":"Optional items"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#optional-ondetails","text":"\u2022 onDetails ? : function Inherited from KubeObjectListLayoutProps . onDetails Defined in src/renderer/components/item-object-list/item-list-layout.tsx:96","title":"Optional onDetails"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#optional-preloadstores","text":"\u2022 preloadStores ? : boolean Inherited from KubeObjectListLayoutProps . preloadStores Defined in src/renderer/components/item-object-list/item-list-layout.tsx:65","title":"Optional preloadStores"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#optional-renderfooter","text":"\u2022 renderFooter ? : function Inherited from KubeObjectListLayoutProps . renderFooter Defined in src/renderer/components/item-object-list/item-list-layout.tsx:100","title":"Optional renderFooter"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#optional-renderheadertitle","text":"\u2022 renderHeaderTitle ? : ReactNode | function Inherited from KubeObjectListLayoutProps . renderHeaderTitle Defined in src/renderer/components/item-object-list/item-list-layout.tsx:75","title":"Optional renderHeaderTitle"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#optional-renderitemmenu","text":"\u2022 renderItemMenu ? : function Inherited from KubeObjectListLayoutProps . renderItemMenu Defined in src/renderer/components/item-object-list/item-list-layout.tsx:88","title":"Optional renderItemMenu"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#rendertablecontents","text":"\u2022 renderTableContents : function Inherited from KubeObjectListLayoutProps . renderTableContents Defined in src/renderer/components/item-object-list/item-list-layout.tsx:87","title":"renderTableContents"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#rendertableheader","text":"\u2022 renderTableHeader : TableCellProps [] | null Inherited from KubeObjectListLayoutProps . renderTableHeader Defined in src/renderer/components/item-object-list/item-list-layout.tsx:86","title":"renderTableHeader"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#optional-searchfilters","text":"\u2022 searchFilters ? : SearchFilter\u2039T\u203a[] Inherited from KubeObjectListLayoutProps . searchFilters Defined in src/renderer/components/item-object-list/item-list-layout.tsx:68","title":"Optional searchFilters"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#optional-showheader","text":"\u2022 showHeader ? : boolean Inherited from KubeObjectListLayoutProps . showHeader Defined in src/renderer/components/item-object-list/item-list-layout.tsx:73","title":"Optional showHeader"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#optional-sortingcallbacks","text":"\u2022 sortingCallbacks ? : object Inherited from KubeObjectListLayoutProps . sortingCallbacks Defined in src/renderer/components/item-object-list/item-list-layout.tsx:84","title":"Optional sortingCallbacks"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#store","text":"\u2022 store : KubeObjectStore Overrides void Defined in src/renderer/components/kube-object/kube-object-list-layout.tsx:35","title":"store"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#optional-tableid","text":"\u2022 tableId ? : string Inherited from KubeObjectListLayoutProps . tableId Defined in src/renderer/components/item-object-list/item-list-layout.tsx:60","title":"Optional tableId"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#optional-tableprops","text":"\u2022 tableProps ? : Partial\u2039 TableProps \u203a Inherited from KubeObjectListLayoutProps . tableProps Defined in src/renderer/components/item-object-list/item-list-layout.tsx:85","title":"Optional tableProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#optional-virtual","text":"\u2022 virtual ? : boolean Inherited from KubeObjectListLayoutProps . virtual Defined in src/renderer/components/item-object-list/item-list-layout.tsx:91","title":"Optional virtual"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectmenuprops/","text":"Interface: KubeObjectMenuProps \u2039 T \u203a # Type parameters # \u25aa T Hierarchy # \u21b3 MenuActionsProps \u21b3 KubeObjectMenuProps Index # Properties # autoCloseOnSelect className editable object removable removeConfirmationMessage toolbar triggerIcon Methods # onOpen removeAction updateAction Properties # Optional autoCloseOnSelect # \u2022 autoCloseOnSelect ? : boolean Inherited from MenuActionsProps . autoCloseOnSelect Defined in src/renderer/components/menu/menu-actions.tsx:37 Optional className # \u2022 className ? : string Inherited from MenuActionsProps . className Defined in src/renderer/components/menu/menu-actions.tsx:35 Optional editable # \u2022 editable ? : boolean Defined in src/renderer/components/kube-object/kube-object-menu.tsx:33 object # \u2022 object : T | null | undefined Defined in src/renderer/components/kube-object/kube-object-menu.tsx:32 Optional removable # \u2022 removable ? : boolean Defined in src/renderer/components/kube-object/kube-object-menu.tsx:34 Optional removeConfirmationMessage # \u2022 removeConfirmationMessage ? : React.ReactNode | function Inherited from MenuActionsProps . removeConfirmationMessage Defined in src/renderer/components/menu/menu-actions.tsx:39 Optional toolbar # \u2022 toolbar ? : boolean Inherited from MenuActionsProps . toolbar Defined in src/renderer/components/menu/menu-actions.tsx:36 Optional triggerIcon # \u2022 triggerIcon ? : string | IconProps | React.ReactNode Inherited from MenuActionsProps . triggerIcon Defined in src/renderer/components/menu/menu-actions.tsx:38 Methods # Optional onOpen # \u25b8 onOpen (): void Inherited from MenuActionsProps . onOpen Defined in src/renderer/components/menu/menu-actions.tsx:42 Returns: void Optional removeAction # \u25b8 removeAction (): void Inherited from MenuActionsProps . removeAction Defined in src/renderer/components/menu/menu-actions.tsx:41 Returns: void Optional updateAction # \u25b8 updateAction (): void Inherited from MenuActionsProps . updateAction Defined in src/renderer/components/menu/menu-actions.tsx:40 Returns: void","title":"Interface: KubeObjectMenuProps \u2039**T**\u203a"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectmenuprops/#interface-kubeobjectmenuprops-t","text":"","title":"Interface: KubeObjectMenuProps \u2039T\u203a"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectmenuprops/#type-parameters","text":"\u25aa T","title":"Type parameters"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectmenuprops/#hierarchy","text":"\u21b3 MenuActionsProps \u21b3 KubeObjectMenuProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectmenuprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectmenuprops/#properties","text":"autoCloseOnSelect className editable object removable removeConfirmationMessage toolbar triggerIcon","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectmenuprops/#methods","text":"onOpen removeAction updateAction","title":"Methods"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectmenuprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectmenuprops/#optional-autocloseonselect","text":"\u2022 autoCloseOnSelect ? : boolean Inherited from MenuActionsProps . autoCloseOnSelect Defined in src/renderer/components/menu/menu-actions.tsx:37","title":"Optional autoCloseOnSelect"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectmenuprops/#optional-classname","text":"\u2022 className ? : string Inherited from MenuActionsProps . className Defined in src/renderer/components/menu/menu-actions.tsx:35","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectmenuprops/#optional-editable","text":"\u2022 editable ? : boolean Defined in src/renderer/components/kube-object/kube-object-menu.tsx:33","title":"Optional editable"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectmenuprops/#object","text":"\u2022 object : T | null | undefined Defined in src/renderer/components/kube-object/kube-object-menu.tsx:32","title":"object"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectmenuprops/#optional-removable","text":"\u2022 removable ? : boolean Defined in src/renderer/components/kube-object/kube-object-menu.tsx:34","title":"Optional removable"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectmenuprops/#optional-removeconfirmationmessage","text":"\u2022 removeConfirmationMessage ? : React.ReactNode | function Inherited from MenuActionsProps . removeConfirmationMessage Defined in src/renderer/components/menu/menu-actions.tsx:39","title":"Optional removeConfirmationMessage"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectmenuprops/#optional-toolbar","text":"\u2022 toolbar ? : boolean Inherited from MenuActionsProps . toolbar Defined in src/renderer/components/menu/menu-actions.tsx:36","title":"Optional toolbar"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectmenuprops/#optional-triggericon","text":"\u2022 triggerIcon ? : string | IconProps | React.ReactNode Inherited from MenuActionsProps . triggerIcon Defined in src/renderer/components/menu/menu-actions.tsx:38","title":"Optional triggerIcon"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectmenuprops/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectmenuprops/#optional-onopen","text":"\u25b8 onOpen (): void Inherited from MenuActionsProps . onOpen Defined in src/renderer/components/menu/menu-actions.tsx:42 Returns: void","title":"Optional onOpen"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectmenuprops/#optional-removeaction","text":"\u25b8 removeAction (): void Inherited from MenuActionsProps . removeAction Defined in src/renderer/components/menu/menu-actions.tsx:41 Returns: void","title":"Optional removeAction"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectmenuprops/#optional-updateaction","text":"\u25b8 updateAction (): void Inherited from MenuActionsProps . updateAction Defined in src/renderer/components/menu/menu-actions.tsx:40 Returns: void","title":"Optional updateAction"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectmetaprops/","text":"Interface: KubeObjectMetaProps # Hierarchy # KubeObjectMetaProps Index # Properties # hideFields object Properties # Optional hideFields # \u2022 hideFields ? : IKubeMetaField[] Defined in src/renderer/components/kube-object/kube-object-meta.tsx:33 object # \u2022 object : KubeObject Defined in src/renderer/components/kube-object/kube-object-meta.tsx:32","title":"Interface: KubeObjectMetaProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectmetaprops/#interface-kubeobjectmetaprops","text":"","title":"Interface: KubeObjectMetaProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectmetaprops/#hierarchy","text":"KubeObjectMetaProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectmetaprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectmetaprops/#properties","text":"hideFields object","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectmetaprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectmetaprops/#optional-hidefields","text":"\u2022 hideFields ? : IKubeMetaField[] Defined in src/renderer/components/kube-object/kube-object-meta.tsx:33","title":"Optional hideFields"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectmetaprops/#object","text":"\u2022 object : KubeObject Defined in src/renderer/components/kube-object/kube-object-meta.tsx:32","title":"object"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/","text":"Interface: LineProgressProps # Hierarchy # HTMLProps\u2039any\u203a TooltipDecoratorProps \u21b3 LineProgressProps Index # Properties # about accept acceptCharset accessKey action allowFullScreen allowTransparency alt aria-activedescendant aria-atomic aria-autocomplete aria-busy aria-checked aria-colcount aria-colindex aria-colspan aria-controls aria-current aria-describedby aria-details aria-disabled aria-dropeffect aria-errormessage aria-expanded aria-flowto aria-grabbed aria-haspopup aria-hidden aria-invalid aria-keyshortcuts aria-label aria-labelledby aria-level aria-live aria-modal aria-multiline aria-multiselectable aria-orientation aria-owns aria-placeholder aria-posinset aria-pressed aria-readonly aria-relevant aria-required aria-roledescription aria-rowcount aria-rowindex aria-rowspan aria-selected aria-setsize aria-sort aria-valuemax aria-valuemin aria-valuenow aria-valuetext as async autoCapitalize autoComplete autoCorrect autoFocus autoPlay autoSave capture cellPadding cellSpacing challenge charSet checked children cite classID className colSpan color cols content contentEditable contextMenu controls coords crossOrigin dangerouslySetInnerHTML data datatype dateTime default defaultChecked defaultValue defer dir disabled download draggable encType form formAction formEncType formMethod formNoValidate formTarget frameBorder headers height hidden high href hrefLang htmlFor httpEquiv id inlist inputMode integrity is itemID itemProp itemRef itemScope itemType key keyParams keyType kind label lang list loop low manifest marginHeight marginWidth max maxLength media mediaGroup method min minLength multiple muted name noValidate nonce onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture open optimum pattern placeholder playsInline poster precise prefix preload property radioGroup readOnly ref rel required resource results reversed role rowSpan rows sandbox scope scoped scrolling seamless security selected shape size sizes slot span spellCheck src srcDoc srcLang srcSet start step style summary suppressContentEditableWarning suppressHydrationWarning tabIndex target title tooltip tooltipOverrideDisabled translate type typeof unselectable useMap value vocab width wmode wrap Properties # Optional about # \u2022 about ? : string Inherited from ButtonProps . about Defined in node_modules/@types/react/index.d.ts:1777 Optional accept # \u2022 accept ? : string Inherited from LineProgressProps . accept Defined in node_modules/@types/react/index.d.ts:1815 Optional acceptCharset # \u2022 acceptCharset ? : string Inherited from LineProgressProps . acceptCharset Defined in node_modules/@types/react/index.d.ts:1816 Optional accessKey # \u2022 accessKey ? : string Inherited from ButtonProps . accessKey Defined in node_modules/@types/react/index.d.ts:1753 Optional action # \u2022 action ? : string Inherited from LineProgressProps . action Defined in node_modules/@types/react/index.d.ts:1817 Optional allowFullScreen # \u2022 allowFullScreen ? : boolean Inherited from LineProgressProps . allowFullScreen Defined in node_modules/@types/react/index.d.ts:1818 Optional allowTransparency # \u2022 allowTransparency ? : boolean Inherited from LineProgressProps . allowTransparency Defined in node_modules/@types/react/index.d.ts:1819 Optional alt # \u2022 alt ? : string Inherited from LineProgressProps . alt Defined in node_modules/@types/react/index.d.ts:1820 Optional aria-activedescendant # \u2022 aria-activedescendant ? : string Inherited from ButtonProps . aria-activedescendant Defined in node_modules/@types/react/index.d.ts:1560 Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application. Optional aria-atomic # \u2022 aria-atomic ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-atomic Defined in node_modules/@types/react/index.d.ts:1562 Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute. Optional aria-autocomplete # \u2022 aria-autocomplete ? : \"none\" | \"inline\" | \"list\" | \"both\" Inherited from ButtonProps . aria-autocomplete Defined in node_modules/@types/react/index.d.ts:1567 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. Optional aria-busy # \u2022 aria-busy ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-busy Defined in node_modules/@types/react/index.d.ts:1569 Indicates an element is being modified and that assistive technologies MAY want to wait until the modifications are complete before exposing them to the user. Optional aria-checked # \u2022 aria-checked ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-checked Defined in node_modules/@types/react/index.d.ts:1574 Indicates the current \"checked\" state of checkboxes, radio buttons, and other widgets. see aria-pressed @see aria-selected. Optional aria-colcount # \u2022 aria-colcount ? : number Inherited from ButtonProps . aria-colcount Defined in node_modules/@types/react/index.d.ts:1579 Defines the total number of columns in a table, grid, or treegrid. see aria-colindex. Optional aria-colindex # \u2022 aria-colindex ? : number Inherited from ButtonProps . aria-colindex Defined in node_modules/@types/react/index.d.ts:1584 Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid. see aria-colcount @see aria-colspan. Optional aria-colspan # \u2022 aria-colspan ? : number Inherited from ButtonProps . aria-colspan Defined in node_modules/@types/react/index.d.ts:1589 Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid. see aria-colindex @see aria-rowspan. Optional aria-controls # \u2022 aria-controls ? : string Inherited from ButtonProps . aria-controls Defined in node_modules/@types/react/index.d.ts:1594 Identifies the element (or elements) whose contents or presence are controlled by the current element. see aria-owns. Optional aria-current # \u2022 aria-current ? : boolean | \"false\" | \"true\" | \"page\" | \"step\" | \"location\" | \"date\" | \"time\" Inherited from ButtonProps . aria-current Defined in node_modules/@types/react/index.d.ts:1596 Indicates the element that represents the current item within a container or set of related elements. Optional aria-describedby # \u2022 aria-describedby ? : string Inherited from ButtonProps . aria-describedby Defined in node_modules/@types/react/index.d.ts:1601 Identifies the element (or elements) that describes the object. see aria-labelledby Optional aria-details # \u2022 aria-details ? : string Inherited from ButtonProps . aria-details Defined in node_modules/@types/react/index.d.ts:1606 Identifies the element that provides a detailed, extended description for the object. see aria-describedby. Optional aria-disabled # \u2022 aria-disabled ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-disabled Defined in node_modules/@types/react/index.d.ts:1611 Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable. see aria-hidden @see aria-readonly. Optional aria-dropeffect # \u2022 aria-dropeffect ? : \"none\" | \"copy\" | \"execute\" | \"link\" | \"move\" | \"popup\" Inherited from ButtonProps . aria-dropeffect Defined in node_modules/@types/react/index.d.ts:1616 Indicates what functions can be performed when a dragged object is released on the drop target. deprecated in ARIA 1.1 Optional aria-errormessage # \u2022 aria-errormessage ? : string Inherited from ButtonProps . aria-errormessage Defined in node_modules/@types/react/index.d.ts:1621 Identifies the element that provides an error message for the object. see aria-invalid @see aria-describedby. Optional aria-expanded # \u2022 aria-expanded ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-expanded Defined in node_modules/@types/react/index.d.ts:1623 Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed. Optional aria-flowto # \u2022 aria-flowto ? : string Inherited from ButtonProps . aria-flowto Defined in node_modules/@types/react/index.d.ts:1628 Identifies the next element (or elements) in an alternate reading order of content which, at the user's discretion, allows assistive technology to override the general default of reading in document source order. Optional aria-grabbed # \u2022 aria-grabbed ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-grabbed Defined in node_modules/@types/react/index.d.ts:1633 Indicates an element's \"grabbed\" state in a drag-and-drop operation. deprecated in ARIA 1.1 Optional aria-haspopup # \u2022 aria-haspopup ? : boolean | \"false\" | \"true\" | \"menu\" | \"listbox\" | \"tree\" | \"grid\" | \"dialog\" Inherited from ButtonProps . aria-haspopup Defined in node_modules/@types/react/index.d.ts:1635 Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element. Optional aria-hidden # \u2022 aria-hidden ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-hidden Defined in node_modules/@types/react/index.d.ts:1640 Indicates whether the element is exposed to an accessibility API. see aria-disabled. Optional aria-invalid # \u2022 aria-invalid ? : boolean | \"false\" | \"true\" | \"grammar\" | \"spelling\" Inherited from ButtonProps . aria-invalid Defined in node_modules/@types/react/index.d.ts:1645 Indicates the entered value does not conform to the format expected by the application. see aria-errormessage. Optional aria-keyshortcuts # \u2022 aria-keyshortcuts ? : string Inherited from ButtonProps . aria-keyshortcuts Defined in node_modules/@types/react/index.d.ts:1647 Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element. Optional aria-label # \u2022 aria-label ? : string Inherited from ButtonProps . aria-label Defined in node_modules/@types/react/index.d.ts:1652 Defines a string value that labels the current element. see aria-labelledby. Optional aria-labelledby # \u2022 aria-labelledby ? : string Inherited from ButtonProps . aria-labelledby Defined in node_modules/@types/react/index.d.ts:1657 Identifies the element (or elements) that labels the current element. see aria-describedby. Optional aria-level # \u2022 aria-level ? : number Inherited from ButtonProps . aria-level Defined in node_modules/@types/react/index.d.ts:1659 Defines the hierarchical level of an element within a structure. Optional aria-live # \u2022 aria-live ? : \"off\" | \"assertive\" | \"polite\" Inherited from ButtonProps . aria-live Defined in node_modules/@types/react/index.d.ts:1661 Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region. Optional aria-modal # \u2022 aria-modal ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-modal Defined in node_modules/@types/react/index.d.ts:1663 Indicates whether an element is modal when displayed. Optional aria-multiline # \u2022 aria-multiline ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiline Defined in node_modules/@types/react/index.d.ts:1665 Indicates whether a text box accepts multiple lines of input or only a single line. Optional aria-multiselectable # \u2022 aria-multiselectable ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiselectable Defined in node_modules/@types/react/index.d.ts:1667 Indicates that the user may select more than one item from the current selectable descendants. Optional aria-orientation # \u2022 aria-orientation ? : \"horizontal\" | \"vertical\" Inherited from ButtonProps . aria-orientation Defined in node_modules/@types/react/index.d.ts:1669 Indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous. Optional aria-owns # \u2022 aria-owns ? : string Inherited from ButtonProps . aria-owns Defined in node_modules/@types/react/index.d.ts:1675 Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship between DOM elements where the DOM hierarchy cannot be used to represent the relationship. see aria-controls. Optional aria-placeholder # \u2022 aria-placeholder ? : string Inherited from ButtonProps . aria-placeholder Defined in node_modules/@types/react/index.d.ts:1680 Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value. A hint could be a sample value or a brief description of the expected format. Optional aria-posinset # \u2022 aria-posinset ? : number Inherited from ButtonProps . aria-posinset Defined in node_modules/@types/react/index.d.ts:1685 Defines an element's number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-setsize. Optional aria-pressed # \u2022 aria-pressed ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-pressed Defined in node_modules/@types/react/index.d.ts:1690 Indicates the current \"pressed\" state of toggle buttons. see aria-checked @see aria-selected. Optional aria-readonly # \u2022 aria-readonly ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-readonly Defined in node_modules/@types/react/index.d.ts:1695 Indicates that the element is not editable, but is otherwise operable. see aria-disabled. Optional aria-relevant # \u2022 aria-relevant ? : \"additions\" | \"additions removals\" | \"additions text\" | \"all\" | \"removals\" | \"removals additions\" | \"removals text\" | \"text\" | \"text additions\" | \"text removals\" Inherited from ButtonProps . aria-relevant Defined in node_modules/@types/react/index.d.ts:1700 Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified. see aria-atomic. Optional aria-required # \u2022 aria-required ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-required Defined in node_modules/@types/react/index.d.ts:1702 Indicates that user input is required on the element before a form may be submitted. Optional aria-roledescription # \u2022 aria-roledescription ? : string Inherited from ButtonProps . aria-roledescription Defined in node_modules/@types/react/index.d.ts:1704 Defines a human-readable, author-localized description for the role of an element. Optional aria-rowcount # \u2022 aria-rowcount ? : number Inherited from ButtonProps . aria-rowcount Defined in node_modules/@types/react/index.d.ts:1709 Defines the total number of rows in a table, grid, or treegrid. see aria-rowindex. Optional aria-rowindex # \u2022 aria-rowindex ? : number Inherited from ButtonProps . aria-rowindex Defined in node_modules/@types/react/index.d.ts:1714 Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid. see aria-rowcount @see aria-rowspan. Optional aria-rowspan # \u2022 aria-rowspan ? : number Inherited from ButtonProps . aria-rowspan Defined in node_modules/@types/react/index.d.ts:1719 Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid. see aria-rowindex @see aria-colspan. Optional aria-selected # \u2022 aria-selected ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-selected Defined in node_modules/@types/react/index.d.ts:1724 Indicates the current \"selected\" state of various widgets. see aria-checked @see aria-pressed. Optional aria-setsize # \u2022 aria-setsize ? : number Inherited from ButtonProps . aria-setsize Defined in node_modules/@types/react/index.d.ts:1729 Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-posinset. Optional aria-sort # \u2022 aria-sort ? : \"none\" | \"ascending\" | \"descending\" | \"other\" Inherited from ButtonProps . aria-sort Defined in node_modules/@types/react/index.d.ts:1731 Indicates if items in a table or grid are sorted in ascending or descending order. Optional aria-valuemax # \u2022 aria-valuemax ? : number Inherited from ButtonProps . aria-valuemax Defined in node_modules/@types/react/index.d.ts:1733 Defines the maximum allowed value for a range widget. Optional aria-valuemin # \u2022 aria-valuemin ? : number Inherited from ButtonProps . aria-valuemin Defined in node_modules/@types/react/index.d.ts:1735 Defines the minimum allowed value for a range widget. Optional aria-valuenow # \u2022 aria-valuenow ? : number Inherited from ButtonProps . aria-valuenow Defined in node_modules/@types/react/index.d.ts:1740 Defines the current value for a range widget. see aria-valuetext. Optional aria-valuetext # \u2022 aria-valuetext ? : string Inherited from ButtonProps . aria-valuetext Defined in node_modules/@types/react/index.d.ts:1742 Defines the human readable text alternative of aria-valuenow for a range widget. Optional as # \u2022 as ? : string Inherited from LineProgressProps . as Defined in node_modules/@types/react/index.d.ts:1821 Optional async # \u2022 async ? : boolean Inherited from LineProgressProps . async Defined in node_modules/@types/react/index.d.ts:1822 Optional autoCapitalize # \u2022 autoCapitalize ? : string Inherited from ButtonProps . autoCapitalize Defined in node_modules/@types/react/index.d.ts:1787 Optional autoComplete # \u2022 autoComplete ? : string Inherited from LineProgressProps . autoComplete Defined in node_modules/@types/react/index.d.ts:1823 Optional autoCorrect # \u2022 autoCorrect ? : string Inherited from ButtonProps . autoCorrect Defined in node_modules/@types/react/index.d.ts:1788 Optional autoFocus # \u2022 autoFocus ? : boolean Inherited from LineProgressProps . autoFocus Defined in node_modules/@types/react/index.d.ts:1824 Optional autoPlay # \u2022 autoPlay ? : boolean Inherited from LineProgressProps . autoPlay Defined in node_modules/@types/react/index.d.ts:1825 Optional autoSave # \u2022 autoSave ? : string Inherited from ButtonProps . autoSave Defined in node_modules/@types/react/index.d.ts:1789 Optional capture # \u2022 capture ? : boolean | string Inherited from LineProgressProps . capture Defined in node_modules/@types/react/index.d.ts:1826 Optional cellPadding # \u2022 cellPadding ? : number | string Inherited from LineProgressProps . cellPadding Defined in node_modules/@types/react/index.d.ts:1827 Optional cellSpacing # \u2022 cellSpacing ? : number | string Inherited from LineProgressProps . cellSpacing Defined in node_modules/@types/react/index.d.ts:1828 Optional challenge # \u2022 challenge ? : string Inherited from LineProgressProps . challenge Defined in node_modules/@types/react/index.d.ts:1830 Optional charSet # \u2022 charSet ? : string Inherited from LineProgressProps . charSet Defined in node_modules/@types/react/index.d.ts:1829 Optional checked # \u2022 checked ? : boolean Inherited from LineProgressProps . checked Defined in node_modules/@types/react/index.d.ts:1831 Optional children # \u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350 Optional cite # \u2022 cite ? : string Inherited from LineProgressProps . cite Defined in node_modules/@types/react/index.d.ts:1832 Optional classID # \u2022 classID ? : string Inherited from LineProgressProps . classID Defined in node_modules/@types/react/index.d.ts:1833 Optional className # \u2022 className ? : any Overrides ButtonProps . className Defined in src/renderer/components/line-progress/line-progress.tsx:31 Optional colSpan # \u2022 colSpan ? : number Inherited from LineProgressProps . colSpan Defined in node_modules/@types/react/index.d.ts:1835 Optional color # \u2022 color ? : string Inherited from ButtonProps . color Defined in node_modules/@types/react/index.d.ts:1790 Optional cols # \u2022 cols ? : number Inherited from LineProgressProps . cols Defined in node_modules/@types/react/index.d.ts:1834 Optional content # \u2022 content ? : string Inherited from LineProgressProps . content Defined in node_modules/@types/react/index.d.ts:1836 Optional contentEditable # \u2022 contentEditable ? : Booleanish | \"inherit\" Inherited from ButtonProps . contentEditable Defined in node_modules/@types/react/index.d.ts:1755 Optional contextMenu # \u2022 contextMenu ? : string Inherited from ButtonProps . contextMenu Defined in node_modules/@types/react/index.d.ts:1756 Optional controls # \u2022 controls ? : boolean Inherited from LineProgressProps . controls Defined in node_modules/@types/react/index.d.ts:1837 Optional coords # \u2022 coords ? : string Inherited from LineProgressProps . coords Defined in node_modules/@types/react/index.d.ts:1838 Optional crossOrigin # \u2022 crossOrigin ? : string Inherited from LineProgressProps . crossOrigin Defined in node_modules/@types/react/index.d.ts:1839 Optional dangerouslySetInnerHTML # \u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351 Type declaration: # __html : string Optional data # \u2022 data ? : string Inherited from LineProgressProps . data Defined in node_modules/@types/react/index.d.ts:1840 Optional datatype # \u2022 datatype ? : string Inherited from ButtonProps . datatype Defined in node_modules/@types/react/index.d.ts:1778 Optional dateTime # \u2022 dateTime ? : string Inherited from LineProgressProps . dateTime Defined in node_modules/@types/react/index.d.ts:1841 Optional default # \u2022 default ? : boolean Inherited from LineProgressProps . default Defined in node_modules/@types/react/index.d.ts:1842 Optional defaultChecked # \u2022 defaultChecked ? : boolean Inherited from ButtonProps . defaultChecked Defined in node_modules/@types/react/index.d.ts:1747 Optional defaultValue # \u2022 defaultValue ? : string | number | ReadonlyArray\u2039string\u203a Inherited from ButtonProps . defaultValue Defined in node_modules/@types/react/index.d.ts:1748 Optional defer # \u2022 defer ? : boolean Inherited from LineProgressProps . defer Defined in node_modules/@types/react/index.d.ts:1843 Optional dir # \u2022 dir ? : string Inherited from ButtonProps . dir Defined in node_modules/@types/react/index.d.ts:1757 Optional disabled # \u2022 disabled ? : boolean Inherited from LineProgressProps . disabled Defined in node_modules/@types/react/index.d.ts:1844 Optional download # \u2022 download ? : any Inherited from LineProgressProps . download Defined in node_modules/@types/react/index.d.ts:1845 Optional draggable # \u2022 draggable ? : Booleanish Inherited from ButtonProps . draggable Defined in node_modules/@types/react/index.d.ts:1758 Optional encType # \u2022 encType ? : string Inherited from LineProgressProps . encType Defined in node_modules/@types/react/index.d.ts:1846 Optional form # \u2022 form ? : string Inherited from LineProgressProps . form Defined in node_modules/@types/react/index.d.ts:1847 Optional formAction # \u2022 formAction ? : string Inherited from LineProgressProps . formAction Defined in node_modules/@types/react/index.d.ts:1848 Optional formEncType # \u2022 formEncType ? : string Inherited from LineProgressProps . formEncType Defined in node_modules/@types/react/index.d.ts:1849 Optional formMethod # \u2022 formMethod ? : string Inherited from LineProgressProps . formMethod Defined in node_modules/@types/react/index.d.ts:1850 Optional formNoValidate # \u2022 formNoValidate ? : boolean Inherited from LineProgressProps . formNoValidate Defined in node_modules/@types/react/index.d.ts:1851 Optional formTarget # \u2022 formTarget ? : string Inherited from LineProgressProps . formTarget Defined in node_modules/@types/react/index.d.ts:1852 Optional frameBorder # \u2022 frameBorder ? : number | string Inherited from LineProgressProps . frameBorder Defined in node_modules/@types/react/index.d.ts:1853 Optional headers # \u2022 headers ? : string Inherited from LineProgressProps . headers Defined in node_modules/@types/react/index.d.ts:1854 Optional height # \u2022 height ? : number | string Inherited from LineProgressProps . height Defined in node_modules/@types/react/index.d.ts:1855 Optional hidden # \u2022 hidden ? : boolean Inherited from IconProps . hidden Defined in node_modules/@types/react/index.d.ts:1759 Optional high # \u2022 high ? : number Inherited from LineProgressProps . high Defined in node_modules/@types/react/index.d.ts:1856 Optional href # \u2022 href ? : string Inherited from LineProgressProps . href Defined in node_modules/@types/react/index.d.ts:1857 Optional hrefLang # \u2022 hrefLang ? : string Inherited from LineProgressProps . hrefLang Defined in node_modules/@types/react/index.d.ts:1858 Optional htmlFor # \u2022 htmlFor ? : string Inherited from LineProgressProps . htmlFor Defined in node_modules/@types/react/index.d.ts:1859 Optional httpEquiv # \u2022 httpEquiv ? : string Inherited from LineProgressProps . httpEquiv Defined in node_modules/@types/react/index.d.ts:1860 Optional id # \u2022 id ? : string Inherited from ButtonProps . id Defined in node_modules/@types/react/index.d.ts:1760 Optional inlist # \u2022 inlist ? : any Inherited from ButtonProps . inlist Defined in node_modules/@types/react/index.d.ts:1779 Optional inputMode # \u2022 inputMode ? : \"none\" | \"text\" | \"tel\" | \"url\" | \"email\" | \"numeric\" | \"decimal\" | \"search\" Inherited from ButtonProps . inputMode Defined in node_modules/@types/react/index.d.ts:1805 Hints at the type of data that might be entered by the user while editing the element or its contents see https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute Optional integrity # \u2022 integrity ? : string Inherited from LineProgressProps . integrity Defined in node_modules/@types/react/index.d.ts:1861 Optional is # \u2022 is ? : string Inherited from ButtonProps . is Defined in node_modules/@types/react/index.d.ts:1810 Specify that a standard HTML element should behave like a defined custom built-in element see https://html.spec.whatwg.org/multipage/custom-elements.html#attr-is Optional itemID # \u2022 itemID ? : string Inherited from ButtonProps . itemID Defined in node_modules/@types/react/index.d.ts:1794 Optional itemProp # \u2022 itemProp ? : string Inherited from ButtonProps . itemProp Defined in node_modules/@types/react/index.d.ts:1791 Optional itemRef # \u2022 itemRef ? : string Inherited from ButtonProps . itemRef Defined in node_modules/@types/react/index.d.ts:1795 Optional itemScope # \u2022 itemScope ? : boolean Inherited from ButtonProps . itemScope Defined in node_modules/@types/react/index.d.ts:1792 Optional itemType # \u2022 itemType ? : string Inherited from ButtonProps . itemType Defined in node_modules/@types/react/index.d.ts:1793 Optional key # \u2022 key ? : Key | null Inherited from LineProgressProps . key Defined in node_modules/@types/react/index.d.ts:137 Optional keyParams # \u2022 keyParams ? : string Inherited from LineProgressProps . keyParams Defined in node_modules/@types/react/index.d.ts:1862 Optional keyType # \u2022 keyType ? : string Inherited from LineProgressProps . keyType Defined in node_modules/@types/react/index.d.ts:1863 Optional kind # \u2022 kind ? : string Inherited from LineProgressProps . kind Defined in node_modules/@types/react/index.d.ts:1864 Optional label # \u2022 label ? : string Inherited from LineProgressProps . label Defined in node_modules/@types/react/index.d.ts:1865 Optional lang # \u2022 lang ? : string Inherited from ButtonProps . lang Defined in node_modules/@types/react/index.d.ts:1761 Optional list # \u2022 list ? : string Inherited from LineProgressProps . list Defined in node_modules/@types/react/index.d.ts:1866 Optional loop # \u2022 loop ? : boolean Inherited from LineProgressProps . loop Defined in node_modules/@types/react/index.d.ts:1867 Optional low # \u2022 low ? : number Inherited from LineProgressProps . low Defined in node_modules/@types/react/index.d.ts:1868 Optional manifest # \u2022 manifest ? : string Inherited from LineProgressProps . manifest Defined in node_modules/@types/react/index.d.ts:1869 Optional marginHeight # \u2022 marginHeight ? : number Inherited from LineProgressProps . marginHeight Defined in node_modules/@types/react/index.d.ts:1870 Optional marginWidth # \u2022 marginWidth ? : number Inherited from LineProgressProps . marginWidth Defined in node_modules/@types/react/index.d.ts:1871 Optional max # \u2022 max ? : number Overrides MenuItemProps . max Defined in src/renderer/components/line-progress/line-progress.tsx:30 Optional maxLength # \u2022 maxLength ? : number Inherited from LineProgressProps . maxLength Defined in node_modules/@types/react/index.d.ts:1873 Optional media # \u2022 media ? : string Inherited from LineProgressProps . media Defined in node_modules/@types/react/index.d.ts:1874 Optional mediaGroup # \u2022 mediaGroup ? : string Inherited from LineProgressProps . mediaGroup Defined in node_modules/@types/react/index.d.ts:1875 Optional method # \u2022 method ? : string Inherited from LineProgressProps . method Defined in node_modules/@types/react/index.d.ts:1876 Optional min # \u2022 min ? : number Overrides MenuItemProps . min Defined in src/renderer/components/line-progress/line-progress.tsx:29 Optional minLength # \u2022 minLength ? : number Inherited from LineProgressProps . minLength Defined in node_modules/@types/react/index.d.ts:1878 Optional multiple # \u2022 multiple ? : boolean Inherited from LineProgressProps . multiple Defined in node_modules/@types/react/index.d.ts:1879 Optional muted # \u2022 muted ? : boolean Inherited from LineProgressProps . muted Defined in node_modules/@types/react/index.d.ts:1880 Optional name # \u2022 name ? : string Inherited from LineProgressProps . name Defined in node_modules/@types/react/index.d.ts:1881 Optional noValidate # \u2022 noValidate ? : boolean Inherited from LineProgressProps . noValidate Defined in node_modules/@types/react/index.d.ts:1883 Optional nonce # \u2022 nonce ? : string Inherited from LineProgressProps . nonce Defined in node_modules/@types/react/index.d.ts:1882 Optional onAbort # \u2022 onAbort ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406 Optional onAbortCapture # \u2022 onAbortCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407 Optional onAnimationEnd # \u2022 onAnimationEnd ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536 Optional onAnimationEndCapture # \u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537 Optional onAnimationIteration # \u2022 onAnimationIteration ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538 Optional onAnimationIterationCapture # \u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539 Optional onAnimationStart # \u2022 onAnimationStart ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534 Optional onAnimationStartCapture # \u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535 Optional onAuxClick # \u2022 onAuxClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452 Optional onAuxClickCapture # \u2022 onAuxClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453 Optional onBeforeInput # \u2022 onBeforeInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380 Optional onBeforeInputCapture # \u2022 onBeforeInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381 Optional onBlur # \u2022 onBlur ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374 Optional onBlurCapture # \u2022 onBlurCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375 Optional onCanPlay # \u2022 onCanPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408 Optional onCanPlayCapture # \u2022 onCanPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409 Optional onCanPlayThrough # \u2022 onCanPlayThrough ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410 Optional onCanPlayThroughCapture # \u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411 Optional onChange # \u2022 onChange ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378 Optional onChangeCapture # \u2022 onChangeCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379 Optional onClick # \u2022 onClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454 Optional onClickCapture # \u2022 onClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455 Optional onCompositionEnd # \u2022 onCompositionEnd ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364 Optional onCompositionEndCapture # \u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365 Optional onCompositionStart # \u2022 onCompositionStart ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366 Optional onCompositionStartCapture # \u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367 Optional onCompositionUpdate # \u2022 onCompositionUpdate ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368 Optional onCompositionUpdateCapture # \u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369 Optional onContextMenu # \u2022 onContextMenu ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456 Optional onContextMenuCapture # \u2022 onContextMenuCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457 Optional onCopy # \u2022 onCopy ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356 Optional onCopyCapture # \u2022 onCopyCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357 Optional onCut # \u2022 onCut ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358 Optional onCutCapture # \u2022 onCutCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359 Optional onDoubleClick # \u2022 onDoubleClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458 Optional onDoubleClickCapture # \u2022 onDoubleClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459 Optional onDrag # \u2022 onDrag ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460 Optional onDragCapture # \u2022 onDragCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461 Optional onDragEnd # \u2022 onDragEnd ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462 Optional onDragEndCapture # \u2022 onDragEndCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463 Optional onDragEnter # \u2022 onDragEnter ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464 Optional onDragEnterCapture # \u2022 onDragEnterCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465 Optional onDragExit # \u2022 onDragExit ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466 Optional onDragExitCapture # \u2022 onDragExitCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467 Optional onDragLeave # \u2022 onDragLeave ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468 Optional onDragLeaveCapture # \u2022 onDragLeaveCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469 Optional onDragOver # \u2022 onDragOver ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470 Optional onDragOverCapture # \u2022 onDragOverCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471 Optional onDragStart # \u2022 onDragStart ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472 Optional onDragStartCapture # \u2022 onDragStartCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473 Optional onDrop # \u2022 onDrop ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474 Optional onDropCapture # \u2022 onDropCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475 Optional onDurationChange # \u2022 onDurationChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412 Optional onDurationChangeCapture # \u2022 onDurationChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413 Optional onEmptied # \u2022 onEmptied ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414 Optional onEmptiedCapture # \u2022 onEmptiedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415 Optional onEncrypted # \u2022 onEncrypted ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416 Optional onEncryptedCapture # \u2022 onEncryptedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417 Optional onEnded # \u2022 onEnded ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418 Optional onEndedCapture # \u2022 onEndedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419 Optional onError # \u2022 onError ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394 Optional onErrorCapture # \u2022 onErrorCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395 Optional onFocus # \u2022 onFocus ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372 Optional onFocusCapture # \u2022 onFocusCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373 Optional onGotPointerCapture # \u2022 onGotPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520 Optional onGotPointerCaptureCapture # \u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521 Optional onInput # \u2022 onInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382 Optional onInputCapture # \u2022 onInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383 Optional onInvalid # \u2022 onInvalid ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388 Optional onInvalidCapture # \u2022 onInvalidCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389 Optional onKeyDown # \u2022 onKeyDown ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398 Optional onKeyDownCapture # \u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399 Optional onKeyPress # \u2022 onKeyPress ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400 Optional onKeyPressCapture # \u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401 Optional onKeyUp # \u2022 onKeyUp ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402 Optional onKeyUpCapture # \u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403 Optional onLoad # \u2022 onLoad ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392 Optional onLoadCapture # \u2022 onLoadCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393 Optional onLoadStart # \u2022 onLoadStart ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424 Optional onLoadStartCapture # \u2022 onLoadStartCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425 Optional onLoadedData # \u2022 onLoadedData ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420 Optional onLoadedDataCapture # \u2022 onLoadedDataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421 Optional onLoadedMetadata # \u2022 onLoadedMetadata ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422 Optional onLoadedMetadataCapture # \u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423 Optional onLostPointerCapture # \u2022 onLostPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522 Optional onLostPointerCaptureCapture # \u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523 Optional onMouseDown # \u2022 onMouseDown ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476 Optional onMouseDownCapture # \u2022 onMouseDownCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477 Optional onMouseEnter # \u2022 onMouseEnter ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478 Optional onMouseLeave # \u2022 onMouseLeave ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479 Optional onMouseMove # \u2022 onMouseMove ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480 Optional onMouseMoveCapture # \u2022 onMouseMoveCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481 Optional onMouseOut # \u2022 onMouseOut ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482 Optional onMouseOutCapture # \u2022 onMouseOutCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483 Optional onMouseOver # \u2022 onMouseOver ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484 Optional onMouseOverCapture # \u2022 onMouseOverCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485 Optional onMouseUp # \u2022 onMouseUp ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486 Optional onMouseUpCapture # \u2022 onMouseUpCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487 Optional onPaste # \u2022 onPaste ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360 Optional onPasteCapture # \u2022 onPasteCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361 Optional onPause # \u2022 onPause ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426 Optional onPauseCapture # \u2022 onPauseCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427 Optional onPlay # \u2022 onPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428 Optional onPlayCapture # \u2022 onPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429 Optional onPlaying # \u2022 onPlaying ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430 Optional onPlayingCapture # \u2022 onPlayingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431 Optional onPointerCancel # \u2022 onPointerCancel ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510 Optional onPointerCancelCapture # \u2022 onPointerCancelCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511 Optional onPointerDown # \u2022 onPointerDown ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504 Optional onPointerDownCapture # \u2022 onPointerDownCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505 Optional onPointerEnter # \u2022 onPointerEnter ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512 Optional onPointerEnterCapture # \u2022 onPointerEnterCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513 Optional onPointerLeave # \u2022 onPointerLeave ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514 Optional onPointerLeaveCapture # \u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515 Optional onPointerMove # \u2022 onPointerMove ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506 Optional onPointerMoveCapture # \u2022 onPointerMoveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507 Optional onPointerOut # \u2022 onPointerOut ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518 Optional onPointerOutCapture # \u2022 onPointerOutCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519 Optional onPointerOver # \u2022 onPointerOver ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516 Optional onPointerOverCapture # \u2022 onPointerOverCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517 Optional onPointerUp # \u2022 onPointerUp ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508 Optional onPointerUpCapture # \u2022 onPointerUpCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509 Optional onProgress # \u2022 onProgress ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432 Optional onProgressCapture # \u2022 onProgressCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433 Optional onRateChange # \u2022 onRateChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434 Optional onRateChangeCapture # \u2022 onRateChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435 Optional onReset # \u2022 onReset ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384 Optional onResetCapture # \u2022 onResetCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385 Optional onScroll # \u2022 onScroll ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526 Optional onScrollCapture # \u2022 onScrollCapture ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527 Optional onSeeked # \u2022 onSeeked ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436 Optional onSeekedCapture # \u2022 onSeekedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437 Optional onSeeking # \u2022 onSeeking ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438 Optional onSeekingCapture # \u2022 onSeekingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439 Optional onSelect # \u2022 onSelect ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490 Optional onSelectCapture # \u2022 onSelectCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491 Optional onStalled # \u2022 onStalled ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440 Optional onStalledCapture # \u2022 onStalledCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441 Optional onSubmit # \u2022 onSubmit ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386 Optional onSubmitCapture # \u2022 onSubmitCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387 Optional onSuspend # \u2022 onSuspend ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442 Optional onSuspendCapture # \u2022 onSuspendCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443 Optional onTimeUpdate # \u2022 onTimeUpdate ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444 Optional onTimeUpdateCapture # \u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445 Optional onTouchCancel # \u2022 onTouchCancel ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494 Optional onTouchCancelCapture # \u2022 onTouchCancelCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495 Optional onTouchEnd # \u2022 onTouchEnd ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496 Optional onTouchEndCapture # \u2022 onTouchEndCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497 Optional onTouchMove # \u2022 onTouchMove ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498 Optional onTouchMoveCapture # \u2022 onTouchMoveCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499 Optional onTouchStart # \u2022 onTouchStart ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500 Optional onTouchStartCapture # \u2022 onTouchStartCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501 Optional onTransitionEnd # \u2022 onTransitionEnd ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542 Optional onTransitionEndCapture # \u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543 Optional onVolumeChange # \u2022 onVolumeChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446 Optional onVolumeChangeCapture # \u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447 Optional onWaiting # \u2022 onWaiting ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448 Optional onWaitingCapture # \u2022 onWaitingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449 Optional onWheel # \u2022 onWheel ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530 Optional onWheelCapture # \u2022 onWheelCapture ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531 Optional open # \u2022 open ? : boolean Inherited from LineProgressProps . open Defined in node_modules/@types/react/index.d.ts:1884 Optional optimum # \u2022 optimum ? : number Inherited from LineProgressProps . optimum Defined in node_modules/@types/react/index.d.ts:1885 Optional pattern # \u2022 pattern ? : string Inherited from LineProgressProps . pattern Defined in node_modules/@types/react/index.d.ts:1886 Optional placeholder # \u2022 placeholder ? : string Inherited from LineProgressProps . placeholder Overrides ButtonProps . placeholder Defined in node_modules/@types/react/index.d.ts:1887 Optional playsInline # \u2022 playsInline ? : boolean Inherited from LineProgressProps . playsInline Defined in node_modules/@types/react/index.d.ts:1888 Optional poster # \u2022 poster ? : string Inherited from LineProgressProps . poster Defined in node_modules/@types/react/index.d.ts:1889 Optional precise # \u2022 precise ? : number Defined in src/renderer/components/line-progress/line-progress.tsx:32 Optional prefix # \u2022 prefix ? : string Inherited from ButtonProps . prefix Defined in node_modules/@types/react/index.d.ts:1780 Optional preload # \u2022 preload ? : string Inherited from LineProgressProps . preload Defined in node_modules/@types/react/index.d.ts:1890 Optional property # \u2022 property ? : string Inherited from ButtonProps . property Defined in node_modules/@types/react/index.d.ts:1781 Optional radioGroup # \u2022 radioGroup ? : string Inherited from ButtonProps . radioGroup Defined in node_modules/@types/react/index.d.ts:1771 Optional readOnly # \u2022 readOnly ? : boolean Inherited from LineProgressProps . readOnly Defined in node_modules/@types/react/index.d.ts:1891 Optional ref # \u2022 ref ? : LegacyRef\u2039any\u203a Inherited from LineProgressProps . ref Defined in node_modules/@types/react/index.d.ts:143 Optional rel # \u2022 rel ? : string Inherited from LineProgressProps . rel Defined in node_modules/@types/react/index.d.ts:1892 Optional required # \u2022 required ? : boolean Inherited from LineProgressProps . required Defined in node_modules/@types/react/index.d.ts:1893 Optional resource # \u2022 resource ? : string Inherited from ButtonProps . resource Defined in node_modules/@types/react/index.d.ts:1782 Optional results # \u2022 results ? : number Inherited from ButtonProps . results Defined in node_modules/@types/react/index.d.ts:1796 Optional reversed # \u2022 reversed ? : boolean Inherited from LineProgressProps . reversed Defined in node_modules/@types/react/index.d.ts:1894 Optional role # \u2022 role ? : string Inherited from ButtonProps . role Defined in node_modules/@types/react/index.d.ts:1774 Optional rowSpan # \u2022 rowSpan ? : number Inherited from LineProgressProps . rowSpan Defined in node_modules/@types/react/index.d.ts:1896 Optional rows # \u2022 rows ? : number Inherited from LineProgressProps . rows Defined in node_modules/@types/react/index.d.ts:1895 Optional sandbox # \u2022 sandbox ? : string Inherited from LineProgressProps . sandbox Defined in node_modules/@types/react/index.d.ts:1897 Optional scope # \u2022 scope ? : string Inherited from LineProgressProps . scope Defined in node_modules/@types/react/index.d.ts:1898 Optional scoped # \u2022 scoped ? : boolean Inherited from LineProgressProps . scoped Defined in node_modules/@types/react/index.d.ts:1899 Optional scrolling # \u2022 scrolling ? : string Inherited from LineProgressProps . scrolling Defined in node_modules/@types/react/index.d.ts:1900 Optional seamless # \u2022 seamless ? : boolean Inherited from LineProgressProps . seamless Defined in node_modules/@types/react/index.d.ts:1901 Optional security # \u2022 security ? : string Inherited from ButtonProps . security Defined in node_modules/@types/react/index.d.ts:1797 Optional selected # \u2022 selected ? : boolean Inherited from LineProgressProps . selected Defined in node_modules/@types/react/index.d.ts:1902 Optional shape # \u2022 shape ? : string Inherited from LineProgressProps . shape Defined in node_modules/@types/react/index.d.ts:1903 Optional size # \u2022 size ? : number Inherited from LineProgressProps . size Defined in node_modules/@types/react/index.d.ts:1904 Optional sizes # \u2022 sizes ? : string Inherited from LineProgressProps . sizes Defined in node_modules/@types/react/index.d.ts:1905 Optional slot # \u2022 slot ? : string Inherited from ButtonProps . slot Defined in node_modules/@types/react/index.d.ts:1763 Optional span # \u2022 span ? : number Inherited from LineProgressProps . span Defined in node_modules/@types/react/index.d.ts:1906 Optional spellCheck # \u2022 spellCheck ? : Booleanish Inherited from ButtonProps . spellCheck Defined in node_modules/@types/react/index.d.ts:1764 Optional src # \u2022 src ? : string Inherited from LineProgressProps . src Defined in node_modules/@types/react/index.d.ts:1907 Optional srcDoc # \u2022 srcDoc ? : string Inherited from LineProgressProps . srcDoc Defined in node_modules/@types/react/index.d.ts:1908 Optional srcLang # \u2022 srcLang ? : string Inherited from LineProgressProps . srcLang Defined in node_modules/@types/react/index.d.ts:1909 Optional srcSet # \u2022 srcSet ? : string Inherited from LineProgressProps . srcSet Defined in node_modules/@types/react/index.d.ts:1910 Optional start # \u2022 start ? : number Inherited from LineProgressProps . start Defined in node_modules/@types/react/index.d.ts:1911 Optional step # \u2022 step ? : number | string Inherited from LineProgressProps . step Defined in node_modules/@types/react/index.d.ts:1912 Optional style # \u2022 style ? : CSSProperties Inherited from ButtonProps . style Defined in node_modules/@types/react/index.d.ts:1765 Optional summary # \u2022 summary ? : string Inherited from LineProgressProps . summary Defined in node_modules/@types/react/index.d.ts:1913 Optional suppressContentEditableWarning # \u2022 suppressContentEditableWarning ? : boolean Inherited from ButtonProps . suppressContentEditableWarning Defined in node_modules/@types/react/index.d.ts:1749 Optional suppressHydrationWarning # \u2022 suppressHydrationWarning ? : boolean Inherited from ButtonProps . suppressHydrationWarning Defined in node_modules/@types/react/index.d.ts:1750 Optional tabIndex # \u2022 tabIndex ? : number Inherited from ButtonProps . tabIndex Defined in node_modules/@types/react/index.d.ts:1766 Optional target # \u2022 target ? : string Inherited from LineProgressProps . target Defined in node_modules/@types/react/index.d.ts:1914 Optional title # \u2022 title ? : string Inherited from ButtonProps . title Defined in node_modules/@types/react/index.d.ts:1767 Optional tooltip # \u2022 tooltip ? : ReactNode | Omit\u2039 TooltipProps , \"targetId\"\u203a Inherited from ButtonProps . tooltip Defined in src/renderer/components/tooltip/withTooltip.tsx:31 Optional tooltipOverrideDisabled # \u2022 tooltipOverrideDisabled ? : boolean Inherited from ButtonProps . tooltipOverrideDisabled Defined in src/renderer/components/tooltip/withTooltip.tsx:36 forces tooltip to detect the target's parent for mouse events. This is useful for displaying tooltips even when the target is \"disabled\" Optional translate # \u2022 translate ? : \"yes\" | \"no\" Inherited from ButtonProps . translate Defined in node_modules/@types/react/index.d.ts:1768 Optional type # \u2022 type ? : string Inherited from LineProgressProps . type Defined in node_modules/@types/react/index.d.ts:1915 Optional typeof # \u2022 typeof ? : string Inherited from ButtonProps . typeof Defined in node_modules/@types/react/index.d.ts:1783 Optional unselectable # \u2022 unselectable ? : \"on\" | \"off\" Inherited from ButtonProps . unselectable Defined in node_modules/@types/react/index.d.ts:1798 Optional useMap # \u2022 useMap ? : string Inherited from LineProgressProps . useMap Defined in node_modules/@types/react/index.d.ts:1916 value # \u2022 value : number Overrides MenuItemProps . value Defined in src/renderer/components/line-progress/line-progress.tsx:28 Optional vocab # \u2022 vocab ? : string Inherited from ButtonProps . vocab Defined in node_modules/@types/react/index.d.ts:1784 Optional width # \u2022 width ? : number | string Inherited from LineProgressProps . width Defined in node_modules/@types/react/index.d.ts:1918 Optional wmode # \u2022 wmode ? : string Inherited from LineProgressProps . wmode Defined in node_modules/@types/react/index.d.ts:1919 Optional wrap # \u2022 wrap ? : string Inherited from LineProgressProps . wrap Defined in node_modules/@types/react/index.d.ts:1920","title":"Interface: LineProgressProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#interface-lineprogressprops","text":"","title":"Interface: LineProgressProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#hierarchy","text":"HTMLProps\u2039any\u203a TooltipDecoratorProps \u21b3 LineProgressProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#properties","text":"about accept acceptCharset accessKey action allowFullScreen allowTransparency alt aria-activedescendant aria-atomic aria-autocomplete aria-busy aria-checked aria-colcount aria-colindex aria-colspan aria-controls aria-current aria-describedby aria-details aria-disabled aria-dropeffect aria-errormessage aria-expanded aria-flowto aria-grabbed aria-haspopup aria-hidden aria-invalid aria-keyshortcuts aria-label aria-labelledby aria-level aria-live aria-modal aria-multiline aria-multiselectable aria-orientation aria-owns aria-placeholder aria-posinset aria-pressed aria-readonly aria-relevant aria-required aria-roledescription aria-rowcount aria-rowindex aria-rowspan aria-selected aria-setsize aria-sort aria-valuemax aria-valuemin aria-valuenow aria-valuetext as async autoCapitalize autoComplete autoCorrect autoFocus autoPlay autoSave capture cellPadding cellSpacing challenge charSet checked children cite classID className colSpan color cols content contentEditable contextMenu controls coords crossOrigin dangerouslySetInnerHTML data datatype dateTime default defaultChecked defaultValue defer dir disabled download draggable encType form formAction formEncType formMethod formNoValidate formTarget frameBorder headers height hidden high href hrefLang htmlFor httpEquiv id inlist inputMode integrity is itemID itemProp itemRef itemScope itemType key keyParams keyType kind label lang list loop low manifest marginHeight marginWidth max maxLength media mediaGroup method min minLength multiple muted name noValidate nonce onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture open optimum pattern placeholder playsInline poster precise prefix preload property radioGroup readOnly ref rel required resource results reversed role rowSpan rows sandbox scope scoped scrolling seamless security selected shape size sizes slot span spellCheck src srcDoc srcLang srcSet start step style summary suppressContentEditableWarning suppressHydrationWarning tabIndex target title tooltip tooltipOverrideDisabled translate type typeof unselectable useMap value vocab width wmode wrap","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-about","text":"\u2022 about ? : string Inherited from ButtonProps . about Defined in node_modules/@types/react/index.d.ts:1777","title":"Optional about"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-accept","text":"\u2022 accept ? : string Inherited from LineProgressProps . accept Defined in node_modules/@types/react/index.d.ts:1815","title":"Optional accept"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-acceptcharset","text":"\u2022 acceptCharset ? : string Inherited from LineProgressProps . acceptCharset Defined in node_modules/@types/react/index.d.ts:1816","title":"Optional acceptCharset"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-accesskey","text":"\u2022 accessKey ? : string Inherited from ButtonProps . accessKey Defined in node_modules/@types/react/index.d.ts:1753","title":"Optional accessKey"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-action","text":"\u2022 action ? : string Inherited from LineProgressProps . action Defined in node_modules/@types/react/index.d.ts:1817","title":"Optional action"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-allowfullscreen","text":"\u2022 allowFullScreen ? : boolean Inherited from LineProgressProps . allowFullScreen Defined in node_modules/@types/react/index.d.ts:1818","title":"Optional allowFullScreen"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-allowtransparency","text":"\u2022 allowTransparency ? : boolean Inherited from LineProgressProps . allowTransparency Defined in node_modules/@types/react/index.d.ts:1819","title":"Optional allowTransparency"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-alt","text":"\u2022 alt ? : string Inherited from LineProgressProps . alt Defined in node_modules/@types/react/index.d.ts:1820","title":"Optional alt"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-activedescendant","text":"\u2022 aria-activedescendant ? : string Inherited from ButtonProps . aria-activedescendant Defined in node_modules/@types/react/index.d.ts:1560 Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application.","title":"Optional aria-activedescendant"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-atomic","text":"\u2022 aria-atomic ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-atomic Defined in node_modules/@types/react/index.d.ts:1562 Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute.","title":"Optional aria-atomic"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-autocomplete","text":"\u2022 aria-autocomplete ? : \"none\" | \"inline\" | \"list\" | \"both\" Inherited from ButtonProps . aria-autocomplete Defined in node_modules/@types/react/index.d.ts:1567 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.","title":"Optional aria-autocomplete"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-busy","text":"\u2022 aria-busy ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-busy Defined in node_modules/@types/react/index.d.ts:1569 Indicates an element is being modified and that assistive technologies MAY want to wait until the modifications are complete before exposing them to the user.","title":"Optional aria-busy"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-checked","text":"\u2022 aria-checked ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-checked Defined in node_modules/@types/react/index.d.ts:1574 Indicates the current \"checked\" state of checkboxes, radio buttons, and other widgets. see aria-pressed @see aria-selected.","title":"Optional aria-checked"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-colcount","text":"\u2022 aria-colcount ? : number Inherited from ButtonProps . aria-colcount Defined in node_modules/@types/react/index.d.ts:1579 Defines the total number of columns in a table, grid, or treegrid. see aria-colindex.","title":"Optional aria-colcount"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-colindex","text":"\u2022 aria-colindex ? : number Inherited from ButtonProps . aria-colindex Defined in node_modules/@types/react/index.d.ts:1584 Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid. see aria-colcount @see aria-colspan.","title":"Optional aria-colindex"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-colspan","text":"\u2022 aria-colspan ? : number Inherited from ButtonProps . aria-colspan Defined in node_modules/@types/react/index.d.ts:1589 Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid. see aria-colindex @see aria-rowspan.","title":"Optional aria-colspan"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-controls","text":"\u2022 aria-controls ? : string Inherited from ButtonProps . aria-controls Defined in node_modules/@types/react/index.d.ts:1594 Identifies the element (or elements) whose contents or presence are controlled by the current element. see aria-owns.","title":"Optional aria-controls"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-current","text":"\u2022 aria-current ? : boolean | \"false\" | \"true\" | \"page\" | \"step\" | \"location\" | \"date\" | \"time\" Inherited from ButtonProps . aria-current Defined in node_modules/@types/react/index.d.ts:1596 Indicates the element that represents the current item within a container or set of related elements.","title":"Optional aria-current"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-describedby","text":"\u2022 aria-describedby ? : string Inherited from ButtonProps . aria-describedby Defined in node_modules/@types/react/index.d.ts:1601 Identifies the element (or elements) that describes the object. see aria-labelledby","title":"Optional aria-describedby"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-details","text":"\u2022 aria-details ? : string Inherited from ButtonProps . aria-details Defined in node_modules/@types/react/index.d.ts:1606 Identifies the element that provides a detailed, extended description for the object. see aria-describedby.","title":"Optional aria-details"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-disabled","text":"\u2022 aria-disabled ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-disabled Defined in node_modules/@types/react/index.d.ts:1611 Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable. see aria-hidden @see aria-readonly.","title":"Optional aria-disabled"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-dropeffect","text":"\u2022 aria-dropeffect ? : \"none\" | \"copy\" | \"execute\" | \"link\" | \"move\" | \"popup\" Inherited from ButtonProps . aria-dropeffect Defined in node_modules/@types/react/index.d.ts:1616 Indicates what functions can be performed when a dragged object is released on the drop target. deprecated in ARIA 1.1","title":"Optional aria-dropeffect"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-errormessage","text":"\u2022 aria-errormessage ? : string Inherited from ButtonProps . aria-errormessage Defined in node_modules/@types/react/index.d.ts:1621 Identifies the element that provides an error message for the object. see aria-invalid @see aria-describedby.","title":"Optional aria-errormessage"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-expanded","text":"\u2022 aria-expanded ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-expanded Defined in node_modules/@types/react/index.d.ts:1623 Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed.","title":"Optional aria-expanded"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-flowto","text":"\u2022 aria-flowto ? : string Inherited from ButtonProps . aria-flowto Defined in node_modules/@types/react/index.d.ts:1628 Identifies the next element (or elements) in an alternate reading order of content which, at the user's discretion, allows assistive technology to override the general default of reading in document source order.","title":"Optional aria-flowto"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-grabbed","text":"\u2022 aria-grabbed ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-grabbed Defined in node_modules/@types/react/index.d.ts:1633 Indicates an element's \"grabbed\" state in a drag-and-drop operation. deprecated in ARIA 1.1","title":"Optional aria-grabbed"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-haspopup","text":"\u2022 aria-haspopup ? : boolean | \"false\" | \"true\" | \"menu\" | \"listbox\" | \"tree\" | \"grid\" | \"dialog\" Inherited from ButtonProps . aria-haspopup Defined in node_modules/@types/react/index.d.ts:1635 Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.","title":"Optional aria-haspopup"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-hidden","text":"\u2022 aria-hidden ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-hidden Defined in node_modules/@types/react/index.d.ts:1640 Indicates whether the element is exposed to an accessibility API. see aria-disabled.","title":"Optional aria-hidden"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-invalid","text":"\u2022 aria-invalid ? : boolean | \"false\" | \"true\" | \"grammar\" | \"spelling\" Inherited from ButtonProps . aria-invalid Defined in node_modules/@types/react/index.d.ts:1645 Indicates the entered value does not conform to the format expected by the application. see aria-errormessage.","title":"Optional aria-invalid"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-keyshortcuts","text":"\u2022 aria-keyshortcuts ? : string Inherited from ButtonProps . aria-keyshortcuts Defined in node_modules/@types/react/index.d.ts:1647 Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element.","title":"Optional aria-keyshortcuts"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-label","text":"\u2022 aria-label ? : string Inherited from ButtonProps . aria-label Defined in node_modules/@types/react/index.d.ts:1652 Defines a string value that labels the current element. see aria-labelledby.","title":"Optional aria-label"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-labelledby","text":"\u2022 aria-labelledby ? : string Inherited from ButtonProps . aria-labelledby Defined in node_modules/@types/react/index.d.ts:1657 Identifies the element (or elements) that labels the current element. see aria-describedby.","title":"Optional aria-labelledby"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-level","text":"\u2022 aria-level ? : number Inherited from ButtonProps . aria-level Defined in node_modules/@types/react/index.d.ts:1659 Defines the hierarchical level of an element within a structure.","title":"Optional aria-level"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-live","text":"\u2022 aria-live ? : \"off\" | \"assertive\" | \"polite\" Inherited from ButtonProps . aria-live Defined in node_modules/@types/react/index.d.ts:1661 Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region.","title":"Optional aria-live"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-modal","text":"\u2022 aria-modal ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-modal Defined in node_modules/@types/react/index.d.ts:1663 Indicates whether an element is modal when displayed.","title":"Optional aria-modal"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-multiline","text":"\u2022 aria-multiline ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiline Defined in node_modules/@types/react/index.d.ts:1665 Indicates whether a text box accepts multiple lines of input or only a single line.","title":"Optional aria-multiline"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-multiselectable","text":"\u2022 aria-multiselectable ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiselectable Defined in node_modules/@types/react/index.d.ts:1667 Indicates that the user may select more than one item from the current selectable descendants.","title":"Optional aria-multiselectable"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-orientation","text":"\u2022 aria-orientation ? : \"horizontal\" | \"vertical\" Inherited from ButtonProps . aria-orientation Defined in node_modules/@types/react/index.d.ts:1669 Indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous.","title":"Optional aria-orientation"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-owns","text":"\u2022 aria-owns ? : string Inherited from ButtonProps . aria-owns Defined in node_modules/@types/react/index.d.ts:1675 Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship between DOM elements where the DOM hierarchy cannot be used to represent the relationship. see aria-controls.","title":"Optional aria-owns"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-placeholder","text":"\u2022 aria-placeholder ? : string Inherited from ButtonProps . aria-placeholder Defined in node_modules/@types/react/index.d.ts:1680 Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value. A hint could be a sample value or a brief description of the expected format.","title":"Optional aria-placeholder"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-posinset","text":"\u2022 aria-posinset ? : number Inherited from ButtonProps . aria-posinset Defined in node_modules/@types/react/index.d.ts:1685 Defines an element's number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-setsize.","title":"Optional aria-posinset"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-pressed","text":"\u2022 aria-pressed ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-pressed Defined in node_modules/@types/react/index.d.ts:1690 Indicates the current \"pressed\" state of toggle buttons. see aria-checked @see aria-selected.","title":"Optional aria-pressed"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-readonly","text":"\u2022 aria-readonly ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-readonly Defined in node_modules/@types/react/index.d.ts:1695 Indicates that the element is not editable, but is otherwise operable. see aria-disabled.","title":"Optional aria-readonly"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-relevant","text":"\u2022 aria-relevant ? : \"additions\" | \"additions removals\" | \"additions text\" | \"all\" | \"removals\" | \"removals additions\" | \"removals text\" | \"text\" | \"text additions\" | \"text removals\" Inherited from ButtonProps . aria-relevant Defined in node_modules/@types/react/index.d.ts:1700 Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified. see aria-atomic.","title":"Optional aria-relevant"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-required","text":"\u2022 aria-required ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-required Defined in node_modules/@types/react/index.d.ts:1702 Indicates that user input is required on the element before a form may be submitted.","title":"Optional aria-required"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-roledescription","text":"\u2022 aria-roledescription ? : string Inherited from ButtonProps . aria-roledescription Defined in node_modules/@types/react/index.d.ts:1704 Defines a human-readable, author-localized description for the role of an element.","title":"Optional aria-roledescription"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-rowcount","text":"\u2022 aria-rowcount ? : number Inherited from ButtonProps . aria-rowcount Defined in node_modules/@types/react/index.d.ts:1709 Defines the total number of rows in a table, grid, or treegrid. see aria-rowindex.","title":"Optional aria-rowcount"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-rowindex","text":"\u2022 aria-rowindex ? : number Inherited from ButtonProps . aria-rowindex Defined in node_modules/@types/react/index.d.ts:1714 Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid. see aria-rowcount @see aria-rowspan.","title":"Optional aria-rowindex"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-rowspan","text":"\u2022 aria-rowspan ? : number Inherited from ButtonProps . aria-rowspan Defined in node_modules/@types/react/index.d.ts:1719 Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid. see aria-rowindex @see aria-colspan.","title":"Optional aria-rowspan"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-selected","text":"\u2022 aria-selected ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-selected Defined in node_modules/@types/react/index.d.ts:1724 Indicates the current \"selected\" state of various widgets. see aria-checked @see aria-pressed.","title":"Optional aria-selected"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-setsize","text":"\u2022 aria-setsize ? : number Inherited from ButtonProps . aria-setsize Defined in node_modules/@types/react/index.d.ts:1729 Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-posinset.","title":"Optional aria-setsize"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-sort","text":"\u2022 aria-sort ? : \"none\" | \"ascending\" | \"descending\" | \"other\" Inherited from ButtonProps . aria-sort Defined in node_modules/@types/react/index.d.ts:1731 Indicates if items in a table or grid are sorted in ascending or descending order.","title":"Optional aria-sort"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-valuemax","text":"\u2022 aria-valuemax ? : number Inherited from ButtonProps . aria-valuemax Defined in node_modules/@types/react/index.d.ts:1733 Defines the maximum allowed value for a range widget.","title":"Optional aria-valuemax"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-valuemin","text":"\u2022 aria-valuemin ? : number Inherited from ButtonProps . aria-valuemin Defined in node_modules/@types/react/index.d.ts:1735 Defines the minimum allowed value for a range widget.","title":"Optional aria-valuemin"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-valuenow","text":"\u2022 aria-valuenow ? : number Inherited from ButtonProps . aria-valuenow Defined in node_modules/@types/react/index.d.ts:1740 Defines the current value for a range widget. see aria-valuetext.","title":"Optional aria-valuenow"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-valuetext","text":"\u2022 aria-valuetext ? : string Inherited from ButtonProps . aria-valuetext Defined in node_modules/@types/react/index.d.ts:1742 Defines the human readable text alternative of aria-valuenow for a range widget.","title":"Optional aria-valuetext"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-as","text":"\u2022 as ? : string Inherited from LineProgressProps . as Defined in node_modules/@types/react/index.d.ts:1821","title":"Optional as"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-async","text":"\u2022 async ? : boolean Inherited from LineProgressProps . async Defined in node_modules/@types/react/index.d.ts:1822","title":"Optional async"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-autocapitalize","text":"\u2022 autoCapitalize ? : string Inherited from ButtonProps . autoCapitalize Defined in node_modules/@types/react/index.d.ts:1787","title":"Optional autoCapitalize"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-autocomplete","text":"\u2022 autoComplete ? : string Inherited from LineProgressProps . autoComplete Defined in node_modules/@types/react/index.d.ts:1823","title":"Optional autoComplete"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-autocorrect","text":"\u2022 autoCorrect ? : string Inherited from ButtonProps . autoCorrect Defined in node_modules/@types/react/index.d.ts:1788","title":"Optional autoCorrect"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-autofocus","text":"\u2022 autoFocus ? : boolean Inherited from LineProgressProps . autoFocus Defined in node_modules/@types/react/index.d.ts:1824","title":"Optional autoFocus"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-autoplay","text":"\u2022 autoPlay ? : boolean Inherited from LineProgressProps . autoPlay Defined in node_modules/@types/react/index.d.ts:1825","title":"Optional autoPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-autosave","text":"\u2022 autoSave ? : string Inherited from ButtonProps . autoSave Defined in node_modules/@types/react/index.d.ts:1789","title":"Optional autoSave"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-capture","text":"\u2022 capture ? : boolean | string Inherited from LineProgressProps . capture Defined in node_modules/@types/react/index.d.ts:1826","title":"Optional capture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-cellpadding","text":"\u2022 cellPadding ? : number | string Inherited from LineProgressProps . cellPadding Defined in node_modules/@types/react/index.d.ts:1827","title":"Optional cellPadding"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-cellspacing","text":"\u2022 cellSpacing ? : number | string Inherited from LineProgressProps . cellSpacing Defined in node_modules/@types/react/index.d.ts:1828","title":"Optional cellSpacing"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-challenge","text":"\u2022 challenge ? : string Inherited from LineProgressProps . challenge Defined in node_modules/@types/react/index.d.ts:1830","title":"Optional challenge"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-charset","text":"\u2022 charSet ? : string Inherited from LineProgressProps . charSet Defined in node_modules/@types/react/index.d.ts:1829","title":"Optional charSet"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-checked","text":"\u2022 checked ? : boolean Inherited from LineProgressProps . checked Defined in node_modules/@types/react/index.d.ts:1831","title":"Optional checked"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-children","text":"\u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350","title":"Optional children"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-cite","text":"\u2022 cite ? : string Inherited from LineProgressProps . cite Defined in node_modules/@types/react/index.d.ts:1832","title":"Optional cite"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-classid","text":"\u2022 classID ? : string Inherited from LineProgressProps . classID Defined in node_modules/@types/react/index.d.ts:1833","title":"Optional classID"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-classname","text":"\u2022 className ? : any Overrides ButtonProps . className Defined in src/renderer/components/line-progress/line-progress.tsx:31","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-colspan","text":"\u2022 colSpan ? : number Inherited from LineProgressProps . colSpan Defined in node_modules/@types/react/index.d.ts:1835","title":"Optional colSpan"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-color","text":"\u2022 color ? : string Inherited from ButtonProps . color Defined in node_modules/@types/react/index.d.ts:1790","title":"Optional color"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-cols","text":"\u2022 cols ? : number Inherited from LineProgressProps . cols Defined in node_modules/@types/react/index.d.ts:1834","title":"Optional cols"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-content","text":"\u2022 content ? : string Inherited from LineProgressProps . content Defined in node_modules/@types/react/index.d.ts:1836","title":"Optional content"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-contenteditable","text":"\u2022 contentEditable ? : Booleanish | \"inherit\" Inherited from ButtonProps . contentEditable Defined in node_modules/@types/react/index.d.ts:1755","title":"Optional contentEditable"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-contextmenu","text":"\u2022 contextMenu ? : string Inherited from ButtonProps . contextMenu Defined in node_modules/@types/react/index.d.ts:1756","title":"Optional contextMenu"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-controls","text":"\u2022 controls ? : boolean Inherited from LineProgressProps . controls Defined in node_modules/@types/react/index.d.ts:1837","title":"Optional controls"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-coords","text":"\u2022 coords ? : string Inherited from LineProgressProps . coords Defined in node_modules/@types/react/index.d.ts:1838","title":"Optional coords"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-crossorigin","text":"\u2022 crossOrigin ? : string Inherited from LineProgressProps . crossOrigin Defined in node_modules/@types/react/index.d.ts:1839","title":"Optional crossOrigin"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-dangerouslysetinnerhtml","text":"\u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351","title":"Optional dangerouslySetInnerHTML"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-data","text":"\u2022 data ? : string Inherited from LineProgressProps . data Defined in node_modules/@types/react/index.d.ts:1840","title":"Optional data"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-datatype","text":"\u2022 datatype ? : string Inherited from ButtonProps . datatype Defined in node_modules/@types/react/index.d.ts:1778","title":"Optional datatype"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-datetime","text":"\u2022 dateTime ? : string Inherited from LineProgressProps . dateTime Defined in node_modules/@types/react/index.d.ts:1841","title":"Optional dateTime"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-default","text":"\u2022 default ? : boolean Inherited from LineProgressProps . default Defined in node_modules/@types/react/index.d.ts:1842","title":"Optional default"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-defaultchecked","text":"\u2022 defaultChecked ? : boolean Inherited from ButtonProps . defaultChecked Defined in node_modules/@types/react/index.d.ts:1747","title":"Optional defaultChecked"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-defaultvalue","text":"\u2022 defaultValue ? : string | number | ReadonlyArray\u2039string\u203a Inherited from ButtonProps . defaultValue Defined in node_modules/@types/react/index.d.ts:1748","title":"Optional defaultValue"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-defer","text":"\u2022 defer ? : boolean Inherited from LineProgressProps . defer Defined in node_modules/@types/react/index.d.ts:1843","title":"Optional defer"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-dir","text":"\u2022 dir ? : string Inherited from ButtonProps . dir Defined in node_modules/@types/react/index.d.ts:1757","title":"Optional dir"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-disabled","text":"\u2022 disabled ? : boolean Inherited from LineProgressProps . disabled Defined in node_modules/@types/react/index.d.ts:1844","title":"Optional disabled"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-download","text":"\u2022 download ? : any Inherited from LineProgressProps . download Defined in node_modules/@types/react/index.d.ts:1845","title":"Optional download"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-draggable","text":"\u2022 draggable ? : Booleanish Inherited from ButtonProps . draggable Defined in node_modules/@types/react/index.d.ts:1758","title":"Optional draggable"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-enctype","text":"\u2022 encType ? : string Inherited from LineProgressProps . encType Defined in node_modules/@types/react/index.d.ts:1846","title":"Optional encType"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-form","text":"\u2022 form ? : string Inherited from LineProgressProps . form Defined in node_modules/@types/react/index.d.ts:1847","title":"Optional form"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-formaction","text":"\u2022 formAction ? : string Inherited from LineProgressProps . formAction Defined in node_modules/@types/react/index.d.ts:1848","title":"Optional formAction"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-formenctype","text":"\u2022 formEncType ? : string Inherited from LineProgressProps . formEncType Defined in node_modules/@types/react/index.d.ts:1849","title":"Optional formEncType"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-formmethod","text":"\u2022 formMethod ? : string Inherited from LineProgressProps . formMethod Defined in node_modules/@types/react/index.d.ts:1850","title":"Optional formMethod"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-formnovalidate","text":"\u2022 formNoValidate ? : boolean Inherited from LineProgressProps . formNoValidate Defined in node_modules/@types/react/index.d.ts:1851","title":"Optional formNoValidate"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-formtarget","text":"\u2022 formTarget ? : string Inherited from LineProgressProps . formTarget Defined in node_modules/@types/react/index.d.ts:1852","title":"Optional formTarget"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-frameborder","text":"\u2022 frameBorder ? : number | string Inherited from LineProgressProps . frameBorder Defined in node_modules/@types/react/index.d.ts:1853","title":"Optional frameBorder"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-headers","text":"\u2022 headers ? : string Inherited from LineProgressProps . headers Defined in node_modules/@types/react/index.d.ts:1854","title":"Optional headers"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-height","text":"\u2022 height ? : number | string Inherited from LineProgressProps . height Defined in node_modules/@types/react/index.d.ts:1855","title":"Optional height"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-hidden","text":"\u2022 hidden ? : boolean Inherited from IconProps . hidden Defined in node_modules/@types/react/index.d.ts:1759","title":"Optional hidden"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-high","text":"\u2022 high ? : number Inherited from LineProgressProps . high Defined in node_modules/@types/react/index.d.ts:1856","title":"Optional high"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-href","text":"\u2022 href ? : string Inherited from LineProgressProps . href Defined in node_modules/@types/react/index.d.ts:1857","title":"Optional href"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-hreflang","text":"\u2022 hrefLang ? : string Inherited from LineProgressProps . hrefLang Defined in node_modules/@types/react/index.d.ts:1858","title":"Optional hrefLang"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-htmlfor","text":"\u2022 htmlFor ? : string Inherited from LineProgressProps . htmlFor Defined in node_modules/@types/react/index.d.ts:1859","title":"Optional htmlFor"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-httpequiv","text":"\u2022 httpEquiv ? : string Inherited from LineProgressProps . httpEquiv Defined in node_modules/@types/react/index.d.ts:1860","title":"Optional httpEquiv"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-id","text":"\u2022 id ? : string Inherited from ButtonProps . id Defined in node_modules/@types/react/index.d.ts:1760","title":"Optional id"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-inlist","text":"\u2022 inlist ? : any Inherited from ButtonProps . inlist Defined in node_modules/@types/react/index.d.ts:1779","title":"Optional inlist"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-inputmode","text":"\u2022 inputMode ? : \"none\" | \"text\" | \"tel\" | \"url\" | \"email\" | \"numeric\" | \"decimal\" | \"search\" Inherited from ButtonProps . inputMode Defined in node_modules/@types/react/index.d.ts:1805 Hints at the type of data that might be entered by the user while editing the element or its contents see https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute","title":"Optional inputMode"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-integrity","text":"\u2022 integrity ? : string Inherited from LineProgressProps . integrity Defined in node_modules/@types/react/index.d.ts:1861","title":"Optional integrity"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-is","text":"\u2022 is ? : string Inherited from ButtonProps . is Defined in node_modules/@types/react/index.d.ts:1810 Specify that a standard HTML element should behave like a defined custom built-in element see https://html.spec.whatwg.org/multipage/custom-elements.html#attr-is","title":"Optional is"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-itemid","text":"\u2022 itemID ? : string Inherited from ButtonProps . itemID Defined in node_modules/@types/react/index.d.ts:1794","title":"Optional itemID"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-itemprop","text":"\u2022 itemProp ? : string Inherited from ButtonProps . itemProp Defined in node_modules/@types/react/index.d.ts:1791","title":"Optional itemProp"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-itemref","text":"\u2022 itemRef ? : string Inherited from ButtonProps . itemRef Defined in node_modules/@types/react/index.d.ts:1795","title":"Optional itemRef"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-itemscope","text":"\u2022 itemScope ? : boolean Inherited from ButtonProps . itemScope Defined in node_modules/@types/react/index.d.ts:1792","title":"Optional itemScope"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-itemtype","text":"\u2022 itemType ? : string Inherited from ButtonProps . itemType Defined in node_modules/@types/react/index.d.ts:1793","title":"Optional itemType"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-key","text":"\u2022 key ? : Key | null Inherited from LineProgressProps . key Defined in node_modules/@types/react/index.d.ts:137","title":"Optional key"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-keyparams","text":"\u2022 keyParams ? : string Inherited from LineProgressProps . keyParams Defined in node_modules/@types/react/index.d.ts:1862","title":"Optional keyParams"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-keytype","text":"\u2022 keyType ? : string Inherited from LineProgressProps . keyType Defined in node_modules/@types/react/index.d.ts:1863","title":"Optional keyType"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-kind","text":"\u2022 kind ? : string Inherited from LineProgressProps . kind Defined in node_modules/@types/react/index.d.ts:1864","title":"Optional kind"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-label","text":"\u2022 label ? : string Inherited from LineProgressProps . label Defined in node_modules/@types/react/index.d.ts:1865","title":"Optional label"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-lang","text":"\u2022 lang ? : string Inherited from ButtonProps . lang Defined in node_modules/@types/react/index.d.ts:1761","title":"Optional lang"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-list","text":"\u2022 list ? : string Inherited from LineProgressProps . list Defined in node_modules/@types/react/index.d.ts:1866","title":"Optional list"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-loop","text":"\u2022 loop ? : boolean Inherited from LineProgressProps . loop Defined in node_modules/@types/react/index.d.ts:1867","title":"Optional loop"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-low","text":"\u2022 low ? : number Inherited from LineProgressProps . low Defined in node_modules/@types/react/index.d.ts:1868","title":"Optional low"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-manifest","text":"\u2022 manifest ? : string Inherited from LineProgressProps . manifest Defined in node_modules/@types/react/index.d.ts:1869","title":"Optional manifest"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-marginheight","text":"\u2022 marginHeight ? : number Inherited from LineProgressProps . marginHeight Defined in node_modules/@types/react/index.d.ts:1870","title":"Optional marginHeight"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-marginwidth","text":"\u2022 marginWidth ? : number Inherited from LineProgressProps . marginWidth Defined in node_modules/@types/react/index.d.ts:1871","title":"Optional marginWidth"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-max","text":"\u2022 max ? : number Overrides MenuItemProps . max Defined in src/renderer/components/line-progress/line-progress.tsx:30","title":"Optional max"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-maxlength","text":"\u2022 maxLength ? : number Inherited from LineProgressProps . maxLength Defined in node_modules/@types/react/index.d.ts:1873","title":"Optional maxLength"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-media","text":"\u2022 media ? : string Inherited from LineProgressProps . media Defined in node_modules/@types/react/index.d.ts:1874","title":"Optional media"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-mediagroup","text":"\u2022 mediaGroup ? : string Inherited from LineProgressProps . mediaGroup Defined in node_modules/@types/react/index.d.ts:1875","title":"Optional mediaGroup"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-method","text":"\u2022 method ? : string Inherited from LineProgressProps . method Defined in node_modules/@types/react/index.d.ts:1876","title":"Optional method"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-min","text":"\u2022 min ? : number Overrides MenuItemProps . min Defined in src/renderer/components/line-progress/line-progress.tsx:29","title":"Optional min"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-minlength","text":"\u2022 minLength ? : number Inherited from LineProgressProps . minLength Defined in node_modules/@types/react/index.d.ts:1878","title":"Optional minLength"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-multiple","text":"\u2022 multiple ? : boolean Inherited from LineProgressProps . multiple Defined in node_modules/@types/react/index.d.ts:1879","title":"Optional multiple"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-muted","text":"\u2022 muted ? : boolean Inherited from LineProgressProps . muted Defined in node_modules/@types/react/index.d.ts:1880","title":"Optional muted"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-name","text":"\u2022 name ? : string Inherited from LineProgressProps . name Defined in node_modules/@types/react/index.d.ts:1881","title":"Optional name"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-novalidate","text":"\u2022 noValidate ? : boolean Inherited from LineProgressProps . noValidate Defined in node_modules/@types/react/index.d.ts:1883","title":"Optional noValidate"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-nonce","text":"\u2022 nonce ? : string Inherited from LineProgressProps . nonce Defined in node_modules/@types/react/index.d.ts:1882","title":"Optional nonce"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onabort","text":"\u2022 onAbort ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406","title":"Optional onAbort"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onabortcapture","text":"\u2022 onAbortCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407","title":"Optional onAbortCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onanimationend","text":"\u2022 onAnimationEnd ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536","title":"Optional onAnimationEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onanimationendcapture","text":"\u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537","title":"Optional onAnimationEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onanimationiteration","text":"\u2022 onAnimationIteration ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538","title":"Optional onAnimationIteration"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onanimationiterationcapture","text":"\u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539","title":"Optional onAnimationIterationCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onanimationstart","text":"\u2022 onAnimationStart ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534","title":"Optional onAnimationStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onanimationstartcapture","text":"\u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535","title":"Optional onAnimationStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onauxclick","text":"\u2022 onAuxClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452","title":"Optional onAuxClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onauxclickcapture","text":"\u2022 onAuxClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453","title":"Optional onAuxClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onbeforeinput","text":"\u2022 onBeforeInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380","title":"Optional onBeforeInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onbeforeinputcapture","text":"\u2022 onBeforeInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381","title":"Optional onBeforeInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onblur","text":"\u2022 onBlur ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374","title":"Optional onBlur"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onblurcapture","text":"\u2022 onBlurCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375","title":"Optional onBlurCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-oncanplay","text":"\u2022 onCanPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408","title":"Optional onCanPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-oncanplaycapture","text":"\u2022 onCanPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409","title":"Optional onCanPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-oncanplaythrough","text":"\u2022 onCanPlayThrough ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410","title":"Optional onCanPlayThrough"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-oncanplaythroughcapture","text":"\u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411","title":"Optional onCanPlayThroughCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onchange","text":"\u2022 onChange ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378","title":"Optional onChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onchangecapture","text":"\u2022 onChangeCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379","title":"Optional onChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onclick","text":"\u2022 onClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454","title":"Optional onClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onclickcapture","text":"\u2022 onClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455","title":"Optional onClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-oncompositionend","text":"\u2022 onCompositionEnd ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364","title":"Optional onCompositionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-oncompositionendcapture","text":"\u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365","title":"Optional onCompositionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-oncompositionstart","text":"\u2022 onCompositionStart ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366","title":"Optional onCompositionStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-oncompositionstartcapture","text":"\u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367","title":"Optional onCompositionStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-oncompositionupdate","text":"\u2022 onCompositionUpdate ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368","title":"Optional onCompositionUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-oncompositionupdatecapture","text":"\u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369","title":"Optional onCompositionUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-oncontextmenu","text":"\u2022 onContextMenu ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456","title":"Optional onContextMenu"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-oncontextmenucapture","text":"\u2022 onContextMenuCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457","title":"Optional onContextMenuCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-oncopy","text":"\u2022 onCopy ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356","title":"Optional onCopy"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-oncopycapture","text":"\u2022 onCopyCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357","title":"Optional onCopyCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-oncut","text":"\u2022 onCut ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358","title":"Optional onCut"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-oncutcapture","text":"\u2022 onCutCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359","title":"Optional onCutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ondoubleclick","text":"\u2022 onDoubleClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458","title":"Optional onDoubleClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ondoubleclickcapture","text":"\u2022 onDoubleClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459","title":"Optional onDoubleClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ondrag","text":"\u2022 onDrag ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460","title":"Optional onDrag"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ondragcapture","text":"\u2022 onDragCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461","title":"Optional onDragCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ondragend","text":"\u2022 onDragEnd ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462","title":"Optional onDragEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ondragendcapture","text":"\u2022 onDragEndCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463","title":"Optional onDragEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ondragenter","text":"\u2022 onDragEnter ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464","title":"Optional onDragEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ondragentercapture","text":"\u2022 onDragEnterCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465","title":"Optional onDragEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ondragexit","text":"\u2022 onDragExit ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466","title":"Optional onDragExit"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ondragexitcapture","text":"\u2022 onDragExitCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467","title":"Optional onDragExitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ondragleave","text":"\u2022 onDragLeave ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468","title":"Optional onDragLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ondragleavecapture","text":"\u2022 onDragLeaveCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469","title":"Optional onDragLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ondragover","text":"\u2022 onDragOver ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470","title":"Optional onDragOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ondragovercapture","text":"\u2022 onDragOverCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471","title":"Optional onDragOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ondragstart","text":"\u2022 onDragStart ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472","title":"Optional onDragStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ondragstartcapture","text":"\u2022 onDragStartCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473","title":"Optional onDragStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ondrop","text":"\u2022 onDrop ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474","title":"Optional onDrop"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ondropcapture","text":"\u2022 onDropCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475","title":"Optional onDropCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ondurationchange","text":"\u2022 onDurationChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412","title":"Optional onDurationChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ondurationchangecapture","text":"\u2022 onDurationChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413","title":"Optional onDurationChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onemptied","text":"\u2022 onEmptied ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414","title":"Optional onEmptied"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onemptiedcapture","text":"\u2022 onEmptiedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415","title":"Optional onEmptiedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onencrypted","text":"\u2022 onEncrypted ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416","title":"Optional onEncrypted"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onencryptedcapture","text":"\u2022 onEncryptedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417","title":"Optional onEncryptedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onended","text":"\u2022 onEnded ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418","title":"Optional onEnded"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onendedcapture","text":"\u2022 onEndedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419","title":"Optional onEndedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onerror","text":"\u2022 onError ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394","title":"Optional onError"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onerrorcapture","text":"\u2022 onErrorCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395","title":"Optional onErrorCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onfocus","text":"\u2022 onFocus ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372","title":"Optional onFocus"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onfocuscapture","text":"\u2022 onFocusCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373","title":"Optional onFocusCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ongotpointercapture","text":"\u2022 onGotPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520","title":"Optional onGotPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ongotpointercapturecapture","text":"\u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521","title":"Optional onGotPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-oninput","text":"\u2022 onInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382","title":"Optional onInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-oninputcapture","text":"\u2022 onInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383","title":"Optional onInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-oninvalid","text":"\u2022 onInvalid ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388","title":"Optional onInvalid"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-oninvalidcapture","text":"\u2022 onInvalidCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389","title":"Optional onInvalidCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onkeydown","text":"\u2022 onKeyDown ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398","title":"Optional onKeyDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onkeydowncapture","text":"\u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399","title":"Optional onKeyDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onkeypress","text":"\u2022 onKeyPress ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400","title":"Optional onKeyPress"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onkeypresscapture","text":"\u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401","title":"Optional onKeyPressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onkeyup","text":"\u2022 onKeyUp ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402","title":"Optional onKeyUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onkeyupcapture","text":"\u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403","title":"Optional onKeyUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onload","text":"\u2022 onLoad ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392","title":"Optional onLoad"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onloadcapture","text":"\u2022 onLoadCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393","title":"Optional onLoadCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onloadstart","text":"\u2022 onLoadStart ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424","title":"Optional onLoadStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onloadstartcapture","text":"\u2022 onLoadStartCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425","title":"Optional onLoadStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onloadeddata","text":"\u2022 onLoadedData ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420","title":"Optional onLoadedData"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onloadeddatacapture","text":"\u2022 onLoadedDataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421","title":"Optional onLoadedDataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onloadedmetadata","text":"\u2022 onLoadedMetadata ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422","title":"Optional onLoadedMetadata"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onloadedmetadatacapture","text":"\u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423","title":"Optional onLoadedMetadataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onlostpointercapture","text":"\u2022 onLostPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522","title":"Optional onLostPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onlostpointercapturecapture","text":"\u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523","title":"Optional onLostPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onmousedown","text":"\u2022 onMouseDown ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476","title":"Optional onMouseDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onmousedowncapture","text":"\u2022 onMouseDownCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477","title":"Optional onMouseDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onmouseenter","text":"\u2022 onMouseEnter ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478","title":"Optional onMouseEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onmouseleave","text":"\u2022 onMouseLeave ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479","title":"Optional onMouseLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onmousemove","text":"\u2022 onMouseMove ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480","title":"Optional onMouseMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onmousemovecapture","text":"\u2022 onMouseMoveCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481","title":"Optional onMouseMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onmouseout","text":"\u2022 onMouseOut ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482","title":"Optional onMouseOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onmouseoutcapture","text":"\u2022 onMouseOutCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483","title":"Optional onMouseOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onmouseover","text":"\u2022 onMouseOver ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484","title":"Optional onMouseOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onmouseovercapture","text":"\u2022 onMouseOverCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485","title":"Optional onMouseOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onmouseup","text":"\u2022 onMouseUp ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486","title":"Optional onMouseUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onmouseupcapture","text":"\u2022 onMouseUpCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487","title":"Optional onMouseUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onpaste","text":"\u2022 onPaste ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360","title":"Optional onPaste"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onpastecapture","text":"\u2022 onPasteCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361","title":"Optional onPasteCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onpause","text":"\u2022 onPause ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426","title":"Optional onPause"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onpausecapture","text":"\u2022 onPauseCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427","title":"Optional onPauseCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onplay","text":"\u2022 onPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428","title":"Optional onPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onplaycapture","text":"\u2022 onPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429","title":"Optional onPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onplaying","text":"\u2022 onPlaying ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430","title":"Optional onPlaying"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onplayingcapture","text":"\u2022 onPlayingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431","title":"Optional onPlayingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onpointercancel","text":"\u2022 onPointerCancel ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510","title":"Optional onPointerCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onpointercancelcapture","text":"\u2022 onPointerCancelCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511","title":"Optional onPointerCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onpointerdown","text":"\u2022 onPointerDown ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504","title":"Optional onPointerDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onpointerdowncapture","text":"\u2022 onPointerDownCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505","title":"Optional onPointerDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onpointerenter","text":"\u2022 onPointerEnter ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512","title":"Optional onPointerEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onpointerentercapture","text":"\u2022 onPointerEnterCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513","title":"Optional onPointerEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onpointerleave","text":"\u2022 onPointerLeave ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514","title":"Optional onPointerLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onpointerleavecapture","text":"\u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515","title":"Optional onPointerLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onpointermove","text":"\u2022 onPointerMove ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506","title":"Optional onPointerMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onpointermovecapture","text":"\u2022 onPointerMoveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507","title":"Optional onPointerMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onpointerout","text":"\u2022 onPointerOut ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518","title":"Optional onPointerOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onpointeroutcapture","text":"\u2022 onPointerOutCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519","title":"Optional onPointerOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onpointerover","text":"\u2022 onPointerOver ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516","title":"Optional onPointerOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onpointerovercapture","text":"\u2022 onPointerOverCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517","title":"Optional onPointerOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onpointerup","text":"\u2022 onPointerUp ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508","title":"Optional onPointerUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onpointerupcapture","text":"\u2022 onPointerUpCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509","title":"Optional onPointerUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onprogress","text":"\u2022 onProgress ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432","title":"Optional onProgress"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onprogresscapture","text":"\u2022 onProgressCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433","title":"Optional onProgressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onratechange","text":"\u2022 onRateChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434","title":"Optional onRateChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onratechangecapture","text":"\u2022 onRateChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435","title":"Optional onRateChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onreset","text":"\u2022 onReset ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384","title":"Optional onReset"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onresetcapture","text":"\u2022 onResetCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385","title":"Optional onResetCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onscroll","text":"\u2022 onScroll ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526","title":"Optional onScroll"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onscrollcapture","text":"\u2022 onScrollCapture ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527","title":"Optional onScrollCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onseeked","text":"\u2022 onSeeked ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436","title":"Optional onSeeked"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onseekedcapture","text":"\u2022 onSeekedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437","title":"Optional onSeekedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onseeking","text":"\u2022 onSeeking ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438","title":"Optional onSeeking"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onseekingcapture","text":"\u2022 onSeekingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439","title":"Optional onSeekingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onselect","text":"\u2022 onSelect ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490","title":"Optional onSelect"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onselectcapture","text":"\u2022 onSelectCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491","title":"Optional onSelectCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onstalled","text":"\u2022 onStalled ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440","title":"Optional onStalled"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onstalledcapture","text":"\u2022 onStalledCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441","title":"Optional onStalledCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onsubmit","text":"\u2022 onSubmit ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386","title":"Optional onSubmit"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onsubmitcapture","text":"\u2022 onSubmitCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387","title":"Optional onSubmitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onsuspend","text":"\u2022 onSuspend ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442","title":"Optional onSuspend"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onsuspendcapture","text":"\u2022 onSuspendCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443","title":"Optional onSuspendCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ontimeupdate","text":"\u2022 onTimeUpdate ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444","title":"Optional onTimeUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ontimeupdatecapture","text":"\u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445","title":"Optional onTimeUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ontouchcancel","text":"\u2022 onTouchCancel ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494","title":"Optional onTouchCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ontouchcancelcapture","text":"\u2022 onTouchCancelCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495","title":"Optional onTouchCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ontouchend","text":"\u2022 onTouchEnd ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496","title":"Optional onTouchEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ontouchendcapture","text":"\u2022 onTouchEndCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497","title":"Optional onTouchEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ontouchmove","text":"\u2022 onTouchMove ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498","title":"Optional onTouchMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ontouchmovecapture","text":"\u2022 onTouchMoveCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499","title":"Optional onTouchMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ontouchstart","text":"\u2022 onTouchStart ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500","title":"Optional onTouchStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ontouchstartcapture","text":"\u2022 onTouchStartCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501","title":"Optional onTouchStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ontransitionend","text":"\u2022 onTransitionEnd ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542","title":"Optional onTransitionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ontransitionendcapture","text":"\u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543","title":"Optional onTransitionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onvolumechange","text":"\u2022 onVolumeChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446","title":"Optional onVolumeChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onvolumechangecapture","text":"\u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447","title":"Optional onVolumeChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onwaiting","text":"\u2022 onWaiting ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448","title":"Optional onWaiting"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onwaitingcapture","text":"\u2022 onWaitingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449","title":"Optional onWaitingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onwheel","text":"\u2022 onWheel ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530","title":"Optional onWheel"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onwheelcapture","text":"\u2022 onWheelCapture ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531","title":"Optional onWheelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-open","text":"\u2022 open ? : boolean Inherited from LineProgressProps . open Defined in node_modules/@types/react/index.d.ts:1884","title":"Optional open"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-optimum","text":"\u2022 optimum ? : number Inherited from LineProgressProps . optimum Defined in node_modules/@types/react/index.d.ts:1885","title":"Optional optimum"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-pattern","text":"\u2022 pattern ? : string Inherited from LineProgressProps . pattern Defined in node_modules/@types/react/index.d.ts:1886","title":"Optional pattern"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-placeholder","text":"\u2022 placeholder ? : string Inherited from LineProgressProps . placeholder Overrides ButtonProps . placeholder Defined in node_modules/@types/react/index.d.ts:1887","title":"Optional placeholder"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-playsinline","text":"\u2022 playsInline ? : boolean Inherited from LineProgressProps . playsInline Defined in node_modules/@types/react/index.d.ts:1888","title":"Optional playsInline"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-poster","text":"\u2022 poster ? : string Inherited from LineProgressProps . poster Defined in node_modules/@types/react/index.d.ts:1889","title":"Optional poster"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-precise","text":"\u2022 precise ? : number Defined in src/renderer/components/line-progress/line-progress.tsx:32","title":"Optional precise"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-prefix","text":"\u2022 prefix ? : string Inherited from ButtonProps . prefix Defined in node_modules/@types/react/index.d.ts:1780","title":"Optional prefix"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-preload","text":"\u2022 preload ? : string Inherited from LineProgressProps . preload Defined in node_modules/@types/react/index.d.ts:1890","title":"Optional preload"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-property","text":"\u2022 property ? : string Inherited from ButtonProps . property Defined in node_modules/@types/react/index.d.ts:1781","title":"Optional property"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-radiogroup","text":"\u2022 radioGroup ? : string Inherited from ButtonProps . radioGroup Defined in node_modules/@types/react/index.d.ts:1771","title":"Optional radioGroup"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-readonly","text":"\u2022 readOnly ? : boolean Inherited from LineProgressProps . readOnly Defined in node_modules/@types/react/index.d.ts:1891","title":"Optional readOnly"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ref","text":"\u2022 ref ? : LegacyRef\u2039any\u203a Inherited from LineProgressProps . ref Defined in node_modules/@types/react/index.d.ts:143","title":"Optional ref"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-rel","text":"\u2022 rel ? : string Inherited from LineProgressProps . rel Defined in node_modules/@types/react/index.d.ts:1892","title":"Optional rel"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-required","text":"\u2022 required ? : boolean Inherited from LineProgressProps . required Defined in node_modules/@types/react/index.d.ts:1893","title":"Optional required"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-resource","text":"\u2022 resource ? : string Inherited from ButtonProps . resource Defined in node_modules/@types/react/index.d.ts:1782","title":"Optional resource"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-results","text":"\u2022 results ? : number Inherited from ButtonProps . results Defined in node_modules/@types/react/index.d.ts:1796","title":"Optional results"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-reversed","text":"\u2022 reversed ? : boolean Inherited from LineProgressProps . reversed Defined in node_modules/@types/react/index.d.ts:1894","title":"Optional reversed"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-role","text":"\u2022 role ? : string Inherited from ButtonProps . role Defined in node_modules/@types/react/index.d.ts:1774","title":"Optional role"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-rowspan","text":"\u2022 rowSpan ? : number Inherited from LineProgressProps . rowSpan Defined in node_modules/@types/react/index.d.ts:1896","title":"Optional rowSpan"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-rows","text":"\u2022 rows ? : number Inherited from LineProgressProps . rows Defined in node_modules/@types/react/index.d.ts:1895","title":"Optional rows"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-sandbox","text":"\u2022 sandbox ? : string Inherited from LineProgressProps . sandbox Defined in node_modules/@types/react/index.d.ts:1897","title":"Optional sandbox"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-scope","text":"\u2022 scope ? : string Inherited from LineProgressProps . scope Defined in node_modules/@types/react/index.d.ts:1898","title":"Optional scope"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-scoped","text":"\u2022 scoped ? : boolean Inherited from LineProgressProps . scoped Defined in node_modules/@types/react/index.d.ts:1899","title":"Optional scoped"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-scrolling","text":"\u2022 scrolling ? : string Inherited from LineProgressProps . scrolling Defined in node_modules/@types/react/index.d.ts:1900","title":"Optional scrolling"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-seamless","text":"\u2022 seamless ? : boolean Inherited from LineProgressProps . seamless Defined in node_modules/@types/react/index.d.ts:1901","title":"Optional seamless"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-security","text":"\u2022 security ? : string Inherited from ButtonProps . security Defined in node_modules/@types/react/index.d.ts:1797","title":"Optional security"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-selected","text":"\u2022 selected ? : boolean Inherited from LineProgressProps . selected Defined in node_modules/@types/react/index.d.ts:1902","title":"Optional selected"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-shape","text":"\u2022 shape ? : string Inherited from LineProgressProps . shape Defined in node_modules/@types/react/index.d.ts:1903","title":"Optional shape"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-size","text":"\u2022 size ? : number Inherited from LineProgressProps . size Defined in node_modules/@types/react/index.d.ts:1904","title":"Optional size"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-sizes","text":"\u2022 sizes ? : string Inherited from LineProgressProps . sizes Defined in node_modules/@types/react/index.d.ts:1905","title":"Optional sizes"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-slot","text":"\u2022 slot ? : string Inherited from ButtonProps . slot Defined in node_modules/@types/react/index.d.ts:1763","title":"Optional slot"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-span","text":"\u2022 span ? : number Inherited from LineProgressProps . span Defined in node_modules/@types/react/index.d.ts:1906","title":"Optional span"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-spellcheck","text":"\u2022 spellCheck ? : Booleanish Inherited from ButtonProps . spellCheck Defined in node_modules/@types/react/index.d.ts:1764","title":"Optional spellCheck"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-src","text":"\u2022 src ? : string Inherited from LineProgressProps . src Defined in node_modules/@types/react/index.d.ts:1907","title":"Optional src"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-srcdoc","text":"\u2022 srcDoc ? : string Inherited from LineProgressProps . srcDoc Defined in node_modules/@types/react/index.d.ts:1908","title":"Optional srcDoc"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-srclang","text":"\u2022 srcLang ? : string Inherited from LineProgressProps . srcLang Defined in node_modules/@types/react/index.d.ts:1909","title":"Optional srcLang"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-srcset","text":"\u2022 srcSet ? : string Inherited from LineProgressProps . srcSet Defined in node_modules/@types/react/index.d.ts:1910","title":"Optional srcSet"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-start","text":"\u2022 start ? : number Inherited from LineProgressProps . start Defined in node_modules/@types/react/index.d.ts:1911","title":"Optional start"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-step","text":"\u2022 step ? : number | string Inherited from LineProgressProps . step Defined in node_modules/@types/react/index.d.ts:1912","title":"Optional step"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-style","text":"\u2022 style ? : CSSProperties Inherited from ButtonProps . style Defined in node_modules/@types/react/index.d.ts:1765","title":"Optional style"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-summary","text":"\u2022 summary ? : string Inherited from LineProgressProps . summary Defined in node_modules/@types/react/index.d.ts:1913","title":"Optional summary"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-suppresscontenteditablewarning","text":"\u2022 suppressContentEditableWarning ? : boolean Inherited from ButtonProps . suppressContentEditableWarning Defined in node_modules/@types/react/index.d.ts:1749","title":"Optional suppressContentEditableWarning"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-suppresshydrationwarning","text":"\u2022 suppressHydrationWarning ? : boolean Inherited from ButtonProps . suppressHydrationWarning Defined in node_modules/@types/react/index.d.ts:1750","title":"Optional suppressHydrationWarning"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-tabindex","text":"\u2022 tabIndex ? : number Inherited from ButtonProps . tabIndex Defined in node_modules/@types/react/index.d.ts:1766","title":"Optional tabIndex"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-target","text":"\u2022 target ? : string Inherited from LineProgressProps . target Defined in node_modules/@types/react/index.d.ts:1914","title":"Optional target"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-title","text":"\u2022 title ? : string Inherited from ButtonProps . title Defined in node_modules/@types/react/index.d.ts:1767","title":"Optional title"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-tooltip","text":"\u2022 tooltip ? : ReactNode | Omit\u2039 TooltipProps , \"targetId\"\u203a Inherited from ButtonProps . tooltip Defined in src/renderer/components/tooltip/withTooltip.tsx:31","title":"Optional tooltip"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-tooltipoverridedisabled","text":"\u2022 tooltipOverrideDisabled ? : boolean Inherited from ButtonProps . tooltipOverrideDisabled Defined in src/renderer/components/tooltip/withTooltip.tsx:36 forces tooltip to detect the target's parent for mouse events. This is useful for displaying tooltips even when the target is \"disabled\"","title":"Optional tooltipOverrideDisabled"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-translate","text":"\u2022 translate ? : \"yes\" | \"no\" Inherited from ButtonProps . translate Defined in node_modules/@types/react/index.d.ts:1768","title":"Optional translate"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-type","text":"\u2022 type ? : string Inherited from LineProgressProps . type Defined in node_modules/@types/react/index.d.ts:1915","title":"Optional type"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-typeof","text":"\u2022 typeof ? : string Inherited from ButtonProps . typeof Defined in node_modules/@types/react/index.d.ts:1783","title":"Optional typeof"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-unselectable","text":"\u2022 unselectable ? : \"on\" | \"off\" Inherited from ButtonProps . unselectable Defined in node_modules/@types/react/index.d.ts:1798","title":"Optional unselectable"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-usemap","text":"\u2022 useMap ? : string Inherited from LineProgressProps . useMap Defined in node_modules/@types/react/index.d.ts:1916","title":"Optional useMap"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#value","text":"\u2022 value : number Overrides MenuItemProps . value Defined in src/renderer/components/line-progress/line-progress.tsx:28","title":"value"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-vocab","text":"\u2022 vocab ? : string Inherited from ButtonProps . vocab Defined in node_modules/@types/react/index.d.ts:1784","title":"Optional vocab"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-width","text":"\u2022 width ? : number | string Inherited from LineProgressProps . width Defined in node_modules/@types/react/index.d.ts:1918","title":"Optional width"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-wmode","text":"\u2022 wmode ? : string Inherited from LineProgressProps . wmode Defined in node_modules/@types/react/index.d.ts:1919","title":"Optional wmode"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-wrap","text":"\u2022 wrap ? : string Inherited from LineProgressProps . wrap Defined in node_modules/@types/react/index.d.ts:1920","title":"Optional wrap"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuactionsprops/","text":"Interface: MenuActionsProps # Hierarchy # object \u21b3 MenuActionsProps \u21b3 KubeObjectMenuProps Index # Properties # autoCloseOnSelect className removeConfirmationMessage toolbar triggerIcon Methods # onOpen removeAction updateAction Properties # Optional autoCloseOnSelect # \u2022 autoCloseOnSelect ? : boolean Defined in src/renderer/components/menu/menu-actions.tsx:37 Optional className # \u2022 className ? : string Defined in src/renderer/components/menu/menu-actions.tsx:35 Optional removeConfirmationMessage # \u2022 removeConfirmationMessage ? : React.ReactNode | function Defined in src/renderer/components/menu/menu-actions.tsx:39 Optional toolbar # \u2022 toolbar ? : boolean Defined in src/renderer/components/menu/menu-actions.tsx:36 Optional triggerIcon # \u2022 triggerIcon ? : string | IconProps | React.ReactNode Defined in src/renderer/components/menu/menu-actions.tsx:38 Methods # Optional onOpen # \u25b8 onOpen (): void Defined in src/renderer/components/menu/menu-actions.tsx:42 Returns: void Optional removeAction # \u25b8 removeAction (): void Defined in src/renderer/components/menu/menu-actions.tsx:41 Returns: void Optional updateAction # \u25b8 updateAction (): void Defined in src/renderer/components/menu/menu-actions.tsx:40 Returns: void","title":"Interface: MenuActionsProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuactionsprops/#interface-menuactionsprops","text":"","title":"Interface: MenuActionsProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuactionsprops/#hierarchy","text":"object \u21b3 MenuActionsProps \u21b3 KubeObjectMenuProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuactionsprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuactionsprops/#properties","text":"autoCloseOnSelect className removeConfirmationMessage toolbar triggerIcon","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuactionsprops/#methods","text":"onOpen removeAction updateAction","title":"Methods"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuactionsprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuactionsprops/#optional-autocloseonselect","text":"\u2022 autoCloseOnSelect ? : boolean Defined in src/renderer/components/menu/menu-actions.tsx:37","title":"Optional autoCloseOnSelect"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuactionsprops/#optional-classname","text":"\u2022 className ? : string Defined in src/renderer/components/menu/menu-actions.tsx:35","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuactionsprops/#optional-removeconfirmationmessage","text":"\u2022 removeConfirmationMessage ? : React.ReactNode | function Defined in src/renderer/components/menu/menu-actions.tsx:39","title":"Optional removeConfirmationMessage"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuactionsprops/#optional-toolbar","text":"\u2022 toolbar ? : boolean Defined in src/renderer/components/menu/menu-actions.tsx:36","title":"Optional toolbar"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuactionsprops/#optional-triggericon","text":"\u2022 triggerIcon ? : string | IconProps | React.ReactNode Defined in src/renderer/components/menu/menu-actions.tsx:38","title":"Optional triggerIcon"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuactionsprops/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuactionsprops/#optional-onopen","text":"\u25b8 onOpen (): void Defined in src/renderer/components/menu/menu-actions.tsx:42 Returns: void","title":"Optional onOpen"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuactionsprops/#optional-removeaction","text":"\u25b8 removeAction (): void Defined in src/renderer/components/menu/menu-actions.tsx:41 Returns: void","title":"Optional removeAction"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuactionsprops/#optional-updateaction","text":"\u25b8 updateAction (): void Defined in src/renderer/components/menu/menu-actions.tsx:40 Returns: void","title":"Optional updateAction"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/","text":"Interface: MenuItemProps # Hierarchy # HTMLProps\u2039any\u203a \u21b3 MenuItemProps Index # Properties # about accept acceptCharset accessKey action active allowFullScreen allowTransparency alt aria-activedescendant aria-atomic aria-autocomplete aria-busy aria-checked aria-colcount aria-colindex aria-colspan aria-controls aria-current aria-describedby aria-details aria-disabled aria-dropeffect aria-errormessage aria-expanded aria-flowto aria-grabbed aria-haspopup aria-hidden aria-invalid aria-keyshortcuts aria-label aria-labelledby aria-level aria-live aria-modal aria-multiline aria-multiselectable aria-orientation aria-owns aria-placeholder aria-posinset aria-pressed aria-readonly aria-relevant aria-required aria-roledescription aria-rowcount aria-rowindex aria-rowspan aria-selected aria-setsize aria-sort aria-valuemax aria-valuemin aria-valuenow aria-valuetext as async autoCapitalize autoComplete autoCorrect autoFocus autoPlay autoSave capture cellPadding cellSpacing challenge charSet checked children cite classID className colSpan color cols content contentEditable contextMenu controls coords crossOrigin dangerouslySetInnerHTML data datatype dateTime default defaultChecked defaultValue defer dir disabled download draggable encType form formAction formEncType formMethod formNoValidate formTarget frameBorder headers height hidden high href hrefLang htmlFor httpEquiv icon id inlist inputMode integrity is itemID itemProp itemRef itemScope itemType key keyParams keyType kind label lang list loop low manifest marginHeight marginWidth max maxLength media mediaGroup method min minLength multiple muted name noValidate nonce onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture open optimum pattern placeholder playsInline poster prefix preload property radioGroup readOnly ref rel required resource results reversed role rowSpan rows sandbox scope scoped scrolling seamless security selected shape size sizes slot spacer span spellCheck src srcDoc srcLang srcSet start step style summary suppressContentEditableWarning suppressHydrationWarning tabIndex target title translate type typeof unselectable useMap value vocab width wmode wrap Properties # Optional about # \u2022 about ? : string Inherited from ButtonProps . about Defined in node_modules/@types/react/index.d.ts:1777 Optional accept # \u2022 accept ? : string Inherited from LineProgressProps . accept Defined in node_modules/@types/react/index.d.ts:1815 Optional acceptCharset # \u2022 acceptCharset ? : string Inherited from LineProgressProps . acceptCharset Defined in node_modules/@types/react/index.d.ts:1816 Optional accessKey # \u2022 accessKey ? : string Inherited from ButtonProps . accessKey Defined in node_modules/@types/react/index.d.ts:1753 Optional action # \u2022 action ? : string Inherited from LineProgressProps . action Defined in node_modules/@types/react/index.d.ts:1817 Optional active # \u2022 active ? : boolean Defined in src/renderer/components/menu/menu.tsx:337 Optional allowFullScreen # \u2022 allowFullScreen ? : boolean Inherited from LineProgressProps . allowFullScreen Defined in node_modules/@types/react/index.d.ts:1818 Optional allowTransparency # \u2022 allowTransparency ? : boolean Inherited from LineProgressProps . allowTransparency Defined in node_modules/@types/react/index.d.ts:1819 Optional alt # \u2022 alt ? : string Inherited from LineProgressProps . alt Defined in node_modules/@types/react/index.d.ts:1820 Optional aria-activedescendant # \u2022 aria-activedescendant ? : string Inherited from ButtonProps . aria-activedescendant Defined in node_modules/@types/react/index.d.ts:1560 Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application. Optional aria-atomic # \u2022 aria-atomic ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-atomic Defined in node_modules/@types/react/index.d.ts:1562 Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute. Optional aria-autocomplete # \u2022 aria-autocomplete ? : \"none\" | \"inline\" | \"list\" | \"both\" Inherited from ButtonProps . aria-autocomplete Defined in node_modules/@types/react/index.d.ts:1567 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. Optional aria-busy # \u2022 aria-busy ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-busy Defined in node_modules/@types/react/index.d.ts:1569 Indicates an element is being modified and that assistive technologies MAY want to wait until the modifications are complete before exposing them to the user. Optional aria-checked # \u2022 aria-checked ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-checked Defined in node_modules/@types/react/index.d.ts:1574 Indicates the current \"checked\" state of checkboxes, radio buttons, and other widgets. see aria-pressed @see aria-selected. Optional aria-colcount # \u2022 aria-colcount ? : number Inherited from ButtonProps . aria-colcount Defined in node_modules/@types/react/index.d.ts:1579 Defines the total number of columns in a table, grid, or treegrid. see aria-colindex. Optional aria-colindex # \u2022 aria-colindex ? : number Inherited from ButtonProps . aria-colindex Defined in node_modules/@types/react/index.d.ts:1584 Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid. see aria-colcount @see aria-colspan. Optional aria-colspan # \u2022 aria-colspan ? : number Inherited from ButtonProps . aria-colspan Defined in node_modules/@types/react/index.d.ts:1589 Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid. see aria-colindex @see aria-rowspan. Optional aria-controls # \u2022 aria-controls ? : string Inherited from ButtonProps . aria-controls Defined in node_modules/@types/react/index.d.ts:1594 Identifies the element (or elements) whose contents or presence are controlled by the current element. see aria-owns. Optional aria-current # \u2022 aria-current ? : boolean | \"false\" | \"true\" | \"page\" | \"step\" | \"location\" | \"date\" | \"time\" Inherited from ButtonProps . aria-current Defined in node_modules/@types/react/index.d.ts:1596 Indicates the element that represents the current item within a container or set of related elements. Optional aria-describedby # \u2022 aria-describedby ? : string Inherited from ButtonProps . aria-describedby Defined in node_modules/@types/react/index.d.ts:1601 Identifies the element (or elements) that describes the object. see aria-labelledby Optional aria-details # \u2022 aria-details ? : string Inherited from ButtonProps . aria-details Defined in node_modules/@types/react/index.d.ts:1606 Identifies the element that provides a detailed, extended description for the object. see aria-describedby. Optional aria-disabled # \u2022 aria-disabled ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-disabled Defined in node_modules/@types/react/index.d.ts:1611 Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable. see aria-hidden @see aria-readonly. Optional aria-dropeffect # \u2022 aria-dropeffect ? : \"none\" | \"copy\" | \"execute\" | \"link\" | \"move\" | \"popup\" Inherited from ButtonProps . aria-dropeffect Defined in node_modules/@types/react/index.d.ts:1616 Indicates what functions can be performed when a dragged object is released on the drop target. deprecated in ARIA 1.1 Optional aria-errormessage # \u2022 aria-errormessage ? : string Inherited from ButtonProps . aria-errormessage Defined in node_modules/@types/react/index.d.ts:1621 Identifies the element that provides an error message for the object. see aria-invalid @see aria-describedby. Optional aria-expanded # \u2022 aria-expanded ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-expanded Defined in node_modules/@types/react/index.d.ts:1623 Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed. Optional aria-flowto # \u2022 aria-flowto ? : string Inherited from ButtonProps . aria-flowto Defined in node_modules/@types/react/index.d.ts:1628 Identifies the next element (or elements) in an alternate reading order of content which, at the user's discretion, allows assistive technology to override the general default of reading in document source order. Optional aria-grabbed # \u2022 aria-grabbed ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-grabbed Defined in node_modules/@types/react/index.d.ts:1633 Indicates an element's \"grabbed\" state in a drag-and-drop operation. deprecated in ARIA 1.1 Optional aria-haspopup # \u2022 aria-haspopup ? : boolean | \"false\" | \"true\" | \"menu\" | \"listbox\" | \"tree\" | \"grid\" | \"dialog\" Inherited from ButtonProps . aria-haspopup Defined in node_modules/@types/react/index.d.ts:1635 Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element. Optional aria-hidden # \u2022 aria-hidden ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-hidden Defined in node_modules/@types/react/index.d.ts:1640 Indicates whether the element is exposed to an accessibility API. see aria-disabled. Optional aria-invalid # \u2022 aria-invalid ? : boolean | \"false\" | \"true\" | \"grammar\" | \"spelling\" Inherited from ButtonProps . aria-invalid Defined in node_modules/@types/react/index.d.ts:1645 Indicates the entered value does not conform to the format expected by the application. see aria-errormessage. Optional aria-keyshortcuts # \u2022 aria-keyshortcuts ? : string Inherited from ButtonProps . aria-keyshortcuts Defined in node_modules/@types/react/index.d.ts:1647 Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element. Optional aria-label # \u2022 aria-label ? : string Inherited from ButtonProps . aria-label Defined in node_modules/@types/react/index.d.ts:1652 Defines a string value that labels the current element. see aria-labelledby. Optional aria-labelledby # \u2022 aria-labelledby ? : string Inherited from ButtonProps . aria-labelledby Defined in node_modules/@types/react/index.d.ts:1657 Identifies the element (or elements) that labels the current element. see aria-describedby. Optional aria-level # \u2022 aria-level ? : number Inherited from ButtonProps . aria-level Defined in node_modules/@types/react/index.d.ts:1659 Defines the hierarchical level of an element within a structure. Optional aria-live # \u2022 aria-live ? : \"off\" | \"assertive\" | \"polite\" Inherited from ButtonProps . aria-live Defined in node_modules/@types/react/index.d.ts:1661 Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region. Optional aria-modal # \u2022 aria-modal ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-modal Defined in node_modules/@types/react/index.d.ts:1663 Indicates whether an element is modal when displayed. Optional aria-multiline # \u2022 aria-multiline ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiline Defined in node_modules/@types/react/index.d.ts:1665 Indicates whether a text box accepts multiple lines of input or only a single line. Optional aria-multiselectable # \u2022 aria-multiselectable ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiselectable Defined in node_modules/@types/react/index.d.ts:1667 Indicates that the user may select more than one item from the current selectable descendants. Optional aria-orientation # \u2022 aria-orientation ? : \"horizontal\" | \"vertical\" Inherited from ButtonProps . aria-orientation Defined in node_modules/@types/react/index.d.ts:1669 Indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous. Optional aria-owns # \u2022 aria-owns ? : string Inherited from ButtonProps . aria-owns Defined in node_modules/@types/react/index.d.ts:1675 Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship between DOM elements where the DOM hierarchy cannot be used to represent the relationship. see aria-controls. Optional aria-placeholder # \u2022 aria-placeholder ? : string Inherited from ButtonProps . aria-placeholder Defined in node_modules/@types/react/index.d.ts:1680 Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value. A hint could be a sample value or a brief description of the expected format. Optional aria-posinset # \u2022 aria-posinset ? : number Inherited from ButtonProps . aria-posinset Defined in node_modules/@types/react/index.d.ts:1685 Defines an element's number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-setsize. Optional aria-pressed # \u2022 aria-pressed ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-pressed Defined in node_modules/@types/react/index.d.ts:1690 Indicates the current \"pressed\" state of toggle buttons. see aria-checked @see aria-selected. Optional aria-readonly # \u2022 aria-readonly ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-readonly Defined in node_modules/@types/react/index.d.ts:1695 Indicates that the element is not editable, but is otherwise operable. see aria-disabled. Optional aria-relevant # \u2022 aria-relevant ? : \"additions\" | \"additions removals\" | \"additions text\" | \"all\" | \"removals\" | \"removals additions\" | \"removals text\" | \"text\" | \"text additions\" | \"text removals\" Inherited from ButtonProps . aria-relevant Defined in node_modules/@types/react/index.d.ts:1700 Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified. see aria-atomic. Optional aria-required # \u2022 aria-required ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-required Defined in node_modules/@types/react/index.d.ts:1702 Indicates that user input is required on the element before a form may be submitted. Optional aria-roledescription # \u2022 aria-roledescription ? : string Inherited from ButtonProps . aria-roledescription Defined in node_modules/@types/react/index.d.ts:1704 Defines a human-readable, author-localized description for the role of an element. Optional aria-rowcount # \u2022 aria-rowcount ? : number Inherited from ButtonProps . aria-rowcount Defined in node_modules/@types/react/index.d.ts:1709 Defines the total number of rows in a table, grid, or treegrid. see aria-rowindex. Optional aria-rowindex # \u2022 aria-rowindex ? : number Inherited from ButtonProps . aria-rowindex Defined in node_modules/@types/react/index.d.ts:1714 Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid. see aria-rowcount @see aria-rowspan. Optional aria-rowspan # \u2022 aria-rowspan ? : number Inherited from ButtonProps . aria-rowspan Defined in node_modules/@types/react/index.d.ts:1719 Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid. see aria-rowindex @see aria-colspan. Optional aria-selected # \u2022 aria-selected ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-selected Defined in node_modules/@types/react/index.d.ts:1724 Indicates the current \"selected\" state of various widgets. see aria-checked @see aria-pressed. Optional aria-setsize # \u2022 aria-setsize ? : number Inherited from ButtonProps . aria-setsize Defined in node_modules/@types/react/index.d.ts:1729 Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-posinset. Optional aria-sort # \u2022 aria-sort ? : \"none\" | \"ascending\" | \"descending\" | \"other\" Inherited from ButtonProps . aria-sort Defined in node_modules/@types/react/index.d.ts:1731 Indicates if items in a table or grid are sorted in ascending or descending order. Optional aria-valuemax # \u2022 aria-valuemax ? : number Inherited from ButtonProps . aria-valuemax Defined in node_modules/@types/react/index.d.ts:1733 Defines the maximum allowed value for a range widget. Optional aria-valuemin # \u2022 aria-valuemin ? : number Inherited from ButtonProps . aria-valuemin Defined in node_modules/@types/react/index.d.ts:1735 Defines the minimum allowed value for a range widget. Optional aria-valuenow # \u2022 aria-valuenow ? : number Inherited from ButtonProps . aria-valuenow Defined in node_modules/@types/react/index.d.ts:1740 Defines the current value for a range widget. see aria-valuetext. Optional aria-valuetext # \u2022 aria-valuetext ? : string Inherited from ButtonProps . aria-valuetext Defined in node_modules/@types/react/index.d.ts:1742 Defines the human readable text alternative of aria-valuenow for a range widget. Optional as # \u2022 as ? : string Inherited from LineProgressProps . as Defined in node_modules/@types/react/index.d.ts:1821 Optional async # \u2022 async ? : boolean Inherited from LineProgressProps . async Defined in node_modules/@types/react/index.d.ts:1822 Optional autoCapitalize # \u2022 autoCapitalize ? : string Inherited from ButtonProps . autoCapitalize Defined in node_modules/@types/react/index.d.ts:1787 Optional autoComplete # \u2022 autoComplete ? : string Inherited from LineProgressProps . autoComplete Defined in node_modules/@types/react/index.d.ts:1823 Optional autoCorrect # \u2022 autoCorrect ? : string Inherited from ButtonProps . autoCorrect Defined in node_modules/@types/react/index.d.ts:1788 Optional autoFocus # \u2022 autoFocus ? : boolean Inherited from LineProgressProps . autoFocus Defined in node_modules/@types/react/index.d.ts:1824 Optional autoPlay # \u2022 autoPlay ? : boolean Inherited from LineProgressProps . autoPlay Defined in node_modules/@types/react/index.d.ts:1825 Optional autoSave # \u2022 autoSave ? : string Inherited from ButtonProps . autoSave Defined in node_modules/@types/react/index.d.ts:1789 Optional capture # \u2022 capture ? : boolean | string Inherited from LineProgressProps . capture Defined in node_modules/@types/react/index.d.ts:1826 Optional cellPadding # \u2022 cellPadding ? : number | string Inherited from LineProgressProps . cellPadding Defined in node_modules/@types/react/index.d.ts:1827 Optional cellSpacing # \u2022 cellSpacing ? : number | string Inherited from LineProgressProps . cellSpacing Defined in node_modules/@types/react/index.d.ts:1828 Optional challenge # \u2022 challenge ? : string Inherited from LineProgressProps . challenge Defined in node_modules/@types/react/index.d.ts:1830 Optional charSet # \u2022 charSet ? : string Inherited from LineProgressProps . charSet Defined in node_modules/@types/react/index.d.ts:1829 Optional checked # \u2022 checked ? : boolean Inherited from LineProgressProps . checked Defined in node_modules/@types/react/index.d.ts:1831 Optional children # \u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350 Optional cite # \u2022 cite ? : string Inherited from LineProgressProps . cite Defined in node_modules/@types/react/index.d.ts:1832 Optional classID # \u2022 classID ? : string Inherited from LineProgressProps . classID Defined in node_modules/@types/react/index.d.ts:1833 Optional className # \u2022 className ? : string Inherited from ButtonProps . className Defined in node_modules/@types/react/index.d.ts:1754 Optional colSpan # \u2022 colSpan ? : number Inherited from LineProgressProps . colSpan Defined in node_modules/@types/react/index.d.ts:1835 Optional color # \u2022 color ? : string Inherited from ButtonProps . color Defined in node_modules/@types/react/index.d.ts:1790 Optional cols # \u2022 cols ? : number Inherited from LineProgressProps . cols Defined in node_modules/@types/react/index.d.ts:1834 Optional content # \u2022 content ? : string Inherited from LineProgressProps . content Defined in node_modules/@types/react/index.d.ts:1836 Optional contentEditable # \u2022 contentEditable ? : Booleanish | \"inherit\" Inherited from ButtonProps . contentEditable Defined in node_modules/@types/react/index.d.ts:1755 Optional contextMenu # \u2022 contextMenu ? : string Inherited from ButtonProps . contextMenu Defined in node_modules/@types/react/index.d.ts:1756 Optional controls # \u2022 controls ? : boolean Inherited from LineProgressProps . controls Defined in node_modules/@types/react/index.d.ts:1837 Optional coords # \u2022 coords ? : string Inherited from LineProgressProps . coords Defined in node_modules/@types/react/index.d.ts:1838 Optional crossOrigin # \u2022 crossOrigin ? : string Inherited from LineProgressProps . crossOrigin Defined in node_modules/@types/react/index.d.ts:1839 Optional dangerouslySetInnerHTML # \u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351 Type declaration: # __html : string Optional data # \u2022 data ? : string Inherited from LineProgressProps . data Defined in node_modules/@types/react/index.d.ts:1840 Optional datatype # \u2022 datatype ? : string Inherited from ButtonProps . datatype Defined in node_modules/@types/react/index.d.ts:1778 Optional dateTime # \u2022 dateTime ? : string Inherited from LineProgressProps . dateTime Defined in node_modules/@types/react/index.d.ts:1841 Optional default # \u2022 default ? : boolean Inherited from LineProgressProps . default Defined in node_modules/@types/react/index.d.ts:1842 Optional defaultChecked # \u2022 defaultChecked ? : boolean Inherited from ButtonProps . defaultChecked Defined in node_modules/@types/react/index.d.ts:1747 Optional defaultValue # \u2022 defaultValue ? : string | number | ReadonlyArray\u2039string\u203a Inherited from ButtonProps . defaultValue Defined in node_modules/@types/react/index.d.ts:1748 Optional defer # \u2022 defer ? : boolean Inherited from LineProgressProps . defer Defined in node_modules/@types/react/index.d.ts:1843 Optional dir # \u2022 dir ? : string Inherited from ButtonProps . dir Defined in node_modules/@types/react/index.d.ts:1757 Optional disabled # \u2022 disabled ? : boolean Overrides LineProgressProps . disabled Defined in src/renderer/components/menu/menu.tsx:336 Optional download # \u2022 download ? : any Inherited from LineProgressProps . download Defined in node_modules/@types/react/index.d.ts:1845 Optional draggable # \u2022 draggable ? : Booleanish Inherited from ButtonProps . draggable Defined in node_modules/@types/react/index.d.ts:1758 Optional encType # \u2022 encType ? : string Inherited from LineProgressProps . encType Defined in node_modules/@types/react/index.d.ts:1846 Optional form # \u2022 form ? : string Inherited from LineProgressProps . form Defined in node_modules/@types/react/index.d.ts:1847 Optional formAction # \u2022 formAction ? : string Inherited from LineProgressProps . formAction Defined in node_modules/@types/react/index.d.ts:1848 Optional formEncType # \u2022 formEncType ? : string Inherited from LineProgressProps . formEncType Defined in node_modules/@types/react/index.d.ts:1849 Optional formMethod # \u2022 formMethod ? : string Inherited from LineProgressProps . formMethod Defined in node_modules/@types/react/index.d.ts:1850 Optional formNoValidate # \u2022 formNoValidate ? : boolean Inherited from LineProgressProps . formNoValidate Defined in node_modules/@types/react/index.d.ts:1851 Optional formTarget # \u2022 formTarget ? : string Inherited from LineProgressProps . formTarget Defined in node_modules/@types/react/index.d.ts:1852 Optional frameBorder # \u2022 frameBorder ? : number | string Inherited from LineProgressProps . frameBorder Defined in node_modules/@types/react/index.d.ts:1853 Optional headers # \u2022 headers ? : string Inherited from LineProgressProps . headers Defined in node_modules/@types/react/index.d.ts:1854 Optional height # \u2022 height ? : number | string Inherited from LineProgressProps . height Defined in node_modules/@types/react/index.d.ts:1855 Optional hidden # \u2022 hidden ? : boolean Inherited from IconProps . hidden Defined in node_modules/@types/react/index.d.ts:1759 Optional high # \u2022 high ? : number Inherited from LineProgressProps . high Defined in node_modules/@types/react/index.d.ts:1856 Optional href # \u2022 href ? : string Overrides LineProgressProps . href Defined in src/renderer/components/menu/menu.tsx:339 Optional hrefLang # \u2022 hrefLang ? : string Inherited from LineProgressProps . hrefLang Defined in node_modules/@types/react/index.d.ts:1858 Optional htmlFor # \u2022 htmlFor ? : string Inherited from LineProgressProps . htmlFor Defined in node_modules/@types/react/index.d.ts:1859 Optional httpEquiv # \u2022 httpEquiv ? : string Inherited from LineProgressProps . httpEquiv Defined in node_modules/@types/react/index.d.ts:1860 Optional icon # \u2022 icon ? : string | Partial\u2039 IconProps \u203a Defined in src/renderer/components/menu/menu.tsx:335 Optional id # \u2022 id ? : string Inherited from ButtonProps . id Defined in node_modules/@types/react/index.d.ts:1760 Optional inlist # \u2022 inlist ? : any Inherited from ButtonProps . inlist Defined in node_modules/@types/react/index.d.ts:1779 Optional inputMode # \u2022 inputMode ? : \"none\" | \"text\" | \"tel\" | \"url\" | \"email\" | \"numeric\" | \"decimal\" | \"search\" Inherited from ButtonProps . inputMode Defined in node_modules/@types/react/index.d.ts:1805 Hints at the type of data that might be entered by the user while editing the element or its contents see https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute Optional integrity # \u2022 integrity ? : string Inherited from LineProgressProps . integrity Defined in node_modules/@types/react/index.d.ts:1861 Optional is # \u2022 is ? : string Inherited from ButtonProps . is Defined in node_modules/@types/react/index.d.ts:1810 Specify that a standard HTML element should behave like a defined custom built-in element see https://html.spec.whatwg.org/multipage/custom-elements.html#attr-is Optional itemID # \u2022 itemID ? : string Inherited from ButtonProps . itemID Defined in node_modules/@types/react/index.d.ts:1794 Optional itemProp # \u2022 itemProp ? : string Inherited from ButtonProps . itemProp Defined in node_modules/@types/react/index.d.ts:1791 Optional itemRef # \u2022 itemRef ? : string Inherited from ButtonProps . itemRef Defined in node_modules/@types/react/index.d.ts:1795 Optional itemScope # \u2022 itemScope ? : boolean Inherited from ButtonProps . itemScope Defined in node_modules/@types/react/index.d.ts:1792 Optional itemType # \u2022 itemType ? : string Inherited from ButtonProps . itemType Defined in node_modules/@types/react/index.d.ts:1793 Optional key # \u2022 key ? : Key | null Inherited from LineProgressProps . key Defined in node_modules/@types/react/index.d.ts:137 Optional keyParams # \u2022 keyParams ? : string Inherited from LineProgressProps . keyParams Defined in node_modules/@types/react/index.d.ts:1862 Optional keyType # \u2022 keyType ? : string Inherited from LineProgressProps . keyType Defined in node_modules/@types/react/index.d.ts:1863 Optional kind # \u2022 kind ? : string Inherited from LineProgressProps . kind Defined in node_modules/@types/react/index.d.ts:1864 Optional label # \u2022 label ? : string Inherited from LineProgressProps . label Defined in node_modules/@types/react/index.d.ts:1865 Optional lang # \u2022 lang ? : string Inherited from ButtonProps . lang Defined in node_modules/@types/react/index.d.ts:1761 Optional list # \u2022 list ? : string Inherited from LineProgressProps . list Defined in node_modules/@types/react/index.d.ts:1866 Optional loop # \u2022 loop ? : boolean Inherited from LineProgressProps . loop Defined in node_modules/@types/react/index.d.ts:1867 Optional low # \u2022 low ? : number Inherited from LineProgressProps . low Defined in node_modules/@types/react/index.d.ts:1868 Optional manifest # \u2022 manifest ? : string Inherited from LineProgressProps . manifest Defined in node_modules/@types/react/index.d.ts:1869 Optional marginHeight # \u2022 marginHeight ? : number Inherited from LineProgressProps . marginHeight Defined in node_modules/@types/react/index.d.ts:1870 Optional marginWidth # \u2022 marginWidth ? : number Inherited from LineProgressProps . marginWidth Defined in node_modules/@types/react/index.d.ts:1871 Optional max # \u2022 max ? : number | string Inherited from MenuItemProps . max Defined in node_modules/@types/react/index.d.ts:1872 Optional maxLength # \u2022 maxLength ? : number Inherited from LineProgressProps . maxLength Defined in node_modules/@types/react/index.d.ts:1873 Optional media # \u2022 media ? : string Inherited from LineProgressProps . media Defined in node_modules/@types/react/index.d.ts:1874 Optional mediaGroup # \u2022 mediaGroup ? : string Inherited from LineProgressProps . mediaGroup Defined in node_modules/@types/react/index.d.ts:1875 Optional method # \u2022 method ? : string Inherited from LineProgressProps . method Defined in node_modules/@types/react/index.d.ts:1876 Optional min # \u2022 min ? : number | string Inherited from MenuItemProps . min Defined in node_modules/@types/react/index.d.ts:1877 Optional minLength # \u2022 minLength ? : number Inherited from LineProgressProps . minLength Defined in node_modules/@types/react/index.d.ts:1878 Optional multiple # \u2022 multiple ? : boolean Inherited from LineProgressProps . multiple Defined in node_modules/@types/react/index.d.ts:1879 Optional muted # \u2022 muted ? : boolean Inherited from LineProgressProps . muted Defined in node_modules/@types/react/index.d.ts:1880 Optional name # \u2022 name ? : string Inherited from LineProgressProps . name Defined in node_modules/@types/react/index.d.ts:1881 Optional noValidate # \u2022 noValidate ? : boolean Inherited from LineProgressProps . noValidate Defined in node_modules/@types/react/index.d.ts:1883 Optional nonce # \u2022 nonce ? : string Inherited from LineProgressProps . nonce Defined in node_modules/@types/react/index.d.ts:1882 Optional onAbort # \u2022 onAbort ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406 Optional onAbortCapture # \u2022 onAbortCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407 Optional onAnimationEnd # \u2022 onAnimationEnd ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536 Optional onAnimationEndCapture # \u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537 Optional onAnimationIteration # \u2022 onAnimationIteration ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538 Optional onAnimationIterationCapture # \u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539 Optional onAnimationStart # \u2022 onAnimationStart ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534 Optional onAnimationStartCapture # \u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535 Optional onAuxClick # \u2022 onAuxClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452 Optional onAuxClickCapture # \u2022 onAuxClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453 Optional onBeforeInput # \u2022 onBeforeInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380 Optional onBeforeInputCapture # \u2022 onBeforeInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381 Optional onBlur # \u2022 onBlur ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374 Optional onBlurCapture # \u2022 onBlurCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375 Optional onCanPlay # \u2022 onCanPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408 Optional onCanPlayCapture # \u2022 onCanPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409 Optional onCanPlayThrough # \u2022 onCanPlayThrough ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410 Optional onCanPlayThroughCapture # \u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411 Optional onChange # \u2022 onChange ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378 Optional onChangeCapture # \u2022 onChangeCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379 Optional onClick # \u2022 onClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454 Optional onClickCapture # \u2022 onClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455 Optional onCompositionEnd # \u2022 onCompositionEnd ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364 Optional onCompositionEndCapture # \u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365 Optional onCompositionStart # \u2022 onCompositionStart ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366 Optional onCompositionStartCapture # \u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367 Optional onCompositionUpdate # \u2022 onCompositionUpdate ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368 Optional onCompositionUpdateCapture # \u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369 Optional onContextMenu # \u2022 onContextMenu ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456 Optional onContextMenuCapture # \u2022 onContextMenuCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457 Optional onCopy # \u2022 onCopy ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356 Optional onCopyCapture # \u2022 onCopyCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357 Optional onCut # \u2022 onCut ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358 Optional onCutCapture # \u2022 onCutCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359 Optional onDoubleClick # \u2022 onDoubleClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458 Optional onDoubleClickCapture # \u2022 onDoubleClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459 Optional onDrag # \u2022 onDrag ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460 Optional onDragCapture # \u2022 onDragCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461 Optional onDragEnd # \u2022 onDragEnd ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462 Optional onDragEndCapture # \u2022 onDragEndCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463 Optional onDragEnter # \u2022 onDragEnter ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464 Optional onDragEnterCapture # \u2022 onDragEnterCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465 Optional onDragExit # \u2022 onDragExit ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466 Optional onDragExitCapture # \u2022 onDragExitCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467 Optional onDragLeave # \u2022 onDragLeave ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468 Optional onDragLeaveCapture # \u2022 onDragLeaveCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469 Optional onDragOver # \u2022 onDragOver ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470 Optional onDragOverCapture # \u2022 onDragOverCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471 Optional onDragStart # \u2022 onDragStart ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472 Optional onDragStartCapture # \u2022 onDragStartCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473 Optional onDrop # \u2022 onDrop ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474 Optional onDropCapture # \u2022 onDropCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475 Optional onDurationChange # \u2022 onDurationChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412 Optional onDurationChangeCapture # \u2022 onDurationChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413 Optional onEmptied # \u2022 onEmptied ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414 Optional onEmptiedCapture # \u2022 onEmptiedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415 Optional onEncrypted # \u2022 onEncrypted ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416 Optional onEncryptedCapture # \u2022 onEncryptedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417 Optional onEnded # \u2022 onEnded ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418 Optional onEndedCapture # \u2022 onEndedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419 Optional onError # \u2022 onError ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394 Optional onErrorCapture # \u2022 onErrorCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395 Optional onFocus # \u2022 onFocus ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372 Optional onFocusCapture # \u2022 onFocusCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373 Optional onGotPointerCapture # \u2022 onGotPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520 Optional onGotPointerCaptureCapture # \u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521 Optional onInput # \u2022 onInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382 Optional onInputCapture # \u2022 onInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383 Optional onInvalid # \u2022 onInvalid ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388 Optional onInvalidCapture # \u2022 onInvalidCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389 Optional onKeyDown # \u2022 onKeyDown ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398 Optional onKeyDownCapture # \u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399 Optional onKeyPress # \u2022 onKeyPress ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400 Optional onKeyPressCapture # \u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401 Optional onKeyUp # \u2022 onKeyUp ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402 Optional onKeyUpCapture # \u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403 Optional onLoad # \u2022 onLoad ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392 Optional onLoadCapture # \u2022 onLoadCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393 Optional onLoadStart # \u2022 onLoadStart ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424 Optional onLoadStartCapture # \u2022 onLoadStartCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425 Optional onLoadedData # \u2022 onLoadedData ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420 Optional onLoadedDataCapture # \u2022 onLoadedDataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421 Optional onLoadedMetadata # \u2022 onLoadedMetadata ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422 Optional onLoadedMetadataCapture # \u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423 Optional onLostPointerCapture # \u2022 onLostPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522 Optional onLostPointerCaptureCapture # \u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523 Optional onMouseDown # \u2022 onMouseDown ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476 Optional onMouseDownCapture # \u2022 onMouseDownCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477 Optional onMouseEnter # \u2022 onMouseEnter ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478 Optional onMouseLeave # \u2022 onMouseLeave ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479 Optional onMouseMove # \u2022 onMouseMove ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480 Optional onMouseMoveCapture # \u2022 onMouseMoveCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481 Optional onMouseOut # \u2022 onMouseOut ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482 Optional onMouseOutCapture # \u2022 onMouseOutCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483 Optional onMouseOver # \u2022 onMouseOver ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484 Optional onMouseOverCapture # \u2022 onMouseOverCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485 Optional onMouseUp # \u2022 onMouseUp ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486 Optional onMouseUpCapture # \u2022 onMouseUpCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487 Optional onPaste # \u2022 onPaste ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360 Optional onPasteCapture # \u2022 onPasteCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361 Optional onPause # \u2022 onPause ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426 Optional onPauseCapture # \u2022 onPauseCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427 Optional onPlay # \u2022 onPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428 Optional onPlayCapture # \u2022 onPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429 Optional onPlaying # \u2022 onPlaying ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430 Optional onPlayingCapture # \u2022 onPlayingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431 Optional onPointerCancel # \u2022 onPointerCancel ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510 Optional onPointerCancelCapture # \u2022 onPointerCancelCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511 Optional onPointerDown # \u2022 onPointerDown ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504 Optional onPointerDownCapture # \u2022 onPointerDownCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505 Optional onPointerEnter # \u2022 onPointerEnter ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512 Optional onPointerEnterCapture # \u2022 onPointerEnterCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513 Optional onPointerLeave # \u2022 onPointerLeave ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514 Optional onPointerLeaveCapture # \u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515 Optional onPointerMove # \u2022 onPointerMove ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506 Optional onPointerMoveCapture # \u2022 onPointerMoveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507 Optional onPointerOut # \u2022 onPointerOut ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518 Optional onPointerOutCapture # \u2022 onPointerOutCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519 Optional onPointerOver # \u2022 onPointerOver ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516 Optional onPointerOverCapture # \u2022 onPointerOverCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517 Optional onPointerUp # \u2022 onPointerUp ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508 Optional onPointerUpCapture # \u2022 onPointerUpCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509 Optional onProgress # \u2022 onProgress ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432 Optional onProgressCapture # \u2022 onProgressCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433 Optional onRateChange # \u2022 onRateChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434 Optional onRateChangeCapture # \u2022 onRateChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435 Optional onReset # \u2022 onReset ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384 Optional onResetCapture # \u2022 onResetCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385 Optional onScroll # \u2022 onScroll ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526 Optional onScrollCapture # \u2022 onScrollCapture ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527 Optional onSeeked # \u2022 onSeeked ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436 Optional onSeekedCapture # \u2022 onSeekedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437 Optional onSeeking # \u2022 onSeeking ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438 Optional onSeekingCapture # \u2022 onSeekingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439 Optional onSelect # \u2022 onSelect ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490 Optional onSelectCapture # \u2022 onSelectCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491 Optional onStalled # \u2022 onStalled ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440 Optional onStalledCapture # \u2022 onStalledCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441 Optional onSubmit # \u2022 onSubmit ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386 Optional onSubmitCapture # \u2022 onSubmitCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387 Optional onSuspend # \u2022 onSuspend ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442 Optional onSuspendCapture # \u2022 onSuspendCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443 Optional onTimeUpdate # \u2022 onTimeUpdate ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444 Optional onTimeUpdateCapture # \u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445 Optional onTouchCancel # \u2022 onTouchCancel ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494 Optional onTouchCancelCapture # \u2022 onTouchCancelCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495 Optional onTouchEnd # \u2022 onTouchEnd ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496 Optional onTouchEndCapture # \u2022 onTouchEndCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497 Optional onTouchMove # \u2022 onTouchMove ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498 Optional onTouchMoveCapture # \u2022 onTouchMoveCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499 Optional onTouchStart # \u2022 onTouchStart ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500 Optional onTouchStartCapture # \u2022 onTouchStartCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501 Optional onTransitionEnd # \u2022 onTransitionEnd ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542 Optional onTransitionEndCapture # \u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543 Optional onVolumeChange # \u2022 onVolumeChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446 Optional onVolumeChangeCapture # \u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447 Optional onWaiting # \u2022 onWaiting ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448 Optional onWaitingCapture # \u2022 onWaitingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449 Optional onWheel # \u2022 onWheel ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530 Optional onWheelCapture # \u2022 onWheelCapture ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531 Optional open # \u2022 open ? : boolean Inherited from LineProgressProps . open Defined in node_modules/@types/react/index.d.ts:1884 Optional optimum # \u2022 optimum ? : number Inherited from LineProgressProps . optimum Defined in node_modules/@types/react/index.d.ts:1885 Optional pattern # \u2022 pattern ? : string Inherited from LineProgressProps . pattern Defined in node_modules/@types/react/index.d.ts:1886 Optional placeholder # \u2022 placeholder ? : string Inherited from LineProgressProps . placeholder Overrides ButtonProps . placeholder Defined in node_modules/@types/react/index.d.ts:1887 Optional playsInline # \u2022 playsInline ? : boolean Inherited from LineProgressProps . playsInline Defined in node_modules/@types/react/index.d.ts:1888 Optional poster # \u2022 poster ? : string Inherited from LineProgressProps . poster Defined in node_modules/@types/react/index.d.ts:1889 Optional prefix # \u2022 prefix ? : string Inherited from ButtonProps . prefix Defined in node_modules/@types/react/index.d.ts:1780 Optional preload # \u2022 preload ? : string Inherited from LineProgressProps . preload Defined in node_modules/@types/react/index.d.ts:1890 Optional property # \u2022 property ? : string Inherited from ButtonProps . property Defined in node_modules/@types/react/index.d.ts:1781 Optional radioGroup # \u2022 radioGroup ? : string Inherited from ButtonProps . radioGroup Defined in node_modules/@types/react/index.d.ts:1771 Optional readOnly # \u2022 readOnly ? : boolean Inherited from LineProgressProps . readOnly Defined in node_modules/@types/react/index.d.ts:1891 Optional ref # \u2022 ref ? : LegacyRef\u2039any\u203a Inherited from LineProgressProps . ref Defined in node_modules/@types/react/index.d.ts:143 Optional rel # \u2022 rel ? : string Inherited from LineProgressProps . rel Defined in node_modules/@types/react/index.d.ts:1892 Optional required # \u2022 required ? : boolean Inherited from LineProgressProps . required Defined in node_modules/@types/react/index.d.ts:1893 Optional resource # \u2022 resource ? : string Inherited from ButtonProps . resource Defined in node_modules/@types/react/index.d.ts:1782 Optional results # \u2022 results ? : number Inherited from ButtonProps . results Defined in node_modules/@types/react/index.d.ts:1796 Optional reversed # \u2022 reversed ? : boolean Inherited from LineProgressProps . reversed Defined in node_modules/@types/react/index.d.ts:1894 Optional role # \u2022 role ? : string Inherited from ButtonProps . role Defined in node_modules/@types/react/index.d.ts:1774 Optional rowSpan # \u2022 rowSpan ? : number Inherited from LineProgressProps . rowSpan Defined in node_modules/@types/react/index.d.ts:1896 Optional rows # \u2022 rows ? : number Inherited from LineProgressProps . rows Defined in node_modules/@types/react/index.d.ts:1895 Optional sandbox # \u2022 sandbox ? : string Inherited from LineProgressProps . sandbox Defined in node_modules/@types/react/index.d.ts:1897 Optional scope # \u2022 scope ? : string Inherited from LineProgressProps . scope Defined in node_modules/@types/react/index.d.ts:1898 Optional scoped # \u2022 scoped ? : boolean Inherited from LineProgressProps . scoped Defined in node_modules/@types/react/index.d.ts:1899 Optional scrolling # \u2022 scrolling ? : string Inherited from LineProgressProps . scrolling Defined in node_modules/@types/react/index.d.ts:1900 Optional seamless # \u2022 seamless ? : boolean Inherited from LineProgressProps . seamless Defined in node_modules/@types/react/index.d.ts:1901 Optional security # \u2022 security ? : string Inherited from ButtonProps . security Defined in node_modules/@types/react/index.d.ts:1797 Optional selected # \u2022 selected ? : boolean Inherited from LineProgressProps . selected Defined in node_modules/@types/react/index.d.ts:1902 Optional shape # \u2022 shape ? : string Inherited from LineProgressProps . shape Defined in node_modules/@types/react/index.d.ts:1903 Optional size # \u2022 size ? : number Inherited from LineProgressProps . size Defined in node_modules/@types/react/index.d.ts:1904 Optional sizes # \u2022 sizes ? : string Inherited from LineProgressProps . sizes Defined in node_modules/@types/react/index.d.ts:1905 Optional slot # \u2022 slot ? : string Inherited from ButtonProps . slot Defined in node_modules/@types/react/index.d.ts:1763 Optional spacer # \u2022 spacer ? : boolean Defined in src/renderer/components/menu/menu.tsx:338 Optional span # \u2022 span ? : number Inherited from LineProgressProps . span Defined in node_modules/@types/react/index.d.ts:1906 Optional spellCheck # \u2022 spellCheck ? : Booleanish Inherited from ButtonProps . spellCheck Defined in node_modules/@types/react/index.d.ts:1764 Optional src # \u2022 src ? : string Inherited from LineProgressProps . src Defined in node_modules/@types/react/index.d.ts:1907 Optional srcDoc # \u2022 srcDoc ? : string Inherited from LineProgressProps . srcDoc Defined in node_modules/@types/react/index.d.ts:1908 Optional srcLang # \u2022 srcLang ? : string Inherited from LineProgressProps . srcLang Defined in node_modules/@types/react/index.d.ts:1909 Optional srcSet # \u2022 srcSet ? : string Inherited from LineProgressProps . srcSet Defined in node_modules/@types/react/index.d.ts:1910 Optional start # \u2022 start ? : number Inherited from LineProgressProps . start Defined in node_modules/@types/react/index.d.ts:1911 Optional step # \u2022 step ? : number | string Inherited from LineProgressProps . step Defined in node_modules/@types/react/index.d.ts:1912 Optional style # \u2022 style ? : CSSProperties Inherited from ButtonProps . style Defined in node_modules/@types/react/index.d.ts:1765 Optional summary # \u2022 summary ? : string Inherited from LineProgressProps . summary Defined in node_modules/@types/react/index.d.ts:1913 Optional suppressContentEditableWarning # \u2022 suppressContentEditableWarning ? : boolean Inherited from ButtonProps . suppressContentEditableWarning Defined in node_modules/@types/react/index.d.ts:1749 Optional suppressHydrationWarning # \u2022 suppressHydrationWarning ? : boolean Inherited from ButtonProps . suppressHydrationWarning Defined in node_modules/@types/react/index.d.ts:1750 Optional tabIndex # \u2022 tabIndex ? : number Inherited from ButtonProps . tabIndex Defined in node_modules/@types/react/index.d.ts:1766 Optional target # \u2022 target ? : string Inherited from LineProgressProps . target Defined in node_modules/@types/react/index.d.ts:1914 Optional title # \u2022 title ? : string Inherited from ButtonProps . title Defined in node_modules/@types/react/index.d.ts:1767 Optional translate # \u2022 translate ? : \"yes\" | \"no\" Inherited from ButtonProps . translate Defined in node_modules/@types/react/index.d.ts:1768 Optional type # \u2022 type ? : string Inherited from LineProgressProps . type Defined in node_modules/@types/react/index.d.ts:1915 Optional typeof # \u2022 typeof ? : string Inherited from ButtonProps . typeof Defined in node_modules/@types/react/index.d.ts:1783 Optional unselectable # \u2022 unselectable ? : \"on\" | \"off\" Inherited from ButtonProps . unselectable Defined in node_modules/@types/react/index.d.ts:1798 Optional useMap # \u2022 useMap ? : string Inherited from LineProgressProps . useMap Defined in node_modules/@types/react/index.d.ts:1916 Optional value # \u2022 value ? : string | ReadonlyArray\u2039string\u203a | number Inherited from MenuItemProps . value Defined in node_modules/@types/react/index.d.ts:1917 Optional vocab # \u2022 vocab ? : string Inherited from ButtonProps . vocab Defined in node_modules/@types/react/index.d.ts:1784 Optional width # \u2022 width ? : number | string Inherited from LineProgressProps . width Defined in node_modules/@types/react/index.d.ts:1918 Optional wmode # \u2022 wmode ? : string Inherited from LineProgressProps . wmode Defined in node_modules/@types/react/index.d.ts:1919 Optional wrap # \u2022 wrap ? : string Inherited from LineProgressProps . wrap Defined in node_modules/@types/react/index.d.ts:1920","title":"Interface: MenuItemProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#interface-menuitemprops","text":"","title":"Interface: MenuItemProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#hierarchy","text":"HTMLProps\u2039any\u203a \u21b3 MenuItemProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#properties","text":"about accept acceptCharset accessKey action active allowFullScreen allowTransparency alt aria-activedescendant aria-atomic aria-autocomplete aria-busy aria-checked aria-colcount aria-colindex aria-colspan aria-controls aria-current aria-describedby aria-details aria-disabled aria-dropeffect aria-errormessage aria-expanded aria-flowto aria-grabbed aria-haspopup aria-hidden aria-invalid aria-keyshortcuts aria-label aria-labelledby aria-level aria-live aria-modal aria-multiline aria-multiselectable aria-orientation aria-owns aria-placeholder aria-posinset aria-pressed aria-readonly aria-relevant aria-required aria-roledescription aria-rowcount aria-rowindex aria-rowspan aria-selected aria-setsize aria-sort aria-valuemax aria-valuemin aria-valuenow aria-valuetext as async autoCapitalize autoComplete autoCorrect autoFocus autoPlay autoSave capture cellPadding cellSpacing challenge charSet checked children cite classID className colSpan color cols content contentEditable contextMenu controls coords crossOrigin dangerouslySetInnerHTML data datatype dateTime default defaultChecked defaultValue defer dir disabled download draggable encType form formAction formEncType formMethod formNoValidate formTarget frameBorder headers height hidden high href hrefLang htmlFor httpEquiv icon id inlist inputMode integrity is itemID itemProp itemRef itemScope itemType key keyParams keyType kind label lang list loop low manifest marginHeight marginWidth max maxLength media mediaGroup method min minLength multiple muted name noValidate nonce onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture open optimum pattern placeholder playsInline poster prefix preload property radioGroup readOnly ref rel required resource results reversed role rowSpan rows sandbox scope scoped scrolling seamless security selected shape size sizes slot spacer span spellCheck src srcDoc srcLang srcSet start step style summary suppressContentEditableWarning suppressHydrationWarning tabIndex target title translate type typeof unselectable useMap value vocab width wmode wrap","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-about","text":"\u2022 about ? : string Inherited from ButtonProps . about Defined in node_modules/@types/react/index.d.ts:1777","title":"Optional about"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-accept","text":"\u2022 accept ? : string Inherited from LineProgressProps . accept Defined in node_modules/@types/react/index.d.ts:1815","title":"Optional accept"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-acceptcharset","text":"\u2022 acceptCharset ? : string Inherited from LineProgressProps . acceptCharset Defined in node_modules/@types/react/index.d.ts:1816","title":"Optional acceptCharset"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-accesskey","text":"\u2022 accessKey ? : string Inherited from ButtonProps . accessKey Defined in node_modules/@types/react/index.d.ts:1753","title":"Optional accessKey"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-action","text":"\u2022 action ? : string Inherited from LineProgressProps . action Defined in node_modules/@types/react/index.d.ts:1817","title":"Optional action"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-active","text":"\u2022 active ? : boolean Defined in src/renderer/components/menu/menu.tsx:337","title":"Optional active"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-allowfullscreen","text":"\u2022 allowFullScreen ? : boolean Inherited from LineProgressProps . allowFullScreen Defined in node_modules/@types/react/index.d.ts:1818","title":"Optional allowFullScreen"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-allowtransparency","text":"\u2022 allowTransparency ? : boolean Inherited from LineProgressProps . allowTransparency Defined in node_modules/@types/react/index.d.ts:1819","title":"Optional allowTransparency"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-alt","text":"\u2022 alt ? : string Inherited from LineProgressProps . alt Defined in node_modules/@types/react/index.d.ts:1820","title":"Optional alt"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-activedescendant","text":"\u2022 aria-activedescendant ? : string Inherited from ButtonProps . aria-activedescendant Defined in node_modules/@types/react/index.d.ts:1560 Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application.","title":"Optional aria-activedescendant"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-atomic","text":"\u2022 aria-atomic ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-atomic Defined in node_modules/@types/react/index.d.ts:1562 Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute.","title":"Optional aria-atomic"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-autocomplete","text":"\u2022 aria-autocomplete ? : \"none\" | \"inline\" | \"list\" | \"both\" Inherited from ButtonProps . aria-autocomplete Defined in node_modules/@types/react/index.d.ts:1567 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.","title":"Optional aria-autocomplete"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-busy","text":"\u2022 aria-busy ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-busy Defined in node_modules/@types/react/index.d.ts:1569 Indicates an element is being modified and that assistive technologies MAY want to wait until the modifications are complete before exposing them to the user.","title":"Optional aria-busy"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-checked","text":"\u2022 aria-checked ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-checked Defined in node_modules/@types/react/index.d.ts:1574 Indicates the current \"checked\" state of checkboxes, radio buttons, and other widgets. see aria-pressed @see aria-selected.","title":"Optional aria-checked"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-colcount","text":"\u2022 aria-colcount ? : number Inherited from ButtonProps . aria-colcount Defined in node_modules/@types/react/index.d.ts:1579 Defines the total number of columns in a table, grid, or treegrid. see aria-colindex.","title":"Optional aria-colcount"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-colindex","text":"\u2022 aria-colindex ? : number Inherited from ButtonProps . aria-colindex Defined in node_modules/@types/react/index.d.ts:1584 Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid. see aria-colcount @see aria-colspan.","title":"Optional aria-colindex"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-colspan","text":"\u2022 aria-colspan ? : number Inherited from ButtonProps . aria-colspan Defined in node_modules/@types/react/index.d.ts:1589 Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid. see aria-colindex @see aria-rowspan.","title":"Optional aria-colspan"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-controls","text":"\u2022 aria-controls ? : string Inherited from ButtonProps . aria-controls Defined in node_modules/@types/react/index.d.ts:1594 Identifies the element (or elements) whose contents or presence are controlled by the current element. see aria-owns.","title":"Optional aria-controls"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-current","text":"\u2022 aria-current ? : boolean | \"false\" | \"true\" | \"page\" | \"step\" | \"location\" | \"date\" | \"time\" Inherited from ButtonProps . aria-current Defined in node_modules/@types/react/index.d.ts:1596 Indicates the element that represents the current item within a container or set of related elements.","title":"Optional aria-current"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-describedby","text":"\u2022 aria-describedby ? : string Inherited from ButtonProps . aria-describedby Defined in node_modules/@types/react/index.d.ts:1601 Identifies the element (or elements) that describes the object. see aria-labelledby","title":"Optional aria-describedby"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-details","text":"\u2022 aria-details ? : string Inherited from ButtonProps . aria-details Defined in node_modules/@types/react/index.d.ts:1606 Identifies the element that provides a detailed, extended description for the object. see aria-describedby.","title":"Optional aria-details"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-disabled","text":"\u2022 aria-disabled ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-disabled Defined in node_modules/@types/react/index.d.ts:1611 Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable. see aria-hidden @see aria-readonly.","title":"Optional aria-disabled"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-dropeffect","text":"\u2022 aria-dropeffect ? : \"none\" | \"copy\" | \"execute\" | \"link\" | \"move\" | \"popup\" Inherited from ButtonProps . aria-dropeffect Defined in node_modules/@types/react/index.d.ts:1616 Indicates what functions can be performed when a dragged object is released on the drop target. deprecated in ARIA 1.1","title":"Optional aria-dropeffect"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-errormessage","text":"\u2022 aria-errormessage ? : string Inherited from ButtonProps . aria-errormessage Defined in node_modules/@types/react/index.d.ts:1621 Identifies the element that provides an error message for the object. see aria-invalid @see aria-describedby.","title":"Optional aria-errormessage"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-expanded","text":"\u2022 aria-expanded ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-expanded Defined in node_modules/@types/react/index.d.ts:1623 Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed.","title":"Optional aria-expanded"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-flowto","text":"\u2022 aria-flowto ? : string Inherited from ButtonProps . aria-flowto Defined in node_modules/@types/react/index.d.ts:1628 Identifies the next element (or elements) in an alternate reading order of content which, at the user's discretion, allows assistive technology to override the general default of reading in document source order.","title":"Optional aria-flowto"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-grabbed","text":"\u2022 aria-grabbed ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-grabbed Defined in node_modules/@types/react/index.d.ts:1633 Indicates an element's \"grabbed\" state in a drag-and-drop operation. deprecated in ARIA 1.1","title":"Optional aria-grabbed"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-haspopup","text":"\u2022 aria-haspopup ? : boolean | \"false\" | \"true\" | \"menu\" | \"listbox\" | \"tree\" | \"grid\" | \"dialog\" Inherited from ButtonProps . aria-haspopup Defined in node_modules/@types/react/index.d.ts:1635 Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.","title":"Optional aria-haspopup"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-hidden","text":"\u2022 aria-hidden ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-hidden Defined in node_modules/@types/react/index.d.ts:1640 Indicates whether the element is exposed to an accessibility API. see aria-disabled.","title":"Optional aria-hidden"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-invalid","text":"\u2022 aria-invalid ? : boolean | \"false\" | \"true\" | \"grammar\" | \"spelling\" Inherited from ButtonProps . aria-invalid Defined in node_modules/@types/react/index.d.ts:1645 Indicates the entered value does not conform to the format expected by the application. see aria-errormessage.","title":"Optional aria-invalid"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-keyshortcuts","text":"\u2022 aria-keyshortcuts ? : string Inherited from ButtonProps . aria-keyshortcuts Defined in node_modules/@types/react/index.d.ts:1647 Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element.","title":"Optional aria-keyshortcuts"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-label","text":"\u2022 aria-label ? : string Inherited from ButtonProps . aria-label Defined in node_modules/@types/react/index.d.ts:1652 Defines a string value that labels the current element. see aria-labelledby.","title":"Optional aria-label"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-labelledby","text":"\u2022 aria-labelledby ? : string Inherited from ButtonProps . aria-labelledby Defined in node_modules/@types/react/index.d.ts:1657 Identifies the element (or elements) that labels the current element. see aria-describedby.","title":"Optional aria-labelledby"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-level","text":"\u2022 aria-level ? : number Inherited from ButtonProps . aria-level Defined in node_modules/@types/react/index.d.ts:1659 Defines the hierarchical level of an element within a structure.","title":"Optional aria-level"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-live","text":"\u2022 aria-live ? : \"off\" | \"assertive\" | \"polite\" Inherited from ButtonProps . aria-live Defined in node_modules/@types/react/index.d.ts:1661 Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region.","title":"Optional aria-live"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-modal","text":"\u2022 aria-modal ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-modal Defined in node_modules/@types/react/index.d.ts:1663 Indicates whether an element is modal when displayed.","title":"Optional aria-modal"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-multiline","text":"\u2022 aria-multiline ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiline Defined in node_modules/@types/react/index.d.ts:1665 Indicates whether a text box accepts multiple lines of input or only a single line.","title":"Optional aria-multiline"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-multiselectable","text":"\u2022 aria-multiselectable ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiselectable Defined in node_modules/@types/react/index.d.ts:1667 Indicates that the user may select more than one item from the current selectable descendants.","title":"Optional aria-multiselectable"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-orientation","text":"\u2022 aria-orientation ? : \"horizontal\" | \"vertical\" Inherited from ButtonProps . aria-orientation Defined in node_modules/@types/react/index.d.ts:1669 Indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous.","title":"Optional aria-orientation"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-owns","text":"\u2022 aria-owns ? : string Inherited from ButtonProps . aria-owns Defined in node_modules/@types/react/index.d.ts:1675 Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship between DOM elements where the DOM hierarchy cannot be used to represent the relationship. see aria-controls.","title":"Optional aria-owns"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-placeholder","text":"\u2022 aria-placeholder ? : string Inherited from ButtonProps . aria-placeholder Defined in node_modules/@types/react/index.d.ts:1680 Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value. A hint could be a sample value or a brief description of the expected format.","title":"Optional aria-placeholder"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-posinset","text":"\u2022 aria-posinset ? : number Inherited from ButtonProps . aria-posinset Defined in node_modules/@types/react/index.d.ts:1685 Defines an element's number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-setsize.","title":"Optional aria-posinset"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-pressed","text":"\u2022 aria-pressed ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-pressed Defined in node_modules/@types/react/index.d.ts:1690 Indicates the current \"pressed\" state of toggle buttons. see aria-checked @see aria-selected.","title":"Optional aria-pressed"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-readonly","text":"\u2022 aria-readonly ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-readonly Defined in node_modules/@types/react/index.d.ts:1695 Indicates that the element is not editable, but is otherwise operable. see aria-disabled.","title":"Optional aria-readonly"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-relevant","text":"\u2022 aria-relevant ? : \"additions\" | \"additions removals\" | \"additions text\" | \"all\" | \"removals\" | \"removals additions\" | \"removals text\" | \"text\" | \"text additions\" | \"text removals\" Inherited from ButtonProps . aria-relevant Defined in node_modules/@types/react/index.d.ts:1700 Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified. see aria-atomic.","title":"Optional aria-relevant"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-required","text":"\u2022 aria-required ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-required Defined in node_modules/@types/react/index.d.ts:1702 Indicates that user input is required on the element before a form may be submitted.","title":"Optional aria-required"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-roledescription","text":"\u2022 aria-roledescription ? : string Inherited from ButtonProps . aria-roledescription Defined in node_modules/@types/react/index.d.ts:1704 Defines a human-readable, author-localized description for the role of an element.","title":"Optional aria-roledescription"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-rowcount","text":"\u2022 aria-rowcount ? : number Inherited from ButtonProps . aria-rowcount Defined in node_modules/@types/react/index.d.ts:1709 Defines the total number of rows in a table, grid, or treegrid. see aria-rowindex.","title":"Optional aria-rowcount"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-rowindex","text":"\u2022 aria-rowindex ? : number Inherited from ButtonProps . aria-rowindex Defined in node_modules/@types/react/index.d.ts:1714 Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid. see aria-rowcount @see aria-rowspan.","title":"Optional aria-rowindex"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-rowspan","text":"\u2022 aria-rowspan ? : number Inherited from ButtonProps . aria-rowspan Defined in node_modules/@types/react/index.d.ts:1719 Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid. see aria-rowindex @see aria-colspan.","title":"Optional aria-rowspan"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-selected","text":"\u2022 aria-selected ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-selected Defined in node_modules/@types/react/index.d.ts:1724 Indicates the current \"selected\" state of various widgets. see aria-checked @see aria-pressed.","title":"Optional aria-selected"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-setsize","text":"\u2022 aria-setsize ? : number Inherited from ButtonProps . aria-setsize Defined in node_modules/@types/react/index.d.ts:1729 Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-posinset.","title":"Optional aria-setsize"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-sort","text":"\u2022 aria-sort ? : \"none\" | \"ascending\" | \"descending\" | \"other\" Inherited from ButtonProps . aria-sort Defined in node_modules/@types/react/index.d.ts:1731 Indicates if items in a table or grid are sorted in ascending or descending order.","title":"Optional aria-sort"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-valuemax","text":"\u2022 aria-valuemax ? : number Inherited from ButtonProps . aria-valuemax Defined in node_modules/@types/react/index.d.ts:1733 Defines the maximum allowed value for a range widget.","title":"Optional aria-valuemax"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-valuemin","text":"\u2022 aria-valuemin ? : number Inherited from ButtonProps . aria-valuemin Defined in node_modules/@types/react/index.d.ts:1735 Defines the minimum allowed value for a range widget.","title":"Optional aria-valuemin"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-valuenow","text":"\u2022 aria-valuenow ? : number Inherited from ButtonProps . aria-valuenow Defined in node_modules/@types/react/index.d.ts:1740 Defines the current value for a range widget. see aria-valuetext.","title":"Optional aria-valuenow"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-valuetext","text":"\u2022 aria-valuetext ? : string Inherited from ButtonProps . aria-valuetext Defined in node_modules/@types/react/index.d.ts:1742 Defines the human readable text alternative of aria-valuenow for a range widget.","title":"Optional aria-valuetext"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-as","text":"\u2022 as ? : string Inherited from LineProgressProps . as Defined in node_modules/@types/react/index.d.ts:1821","title":"Optional as"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-async","text":"\u2022 async ? : boolean Inherited from LineProgressProps . async Defined in node_modules/@types/react/index.d.ts:1822","title":"Optional async"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-autocapitalize","text":"\u2022 autoCapitalize ? : string Inherited from ButtonProps . autoCapitalize Defined in node_modules/@types/react/index.d.ts:1787","title":"Optional autoCapitalize"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-autocomplete","text":"\u2022 autoComplete ? : string Inherited from LineProgressProps . autoComplete Defined in node_modules/@types/react/index.d.ts:1823","title":"Optional autoComplete"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-autocorrect","text":"\u2022 autoCorrect ? : string Inherited from ButtonProps . autoCorrect Defined in node_modules/@types/react/index.d.ts:1788","title":"Optional autoCorrect"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-autofocus","text":"\u2022 autoFocus ? : boolean Inherited from LineProgressProps . autoFocus Defined in node_modules/@types/react/index.d.ts:1824","title":"Optional autoFocus"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-autoplay","text":"\u2022 autoPlay ? : boolean Inherited from LineProgressProps . autoPlay Defined in node_modules/@types/react/index.d.ts:1825","title":"Optional autoPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-autosave","text":"\u2022 autoSave ? : string Inherited from ButtonProps . autoSave Defined in node_modules/@types/react/index.d.ts:1789","title":"Optional autoSave"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-capture","text":"\u2022 capture ? : boolean | string Inherited from LineProgressProps . capture Defined in node_modules/@types/react/index.d.ts:1826","title":"Optional capture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-cellpadding","text":"\u2022 cellPadding ? : number | string Inherited from LineProgressProps . cellPadding Defined in node_modules/@types/react/index.d.ts:1827","title":"Optional cellPadding"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-cellspacing","text":"\u2022 cellSpacing ? : number | string Inherited from LineProgressProps . cellSpacing Defined in node_modules/@types/react/index.d.ts:1828","title":"Optional cellSpacing"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-challenge","text":"\u2022 challenge ? : string Inherited from LineProgressProps . challenge Defined in node_modules/@types/react/index.d.ts:1830","title":"Optional challenge"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-charset","text":"\u2022 charSet ? : string Inherited from LineProgressProps . charSet Defined in node_modules/@types/react/index.d.ts:1829","title":"Optional charSet"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-checked","text":"\u2022 checked ? : boolean Inherited from LineProgressProps . checked Defined in node_modules/@types/react/index.d.ts:1831","title":"Optional checked"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-children","text":"\u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350","title":"Optional children"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-cite","text":"\u2022 cite ? : string Inherited from LineProgressProps . cite Defined in node_modules/@types/react/index.d.ts:1832","title":"Optional cite"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-classid","text":"\u2022 classID ? : string Inherited from LineProgressProps . classID Defined in node_modules/@types/react/index.d.ts:1833","title":"Optional classID"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-classname","text":"\u2022 className ? : string Inherited from ButtonProps . className Defined in node_modules/@types/react/index.d.ts:1754","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-colspan","text":"\u2022 colSpan ? : number Inherited from LineProgressProps . colSpan Defined in node_modules/@types/react/index.d.ts:1835","title":"Optional colSpan"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-color","text":"\u2022 color ? : string Inherited from ButtonProps . color Defined in node_modules/@types/react/index.d.ts:1790","title":"Optional color"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-cols","text":"\u2022 cols ? : number Inherited from LineProgressProps . cols Defined in node_modules/@types/react/index.d.ts:1834","title":"Optional cols"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-content","text":"\u2022 content ? : string Inherited from LineProgressProps . content Defined in node_modules/@types/react/index.d.ts:1836","title":"Optional content"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-contenteditable","text":"\u2022 contentEditable ? : Booleanish | \"inherit\" Inherited from ButtonProps . contentEditable Defined in node_modules/@types/react/index.d.ts:1755","title":"Optional contentEditable"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-contextmenu","text":"\u2022 contextMenu ? : string Inherited from ButtonProps . contextMenu Defined in node_modules/@types/react/index.d.ts:1756","title":"Optional contextMenu"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-controls","text":"\u2022 controls ? : boolean Inherited from LineProgressProps . controls Defined in node_modules/@types/react/index.d.ts:1837","title":"Optional controls"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-coords","text":"\u2022 coords ? : string Inherited from LineProgressProps . coords Defined in node_modules/@types/react/index.d.ts:1838","title":"Optional coords"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-crossorigin","text":"\u2022 crossOrigin ? : string Inherited from LineProgressProps . crossOrigin Defined in node_modules/@types/react/index.d.ts:1839","title":"Optional crossOrigin"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-dangerouslysetinnerhtml","text":"\u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351","title":"Optional dangerouslySetInnerHTML"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-data","text":"\u2022 data ? : string Inherited from LineProgressProps . data Defined in node_modules/@types/react/index.d.ts:1840","title":"Optional data"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-datatype","text":"\u2022 datatype ? : string Inherited from ButtonProps . datatype Defined in node_modules/@types/react/index.d.ts:1778","title":"Optional datatype"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-datetime","text":"\u2022 dateTime ? : string Inherited from LineProgressProps . dateTime Defined in node_modules/@types/react/index.d.ts:1841","title":"Optional dateTime"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-default","text":"\u2022 default ? : boolean Inherited from LineProgressProps . default Defined in node_modules/@types/react/index.d.ts:1842","title":"Optional default"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-defaultchecked","text":"\u2022 defaultChecked ? : boolean Inherited from ButtonProps . defaultChecked Defined in node_modules/@types/react/index.d.ts:1747","title":"Optional defaultChecked"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-defaultvalue","text":"\u2022 defaultValue ? : string | number | ReadonlyArray\u2039string\u203a Inherited from ButtonProps . defaultValue Defined in node_modules/@types/react/index.d.ts:1748","title":"Optional defaultValue"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-defer","text":"\u2022 defer ? : boolean Inherited from LineProgressProps . defer Defined in node_modules/@types/react/index.d.ts:1843","title":"Optional defer"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-dir","text":"\u2022 dir ? : string Inherited from ButtonProps . dir Defined in node_modules/@types/react/index.d.ts:1757","title":"Optional dir"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-disabled","text":"\u2022 disabled ? : boolean Overrides LineProgressProps . disabled Defined in src/renderer/components/menu/menu.tsx:336","title":"Optional disabled"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-download","text":"\u2022 download ? : any Inherited from LineProgressProps . download Defined in node_modules/@types/react/index.d.ts:1845","title":"Optional download"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-draggable","text":"\u2022 draggable ? : Booleanish Inherited from ButtonProps . draggable Defined in node_modules/@types/react/index.d.ts:1758","title":"Optional draggable"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-enctype","text":"\u2022 encType ? : string Inherited from LineProgressProps . encType Defined in node_modules/@types/react/index.d.ts:1846","title":"Optional encType"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-form","text":"\u2022 form ? : string Inherited from LineProgressProps . form Defined in node_modules/@types/react/index.d.ts:1847","title":"Optional form"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-formaction","text":"\u2022 formAction ? : string Inherited from LineProgressProps . formAction Defined in node_modules/@types/react/index.d.ts:1848","title":"Optional formAction"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-formenctype","text":"\u2022 formEncType ? : string Inherited from LineProgressProps . formEncType Defined in node_modules/@types/react/index.d.ts:1849","title":"Optional formEncType"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-formmethod","text":"\u2022 formMethod ? : string Inherited from LineProgressProps . formMethod Defined in node_modules/@types/react/index.d.ts:1850","title":"Optional formMethod"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-formnovalidate","text":"\u2022 formNoValidate ? : boolean Inherited from LineProgressProps . formNoValidate Defined in node_modules/@types/react/index.d.ts:1851","title":"Optional formNoValidate"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-formtarget","text":"\u2022 formTarget ? : string Inherited from LineProgressProps . formTarget Defined in node_modules/@types/react/index.d.ts:1852","title":"Optional formTarget"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-frameborder","text":"\u2022 frameBorder ? : number | string Inherited from LineProgressProps . frameBorder Defined in node_modules/@types/react/index.d.ts:1853","title":"Optional frameBorder"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-headers","text":"\u2022 headers ? : string Inherited from LineProgressProps . headers Defined in node_modules/@types/react/index.d.ts:1854","title":"Optional headers"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-height","text":"\u2022 height ? : number | string Inherited from LineProgressProps . height Defined in node_modules/@types/react/index.d.ts:1855","title":"Optional height"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-hidden","text":"\u2022 hidden ? : boolean Inherited from IconProps . hidden Defined in node_modules/@types/react/index.d.ts:1759","title":"Optional hidden"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-high","text":"\u2022 high ? : number Inherited from LineProgressProps . high Defined in node_modules/@types/react/index.d.ts:1856","title":"Optional high"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-href","text":"\u2022 href ? : string Overrides LineProgressProps . href Defined in src/renderer/components/menu/menu.tsx:339","title":"Optional href"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-hreflang","text":"\u2022 hrefLang ? : string Inherited from LineProgressProps . hrefLang Defined in node_modules/@types/react/index.d.ts:1858","title":"Optional hrefLang"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-htmlfor","text":"\u2022 htmlFor ? : string Inherited from LineProgressProps . htmlFor Defined in node_modules/@types/react/index.d.ts:1859","title":"Optional htmlFor"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-httpequiv","text":"\u2022 httpEquiv ? : string Inherited from LineProgressProps . httpEquiv Defined in node_modules/@types/react/index.d.ts:1860","title":"Optional httpEquiv"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-icon","text":"\u2022 icon ? : string | Partial\u2039 IconProps \u203a Defined in src/renderer/components/menu/menu.tsx:335","title":"Optional icon"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-id","text":"\u2022 id ? : string Inherited from ButtonProps . id Defined in node_modules/@types/react/index.d.ts:1760","title":"Optional id"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-inlist","text":"\u2022 inlist ? : any Inherited from ButtonProps . inlist Defined in node_modules/@types/react/index.d.ts:1779","title":"Optional inlist"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-inputmode","text":"\u2022 inputMode ? : \"none\" | \"text\" | \"tel\" | \"url\" | \"email\" | \"numeric\" | \"decimal\" | \"search\" Inherited from ButtonProps . inputMode Defined in node_modules/@types/react/index.d.ts:1805 Hints at the type of data that might be entered by the user while editing the element or its contents see https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute","title":"Optional inputMode"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-integrity","text":"\u2022 integrity ? : string Inherited from LineProgressProps . integrity Defined in node_modules/@types/react/index.d.ts:1861","title":"Optional integrity"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-is","text":"\u2022 is ? : string Inherited from ButtonProps . is Defined in node_modules/@types/react/index.d.ts:1810 Specify that a standard HTML element should behave like a defined custom built-in element see https://html.spec.whatwg.org/multipage/custom-elements.html#attr-is","title":"Optional is"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-itemid","text":"\u2022 itemID ? : string Inherited from ButtonProps . itemID Defined in node_modules/@types/react/index.d.ts:1794","title":"Optional itemID"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-itemprop","text":"\u2022 itemProp ? : string Inherited from ButtonProps . itemProp Defined in node_modules/@types/react/index.d.ts:1791","title":"Optional itemProp"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-itemref","text":"\u2022 itemRef ? : string Inherited from ButtonProps . itemRef Defined in node_modules/@types/react/index.d.ts:1795","title":"Optional itemRef"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-itemscope","text":"\u2022 itemScope ? : boolean Inherited from ButtonProps . itemScope Defined in node_modules/@types/react/index.d.ts:1792","title":"Optional itemScope"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-itemtype","text":"\u2022 itemType ? : string Inherited from ButtonProps . itemType Defined in node_modules/@types/react/index.d.ts:1793","title":"Optional itemType"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-key","text":"\u2022 key ? : Key | null Inherited from LineProgressProps . key Defined in node_modules/@types/react/index.d.ts:137","title":"Optional key"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-keyparams","text":"\u2022 keyParams ? : string Inherited from LineProgressProps . keyParams Defined in node_modules/@types/react/index.d.ts:1862","title":"Optional keyParams"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-keytype","text":"\u2022 keyType ? : string Inherited from LineProgressProps . keyType Defined in node_modules/@types/react/index.d.ts:1863","title":"Optional keyType"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-kind","text":"\u2022 kind ? : string Inherited from LineProgressProps . kind Defined in node_modules/@types/react/index.d.ts:1864","title":"Optional kind"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-label","text":"\u2022 label ? : string Inherited from LineProgressProps . label Defined in node_modules/@types/react/index.d.ts:1865","title":"Optional label"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-lang","text":"\u2022 lang ? : string Inherited from ButtonProps . lang Defined in node_modules/@types/react/index.d.ts:1761","title":"Optional lang"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-list","text":"\u2022 list ? : string Inherited from LineProgressProps . list Defined in node_modules/@types/react/index.d.ts:1866","title":"Optional list"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-loop","text":"\u2022 loop ? : boolean Inherited from LineProgressProps . loop Defined in node_modules/@types/react/index.d.ts:1867","title":"Optional loop"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-low","text":"\u2022 low ? : number Inherited from LineProgressProps . low Defined in node_modules/@types/react/index.d.ts:1868","title":"Optional low"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-manifest","text":"\u2022 manifest ? : string Inherited from LineProgressProps . manifest Defined in node_modules/@types/react/index.d.ts:1869","title":"Optional manifest"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-marginheight","text":"\u2022 marginHeight ? : number Inherited from LineProgressProps . marginHeight Defined in node_modules/@types/react/index.d.ts:1870","title":"Optional marginHeight"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-marginwidth","text":"\u2022 marginWidth ? : number Inherited from LineProgressProps . marginWidth Defined in node_modules/@types/react/index.d.ts:1871","title":"Optional marginWidth"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-max","text":"\u2022 max ? : number | string Inherited from MenuItemProps . max Defined in node_modules/@types/react/index.d.ts:1872","title":"Optional max"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-maxlength","text":"\u2022 maxLength ? : number Inherited from LineProgressProps . maxLength Defined in node_modules/@types/react/index.d.ts:1873","title":"Optional maxLength"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-media","text":"\u2022 media ? : string Inherited from LineProgressProps . media Defined in node_modules/@types/react/index.d.ts:1874","title":"Optional media"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-mediagroup","text":"\u2022 mediaGroup ? : string Inherited from LineProgressProps . mediaGroup Defined in node_modules/@types/react/index.d.ts:1875","title":"Optional mediaGroup"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-method","text":"\u2022 method ? : string Inherited from LineProgressProps . method Defined in node_modules/@types/react/index.d.ts:1876","title":"Optional method"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-min","text":"\u2022 min ? : number | string Inherited from MenuItemProps . min Defined in node_modules/@types/react/index.d.ts:1877","title":"Optional min"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-minlength","text":"\u2022 minLength ? : number Inherited from LineProgressProps . minLength Defined in node_modules/@types/react/index.d.ts:1878","title":"Optional minLength"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-multiple","text":"\u2022 multiple ? : boolean Inherited from LineProgressProps . multiple Defined in node_modules/@types/react/index.d.ts:1879","title":"Optional multiple"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-muted","text":"\u2022 muted ? : boolean Inherited from LineProgressProps . muted Defined in node_modules/@types/react/index.d.ts:1880","title":"Optional muted"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-name","text":"\u2022 name ? : string Inherited from LineProgressProps . name Defined in node_modules/@types/react/index.d.ts:1881","title":"Optional name"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-novalidate","text":"\u2022 noValidate ? : boolean Inherited from LineProgressProps . noValidate Defined in node_modules/@types/react/index.d.ts:1883","title":"Optional noValidate"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-nonce","text":"\u2022 nonce ? : string Inherited from LineProgressProps . nonce Defined in node_modules/@types/react/index.d.ts:1882","title":"Optional nonce"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onabort","text":"\u2022 onAbort ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406","title":"Optional onAbort"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onabortcapture","text":"\u2022 onAbortCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407","title":"Optional onAbortCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onanimationend","text":"\u2022 onAnimationEnd ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536","title":"Optional onAnimationEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onanimationendcapture","text":"\u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537","title":"Optional onAnimationEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onanimationiteration","text":"\u2022 onAnimationIteration ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538","title":"Optional onAnimationIteration"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onanimationiterationcapture","text":"\u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539","title":"Optional onAnimationIterationCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onanimationstart","text":"\u2022 onAnimationStart ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534","title":"Optional onAnimationStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onanimationstartcapture","text":"\u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535","title":"Optional onAnimationStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onauxclick","text":"\u2022 onAuxClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452","title":"Optional onAuxClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onauxclickcapture","text":"\u2022 onAuxClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453","title":"Optional onAuxClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onbeforeinput","text":"\u2022 onBeforeInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380","title":"Optional onBeforeInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onbeforeinputcapture","text":"\u2022 onBeforeInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381","title":"Optional onBeforeInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onblur","text":"\u2022 onBlur ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374","title":"Optional onBlur"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onblurcapture","text":"\u2022 onBlurCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375","title":"Optional onBlurCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-oncanplay","text":"\u2022 onCanPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408","title":"Optional onCanPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-oncanplaycapture","text":"\u2022 onCanPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409","title":"Optional onCanPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-oncanplaythrough","text":"\u2022 onCanPlayThrough ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410","title":"Optional onCanPlayThrough"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-oncanplaythroughcapture","text":"\u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411","title":"Optional onCanPlayThroughCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onchange","text":"\u2022 onChange ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378","title":"Optional onChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onchangecapture","text":"\u2022 onChangeCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379","title":"Optional onChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onclick","text":"\u2022 onClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454","title":"Optional onClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onclickcapture","text":"\u2022 onClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455","title":"Optional onClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-oncompositionend","text":"\u2022 onCompositionEnd ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364","title":"Optional onCompositionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-oncompositionendcapture","text":"\u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365","title":"Optional onCompositionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-oncompositionstart","text":"\u2022 onCompositionStart ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366","title":"Optional onCompositionStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-oncompositionstartcapture","text":"\u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367","title":"Optional onCompositionStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-oncompositionupdate","text":"\u2022 onCompositionUpdate ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368","title":"Optional onCompositionUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-oncompositionupdatecapture","text":"\u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369","title":"Optional onCompositionUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-oncontextmenu","text":"\u2022 onContextMenu ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456","title":"Optional onContextMenu"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-oncontextmenucapture","text":"\u2022 onContextMenuCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457","title":"Optional onContextMenuCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-oncopy","text":"\u2022 onCopy ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356","title":"Optional onCopy"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-oncopycapture","text":"\u2022 onCopyCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357","title":"Optional onCopyCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-oncut","text":"\u2022 onCut ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358","title":"Optional onCut"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-oncutcapture","text":"\u2022 onCutCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359","title":"Optional onCutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ondoubleclick","text":"\u2022 onDoubleClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458","title":"Optional onDoubleClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ondoubleclickcapture","text":"\u2022 onDoubleClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459","title":"Optional onDoubleClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ondrag","text":"\u2022 onDrag ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460","title":"Optional onDrag"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ondragcapture","text":"\u2022 onDragCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461","title":"Optional onDragCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ondragend","text":"\u2022 onDragEnd ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462","title":"Optional onDragEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ondragendcapture","text":"\u2022 onDragEndCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463","title":"Optional onDragEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ondragenter","text":"\u2022 onDragEnter ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464","title":"Optional onDragEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ondragentercapture","text":"\u2022 onDragEnterCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465","title":"Optional onDragEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ondragexit","text":"\u2022 onDragExit ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466","title":"Optional onDragExit"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ondragexitcapture","text":"\u2022 onDragExitCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467","title":"Optional onDragExitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ondragleave","text":"\u2022 onDragLeave ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468","title":"Optional onDragLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ondragleavecapture","text":"\u2022 onDragLeaveCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469","title":"Optional onDragLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ondragover","text":"\u2022 onDragOver ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470","title":"Optional onDragOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ondragovercapture","text":"\u2022 onDragOverCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471","title":"Optional onDragOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ondragstart","text":"\u2022 onDragStart ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472","title":"Optional onDragStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ondragstartcapture","text":"\u2022 onDragStartCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473","title":"Optional onDragStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ondrop","text":"\u2022 onDrop ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474","title":"Optional onDrop"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ondropcapture","text":"\u2022 onDropCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475","title":"Optional onDropCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ondurationchange","text":"\u2022 onDurationChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412","title":"Optional onDurationChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ondurationchangecapture","text":"\u2022 onDurationChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413","title":"Optional onDurationChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onemptied","text":"\u2022 onEmptied ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414","title":"Optional onEmptied"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onemptiedcapture","text":"\u2022 onEmptiedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415","title":"Optional onEmptiedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onencrypted","text":"\u2022 onEncrypted ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416","title":"Optional onEncrypted"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onencryptedcapture","text":"\u2022 onEncryptedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417","title":"Optional onEncryptedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onended","text":"\u2022 onEnded ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418","title":"Optional onEnded"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onendedcapture","text":"\u2022 onEndedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419","title":"Optional onEndedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onerror","text":"\u2022 onError ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394","title":"Optional onError"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onerrorcapture","text":"\u2022 onErrorCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395","title":"Optional onErrorCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onfocus","text":"\u2022 onFocus ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372","title":"Optional onFocus"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onfocuscapture","text":"\u2022 onFocusCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373","title":"Optional onFocusCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ongotpointercapture","text":"\u2022 onGotPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520","title":"Optional onGotPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ongotpointercapturecapture","text":"\u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521","title":"Optional onGotPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-oninput","text":"\u2022 onInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382","title":"Optional onInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-oninputcapture","text":"\u2022 onInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383","title":"Optional onInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-oninvalid","text":"\u2022 onInvalid ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388","title":"Optional onInvalid"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-oninvalidcapture","text":"\u2022 onInvalidCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389","title":"Optional onInvalidCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onkeydown","text":"\u2022 onKeyDown ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398","title":"Optional onKeyDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onkeydowncapture","text":"\u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399","title":"Optional onKeyDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onkeypress","text":"\u2022 onKeyPress ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400","title":"Optional onKeyPress"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onkeypresscapture","text":"\u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401","title":"Optional onKeyPressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onkeyup","text":"\u2022 onKeyUp ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402","title":"Optional onKeyUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onkeyupcapture","text":"\u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403","title":"Optional onKeyUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onload","text":"\u2022 onLoad ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392","title":"Optional onLoad"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onloadcapture","text":"\u2022 onLoadCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393","title":"Optional onLoadCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onloadstart","text":"\u2022 onLoadStart ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424","title":"Optional onLoadStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onloadstartcapture","text":"\u2022 onLoadStartCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425","title":"Optional onLoadStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onloadeddata","text":"\u2022 onLoadedData ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420","title":"Optional onLoadedData"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onloadeddatacapture","text":"\u2022 onLoadedDataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421","title":"Optional onLoadedDataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onloadedmetadata","text":"\u2022 onLoadedMetadata ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422","title":"Optional onLoadedMetadata"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onloadedmetadatacapture","text":"\u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423","title":"Optional onLoadedMetadataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onlostpointercapture","text":"\u2022 onLostPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522","title":"Optional onLostPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onlostpointercapturecapture","text":"\u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523","title":"Optional onLostPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onmousedown","text":"\u2022 onMouseDown ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476","title":"Optional onMouseDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onmousedowncapture","text":"\u2022 onMouseDownCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477","title":"Optional onMouseDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onmouseenter","text":"\u2022 onMouseEnter ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478","title":"Optional onMouseEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onmouseleave","text":"\u2022 onMouseLeave ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479","title":"Optional onMouseLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onmousemove","text":"\u2022 onMouseMove ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480","title":"Optional onMouseMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onmousemovecapture","text":"\u2022 onMouseMoveCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481","title":"Optional onMouseMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onmouseout","text":"\u2022 onMouseOut ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482","title":"Optional onMouseOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onmouseoutcapture","text":"\u2022 onMouseOutCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483","title":"Optional onMouseOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onmouseover","text":"\u2022 onMouseOver ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484","title":"Optional onMouseOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onmouseovercapture","text":"\u2022 onMouseOverCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485","title":"Optional onMouseOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onmouseup","text":"\u2022 onMouseUp ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486","title":"Optional onMouseUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onmouseupcapture","text":"\u2022 onMouseUpCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487","title":"Optional onMouseUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onpaste","text":"\u2022 onPaste ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360","title":"Optional onPaste"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onpastecapture","text":"\u2022 onPasteCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361","title":"Optional onPasteCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onpause","text":"\u2022 onPause ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426","title":"Optional onPause"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onpausecapture","text":"\u2022 onPauseCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427","title":"Optional onPauseCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onplay","text":"\u2022 onPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428","title":"Optional onPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onplaycapture","text":"\u2022 onPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429","title":"Optional onPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onplaying","text":"\u2022 onPlaying ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430","title":"Optional onPlaying"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onplayingcapture","text":"\u2022 onPlayingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431","title":"Optional onPlayingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onpointercancel","text":"\u2022 onPointerCancel ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510","title":"Optional onPointerCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onpointercancelcapture","text":"\u2022 onPointerCancelCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511","title":"Optional onPointerCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onpointerdown","text":"\u2022 onPointerDown ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504","title":"Optional onPointerDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onpointerdowncapture","text":"\u2022 onPointerDownCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505","title":"Optional onPointerDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onpointerenter","text":"\u2022 onPointerEnter ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512","title":"Optional onPointerEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onpointerentercapture","text":"\u2022 onPointerEnterCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513","title":"Optional onPointerEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onpointerleave","text":"\u2022 onPointerLeave ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514","title":"Optional onPointerLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onpointerleavecapture","text":"\u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515","title":"Optional onPointerLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onpointermove","text":"\u2022 onPointerMove ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506","title":"Optional onPointerMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onpointermovecapture","text":"\u2022 onPointerMoveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507","title":"Optional onPointerMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onpointerout","text":"\u2022 onPointerOut ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518","title":"Optional onPointerOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onpointeroutcapture","text":"\u2022 onPointerOutCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519","title":"Optional onPointerOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onpointerover","text":"\u2022 onPointerOver ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516","title":"Optional onPointerOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onpointerovercapture","text":"\u2022 onPointerOverCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517","title":"Optional onPointerOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onpointerup","text":"\u2022 onPointerUp ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508","title":"Optional onPointerUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onpointerupcapture","text":"\u2022 onPointerUpCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509","title":"Optional onPointerUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onprogress","text":"\u2022 onProgress ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432","title":"Optional onProgress"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onprogresscapture","text":"\u2022 onProgressCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433","title":"Optional onProgressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onratechange","text":"\u2022 onRateChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434","title":"Optional onRateChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onratechangecapture","text":"\u2022 onRateChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435","title":"Optional onRateChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onreset","text":"\u2022 onReset ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384","title":"Optional onReset"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onresetcapture","text":"\u2022 onResetCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385","title":"Optional onResetCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onscroll","text":"\u2022 onScroll ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526","title":"Optional onScroll"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onscrollcapture","text":"\u2022 onScrollCapture ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527","title":"Optional onScrollCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onseeked","text":"\u2022 onSeeked ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436","title":"Optional onSeeked"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onseekedcapture","text":"\u2022 onSeekedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437","title":"Optional onSeekedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onseeking","text":"\u2022 onSeeking ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438","title":"Optional onSeeking"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onseekingcapture","text":"\u2022 onSeekingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439","title":"Optional onSeekingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onselect","text":"\u2022 onSelect ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490","title":"Optional onSelect"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onselectcapture","text":"\u2022 onSelectCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491","title":"Optional onSelectCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onstalled","text":"\u2022 onStalled ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440","title":"Optional onStalled"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onstalledcapture","text":"\u2022 onStalledCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441","title":"Optional onStalledCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onsubmit","text":"\u2022 onSubmit ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386","title":"Optional onSubmit"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onsubmitcapture","text":"\u2022 onSubmitCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387","title":"Optional onSubmitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onsuspend","text":"\u2022 onSuspend ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442","title":"Optional onSuspend"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onsuspendcapture","text":"\u2022 onSuspendCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443","title":"Optional onSuspendCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ontimeupdate","text":"\u2022 onTimeUpdate ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444","title":"Optional onTimeUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ontimeupdatecapture","text":"\u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445","title":"Optional onTimeUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ontouchcancel","text":"\u2022 onTouchCancel ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494","title":"Optional onTouchCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ontouchcancelcapture","text":"\u2022 onTouchCancelCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495","title":"Optional onTouchCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ontouchend","text":"\u2022 onTouchEnd ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496","title":"Optional onTouchEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ontouchendcapture","text":"\u2022 onTouchEndCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497","title":"Optional onTouchEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ontouchmove","text":"\u2022 onTouchMove ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498","title":"Optional onTouchMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ontouchmovecapture","text":"\u2022 onTouchMoveCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499","title":"Optional onTouchMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ontouchstart","text":"\u2022 onTouchStart ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500","title":"Optional onTouchStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ontouchstartcapture","text":"\u2022 onTouchStartCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501","title":"Optional onTouchStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ontransitionend","text":"\u2022 onTransitionEnd ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542","title":"Optional onTransitionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ontransitionendcapture","text":"\u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543","title":"Optional onTransitionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onvolumechange","text":"\u2022 onVolumeChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446","title":"Optional onVolumeChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onvolumechangecapture","text":"\u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447","title":"Optional onVolumeChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onwaiting","text":"\u2022 onWaiting ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448","title":"Optional onWaiting"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onwaitingcapture","text":"\u2022 onWaitingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449","title":"Optional onWaitingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onwheel","text":"\u2022 onWheel ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530","title":"Optional onWheel"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onwheelcapture","text":"\u2022 onWheelCapture ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531","title":"Optional onWheelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-open","text":"\u2022 open ? : boolean Inherited from LineProgressProps . open Defined in node_modules/@types/react/index.d.ts:1884","title":"Optional open"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-optimum","text":"\u2022 optimum ? : number Inherited from LineProgressProps . optimum Defined in node_modules/@types/react/index.d.ts:1885","title":"Optional optimum"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-pattern","text":"\u2022 pattern ? : string Inherited from LineProgressProps . pattern Defined in node_modules/@types/react/index.d.ts:1886","title":"Optional pattern"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-placeholder","text":"\u2022 placeholder ? : string Inherited from LineProgressProps . placeholder Overrides ButtonProps . placeholder Defined in node_modules/@types/react/index.d.ts:1887","title":"Optional placeholder"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-playsinline","text":"\u2022 playsInline ? : boolean Inherited from LineProgressProps . playsInline Defined in node_modules/@types/react/index.d.ts:1888","title":"Optional playsInline"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-poster","text":"\u2022 poster ? : string Inherited from LineProgressProps . poster Defined in node_modules/@types/react/index.d.ts:1889","title":"Optional poster"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-prefix","text":"\u2022 prefix ? : string Inherited from ButtonProps . prefix Defined in node_modules/@types/react/index.d.ts:1780","title":"Optional prefix"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-preload","text":"\u2022 preload ? : string Inherited from LineProgressProps . preload Defined in node_modules/@types/react/index.d.ts:1890","title":"Optional preload"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-property","text":"\u2022 property ? : string Inherited from ButtonProps . property Defined in node_modules/@types/react/index.d.ts:1781","title":"Optional property"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-radiogroup","text":"\u2022 radioGroup ? : string Inherited from ButtonProps . radioGroup Defined in node_modules/@types/react/index.d.ts:1771","title":"Optional radioGroup"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-readonly","text":"\u2022 readOnly ? : boolean Inherited from LineProgressProps . readOnly Defined in node_modules/@types/react/index.d.ts:1891","title":"Optional readOnly"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ref","text":"\u2022 ref ? : LegacyRef\u2039any\u203a Inherited from LineProgressProps . ref Defined in node_modules/@types/react/index.d.ts:143","title":"Optional ref"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-rel","text":"\u2022 rel ? : string Inherited from LineProgressProps . rel Defined in node_modules/@types/react/index.d.ts:1892","title":"Optional rel"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-required","text":"\u2022 required ? : boolean Inherited from LineProgressProps . required Defined in node_modules/@types/react/index.d.ts:1893","title":"Optional required"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-resource","text":"\u2022 resource ? : string Inherited from ButtonProps . resource Defined in node_modules/@types/react/index.d.ts:1782","title":"Optional resource"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-results","text":"\u2022 results ? : number Inherited from ButtonProps . results Defined in node_modules/@types/react/index.d.ts:1796","title":"Optional results"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-reversed","text":"\u2022 reversed ? : boolean Inherited from LineProgressProps . reversed Defined in node_modules/@types/react/index.d.ts:1894","title":"Optional reversed"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-role","text":"\u2022 role ? : string Inherited from ButtonProps . role Defined in node_modules/@types/react/index.d.ts:1774","title":"Optional role"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-rowspan","text":"\u2022 rowSpan ? : number Inherited from LineProgressProps . rowSpan Defined in node_modules/@types/react/index.d.ts:1896","title":"Optional rowSpan"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-rows","text":"\u2022 rows ? : number Inherited from LineProgressProps . rows Defined in node_modules/@types/react/index.d.ts:1895","title":"Optional rows"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-sandbox","text":"\u2022 sandbox ? : string Inherited from LineProgressProps . sandbox Defined in node_modules/@types/react/index.d.ts:1897","title":"Optional sandbox"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-scope","text":"\u2022 scope ? : string Inherited from LineProgressProps . scope Defined in node_modules/@types/react/index.d.ts:1898","title":"Optional scope"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-scoped","text":"\u2022 scoped ? : boolean Inherited from LineProgressProps . scoped Defined in node_modules/@types/react/index.d.ts:1899","title":"Optional scoped"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-scrolling","text":"\u2022 scrolling ? : string Inherited from LineProgressProps . scrolling Defined in node_modules/@types/react/index.d.ts:1900","title":"Optional scrolling"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-seamless","text":"\u2022 seamless ? : boolean Inherited from LineProgressProps . seamless Defined in node_modules/@types/react/index.d.ts:1901","title":"Optional seamless"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-security","text":"\u2022 security ? : string Inherited from ButtonProps . security Defined in node_modules/@types/react/index.d.ts:1797","title":"Optional security"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-selected","text":"\u2022 selected ? : boolean Inherited from LineProgressProps . selected Defined in node_modules/@types/react/index.d.ts:1902","title":"Optional selected"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-shape","text":"\u2022 shape ? : string Inherited from LineProgressProps . shape Defined in node_modules/@types/react/index.d.ts:1903","title":"Optional shape"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-size","text":"\u2022 size ? : number Inherited from LineProgressProps . size Defined in node_modules/@types/react/index.d.ts:1904","title":"Optional size"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-sizes","text":"\u2022 sizes ? : string Inherited from LineProgressProps . sizes Defined in node_modules/@types/react/index.d.ts:1905","title":"Optional sizes"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-slot","text":"\u2022 slot ? : string Inherited from ButtonProps . slot Defined in node_modules/@types/react/index.d.ts:1763","title":"Optional slot"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-spacer","text":"\u2022 spacer ? : boolean Defined in src/renderer/components/menu/menu.tsx:338","title":"Optional spacer"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-span","text":"\u2022 span ? : number Inherited from LineProgressProps . span Defined in node_modules/@types/react/index.d.ts:1906","title":"Optional span"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-spellcheck","text":"\u2022 spellCheck ? : Booleanish Inherited from ButtonProps . spellCheck Defined in node_modules/@types/react/index.d.ts:1764","title":"Optional spellCheck"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-src","text":"\u2022 src ? : string Inherited from LineProgressProps . src Defined in node_modules/@types/react/index.d.ts:1907","title":"Optional src"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-srcdoc","text":"\u2022 srcDoc ? : string Inherited from LineProgressProps . srcDoc Defined in node_modules/@types/react/index.d.ts:1908","title":"Optional srcDoc"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-srclang","text":"\u2022 srcLang ? : string Inherited from LineProgressProps . srcLang Defined in node_modules/@types/react/index.d.ts:1909","title":"Optional srcLang"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-srcset","text":"\u2022 srcSet ? : string Inherited from LineProgressProps . srcSet Defined in node_modules/@types/react/index.d.ts:1910","title":"Optional srcSet"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-start","text":"\u2022 start ? : number Inherited from LineProgressProps . start Defined in node_modules/@types/react/index.d.ts:1911","title":"Optional start"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-step","text":"\u2022 step ? : number | string Inherited from LineProgressProps . step Defined in node_modules/@types/react/index.d.ts:1912","title":"Optional step"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-style","text":"\u2022 style ? : CSSProperties Inherited from ButtonProps . style Defined in node_modules/@types/react/index.d.ts:1765","title":"Optional style"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-summary","text":"\u2022 summary ? : string Inherited from LineProgressProps . summary Defined in node_modules/@types/react/index.d.ts:1913","title":"Optional summary"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-suppresscontenteditablewarning","text":"\u2022 suppressContentEditableWarning ? : boolean Inherited from ButtonProps . suppressContentEditableWarning Defined in node_modules/@types/react/index.d.ts:1749","title":"Optional suppressContentEditableWarning"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-suppresshydrationwarning","text":"\u2022 suppressHydrationWarning ? : boolean Inherited from ButtonProps . suppressHydrationWarning Defined in node_modules/@types/react/index.d.ts:1750","title":"Optional suppressHydrationWarning"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-tabindex","text":"\u2022 tabIndex ? : number Inherited from ButtonProps . tabIndex Defined in node_modules/@types/react/index.d.ts:1766","title":"Optional tabIndex"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-target","text":"\u2022 target ? : string Inherited from LineProgressProps . target Defined in node_modules/@types/react/index.d.ts:1914","title":"Optional target"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-title","text":"\u2022 title ? : string Inherited from ButtonProps . title Defined in node_modules/@types/react/index.d.ts:1767","title":"Optional title"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-translate","text":"\u2022 translate ? : \"yes\" | \"no\" Inherited from ButtonProps . translate Defined in node_modules/@types/react/index.d.ts:1768","title":"Optional translate"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-type","text":"\u2022 type ? : string Inherited from LineProgressProps . type Defined in node_modules/@types/react/index.d.ts:1915","title":"Optional type"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-typeof","text":"\u2022 typeof ? : string Inherited from ButtonProps . typeof Defined in node_modules/@types/react/index.d.ts:1783","title":"Optional typeof"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-unselectable","text":"\u2022 unselectable ? : \"on\" | \"off\" Inherited from ButtonProps . unselectable Defined in node_modules/@types/react/index.d.ts:1798","title":"Optional unselectable"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-usemap","text":"\u2022 useMap ? : string Inherited from LineProgressProps . useMap Defined in node_modules/@types/react/index.d.ts:1916","title":"Optional useMap"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-value","text":"\u2022 value ? : string | ReadonlyArray\u2039string\u203a | number Inherited from MenuItemProps . value Defined in node_modules/@types/react/index.d.ts:1917","title":"Optional value"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-vocab","text":"\u2022 vocab ? : string Inherited from ButtonProps . vocab Defined in node_modules/@types/react/index.d.ts:1784","title":"Optional vocab"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-width","text":"\u2022 width ? : number | string Inherited from LineProgressProps . width Defined in node_modules/@types/react/index.d.ts:1918","title":"Optional width"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-wmode","text":"\u2022 wmode ? : string Inherited from LineProgressProps . wmode Defined in node_modules/@types/react/index.d.ts:1919","title":"Optional wmode"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-wrap","text":"\u2022 wrap ? : string Inherited from LineProgressProps . wrap Defined in node_modules/@types/react/index.d.ts:1920","title":"Optional wrap"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuposition/","text":"Interface: MenuPosition # Hierarchy # MenuPosition Index # Properties # bottom left right top Properties # Optional bottom # \u2022 bottom ? : boolean Defined in src/renderer/components/menu/menu.tsx:37 Optional left # \u2022 left ? : boolean Defined in src/renderer/components/menu/menu.tsx:34 Optional right # \u2022 right ? : boolean Defined in src/renderer/components/menu/menu.tsx:36 Optional top # \u2022 top ? : boolean Defined in src/renderer/components/menu/menu.tsx:35","title":"Interface: MenuPosition"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuposition/#interface-menuposition","text":"","title":"Interface: MenuPosition"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuposition/#hierarchy","text":"MenuPosition","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuposition/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuposition/#properties","text":"bottom left right top","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuposition/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuposition/#optional-bottom","text":"\u2022 bottom ? : boolean Defined in src/renderer/components/menu/menu.tsx:37","title":"Optional bottom"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuposition/#optional-left","text":"\u2022 left ? : boolean Defined in src/renderer/components/menu/menu.tsx:34","title":"Optional left"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuposition/#optional-right","text":"\u2022 right ? : boolean Defined in src/renderer/components/menu/menu.tsx:36","title":"Optional right"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuposition/#optional-top","text":"\u2022 top ? : boolean Defined in src/renderer/components/menu/menu.tsx:35","title":"Optional top"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuprops/","text":"Interface: MenuProps # Hierarchy # MenuProps Index # Properties # autoFocus children className closeOnClickItem closeOnClickOutside closeOnScroll htmlFor id isOpen position toggleEvent usePortal Methods # close open Properties # Optional autoFocus # \u2022 autoFocus ? : boolean Defined in src/renderer/components/menu/menu.tsx:47 Optional children # \u2022 children ? : ReactNode Defined in src/renderer/components/menu/menu.tsx:53 Optional className # \u2022 className ? : string Defined in src/renderer/components/menu/menu.tsx:45 Optional closeOnClickItem # \u2022 closeOnClickItem ? : boolean Defined in src/renderer/components/menu/menu.tsx:49 Optional closeOnClickOutside # \u2022 closeOnClickOutside ? : boolean Defined in src/renderer/components/menu/menu.tsx:50 Optional closeOnScroll # \u2022 closeOnScroll ? : boolean Defined in src/renderer/components/menu/menu.tsx:51 Optional htmlFor # \u2022 htmlFor ? : string Defined in src/renderer/components/menu/menu.tsx:46 Optional id # \u2022 id ? : string Defined in src/renderer/components/menu/menu.tsx:44 Optional isOpen # \u2022 isOpen ? : boolean Defined in src/renderer/components/menu/menu.tsx:41 Optional position # \u2022 position ? : MenuPosition Defined in src/renderer/components/menu/menu.tsx:52 Optional toggleEvent # \u2022 toggleEvent ? : \"click\" | \"contextmenu\" Defined in src/renderer/components/menu/menu.tsx:54 Optional usePortal # \u2022 usePortal ? : boolean | HTMLElement Defined in src/renderer/components/menu/menu.tsx:48 Methods # close # \u25b8 close (): void Defined in src/renderer/components/menu/menu.tsx:43 Returns: void open # \u25b8 open (): void Defined in src/renderer/components/menu/menu.tsx:42 Returns: void","title":"Interface: MenuProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuprops/#interface-menuprops","text":"","title":"Interface: MenuProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuprops/#hierarchy","text":"MenuProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuprops/#properties","text":"autoFocus children className closeOnClickItem closeOnClickOutside closeOnScroll htmlFor id isOpen position toggleEvent usePortal","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuprops/#methods","text":"close open","title":"Methods"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuprops/#optional-autofocus","text":"\u2022 autoFocus ? : boolean Defined in src/renderer/components/menu/menu.tsx:47","title":"Optional autoFocus"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuprops/#optional-children","text":"\u2022 children ? : ReactNode Defined in src/renderer/components/menu/menu.tsx:53","title":"Optional children"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuprops/#optional-classname","text":"\u2022 className ? : string Defined in src/renderer/components/menu/menu.tsx:45","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuprops/#optional-closeonclickitem","text":"\u2022 closeOnClickItem ? : boolean Defined in src/renderer/components/menu/menu.tsx:49","title":"Optional closeOnClickItem"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuprops/#optional-closeonclickoutside","text":"\u2022 closeOnClickOutside ? : boolean Defined in src/renderer/components/menu/menu.tsx:50","title":"Optional closeOnClickOutside"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuprops/#optional-closeonscroll","text":"\u2022 closeOnScroll ? : boolean Defined in src/renderer/components/menu/menu.tsx:51","title":"Optional closeOnScroll"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuprops/#optional-htmlfor","text":"\u2022 htmlFor ? : string Defined in src/renderer/components/menu/menu.tsx:46","title":"Optional htmlFor"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuprops/#optional-id","text":"\u2022 id ? : string Defined in src/renderer/components/menu/menu.tsx:44","title":"Optional id"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuprops/#optional-isopen","text":"\u2022 isOpen ? : boolean Defined in src/renderer/components/menu/menu.tsx:41","title":"Optional isOpen"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuprops/#optional-position","text":"\u2022 position ? : MenuPosition Defined in src/renderer/components/menu/menu.tsx:52","title":"Optional position"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuprops/#optional-toggleevent","text":"\u2022 toggleEvent ? : \"click\" | \"contextmenu\" Defined in src/renderer/components/menu/menu.tsx:54","title":"Optional toggleEvent"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuprops/#optional-useportal","text":"\u2022 usePortal ? : boolean | HTMLElement Defined in src/renderer/components/menu/menu.tsx:48","title":"Optional usePortal"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuprops/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuprops/#close","text":"\u25b8 close (): void Defined in src/renderer/components/menu/menu.tsx:43 Returns: void","title":"close"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuprops/#open","text":"\u25b8 open (): void Defined in src/renderer/components/menu/menu.tsx:42 Returns: void","title":"open"},{"location":"extensions/api/interfaces/_renderer_api_components_.notification/","text":"Interface: Notification # Hierarchy # Notification Index # Properties # id message status timeout Methods # onClose Properties # Optional id # \u2022 id ? : NotificationId Defined in src/renderer/components/notifications/notifications.store.tsx:38 message # \u2022 message : NotificationMessage Defined in src/renderer/components/notifications/notifications.store.tsx:39 Optional status # \u2022 status ? : NotificationStatus Defined in src/renderer/components/notifications/notifications.store.tsx:40 Optional timeout # \u2022 timeout ? : number Defined in src/renderer/components/notifications/notifications.store.tsx:41 Methods # Optional onClose # \u25b8 onClose (): void Defined in src/renderer/components/notifications/notifications.store.tsx:42 Returns: void","title":"Interface: Notification"},{"location":"extensions/api/interfaces/_renderer_api_components_.notification/#interface-notification","text":"","title":"Interface: Notification"},{"location":"extensions/api/interfaces/_renderer_api_components_.notification/#hierarchy","text":"Notification","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.notification/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.notification/#properties","text":"id message status timeout","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.notification/#methods","text":"onClose","title":"Methods"},{"location":"extensions/api/interfaces/_renderer_api_components_.notification/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.notification/#optional-id","text":"\u2022 id ? : NotificationId Defined in src/renderer/components/notifications/notifications.store.tsx:38","title":"Optional id"},{"location":"extensions/api/interfaces/_renderer_api_components_.notification/#message","text":"\u2022 message : NotificationMessage Defined in src/renderer/components/notifications/notifications.store.tsx:39","title":"message"},{"location":"extensions/api/interfaces/_renderer_api_components_.notification/#optional-status","text":"\u2022 status ? : NotificationStatus Defined in src/renderer/components/notifications/notifications.store.tsx:40","title":"Optional status"},{"location":"extensions/api/interfaces/_renderer_api_components_.notification/#optional-timeout","text":"\u2022 timeout ? : number Defined in src/renderer/components/notifications/notifications.store.tsx:41","title":"Optional timeout"},{"location":"extensions/api/interfaces/_renderer_api_components_.notification/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/interfaces/_renderer_api_components_.notification/#optional-onclose","text":"\u25b8 onClose (): void Defined in src/renderer/components/notifications/notifications.store.tsx:42 Returns: void","title":"Optional onClose"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/","text":"Interface: PageLayoutProps # Hierarchy # DOMAttributes\u2039any\u203a \u21b3 PageLayoutProps Index # Properties # back children className contentClass contentGaps dangerouslySetInnerHTML navigation onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture provideBackButtonNavigation showOnTop Properties # Optional back # \u2022 back ? : function Defined in src/renderer/components/layout/page-layout.tsx:37 Type declaration: # \u25b8 ( evt : MouseEvent | KeyboardEvent): void Parameters: Name Type evt MouseEvent | KeyboardEvent Optional children # \u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350 Optional className # \u2022 className ? : IClassName Defined in src/renderer/components/layout/page-layout.tsx:31 Optional contentClass # \u2022 contentClass ? : IClassName Defined in src/renderer/components/layout/page-layout.tsx:32 Optional contentGaps # \u2022 contentGaps ? : boolean Defined in src/renderer/components/layout/page-layout.tsx:34 Optional dangerouslySetInnerHTML # \u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351 Type declaration: # __html : string Optional navigation # \u2022 navigation ? : React.ReactNode Defined in src/renderer/components/layout/page-layout.tsx:36 Optional onAbort # \u2022 onAbort ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406 Optional onAbortCapture # \u2022 onAbortCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407 Optional onAnimationEnd # \u2022 onAnimationEnd ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536 Optional onAnimationEndCapture # \u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537 Optional onAnimationIteration # \u2022 onAnimationIteration ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538 Optional onAnimationIterationCapture # \u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539 Optional onAnimationStart # \u2022 onAnimationStart ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534 Optional onAnimationStartCapture # \u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535 Optional onAuxClick # \u2022 onAuxClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452 Optional onAuxClickCapture # \u2022 onAuxClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453 Optional onBeforeInput # \u2022 onBeforeInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380 Optional onBeforeInputCapture # \u2022 onBeforeInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381 Optional onBlur # \u2022 onBlur ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374 Optional onBlurCapture # \u2022 onBlurCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375 Optional onCanPlay # \u2022 onCanPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408 Optional onCanPlayCapture # \u2022 onCanPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409 Optional onCanPlayThrough # \u2022 onCanPlayThrough ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410 Optional onCanPlayThroughCapture # \u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411 Optional onChange # \u2022 onChange ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378 Optional onChangeCapture # \u2022 onChangeCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379 Optional onClick # \u2022 onClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454 Optional onClickCapture # \u2022 onClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455 Optional onCompositionEnd # \u2022 onCompositionEnd ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364 Optional onCompositionEndCapture # \u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365 Optional onCompositionStart # \u2022 onCompositionStart ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366 Optional onCompositionStartCapture # \u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367 Optional onCompositionUpdate # \u2022 onCompositionUpdate ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368 Optional onCompositionUpdateCapture # \u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369 Optional onContextMenu # \u2022 onContextMenu ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456 Optional onContextMenuCapture # \u2022 onContextMenuCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457 Optional onCopy # \u2022 onCopy ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356 Optional onCopyCapture # \u2022 onCopyCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357 Optional onCut # \u2022 onCut ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358 Optional onCutCapture # \u2022 onCutCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359 Optional onDoubleClick # \u2022 onDoubleClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458 Optional onDoubleClickCapture # \u2022 onDoubleClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459 Optional onDrag # \u2022 onDrag ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460 Optional onDragCapture # \u2022 onDragCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461 Optional onDragEnd # \u2022 onDragEnd ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462 Optional onDragEndCapture # \u2022 onDragEndCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463 Optional onDragEnter # \u2022 onDragEnter ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464 Optional onDragEnterCapture # \u2022 onDragEnterCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465 Optional onDragExit # \u2022 onDragExit ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466 Optional onDragExitCapture # \u2022 onDragExitCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467 Optional onDragLeave # \u2022 onDragLeave ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468 Optional onDragLeaveCapture # \u2022 onDragLeaveCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469 Optional onDragOver # \u2022 onDragOver ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470 Optional onDragOverCapture # \u2022 onDragOverCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471 Optional onDragStart # \u2022 onDragStart ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472 Optional onDragStartCapture # \u2022 onDragStartCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473 Optional onDrop # \u2022 onDrop ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474 Optional onDropCapture # \u2022 onDropCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475 Optional onDurationChange # \u2022 onDurationChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412 Optional onDurationChangeCapture # \u2022 onDurationChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413 Optional onEmptied # \u2022 onEmptied ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414 Optional onEmptiedCapture # \u2022 onEmptiedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415 Optional onEncrypted # \u2022 onEncrypted ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416 Optional onEncryptedCapture # \u2022 onEncryptedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417 Optional onEnded # \u2022 onEnded ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418 Optional onEndedCapture # \u2022 onEndedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419 Optional onError # \u2022 onError ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394 Optional onErrorCapture # \u2022 onErrorCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395 Optional onFocus # \u2022 onFocus ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372 Optional onFocusCapture # \u2022 onFocusCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373 Optional onGotPointerCapture # \u2022 onGotPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520 Optional onGotPointerCaptureCapture # \u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521 Optional onInput # \u2022 onInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382 Optional onInputCapture # \u2022 onInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383 Optional onInvalid # \u2022 onInvalid ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388 Optional onInvalidCapture # \u2022 onInvalidCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389 Optional onKeyDown # \u2022 onKeyDown ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398 Optional onKeyDownCapture # \u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399 Optional onKeyPress # \u2022 onKeyPress ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400 Optional onKeyPressCapture # \u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401 Optional onKeyUp # \u2022 onKeyUp ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402 Optional onKeyUpCapture # \u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403 Optional onLoad # \u2022 onLoad ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392 Optional onLoadCapture # \u2022 onLoadCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393 Optional onLoadStart # \u2022 onLoadStart ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424 Optional onLoadStartCapture # \u2022 onLoadStartCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425 Optional onLoadedData # \u2022 onLoadedData ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420 Optional onLoadedDataCapture # \u2022 onLoadedDataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421 Optional onLoadedMetadata # \u2022 onLoadedMetadata ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422 Optional onLoadedMetadataCapture # \u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423 Optional onLostPointerCapture # \u2022 onLostPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522 Optional onLostPointerCaptureCapture # \u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523 Optional onMouseDown # \u2022 onMouseDown ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476 Optional onMouseDownCapture # \u2022 onMouseDownCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477 Optional onMouseEnter # \u2022 onMouseEnter ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478 Optional onMouseLeave # \u2022 onMouseLeave ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479 Optional onMouseMove # \u2022 onMouseMove ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480 Optional onMouseMoveCapture # \u2022 onMouseMoveCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481 Optional onMouseOut # \u2022 onMouseOut ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482 Optional onMouseOutCapture # \u2022 onMouseOutCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483 Optional onMouseOver # \u2022 onMouseOver ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484 Optional onMouseOverCapture # \u2022 onMouseOverCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485 Optional onMouseUp # \u2022 onMouseUp ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486 Optional onMouseUpCapture # \u2022 onMouseUpCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487 Optional onPaste # \u2022 onPaste ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360 Optional onPasteCapture # \u2022 onPasteCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361 Optional onPause # \u2022 onPause ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426 Optional onPauseCapture # \u2022 onPauseCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427 Optional onPlay # \u2022 onPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428 Optional onPlayCapture # \u2022 onPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429 Optional onPlaying # \u2022 onPlaying ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430 Optional onPlayingCapture # \u2022 onPlayingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431 Optional onPointerCancel # \u2022 onPointerCancel ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510 Optional onPointerCancelCapture # \u2022 onPointerCancelCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511 Optional onPointerDown # \u2022 onPointerDown ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504 Optional onPointerDownCapture # \u2022 onPointerDownCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505 Optional onPointerEnter # \u2022 onPointerEnter ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512 Optional onPointerEnterCapture # \u2022 onPointerEnterCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513 Optional onPointerLeave # \u2022 onPointerLeave ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514 Optional onPointerLeaveCapture # \u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515 Optional onPointerMove # \u2022 onPointerMove ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506 Optional onPointerMoveCapture # \u2022 onPointerMoveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507 Optional onPointerOut # \u2022 onPointerOut ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518 Optional onPointerOutCapture # \u2022 onPointerOutCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519 Optional onPointerOver # \u2022 onPointerOver ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516 Optional onPointerOverCapture # \u2022 onPointerOverCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517 Optional onPointerUp # \u2022 onPointerUp ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508 Optional onPointerUpCapture # \u2022 onPointerUpCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509 Optional onProgress # \u2022 onProgress ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432 Optional onProgressCapture # \u2022 onProgressCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433 Optional onRateChange # \u2022 onRateChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434 Optional onRateChangeCapture # \u2022 onRateChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435 Optional onReset # \u2022 onReset ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384 Optional onResetCapture # \u2022 onResetCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385 Optional onScroll # \u2022 onScroll ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526 Optional onScrollCapture # \u2022 onScrollCapture ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527 Optional onSeeked # \u2022 onSeeked ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436 Optional onSeekedCapture # \u2022 onSeekedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437 Optional onSeeking # \u2022 onSeeking ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438 Optional onSeekingCapture # \u2022 onSeekingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439 Optional onSelect # \u2022 onSelect ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490 Optional onSelectCapture # \u2022 onSelectCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491 Optional onStalled # \u2022 onStalled ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440 Optional onStalledCapture # \u2022 onStalledCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441 Optional onSubmit # \u2022 onSubmit ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386 Optional onSubmitCapture # \u2022 onSubmitCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387 Optional onSuspend # \u2022 onSuspend ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442 Optional onSuspendCapture # \u2022 onSuspendCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443 Optional onTimeUpdate # \u2022 onTimeUpdate ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444 Optional onTimeUpdateCapture # \u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445 Optional onTouchCancel # \u2022 onTouchCancel ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494 Optional onTouchCancelCapture # \u2022 onTouchCancelCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495 Optional onTouchEnd # \u2022 onTouchEnd ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496 Optional onTouchEndCapture # \u2022 onTouchEndCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497 Optional onTouchMove # \u2022 onTouchMove ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498 Optional onTouchMoveCapture # \u2022 onTouchMoveCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499 Optional onTouchStart # \u2022 onTouchStart ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500 Optional onTouchStartCapture # \u2022 onTouchStartCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501 Optional onTransitionEnd # \u2022 onTransitionEnd ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542 Optional onTransitionEndCapture # \u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543 Optional onVolumeChange # \u2022 onVolumeChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446 Optional onVolumeChangeCapture # \u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447 Optional onWaiting # \u2022 onWaiting ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448 Optional onWaitingCapture # \u2022 onWaitingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449 Optional onWheel # \u2022 onWheel ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530 Optional onWheelCapture # \u2022 onWheelCapture ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531 Optional provideBackButtonNavigation # \u2022 provideBackButtonNavigation ? : boolean Defined in src/renderer/components/layout/page-layout.tsx:33 Optional showOnTop # \u2022 showOnTop ? : boolean Defined in src/renderer/components/layout/page-layout.tsx:35","title":"Interface: PageLayoutProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#interface-pagelayoutprops","text":"","title":"Interface: PageLayoutProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#hierarchy","text":"DOMAttributes\u2039any\u203a \u21b3 PageLayoutProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#properties","text":"back children className contentClass contentGaps dangerouslySetInnerHTML navigation onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture provideBackButtonNavigation showOnTop","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-back","text":"\u2022 back ? : function Defined in src/renderer/components/layout/page-layout.tsx:37","title":"Optional back"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-children","text":"\u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350","title":"Optional children"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-classname","text":"\u2022 className ? : IClassName Defined in src/renderer/components/layout/page-layout.tsx:31","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-contentclass","text":"\u2022 contentClass ? : IClassName Defined in src/renderer/components/layout/page-layout.tsx:32","title":"Optional contentClass"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-contentgaps","text":"\u2022 contentGaps ? : boolean Defined in src/renderer/components/layout/page-layout.tsx:34","title":"Optional contentGaps"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-dangerouslysetinnerhtml","text":"\u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351","title":"Optional dangerouslySetInnerHTML"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-navigation","text":"\u2022 navigation ? : React.ReactNode Defined in src/renderer/components/layout/page-layout.tsx:36","title":"Optional navigation"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onabort","text":"\u2022 onAbort ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406","title":"Optional onAbort"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onabortcapture","text":"\u2022 onAbortCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407","title":"Optional onAbortCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onanimationend","text":"\u2022 onAnimationEnd ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536","title":"Optional onAnimationEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onanimationendcapture","text":"\u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537","title":"Optional onAnimationEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onanimationiteration","text":"\u2022 onAnimationIteration ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538","title":"Optional onAnimationIteration"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onanimationiterationcapture","text":"\u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539","title":"Optional onAnimationIterationCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onanimationstart","text":"\u2022 onAnimationStart ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534","title":"Optional onAnimationStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onanimationstartcapture","text":"\u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535","title":"Optional onAnimationStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onauxclick","text":"\u2022 onAuxClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452","title":"Optional onAuxClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onauxclickcapture","text":"\u2022 onAuxClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453","title":"Optional onAuxClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onbeforeinput","text":"\u2022 onBeforeInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380","title":"Optional onBeforeInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onbeforeinputcapture","text":"\u2022 onBeforeInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381","title":"Optional onBeforeInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onblur","text":"\u2022 onBlur ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374","title":"Optional onBlur"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onblurcapture","text":"\u2022 onBlurCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375","title":"Optional onBlurCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-oncanplay","text":"\u2022 onCanPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408","title":"Optional onCanPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-oncanplaycapture","text":"\u2022 onCanPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409","title":"Optional onCanPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-oncanplaythrough","text":"\u2022 onCanPlayThrough ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410","title":"Optional onCanPlayThrough"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-oncanplaythroughcapture","text":"\u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411","title":"Optional onCanPlayThroughCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onchange","text":"\u2022 onChange ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378","title":"Optional onChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onchangecapture","text":"\u2022 onChangeCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379","title":"Optional onChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onclick","text":"\u2022 onClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454","title":"Optional onClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onclickcapture","text":"\u2022 onClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455","title":"Optional onClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-oncompositionend","text":"\u2022 onCompositionEnd ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364","title":"Optional onCompositionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-oncompositionendcapture","text":"\u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365","title":"Optional onCompositionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-oncompositionstart","text":"\u2022 onCompositionStart ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366","title":"Optional onCompositionStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-oncompositionstartcapture","text":"\u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367","title":"Optional onCompositionStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-oncompositionupdate","text":"\u2022 onCompositionUpdate ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368","title":"Optional onCompositionUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-oncompositionupdatecapture","text":"\u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369","title":"Optional onCompositionUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-oncontextmenu","text":"\u2022 onContextMenu ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456","title":"Optional onContextMenu"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-oncontextmenucapture","text":"\u2022 onContextMenuCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457","title":"Optional onContextMenuCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-oncopy","text":"\u2022 onCopy ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356","title":"Optional onCopy"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-oncopycapture","text":"\u2022 onCopyCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357","title":"Optional onCopyCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-oncut","text":"\u2022 onCut ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358","title":"Optional onCut"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-oncutcapture","text":"\u2022 onCutCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359","title":"Optional onCutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ondoubleclick","text":"\u2022 onDoubleClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458","title":"Optional onDoubleClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ondoubleclickcapture","text":"\u2022 onDoubleClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459","title":"Optional onDoubleClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ondrag","text":"\u2022 onDrag ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460","title":"Optional onDrag"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ondragcapture","text":"\u2022 onDragCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461","title":"Optional onDragCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ondragend","text":"\u2022 onDragEnd ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462","title":"Optional onDragEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ondragendcapture","text":"\u2022 onDragEndCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463","title":"Optional onDragEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ondragenter","text":"\u2022 onDragEnter ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464","title":"Optional onDragEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ondragentercapture","text":"\u2022 onDragEnterCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465","title":"Optional onDragEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ondragexit","text":"\u2022 onDragExit ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466","title":"Optional onDragExit"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ondragexitcapture","text":"\u2022 onDragExitCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467","title":"Optional onDragExitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ondragleave","text":"\u2022 onDragLeave ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468","title":"Optional onDragLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ondragleavecapture","text":"\u2022 onDragLeaveCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469","title":"Optional onDragLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ondragover","text":"\u2022 onDragOver ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470","title":"Optional onDragOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ondragovercapture","text":"\u2022 onDragOverCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471","title":"Optional onDragOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ondragstart","text":"\u2022 onDragStart ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472","title":"Optional onDragStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ondragstartcapture","text":"\u2022 onDragStartCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473","title":"Optional onDragStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ondrop","text":"\u2022 onDrop ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474","title":"Optional onDrop"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ondropcapture","text":"\u2022 onDropCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475","title":"Optional onDropCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ondurationchange","text":"\u2022 onDurationChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412","title":"Optional onDurationChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ondurationchangecapture","text":"\u2022 onDurationChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413","title":"Optional onDurationChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onemptied","text":"\u2022 onEmptied ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414","title":"Optional onEmptied"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onemptiedcapture","text":"\u2022 onEmptiedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415","title":"Optional onEmptiedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onencrypted","text":"\u2022 onEncrypted ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416","title":"Optional onEncrypted"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onencryptedcapture","text":"\u2022 onEncryptedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417","title":"Optional onEncryptedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onended","text":"\u2022 onEnded ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418","title":"Optional onEnded"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onendedcapture","text":"\u2022 onEndedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419","title":"Optional onEndedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onerror","text":"\u2022 onError ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394","title":"Optional onError"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onerrorcapture","text":"\u2022 onErrorCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395","title":"Optional onErrorCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onfocus","text":"\u2022 onFocus ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372","title":"Optional onFocus"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onfocuscapture","text":"\u2022 onFocusCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373","title":"Optional onFocusCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ongotpointercapture","text":"\u2022 onGotPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520","title":"Optional onGotPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ongotpointercapturecapture","text":"\u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521","title":"Optional onGotPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-oninput","text":"\u2022 onInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382","title":"Optional onInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-oninputcapture","text":"\u2022 onInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383","title":"Optional onInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-oninvalid","text":"\u2022 onInvalid ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388","title":"Optional onInvalid"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-oninvalidcapture","text":"\u2022 onInvalidCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389","title":"Optional onInvalidCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onkeydown","text":"\u2022 onKeyDown ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398","title":"Optional onKeyDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onkeydowncapture","text":"\u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399","title":"Optional onKeyDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onkeypress","text":"\u2022 onKeyPress ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400","title":"Optional onKeyPress"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onkeypresscapture","text":"\u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401","title":"Optional onKeyPressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onkeyup","text":"\u2022 onKeyUp ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402","title":"Optional onKeyUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onkeyupcapture","text":"\u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403","title":"Optional onKeyUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onload","text":"\u2022 onLoad ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392","title":"Optional onLoad"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onloadcapture","text":"\u2022 onLoadCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393","title":"Optional onLoadCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onloadstart","text":"\u2022 onLoadStart ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424","title":"Optional onLoadStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onloadstartcapture","text":"\u2022 onLoadStartCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425","title":"Optional onLoadStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onloadeddata","text":"\u2022 onLoadedData ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420","title":"Optional onLoadedData"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onloadeddatacapture","text":"\u2022 onLoadedDataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421","title":"Optional onLoadedDataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onloadedmetadata","text":"\u2022 onLoadedMetadata ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422","title":"Optional onLoadedMetadata"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onloadedmetadatacapture","text":"\u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423","title":"Optional onLoadedMetadataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onlostpointercapture","text":"\u2022 onLostPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522","title":"Optional onLostPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onlostpointercapturecapture","text":"\u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523","title":"Optional onLostPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onmousedown","text":"\u2022 onMouseDown ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476","title":"Optional onMouseDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onmousedowncapture","text":"\u2022 onMouseDownCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477","title":"Optional onMouseDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onmouseenter","text":"\u2022 onMouseEnter ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478","title":"Optional onMouseEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onmouseleave","text":"\u2022 onMouseLeave ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479","title":"Optional onMouseLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onmousemove","text":"\u2022 onMouseMove ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480","title":"Optional onMouseMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onmousemovecapture","text":"\u2022 onMouseMoveCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481","title":"Optional onMouseMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onmouseout","text":"\u2022 onMouseOut ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482","title":"Optional onMouseOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onmouseoutcapture","text":"\u2022 onMouseOutCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483","title":"Optional onMouseOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onmouseover","text":"\u2022 onMouseOver ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484","title":"Optional onMouseOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onmouseovercapture","text":"\u2022 onMouseOverCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485","title":"Optional onMouseOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onmouseup","text":"\u2022 onMouseUp ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486","title":"Optional onMouseUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onmouseupcapture","text":"\u2022 onMouseUpCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487","title":"Optional onMouseUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onpaste","text":"\u2022 onPaste ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360","title":"Optional onPaste"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onpastecapture","text":"\u2022 onPasteCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361","title":"Optional onPasteCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onpause","text":"\u2022 onPause ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426","title":"Optional onPause"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onpausecapture","text":"\u2022 onPauseCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427","title":"Optional onPauseCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onplay","text":"\u2022 onPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428","title":"Optional onPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onplaycapture","text":"\u2022 onPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429","title":"Optional onPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onplaying","text":"\u2022 onPlaying ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430","title":"Optional onPlaying"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onplayingcapture","text":"\u2022 onPlayingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431","title":"Optional onPlayingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onpointercancel","text":"\u2022 onPointerCancel ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510","title":"Optional onPointerCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onpointercancelcapture","text":"\u2022 onPointerCancelCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511","title":"Optional onPointerCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onpointerdown","text":"\u2022 onPointerDown ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504","title":"Optional onPointerDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onpointerdowncapture","text":"\u2022 onPointerDownCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505","title":"Optional onPointerDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onpointerenter","text":"\u2022 onPointerEnter ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512","title":"Optional onPointerEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onpointerentercapture","text":"\u2022 onPointerEnterCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513","title":"Optional onPointerEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onpointerleave","text":"\u2022 onPointerLeave ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514","title":"Optional onPointerLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onpointerleavecapture","text":"\u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515","title":"Optional onPointerLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onpointermove","text":"\u2022 onPointerMove ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506","title":"Optional onPointerMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onpointermovecapture","text":"\u2022 onPointerMoveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507","title":"Optional onPointerMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onpointerout","text":"\u2022 onPointerOut ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518","title":"Optional onPointerOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onpointeroutcapture","text":"\u2022 onPointerOutCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519","title":"Optional onPointerOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onpointerover","text":"\u2022 onPointerOver ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516","title":"Optional onPointerOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onpointerovercapture","text":"\u2022 onPointerOverCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517","title":"Optional onPointerOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onpointerup","text":"\u2022 onPointerUp ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508","title":"Optional onPointerUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onpointerupcapture","text":"\u2022 onPointerUpCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509","title":"Optional onPointerUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onprogress","text":"\u2022 onProgress ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432","title":"Optional onProgress"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onprogresscapture","text":"\u2022 onProgressCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433","title":"Optional onProgressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onratechange","text":"\u2022 onRateChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434","title":"Optional onRateChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onratechangecapture","text":"\u2022 onRateChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435","title":"Optional onRateChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onreset","text":"\u2022 onReset ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384","title":"Optional onReset"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onresetcapture","text":"\u2022 onResetCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385","title":"Optional onResetCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onscroll","text":"\u2022 onScroll ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526","title":"Optional onScroll"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onscrollcapture","text":"\u2022 onScrollCapture ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527","title":"Optional onScrollCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onseeked","text":"\u2022 onSeeked ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436","title":"Optional onSeeked"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onseekedcapture","text":"\u2022 onSeekedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437","title":"Optional onSeekedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onseeking","text":"\u2022 onSeeking ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438","title":"Optional onSeeking"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onseekingcapture","text":"\u2022 onSeekingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439","title":"Optional onSeekingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onselect","text":"\u2022 onSelect ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490","title":"Optional onSelect"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onselectcapture","text":"\u2022 onSelectCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491","title":"Optional onSelectCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onstalled","text":"\u2022 onStalled ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440","title":"Optional onStalled"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onstalledcapture","text":"\u2022 onStalledCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441","title":"Optional onStalledCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onsubmit","text":"\u2022 onSubmit ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386","title":"Optional onSubmit"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onsubmitcapture","text":"\u2022 onSubmitCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387","title":"Optional onSubmitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onsuspend","text":"\u2022 onSuspend ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442","title":"Optional onSuspend"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onsuspendcapture","text":"\u2022 onSuspendCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443","title":"Optional onSuspendCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ontimeupdate","text":"\u2022 onTimeUpdate ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444","title":"Optional onTimeUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ontimeupdatecapture","text":"\u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445","title":"Optional onTimeUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ontouchcancel","text":"\u2022 onTouchCancel ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494","title":"Optional onTouchCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ontouchcancelcapture","text":"\u2022 onTouchCancelCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495","title":"Optional onTouchCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ontouchend","text":"\u2022 onTouchEnd ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496","title":"Optional onTouchEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ontouchendcapture","text":"\u2022 onTouchEndCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497","title":"Optional onTouchEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ontouchmove","text":"\u2022 onTouchMove ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498","title":"Optional onTouchMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ontouchmovecapture","text":"\u2022 onTouchMoveCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499","title":"Optional onTouchMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ontouchstart","text":"\u2022 onTouchStart ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500","title":"Optional onTouchStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ontouchstartcapture","text":"\u2022 onTouchStartCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501","title":"Optional onTouchStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ontransitionend","text":"\u2022 onTransitionEnd ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542","title":"Optional onTransitionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ontransitionendcapture","text":"\u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543","title":"Optional onTransitionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onvolumechange","text":"\u2022 onVolumeChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446","title":"Optional onVolumeChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onvolumechangecapture","text":"\u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447","title":"Optional onVolumeChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onwaiting","text":"\u2022 onWaiting ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448","title":"Optional onWaiting"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onwaitingcapture","text":"\u2022 onWaitingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449","title":"Optional onWaitingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onwheel","text":"\u2022 onWheel ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530","title":"Optional onWheel"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onwheelcapture","text":"\u2022 onWheelCapture ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531","title":"Optional onWheelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-providebackbuttonnavigation","text":"\u2022 provideBackButtonNavigation ? : boolean Defined in src/renderer/components/layout/page-layout.tsx:33","title":"Optional provideBackButtonNavigation"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-showontop","text":"\u2022 showOnTop ? : boolean Defined in src/renderer/components/layout/page-layout.tsx:35","title":"Optional showOnTop"},{"location":"extensions/api/interfaces/_renderer_api_components_.radiogroupprops/","text":"Interface: RadioGroupProps # Hierarchy # RadioGroupProps Index # Properties # asButtons className disabled value Methods # onChange Properties # Optional asButtons # \u2022 asButtons ? : boolean Defined in src/renderer/components/radio/radio.tsx:32 Optional className # \u2022 className ? : any Defined in src/renderer/components/radio/radio.tsx:30 Optional disabled # \u2022 disabled ? : boolean Defined in src/renderer/components/radio/radio.tsx:33 Optional value # \u2022 value ? : any Defined in src/renderer/components/radio/radio.tsx:31 Methods # Optional onChange # \u25b8 onChange ( value : string): void Defined in src/renderer/components/radio/radio.tsx:34 Parameters: Name Type value string Returns: void","title":"Interface: RadioGroupProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.radiogroupprops/#interface-radiogroupprops","text":"","title":"Interface: RadioGroupProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.radiogroupprops/#hierarchy","text":"RadioGroupProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.radiogroupprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.radiogroupprops/#properties","text":"asButtons className disabled value","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.radiogroupprops/#methods","text":"onChange","title":"Methods"},{"location":"extensions/api/interfaces/_renderer_api_components_.radiogroupprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.radiogroupprops/#optional-asbuttons","text":"\u2022 asButtons ? : boolean Defined in src/renderer/components/radio/radio.tsx:32","title":"Optional asButtons"},{"location":"extensions/api/interfaces/_renderer_api_components_.radiogroupprops/#optional-classname","text":"\u2022 className ? : any Defined in src/renderer/components/radio/radio.tsx:30","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.radiogroupprops/#optional-disabled","text":"\u2022 disabled ? : boolean Defined in src/renderer/components/radio/radio.tsx:33","title":"Optional disabled"},{"location":"extensions/api/interfaces/_renderer_api_components_.radiogroupprops/#optional-value","text":"\u2022 value ? : any Defined in src/renderer/components/radio/radio.tsx:31","title":"Optional value"},{"location":"extensions/api/interfaces/_renderer_api_components_.radiogroupprops/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/interfaces/_renderer_api_components_.radiogroupprops/#optional-onchange","text":"\u25b8 onChange ( value : string): void Defined in src/renderer/components/radio/radio.tsx:34 Parameters: Name Type value string Returns: void","title":"Optional onChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectoption/","text":"Interface: SelectOption \u2039 T \u203a # Type parameters # \u25aa T Hierarchy # SelectOption Index # Properties # label value Properties # Optional label # \u2022 label ? : React.ReactNode Defined in src/renderer/components/select/select.tsx:43 value # \u2022 value : T Defined in src/renderer/components/select/select.tsx:42","title":"Interface: SelectOption \u2039**T**\u203a"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectoption/#interface-selectoption-t","text":"","title":"Interface: SelectOption \u2039T\u203a"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectoption/#type-parameters","text":"\u25aa T","title":"Type parameters"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectoption/#hierarchy","text":"SelectOption","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectoption/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectoption/#properties","text":"label value","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectoption/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectoption/#optional-label","text":"\u2022 label ? : React.ReactNode Defined in src/renderer/components/select/select.tsx:43","title":"Optional label"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectoption/#value","text":"\u2022 value : T Defined in src/renderer/components/select/select.tsx:42","title":"value"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/","text":"Interface: SelectProps \u2039 T \u203a # Type parameters # \u25aa T Hierarchy # Props\u2039T\u203a CreatableProps\u2039T\u203a \u21b3 SelectProps Index # Properties # allowCreateWhileLoading aria-label aria-labelledby autoConvertOptions autoFocus backspaceRemovesValue blurInputOnSelect captureMenuScroll className classNamePrefix closeMenuOnScroll closeMenuOnSelect components controlShouldRenderValue createOptionPosition defaultInputValue defaultMenuIsOpen defaultValue delimiter escapeClearsValue filterOption formatCreateLabel formatGroupLabel formatOptionLabel getNewOptionData getOptionLabel getOptionValue hideSelectedOptions id inputId inputValue instanceId isClearable isCreatable isDisabled isLoading isMulti isOptionDisabled isOptionSelected isRtl isSearchable isValidNewOption loadingMessage maxMenuHeight menuClass menuIsOpen menuPlacement menuPortalTarget menuPosition menuShouldBlockScroll menuShouldScrollIntoView minMenuHeight name noOptionsMessage onBlur onCreateOption onFocus onInputChange onKeyDown onMenuClose onMenuOpen onMenuScrollToBottom onMenuScrollToTop openMenuOnClick openMenuOnFocus options pageSize placeholder screenReaderStatus styles tabIndex tabSelectsValue theme themeName value Methods # onChange Properties # Optional allowCreateWhileLoading # \u2022 allowCreateWhileLoading ? : boolean Inherited from SelectProps . allowCreateWhileLoading Defined in node_modules/@types/react-select/src/Creatable.d.ts:11 Optional aria-label # \u2022 aria-label ? : string Inherited from SelectProps . aria-label Defined in node_modules/@types/react-select/src/Select.d.ts:58 Optional aria-labelledby # \u2022 aria-labelledby ? : string Inherited from SelectProps . aria-labelledby Defined in node_modules/@types/react-select/src/Select.d.ts:60 Optional autoConvertOptions # \u2022 autoConvertOptions ? : boolean Defined in src/renderer/components/select/select.tsx:51 Optional autoFocus # \u2022 autoFocus ? : boolean Inherited from SelectProps . autoFocus Defined in node_modules/@types/react-select/src/Select.d.ts:62 Optional backspaceRemovesValue # \u2022 backspaceRemovesValue ? : boolean Inherited from SelectProps . backspaceRemovesValue Defined in node_modules/@types/react-select/src/Select.d.ts:64 Optional blurInputOnSelect # \u2022 blurInputOnSelect ? : boolean Inherited from SelectProps . blurInputOnSelect Defined in node_modules/@types/react-select/src/Select.d.ts:66 Optional captureMenuScroll # \u2022 captureMenuScroll ? : boolean Inherited from SelectProps . captureMenuScroll Defined in node_modules/@types/react-select/src/Select.d.ts:68 Optional className # \u2022 className ? : string Inherited from SelectProps . className Defined in node_modules/@types/react-select/src/Select.d.ts:70 Optional classNamePrefix # \u2022 classNamePrefix ? : string | null Inherited from SelectProps . classNamePrefix Defined in node_modules/@types/react-select/src/Select.d.ts:72 Optional closeMenuOnScroll # \u2022 closeMenuOnScroll ? : boolean | EventListener Inherited from SelectProps . closeMenuOnScroll Defined in node_modules/@types/react-select/src/Select.d.ts:87 Optional closeMenuOnSelect # \u2022 closeMenuOnSelect ? : boolean Inherited from SelectProps . closeMenuOnSelect Defined in node_modules/@types/react-select/src/Select.d.ts:74 Optional components # \u2022 components ? : SelectComponentsConfig\u2039T\u203a Inherited from SelectProps . components Defined in node_modules/@types/react-select/src/Select.d.ts:97 Optional controlShouldRenderValue # \u2022 controlShouldRenderValue ? : boolean Inherited from SelectProps . controlShouldRenderValue Defined in node_modules/@types/react-select/src/Select.d.ts:99 Optional createOptionPosition # \u2022 createOptionPosition ? : \"first\" | \"last\" Inherited from SelectProps . createOptionPosition Defined in node_modules/@types/react-select/src/Creatable.d.ts:26 Optional defaultInputValue # \u2022 defaultInputValue ? : string Inherited from SelectProps . defaultInputValue Defined in node_modules/@types/react-select/src/Select.d.ts:207 Optional defaultMenuIsOpen # \u2022 defaultMenuIsOpen ? : boolean Inherited from SelectProps . defaultMenuIsOpen Defined in node_modules/@types/react-select/src/Select.d.ts:208 Optional defaultValue # \u2022 defaultValue ? : ValueType\u2039T\u203a Inherited from SelectProps . defaultValue Defined in node_modules/@types/react-select/src/Select.d.ts:209 Optional delimiter # \u2022 delimiter ? : string Inherited from SelectProps . delimiter Defined in node_modules/@types/react-select/src/Select.d.ts:101 Optional escapeClearsValue # \u2022 escapeClearsValue ? : boolean Inherited from SelectProps . escapeClearsValue Defined in node_modules/@types/react-select/src/Select.d.ts:103 Optional filterOption # \u2022 filterOption ? : function | null Inherited from SelectProps . filterOption Defined in node_modules/@types/react-select/src/Select.d.ts:105 Optional formatCreateLabel # \u2022 formatCreateLabel ? : function Inherited from SelectProps . formatCreateLabel Defined in node_modules/@types/react-select/src/Creatable.d.ts:14 Type declaration: # \u25b8 ( inputValue : string): React.ReactNode Parameters: Name Type inputValue string Optional formatGroupLabel # \u2022 formatGroupLabel ? : formatGroupLabel \u2039T\u203a Inherited from SelectProps . formatGroupLabel Defined in node_modules/@types/react-select/src/Select.d.ts:110 Optional formatOptionLabel # \u2022 formatOptionLabel ? : function Inherited from SelectProps . formatOptionLabel Defined in node_modules/@types/react-select/src/Select.d.ts:112 Type declaration: # \u25b8 ( option : T, labelMeta : FormatOptionLabelMeta\u2039T\u203a): React.ReactNode Parameters: Name Type option T labelMeta FormatOptionLabelMeta\u2039T\u203a Optional getNewOptionData # \u2022 getNewOptionData ? : function Inherited from SelectProps . getNewOptionData Defined in node_modules/@types/react-select/src/Creatable.d.ts:20 Type declaration: # \u25b8 ( inputValue : string, optionLabel : React.ReactNode): T Parameters: Name Type inputValue string optionLabel React.ReactNode Optional getOptionLabel # \u2022 getOptionLabel ? : getOptionLabel \u2039T\u203a Inherited from SelectProps . getOptionLabel Defined in node_modules/@types/react-select/src/Select.d.ts:114 Optional getOptionValue # \u2022 getOptionValue ? : getOptionValue \u2039T\u203a Inherited from SelectProps . getOptionValue Defined in node_modules/@types/react-select/src/Select.d.ts:116 Optional hideSelectedOptions # \u2022 hideSelectedOptions ? : boolean Inherited from SelectProps . hideSelectedOptions Defined in node_modules/@types/react-select/src/Select.d.ts:118 Optional id # \u2022 id ? : string Inherited from SelectProps . id Defined in node_modules/@types/react-select/src/Select.d.ts:120 Optional inputId # \u2022 inputId ? : string Inherited from SelectProps . inputId Defined in node_modules/@types/react-select/src/Select.d.ts:124 Optional inputValue # \u2022 inputValue ? : string Inherited from SelectProps . inputValue Defined in node_modules/@types/react-select/src/Select.d.ts:122 Optional instanceId # \u2022 instanceId ? : number | string Inherited from SelectProps . instanceId Defined in node_modules/@types/react-select/src/Select.d.ts:126 Optional isClearable # \u2022 isClearable ? : boolean Inherited from SelectProps . isClearable Defined in node_modules/@types/react-select/src/Select.d.ts:128 Optional isCreatable # \u2022 isCreatable ? : boolean Defined in src/renderer/components/select/select.tsx:50 Optional isDisabled # \u2022 isDisabled ? : boolean Inherited from SelectProps . isDisabled Defined in node_modules/@types/react-select/src/Select.d.ts:130 Optional isLoading # \u2022 isLoading ? : boolean Inherited from SelectProps . isLoading Defined in node_modules/@types/react-select/src/Select.d.ts:132 Optional isMulti # \u2022 isMulti ? : boolean Inherited from SelectProps . isMulti Defined in node_modules/@types/react-select/src/Select.d.ts:138 Optional isOptionDisabled # \u2022 isOptionDisabled ? : function Inherited from SelectProps . isOptionDisabled Defined in node_modules/@types/react-select/src/Select.d.ts:134 Type declaration: # \u25b8 ( option : T, options : OptionsType\u2039T\u203a): boolean | false Parameters: Name Type option T options OptionsType\u2039T\u203a Optional isOptionSelected # \u2022 isOptionSelected ? : function Inherited from SelectProps . isOptionSelected Defined in node_modules/@types/react-select/src/Select.d.ts:136 Type declaration: # \u25b8 ( option : T, options : OptionsType\u2039T\u203a): boolean Parameters: Name Type option T options OptionsType\u2039T\u203a Optional isRtl # \u2022 isRtl ? : boolean Inherited from SelectProps . isRtl Defined in node_modules/@types/react-select/src/Select.d.ts:140 Optional isSearchable # \u2022 isSearchable ? : boolean Inherited from SelectProps . isSearchable Defined in node_modules/@types/react-select/src/Select.d.ts:142 Optional isValidNewOption # \u2022 isValidNewOption ? : function Inherited from SelectProps . isValidNewOption Defined in node_modules/@types/react-select/src/Creatable.d.ts:17 Type declaration: # \u25b8 ( inputValue : string, value : ValueType\u2039T\u203a, options : OptionsType\u2039T\u203a): boolean Parameters: Name Type inputValue string value ValueType\u2039T\u203a options OptionsType\u2039T\u203a Optional loadingMessage # \u2022 loadingMessage ? : function Inherited from SelectProps . loadingMessage Defined in node_modules/@types/react-select/src/Select.d.ts:144 Type declaration: # \u25b8 ( obj : object): string | null Parameters: \u25aa obj : object Name Type inputValue string Optional maxMenuHeight # \u2022 maxMenuHeight ? : number Inherited from SelectProps . maxMenuHeight Defined in node_modules/@types/react-select/src/Select.d.ts:148 Optional menuClass # \u2022 menuClass ? : string Defined in src/renderer/components/select/select.tsx:49 Optional menuIsOpen # \u2022 menuIsOpen ? : boolean Inherited from SelectProps . menuIsOpen Defined in node_modules/@types/react-select/src/Select.d.ts:150 Optional menuPlacement # \u2022 menuPlacement ? : MenuPlacement Inherited from SelectProps . menuPlacement Defined in node_modules/@types/react-select/src/Select.d.ts:153 Optional menuPortalTarget # \u2022 menuPortalTarget ? : HTMLElement | null Inherited from SelectProps . menuPortalTarget Defined in node_modules/@types/react-select/src/Select.d.ts:157 Optional menuPosition # \u2022 menuPosition ? : MenuPosition Inherited from SelectProps . menuPosition Defined in node_modules/@types/react-select/src/Select.d.ts:155 Optional menuShouldBlockScroll # \u2022 menuShouldBlockScroll ? : boolean Inherited from SelectProps . menuShouldBlockScroll Defined in node_modules/@types/react-select/src/Select.d.ts:159 Optional menuShouldScrollIntoView # \u2022 menuShouldScrollIntoView ? : boolean Inherited from SelectProps . menuShouldScrollIntoView Defined in node_modules/@types/react-select/src/Select.d.ts:161 Optional minMenuHeight # \u2022 minMenuHeight ? : number Inherited from SelectProps . minMenuHeight Defined in node_modules/@types/react-select/src/Select.d.ts:146 Optional name # \u2022 name ? : string Inherited from SelectProps . name Defined in node_modules/@types/react-select/src/Select.d.ts:163 Optional noOptionsMessage # \u2022 noOptionsMessage ? : function Inherited from SelectProps . noOptionsMessage Defined in node_modules/@types/react-select/src/Select.d.ts:165 Type declaration: # \u25b8 ( obj : object): string | null Parameters: \u25aa obj : object Name Type inputValue string Optional onBlur # \u2022 onBlur ? : FocusEventHandler Inherited from SelectProps . onBlur Defined in node_modules/@types/react-select/src/Select.d.ts:167 Optional onCreateOption # \u2022 onCreateOption ? : function Inherited from SelectProps . onCreateOption Defined in node_modules/@types/react-select/src/Creatable.d.ts:24 Type declaration: # \u25b8 ( inputValue : string): void Parameters: Name Type inputValue string Optional onFocus # \u2022 onFocus ? : FocusEventHandler Inherited from SelectProps . onFocus Defined in node_modules/@types/react-select/src/Select.d.ts:171 Optional onInputChange # \u2022 onInputChange ? : function Inherited from SelectProps . onInputChange Defined in node_modules/@types/react-select/src/Select.d.ts:173 Type declaration: # \u25b8 ( newValue : string, actionMeta : InputActionMeta): void Parameters: Name Type newValue string actionMeta InputActionMeta Optional onKeyDown # \u2022 onKeyDown ? : KeyboardEventHandler Inherited from SelectProps . onKeyDown Defined in node_modules/@types/react-select/src/Select.d.ts:175 Optional onMenuClose # \u2022 onMenuClose ? : function Inherited from SelectProps . onMenuClose Defined in node_modules/@types/react-select/src/Select.d.ts:179 Type declaration: # \u25b8 (): void Optional onMenuOpen # \u2022 onMenuOpen ? : function Inherited from SelectProps . onMenuOpen Defined in node_modules/@types/react-select/src/Select.d.ts:177 Type declaration: # \u25b8 (): void Optional onMenuScrollToBottom # \u2022 onMenuScrollToBottom ? : function Inherited from SelectProps . onMenuScrollToBottom Defined in node_modules/@types/react-select/src/Select.d.ts:183 Type declaration: # \u25b8 ( event : SyntheticEvent\u2039HTMLElement\u203a): void Parameters: Name Type event SyntheticEvent\u2039HTMLElement\u203a Optional onMenuScrollToTop # \u2022 onMenuScrollToTop ? : function Inherited from SelectProps . onMenuScrollToTop Defined in node_modules/@types/react-select/src/Select.d.ts:181 Type declaration: # \u25b8 ( event : SyntheticEvent\u2039HTMLElement\u203a): void Parameters: Name Type event SyntheticEvent\u2039HTMLElement\u203a Optional openMenuOnClick # \u2022 openMenuOnClick ? : boolean Inherited from SelectProps . openMenuOnClick Defined in node_modules/@types/react-select/src/Select.d.ts:187 Optional openMenuOnFocus # \u2022 openMenuOnFocus ? : boolean Inherited from SelectProps . openMenuOnFocus Defined in node_modules/@types/react-select/src/Select.d.ts:185 Optional options # \u2022 options ? : GroupedOptionsType\u2039T\u203a | OptionsType\u2039T\u203a Inherited from SelectProps . options Defined in node_modules/@types/react-select/src/Select.d.ts:189 Optional pageSize # \u2022 pageSize ? : number Inherited from SelectProps . pageSize Defined in node_modules/@types/react-select/src/Select.d.ts:191 Optional placeholder # \u2022 placeholder ? : React.ReactNode Inherited from SelectProps . placeholder Defined in node_modules/@types/react-select/src/Select.d.ts:193 Optional screenReaderStatus # \u2022 screenReaderStatus ? : function Inherited from SelectProps . screenReaderStatus Defined in node_modules/@types/react-select/src/Select.d.ts:195 Type declaration: # \u25b8 ( obj : object): string Parameters: \u25aa obj : object Name Type count number Optional styles # \u2022 styles ? : StylesConfig Inherited from SelectProps . styles Defined in node_modules/@types/react-select/src/Select.d.ts:197 Optional tabIndex # \u2022 tabIndex ? : string | null Inherited from SelectProps . tabIndex Defined in node_modules/@types/react-select/src/Select.d.ts:201 Optional tabSelectsValue # \u2022 tabSelectsValue ? : boolean Inherited from SelectProps . tabSelectsValue Defined in node_modules/@types/react-select/src/Select.d.ts:203 Optional theme # \u2022 theme ? : ThemeConfig Inherited from SelectProps . theme Defined in node_modules/@types/react-select/src/Select.d.ts:199 Optional themeName # \u2022 themeName ? : \"dark\" | \"light\" | \"outlined\" | \"lens\" Defined in src/renderer/components/select/select.tsx:48 Optional value # \u2022 value ? : T Overrides void Defined in src/renderer/components/select/select.tsx:47 Methods # Optional onChange # \u25b8 onChange ( option : T, meta? : ActionMeta\u2039any\u203a): void Overrides void Defined in src/renderer/components/select/select.tsx:52 Parameters: Name Type option T meta? ActionMeta\u2039any\u203a Returns: void","title":"Interface: SelectProps \u2039**T**\u203a"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#interface-selectprops-t","text":"","title":"Interface: SelectProps \u2039T\u203a"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#type-parameters","text":"\u25aa T","title":"Type parameters"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#hierarchy","text":"Props\u2039T\u203a CreatableProps\u2039T\u203a \u21b3 SelectProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#properties","text":"allowCreateWhileLoading aria-label aria-labelledby autoConvertOptions autoFocus backspaceRemovesValue blurInputOnSelect captureMenuScroll className classNamePrefix closeMenuOnScroll closeMenuOnSelect components controlShouldRenderValue createOptionPosition defaultInputValue defaultMenuIsOpen defaultValue delimiter escapeClearsValue filterOption formatCreateLabel formatGroupLabel formatOptionLabel getNewOptionData getOptionLabel getOptionValue hideSelectedOptions id inputId inputValue instanceId isClearable isCreatable isDisabled isLoading isMulti isOptionDisabled isOptionSelected isRtl isSearchable isValidNewOption loadingMessage maxMenuHeight menuClass menuIsOpen menuPlacement menuPortalTarget menuPosition menuShouldBlockScroll menuShouldScrollIntoView minMenuHeight name noOptionsMessage onBlur onCreateOption onFocus onInputChange onKeyDown onMenuClose onMenuOpen onMenuScrollToBottom onMenuScrollToTop openMenuOnClick openMenuOnFocus options pageSize placeholder screenReaderStatus styles tabIndex tabSelectsValue theme themeName value","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#methods","text":"onChange","title":"Methods"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-allowcreatewhileloading","text":"\u2022 allowCreateWhileLoading ? : boolean Inherited from SelectProps . allowCreateWhileLoading Defined in node_modules/@types/react-select/src/Creatable.d.ts:11","title":"Optional allowCreateWhileLoading"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-aria-label","text":"\u2022 aria-label ? : string Inherited from SelectProps . aria-label Defined in node_modules/@types/react-select/src/Select.d.ts:58","title":"Optional aria-label"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-aria-labelledby","text":"\u2022 aria-labelledby ? : string Inherited from SelectProps . aria-labelledby Defined in node_modules/@types/react-select/src/Select.d.ts:60","title":"Optional aria-labelledby"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-autoconvertoptions","text":"\u2022 autoConvertOptions ? : boolean Defined in src/renderer/components/select/select.tsx:51","title":"Optional autoConvertOptions"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-autofocus","text":"\u2022 autoFocus ? : boolean Inherited from SelectProps . autoFocus Defined in node_modules/@types/react-select/src/Select.d.ts:62","title":"Optional autoFocus"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-backspaceremovesvalue","text":"\u2022 backspaceRemovesValue ? : boolean Inherited from SelectProps . backspaceRemovesValue Defined in node_modules/@types/react-select/src/Select.d.ts:64","title":"Optional backspaceRemovesValue"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-blurinputonselect","text":"\u2022 blurInputOnSelect ? : boolean Inherited from SelectProps . blurInputOnSelect Defined in node_modules/@types/react-select/src/Select.d.ts:66","title":"Optional blurInputOnSelect"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-capturemenuscroll","text":"\u2022 captureMenuScroll ? : boolean Inherited from SelectProps . captureMenuScroll Defined in node_modules/@types/react-select/src/Select.d.ts:68","title":"Optional captureMenuScroll"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-classname","text":"\u2022 className ? : string Inherited from SelectProps . className Defined in node_modules/@types/react-select/src/Select.d.ts:70","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-classnameprefix","text":"\u2022 classNamePrefix ? : string | null Inherited from SelectProps . classNamePrefix Defined in node_modules/@types/react-select/src/Select.d.ts:72","title":"Optional classNamePrefix"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-closemenuonscroll","text":"\u2022 closeMenuOnScroll ? : boolean | EventListener Inherited from SelectProps . closeMenuOnScroll Defined in node_modules/@types/react-select/src/Select.d.ts:87","title":"Optional closeMenuOnScroll"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-closemenuonselect","text":"\u2022 closeMenuOnSelect ? : boolean Inherited from SelectProps . closeMenuOnSelect Defined in node_modules/@types/react-select/src/Select.d.ts:74","title":"Optional closeMenuOnSelect"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-components","text":"\u2022 components ? : SelectComponentsConfig\u2039T\u203a Inherited from SelectProps . components Defined in node_modules/@types/react-select/src/Select.d.ts:97","title":"Optional components"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-controlshouldrendervalue","text":"\u2022 controlShouldRenderValue ? : boolean Inherited from SelectProps . controlShouldRenderValue Defined in node_modules/@types/react-select/src/Select.d.ts:99","title":"Optional controlShouldRenderValue"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-createoptionposition","text":"\u2022 createOptionPosition ? : \"first\" | \"last\" Inherited from SelectProps . createOptionPosition Defined in node_modules/@types/react-select/src/Creatable.d.ts:26","title":"Optional createOptionPosition"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-defaultinputvalue","text":"\u2022 defaultInputValue ? : string Inherited from SelectProps . defaultInputValue Defined in node_modules/@types/react-select/src/Select.d.ts:207","title":"Optional defaultInputValue"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-defaultmenuisopen","text":"\u2022 defaultMenuIsOpen ? : boolean Inherited from SelectProps . defaultMenuIsOpen Defined in node_modules/@types/react-select/src/Select.d.ts:208","title":"Optional defaultMenuIsOpen"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-defaultvalue","text":"\u2022 defaultValue ? : ValueType\u2039T\u203a Inherited from SelectProps . defaultValue Defined in node_modules/@types/react-select/src/Select.d.ts:209","title":"Optional defaultValue"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-delimiter","text":"\u2022 delimiter ? : string Inherited from SelectProps . delimiter Defined in node_modules/@types/react-select/src/Select.d.ts:101","title":"Optional delimiter"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-escapeclearsvalue","text":"\u2022 escapeClearsValue ? : boolean Inherited from SelectProps . escapeClearsValue Defined in node_modules/@types/react-select/src/Select.d.ts:103","title":"Optional escapeClearsValue"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-filteroption","text":"\u2022 filterOption ? : function | null Inherited from SelectProps . filterOption Defined in node_modules/@types/react-select/src/Select.d.ts:105","title":"Optional filterOption"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-formatcreatelabel","text":"\u2022 formatCreateLabel ? : function Inherited from SelectProps . formatCreateLabel Defined in node_modules/@types/react-select/src/Creatable.d.ts:14","title":"Optional formatCreateLabel"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-formatgrouplabel","text":"\u2022 formatGroupLabel ? : formatGroupLabel \u2039T\u203a Inherited from SelectProps . formatGroupLabel Defined in node_modules/@types/react-select/src/Select.d.ts:110","title":"Optional formatGroupLabel"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-formatoptionlabel","text":"\u2022 formatOptionLabel ? : function Inherited from SelectProps . formatOptionLabel Defined in node_modules/@types/react-select/src/Select.d.ts:112","title":"Optional formatOptionLabel"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-getnewoptiondata","text":"\u2022 getNewOptionData ? : function Inherited from SelectProps . getNewOptionData Defined in node_modules/@types/react-select/src/Creatable.d.ts:20","title":"Optional getNewOptionData"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-getoptionlabel","text":"\u2022 getOptionLabel ? : getOptionLabel \u2039T\u203a Inherited from SelectProps . getOptionLabel Defined in node_modules/@types/react-select/src/Select.d.ts:114","title":"Optional getOptionLabel"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-getoptionvalue","text":"\u2022 getOptionValue ? : getOptionValue \u2039T\u203a Inherited from SelectProps . getOptionValue Defined in node_modules/@types/react-select/src/Select.d.ts:116","title":"Optional getOptionValue"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-hideselectedoptions","text":"\u2022 hideSelectedOptions ? : boolean Inherited from SelectProps . hideSelectedOptions Defined in node_modules/@types/react-select/src/Select.d.ts:118","title":"Optional hideSelectedOptions"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-id","text":"\u2022 id ? : string Inherited from SelectProps . id Defined in node_modules/@types/react-select/src/Select.d.ts:120","title":"Optional id"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-inputid","text":"\u2022 inputId ? : string Inherited from SelectProps . inputId Defined in node_modules/@types/react-select/src/Select.d.ts:124","title":"Optional inputId"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-inputvalue","text":"\u2022 inputValue ? : string Inherited from SelectProps . inputValue Defined in node_modules/@types/react-select/src/Select.d.ts:122","title":"Optional inputValue"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-instanceid","text":"\u2022 instanceId ? : number | string Inherited from SelectProps . instanceId Defined in node_modules/@types/react-select/src/Select.d.ts:126","title":"Optional instanceId"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-isclearable","text":"\u2022 isClearable ? : boolean Inherited from SelectProps . isClearable Defined in node_modules/@types/react-select/src/Select.d.ts:128","title":"Optional isClearable"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-iscreatable","text":"\u2022 isCreatable ? : boolean Defined in src/renderer/components/select/select.tsx:50","title":"Optional isCreatable"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-isdisabled","text":"\u2022 isDisabled ? : boolean Inherited from SelectProps . isDisabled Defined in node_modules/@types/react-select/src/Select.d.ts:130","title":"Optional isDisabled"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-isloading","text":"\u2022 isLoading ? : boolean Inherited from SelectProps . isLoading Defined in node_modules/@types/react-select/src/Select.d.ts:132","title":"Optional isLoading"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-ismulti","text":"\u2022 isMulti ? : boolean Inherited from SelectProps . isMulti Defined in node_modules/@types/react-select/src/Select.d.ts:138","title":"Optional isMulti"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-isoptiondisabled","text":"\u2022 isOptionDisabled ? : function Inherited from SelectProps . isOptionDisabled Defined in node_modules/@types/react-select/src/Select.d.ts:134","title":"Optional isOptionDisabled"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-isoptionselected","text":"\u2022 isOptionSelected ? : function Inherited from SelectProps . isOptionSelected Defined in node_modules/@types/react-select/src/Select.d.ts:136","title":"Optional isOptionSelected"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-isrtl","text":"\u2022 isRtl ? : boolean Inherited from SelectProps . isRtl Defined in node_modules/@types/react-select/src/Select.d.ts:140","title":"Optional isRtl"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-issearchable","text":"\u2022 isSearchable ? : boolean Inherited from SelectProps . isSearchable Defined in node_modules/@types/react-select/src/Select.d.ts:142","title":"Optional isSearchable"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-isvalidnewoption","text":"\u2022 isValidNewOption ? : function Inherited from SelectProps . isValidNewOption Defined in node_modules/@types/react-select/src/Creatable.d.ts:17","title":"Optional isValidNewOption"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-loadingmessage","text":"\u2022 loadingMessage ? : function Inherited from SelectProps . loadingMessage Defined in node_modules/@types/react-select/src/Select.d.ts:144","title":"Optional loadingMessage"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-maxmenuheight","text":"\u2022 maxMenuHeight ? : number Inherited from SelectProps . maxMenuHeight Defined in node_modules/@types/react-select/src/Select.d.ts:148","title":"Optional maxMenuHeight"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-menuclass","text":"\u2022 menuClass ? : string Defined in src/renderer/components/select/select.tsx:49","title":"Optional menuClass"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-menuisopen","text":"\u2022 menuIsOpen ? : boolean Inherited from SelectProps . menuIsOpen Defined in node_modules/@types/react-select/src/Select.d.ts:150","title":"Optional menuIsOpen"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-menuplacement","text":"\u2022 menuPlacement ? : MenuPlacement Inherited from SelectProps . menuPlacement Defined in node_modules/@types/react-select/src/Select.d.ts:153","title":"Optional menuPlacement"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-menuportaltarget","text":"\u2022 menuPortalTarget ? : HTMLElement | null Inherited from SelectProps . menuPortalTarget Defined in node_modules/@types/react-select/src/Select.d.ts:157","title":"Optional menuPortalTarget"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-menuposition","text":"\u2022 menuPosition ? : MenuPosition Inherited from SelectProps . menuPosition Defined in node_modules/@types/react-select/src/Select.d.ts:155","title":"Optional menuPosition"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-menushouldblockscroll","text":"\u2022 menuShouldBlockScroll ? : boolean Inherited from SelectProps . menuShouldBlockScroll Defined in node_modules/@types/react-select/src/Select.d.ts:159","title":"Optional menuShouldBlockScroll"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-menushouldscrollintoview","text":"\u2022 menuShouldScrollIntoView ? : boolean Inherited from SelectProps . menuShouldScrollIntoView Defined in node_modules/@types/react-select/src/Select.d.ts:161","title":"Optional menuShouldScrollIntoView"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-minmenuheight","text":"\u2022 minMenuHeight ? : number Inherited from SelectProps . minMenuHeight Defined in node_modules/@types/react-select/src/Select.d.ts:146","title":"Optional minMenuHeight"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-name","text":"\u2022 name ? : string Inherited from SelectProps . name Defined in node_modules/@types/react-select/src/Select.d.ts:163","title":"Optional name"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-nooptionsmessage","text":"\u2022 noOptionsMessage ? : function Inherited from SelectProps . noOptionsMessage Defined in node_modules/@types/react-select/src/Select.d.ts:165","title":"Optional noOptionsMessage"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-onblur","text":"\u2022 onBlur ? : FocusEventHandler Inherited from SelectProps . onBlur Defined in node_modules/@types/react-select/src/Select.d.ts:167","title":"Optional onBlur"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-oncreateoption","text":"\u2022 onCreateOption ? : function Inherited from SelectProps . onCreateOption Defined in node_modules/@types/react-select/src/Creatable.d.ts:24","title":"Optional onCreateOption"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-onfocus","text":"\u2022 onFocus ? : FocusEventHandler Inherited from SelectProps . onFocus Defined in node_modules/@types/react-select/src/Select.d.ts:171","title":"Optional onFocus"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-oninputchange","text":"\u2022 onInputChange ? : function Inherited from SelectProps . onInputChange Defined in node_modules/@types/react-select/src/Select.d.ts:173","title":"Optional onInputChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-onkeydown","text":"\u2022 onKeyDown ? : KeyboardEventHandler Inherited from SelectProps . onKeyDown Defined in node_modules/@types/react-select/src/Select.d.ts:175","title":"Optional onKeyDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-onmenuclose","text":"\u2022 onMenuClose ? : function Inherited from SelectProps . onMenuClose Defined in node_modules/@types/react-select/src/Select.d.ts:179","title":"Optional onMenuClose"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-onmenuopen","text":"\u2022 onMenuOpen ? : function Inherited from SelectProps . onMenuOpen Defined in node_modules/@types/react-select/src/Select.d.ts:177","title":"Optional onMenuOpen"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-onmenuscrolltobottom","text":"\u2022 onMenuScrollToBottom ? : function Inherited from SelectProps . onMenuScrollToBottom Defined in node_modules/@types/react-select/src/Select.d.ts:183","title":"Optional onMenuScrollToBottom"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-onmenuscrolltotop","text":"\u2022 onMenuScrollToTop ? : function Inherited from SelectProps . onMenuScrollToTop Defined in node_modules/@types/react-select/src/Select.d.ts:181","title":"Optional onMenuScrollToTop"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-openmenuonclick","text":"\u2022 openMenuOnClick ? : boolean Inherited from SelectProps . openMenuOnClick Defined in node_modules/@types/react-select/src/Select.d.ts:187","title":"Optional openMenuOnClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-openmenuonfocus","text":"\u2022 openMenuOnFocus ? : boolean Inherited from SelectProps . openMenuOnFocus Defined in node_modules/@types/react-select/src/Select.d.ts:185","title":"Optional openMenuOnFocus"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-options","text":"\u2022 options ? : GroupedOptionsType\u2039T\u203a | OptionsType\u2039T\u203a Inherited from SelectProps . options Defined in node_modules/@types/react-select/src/Select.d.ts:189","title":"Optional options"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-pagesize","text":"\u2022 pageSize ? : number Inherited from SelectProps . pageSize Defined in node_modules/@types/react-select/src/Select.d.ts:191","title":"Optional pageSize"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-placeholder","text":"\u2022 placeholder ? : React.ReactNode Inherited from SelectProps . placeholder Defined in node_modules/@types/react-select/src/Select.d.ts:193","title":"Optional placeholder"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-screenreaderstatus","text":"\u2022 screenReaderStatus ? : function Inherited from SelectProps . screenReaderStatus Defined in node_modules/@types/react-select/src/Select.d.ts:195","title":"Optional screenReaderStatus"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-styles","text":"\u2022 styles ? : StylesConfig Inherited from SelectProps . styles Defined in node_modules/@types/react-select/src/Select.d.ts:197","title":"Optional styles"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-tabindex","text":"\u2022 tabIndex ? : string | null Inherited from SelectProps . tabIndex Defined in node_modules/@types/react-select/src/Select.d.ts:201","title":"Optional tabIndex"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-tabselectsvalue","text":"\u2022 tabSelectsValue ? : boolean Inherited from SelectProps . tabSelectsValue Defined in node_modules/@types/react-select/src/Select.d.ts:203","title":"Optional tabSelectsValue"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-theme","text":"\u2022 theme ? : ThemeConfig Inherited from SelectProps . theme Defined in node_modules/@types/react-select/src/Select.d.ts:199","title":"Optional theme"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-themename","text":"\u2022 themeName ? : \"dark\" | \"light\" | \"outlined\" | \"lens\" Defined in src/renderer/components/select/select.tsx:48","title":"Optional themeName"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-value","text":"\u2022 value ? : T Overrides void Defined in src/renderer/components/select/select.tsx:47","title":"Optional value"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-onchange","text":"\u25b8 onChange ( option : T, meta? : ActionMeta\u2039any\u203a): void Overrides void Defined in src/renderer/components/select/select.tsx:52 Parameters: Name Type option T meta? ActionMeta\u2039any\u203a Returns: void","title":"Optional onChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.sliderprops/","text":"Interface: SliderProps # Hierarchy # object \u21b3 SliderProps Index # Properties # className Methods # onChange Properties # Optional className # \u2022 className ? : string Defined in src/renderer/components/slider/slider.tsx:31 Methods # Optional onChange # \u25b8 onChange ( evt : FormEvent\u2039any\u203a, value : number): void Defined in src/renderer/components/slider/slider.tsx:32 Parameters: Name Type evt FormEvent\u2039any\u203a value number Returns: void","title":"Interface: SliderProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.sliderprops/#interface-sliderprops","text":"","title":"Interface: SliderProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.sliderprops/#hierarchy","text":"object \u21b3 SliderProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.sliderprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.sliderprops/#properties","text":"className","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.sliderprops/#methods","text":"onChange","title":"Methods"},{"location":"extensions/api/interfaces/_renderer_api_components_.sliderprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.sliderprops/#optional-classname","text":"\u2022 className ? : string Defined in src/renderer/components/slider/slider.tsx:31","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.sliderprops/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/interfaces/_renderer_api_components_.sliderprops/#optional-onchange","text":"\u25b8 onChange ( evt : FormEvent\u2039any\u203a, value : number): void Defined in src/renderer/components/slider/slider.tsx:32 Parameters: Name Type evt FormEvent\u2039any\u203a value number Returns: void","title":"Optional onChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/","text":"Interface: SpinnerProps # Hierarchy # HTMLProps\u2039any\u203a \u21b3 SpinnerProps Index # Properties # about accept acceptCharset accessKey action allowFullScreen allowTransparency alt aria-activedescendant aria-atomic aria-autocomplete aria-busy aria-checked aria-colcount aria-colindex aria-colspan aria-controls aria-current aria-describedby aria-details aria-disabled aria-dropeffect aria-errormessage aria-expanded aria-flowto aria-grabbed aria-haspopup aria-hidden aria-invalid aria-keyshortcuts aria-label aria-labelledby aria-level aria-live aria-modal aria-multiline aria-multiselectable aria-orientation aria-owns aria-placeholder aria-posinset aria-pressed aria-readonly aria-relevant aria-required aria-roledescription aria-rowcount aria-rowindex aria-rowspan aria-selected aria-setsize aria-sort aria-valuemax aria-valuemin aria-valuenow aria-valuetext as async autoCapitalize autoComplete autoCorrect autoFocus autoPlay autoSave capture cellPadding cellSpacing center challenge charSet checked children cite classID className colSpan color cols content contentEditable contextMenu controls coords crossOrigin dangerouslySetInnerHTML data datatype dateTime default defaultChecked defaultValue defer dir disabled download draggable encType form formAction formEncType formMethod formNoValidate formTarget frameBorder headers height hidden high href hrefLang htmlFor httpEquiv id inlist inputMode integrity is itemID itemProp itemRef itemScope itemType key keyParams keyType kind label lang list loop low manifest marginHeight marginWidth max maxLength media mediaGroup method min minLength multiple muted name noValidate nonce onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture open optimum pattern placeholder playsInline poster prefix preload property radioGroup readOnly ref rel required resource results reversed role rowSpan rows sandbox scope scoped scrolling seamless security selected shape singleColor size sizes slot span spellCheck src srcDoc srcLang srcSet start step style summary suppressContentEditableWarning suppressHydrationWarning tabIndex target title translate type typeof unselectable useMap value vocab width wmode wrap Properties # Optional about # \u2022 about ? : string Inherited from ButtonProps . about Defined in node_modules/@types/react/index.d.ts:1777 Optional accept # \u2022 accept ? : string Inherited from LineProgressProps . accept Defined in node_modules/@types/react/index.d.ts:1815 Optional acceptCharset # \u2022 acceptCharset ? : string Inherited from LineProgressProps . acceptCharset Defined in node_modules/@types/react/index.d.ts:1816 Optional accessKey # \u2022 accessKey ? : string Inherited from ButtonProps . accessKey Defined in node_modules/@types/react/index.d.ts:1753 Optional action # \u2022 action ? : string Inherited from LineProgressProps . action Defined in node_modules/@types/react/index.d.ts:1817 Optional allowFullScreen # \u2022 allowFullScreen ? : boolean Inherited from LineProgressProps . allowFullScreen Defined in node_modules/@types/react/index.d.ts:1818 Optional allowTransparency # \u2022 allowTransparency ? : boolean Inherited from LineProgressProps . allowTransparency Defined in node_modules/@types/react/index.d.ts:1819 Optional alt # \u2022 alt ? : string Inherited from LineProgressProps . alt Defined in node_modules/@types/react/index.d.ts:1820 Optional aria-activedescendant # \u2022 aria-activedescendant ? : string Inherited from ButtonProps . aria-activedescendant Defined in node_modules/@types/react/index.d.ts:1560 Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application. Optional aria-atomic # \u2022 aria-atomic ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-atomic Defined in node_modules/@types/react/index.d.ts:1562 Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute. Optional aria-autocomplete # \u2022 aria-autocomplete ? : \"none\" | \"inline\" | \"list\" | \"both\" Inherited from ButtonProps . aria-autocomplete Defined in node_modules/@types/react/index.d.ts:1567 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. Optional aria-busy # \u2022 aria-busy ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-busy Defined in node_modules/@types/react/index.d.ts:1569 Indicates an element is being modified and that assistive technologies MAY want to wait until the modifications are complete before exposing them to the user. Optional aria-checked # \u2022 aria-checked ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-checked Defined in node_modules/@types/react/index.d.ts:1574 Indicates the current \"checked\" state of checkboxes, radio buttons, and other widgets. see aria-pressed @see aria-selected. Optional aria-colcount # \u2022 aria-colcount ? : number Inherited from ButtonProps . aria-colcount Defined in node_modules/@types/react/index.d.ts:1579 Defines the total number of columns in a table, grid, or treegrid. see aria-colindex. Optional aria-colindex # \u2022 aria-colindex ? : number Inherited from ButtonProps . aria-colindex Defined in node_modules/@types/react/index.d.ts:1584 Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid. see aria-colcount @see aria-colspan. Optional aria-colspan # \u2022 aria-colspan ? : number Inherited from ButtonProps . aria-colspan Defined in node_modules/@types/react/index.d.ts:1589 Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid. see aria-colindex @see aria-rowspan. Optional aria-controls # \u2022 aria-controls ? : string Inherited from ButtonProps . aria-controls Defined in node_modules/@types/react/index.d.ts:1594 Identifies the element (or elements) whose contents or presence are controlled by the current element. see aria-owns. Optional aria-current # \u2022 aria-current ? : boolean | \"false\" | \"true\" | \"page\" | \"step\" | \"location\" | \"date\" | \"time\" Inherited from ButtonProps . aria-current Defined in node_modules/@types/react/index.d.ts:1596 Indicates the element that represents the current item within a container or set of related elements. Optional aria-describedby # \u2022 aria-describedby ? : string Inherited from ButtonProps . aria-describedby Defined in node_modules/@types/react/index.d.ts:1601 Identifies the element (or elements) that describes the object. see aria-labelledby Optional aria-details # \u2022 aria-details ? : string Inherited from ButtonProps . aria-details Defined in node_modules/@types/react/index.d.ts:1606 Identifies the element that provides a detailed, extended description for the object. see aria-describedby. Optional aria-disabled # \u2022 aria-disabled ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-disabled Defined in node_modules/@types/react/index.d.ts:1611 Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable. see aria-hidden @see aria-readonly. Optional aria-dropeffect # \u2022 aria-dropeffect ? : \"none\" | \"copy\" | \"execute\" | \"link\" | \"move\" | \"popup\" Inherited from ButtonProps . aria-dropeffect Defined in node_modules/@types/react/index.d.ts:1616 Indicates what functions can be performed when a dragged object is released on the drop target. deprecated in ARIA 1.1 Optional aria-errormessage # \u2022 aria-errormessage ? : string Inherited from ButtonProps . aria-errormessage Defined in node_modules/@types/react/index.d.ts:1621 Identifies the element that provides an error message for the object. see aria-invalid @see aria-describedby. Optional aria-expanded # \u2022 aria-expanded ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-expanded Defined in node_modules/@types/react/index.d.ts:1623 Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed. Optional aria-flowto # \u2022 aria-flowto ? : string Inherited from ButtonProps . aria-flowto Defined in node_modules/@types/react/index.d.ts:1628 Identifies the next element (or elements) in an alternate reading order of content which, at the user's discretion, allows assistive technology to override the general default of reading in document source order. Optional aria-grabbed # \u2022 aria-grabbed ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-grabbed Defined in node_modules/@types/react/index.d.ts:1633 Indicates an element's \"grabbed\" state in a drag-and-drop operation. deprecated in ARIA 1.1 Optional aria-haspopup # \u2022 aria-haspopup ? : boolean | \"false\" | \"true\" | \"menu\" | \"listbox\" | \"tree\" | \"grid\" | \"dialog\" Inherited from ButtonProps . aria-haspopup Defined in node_modules/@types/react/index.d.ts:1635 Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element. Optional aria-hidden # \u2022 aria-hidden ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-hidden Defined in node_modules/@types/react/index.d.ts:1640 Indicates whether the element is exposed to an accessibility API. see aria-disabled. Optional aria-invalid # \u2022 aria-invalid ? : boolean | \"false\" | \"true\" | \"grammar\" | \"spelling\" Inherited from ButtonProps . aria-invalid Defined in node_modules/@types/react/index.d.ts:1645 Indicates the entered value does not conform to the format expected by the application. see aria-errormessage. Optional aria-keyshortcuts # \u2022 aria-keyshortcuts ? : string Inherited from ButtonProps . aria-keyshortcuts Defined in node_modules/@types/react/index.d.ts:1647 Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element. Optional aria-label # \u2022 aria-label ? : string Inherited from ButtonProps . aria-label Defined in node_modules/@types/react/index.d.ts:1652 Defines a string value that labels the current element. see aria-labelledby. Optional aria-labelledby # \u2022 aria-labelledby ? : string Inherited from ButtonProps . aria-labelledby Defined in node_modules/@types/react/index.d.ts:1657 Identifies the element (or elements) that labels the current element. see aria-describedby. Optional aria-level # \u2022 aria-level ? : number Inherited from ButtonProps . aria-level Defined in node_modules/@types/react/index.d.ts:1659 Defines the hierarchical level of an element within a structure. Optional aria-live # \u2022 aria-live ? : \"off\" | \"assertive\" | \"polite\" Inherited from ButtonProps . aria-live Defined in node_modules/@types/react/index.d.ts:1661 Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region. Optional aria-modal # \u2022 aria-modal ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-modal Defined in node_modules/@types/react/index.d.ts:1663 Indicates whether an element is modal when displayed. Optional aria-multiline # \u2022 aria-multiline ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiline Defined in node_modules/@types/react/index.d.ts:1665 Indicates whether a text box accepts multiple lines of input or only a single line. Optional aria-multiselectable # \u2022 aria-multiselectable ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiselectable Defined in node_modules/@types/react/index.d.ts:1667 Indicates that the user may select more than one item from the current selectable descendants. Optional aria-orientation # \u2022 aria-orientation ? : \"horizontal\" | \"vertical\" Inherited from ButtonProps . aria-orientation Defined in node_modules/@types/react/index.d.ts:1669 Indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous. Optional aria-owns # \u2022 aria-owns ? : string Inherited from ButtonProps . aria-owns Defined in node_modules/@types/react/index.d.ts:1675 Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship between DOM elements where the DOM hierarchy cannot be used to represent the relationship. see aria-controls. Optional aria-placeholder # \u2022 aria-placeholder ? : string Inherited from ButtonProps . aria-placeholder Defined in node_modules/@types/react/index.d.ts:1680 Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value. A hint could be a sample value or a brief description of the expected format. Optional aria-posinset # \u2022 aria-posinset ? : number Inherited from ButtonProps . aria-posinset Defined in node_modules/@types/react/index.d.ts:1685 Defines an element's number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-setsize. Optional aria-pressed # \u2022 aria-pressed ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-pressed Defined in node_modules/@types/react/index.d.ts:1690 Indicates the current \"pressed\" state of toggle buttons. see aria-checked @see aria-selected. Optional aria-readonly # \u2022 aria-readonly ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-readonly Defined in node_modules/@types/react/index.d.ts:1695 Indicates that the element is not editable, but is otherwise operable. see aria-disabled. Optional aria-relevant # \u2022 aria-relevant ? : \"additions\" | \"additions removals\" | \"additions text\" | \"all\" | \"removals\" | \"removals additions\" | \"removals text\" | \"text\" | \"text additions\" | \"text removals\" Inherited from ButtonProps . aria-relevant Defined in node_modules/@types/react/index.d.ts:1700 Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified. see aria-atomic. Optional aria-required # \u2022 aria-required ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-required Defined in node_modules/@types/react/index.d.ts:1702 Indicates that user input is required on the element before a form may be submitted. Optional aria-roledescription # \u2022 aria-roledescription ? : string Inherited from ButtonProps . aria-roledescription Defined in node_modules/@types/react/index.d.ts:1704 Defines a human-readable, author-localized description for the role of an element. Optional aria-rowcount # \u2022 aria-rowcount ? : number Inherited from ButtonProps . aria-rowcount Defined in node_modules/@types/react/index.d.ts:1709 Defines the total number of rows in a table, grid, or treegrid. see aria-rowindex. Optional aria-rowindex # \u2022 aria-rowindex ? : number Inherited from ButtonProps . aria-rowindex Defined in node_modules/@types/react/index.d.ts:1714 Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid. see aria-rowcount @see aria-rowspan. Optional aria-rowspan # \u2022 aria-rowspan ? : number Inherited from ButtonProps . aria-rowspan Defined in node_modules/@types/react/index.d.ts:1719 Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid. see aria-rowindex @see aria-colspan. Optional aria-selected # \u2022 aria-selected ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-selected Defined in node_modules/@types/react/index.d.ts:1724 Indicates the current \"selected\" state of various widgets. see aria-checked @see aria-pressed. Optional aria-setsize # \u2022 aria-setsize ? : number Inherited from ButtonProps . aria-setsize Defined in node_modules/@types/react/index.d.ts:1729 Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-posinset. Optional aria-sort # \u2022 aria-sort ? : \"none\" | \"ascending\" | \"descending\" | \"other\" Inherited from ButtonProps . aria-sort Defined in node_modules/@types/react/index.d.ts:1731 Indicates if items in a table or grid are sorted in ascending or descending order. Optional aria-valuemax # \u2022 aria-valuemax ? : number Inherited from ButtonProps . aria-valuemax Defined in node_modules/@types/react/index.d.ts:1733 Defines the maximum allowed value for a range widget. Optional aria-valuemin # \u2022 aria-valuemin ? : number Inherited from ButtonProps . aria-valuemin Defined in node_modules/@types/react/index.d.ts:1735 Defines the minimum allowed value for a range widget. Optional aria-valuenow # \u2022 aria-valuenow ? : number Inherited from ButtonProps . aria-valuenow Defined in node_modules/@types/react/index.d.ts:1740 Defines the current value for a range widget. see aria-valuetext. Optional aria-valuetext # \u2022 aria-valuetext ? : string Inherited from ButtonProps . aria-valuetext Defined in node_modules/@types/react/index.d.ts:1742 Defines the human readable text alternative of aria-valuenow for a range widget. Optional as # \u2022 as ? : string Inherited from LineProgressProps . as Defined in node_modules/@types/react/index.d.ts:1821 Optional async # \u2022 async ? : boolean Inherited from LineProgressProps . async Defined in node_modules/@types/react/index.d.ts:1822 Optional autoCapitalize # \u2022 autoCapitalize ? : string Inherited from ButtonProps . autoCapitalize Defined in node_modules/@types/react/index.d.ts:1787 Optional autoComplete # \u2022 autoComplete ? : string Inherited from LineProgressProps . autoComplete Defined in node_modules/@types/react/index.d.ts:1823 Optional autoCorrect # \u2022 autoCorrect ? : string Inherited from ButtonProps . autoCorrect Defined in node_modules/@types/react/index.d.ts:1788 Optional autoFocus # \u2022 autoFocus ? : boolean Inherited from LineProgressProps . autoFocus Defined in node_modules/@types/react/index.d.ts:1824 Optional autoPlay # \u2022 autoPlay ? : boolean Inherited from LineProgressProps . autoPlay Defined in node_modules/@types/react/index.d.ts:1825 Optional autoSave # \u2022 autoSave ? : string Inherited from ButtonProps . autoSave Defined in node_modules/@types/react/index.d.ts:1789 Optional capture # \u2022 capture ? : boolean | string Inherited from LineProgressProps . capture Defined in node_modules/@types/react/index.d.ts:1826 Optional cellPadding # \u2022 cellPadding ? : number | string Inherited from LineProgressProps . cellPadding Defined in node_modules/@types/react/index.d.ts:1827 Optional cellSpacing # \u2022 cellSpacing ? : number | string Inherited from LineProgressProps . cellSpacing Defined in node_modules/@types/react/index.d.ts:1828 Optional center # \u2022 center ? : boolean Defined in src/renderer/components/spinner/spinner.tsx:29 Optional challenge # \u2022 challenge ? : string Inherited from LineProgressProps . challenge Defined in node_modules/@types/react/index.d.ts:1830 Optional charSet # \u2022 charSet ? : string Inherited from LineProgressProps . charSet Defined in node_modules/@types/react/index.d.ts:1829 Optional checked # \u2022 checked ? : boolean Inherited from LineProgressProps . checked Defined in node_modules/@types/react/index.d.ts:1831 Optional children # \u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350 Optional cite # \u2022 cite ? : string Inherited from LineProgressProps . cite Defined in node_modules/@types/react/index.d.ts:1832 Optional classID # \u2022 classID ? : string Inherited from LineProgressProps . classID Defined in node_modules/@types/react/index.d.ts:1833 Optional className # \u2022 className ? : string Inherited from ButtonProps . className Defined in node_modules/@types/react/index.d.ts:1754 Optional colSpan # \u2022 colSpan ? : number Inherited from LineProgressProps . colSpan Defined in node_modules/@types/react/index.d.ts:1835 Optional color # \u2022 color ? : string Inherited from ButtonProps . color Defined in node_modules/@types/react/index.d.ts:1790 Optional cols # \u2022 cols ? : number Inherited from LineProgressProps . cols Defined in node_modules/@types/react/index.d.ts:1834 Optional content # \u2022 content ? : string Inherited from LineProgressProps . content Defined in node_modules/@types/react/index.d.ts:1836 Optional contentEditable # \u2022 contentEditable ? : Booleanish | \"inherit\" Inherited from ButtonProps . contentEditable Defined in node_modules/@types/react/index.d.ts:1755 Optional contextMenu # \u2022 contextMenu ? : string Inherited from ButtonProps . contextMenu Defined in node_modules/@types/react/index.d.ts:1756 Optional controls # \u2022 controls ? : boolean Inherited from LineProgressProps . controls Defined in node_modules/@types/react/index.d.ts:1837 Optional coords # \u2022 coords ? : string Inherited from LineProgressProps . coords Defined in node_modules/@types/react/index.d.ts:1838 Optional crossOrigin # \u2022 crossOrigin ? : string Inherited from LineProgressProps . crossOrigin Defined in node_modules/@types/react/index.d.ts:1839 Optional dangerouslySetInnerHTML # \u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351 Type declaration: # __html : string Optional data # \u2022 data ? : string Inherited from LineProgressProps . data Defined in node_modules/@types/react/index.d.ts:1840 Optional datatype # \u2022 datatype ? : string Inherited from ButtonProps . datatype Defined in node_modules/@types/react/index.d.ts:1778 Optional dateTime # \u2022 dateTime ? : string Inherited from LineProgressProps . dateTime Defined in node_modules/@types/react/index.d.ts:1841 Optional default # \u2022 default ? : boolean Inherited from LineProgressProps . default Defined in node_modules/@types/react/index.d.ts:1842 Optional defaultChecked # \u2022 defaultChecked ? : boolean Inherited from ButtonProps . defaultChecked Defined in node_modules/@types/react/index.d.ts:1747 Optional defaultValue # \u2022 defaultValue ? : string | number | ReadonlyArray\u2039string\u203a Inherited from ButtonProps . defaultValue Defined in node_modules/@types/react/index.d.ts:1748 Optional defer # \u2022 defer ? : boolean Inherited from LineProgressProps . defer Defined in node_modules/@types/react/index.d.ts:1843 Optional dir # \u2022 dir ? : string Inherited from ButtonProps . dir Defined in node_modules/@types/react/index.d.ts:1757 Optional disabled # \u2022 disabled ? : boolean Inherited from LineProgressProps . disabled Defined in node_modules/@types/react/index.d.ts:1844 Optional download # \u2022 download ? : any Inherited from LineProgressProps . download Defined in node_modules/@types/react/index.d.ts:1845 Optional draggable # \u2022 draggable ? : Booleanish Inherited from ButtonProps . draggable Defined in node_modules/@types/react/index.d.ts:1758 Optional encType # \u2022 encType ? : string Inherited from LineProgressProps . encType Defined in node_modules/@types/react/index.d.ts:1846 Optional form # \u2022 form ? : string Inherited from LineProgressProps . form Defined in node_modules/@types/react/index.d.ts:1847 Optional formAction # \u2022 formAction ? : string Inherited from LineProgressProps . formAction Defined in node_modules/@types/react/index.d.ts:1848 Optional formEncType # \u2022 formEncType ? : string Inherited from LineProgressProps . formEncType Defined in node_modules/@types/react/index.d.ts:1849 Optional formMethod # \u2022 formMethod ? : string Inherited from LineProgressProps . formMethod Defined in node_modules/@types/react/index.d.ts:1850 Optional formNoValidate # \u2022 formNoValidate ? : boolean Inherited from LineProgressProps . formNoValidate Defined in node_modules/@types/react/index.d.ts:1851 Optional formTarget # \u2022 formTarget ? : string Inherited from LineProgressProps . formTarget Defined in node_modules/@types/react/index.d.ts:1852 Optional frameBorder # \u2022 frameBorder ? : number | string Inherited from LineProgressProps . frameBorder Defined in node_modules/@types/react/index.d.ts:1853 Optional headers # \u2022 headers ? : string Inherited from LineProgressProps . headers Defined in node_modules/@types/react/index.d.ts:1854 Optional height # \u2022 height ? : number | string Inherited from LineProgressProps . height Defined in node_modules/@types/react/index.d.ts:1855 Optional hidden # \u2022 hidden ? : boolean Inherited from IconProps . hidden Defined in node_modules/@types/react/index.d.ts:1759 Optional high # \u2022 high ? : number Inherited from LineProgressProps . high Defined in node_modules/@types/react/index.d.ts:1856 Optional href # \u2022 href ? : string Inherited from LineProgressProps . href Defined in node_modules/@types/react/index.d.ts:1857 Optional hrefLang # \u2022 hrefLang ? : string Inherited from LineProgressProps . hrefLang Defined in node_modules/@types/react/index.d.ts:1858 Optional htmlFor # \u2022 htmlFor ? : string Inherited from LineProgressProps . htmlFor Defined in node_modules/@types/react/index.d.ts:1859 Optional httpEquiv # \u2022 httpEquiv ? : string Inherited from LineProgressProps . httpEquiv Defined in node_modules/@types/react/index.d.ts:1860 Optional id # \u2022 id ? : string Inherited from ButtonProps . id Defined in node_modules/@types/react/index.d.ts:1760 Optional inlist # \u2022 inlist ? : any Inherited from ButtonProps . inlist Defined in node_modules/@types/react/index.d.ts:1779 Optional inputMode # \u2022 inputMode ? : \"none\" | \"text\" | \"tel\" | \"url\" | \"email\" | \"numeric\" | \"decimal\" | \"search\" Inherited from ButtonProps . inputMode Defined in node_modules/@types/react/index.d.ts:1805 Hints at the type of data that might be entered by the user while editing the element or its contents see https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute Optional integrity # \u2022 integrity ? : string Inherited from LineProgressProps . integrity Defined in node_modules/@types/react/index.d.ts:1861 Optional is # \u2022 is ? : string Inherited from ButtonProps . is Defined in node_modules/@types/react/index.d.ts:1810 Specify that a standard HTML element should behave like a defined custom built-in element see https://html.spec.whatwg.org/multipage/custom-elements.html#attr-is Optional itemID # \u2022 itemID ? : string Inherited from ButtonProps . itemID Defined in node_modules/@types/react/index.d.ts:1794 Optional itemProp # \u2022 itemProp ? : string Inherited from ButtonProps . itemProp Defined in node_modules/@types/react/index.d.ts:1791 Optional itemRef # \u2022 itemRef ? : string Inherited from ButtonProps . itemRef Defined in node_modules/@types/react/index.d.ts:1795 Optional itemScope # \u2022 itemScope ? : boolean Inherited from ButtonProps . itemScope Defined in node_modules/@types/react/index.d.ts:1792 Optional itemType # \u2022 itemType ? : string Inherited from ButtonProps . itemType Defined in node_modules/@types/react/index.d.ts:1793 Optional key # \u2022 key ? : Key | null Inherited from LineProgressProps . key Defined in node_modules/@types/react/index.d.ts:137 Optional keyParams # \u2022 keyParams ? : string Inherited from LineProgressProps . keyParams Defined in node_modules/@types/react/index.d.ts:1862 Optional keyType # \u2022 keyType ? : string Inherited from LineProgressProps . keyType Defined in node_modules/@types/react/index.d.ts:1863 Optional kind # \u2022 kind ? : string Inherited from LineProgressProps . kind Defined in node_modules/@types/react/index.d.ts:1864 Optional label # \u2022 label ? : string Inherited from LineProgressProps . label Defined in node_modules/@types/react/index.d.ts:1865 Optional lang # \u2022 lang ? : string Inherited from ButtonProps . lang Defined in node_modules/@types/react/index.d.ts:1761 Optional list # \u2022 list ? : string Inherited from LineProgressProps . list Defined in node_modules/@types/react/index.d.ts:1866 Optional loop # \u2022 loop ? : boolean Inherited from LineProgressProps . loop Defined in node_modules/@types/react/index.d.ts:1867 Optional low # \u2022 low ? : number Inherited from LineProgressProps . low Defined in node_modules/@types/react/index.d.ts:1868 Optional manifest # \u2022 manifest ? : string Inherited from LineProgressProps . manifest Defined in node_modules/@types/react/index.d.ts:1869 Optional marginHeight # \u2022 marginHeight ? : number Inherited from LineProgressProps . marginHeight Defined in node_modules/@types/react/index.d.ts:1870 Optional marginWidth # \u2022 marginWidth ? : number Inherited from LineProgressProps . marginWidth Defined in node_modules/@types/react/index.d.ts:1871 Optional max # \u2022 max ? : number | string Inherited from MenuItemProps . max Defined in node_modules/@types/react/index.d.ts:1872 Optional maxLength # \u2022 maxLength ? : number Inherited from LineProgressProps . maxLength Defined in node_modules/@types/react/index.d.ts:1873 Optional media # \u2022 media ? : string Inherited from LineProgressProps . media Defined in node_modules/@types/react/index.d.ts:1874 Optional mediaGroup # \u2022 mediaGroup ? : string Inherited from LineProgressProps . mediaGroup Defined in node_modules/@types/react/index.d.ts:1875 Optional method # \u2022 method ? : string Inherited from LineProgressProps . method Defined in node_modules/@types/react/index.d.ts:1876 Optional min # \u2022 min ? : number | string Inherited from MenuItemProps . min Defined in node_modules/@types/react/index.d.ts:1877 Optional minLength # \u2022 minLength ? : number Inherited from LineProgressProps . minLength Defined in node_modules/@types/react/index.d.ts:1878 Optional multiple # \u2022 multiple ? : boolean Inherited from LineProgressProps . multiple Defined in node_modules/@types/react/index.d.ts:1879 Optional muted # \u2022 muted ? : boolean Inherited from LineProgressProps . muted Defined in node_modules/@types/react/index.d.ts:1880 Optional name # \u2022 name ? : string Inherited from LineProgressProps . name Defined in node_modules/@types/react/index.d.ts:1881 Optional noValidate # \u2022 noValidate ? : boolean Inherited from LineProgressProps . noValidate Defined in node_modules/@types/react/index.d.ts:1883 Optional nonce # \u2022 nonce ? : string Inherited from LineProgressProps . nonce Defined in node_modules/@types/react/index.d.ts:1882 Optional onAbort # \u2022 onAbort ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406 Optional onAbortCapture # \u2022 onAbortCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407 Optional onAnimationEnd # \u2022 onAnimationEnd ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536 Optional onAnimationEndCapture # \u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537 Optional onAnimationIteration # \u2022 onAnimationIteration ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538 Optional onAnimationIterationCapture # \u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539 Optional onAnimationStart # \u2022 onAnimationStart ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534 Optional onAnimationStartCapture # \u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535 Optional onAuxClick # \u2022 onAuxClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452 Optional onAuxClickCapture # \u2022 onAuxClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453 Optional onBeforeInput # \u2022 onBeforeInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380 Optional onBeforeInputCapture # \u2022 onBeforeInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381 Optional onBlur # \u2022 onBlur ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374 Optional onBlurCapture # \u2022 onBlurCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375 Optional onCanPlay # \u2022 onCanPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408 Optional onCanPlayCapture # \u2022 onCanPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409 Optional onCanPlayThrough # \u2022 onCanPlayThrough ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410 Optional onCanPlayThroughCapture # \u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411 Optional onChange # \u2022 onChange ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378 Optional onChangeCapture # \u2022 onChangeCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379 Optional onClick # \u2022 onClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454 Optional onClickCapture # \u2022 onClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455 Optional onCompositionEnd # \u2022 onCompositionEnd ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364 Optional onCompositionEndCapture # \u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365 Optional onCompositionStart # \u2022 onCompositionStart ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366 Optional onCompositionStartCapture # \u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367 Optional onCompositionUpdate # \u2022 onCompositionUpdate ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368 Optional onCompositionUpdateCapture # \u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369 Optional onContextMenu # \u2022 onContextMenu ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456 Optional onContextMenuCapture # \u2022 onContextMenuCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457 Optional onCopy # \u2022 onCopy ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356 Optional onCopyCapture # \u2022 onCopyCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357 Optional onCut # \u2022 onCut ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358 Optional onCutCapture # \u2022 onCutCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359 Optional onDoubleClick # \u2022 onDoubleClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458 Optional onDoubleClickCapture # \u2022 onDoubleClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459 Optional onDrag # \u2022 onDrag ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460 Optional onDragCapture # \u2022 onDragCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461 Optional onDragEnd # \u2022 onDragEnd ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462 Optional onDragEndCapture # \u2022 onDragEndCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463 Optional onDragEnter # \u2022 onDragEnter ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464 Optional onDragEnterCapture # \u2022 onDragEnterCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465 Optional onDragExit # \u2022 onDragExit ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466 Optional onDragExitCapture # \u2022 onDragExitCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467 Optional onDragLeave # \u2022 onDragLeave ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468 Optional onDragLeaveCapture # \u2022 onDragLeaveCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469 Optional onDragOver # \u2022 onDragOver ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470 Optional onDragOverCapture # \u2022 onDragOverCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471 Optional onDragStart # \u2022 onDragStart ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472 Optional onDragStartCapture # \u2022 onDragStartCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473 Optional onDrop # \u2022 onDrop ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474 Optional onDropCapture # \u2022 onDropCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475 Optional onDurationChange # \u2022 onDurationChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412 Optional onDurationChangeCapture # \u2022 onDurationChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413 Optional onEmptied # \u2022 onEmptied ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414 Optional onEmptiedCapture # \u2022 onEmptiedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415 Optional onEncrypted # \u2022 onEncrypted ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416 Optional onEncryptedCapture # \u2022 onEncryptedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417 Optional onEnded # \u2022 onEnded ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418 Optional onEndedCapture # \u2022 onEndedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419 Optional onError # \u2022 onError ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394 Optional onErrorCapture # \u2022 onErrorCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395 Optional onFocus # \u2022 onFocus ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372 Optional onFocusCapture # \u2022 onFocusCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373 Optional onGotPointerCapture # \u2022 onGotPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520 Optional onGotPointerCaptureCapture # \u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521 Optional onInput # \u2022 onInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382 Optional onInputCapture # \u2022 onInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383 Optional onInvalid # \u2022 onInvalid ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388 Optional onInvalidCapture # \u2022 onInvalidCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389 Optional onKeyDown # \u2022 onKeyDown ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398 Optional onKeyDownCapture # \u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399 Optional onKeyPress # \u2022 onKeyPress ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400 Optional onKeyPressCapture # \u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401 Optional onKeyUp # \u2022 onKeyUp ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402 Optional onKeyUpCapture # \u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403 Optional onLoad # \u2022 onLoad ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392 Optional onLoadCapture # \u2022 onLoadCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393 Optional onLoadStart # \u2022 onLoadStart ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424 Optional onLoadStartCapture # \u2022 onLoadStartCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425 Optional onLoadedData # \u2022 onLoadedData ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420 Optional onLoadedDataCapture # \u2022 onLoadedDataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421 Optional onLoadedMetadata # \u2022 onLoadedMetadata ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422 Optional onLoadedMetadataCapture # \u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423 Optional onLostPointerCapture # \u2022 onLostPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522 Optional onLostPointerCaptureCapture # \u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523 Optional onMouseDown # \u2022 onMouseDown ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476 Optional onMouseDownCapture # \u2022 onMouseDownCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477 Optional onMouseEnter # \u2022 onMouseEnter ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478 Optional onMouseLeave # \u2022 onMouseLeave ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479 Optional onMouseMove # \u2022 onMouseMove ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480 Optional onMouseMoveCapture # \u2022 onMouseMoveCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481 Optional onMouseOut # \u2022 onMouseOut ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482 Optional onMouseOutCapture # \u2022 onMouseOutCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483 Optional onMouseOver # \u2022 onMouseOver ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484 Optional onMouseOverCapture # \u2022 onMouseOverCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485 Optional onMouseUp # \u2022 onMouseUp ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486 Optional onMouseUpCapture # \u2022 onMouseUpCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487 Optional onPaste # \u2022 onPaste ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360 Optional onPasteCapture # \u2022 onPasteCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361 Optional onPause # \u2022 onPause ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426 Optional onPauseCapture # \u2022 onPauseCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427 Optional onPlay # \u2022 onPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428 Optional onPlayCapture # \u2022 onPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429 Optional onPlaying # \u2022 onPlaying ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430 Optional onPlayingCapture # \u2022 onPlayingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431 Optional onPointerCancel # \u2022 onPointerCancel ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510 Optional onPointerCancelCapture # \u2022 onPointerCancelCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511 Optional onPointerDown # \u2022 onPointerDown ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504 Optional onPointerDownCapture # \u2022 onPointerDownCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505 Optional onPointerEnter # \u2022 onPointerEnter ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512 Optional onPointerEnterCapture # \u2022 onPointerEnterCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513 Optional onPointerLeave # \u2022 onPointerLeave ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514 Optional onPointerLeaveCapture # \u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515 Optional onPointerMove # \u2022 onPointerMove ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506 Optional onPointerMoveCapture # \u2022 onPointerMoveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507 Optional onPointerOut # \u2022 onPointerOut ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518 Optional onPointerOutCapture # \u2022 onPointerOutCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519 Optional onPointerOver # \u2022 onPointerOver ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516 Optional onPointerOverCapture # \u2022 onPointerOverCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517 Optional onPointerUp # \u2022 onPointerUp ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508 Optional onPointerUpCapture # \u2022 onPointerUpCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509 Optional onProgress # \u2022 onProgress ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432 Optional onProgressCapture # \u2022 onProgressCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433 Optional onRateChange # \u2022 onRateChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434 Optional onRateChangeCapture # \u2022 onRateChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435 Optional onReset # \u2022 onReset ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384 Optional onResetCapture # \u2022 onResetCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385 Optional onScroll # \u2022 onScroll ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526 Optional onScrollCapture # \u2022 onScrollCapture ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527 Optional onSeeked # \u2022 onSeeked ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436 Optional onSeekedCapture # \u2022 onSeekedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437 Optional onSeeking # \u2022 onSeeking ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438 Optional onSeekingCapture # \u2022 onSeekingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439 Optional onSelect # \u2022 onSelect ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490 Optional onSelectCapture # \u2022 onSelectCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491 Optional onStalled # \u2022 onStalled ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440 Optional onStalledCapture # \u2022 onStalledCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441 Optional onSubmit # \u2022 onSubmit ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386 Optional onSubmitCapture # \u2022 onSubmitCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387 Optional onSuspend # \u2022 onSuspend ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442 Optional onSuspendCapture # \u2022 onSuspendCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443 Optional onTimeUpdate # \u2022 onTimeUpdate ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444 Optional onTimeUpdateCapture # \u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445 Optional onTouchCancel # \u2022 onTouchCancel ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494 Optional onTouchCancelCapture # \u2022 onTouchCancelCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495 Optional onTouchEnd # \u2022 onTouchEnd ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496 Optional onTouchEndCapture # \u2022 onTouchEndCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497 Optional onTouchMove # \u2022 onTouchMove ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498 Optional onTouchMoveCapture # \u2022 onTouchMoveCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499 Optional onTouchStart # \u2022 onTouchStart ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500 Optional onTouchStartCapture # \u2022 onTouchStartCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501 Optional onTransitionEnd # \u2022 onTransitionEnd ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542 Optional onTransitionEndCapture # \u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543 Optional onVolumeChange # \u2022 onVolumeChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446 Optional onVolumeChangeCapture # \u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447 Optional onWaiting # \u2022 onWaiting ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448 Optional onWaitingCapture # \u2022 onWaitingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449 Optional onWheel # \u2022 onWheel ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530 Optional onWheelCapture # \u2022 onWheelCapture ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531 Optional open # \u2022 open ? : boolean Inherited from LineProgressProps . open Defined in node_modules/@types/react/index.d.ts:1884 Optional optimum # \u2022 optimum ? : number Inherited from LineProgressProps . optimum Defined in node_modules/@types/react/index.d.ts:1885 Optional pattern # \u2022 pattern ? : string Inherited from LineProgressProps . pattern Defined in node_modules/@types/react/index.d.ts:1886 Optional placeholder # \u2022 placeholder ? : string Inherited from LineProgressProps . placeholder Overrides ButtonProps . placeholder Defined in node_modules/@types/react/index.d.ts:1887 Optional playsInline # \u2022 playsInline ? : boolean Inherited from LineProgressProps . playsInline Defined in node_modules/@types/react/index.d.ts:1888 Optional poster # \u2022 poster ? : string Inherited from LineProgressProps . poster Defined in node_modules/@types/react/index.d.ts:1889 Optional prefix # \u2022 prefix ? : string Inherited from ButtonProps . prefix Defined in node_modules/@types/react/index.d.ts:1780 Optional preload # \u2022 preload ? : string Inherited from LineProgressProps . preload Defined in node_modules/@types/react/index.d.ts:1890 Optional property # \u2022 property ? : string Inherited from ButtonProps . property Defined in node_modules/@types/react/index.d.ts:1781 Optional radioGroup # \u2022 radioGroup ? : string Inherited from ButtonProps . radioGroup Defined in node_modules/@types/react/index.d.ts:1771 Optional readOnly # \u2022 readOnly ? : boolean Inherited from LineProgressProps . readOnly Defined in node_modules/@types/react/index.d.ts:1891 Optional ref # \u2022 ref ? : LegacyRef\u2039any\u203a Inherited from LineProgressProps . ref Defined in node_modules/@types/react/index.d.ts:143 Optional rel # \u2022 rel ? : string Inherited from LineProgressProps . rel Defined in node_modules/@types/react/index.d.ts:1892 Optional required # \u2022 required ? : boolean Inherited from LineProgressProps . required Defined in node_modules/@types/react/index.d.ts:1893 Optional resource # \u2022 resource ? : string Inherited from ButtonProps . resource Defined in node_modules/@types/react/index.d.ts:1782 Optional results # \u2022 results ? : number Inherited from ButtonProps . results Defined in node_modules/@types/react/index.d.ts:1796 Optional reversed # \u2022 reversed ? : boolean Inherited from LineProgressProps . reversed Defined in node_modules/@types/react/index.d.ts:1894 Optional role # \u2022 role ? : string Inherited from ButtonProps . role Defined in node_modules/@types/react/index.d.ts:1774 Optional rowSpan # \u2022 rowSpan ? : number Inherited from LineProgressProps . rowSpan Defined in node_modules/@types/react/index.d.ts:1896 Optional rows # \u2022 rows ? : number Inherited from LineProgressProps . rows Defined in node_modules/@types/react/index.d.ts:1895 Optional sandbox # \u2022 sandbox ? : string Inherited from LineProgressProps . sandbox Defined in node_modules/@types/react/index.d.ts:1897 Optional scope # \u2022 scope ? : string Inherited from LineProgressProps . scope Defined in node_modules/@types/react/index.d.ts:1898 Optional scoped # \u2022 scoped ? : boolean Inherited from LineProgressProps . scoped Defined in node_modules/@types/react/index.d.ts:1899 Optional scrolling # \u2022 scrolling ? : string Inherited from LineProgressProps . scrolling Defined in node_modules/@types/react/index.d.ts:1900 Optional seamless # \u2022 seamless ? : boolean Inherited from LineProgressProps . seamless Defined in node_modules/@types/react/index.d.ts:1901 Optional security # \u2022 security ? : string Inherited from ButtonProps . security Defined in node_modules/@types/react/index.d.ts:1797 Optional selected # \u2022 selected ? : boolean Inherited from LineProgressProps . selected Defined in node_modules/@types/react/index.d.ts:1902 Optional shape # \u2022 shape ? : string Inherited from LineProgressProps . shape Defined in node_modules/@types/react/index.d.ts:1903 Optional singleColor # \u2022 singleColor ? : boolean Defined in src/renderer/components/spinner/spinner.tsx:28 Optional size # \u2022 size ? : number Inherited from LineProgressProps . size Defined in node_modules/@types/react/index.d.ts:1904 Optional sizes # \u2022 sizes ? : string Inherited from LineProgressProps . sizes Defined in node_modules/@types/react/index.d.ts:1905 Optional slot # \u2022 slot ? : string Inherited from ButtonProps . slot Defined in node_modules/@types/react/index.d.ts:1763 Optional span # \u2022 span ? : number Inherited from LineProgressProps . span Defined in node_modules/@types/react/index.d.ts:1906 Optional spellCheck # \u2022 spellCheck ? : Booleanish Inherited from ButtonProps . spellCheck Defined in node_modules/@types/react/index.d.ts:1764 Optional src # \u2022 src ? : string Inherited from LineProgressProps . src Defined in node_modules/@types/react/index.d.ts:1907 Optional srcDoc # \u2022 srcDoc ? : string Inherited from LineProgressProps . srcDoc Defined in node_modules/@types/react/index.d.ts:1908 Optional srcLang # \u2022 srcLang ? : string Inherited from LineProgressProps . srcLang Defined in node_modules/@types/react/index.d.ts:1909 Optional srcSet # \u2022 srcSet ? : string Inherited from LineProgressProps . srcSet Defined in node_modules/@types/react/index.d.ts:1910 Optional start # \u2022 start ? : number Inherited from LineProgressProps . start Defined in node_modules/@types/react/index.d.ts:1911 Optional step # \u2022 step ? : number | string Inherited from LineProgressProps . step Defined in node_modules/@types/react/index.d.ts:1912 Optional style # \u2022 style ? : CSSProperties Inherited from ButtonProps . style Defined in node_modules/@types/react/index.d.ts:1765 Optional summary # \u2022 summary ? : string Inherited from LineProgressProps . summary Defined in node_modules/@types/react/index.d.ts:1913 Optional suppressContentEditableWarning # \u2022 suppressContentEditableWarning ? : boolean Inherited from ButtonProps . suppressContentEditableWarning Defined in node_modules/@types/react/index.d.ts:1749 Optional suppressHydrationWarning # \u2022 suppressHydrationWarning ? : boolean Inherited from ButtonProps . suppressHydrationWarning Defined in node_modules/@types/react/index.d.ts:1750 Optional tabIndex # \u2022 tabIndex ? : number Inherited from ButtonProps . tabIndex Defined in node_modules/@types/react/index.d.ts:1766 Optional target # \u2022 target ? : string Inherited from LineProgressProps . target Defined in node_modules/@types/react/index.d.ts:1914 Optional title # \u2022 title ? : string Inherited from ButtonProps . title Defined in node_modules/@types/react/index.d.ts:1767 Optional translate # \u2022 translate ? : \"yes\" | \"no\" Inherited from ButtonProps . translate Defined in node_modules/@types/react/index.d.ts:1768 Optional type # \u2022 type ? : string Inherited from LineProgressProps . type Defined in node_modules/@types/react/index.d.ts:1915 Optional typeof # \u2022 typeof ? : string Inherited from ButtonProps . typeof Defined in node_modules/@types/react/index.d.ts:1783 Optional unselectable # \u2022 unselectable ? : \"on\" | \"off\" Inherited from ButtonProps . unselectable Defined in node_modules/@types/react/index.d.ts:1798 Optional useMap # \u2022 useMap ? : string Inherited from LineProgressProps . useMap Defined in node_modules/@types/react/index.d.ts:1916 Optional value # \u2022 value ? : string | ReadonlyArray\u2039string\u203a | number Inherited from MenuItemProps . value Defined in node_modules/@types/react/index.d.ts:1917 Optional vocab # \u2022 vocab ? : string Inherited from ButtonProps . vocab Defined in node_modules/@types/react/index.d.ts:1784 Optional width # \u2022 width ? : number | string Inherited from LineProgressProps . width Defined in node_modules/@types/react/index.d.ts:1918 Optional wmode # \u2022 wmode ? : string Inherited from LineProgressProps . wmode Defined in node_modules/@types/react/index.d.ts:1919 Optional wrap # \u2022 wrap ? : string Inherited from LineProgressProps . wrap Defined in node_modules/@types/react/index.d.ts:1920","title":"Interface: SpinnerProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#interface-spinnerprops","text":"","title":"Interface: SpinnerProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#hierarchy","text":"HTMLProps\u2039any\u203a \u21b3 SpinnerProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#properties","text":"about accept acceptCharset accessKey action allowFullScreen allowTransparency alt aria-activedescendant aria-atomic aria-autocomplete aria-busy aria-checked aria-colcount aria-colindex aria-colspan aria-controls aria-current aria-describedby aria-details aria-disabled aria-dropeffect aria-errormessage aria-expanded aria-flowto aria-grabbed aria-haspopup aria-hidden aria-invalid aria-keyshortcuts aria-label aria-labelledby aria-level aria-live aria-modal aria-multiline aria-multiselectable aria-orientation aria-owns aria-placeholder aria-posinset aria-pressed aria-readonly aria-relevant aria-required aria-roledescription aria-rowcount aria-rowindex aria-rowspan aria-selected aria-setsize aria-sort aria-valuemax aria-valuemin aria-valuenow aria-valuetext as async autoCapitalize autoComplete autoCorrect autoFocus autoPlay autoSave capture cellPadding cellSpacing center challenge charSet checked children cite classID className colSpan color cols content contentEditable contextMenu controls coords crossOrigin dangerouslySetInnerHTML data datatype dateTime default defaultChecked defaultValue defer dir disabled download draggable encType form formAction formEncType formMethod formNoValidate formTarget frameBorder headers height hidden high href hrefLang htmlFor httpEquiv id inlist inputMode integrity is itemID itemProp itemRef itemScope itemType key keyParams keyType kind label lang list loop low manifest marginHeight marginWidth max maxLength media mediaGroup method min minLength multiple muted name noValidate nonce onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture open optimum pattern placeholder playsInline poster prefix preload property radioGroup readOnly ref rel required resource results reversed role rowSpan rows sandbox scope scoped scrolling seamless security selected shape singleColor size sizes slot span spellCheck src srcDoc srcLang srcSet start step style summary suppressContentEditableWarning suppressHydrationWarning tabIndex target title translate type typeof unselectable useMap value vocab width wmode wrap","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-about","text":"\u2022 about ? : string Inherited from ButtonProps . about Defined in node_modules/@types/react/index.d.ts:1777","title":"Optional about"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-accept","text":"\u2022 accept ? : string Inherited from LineProgressProps . accept Defined in node_modules/@types/react/index.d.ts:1815","title":"Optional accept"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-acceptcharset","text":"\u2022 acceptCharset ? : string Inherited from LineProgressProps . acceptCharset Defined in node_modules/@types/react/index.d.ts:1816","title":"Optional acceptCharset"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-accesskey","text":"\u2022 accessKey ? : string Inherited from ButtonProps . accessKey Defined in node_modules/@types/react/index.d.ts:1753","title":"Optional accessKey"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-action","text":"\u2022 action ? : string Inherited from LineProgressProps . action Defined in node_modules/@types/react/index.d.ts:1817","title":"Optional action"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-allowfullscreen","text":"\u2022 allowFullScreen ? : boolean Inherited from LineProgressProps . allowFullScreen Defined in node_modules/@types/react/index.d.ts:1818","title":"Optional allowFullScreen"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-allowtransparency","text":"\u2022 allowTransparency ? : boolean Inherited from LineProgressProps . allowTransparency Defined in node_modules/@types/react/index.d.ts:1819","title":"Optional allowTransparency"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-alt","text":"\u2022 alt ? : string Inherited from LineProgressProps . alt Defined in node_modules/@types/react/index.d.ts:1820","title":"Optional alt"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-activedescendant","text":"\u2022 aria-activedescendant ? : string Inherited from ButtonProps . aria-activedescendant Defined in node_modules/@types/react/index.d.ts:1560 Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application.","title":"Optional aria-activedescendant"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-atomic","text":"\u2022 aria-atomic ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-atomic Defined in node_modules/@types/react/index.d.ts:1562 Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute.","title":"Optional aria-atomic"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-autocomplete","text":"\u2022 aria-autocomplete ? : \"none\" | \"inline\" | \"list\" | \"both\" Inherited from ButtonProps . aria-autocomplete Defined in node_modules/@types/react/index.d.ts:1567 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.","title":"Optional aria-autocomplete"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-busy","text":"\u2022 aria-busy ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-busy Defined in node_modules/@types/react/index.d.ts:1569 Indicates an element is being modified and that assistive technologies MAY want to wait until the modifications are complete before exposing them to the user.","title":"Optional aria-busy"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-checked","text":"\u2022 aria-checked ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-checked Defined in node_modules/@types/react/index.d.ts:1574 Indicates the current \"checked\" state of checkboxes, radio buttons, and other widgets. see aria-pressed @see aria-selected.","title":"Optional aria-checked"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-colcount","text":"\u2022 aria-colcount ? : number Inherited from ButtonProps . aria-colcount Defined in node_modules/@types/react/index.d.ts:1579 Defines the total number of columns in a table, grid, or treegrid. see aria-colindex.","title":"Optional aria-colcount"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-colindex","text":"\u2022 aria-colindex ? : number Inherited from ButtonProps . aria-colindex Defined in node_modules/@types/react/index.d.ts:1584 Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid. see aria-colcount @see aria-colspan.","title":"Optional aria-colindex"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-colspan","text":"\u2022 aria-colspan ? : number Inherited from ButtonProps . aria-colspan Defined in node_modules/@types/react/index.d.ts:1589 Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid. see aria-colindex @see aria-rowspan.","title":"Optional aria-colspan"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-controls","text":"\u2022 aria-controls ? : string Inherited from ButtonProps . aria-controls Defined in node_modules/@types/react/index.d.ts:1594 Identifies the element (or elements) whose contents or presence are controlled by the current element. see aria-owns.","title":"Optional aria-controls"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-current","text":"\u2022 aria-current ? : boolean | \"false\" | \"true\" | \"page\" | \"step\" | \"location\" | \"date\" | \"time\" Inherited from ButtonProps . aria-current Defined in node_modules/@types/react/index.d.ts:1596 Indicates the element that represents the current item within a container or set of related elements.","title":"Optional aria-current"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-describedby","text":"\u2022 aria-describedby ? : string Inherited from ButtonProps . aria-describedby Defined in node_modules/@types/react/index.d.ts:1601 Identifies the element (or elements) that describes the object. see aria-labelledby","title":"Optional aria-describedby"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-details","text":"\u2022 aria-details ? : string Inherited from ButtonProps . aria-details Defined in node_modules/@types/react/index.d.ts:1606 Identifies the element that provides a detailed, extended description for the object. see aria-describedby.","title":"Optional aria-details"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-disabled","text":"\u2022 aria-disabled ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-disabled Defined in node_modules/@types/react/index.d.ts:1611 Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable. see aria-hidden @see aria-readonly.","title":"Optional aria-disabled"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-dropeffect","text":"\u2022 aria-dropeffect ? : \"none\" | \"copy\" | \"execute\" | \"link\" | \"move\" | \"popup\" Inherited from ButtonProps . aria-dropeffect Defined in node_modules/@types/react/index.d.ts:1616 Indicates what functions can be performed when a dragged object is released on the drop target. deprecated in ARIA 1.1","title":"Optional aria-dropeffect"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-errormessage","text":"\u2022 aria-errormessage ? : string Inherited from ButtonProps . aria-errormessage Defined in node_modules/@types/react/index.d.ts:1621 Identifies the element that provides an error message for the object. see aria-invalid @see aria-describedby.","title":"Optional aria-errormessage"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-expanded","text":"\u2022 aria-expanded ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-expanded Defined in node_modules/@types/react/index.d.ts:1623 Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed.","title":"Optional aria-expanded"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-flowto","text":"\u2022 aria-flowto ? : string Inherited from ButtonProps . aria-flowto Defined in node_modules/@types/react/index.d.ts:1628 Identifies the next element (or elements) in an alternate reading order of content which, at the user's discretion, allows assistive technology to override the general default of reading in document source order.","title":"Optional aria-flowto"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-grabbed","text":"\u2022 aria-grabbed ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-grabbed Defined in node_modules/@types/react/index.d.ts:1633 Indicates an element's \"grabbed\" state in a drag-and-drop operation. deprecated in ARIA 1.1","title":"Optional aria-grabbed"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-haspopup","text":"\u2022 aria-haspopup ? : boolean | \"false\" | \"true\" | \"menu\" | \"listbox\" | \"tree\" | \"grid\" | \"dialog\" Inherited from ButtonProps . aria-haspopup Defined in node_modules/@types/react/index.d.ts:1635 Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.","title":"Optional aria-haspopup"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-hidden","text":"\u2022 aria-hidden ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-hidden Defined in node_modules/@types/react/index.d.ts:1640 Indicates whether the element is exposed to an accessibility API. see aria-disabled.","title":"Optional aria-hidden"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-invalid","text":"\u2022 aria-invalid ? : boolean | \"false\" | \"true\" | \"grammar\" | \"spelling\" Inherited from ButtonProps . aria-invalid Defined in node_modules/@types/react/index.d.ts:1645 Indicates the entered value does not conform to the format expected by the application. see aria-errormessage.","title":"Optional aria-invalid"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-keyshortcuts","text":"\u2022 aria-keyshortcuts ? : string Inherited from ButtonProps . aria-keyshortcuts Defined in node_modules/@types/react/index.d.ts:1647 Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element.","title":"Optional aria-keyshortcuts"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-label","text":"\u2022 aria-label ? : string Inherited from ButtonProps . aria-label Defined in node_modules/@types/react/index.d.ts:1652 Defines a string value that labels the current element. see aria-labelledby.","title":"Optional aria-label"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-labelledby","text":"\u2022 aria-labelledby ? : string Inherited from ButtonProps . aria-labelledby Defined in node_modules/@types/react/index.d.ts:1657 Identifies the element (or elements) that labels the current element. see aria-describedby.","title":"Optional aria-labelledby"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-level","text":"\u2022 aria-level ? : number Inherited from ButtonProps . aria-level Defined in node_modules/@types/react/index.d.ts:1659 Defines the hierarchical level of an element within a structure.","title":"Optional aria-level"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-live","text":"\u2022 aria-live ? : \"off\" | \"assertive\" | \"polite\" Inherited from ButtonProps . aria-live Defined in node_modules/@types/react/index.d.ts:1661 Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region.","title":"Optional aria-live"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-modal","text":"\u2022 aria-modal ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-modal Defined in node_modules/@types/react/index.d.ts:1663 Indicates whether an element is modal when displayed.","title":"Optional aria-modal"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-multiline","text":"\u2022 aria-multiline ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiline Defined in node_modules/@types/react/index.d.ts:1665 Indicates whether a text box accepts multiple lines of input or only a single line.","title":"Optional aria-multiline"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-multiselectable","text":"\u2022 aria-multiselectable ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiselectable Defined in node_modules/@types/react/index.d.ts:1667 Indicates that the user may select more than one item from the current selectable descendants.","title":"Optional aria-multiselectable"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-orientation","text":"\u2022 aria-orientation ? : \"horizontal\" | \"vertical\" Inherited from ButtonProps . aria-orientation Defined in node_modules/@types/react/index.d.ts:1669 Indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous.","title":"Optional aria-orientation"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-owns","text":"\u2022 aria-owns ? : string Inherited from ButtonProps . aria-owns Defined in node_modules/@types/react/index.d.ts:1675 Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship between DOM elements where the DOM hierarchy cannot be used to represent the relationship. see aria-controls.","title":"Optional aria-owns"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-placeholder","text":"\u2022 aria-placeholder ? : string Inherited from ButtonProps . aria-placeholder Defined in node_modules/@types/react/index.d.ts:1680 Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value. A hint could be a sample value or a brief description of the expected format.","title":"Optional aria-placeholder"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-posinset","text":"\u2022 aria-posinset ? : number Inherited from ButtonProps . aria-posinset Defined in node_modules/@types/react/index.d.ts:1685 Defines an element's number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-setsize.","title":"Optional aria-posinset"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-pressed","text":"\u2022 aria-pressed ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-pressed Defined in node_modules/@types/react/index.d.ts:1690 Indicates the current \"pressed\" state of toggle buttons. see aria-checked @see aria-selected.","title":"Optional aria-pressed"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-readonly","text":"\u2022 aria-readonly ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-readonly Defined in node_modules/@types/react/index.d.ts:1695 Indicates that the element is not editable, but is otherwise operable. see aria-disabled.","title":"Optional aria-readonly"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-relevant","text":"\u2022 aria-relevant ? : \"additions\" | \"additions removals\" | \"additions text\" | \"all\" | \"removals\" | \"removals additions\" | \"removals text\" | \"text\" | \"text additions\" | \"text removals\" Inherited from ButtonProps . aria-relevant Defined in node_modules/@types/react/index.d.ts:1700 Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified. see aria-atomic.","title":"Optional aria-relevant"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-required","text":"\u2022 aria-required ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-required Defined in node_modules/@types/react/index.d.ts:1702 Indicates that user input is required on the element before a form may be submitted.","title":"Optional aria-required"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-roledescription","text":"\u2022 aria-roledescription ? : string Inherited from ButtonProps . aria-roledescription Defined in node_modules/@types/react/index.d.ts:1704 Defines a human-readable, author-localized description for the role of an element.","title":"Optional aria-roledescription"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-rowcount","text":"\u2022 aria-rowcount ? : number Inherited from ButtonProps . aria-rowcount Defined in node_modules/@types/react/index.d.ts:1709 Defines the total number of rows in a table, grid, or treegrid. see aria-rowindex.","title":"Optional aria-rowcount"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-rowindex","text":"\u2022 aria-rowindex ? : number Inherited from ButtonProps . aria-rowindex Defined in node_modules/@types/react/index.d.ts:1714 Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid. see aria-rowcount @see aria-rowspan.","title":"Optional aria-rowindex"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-rowspan","text":"\u2022 aria-rowspan ? : number Inherited from ButtonProps . aria-rowspan Defined in node_modules/@types/react/index.d.ts:1719 Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid. see aria-rowindex @see aria-colspan.","title":"Optional aria-rowspan"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-selected","text":"\u2022 aria-selected ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-selected Defined in node_modules/@types/react/index.d.ts:1724 Indicates the current \"selected\" state of various widgets. see aria-checked @see aria-pressed.","title":"Optional aria-selected"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-setsize","text":"\u2022 aria-setsize ? : number Inherited from ButtonProps . aria-setsize Defined in node_modules/@types/react/index.d.ts:1729 Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-posinset.","title":"Optional aria-setsize"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-sort","text":"\u2022 aria-sort ? : \"none\" | \"ascending\" | \"descending\" | \"other\" Inherited from ButtonProps . aria-sort Defined in node_modules/@types/react/index.d.ts:1731 Indicates if items in a table or grid are sorted in ascending or descending order.","title":"Optional aria-sort"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-valuemax","text":"\u2022 aria-valuemax ? : number Inherited from ButtonProps . aria-valuemax Defined in node_modules/@types/react/index.d.ts:1733 Defines the maximum allowed value for a range widget.","title":"Optional aria-valuemax"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-valuemin","text":"\u2022 aria-valuemin ? : number Inherited from ButtonProps . aria-valuemin Defined in node_modules/@types/react/index.d.ts:1735 Defines the minimum allowed value for a range widget.","title":"Optional aria-valuemin"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-valuenow","text":"\u2022 aria-valuenow ? : number Inherited from ButtonProps . aria-valuenow Defined in node_modules/@types/react/index.d.ts:1740 Defines the current value for a range widget. see aria-valuetext.","title":"Optional aria-valuenow"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-valuetext","text":"\u2022 aria-valuetext ? : string Inherited from ButtonProps . aria-valuetext Defined in node_modules/@types/react/index.d.ts:1742 Defines the human readable text alternative of aria-valuenow for a range widget.","title":"Optional aria-valuetext"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-as","text":"\u2022 as ? : string Inherited from LineProgressProps . as Defined in node_modules/@types/react/index.d.ts:1821","title":"Optional as"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-async","text":"\u2022 async ? : boolean Inherited from LineProgressProps . async Defined in node_modules/@types/react/index.d.ts:1822","title":"Optional async"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-autocapitalize","text":"\u2022 autoCapitalize ? : string Inherited from ButtonProps . autoCapitalize Defined in node_modules/@types/react/index.d.ts:1787","title":"Optional autoCapitalize"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-autocomplete","text":"\u2022 autoComplete ? : string Inherited from LineProgressProps . autoComplete Defined in node_modules/@types/react/index.d.ts:1823","title":"Optional autoComplete"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-autocorrect","text":"\u2022 autoCorrect ? : string Inherited from ButtonProps . autoCorrect Defined in node_modules/@types/react/index.d.ts:1788","title":"Optional autoCorrect"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-autofocus","text":"\u2022 autoFocus ? : boolean Inherited from LineProgressProps . autoFocus Defined in node_modules/@types/react/index.d.ts:1824","title":"Optional autoFocus"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-autoplay","text":"\u2022 autoPlay ? : boolean Inherited from LineProgressProps . autoPlay Defined in node_modules/@types/react/index.d.ts:1825","title":"Optional autoPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-autosave","text":"\u2022 autoSave ? : string Inherited from ButtonProps . autoSave Defined in node_modules/@types/react/index.d.ts:1789","title":"Optional autoSave"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-capture","text":"\u2022 capture ? : boolean | string Inherited from LineProgressProps . capture Defined in node_modules/@types/react/index.d.ts:1826","title":"Optional capture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-cellpadding","text":"\u2022 cellPadding ? : number | string Inherited from LineProgressProps . cellPadding Defined in node_modules/@types/react/index.d.ts:1827","title":"Optional cellPadding"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-cellspacing","text":"\u2022 cellSpacing ? : number | string Inherited from LineProgressProps . cellSpacing Defined in node_modules/@types/react/index.d.ts:1828","title":"Optional cellSpacing"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-center","text":"\u2022 center ? : boolean Defined in src/renderer/components/spinner/spinner.tsx:29","title":"Optional center"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-challenge","text":"\u2022 challenge ? : string Inherited from LineProgressProps . challenge Defined in node_modules/@types/react/index.d.ts:1830","title":"Optional challenge"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-charset","text":"\u2022 charSet ? : string Inherited from LineProgressProps . charSet Defined in node_modules/@types/react/index.d.ts:1829","title":"Optional charSet"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-checked","text":"\u2022 checked ? : boolean Inherited from LineProgressProps . checked Defined in node_modules/@types/react/index.d.ts:1831","title":"Optional checked"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-children","text":"\u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350","title":"Optional children"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-cite","text":"\u2022 cite ? : string Inherited from LineProgressProps . cite Defined in node_modules/@types/react/index.d.ts:1832","title":"Optional cite"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-classid","text":"\u2022 classID ? : string Inherited from LineProgressProps . classID Defined in node_modules/@types/react/index.d.ts:1833","title":"Optional classID"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-classname","text":"\u2022 className ? : string Inherited from ButtonProps . className Defined in node_modules/@types/react/index.d.ts:1754","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-colspan","text":"\u2022 colSpan ? : number Inherited from LineProgressProps . colSpan Defined in node_modules/@types/react/index.d.ts:1835","title":"Optional colSpan"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-color","text":"\u2022 color ? : string Inherited from ButtonProps . color Defined in node_modules/@types/react/index.d.ts:1790","title":"Optional color"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-cols","text":"\u2022 cols ? : number Inherited from LineProgressProps . cols Defined in node_modules/@types/react/index.d.ts:1834","title":"Optional cols"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-content","text":"\u2022 content ? : string Inherited from LineProgressProps . content Defined in node_modules/@types/react/index.d.ts:1836","title":"Optional content"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-contenteditable","text":"\u2022 contentEditable ? : Booleanish | \"inherit\" Inherited from ButtonProps . contentEditable Defined in node_modules/@types/react/index.d.ts:1755","title":"Optional contentEditable"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-contextmenu","text":"\u2022 contextMenu ? : string Inherited from ButtonProps . contextMenu Defined in node_modules/@types/react/index.d.ts:1756","title":"Optional contextMenu"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-controls","text":"\u2022 controls ? : boolean Inherited from LineProgressProps . controls Defined in node_modules/@types/react/index.d.ts:1837","title":"Optional controls"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-coords","text":"\u2022 coords ? : string Inherited from LineProgressProps . coords Defined in node_modules/@types/react/index.d.ts:1838","title":"Optional coords"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-crossorigin","text":"\u2022 crossOrigin ? : string Inherited from LineProgressProps . crossOrigin Defined in node_modules/@types/react/index.d.ts:1839","title":"Optional crossOrigin"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-dangerouslysetinnerhtml","text":"\u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351","title":"Optional dangerouslySetInnerHTML"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-data","text":"\u2022 data ? : string Inherited from LineProgressProps . data Defined in node_modules/@types/react/index.d.ts:1840","title":"Optional data"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-datatype","text":"\u2022 datatype ? : string Inherited from ButtonProps . datatype Defined in node_modules/@types/react/index.d.ts:1778","title":"Optional datatype"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-datetime","text":"\u2022 dateTime ? : string Inherited from LineProgressProps . dateTime Defined in node_modules/@types/react/index.d.ts:1841","title":"Optional dateTime"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-default","text":"\u2022 default ? : boolean Inherited from LineProgressProps . default Defined in node_modules/@types/react/index.d.ts:1842","title":"Optional default"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-defaultchecked","text":"\u2022 defaultChecked ? : boolean Inherited from ButtonProps . defaultChecked Defined in node_modules/@types/react/index.d.ts:1747","title":"Optional defaultChecked"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-defaultvalue","text":"\u2022 defaultValue ? : string | number | ReadonlyArray\u2039string\u203a Inherited from ButtonProps . defaultValue Defined in node_modules/@types/react/index.d.ts:1748","title":"Optional defaultValue"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-defer","text":"\u2022 defer ? : boolean Inherited from LineProgressProps . defer Defined in node_modules/@types/react/index.d.ts:1843","title":"Optional defer"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-dir","text":"\u2022 dir ? : string Inherited from ButtonProps . dir Defined in node_modules/@types/react/index.d.ts:1757","title":"Optional dir"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-disabled","text":"\u2022 disabled ? : boolean Inherited from LineProgressProps . disabled Defined in node_modules/@types/react/index.d.ts:1844","title":"Optional disabled"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-download","text":"\u2022 download ? : any Inherited from LineProgressProps . download Defined in node_modules/@types/react/index.d.ts:1845","title":"Optional download"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-draggable","text":"\u2022 draggable ? : Booleanish Inherited from ButtonProps . draggable Defined in node_modules/@types/react/index.d.ts:1758","title":"Optional draggable"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-enctype","text":"\u2022 encType ? : string Inherited from LineProgressProps . encType Defined in node_modules/@types/react/index.d.ts:1846","title":"Optional encType"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-form","text":"\u2022 form ? : string Inherited from LineProgressProps . form Defined in node_modules/@types/react/index.d.ts:1847","title":"Optional form"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-formaction","text":"\u2022 formAction ? : string Inherited from LineProgressProps . formAction Defined in node_modules/@types/react/index.d.ts:1848","title":"Optional formAction"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-formenctype","text":"\u2022 formEncType ? : string Inherited from LineProgressProps . formEncType Defined in node_modules/@types/react/index.d.ts:1849","title":"Optional formEncType"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-formmethod","text":"\u2022 formMethod ? : string Inherited from LineProgressProps . formMethod Defined in node_modules/@types/react/index.d.ts:1850","title":"Optional formMethod"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-formnovalidate","text":"\u2022 formNoValidate ? : boolean Inherited from LineProgressProps . formNoValidate Defined in node_modules/@types/react/index.d.ts:1851","title":"Optional formNoValidate"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-formtarget","text":"\u2022 formTarget ? : string Inherited from LineProgressProps . formTarget Defined in node_modules/@types/react/index.d.ts:1852","title":"Optional formTarget"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-frameborder","text":"\u2022 frameBorder ? : number | string Inherited from LineProgressProps . frameBorder Defined in node_modules/@types/react/index.d.ts:1853","title":"Optional frameBorder"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-headers","text":"\u2022 headers ? : string Inherited from LineProgressProps . headers Defined in node_modules/@types/react/index.d.ts:1854","title":"Optional headers"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-height","text":"\u2022 height ? : number | string Inherited from LineProgressProps . height Defined in node_modules/@types/react/index.d.ts:1855","title":"Optional height"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-hidden","text":"\u2022 hidden ? : boolean Inherited from IconProps . hidden Defined in node_modules/@types/react/index.d.ts:1759","title":"Optional hidden"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-high","text":"\u2022 high ? : number Inherited from LineProgressProps . high Defined in node_modules/@types/react/index.d.ts:1856","title":"Optional high"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-href","text":"\u2022 href ? : string Inherited from LineProgressProps . href Defined in node_modules/@types/react/index.d.ts:1857","title":"Optional href"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-hreflang","text":"\u2022 hrefLang ? : string Inherited from LineProgressProps . hrefLang Defined in node_modules/@types/react/index.d.ts:1858","title":"Optional hrefLang"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-htmlfor","text":"\u2022 htmlFor ? : string Inherited from LineProgressProps . htmlFor Defined in node_modules/@types/react/index.d.ts:1859","title":"Optional htmlFor"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-httpequiv","text":"\u2022 httpEquiv ? : string Inherited from LineProgressProps . httpEquiv Defined in node_modules/@types/react/index.d.ts:1860","title":"Optional httpEquiv"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-id","text":"\u2022 id ? : string Inherited from ButtonProps . id Defined in node_modules/@types/react/index.d.ts:1760","title":"Optional id"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-inlist","text":"\u2022 inlist ? : any Inherited from ButtonProps . inlist Defined in node_modules/@types/react/index.d.ts:1779","title":"Optional inlist"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-inputmode","text":"\u2022 inputMode ? : \"none\" | \"text\" | \"tel\" | \"url\" | \"email\" | \"numeric\" | \"decimal\" | \"search\" Inherited from ButtonProps . inputMode Defined in node_modules/@types/react/index.d.ts:1805 Hints at the type of data that might be entered by the user while editing the element or its contents see https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute","title":"Optional inputMode"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-integrity","text":"\u2022 integrity ? : string Inherited from LineProgressProps . integrity Defined in node_modules/@types/react/index.d.ts:1861","title":"Optional integrity"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-is","text":"\u2022 is ? : string Inherited from ButtonProps . is Defined in node_modules/@types/react/index.d.ts:1810 Specify that a standard HTML element should behave like a defined custom built-in element see https://html.spec.whatwg.org/multipage/custom-elements.html#attr-is","title":"Optional is"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-itemid","text":"\u2022 itemID ? : string Inherited from ButtonProps . itemID Defined in node_modules/@types/react/index.d.ts:1794","title":"Optional itemID"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-itemprop","text":"\u2022 itemProp ? : string Inherited from ButtonProps . itemProp Defined in node_modules/@types/react/index.d.ts:1791","title":"Optional itemProp"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-itemref","text":"\u2022 itemRef ? : string Inherited from ButtonProps . itemRef Defined in node_modules/@types/react/index.d.ts:1795","title":"Optional itemRef"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-itemscope","text":"\u2022 itemScope ? : boolean Inherited from ButtonProps . itemScope Defined in node_modules/@types/react/index.d.ts:1792","title":"Optional itemScope"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-itemtype","text":"\u2022 itemType ? : string Inherited from ButtonProps . itemType Defined in node_modules/@types/react/index.d.ts:1793","title":"Optional itemType"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-key","text":"\u2022 key ? : Key | null Inherited from LineProgressProps . key Defined in node_modules/@types/react/index.d.ts:137","title":"Optional key"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-keyparams","text":"\u2022 keyParams ? : string Inherited from LineProgressProps . keyParams Defined in node_modules/@types/react/index.d.ts:1862","title":"Optional keyParams"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-keytype","text":"\u2022 keyType ? : string Inherited from LineProgressProps . keyType Defined in node_modules/@types/react/index.d.ts:1863","title":"Optional keyType"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-kind","text":"\u2022 kind ? : string Inherited from LineProgressProps . kind Defined in node_modules/@types/react/index.d.ts:1864","title":"Optional kind"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-label","text":"\u2022 label ? : string Inherited from LineProgressProps . label Defined in node_modules/@types/react/index.d.ts:1865","title":"Optional label"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-lang","text":"\u2022 lang ? : string Inherited from ButtonProps . lang Defined in node_modules/@types/react/index.d.ts:1761","title":"Optional lang"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-list","text":"\u2022 list ? : string Inherited from LineProgressProps . list Defined in node_modules/@types/react/index.d.ts:1866","title":"Optional list"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-loop","text":"\u2022 loop ? : boolean Inherited from LineProgressProps . loop Defined in node_modules/@types/react/index.d.ts:1867","title":"Optional loop"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-low","text":"\u2022 low ? : number Inherited from LineProgressProps . low Defined in node_modules/@types/react/index.d.ts:1868","title":"Optional low"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-manifest","text":"\u2022 manifest ? : string Inherited from LineProgressProps . manifest Defined in node_modules/@types/react/index.d.ts:1869","title":"Optional manifest"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-marginheight","text":"\u2022 marginHeight ? : number Inherited from LineProgressProps . marginHeight Defined in node_modules/@types/react/index.d.ts:1870","title":"Optional marginHeight"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-marginwidth","text":"\u2022 marginWidth ? : number Inherited from LineProgressProps . marginWidth Defined in node_modules/@types/react/index.d.ts:1871","title":"Optional marginWidth"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-max","text":"\u2022 max ? : number | string Inherited from MenuItemProps . max Defined in node_modules/@types/react/index.d.ts:1872","title":"Optional max"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-maxlength","text":"\u2022 maxLength ? : number Inherited from LineProgressProps . maxLength Defined in node_modules/@types/react/index.d.ts:1873","title":"Optional maxLength"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-media","text":"\u2022 media ? : string Inherited from LineProgressProps . media Defined in node_modules/@types/react/index.d.ts:1874","title":"Optional media"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-mediagroup","text":"\u2022 mediaGroup ? : string Inherited from LineProgressProps . mediaGroup Defined in node_modules/@types/react/index.d.ts:1875","title":"Optional mediaGroup"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-method","text":"\u2022 method ? : string Inherited from LineProgressProps . method Defined in node_modules/@types/react/index.d.ts:1876","title":"Optional method"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-min","text":"\u2022 min ? : number | string Inherited from MenuItemProps . min Defined in node_modules/@types/react/index.d.ts:1877","title":"Optional min"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-minlength","text":"\u2022 minLength ? : number Inherited from LineProgressProps . minLength Defined in node_modules/@types/react/index.d.ts:1878","title":"Optional minLength"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-multiple","text":"\u2022 multiple ? : boolean Inherited from LineProgressProps . multiple Defined in node_modules/@types/react/index.d.ts:1879","title":"Optional multiple"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-muted","text":"\u2022 muted ? : boolean Inherited from LineProgressProps . muted Defined in node_modules/@types/react/index.d.ts:1880","title":"Optional muted"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-name","text":"\u2022 name ? : string Inherited from LineProgressProps . name Defined in node_modules/@types/react/index.d.ts:1881","title":"Optional name"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-novalidate","text":"\u2022 noValidate ? : boolean Inherited from LineProgressProps . noValidate Defined in node_modules/@types/react/index.d.ts:1883","title":"Optional noValidate"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-nonce","text":"\u2022 nonce ? : string Inherited from LineProgressProps . nonce Defined in node_modules/@types/react/index.d.ts:1882","title":"Optional nonce"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onabort","text":"\u2022 onAbort ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406","title":"Optional onAbort"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onabortcapture","text":"\u2022 onAbortCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407","title":"Optional onAbortCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onanimationend","text":"\u2022 onAnimationEnd ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536","title":"Optional onAnimationEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onanimationendcapture","text":"\u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537","title":"Optional onAnimationEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onanimationiteration","text":"\u2022 onAnimationIteration ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538","title":"Optional onAnimationIteration"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onanimationiterationcapture","text":"\u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539","title":"Optional onAnimationIterationCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onanimationstart","text":"\u2022 onAnimationStart ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534","title":"Optional onAnimationStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onanimationstartcapture","text":"\u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535","title":"Optional onAnimationStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onauxclick","text":"\u2022 onAuxClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452","title":"Optional onAuxClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onauxclickcapture","text":"\u2022 onAuxClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453","title":"Optional onAuxClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onbeforeinput","text":"\u2022 onBeforeInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380","title":"Optional onBeforeInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onbeforeinputcapture","text":"\u2022 onBeforeInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381","title":"Optional onBeforeInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onblur","text":"\u2022 onBlur ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374","title":"Optional onBlur"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onblurcapture","text":"\u2022 onBlurCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375","title":"Optional onBlurCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-oncanplay","text":"\u2022 onCanPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408","title":"Optional onCanPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-oncanplaycapture","text":"\u2022 onCanPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409","title":"Optional onCanPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-oncanplaythrough","text":"\u2022 onCanPlayThrough ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410","title":"Optional onCanPlayThrough"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-oncanplaythroughcapture","text":"\u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411","title":"Optional onCanPlayThroughCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onchange","text":"\u2022 onChange ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378","title":"Optional onChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onchangecapture","text":"\u2022 onChangeCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379","title":"Optional onChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onclick","text":"\u2022 onClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454","title":"Optional onClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onclickcapture","text":"\u2022 onClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455","title":"Optional onClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-oncompositionend","text":"\u2022 onCompositionEnd ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364","title":"Optional onCompositionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-oncompositionendcapture","text":"\u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365","title":"Optional onCompositionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-oncompositionstart","text":"\u2022 onCompositionStart ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366","title":"Optional onCompositionStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-oncompositionstartcapture","text":"\u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367","title":"Optional onCompositionStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-oncompositionupdate","text":"\u2022 onCompositionUpdate ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368","title":"Optional onCompositionUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-oncompositionupdatecapture","text":"\u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369","title":"Optional onCompositionUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-oncontextmenu","text":"\u2022 onContextMenu ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456","title":"Optional onContextMenu"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-oncontextmenucapture","text":"\u2022 onContextMenuCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457","title":"Optional onContextMenuCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-oncopy","text":"\u2022 onCopy ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356","title":"Optional onCopy"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-oncopycapture","text":"\u2022 onCopyCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357","title":"Optional onCopyCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-oncut","text":"\u2022 onCut ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358","title":"Optional onCut"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-oncutcapture","text":"\u2022 onCutCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359","title":"Optional onCutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ondoubleclick","text":"\u2022 onDoubleClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458","title":"Optional onDoubleClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ondoubleclickcapture","text":"\u2022 onDoubleClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459","title":"Optional onDoubleClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ondrag","text":"\u2022 onDrag ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460","title":"Optional onDrag"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ondragcapture","text":"\u2022 onDragCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461","title":"Optional onDragCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ondragend","text":"\u2022 onDragEnd ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462","title":"Optional onDragEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ondragendcapture","text":"\u2022 onDragEndCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463","title":"Optional onDragEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ondragenter","text":"\u2022 onDragEnter ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464","title":"Optional onDragEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ondragentercapture","text":"\u2022 onDragEnterCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465","title":"Optional onDragEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ondragexit","text":"\u2022 onDragExit ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466","title":"Optional onDragExit"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ondragexitcapture","text":"\u2022 onDragExitCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467","title":"Optional onDragExitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ondragleave","text":"\u2022 onDragLeave ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468","title":"Optional onDragLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ondragleavecapture","text":"\u2022 onDragLeaveCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469","title":"Optional onDragLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ondragover","text":"\u2022 onDragOver ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470","title":"Optional onDragOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ondragovercapture","text":"\u2022 onDragOverCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471","title":"Optional onDragOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ondragstart","text":"\u2022 onDragStart ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472","title":"Optional onDragStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ondragstartcapture","text":"\u2022 onDragStartCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473","title":"Optional onDragStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ondrop","text":"\u2022 onDrop ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474","title":"Optional onDrop"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ondropcapture","text":"\u2022 onDropCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475","title":"Optional onDropCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ondurationchange","text":"\u2022 onDurationChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412","title":"Optional onDurationChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ondurationchangecapture","text":"\u2022 onDurationChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413","title":"Optional onDurationChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onemptied","text":"\u2022 onEmptied ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414","title":"Optional onEmptied"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onemptiedcapture","text":"\u2022 onEmptiedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415","title":"Optional onEmptiedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onencrypted","text":"\u2022 onEncrypted ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416","title":"Optional onEncrypted"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onencryptedcapture","text":"\u2022 onEncryptedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417","title":"Optional onEncryptedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onended","text":"\u2022 onEnded ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418","title":"Optional onEnded"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onendedcapture","text":"\u2022 onEndedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419","title":"Optional onEndedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onerror","text":"\u2022 onError ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394","title":"Optional onError"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onerrorcapture","text":"\u2022 onErrorCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395","title":"Optional onErrorCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onfocus","text":"\u2022 onFocus ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372","title":"Optional onFocus"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onfocuscapture","text":"\u2022 onFocusCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373","title":"Optional onFocusCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ongotpointercapture","text":"\u2022 onGotPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520","title":"Optional onGotPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ongotpointercapturecapture","text":"\u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521","title":"Optional onGotPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-oninput","text":"\u2022 onInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382","title":"Optional onInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-oninputcapture","text":"\u2022 onInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383","title":"Optional onInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-oninvalid","text":"\u2022 onInvalid ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388","title":"Optional onInvalid"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-oninvalidcapture","text":"\u2022 onInvalidCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389","title":"Optional onInvalidCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onkeydown","text":"\u2022 onKeyDown ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398","title":"Optional onKeyDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onkeydowncapture","text":"\u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399","title":"Optional onKeyDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onkeypress","text":"\u2022 onKeyPress ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400","title":"Optional onKeyPress"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onkeypresscapture","text":"\u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401","title":"Optional onKeyPressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onkeyup","text":"\u2022 onKeyUp ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402","title":"Optional onKeyUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onkeyupcapture","text":"\u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403","title":"Optional onKeyUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onload","text":"\u2022 onLoad ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392","title":"Optional onLoad"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onloadcapture","text":"\u2022 onLoadCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393","title":"Optional onLoadCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onloadstart","text":"\u2022 onLoadStart ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424","title":"Optional onLoadStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onloadstartcapture","text":"\u2022 onLoadStartCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425","title":"Optional onLoadStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onloadeddata","text":"\u2022 onLoadedData ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420","title":"Optional onLoadedData"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onloadeddatacapture","text":"\u2022 onLoadedDataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421","title":"Optional onLoadedDataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onloadedmetadata","text":"\u2022 onLoadedMetadata ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422","title":"Optional onLoadedMetadata"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onloadedmetadatacapture","text":"\u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423","title":"Optional onLoadedMetadataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onlostpointercapture","text":"\u2022 onLostPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522","title":"Optional onLostPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onlostpointercapturecapture","text":"\u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523","title":"Optional onLostPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onmousedown","text":"\u2022 onMouseDown ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476","title":"Optional onMouseDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onmousedowncapture","text":"\u2022 onMouseDownCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477","title":"Optional onMouseDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onmouseenter","text":"\u2022 onMouseEnter ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478","title":"Optional onMouseEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onmouseleave","text":"\u2022 onMouseLeave ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479","title":"Optional onMouseLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onmousemove","text":"\u2022 onMouseMove ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480","title":"Optional onMouseMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onmousemovecapture","text":"\u2022 onMouseMoveCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481","title":"Optional onMouseMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onmouseout","text":"\u2022 onMouseOut ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482","title":"Optional onMouseOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onmouseoutcapture","text":"\u2022 onMouseOutCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483","title":"Optional onMouseOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onmouseover","text":"\u2022 onMouseOver ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484","title":"Optional onMouseOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onmouseovercapture","text":"\u2022 onMouseOverCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485","title":"Optional onMouseOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onmouseup","text":"\u2022 onMouseUp ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486","title":"Optional onMouseUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onmouseupcapture","text":"\u2022 onMouseUpCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487","title":"Optional onMouseUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onpaste","text":"\u2022 onPaste ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360","title":"Optional onPaste"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onpastecapture","text":"\u2022 onPasteCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361","title":"Optional onPasteCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onpause","text":"\u2022 onPause ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426","title":"Optional onPause"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onpausecapture","text":"\u2022 onPauseCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427","title":"Optional onPauseCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onplay","text":"\u2022 onPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428","title":"Optional onPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onplaycapture","text":"\u2022 onPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429","title":"Optional onPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onplaying","text":"\u2022 onPlaying ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430","title":"Optional onPlaying"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onplayingcapture","text":"\u2022 onPlayingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431","title":"Optional onPlayingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onpointercancel","text":"\u2022 onPointerCancel ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510","title":"Optional onPointerCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onpointercancelcapture","text":"\u2022 onPointerCancelCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511","title":"Optional onPointerCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onpointerdown","text":"\u2022 onPointerDown ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504","title":"Optional onPointerDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onpointerdowncapture","text":"\u2022 onPointerDownCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505","title":"Optional onPointerDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onpointerenter","text":"\u2022 onPointerEnter ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512","title":"Optional onPointerEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onpointerentercapture","text":"\u2022 onPointerEnterCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513","title":"Optional onPointerEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onpointerleave","text":"\u2022 onPointerLeave ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514","title":"Optional onPointerLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onpointerleavecapture","text":"\u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515","title":"Optional onPointerLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onpointermove","text":"\u2022 onPointerMove ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506","title":"Optional onPointerMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onpointermovecapture","text":"\u2022 onPointerMoveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507","title":"Optional onPointerMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onpointerout","text":"\u2022 onPointerOut ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518","title":"Optional onPointerOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onpointeroutcapture","text":"\u2022 onPointerOutCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519","title":"Optional onPointerOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onpointerover","text":"\u2022 onPointerOver ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516","title":"Optional onPointerOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onpointerovercapture","text":"\u2022 onPointerOverCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517","title":"Optional onPointerOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onpointerup","text":"\u2022 onPointerUp ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508","title":"Optional onPointerUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onpointerupcapture","text":"\u2022 onPointerUpCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509","title":"Optional onPointerUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onprogress","text":"\u2022 onProgress ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432","title":"Optional onProgress"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onprogresscapture","text":"\u2022 onProgressCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433","title":"Optional onProgressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onratechange","text":"\u2022 onRateChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434","title":"Optional onRateChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onratechangecapture","text":"\u2022 onRateChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435","title":"Optional onRateChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onreset","text":"\u2022 onReset ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384","title":"Optional onReset"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onresetcapture","text":"\u2022 onResetCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385","title":"Optional onResetCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onscroll","text":"\u2022 onScroll ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526","title":"Optional onScroll"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onscrollcapture","text":"\u2022 onScrollCapture ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527","title":"Optional onScrollCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onseeked","text":"\u2022 onSeeked ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436","title":"Optional onSeeked"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onseekedcapture","text":"\u2022 onSeekedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437","title":"Optional onSeekedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onseeking","text":"\u2022 onSeeking ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438","title":"Optional onSeeking"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onseekingcapture","text":"\u2022 onSeekingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439","title":"Optional onSeekingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onselect","text":"\u2022 onSelect ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490","title":"Optional onSelect"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onselectcapture","text":"\u2022 onSelectCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491","title":"Optional onSelectCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onstalled","text":"\u2022 onStalled ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440","title":"Optional onStalled"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onstalledcapture","text":"\u2022 onStalledCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441","title":"Optional onStalledCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onsubmit","text":"\u2022 onSubmit ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386","title":"Optional onSubmit"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onsubmitcapture","text":"\u2022 onSubmitCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387","title":"Optional onSubmitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onsuspend","text":"\u2022 onSuspend ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442","title":"Optional onSuspend"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onsuspendcapture","text":"\u2022 onSuspendCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443","title":"Optional onSuspendCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ontimeupdate","text":"\u2022 onTimeUpdate ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444","title":"Optional onTimeUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ontimeupdatecapture","text":"\u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445","title":"Optional onTimeUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ontouchcancel","text":"\u2022 onTouchCancel ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494","title":"Optional onTouchCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ontouchcancelcapture","text":"\u2022 onTouchCancelCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495","title":"Optional onTouchCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ontouchend","text":"\u2022 onTouchEnd ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496","title":"Optional onTouchEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ontouchendcapture","text":"\u2022 onTouchEndCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497","title":"Optional onTouchEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ontouchmove","text":"\u2022 onTouchMove ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498","title":"Optional onTouchMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ontouchmovecapture","text":"\u2022 onTouchMoveCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499","title":"Optional onTouchMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ontouchstart","text":"\u2022 onTouchStart ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500","title":"Optional onTouchStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ontouchstartcapture","text":"\u2022 onTouchStartCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501","title":"Optional onTouchStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ontransitionend","text":"\u2022 onTransitionEnd ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542","title":"Optional onTransitionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ontransitionendcapture","text":"\u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543","title":"Optional onTransitionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onvolumechange","text":"\u2022 onVolumeChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446","title":"Optional onVolumeChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onvolumechangecapture","text":"\u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447","title":"Optional onVolumeChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onwaiting","text":"\u2022 onWaiting ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448","title":"Optional onWaiting"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onwaitingcapture","text":"\u2022 onWaitingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449","title":"Optional onWaitingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onwheel","text":"\u2022 onWheel ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530","title":"Optional onWheel"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onwheelcapture","text":"\u2022 onWheelCapture ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531","title":"Optional onWheelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-open","text":"\u2022 open ? : boolean Inherited from LineProgressProps . open Defined in node_modules/@types/react/index.d.ts:1884","title":"Optional open"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-optimum","text":"\u2022 optimum ? : number Inherited from LineProgressProps . optimum Defined in node_modules/@types/react/index.d.ts:1885","title":"Optional optimum"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-pattern","text":"\u2022 pattern ? : string Inherited from LineProgressProps . pattern Defined in node_modules/@types/react/index.d.ts:1886","title":"Optional pattern"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-placeholder","text":"\u2022 placeholder ? : string Inherited from LineProgressProps . placeholder Overrides ButtonProps . placeholder Defined in node_modules/@types/react/index.d.ts:1887","title":"Optional placeholder"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-playsinline","text":"\u2022 playsInline ? : boolean Inherited from LineProgressProps . playsInline Defined in node_modules/@types/react/index.d.ts:1888","title":"Optional playsInline"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-poster","text":"\u2022 poster ? : string Inherited from LineProgressProps . poster Defined in node_modules/@types/react/index.d.ts:1889","title":"Optional poster"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-prefix","text":"\u2022 prefix ? : string Inherited from ButtonProps . prefix Defined in node_modules/@types/react/index.d.ts:1780","title":"Optional prefix"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-preload","text":"\u2022 preload ? : string Inherited from LineProgressProps . preload Defined in node_modules/@types/react/index.d.ts:1890","title":"Optional preload"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-property","text":"\u2022 property ? : string Inherited from ButtonProps . property Defined in node_modules/@types/react/index.d.ts:1781","title":"Optional property"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-radiogroup","text":"\u2022 radioGroup ? : string Inherited from ButtonProps . radioGroup Defined in node_modules/@types/react/index.d.ts:1771","title":"Optional radioGroup"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-readonly","text":"\u2022 readOnly ? : boolean Inherited from LineProgressProps . readOnly Defined in node_modules/@types/react/index.d.ts:1891","title":"Optional readOnly"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ref","text":"\u2022 ref ? : LegacyRef\u2039any\u203a Inherited from LineProgressProps . ref Defined in node_modules/@types/react/index.d.ts:143","title":"Optional ref"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-rel","text":"\u2022 rel ? : string Inherited from LineProgressProps . rel Defined in node_modules/@types/react/index.d.ts:1892","title":"Optional rel"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-required","text":"\u2022 required ? : boolean Inherited from LineProgressProps . required Defined in node_modules/@types/react/index.d.ts:1893","title":"Optional required"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-resource","text":"\u2022 resource ? : string Inherited from ButtonProps . resource Defined in node_modules/@types/react/index.d.ts:1782","title":"Optional resource"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-results","text":"\u2022 results ? : number Inherited from ButtonProps . results Defined in node_modules/@types/react/index.d.ts:1796","title":"Optional results"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-reversed","text":"\u2022 reversed ? : boolean Inherited from LineProgressProps . reversed Defined in node_modules/@types/react/index.d.ts:1894","title":"Optional reversed"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-role","text":"\u2022 role ? : string Inherited from ButtonProps . role Defined in node_modules/@types/react/index.d.ts:1774","title":"Optional role"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-rowspan","text":"\u2022 rowSpan ? : number Inherited from LineProgressProps . rowSpan Defined in node_modules/@types/react/index.d.ts:1896","title":"Optional rowSpan"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-rows","text":"\u2022 rows ? : number Inherited from LineProgressProps . rows Defined in node_modules/@types/react/index.d.ts:1895","title":"Optional rows"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-sandbox","text":"\u2022 sandbox ? : string Inherited from LineProgressProps . sandbox Defined in node_modules/@types/react/index.d.ts:1897","title":"Optional sandbox"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-scope","text":"\u2022 scope ? : string Inherited from LineProgressProps . scope Defined in node_modules/@types/react/index.d.ts:1898","title":"Optional scope"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-scoped","text":"\u2022 scoped ? : boolean Inherited from LineProgressProps . scoped Defined in node_modules/@types/react/index.d.ts:1899","title":"Optional scoped"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-scrolling","text":"\u2022 scrolling ? : string Inherited from LineProgressProps . scrolling Defined in node_modules/@types/react/index.d.ts:1900","title":"Optional scrolling"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-seamless","text":"\u2022 seamless ? : boolean Inherited from LineProgressProps . seamless Defined in node_modules/@types/react/index.d.ts:1901","title":"Optional seamless"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-security","text":"\u2022 security ? : string Inherited from ButtonProps . security Defined in node_modules/@types/react/index.d.ts:1797","title":"Optional security"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-selected","text":"\u2022 selected ? : boolean Inherited from LineProgressProps . selected Defined in node_modules/@types/react/index.d.ts:1902","title":"Optional selected"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-shape","text":"\u2022 shape ? : string Inherited from LineProgressProps . shape Defined in node_modules/@types/react/index.d.ts:1903","title":"Optional shape"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-singlecolor","text":"\u2022 singleColor ? : boolean Defined in src/renderer/components/spinner/spinner.tsx:28","title":"Optional singleColor"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-size","text":"\u2022 size ? : number Inherited from LineProgressProps . size Defined in node_modules/@types/react/index.d.ts:1904","title":"Optional size"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-sizes","text":"\u2022 sizes ? : string Inherited from LineProgressProps . sizes Defined in node_modules/@types/react/index.d.ts:1905","title":"Optional sizes"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-slot","text":"\u2022 slot ? : string Inherited from ButtonProps . slot Defined in node_modules/@types/react/index.d.ts:1763","title":"Optional slot"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-span","text":"\u2022 span ? : number Inherited from LineProgressProps . span Defined in node_modules/@types/react/index.d.ts:1906","title":"Optional span"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-spellcheck","text":"\u2022 spellCheck ? : Booleanish Inherited from ButtonProps . spellCheck Defined in node_modules/@types/react/index.d.ts:1764","title":"Optional spellCheck"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-src","text":"\u2022 src ? : string Inherited from LineProgressProps . src Defined in node_modules/@types/react/index.d.ts:1907","title":"Optional src"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-srcdoc","text":"\u2022 srcDoc ? : string Inherited from LineProgressProps . srcDoc Defined in node_modules/@types/react/index.d.ts:1908","title":"Optional srcDoc"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-srclang","text":"\u2022 srcLang ? : string Inherited from LineProgressProps . srcLang Defined in node_modules/@types/react/index.d.ts:1909","title":"Optional srcLang"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-srcset","text":"\u2022 srcSet ? : string Inherited from LineProgressProps . srcSet Defined in node_modules/@types/react/index.d.ts:1910","title":"Optional srcSet"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-start","text":"\u2022 start ? : number Inherited from LineProgressProps . start Defined in node_modules/@types/react/index.d.ts:1911","title":"Optional start"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-step","text":"\u2022 step ? : number | string Inherited from LineProgressProps . step Defined in node_modules/@types/react/index.d.ts:1912","title":"Optional step"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-style","text":"\u2022 style ? : CSSProperties Inherited from ButtonProps . style Defined in node_modules/@types/react/index.d.ts:1765","title":"Optional style"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-summary","text":"\u2022 summary ? : string Inherited from LineProgressProps . summary Defined in node_modules/@types/react/index.d.ts:1913","title":"Optional summary"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-suppresscontenteditablewarning","text":"\u2022 suppressContentEditableWarning ? : boolean Inherited from ButtonProps . suppressContentEditableWarning Defined in node_modules/@types/react/index.d.ts:1749","title":"Optional suppressContentEditableWarning"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-suppresshydrationwarning","text":"\u2022 suppressHydrationWarning ? : boolean Inherited from ButtonProps . suppressHydrationWarning Defined in node_modules/@types/react/index.d.ts:1750","title":"Optional suppressHydrationWarning"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-tabindex","text":"\u2022 tabIndex ? : number Inherited from ButtonProps . tabIndex Defined in node_modules/@types/react/index.d.ts:1766","title":"Optional tabIndex"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-target","text":"\u2022 target ? : string Inherited from LineProgressProps . target Defined in node_modules/@types/react/index.d.ts:1914","title":"Optional target"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-title","text":"\u2022 title ? : string Inherited from ButtonProps . title Defined in node_modules/@types/react/index.d.ts:1767","title":"Optional title"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-translate","text":"\u2022 translate ? : \"yes\" | \"no\" Inherited from ButtonProps . translate Defined in node_modules/@types/react/index.d.ts:1768","title":"Optional translate"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-type","text":"\u2022 type ? : string Inherited from LineProgressProps . type Defined in node_modules/@types/react/index.d.ts:1915","title":"Optional type"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-typeof","text":"\u2022 typeof ? : string Inherited from ButtonProps . typeof Defined in node_modules/@types/react/index.d.ts:1783","title":"Optional typeof"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-unselectable","text":"\u2022 unselectable ? : \"on\" | \"off\" Inherited from ButtonProps . unselectable Defined in node_modules/@types/react/index.d.ts:1798","title":"Optional unselectable"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-usemap","text":"\u2022 useMap ? : string Inherited from LineProgressProps . useMap Defined in node_modules/@types/react/index.d.ts:1916","title":"Optional useMap"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-value","text":"\u2022 value ? : string | ReadonlyArray\u2039string\u203a | number Inherited from MenuItemProps . value Defined in node_modules/@types/react/index.d.ts:1917","title":"Optional value"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-vocab","text":"\u2022 vocab ? : string Inherited from ButtonProps . vocab Defined in node_modules/@types/react/index.d.ts:1784","title":"Optional vocab"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-width","text":"\u2022 width ? : number | string Inherited from LineProgressProps . width Defined in node_modules/@types/react/index.d.ts:1918","title":"Optional width"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-wmode","text":"\u2022 wmode ? : string Inherited from LineProgressProps . wmode Defined in node_modules/@types/react/index.d.ts:1919","title":"Optional wmode"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-wrap","text":"\u2022 wrap ? : string Inherited from LineProgressProps . wrap Defined in node_modules/@types/react/index.d.ts:1920","title":"Optional wrap"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/","text":"Interface: StatusBrickProps # Hierarchy # HTMLAttributes\u2039any\u203a TooltipDecoratorProps \u21b3 StatusBrickProps Index # Properties # about accessKey aria-activedescendant aria-atomic aria-autocomplete aria-busy aria-checked aria-colcount aria-colindex aria-colspan aria-controls aria-current aria-describedby aria-details aria-disabled aria-dropeffect aria-errormessage aria-expanded aria-flowto aria-grabbed aria-haspopup aria-hidden aria-invalid aria-keyshortcuts aria-label aria-labelledby aria-level aria-live aria-modal aria-multiline aria-multiselectable aria-orientation aria-owns aria-placeholder aria-posinset aria-pressed aria-readonly aria-relevant aria-required aria-roledescription aria-rowcount aria-rowindex aria-rowspan aria-selected aria-setsize aria-sort aria-valuemax aria-valuemin aria-valuenow aria-valuetext autoCapitalize autoCorrect autoSave children className color contentEditable contextMenu dangerouslySetInnerHTML datatype defaultChecked defaultValue dir draggable hidden id inlist inputMode is itemID itemProp itemRef itemScope itemType lang onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture placeholder prefix property radioGroup resource results role security slot spellCheck style suppressContentEditableWarning suppressHydrationWarning tabIndex title tooltip tooltipOverrideDisabled translate typeof unselectable vocab Properties # Optional about # \u2022 about ? : string Inherited from ButtonProps . about Defined in node_modules/@types/react/index.d.ts:1777 Optional accessKey # \u2022 accessKey ? : string Inherited from ButtonProps . accessKey Defined in node_modules/@types/react/index.d.ts:1753 Optional aria-activedescendant # \u2022 aria-activedescendant ? : string Inherited from ButtonProps . aria-activedescendant Defined in node_modules/@types/react/index.d.ts:1560 Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application. Optional aria-atomic # \u2022 aria-atomic ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-atomic Defined in node_modules/@types/react/index.d.ts:1562 Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute. Optional aria-autocomplete # \u2022 aria-autocomplete ? : \"none\" | \"inline\" | \"list\" | \"both\" Inherited from ButtonProps . aria-autocomplete Defined in node_modules/@types/react/index.d.ts:1567 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. Optional aria-busy # \u2022 aria-busy ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-busy Defined in node_modules/@types/react/index.d.ts:1569 Indicates an element is being modified and that assistive technologies MAY want to wait until the modifications are complete before exposing them to the user. Optional aria-checked # \u2022 aria-checked ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-checked Defined in node_modules/@types/react/index.d.ts:1574 Indicates the current \"checked\" state of checkboxes, radio buttons, and other widgets. see aria-pressed @see aria-selected. Optional aria-colcount # \u2022 aria-colcount ? : number Inherited from ButtonProps . aria-colcount Defined in node_modules/@types/react/index.d.ts:1579 Defines the total number of columns in a table, grid, or treegrid. see aria-colindex. Optional aria-colindex # \u2022 aria-colindex ? : number Inherited from ButtonProps . aria-colindex Defined in node_modules/@types/react/index.d.ts:1584 Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid. see aria-colcount @see aria-colspan. Optional aria-colspan # \u2022 aria-colspan ? : number Inherited from ButtonProps . aria-colspan Defined in node_modules/@types/react/index.d.ts:1589 Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid. see aria-colindex @see aria-rowspan. Optional aria-controls # \u2022 aria-controls ? : string Inherited from ButtonProps . aria-controls Defined in node_modules/@types/react/index.d.ts:1594 Identifies the element (or elements) whose contents or presence are controlled by the current element. see aria-owns. Optional aria-current # \u2022 aria-current ? : boolean | \"false\" | \"true\" | \"page\" | \"step\" | \"location\" | \"date\" | \"time\" Inherited from ButtonProps . aria-current Defined in node_modules/@types/react/index.d.ts:1596 Indicates the element that represents the current item within a container or set of related elements. Optional aria-describedby # \u2022 aria-describedby ? : string Inherited from ButtonProps . aria-describedby Defined in node_modules/@types/react/index.d.ts:1601 Identifies the element (or elements) that describes the object. see aria-labelledby Optional aria-details # \u2022 aria-details ? : string Inherited from ButtonProps . aria-details Defined in node_modules/@types/react/index.d.ts:1606 Identifies the element that provides a detailed, extended description for the object. see aria-describedby. Optional aria-disabled # \u2022 aria-disabled ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-disabled Defined in node_modules/@types/react/index.d.ts:1611 Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable. see aria-hidden @see aria-readonly. Optional aria-dropeffect # \u2022 aria-dropeffect ? : \"none\" | \"copy\" | \"execute\" | \"link\" | \"move\" | \"popup\" Inherited from ButtonProps . aria-dropeffect Defined in node_modules/@types/react/index.d.ts:1616 Indicates what functions can be performed when a dragged object is released on the drop target. deprecated in ARIA 1.1 Optional aria-errormessage # \u2022 aria-errormessage ? : string Inherited from ButtonProps . aria-errormessage Defined in node_modules/@types/react/index.d.ts:1621 Identifies the element that provides an error message for the object. see aria-invalid @see aria-describedby. Optional aria-expanded # \u2022 aria-expanded ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-expanded Defined in node_modules/@types/react/index.d.ts:1623 Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed. Optional aria-flowto # \u2022 aria-flowto ? : string Inherited from ButtonProps . aria-flowto Defined in node_modules/@types/react/index.d.ts:1628 Identifies the next element (or elements) in an alternate reading order of content which, at the user's discretion, allows assistive technology to override the general default of reading in document source order. Optional aria-grabbed # \u2022 aria-grabbed ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-grabbed Defined in node_modules/@types/react/index.d.ts:1633 Indicates an element's \"grabbed\" state in a drag-and-drop operation. deprecated in ARIA 1.1 Optional aria-haspopup # \u2022 aria-haspopup ? : boolean | \"false\" | \"true\" | \"menu\" | \"listbox\" | \"tree\" | \"grid\" | \"dialog\" Inherited from ButtonProps . aria-haspopup Defined in node_modules/@types/react/index.d.ts:1635 Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element. Optional aria-hidden # \u2022 aria-hidden ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-hidden Defined in node_modules/@types/react/index.d.ts:1640 Indicates whether the element is exposed to an accessibility API. see aria-disabled. Optional aria-invalid # \u2022 aria-invalid ? : boolean | \"false\" | \"true\" | \"grammar\" | \"spelling\" Inherited from ButtonProps . aria-invalid Defined in node_modules/@types/react/index.d.ts:1645 Indicates the entered value does not conform to the format expected by the application. see aria-errormessage. Optional aria-keyshortcuts # \u2022 aria-keyshortcuts ? : string Inherited from ButtonProps . aria-keyshortcuts Defined in node_modules/@types/react/index.d.ts:1647 Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element. Optional aria-label # \u2022 aria-label ? : string Inherited from ButtonProps . aria-label Defined in node_modules/@types/react/index.d.ts:1652 Defines a string value that labels the current element. see aria-labelledby. Optional aria-labelledby # \u2022 aria-labelledby ? : string Inherited from ButtonProps . aria-labelledby Defined in node_modules/@types/react/index.d.ts:1657 Identifies the element (or elements) that labels the current element. see aria-describedby. Optional aria-level # \u2022 aria-level ? : number Inherited from ButtonProps . aria-level Defined in node_modules/@types/react/index.d.ts:1659 Defines the hierarchical level of an element within a structure. Optional aria-live # \u2022 aria-live ? : \"off\" | \"assertive\" | \"polite\" Inherited from ButtonProps . aria-live Defined in node_modules/@types/react/index.d.ts:1661 Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region. Optional aria-modal # \u2022 aria-modal ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-modal Defined in node_modules/@types/react/index.d.ts:1663 Indicates whether an element is modal when displayed. Optional aria-multiline # \u2022 aria-multiline ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiline Defined in node_modules/@types/react/index.d.ts:1665 Indicates whether a text box accepts multiple lines of input or only a single line. Optional aria-multiselectable # \u2022 aria-multiselectable ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiselectable Defined in node_modules/@types/react/index.d.ts:1667 Indicates that the user may select more than one item from the current selectable descendants. Optional aria-orientation # \u2022 aria-orientation ? : \"horizontal\" | \"vertical\" Inherited from ButtonProps . aria-orientation Defined in node_modules/@types/react/index.d.ts:1669 Indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous. Optional aria-owns # \u2022 aria-owns ? : string Inherited from ButtonProps . aria-owns Defined in node_modules/@types/react/index.d.ts:1675 Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship between DOM elements where the DOM hierarchy cannot be used to represent the relationship. see aria-controls. Optional aria-placeholder # \u2022 aria-placeholder ? : string Inherited from ButtonProps . aria-placeholder Defined in node_modules/@types/react/index.d.ts:1680 Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value. A hint could be a sample value or a brief description of the expected format. Optional aria-posinset # \u2022 aria-posinset ? : number Inherited from ButtonProps . aria-posinset Defined in node_modules/@types/react/index.d.ts:1685 Defines an element's number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-setsize. Optional aria-pressed # \u2022 aria-pressed ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-pressed Defined in node_modules/@types/react/index.d.ts:1690 Indicates the current \"pressed\" state of toggle buttons. see aria-checked @see aria-selected. Optional aria-readonly # \u2022 aria-readonly ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-readonly Defined in node_modules/@types/react/index.d.ts:1695 Indicates that the element is not editable, but is otherwise operable. see aria-disabled. Optional aria-relevant # \u2022 aria-relevant ? : \"additions\" | \"additions removals\" | \"additions text\" | \"all\" | \"removals\" | \"removals additions\" | \"removals text\" | \"text\" | \"text additions\" | \"text removals\" Inherited from ButtonProps . aria-relevant Defined in node_modules/@types/react/index.d.ts:1700 Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified. see aria-atomic. Optional aria-required # \u2022 aria-required ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-required Defined in node_modules/@types/react/index.d.ts:1702 Indicates that user input is required on the element before a form may be submitted. Optional aria-roledescription # \u2022 aria-roledescription ? : string Inherited from ButtonProps . aria-roledescription Defined in node_modules/@types/react/index.d.ts:1704 Defines a human-readable, author-localized description for the role of an element. Optional aria-rowcount # \u2022 aria-rowcount ? : number Inherited from ButtonProps . aria-rowcount Defined in node_modules/@types/react/index.d.ts:1709 Defines the total number of rows in a table, grid, or treegrid. see aria-rowindex. Optional aria-rowindex # \u2022 aria-rowindex ? : number Inherited from ButtonProps . aria-rowindex Defined in node_modules/@types/react/index.d.ts:1714 Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid. see aria-rowcount @see aria-rowspan. Optional aria-rowspan # \u2022 aria-rowspan ? : number Inherited from ButtonProps . aria-rowspan Defined in node_modules/@types/react/index.d.ts:1719 Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid. see aria-rowindex @see aria-colspan. Optional aria-selected # \u2022 aria-selected ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-selected Defined in node_modules/@types/react/index.d.ts:1724 Indicates the current \"selected\" state of various widgets. see aria-checked @see aria-pressed. Optional aria-setsize # \u2022 aria-setsize ? : number Inherited from ButtonProps . aria-setsize Defined in node_modules/@types/react/index.d.ts:1729 Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-posinset. Optional aria-sort # \u2022 aria-sort ? : \"none\" | \"ascending\" | \"descending\" | \"other\" Inherited from ButtonProps . aria-sort Defined in node_modules/@types/react/index.d.ts:1731 Indicates if items in a table or grid are sorted in ascending or descending order. Optional aria-valuemax # \u2022 aria-valuemax ? : number Inherited from ButtonProps . aria-valuemax Defined in node_modules/@types/react/index.d.ts:1733 Defines the maximum allowed value for a range widget. Optional aria-valuemin # \u2022 aria-valuemin ? : number Inherited from ButtonProps . aria-valuemin Defined in node_modules/@types/react/index.d.ts:1735 Defines the minimum allowed value for a range widget. Optional aria-valuenow # \u2022 aria-valuenow ? : number Inherited from ButtonProps . aria-valuenow Defined in node_modules/@types/react/index.d.ts:1740 Defines the current value for a range widget. see aria-valuetext. Optional aria-valuetext # \u2022 aria-valuetext ? : string Inherited from ButtonProps . aria-valuetext Defined in node_modules/@types/react/index.d.ts:1742 Defines the human readable text alternative of aria-valuenow for a range widget. Optional autoCapitalize # \u2022 autoCapitalize ? : string Inherited from ButtonProps . autoCapitalize Defined in node_modules/@types/react/index.d.ts:1787 Optional autoCorrect # \u2022 autoCorrect ? : string Inherited from ButtonProps . autoCorrect Defined in node_modules/@types/react/index.d.ts:1788 Optional autoSave # \u2022 autoSave ? : string Inherited from ButtonProps . autoSave Defined in node_modules/@types/react/index.d.ts:1789 Optional children # \u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350 Optional className # \u2022 className ? : string Inherited from ButtonProps . className Defined in node_modules/@types/react/index.d.ts:1754 Optional color # \u2022 color ? : string Inherited from ButtonProps . color Defined in node_modules/@types/react/index.d.ts:1790 Optional contentEditable # \u2022 contentEditable ? : Booleanish | \"inherit\" Inherited from ButtonProps . contentEditable Defined in node_modules/@types/react/index.d.ts:1755 Optional contextMenu # \u2022 contextMenu ? : string Inherited from ButtonProps . contextMenu Defined in node_modules/@types/react/index.d.ts:1756 Optional dangerouslySetInnerHTML # \u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351 Type declaration: # __html : string Optional datatype # \u2022 datatype ? : string Inherited from ButtonProps . datatype Defined in node_modules/@types/react/index.d.ts:1778 Optional defaultChecked # \u2022 defaultChecked ? : boolean Inherited from ButtonProps . defaultChecked Defined in node_modules/@types/react/index.d.ts:1747 Optional defaultValue # \u2022 defaultValue ? : string | number | ReadonlyArray\u2039string\u203a Inherited from ButtonProps . defaultValue Defined in node_modules/@types/react/index.d.ts:1748 Optional dir # \u2022 dir ? : string Inherited from ButtonProps . dir Defined in node_modules/@types/react/index.d.ts:1757 Optional draggable # \u2022 draggable ? : Booleanish Inherited from ButtonProps . draggable Defined in node_modules/@types/react/index.d.ts:1758 Optional hidden # \u2022 hidden ? : boolean Inherited from IconProps . hidden Defined in node_modules/@types/react/index.d.ts:1759 Optional id # \u2022 id ? : string Inherited from ButtonProps . id Defined in node_modules/@types/react/index.d.ts:1760 Optional inlist # \u2022 inlist ? : any Inherited from ButtonProps . inlist Defined in node_modules/@types/react/index.d.ts:1779 Optional inputMode # \u2022 inputMode ? : \"none\" | \"text\" | \"tel\" | \"url\" | \"email\" | \"numeric\" | \"decimal\" | \"search\" Inherited from ButtonProps . inputMode Defined in node_modules/@types/react/index.d.ts:1805 Hints at the type of data that might be entered by the user while editing the element or its contents see https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute Optional is # \u2022 is ? : string Inherited from ButtonProps . is Defined in node_modules/@types/react/index.d.ts:1810 Specify that a standard HTML element should behave like a defined custom built-in element see https://html.spec.whatwg.org/multipage/custom-elements.html#attr-is Optional itemID # \u2022 itemID ? : string Inherited from ButtonProps . itemID Defined in node_modules/@types/react/index.d.ts:1794 Optional itemProp # \u2022 itemProp ? : string Inherited from ButtonProps . itemProp Defined in node_modules/@types/react/index.d.ts:1791 Optional itemRef # \u2022 itemRef ? : string Inherited from ButtonProps . itemRef Defined in node_modules/@types/react/index.d.ts:1795 Optional itemScope # \u2022 itemScope ? : boolean Inherited from ButtonProps . itemScope Defined in node_modules/@types/react/index.d.ts:1792 Optional itemType # \u2022 itemType ? : string Inherited from ButtonProps . itemType Defined in node_modules/@types/react/index.d.ts:1793 Optional lang # \u2022 lang ? : string Inherited from ButtonProps . lang Defined in node_modules/@types/react/index.d.ts:1761 Optional onAbort # \u2022 onAbort ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406 Optional onAbortCapture # \u2022 onAbortCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407 Optional onAnimationEnd # \u2022 onAnimationEnd ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536 Optional onAnimationEndCapture # \u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537 Optional onAnimationIteration # \u2022 onAnimationIteration ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538 Optional onAnimationIterationCapture # \u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539 Optional onAnimationStart # \u2022 onAnimationStart ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534 Optional onAnimationStartCapture # \u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535 Optional onAuxClick # \u2022 onAuxClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452 Optional onAuxClickCapture # \u2022 onAuxClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453 Optional onBeforeInput # \u2022 onBeforeInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380 Optional onBeforeInputCapture # \u2022 onBeforeInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381 Optional onBlur # \u2022 onBlur ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374 Optional onBlurCapture # \u2022 onBlurCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375 Optional onCanPlay # \u2022 onCanPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408 Optional onCanPlayCapture # \u2022 onCanPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409 Optional onCanPlayThrough # \u2022 onCanPlayThrough ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410 Optional onCanPlayThroughCapture # \u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411 Optional onChange # \u2022 onChange ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378 Optional onChangeCapture # \u2022 onChangeCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379 Optional onClick # \u2022 onClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454 Optional onClickCapture # \u2022 onClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455 Optional onCompositionEnd # \u2022 onCompositionEnd ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364 Optional onCompositionEndCapture # \u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365 Optional onCompositionStart # \u2022 onCompositionStart ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366 Optional onCompositionStartCapture # \u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367 Optional onCompositionUpdate # \u2022 onCompositionUpdate ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368 Optional onCompositionUpdateCapture # \u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369 Optional onContextMenu # \u2022 onContextMenu ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456 Optional onContextMenuCapture # \u2022 onContextMenuCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457 Optional onCopy # \u2022 onCopy ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356 Optional onCopyCapture # \u2022 onCopyCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357 Optional onCut # \u2022 onCut ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358 Optional onCutCapture # \u2022 onCutCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359 Optional onDoubleClick # \u2022 onDoubleClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458 Optional onDoubleClickCapture # \u2022 onDoubleClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459 Optional onDrag # \u2022 onDrag ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460 Optional onDragCapture # \u2022 onDragCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461 Optional onDragEnd # \u2022 onDragEnd ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462 Optional onDragEndCapture # \u2022 onDragEndCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463 Optional onDragEnter # \u2022 onDragEnter ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464 Optional onDragEnterCapture # \u2022 onDragEnterCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465 Optional onDragExit # \u2022 onDragExit ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466 Optional onDragExitCapture # \u2022 onDragExitCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467 Optional onDragLeave # \u2022 onDragLeave ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468 Optional onDragLeaveCapture # \u2022 onDragLeaveCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469 Optional onDragOver # \u2022 onDragOver ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470 Optional onDragOverCapture # \u2022 onDragOverCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471 Optional onDragStart # \u2022 onDragStart ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472 Optional onDragStartCapture # \u2022 onDragStartCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473 Optional onDrop # \u2022 onDrop ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474 Optional onDropCapture # \u2022 onDropCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475 Optional onDurationChange # \u2022 onDurationChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412 Optional onDurationChangeCapture # \u2022 onDurationChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413 Optional onEmptied # \u2022 onEmptied ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414 Optional onEmptiedCapture # \u2022 onEmptiedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415 Optional onEncrypted # \u2022 onEncrypted ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416 Optional onEncryptedCapture # \u2022 onEncryptedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417 Optional onEnded # \u2022 onEnded ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418 Optional onEndedCapture # \u2022 onEndedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419 Optional onError # \u2022 onError ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394 Optional onErrorCapture # \u2022 onErrorCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395 Optional onFocus # \u2022 onFocus ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372 Optional onFocusCapture # \u2022 onFocusCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373 Optional onGotPointerCapture # \u2022 onGotPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520 Optional onGotPointerCaptureCapture # \u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521 Optional onInput # \u2022 onInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382 Optional onInputCapture # \u2022 onInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383 Optional onInvalid # \u2022 onInvalid ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388 Optional onInvalidCapture # \u2022 onInvalidCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389 Optional onKeyDown # \u2022 onKeyDown ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398 Optional onKeyDownCapture # \u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399 Optional onKeyPress # \u2022 onKeyPress ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400 Optional onKeyPressCapture # \u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401 Optional onKeyUp # \u2022 onKeyUp ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402 Optional onKeyUpCapture # \u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403 Optional onLoad # \u2022 onLoad ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392 Optional onLoadCapture # \u2022 onLoadCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393 Optional onLoadStart # \u2022 onLoadStart ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424 Optional onLoadStartCapture # \u2022 onLoadStartCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425 Optional onLoadedData # \u2022 onLoadedData ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420 Optional onLoadedDataCapture # \u2022 onLoadedDataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421 Optional onLoadedMetadata # \u2022 onLoadedMetadata ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422 Optional onLoadedMetadataCapture # \u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423 Optional onLostPointerCapture # \u2022 onLostPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522 Optional onLostPointerCaptureCapture # \u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523 Optional onMouseDown # \u2022 onMouseDown ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476 Optional onMouseDownCapture # \u2022 onMouseDownCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477 Optional onMouseEnter # \u2022 onMouseEnter ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478 Optional onMouseLeave # \u2022 onMouseLeave ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479 Optional onMouseMove # \u2022 onMouseMove ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480 Optional onMouseMoveCapture # \u2022 onMouseMoveCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481 Optional onMouseOut # \u2022 onMouseOut ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482 Optional onMouseOutCapture # \u2022 onMouseOutCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483 Optional onMouseOver # \u2022 onMouseOver ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484 Optional onMouseOverCapture # \u2022 onMouseOverCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485 Optional onMouseUp # \u2022 onMouseUp ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486 Optional onMouseUpCapture # \u2022 onMouseUpCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487 Optional onPaste # \u2022 onPaste ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360 Optional onPasteCapture # \u2022 onPasteCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361 Optional onPause # \u2022 onPause ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426 Optional onPauseCapture # \u2022 onPauseCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427 Optional onPlay # \u2022 onPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428 Optional onPlayCapture # \u2022 onPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429 Optional onPlaying # \u2022 onPlaying ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430 Optional onPlayingCapture # \u2022 onPlayingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431 Optional onPointerCancel # \u2022 onPointerCancel ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510 Optional onPointerCancelCapture # \u2022 onPointerCancelCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511 Optional onPointerDown # \u2022 onPointerDown ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504 Optional onPointerDownCapture # \u2022 onPointerDownCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505 Optional onPointerEnter # \u2022 onPointerEnter ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512 Optional onPointerEnterCapture # \u2022 onPointerEnterCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513 Optional onPointerLeave # \u2022 onPointerLeave ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514 Optional onPointerLeaveCapture # \u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515 Optional onPointerMove # \u2022 onPointerMove ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506 Optional onPointerMoveCapture # \u2022 onPointerMoveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507 Optional onPointerOut # \u2022 onPointerOut ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518 Optional onPointerOutCapture # \u2022 onPointerOutCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519 Optional onPointerOver # \u2022 onPointerOver ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516 Optional onPointerOverCapture # \u2022 onPointerOverCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517 Optional onPointerUp # \u2022 onPointerUp ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508 Optional onPointerUpCapture # \u2022 onPointerUpCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509 Optional onProgress # \u2022 onProgress ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432 Optional onProgressCapture # \u2022 onProgressCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433 Optional onRateChange # \u2022 onRateChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434 Optional onRateChangeCapture # \u2022 onRateChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435 Optional onReset # \u2022 onReset ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384 Optional onResetCapture # \u2022 onResetCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385 Optional onScroll # \u2022 onScroll ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526 Optional onScrollCapture # \u2022 onScrollCapture ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527 Optional onSeeked # \u2022 onSeeked ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436 Optional onSeekedCapture # \u2022 onSeekedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437 Optional onSeeking # \u2022 onSeeking ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438 Optional onSeekingCapture # \u2022 onSeekingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439 Optional onSelect # \u2022 onSelect ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490 Optional onSelectCapture # \u2022 onSelectCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491 Optional onStalled # \u2022 onStalled ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440 Optional onStalledCapture # \u2022 onStalledCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441 Optional onSubmit # \u2022 onSubmit ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386 Optional onSubmitCapture # \u2022 onSubmitCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387 Optional onSuspend # \u2022 onSuspend ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442 Optional onSuspendCapture # \u2022 onSuspendCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443 Optional onTimeUpdate # \u2022 onTimeUpdate ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444 Optional onTimeUpdateCapture # \u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445 Optional onTouchCancel # \u2022 onTouchCancel ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494 Optional onTouchCancelCapture # \u2022 onTouchCancelCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495 Optional onTouchEnd # \u2022 onTouchEnd ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496 Optional onTouchEndCapture # \u2022 onTouchEndCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497 Optional onTouchMove # \u2022 onTouchMove ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498 Optional onTouchMoveCapture # \u2022 onTouchMoveCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499 Optional onTouchStart # \u2022 onTouchStart ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500 Optional onTouchStartCapture # \u2022 onTouchStartCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501 Optional onTransitionEnd # \u2022 onTransitionEnd ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542 Optional onTransitionEndCapture # \u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543 Optional onVolumeChange # \u2022 onVolumeChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446 Optional onVolumeChangeCapture # \u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447 Optional onWaiting # \u2022 onWaiting ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448 Optional onWaitingCapture # \u2022 onWaitingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449 Optional onWheel # \u2022 onWheel ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530 Optional onWheelCapture # \u2022 onWheelCapture ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531 Optional placeholder # \u2022 placeholder ? : string Inherited from ButtonProps . placeholder Defined in node_modules/@types/react/index.d.ts:1762 Optional prefix # \u2022 prefix ? : string Inherited from ButtonProps . prefix Defined in node_modules/@types/react/index.d.ts:1780 Optional property # \u2022 property ? : string Inherited from ButtonProps . property Defined in node_modules/@types/react/index.d.ts:1781 Optional radioGroup # \u2022 radioGroup ? : string Inherited from ButtonProps . radioGroup Defined in node_modules/@types/react/index.d.ts:1771 Optional resource # \u2022 resource ? : string Inherited from ButtonProps . resource Defined in node_modules/@types/react/index.d.ts:1782 Optional results # \u2022 results ? : number Inherited from ButtonProps . results Defined in node_modules/@types/react/index.d.ts:1796 Optional role # \u2022 role ? : string Inherited from ButtonProps . role Defined in node_modules/@types/react/index.d.ts:1774 Optional security # \u2022 security ? : string Inherited from ButtonProps . security Defined in node_modules/@types/react/index.d.ts:1797 Optional slot # \u2022 slot ? : string Inherited from ButtonProps . slot Defined in node_modules/@types/react/index.d.ts:1763 Optional spellCheck # \u2022 spellCheck ? : Booleanish Inherited from ButtonProps . spellCheck Defined in node_modules/@types/react/index.d.ts:1764 Optional style # \u2022 style ? : CSSProperties Inherited from ButtonProps . style Defined in node_modules/@types/react/index.d.ts:1765 Optional suppressContentEditableWarning # \u2022 suppressContentEditableWarning ? : boolean Inherited from ButtonProps . suppressContentEditableWarning Defined in node_modules/@types/react/index.d.ts:1749 Optional suppressHydrationWarning # \u2022 suppressHydrationWarning ? : boolean Inherited from ButtonProps . suppressHydrationWarning Defined in node_modules/@types/react/index.d.ts:1750 Optional tabIndex # \u2022 tabIndex ? : number Inherited from ButtonProps . tabIndex Defined in node_modules/@types/react/index.d.ts:1766 Optional title # \u2022 title ? : string Inherited from ButtonProps . title Defined in node_modules/@types/react/index.d.ts:1767 Optional tooltip # \u2022 tooltip ? : ReactNode | Omit\u2039 TooltipProps , \"targetId\"\u203a Inherited from ButtonProps . tooltip Defined in src/renderer/components/tooltip/withTooltip.tsx:31 Optional tooltipOverrideDisabled # \u2022 tooltipOverrideDisabled ? : boolean Inherited from ButtonProps . tooltipOverrideDisabled Defined in src/renderer/components/tooltip/withTooltip.tsx:36 forces tooltip to detect the target's parent for mouse events. This is useful for displaying tooltips even when the target is \"disabled\" Optional translate # \u2022 translate ? : \"yes\" | \"no\" Inherited from ButtonProps . translate Defined in node_modules/@types/react/index.d.ts:1768 Optional typeof # \u2022 typeof ? : string Inherited from ButtonProps . typeof Defined in node_modules/@types/react/index.d.ts:1783 Optional unselectable # \u2022 unselectable ? : \"on\" | \"off\" Inherited from ButtonProps . unselectable Defined in node_modules/@types/react/index.d.ts:1798 Optional vocab # \u2022 vocab ? : string Inherited from ButtonProps . vocab Defined in node_modules/@types/react/index.d.ts:1784","title":"Interface: StatusBrickProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#interface-statusbrickprops","text":"","title":"Interface: StatusBrickProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#hierarchy","text":"HTMLAttributes\u2039any\u203a TooltipDecoratorProps \u21b3 StatusBrickProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#properties","text":"about accessKey aria-activedescendant aria-atomic aria-autocomplete aria-busy aria-checked aria-colcount aria-colindex aria-colspan aria-controls aria-current aria-describedby aria-details aria-disabled aria-dropeffect aria-errormessage aria-expanded aria-flowto aria-grabbed aria-haspopup aria-hidden aria-invalid aria-keyshortcuts aria-label aria-labelledby aria-level aria-live aria-modal aria-multiline aria-multiselectable aria-orientation aria-owns aria-placeholder aria-posinset aria-pressed aria-readonly aria-relevant aria-required aria-roledescription aria-rowcount aria-rowindex aria-rowspan aria-selected aria-setsize aria-sort aria-valuemax aria-valuemin aria-valuenow aria-valuetext autoCapitalize autoCorrect autoSave children className color contentEditable contextMenu dangerouslySetInnerHTML datatype defaultChecked defaultValue dir draggable hidden id inlist inputMode is itemID itemProp itemRef itemScope itemType lang onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture placeholder prefix property radioGroup resource results role security slot spellCheck style suppressContentEditableWarning suppressHydrationWarning tabIndex title tooltip tooltipOverrideDisabled translate typeof unselectable vocab","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-about","text":"\u2022 about ? : string Inherited from ButtonProps . about Defined in node_modules/@types/react/index.d.ts:1777","title":"Optional about"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-accesskey","text":"\u2022 accessKey ? : string Inherited from ButtonProps . accessKey Defined in node_modules/@types/react/index.d.ts:1753","title":"Optional accessKey"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-activedescendant","text":"\u2022 aria-activedescendant ? : string Inherited from ButtonProps . aria-activedescendant Defined in node_modules/@types/react/index.d.ts:1560 Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application.","title":"Optional aria-activedescendant"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-atomic","text":"\u2022 aria-atomic ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-atomic Defined in node_modules/@types/react/index.d.ts:1562 Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute.","title":"Optional aria-atomic"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-autocomplete","text":"\u2022 aria-autocomplete ? : \"none\" | \"inline\" | \"list\" | \"both\" Inherited from ButtonProps . aria-autocomplete Defined in node_modules/@types/react/index.d.ts:1567 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.","title":"Optional aria-autocomplete"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-busy","text":"\u2022 aria-busy ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-busy Defined in node_modules/@types/react/index.d.ts:1569 Indicates an element is being modified and that assistive technologies MAY want to wait until the modifications are complete before exposing them to the user.","title":"Optional aria-busy"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-checked","text":"\u2022 aria-checked ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-checked Defined in node_modules/@types/react/index.d.ts:1574 Indicates the current \"checked\" state of checkboxes, radio buttons, and other widgets. see aria-pressed @see aria-selected.","title":"Optional aria-checked"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-colcount","text":"\u2022 aria-colcount ? : number Inherited from ButtonProps . aria-colcount Defined in node_modules/@types/react/index.d.ts:1579 Defines the total number of columns in a table, grid, or treegrid. see aria-colindex.","title":"Optional aria-colcount"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-colindex","text":"\u2022 aria-colindex ? : number Inherited from ButtonProps . aria-colindex Defined in node_modules/@types/react/index.d.ts:1584 Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid. see aria-colcount @see aria-colspan.","title":"Optional aria-colindex"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-colspan","text":"\u2022 aria-colspan ? : number Inherited from ButtonProps . aria-colspan Defined in node_modules/@types/react/index.d.ts:1589 Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid. see aria-colindex @see aria-rowspan.","title":"Optional aria-colspan"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-controls","text":"\u2022 aria-controls ? : string Inherited from ButtonProps . aria-controls Defined in node_modules/@types/react/index.d.ts:1594 Identifies the element (or elements) whose contents or presence are controlled by the current element. see aria-owns.","title":"Optional aria-controls"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-current","text":"\u2022 aria-current ? : boolean | \"false\" | \"true\" | \"page\" | \"step\" | \"location\" | \"date\" | \"time\" Inherited from ButtonProps . aria-current Defined in node_modules/@types/react/index.d.ts:1596 Indicates the element that represents the current item within a container or set of related elements.","title":"Optional aria-current"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-describedby","text":"\u2022 aria-describedby ? : string Inherited from ButtonProps . aria-describedby Defined in node_modules/@types/react/index.d.ts:1601 Identifies the element (or elements) that describes the object. see aria-labelledby","title":"Optional aria-describedby"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-details","text":"\u2022 aria-details ? : string Inherited from ButtonProps . aria-details Defined in node_modules/@types/react/index.d.ts:1606 Identifies the element that provides a detailed, extended description for the object. see aria-describedby.","title":"Optional aria-details"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-disabled","text":"\u2022 aria-disabled ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-disabled Defined in node_modules/@types/react/index.d.ts:1611 Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable. see aria-hidden @see aria-readonly.","title":"Optional aria-disabled"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-dropeffect","text":"\u2022 aria-dropeffect ? : \"none\" | \"copy\" | \"execute\" | \"link\" | \"move\" | \"popup\" Inherited from ButtonProps . aria-dropeffect Defined in node_modules/@types/react/index.d.ts:1616 Indicates what functions can be performed when a dragged object is released on the drop target. deprecated in ARIA 1.1","title":"Optional aria-dropeffect"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-errormessage","text":"\u2022 aria-errormessage ? : string Inherited from ButtonProps . aria-errormessage Defined in node_modules/@types/react/index.d.ts:1621 Identifies the element that provides an error message for the object. see aria-invalid @see aria-describedby.","title":"Optional aria-errormessage"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-expanded","text":"\u2022 aria-expanded ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-expanded Defined in node_modules/@types/react/index.d.ts:1623 Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed.","title":"Optional aria-expanded"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-flowto","text":"\u2022 aria-flowto ? : string Inherited from ButtonProps . aria-flowto Defined in node_modules/@types/react/index.d.ts:1628 Identifies the next element (or elements) in an alternate reading order of content which, at the user's discretion, allows assistive technology to override the general default of reading in document source order.","title":"Optional aria-flowto"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-grabbed","text":"\u2022 aria-grabbed ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-grabbed Defined in node_modules/@types/react/index.d.ts:1633 Indicates an element's \"grabbed\" state in a drag-and-drop operation. deprecated in ARIA 1.1","title":"Optional aria-grabbed"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-haspopup","text":"\u2022 aria-haspopup ? : boolean | \"false\" | \"true\" | \"menu\" | \"listbox\" | \"tree\" | \"grid\" | \"dialog\" Inherited from ButtonProps . aria-haspopup Defined in node_modules/@types/react/index.d.ts:1635 Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.","title":"Optional aria-haspopup"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-hidden","text":"\u2022 aria-hidden ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-hidden Defined in node_modules/@types/react/index.d.ts:1640 Indicates whether the element is exposed to an accessibility API. see aria-disabled.","title":"Optional aria-hidden"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-invalid","text":"\u2022 aria-invalid ? : boolean | \"false\" | \"true\" | \"grammar\" | \"spelling\" Inherited from ButtonProps . aria-invalid Defined in node_modules/@types/react/index.d.ts:1645 Indicates the entered value does not conform to the format expected by the application. see aria-errormessage.","title":"Optional aria-invalid"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-keyshortcuts","text":"\u2022 aria-keyshortcuts ? : string Inherited from ButtonProps . aria-keyshortcuts Defined in node_modules/@types/react/index.d.ts:1647 Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element.","title":"Optional aria-keyshortcuts"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-label","text":"\u2022 aria-label ? : string Inherited from ButtonProps . aria-label Defined in node_modules/@types/react/index.d.ts:1652 Defines a string value that labels the current element. see aria-labelledby.","title":"Optional aria-label"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-labelledby","text":"\u2022 aria-labelledby ? : string Inherited from ButtonProps . aria-labelledby Defined in node_modules/@types/react/index.d.ts:1657 Identifies the element (or elements) that labels the current element. see aria-describedby.","title":"Optional aria-labelledby"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-level","text":"\u2022 aria-level ? : number Inherited from ButtonProps . aria-level Defined in node_modules/@types/react/index.d.ts:1659 Defines the hierarchical level of an element within a structure.","title":"Optional aria-level"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-live","text":"\u2022 aria-live ? : \"off\" | \"assertive\" | \"polite\" Inherited from ButtonProps . aria-live Defined in node_modules/@types/react/index.d.ts:1661 Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region.","title":"Optional aria-live"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-modal","text":"\u2022 aria-modal ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-modal Defined in node_modules/@types/react/index.d.ts:1663 Indicates whether an element is modal when displayed.","title":"Optional aria-modal"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-multiline","text":"\u2022 aria-multiline ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiline Defined in node_modules/@types/react/index.d.ts:1665 Indicates whether a text box accepts multiple lines of input or only a single line.","title":"Optional aria-multiline"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-multiselectable","text":"\u2022 aria-multiselectable ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiselectable Defined in node_modules/@types/react/index.d.ts:1667 Indicates that the user may select more than one item from the current selectable descendants.","title":"Optional aria-multiselectable"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-orientation","text":"\u2022 aria-orientation ? : \"horizontal\" | \"vertical\" Inherited from ButtonProps . aria-orientation Defined in node_modules/@types/react/index.d.ts:1669 Indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous.","title":"Optional aria-orientation"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-owns","text":"\u2022 aria-owns ? : string Inherited from ButtonProps . aria-owns Defined in node_modules/@types/react/index.d.ts:1675 Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship between DOM elements where the DOM hierarchy cannot be used to represent the relationship. see aria-controls.","title":"Optional aria-owns"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-placeholder","text":"\u2022 aria-placeholder ? : string Inherited from ButtonProps . aria-placeholder Defined in node_modules/@types/react/index.d.ts:1680 Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value. A hint could be a sample value or a brief description of the expected format.","title":"Optional aria-placeholder"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-posinset","text":"\u2022 aria-posinset ? : number Inherited from ButtonProps . aria-posinset Defined in node_modules/@types/react/index.d.ts:1685 Defines an element's number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-setsize.","title":"Optional aria-posinset"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-pressed","text":"\u2022 aria-pressed ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-pressed Defined in node_modules/@types/react/index.d.ts:1690 Indicates the current \"pressed\" state of toggle buttons. see aria-checked @see aria-selected.","title":"Optional aria-pressed"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-readonly","text":"\u2022 aria-readonly ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-readonly Defined in node_modules/@types/react/index.d.ts:1695 Indicates that the element is not editable, but is otherwise operable. see aria-disabled.","title":"Optional aria-readonly"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-relevant","text":"\u2022 aria-relevant ? : \"additions\" | \"additions removals\" | \"additions text\" | \"all\" | \"removals\" | \"removals additions\" | \"removals text\" | \"text\" | \"text additions\" | \"text removals\" Inherited from ButtonProps . aria-relevant Defined in node_modules/@types/react/index.d.ts:1700 Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified. see aria-atomic.","title":"Optional aria-relevant"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-required","text":"\u2022 aria-required ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-required Defined in node_modules/@types/react/index.d.ts:1702 Indicates that user input is required on the element before a form may be submitted.","title":"Optional aria-required"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-roledescription","text":"\u2022 aria-roledescription ? : string Inherited from ButtonProps . aria-roledescription Defined in node_modules/@types/react/index.d.ts:1704 Defines a human-readable, author-localized description for the role of an element.","title":"Optional aria-roledescription"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-rowcount","text":"\u2022 aria-rowcount ? : number Inherited from ButtonProps . aria-rowcount Defined in node_modules/@types/react/index.d.ts:1709 Defines the total number of rows in a table, grid, or treegrid. see aria-rowindex.","title":"Optional aria-rowcount"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-rowindex","text":"\u2022 aria-rowindex ? : number Inherited from ButtonProps . aria-rowindex Defined in node_modules/@types/react/index.d.ts:1714 Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid. see aria-rowcount @see aria-rowspan.","title":"Optional aria-rowindex"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-rowspan","text":"\u2022 aria-rowspan ? : number Inherited from ButtonProps . aria-rowspan Defined in node_modules/@types/react/index.d.ts:1719 Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid. see aria-rowindex @see aria-colspan.","title":"Optional aria-rowspan"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-selected","text":"\u2022 aria-selected ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-selected Defined in node_modules/@types/react/index.d.ts:1724 Indicates the current \"selected\" state of various widgets. see aria-checked @see aria-pressed.","title":"Optional aria-selected"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-setsize","text":"\u2022 aria-setsize ? : number Inherited from ButtonProps . aria-setsize Defined in node_modules/@types/react/index.d.ts:1729 Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-posinset.","title":"Optional aria-setsize"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-sort","text":"\u2022 aria-sort ? : \"none\" | \"ascending\" | \"descending\" | \"other\" Inherited from ButtonProps . aria-sort Defined in node_modules/@types/react/index.d.ts:1731 Indicates if items in a table or grid are sorted in ascending or descending order.","title":"Optional aria-sort"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-valuemax","text":"\u2022 aria-valuemax ? : number Inherited from ButtonProps . aria-valuemax Defined in node_modules/@types/react/index.d.ts:1733 Defines the maximum allowed value for a range widget.","title":"Optional aria-valuemax"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-valuemin","text":"\u2022 aria-valuemin ? : number Inherited from ButtonProps . aria-valuemin Defined in node_modules/@types/react/index.d.ts:1735 Defines the minimum allowed value for a range widget.","title":"Optional aria-valuemin"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-valuenow","text":"\u2022 aria-valuenow ? : number Inherited from ButtonProps . aria-valuenow Defined in node_modules/@types/react/index.d.ts:1740 Defines the current value for a range widget. see aria-valuetext.","title":"Optional aria-valuenow"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-valuetext","text":"\u2022 aria-valuetext ? : string Inherited from ButtonProps . aria-valuetext Defined in node_modules/@types/react/index.d.ts:1742 Defines the human readable text alternative of aria-valuenow for a range widget.","title":"Optional aria-valuetext"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-autocapitalize","text":"\u2022 autoCapitalize ? : string Inherited from ButtonProps . autoCapitalize Defined in node_modules/@types/react/index.d.ts:1787","title":"Optional autoCapitalize"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-autocorrect","text":"\u2022 autoCorrect ? : string Inherited from ButtonProps . autoCorrect Defined in node_modules/@types/react/index.d.ts:1788","title":"Optional autoCorrect"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-autosave","text":"\u2022 autoSave ? : string Inherited from ButtonProps . autoSave Defined in node_modules/@types/react/index.d.ts:1789","title":"Optional autoSave"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-children","text":"\u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350","title":"Optional children"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-classname","text":"\u2022 className ? : string Inherited from ButtonProps . className Defined in node_modules/@types/react/index.d.ts:1754","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-color","text":"\u2022 color ? : string Inherited from ButtonProps . color Defined in node_modules/@types/react/index.d.ts:1790","title":"Optional color"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-contenteditable","text":"\u2022 contentEditable ? : Booleanish | \"inherit\" Inherited from ButtonProps . contentEditable Defined in node_modules/@types/react/index.d.ts:1755","title":"Optional contentEditable"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-contextmenu","text":"\u2022 contextMenu ? : string Inherited from ButtonProps . contextMenu Defined in node_modules/@types/react/index.d.ts:1756","title":"Optional contextMenu"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-dangerouslysetinnerhtml","text":"\u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351","title":"Optional dangerouslySetInnerHTML"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-datatype","text":"\u2022 datatype ? : string Inherited from ButtonProps . datatype Defined in node_modules/@types/react/index.d.ts:1778","title":"Optional datatype"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-defaultchecked","text":"\u2022 defaultChecked ? : boolean Inherited from ButtonProps . defaultChecked Defined in node_modules/@types/react/index.d.ts:1747","title":"Optional defaultChecked"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-defaultvalue","text":"\u2022 defaultValue ? : string | number | ReadonlyArray\u2039string\u203a Inherited from ButtonProps . defaultValue Defined in node_modules/@types/react/index.d.ts:1748","title":"Optional defaultValue"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-dir","text":"\u2022 dir ? : string Inherited from ButtonProps . dir Defined in node_modules/@types/react/index.d.ts:1757","title":"Optional dir"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-draggable","text":"\u2022 draggable ? : Booleanish Inherited from ButtonProps . draggable Defined in node_modules/@types/react/index.d.ts:1758","title":"Optional draggable"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-hidden","text":"\u2022 hidden ? : boolean Inherited from IconProps . hidden Defined in node_modules/@types/react/index.d.ts:1759","title":"Optional hidden"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-id","text":"\u2022 id ? : string Inherited from ButtonProps . id Defined in node_modules/@types/react/index.d.ts:1760","title":"Optional id"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-inlist","text":"\u2022 inlist ? : any Inherited from ButtonProps . inlist Defined in node_modules/@types/react/index.d.ts:1779","title":"Optional inlist"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-inputmode","text":"\u2022 inputMode ? : \"none\" | \"text\" | \"tel\" | \"url\" | \"email\" | \"numeric\" | \"decimal\" | \"search\" Inherited from ButtonProps . inputMode Defined in node_modules/@types/react/index.d.ts:1805 Hints at the type of data that might be entered by the user while editing the element or its contents see https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute","title":"Optional inputMode"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-is","text":"\u2022 is ? : string Inherited from ButtonProps . is Defined in node_modules/@types/react/index.d.ts:1810 Specify that a standard HTML element should behave like a defined custom built-in element see https://html.spec.whatwg.org/multipage/custom-elements.html#attr-is","title":"Optional is"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-itemid","text":"\u2022 itemID ? : string Inherited from ButtonProps . itemID Defined in node_modules/@types/react/index.d.ts:1794","title":"Optional itemID"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-itemprop","text":"\u2022 itemProp ? : string Inherited from ButtonProps . itemProp Defined in node_modules/@types/react/index.d.ts:1791","title":"Optional itemProp"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-itemref","text":"\u2022 itemRef ? : string Inherited from ButtonProps . itemRef Defined in node_modules/@types/react/index.d.ts:1795","title":"Optional itemRef"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-itemscope","text":"\u2022 itemScope ? : boolean Inherited from ButtonProps . itemScope Defined in node_modules/@types/react/index.d.ts:1792","title":"Optional itemScope"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-itemtype","text":"\u2022 itemType ? : string Inherited from ButtonProps . itemType Defined in node_modules/@types/react/index.d.ts:1793","title":"Optional itemType"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-lang","text":"\u2022 lang ? : string Inherited from ButtonProps . lang Defined in node_modules/@types/react/index.d.ts:1761","title":"Optional lang"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onabort","text":"\u2022 onAbort ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406","title":"Optional onAbort"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onabortcapture","text":"\u2022 onAbortCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407","title":"Optional onAbortCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onanimationend","text":"\u2022 onAnimationEnd ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536","title":"Optional onAnimationEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onanimationendcapture","text":"\u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537","title":"Optional onAnimationEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onanimationiteration","text":"\u2022 onAnimationIteration ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538","title":"Optional onAnimationIteration"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onanimationiterationcapture","text":"\u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539","title":"Optional onAnimationIterationCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onanimationstart","text":"\u2022 onAnimationStart ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534","title":"Optional onAnimationStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onanimationstartcapture","text":"\u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535","title":"Optional onAnimationStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onauxclick","text":"\u2022 onAuxClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452","title":"Optional onAuxClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onauxclickcapture","text":"\u2022 onAuxClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453","title":"Optional onAuxClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onbeforeinput","text":"\u2022 onBeforeInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380","title":"Optional onBeforeInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onbeforeinputcapture","text":"\u2022 onBeforeInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381","title":"Optional onBeforeInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onblur","text":"\u2022 onBlur ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374","title":"Optional onBlur"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onblurcapture","text":"\u2022 onBlurCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375","title":"Optional onBlurCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-oncanplay","text":"\u2022 onCanPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408","title":"Optional onCanPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-oncanplaycapture","text":"\u2022 onCanPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409","title":"Optional onCanPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-oncanplaythrough","text":"\u2022 onCanPlayThrough ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410","title":"Optional onCanPlayThrough"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-oncanplaythroughcapture","text":"\u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411","title":"Optional onCanPlayThroughCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onchange","text":"\u2022 onChange ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378","title":"Optional onChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onchangecapture","text":"\u2022 onChangeCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379","title":"Optional onChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onclick","text":"\u2022 onClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454","title":"Optional onClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onclickcapture","text":"\u2022 onClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455","title":"Optional onClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-oncompositionend","text":"\u2022 onCompositionEnd ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364","title":"Optional onCompositionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-oncompositionendcapture","text":"\u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365","title":"Optional onCompositionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-oncompositionstart","text":"\u2022 onCompositionStart ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366","title":"Optional onCompositionStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-oncompositionstartcapture","text":"\u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367","title":"Optional onCompositionStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-oncompositionupdate","text":"\u2022 onCompositionUpdate ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368","title":"Optional onCompositionUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-oncompositionupdatecapture","text":"\u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369","title":"Optional onCompositionUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-oncontextmenu","text":"\u2022 onContextMenu ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456","title":"Optional onContextMenu"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-oncontextmenucapture","text":"\u2022 onContextMenuCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457","title":"Optional onContextMenuCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-oncopy","text":"\u2022 onCopy ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356","title":"Optional onCopy"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-oncopycapture","text":"\u2022 onCopyCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357","title":"Optional onCopyCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-oncut","text":"\u2022 onCut ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358","title":"Optional onCut"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-oncutcapture","text":"\u2022 onCutCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359","title":"Optional onCutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ondoubleclick","text":"\u2022 onDoubleClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458","title":"Optional onDoubleClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ondoubleclickcapture","text":"\u2022 onDoubleClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459","title":"Optional onDoubleClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ondrag","text":"\u2022 onDrag ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460","title":"Optional onDrag"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ondragcapture","text":"\u2022 onDragCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461","title":"Optional onDragCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ondragend","text":"\u2022 onDragEnd ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462","title":"Optional onDragEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ondragendcapture","text":"\u2022 onDragEndCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463","title":"Optional onDragEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ondragenter","text":"\u2022 onDragEnter ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464","title":"Optional onDragEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ondragentercapture","text":"\u2022 onDragEnterCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465","title":"Optional onDragEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ondragexit","text":"\u2022 onDragExit ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466","title":"Optional onDragExit"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ondragexitcapture","text":"\u2022 onDragExitCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467","title":"Optional onDragExitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ondragleave","text":"\u2022 onDragLeave ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468","title":"Optional onDragLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ondragleavecapture","text":"\u2022 onDragLeaveCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469","title":"Optional onDragLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ondragover","text":"\u2022 onDragOver ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470","title":"Optional onDragOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ondragovercapture","text":"\u2022 onDragOverCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471","title":"Optional onDragOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ondragstart","text":"\u2022 onDragStart ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472","title":"Optional onDragStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ondragstartcapture","text":"\u2022 onDragStartCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473","title":"Optional onDragStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ondrop","text":"\u2022 onDrop ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474","title":"Optional onDrop"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ondropcapture","text":"\u2022 onDropCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475","title":"Optional onDropCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ondurationchange","text":"\u2022 onDurationChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412","title":"Optional onDurationChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ondurationchangecapture","text":"\u2022 onDurationChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413","title":"Optional onDurationChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onemptied","text":"\u2022 onEmptied ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414","title":"Optional onEmptied"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onemptiedcapture","text":"\u2022 onEmptiedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415","title":"Optional onEmptiedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onencrypted","text":"\u2022 onEncrypted ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416","title":"Optional onEncrypted"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onencryptedcapture","text":"\u2022 onEncryptedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417","title":"Optional onEncryptedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onended","text":"\u2022 onEnded ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418","title":"Optional onEnded"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onendedcapture","text":"\u2022 onEndedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419","title":"Optional onEndedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onerror","text":"\u2022 onError ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394","title":"Optional onError"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onerrorcapture","text":"\u2022 onErrorCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395","title":"Optional onErrorCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onfocus","text":"\u2022 onFocus ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372","title":"Optional onFocus"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onfocuscapture","text":"\u2022 onFocusCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373","title":"Optional onFocusCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ongotpointercapture","text":"\u2022 onGotPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520","title":"Optional onGotPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ongotpointercapturecapture","text":"\u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521","title":"Optional onGotPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-oninput","text":"\u2022 onInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382","title":"Optional onInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-oninputcapture","text":"\u2022 onInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383","title":"Optional onInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-oninvalid","text":"\u2022 onInvalid ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388","title":"Optional onInvalid"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-oninvalidcapture","text":"\u2022 onInvalidCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389","title":"Optional onInvalidCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onkeydown","text":"\u2022 onKeyDown ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398","title":"Optional onKeyDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onkeydowncapture","text":"\u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399","title":"Optional onKeyDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onkeypress","text":"\u2022 onKeyPress ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400","title":"Optional onKeyPress"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onkeypresscapture","text":"\u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401","title":"Optional onKeyPressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onkeyup","text":"\u2022 onKeyUp ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402","title":"Optional onKeyUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onkeyupcapture","text":"\u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403","title":"Optional onKeyUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onload","text":"\u2022 onLoad ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392","title":"Optional onLoad"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onloadcapture","text":"\u2022 onLoadCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393","title":"Optional onLoadCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onloadstart","text":"\u2022 onLoadStart ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424","title":"Optional onLoadStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onloadstartcapture","text":"\u2022 onLoadStartCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425","title":"Optional onLoadStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onloadeddata","text":"\u2022 onLoadedData ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420","title":"Optional onLoadedData"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onloadeddatacapture","text":"\u2022 onLoadedDataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421","title":"Optional onLoadedDataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onloadedmetadata","text":"\u2022 onLoadedMetadata ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422","title":"Optional onLoadedMetadata"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onloadedmetadatacapture","text":"\u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423","title":"Optional onLoadedMetadataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onlostpointercapture","text":"\u2022 onLostPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522","title":"Optional onLostPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onlostpointercapturecapture","text":"\u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523","title":"Optional onLostPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onmousedown","text":"\u2022 onMouseDown ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476","title":"Optional onMouseDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onmousedowncapture","text":"\u2022 onMouseDownCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477","title":"Optional onMouseDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onmouseenter","text":"\u2022 onMouseEnter ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478","title":"Optional onMouseEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onmouseleave","text":"\u2022 onMouseLeave ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479","title":"Optional onMouseLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onmousemove","text":"\u2022 onMouseMove ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480","title":"Optional onMouseMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onmousemovecapture","text":"\u2022 onMouseMoveCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481","title":"Optional onMouseMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onmouseout","text":"\u2022 onMouseOut ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482","title":"Optional onMouseOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onmouseoutcapture","text":"\u2022 onMouseOutCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483","title":"Optional onMouseOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onmouseover","text":"\u2022 onMouseOver ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484","title":"Optional onMouseOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onmouseovercapture","text":"\u2022 onMouseOverCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485","title":"Optional onMouseOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onmouseup","text":"\u2022 onMouseUp ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486","title":"Optional onMouseUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onmouseupcapture","text":"\u2022 onMouseUpCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487","title":"Optional onMouseUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onpaste","text":"\u2022 onPaste ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360","title":"Optional onPaste"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onpastecapture","text":"\u2022 onPasteCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361","title":"Optional onPasteCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onpause","text":"\u2022 onPause ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426","title":"Optional onPause"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onpausecapture","text":"\u2022 onPauseCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427","title":"Optional onPauseCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onplay","text":"\u2022 onPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428","title":"Optional onPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onplaycapture","text":"\u2022 onPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429","title":"Optional onPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onplaying","text":"\u2022 onPlaying ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430","title":"Optional onPlaying"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onplayingcapture","text":"\u2022 onPlayingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431","title":"Optional onPlayingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onpointercancel","text":"\u2022 onPointerCancel ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510","title":"Optional onPointerCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onpointercancelcapture","text":"\u2022 onPointerCancelCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511","title":"Optional onPointerCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onpointerdown","text":"\u2022 onPointerDown ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504","title":"Optional onPointerDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onpointerdowncapture","text":"\u2022 onPointerDownCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505","title":"Optional onPointerDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onpointerenter","text":"\u2022 onPointerEnter ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512","title":"Optional onPointerEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onpointerentercapture","text":"\u2022 onPointerEnterCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513","title":"Optional onPointerEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onpointerleave","text":"\u2022 onPointerLeave ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514","title":"Optional onPointerLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onpointerleavecapture","text":"\u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515","title":"Optional onPointerLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onpointermove","text":"\u2022 onPointerMove ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506","title":"Optional onPointerMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onpointermovecapture","text":"\u2022 onPointerMoveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507","title":"Optional onPointerMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onpointerout","text":"\u2022 onPointerOut ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518","title":"Optional onPointerOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onpointeroutcapture","text":"\u2022 onPointerOutCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519","title":"Optional onPointerOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onpointerover","text":"\u2022 onPointerOver ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516","title":"Optional onPointerOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onpointerovercapture","text":"\u2022 onPointerOverCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517","title":"Optional onPointerOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onpointerup","text":"\u2022 onPointerUp ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508","title":"Optional onPointerUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onpointerupcapture","text":"\u2022 onPointerUpCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509","title":"Optional onPointerUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onprogress","text":"\u2022 onProgress ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432","title":"Optional onProgress"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onprogresscapture","text":"\u2022 onProgressCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433","title":"Optional onProgressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onratechange","text":"\u2022 onRateChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434","title":"Optional onRateChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onratechangecapture","text":"\u2022 onRateChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435","title":"Optional onRateChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onreset","text":"\u2022 onReset ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384","title":"Optional onReset"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onresetcapture","text":"\u2022 onResetCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385","title":"Optional onResetCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onscroll","text":"\u2022 onScroll ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526","title":"Optional onScroll"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onscrollcapture","text":"\u2022 onScrollCapture ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527","title":"Optional onScrollCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onseeked","text":"\u2022 onSeeked ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436","title":"Optional onSeeked"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onseekedcapture","text":"\u2022 onSeekedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437","title":"Optional onSeekedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onseeking","text":"\u2022 onSeeking ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438","title":"Optional onSeeking"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onseekingcapture","text":"\u2022 onSeekingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439","title":"Optional onSeekingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onselect","text":"\u2022 onSelect ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490","title":"Optional onSelect"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onselectcapture","text":"\u2022 onSelectCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491","title":"Optional onSelectCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onstalled","text":"\u2022 onStalled ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440","title":"Optional onStalled"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onstalledcapture","text":"\u2022 onStalledCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441","title":"Optional onStalledCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onsubmit","text":"\u2022 onSubmit ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386","title":"Optional onSubmit"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onsubmitcapture","text":"\u2022 onSubmitCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387","title":"Optional onSubmitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onsuspend","text":"\u2022 onSuspend ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442","title":"Optional onSuspend"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onsuspendcapture","text":"\u2022 onSuspendCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443","title":"Optional onSuspendCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ontimeupdate","text":"\u2022 onTimeUpdate ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444","title":"Optional onTimeUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ontimeupdatecapture","text":"\u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445","title":"Optional onTimeUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ontouchcancel","text":"\u2022 onTouchCancel ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494","title":"Optional onTouchCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ontouchcancelcapture","text":"\u2022 onTouchCancelCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495","title":"Optional onTouchCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ontouchend","text":"\u2022 onTouchEnd ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496","title":"Optional onTouchEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ontouchendcapture","text":"\u2022 onTouchEndCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497","title":"Optional onTouchEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ontouchmove","text":"\u2022 onTouchMove ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498","title":"Optional onTouchMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ontouchmovecapture","text":"\u2022 onTouchMoveCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499","title":"Optional onTouchMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ontouchstart","text":"\u2022 onTouchStart ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500","title":"Optional onTouchStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ontouchstartcapture","text":"\u2022 onTouchStartCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501","title":"Optional onTouchStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ontransitionend","text":"\u2022 onTransitionEnd ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542","title":"Optional onTransitionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ontransitionendcapture","text":"\u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543","title":"Optional onTransitionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onvolumechange","text":"\u2022 onVolumeChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446","title":"Optional onVolumeChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onvolumechangecapture","text":"\u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447","title":"Optional onVolumeChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onwaiting","text":"\u2022 onWaiting ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448","title":"Optional onWaiting"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onwaitingcapture","text":"\u2022 onWaitingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449","title":"Optional onWaitingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onwheel","text":"\u2022 onWheel ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530","title":"Optional onWheel"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onwheelcapture","text":"\u2022 onWheelCapture ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531","title":"Optional onWheelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-placeholder","text":"\u2022 placeholder ? : string Inherited from ButtonProps . placeholder Defined in node_modules/@types/react/index.d.ts:1762","title":"Optional placeholder"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-prefix","text":"\u2022 prefix ? : string Inherited from ButtonProps . prefix Defined in node_modules/@types/react/index.d.ts:1780","title":"Optional prefix"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-property","text":"\u2022 property ? : string Inherited from ButtonProps . property Defined in node_modules/@types/react/index.d.ts:1781","title":"Optional property"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-radiogroup","text":"\u2022 radioGroup ? : string Inherited from ButtonProps . radioGroup Defined in node_modules/@types/react/index.d.ts:1771","title":"Optional radioGroup"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-resource","text":"\u2022 resource ? : string Inherited from ButtonProps . resource Defined in node_modules/@types/react/index.d.ts:1782","title":"Optional resource"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-results","text":"\u2022 results ? : number Inherited from ButtonProps . results Defined in node_modules/@types/react/index.d.ts:1796","title":"Optional results"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-role","text":"\u2022 role ? : string Inherited from ButtonProps . role Defined in node_modules/@types/react/index.d.ts:1774","title":"Optional role"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-security","text":"\u2022 security ? : string Inherited from ButtonProps . security Defined in node_modules/@types/react/index.d.ts:1797","title":"Optional security"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-slot","text":"\u2022 slot ? : string Inherited from ButtonProps . slot Defined in node_modules/@types/react/index.d.ts:1763","title":"Optional slot"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-spellcheck","text":"\u2022 spellCheck ? : Booleanish Inherited from ButtonProps . spellCheck Defined in node_modules/@types/react/index.d.ts:1764","title":"Optional spellCheck"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-style","text":"\u2022 style ? : CSSProperties Inherited from ButtonProps . style Defined in node_modules/@types/react/index.d.ts:1765","title":"Optional style"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-suppresscontenteditablewarning","text":"\u2022 suppressContentEditableWarning ? : boolean Inherited from ButtonProps . suppressContentEditableWarning Defined in node_modules/@types/react/index.d.ts:1749","title":"Optional suppressContentEditableWarning"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-suppresshydrationwarning","text":"\u2022 suppressHydrationWarning ? : boolean Inherited from ButtonProps . suppressHydrationWarning Defined in node_modules/@types/react/index.d.ts:1750","title":"Optional suppressHydrationWarning"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-tabindex","text":"\u2022 tabIndex ? : number Inherited from ButtonProps . tabIndex Defined in node_modules/@types/react/index.d.ts:1766","title":"Optional tabIndex"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-title","text":"\u2022 title ? : string Inherited from ButtonProps . title Defined in node_modules/@types/react/index.d.ts:1767","title":"Optional title"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-tooltip","text":"\u2022 tooltip ? : ReactNode | Omit\u2039 TooltipProps , \"targetId\"\u203a Inherited from ButtonProps . tooltip Defined in src/renderer/components/tooltip/withTooltip.tsx:31","title":"Optional tooltip"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-tooltipoverridedisabled","text":"\u2022 tooltipOverrideDisabled ? : boolean Inherited from ButtonProps . tooltipOverrideDisabled Defined in src/renderer/components/tooltip/withTooltip.tsx:36 forces tooltip to detect the target's parent for mouse events. This is useful for displaying tooltips even when the target is \"disabled\"","title":"Optional tooltipOverrideDisabled"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-translate","text":"\u2022 translate ? : \"yes\" | \"no\" Inherited from ButtonProps . translate Defined in node_modules/@types/react/index.d.ts:1768","title":"Optional translate"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-typeof","text":"\u2022 typeof ? : string Inherited from ButtonProps . typeof Defined in node_modules/@types/react/index.d.ts:1783","title":"Optional typeof"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-unselectable","text":"\u2022 unselectable ? : \"on\" | \"off\" Inherited from ButtonProps . unselectable Defined in node_modules/@types/react/index.d.ts:1798","title":"Optional unselectable"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-vocab","text":"\u2022 vocab ? : string Inherited from ButtonProps . vocab Defined in node_modules/@types/react/index.d.ts:1784","title":"Optional vocab"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/","text":"Interface: StepperProps # Hierarchy # HTMLProps\u2039any\u203a \u21b3 StepperProps Index # Properties # about accept acceptCharset accessKey action allowFullScreen allowTransparency alt aria-activedescendant aria-atomic aria-autocomplete aria-busy aria-checked aria-colcount aria-colindex aria-colspan aria-controls aria-current aria-describedby aria-details aria-disabled aria-dropeffect aria-errormessage aria-expanded aria-flowto aria-grabbed aria-haspopup aria-hidden aria-invalid aria-keyshortcuts aria-label aria-labelledby aria-level aria-live aria-modal aria-multiline aria-multiselectable aria-orientation aria-owns aria-placeholder aria-posinset aria-pressed aria-readonly aria-relevant aria-required aria-roledescription aria-rowcount aria-rowindex aria-rowspan aria-selected aria-setsize aria-sort aria-valuemax aria-valuemin aria-valuenow aria-valuetext as async autoCapitalize autoComplete autoCorrect autoFocus autoPlay autoSave capture cellPadding cellSpacing challenge charSet checked children cite classID className colSpan color cols content contentEditable contextMenu controls coords crossOrigin dangerouslySetInnerHTML data datatype dateTime default defaultChecked defaultValue defer dir disabled download draggable encType form formAction formEncType formMethod formNoValidate formTarget frameBorder headers height hidden high href hrefLang htmlFor httpEquiv id inlist inputMode integrity is itemID itemProp itemRef itemScope itemType key keyParams keyType kind label lang list loop low manifest marginHeight marginWidth max maxLength media mediaGroup method min minLength multiple muted name noValidate nonce onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture open optimum pattern placeholder playsInline poster prefix preload property radioGroup readOnly ref rel required resource results reversed role rowSpan rows sandbox scope scoped scrolling seamless security selected shape size sizes slot span spellCheck src srcDoc srcLang srcSet start step steps style summary suppressContentEditableWarning suppressHydrationWarning tabIndex target title translate type typeof unselectable useMap value vocab width wmode wrap Properties # Optional about # \u2022 about ? : string Inherited from ButtonProps . about Defined in node_modules/@types/react/index.d.ts:1777 Optional accept # \u2022 accept ? : string Inherited from LineProgressProps . accept Defined in node_modules/@types/react/index.d.ts:1815 Optional acceptCharset # \u2022 acceptCharset ? : string Inherited from LineProgressProps . acceptCharset Defined in node_modules/@types/react/index.d.ts:1816 Optional accessKey # \u2022 accessKey ? : string Inherited from ButtonProps . accessKey Defined in node_modules/@types/react/index.d.ts:1753 Optional action # \u2022 action ? : string Inherited from LineProgressProps . action Defined in node_modules/@types/react/index.d.ts:1817 Optional allowFullScreen # \u2022 allowFullScreen ? : boolean Inherited from LineProgressProps . allowFullScreen Defined in node_modules/@types/react/index.d.ts:1818 Optional allowTransparency # \u2022 allowTransparency ? : boolean Inherited from LineProgressProps . allowTransparency Defined in node_modules/@types/react/index.d.ts:1819 Optional alt # \u2022 alt ? : string Inherited from LineProgressProps . alt Defined in node_modules/@types/react/index.d.ts:1820 Optional aria-activedescendant # \u2022 aria-activedescendant ? : string Inherited from ButtonProps . aria-activedescendant Defined in node_modules/@types/react/index.d.ts:1560 Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application. Optional aria-atomic # \u2022 aria-atomic ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-atomic Defined in node_modules/@types/react/index.d.ts:1562 Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute. Optional aria-autocomplete # \u2022 aria-autocomplete ? : \"none\" | \"inline\" | \"list\" | \"both\" Inherited from ButtonProps . aria-autocomplete Defined in node_modules/@types/react/index.d.ts:1567 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. Optional aria-busy # \u2022 aria-busy ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-busy Defined in node_modules/@types/react/index.d.ts:1569 Indicates an element is being modified and that assistive technologies MAY want to wait until the modifications are complete before exposing them to the user. Optional aria-checked # \u2022 aria-checked ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-checked Defined in node_modules/@types/react/index.d.ts:1574 Indicates the current \"checked\" state of checkboxes, radio buttons, and other widgets. see aria-pressed @see aria-selected. Optional aria-colcount # \u2022 aria-colcount ? : number Inherited from ButtonProps . aria-colcount Defined in node_modules/@types/react/index.d.ts:1579 Defines the total number of columns in a table, grid, or treegrid. see aria-colindex. Optional aria-colindex # \u2022 aria-colindex ? : number Inherited from ButtonProps . aria-colindex Defined in node_modules/@types/react/index.d.ts:1584 Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid. see aria-colcount @see aria-colspan. Optional aria-colspan # \u2022 aria-colspan ? : number Inherited from ButtonProps . aria-colspan Defined in node_modules/@types/react/index.d.ts:1589 Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid. see aria-colindex @see aria-rowspan. Optional aria-controls # \u2022 aria-controls ? : string Inherited from ButtonProps . aria-controls Defined in node_modules/@types/react/index.d.ts:1594 Identifies the element (or elements) whose contents or presence are controlled by the current element. see aria-owns. Optional aria-current # \u2022 aria-current ? : boolean | \"false\" | \"true\" | \"page\" | \"step\" | \"location\" | \"date\" | \"time\" Inherited from ButtonProps . aria-current Defined in node_modules/@types/react/index.d.ts:1596 Indicates the element that represents the current item within a container or set of related elements. Optional aria-describedby # \u2022 aria-describedby ? : string Inherited from ButtonProps . aria-describedby Defined in node_modules/@types/react/index.d.ts:1601 Identifies the element (or elements) that describes the object. see aria-labelledby Optional aria-details # \u2022 aria-details ? : string Inherited from ButtonProps . aria-details Defined in node_modules/@types/react/index.d.ts:1606 Identifies the element that provides a detailed, extended description for the object. see aria-describedby. Optional aria-disabled # \u2022 aria-disabled ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-disabled Defined in node_modules/@types/react/index.d.ts:1611 Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable. see aria-hidden @see aria-readonly. Optional aria-dropeffect # \u2022 aria-dropeffect ? : \"none\" | \"copy\" | \"execute\" | \"link\" | \"move\" | \"popup\" Inherited from ButtonProps . aria-dropeffect Defined in node_modules/@types/react/index.d.ts:1616 Indicates what functions can be performed when a dragged object is released on the drop target. deprecated in ARIA 1.1 Optional aria-errormessage # \u2022 aria-errormessage ? : string Inherited from ButtonProps . aria-errormessage Defined in node_modules/@types/react/index.d.ts:1621 Identifies the element that provides an error message for the object. see aria-invalid @see aria-describedby. Optional aria-expanded # \u2022 aria-expanded ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-expanded Defined in node_modules/@types/react/index.d.ts:1623 Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed. Optional aria-flowto # \u2022 aria-flowto ? : string Inherited from ButtonProps . aria-flowto Defined in node_modules/@types/react/index.d.ts:1628 Identifies the next element (or elements) in an alternate reading order of content which, at the user's discretion, allows assistive technology to override the general default of reading in document source order. Optional aria-grabbed # \u2022 aria-grabbed ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-grabbed Defined in node_modules/@types/react/index.d.ts:1633 Indicates an element's \"grabbed\" state in a drag-and-drop operation. deprecated in ARIA 1.1 Optional aria-haspopup # \u2022 aria-haspopup ? : boolean | \"false\" | \"true\" | \"menu\" | \"listbox\" | \"tree\" | \"grid\" | \"dialog\" Inherited from ButtonProps . aria-haspopup Defined in node_modules/@types/react/index.d.ts:1635 Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element. Optional aria-hidden # \u2022 aria-hidden ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-hidden Defined in node_modules/@types/react/index.d.ts:1640 Indicates whether the element is exposed to an accessibility API. see aria-disabled. Optional aria-invalid # \u2022 aria-invalid ? : boolean | \"false\" | \"true\" | \"grammar\" | \"spelling\" Inherited from ButtonProps . aria-invalid Defined in node_modules/@types/react/index.d.ts:1645 Indicates the entered value does not conform to the format expected by the application. see aria-errormessage. Optional aria-keyshortcuts # \u2022 aria-keyshortcuts ? : string Inherited from ButtonProps . aria-keyshortcuts Defined in node_modules/@types/react/index.d.ts:1647 Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element. Optional aria-label # \u2022 aria-label ? : string Inherited from ButtonProps . aria-label Defined in node_modules/@types/react/index.d.ts:1652 Defines a string value that labels the current element. see aria-labelledby. Optional aria-labelledby # \u2022 aria-labelledby ? : string Inherited from ButtonProps . aria-labelledby Defined in node_modules/@types/react/index.d.ts:1657 Identifies the element (or elements) that labels the current element. see aria-describedby. Optional aria-level # \u2022 aria-level ? : number Inherited from ButtonProps . aria-level Defined in node_modules/@types/react/index.d.ts:1659 Defines the hierarchical level of an element within a structure. Optional aria-live # \u2022 aria-live ? : \"off\" | \"assertive\" | \"polite\" Inherited from ButtonProps . aria-live Defined in node_modules/@types/react/index.d.ts:1661 Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region. Optional aria-modal # \u2022 aria-modal ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-modal Defined in node_modules/@types/react/index.d.ts:1663 Indicates whether an element is modal when displayed. Optional aria-multiline # \u2022 aria-multiline ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiline Defined in node_modules/@types/react/index.d.ts:1665 Indicates whether a text box accepts multiple lines of input or only a single line. Optional aria-multiselectable # \u2022 aria-multiselectable ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiselectable Defined in node_modules/@types/react/index.d.ts:1667 Indicates that the user may select more than one item from the current selectable descendants. Optional aria-orientation # \u2022 aria-orientation ? : \"horizontal\" | \"vertical\" Inherited from ButtonProps . aria-orientation Defined in node_modules/@types/react/index.d.ts:1669 Indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous. Optional aria-owns # \u2022 aria-owns ? : string Inherited from ButtonProps . aria-owns Defined in node_modules/@types/react/index.d.ts:1675 Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship between DOM elements where the DOM hierarchy cannot be used to represent the relationship. see aria-controls. Optional aria-placeholder # \u2022 aria-placeholder ? : string Inherited from ButtonProps . aria-placeholder Defined in node_modules/@types/react/index.d.ts:1680 Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value. A hint could be a sample value or a brief description of the expected format. Optional aria-posinset # \u2022 aria-posinset ? : number Inherited from ButtonProps . aria-posinset Defined in node_modules/@types/react/index.d.ts:1685 Defines an element's number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-setsize. Optional aria-pressed # \u2022 aria-pressed ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-pressed Defined in node_modules/@types/react/index.d.ts:1690 Indicates the current \"pressed\" state of toggle buttons. see aria-checked @see aria-selected. Optional aria-readonly # \u2022 aria-readonly ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-readonly Defined in node_modules/@types/react/index.d.ts:1695 Indicates that the element is not editable, but is otherwise operable. see aria-disabled. Optional aria-relevant # \u2022 aria-relevant ? : \"additions\" | \"additions removals\" | \"additions text\" | \"all\" | \"removals\" | \"removals additions\" | \"removals text\" | \"text\" | \"text additions\" | \"text removals\" Inherited from ButtonProps . aria-relevant Defined in node_modules/@types/react/index.d.ts:1700 Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified. see aria-atomic. Optional aria-required # \u2022 aria-required ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-required Defined in node_modules/@types/react/index.d.ts:1702 Indicates that user input is required on the element before a form may be submitted. Optional aria-roledescription # \u2022 aria-roledescription ? : string Inherited from ButtonProps . aria-roledescription Defined in node_modules/@types/react/index.d.ts:1704 Defines a human-readable, author-localized description for the role of an element. Optional aria-rowcount # \u2022 aria-rowcount ? : number Inherited from ButtonProps . aria-rowcount Defined in node_modules/@types/react/index.d.ts:1709 Defines the total number of rows in a table, grid, or treegrid. see aria-rowindex. Optional aria-rowindex # \u2022 aria-rowindex ? : number Inherited from ButtonProps . aria-rowindex Defined in node_modules/@types/react/index.d.ts:1714 Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid. see aria-rowcount @see aria-rowspan. Optional aria-rowspan # \u2022 aria-rowspan ? : number Inherited from ButtonProps . aria-rowspan Defined in node_modules/@types/react/index.d.ts:1719 Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid. see aria-rowindex @see aria-colspan. Optional aria-selected # \u2022 aria-selected ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-selected Defined in node_modules/@types/react/index.d.ts:1724 Indicates the current \"selected\" state of various widgets. see aria-checked @see aria-pressed. Optional aria-setsize # \u2022 aria-setsize ? : number Inherited from ButtonProps . aria-setsize Defined in node_modules/@types/react/index.d.ts:1729 Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-posinset. Optional aria-sort # \u2022 aria-sort ? : \"none\" | \"ascending\" | \"descending\" | \"other\" Inherited from ButtonProps . aria-sort Defined in node_modules/@types/react/index.d.ts:1731 Indicates if items in a table or grid are sorted in ascending or descending order. Optional aria-valuemax # \u2022 aria-valuemax ? : number Inherited from ButtonProps . aria-valuemax Defined in node_modules/@types/react/index.d.ts:1733 Defines the maximum allowed value for a range widget. Optional aria-valuemin # \u2022 aria-valuemin ? : number Inherited from ButtonProps . aria-valuemin Defined in node_modules/@types/react/index.d.ts:1735 Defines the minimum allowed value for a range widget. Optional aria-valuenow # \u2022 aria-valuenow ? : number Inherited from ButtonProps . aria-valuenow Defined in node_modules/@types/react/index.d.ts:1740 Defines the current value for a range widget. see aria-valuetext. Optional aria-valuetext # \u2022 aria-valuetext ? : string Inherited from ButtonProps . aria-valuetext Defined in node_modules/@types/react/index.d.ts:1742 Defines the human readable text alternative of aria-valuenow for a range widget. Optional as # \u2022 as ? : string Inherited from LineProgressProps . as Defined in node_modules/@types/react/index.d.ts:1821 Optional async # \u2022 async ? : boolean Inherited from LineProgressProps . async Defined in node_modules/@types/react/index.d.ts:1822 Optional autoCapitalize # \u2022 autoCapitalize ? : string Inherited from ButtonProps . autoCapitalize Defined in node_modules/@types/react/index.d.ts:1787 Optional autoComplete # \u2022 autoComplete ? : string Inherited from LineProgressProps . autoComplete Defined in node_modules/@types/react/index.d.ts:1823 Optional autoCorrect # \u2022 autoCorrect ? : string Inherited from ButtonProps . autoCorrect Defined in node_modules/@types/react/index.d.ts:1788 Optional autoFocus # \u2022 autoFocus ? : boolean Inherited from LineProgressProps . autoFocus Defined in node_modules/@types/react/index.d.ts:1824 Optional autoPlay # \u2022 autoPlay ? : boolean Inherited from LineProgressProps . autoPlay Defined in node_modules/@types/react/index.d.ts:1825 Optional autoSave # \u2022 autoSave ? : string Inherited from ButtonProps . autoSave Defined in node_modules/@types/react/index.d.ts:1789 Optional capture # \u2022 capture ? : boolean | string Inherited from LineProgressProps . capture Defined in node_modules/@types/react/index.d.ts:1826 Optional cellPadding # \u2022 cellPadding ? : number | string Inherited from LineProgressProps . cellPadding Defined in node_modules/@types/react/index.d.ts:1827 Optional cellSpacing # \u2022 cellSpacing ? : number | string Inherited from LineProgressProps . cellSpacing Defined in node_modules/@types/react/index.d.ts:1828 Optional challenge # \u2022 challenge ? : string Inherited from LineProgressProps . challenge Defined in node_modules/@types/react/index.d.ts:1830 Optional charSet # \u2022 charSet ? : string Inherited from LineProgressProps . charSet Defined in node_modules/@types/react/index.d.ts:1829 Optional checked # \u2022 checked ? : boolean Inherited from LineProgressProps . checked Defined in node_modules/@types/react/index.d.ts:1831 Optional children # \u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350 Optional cite # \u2022 cite ? : string Inherited from LineProgressProps . cite Defined in node_modules/@types/react/index.d.ts:1832 Optional classID # \u2022 classID ? : string Inherited from LineProgressProps . classID Defined in node_modules/@types/react/index.d.ts:1833 Optional className # \u2022 className ? : string Inherited from ButtonProps . className Defined in node_modules/@types/react/index.d.ts:1754 Optional colSpan # \u2022 colSpan ? : number Inherited from LineProgressProps . colSpan Defined in node_modules/@types/react/index.d.ts:1835 Optional color # \u2022 color ? : string Inherited from ButtonProps . color Defined in node_modules/@types/react/index.d.ts:1790 Optional cols # \u2022 cols ? : number Inherited from LineProgressProps . cols Defined in node_modules/@types/react/index.d.ts:1834 Optional content # \u2022 content ? : string Inherited from LineProgressProps . content Defined in node_modules/@types/react/index.d.ts:1836 Optional contentEditable # \u2022 contentEditable ? : Booleanish | \"inherit\" Inherited from ButtonProps . contentEditable Defined in node_modules/@types/react/index.d.ts:1755 Optional contextMenu # \u2022 contextMenu ? : string Inherited from ButtonProps . contextMenu Defined in node_modules/@types/react/index.d.ts:1756 Optional controls # \u2022 controls ? : boolean Inherited from LineProgressProps . controls Defined in node_modules/@types/react/index.d.ts:1837 Optional coords # \u2022 coords ? : string Inherited from LineProgressProps . coords Defined in node_modules/@types/react/index.d.ts:1838 Optional crossOrigin # \u2022 crossOrigin ? : string Inherited from LineProgressProps . crossOrigin Defined in node_modules/@types/react/index.d.ts:1839 Optional dangerouslySetInnerHTML # \u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351 Type declaration: # __html : string Optional data # \u2022 data ? : string Inherited from LineProgressProps . data Defined in node_modules/@types/react/index.d.ts:1840 Optional datatype # \u2022 datatype ? : string Inherited from ButtonProps . datatype Defined in node_modules/@types/react/index.d.ts:1778 Optional dateTime # \u2022 dateTime ? : string Inherited from LineProgressProps . dateTime Defined in node_modules/@types/react/index.d.ts:1841 Optional default # \u2022 default ? : boolean Inherited from LineProgressProps . default Defined in node_modules/@types/react/index.d.ts:1842 Optional defaultChecked # \u2022 defaultChecked ? : boolean Inherited from ButtonProps . defaultChecked Defined in node_modules/@types/react/index.d.ts:1747 Optional defaultValue # \u2022 defaultValue ? : string | number | ReadonlyArray\u2039string\u203a Inherited from ButtonProps . defaultValue Defined in node_modules/@types/react/index.d.ts:1748 Optional defer # \u2022 defer ? : boolean Inherited from LineProgressProps . defer Defined in node_modules/@types/react/index.d.ts:1843 Optional dir # \u2022 dir ? : string Inherited from ButtonProps . dir Defined in node_modules/@types/react/index.d.ts:1757 Optional disabled # \u2022 disabled ? : boolean Inherited from LineProgressProps . disabled Defined in node_modules/@types/react/index.d.ts:1844 Optional download # \u2022 download ? : any Inherited from LineProgressProps . download Defined in node_modules/@types/react/index.d.ts:1845 Optional draggable # \u2022 draggable ? : Booleanish Inherited from ButtonProps . draggable Defined in node_modules/@types/react/index.d.ts:1758 Optional encType # \u2022 encType ? : string Inherited from LineProgressProps . encType Defined in node_modules/@types/react/index.d.ts:1846 Optional form # \u2022 form ? : string Inherited from LineProgressProps . form Defined in node_modules/@types/react/index.d.ts:1847 Optional formAction # \u2022 formAction ? : string Inherited from LineProgressProps . formAction Defined in node_modules/@types/react/index.d.ts:1848 Optional formEncType # \u2022 formEncType ? : string Inherited from LineProgressProps . formEncType Defined in node_modules/@types/react/index.d.ts:1849 Optional formMethod # \u2022 formMethod ? : string Inherited from LineProgressProps . formMethod Defined in node_modules/@types/react/index.d.ts:1850 Optional formNoValidate # \u2022 formNoValidate ? : boolean Inherited from LineProgressProps . formNoValidate Defined in node_modules/@types/react/index.d.ts:1851 Optional formTarget # \u2022 formTarget ? : string Inherited from LineProgressProps . formTarget Defined in node_modules/@types/react/index.d.ts:1852 Optional frameBorder # \u2022 frameBorder ? : number | string Inherited from LineProgressProps . frameBorder Defined in node_modules/@types/react/index.d.ts:1853 Optional headers # \u2022 headers ? : string Inherited from LineProgressProps . headers Defined in node_modules/@types/react/index.d.ts:1854 Optional height # \u2022 height ? : number | string Inherited from LineProgressProps . height Defined in node_modules/@types/react/index.d.ts:1855 Optional hidden # \u2022 hidden ? : boolean Inherited from IconProps . hidden Defined in node_modules/@types/react/index.d.ts:1759 Optional high # \u2022 high ? : number Inherited from LineProgressProps . high Defined in node_modules/@types/react/index.d.ts:1856 Optional href # \u2022 href ? : string Inherited from LineProgressProps . href Defined in node_modules/@types/react/index.d.ts:1857 Optional hrefLang # \u2022 hrefLang ? : string Inherited from LineProgressProps . hrefLang Defined in node_modules/@types/react/index.d.ts:1858 Optional htmlFor # \u2022 htmlFor ? : string Inherited from LineProgressProps . htmlFor Defined in node_modules/@types/react/index.d.ts:1859 Optional httpEquiv # \u2022 httpEquiv ? : string Inherited from LineProgressProps . httpEquiv Defined in node_modules/@types/react/index.d.ts:1860 Optional id # \u2022 id ? : string Inherited from ButtonProps . id Defined in node_modules/@types/react/index.d.ts:1760 Optional inlist # \u2022 inlist ? : any Inherited from ButtonProps . inlist Defined in node_modules/@types/react/index.d.ts:1779 Optional inputMode # \u2022 inputMode ? : \"none\" | \"text\" | \"tel\" | \"url\" | \"email\" | \"numeric\" | \"decimal\" | \"search\" Inherited from ButtonProps . inputMode Defined in node_modules/@types/react/index.d.ts:1805 Hints at the type of data that might be entered by the user while editing the element or its contents see https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute Optional integrity # \u2022 integrity ? : string Inherited from LineProgressProps . integrity Defined in node_modules/@types/react/index.d.ts:1861 Optional is # \u2022 is ? : string Inherited from ButtonProps . is Defined in node_modules/@types/react/index.d.ts:1810 Specify that a standard HTML element should behave like a defined custom built-in element see https://html.spec.whatwg.org/multipage/custom-elements.html#attr-is Optional itemID # \u2022 itemID ? : string Inherited from ButtonProps . itemID Defined in node_modules/@types/react/index.d.ts:1794 Optional itemProp # \u2022 itemProp ? : string Inherited from ButtonProps . itemProp Defined in node_modules/@types/react/index.d.ts:1791 Optional itemRef # \u2022 itemRef ? : string Inherited from ButtonProps . itemRef Defined in node_modules/@types/react/index.d.ts:1795 Optional itemScope # \u2022 itemScope ? : boolean Inherited from ButtonProps . itemScope Defined in node_modules/@types/react/index.d.ts:1792 Optional itemType # \u2022 itemType ? : string Inherited from ButtonProps . itemType Defined in node_modules/@types/react/index.d.ts:1793 Optional key # \u2022 key ? : Key | null Inherited from LineProgressProps . key Defined in node_modules/@types/react/index.d.ts:137 Optional keyParams # \u2022 keyParams ? : string Inherited from LineProgressProps . keyParams Defined in node_modules/@types/react/index.d.ts:1862 Optional keyType # \u2022 keyType ? : string Inherited from LineProgressProps . keyType Defined in node_modules/@types/react/index.d.ts:1863 Optional kind # \u2022 kind ? : string Inherited from LineProgressProps . kind Defined in node_modules/@types/react/index.d.ts:1864 Optional label # \u2022 label ? : string Inherited from LineProgressProps . label Defined in node_modules/@types/react/index.d.ts:1865 Optional lang # \u2022 lang ? : string Inherited from ButtonProps . lang Defined in node_modules/@types/react/index.d.ts:1761 Optional list # \u2022 list ? : string Inherited from LineProgressProps . list Defined in node_modules/@types/react/index.d.ts:1866 Optional loop # \u2022 loop ? : boolean Inherited from LineProgressProps . loop Defined in node_modules/@types/react/index.d.ts:1867 Optional low # \u2022 low ? : number Inherited from LineProgressProps . low Defined in node_modules/@types/react/index.d.ts:1868 Optional manifest # \u2022 manifest ? : string Inherited from LineProgressProps . manifest Defined in node_modules/@types/react/index.d.ts:1869 Optional marginHeight # \u2022 marginHeight ? : number Inherited from LineProgressProps . marginHeight Defined in node_modules/@types/react/index.d.ts:1870 Optional marginWidth # \u2022 marginWidth ? : number Inherited from LineProgressProps . marginWidth Defined in node_modules/@types/react/index.d.ts:1871 Optional max # \u2022 max ? : number | string Inherited from MenuItemProps . max Defined in node_modules/@types/react/index.d.ts:1872 Optional maxLength # \u2022 maxLength ? : number Inherited from LineProgressProps . maxLength Defined in node_modules/@types/react/index.d.ts:1873 Optional media # \u2022 media ? : string Inherited from LineProgressProps . media Defined in node_modules/@types/react/index.d.ts:1874 Optional mediaGroup # \u2022 mediaGroup ? : string Inherited from LineProgressProps . mediaGroup Defined in node_modules/@types/react/index.d.ts:1875 Optional method # \u2022 method ? : string Inherited from LineProgressProps . method Defined in node_modules/@types/react/index.d.ts:1876 Optional min # \u2022 min ? : number | string Inherited from MenuItemProps . min Defined in node_modules/@types/react/index.d.ts:1877 Optional minLength # \u2022 minLength ? : number Inherited from LineProgressProps . minLength Defined in node_modules/@types/react/index.d.ts:1878 Optional multiple # \u2022 multiple ? : boolean Inherited from LineProgressProps . multiple Defined in node_modules/@types/react/index.d.ts:1879 Optional muted # \u2022 muted ? : boolean Inherited from LineProgressProps . muted Defined in node_modules/@types/react/index.d.ts:1880 Optional name # \u2022 name ? : string Inherited from LineProgressProps . name Defined in node_modules/@types/react/index.d.ts:1881 Optional noValidate # \u2022 noValidate ? : boolean Inherited from LineProgressProps . noValidate Defined in node_modules/@types/react/index.d.ts:1883 Optional nonce # \u2022 nonce ? : string Inherited from LineProgressProps . nonce Defined in node_modules/@types/react/index.d.ts:1882 Optional onAbort # \u2022 onAbort ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406 Optional onAbortCapture # \u2022 onAbortCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407 Optional onAnimationEnd # \u2022 onAnimationEnd ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536 Optional onAnimationEndCapture # \u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537 Optional onAnimationIteration # \u2022 onAnimationIteration ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538 Optional onAnimationIterationCapture # \u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539 Optional onAnimationStart # \u2022 onAnimationStart ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534 Optional onAnimationStartCapture # \u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535 Optional onAuxClick # \u2022 onAuxClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452 Optional onAuxClickCapture # \u2022 onAuxClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453 Optional onBeforeInput # \u2022 onBeforeInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380 Optional onBeforeInputCapture # \u2022 onBeforeInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381 Optional onBlur # \u2022 onBlur ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374 Optional onBlurCapture # \u2022 onBlurCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375 Optional onCanPlay # \u2022 onCanPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408 Optional onCanPlayCapture # \u2022 onCanPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409 Optional onCanPlayThrough # \u2022 onCanPlayThrough ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410 Optional onCanPlayThroughCapture # \u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411 Optional onChange # \u2022 onChange ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378 Optional onChangeCapture # \u2022 onChangeCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379 Optional onClick # \u2022 onClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454 Optional onClickCapture # \u2022 onClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455 Optional onCompositionEnd # \u2022 onCompositionEnd ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364 Optional onCompositionEndCapture # \u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365 Optional onCompositionStart # \u2022 onCompositionStart ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366 Optional onCompositionStartCapture # \u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367 Optional onCompositionUpdate # \u2022 onCompositionUpdate ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368 Optional onCompositionUpdateCapture # \u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369 Optional onContextMenu # \u2022 onContextMenu ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456 Optional onContextMenuCapture # \u2022 onContextMenuCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457 Optional onCopy # \u2022 onCopy ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356 Optional onCopyCapture # \u2022 onCopyCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357 Optional onCut # \u2022 onCut ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358 Optional onCutCapture # \u2022 onCutCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359 Optional onDoubleClick # \u2022 onDoubleClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458 Optional onDoubleClickCapture # \u2022 onDoubleClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459 Optional onDrag # \u2022 onDrag ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460 Optional onDragCapture # \u2022 onDragCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461 Optional onDragEnd # \u2022 onDragEnd ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462 Optional onDragEndCapture # \u2022 onDragEndCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463 Optional onDragEnter # \u2022 onDragEnter ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464 Optional onDragEnterCapture # \u2022 onDragEnterCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465 Optional onDragExit # \u2022 onDragExit ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466 Optional onDragExitCapture # \u2022 onDragExitCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467 Optional onDragLeave # \u2022 onDragLeave ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468 Optional onDragLeaveCapture # \u2022 onDragLeaveCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469 Optional onDragOver # \u2022 onDragOver ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470 Optional onDragOverCapture # \u2022 onDragOverCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471 Optional onDragStart # \u2022 onDragStart ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472 Optional onDragStartCapture # \u2022 onDragStartCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473 Optional onDrop # \u2022 onDrop ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474 Optional onDropCapture # \u2022 onDropCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475 Optional onDurationChange # \u2022 onDurationChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412 Optional onDurationChangeCapture # \u2022 onDurationChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413 Optional onEmptied # \u2022 onEmptied ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414 Optional onEmptiedCapture # \u2022 onEmptiedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415 Optional onEncrypted # \u2022 onEncrypted ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416 Optional onEncryptedCapture # \u2022 onEncryptedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417 Optional onEnded # \u2022 onEnded ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418 Optional onEndedCapture # \u2022 onEndedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419 Optional onError # \u2022 onError ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394 Optional onErrorCapture # \u2022 onErrorCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395 Optional onFocus # \u2022 onFocus ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372 Optional onFocusCapture # \u2022 onFocusCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373 Optional onGotPointerCapture # \u2022 onGotPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520 Optional onGotPointerCaptureCapture # \u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521 Optional onInput # \u2022 onInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382 Optional onInputCapture # \u2022 onInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383 Optional onInvalid # \u2022 onInvalid ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388 Optional onInvalidCapture # \u2022 onInvalidCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389 Optional onKeyDown # \u2022 onKeyDown ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398 Optional onKeyDownCapture # \u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399 Optional onKeyPress # \u2022 onKeyPress ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400 Optional onKeyPressCapture # \u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401 Optional onKeyUp # \u2022 onKeyUp ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402 Optional onKeyUpCapture # \u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403 Optional onLoad # \u2022 onLoad ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392 Optional onLoadCapture # \u2022 onLoadCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393 Optional onLoadStart # \u2022 onLoadStart ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424 Optional onLoadStartCapture # \u2022 onLoadStartCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425 Optional onLoadedData # \u2022 onLoadedData ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420 Optional onLoadedDataCapture # \u2022 onLoadedDataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421 Optional onLoadedMetadata # \u2022 onLoadedMetadata ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422 Optional onLoadedMetadataCapture # \u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423 Optional onLostPointerCapture # \u2022 onLostPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522 Optional onLostPointerCaptureCapture # \u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523 Optional onMouseDown # \u2022 onMouseDown ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476 Optional onMouseDownCapture # \u2022 onMouseDownCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477 Optional onMouseEnter # \u2022 onMouseEnter ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478 Optional onMouseLeave # \u2022 onMouseLeave ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479 Optional onMouseMove # \u2022 onMouseMove ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480 Optional onMouseMoveCapture # \u2022 onMouseMoveCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481 Optional onMouseOut # \u2022 onMouseOut ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482 Optional onMouseOutCapture # \u2022 onMouseOutCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483 Optional onMouseOver # \u2022 onMouseOver ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484 Optional onMouseOverCapture # \u2022 onMouseOverCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485 Optional onMouseUp # \u2022 onMouseUp ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486 Optional onMouseUpCapture # \u2022 onMouseUpCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487 Optional onPaste # \u2022 onPaste ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360 Optional onPasteCapture # \u2022 onPasteCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361 Optional onPause # \u2022 onPause ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426 Optional onPauseCapture # \u2022 onPauseCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427 Optional onPlay # \u2022 onPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428 Optional onPlayCapture # \u2022 onPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429 Optional onPlaying # \u2022 onPlaying ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430 Optional onPlayingCapture # \u2022 onPlayingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431 Optional onPointerCancel # \u2022 onPointerCancel ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510 Optional onPointerCancelCapture # \u2022 onPointerCancelCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511 Optional onPointerDown # \u2022 onPointerDown ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504 Optional onPointerDownCapture # \u2022 onPointerDownCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505 Optional onPointerEnter # \u2022 onPointerEnter ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512 Optional onPointerEnterCapture # \u2022 onPointerEnterCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513 Optional onPointerLeave # \u2022 onPointerLeave ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514 Optional onPointerLeaveCapture # \u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515 Optional onPointerMove # \u2022 onPointerMove ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506 Optional onPointerMoveCapture # \u2022 onPointerMoveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507 Optional onPointerOut # \u2022 onPointerOut ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518 Optional onPointerOutCapture # \u2022 onPointerOutCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519 Optional onPointerOver # \u2022 onPointerOver ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516 Optional onPointerOverCapture # \u2022 onPointerOverCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517 Optional onPointerUp # \u2022 onPointerUp ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508 Optional onPointerUpCapture # \u2022 onPointerUpCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509 Optional onProgress # \u2022 onProgress ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432 Optional onProgressCapture # \u2022 onProgressCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433 Optional onRateChange # \u2022 onRateChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434 Optional onRateChangeCapture # \u2022 onRateChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435 Optional onReset # \u2022 onReset ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384 Optional onResetCapture # \u2022 onResetCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385 Optional onScroll # \u2022 onScroll ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526 Optional onScrollCapture # \u2022 onScrollCapture ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527 Optional onSeeked # \u2022 onSeeked ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436 Optional onSeekedCapture # \u2022 onSeekedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437 Optional onSeeking # \u2022 onSeeking ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438 Optional onSeekingCapture # \u2022 onSeekingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439 Optional onSelect # \u2022 onSelect ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490 Optional onSelectCapture # \u2022 onSelectCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491 Optional onStalled # \u2022 onStalled ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440 Optional onStalledCapture # \u2022 onStalledCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441 Optional onSubmit # \u2022 onSubmit ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386 Optional onSubmitCapture # \u2022 onSubmitCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387 Optional onSuspend # \u2022 onSuspend ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442 Optional onSuspendCapture # \u2022 onSuspendCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443 Optional onTimeUpdate # \u2022 onTimeUpdate ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444 Optional onTimeUpdateCapture # \u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445 Optional onTouchCancel # \u2022 onTouchCancel ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494 Optional onTouchCancelCapture # \u2022 onTouchCancelCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495 Optional onTouchEnd # \u2022 onTouchEnd ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496 Optional onTouchEndCapture # \u2022 onTouchEndCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497 Optional onTouchMove # \u2022 onTouchMove ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498 Optional onTouchMoveCapture # \u2022 onTouchMoveCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499 Optional onTouchStart # \u2022 onTouchStart ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500 Optional onTouchStartCapture # \u2022 onTouchStartCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501 Optional onTransitionEnd # \u2022 onTransitionEnd ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542 Optional onTransitionEndCapture # \u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543 Optional onVolumeChange # \u2022 onVolumeChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446 Optional onVolumeChangeCapture # \u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447 Optional onWaiting # \u2022 onWaiting ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448 Optional onWaitingCapture # \u2022 onWaitingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449 Optional onWheel # \u2022 onWheel ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530 Optional onWheelCapture # \u2022 onWheelCapture ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531 Optional open # \u2022 open ? : boolean Inherited from LineProgressProps . open Defined in node_modules/@types/react/index.d.ts:1884 Optional optimum # \u2022 optimum ? : number Inherited from LineProgressProps . optimum Defined in node_modules/@types/react/index.d.ts:1885 Optional pattern # \u2022 pattern ? : string Inherited from LineProgressProps . pattern Defined in node_modules/@types/react/index.d.ts:1886 Optional placeholder # \u2022 placeholder ? : string Inherited from LineProgressProps . placeholder Overrides ButtonProps . placeholder Defined in node_modules/@types/react/index.d.ts:1887 Optional playsInline # \u2022 playsInline ? : boolean Inherited from LineProgressProps . playsInline Defined in node_modules/@types/react/index.d.ts:1888 Optional poster # \u2022 poster ? : string Inherited from LineProgressProps . poster Defined in node_modules/@types/react/index.d.ts:1889 Optional prefix # \u2022 prefix ? : string Inherited from ButtonProps . prefix Defined in node_modules/@types/react/index.d.ts:1780 Optional preload # \u2022 preload ? : string Inherited from LineProgressProps . preload Defined in node_modules/@types/react/index.d.ts:1890 Optional property # \u2022 property ? : string Inherited from ButtonProps . property Defined in node_modules/@types/react/index.d.ts:1781 Optional radioGroup # \u2022 radioGroup ? : string Inherited from ButtonProps . radioGroup Defined in node_modules/@types/react/index.d.ts:1771 Optional readOnly # \u2022 readOnly ? : boolean Inherited from LineProgressProps . readOnly Defined in node_modules/@types/react/index.d.ts:1891 Optional ref # \u2022 ref ? : LegacyRef\u2039any\u203a Inherited from LineProgressProps . ref Defined in node_modules/@types/react/index.d.ts:143 Optional rel # \u2022 rel ? : string Inherited from LineProgressProps . rel Defined in node_modules/@types/react/index.d.ts:1892 Optional required # \u2022 required ? : boolean Inherited from LineProgressProps . required Defined in node_modules/@types/react/index.d.ts:1893 Optional resource # \u2022 resource ? : string Inherited from ButtonProps . resource Defined in node_modules/@types/react/index.d.ts:1782 Optional results # \u2022 results ? : number Inherited from ButtonProps . results Defined in node_modules/@types/react/index.d.ts:1796 Optional reversed # \u2022 reversed ? : boolean Inherited from LineProgressProps . reversed Defined in node_modules/@types/react/index.d.ts:1894 Optional role # \u2022 role ? : string Inherited from ButtonProps . role Defined in node_modules/@types/react/index.d.ts:1774 Optional rowSpan # \u2022 rowSpan ? : number Inherited from LineProgressProps . rowSpan Defined in node_modules/@types/react/index.d.ts:1896 Optional rows # \u2022 rows ? : number Inherited from LineProgressProps . rows Defined in node_modules/@types/react/index.d.ts:1895 Optional sandbox # \u2022 sandbox ? : string Inherited from LineProgressProps . sandbox Defined in node_modules/@types/react/index.d.ts:1897 Optional scope # \u2022 scope ? : string Inherited from LineProgressProps . scope Defined in node_modules/@types/react/index.d.ts:1898 Optional scoped # \u2022 scoped ? : boolean Inherited from LineProgressProps . scoped Defined in node_modules/@types/react/index.d.ts:1899 Optional scrolling # \u2022 scrolling ? : string Inherited from LineProgressProps . scrolling Defined in node_modules/@types/react/index.d.ts:1900 Optional seamless # \u2022 seamless ? : boolean Inherited from LineProgressProps . seamless Defined in node_modules/@types/react/index.d.ts:1901 Optional security # \u2022 security ? : string Inherited from ButtonProps . security Defined in node_modules/@types/react/index.d.ts:1797 Optional selected # \u2022 selected ? : boolean Inherited from LineProgressProps . selected Defined in node_modules/@types/react/index.d.ts:1902 Optional shape # \u2022 shape ? : string Inherited from LineProgressProps . shape Defined in node_modules/@types/react/index.d.ts:1903 Optional size # \u2022 size ? : number Inherited from LineProgressProps . size Defined in node_modules/@types/react/index.d.ts:1904 Optional sizes # \u2022 sizes ? : string Inherited from LineProgressProps . sizes Defined in node_modules/@types/react/index.d.ts:1905 Optional slot # \u2022 slot ? : string Inherited from ButtonProps . slot Defined in node_modules/@types/react/index.d.ts:1763 Optional span # \u2022 span ? : number Inherited from LineProgressProps . span Defined in node_modules/@types/react/index.d.ts:1906 Optional spellCheck # \u2022 spellCheck ? : Booleanish Inherited from ButtonProps . spellCheck Defined in node_modules/@types/react/index.d.ts:1764 Optional src # \u2022 src ? : string Inherited from LineProgressProps . src Defined in node_modules/@types/react/index.d.ts:1907 Optional srcDoc # \u2022 srcDoc ? : string Inherited from LineProgressProps . srcDoc Defined in node_modules/@types/react/index.d.ts:1908 Optional srcLang # \u2022 srcLang ? : string Inherited from LineProgressProps . srcLang Defined in node_modules/@types/react/index.d.ts:1909 Optional srcSet # \u2022 srcSet ? : string Inherited from LineProgressProps . srcSet Defined in node_modules/@types/react/index.d.ts:1910 Optional start # \u2022 start ? : number Inherited from LineProgressProps . start Defined in node_modules/@types/react/index.d.ts:1911 step # \u2022 step : number Overrides LineProgressProps . step Defined in src/renderer/components/stepper/stepper.tsx:27 steps # \u2022 steps : Step[] Defined in src/renderer/components/stepper/stepper.tsx:28 Optional style # \u2022 style ? : CSSProperties Inherited from ButtonProps . style Defined in node_modules/@types/react/index.d.ts:1765 Optional summary # \u2022 summary ? : string Inherited from LineProgressProps . summary Defined in node_modules/@types/react/index.d.ts:1913 Optional suppressContentEditableWarning # \u2022 suppressContentEditableWarning ? : boolean Inherited from ButtonProps . suppressContentEditableWarning Defined in node_modules/@types/react/index.d.ts:1749 Optional suppressHydrationWarning # \u2022 suppressHydrationWarning ? : boolean Inherited from ButtonProps . suppressHydrationWarning Defined in node_modules/@types/react/index.d.ts:1750 Optional tabIndex # \u2022 tabIndex ? : number Inherited from ButtonProps . tabIndex Defined in node_modules/@types/react/index.d.ts:1766 Optional target # \u2022 target ? : string Inherited from LineProgressProps . target Defined in node_modules/@types/react/index.d.ts:1914 Optional title # \u2022 title ? : string Inherited from ButtonProps . title Defined in node_modules/@types/react/index.d.ts:1767 Optional translate # \u2022 translate ? : \"yes\" | \"no\" Inherited from ButtonProps . translate Defined in node_modules/@types/react/index.d.ts:1768 Optional type # \u2022 type ? : string Inherited from LineProgressProps . type Defined in node_modules/@types/react/index.d.ts:1915 Optional typeof # \u2022 typeof ? : string Inherited from ButtonProps . typeof Defined in node_modules/@types/react/index.d.ts:1783 Optional unselectable # \u2022 unselectable ? : \"on\" | \"off\" Inherited from ButtonProps . unselectable Defined in node_modules/@types/react/index.d.ts:1798 Optional useMap # \u2022 useMap ? : string Inherited from LineProgressProps . useMap Defined in node_modules/@types/react/index.d.ts:1916 Optional value # \u2022 value ? : string | ReadonlyArray\u2039string\u203a | number Inherited from MenuItemProps . value Defined in node_modules/@types/react/index.d.ts:1917 Optional vocab # \u2022 vocab ? : string Inherited from ButtonProps . vocab Defined in node_modules/@types/react/index.d.ts:1784 Optional width # \u2022 width ? : number | string Inherited from LineProgressProps . width Defined in node_modules/@types/react/index.d.ts:1918 Optional wmode # \u2022 wmode ? : string Inherited from LineProgressProps . wmode Defined in node_modules/@types/react/index.d.ts:1919 Optional wrap # \u2022 wrap ? : string Inherited from LineProgressProps . wrap Defined in node_modules/@types/react/index.d.ts:1920","title":"Interface: StepperProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#interface-stepperprops","text":"","title":"Interface: StepperProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#hierarchy","text":"HTMLProps\u2039any\u203a \u21b3 StepperProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#properties","text":"about accept acceptCharset accessKey action allowFullScreen allowTransparency alt aria-activedescendant aria-atomic aria-autocomplete aria-busy aria-checked aria-colcount aria-colindex aria-colspan aria-controls aria-current aria-describedby aria-details aria-disabled aria-dropeffect aria-errormessage aria-expanded aria-flowto aria-grabbed aria-haspopup aria-hidden aria-invalid aria-keyshortcuts aria-label aria-labelledby aria-level aria-live aria-modal aria-multiline aria-multiselectable aria-orientation aria-owns aria-placeholder aria-posinset aria-pressed aria-readonly aria-relevant aria-required aria-roledescription aria-rowcount aria-rowindex aria-rowspan aria-selected aria-setsize aria-sort aria-valuemax aria-valuemin aria-valuenow aria-valuetext as async autoCapitalize autoComplete autoCorrect autoFocus autoPlay autoSave capture cellPadding cellSpacing challenge charSet checked children cite classID className colSpan color cols content contentEditable contextMenu controls coords crossOrigin dangerouslySetInnerHTML data datatype dateTime default defaultChecked defaultValue defer dir disabled download draggable encType form formAction formEncType formMethod formNoValidate formTarget frameBorder headers height hidden high href hrefLang htmlFor httpEquiv id inlist inputMode integrity is itemID itemProp itemRef itemScope itemType key keyParams keyType kind label lang list loop low manifest marginHeight marginWidth max maxLength media mediaGroup method min minLength multiple muted name noValidate nonce onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture open optimum pattern placeholder playsInline poster prefix preload property radioGroup readOnly ref rel required resource results reversed role rowSpan rows sandbox scope scoped scrolling seamless security selected shape size sizes slot span spellCheck src srcDoc srcLang srcSet start step steps style summary suppressContentEditableWarning suppressHydrationWarning tabIndex target title translate type typeof unselectable useMap value vocab width wmode wrap","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-about","text":"\u2022 about ? : string Inherited from ButtonProps . about Defined in node_modules/@types/react/index.d.ts:1777","title":"Optional about"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-accept","text":"\u2022 accept ? : string Inherited from LineProgressProps . accept Defined in node_modules/@types/react/index.d.ts:1815","title":"Optional accept"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-acceptcharset","text":"\u2022 acceptCharset ? : string Inherited from LineProgressProps . acceptCharset Defined in node_modules/@types/react/index.d.ts:1816","title":"Optional acceptCharset"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-accesskey","text":"\u2022 accessKey ? : string Inherited from ButtonProps . accessKey Defined in node_modules/@types/react/index.d.ts:1753","title":"Optional accessKey"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-action","text":"\u2022 action ? : string Inherited from LineProgressProps . action Defined in node_modules/@types/react/index.d.ts:1817","title":"Optional action"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-allowfullscreen","text":"\u2022 allowFullScreen ? : boolean Inherited from LineProgressProps . allowFullScreen Defined in node_modules/@types/react/index.d.ts:1818","title":"Optional allowFullScreen"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-allowtransparency","text":"\u2022 allowTransparency ? : boolean Inherited from LineProgressProps . allowTransparency Defined in node_modules/@types/react/index.d.ts:1819","title":"Optional allowTransparency"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-alt","text":"\u2022 alt ? : string Inherited from LineProgressProps . alt Defined in node_modules/@types/react/index.d.ts:1820","title":"Optional alt"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-activedescendant","text":"\u2022 aria-activedescendant ? : string Inherited from ButtonProps . aria-activedescendant Defined in node_modules/@types/react/index.d.ts:1560 Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application.","title":"Optional aria-activedescendant"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-atomic","text":"\u2022 aria-atomic ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-atomic Defined in node_modules/@types/react/index.d.ts:1562 Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute.","title":"Optional aria-atomic"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-autocomplete","text":"\u2022 aria-autocomplete ? : \"none\" | \"inline\" | \"list\" | \"both\" Inherited from ButtonProps . aria-autocomplete Defined in node_modules/@types/react/index.d.ts:1567 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.","title":"Optional aria-autocomplete"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-busy","text":"\u2022 aria-busy ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-busy Defined in node_modules/@types/react/index.d.ts:1569 Indicates an element is being modified and that assistive technologies MAY want to wait until the modifications are complete before exposing them to the user.","title":"Optional aria-busy"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-checked","text":"\u2022 aria-checked ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-checked Defined in node_modules/@types/react/index.d.ts:1574 Indicates the current \"checked\" state of checkboxes, radio buttons, and other widgets. see aria-pressed @see aria-selected.","title":"Optional aria-checked"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-colcount","text":"\u2022 aria-colcount ? : number Inherited from ButtonProps . aria-colcount Defined in node_modules/@types/react/index.d.ts:1579 Defines the total number of columns in a table, grid, or treegrid. see aria-colindex.","title":"Optional aria-colcount"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-colindex","text":"\u2022 aria-colindex ? : number Inherited from ButtonProps . aria-colindex Defined in node_modules/@types/react/index.d.ts:1584 Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid. see aria-colcount @see aria-colspan.","title":"Optional aria-colindex"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-colspan","text":"\u2022 aria-colspan ? : number Inherited from ButtonProps . aria-colspan Defined in node_modules/@types/react/index.d.ts:1589 Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid. see aria-colindex @see aria-rowspan.","title":"Optional aria-colspan"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-controls","text":"\u2022 aria-controls ? : string Inherited from ButtonProps . aria-controls Defined in node_modules/@types/react/index.d.ts:1594 Identifies the element (or elements) whose contents or presence are controlled by the current element. see aria-owns.","title":"Optional aria-controls"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-current","text":"\u2022 aria-current ? : boolean | \"false\" | \"true\" | \"page\" | \"step\" | \"location\" | \"date\" | \"time\" Inherited from ButtonProps . aria-current Defined in node_modules/@types/react/index.d.ts:1596 Indicates the element that represents the current item within a container or set of related elements.","title":"Optional aria-current"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-describedby","text":"\u2022 aria-describedby ? : string Inherited from ButtonProps . aria-describedby Defined in node_modules/@types/react/index.d.ts:1601 Identifies the element (or elements) that describes the object. see aria-labelledby","title":"Optional aria-describedby"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-details","text":"\u2022 aria-details ? : string Inherited from ButtonProps . aria-details Defined in node_modules/@types/react/index.d.ts:1606 Identifies the element that provides a detailed, extended description for the object. see aria-describedby.","title":"Optional aria-details"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-disabled","text":"\u2022 aria-disabled ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-disabled Defined in node_modules/@types/react/index.d.ts:1611 Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable. see aria-hidden @see aria-readonly.","title":"Optional aria-disabled"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-dropeffect","text":"\u2022 aria-dropeffect ? : \"none\" | \"copy\" | \"execute\" | \"link\" | \"move\" | \"popup\" Inherited from ButtonProps . aria-dropeffect Defined in node_modules/@types/react/index.d.ts:1616 Indicates what functions can be performed when a dragged object is released on the drop target. deprecated in ARIA 1.1","title":"Optional aria-dropeffect"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-errormessage","text":"\u2022 aria-errormessage ? : string Inherited from ButtonProps . aria-errormessage Defined in node_modules/@types/react/index.d.ts:1621 Identifies the element that provides an error message for the object. see aria-invalid @see aria-describedby.","title":"Optional aria-errormessage"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-expanded","text":"\u2022 aria-expanded ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-expanded Defined in node_modules/@types/react/index.d.ts:1623 Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed.","title":"Optional aria-expanded"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-flowto","text":"\u2022 aria-flowto ? : string Inherited from ButtonProps . aria-flowto Defined in node_modules/@types/react/index.d.ts:1628 Identifies the next element (or elements) in an alternate reading order of content which, at the user's discretion, allows assistive technology to override the general default of reading in document source order.","title":"Optional aria-flowto"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-grabbed","text":"\u2022 aria-grabbed ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-grabbed Defined in node_modules/@types/react/index.d.ts:1633 Indicates an element's \"grabbed\" state in a drag-and-drop operation. deprecated in ARIA 1.1","title":"Optional aria-grabbed"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-haspopup","text":"\u2022 aria-haspopup ? : boolean | \"false\" | \"true\" | \"menu\" | \"listbox\" | \"tree\" | \"grid\" | \"dialog\" Inherited from ButtonProps . aria-haspopup Defined in node_modules/@types/react/index.d.ts:1635 Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.","title":"Optional aria-haspopup"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-hidden","text":"\u2022 aria-hidden ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-hidden Defined in node_modules/@types/react/index.d.ts:1640 Indicates whether the element is exposed to an accessibility API. see aria-disabled.","title":"Optional aria-hidden"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-invalid","text":"\u2022 aria-invalid ? : boolean | \"false\" | \"true\" | \"grammar\" | \"spelling\" Inherited from ButtonProps . aria-invalid Defined in node_modules/@types/react/index.d.ts:1645 Indicates the entered value does not conform to the format expected by the application. see aria-errormessage.","title":"Optional aria-invalid"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-keyshortcuts","text":"\u2022 aria-keyshortcuts ? : string Inherited from ButtonProps . aria-keyshortcuts Defined in node_modules/@types/react/index.d.ts:1647 Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element.","title":"Optional aria-keyshortcuts"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-label","text":"\u2022 aria-label ? : string Inherited from ButtonProps . aria-label Defined in node_modules/@types/react/index.d.ts:1652 Defines a string value that labels the current element. see aria-labelledby.","title":"Optional aria-label"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-labelledby","text":"\u2022 aria-labelledby ? : string Inherited from ButtonProps . aria-labelledby Defined in node_modules/@types/react/index.d.ts:1657 Identifies the element (or elements) that labels the current element. see aria-describedby.","title":"Optional aria-labelledby"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-level","text":"\u2022 aria-level ? : number Inherited from ButtonProps . aria-level Defined in node_modules/@types/react/index.d.ts:1659 Defines the hierarchical level of an element within a structure.","title":"Optional aria-level"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-live","text":"\u2022 aria-live ? : \"off\" | \"assertive\" | \"polite\" Inherited from ButtonProps . aria-live Defined in node_modules/@types/react/index.d.ts:1661 Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region.","title":"Optional aria-live"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-modal","text":"\u2022 aria-modal ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-modal Defined in node_modules/@types/react/index.d.ts:1663 Indicates whether an element is modal when displayed.","title":"Optional aria-modal"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-multiline","text":"\u2022 aria-multiline ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiline Defined in node_modules/@types/react/index.d.ts:1665 Indicates whether a text box accepts multiple lines of input or only a single line.","title":"Optional aria-multiline"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-multiselectable","text":"\u2022 aria-multiselectable ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiselectable Defined in node_modules/@types/react/index.d.ts:1667 Indicates that the user may select more than one item from the current selectable descendants.","title":"Optional aria-multiselectable"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-orientation","text":"\u2022 aria-orientation ? : \"horizontal\" | \"vertical\" Inherited from ButtonProps . aria-orientation Defined in node_modules/@types/react/index.d.ts:1669 Indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous.","title":"Optional aria-orientation"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-owns","text":"\u2022 aria-owns ? : string Inherited from ButtonProps . aria-owns Defined in node_modules/@types/react/index.d.ts:1675 Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship between DOM elements where the DOM hierarchy cannot be used to represent the relationship. see aria-controls.","title":"Optional aria-owns"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-placeholder","text":"\u2022 aria-placeholder ? : string Inherited from ButtonProps . aria-placeholder Defined in node_modules/@types/react/index.d.ts:1680 Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value. A hint could be a sample value or a brief description of the expected format.","title":"Optional aria-placeholder"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-posinset","text":"\u2022 aria-posinset ? : number Inherited from ButtonProps . aria-posinset Defined in node_modules/@types/react/index.d.ts:1685 Defines an element's number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-setsize.","title":"Optional aria-posinset"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-pressed","text":"\u2022 aria-pressed ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-pressed Defined in node_modules/@types/react/index.d.ts:1690 Indicates the current \"pressed\" state of toggle buttons. see aria-checked @see aria-selected.","title":"Optional aria-pressed"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-readonly","text":"\u2022 aria-readonly ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-readonly Defined in node_modules/@types/react/index.d.ts:1695 Indicates that the element is not editable, but is otherwise operable. see aria-disabled.","title":"Optional aria-readonly"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-relevant","text":"\u2022 aria-relevant ? : \"additions\" | \"additions removals\" | \"additions text\" | \"all\" | \"removals\" | \"removals additions\" | \"removals text\" | \"text\" | \"text additions\" | \"text removals\" Inherited from ButtonProps . aria-relevant Defined in node_modules/@types/react/index.d.ts:1700 Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified. see aria-atomic.","title":"Optional aria-relevant"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-required","text":"\u2022 aria-required ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-required Defined in node_modules/@types/react/index.d.ts:1702 Indicates that user input is required on the element before a form may be submitted.","title":"Optional aria-required"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-roledescription","text":"\u2022 aria-roledescription ? : string Inherited from ButtonProps . aria-roledescription Defined in node_modules/@types/react/index.d.ts:1704 Defines a human-readable, author-localized description for the role of an element.","title":"Optional aria-roledescription"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-rowcount","text":"\u2022 aria-rowcount ? : number Inherited from ButtonProps . aria-rowcount Defined in node_modules/@types/react/index.d.ts:1709 Defines the total number of rows in a table, grid, or treegrid. see aria-rowindex.","title":"Optional aria-rowcount"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-rowindex","text":"\u2022 aria-rowindex ? : number Inherited from ButtonProps . aria-rowindex Defined in node_modules/@types/react/index.d.ts:1714 Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid. see aria-rowcount @see aria-rowspan.","title":"Optional aria-rowindex"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-rowspan","text":"\u2022 aria-rowspan ? : number Inherited from ButtonProps . aria-rowspan Defined in node_modules/@types/react/index.d.ts:1719 Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid. see aria-rowindex @see aria-colspan.","title":"Optional aria-rowspan"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-selected","text":"\u2022 aria-selected ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-selected Defined in node_modules/@types/react/index.d.ts:1724 Indicates the current \"selected\" state of various widgets. see aria-checked @see aria-pressed.","title":"Optional aria-selected"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-setsize","text":"\u2022 aria-setsize ? : number Inherited from ButtonProps . aria-setsize Defined in node_modules/@types/react/index.d.ts:1729 Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-posinset.","title":"Optional aria-setsize"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-sort","text":"\u2022 aria-sort ? : \"none\" | \"ascending\" | \"descending\" | \"other\" Inherited from ButtonProps . aria-sort Defined in node_modules/@types/react/index.d.ts:1731 Indicates if items in a table or grid are sorted in ascending or descending order.","title":"Optional aria-sort"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-valuemax","text":"\u2022 aria-valuemax ? : number Inherited from ButtonProps . aria-valuemax Defined in node_modules/@types/react/index.d.ts:1733 Defines the maximum allowed value for a range widget.","title":"Optional aria-valuemax"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-valuemin","text":"\u2022 aria-valuemin ? : number Inherited from ButtonProps . aria-valuemin Defined in node_modules/@types/react/index.d.ts:1735 Defines the minimum allowed value for a range widget.","title":"Optional aria-valuemin"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-valuenow","text":"\u2022 aria-valuenow ? : number Inherited from ButtonProps . aria-valuenow Defined in node_modules/@types/react/index.d.ts:1740 Defines the current value for a range widget. see aria-valuetext.","title":"Optional aria-valuenow"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-valuetext","text":"\u2022 aria-valuetext ? : string Inherited from ButtonProps . aria-valuetext Defined in node_modules/@types/react/index.d.ts:1742 Defines the human readable text alternative of aria-valuenow for a range widget.","title":"Optional aria-valuetext"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-as","text":"\u2022 as ? : string Inherited from LineProgressProps . as Defined in node_modules/@types/react/index.d.ts:1821","title":"Optional as"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-async","text":"\u2022 async ? : boolean Inherited from LineProgressProps . async Defined in node_modules/@types/react/index.d.ts:1822","title":"Optional async"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-autocapitalize","text":"\u2022 autoCapitalize ? : string Inherited from ButtonProps . autoCapitalize Defined in node_modules/@types/react/index.d.ts:1787","title":"Optional autoCapitalize"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-autocomplete","text":"\u2022 autoComplete ? : string Inherited from LineProgressProps . autoComplete Defined in node_modules/@types/react/index.d.ts:1823","title":"Optional autoComplete"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-autocorrect","text":"\u2022 autoCorrect ? : string Inherited from ButtonProps . autoCorrect Defined in node_modules/@types/react/index.d.ts:1788","title":"Optional autoCorrect"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-autofocus","text":"\u2022 autoFocus ? : boolean Inherited from LineProgressProps . autoFocus Defined in node_modules/@types/react/index.d.ts:1824","title":"Optional autoFocus"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-autoplay","text":"\u2022 autoPlay ? : boolean Inherited from LineProgressProps . autoPlay Defined in node_modules/@types/react/index.d.ts:1825","title":"Optional autoPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-autosave","text":"\u2022 autoSave ? : string Inherited from ButtonProps . autoSave Defined in node_modules/@types/react/index.d.ts:1789","title":"Optional autoSave"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-capture","text":"\u2022 capture ? : boolean | string Inherited from LineProgressProps . capture Defined in node_modules/@types/react/index.d.ts:1826","title":"Optional capture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-cellpadding","text":"\u2022 cellPadding ? : number | string Inherited from LineProgressProps . cellPadding Defined in node_modules/@types/react/index.d.ts:1827","title":"Optional cellPadding"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-cellspacing","text":"\u2022 cellSpacing ? : number | string Inherited from LineProgressProps . cellSpacing Defined in node_modules/@types/react/index.d.ts:1828","title":"Optional cellSpacing"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-challenge","text":"\u2022 challenge ? : string Inherited from LineProgressProps . challenge Defined in node_modules/@types/react/index.d.ts:1830","title":"Optional challenge"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-charset","text":"\u2022 charSet ? : string Inherited from LineProgressProps . charSet Defined in node_modules/@types/react/index.d.ts:1829","title":"Optional charSet"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-checked","text":"\u2022 checked ? : boolean Inherited from LineProgressProps . checked Defined in node_modules/@types/react/index.d.ts:1831","title":"Optional checked"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-children","text":"\u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350","title":"Optional children"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-cite","text":"\u2022 cite ? : string Inherited from LineProgressProps . cite Defined in node_modules/@types/react/index.d.ts:1832","title":"Optional cite"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-classid","text":"\u2022 classID ? : string Inherited from LineProgressProps . classID Defined in node_modules/@types/react/index.d.ts:1833","title":"Optional classID"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-classname","text":"\u2022 className ? : string Inherited from ButtonProps . className Defined in node_modules/@types/react/index.d.ts:1754","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-colspan","text":"\u2022 colSpan ? : number Inherited from LineProgressProps . colSpan Defined in node_modules/@types/react/index.d.ts:1835","title":"Optional colSpan"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-color","text":"\u2022 color ? : string Inherited from ButtonProps . color Defined in node_modules/@types/react/index.d.ts:1790","title":"Optional color"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-cols","text":"\u2022 cols ? : number Inherited from LineProgressProps . cols Defined in node_modules/@types/react/index.d.ts:1834","title":"Optional cols"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-content","text":"\u2022 content ? : string Inherited from LineProgressProps . content Defined in node_modules/@types/react/index.d.ts:1836","title":"Optional content"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-contenteditable","text":"\u2022 contentEditable ? : Booleanish | \"inherit\" Inherited from ButtonProps . contentEditable Defined in node_modules/@types/react/index.d.ts:1755","title":"Optional contentEditable"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-contextmenu","text":"\u2022 contextMenu ? : string Inherited from ButtonProps . contextMenu Defined in node_modules/@types/react/index.d.ts:1756","title":"Optional contextMenu"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-controls","text":"\u2022 controls ? : boolean Inherited from LineProgressProps . controls Defined in node_modules/@types/react/index.d.ts:1837","title":"Optional controls"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-coords","text":"\u2022 coords ? : string Inherited from LineProgressProps . coords Defined in node_modules/@types/react/index.d.ts:1838","title":"Optional coords"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-crossorigin","text":"\u2022 crossOrigin ? : string Inherited from LineProgressProps . crossOrigin Defined in node_modules/@types/react/index.d.ts:1839","title":"Optional crossOrigin"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-dangerouslysetinnerhtml","text":"\u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351","title":"Optional dangerouslySetInnerHTML"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-data","text":"\u2022 data ? : string Inherited from LineProgressProps . data Defined in node_modules/@types/react/index.d.ts:1840","title":"Optional data"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-datatype","text":"\u2022 datatype ? : string Inherited from ButtonProps . datatype Defined in node_modules/@types/react/index.d.ts:1778","title":"Optional datatype"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-datetime","text":"\u2022 dateTime ? : string Inherited from LineProgressProps . dateTime Defined in node_modules/@types/react/index.d.ts:1841","title":"Optional dateTime"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-default","text":"\u2022 default ? : boolean Inherited from LineProgressProps . default Defined in node_modules/@types/react/index.d.ts:1842","title":"Optional default"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-defaultchecked","text":"\u2022 defaultChecked ? : boolean Inherited from ButtonProps . defaultChecked Defined in node_modules/@types/react/index.d.ts:1747","title":"Optional defaultChecked"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-defaultvalue","text":"\u2022 defaultValue ? : string | number | ReadonlyArray\u2039string\u203a Inherited from ButtonProps . defaultValue Defined in node_modules/@types/react/index.d.ts:1748","title":"Optional defaultValue"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-defer","text":"\u2022 defer ? : boolean Inherited from LineProgressProps . defer Defined in node_modules/@types/react/index.d.ts:1843","title":"Optional defer"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-dir","text":"\u2022 dir ? : string Inherited from ButtonProps . dir Defined in node_modules/@types/react/index.d.ts:1757","title":"Optional dir"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-disabled","text":"\u2022 disabled ? : boolean Inherited from LineProgressProps . disabled Defined in node_modules/@types/react/index.d.ts:1844","title":"Optional disabled"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-download","text":"\u2022 download ? : any Inherited from LineProgressProps . download Defined in node_modules/@types/react/index.d.ts:1845","title":"Optional download"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-draggable","text":"\u2022 draggable ? : Booleanish Inherited from ButtonProps . draggable Defined in node_modules/@types/react/index.d.ts:1758","title":"Optional draggable"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-enctype","text":"\u2022 encType ? : string Inherited from LineProgressProps . encType Defined in node_modules/@types/react/index.d.ts:1846","title":"Optional encType"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-form","text":"\u2022 form ? : string Inherited from LineProgressProps . form Defined in node_modules/@types/react/index.d.ts:1847","title":"Optional form"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-formaction","text":"\u2022 formAction ? : string Inherited from LineProgressProps . formAction Defined in node_modules/@types/react/index.d.ts:1848","title":"Optional formAction"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-formenctype","text":"\u2022 formEncType ? : string Inherited from LineProgressProps . formEncType Defined in node_modules/@types/react/index.d.ts:1849","title":"Optional formEncType"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-formmethod","text":"\u2022 formMethod ? : string Inherited from LineProgressProps . formMethod Defined in node_modules/@types/react/index.d.ts:1850","title":"Optional formMethod"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-formnovalidate","text":"\u2022 formNoValidate ? : boolean Inherited from LineProgressProps . formNoValidate Defined in node_modules/@types/react/index.d.ts:1851","title":"Optional formNoValidate"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-formtarget","text":"\u2022 formTarget ? : string Inherited from LineProgressProps . formTarget Defined in node_modules/@types/react/index.d.ts:1852","title":"Optional formTarget"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-frameborder","text":"\u2022 frameBorder ? : number | string Inherited from LineProgressProps . frameBorder Defined in node_modules/@types/react/index.d.ts:1853","title":"Optional frameBorder"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-headers","text":"\u2022 headers ? : string Inherited from LineProgressProps . headers Defined in node_modules/@types/react/index.d.ts:1854","title":"Optional headers"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-height","text":"\u2022 height ? : number | string Inherited from LineProgressProps . height Defined in node_modules/@types/react/index.d.ts:1855","title":"Optional height"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-hidden","text":"\u2022 hidden ? : boolean Inherited from IconProps . hidden Defined in node_modules/@types/react/index.d.ts:1759","title":"Optional hidden"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-high","text":"\u2022 high ? : number Inherited from LineProgressProps . high Defined in node_modules/@types/react/index.d.ts:1856","title":"Optional high"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-href","text":"\u2022 href ? : string Inherited from LineProgressProps . href Defined in node_modules/@types/react/index.d.ts:1857","title":"Optional href"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-hreflang","text":"\u2022 hrefLang ? : string Inherited from LineProgressProps . hrefLang Defined in node_modules/@types/react/index.d.ts:1858","title":"Optional hrefLang"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-htmlfor","text":"\u2022 htmlFor ? : string Inherited from LineProgressProps . htmlFor Defined in node_modules/@types/react/index.d.ts:1859","title":"Optional htmlFor"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-httpequiv","text":"\u2022 httpEquiv ? : string Inherited from LineProgressProps . httpEquiv Defined in node_modules/@types/react/index.d.ts:1860","title":"Optional httpEquiv"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-id","text":"\u2022 id ? : string Inherited from ButtonProps . id Defined in node_modules/@types/react/index.d.ts:1760","title":"Optional id"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-inlist","text":"\u2022 inlist ? : any Inherited from ButtonProps . inlist Defined in node_modules/@types/react/index.d.ts:1779","title":"Optional inlist"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-inputmode","text":"\u2022 inputMode ? : \"none\" | \"text\" | \"tel\" | \"url\" | \"email\" | \"numeric\" | \"decimal\" | \"search\" Inherited from ButtonProps . inputMode Defined in node_modules/@types/react/index.d.ts:1805 Hints at the type of data that might be entered by the user while editing the element or its contents see https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute","title":"Optional inputMode"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-integrity","text":"\u2022 integrity ? : string Inherited from LineProgressProps . integrity Defined in node_modules/@types/react/index.d.ts:1861","title":"Optional integrity"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-is","text":"\u2022 is ? : string Inherited from ButtonProps . is Defined in node_modules/@types/react/index.d.ts:1810 Specify that a standard HTML element should behave like a defined custom built-in element see https://html.spec.whatwg.org/multipage/custom-elements.html#attr-is","title":"Optional is"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-itemid","text":"\u2022 itemID ? : string Inherited from ButtonProps . itemID Defined in node_modules/@types/react/index.d.ts:1794","title":"Optional itemID"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-itemprop","text":"\u2022 itemProp ? : string Inherited from ButtonProps . itemProp Defined in node_modules/@types/react/index.d.ts:1791","title":"Optional itemProp"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-itemref","text":"\u2022 itemRef ? : string Inherited from ButtonProps . itemRef Defined in node_modules/@types/react/index.d.ts:1795","title":"Optional itemRef"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-itemscope","text":"\u2022 itemScope ? : boolean Inherited from ButtonProps . itemScope Defined in node_modules/@types/react/index.d.ts:1792","title":"Optional itemScope"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-itemtype","text":"\u2022 itemType ? : string Inherited from ButtonProps . itemType Defined in node_modules/@types/react/index.d.ts:1793","title":"Optional itemType"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-key","text":"\u2022 key ? : Key | null Inherited from LineProgressProps . key Defined in node_modules/@types/react/index.d.ts:137","title":"Optional key"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-keyparams","text":"\u2022 keyParams ? : string Inherited from LineProgressProps . keyParams Defined in node_modules/@types/react/index.d.ts:1862","title":"Optional keyParams"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-keytype","text":"\u2022 keyType ? : string Inherited from LineProgressProps . keyType Defined in node_modules/@types/react/index.d.ts:1863","title":"Optional keyType"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-kind","text":"\u2022 kind ? : string Inherited from LineProgressProps . kind Defined in node_modules/@types/react/index.d.ts:1864","title":"Optional kind"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-label","text":"\u2022 label ? : string Inherited from LineProgressProps . label Defined in node_modules/@types/react/index.d.ts:1865","title":"Optional label"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-lang","text":"\u2022 lang ? : string Inherited from ButtonProps . lang Defined in node_modules/@types/react/index.d.ts:1761","title":"Optional lang"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-list","text":"\u2022 list ? : string Inherited from LineProgressProps . list Defined in node_modules/@types/react/index.d.ts:1866","title":"Optional list"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-loop","text":"\u2022 loop ? : boolean Inherited from LineProgressProps . loop Defined in node_modules/@types/react/index.d.ts:1867","title":"Optional loop"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-low","text":"\u2022 low ? : number Inherited from LineProgressProps . low Defined in node_modules/@types/react/index.d.ts:1868","title":"Optional low"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-manifest","text":"\u2022 manifest ? : string Inherited from LineProgressProps . manifest Defined in node_modules/@types/react/index.d.ts:1869","title":"Optional manifest"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-marginheight","text":"\u2022 marginHeight ? : number Inherited from LineProgressProps . marginHeight Defined in node_modules/@types/react/index.d.ts:1870","title":"Optional marginHeight"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-marginwidth","text":"\u2022 marginWidth ? : number Inherited from LineProgressProps . marginWidth Defined in node_modules/@types/react/index.d.ts:1871","title":"Optional marginWidth"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-max","text":"\u2022 max ? : number | string Inherited from MenuItemProps . max Defined in node_modules/@types/react/index.d.ts:1872","title":"Optional max"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-maxlength","text":"\u2022 maxLength ? : number Inherited from LineProgressProps . maxLength Defined in node_modules/@types/react/index.d.ts:1873","title":"Optional maxLength"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-media","text":"\u2022 media ? : string Inherited from LineProgressProps . media Defined in node_modules/@types/react/index.d.ts:1874","title":"Optional media"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-mediagroup","text":"\u2022 mediaGroup ? : string Inherited from LineProgressProps . mediaGroup Defined in node_modules/@types/react/index.d.ts:1875","title":"Optional mediaGroup"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-method","text":"\u2022 method ? : string Inherited from LineProgressProps . method Defined in node_modules/@types/react/index.d.ts:1876","title":"Optional method"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-min","text":"\u2022 min ? : number | string Inherited from MenuItemProps . min Defined in node_modules/@types/react/index.d.ts:1877","title":"Optional min"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-minlength","text":"\u2022 minLength ? : number Inherited from LineProgressProps . minLength Defined in node_modules/@types/react/index.d.ts:1878","title":"Optional minLength"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-multiple","text":"\u2022 multiple ? : boolean Inherited from LineProgressProps . multiple Defined in node_modules/@types/react/index.d.ts:1879","title":"Optional multiple"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-muted","text":"\u2022 muted ? : boolean Inherited from LineProgressProps . muted Defined in node_modules/@types/react/index.d.ts:1880","title":"Optional muted"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-name","text":"\u2022 name ? : string Inherited from LineProgressProps . name Defined in node_modules/@types/react/index.d.ts:1881","title":"Optional name"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-novalidate","text":"\u2022 noValidate ? : boolean Inherited from LineProgressProps . noValidate Defined in node_modules/@types/react/index.d.ts:1883","title":"Optional noValidate"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-nonce","text":"\u2022 nonce ? : string Inherited from LineProgressProps . nonce Defined in node_modules/@types/react/index.d.ts:1882","title":"Optional nonce"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onabort","text":"\u2022 onAbort ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406","title":"Optional onAbort"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onabortcapture","text":"\u2022 onAbortCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407","title":"Optional onAbortCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onanimationend","text":"\u2022 onAnimationEnd ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536","title":"Optional onAnimationEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onanimationendcapture","text":"\u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537","title":"Optional onAnimationEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onanimationiteration","text":"\u2022 onAnimationIteration ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538","title":"Optional onAnimationIteration"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onanimationiterationcapture","text":"\u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539","title":"Optional onAnimationIterationCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onanimationstart","text":"\u2022 onAnimationStart ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534","title":"Optional onAnimationStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onanimationstartcapture","text":"\u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535","title":"Optional onAnimationStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onauxclick","text":"\u2022 onAuxClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452","title":"Optional onAuxClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onauxclickcapture","text":"\u2022 onAuxClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453","title":"Optional onAuxClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onbeforeinput","text":"\u2022 onBeforeInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380","title":"Optional onBeforeInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onbeforeinputcapture","text":"\u2022 onBeforeInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381","title":"Optional onBeforeInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onblur","text":"\u2022 onBlur ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374","title":"Optional onBlur"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onblurcapture","text":"\u2022 onBlurCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375","title":"Optional onBlurCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-oncanplay","text":"\u2022 onCanPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408","title":"Optional onCanPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-oncanplaycapture","text":"\u2022 onCanPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409","title":"Optional onCanPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-oncanplaythrough","text":"\u2022 onCanPlayThrough ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410","title":"Optional onCanPlayThrough"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-oncanplaythroughcapture","text":"\u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411","title":"Optional onCanPlayThroughCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onchange","text":"\u2022 onChange ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378","title":"Optional onChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onchangecapture","text":"\u2022 onChangeCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379","title":"Optional onChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onclick","text":"\u2022 onClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454","title":"Optional onClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onclickcapture","text":"\u2022 onClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455","title":"Optional onClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-oncompositionend","text":"\u2022 onCompositionEnd ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364","title":"Optional onCompositionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-oncompositionendcapture","text":"\u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365","title":"Optional onCompositionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-oncompositionstart","text":"\u2022 onCompositionStart ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366","title":"Optional onCompositionStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-oncompositionstartcapture","text":"\u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367","title":"Optional onCompositionStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-oncompositionupdate","text":"\u2022 onCompositionUpdate ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368","title":"Optional onCompositionUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-oncompositionupdatecapture","text":"\u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369","title":"Optional onCompositionUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-oncontextmenu","text":"\u2022 onContextMenu ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456","title":"Optional onContextMenu"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-oncontextmenucapture","text":"\u2022 onContextMenuCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457","title":"Optional onContextMenuCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-oncopy","text":"\u2022 onCopy ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356","title":"Optional onCopy"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-oncopycapture","text":"\u2022 onCopyCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357","title":"Optional onCopyCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-oncut","text":"\u2022 onCut ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358","title":"Optional onCut"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-oncutcapture","text":"\u2022 onCutCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359","title":"Optional onCutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ondoubleclick","text":"\u2022 onDoubleClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458","title":"Optional onDoubleClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ondoubleclickcapture","text":"\u2022 onDoubleClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459","title":"Optional onDoubleClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ondrag","text":"\u2022 onDrag ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460","title":"Optional onDrag"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ondragcapture","text":"\u2022 onDragCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461","title":"Optional onDragCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ondragend","text":"\u2022 onDragEnd ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462","title":"Optional onDragEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ondragendcapture","text":"\u2022 onDragEndCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463","title":"Optional onDragEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ondragenter","text":"\u2022 onDragEnter ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464","title":"Optional onDragEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ondragentercapture","text":"\u2022 onDragEnterCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465","title":"Optional onDragEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ondragexit","text":"\u2022 onDragExit ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466","title":"Optional onDragExit"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ondragexitcapture","text":"\u2022 onDragExitCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467","title":"Optional onDragExitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ondragleave","text":"\u2022 onDragLeave ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468","title":"Optional onDragLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ondragleavecapture","text":"\u2022 onDragLeaveCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469","title":"Optional onDragLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ondragover","text":"\u2022 onDragOver ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470","title":"Optional onDragOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ondragovercapture","text":"\u2022 onDragOverCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471","title":"Optional onDragOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ondragstart","text":"\u2022 onDragStart ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472","title":"Optional onDragStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ondragstartcapture","text":"\u2022 onDragStartCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473","title":"Optional onDragStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ondrop","text":"\u2022 onDrop ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474","title":"Optional onDrop"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ondropcapture","text":"\u2022 onDropCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475","title":"Optional onDropCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ondurationchange","text":"\u2022 onDurationChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412","title":"Optional onDurationChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ondurationchangecapture","text":"\u2022 onDurationChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413","title":"Optional onDurationChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onemptied","text":"\u2022 onEmptied ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414","title":"Optional onEmptied"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onemptiedcapture","text":"\u2022 onEmptiedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415","title":"Optional onEmptiedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onencrypted","text":"\u2022 onEncrypted ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416","title":"Optional onEncrypted"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onencryptedcapture","text":"\u2022 onEncryptedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417","title":"Optional onEncryptedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onended","text":"\u2022 onEnded ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418","title":"Optional onEnded"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onendedcapture","text":"\u2022 onEndedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419","title":"Optional onEndedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onerror","text":"\u2022 onError ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394","title":"Optional onError"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onerrorcapture","text":"\u2022 onErrorCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395","title":"Optional onErrorCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onfocus","text":"\u2022 onFocus ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372","title":"Optional onFocus"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onfocuscapture","text":"\u2022 onFocusCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373","title":"Optional onFocusCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ongotpointercapture","text":"\u2022 onGotPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520","title":"Optional onGotPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ongotpointercapturecapture","text":"\u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521","title":"Optional onGotPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-oninput","text":"\u2022 onInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382","title":"Optional onInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-oninputcapture","text":"\u2022 onInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383","title":"Optional onInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-oninvalid","text":"\u2022 onInvalid ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388","title":"Optional onInvalid"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-oninvalidcapture","text":"\u2022 onInvalidCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389","title":"Optional onInvalidCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onkeydown","text":"\u2022 onKeyDown ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398","title":"Optional onKeyDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onkeydowncapture","text":"\u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399","title":"Optional onKeyDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onkeypress","text":"\u2022 onKeyPress ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400","title":"Optional onKeyPress"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onkeypresscapture","text":"\u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401","title":"Optional onKeyPressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onkeyup","text":"\u2022 onKeyUp ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402","title":"Optional onKeyUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onkeyupcapture","text":"\u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403","title":"Optional onKeyUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onload","text":"\u2022 onLoad ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392","title":"Optional onLoad"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onloadcapture","text":"\u2022 onLoadCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393","title":"Optional onLoadCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onloadstart","text":"\u2022 onLoadStart ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424","title":"Optional onLoadStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onloadstartcapture","text":"\u2022 onLoadStartCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425","title":"Optional onLoadStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onloadeddata","text":"\u2022 onLoadedData ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420","title":"Optional onLoadedData"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onloadeddatacapture","text":"\u2022 onLoadedDataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421","title":"Optional onLoadedDataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onloadedmetadata","text":"\u2022 onLoadedMetadata ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422","title":"Optional onLoadedMetadata"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onloadedmetadatacapture","text":"\u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423","title":"Optional onLoadedMetadataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onlostpointercapture","text":"\u2022 onLostPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522","title":"Optional onLostPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onlostpointercapturecapture","text":"\u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523","title":"Optional onLostPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onmousedown","text":"\u2022 onMouseDown ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476","title":"Optional onMouseDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onmousedowncapture","text":"\u2022 onMouseDownCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477","title":"Optional onMouseDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onmouseenter","text":"\u2022 onMouseEnter ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478","title":"Optional onMouseEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onmouseleave","text":"\u2022 onMouseLeave ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479","title":"Optional onMouseLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onmousemove","text":"\u2022 onMouseMove ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480","title":"Optional onMouseMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onmousemovecapture","text":"\u2022 onMouseMoveCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481","title":"Optional onMouseMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onmouseout","text":"\u2022 onMouseOut ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482","title":"Optional onMouseOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onmouseoutcapture","text":"\u2022 onMouseOutCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483","title":"Optional onMouseOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onmouseover","text":"\u2022 onMouseOver ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484","title":"Optional onMouseOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onmouseovercapture","text":"\u2022 onMouseOverCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485","title":"Optional onMouseOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onmouseup","text":"\u2022 onMouseUp ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486","title":"Optional onMouseUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onmouseupcapture","text":"\u2022 onMouseUpCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487","title":"Optional onMouseUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onpaste","text":"\u2022 onPaste ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360","title":"Optional onPaste"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onpastecapture","text":"\u2022 onPasteCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361","title":"Optional onPasteCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onpause","text":"\u2022 onPause ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426","title":"Optional onPause"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onpausecapture","text":"\u2022 onPauseCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427","title":"Optional onPauseCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onplay","text":"\u2022 onPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428","title":"Optional onPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onplaycapture","text":"\u2022 onPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429","title":"Optional onPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onplaying","text":"\u2022 onPlaying ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430","title":"Optional onPlaying"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onplayingcapture","text":"\u2022 onPlayingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431","title":"Optional onPlayingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onpointercancel","text":"\u2022 onPointerCancel ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510","title":"Optional onPointerCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onpointercancelcapture","text":"\u2022 onPointerCancelCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511","title":"Optional onPointerCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onpointerdown","text":"\u2022 onPointerDown ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504","title":"Optional onPointerDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onpointerdowncapture","text":"\u2022 onPointerDownCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505","title":"Optional onPointerDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onpointerenter","text":"\u2022 onPointerEnter ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512","title":"Optional onPointerEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onpointerentercapture","text":"\u2022 onPointerEnterCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513","title":"Optional onPointerEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onpointerleave","text":"\u2022 onPointerLeave ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514","title":"Optional onPointerLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onpointerleavecapture","text":"\u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515","title":"Optional onPointerLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onpointermove","text":"\u2022 onPointerMove ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506","title":"Optional onPointerMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onpointermovecapture","text":"\u2022 onPointerMoveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507","title":"Optional onPointerMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onpointerout","text":"\u2022 onPointerOut ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518","title":"Optional onPointerOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onpointeroutcapture","text":"\u2022 onPointerOutCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519","title":"Optional onPointerOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onpointerover","text":"\u2022 onPointerOver ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516","title":"Optional onPointerOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onpointerovercapture","text":"\u2022 onPointerOverCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517","title":"Optional onPointerOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onpointerup","text":"\u2022 onPointerUp ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508","title":"Optional onPointerUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onpointerupcapture","text":"\u2022 onPointerUpCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509","title":"Optional onPointerUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onprogress","text":"\u2022 onProgress ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432","title":"Optional onProgress"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onprogresscapture","text":"\u2022 onProgressCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433","title":"Optional onProgressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onratechange","text":"\u2022 onRateChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434","title":"Optional onRateChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onratechangecapture","text":"\u2022 onRateChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435","title":"Optional onRateChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onreset","text":"\u2022 onReset ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384","title":"Optional onReset"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onresetcapture","text":"\u2022 onResetCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385","title":"Optional onResetCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onscroll","text":"\u2022 onScroll ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526","title":"Optional onScroll"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onscrollcapture","text":"\u2022 onScrollCapture ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527","title":"Optional onScrollCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onseeked","text":"\u2022 onSeeked ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436","title":"Optional onSeeked"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onseekedcapture","text":"\u2022 onSeekedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437","title":"Optional onSeekedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onseeking","text":"\u2022 onSeeking ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438","title":"Optional onSeeking"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onseekingcapture","text":"\u2022 onSeekingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439","title":"Optional onSeekingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onselect","text":"\u2022 onSelect ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490","title":"Optional onSelect"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onselectcapture","text":"\u2022 onSelectCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491","title":"Optional onSelectCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onstalled","text":"\u2022 onStalled ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440","title":"Optional onStalled"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onstalledcapture","text":"\u2022 onStalledCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441","title":"Optional onStalledCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onsubmit","text":"\u2022 onSubmit ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386","title":"Optional onSubmit"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onsubmitcapture","text":"\u2022 onSubmitCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387","title":"Optional onSubmitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onsuspend","text":"\u2022 onSuspend ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442","title":"Optional onSuspend"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onsuspendcapture","text":"\u2022 onSuspendCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443","title":"Optional onSuspendCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ontimeupdate","text":"\u2022 onTimeUpdate ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444","title":"Optional onTimeUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ontimeupdatecapture","text":"\u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445","title":"Optional onTimeUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ontouchcancel","text":"\u2022 onTouchCancel ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494","title":"Optional onTouchCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ontouchcancelcapture","text":"\u2022 onTouchCancelCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495","title":"Optional onTouchCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ontouchend","text":"\u2022 onTouchEnd ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496","title":"Optional onTouchEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ontouchendcapture","text":"\u2022 onTouchEndCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497","title":"Optional onTouchEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ontouchmove","text":"\u2022 onTouchMove ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498","title":"Optional onTouchMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ontouchmovecapture","text":"\u2022 onTouchMoveCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499","title":"Optional onTouchMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ontouchstart","text":"\u2022 onTouchStart ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500","title":"Optional onTouchStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ontouchstartcapture","text":"\u2022 onTouchStartCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501","title":"Optional onTouchStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ontransitionend","text":"\u2022 onTransitionEnd ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542","title":"Optional onTransitionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ontransitionendcapture","text":"\u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543","title":"Optional onTransitionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onvolumechange","text":"\u2022 onVolumeChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446","title":"Optional onVolumeChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onvolumechangecapture","text":"\u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447","title":"Optional onVolumeChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onwaiting","text":"\u2022 onWaiting ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448","title":"Optional onWaiting"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onwaitingcapture","text":"\u2022 onWaitingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449","title":"Optional onWaitingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onwheel","text":"\u2022 onWheel ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530","title":"Optional onWheel"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onwheelcapture","text":"\u2022 onWheelCapture ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531","title":"Optional onWheelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-open","text":"\u2022 open ? : boolean Inherited from LineProgressProps . open Defined in node_modules/@types/react/index.d.ts:1884","title":"Optional open"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-optimum","text":"\u2022 optimum ? : number Inherited from LineProgressProps . optimum Defined in node_modules/@types/react/index.d.ts:1885","title":"Optional optimum"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-pattern","text":"\u2022 pattern ? : string Inherited from LineProgressProps . pattern Defined in node_modules/@types/react/index.d.ts:1886","title":"Optional pattern"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-placeholder","text":"\u2022 placeholder ? : string Inherited from LineProgressProps . placeholder Overrides ButtonProps . placeholder Defined in node_modules/@types/react/index.d.ts:1887","title":"Optional placeholder"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-playsinline","text":"\u2022 playsInline ? : boolean Inherited from LineProgressProps . playsInline Defined in node_modules/@types/react/index.d.ts:1888","title":"Optional playsInline"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-poster","text":"\u2022 poster ? : string Inherited from LineProgressProps . poster Defined in node_modules/@types/react/index.d.ts:1889","title":"Optional poster"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-prefix","text":"\u2022 prefix ? : string Inherited from ButtonProps . prefix Defined in node_modules/@types/react/index.d.ts:1780","title":"Optional prefix"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-preload","text":"\u2022 preload ? : string Inherited from LineProgressProps . preload Defined in node_modules/@types/react/index.d.ts:1890","title":"Optional preload"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-property","text":"\u2022 property ? : string Inherited from ButtonProps . property Defined in node_modules/@types/react/index.d.ts:1781","title":"Optional property"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-radiogroup","text":"\u2022 radioGroup ? : string Inherited from ButtonProps . radioGroup Defined in node_modules/@types/react/index.d.ts:1771","title":"Optional radioGroup"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-readonly","text":"\u2022 readOnly ? : boolean Inherited from LineProgressProps . readOnly Defined in node_modules/@types/react/index.d.ts:1891","title":"Optional readOnly"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ref","text":"\u2022 ref ? : LegacyRef\u2039any\u203a Inherited from LineProgressProps . ref Defined in node_modules/@types/react/index.d.ts:143","title":"Optional ref"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-rel","text":"\u2022 rel ? : string Inherited from LineProgressProps . rel Defined in node_modules/@types/react/index.d.ts:1892","title":"Optional rel"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-required","text":"\u2022 required ? : boolean Inherited from LineProgressProps . required Defined in node_modules/@types/react/index.d.ts:1893","title":"Optional required"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-resource","text":"\u2022 resource ? : string Inherited from ButtonProps . resource Defined in node_modules/@types/react/index.d.ts:1782","title":"Optional resource"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-results","text":"\u2022 results ? : number Inherited from ButtonProps . results Defined in node_modules/@types/react/index.d.ts:1796","title":"Optional results"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-reversed","text":"\u2022 reversed ? : boolean Inherited from LineProgressProps . reversed Defined in node_modules/@types/react/index.d.ts:1894","title":"Optional reversed"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-role","text":"\u2022 role ? : string Inherited from ButtonProps . role Defined in node_modules/@types/react/index.d.ts:1774","title":"Optional role"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-rowspan","text":"\u2022 rowSpan ? : number Inherited from LineProgressProps . rowSpan Defined in node_modules/@types/react/index.d.ts:1896","title":"Optional rowSpan"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-rows","text":"\u2022 rows ? : number Inherited from LineProgressProps . rows Defined in node_modules/@types/react/index.d.ts:1895","title":"Optional rows"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-sandbox","text":"\u2022 sandbox ? : string Inherited from LineProgressProps . sandbox Defined in node_modules/@types/react/index.d.ts:1897","title":"Optional sandbox"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-scope","text":"\u2022 scope ? : string Inherited from LineProgressProps . scope Defined in node_modules/@types/react/index.d.ts:1898","title":"Optional scope"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-scoped","text":"\u2022 scoped ? : boolean Inherited from LineProgressProps . scoped Defined in node_modules/@types/react/index.d.ts:1899","title":"Optional scoped"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-scrolling","text":"\u2022 scrolling ? : string Inherited from LineProgressProps . scrolling Defined in node_modules/@types/react/index.d.ts:1900","title":"Optional scrolling"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-seamless","text":"\u2022 seamless ? : boolean Inherited from LineProgressProps . seamless Defined in node_modules/@types/react/index.d.ts:1901","title":"Optional seamless"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-security","text":"\u2022 security ? : string Inherited from ButtonProps . security Defined in node_modules/@types/react/index.d.ts:1797","title":"Optional security"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-selected","text":"\u2022 selected ? : boolean Inherited from LineProgressProps . selected Defined in node_modules/@types/react/index.d.ts:1902","title":"Optional selected"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-shape","text":"\u2022 shape ? : string Inherited from LineProgressProps . shape Defined in node_modules/@types/react/index.d.ts:1903","title":"Optional shape"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-size","text":"\u2022 size ? : number Inherited from LineProgressProps . size Defined in node_modules/@types/react/index.d.ts:1904","title":"Optional size"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-sizes","text":"\u2022 sizes ? : string Inherited from LineProgressProps . sizes Defined in node_modules/@types/react/index.d.ts:1905","title":"Optional sizes"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-slot","text":"\u2022 slot ? : string Inherited from ButtonProps . slot Defined in node_modules/@types/react/index.d.ts:1763","title":"Optional slot"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-span","text":"\u2022 span ? : number Inherited from LineProgressProps . span Defined in node_modules/@types/react/index.d.ts:1906","title":"Optional span"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-spellcheck","text":"\u2022 spellCheck ? : Booleanish Inherited from ButtonProps . spellCheck Defined in node_modules/@types/react/index.d.ts:1764","title":"Optional spellCheck"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-src","text":"\u2022 src ? : string Inherited from LineProgressProps . src Defined in node_modules/@types/react/index.d.ts:1907","title":"Optional src"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-srcdoc","text":"\u2022 srcDoc ? : string Inherited from LineProgressProps . srcDoc Defined in node_modules/@types/react/index.d.ts:1908","title":"Optional srcDoc"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-srclang","text":"\u2022 srcLang ? : string Inherited from LineProgressProps . srcLang Defined in node_modules/@types/react/index.d.ts:1909","title":"Optional srcLang"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-srcset","text":"\u2022 srcSet ? : string Inherited from LineProgressProps . srcSet Defined in node_modules/@types/react/index.d.ts:1910","title":"Optional srcSet"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-start","text":"\u2022 start ? : number Inherited from LineProgressProps . start Defined in node_modules/@types/react/index.d.ts:1911","title":"Optional start"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#step","text":"\u2022 step : number Overrides LineProgressProps . step Defined in src/renderer/components/stepper/stepper.tsx:27","title":"step"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#steps","text":"\u2022 steps : Step[] Defined in src/renderer/components/stepper/stepper.tsx:28","title":"steps"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-style","text":"\u2022 style ? : CSSProperties Inherited from ButtonProps . style Defined in node_modules/@types/react/index.d.ts:1765","title":"Optional style"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-summary","text":"\u2022 summary ? : string Inherited from LineProgressProps . summary Defined in node_modules/@types/react/index.d.ts:1913","title":"Optional summary"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-suppresscontenteditablewarning","text":"\u2022 suppressContentEditableWarning ? : boolean Inherited from ButtonProps . suppressContentEditableWarning Defined in node_modules/@types/react/index.d.ts:1749","title":"Optional suppressContentEditableWarning"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-suppresshydrationwarning","text":"\u2022 suppressHydrationWarning ? : boolean Inherited from ButtonProps . suppressHydrationWarning Defined in node_modules/@types/react/index.d.ts:1750","title":"Optional suppressHydrationWarning"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-tabindex","text":"\u2022 tabIndex ? : number Inherited from ButtonProps . tabIndex Defined in node_modules/@types/react/index.d.ts:1766","title":"Optional tabIndex"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-target","text":"\u2022 target ? : string Inherited from LineProgressProps . target Defined in node_modules/@types/react/index.d.ts:1914","title":"Optional target"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-title","text":"\u2022 title ? : string Inherited from ButtonProps . title Defined in node_modules/@types/react/index.d.ts:1767","title":"Optional title"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-translate","text":"\u2022 translate ? : \"yes\" | \"no\" Inherited from ButtonProps . translate Defined in node_modules/@types/react/index.d.ts:1768","title":"Optional translate"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-type","text":"\u2022 type ? : string Inherited from LineProgressProps . type Defined in node_modules/@types/react/index.d.ts:1915","title":"Optional type"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-typeof","text":"\u2022 typeof ? : string Inherited from ButtonProps . typeof Defined in node_modules/@types/react/index.d.ts:1783","title":"Optional typeof"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-unselectable","text":"\u2022 unselectable ? : \"on\" | \"off\" Inherited from ButtonProps . unselectable Defined in node_modules/@types/react/index.d.ts:1798","title":"Optional unselectable"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-usemap","text":"\u2022 useMap ? : string Inherited from LineProgressProps . useMap Defined in node_modules/@types/react/index.d.ts:1916","title":"Optional useMap"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-value","text":"\u2022 value ? : string | ReadonlyArray\u2039string\u203a | number Inherited from MenuItemProps . value Defined in node_modules/@types/react/index.d.ts:1917","title":"Optional value"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-vocab","text":"\u2022 vocab ? : string Inherited from ButtonProps . vocab Defined in node_modules/@types/react/index.d.ts:1784","title":"Optional vocab"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-width","text":"\u2022 width ? : number | string Inherited from LineProgressProps . width Defined in node_modules/@types/react/index.d.ts:1918","title":"Optional width"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-wmode","text":"\u2022 wmode ? : string Inherited from LineProgressProps . wmode Defined in node_modules/@types/react/index.d.ts:1919","title":"Optional wmode"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-wrap","text":"\u2022 wrap ? : string Inherited from LineProgressProps . wrap Defined in node_modules/@types/react/index.d.ts:1920","title":"Optional wrap"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablayoutprops/","text":"Interface: TabLayoutProps # Hierarchy # TabLayoutProps Index # Properties # children className contentClass tabs Properties # Optional children # \u2022 children ? : ReactNode Defined in src/renderer/components/layout/tab-layout.tsx:36 Optional className # \u2022 className ? : IClassName Defined in src/renderer/components/layout/tab-layout.tsx:33 Optional contentClass # \u2022 contentClass ? : IClassName Defined in src/renderer/components/layout/tab-layout.tsx:34 Optional tabs # \u2022 tabs ? : TabLayoutRoute [] Defined in src/renderer/components/layout/tab-layout.tsx:35","title":"Interface: TabLayoutProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablayoutprops/#interface-tablayoutprops","text":"","title":"Interface: TabLayoutProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablayoutprops/#hierarchy","text":"TabLayoutProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablayoutprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablayoutprops/#properties","text":"children className contentClass tabs","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablayoutprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablayoutprops/#optional-children","text":"\u2022 children ? : ReactNode Defined in src/renderer/components/layout/tab-layout.tsx:36","title":"Optional children"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablayoutprops/#optional-classname","text":"\u2022 className ? : IClassName Defined in src/renderer/components/layout/tab-layout.tsx:33","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablayoutprops/#optional-contentclass","text":"\u2022 contentClass ? : IClassName Defined in src/renderer/components/layout/tab-layout.tsx:34","title":"Optional contentClass"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablayoutprops/#optional-tabs","text":"\u2022 tabs ? : TabLayoutRoute [] Defined in src/renderer/components/layout/tab-layout.tsx:35","title":"Optional tabs"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablayoutroute/","text":"Interface: TabLayoutRoute # Hierarchy # TabLayoutRoute Index # Properties # component default exact routePath title url Properties # component # \u2022 component : React.ComponentType\u2039any\u203a Defined in src/renderer/components/layout/tab-layout.tsx:42 Optional default # \u2022 default ? : boolean Defined in src/renderer/components/layout/tab-layout.tsx:45 Optional exact # \u2022 exact ? : boolean Defined in src/renderer/components/layout/tab-layout.tsx:44 routePath # \u2022 routePath : string Defined in src/renderer/components/layout/tab-layout.tsx:40 title # \u2022 title : React.ReactNode Defined in src/renderer/components/layout/tab-layout.tsx:41 Optional url # \u2022 url ? : string Defined in src/renderer/components/layout/tab-layout.tsx:43","title":"Interface: TabLayoutRoute"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablayoutroute/#interface-tablayoutroute","text":"","title":"Interface: TabLayoutRoute"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablayoutroute/#hierarchy","text":"TabLayoutRoute","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablayoutroute/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablayoutroute/#properties","text":"component default exact routePath title url","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablayoutroute/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablayoutroute/#component","text":"\u2022 component : React.ComponentType\u2039any\u203a Defined in src/renderer/components/layout/tab-layout.tsx:42","title":"component"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablayoutroute/#optional-default","text":"\u2022 default ? : boolean Defined in src/renderer/components/layout/tab-layout.tsx:45","title":"Optional default"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablayoutroute/#optional-exact","text":"\u2022 exact ? : boolean Defined in src/renderer/components/layout/tab-layout.tsx:44","title":"Optional exact"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablayoutroute/#routepath","text":"\u2022 routePath : string Defined in src/renderer/components/layout/tab-layout.tsx:40","title":"routePath"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablayoutroute/#title","text":"\u2022 title : React.ReactNode Defined in src/renderer/components/layout/tab-layout.tsx:41","title":"title"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablayoutroute/#optional-url","text":"\u2022 url ? : string Defined in src/renderer/components/layout/tab-layout.tsx:43","title":"Optional url"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/","text":"Interface: TableCellProps # Hierarchy # DOMAttributes\u2039HTMLDivElement\u203a \u21b3 TableCellProps Index # Properties # _nowrap _sorting checkbox children className dangerouslySetInnerHTML id isChecked onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture renderBoolean showWithColumn sortBy title Methods # _sort Properties # Optional _nowrap # \u2022 _nowrap ? : boolean Defined in src/renderer/components/table/table-cell.tsx:43 Optional _sorting # \u2022 _sorting ? : Partial\u2039 TableSortParams \u203a Defined in src/renderer/components/table/table-cell.tsx:41 Optional checkbox # \u2022 checkbox ? : boolean Defined in src/renderer/components/table/table-cell.tsx:36 Optional children # \u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350 Optional className # \u2022 className ? : string Defined in src/renderer/components/table/table-cell.tsx:34 Optional dangerouslySetInnerHTML # \u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351 Type declaration: # __html : string Optional id # \u2022 id ? : string Defined in src/renderer/components/table/table-cell.tsx:33 Optional isChecked # \u2022 isChecked ? : boolean Defined in src/renderer/components/table/table-cell.tsx:37 Optional onAbort # \u2022 onAbort ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406 Optional onAbortCapture # \u2022 onAbortCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407 Optional onAnimationEnd # \u2022 onAnimationEnd ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536 Optional onAnimationEndCapture # \u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537 Optional onAnimationIteration # \u2022 onAnimationIteration ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538 Optional onAnimationIterationCapture # \u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539 Optional onAnimationStart # \u2022 onAnimationStart ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534 Optional onAnimationStartCapture # \u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535 Optional onAuxClick # \u2022 onAuxClick ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452 Optional onAuxClickCapture # \u2022 onAuxClickCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453 Optional onBeforeInput # \u2022 onBeforeInput ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380 Optional onBeforeInputCapture # \u2022 onBeforeInputCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381 Optional onBlur # \u2022 onBlur ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374 Optional onBlurCapture # \u2022 onBlurCapture ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375 Optional onCanPlay # \u2022 onCanPlay ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408 Optional onCanPlayCapture # \u2022 onCanPlayCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409 Optional onCanPlayThrough # \u2022 onCanPlayThrough ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410 Optional onCanPlayThroughCapture # \u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411 Optional onChange # \u2022 onChange ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378 Optional onChangeCapture # \u2022 onChangeCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379 Optional onClick # \u2022 onClick ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454 Optional onClickCapture # \u2022 onClickCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455 Optional onCompositionEnd # \u2022 onCompositionEnd ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364 Optional onCompositionEndCapture # \u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365 Optional onCompositionStart # \u2022 onCompositionStart ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366 Optional onCompositionStartCapture # \u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367 Optional onCompositionUpdate # \u2022 onCompositionUpdate ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368 Optional onCompositionUpdateCapture # \u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369 Optional onContextMenu # \u2022 onContextMenu ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456 Optional onContextMenuCapture # \u2022 onContextMenuCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457 Optional onCopy # \u2022 onCopy ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356 Optional onCopyCapture # \u2022 onCopyCapture ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357 Optional onCut # \u2022 onCut ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358 Optional onCutCapture # \u2022 onCutCapture ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359 Optional onDoubleClick # \u2022 onDoubleClick ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458 Optional onDoubleClickCapture # \u2022 onDoubleClickCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459 Optional onDrag # \u2022 onDrag ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460 Optional onDragCapture # \u2022 onDragCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461 Optional onDragEnd # \u2022 onDragEnd ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462 Optional onDragEndCapture # \u2022 onDragEndCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463 Optional onDragEnter # \u2022 onDragEnter ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464 Optional onDragEnterCapture # \u2022 onDragEnterCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465 Optional onDragExit # \u2022 onDragExit ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466 Optional onDragExitCapture # \u2022 onDragExitCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467 Optional onDragLeave # \u2022 onDragLeave ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468 Optional onDragLeaveCapture # \u2022 onDragLeaveCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469 Optional onDragOver # \u2022 onDragOver ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470 Optional onDragOverCapture # \u2022 onDragOverCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471 Optional onDragStart # \u2022 onDragStart ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472 Optional onDragStartCapture # \u2022 onDragStartCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473 Optional onDrop # \u2022 onDrop ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474 Optional onDropCapture # \u2022 onDropCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475 Optional onDurationChange # \u2022 onDurationChange ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412 Optional onDurationChangeCapture # \u2022 onDurationChangeCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413 Optional onEmptied # \u2022 onEmptied ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414 Optional onEmptiedCapture # \u2022 onEmptiedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415 Optional onEncrypted # \u2022 onEncrypted ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416 Optional onEncryptedCapture # \u2022 onEncryptedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417 Optional onEnded # \u2022 onEnded ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418 Optional onEndedCapture # \u2022 onEndedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419 Optional onError # \u2022 onError ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394 Optional onErrorCapture # \u2022 onErrorCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395 Optional onFocus # \u2022 onFocus ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372 Optional onFocusCapture # \u2022 onFocusCapture ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373 Optional onGotPointerCapture # \u2022 onGotPointerCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520 Optional onGotPointerCaptureCapture # \u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521 Optional onInput # \u2022 onInput ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382 Optional onInputCapture # \u2022 onInputCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383 Optional onInvalid # \u2022 onInvalid ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388 Optional onInvalidCapture # \u2022 onInvalidCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389 Optional onKeyDown # \u2022 onKeyDown ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398 Optional onKeyDownCapture # \u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399 Optional onKeyPress # \u2022 onKeyPress ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400 Optional onKeyPressCapture # \u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401 Optional onKeyUp # \u2022 onKeyUp ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402 Optional onKeyUpCapture # \u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403 Optional onLoad # \u2022 onLoad ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392 Optional onLoadCapture # \u2022 onLoadCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393 Optional onLoadStart # \u2022 onLoadStart ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424 Optional onLoadStartCapture # \u2022 onLoadStartCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425 Optional onLoadedData # \u2022 onLoadedData ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420 Optional onLoadedDataCapture # \u2022 onLoadedDataCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421 Optional onLoadedMetadata # \u2022 onLoadedMetadata ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422 Optional onLoadedMetadataCapture # \u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423 Optional onLostPointerCapture # \u2022 onLostPointerCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522 Optional onLostPointerCaptureCapture # \u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523 Optional onMouseDown # \u2022 onMouseDown ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476 Optional onMouseDownCapture # \u2022 onMouseDownCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477 Optional onMouseEnter # \u2022 onMouseEnter ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478 Optional onMouseLeave # \u2022 onMouseLeave ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479 Optional onMouseMove # \u2022 onMouseMove ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480 Optional onMouseMoveCapture # \u2022 onMouseMoveCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481 Optional onMouseOut # \u2022 onMouseOut ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482 Optional onMouseOutCapture # \u2022 onMouseOutCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483 Optional onMouseOver # \u2022 onMouseOver ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484 Optional onMouseOverCapture # \u2022 onMouseOverCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485 Optional onMouseUp # \u2022 onMouseUp ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486 Optional onMouseUpCapture # \u2022 onMouseUpCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487 Optional onPaste # \u2022 onPaste ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360 Optional onPasteCapture # \u2022 onPasteCapture ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361 Optional onPause # \u2022 onPause ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426 Optional onPauseCapture # \u2022 onPauseCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427 Optional onPlay # \u2022 onPlay ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428 Optional onPlayCapture # \u2022 onPlayCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429 Optional onPlaying # \u2022 onPlaying ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430 Optional onPlayingCapture # \u2022 onPlayingCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431 Optional onPointerCancel # \u2022 onPointerCancel ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510 Optional onPointerCancelCapture # \u2022 onPointerCancelCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511 Optional onPointerDown # \u2022 onPointerDown ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504 Optional onPointerDownCapture # \u2022 onPointerDownCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505 Optional onPointerEnter # \u2022 onPointerEnter ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512 Optional onPointerEnterCapture # \u2022 onPointerEnterCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513 Optional onPointerLeave # \u2022 onPointerLeave ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514 Optional onPointerLeaveCapture # \u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515 Optional onPointerMove # \u2022 onPointerMove ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506 Optional onPointerMoveCapture # \u2022 onPointerMoveCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507 Optional onPointerOut # \u2022 onPointerOut ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518 Optional onPointerOutCapture # \u2022 onPointerOutCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519 Optional onPointerOver # \u2022 onPointerOver ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516 Optional onPointerOverCapture # \u2022 onPointerOverCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517 Optional onPointerUp # \u2022 onPointerUp ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508 Optional onPointerUpCapture # \u2022 onPointerUpCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509 Optional onProgress # \u2022 onProgress ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432 Optional onProgressCapture # \u2022 onProgressCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433 Optional onRateChange # \u2022 onRateChange ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434 Optional onRateChangeCapture # \u2022 onRateChangeCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435 Optional onReset # \u2022 onReset ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384 Optional onResetCapture # \u2022 onResetCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385 Optional onScroll # \u2022 onScroll ? : UIEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526 Optional onScrollCapture # \u2022 onScrollCapture ? : UIEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527 Optional onSeeked # \u2022 onSeeked ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436 Optional onSeekedCapture # \u2022 onSeekedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437 Optional onSeeking # \u2022 onSeeking ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438 Optional onSeekingCapture # \u2022 onSeekingCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439 Optional onSelect # \u2022 onSelect ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490 Optional onSelectCapture # \u2022 onSelectCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491 Optional onStalled # \u2022 onStalled ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440 Optional onStalledCapture # \u2022 onStalledCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441 Optional onSubmit # \u2022 onSubmit ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386 Optional onSubmitCapture # \u2022 onSubmitCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387 Optional onSuspend # \u2022 onSuspend ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442 Optional onSuspendCapture # \u2022 onSuspendCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443 Optional onTimeUpdate # \u2022 onTimeUpdate ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444 Optional onTimeUpdateCapture # \u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445 Optional onTouchCancel # \u2022 onTouchCancel ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494 Optional onTouchCancelCapture # \u2022 onTouchCancelCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495 Optional onTouchEnd # \u2022 onTouchEnd ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496 Optional onTouchEndCapture # \u2022 onTouchEndCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497 Optional onTouchMove # \u2022 onTouchMove ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498 Optional onTouchMoveCapture # \u2022 onTouchMoveCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499 Optional onTouchStart # \u2022 onTouchStart ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500 Optional onTouchStartCapture # \u2022 onTouchStartCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501 Optional onTransitionEnd # \u2022 onTransitionEnd ? : TransitionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542 Optional onTransitionEndCapture # \u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543 Optional onVolumeChange # \u2022 onVolumeChange ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446 Optional onVolumeChangeCapture # \u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447 Optional onWaiting # \u2022 onWaiting ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448 Optional onWaitingCapture # \u2022 onWaitingCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449 Optional onWheel # \u2022 onWheel ? : WheelEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530 Optional onWheelCapture # \u2022 onWheelCapture ? : WheelEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531 Optional renderBoolean # \u2022 renderBoolean ? : boolean Defined in src/renderer/components/table/table-cell.tsx:38 Optional showWithColumn # \u2022 showWithColumn ? : string Defined in src/renderer/components/table/table-cell.tsx:40 Optional sortBy # \u2022 sortBy ? : TableSortBy Defined in src/renderer/components/table/table-cell.tsx:39 Optional title # \u2022 title ? : ReactNode Defined in src/renderer/components/table/table-cell.tsx:35 Methods # Optional _sort # \u25b8 _sort ( sortBy : TableSortBy ): void Defined in src/renderer/components/table/table-cell.tsx:42 Parameters: Name Type sortBy TableSortBy Returns: void","title":"Interface: TableCellProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#interface-tablecellprops","text":"","title":"Interface: TableCellProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#hierarchy","text":"DOMAttributes\u2039HTMLDivElement\u203a \u21b3 TableCellProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#properties","text":"_nowrap _sorting checkbox children className dangerouslySetInnerHTML id isChecked onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture renderBoolean showWithColumn sortBy title","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#methods","text":"_sort","title":"Methods"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-_nowrap","text":"\u2022 _nowrap ? : boolean Defined in src/renderer/components/table/table-cell.tsx:43","title":"Optional _nowrap"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-_sorting","text":"\u2022 _sorting ? : Partial\u2039 TableSortParams \u203a Defined in src/renderer/components/table/table-cell.tsx:41","title":"Optional _sorting"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-checkbox","text":"\u2022 checkbox ? : boolean Defined in src/renderer/components/table/table-cell.tsx:36","title":"Optional checkbox"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-children","text":"\u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350","title":"Optional children"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-classname","text":"\u2022 className ? : string Defined in src/renderer/components/table/table-cell.tsx:34","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-dangerouslysetinnerhtml","text":"\u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351","title":"Optional dangerouslySetInnerHTML"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-id","text":"\u2022 id ? : string Defined in src/renderer/components/table/table-cell.tsx:33","title":"Optional id"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ischecked","text":"\u2022 isChecked ? : boolean Defined in src/renderer/components/table/table-cell.tsx:37","title":"Optional isChecked"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onabort","text":"\u2022 onAbort ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406","title":"Optional onAbort"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onabortcapture","text":"\u2022 onAbortCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407","title":"Optional onAbortCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onanimationend","text":"\u2022 onAnimationEnd ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536","title":"Optional onAnimationEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onanimationendcapture","text":"\u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537","title":"Optional onAnimationEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onanimationiteration","text":"\u2022 onAnimationIteration ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538","title":"Optional onAnimationIteration"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onanimationiterationcapture","text":"\u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539","title":"Optional onAnimationIterationCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onanimationstart","text":"\u2022 onAnimationStart ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534","title":"Optional onAnimationStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onanimationstartcapture","text":"\u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535","title":"Optional onAnimationStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onauxclick","text":"\u2022 onAuxClick ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452","title":"Optional onAuxClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onauxclickcapture","text":"\u2022 onAuxClickCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453","title":"Optional onAuxClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onbeforeinput","text":"\u2022 onBeforeInput ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380","title":"Optional onBeforeInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onbeforeinputcapture","text":"\u2022 onBeforeInputCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381","title":"Optional onBeforeInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onblur","text":"\u2022 onBlur ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374","title":"Optional onBlur"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onblurcapture","text":"\u2022 onBlurCapture ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375","title":"Optional onBlurCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-oncanplay","text":"\u2022 onCanPlay ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408","title":"Optional onCanPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-oncanplaycapture","text":"\u2022 onCanPlayCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409","title":"Optional onCanPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-oncanplaythrough","text":"\u2022 onCanPlayThrough ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410","title":"Optional onCanPlayThrough"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-oncanplaythroughcapture","text":"\u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411","title":"Optional onCanPlayThroughCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onchange","text":"\u2022 onChange ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378","title":"Optional onChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onchangecapture","text":"\u2022 onChangeCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379","title":"Optional onChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onclick","text":"\u2022 onClick ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454","title":"Optional onClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onclickcapture","text":"\u2022 onClickCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455","title":"Optional onClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-oncompositionend","text":"\u2022 onCompositionEnd ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364","title":"Optional onCompositionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-oncompositionendcapture","text":"\u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365","title":"Optional onCompositionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-oncompositionstart","text":"\u2022 onCompositionStart ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366","title":"Optional onCompositionStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-oncompositionstartcapture","text":"\u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367","title":"Optional onCompositionStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-oncompositionupdate","text":"\u2022 onCompositionUpdate ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368","title":"Optional onCompositionUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-oncompositionupdatecapture","text":"\u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369","title":"Optional onCompositionUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-oncontextmenu","text":"\u2022 onContextMenu ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456","title":"Optional onContextMenu"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-oncontextmenucapture","text":"\u2022 onContextMenuCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457","title":"Optional onContextMenuCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-oncopy","text":"\u2022 onCopy ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356","title":"Optional onCopy"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-oncopycapture","text":"\u2022 onCopyCapture ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357","title":"Optional onCopyCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-oncut","text":"\u2022 onCut ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358","title":"Optional onCut"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-oncutcapture","text":"\u2022 onCutCapture ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359","title":"Optional onCutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ondoubleclick","text":"\u2022 onDoubleClick ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458","title":"Optional onDoubleClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ondoubleclickcapture","text":"\u2022 onDoubleClickCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459","title":"Optional onDoubleClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ondrag","text":"\u2022 onDrag ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460","title":"Optional onDrag"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ondragcapture","text":"\u2022 onDragCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461","title":"Optional onDragCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ondragend","text":"\u2022 onDragEnd ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462","title":"Optional onDragEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ondragendcapture","text":"\u2022 onDragEndCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463","title":"Optional onDragEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ondragenter","text":"\u2022 onDragEnter ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464","title":"Optional onDragEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ondragentercapture","text":"\u2022 onDragEnterCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465","title":"Optional onDragEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ondragexit","text":"\u2022 onDragExit ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466","title":"Optional onDragExit"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ondragexitcapture","text":"\u2022 onDragExitCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467","title":"Optional onDragExitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ondragleave","text":"\u2022 onDragLeave ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468","title":"Optional onDragLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ondragleavecapture","text":"\u2022 onDragLeaveCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469","title":"Optional onDragLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ondragover","text":"\u2022 onDragOver ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470","title":"Optional onDragOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ondragovercapture","text":"\u2022 onDragOverCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471","title":"Optional onDragOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ondragstart","text":"\u2022 onDragStart ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472","title":"Optional onDragStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ondragstartcapture","text":"\u2022 onDragStartCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473","title":"Optional onDragStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ondrop","text":"\u2022 onDrop ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474","title":"Optional onDrop"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ondropcapture","text":"\u2022 onDropCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475","title":"Optional onDropCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ondurationchange","text":"\u2022 onDurationChange ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412","title":"Optional onDurationChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ondurationchangecapture","text":"\u2022 onDurationChangeCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413","title":"Optional onDurationChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onemptied","text":"\u2022 onEmptied ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414","title":"Optional onEmptied"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onemptiedcapture","text":"\u2022 onEmptiedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415","title":"Optional onEmptiedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onencrypted","text":"\u2022 onEncrypted ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416","title":"Optional onEncrypted"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onencryptedcapture","text":"\u2022 onEncryptedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417","title":"Optional onEncryptedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onended","text":"\u2022 onEnded ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418","title":"Optional onEnded"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onendedcapture","text":"\u2022 onEndedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419","title":"Optional onEndedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onerror","text":"\u2022 onError ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394","title":"Optional onError"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onerrorcapture","text":"\u2022 onErrorCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395","title":"Optional onErrorCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onfocus","text":"\u2022 onFocus ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372","title":"Optional onFocus"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onfocuscapture","text":"\u2022 onFocusCapture ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373","title":"Optional onFocusCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ongotpointercapture","text":"\u2022 onGotPointerCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520","title":"Optional onGotPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ongotpointercapturecapture","text":"\u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521","title":"Optional onGotPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-oninput","text":"\u2022 onInput ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382","title":"Optional onInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-oninputcapture","text":"\u2022 onInputCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383","title":"Optional onInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-oninvalid","text":"\u2022 onInvalid ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388","title":"Optional onInvalid"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-oninvalidcapture","text":"\u2022 onInvalidCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389","title":"Optional onInvalidCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onkeydown","text":"\u2022 onKeyDown ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398","title":"Optional onKeyDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onkeydowncapture","text":"\u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399","title":"Optional onKeyDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onkeypress","text":"\u2022 onKeyPress ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400","title":"Optional onKeyPress"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onkeypresscapture","text":"\u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401","title":"Optional onKeyPressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onkeyup","text":"\u2022 onKeyUp ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402","title":"Optional onKeyUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onkeyupcapture","text":"\u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403","title":"Optional onKeyUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onload","text":"\u2022 onLoad ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392","title":"Optional onLoad"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onloadcapture","text":"\u2022 onLoadCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393","title":"Optional onLoadCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onloadstart","text":"\u2022 onLoadStart ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424","title":"Optional onLoadStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onloadstartcapture","text":"\u2022 onLoadStartCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425","title":"Optional onLoadStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onloadeddata","text":"\u2022 onLoadedData ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420","title":"Optional onLoadedData"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onloadeddatacapture","text":"\u2022 onLoadedDataCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421","title":"Optional onLoadedDataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onloadedmetadata","text":"\u2022 onLoadedMetadata ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422","title":"Optional onLoadedMetadata"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onloadedmetadatacapture","text":"\u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423","title":"Optional onLoadedMetadataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onlostpointercapture","text":"\u2022 onLostPointerCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522","title":"Optional onLostPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onlostpointercapturecapture","text":"\u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523","title":"Optional onLostPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onmousedown","text":"\u2022 onMouseDown ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476","title":"Optional onMouseDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onmousedowncapture","text":"\u2022 onMouseDownCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477","title":"Optional onMouseDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onmouseenter","text":"\u2022 onMouseEnter ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478","title":"Optional onMouseEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onmouseleave","text":"\u2022 onMouseLeave ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479","title":"Optional onMouseLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onmousemove","text":"\u2022 onMouseMove ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480","title":"Optional onMouseMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onmousemovecapture","text":"\u2022 onMouseMoveCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481","title":"Optional onMouseMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onmouseout","text":"\u2022 onMouseOut ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482","title":"Optional onMouseOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onmouseoutcapture","text":"\u2022 onMouseOutCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483","title":"Optional onMouseOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onmouseover","text":"\u2022 onMouseOver ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484","title":"Optional onMouseOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onmouseovercapture","text":"\u2022 onMouseOverCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485","title":"Optional onMouseOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onmouseup","text":"\u2022 onMouseUp ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486","title":"Optional onMouseUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onmouseupcapture","text":"\u2022 onMouseUpCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487","title":"Optional onMouseUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onpaste","text":"\u2022 onPaste ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360","title":"Optional onPaste"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onpastecapture","text":"\u2022 onPasteCapture ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361","title":"Optional onPasteCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onpause","text":"\u2022 onPause ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426","title":"Optional onPause"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onpausecapture","text":"\u2022 onPauseCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427","title":"Optional onPauseCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onplay","text":"\u2022 onPlay ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428","title":"Optional onPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onplaycapture","text":"\u2022 onPlayCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429","title":"Optional onPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onplaying","text":"\u2022 onPlaying ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430","title":"Optional onPlaying"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onplayingcapture","text":"\u2022 onPlayingCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431","title":"Optional onPlayingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onpointercancel","text":"\u2022 onPointerCancel ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510","title":"Optional onPointerCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onpointercancelcapture","text":"\u2022 onPointerCancelCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511","title":"Optional onPointerCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onpointerdown","text":"\u2022 onPointerDown ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504","title":"Optional onPointerDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onpointerdowncapture","text":"\u2022 onPointerDownCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505","title":"Optional onPointerDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onpointerenter","text":"\u2022 onPointerEnter ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512","title":"Optional onPointerEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onpointerentercapture","text":"\u2022 onPointerEnterCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513","title":"Optional onPointerEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onpointerleave","text":"\u2022 onPointerLeave ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514","title":"Optional onPointerLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onpointerleavecapture","text":"\u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515","title":"Optional onPointerLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onpointermove","text":"\u2022 onPointerMove ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506","title":"Optional onPointerMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onpointermovecapture","text":"\u2022 onPointerMoveCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507","title":"Optional onPointerMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onpointerout","text":"\u2022 onPointerOut ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518","title":"Optional onPointerOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onpointeroutcapture","text":"\u2022 onPointerOutCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519","title":"Optional onPointerOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onpointerover","text":"\u2022 onPointerOver ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516","title":"Optional onPointerOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onpointerovercapture","text":"\u2022 onPointerOverCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517","title":"Optional onPointerOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onpointerup","text":"\u2022 onPointerUp ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508","title":"Optional onPointerUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onpointerupcapture","text":"\u2022 onPointerUpCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509","title":"Optional onPointerUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onprogress","text":"\u2022 onProgress ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432","title":"Optional onProgress"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onprogresscapture","text":"\u2022 onProgressCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433","title":"Optional onProgressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onratechange","text":"\u2022 onRateChange ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434","title":"Optional onRateChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onratechangecapture","text":"\u2022 onRateChangeCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435","title":"Optional onRateChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onreset","text":"\u2022 onReset ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384","title":"Optional onReset"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onresetcapture","text":"\u2022 onResetCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385","title":"Optional onResetCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onscroll","text":"\u2022 onScroll ? : UIEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526","title":"Optional onScroll"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onscrollcapture","text":"\u2022 onScrollCapture ? : UIEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527","title":"Optional onScrollCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onseeked","text":"\u2022 onSeeked ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436","title":"Optional onSeeked"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onseekedcapture","text":"\u2022 onSeekedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437","title":"Optional onSeekedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onseeking","text":"\u2022 onSeeking ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438","title":"Optional onSeeking"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onseekingcapture","text":"\u2022 onSeekingCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439","title":"Optional onSeekingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onselect","text":"\u2022 onSelect ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490","title":"Optional onSelect"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onselectcapture","text":"\u2022 onSelectCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491","title":"Optional onSelectCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onstalled","text":"\u2022 onStalled ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440","title":"Optional onStalled"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onstalledcapture","text":"\u2022 onStalledCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441","title":"Optional onStalledCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onsubmit","text":"\u2022 onSubmit ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386","title":"Optional onSubmit"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onsubmitcapture","text":"\u2022 onSubmitCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387","title":"Optional onSubmitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onsuspend","text":"\u2022 onSuspend ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442","title":"Optional onSuspend"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onsuspendcapture","text":"\u2022 onSuspendCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443","title":"Optional onSuspendCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ontimeupdate","text":"\u2022 onTimeUpdate ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444","title":"Optional onTimeUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ontimeupdatecapture","text":"\u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445","title":"Optional onTimeUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ontouchcancel","text":"\u2022 onTouchCancel ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494","title":"Optional onTouchCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ontouchcancelcapture","text":"\u2022 onTouchCancelCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495","title":"Optional onTouchCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ontouchend","text":"\u2022 onTouchEnd ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496","title":"Optional onTouchEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ontouchendcapture","text":"\u2022 onTouchEndCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497","title":"Optional onTouchEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ontouchmove","text":"\u2022 onTouchMove ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498","title":"Optional onTouchMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ontouchmovecapture","text":"\u2022 onTouchMoveCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499","title":"Optional onTouchMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ontouchstart","text":"\u2022 onTouchStart ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500","title":"Optional onTouchStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ontouchstartcapture","text":"\u2022 onTouchStartCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501","title":"Optional onTouchStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ontransitionend","text":"\u2022 onTransitionEnd ? : TransitionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542","title":"Optional onTransitionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ontransitionendcapture","text":"\u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543","title":"Optional onTransitionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onvolumechange","text":"\u2022 onVolumeChange ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446","title":"Optional onVolumeChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onvolumechangecapture","text":"\u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447","title":"Optional onVolumeChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onwaiting","text":"\u2022 onWaiting ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448","title":"Optional onWaiting"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onwaitingcapture","text":"\u2022 onWaitingCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449","title":"Optional onWaitingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onwheel","text":"\u2022 onWheel ? : WheelEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530","title":"Optional onWheel"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onwheelcapture","text":"\u2022 onWheelCapture ? : WheelEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531","title":"Optional onWheelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-renderboolean","text":"\u2022 renderBoolean ? : boolean Defined in src/renderer/components/table/table-cell.tsx:38","title":"Optional renderBoolean"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-showwithcolumn","text":"\u2022 showWithColumn ? : string Defined in src/renderer/components/table/table-cell.tsx:40","title":"Optional showWithColumn"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-sortby","text":"\u2022 sortBy ? : TableSortBy Defined in src/renderer/components/table/table-cell.tsx:39","title":"Optional sortBy"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-title","text":"\u2022 title ? : ReactNode Defined in src/renderer/components/table/table-cell.tsx:35","title":"Optional title"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-_sort","text":"\u25b8 _sort ( sortBy : TableSortBy ): void Defined in src/renderer/components/table/table-cell.tsx:42 Parameters: Name Type sortBy TableSortBy Returns: void","title":"Optional _sort"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/","text":"Interface: TableHeadProps # Hierarchy # DOMAttributes\u2039HTMLDivElement\u203a \u21b3 TableHeadProps Index # Properties # children className dangerouslySetInnerHTML nowrap onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture showTopLine sticky Properties # Optional children # \u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350 Optional className # \u2022 className ? : string Defined in src/renderer/components/table/table-head.tsx:30 Optional dangerouslySetInnerHTML # \u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351 Type declaration: # __html : string Optional nowrap # \u2022 nowrap ? : boolean Defined in src/renderer/components/table/table-head.tsx:33 Optional onAbort # \u2022 onAbort ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406 Optional onAbortCapture # \u2022 onAbortCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407 Optional onAnimationEnd # \u2022 onAnimationEnd ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536 Optional onAnimationEndCapture # \u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537 Optional onAnimationIteration # \u2022 onAnimationIteration ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538 Optional onAnimationIterationCapture # \u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539 Optional onAnimationStart # \u2022 onAnimationStart ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534 Optional onAnimationStartCapture # \u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535 Optional onAuxClick # \u2022 onAuxClick ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452 Optional onAuxClickCapture # \u2022 onAuxClickCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453 Optional onBeforeInput # \u2022 onBeforeInput ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380 Optional onBeforeInputCapture # \u2022 onBeforeInputCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381 Optional onBlur # \u2022 onBlur ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374 Optional onBlurCapture # \u2022 onBlurCapture ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375 Optional onCanPlay # \u2022 onCanPlay ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408 Optional onCanPlayCapture # \u2022 onCanPlayCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409 Optional onCanPlayThrough # \u2022 onCanPlayThrough ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410 Optional onCanPlayThroughCapture # \u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411 Optional onChange # \u2022 onChange ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378 Optional onChangeCapture # \u2022 onChangeCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379 Optional onClick # \u2022 onClick ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454 Optional onClickCapture # \u2022 onClickCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455 Optional onCompositionEnd # \u2022 onCompositionEnd ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364 Optional onCompositionEndCapture # \u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365 Optional onCompositionStart # \u2022 onCompositionStart ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366 Optional onCompositionStartCapture # \u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367 Optional onCompositionUpdate # \u2022 onCompositionUpdate ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368 Optional onCompositionUpdateCapture # \u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369 Optional onContextMenu # \u2022 onContextMenu ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456 Optional onContextMenuCapture # \u2022 onContextMenuCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457 Optional onCopy # \u2022 onCopy ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356 Optional onCopyCapture # \u2022 onCopyCapture ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357 Optional onCut # \u2022 onCut ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358 Optional onCutCapture # \u2022 onCutCapture ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359 Optional onDoubleClick # \u2022 onDoubleClick ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458 Optional onDoubleClickCapture # \u2022 onDoubleClickCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459 Optional onDrag # \u2022 onDrag ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460 Optional onDragCapture # \u2022 onDragCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461 Optional onDragEnd # \u2022 onDragEnd ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462 Optional onDragEndCapture # \u2022 onDragEndCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463 Optional onDragEnter # \u2022 onDragEnter ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464 Optional onDragEnterCapture # \u2022 onDragEnterCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465 Optional onDragExit # \u2022 onDragExit ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466 Optional onDragExitCapture # \u2022 onDragExitCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467 Optional onDragLeave # \u2022 onDragLeave ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468 Optional onDragLeaveCapture # \u2022 onDragLeaveCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469 Optional onDragOver # \u2022 onDragOver ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470 Optional onDragOverCapture # \u2022 onDragOverCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471 Optional onDragStart # \u2022 onDragStart ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472 Optional onDragStartCapture # \u2022 onDragStartCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473 Optional onDrop # \u2022 onDrop ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474 Optional onDropCapture # \u2022 onDropCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475 Optional onDurationChange # \u2022 onDurationChange ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412 Optional onDurationChangeCapture # \u2022 onDurationChangeCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413 Optional onEmptied # \u2022 onEmptied ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414 Optional onEmptiedCapture # \u2022 onEmptiedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415 Optional onEncrypted # \u2022 onEncrypted ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416 Optional onEncryptedCapture # \u2022 onEncryptedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417 Optional onEnded # \u2022 onEnded ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418 Optional onEndedCapture # \u2022 onEndedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419 Optional onError # \u2022 onError ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394 Optional onErrorCapture # \u2022 onErrorCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395 Optional onFocus # \u2022 onFocus ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372 Optional onFocusCapture # \u2022 onFocusCapture ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373 Optional onGotPointerCapture # \u2022 onGotPointerCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520 Optional onGotPointerCaptureCapture # \u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521 Optional onInput # \u2022 onInput ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382 Optional onInputCapture # \u2022 onInputCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383 Optional onInvalid # \u2022 onInvalid ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388 Optional onInvalidCapture # \u2022 onInvalidCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389 Optional onKeyDown # \u2022 onKeyDown ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398 Optional onKeyDownCapture # \u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399 Optional onKeyPress # \u2022 onKeyPress ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400 Optional onKeyPressCapture # \u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401 Optional onKeyUp # \u2022 onKeyUp ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402 Optional onKeyUpCapture # \u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403 Optional onLoad # \u2022 onLoad ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392 Optional onLoadCapture # \u2022 onLoadCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393 Optional onLoadStart # \u2022 onLoadStart ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424 Optional onLoadStartCapture # \u2022 onLoadStartCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425 Optional onLoadedData # \u2022 onLoadedData ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420 Optional onLoadedDataCapture # \u2022 onLoadedDataCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421 Optional onLoadedMetadata # \u2022 onLoadedMetadata ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422 Optional onLoadedMetadataCapture # \u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423 Optional onLostPointerCapture # \u2022 onLostPointerCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522 Optional onLostPointerCaptureCapture # \u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523 Optional onMouseDown # \u2022 onMouseDown ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476 Optional onMouseDownCapture # \u2022 onMouseDownCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477 Optional onMouseEnter # \u2022 onMouseEnter ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478 Optional onMouseLeave # \u2022 onMouseLeave ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479 Optional onMouseMove # \u2022 onMouseMove ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480 Optional onMouseMoveCapture # \u2022 onMouseMoveCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481 Optional onMouseOut # \u2022 onMouseOut ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482 Optional onMouseOutCapture # \u2022 onMouseOutCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483 Optional onMouseOver # \u2022 onMouseOver ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484 Optional onMouseOverCapture # \u2022 onMouseOverCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485 Optional onMouseUp # \u2022 onMouseUp ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486 Optional onMouseUpCapture # \u2022 onMouseUpCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487 Optional onPaste # \u2022 onPaste ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360 Optional onPasteCapture # \u2022 onPasteCapture ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361 Optional onPause # \u2022 onPause ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426 Optional onPauseCapture # \u2022 onPauseCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427 Optional onPlay # \u2022 onPlay ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428 Optional onPlayCapture # \u2022 onPlayCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429 Optional onPlaying # \u2022 onPlaying ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430 Optional onPlayingCapture # \u2022 onPlayingCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431 Optional onPointerCancel # \u2022 onPointerCancel ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510 Optional onPointerCancelCapture # \u2022 onPointerCancelCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511 Optional onPointerDown # \u2022 onPointerDown ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504 Optional onPointerDownCapture # \u2022 onPointerDownCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505 Optional onPointerEnter # \u2022 onPointerEnter ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512 Optional onPointerEnterCapture # \u2022 onPointerEnterCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513 Optional onPointerLeave # \u2022 onPointerLeave ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514 Optional onPointerLeaveCapture # \u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515 Optional onPointerMove # \u2022 onPointerMove ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506 Optional onPointerMoveCapture # \u2022 onPointerMoveCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507 Optional onPointerOut # \u2022 onPointerOut ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518 Optional onPointerOutCapture # \u2022 onPointerOutCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519 Optional onPointerOver # \u2022 onPointerOver ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516 Optional onPointerOverCapture # \u2022 onPointerOverCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517 Optional onPointerUp # \u2022 onPointerUp ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508 Optional onPointerUpCapture # \u2022 onPointerUpCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509 Optional onProgress # \u2022 onProgress ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432 Optional onProgressCapture # \u2022 onProgressCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433 Optional onRateChange # \u2022 onRateChange ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434 Optional onRateChangeCapture # \u2022 onRateChangeCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435 Optional onReset # \u2022 onReset ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384 Optional onResetCapture # \u2022 onResetCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385 Optional onScroll # \u2022 onScroll ? : UIEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526 Optional onScrollCapture # \u2022 onScrollCapture ? : UIEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527 Optional onSeeked # \u2022 onSeeked ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436 Optional onSeekedCapture # \u2022 onSeekedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437 Optional onSeeking # \u2022 onSeeking ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438 Optional onSeekingCapture # \u2022 onSeekingCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439 Optional onSelect # \u2022 onSelect ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490 Optional onSelectCapture # \u2022 onSelectCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491 Optional onStalled # \u2022 onStalled ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440 Optional onStalledCapture # \u2022 onStalledCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441 Optional onSubmit # \u2022 onSubmit ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386 Optional onSubmitCapture # \u2022 onSubmitCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387 Optional onSuspend # \u2022 onSuspend ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442 Optional onSuspendCapture # \u2022 onSuspendCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443 Optional onTimeUpdate # \u2022 onTimeUpdate ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444 Optional onTimeUpdateCapture # \u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445 Optional onTouchCancel # \u2022 onTouchCancel ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494 Optional onTouchCancelCapture # \u2022 onTouchCancelCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495 Optional onTouchEnd # \u2022 onTouchEnd ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496 Optional onTouchEndCapture # \u2022 onTouchEndCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497 Optional onTouchMove # \u2022 onTouchMove ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498 Optional onTouchMoveCapture # \u2022 onTouchMoveCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499 Optional onTouchStart # \u2022 onTouchStart ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500 Optional onTouchStartCapture # \u2022 onTouchStartCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501 Optional onTransitionEnd # \u2022 onTransitionEnd ? : TransitionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542 Optional onTransitionEndCapture # \u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543 Optional onVolumeChange # \u2022 onVolumeChange ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446 Optional onVolumeChangeCapture # \u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447 Optional onWaiting # \u2022 onWaiting ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448 Optional onWaitingCapture # \u2022 onWaitingCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449 Optional onWheel # \u2022 onWheel ? : WheelEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530 Optional onWheelCapture # \u2022 onWheelCapture ? : WheelEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531 Optional showTopLine # \u2022 showTopLine ? : boolean Defined in src/renderer/components/table/table-head.tsx:31 Optional sticky # \u2022 sticky ? : boolean Defined in src/renderer/components/table/table-head.tsx:32","title":"Interface: TableHeadProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#interface-tableheadprops","text":"","title":"Interface: TableHeadProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#hierarchy","text":"DOMAttributes\u2039HTMLDivElement\u203a \u21b3 TableHeadProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#properties","text":"children className dangerouslySetInnerHTML nowrap onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture showTopLine sticky","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-children","text":"\u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350","title":"Optional children"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-classname","text":"\u2022 className ? : string Defined in src/renderer/components/table/table-head.tsx:30","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-dangerouslysetinnerhtml","text":"\u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351","title":"Optional dangerouslySetInnerHTML"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-nowrap","text":"\u2022 nowrap ? : boolean Defined in src/renderer/components/table/table-head.tsx:33","title":"Optional nowrap"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onabort","text":"\u2022 onAbort ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406","title":"Optional onAbort"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onabortcapture","text":"\u2022 onAbortCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407","title":"Optional onAbortCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onanimationend","text":"\u2022 onAnimationEnd ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536","title":"Optional onAnimationEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onanimationendcapture","text":"\u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537","title":"Optional onAnimationEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onanimationiteration","text":"\u2022 onAnimationIteration ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538","title":"Optional onAnimationIteration"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onanimationiterationcapture","text":"\u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539","title":"Optional onAnimationIterationCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onanimationstart","text":"\u2022 onAnimationStart ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534","title":"Optional onAnimationStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onanimationstartcapture","text":"\u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535","title":"Optional onAnimationStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onauxclick","text":"\u2022 onAuxClick ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452","title":"Optional onAuxClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onauxclickcapture","text":"\u2022 onAuxClickCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453","title":"Optional onAuxClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onbeforeinput","text":"\u2022 onBeforeInput ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380","title":"Optional onBeforeInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onbeforeinputcapture","text":"\u2022 onBeforeInputCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381","title":"Optional onBeforeInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onblur","text":"\u2022 onBlur ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374","title":"Optional onBlur"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onblurcapture","text":"\u2022 onBlurCapture ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375","title":"Optional onBlurCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-oncanplay","text":"\u2022 onCanPlay ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408","title":"Optional onCanPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-oncanplaycapture","text":"\u2022 onCanPlayCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409","title":"Optional onCanPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-oncanplaythrough","text":"\u2022 onCanPlayThrough ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410","title":"Optional onCanPlayThrough"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-oncanplaythroughcapture","text":"\u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411","title":"Optional onCanPlayThroughCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onchange","text":"\u2022 onChange ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378","title":"Optional onChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onchangecapture","text":"\u2022 onChangeCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379","title":"Optional onChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onclick","text":"\u2022 onClick ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454","title":"Optional onClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onclickcapture","text":"\u2022 onClickCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455","title":"Optional onClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-oncompositionend","text":"\u2022 onCompositionEnd ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364","title":"Optional onCompositionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-oncompositionendcapture","text":"\u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365","title":"Optional onCompositionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-oncompositionstart","text":"\u2022 onCompositionStart ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366","title":"Optional onCompositionStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-oncompositionstartcapture","text":"\u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367","title":"Optional onCompositionStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-oncompositionupdate","text":"\u2022 onCompositionUpdate ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368","title":"Optional onCompositionUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-oncompositionupdatecapture","text":"\u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369","title":"Optional onCompositionUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-oncontextmenu","text":"\u2022 onContextMenu ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456","title":"Optional onContextMenu"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-oncontextmenucapture","text":"\u2022 onContextMenuCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457","title":"Optional onContextMenuCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-oncopy","text":"\u2022 onCopy ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356","title":"Optional onCopy"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-oncopycapture","text":"\u2022 onCopyCapture ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357","title":"Optional onCopyCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-oncut","text":"\u2022 onCut ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358","title":"Optional onCut"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-oncutcapture","text":"\u2022 onCutCapture ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359","title":"Optional onCutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ondoubleclick","text":"\u2022 onDoubleClick ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458","title":"Optional onDoubleClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ondoubleclickcapture","text":"\u2022 onDoubleClickCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459","title":"Optional onDoubleClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ondrag","text":"\u2022 onDrag ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460","title":"Optional onDrag"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ondragcapture","text":"\u2022 onDragCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461","title":"Optional onDragCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ondragend","text":"\u2022 onDragEnd ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462","title":"Optional onDragEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ondragendcapture","text":"\u2022 onDragEndCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463","title":"Optional onDragEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ondragenter","text":"\u2022 onDragEnter ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464","title":"Optional onDragEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ondragentercapture","text":"\u2022 onDragEnterCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465","title":"Optional onDragEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ondragexit","text":"\u2022 onDragExit ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466","title":"Optional onDragExit"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ondragexitcapture","text":"\u2022 onDragExitCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467","title":"Optional onDragExitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ondragleave","text":"\u2022 onDragLeave ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468","title":"Optional onDragLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ondragleavecapture","text":"\u2022 onDragLeaveCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469","title":"Optional onDragLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ondragover","text":"\u2022 onDragOver ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470","title":"Optional onDragOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ondragovercapture","text":"\u2022 onDragOverCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471","title":"Optional onDragOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ondragstart","text":"\u2022 onDragStart ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472","title":"Optional onDragStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ondragstartcapture","text":"\u2022 onDragStartCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473","title":"Optional onDragStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ondrop","text":"\u2022 onDrop ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474","title":"Optional onDrop"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ondropcapture","text":"\u2022 onDropCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475","title":"Optional onDropCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ondurationchange","text":"\u2022 onDurationChange ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412","title":"Optional onDurationChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ondurationchangecapture","text":"\u2022 onDurationChangeCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413","title":"Optional onDurationChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onemptied","text":"\u2022 onEmptied ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414","title":"Optional onEmptied"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onemptiedcapture","text":"\u2022 onEmptiedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415","title":"Optional onEmptiedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onencrypted","text":"\u2022 onEncrypted ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416","title":"Optional onEncrypted"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onencryptedcapture","text":"\u2022 onEncryptedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417","title":"Optional onEncryptedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onended","text":"\u2022 onEnded ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418","title":"Optional onEnded"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onendedcapture","text":"\u2022 onEndedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419","title":"Optional onEndedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onerror","text":"\u2022 onError ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394","title":"Optional onError"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onerrorcapture","text":"\u2022 onErrorCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395","title":"Optional onErrorCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onfocus","text":"\u2022 onFocus ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372","title":"Optional onFocus"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onfocuscapture","text":"\u2022 onFocusCapture ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373","title":"Optional onFocusCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ongotpointercapture","text":"\u2022 onGotPointerCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520","title":"Optional onGotPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ongotpointercapturecapture","text":"\u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521","title":"Optional onGotPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-oninput","text":"\u2022 onInput ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382","title":"Optional onInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-oninputcapture","text":"\u2022 onInputCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383","title":"Optional onInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-oninvalid","text":"\u2022 onInvalid ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388","title":"Optional onInvalid"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-oninvalidcapture","text":"\u2022 onInvalidCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389","title":"Optional onInvalidCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onkeydown","text":"\u2022 onKeyDown ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398","title":"Optional onKeyDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onkeydowncapture","text":"\u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399","title":"Optional onKeyDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onkeypress","text":"\u2022 onKeyPress ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400","title":"Optional onKeyPress"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onkeypresscapture","text":"\u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401","title":"Optional onKeyPressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onkeyup","text":"\u2022 onKeyUp ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402","title":"Optional onKeyUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onkeyupcapture","text":"\u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403","title":"Optional onKeyUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onload","text":"\u2022 onLoad ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392","title":"Optional onLoad"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onloadcapture","text":"\u2022 onLoadCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393","title":"Optional onLoadCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onloadstart","text":"\u2022 onLoadStart ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424","title":"Optional onLoadStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onloadstartcapture","text":"\u2022 onLoadStartCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425","title":"Optional onLoadStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onloadeddata","text":"\u2022 onLoadedData ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420","title":"Optional onLoadedData"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onloadeddatacapture","text":"\u2022 onLoadedDataCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421","title":"Optional onLoadedDataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onloadedmetadata","text":"\u2022 onLoadedMetadata ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422","title":"Optional onLoadedMetadata"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onloadedmetadatacapture","text":"\u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423","title":"Optional onLoadedMetadataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onlostpointercapture","text":"\u2022 onLostPointerCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522","title":"Optional onLostPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onlostpointercapturecapture","text":"\u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523","title":"Optional onLostPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onmousedown","text":"\u2022 onMouseDown ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476","title":"Optional onMouseDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onmousedowncapture","text":"\u2022 onMouseDownCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477","title":"Optional onMouseDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onmouseenter","text":"\u2022 onMouseEnter ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478","title":"Optional onMouseEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onmouseleave","text":"\u2022 onMouseLeave ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479","title":"Optional onMouseLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onmousemove","text":"\u2022 onMouseMove ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480","title":"Optional onMouseMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onmousemovecapture","text":"\u2022 onMouseMoveCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481","title":"Optional onMouseMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onmouseout","text":"\u2022 onMouseOut ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482","title":"Optional onMouseOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onmouseoutcapture","text":"\u2022 onMouseOutCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483","title":"Optional onMouseOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onmouseover","text":"\u2022 onMouseOver ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484","title":"Optional onMouseOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onmouseovercapture","text":"\u2022 onMouseOverCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485","title":"Optional onMouseOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onmouseup","text":"\u2022 onMouseUp ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486","title":"Optional onMouseUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onmouseupcapture","text":"\u2022 onMouseUpCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487","title":"Optional onMouseUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onpaste","text":"\u2022 onPaste ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360","title":"Optional onPaste"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onpastecapture","text":"\u2022 onPasteCapture ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361","title":"Optional onPasteCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onpause","text":"\u2022 onPause ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426","title":"Optional onPause"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onpausecapture","text":"\u2022 onPauseCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427","title":"Optional onPauseCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onplay","text":"\u2022 onPlay ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428","title":"Optional onPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onplaycapture","text":"\u2022 onPlayCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429","title":"Optional onPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onplaying","text":"\u2022 onPlaying ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430","title":"Optional onPlaying"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onplayingcapture","text":"\u2022 onPlayingCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431","title":"Optional onPlayingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onpointercancel","text":"\u2022 onPointerCancel ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510","title":"Optional onPointerCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onpointercancelcapture","text":"\u2022 onPointerCancelCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511","title":"Optional onPointerCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onpointerdown","text":"\u2022 onPointerDown ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504","title":"Optional onPointerDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onpointerdowncapture","text":"\u2022 onPointerDownCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505","title":"Optional onPointerDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onpointerenter","text":"\u2022 onPointerEnter ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512","title":"Optional onPointerEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onpointerentercapture","text":"\u2022 onPointerEnterCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513","title":"Optional onPointerEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onpointerleave","text":"\u2022 onPointerLeave ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514","title":"Optional onPointerLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onpointerleavecapture","text":"\u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515","title":"Optional onPointerLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onpointermove","text":"\u2022 onPointerMove ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506","title":"Optional onPointerMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onpointermovecapture","text":"\u2022 onPointerMoveCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507","title":"Optional onPointerMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onpointerout","text":"\u2022 onPointerOut ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518","title":"Optional onPointerOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onpointeroutcapture","text":"\u2022 onPointerOutCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519","title":"Optional onPointerOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onpointerover","text":"\u2022 onPointerOver ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516","title":"Optional onPointerOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onpointerovercapture","text":"\u2022 onPointerOverCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517","title":"Optional onPointerOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onpointerup","text":"\u2022 onPointerUp ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508","title":"Optional onPointerUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onpointerupcapture","text":"\u2022 onPointerUpCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509","title":"Optional onPointerUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onprogress","text":"\u2022 onProgress ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432","title":"Optional onProgress"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onprogresscapture","text":"\u2022 onProgressCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433","title":"Optional onProgressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onratechange","text":"\u2022 onRateChange ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434","title":"Optional onRateChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onratechangecapture","text":"\u2022 onRateChangeCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435","title":"Optional onRateChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onreset","text":"\u2022 onReset ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384","title":"Optional onReset"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onresetcapture","text":"\u2022 onResetCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385","title":"Optional onResetCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onscroll","text":"\u2022 onScroll ? : UIEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526","title":"Optional onScroll"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onscrollcapture","text":"\u2022 onScrollCapture ? : UIEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527","title":"Optional onScrollCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onseeked","text":"\u2022 onSeeked ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436","title":"Optional onSeeked"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onseekedcapture","text":"\u2022 onSeekedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437","title":"Optional onSeekedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onseeking","text":"\u2022 onSeeking ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438","title":"Optional onSeeking"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onseekingcapture","text":"\u2022 onSeekingCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439","title":"Optional onSeekingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onselect","text":"\u2022 onSelect ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490","title":"Optional onSelect"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onselectcapture","text":"\u2022 onSelectCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491","title":"Optional onSelectCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onstalled","text":"\u2022 onStalled ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440","title":"Optional onStalled"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onstalledcapture","text":"\u2022 onStalledCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441","title":"Optional onStalledCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onsubmit","text":"\u2022 onSubmit ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386","title":"Optional onSubmit"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onsubmitcapture","text":"\u2022 onSubmitCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387","title":"Optional onSubmitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onsuspend","text":"\u2022 onSuspend ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442","title":"Optional onSuspend"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onsuspendcapture","text":"\u2022 onSuspendCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443","title":"Optional onSuspendCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ontimeupdate","text":"\u2022 onTimeUpdate ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444","title":"Optional onTimeUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ontimeupdatecapture","text":"\u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445","title":"Optional onTimeUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ontouchcancel","text":"\u2022 onTouchCancel ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494","title":"Optional onTouchCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ontouchcancelcapture","text":"\u2022 onTouchCancelCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495","title":"Optional onTouchCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ontouchend","text":"\u2022 onTouchEnd ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496","title":"Optional onTouchEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ontouchendcapture","text":"\u2022 onTouchEndCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497","title":"Optional onTouchEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ontouchmove","text":"\u2022 onTouchMove ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498","title":"Optional onTouchMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ontouchmovecapture","text":"\u2022 onTouchMoveCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499","title":"Optional onTouchMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ontouchstart","text":"\u2022 onTouchStart ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500","title":"Optional onTouchStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ontouchstartcapture","text":"\u2022 onTouchStartCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501","title":"Optional onTouchStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ontransitionend","text":"\u2022 onTransitionEnd ? : TransitionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542","title":"Optional onTransitionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ontransitionendcapture","text":"\u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543","title":"Optional onTransitionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onvolumechange","text":"\u2022 onVolumeChange ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446","title":"Optional onVolumeChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onvolumechangecapture","text":"\u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447","title":"Optional onVolumeChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onwaiting","text":"\u2022 onWaiting ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448","title":"Optional onWaiting"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onwaitingcapture","text":"\u2022 onWaitingCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449","title":"Optional onWaitingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onwheel","text":"\u2022 onWheel ? : WheelEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530","title":"Optional onWheel"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onwheelcapture","text":"\u2022 onWheelCapture ? : WheelEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531","title":"Optional onWheelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-showtopline","text":"\u2022 showTopLine ? : boolean Defined in src/renderer/components/table/table-head.tsx:31","title":"Optional showTopLine"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-sticky","text":"\u2022 sticky ? : boolean Defined in src/renderer/components/table/table-head.tsx:32","title":"Optional sticky"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/","text":"Interface: TableProps # Hierarchy # DOMAttributes\u2039HTMLDivElement\u203a \u21b3 TableProps Index # Properties # autoSize children className customRowHeights dangerouslySetInnerHTML getTableRow items noItems onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onSort onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture rowLineHeight rowPadding scrollable selectable selectedItemId sortByDefault sortSyncWithUrl sortable storageKey tableId virtual Properties # Optional autoSize # \u2022 autoSize ? : boolean Defined in src/renderer/components/table/table.tsx:47 Optional children # \u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350 Optional className # \u2022 className ? : string Defined in src/renderer/components/table/table.tsx:46 Optional customRowHeights # \u2022 customRowHeights ? : function Defined in src/renderer/components/table/table.tsx:64 Type declaration: # \u25b8 ( item : object, lineHeight : number, paddings : number): number Parameters: Name Type item object lineHeight number paddings number Optional dangerouslySetInnerHTML # \u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351 Type declaration: # __html : string Optional getTableRow # \u2022 getTableRow ? : function Defined in src/renderer/components/table/table.tsx:65 Type declaration: # \u25b8 ( uid : string): ReactElement\u2039 TableRowProps \u203a Parameters: Name Type uid string Optional items # \u2022 items ? : ItemObject[] Defined in src/renderer/components/table/table.tsx:45 Optional noItems # \u2022 noItems ? : React.ReactNode Defined in src/renderer/components/table/table.tsx:59 Optional onAbort # \u2022 onAbort ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406 Optional onAbortCapture # \u2022 onAbortCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407 Optional onAnimationEnd # \u2022 onAnimationEnd ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536 Optional onAnimationEndCapture # \u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537 Optional onAnimationIteration # \u2022 onAnimationIteration ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538 Optional onAnimationIterationCapture # \u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539 Optional onAnimationStart # \u2022 onAnimationStart ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534 Optional onAnimationStartCapture # \u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535 Optional onAuxClick # \u2022 onAuxClick ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452 Optional onAuxClickCapture # \u2022 onAuxClickCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453 Optional onBeforeInput # \u2022 onBeforeInput ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380 Optional onBeforeInputCapture # \u2022 onBeforeInputCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381 Optional onBlur # \u2022 onBlur ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374 Optional onBlurCapture # \u2022 onBlurCapture ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375 Optional onCanPlay # \u2022 onCanPlay ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408 Optional onCanPlayCapture # \u2022 onCanPlayCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409 Optional onCanPlayThrough # \u2022 onCanPlayThrough ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410 Optional onCanPlayThroughCapture # \u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411 Optional onChange # \u2022 onChange ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378 Optional onChangeCapture # \u2022 onChangeCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379 Optional onClick # \u2022 onClick ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454 Optional onClickCapture # \u2022 onClickCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455 Optional onCompositionEnd # \u2022 onCompositionEnd ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364 Optional onCompositionEndCapture # \u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365 Optional onCompositionStart # \u2022 onCompositionStart ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366 Optional onCompositionStartCapture # \u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367 Optional onCompositionUpdate # \u2022 onCompositionUpdate ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368 Optional onCompositionUpdateCapture # \u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369 Optional onContextMenu # \u2022 onContextMenu ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456 Optional onContextMenuCapture # \u2022 onContextMenuCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457 Optional onCopy # \u2022 onCopy ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356 Optional onCopyCapture # \u2022 onCopyCapture ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357 Optional onCut # \u2022 onCut ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358 Optional onCutCapture # \u2022 onCutCapture ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359 Optional onDoubleClick # \u2022 onDoubleClick ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458 Optional onDoubleClickCapture # \u2022 onDoubleClickCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459 Optional onDrag # \u2022 onDrag ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460 Optional onDragCapture # \u2022 onDragCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461 Optional onDragEnd # \u2022 onDragEnd ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462 Optional onDragEndCapture # \u2022 onDragEndCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463 Optional onDragEnter # \u2022 onDragEnter ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464 Optional onDragEnterCapture # \u2022 onDragEnterCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465 Optional onDragExit # \u2022 onDragExit ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466 Optional onDragExitCapture # \u2022 onDragExitCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467 Optional onDragLeave # \u2022 onDragLeave ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468 Optional onDragLeaveCapture # \u2022 onDragLeaveCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469 Optional onDragOver # \u2022 onDragOver ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470 Optional onDragOverCapture # \u2022 onDragOverCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471 Optional onDragStart # \u2022 onDragStart ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472 Optional onDragStartCapture # \u2022 onDragStartCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473 Optional onDrop # \u2022 onDrop ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474 Optional onDropCapture # \u2022 onDropCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475 Optional onDurationChange # \u2022 onDurationChange ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412 Optional onDurationChangeCapture # \u2022 onDurationChangeCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413 Optional onEmptied # \u2022 onEmptied ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414 Optional onEmptiedCapture # \u2022 onEmptiedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415 Optional onEncrypted # \u2022 onEncrypted ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416 Optional onEncryptedCapture # \u2022 onEncryptedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417 Optional onEnded # \u2022 onEnded ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418 Optional onEndedCapture # \u2022 onEndedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419 Optional onError # \u2022 onError ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394 Optional onErrorCapture # \u2022 onErrorCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395 Optional onFocus # \u2022 onFocus ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372 Optional onFocusCapture # \u2022 onFocusCapture ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373 Optional onGotPointerCapture # \u2022 onGotPointerCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520 Optional onGotPointerCaptureCapture # \u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521 Optional onInput # \u2022 onInput ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382 Optional onInputCapture # \u2022 onInputCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383 Optional onInvalid # \u2022 onInvalid ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388 Optional onInvalidCapture # \u2022 onInvalidCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389 Optional onKeyDown # \u2022 onKeyDown ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398 Optional onKeyDownCapture # \u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399 Optional onKeyPress # \u2022 onKeyPress ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400 Optional onKeyPressCapture # \u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401 Optional onKeyUp # \u2022 onKeyUp ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402 Optional onKeyUpCapture # \u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403 Optional onLoad # \u2022 onLoad ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392 Optional onLoadCapture # \u2022 onLoadCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393 Optional onLoadStart # \u2022 onLoadStart ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424 Optional onLoadStartCapture # \u2022 onLoadStartCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425 Optional onLoadedData # \u2022 onLoadedData ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420 Optional onLoadedDataCapture # \u2022 onLoadedDataCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421 Optional onLoadedMetadata # \u2022 onLoadedMetadata ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422 Optional onLoadedMetadataCapture # \u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423 Optional onLostPointerCapture # \u2022 onLostPointerCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522 Optional onLostPointerCaptureCapture # \u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523 Optional onMouseDown # \u2022 onMouseDown ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476 Optional onMouseDownCapture # \u2022 onMouseDownCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477 Optional onMouseEnter # \u2022 onMouseEnter ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478 Optional onMouseLeave # \u2022 onMouseLeave ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479 Optional onMouseMove # \u2022 onMouseMove ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480 Optional onMouseMoveCapture # \u2022 onMouseMoveCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481 Optional onMouseOut # \u2022 onMouseOut ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482 Optional onMouseOutCapture # \u2022 onMouseOutCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483 Optional onMouseOver # \u2022 onMouseOver ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484 Optional onMouseOverCapture # \u2022 onMouseOverCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485 Optional onMouseUp # \u2022 onMouseUp ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486 Optional onMouseUpCapture # \u2022 onMouseUpCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487 Optional onPaste # \u2022 onPaste ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360 Optional onPasteCapture # \u2022 onPasteCapture ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361 Optional onPause # \u2022 onPause ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426 Optional onPauseCapture # \u2022 onPauseCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427 Optional onPlay # \u2022 onPlay ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428 Optional onPlayCapture # \u2022 onPlayCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429 Optional onPlaying # \u2022 onPlaying ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430 Optional onPlayingCapture # \u2022 onPlayingCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431 Optional onPointerCancel # \u2022 onPointerCancel ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510 Optional onPointerCancelCapture # \u2022 onPointerCancelCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511 Optional onPointerDown # \u2022 onPointerDown ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504 Optional onPointerDownCapture # \u2022 onPointerDownCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505 Optional onPointerEnter # \u2022 onPointerEnter ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512 Optional onPointerEnterCapture # \u2022 onPointerEnterCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513 Optional onPointerLeave # \u2022 onPointerLeave ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514 Optional onPointerLeaveCapture # \u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515 Optional onPointerMove # \u2022 onPointerMove ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506 Optional onPointerMoveCapture # \u2022 onPointerMoveCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507 Optional onPointerOut # \u2022 onPointerOut ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518 Optional onPointerOutCapture # \u2022 onPointerOutCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519 Optional onPointerOver # \u2022 onPointerOver ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516 Optional onPointerOverCapture # \u2022 onPointerOverCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517 Optional onPointerUp # \u2022 onPointerUp ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508 Optional onPointerUpCapture # \u2022 onPointerUpCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509 Optional onProgress # \u2022 onProgress ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432 Optional onProgressCapture # \u2022 onProgressCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433 Optional onRateChange # \u2022 onRateChange ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434 Optional onRateChangeCapture # \u2022 onRateChangeCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435 Optional onReset # \u2022 onReset ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384 Optional onResetCapture # \u2022 onResetCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385 Optional onScroll # \u2022 onScroll ? : UIEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526 Optional onScrollCapture # \u2022 onScrollCapture ? : UIEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527 Optional onSeeked # \u2022 onSeeked ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436 Optional onSeekedCapture # \u2022 onSeekedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437 Optional onSeeking # \u2022 onSeeking ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438 Optional onSeekingCapture # \u2022 onSeekingCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439 Optional onSelect # \u2022 onSelect ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490 Optional onSelectCapture # \u2022 onSelectCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491 Optional onSort # \u2022 onSort ? : function Defined in src/renderer/components/table/table.tsx:58 Type declaration: # \u25b8 ( params : TableSortParams ): void Parameters: Name Type params TableSortParams Optional onStalled # \u2022 onStalled ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440 Optional onStalledCapture # \u2022 onStalledCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441 Optional onSubmit # \u2022 onSubmit ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386 Optional onSubmitCapture # \u2022 onSubmitCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387 Optional onSuspend # \u2022 onSuspend ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442 Optional onSuspendCapture # \u2022 onSuspendCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443 Optional onTimeUpdate # \u2022 onTimeUpdate ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444 Optional onTimeUpdateCapture # \u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445 Optional onTouchCancel # \u2022 onTouchCancel ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494 Optional onTouchCancelCapture # \u2022 onTouchCancelCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495 Optional onTouchEnd # \u2022 onTouchEnd ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496 Optional onTouchEndCapture # \u2022 onTouchEndCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497 Optional onTouchMove # \u2022 onTouchMove ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498 Optional onTouchMoveCapture # \u2022 onTouchMoveCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499 Optional onTouchStart # \u2022 onTouchStart ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500 Optional onTouchStartCapture # \u2022 onTouchStartCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501 Optional onTransitionEnd # \u2022 onTransitionEnd ? : TransitionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542 Optional onTransitionEndCapture # \u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543 Optional onVolumeChange # \u2022 onVolumeChange ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446 Optional onVolumeChangeCapture # \u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447 Optional onWaiting # \u2022 onWaiting ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448 Optional onWaitingCapture # \u2022 onWaitingCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449 Optional onWheel # \u2022 onWheel ? : WheelEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530 Optional onWheelCapture # \u2022 onWheelCapture ? : WheelEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531 Optional rowLineHeight # \u2022 rowLineHeight ? : string Defined in src/renderer/components/table/table.tsx:63 Optional rowPadding # \u2022 rowPadding ? : string Defined in src/renderer/components/table/table.tsx:62 Optional scrollable # \u2022 scrollable ? : boolean Defined in src/renderer/components/table/table.tsx:49 Optional selectable # \u2022 selectable ? : boolean Defined in src/renderer/components/table/table.tsx:48 Optional selectedItemId # \u2022 selectedItemId ? : string Defined in src/renderer/components/table/table.tsx:60 Optional sortByDefault # \u2022 sortByDefault ? : Partial\u2039 TableSortParams \u203a Defined in src/renderer/components/table/table.tsx:57 Optional sortSyncWithUrl # \u2022 sortSyncWithUrl ? : boolean Defined in src/renderer/components/table/table.tsx:56 Optional sortable # \u2022 sortable ? : TableSortCallbacks Defined in src/renderer/components/table/table.tsx:55 Define sortable callbacks for every column in sortitem argument in the callback is an object, provided in Optional storageKey # \u2022 storageKey ? : string Defined in src/renderer/components/table/table.tsx:50 Optional tableId # \u2022 tableId ? : string Defined in src/renderer/components/table/table.tsx:44 Optional virtual # \u2022 virtual ? : boolean Defined in src/renderer/components/table/table.tsx:61","title":"Interface: TableProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#interface-tableprops","text":"","title":"Interface: TableProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#hierarchy","text":"DOMAttributes\u2039HTMLDivElement\u203a \u21b3 TableProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#properties","text":"autoSize children className customRowHeights dangerouslySetInnerHTML getTableRow items noItems onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onSort onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture rowLineHeight rowPadding scrollable selectable selectedItemId sortByDefault sortSyncWithUrl sortable storageKey tableId virtual","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-autosize","text":"\u2022 autoSize ? : boolean Defined in src/renderer/components/table/table.tsx:47","title":"Optional autoSize"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-children","text":"\u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350","title":"Optional children"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-classname","text":"\u2022 className ? : string Defined in src/renderer/components/table/table.tsx:46","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-customrowheights","text":"\u2022 customRowHeights ? : function Defined in src/renderer/components/table/table.tsx:64","title":"Optional customRowHeights"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-dangerouslysetinnerhtml","text":"\u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351","title":"Optional dangerouslySetInnerHTML"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-gettablerow","text":"\u2022 getTableRow ? : function Defined in src/renderer/components/table/table.tsx:65","title":"Optional getTableRow"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-items","text":"\u2022 items ? : ItemObject[] Defined in src/renderer/components/table/table.tsx:45","title":"Optional items"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-noitems","text":"\u2022 noItems ? : React.ReactNode Defined in src/renderer/components/table/table.tsx:59","title":"Optional noItems"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onabort","text":"\u2022 onAbort ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406","title":"Optional onAbort"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onabortcapture","text":"\u2022 onAbortCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407","title":"Optional onAbortCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onanimationend","text":"\u2022 onAnimationEnd ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536","title":"Optional onAnimationEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onanimationendcapture","text":"\u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537","title":"Optional onAnimationEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onanimationiteration","text":"\u2022 onAnimationIteration ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538","title":"Optional onAnimationIteration"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onanimationiterationcapture","text":"\u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539","title":"Optional onAnimationIterationCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onanimationstart","text":"\u2022 onAnimationStart ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534","title":"Optional onAnimationStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onanimationstartcapture","text":"\u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535","title":"Optional onAnimationStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onauxclick","text":"\u2022 onAuxClick ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452","title":"Optional onAuxClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onauxclickcapture","text":"\u2022 onAuxClickCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453","title":"Optional onAuxClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onbeforeinput","text":"\u2022 onBeforeInput ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380","title":"Optional onBeforeInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onbeforeinputcapture","text":"\u2022 onBeforeInputCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381","title":"Optional onBeforeInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onblur","text":"\u2022 onBlur ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374","title":"Optional onBlur"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onblurcapture","text":"\u2022 onBlurCapture ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375","title":"Optional onBlurCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-oncanplay","text":"\u2022 onCanPlay ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408","title":"Optional onCanPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-oncanplaycapture","text":"\u2022 onCanPlayCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409","title":"Optional onCanPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-oncanplaythrough","text":"\u2022 onCanPlayThrough ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410","title":"Optional onCanPlayThrough"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-oncanplaythroughcapture","text":"\u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411","title":"Optional onCanPlayThroughCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onchange","text":"\u2022 onChange ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378","title":"Optional onChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onchangecapture","text":"\u2022 onChangeCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379","title":"Optional onChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onclick","text":"\u2022 onClick ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454","title":"Optional onClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onclickcapture","text":"\u2022 onClickCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455","title":"Optional onClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-oncompositionend","text":"\u2022 onCompositionEnd ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364","title":"Optional onCompositionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-oncompositionendcapture","text":"\u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365","title":"Optional onCompositionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-oncompositionstart","text":"\u2022 onCompositionStart ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366","title":"Optional onCompositionStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-oncompositionstartcapture","text":"\u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367","title":"Optional onCompositionStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-oncompositionupdate","text":"\u2022 onCompositionUpdate ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368","title":"Optional onCompositionUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-oncompositionupdatecapture","text":"\u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369","title":"Optional onCompositionUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-oncontextmenu","text":"\u2022 onContextMenu ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456","title":"Optional onContextMenu"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-oncontextmenucapture","text":"\u2022 onContextMenuCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457","title":"Optional onContextMenuCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-oncopy","text":"\u2022 onCopy ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356","title":"Optional onCopy"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-oncopycapture","text":"\u2022 onCopyCapture ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357","title":"Optional onCopyCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-oncut","text":"\u2022 onCut ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358","title":"Optional onCut"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-oncutcapture","text":"\u2022 onCutCapture ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359","title":"Optional onCutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ondoubleclick","text":"\u2022 onDoubleClick ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458","title":"Optional onDoubleClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ondoubleclickcapture","text":"\u2022 onDoubleClickCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459","title":"Optional onDoubleClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ondrag","text":"\u2022 onDrag ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460","title":"Optional onDrag"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ondragcapture","text":"\u2022 onDragCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461","title":"Optional onDragCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ondragend","text":"\u2022 onDragEnd ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462","title":"Optional onDragEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ondragendcapture","text":"\u2022 onDragEndCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463","title":"Optional onDragEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ondragenter","text":"\u2022 onDragEnter ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464","title":"Optional onDragEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ondragentercapture","text":"\u2022 onDragEnterCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465","title":"Optional onDragEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ondragexit","text":"\u2022 onDragExit ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466","title":"Optional onDragExit"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ondragexitcapture","text":"\u2022 onDragExitCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467","title":"Optional onDragExitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ondragleave","text":"\u2022 onDragLeave ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468","title":"Optional onDragLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ondragleavecapture","text":"\u2022 onDragLeaveCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469","title":"Optional onDragLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ondragover","text":"\u2022 onDragOver ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470","title":"Optional onDragOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ondragovercapture","text":"\u2022 onDragOverCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471","title":"Optional onDragOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ondragstart","text":"\u2022 onDragStart ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472","title":"Optional onDragStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ondragstartcapture","text":"\u2022 onDragStartCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473","title":"Optional onDragStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ondrop","text":"\u2022 onDrop ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474","title":"Optional onDrop"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ondropcapture","text":"\u2022 onDropCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475","title":"Optional onDropCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ondurationchange","text":"\u2022 onDurationChange ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412","title":"Optional onDurationChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ondurationchangecapture","text":"\u2022 onDurationChangeCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413","title":"Optional onDurationChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onemptied","text":"\u2022 onEmptied ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414","title":"Optional onEmptied"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onemptiedcapture","text":"\u2022 onEmptiedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415","title":"Optional onEmptiedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onencrypted","text":"\u2022 onEncrypted ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416","title":"Optional onEncrypted"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onencryptedcapture","text":"\u2022 onEncryptedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417","title":"Optional onEncryptedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onended","text":"\u2022 onEnded ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418","title":"Optional onEnded"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onendedcapture","text":"\u2022 onEndedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419","title":"Optional onEndedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onerror","text":"\u2022 onError ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394","title":"Optional onError"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onerrorcapture","text":"\u2022 onErrorCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395","title":"Optional onErrorCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onfocus","text":"\u2022 onFocus ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372","title":"Optional onFocus"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onfocuscapture","text":"\u2022 onFocusCapture ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373","title":"Optional onFocusCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ongotpointercapture","text":"\u2022 onGotPointerCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520","title":"Optional onGotPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ongotpointercapturecapture","text":"\u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521","title":"Optional onGotPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-oninput","text":"\u2022 onInput ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382","title":"Optional onInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-oninputcapture","text":"\u2022 onInputCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383","title":"Optional onInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-oninvalid","text":"\u2022 onInvalid ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388","title":"Optional onInvalid"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-oninvalidcapture","text":"\u2022 onInvalidCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389","title":"Optional onInvalidCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onkeydown","text":"\u2022 onKeyDown ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398","title":"Optional onKeyDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onkeydowncapture","text":"\u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399","title":"Optional onKeyDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onkeypress","text":"\u2022 onKeyPress ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400","title":"Optional onKeyPress"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onkeypresscapture","text":"\u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401","title":"Optional onKeyPressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onkeyup","text":"\u2022 onKeyUp ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402","title":"Optional onKeyUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onkeyupcapture","text":"\u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403","title":"Optional onKeyUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onload","text":"\u2022 onLoad ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392","title":"Optional onLoad"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onloadcapture","text":"\u2022 onLoadCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393","title":"Optional onLoadCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onloadstart","text":"\u2022 onLoadStart ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424","title":"Optional onLoadStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onloadstartcapture","text":"\u2022 onLoadStartCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425","title":"Optional onLoadStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onloadeddata","text":"\u2022 onLoadedData ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420","title":"Optional onLoadedData"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onloadeddatacapture","text":"\u2022 onLoadedDataCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421","title":"Optional onLoadedDataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onloadedmetadata","text":"\u2022 onLoadedMetadata ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422","title":"Optional onLoadedMetadata"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onloadedmetadatacapture","text":"\u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423","title":"Optional onLoadedMetadataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onlostpointercapture","text":"\u2022 onLostPointerCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522","title":"Optional onLostPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onlostpointercapturecapture","text":"\u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523","title":"Optional onLostPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onmousedown","text":"\u2022 onMouseDown ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476","title":"Optional onMouseDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onmousedowncapture","text":"\u2022 onMouseDownCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477","title":"Optional onMouseDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onmouseenter","text":"\u2022 onMouseEnter ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478","title":"Optional onMouseEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onmouseleave","text":"\u2022 onMouseLeave ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479","title":"Optional onMouseLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onmousemove","text":"\u2022 onMouseMove ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480","title":"Optional onMouseMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onmousemovecapture","text":"\u2022 onMouseMoveCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481","title":"Optional onMouseMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onmouseout","text":"\u2022 onMouseOut ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482","title":"Optional onMouseOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onmouseoutcapture","text":"\u2022 onMouseOutCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483","title":"Optional onMouseOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onmouseover","text":"\u2022 onMouseOver ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484","title":"Optional onMouseOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onmouseovercapture","text":"\u2022 onMouseOverCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485","title":"Optional onMouseOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onmouseup","text":"\u2022 onMouseUp ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486","title":"Optional onMouseUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onmouseupcapture","text":"\u2022 onMouseUpCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487","title":"Optional onMouseUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onpaste","text":"\u2022 onPaste ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360","title":"Optional onPaste"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onpastecapture","text":"\u2022 onPasteCapture ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361","title":"Optional onPasteCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onpause","text":"\u2022 onPause ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426","title":"Optional onPause"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onpausecapture","text":"\u2022 onPauseCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427","title":"Optional onPauseCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onplay","text":"\u2022 onPlay ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428","title":"Optional onPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onplaycapture","text":"\u2022 onPlayCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429","title":"Optional onPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onplaying","text":"\u2022 onPlaying ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430","title":"Optional onPlaying"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onplayingcapture","text":"\u2022 onPlayingCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431","title":"Optional onPlayingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onpointercancel","text":"\u2022 onPointerCancel ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510","title":"Optional onPointerCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onpointercancelcapture","text":"\u2022 onPointerCancelCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511","title":"Optional onPointerCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onpointerdown","text":"\u2022 onPointerDown ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504","title":"Optional onPointerDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onpointerdowncapture","text":"\u2022 onPointerDownCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505","title":"Optional onPointerDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onpointerenter","text":"\u2022 onPointerEnter ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512","title":"Optional onPointerEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onpointerentercapture","text":"\u2022 onPointerEnterCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513","title":"Optional onPointerEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onpointerleave","text":"\u2022 onPointerLeave ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514","title":"Optional onPointerLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onpointerleavecapture","text":"\u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515","title":"Optional onPointerLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onpointermove","text":"\u2022 onPointerMove ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506","title":"Optional onPointerMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onpointermovecapture","text":"\u2022 onPointerMoveCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507","title":"Optional onPointerMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onpointerout","text":"\u2022 onPointerOut ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518","title":"Optional onPointerOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onpointeroutcapture","text":"\u2022 onPointerOutCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519","title":"Optional onPointerOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onpointerover","text":"\u2022 onPointerOver ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516","title":"Optional onPointerOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onpointerovercapture","text":"\u2022 onPointerOverCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517","title":"Optional onPointerOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onpointerup","text":"\u2022 onPointerUp ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508","title":"Optional onPointerUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onpointerupcapture","text":"\u2022 onPointerUpCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509","title":"Optional onPointerUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onprogress","text":"\u2022 onProgress ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432","title":"Optional onProgress"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onprogresscapture","text":"\u2022 onProgressCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433","title":"Optional onProgressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onratechange","text":"\u2022 onRateChange ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434","title":"Optional onRateChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onratechangecapture","text":"\u2022 onRateChangeCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435","title":"Optional onRateChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onreset","text":"\u2022 onReset ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384","title":"Optional onReset"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onresetcapture","text":"\u2022 onResetCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385","title":"Optional onResetCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onscroll","text":"\u2022 onScroll ? : UIEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526","title":"Optional onScroll"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onscrollcapture","text":"\u2022 onScrollCapture ? : UIEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527","title":"Optional onScrollCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onseeked","text":"\u2022 onSeeked ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436","title":"Optional onSeeked"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onseekedcapture","text":"\u2022 onSeekedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437","title":"Optional onSeekedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onseeking","text":"\u2022 onSeeking ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438","title":"Optional onSeeking"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onseekingcapture","text":"\u2022 onSeekingCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439","title":"Optional onSeekingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onselect","text":"\u2022 onSelect ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490","title":"Optional onSelect"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onselectcapture","text":"\u2022 onSelectCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491","title":"Optional onSelectCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onsort","text":"\u2022 onSort ? : function Defined in src/renderer/components/table/table.tsx:58","title":"Optional onSort"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onstalled","text":"\u2022 onStalled ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440","title":"Optional onStalled"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onstalledcapture","text":"\u2022 onStalledCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441","title":"Optional onStalledCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onsubmit","text":"\u2022 onSubmit ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386","title":"Optional onSubmit"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onsubmitcapture","text":"\u2022 onSubmitCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387","title":"Optional onSubmitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onsuspend","text":"\u2022 onSuspend ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442","title":"Optional onSuspend"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onsuspendcapture","text":"\u2022 onSuspendCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443","title":"Optional onSuspendCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ontimeupdate","text":"\u2022 onTimeUpdate ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444","title":"Optional onTimeUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ontimeupdatecapture","text":"\u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445","title":"Optional onTimeUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ontouchcancel","text":"\u2022 onTouchCancel ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494","title":"Optional onTouchCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ontouchcancelcapture","text":"\u2022 onTouchCancelCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495","title":"Optional onTouchCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ontouchend","text":"\u2022 onTouchEnd ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496","title":"Optional onTouchEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ontouchendcapture","text":"\u2022 onTouchEndCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497","title":"Optional onTouchEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ontouchmove","text":"\u2022 onTouchMove ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498","title":"Optional onTouchMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ontouchmovecapture","text":"\u2022 onTouchMoveCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499","title":"Optional onTouchMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ontouchstart","text":"\u2022 onTouchStart ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500","title":"Optional onTouchStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ontouchstartcapture","text":"\u2022 onTouchStartCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501","title":"Optional onTouchStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ontransitionend","text":"\u2022 onTransitionEnd ? : TransitionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542","title":"Optional onTransitionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ontransitionendcapture","text":"\u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543","title":"Optional onTransitionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onvolumechange","text":"\u2022 onVolumeChange ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446","title":"Optional onVolumeChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onvolumechangecapture","text":"\u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447","title":"Optional onVolumeChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onwaiting","text":"\u2022 onWaiting ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448","title":"Optional onWaiting"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onwaitingcapture","text":"\u2022 onWaitingCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449","title":"Optional onWaitingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onwheel","text":"\u2022 onWheel ? : WheelEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530","title":"Optional onWheel"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onwheelcapture","text":"\u2022 onWheelCapture ? : WheelEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531","title":"Optional onWheelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-rowlineheight","text":"\u2022 rowLineHeight ? : string Defined in src/renderer/components/table/table.tsx:63","title":"Optional rowLineHeight"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-rowpadding","text":"\u2022 rowPadding ? : string Defined in src/renderer/components/table/table.tsx:62","title":"Optional rowPadding"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-scrollable","text":"\u2022 scrollable ? : boolean Defined in src/renderer/components/table/table.tsx:49","title":"Optional scrollable"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-selectable","text":"\u2022 selectable ? : boolean Defined in src/renderer/components/table/table.tsx:48","title":"Optional selectable"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-selecteditemid","text":"\u2022 selectedItemId ? : string Defined in src/renderer/components/table/table.tsx:60","title":"Optional selectedItemId"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-sortbydefault","text":"\u2022 sortByDefault ? : Partial\u2039 TableSortParams \u203a Defined in src/renderer/components/table/table.tsx:57","title":"Optional sortByDefault"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-sortsyncwithurl","text":"\u2022 sortSyncWithUrl ? : boolean Defined in src/renderer/components/table/table.tsx:56","title":"Optional sortSyncWithUrl"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-sortable","text":"\u2022 sortable ? : TableSortCallbacks Defined in src/renderer/components/table/table.tsx:55 Define sortable callbacks for every column in sortitem argument in the callback is an object, provided in","title":"Optional sortable"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-storagekey","text":"\u2022 storageKey ? : string Defined in src/renderer/components/table/table.tsx:50","title":"Optional storageKey"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-tableid","text":"\u2022 tableId ? : string Defined in src/renderer/components/table/table.tsx:44","title":"Optional tableId"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-virtual","text":"\u2022 virtual ? : boolean Defined in src/renderer/components/table/table.tsx:61","title":"Optional virtual"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/","text":"Interface: TableRowProps # Hierarchy # DOMAttributes\u2039HTMLDivElement\u203a \u21b3 TableRowProps Index # Properties # children className dangerouslySetInnerHTML disabled nowrap onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture searchItem selected sortItem style Properties # Optional children # \u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350 Optional className # \u2022 className ? : string Defined in src/renderer/components/table/table-row.tsx:31 Optional dangerouslySetInnerHTML # \u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351 Type declaration: # __html : string Optional disabled # \u2022 disabled ? : boolean Defined in src/renderer/components/table/table-row.tsx:37 Optional nowrap # \u2022 nowrap ? : boolean Defined in src/renderer/components/table/table-row.tsx:34 Optional onAbort # \u2022 onAbort ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406 Optional onAbortCapture # \u2022 onAbortCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407 Optional onAnimationEnd # \u2022 onAnimationEnd ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536 Optional onAnimationEndCapture # \u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537 Optional onAnimationIteration # \u2022 onAnimationIteration ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538 Optional onAnimationIterationCapture # \u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539 Optional onAnimationStart # \u2022 onAnimationStart ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534 Optional onAnimationStartCapture # \u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535 Optional onAuxClick # \u2022 onAuxClick ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452 Optional onAuxClickCapture # \u2022 onAuxClickCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453 Optional onBeforeInput # \u2022 onBeforeInput ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380 Optional onBeforeInputCapture # \u2022 onBeforeInputCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381 Optional onBlur # \u2022 onBlur ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374 Optional onBlurCapture # \u2022 onBlurCapture ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375 Optional onCanPlay # \u2022 onCanPlay ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408 Optional onCanPlayCapture # \u2022 onCanPlayCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409 Optional onCanPlayThrough # \u2022 onCanPlayThrough ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410 Optional onCanPlayThroughCapture # \u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411 Optional onChange # \u2022 onChange ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378 Optional onChangeCapture # \u2022 onChangeCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379 Optional onClick # \u2022 onClick ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454 Optional onClickCapture # \u2022 onClickCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455 Optional onCompositionEnd # \u2022 onCompositionEnd ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364 Optional onCompositionEndCapture # \u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365 Optional onCompositionStart # \u2022 onCompositionStart ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366 Optional onCompositionStartCapture # \u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367 Optional onCompositionUpdate # \u2022 onCompositionUpdate ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368 Optional onCompositionUpdateCapture # \u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369 Optional onContextMenu # \u2022 onContextMenu ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456 Optional onContextMenuCapture # \u2022 onContextMenuCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457 Optional onCopy # \u2022 onCopy ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356 Optional onCopyCapture # \u2022 onCopyCapture ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357 Optional onCut # \u2022 onCut ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358 Optional onCutCapture # \u2022 onCutCapture ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359 Optional onDoubleClick # \u2022 onDoubleClick ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458 Optional onDoubleClickCapture # \u2022 onDoubleClickCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459 Optional onDrag # \u2022 onDrag ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460 Optional onDragCapture # \u2022 onDragCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461 Optional onDragEnd # \u2022 onDragEnd ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462 Optional onDragEndCapture # \u2022 onDragEndCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463 Optional onDragEnter # \u2022 onDragEnter ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464 Optional onDragEnterCapture # \u2022 onDragEnterCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465 Optional onDragExit # \u2022 onDragExit ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466 Optional onDragExitCapture # \u2022 onDragExitCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467 Optional onDragLeave # \u2022 onDragLeave ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468 Optional onDragLeaveCapture # \u2022 onDragLeaveCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469 Optional onDragOver # \u2022 onDragOver ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470 Optional onDragOverCapture # \u2022 onDragOverCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471 Optional onDragStart # \u2022 onDragStart ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472 Optional onDragStartCapture # \u2022 onDragStartCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473 Optional onDrop # \u2022 onDrop ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474 Optional onDropCapture # \u2022 onDropCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475 Optional onDurationChange # \u2022 onDurationChange ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412 Optional onDurationChangeCapture # \u2022 onDurationChangeCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413 Optional onEmptied # \u2022 onEmptied ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414 Optional onEmptiedCapture # \u2022 onEmptiedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415 Optional onEncrypted # \u2022 onEncrypted ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416 Optional onEncryptedCapture # \u2022 onEncryptedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417 Optional onEnded # \u2022 onEnded ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418 Optional onEndedCapture # \u2022 onEndedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419 Optional onError # \u2022 onError ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394 Optional onErrorCapture # \u2022 onErrorCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395 Optional onFocus # \u2022 onFocus ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372 Optional onFocusCapture # \u2022 onFocusCapture ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373 Optional onGotPointerCapture # \u2022 onGotPointerCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520 Optional onGotPointerCaptureCapture # \u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521 Optional onInput # \u2022 onInput ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382 Optional onInputCapture # \u2022 onInputCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383 Optional onInvalid # \u2022 onInvalid ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388 Optional onInvalidCapture # \u2022 onInvalidCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389 Optional onKeyDown # \u2022 onKeyDown ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398 Optional onKeyDownCapture # \u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399 Optional onKeyPress # \u2022 onKeyPress ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400 Optional onKeyPressCapture # \u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401 Optional onKeyUp # \u2022 onKeyUp ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402 Optional onKeyUpCapture # \u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403 Optional onLoad # \u2022 onLoad ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392 Optional onLoadCapture # \u2022 onLoadCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393 Optional onLoadStart # \u2022 onLoadStart ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424 Optional onLoadStartCapture # \u2022 onLoadStartCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425 Optional onLoadedData # \u2022 onLoadedData ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420 Optional onLoadedDataCapture # \u2022 onLoadedDataCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421 Optional onLoadedMetadata # \u2022 onLoadedMetadata ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422 Optional onLoadedMetadataCapture # \u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423 Optional onLostPointerCapture # \u2022 onLostPointerCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522 Optional onLostPointerCaptureCapture # \u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523 Optional onMouseDown # \u2022 onMouseDown ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476 Optional onMouseDownCapture # \u2022 onMouseDownCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477 Optional onMouseEnter # \u2022 onMouseEnter ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478 Optional onMouseLeave # \u2022 onMouseLeave ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479 Optional onMouseMove # \u2022 onMouseMove ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480 Optional onMouseMoveCapture # \u2022 onMouseMoveCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481 Optional onMouseOut # \u2022 onMouseOut ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482 Optional onMouseOutCapture # \u2022 onMouseOutCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483 Optional onMouseOver # \u2022 onMouseOver ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484 Optional onMouseOverCapture # \u2022 onMouseOverCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485 Optional onMouseUp # \u2022 onMouseUp ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486 Optional onMouseUpCapture # \u2022 onMouseUpCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487 Optional onPaste # \u2022 onPaste ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360 Optional onPasteCapture # \u2022 onPasteCapture ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361 Optional onPause # \u2022 onPause ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426 Optional onPauseCapture # \u2022 onPauseCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427 Optional onPlay # \u2022 onPlay ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428 Optional onPlayCapture # \u2022 onPlayCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429 Optional onPlaying # \u2022 onPlaying ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430 Optional onPlayingCapture # \u2022 onPlayingCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431 Optional onPointerCancel # \u2022 onPointerCancel ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510 Optional onPointerCancelCapture # \u2022 onPointerCancelCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511 Optional onPointerDown # \u2022 onPointerDown ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504 Optional onPointerDownCapture # \u2022 onPointerDownCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505 Optional onPointerEnter # \u2022 onPointerEnter ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512 Optional onPointerEnterCapture # \u2022 onPointerEnterCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513 Optional onPointerLeave # \u2022 onPointerLeave ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514 Optional onPointerLeaveCapture # \u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515 Optional onPointerMove # \u2022 onPointerMove ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506 Optional onPointerMoveCapture # \u2022 onPointerMoveCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507 Optional onPointerOut # \u2022 onPointerOut ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518 Optional onPointerOutCapture # \u2022 onPointerOutCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519 Optional onPointerOver # \u2022 onPointerOver ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516 Optional onPointerOverCapture # \u2022 onPointerOverCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517 Optional onPointerUp # \u2022 onPointerUp ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508 Optional onPointerUpCapture # \u2022 onPointerUpCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509 Optional onProgress # \u2022 onProgress ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432 Optional onProgressCapture # \u2022 onProgressCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433 Optional onRateChange # \u2022 onRateChange ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434 Optional onRateChangeCapture # \u2022 onRateChangeCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435 Optional onReset # \u2022 onReset ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384 Optional onResetCapture # \u2022 onResetCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385 Optional onScroll # \u2022 onScroll ? : UIEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526 Optional onScrollCapture # \u2022 onScrollCapture ? : UIEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527 Optional onSeeked # \u2022 onSeeked ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436 Optional onSeekedCapture # \u2022 onSeekedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437 Optional onSeeking # \u2022 onSeeking ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438 Optional onSeekingCapture # \u2022 onSeekingCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439 Optional onSelect # \u2022 onSelect ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490 Optional onSelectCapture # \u2022 onSelectCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491 Optional onStalled # \u2022 onStalled ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440 Optional onStalledCapture # \u2022 onStalledCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441 Optional onSubmit # \u2022 onSubmit ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386 Optional onSubmitCapture # \u2022 onSubmitCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387 Optional onSuspend # \u2022 onSuspend ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442 Optional onSuspendCapture # \u2022 onSuspendCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443 Optional onTimeUpdate # \u2022 onTimeUpdate ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444 Optional onTimeUpdateCapture # \u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445 Optional onTouchCancel # \u2022 onTouchCancel ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494 Optional onTouchCancelCapture # \u2022 onTouchCancelCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495 Optional onTouchEnd # \u2022 onTouchEnd ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496 Optional onTouchEndCapture # \u2022 onTouchEndCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497 Optional onTouchMove # \u2022 onTouchMove ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498 Optional onTouchMoveCapture # \u2022 onTouchMoveCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499 Optional onTouchStart # \u2022 onTouchStart ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500 Optional onTouchStartCapture # \u2022 onTouchStartCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501 Optional onTransitionEnd # \u2022 onTransitionEnd ? : TransitionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542 Optional onTransitionEndCapture # \u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543 Optional onVolumeChange # \u2022 onVolumeChange ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446 Optional onVolumeChangeCapture # \u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447 Optional onWaiting # \u2022 onWaiting ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448 Optional onWaitingCapture # \u2022 onWaitingCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449 Optional onWheel # \u2022 onWheel ? : WheelEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530 Optional onWheelCapture # \u2022 onWheelCapture ? : WheelEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531 Optional searchItem # \u2022 searchItem ? : ItemObject | any Defined in src/renderer/components/table/table-row.tsx:36 Optional selected # \u2022 selected ? : boolean Defined in src/renderer/components/table/table-row.tsx:32 Optional sortItem # \u2022 sortItem ? : ItemObject | any Defined in src/renderer/components/table/table-row.tsx:35 Optional style # \u2022 style ? : CSSProperties Defined in src/renderer/components/table/table-row.tsx:33","title":"Interface: TableRowProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#interface-tablerowprops","text":"","title":"Interface: TableRowProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#hierarchy","text":"DOMAttributes\u2039HTMLDivElement\u203a \u21b3 TableRowProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#properties","text":"children className dangerouslySetInnerHTML disabled nowrap onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture searchItem selected sortItem style","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-children","text":"\u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350","title":"Optional children"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-classname","text":"\u2022 className ? : string Defined in src/renderer/components/table/table-row.tsx:31","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-dangerouslysetinnerhtml","text":"\u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351","title":"Optional dangerouslySetInnerHTML"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-disabled","text":"\u2022 disabled ? : boolean Defined in src/renderer/components/table/table-row.tsx:37","title":"Optional disabled"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-nowrap","text":"\u2022 nowrap ? : boolean Defined in src/renderer/components/table/table-row.tsx:34","title":"Optional nowrap"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onabort","text":"\u2022 onAbort ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406","title":"Optional onAbort"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onabortcapture","text":"\u2022 onAbortCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407","title":"Optional onAbortCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onanimationend","text":"\u2022 onAnimationEnd ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536","title":"Optional onAnimationEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onanimationendcapture","text":"\u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537","title":"Optional onAnimationEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onanimationiteration","text":"\u2022 onAnimationIteration ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538","title":"Optional onAnimationIteration"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onanimationiterationcapture","text":"\u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539","title":"Optional onAnimationIterationCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onanimationstart","text":"\u2022 onAnimationStart ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534","title":"Optional onAnimationStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onanimationstartcapture","text":"\u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535","title":"Optional onAnimationStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onauxclick","text":"\u2022 onAuxClick ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452","title":"Optional onAuxClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onauxclickcapture","text":"\u2022 onAuxClickCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453","title":"Optional onAuxClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onbeforeinput","text":"\u2022 onBeforeInput ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380","title":"Optional onBeforeInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onbeforeinputcapture","text":"\u2022 onBeforeInputCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381","title":"Optional onBeforeInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onblur","text":"\u2022 onBlur ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374","title":"Optional onBlur"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onblurcapture","text":"\u2022 onBlurCapture ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375","title":"Optional onBlurCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-oncanplay","text":"\u2022 onCanPlay ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408","title":"Optional onCanPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-oncanplaycapture","text":"\u2022 onCanPlayCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409","title":"Optional onCanPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-oncanplaythrough","text":"\u2022 onCanPlayThrough ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410","title":"Optional onCanPlayThrough"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-oncanplaythroughcapture","text":"\u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411","title":"Optional onCanPlayThroughCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onchange","text":"\u2022 onChange ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378","title":"Optional onChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onchangecapture","text":"\u2022 onChangeCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379","title":"Optional onChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onclick","text":"\u2022 onClick ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454","title":"Optional onClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onclickcapture","text":"\u2022 onClickCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455","title":"Optional onClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-oncompositionend","text":"\u2022 onCompositionEnd ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364","title":"Optional onCompositionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-oncompositionendcapture","text":"\u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365","title":"Optional onCompositionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-oncompositionstart","text":"\u2022 onCompositionStart ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366","title":"Optional onCompositionStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-oncompositionstartcapture","text":"\u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367","title":"Optional onCompositionStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-oncompositionupdate","text":"\u2022 onCompositionUpdate ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368","title":"Optional onCompositionUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-oncompositionupdatecapture","text":"\u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369","title":"Optional onCompositionUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-oncontextmenu","text":"\u2022 onContextMenu ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456","title":"Optional onContextMenu"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-oncontextmenucapture","text":"\u2022 onContextMenuCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457","title":"Optional onContextMenuCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-oncopy","text":"\u2022 onCopy ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356","title":"Optional onCopy"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-oncopycapture","text":"\u2022 onCopyCapture ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357","title":"Optional onCopyCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-oncut","text":"\u2022 onCut ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358","title":"Optional onCut"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-oncutcapture","text":"\u2022 onCutCapture ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359","title":"Optional onCutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ondoubleclick","text":"\u2022 onDoubleClick ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458","title":"Optional onDoubleClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ondoubleclickcapture","text":"\u2022 onDoubleClickCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459","title":"Optional onDoubleClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ondrag","text":"\u2022 onDrag ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460","title":"Optional onDrag"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ondragcapture","text":"\u2022 onDragCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461","title":"Optional onDragCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ondragend","text":"\u2022 onDragEnd ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462","title":"Optional onDragEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ondragendcapture","text":"\u2022 onDragEndCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463","title":"Optional onDragEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ondragenter","text":"\u2022 onDragEnter ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464","title":"Optional onDragEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ondragentercapture","text":"\u2022 onDragEnterCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465","title":"Optional onDragEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ondragexit","text":"\u2022 onDragExit ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466","title":"Optional onDragExit"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ondragexitcapture","text":"\u2022 onDragExitCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467","title":"Optional onDragExitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ondragleave","text":"\u2022 onDragLeave ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468","title":"Optional onDragLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ondragleavecapture","text":"\u2022 onDragLeaveCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469","title":"Optional onDragLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ondragover","text":"\u2022 onDragOver ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470","title":"Optional onDragOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ondragovercapture","text":"\u2022 onDragOverCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471","title":"Optional onDragOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ondragstart","text":"\u2022 onDragStart ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472","title":"Optional onDragStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ondragstartcapture","text":"\u2022 onDragStartCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473","title":"Optional onDragStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ondrop","text":"\u2022 onDrop ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474","title":"Optional onDrop"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ondropcapture","text":"\u2022 onDropCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475","title":"Optional onDropCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ondurationchange","text":"\u2022 onDurationChange ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412","title":"Optional onDurationChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ondurationchangecapture","text":"\u2022 onDurationChangeCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413","title":"Optional onDurationChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onemptied","text":"\u2022 onEmptied ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414","title":"Optional onEmptied"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onemptiedcapture","text":"\u2022 onEmptiedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415","title":"Optional onEmptiedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onencrypted","text":"\u2022 onEncrypted ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416","title":"Optional onEncrypted"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onencryptedcapture","text":"\u2022 onEncryptedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417","title":"Optional onEncryptedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onended","text":"\u2022 onEnded ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418","title":"Optional onEnded"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onendedcapture","text":"\u2022 onEndedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419","title":"Optional onEndedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onerror","text":"\u2022 onError ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394","title":"Optional onError"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onerrorcapture","text":"\u2022 onErrorCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395","title":"Optional onErrorCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onfocus","text":"\u2022 onFocus ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372","title":"Optional onFocus"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onfocuscapture","text":"\u2022 onFocusCapture ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373","title":"Optional onFocusCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ongotpointercapture","text":"\u2022 onGotPointerCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520","title":"Optional onGotPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ongotpointercapturecapture","text":"\u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521","title":"Optional onGotPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-oninput","text":"\u2022 onInput ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382","title":"Optional onInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-oninputcapture","text":"\u2022 onInputCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383","title":"Optional onInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-oninvalid","text":"\u2022 onInvalid ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388","title":"Optional onInvalid"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-oninvalidcapture","text":"\u2022 onInvalidCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389","title":"Optional onInvalidCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onkeydown","text":"\u2022 onKeyDown ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398","title":"Optional onKeyDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onkeydowncapture","text":"\u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399","title":"Optional onKeyDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onkeypress","text":"\u2022 onKeyPress ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400","title":"Optional onKeyPress"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onkeypresscapture","text":"\u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401","title":"Optional onKeyPressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onkeyup","text":"\u2022 onKeyUp ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402","title":"Optional onKeyUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onkeyupcapture","text":"\u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403","title":"Optional onKeyUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onload","text":"\u2022 onLoad ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392","title":"Optional onLoad"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onloadcapture","text":"\u2022 onLoadCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393","title":"Optional onLoadCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onloadstart","text":"\u2022 onLoadStart ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424","title":"Optional onLoadStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onloadstartcapture","text":"\u2022 onLoadStartCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425","title":"Optional onLoadStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onloadeddata","text":"\u2022 onLoadedData ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420","title":"Optional onLoadedData"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onloadeddatacapture","text":"\u2022 onLoadedDataCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421","title":"Optional onLoadedDataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onloadedmetadata","text":"\u2022 onLoadedMetadata ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422","title":"Optional onLoadedMetadata"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onloadedmetadatacapture","text":"\u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423","title":"Optional onLoadedMetadataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onlostpointercapture","text":"\u2022 onLostPointerCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522","title":"Optional onLostPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onlostpointercapturecapture","text":"\u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523","title":"Optional onLostPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onmousedown","text":"\u2022 onMouseDown ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476","title":"Optional onMouseDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onmousedowncapture","text":"\u2022 onMouseDownCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477","title":"Optional onMouseDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onmouseenter","text":"\u2022 onMouseEnter ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478","title":"Optional onMouseEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onmouseleave","text":"\u2022 onMouseLeave ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479","title":"Optional onMouseLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onmousemove","text":"\u2022 onMouseMove ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480","title":"Optional onMouseMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onmousemovecapture","text":"\u2022 onMouseMoveCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481","title":"Optional onMouseMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onmouseout","text":"\u2022 onMouseOut ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482","title":"Optional onMouseOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onmouseoutcapture","text":"\u2022 onMouseOutCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483","title":"Optional onMouseOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onmouseover","text":"\u2022 onMouseOver ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484","title":"Optional onMouseOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onmouseovercapture","text":"\u2022 onMouseOverCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485","title":"Optional onMouseOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onmouseup","text":"\u2022 onMouseUp ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486","title":"Optional onMouseUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onmouseupcapture","text":"\u2022 onMouseUpCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487","title":"Optional onMouseUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onpaste","text":"\u2022 onPaste ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360","title":"Optional onPaste"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onpastecapture","text":"\u2022 onPasteCapture ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361","title":"Optional onPasteCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onpause","text":"\u2022 onPause ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426","title":"Optional onPause"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onpausecapture","text":"\u2022 onPauseCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427","title":"Optional onPauseCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onplay","text":"\u2022 onPlay ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428","title":"Optional onPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onplaycapture","text":"\u2022 onPlayCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429","title":"Optional onPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onplaying","text":"\u2022 onPlaying ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430","title":"Optional onPlaying"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onplayingcapture","text":"\u2022 onPlayingCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431","title":"Optional onPlayingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onpointercancel","text":"\u2022 onPointerCancel ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510","title":"Optional onPointerCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onpointercancelcapture","text":"\u2022 onPointerCancelCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511","title":"Optional onPointerCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onpointerdown","text":"\u2022 onPointerDown ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504","title":"Optional onPointerDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onpointerdowncapture","text":"\u2022 onPointerDownCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505","title":"Optional onPointerDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onpointerenter","text":"\u2022 onPointerEnter ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512","title":"Optional onPointerEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onpointerentercapture","text":"\u2022 onPointerEnterCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513","title":"Optional onPointerEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onpointerleave","text":"\u2022 onPointerLeave ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514","title":"Optional onPointerLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onpointerleavecapture","text":"\u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515","title":"Optional onPointerLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onpointermove","text":"\u2022 onPointerMove ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506","title":"Optional onPointerMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onpointermovecapture","text":"\u2022 onPointerMoveCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507","title":"Optional onPointerMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onpointerout","text":"\u2022 onPointerOut ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518","title":"Optional onPointerOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onpointeroutcapture","text":"\u2022 onPointerOutCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519","title":"Optional onPointerOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onpointerover","text":"\u2022 onPointerOver ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516","title":"Optional onPointerOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onpointerovercapture","text":"\u2022 onPointerOverCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517","title":"Optional onPointerOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onpointerup","text":"\u2022 onPointerUp ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508","title":"Optional onPointerUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onpointerupcapture","text":"\u2022 onPointerUpCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509","title":"Optional onPointerUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onprogress","text":"\u2022 onProgress ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432","title":"Optional onProgress"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onprogresscapture","text":"\u2022 onProgressCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433","title":"Optional onProgressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onratechange","text":"\u2022 onRateChange ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434","title":"Optional onRateChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onratechangecapture","text":"\u2022 onRateChangeCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435","title":"Optional onRateChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onreset","text":"\u2022 onReset ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384","title":"Optional onReset"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onresetcapture","text":"\u2022 onResetCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385","title":"Optional onResetCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onscroll","text":"\u2022 onScroll ? : UIEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526","title":"Optional onScroll"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onscrollcapture","text":"\u2022 onScrollCapture ? : UIEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527","title":"Optional onScrollCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onseeked","text":"\u2022 onSeeked ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436","title":"Optional onSeeked"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onseekedcapture","text":"\u2022 onSeekedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437","title":"Optional onSeekedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onseeking","text":"\u2022 onSeeking ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438","title":"Optional onSeeking"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onseekingcapture","text":"\u2022 onSeekingCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439","title":"Optional onSeekingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onselect","text":"\u2022 onSelect ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490","title":"Optional onSelect"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onselectcapture","text":"\u2022 onSelectCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491","title":"Optional onSelectCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onstalled","text":"\u2022 onStalled ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440","title":"Optional onStalled"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onstalledcapture","text":"\u2022 onStalledCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441","title":"Optional onStalledCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onsubmit","text":"\u2022 onSubmit ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386","title":"Optional onSubmit"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onsubmitcapture","text":"\u2022 onSubmitCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387","title":"Optional onSubmitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onsuspend","text":"\u2022 onSuspend ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442","title":"Optional onSuspend"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onsuspendcapture","text":"\u2022 onSuspendCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443","title":"Optional onSuspendCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ontimeupdate","text":"\u2022 onTimeUpdate ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444","title":"Optional onTimeUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ontimeupdatecapture","text":"\u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445","title":"Optional onTimeUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ontouchcancel","text":"\u2022 onTouchCancel ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494","title":"Optional onTouchCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ontouchcancelcapture","text":"\u2022 onTouchCancelCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495","title":"Optional onTouchCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ontouchend","text":"\u2022 onTouchEnd ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496","title":"Optional onTouchEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ontouchendcapture","text":"\u2022 onTouchEndCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497","title":"Optional onTouchEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ontouchmove","text":"\u2022 onTouchMove ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498","title":"Optional onTouchMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ontouchmovecapture","text":"\u2022 onTouchMoveCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499","title":"Optional onTouchMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ontouchstart","text":"\u2022 onTouchStart ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500","title":"Optional onTouchStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ontouchstartcapture","text":"\u2022 onTouchStartCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501","title":"Optional onTouchStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ontransitionend","text":"\u2022 onTransitionEnd ? : TransitionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542","title":"Optional onTransitionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ontransitionendcapture","text":"\u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543","title":"Optional onTransitionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onvolumechange","text":"\u2022 onVolumeChange ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446","title":"Optional onVolumeChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onvolumechangecapture","text":"\u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447","title":"Optional onVolumeChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onwaiting","text":"\u2022 onWaiting ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448","title":"Optional onWaiting"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onwaitingcapture","text":"\u2022 onWaitingCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449","title":"Optional onWaitingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onwheel","text":"\u2022 onWheel ? : WheelEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530","title":"Optional onWheel"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onwheelcapture","text":"\u2022 onWheelCapture ? : WheelEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531","title":"Optional onWheelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-searchitem","text":"\u2022 searchItem ? : ItemObject | any Defined in src/renderer/components/table/table-row.tsx:36","title":"Optional searchItem"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-selected","text":"\u2022 selected ? : boolean Defined in src/renderer/components/table/table-row.tsx:32","title":"Optional selected"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-sortitem","text":"\u2022 sortItem ? : ItemObject | any Defined in src/renderer/components/table/table-row.tsx:35","title":"Optional sortItem"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-style","text":"\u2022 style ? : CSSProperties Defined in src/renderer/components/table/table-row.tsx:33","title":"Optional style"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/","text":"Interface: TabProps \u2039 D \u203a # Type parameters # \u25aa D Hierarchy # DOMAttributes\u2039HTMLElement\u203a \u21b3 TabProps Index # Properties # active children className dangerouslySetInnerHTML disabled icon id label onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture value Properties # Optional active # \u2022 active ? : boolean Defined in src/renderer/components/tabs/tabs.tsx:77 Optional children # \u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350 Optional className # \u2022 className ? : string Defined in src/renderer/components/tabs/tabs.tsx:76 Optional dangerouslySetInnerHTML # \u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351 Type declaration: # __html : string Optional disabled # \u2022 disabled ? : boolean Defined in src/renderer/components/tabs/tabs.tsx:78 Optional icon # \u2022 icon ? : React.ReactNode | string Defined in src/renderer/components/tabs/tabs.tsx:79 Optional id # \u2022 id ? : string Defined in src/renderer/components/tabs/tabs.tsx:75 Optional label # \u2022 label ? : React.ReactNode Defined in src/renderer/components/tabs/tabs.tsx:80 Optional onAbort # \u2022 onAbort ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406 Optional onAbortCapture # \u2022 onAbortCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407 Optional onAnimationEnd # \u2022 onAnimationEnd ? : AnimationEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536 Optional onAnimationEndCapture # \u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537 Optional onAnimationIteration # \u2022 onAnimationIteration ? : AnimationEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538 Optional onAnimationIterationCapture # \u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539 Optional onAnimationStart # \u2022 onAnimationStart ? : AnimationEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534 Optional onAnimationStartCapture # \u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535 Optional onAuxClick # \u2022 onAuxClick ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452 Optional onAuxClickCapture # \u2022 onAuxClickCapture ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453 Optional onBeforeInput # \u2022 onBeforeInput ? : FormEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380 Optional onBeforeInputCapture # \u2022 onBeforeInputCapture ? : FormEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381 Optional onBlur # \u2022 onBlur ? : FocusEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374 Optional onBlurCapture # \u2022 onBlurCapture ? : FocusEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375 Optional onCanPlay # \u2022 onCanPlay ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408 Optional onCanPlayCapture # \u2022 onCanPlayCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409 Optional onCanPlayThrough # \u2022 onCanPlayThrough ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410 Optional onCanPlayThroughCapture # \u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411 Optional onChange # \u2022 onChange ? : FormEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378 Optional onChangeCapture # \u2022 onChangeCapture ? : FormEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379 Optional onClick # \u2022 onClick ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454 Optional onClickCapture # \u2022 onClickCapture ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455 Optional onCompositionEnd # \u2022 onCompositionEnd ? : CompositionEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364 Optional onCompositionEndCapture # \u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365 Optional onCompositionStart # \u2022 onCompositionStart ? : CompositionEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366 Optional onCompositionStartCapture # \u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367 Optional onCompositionUpdate # \u2022 onCompositionUpdate ? : CompositionEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368 Optional onCompositionUpdateCapture # \u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369 Optional onContextMenu # \u2022 onContextMenu ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456 Optional onContextMenuCapture # \u2022 onContextMenuCapture ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457 Optional onCopy # \u2022 onCopy ? : ClipboardEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356 Optional onCopyCapture # \u2022 onCopyCapture ? : ClipboardEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357 Optional onCut # \u2022 onCut ? : ClipboardEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358 Optional onCutCapture # \u2022 onCutCapture ? : ClipboardEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359 Optional onDoubleClick # \u2022 onDoubleClick ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458 Optional onDoubleClickCapture # \u2022 onDoubleClickCapture ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459 Optional onDrag # \u2022 onDrag ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460 Optional onDragCapture # \u2022 onDragCapture ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461 Optional onDragEnd # \u2022 onDragEnd ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462 Optional onDragEndCapture # \u2022 onDragEndCapture ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463 Optional onDragEnter # \u2022 onDragEnter ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464 Optional onDragEnterCapture # \u2022 onDragEnterCapture ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465 Optional onDragExit # \u2022 onDragExit ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466 Optional onDragExitCapture # \u2022 onDragExitCapture ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467 Optional onDragLeave # \u2022 onDragLeave ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468 Optional onDragLeaveCapture # \u2022 onDragLeaveCapture ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469 Optional onDragOver # \u2022 onDragOver ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470 Optional onDragOverCapture # \u2022 onDragOverCapture ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471 Optional onDragStart # \u2022 onDragStart ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472 Optional onDragStartCapture # \u2022 onDragStartCapture ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473 Optional onDrop # \u2022 onDrop ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474 Optional onDropCapture # \u2022 onDropCapture ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475 Optional onDurationChange # \u2022 onDurationChange ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412 Optional onDurationChangeCapture # \u2022 onDurationChangeCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413 Optional onEmptied # \u2022 onEmptied ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414 Optional onEmptiedCapture # \u2022 onEmptiedCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415 Optional onEncrypted # \u2022 onEncrypted ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416 Optional onEncryptedCapture # \u2022 onEncryptedCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417 Optional onEnded # \u2022 onEnded ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418 Optional onEndedCapture # \u2022 onEndedCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419 Optional onError # \u2022 onError ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394 Optional onErrorCapture # \u2022 onErrorCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395 Optional onFocus # \u2022 onFocus ? : FocusEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372 Optional onFocusCapture # \u2022 onFocusCapture ? : FocusEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373 Optional onGotPointerCapture # \u2022 onGotPointerCapture ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520 Optional onGotPointerCaptureCapture # \u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521 Optional onInput # \u2022 onInput ? : FormEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382 Optional onInputCapture # \u2022 onInputCapture ? : FormEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383 Optional onInvalid # \u2022 onInvalid ? : FormEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388 Optional onInvalidCapture # \u2022 onInvalidCapture ? : FormEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389 Optional onKeyDown # \u2022 onKeyDown ? : KeyboardEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398 Optional onKeyDownCapture # \u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399 Optional onKeyPress # \u2022 onKeyPress ? : KeyboardEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400 Optional onKeyPressCapture # \u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401 Optional onKeyUp # \u2022 onKeyUp ? : KeyboardEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402 Optional onKeyUpCapture # \u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403 Optional onLoad # \u2022 onLoad ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392 Optional onLoadCapture # \u2022 onLoadCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393 Optional onLoadStart # \u2022 onLoadStart ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424 Optional onLoadStartCapture # \u2022 onLoadStartCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425 Optional onLoadedData # \u2022 onLoadedData ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420 Optional onLoadedDataCapture # \u2022 onLoadedDataCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421 Optional onLoadedMetadata # \u2022 onLoadedMetadata ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422 Optional onLoadedMetadataCapture # \u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423 Optional onLostPointerCapture # \u2022 onLostPointerCapture ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522 Optional onLostPointerCaptureCapture # \u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523 Optional onMouseDown # \u2022 onMouseDown ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476 Optional onMouseDownCapture # \u2022 onMouseDownCapture ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477 Optional onMouseEnter # \u2022 onMouseEnter ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478 Optional onMouseLeave # \u2022 onMouseLeave ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479 Optional onMouseMove # \u2022 onMouseMove ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480 Optional onMouseMoveCapture # \u2022 onMouseMoveCapture ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481 Optional onMouseOut # \u2022 onMouseOut ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482 Optional onMouseOutCapture # \u2022 onMouseOutCapture ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483 Optional onMouseOver # \u2022 onMouseOver ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484 Optional onMouseOverCapture # \u2022 onMouseOverCapture ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485 Optional onMouseUp # \u2022 onMouseUp ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486 Optional onMouseUpCapture # \u2022 onMouseUpCapture ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487 Optional onPaste # \u2022 onPaste ? : ClipboardEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360 Optional onPasteCapture # \u2022 onPasteCapture ? : ClipboardEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361 Optional onPause # \u2022 onPause ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426 Optional onPauseCapture # \u2022 onPauseCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427 Optional onPlay # \u2022 onPlay ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428 Optional onPlayCapture # \u2022 onPlayCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429 Optional onPlaying # \u2022 onPlaying ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430 Optional onPlayingCapture # \u2022 onPlayingCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431 Optional onPointerCancel # \u2022 onPointerCancel ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510 Optional onPointerCancelCapture # \u2022 onPointerCancelCapture ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511 Optional onPointerDown # \u2022 onPointerDown ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504 Optional onPointerDownCapture # \u2022 onPointerDownCapture ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505 Optional onPointerEnter # \u2022 onPointerEnter ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512 Optional onPointerEnterCapture # \u2022 onPointerEnterCapture ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513 Optional onPointerLeave # \u2022 onPointerLeave ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514 Optional onPointerLeaveCapture # \u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515 Optional onPointerMove # \u2022 onPointerMove ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506 Optional onPointerMoveCapture # \u2022 onPointerMoveCapture ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507 Optional onPointerOut # \u2022 onPointerOut ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518 Optional onPointerOutCapture # \u2022 onPointerOutCapture ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519 Optional onPointerOver # \u2022 onPointerOver ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516 Optional onPointerOverCapture # \u2022 onPointerOverCapture ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517 Optional onPointerUp # \u2022 onPointerUp ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508 Optional onPointerUpCapture # \u2022 onPointerUpCapture ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509 Optional onProgress # \u2022 onProgress ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432 Optional onProgressCapture # \u2022 onProgressCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433 Optional onRateChange # \u2022 onRateChange ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434 Optional onRateChangeCapture # \u2022 onRateChangeCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435 Optional onReset # \u2022 onReset ? : FormEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384 Optional onResetCapture # \u2022 onResetCapture ? : FormEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385 Optional onScroll # \u2022 onScroll ? : UIEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526 Optional onScrollCapture # \u2022 onScrollCapture ? : UIEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527 Optional onSeeked # \u2022 onSeeked ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436 Optional onSeekedCapture # \u2022 onSeekedCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437 Optional onSeeking # \u2022 onSeeking ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438 Optional onSeekingCapture # \u2022 onSeekingCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439 Optional onSelect # \u2022 onSelect ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490 Optional onSelectCapture # \u2022 onSelectCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491 Optional onStalled # \u2022 onStalled ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440 Optional onStalledCapture # \u2022 onStalledCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441 Optional onSubmit # \u2022 onSubmit ? : FormEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386 Optional onSubmitCapture # \u2022 onSubmitCapture ? : FormEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387 Optional onSuspend # \u2022 onSuspend ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442 Optional onSuspendCapture # \u2022 onSuspendCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443 Optional onTimeUpdate # \u2022 onTimeUpdate ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444 Optional onTimeUpdateCapture # \u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445 Optional onTouchCancel # \u2022 onTouchCancel ? : TouchEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494 Optional onTouchCancelCapture # \u2022 onTouchCancelCapture ? : TouchEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495 Optional onTouchEnd # \u2022 onTouchEnd ? : TouchEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496 Optional onTouchEndCapture # \u2022 onTouchEndCapture ? : TouchEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497 Optional onTouchMove # \u2022 onTouchMove ? : TouchEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498 Optional onTouchMoveCapture # \u2022 onTouchMoveCapture ? : TouchEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499 Optional onTouchStart # \u2022 onTouchStart ? : TouchEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500 Optional onTouchStartCapture # \u2022 onTouchStartCapture ? : TouchEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501 Optional onTransitionEnd # \u2022 onTransitionEnd ? : TransitionEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542 Optional onTransitionEndCapture # \u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543 Optional onVolumeChange # \u2022 onVolumeChange ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446 Optional onVolumeChangeCapture # \u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447 Optional onWaiting # \u2022 onWaiting ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448 Optional onWaitingCapture # \u2022 onWaitingCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449 Optional onWheel # \u2022 onWheel ? : WheelEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530 Optional onWheelCapture # \u2022 onWheelCapture ? : WheelEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531 value # \u2022 value : D Defined in src/renderer/components/tabs/tabs.tsx:81","title":"Interface: TabProps \u2039**D**\u203a"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#interface-tabprops-d","text":"","title":"Interface: TabProps \u2039D\u203a"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#type-parameters","text":"\u25aa D","title":"Type parameters"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#hierarchy","text":"DOMAttributes\u2039HTMLElement\u203a \u21b3 TabProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#properties","text":"active children className dangerouslySetInnerHTML disabled icon id label onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture value","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-active","text":"\u2022 active ? : boolean Defined in src/renderer/components/tabs/tabs.tsx:77","title":"Optional active"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-children","text":"\u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350","title":"Optional children"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-classname","text":"\u2022 className ? : string Defined in src/renderer/components/tabs/tabs.tsx:76","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-dangerouslysetinnerhtml","text":"\u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351","title":"Optional dangerouslySetInnerHTML"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-disabled","text":"\u2022 disabled ? : boolean Defined in src/renderer/components/tabs/tabs.tsx:78","title":"Optional disabled"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-icon","text":"\u2022 icon ? : React.ReactNode | string Defined in src/renderer/components/tabs/tabs.tsx:79","title":"Optional icon"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-id","text":"\u2022 id ? : string Defined in src/renderer/components/tabs/tabs.tsx:75","title":"Optional id"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-label","text":"\u2022 label ? : React.ReactNode Defined in src/renderer/components/tabs/tabs.tsx:80","title":"Optional label"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onabort","text":"\u2022 onAbort ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406","title":"Optional onAbort"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onabortcapture","text":"\u2022 onAbortCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407","title":"Optional onAbortCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onanimationend","text":"\u2022 onAnimationEnd ? : AnimationEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536","title":"Optional onAnimationEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onanimationendcapture","text":"\u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537","title":"Optional onAnimationEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onanimationiteration","text":"\u2022 onAnimationIteration ? : AnimationEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538","title":"Optional onAnimationIteration"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onanimationiterationcapture","text":"\u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539","title":"Optional onAnimationIterationCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onanimationstart","text":"\u2022 onAnimationStart ? : AnimationEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534","title":"Optional onAnimationStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onanimationstartcapture","text":"\u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535","title":"Optional onAnimationStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onauxclick","text":"\u2022 onAuxClick ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452","title":"Optional onAuxClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onauxclickcapture","text":"\u2022 onAuxClickCapture ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453","title":"Optional onAuxClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onbeforeinput","text":"\u2022 onBeforeInput ? : FormEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380","title":"Optional onBeforeInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onbeforeinputcapture","text":"\u2022 onBeforeInputCapture ? : FormEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381","title":"Optional onBeforeInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onblur","text":"\u2022 onBlur ? : FocusEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374","title":"Optional onBlur"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onblurcapture","text":"\u2022 onBlurCapture ? : FocusEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375","title":"Optional onBlurCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-oncanplay","text":"\u2022 onCanPlay ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408","title":"Optional onCanPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-oncanplaycapture","text":"\u2022 onCanPlayCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409","title":"Optional onCanPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-oncanplaythrough","text":"\u2022 onCanPlayThrough ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410","title":"Optional onCanPlayThrough"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-oncanplaythroughcapture","text":"\u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411","title":"Optional onCanPlayThroughCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onchange","text":"\u2022 onChange ? : FormEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378","title":"Optional onChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onchangecapture","text":"\u2022 onChangeCapture ? : FormEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379","title":"Optional onChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onclick","text":"\u2022 onClick ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454","title":"Optional onClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onclickcapture","text":"\u2022 onClickCapture ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455","title":"Optional onClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-oncompositionend","text":"\u2022 onCompositionEnd ? : CompositionEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364","title":"Optional onCompositionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-oncompositionendcapture","text":"\u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365","title":"Optional onCompositionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-oncompositionstart","text":"\u2022 onCompositionStart ? : CompositionEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366","title":"Optional onCompositionStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-oncompositionstartcapture","text":"\u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367","title":"Optional onCompositionStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-oncompositionupdate","text":"\u2022 onCompositionUpdate ? : CompositionEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368","title":"Optional onCompositionUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-oncompositionupdatecapture","text":"\u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369","title":"Optional onCompositionUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-oncontextmenu","text":"\u2022 onContextMenu ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456","title":"Optional onContextMenu"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-oncontextmenucapture","text":"\u2022 onContextMenuCapture ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457","title":"Optional onContextMenuCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-oncopy","text":"\u2022 onCopy ? : ClipboardEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356","title":"Optional onCopy"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-oncopycapture","text":"\u2022 onCopyCapture ? : ClipboardEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357","title":"Optional onCopyCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-oncut","text":"\u2022 onCut ? : ClipboardEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358","title":"Optional onCut"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-oncutcapture","text":"\u2022 onCutCapture ? : ClipboardEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359","title":"Optional onCutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ondoubleclick","text":"\u2022 onDoubleClick ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458","title":"Optional onDoubleClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ondoubleclickcapture","text":"\u2022 onDoubleClickCapture ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459","title":"Optional onDoubleClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ondrag","text":"\u2022 onDrag ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460","title":"Optional onDrag"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ondragcapture","text":"\u2022 onDragCapture ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461","title":"Optional onDragCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ondragend","text":"\u2022 onDragEnd ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462","title":"Optional onDragEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ondragendcapture","text":"\u2022 onDragEndCapture ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463","title":"Optional onDragEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ondragenter","text":"\u2022 onDragEnter ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464","title":"Optional onDragEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ondragentercapture","text":"\u2022 onDragEnterCapture ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465","title":"Optional onDragEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ondragexit","text":"\u2022 onDragExit ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466","title":"Optional onDragExit"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ondragexitcapture","text":"\u2022 onDragExitCapture ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467","title":"Optional onDragExitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ondragleave","text":"\u2022 onDragLeave ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468","title":"Optional onDragLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ondragleavecapture","text":"\u2022 onDragLeaveCapture ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469","title":"Optional onDragLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ondragover","text":"\u2022 onDragOver ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470","title":"Optional onDragOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ondragovercapture","text":"\u2022 onDragOverCapture ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471","title":"Optional onDragOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ondragstart","text":"\u2022 onDragStart ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472","title":"Optional onDragStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ondragstartcapture","text":"\u2022 onDragStartCapture ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473","title":"Optional onDragStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ondrop","text":"\u2022 onDrop ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474","title":"Optional onDrop"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ondropcapture","text":"\u2022 onDropCapture ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475","title":"Optional onDropCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ondurationchange","text":"\u2022 onDurationChange ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412","title":"Optional onDurationChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ondurationchangecapture","text":"\u2022 onDurationChangeCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413","title":"Optional onDurationChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onemptied","text":"\u2022 onEmptied ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414","title":"Optional onEmptied"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onemptiedcapture","text":"\u2022 onEmptiedCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415","title":"Optional onEmptiedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onencrypted","text":"\u2022 onEncrypted ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416","title":"Optional onEncrypted"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onencryptedcapture","text":"\u2022 onEncryptedCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417","title":"Optional onEncryptedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onended","text":"\u2022 onEnded ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418","title":"Optional onEnded"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onendedcapture","text":"\u2022 onEndedCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419","title":"Optional onEndedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onerror","text":"\u2022 onError ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394","title":"Optional onError"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onerrorcapture","text":"\u2022 onErrorCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395","title":"Optional onErrorCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onfocus","text":"\u2022 onFocus ? : FocusEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372","title":"Optional onFocus"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onfocuscapture","text":"\u2022 onFocusCapture ? : FocusEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373","title":"Optional onFocusCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ongotpointercapture","text":"\u2022 onGotPointerCapture ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520","title":"Optional onGotPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ongotpointercapturecapture","text":"\u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521","title":"Optional onGotPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-oninput","text":"\u2022 onInput ? : FormEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382","title":"Optional onInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-oninputcapture","text":"\u2022 onInputCapture ? : FormEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383","title":"Optional onInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-oninvalid","text":"\u2022 onInvalid ? : FormEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388","title":"Optional onInvalid"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-oninvalidcapture","text":"\u2022 onInvalidCapture ? : FormEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389","title":"Optional onInvalidCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onkeydown","text":"\u2022 onKeyDown ? : KeyboardEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398","title":"Optional onKeyDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onkeydowncapture","text":"\u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399","title":"Optional onKeyDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onkeypress","text":"\u2022 onKeyPress ? : KeyboardEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400","title":"Optional onKeyPress"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onkeypresscapture","text":"\u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401","title":"Optional onKeyPressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onkeyup","text":"\u2022 onKeyUp ? : KeyboardEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402","title":"Optional onKeyUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onkeyupcapture","text":"\u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403","title":"Optional onKeyUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onload","text":"\u2022 onLoad ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392","title":"Optional onLoad"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onloadcapture","text":"\u2022 onLoadCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393","title":"Optional onLoadCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onloadstart","text":"\u2022 onLoadStart ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424","title":"Optional onLoadStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onloadstartcapture","text":"\u2022 onLoadStartCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425","title":"Optional onLoadStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onloadeddata","text":"\u2022 onLoadedData ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420","title":"Optional onLoadedData"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onloadeddatacapture","text":"\u2022 onLoadedDataCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421","title":"Optional onLoadedDataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onloadedmetadata","text":"\u2022 onLoadedMetadata ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422","title":"Optional onLoadedMetadata"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onloadedmetadatacapture","text":"\u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423","title":"Optional onLoadedMetadataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onlostpointercapture","text":"\u2022 onLostPointerCapture ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522","title":"Optional onLostPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onlostpointercapturecapture","text":"\u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523","title":"Optional onLostPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onmousedown","text":"\u2022 onMouseDown ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476","title":"Optional onMouseDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onmousedowncapture","text":"\u2022 onMouseDownCapture ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477","title":"Optional onMouseDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onmouseenter","text":"\u2022 onMouseEnter ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478","title":"Optional onMouseEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onmouseleave","text":"\u2022 onMouseLeave ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479","title":"Optional onMouseLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onmousemove","text":"\u2022 onMouseMove ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480","title":"Optional onMouseMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onmousemovecapture","text":"\u2022 onMouseMoveCapture ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481","title":"Optional onMouseMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onmouseout","text":"\u2022 onMouseOut ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482","title":"Optional onMouseOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onmouseoutcapture","text":"\u2022 onMouseOutCapture ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483","title":"Optional onMouseOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onmouseover","text":"\u2022 onMouseOver ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484","title":"Optional onMouseOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onmouseovercapture","text":"\u2022 onMouseOverCapture ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485","title":"Optional onMouseOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onmouseup","text":"\u2022 onMouseUp ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486","title":"Optional onMouseUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onmouseupcapture","text":"\u2022 onMouseUpCapture ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487","title":"Optional onMouseUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onpaste","text":"\u2022 onPaste ? : ClipboardEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360","title":"Optional onPaste"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onpastecapture","text":"\u2022 onPasteCapture ? : ClipboardEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361","title":"Optional onPasteCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onpause","text":"\u2022 onPause ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426","title":"Optional onPause"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onpausecapture","text":"\u2022 onPauseCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427","title":"Optional onPauseCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onplay","text":"\u2022 onPlay ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428","title":"Optional onPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onplaycapture","text":"\u2022 onPlayCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429","title":"Optional onPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onplaying","text":"\u2022 onPlaying ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430","title":"Optional onPlaying"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onplayingcapture","text":"\u2022 onPlayingCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431","title":"Optional onPlayingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onpointercancel","text":"\u2022 onPointerCancel ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510","title":"Optional onPointerCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onpointercancelcapture","text":"\u2022 onPointerCancelCapture ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511","title":"Optional onPointerCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onpointerdown","text":"\u2022 onPointerDown ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504","title":"Optional onPointerDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onpointerdowncapture","text":"\u2022 onPointerDownCapture ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505","title":"Optional onPointerDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onpointerenter","text":"\u2022 onPointerEnter ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512","title":"Optional onPointerEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onpointerentercapture","text":"\u2022 onPointerEnterCapture ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513","title":"Optional onPointerEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onpointerleave","text":"\u2022 onPointerLeave ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514","title":"Optional onPointerLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onpointerleavecapture","text":"\u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515","title":"Optional onPointerLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onpointermove","text":"\u2022 onPointerMove ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506","title":"Optional onPointerMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onpointermovecapture","text":"\u2022 onPointerMoveCapture ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507","title":"Optional onPointerMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onpointerout","text":"\u2022 onPointerOut ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518","title":"Optional onPointerOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onpointeroutcapture","text":"\u2022 onPointerOutCapture ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519","title":"Optional onPointerOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onpointerover","text":"\u2022 onPointerOver ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516","title":"Optional onPointerOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onpointerovercapture","text":"\u2022 onPointerOverCapture ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517","title":"Optional onPointerOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onpointerup","text":"\u2022 onPointerUp ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508","title":"Optional onPointerUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onpointerupcapture","text":"\u2022 onPointerUpCapture ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509","title":"Optional onPointerUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onprogress","text":"\u2022 onProgress ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432","title":"Optional onProgress"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onprogresscapture","text":"\u2022 onProgressCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433","title":"Optional onProgressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onratechange","text":"\u2022 onRateChange ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434","title":"Optional onRateChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onratechangecapture","text":"\u2022 onRateChangeCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435","title":"Optional onRateChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onreset","text":"\u2022 onReset ? : FormEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384","title":"Optional onReset"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onresetcapture","text":"\u2022 onResetCapture ? : FormEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385","title":"Optional onResetCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onscroll","text":"\u2022 onScroll ? : UIEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526","title":"Optional onScroll"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onscrollcapture","text":"\u2022 onScrollCapture ? : UIEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527","title":"Optional onScrollCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onseeked","text":"\u2022 onSeeked ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436","title":"Optional onSeeked"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onseekedcapture","text":"\u2022 onSeekedCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437","title":"Optional onSeekedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onseeking","text":"\u2022 onSeeking ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438","title":"Optional onSeeking"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onseekingcapture","text":"\u2022 onSeekingCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439","title":"Optional onSeekingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onselect","text":"\u2022 onSelect ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490","title":"Optional onSelect"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onselectcapture","text":"\u2022 onSelectCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491","title":"Optional onSelectCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onstalled","text":"\u2022 onStalled ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440","title":"Optional onStalled"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onstalledcapture","text":"\u2022 onStalledCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441","title":"Optional onStalledCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onsubmit","text":"\u2022 onSubmit ? : FormEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386","title":"Optional onSubmit"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onsubmitcapture","text":"\u2022 onSubmitCapture ? : FormEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387","title":"Optional onSubmitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onsuspend","text":"\u2022 onSuspend ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442","title":"Optional onSuspend"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onsuspendcapture","text":"\u2022 onSuspendCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443","title":"Optional onSuspendCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ontimeupdate","text":"\u2022 onTimeUpdate ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444","title":"Optional onTimeUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ontimeupdatecapture","text":"\u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445","title":"Optional onTimeUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ontouchcancel","text":"\u2022 onTouchCancel ? : TouchEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494","title":"Optional onTouchCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ontouchcancelcapture","text":"\u2022 onTouchCancelCapture ? : TouchEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495","title":"Optional onTouchCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ontouchend","text":"\u2022 onTouchEnd ? : TouchEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496","title":"Optional onTouchEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ontouchendcapture","text":"\u2022 onTouchEndCapture ? : TouchEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497","title":"Optional onTouchEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ontouchmove","text":"\u2022 onTouchMove ? : TouchEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498","title":"Optional onTouchMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ontouchmovecapture","text":"\u2022 onTouchMoveCapture ? : TouchEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499","title":"Optional onTouchMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ontouchstart","text":"\u2022 onTouchStart ? : TouchEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500","title":"Optional onTouchStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ontouchstartcapture","text":"\u2022 onTouchStartCapture ? : TouchEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501","title":"Optional onTouchStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ontransitionend","text":"\u2022 onTransitionEnd ? : TransitionEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542","title":"Optional onTransitionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ontransitionendcapture","text":"\u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543","title":"Optional onTransitionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onvolumechange","text":"\u2022 onVolumeChange ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446","title":"Optional onVolumeChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onvolumechangecapture","text":"\u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447","title":"Optional onVolumeChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onwaiting","text":"\u2022 onWaiting ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448","title":"Optional onWaiting"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onwaitingcapture","text":"\u2022 onWaitingCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449","title":"Optional onWaitingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onwheel","text":"\u2022 onWheel ? : WheelEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530","title":"Optional onWheel"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onwheelcapture","text":"\u2022 onWheelCapture ? : WheelEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531","title":"Optional onWheelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#value","text":"\u2022 value : D Defined in src/renderer/components/tabs/tabs.tsx:81","title":"value"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabsprops/","text":"Interface: TabsProps \u2039 D \u203a # Type parameters # \u25aa D Hierarchy # TabsContextValue\u2039D\u203a object \u21b3 TabsProps Index # Properties # autoFocus center className scrollable value withBorder wrap Methods # onChange Properties # Optional autoFocus # \u2022 autoFocus ? : boolean Inherited from TabsProps . autoFocus Defined in src/renderer/components/tabs/tabs.tsx:30 Optional center # \u2022 center ? : boolean Defined in src/renderer/components/tabs/tabs.tsx:40 Optional className # \u2022 className ? : string Defined in src/renderer/components/tabs/tabs.tsx:39 Optional scrollable # \u2022 scrollable ? : boolean Defined in src/renderer/components/tabs/tabs.tsx:42 Optional value # \u2022 value ? : D Inherited from TabsProps . value Defined in src/renderer/components/tabs/tabs.tsx:32 Optional withBorder # \u2022 withBorder ? : boolean Inherited from TabsProps . withBorder Defined in src/renderer/components/tabs/tabs.tsx:31 Optional wrap # \u2022 wrap ? : boolean Defined in src/renderer/components/tabs/tabs.tsx:41 Methods # Optional onChange # \u25b8 onChange ( value : D): void Inherited from TabsProps . onChange Defined in src/renderer/components/tabs/tabs.tsx:33 Parameters: Name Type value D Returns: void","title":"Interface: TabsProps \u2039**D**\u203a"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabsprops/#interface-tabsprops-d","text":"","title":"Interface: TabsProps \u2039D\u203a"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabsprops/#type-parameters","text":"\u25aa D","title":"Type parameters"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabsprops/#hierarchy","text":"TabsContextValue\u2039D\u203a object \u21b3 TabsProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabsprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabsprops/#properties","text":"autoFocus center className scrollable value withBorder wrap","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabsprops/#methods","text":"onChange","title":"Methods"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabsprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabsprops/#optional-autofocus","text":"\u2022 autoFocus ? : boolean Inherited from TabsProps . autoFocus Defined in src/renderer/components/tabs/tabs.tsx:30","title":"Optional autoFocus"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabsprops/#optional-center","text":"\u2022 center ? : boolean Defined in src/renderer/components/tabs/tabs.tsx:40","title":"Optional center"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabsprops/#optional-classname","text":"\u2022 className ? : string Defined in src/renderer/components/tabs/tabs.tsx:39","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabsprops/#optional-scrollable","text":"\u2022 scrollable ? : boolean Defined in src/renderer/components/tabs/tabs.tsx:42","title":"Optional scrollable"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabsprops/#optional-value","text":"\u2022 value ? : D Inherited from TabsProps . value Defined in src/renderer/components/tabs/tabs.tsx:32","title":"Optional value"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabsprops/#optional-withborder","text":"\u2022 withBorder ? : boolean Inherited from TabsProps . withBorder Defined in src/renderer/components/tabs/tabs.tsx:31","title":"Optional withBorder"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabsprops/#optional-wrap","text":"\u2022 wrap ? : boolean Defined in src/renderer/components/tabs/tabs.tsx:41","title":"Optional wrap"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabsprops/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabsprops/#optional-onchange","text":"\u25b8 onChange ( value : D): void Inherited from TabsProps . onChange Defined in src/renderer/components/tabs/tabs.tsx:33 Parameters: Name Type value D Returns: void","title":"Optional onChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipcontentformatters/","text":"Interface: TooltipContentFormatters # Hierarchy # TooltipContentFormatters Index # Properties # narrow nowrap small tableView warning Properties # Optional narrow # \u2022 narrow ? : boolean Defined in src/renderer/components/tooltip/tooltip.tsx:55 Optional nowrap # \u2022 nowrap ? : boolean Defined in src/renderer/components/tooltip/tooltip.tsx:58 Optional small # \u2022 small ? : boolean Defined in src/renderer/components/tooltip/tooltip.tsx:57 Optional tableView # \u2022 tableView ? : boolean Defined in src/renderer/components/tooltip/tooltip.tsx:59 Optional warning # \u2022 warning ? : boolean Defined in src/renderer/components/tooltip/tooltip.tsx:56","title":"Interface: TooltipContentFormatters"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipcontentformatters/#interface-tooltipcontentformatters","text":"","title":"Interface: TooltipContentFormatters"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipcontentformatters/#hierarchy","text":"TooltipContentFormatters","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipcontentformatters/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipcontentformatters/#properties","text":"narrow nowrap small tableView warning","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipcontentformatters/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipcontentformatters/#optional-narrow","text":"\u2022 narrow ? : boolean Defined in src/renderer/components/tooltip/tooltip.tsx:55","title":"Optional narrow"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipcontentformatters/#optional-nowrap","text":"\u2022 nowrap ? : boolean Defined in src/renderer/components/tooltip/tooltip.tsx:58","title":"Optional nowrap"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipcontentformatters/#optional-small","text":"\u2022 small ? : boolean Defined in src/renderer/components/tooltip/tooltip.tsx:57","title":"Optional small"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipcontentformatters/#optional-tableview","text":"\u2022 tableView ? : boolean Defined in src/renderer/components/tooltip/tooltip.tsx:59","title":"Optional tableView"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipcontentformatters/#optional-warning","text":"\u2022 warning ? : boolean Defined in src/renderer/components/tooltip/tooltip.tsx:56","title":"Optional warning"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipdecoratorprops/","text":"Interface: TooltipDecoratorProps # Hierarchy # TooltipDecoratorProps \u21b3 ButtonProps \u21b3 IconProps \u21b3 BadgeProps \u21b3 LineProgressProps \u21b3 StatusBrickProps Index # Properties # tooltip tooltipOverrideDisabled Properties # Optional tooltip # \u2022 tooltip ? : ReactNode | Omit\u2039 TooltipProps , \"targetId\"\u203a Defined in src/renderer/components/tooltip/withTooltip.tsx:31 Optional tooltipOverrideDisabled # \u2022 tooltipOverrideDisabled ? : boolean Defined in src/renderer/components/tooltip/withTooltip.tsx:36 forces tooltip to detect the target's parent for mouse events. This is useful for displaying tooltips even when the target is \"disabled\"","title":"Interface: TooltipDecoratorProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipdecoratorprops/#interface-tooltipdecoratorprops","text":"","title":"Interface: TooltipDecoratorProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipdecoratorprops/#hierarchy","text":"TooltipDecoratorProps \u21b3 ButtonProps \u21b3 IconProps \u21b3 BadgeProps \u21b3 LineProgressProps \u21b3 StatusBrickProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipdecoratorprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipdecoratorprops/#properties","text":"tooltip tooltipOverrideDisabled","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipdecoratorprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipdecoratorprops/#optional-tooltip","text":"\u2022 tooltip ? : ReactNode | Omit\u2039 TooltipProps , \"targetId\"\u203a Defined in src/renderer/components/tooltip/withTooltip.tsx:31","title":"Optional tooltip"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipdecoratorprops/#optional-tooltipoverridedisabled","text":"\u2022 tooltipOverrideDisabled ? : boolean Defined in src/renderer/components/tooltip/withTooltip.tsx:36 forces tooltip to detect the target's parent for mouse events. This is useful for displaying tooltips even when the target is \"disabled\"","title":"Optional tooltipOverrideDisabled"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipprops/","text":"Interface: TooltipProps # Hierarchy # TooltipProps Index # Properties # children className formatters offset preferredPositions style targetId tooltipOnParentHover usePortal visible Properties # Optional children # \u2022 children ? : React.ReactNode Defined in src/renderer/components/tooltip/tooltip.tsx:51 Optional className # \u2022 className ? : IClassName Defined in src/renderer/components/tooltip/tooltip.tsx:48 Optional formatters # \u2022 formatters ? : TooltipContentFormatters Defined in src/renderer/components/tooltip/tooltip.tsx:49 Optional offset # \u2022 offset ? : number Defined in src/renderer/components/tooltip/tooltip.tsx:45 Optional preferredPositions # \u2022 preferredPositions ? : TooltipPosition | TooltipPosition [] Defined in src/renderer/components/tooltip/tooltip.tsx:47 Optional style # \u2022 style ? : CSSProperties Defined in src/renderer/components/tooltip/tooltip.tsx:50 targetId # \u2022 targetId : string Defined in src/renderer/components/tooltip/tooltip.tsx:42 Optional tooltipOnParentHover # \u2022 tooltipOnParentHover ? : boolean Defined in src/renderer/components/tooltip/tooltip.tsx:43 Optional usePortal # \u2022 usePortal ? : boolean Defined in src/renderer/components/tooltip/tooltip.tsx:46 Optional visible # \u2022 visible ? : boolean Defined in src/renderer/components/tooltip/tooltip.tsx:44","title":"Interface: TooltipProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipprops/#interface-tooltipprops","text":"","title":"Interface: TooltipProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipprops/#hierarchy","text":"TooltipProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipprops/#properties","text":"children className formatters offset preferredPositions style targetId tooltipOnParentHover usePortal visible","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipprops/#optional-children","text":"\u2022 children ? : React.ReactNode Defined in src/renderer/components/tooltip/tooltip.tsx:51","title":"Optional children"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipprops/#optional-classname","text":"\u2022 className ? : IClassName Defined in src/renderer/components/tooltip/tooltip.tsx:48","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipprops/#optional-formatters","text":"\u2022 formatters ? : TooltipContentFormatters Defined in src/renderer/components/tooltip/tooltip.tsx:49","title":"Optional formatters"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipprops/#optional-offset","text":"\u2022 offset ? : number Defined in src/renderer/components/tooltip/tooltip.tsx:45","title":"Optional offset"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipprops/#optional-preferredpositions","text":"\u2022 preferredPositions ? : TooltipPosition | TooltipPosition [] Defined in src/renderer/components/tooltip/tooltip.tsx:47","title":"Optional preferredPositions"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipprops/#optional-style","text":"\u2022 style ? : CSSProperties Defined in src/renderer/components/tooltip/tooltip.tsx:50","title":"Optional style"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipprops/#targetid","text":"\u2022 targetId : string Defined in src/renderer/components/tooltip/tooltip.tsx:42","title":"targetId"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipprops/#optional-tooltiponparenthover","text":"\u2022 tooltipOnParentHover ? : boolean Defined in src/renderer/components/tooltip/tooltip.tsx:43","title":"Optional tooltipOnParentHover"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipprops/#optional-useportal","text":"\u2022 usePortal ? : boolean Defined in src/renderer/components/tooltip/tooltip.tsx:46","title":"Optional usePortal"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipprops/#optional-visible","text":"\u2022 visible ? : boolean Defined in src/renderer/components/tooltip/tooltip.tsx:44","title":"Optional visible"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/","text":"Interface: WizardLayoutProps # Hierarchy # DOMAttributes\u2039any\u203a \u21b3 WizardLayoutProps Index # Properties # centered children className contentClass dangerouslySetInnerHTML header headerClass infoPanel infoPanelClass onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture Properties # Optional centered # \u2022 centered ? : boolean Defined in src/renderer/components/layout/wizard-layout.tsx:34 Optional children # \u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350 Optional className # \u2022 className ? : IClassName Defined in src/renderer/components/layout/wizard-layout.tsx:28 Optional contentClass # \u2022 contentClass ? : IClassName Defined in src/renderer/components/layout/wizard-layout.tsx:31 Optional dangerouslySetInnerHTML # \u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351 Type declaration: # __html : string Optional header # \u2022 header ? : React.ReactNode Defined in src/renderer/components/layout/wizard-layout.tsx:29 Optional headerClass # \u2022 headerClass ? : IClassName Defined in src/renderer/components/layout/wizard-layout.tsx:30 Optional infoPanel # \u2022 infoPanel ? : React.ReactNode Defined in src/renderer/components/layout/wizard-layout.tsx:33 Optional infoPanelClass # \u2022 infoPanelClass ? : IClassName Defined in src/renderer/components/layout/wizard-layout.tsx:32 Optional onAbort # \u2022 onAbort ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406 Optional onAbortCapture # \u2022 onAbortCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407 Optional onAnimationEnd # \u2022 onAnimationEnd ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536 Optional onAnimationEndCapture # \u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537 Optional onAnimationIteration # \u2022 onAnimationIteration ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538 Optional onAnimationIterationCapture # \u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539 Optional onAnimationStart # \u2022 onAnimationStart ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534 Optional onAnimationStartCapture # \u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535 Optional onAuxClick # \u2022 onAuxClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452 Optional onAuxClickCapture # \u2022 onAuxClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453 Optional onBeforeInput # \u2022 onBeforeInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380 Optional onBeforeInputCapture # \u2022 onBeforeInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381 Optional onBlur # \u2022 onBlur ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374 Optional onBlurCapture # \u2022 onBlurCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375 Optional onCanPlay # \u2022 onCanPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408 Optional onCanPlayCapture # \u2022 onCanPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409 Optional onCanPlayThrough # \u2022 onCanPlayThrough ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410 Optional onCanPlayThroughCapture # \u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411 Optional onChange # \u2022 onChange ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378 Optional onChangeCapture # \u2022 onChangeCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379 Optional onClick # \u2022 onClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454 Optional onClickCapture # \u2022 onClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455 Optional onCompositionEnd # \u2022 onCompositionEnd ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364 Optional onCompositionEndCapture # \u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365 Optional onCompositionStart # \u2022 onCompositionStart ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366 Optional onCompositionStartCapture # \u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367 Optional onCompositionUpdate # \u2022 onCompositionUpdate ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368 Optional onCompositionUpdateCapture # \u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369 Optional onContextMenu # \u2022 onContextMenu ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456 Optional onContextMenuCapture # \u2022 onContextMenuCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457 Optional onCopy # \u2022 onCopy ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356 Optional onCopyCapture # \u2022 onCopyCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357 Optional onCut # \u2022 onCut ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358 Optional onCutCapture # \u2022 onCutCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359 Optional onDoubleClick # \u2022 onDoubleClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458 Optional onDoubleClickCapture # \u2022 onDoubleClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459 Optional onDrag # \u2022 onDrag ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460 Optional onDragCapture # \u2022 onDragCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461 Optional onDragEnd # \u2022 onDragEnd ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462 Optional onDragEndCapture # \u2022 onDragEndCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463 Optional onDragEnter # \u2022 onDragEnter ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464 Optional onDragEnterCapture # \u2022 onDragEnterCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465 Optional onDragExit # \u2022 onDragExit ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466 Optional onDragExitCapture # \u2022 onDragExitCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467 Optional onDragLeave # \u2022 onDragLeave ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468 Optional onDragLeaveCapture # \u2022 onDragLeaveCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469 Optional onDragOver # \u2022 onDragOver ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470 Optional onDragOverCapture # \u2022 onDragOverCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471 Optional onDragStart # \u2022 onDragStart ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472 Optional onDragStartCapture # \u2022 onDragStartCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473 Optional onDrop # \u2022 onDrop ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474 Optional onDropCapture # \u2022 onDropCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475 Optional onDurationChange # \u2022 onDurationChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412 Optional onDurationChangeCapture # \u2022 onDurationChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413 Optional onEmptied # \u2022 onEmptied ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414 Optional onEmptiedCapture # \u2022 onEmptiedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415 Optional onEncrypted # \u2022 onEncrypted ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416 Optional onEncryptedCapture # \u2022 onEncryptedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417 Optional onEnded # \u2022 onEnded ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418 Optional onEndedCapture # \u2022 onEndedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419 Optional onError # \u2022 onError ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394 Optional onErrorCapture # \u2022 onErrorCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395 Optional onFocus # \u2022 onFocus ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372 Optional onFocusCapture # \u2022 onFocusCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373 Optional onGotPointerCapture # \u2022 onGotPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520 Optional onGotPointerCaptureCapture # \u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521 Optional onInput # \u2022 onInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382 Optional onInputCapture # \u2022 onInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383 Optional onInvalid # \u2022 onInvalid ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388 Optional onInvalidCapture # \u2022 onInvalidCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389 Optional onKeyDown # \u2022 onKeyDown ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398 Optional onKeyDownCapture # \u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399 Optional onKeyPress # \u2022 onKeyPress ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400 Optional onKeyPressCapture # \u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401 Optional onKeyUp # \u2022 onKeyUp ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402 Optional onKeyUpCapture # \u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403 Optional onLoad # \u2022 onLoad ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392 Optional onLoadCapture # \u2022 onLoadCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393 Optional onLoadStart # \u2022 onLoadStart ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424 Optional onLoadStartCapture # \u2022 onLoadStartCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425 Optional onLoadedData # \u2022 onLoadedData ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420 Optional onLoadedDataCapture # \u2022 onLoadedDataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421 Optional onLoadedMetadata # \u2022 onLoadedMetadata ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422 Optional onLoadedMetadataCapture # \u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423 Optional onLostPointerCapture # \u2022 onLostPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522 Optional onLostPointerCaptureCapture # \u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523 Optional onMouseDown # \u2022 onMouseDown ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476 Optional onMouseDownCapture # \u2022 onMouseDownCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477 Optional onMouseEnter # \u2022 onMouseEnter ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478 Optional onMouseLeave # \u2022 onMouseLeave ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479 Optional onMouseMove # \u2022 onMouseMove ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480 Optional onMouseMoveCapture # \u2022 onMouseMoveCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481 Optional onMouseOut # \u2022 onMouseOut ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482 Optional onMouseOutCapture # \u2022 onMouseOutCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483 Optional onMouseOver # \u2022 onMouseOver ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484 Optional onMouseOverCapture # \u2022 onMouseOverCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485 Optional onMouseUp # \u2022 onMouseUp ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486 Optional onMouseUpCapture # \u2022 onMouseUpCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487 Optional onPaste # \u2022 onPaste ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360 Optional onPasteCapture # \u2022 onPasteCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361 Optional onPause # \u2022 onPause ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426 Optional onPauseCapture # \u2022 onPauseCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427 Optional onPlay # \u2022 onPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428 Optional onPlayCapture # \u2022 onPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429 Optional onPlaying # \u2022 onPlaying ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430 Optional onPlayingCapture # \u2022 onPlayingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431 Optional onPointerCancel # \u2022 onPointerCancel ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510 Optional onPointerCancelCapture # \u2022 onPointerCancelCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511 Optional onPointerDown # \u2022 onPointerDown ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504 Optional onPointerDownCapture # \u2022 onPointerDownCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505 Optional onPointerEnter # \u2022 onPointerEnter ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512 Optional onPointerEnterCapture # \u2022 onPointerEnterCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513 Optional onPointerLeave # \u2022 onPointerLeave ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514 Optional onPointerLeaveCapture # \u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515 Optional onPointerMove # \u2022 onPointerMove ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506 Optional onPointerMoveCapture # \u2022 onPointerMoveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507 Optional onPointerOut # \u2022 onPointerOut ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518 Optional onPointerOutCapture # \u2022 onPointerOutCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519 Optional onPointerOver # \u2022 onPointerOver ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516 Optional onPointerOverCapture # \u2022 onPointerOverCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517 Optional onPointerUp # \u2022 onPointerUp ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508 Optional onPointerUpCapture # \u2022 onPointerUpCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509 Optional onProgress # \u2022 onProgress ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432 Optional onProgressCapture # \u2022 onProgressCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433 Optional onRateChange # \u2022 onRateChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434 Optional onRateChangeCapture # \u2022 onRateChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435 Optional onReset # \u2022 onReset ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384 Optional onResetCapture # \u2022 onResetCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385 Optional onScroll # \u2022 onScroll ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526 Optional onScrollCapture # \u2022 onScrollCapture ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527 Optional onSeeked # \u2022 onSeeked ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436 Optional onSeekedCapture # \u2022 onSeekedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437 Optional onSeeking # \u2022 onSeeking ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438 Optional onSeekingCapture # \u2022 onSeekingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439 Optional onSelect # \u2022 onSelect ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490 Optional onSelectCapture # \u2022 onSelectCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491 Optional onStalled # \u2022 onStalled ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440 Optional onStalledCapture # \u2022 onStalledCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441 Optional onSubmit # \u2022 onSubmit ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386 Optional onSubmitCapture # \u2022 onSubmitCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387 Optional onSuspend # \u2022 onSuspend ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442 Optional onSuspendCapture # \u2022 onSuspendCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443 Optional onTimeUpdate # \u2022 onTimeUpdate ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444 Optional onTimeUpdateCapture # \u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445 Optional onTouchCancel # \u2022 onTouchCancel ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494 Optional onTouchCancelCapture # \u2022 onTouchCancelCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495 Optional onTouchEnd # \u2022 onTouchEnd ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496 Optional onTouchEndCapture # \u2022 onTouchEndCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497 Optional onTouchMove # \u2022 onTouchMove ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498 Optional onTouchMoveCapture # \u2022 onTouchMoveCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499 Optional onTouchStart # \u2022 onTouchStart ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500 Optional onTouchStartCapture # \u2022 onTouchStartCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501 Optional onTransitionEnd # \u2022 onTransitionEnd ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542 Optional onTransitionEndCapture # \u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543 Optional onVolumeChange # \u2022 onVolumeChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446 Optional onVolumeChangeCapture # \u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447 Optional onWaiting # \u2022 onWaiting ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448 Optional onWaitingCapture # \u2022 onWaitingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449 Optional onWheel # \u2022 onWheel ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530 Optional onWheelCapture # \u2022 onWheelCapture ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531","title":"Interface: WizardLayoutProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#interface-wizardlayoutprops","text":"","title":"Interface: WizardLayoutProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#hierarchy","text":"DOMAttributes\u2039any\u203a \u21b3 WizardLayoutProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#properties","text":"centered children className contentClass dangerouslySetInnerHTML header headerClass infoPanel infoPanelClass onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-centered","text":"\u2022 centered ? : boolean Defined in src/renderer/components/layout/wizard-layout.tsx:34","title":"Optional centered"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-children","text":"\u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350","title":"Optional children"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-classname","text":"\u2022 className ? : IClassName Defined in src/renderer/components/layout/wizard-layout.tsx:28","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-contentclass","text":"\u2022 contentClass ? : IClassName Defined in src/renderer/components/layout/wizard-layout.tsx:31","title":"Optional contentClass"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-dangerouslysetinnerhtml","text":"\u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351","title":"Optional dangerouslySetInnerHTML"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-header","text":"\u2022 header ? : React.ReactNode Defined in src/renderer/components/layout/wizard-layout.tsx:29","title":"Optional header"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-headerclass","text":"\u2022 headerClass ? : IClassName Defined in src/renderer/components/layout/wizard-layout.tsx:30","title":"Optional headerClass"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-infopanel","text":"\u2022 infoPanel ? : React.ReactNode Defined in src/renderer/components/layout/wizard-layout.tsx:33","title":"Optional infoPanel"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-infopanelclass","text":"\u2022 infoPanelClass ? : IClassName Defined in src/renderer/components/layout/wizard-layout.tsx:32","title":"Optional infoPanelClass"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onabort","text":"\u2022 onAbort ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406","title":"Optional onAbort"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onabortcapture","text":"\u2022 onAbortCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407","title":"Optional onAbortCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onanimationend","text":"\u2022 onAnimationEnd ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536","title":"Optional onAnimationEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onanimationendcapture","text":"\u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537","title":"Optional onAnimationEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onanimationiteration","text":"\u2022 onAnimationIteration ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538","title":"Optional onAnimationIteration"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onanimationiterationcapture","text":"\u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539","title":"Optional onAnimationIterationCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onanimationstart","text":"\u2022 onAnimationStart ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534","title":"Optional onAnimationStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onanimationstartcapture","text":"\u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535","title":"Optional onAnimationStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onauxclick","text":"\u2022 onAuxClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452","title":"Optional onAuxClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onauxclickcapture","text":"\u2022 onAuxClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453","title":"Optional onAuxClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onbeforeinput","text":"\u2022 onBeforeInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380","title":"Optional onBeforeInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onbeforeinputcapture","text":"\u2022 onBeforeInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381","title":"Optional onBeforeInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onblur","text":"\u2022 onBlur ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374","title":"Optional onBlur"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onblurcapture","text":"\u2022 onBlurCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375","title":"Optional onBlurCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-oncanplay","text":"\u2022 onCanPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408","title":"Optional onCanPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-oncanplaycapture","text":"\u2022 onCanPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409","title":"Optional onCanPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-oncanplaythrough","text":"\u2022 onCanPlayThrough ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410","title":"Optional onCanPlayThrough"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-oncanplaythroughcapture","text":"\u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411","title":"Optional onCanPlayThroughCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onchange","text":"\u2022 onChange ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378","title":"Optional onChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onchangecapture","text":"\u2022 onChangeCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379","title":"Optional onChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onclick","text":"\u2022 onClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454","title":"Optional onClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onclickcapture","text":"\u2022 onClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455","title":"Optional onClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-oncompositionend","text":"\u2022 onCompositionEnd ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364","title":"Optional onCompositionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-oncompositionendcapture","text":"\u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365","title":"Optional onCompositionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-oncompositionstart","text":"\u2022 onCompositionStart ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366","title":"Optional onCompositionStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-oncompositionstartcapture","text":"\u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367","title":"Optional onCompositionStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-oncompositionupdate","text":"\u2022 onCompositionUpdate ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368","title":"Optional onCompositionUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-oncompositionupdatecapture","text":"\u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369","title":"Optional onCompositionUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-oncontextmenu","text":"\u2022 onContextMenu ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456","title":"Optional onContextMenu"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-oncontextmenucapture","text":"\u2022 onContextMenuCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457","title":"Optional onContextMenuCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-oncopy","text":"\u2022 onCopy ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356","title":"Optional onCopy"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-oncopycapture","text":"\u2022 onCopyCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357","title":"Optional onCopyCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-oncut","text":"\u2022 onCut ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358","title":"Optional onCut"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-oncutcapture","text":"\u2022 onCutCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359","title":"Optional onCutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ondoubleclick","text":"\u2022 onDoubleClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458","title":"Optional onDoubleClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ondoubleclickcapture","text":"\u2022 onDoubleClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459","title":"Optional onDoubleClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ondrag","text":"\u2022 onDrag ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460","title":"Optional onDrag"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ondragcapture","text":"\u2022 onDragCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461","title":"Optional onDragCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ondragend","text":"\u2022 onDragEnd ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462","title":"Optional onDragEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ondragendcapture","text":"\u2022 onDragEndCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463","title":"Optional onDragEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ondragenter","text":"\u2022 onDragEnter ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464","title":"Optional onDragEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ondragentercapture","text":"\u2022 onDragEnterCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465","title":"Optional onDragEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ondragexit","text":"\u2022 onDragExit ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466","title":"Optional onDragExit"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ondragexitcapture","text":"\u2022 onDragExitCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467","title":"Optional onDragExitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ondragleave","text":"\u2022 onDragLeave ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468","title":"Optional onDragLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ondragleavecapture","text":"\u2022 onDragLeaveCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469","title":"Optional onDragLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ondragover","text":"\u2022 onDragOver ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470","title":"Optional onDragOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ondragovercapture","text":"\u2022 onDragOverCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471","title":"Optional onDragOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ondragstart","text":"\u2022 onDragStart ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472","title":"Optional onDragStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ondragstartcapture","text":"\u2022 onDragStartCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473","title":"Optional onDragStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ondrop","text":"\u2022 onDrop ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474","title":"Optional onDrop"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ondropcapture","text":"\u2022 onDropCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475","title":"Optional onDropCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ondurationchange","text":"\u2022 onDurationChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412","title":"Optional onDurationChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ondurationchangecapture","text":"\u2022 onDurationChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413","title":"Optional onDurationChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onemptied","text":"\u2022 onEmptied ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414","title":"Optional onEmptied"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onemptiedcapture","text":"\u2022 onEmptiedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415","title":"Optional onEmptiedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onencrypted","text":"\u2022 onEncrypted ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416","title":"Optional onEncrypted"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onencryptedcapture","text":"\u2022 onEncryptedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417","title":"Optional onEncryptedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onended","text":"\u2022 onEnded ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418","title":"Optional onEnded"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onendedcapture","text":"\u2022 onEndedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419","title":"Optional onEndedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onerror","text":"\u2022 onError ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394","title":"Optional onError"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onerrorcapture","text":"\u2022 onErrorCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395","title":"Optional onErrorCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onfocus","text":"\u2022 onFocus ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372","title":"Optional onFocus"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onfocuscapture","text":"\u2022 onFocusCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373","title":"Optional onFocusCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ongotpointercapture","text":"\u2022 onGotPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520","title":"Optional onGotPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ongotpointercapturecapture","text":"\u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521","title":"Optional onGotPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-oninput","text":"\u2022 onInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382","title":"Optional onInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-oninputcapture","text":"\u2022 onInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383","title":"Optional onInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-oninvalid","text":"\u2022 onInvalid ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388","title":"Optional onInvalid"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-oninvalidcapture","text":"\u2022 onInvalidCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389","title":"Optional onInvalidCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onkeydown","text":"\u2022 onKeyDown ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398","title":"Optional onKeyDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onkeydowncapture","text":"\u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399","title":"Optional onKeyDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onkeypress","text":"\u2022 onKeyPress ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400","title":"Optional onKeyPress"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onkeypresscapture","text":"\u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401","title":"Optional onKeyPressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onkeyup","text":"\u2022 onKeyUp ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402","title":"Optional onKeyUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onkeyupcapture","text":"\u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403","title":"Optional onKeyUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onload","text":"\u2022 onLoad ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392","title":"Optional onLoad"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onloadcapture","text":"\u2022 onLoadCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393","title":"Optional onLoadCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onloadstart","text":"\u2022 onLoadStart ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424","title":"Optional onLoadStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onloadstartcapture","text":"\u2022 onLoadStartCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425","title":"Optional onLoadStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onloadeddata","text":"\u2022 onLoadedData ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420","title":"Optional onLoadedData"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onloadeddatacapture","text":"\u2022 onLoadedDataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421","title":"Optional onLoadedDataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onloadedmetadata","text":"\u2022 onLoadedMetadata ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422","title":"Optional onLoadedMetadata"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onloadedmetadatacapture","text":"\u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423","title":"Optional onLoadedMetadataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onlostpointercapture","text":"\u2022 onLostPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522","title":"Optional onLostPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onlostpointercapturecapture","text":"\u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523","title":"Optional onLostPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onmousedown","text":"\u2022 onMouseDown ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476","title":"Optional onMouseDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onmousedowncapture","text":"\u2022 onMouseDownCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477","title":"Optional onMouseDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onmouseenter","text":"\u2022 onMouseEnter ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478","title":"Optional onMouseEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onmouseleave","text":"\u2022 onMouseLeave ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479","title":"Optional onMouseLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onmousemove","text":"\u2022 onMouseMove ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480","title":"Optional onMouseMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onmousemovecapture","text":"\u2022 onMouseMoveCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481","title":"Optional onMouseMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onmouseout","text":"\u2022 onMouseOut ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482","title":"Optional onMouseOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onmouseoutcapture","text":"\u2022 onMouseOutCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483","title":"Optional onMouseOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onmouseover","text":"\u2022 onMouseOver ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484","title":"Optional onMouseOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onmouseovercapture","text":"\u2022 onMouseOverCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485","title":"Optional onMouseOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onmouseup","text":"\u2022 onMouseUp ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486","title":"Optional onMouseUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onmouseupcapture","text":"\u2022 onMouseUpCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487","title":"Optional onMouseUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onpaste","text":"\u2022 onPaste ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360","title":"Optional onPaste"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onpastecapture","text":"\u2022 onPasteCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361","title":"Optional onPasteCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onpause","text":"\u2022 onPause ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426","title":"Optional onPause"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onpausecapture","text":"\u2022 onPauseCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427","title":"Optional onPauseCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onplay","text":"\u2022 onPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428","title":"Optional onPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onplaycapture","text":"\u2022 onPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429","title":"Optional onPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onplaying","text":"\u2022 onPlaying ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430","title":"Optional onPlaying"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onplayingcapture","text":"\u2022 onPlayingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431","title":"Optional onPlayingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onpointercancel","text":"\u2022 onPointerCancel ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510","title":"Optional onPointerCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onpointercancelcapture","text":"\u2022 onPointerCancelCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511","title":"Optional onPointerCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onpointerdown","text":"\u2022 onPointerDown ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504","title":"Optional onPointerDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onpointerdowncapture","text":"\u2022 onPointerDownCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505","title":"Optional onPointerDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onpointerenter","text":"\u2022 onPointerEnter ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512","title":"Optional onPointerEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onpointerentercapture","text":"\u2022 onPointerEnterCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513","title":"Optional onPointerEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onpointerleave","text":"\u2022 onPointerLeave ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514","title":"Optional onPointerLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onpointerleavecapture","text":"\u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515","title":"Optional onPointerLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onpointermove","text":"\u2022 onPointerMove ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506","title":"Optional onPointerMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onpointermovecapture","text":"\u2022 onPointerMoveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507","title":"Optional onPointerMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onpointerout","text":"\u2022 onPointerOut ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518","title":"Optional onPointerOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onpointeroutcapture","text":"\u2022 onPointerOutCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519","title":"Optional onPointerOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onpointerover","text":"\u2022 onPointerOver ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516","title":"Optional onPointerOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onpointerovercapture","text":"\u2022 onPointerOverCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517","title":"Optional onPointerOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onpointerup","text":"\u2022 onPointerUp ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508","title":"Optional onPointerUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onpointerupcapture","text":"\u2022 onPointerUpCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509","title":"Optional onPointerUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onprogress","text":"\u2022 onProgress ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432","title":"Optional onProgress"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onprogresscapture","text":"\u2022 onProgressCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433","title":"Optional onProgressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onratechange","text":"\u2022 onRateChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434","title":"Optional onRateChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onratechangecapture","text":"\u2022 onRateChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435","title":"Optional onRateChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onreset","text":"\u2022 onReset ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384","title":"Optional onReset"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onresetcapture","text":"\u2022 onResetCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385","title":"Optional onResetCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onscroll","text":"\u2022 onScroll ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526","title":"Optional onScroll"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onscrollcapture","text":"\u2022 onScrollCapture ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527","title":"Optional onScrollCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onseeked","text":"\u2022 onSeeked ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436","title":"Optional onSeeked"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onseekedcapture","text":"\u2022 onSeekedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437","title":"Optional onSeekedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onseeking","text":"\u2022 onSeeking ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438","title":"Optional onSeeking"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onseekingcapture","text":"\u2022 onSeekingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439","title":"Optional onSeekingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onselect","text":"\u2022 onSelect ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490","title":"Optional onSelect"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onselectcapture","text":"\u2022 onSelectCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491","title":"Optional onSelectCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onstalled","text":"\u2022 onStalled ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440","title":"Optional onStalled"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onstalledcapture","text":"\u2022 onStalledCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441","title":"Optional onStalledCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onsubmit","text":"\u2022 onSubmit ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386","title":"Optional onSubmit"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onsubmitcapture","text":"\u2022 onSubmitCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387","title":"Optional onSubmitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onsuspend","text":"\u2022 onSuspend ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442","title":"Optional onSuspend"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onsuspendcapture","text":"\u2022 onSuspendCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443","title":"Optional onSuspendCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ontimeupdate","text":"\u2022 onTimeUpdate ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444","title":"Optional onTimeUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ontimeupdatecapture","text":"\u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445","title":"Optional onTimeUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ontouchcancel","text":"\u2022 onTouchCancel ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494","title":"Optional onTouchCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ontouchcancelcapture","text":"\u2022 onTouchCancelCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495","title":"Optional onTouchCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ontouchend","text":"\u2022 onTouchEnd ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496","title":"Optional onTouchEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ontouchendcapture","text":"\u2022 onTouchEndCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497","title":"Optional onTouchEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ontouchmove","text":"\u2022 onTouchMove ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498","title":"Optional onTouchMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ontouchmovecapture","text":"\u2022 onTouchMoveCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499","title":"Optional onTouchMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ontouchstart","text":"\u2022 onTouchStart ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500","title":"Optional onTouchStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ontouchstartcapture","text":"\u2022 onTouchStartCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501","title":"Optional onTouchStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ontransitionend","text":"\u2022 onTransitionEnd ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542","title":"Optional onTransitionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ontransitionendcapture","text":"\u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543","title":"Optional onTransitionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onvolumechange","text":"\u2022 onVolumeChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446","title":"Optional onVolumeChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onvolumechangecapture","text":"\u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447","title":"Optional onVolumeChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onwaiting","text":"\u2022 onWaiting ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448","title":"Optional onWaiting"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onwaitingcapture","text":"\u2022 onWaitingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449","title":"Optional onWaitingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onwheel","text":"\u2022 onWheel ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530","title":"Optional onWheel"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onwheelcapture","text":"\u2022 onWheelCapture ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531","title":"Optional onWheelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardprops/","text":"Interface: WizardProps \u2039 D \u203a # Type parameters # \u25aa D Hierarchy # WizardCommonProps \u21b3 WizardProps Index # Properties # className data done header hideSteps onChange reset save step title Properties # Optional className # \u2022 className ? : string Defined in src/renderer/components/wizard/wizard.tsx:39 Optional data # \u2022 data ? : Partial\u2039D\u203a Inherited from WizardProps . data Defined in src/renderer/components/wizard/wizard.tsx:31 Optional done # \u2022 done ? : function Inherited from WizardProps . done Defined in src/renderer/components/wizard/wizard.tsx:34 Type declaration: # \u25b8 (): void Optional header # \u2022 header ? : React.ReactNode Defined in src/renderer/components/wizard/wizard.tsx:42 Optional hideSteps # \u2022 hideSteps ? : boolean Inherited from WizardProps . hideSteps Defined in src/renderer/components/wizard/wizard.tsx:35 Optional onChange # \u2022 onChange ? : function Defined in src/renderer/components/wizard/wizard.tsx:43 Type declaration: # \u25b8 ( step : number): void Parameters: Name Type step number Optional reset # \u2022 reset ? : function Inherited from WizardProps . reset Defined in src/renderer/components/wizard/wizard.tsx:33 Type declaration: # \u25b8 (): void Optional save # \u2022 save ? : function Inherited from WizardProps . save Defined in src/renderer/components/wizard/wizard.tsx:32 Type declaration: # \u25b8 ( data : Partial\u2039D\u203a, callback? : function): void Parameters: \u25aa data : Partial\u2039D\u203a \u25aa Optional callback : function \u25b8 (): void Optional step # \u2022 step ? : number Defined in src/renderer/components/wizard/wizard.tsx:40 Optional title # \u2022 title ? : string Defined in src/renderer/components/wizard/wizard.tsx:41","title":"Interface: WizardProps \u2039**D**\u203a"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardprops/#interface-wizardprops-d","text":"","title":"Interface: WizardProps \u2039D\u203a"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardprops/#type-parameters","text":"\u25aa D","title":"Type parameters"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardprops/#hierarchy","text":"WizardCommonProps \u21b3 WizardProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardprops/#properties","text":"className data done header hideSteps onChange reset save step title","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardprops/#optional-classname","text":"\u2022 className ? : string Defined in src/renderer/components/wizard/wizard.tsx:39","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardprops/#optional-data","text":"\u2022 data ? : Partial\u2039D\u203a Inherited from WizardProps . data Defined in src/renderer/components/wizard/wizard.tsx:31","title":"Optional data"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardprops/#optional-done","text":"\u2022 done ? : function Inherited from WizardProps . done Defined in src/renderer/components/wizard/wizard.tsx:34","title":"Optional done"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardprops/#optional-header","text":"\u2022 header ? : React.ReactNode Defined in src/renderer/components/wizard/wizard.tsx:42","title":"Optional header"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardprops/#optional-hidesteps","text":"\u2022 hideSteps ? : boolean Inherited from WizardProps . hideSteps Defined in src/renderer/components/wizard/wizard.tsx:35","title":"Optional hideSteps"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardprops/#optional-onchange","text":"\u2022 onChange ? : function Defined in src/renderer/components/wizard/wizard.tsx:43","title":"Optional onChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardprops/#optional-reset","text":"\u2022 reset ? : function Inherited from WizardProps . reset Defined in src/renderer/components/wizard/wizard.tsx:33","title":"Optional reset"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardprops/#optional-save","text":"\u2022 save ? : function Inherited from WizardProps . save Defined in src/renderer/components/wizard/wizard.tsx:32","title":"Optional save"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardprops/#optional-step","text":"\u2022 step ? : number Defined in src/renderer/components/wizard/wizard.tsx:40","title":"Optional step"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardprops/#optional-title","text":"\u2022 title ? : string Defined in src/renderer/components/wizard/wizard.tsx:41","title":"Optional title"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/","text":"Interface: WizardStepProps \u2039 D \u203a # Type parameters # \u25aa D Hierarchy # WizardCommonProps\u2039D\u203a \u21b3 WizardStepProps Index # Properties # afterContent beforeContent className contentClass customButtons data disabledNext done first hideBackBtn hideNextBtn hideSteps isFirst isLast last loading moreButtons next nextLabel noValidate prev prevLabel reset save scrollable skip step title waiting wizard Properties # Optional afterContent # \u2022 afterContent ? : React.ReactNode Defined in src/renderer/components/wizard/wizard.tsx:143 Optional beforeContent # \u2022 beforeContent ? : React.ReactNode Defined in src/renderer/components/wizard/wizard.tsx:142 Optional className # \u2022 className ? : string | object Defined in src/renderer/components/wizard/wizard.tsx:124 Optional contentClass # \u2022 contentClass ? : string | object Defined in src/renderer/components/wizard/wizard.tsx:125 Optional customButtons # \u2022 customButtons ? : React.ReactNode Defined in src/renderer/components/wizard/wizard.tsx:126 Optional data # \u2022 data ? : Partial\u2039D\u203a Inherited from WizardProps . data Defined in src/renderer/components/wizard/wizard.tsx:31 Optional disabledNext # \u2022 disabledNext ? : boolean Defined in src/renderer/components/wizard/wizard.tsx:130 Optional done # \u2022 done ? : function Inherited from WizardProps . done Defined in src/renderer/components/wizard/wizard.tsx:34 Type declaration: # \u25b8 (): void Optional first # \u2022 first ? : function Defined in src/renderer/components/wizard/wizard.tsx:138 Type declaration: # \u25b8 (): void Optional hideBackBtn # \u2022 hideBackBtn ? : boolean Defined in src/renderer/components/wizard/wizard.tsx:132 Optional hideNextBtn # \u2022 hideNextBtn ? : boolean Defined in src/renderer/components/wizard/wizard.tsx:131 Optional hideSteps # \u2022 hideSteps ? : boolean Inherited from WizardProps . hideSteps Defined in src/renderer/components/wizard/wizard.tsx:35 Optional isFirst # \u2022 isFirst ? : function Defined in src/renderer/components/wizard/wizard.tsx:140 Type declaration: # \u25b8 (): boolean Optional isLast # \u2022 isLast ? : function Defined in src/renderer/components/wizard/wizard.tsx:141 Type declaration: # \u25b8 (): boolean Optional last # \u2022 last ? : function Defined in src/renderer/components/wizard/wizard.tsx:139 Type declaration: # \u25b8 (): void Optional loading # \u2022 loading ? : boolean Defined in src/renderer/components/wizard/wizard.tsx:128 Optional moreButtons # \u2022 moreButtons ? : React.ReactNode Defined in src/renderer/components/wizard/wizard.tsx:127 Optional next # \u2022 next ? : function Defined in src/renderer/components/wizard/wizard.tsx:136 Type declaration: # \u25b8 (): void | boolean | Promise\u2039any\u203a Optional nextLabel # \u2022 nextLabel ? : React.ReactNode Defined in src/renderer/components/wizard/wizard.tsx:135 Optional noValidate # \u2022 noValidate ? : boolean Defined in src/renderer/components/wizard/wizard.tsx:144 Optional prev # \u2022 prev ? : function Defined in src/renderer/components/wizard/wizard.tsx:137 Type declaration: # \u25b8 (): void Optional prevLabel # \u2022 prevLabel ? : React.ReactNode Defined in src/renderer/components/wizard/wizard.tsx:134 Optional reset # \u2022 reset ? : function Inherited from WizardProps . reset Defined in src/renderer/components/wizard/wizard.tsx:33 Type declaration: # \u25b8 (): void Optional save # \u2022 save ? : function Inherited from WizardProps . save Defined in src/renderer/components/wizard/wizard.tsx:32 Type declaration: # \u25b8 ( data : Partial\u2039D\u203a, callback? : function): void Parameters: \u25aa data : Partial\u2039D\u203a \u25aa Optional callback : function \u25b8 (): void Optional scrollable # \u2022 scrollable ? : boolean Defined in src/renderer/components/wizard/wizard.tsx:146 Optional skip # \u2022 skip ? : boolean Defined in src/renderer/components/wizard/wizard.tsx:145 Optional step # \u2022 step ? : number Defined in src/renderer/components/wizard/wizard.tsx:133 Optional title # \u2022 title ? : string Defined in src/renderer/components/wizard/wizard.tsx:123 Optional waiting # \u2022 waiting ? : boolean Defined in src/renderer/components/wizard/wizard.tsx:129 Optional wizard # \u2022 wizard ? : Wizard Defined in src/renderer/components/wizard/wizard.tsx:122","title":"Interface: WizardStepProps \u2039**D**\u203a"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#interface-wizardstepprops-d","text":"","title":"Interface: WizardStepProps \u2039D\u203a"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#type-parameters","text":"\u25aa D","title":"Type parameters"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#hierarchy","text":"WizardCommonProps\u2039D\u203a \u21b3 WizardStepProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#properties","text":"afterContent beforeContent className contentClass customButtons data disabledNext done first hideBackBtn hideNextBtn hideSteps isFirst isLast last loading moreButtons next nextLabel noValidate prev prevLabel reset save scrollable skip step title waiting wizard","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#optional-aftercontent","text":"\u2022 afterContent ? : React.ReactNode Defined in src/renderer/components/wizard/wizard.tsx:143","title":"Optional afterContent"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#optional-beforecontent","text":"\u2022 beforeContent ? : React.ReactNode Defined in src/renderer/components/wizard/wizard.tsx:142","title":"Optional beforeContent"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#optional-classname","text":"\u2022 className ? : string | object Defined in src/renderer/components/wizard/wizard.tsx:124","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#optional-contentclass","text":"\u2022 contentClass ? : string | object Defined in src/renderer/components/wizard/wizard.tsx:125","title":"Optional contentClass"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#optional-custombuttons","text":"\u2022 customButtons ? : React.ReactNode Defined in src/renderer/components/wizard/wizard.tsx:126","title":"Optional customButtons"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#optional-data","text":"\u2022 data ? : Partial\u2039D\u203a Inherited from WizardProps . data Defined in src/renderer/components/wizard/wizard.tsx:31","title":"Optional data"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#optional-disablednext","text":"\u2022 disabledNext ? : boolean Defined in src/renderer/components/wizard/wizard.tsx:130","title":"Optional disabledNext"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#optional-done","text":"\u2022 done ? : function Inherited from WizardProps . done Defined in src/renderer/components/wizard/wizard.tsx:34","title":"Optional done"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#optional-first","text":"\u2022 first ? : function Defined in src/renderer/components/wizard/wizard.tsx:138","title":"Optional first"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#optional-hidebackbtn","text":"\u2022 hideBackBtn ? : boolean Defined in src/renderer/components/wizard/wizard.tsx:132","title":"Optional hideBackBtn"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#optional-hidenextbtn","text":"\u2022 hideNextBtn ? : boolean Defined in src/renderer/components/wizard/wizard.tsx:131","title":"Optional hideNextBtn"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#optional-hidesteps","text":"\u2022 hideSteps ? : boolean Inherited from WizardProps . hideSteps Defined in src/renderer/components/wizard/wizard.tsx:35","title":"Optional hideSteps"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#optional-isfirst","text":"\u2022 isFirst ? : function Defined in src/renderer/components/wizard/wizard.tsx:140","title":"Optional isFirst"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#optional-islast","text":"\u2022 isLast ? : function Defined in src/renderer/components/wizard/wizard.tsx:141","title":"Optional isLast"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#optional-last","text":"\u2022 last ? : function Defined in src/renderer/components/wizard/wizard.tsx:139","title":"Optional last"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#optional-loading","text":"\u2022 loading ? : boolean Defined in src/renderer/components/wizard/wizard.tsx:128","title":"Optional loading"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#optional-morebuttons","text":"\u2022 moreButtons ? : React.ReactNode Defined in src/renderer/components/wizard/wizard.tsx:127","title":"Optional moreButtons"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#optional-next","text":"\u2022 next ? : function Defined in src/renderer/components/wizard/wizard.tsx:136","title":"Optional next"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#optional-nextlabel","text":"\u2022 nextLabel ? : React.ReactNode Defined in src/renderer/components/wizard/wizard.tsx:135","title":"Optional nextLabel"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#optional-novalidate","text":"\u2022 noValidate ? : boolean Defined in src/renderer/components/wizard/wizard.tsx:144","title":"Optional noValidate"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#optional-prev","text":"\u2022 prev ? : function Defined in src/renderer/components/wizard/wizard.tsx:137","title":"Optional prev"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#optional-prevlabel","text":"\u2022 prevLabel ? : React.ReactNode Defined in src/renderer/components/wizard/wizard.tsx:134","title":"Optional prevLabel"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#optional-reset","text":"\u2022 reset ? : function Inherited from WizardProps . reset Defined in src/renderer/components/wizard/wizard.tsx:33","title":"Optional reset"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#optional-save","text":"\u2022 save ? : function Inherited from WizardProps . save Defined in src/renderer/components/wizard/wizard.tsx:32","title":"Optional save"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#optional-scrollable","text":"\u2022 scrollable ? : boolean Defined in src/renderer/components/wizard/wizard.tsx:146","title":"Optional scrollable"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#optional-skip","text":"\u2022 skip ? : boolean Defined in src/renderer/components/wizard/wizard.tsx:145","title":"Optional skip"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#optional-step","text":"\u2022 step ? : number Defined in src/renderer/components/wizard/wizard.tsx:133","title":"Optional step"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#optional-title","text":"\u2022 title ? : string Defined in src/renderer/components/wizard/wizard.tsx:123","title":"Optional title"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#optional-waiting","text":"\u2022 waiting ? : boolean Defined in src/renderer/components/wizard/wizard.tsx:129","title":"Optional waiting"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#optional-wizard","text":"\u2022 wizard ? : Wizard Defined in src/renderer/components/wizard/wizard.tsx:122","title":"Optional wizard"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ikubeapicluster/","text":"Interface: IKubeApiCluster # Hierarchy # IKubeApiCluster Index # Properties # metadata Properties # metadata # \u2022 metadata : object Defined in src/renderer/api/kube-api.ts:97 Type declaration: # uid : string","title":"Interface: IKubeApiCluster"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ikubeapicluster/#interface-ikubeapicluster","text":"","title":"Interface: IKubeApiCluster"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ikubeapicluster/#hierarchy","text":"IKubeApiCluster","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ikubeapicluster/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ikubeapicluster/#properties","text":"metadata","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ikubeapicluster/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ikubeapicluster/#metadata","text":"\u2022 metadata : object Defined in src/renderer/api/kube-api.ts:97","title":"metadata"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainer/","text":"Interface: IPodContainer # Hierarchy # IPodContainer Index # Properties # args command env envFrom image imagePullPolicy livenessProbe name ports readinessProbe resources startupProbe volumeMounts Properties # Optional args # \u2022 args ? : string[] Defined in src/renderer/api/endpoints/pods.api.ts:91 Optional command # \u2022 command ? : string[] Defined in src/renderer/api/endpoints/pods.api.ts:90 Optional env # \u2022 env ? : object[] Defined in src/renderer/api/endpoints/pods.api.ts:107 Optional envFrom # \u2022 envFrom ? : object[] Defined in src/renderer/api/endpoints/pods.api.ts:125 image # \u2022 image : string Defined in src/renderer/api/endpoints/pods.api.ts:89 imagePullPolicy # \u2022 imagePullPolicy : string Defined in src/renderer/api/endpoints/pods.api.ts:141 Optional livenessProbe # \u2022 livenessProbe ? : IContainerProbe Defined in src/renderer/api/endpoints/pods.api.ts:138 name # \u2022 name : string Defined in src/renderer/api/endpoints/pods.api.ts:88 Optional ports # \u2022 ports ? : object[] Defined in src/renderer/api/endpoints/pods.api.ts:92 Optional readinessProbe # \u2022 readinessProbe ? : IContainerProbe Defined in src/renderer/api/endpoints/pods.api.ts:139 Optional resources # \u2022 resources ? : object Defined in src/renderer/api/endpoints/pods.api.ts:97 Type declaration: # limits (): object cpu : string memory : string requests (): object cpu : string memory : string Optional startupProbe # \u2022 startupProbe ? : IContainerProbe Defined in src/renderer/api/endpoints/pods.api.ts:140 Optional volumeMounts # \u2022 volumeMounts ? : object[] Defined in src/renderer/api/endpoints/pods.api.ts:133","title":"Interface: IPodContainer"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainer/#interface-ipodcontainer","text":"","title":"Interface: IPodContainer"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainer/#hierarchy","text":"IPodContainer","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainer/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainer/#properties","text":"args command env envFrom image imagePullPolicy livenessProbe name ports readinessProbe resources startupProbe volumeMounts","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainer/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainer/#optional-args","text":"\u2022 args ? : string[] Defined in src/renderer/api/endpoints/pods.api.ts:91","title":"Optional args"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainer/#optional-command","text":"\u2022 command ? : string[] Defined in src/renderer/api/endpoints/pods.api.ts:90","title":"Optional command"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainer/#optional-env","text":"\u2022 env ? : object[] Defined in src/renderer/api/endpoints/pods.api.ts:107","title":"Optional env"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainer/#optional-envfrom","text":"\u2022 envFrom ? : object[] Defined in src/renderer/api/endpoints/pods.api.ts:125","title":"Optional envFrom"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainer/#image","text":"\u2022 image : string Defined in src/renderer/api/endpoints/pods.api.ts:89","title":"image"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainer/#imagepullpolicy","text":"\u2022 imagePullPolicy : string Defined in src/renderer/api/endpoints/pods.api.ts:141","title":"imagePullPolicy"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainer/#optional-livenessprobe","text":"\u2022 livenessProbe ? : IContainerProbe Defined in src/renderer/api/endpoints/pods.api.ts:138","title":"Optional livenessProbe"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainer/#name","text":"\u2022 name : string Defined in src/renderer/api/endpoints/pods.api.ts:88","title":"name"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainer/#optional-ports","text":"\u2022 ports ? : object[] Defined in src/renderer/api/endpoints/pods.api.ts:92","title":"Optional ports"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainer/#optional-readinessprobe","text":"\u2022 readinessProbe ? : IContainerProbe Defined in src/renderer/api/endpoints/pods.api.ts:139","title":"Optional readinessProbe"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainer/#optional-resources","text":"\u2022 resources ? : object Defined in src/renderer/api/endpoints/pods.api.ts:97","title":"Optional resources"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainer/#optional-startupprobe","text":"\u2022 startupProbe ? : IContainerProbe Defined in src/renderer/api/endpoints/pods.api.ts:140","title":"Optional startupProbe"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainer/#optional-volumemounts","text":"\u2022 volumeMounts ? : object[] Defined in src/renderer/api/endpoints/pods.api.ts:133","title":"Optional volumeMounts"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainerstatus/","text":"Interface: IPodContainerStatus # Hierarchy # IPodContainerStatus Index # Properties # containerID image imageID lastState name ready restartCount started state Properties # Optional containerID # \u2022 containerID ? : string Defined in src/renderer/api/endpoints/pods.api.ts:202 image # \u2022 image : string Defined in src/renderer/api/endpoints/pods.api.ts:200 imageID # \u2022 imageID : string Defined in src/renderer/api/endpoints/pods.api.ts:201 Optional lastState # \u2022 lastState ? : object Defined in src/renderer/api/endpoints/pods.api.ts:182 Type declaration: # [ index : string ]: object running (): object startedAt : string terminated (): object exitCode : number finishedAt : string reason : string startedAt : string waiting (): object message : string reason : string name # \u2022 name : string Defined in src/renderer/api/endpoints/pods.api.ts:165 ready # \u2022 ready : boolean Defined in src/renderer/api/endpoints/pods.api.ts:198 restartCount # \u2022 restartCount : number Defined in src/renderer/api/endpoints/pods.api.ts:199 Optional started # \u2022 started ? : boolean Defined in src/renderer/api/endpoints/pods.api.ts:203 Optional state # \u2022 state ? : object Defined in src/renderer/api/endpoints/pods.api.ts:166 Type declaration: # [ index : string ]: object running (): object startedAt : string terminated (): object exitCode : number finishedAt : string reason : string startedAt : string waiting (): object message : string reason : string","title":"Interface: IPodContainerStatus"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainerstatus/#interface-ipodcontainerstatus","text":"","title":"Interface: IPodContainerStatus"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainerstatus/#hierarchy","text":"IPodContainerStatus","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainerstatus/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainerstatus/#properties","text":"containerID image imageID lastState name ready restartCount started state","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainerstatus/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainerstatus/#optional-containerid","text":"\u2022 containerID ? : string Defined in src/renderer/api/endpoints/pods.api.ts:202","title":"Optional containerID"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainerstatus/#image","text":"\u2022 image : string Defined in src/renderer/api/endpoints/pods.api.ts:200","title":"image"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainerstatus/#imageid","text":"\u2022 imageID : string Defined in src/renderer/api/endpoints/pods.api.ts:201","title":"imageID"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainerstatus/#optional-laststate","text":"\u2022 lastState ? : object Defined in src/renderer/api/endpoints/pods.api.ts:182","title":"Optional lastState"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainerstatus/#name","text":"\u2022 name : string Defined in src/renderer/api/endpoints/pods.api.ts:165","title":"name"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainerstatus/#ready","text":"\u2022 ready : boolean Defined in src/renderer/api/endpoints/pods.api.ts:198","title":"ready"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainerstatus/#restartcount","text":"\u2022 restartCount : number Defined in src/renderer/api/endpoints/pods.api.ts:199","title":"restartCount"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainerstatus/#optional-started","text":"\u2022 started ? : boolean Defined in src/renderer/api/endpoints/pods.api.ts:203","title":"Optional started"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainerstatus/#optional-state","text":"\u2022 state ? : object Defined in src/renderer/api/endpoints/pods.api.ts:166","title":"Optional state"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.isecretref/","text":"Interface: ISecretRef # Hierarchy # ISecretRef Index # Properties # key name Properties # Optional key # \u2022 key ? : string Defined in src/renderer/api/endpoints/secret.api.ts:39 name # \u2022 name : string Defined in src/renderer/api/endpoints/secret.api.ts:40","title":"Interface: ISecretRef"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.isecretref/#interface-isecretref","text":"","title":"Interface: ISecretRef"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.isecretref/#hierarchy","text":"ISecretRef","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.isecretref/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.isecretref/#properties","text":"key name","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.isecretref/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.isecretref/#optional-key","text":"\u2022 key ? : string Defined in src/renderer/api/endpoints/secret.api.ts:39","title":"Optional key"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.isecretref/#name","text":"\u2022 name : string Defined in src/renderer/api/endpoints/secret.api.ts:40","title":"name"},{"location":"extensions/api/interfaces/_renderer_api_navigation_.iurlparams/","text":"Interface: IURLParams \u2039 P, Q \u203a # Type parameters # \u25aa P : object \u25aa Q : object Hierarchy # IURLParams Index # Properties # fragment params query Properties # Optional fragment # \u2022 fragment ? : string Defined in src/common/utils/buildUrl.ts:27 Optional params # \u2022 params ? : P Defined in src/common/utils/buildUrl.ts:25 Optional query # \u2022 query ? : Q Defined in src/common/utils/buildUrl.ts:26","title":"Interface: IURLParams \u2039**P, Q**\u203a"},{"location":"extensions/api/interfaces/_renderer_api_navigation_.iurlparams/#interface-iurlparams-p-q","text":"","title":"Interface: IURLParams \u2039P, Q\u203a"},{"location":"extensions/api/interfaces/_renderer_api_navigation_.iurlparams/#type-parameters","text":"\u25aa P : object \u25aa Q : object","title":"Type parameters"},{"location":"extensions/api/interfaces/_renderer_api_navigation_.iurlparams/#hierarchy","text":"IURLParams","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_navigation_.iurlparams/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_navigation_.iurlparams/#properties","text":"fragment params query","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_navigation_.iurlparams/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_navigation_.iurlparams/#optional-fragment","text":"\u2022 fragment ? : string Defined in src/common/utils/buildUrl.ts:27","title":"Optional fragment"},{"location":"extensions/api/interfaces/_renderer_api_navigation_.iurlparams/#optional-params","text":"\u2022 params ? : P Defined in src/common/utils/buildUrl.ts:25","title":"Optional params"},{"location":"extensions/api/interfaces/_renderer_api_navigation_.iurlparams/#optional-query","text":"\u2022 query ? : Q Defined in src/common/utils/buildUrl.ts:26","title":"Optional query"},{"location":"extensions/api/interfaces/_renderer_api_navigation_.pageparaminit/","text":"Interface: PageParamInit \u2039 V \u203a # Type parameters # \u25aa V Hierarchy # PageParamInit Index # Properties # defaultValue name prefix Methods # parse stringify Properties # Optional defaultValue # \u2022 defaultValue ? : V Defined in src/renderer/navigation/page-param.ts:28 name # \u2022 name : string Defined in src/renderer/navigation/page-param.ts:27 Optional prefix # \u2022 prefix ? : string Defined in src/renderer/navigation/page-param.ts:29 Methods # Optional parse # \u25b8 parse ( value : string | string[]): V Defined in src/renderer/navigation/page-param.ts:30 Parameters: Name Type value string | string[] Returns: V Optional stringify # \u25b8 stringify ( value : V): string | string[] Defined in src/renderer/navigation/page-param.ts:31 Parameters: Name Type value V Returns: string | string[]","title":"Interface: PageParamInit \u2039**V**\u203a"},{"location":"extensions/api/interfaces/_renderer_api_navigation_.pageparaminit/#interface-pageparaminit-v","text":"","title":"Interface: PageParamInit \u2039V\u203a"},{"location":"extensions/api/interfaces/_renderer_api_navigation_.pageparaminit/#type-parameters","text":"\u25aa V","title":"Type parameters"},{"location":"extensions/api/interfaces/_renderer_api_navigation_.pageparaminit/#hierarchy","text":"PageParamInit","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_navigation_.pageparaminit/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_navigation_.pageparaminit/#properties","text":"defaultValue name prefix","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_navigation_.pageparaminit/#methods","text":"parse stringify","title":"Methods"},{"location":"extensions/api/interfaces/_renderer_api_navigation_.pageparaminit/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_navigation_.pageparaminit/#optional-defaultvalue","text":"\u2022 defaultValue ? : V Defined in src/renderer/navigation/page-param.ts:28","title":"Optional defaultValue"},{"location":"extensions/api/interfaces/_renderer_api_navigation_.pageparaminit/#name","text":"\u2022 name : string Defined in src/renderer/navigation/page-param.ts:27","title":"name"},{"location":"extensions/api/interfaces/_renderer_api_navigation_.pageparaminit/#optional-prefix","text":"\u2022 prefix ? : string Defined in src/renderer/navigation/page-param.ts:29","title":"Optional prefix"},{"location":"extensions/api/interfaces/_renderer_api_navigation_.pageparaminit/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/interfaces/_renderer_api_navigation_.pageparaminit/#optional-parse","text":"\u25b8 parse ( value : string | string[]): V Defined in src/renderer/navigation/page-param.ts:30 Parameters: Name Type value string | string[] Returns: V","title":"Optional parse"},{"location":"extensions/api/interfaces/_renderer_api_navigation_.pageparaminit/#optional-stringify","text":"\u25b8 stringify ( value : V): string | string[] Defined in src/renderer/navigation/page-param.ts:31 Parameters: Name Type value V Returns: string | string[]","title":"Optional stringify"},{"location":"extensions/api/modules/_core_api_app_/","text":"Module: \"core-api/app\" # Index # Variables # appName isLinux isMac isSnap isWindows issuesTrackerUrl slackUrl version Functions # getEnabledExtensions Variables # Const appName # \u2022 appName : string = ${packageInfo.productName}${isDevelopment ? \"Dev\" : \"\"} Defined in src/common/vars.ts:39 Const isLinux # \u2022 isLinux : boolean = process.platform === \"linux\" Defined in src/common/vars.ts:30 Const isMac # \u2022 isMac : boolean = process.platform === \"darwin\" Defined in src/common/vars.ts:28 Const isSnap # \u2022 isSnap : boolean = !!process.env.SNAP Defined in src/common/vars.ts:32 Const isWindows # \u2022 isWindows : boolean = process.platform === \"win32\" Defined in src/common/vars.ts:29 Const issuesTrackerUrl # \u2022 issuesTrackerUrl : \"https://github.com/lensapp/lens/issues\" = \"https://github.com/lensapp/lens/issues\" Defined in src/common/vars.ts:67 Const slackUrl # \u2022 slackUrl : \"https://join.slack.com/t/k8slens/shared_invite/enQtOTc5NjAyNjYyOTk4LWU1NDQ0ZGFkOWJkNTRhYTc2YjVmZDdkM2FkNGM5MjhiYTRhMDU2NDQ1MzIyMDA4ZGZlNmExOTc0N2JmY2M3ZGI\" = \"https://join.slack.com/t/k8slens/shared_invite/enQtOTc5NjAyNjYyOTk4LWU1NDQ0ZGFkOWJkNTRhYTc2YjVmZDdkM2FkNGM5MjhiYTRhMDU2NDQ1MzIyMDA4ZGZlNmExOTc0N2JmY2M3ZGI\" Defined in src/common/vars.ts:68 Const version # \u2022 version : string = getAppVersion() Defined in src/extensions/core-api/app.ts:25 Functions # getEnabledExtensions # \u25b8 getEnabledExtensions (): string[] Defined in src/extensions/core-api/app.ts:28 Returns: string[]","title":"Module: \"core-api/app\""},{"location":"extensions/api/modules/_core_api_app_/#module-core-apiapp","text":"","title":"Module: \"core-api/app\""},{"location":"extensions/api/modules/_core_api_app_/#index","text":"","title":"Index"},{"location":"extensions/api/modules/_core_api_app_/#variables","text":"appName isLinux isMac isSnap isWindows issuesTrackerUrl slackUrl version","title":"Variables"},{"location":"extensions/api/modules/_core_api_app_/#functions","text":"getEnabledExtensions","title":"Functions"},{"location":"extensions/api/modules/_core_api_app_/#variables_1","text":"","title":"Variables"},{"location":"extensions/api/modules/_core_api_app_/#const-appname","text":"\u2022 appName : string = ${packageInfo.productName}${isDevelopment ? \"Dev\" : \"\"} Defined in src/common/vars.ts:39","title":"Const appName"},{"location":"extensions/api/modules/_core_api_app_/#const-islinux","text":"\u2022 isLinux : boolean = process.platform === \"linux\" Defined in src/common/vars.ts:30","title":"Const isLinux"},{"location":"extensions/api/modules/_core_api_app_/#const-ismac","text":"\u2022 isMac : boolean = process.platform === \"darwin\" Defined in src/common/vars.ts:28","title":"Const isMac"},{"location":"extensions/api/modules/_core_api_app_/#const-issnap","text":"\u2022 isSnap : boolean = !!process.env.SNAP Defined in src/common/vars.ts:32","title":"Const isSnap"},{"location":"extensions/api/modules/_core_api_app_/#const-iswindows","text":"\u2022 isWindows : boolean = process.platform === \"win32\" Defined in src/common/vars.ts:29","title":"Const isWindows"},{"location":"extensions/api/modules/_core_api_app_/#const-issuestrackerurl","text":"\u2022 issuesTrackerUrl : \"https://github.com/lensapp/lens/issues\" = \"https://github.com/lensapp/lens/issues\" Defined in src/common/vars.ts:67","title":"Const issuesTrackerUrl"},{"location":"extensions/api/modules/_core_api_app_/#const-slackurl","text":"\u2022 slackUrl : \"https://join.slack.com/t/k8slens/shared_invite/enQtOTc5NjAyNjYyOTk4LWU1NDQ0ZGFkOWJkNTRhYTc2YjVmZDdkM2FkNGM5MjhiYTRhMDU2NDQ1MzIyMDA4ZGZlNmExOTc0N2JmY2M3ZGI\" = \"https://join.slack.com/t/k8slens/shared_invite/enQtOTc5NjAyNjYyOTk4LWU1NDQ0ZGFkOWJkNTRhYTc2YjVmZDdkM2FkNGM5MjhiYTRhMDU2NDQ1MzIyMDA4ZGZlNmExOTc0N2JmY2M3ZGI\" Defined in src/common/vars.ts:68","title":"Const slackUrl"},{"location":"extensions/api/modules/_core_api_app_/#const-version","text":"\u2022 version : string = getAppVersion() Defined in src/extensions/core-api/app.ts:25","title":"Const version"},{"location":"extensions/api/modules/_core_api_app_/#functions_1","text":"","title":"Functions"},{"location":"extensions/api/modules/_core_api_app_/#getenabledextensions","text":"\u25b8 getEnabledExtensions (): string[] Defined in src/extensions/core-api/app.ts:28 Returns: string[]","title":"getEnabledExtensions"},{"location":"extensions/api/modules/_core_api_catalog_/","text":"Module: \"core-api/catalog\" # Index # Classes # CatalogEntityRegistry KubernetesCluster KubernetesClusterCategory WebLink WebLinkCategory Interfaces # KubernetesClusterStatus WebLinkStatus Type aliases # KubernetesClusterPrometheusMetrics KubernetesClusterSpec WebLinkSpec Variables # catalogCategoryRegistry catalogEntities Type aliases # KubernetesClusterPrometheusMetrics # \u01ac KubernetesClusterPrometheusMetrics : object Defined in src/common/catalog-entities/kubernetes-cluster.ts:32 Type declaration: # address (): object namespace : string port : number prefix : string service : string type ? : string KubernetesClusterSpec # \u01ac KubernetesClusterSpec : object Defined in src/common/catalog-entities/kubernetes-cluster.ts:42 Type declaration: # kubeconfigContext : string kubeconfigPath : string metrics (): object prometheus ? : KubernetesClusterPrometheusMetrics source : string WebLinkSpec # \u01ac WebLinkSpec : object Defined in src/common/catalog-entities/web-link.ts:29 Type declaration: # url : string Variables # Const catalogCategoryRegistry # \u2022 catalogCategoryRegistry : CatalogCategoryRegistry\u2039\u203a = new CatalogCategoryRegistry() Defined in src/common/catalog/catalog-category-registry.ts:85 Const catalogEntities # \u2022 catalogEntities : CatalogEntityRegistry \u2039\u203a = new CatalogEntityRegistry() Defined in src/extensions/core-api/catalog.ts:35","title":"Module: \"core-api/catalog\""},{"location":"extensions/api/modules/_core_api_catalog_/#module-core-apicatalog","text":"","title":"Module: \"core-api/catalog\""},{"location":"extensions/api/modules/_core_api_catalog_/#index","text":"","title":"Index"},{"location":"extensions/api/modules/_core_api_catalog_/#classes","text":"CatalogEntityRegistry KubernetesCluster KubernetesClusterCategory WebLink WebLinkCategory","title":"Classes"},{"location":"extensions/api/modules/_core_api_catalog_/#interfaces","text":"KubernetesClusterStatus WebLinkStatus","title":"Interfaces"},{"location":"extensions/api/modules/_core_api_catalog_/#type-aliases","text":"KubernetesClusterPrometheusMetrics KubernetesClusterSpec WebLinkSpec","title":"Type aliases"},{"location":"extensions/api/modules/_core_api_catalog_/#variables","text":"catalogCategoryRegistry catalogEntities","title":"Variables"},{"location":"extensions/api/modules/_core_api_catalog_/#type-aliases_1","text":"","title":"Type aliases"},{"location":"extensions/api/modules/_core_api_catalog_/#kubernetesclusterprometheusmetrics","text":"\u01ac KubernetesClusterPrometheusMetrics : object Defined in src/common/catalog-entities/kubernetes-cluster.ts:32","title":"KubernetesClusterPrometheusMetrics"},{"location":"extensions/api/modules/_core_api_catalog_/#kubernetesclusterspec","text":"\u01ac KubernetesClusterSpec : object Defined in src/common/catalog-entities/kubernetes-cluster.ts:42","title":"KubernetesClusterSpec"},{"location":"extensions/api/modules/_core_api_catalog_/#weblinkspec","text":"\u01ac WebLinkSpec : object Defined in src/common/catalog-entities/web-link.ts:29","title":"WebLinkSpec"},{"location":"extensions/api/modules/_core_api_catalog_/#variables_1","text":"","title":"Variables"},{"location":"extensions/api/modules/_core_api_catalog_/#const-catalogcategoryregistry","text":"\u2022 catalogCategoryRegistry : CatalogCategoryRegistry\u2039\u203a = new CatalogCategoryRegistry() Defined in src/common/catalog/catalog-category-registry.ts:85","title":"Const catalogCategoryRegistry"},{"location":"extensions/api/modules/_core_api_catalog_/#const-catalogentities","text":"\u2022 catalogEntities : CatalogEntityRegistry \u2039\u203a = new CatalogEntityRegistry() Defined in src/extensions/core-api/catalog.ts:35","title":"Const catalogEntities"},{"location":"extensions/api/modules/_core_api_event_bus_/","text":"Module: \"core-api/event-bus\" # Index # Type aliases # AppEvent Variables # appEventBus Type aliases # AppEvent # \u01ac AppEvent : object Defined in src/common/event-bus.ts:24 Type declaration: # action : string name : string params ? : object Variables # Const appEventBus # \u2022 appEventBus : EventEmitter\u2039[object]\u203a = new EventEmitter<[AppEvent]>() Defined in src/common/event-bus.ts:30","title":"Module: \"core-api/event-bus\""},{"location":"extensions/api/modules/_core_api_event_bus_/#module-core-apievent-bus","text":"","title":"Module: \"core-api/event-bus\""},{"location":"extensions/api/modules/_core_api_event_bus_/#index","text":"","title":"Index"},{"location":"extensions/api/modules/_core_api_event_bus_/#type-aliases","text":"AppEvent","title":"Type aliases"},{"location":"extensions/api/modules/_core_api_event_bus_/#variables","text":"appEventBus","title":"Variables"},{"location":"extensions/api/modules/_core_api_event_bus_/#type-aliases_1","text":"","title":"Type aliases"},{"location":"extensions/api/modules/_core_api_event_bus_/#appevent","text":"\u01ac AppEvent : object Defined in src/common/event-bus.ts:24","title":"AppEvent"},{"location":"extensions/api/modules/_core_api_event_bus_/#variables_1","text":"","title":"Variables"},{"location":"extensions/api/modules/_core_api_event_bus_/#const-appeventbus","text":"\u2022 appEventBus : EventEmitter\u2039[object]\u203a = new EventEmitter<[AppEvent]>() Defined in src/common/event-bus.ts:30","title":"Const appEventBus"},{"location":"extensions/api/modules/_core_api_ipc_/","text":"Module: \"core-api/ipc\" # Index # Classes # IpcMain IpcRegistrar","title":"Module: \"core-api/ipc\""},{"location":"extensions/api/modules/_core_api_ipc_/#module-core-apiipc","text":"","title":"Module: \"core-api/ipc\""},{"location":"extensions/api/modules/_core_api_ipc_/#index","text":"","title":"Index"},{"location":"extensions/api/modules/_core_api_ipc_/#classes","text":"IpcMain IpcRegistrar","title":"Classes"},{"location":"extensions/api/modules/_core_api_stores_/","text":"Module: \"core-api/stores\" # Index # Classes # ExtensionStore","title":"Module: \"core-api/stores\""},{"location":"extensions/api/modules/_core_api_stores_/#module-core-apistores","text":"","title":"Module: \"core-api/stores\""},{"location":"extensions/api/modules/_core_api_stores_/#index","text":"","title":"Index"},{"location":"extensions/api/modules/_core_api_stores_/#classes","text":"ExtensionStore","title":"Classes"},{"location":"extensions/api/modules/_core_api_types_/","text":"Module: \"core-api/types\" # Index # Type aliases # IpcMainEvent IpcMainInvokeEvent IpcRendererEvent Type aliases # IpcMainEvent # \u01ac IpcMainEvent : IpcMainEvent Defined in src/extensions/core-api/types.ts:24 IpcMainInvokeEvent # \u01ac IpcMainInvokeEvent : IpcMainInvokeEvent Defined in src/extensions/core-api/types.ts:22 Copyright (c) 2021 OpenLens Authors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. IpcRendererEvent # \u01ac IpcRendererEvent : IpcRendererEvent Defined in src/extensions/core-api/types.ts:23","title":"Module: \"core-api/types\""},{"location":"extensions/api/modules/_core_api_types_/#module-core-apitypes","text":"","title":"Module: \"core-api/types\""},{"location":"extensions/api/modules/_core_api_types_/#index","text":"","title":"Index"},{"location":"extensions/api/modules/_core_api_types_/#type-aliases","text":"IpcMainEvent IpcMainInvokeEvent IpcRendererEvent","title":"Type aliases"},{"location":"extensions/api/modules/_core_api_types_/#type-aliases_1","text":"","title":"Type aliases"},{"location":"extensions/api/modules/_core_api_types_/#ipcmainevent","text":"\u01ac IpcMainEvent : IpcMainEvent Defined in src/extensions/core-api/types.ts:24","title":"IpcMainEvent"},{"location":"extensions/api/modules/_core_api_types_/#ipcmaininvokeevent","text":"\u01ac IpcMainInvokeEvent : IpcMainInvokeEvent Defined in src/extensions/core-api/types.ts:22 Copyright (c) 2021 OpenLens Authors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.","title":"IpcMainInvokeEvent"},{"location":"extensions/api/modules/_core_api_types_/#ipcrendererevent","text":"\u01ac IpcRendererEvent : IpcRendererEvent Defined in src/extensions/core-api/types.ts:23","title":"IpcRendererEvent"},{"location":"extensions/api/modules/_core_api_utils_/","text":"Module: \"core-api/utils\" # Index # Classes # Singleton Functions # cssNames openExternal prevDefault stopPropagation Functions # cssNames # \u25b8 cssNames (... args : IClassName[]): string Defined in src/renderer/utils/cssNames.ts:29 Parameters: Name Type ...args IClassName[] Returns: string openExternal # \u25b8 openExternal ( url : string): Promise\u2039void\u203a Defined in src/common/utils/openExternal.ts:25 Parameters: Name Type url string Returns: Promise\u2039void\u203a prevDefault # \u25b8 prevDefault \u2039 E \u203a( callback : function): (Anonymous function) Defined in src/renderer/utils/prevDefault.ts:36 Type parameters: \u25aa E : SyntheticEvent | Event Parameters: \u25aa callback : function \u25b8 ( evt : E): any Parameters: Name Type evt E Returns: (Anonymous function) stopPropagation # \u25b8 stopPropagation ( evt : Event | SyntheticEvent): void Defined in src/renderer/utils/prevDefault.ts:45 Parameters: Name Type evt Event | SyntheticEvent Returns: void","title":"Module: \"core-api/utils\""},{"location":"extensions/api/modules/_core_api_utils_/#module-core-apiutils","text":"","title":"Module: \"core-api/utils\""},{"location":"extensions/api/modules/_core_api_utils_/#index","text":"","title":"Index"},{"location":"extensions/api/modules/_core_api_utils_/#classes","text":"Singleton","title":"Classes"},{"location":"extensions/api/modules/_core_api_utils_/#functions","text":"cssNames openExternal prevDefault stopPropagation","title":"Functions"},{"location":"extensions/api/modules/_core_api_utils_/#functions_1","text":"","title":"Functions"},{"location":"extensions/api/modules/_core_api_utils_/#cssnames","text":"\u25b8 cssNames (... args : IClassName[]): string Defined in src/renderer/utils/cssNames.ts:29 Parameters: Name Type ...args IClassName[] Returns: string","title":"cssNames"},{"location":"extensions/api/modules/_core_api_utils_/#openexternal","text":"\u25b8 openExternal ( url : string): Promise\u2039void\u203a Defined in src/common/utils/openExternal.ts:25 Parameters: Name Type url string Returns: Promise\u2039void\u203a","title":"openExternal"},{"location":"extensions/api/modules/_core_api_utils_/#prevdefault","text":"\u25b8 prevDefault \u2039 E \u203a( callback : function): (Anonymous function) Defined in src/renderer/utils/prevDefault.ts:36 Type parameters: \u25aa E : SyntheticEvent | Event Parameters: \u25aa callback : function \u25b8 ( evt : E): any Parameters: Name Type evt E Returns: (Anonymous function)","title":"prevDefault"},{"location":"extensions/api/modules/_core_api_utils_/#stoppropagation","text":"\u25b8 stopPropagation ( evt : Event | SyntheticEvent): void Defined in src/renderer/utils/prevDefault.ts:45 Parameters: Name Type evt Event | SyntheticEvent Returns: void","title":"stopPropagation"},{"location":"extensions/api/modules/_interfaces_index_/","text":"Module: \"interfaces/index\" # Index # Classes # CatalogCategory CatalogEntity Interfaces # AppPreferenceComponents AppPreferenceRegistration CatalogCategorySpec CatalogCategoryVersion CatalogEntityActionContext CatalogEntityAddMenu CatalogEntityAddMenuContext CatalogEntityContextMenu CatalogEntityContextMenuContext CatalogEntityData CatalogEntityKindData CatalogEntityMetadata CatalogEntitySettingsContext CatalogEntitySettingsMenu CatalogEntityStatus ClusterPageMenuRegistration KubeObjectDetailComponents KubeObjectDetailRegistration KubeObjectMenuComponents KubeObjectMenuRegistration KubeObjectStatusRegistration PageComponentProps PageComponents PageMenuComponents PageMenuRegistration PageParams PageRegistration PageTarget ProtocolHandlerRegistration RegisteredPage RouteHandler RouteParams StatusBarRegistration Type aliases # CatalogEntityConstructor CatalogEntitySpec Type aliases # CatalogEntityConstructor # \u01ac CatalogEntityConstructor : object Defined in src/common/catalog/catalog-entity.ts:29 Type declaration: # CatalogEntitySpec # \u01ac CatalogEntitySpec : Record\u2039string, any\u203a Defined in src/common/catalog/catalog-entity.ts:126","title":"Module: \"interfaces/index\""},{"location":"extensions/api/modules/_interfaces_index_/#module-interfacesindex","text":"","title":"Module: \"interfaces/index\""},{"location":"extensions/api/modules/_interfaces_index_/#index","text":"","title":"Index"},{"location":"extensions/api/modules/_interfaces_index_/#classes","text":"CatalogCategory CatalogEntity","title":"Classes"},{"location":"extensions/api/modules/_interfaces_index_/#interfaces","text":"AppPreferenceComponents AppPreferenceRegistration CatalogCategorySpec CatalogCategoryVersion CatalogEntityActionContext CatalogEntityAddMenu CatalogEntityAddMenuContext CatalogEntityContextMenu CatalogEntityContextMenuContext CatalogEntityData CatalogEntityKindData CatalogEntityMetadata CatalogEntitySettingsContext CatalogEntitySettingsMenu CatalogEntityStatus ClusterPageMenuRegistration KubeObjectDetailComponents KubeObjectDetailRegistration KubeObjectMenuComponents KubeObjectMenuRegistration KubeObjectStatusRegistration PageComponentProps PageComponents PageMenuComponents PageMenuRegistration PageParams PageRegistration PageTarget ProtocolHandlerRegistration RegisteredPage RouteHandler RouteParams StatusBarRegistration","title":"Interfaces"},{"location":"extensions/api/modules/_interfaces_index_/#type-aliases","text":"CatalogEntityConstructor CatalogEntitySpec","title":"Type aliases"},{"location":"extensions/api/modules/_interfaces_index_/#type-aliases_1","text":"","title":"Type aliases"},{"location":"extensions/api/modules/_interfaces_index_/#catalogentityconstructor","text":"\u01ac CatalogEntityConstructor : object Defined in src/common/catalog/catalog-entity.ts:29","title":"CatalogEntityConstructor"},{"location":"extensions/api/modules/_interfaces_index_/#catalogentityspec","text":"\u01ac CatalogEntitySpec : Record\u2039string, any\u203a Defined in src/common/catalog/catalog-entity.ts:126","title":"CatalogEntitySpec"},{"location":"extensions/api/modules/_renderer_api_components_/","text":"Module: \"renderer-api/components\" # Index # Enumerations # NotificationStatus TooltipPosition Classes # Badge BarChart Button Checkbox CommandOverlay ConfirmDialog CubeSpinner Dialog Drawer DrawerItem DrawerParamToggler DrawerTitle Icon Input KubeEventDetails KubeObjectDetails KubeObjectListLayout KubeObjectMenu KubeObjectMeta LineProgress Menu MenuActions MenuItem NamespaceSelect Notifications NotificationsStore PageLayout PieChart PodDetailsList Radio RadioGroup SearchInput Select Slider Spinner StatusBrick Stepper SubTitle Tab Table TableCell TableHead TableRow Tabs Tooltip Wizard WizardLayout WizardStep Interfaces # BadgeProps ButtonProps CheckboxProps ConfirmDialogBooleanParams ConfirmDialogParams ConfirmDialogProps CubeSpinnerProps DialogProps DrawerItemLabelsProps DrawerItemProps DrawerParamTogglerProps DrawerProps DrawerTitleProps GroupSelectOption IconProps InputValidator KubeEventDetailsProps KubeObjectDetailsProps KubeObjectListLayoutProps KubeObjectMenuProps KubeObjectMetaProps LineProgressProps MenuActionsProps MenuItemProps MenuPosition MenuProps Notification PageLayoutProps RadioGroupProps SelectOption SelectProps SliderProps SpinnerProps StatusBrickProps StepperProps TabLayoutProps TabLayoutRoute TabProps TableCellProps TableHeadProps TableProps TableRowProps TabsProps TooltipContentFormatters TooltipDecoratorProps TooltipProps WizardLayoutProps WizardProps WizardStepProps Type aliases # InputProps MenuContextValue NotificationId NotificationMessage RadioProps TableCellElem TableHeadElem TableOrderBy TableRowElem TableSortBy TableSortCallback TableSortCallbacks TableSortParams Variables # InputValidators MenuContext Switcher TabLayout kubeDetailsUrlParam kubeSelectedUrlParam logTabStore notificationsStore orderByUrlParam sortByUrlParam terminalStore Functions # DrawerItemLabels FormSwitch SubMenu createTerminalTab getDetailsUrl hideDetails showDetails withTooltip Object literals # cpuOptions memoryOptions Type aliases # InputProps # \u01ac InputProps : Omit\u2039InputElementProps, \"onChange\" | \"onSubmit\"\u203a & object Defined in src/renderer/components/input/input.tsx:43 MenuContextValue # \u01ac MenuContextValue : Menu Defined in src/renderer/components/menu/menu.tsx:31 NotificationId # \u01ac NotificationId : string | number Defined in src/renderer/components/notifications/notifications.store.tsx:28 NotificationMessage # \u01ac NotificationMessage : React.ReactNode | React.ReactNode[] | JsonApiErrorParsed Defined in src/renderer/components/notifications/notifications.store.tsx:29 RadioProps # \u01ac RadioProps : HTMLProps\u2039any\u203a & object Defined in src/renderer/components/radio/radio.tsx:61 TableCellElem # \u01ac TableCellElem : ReactElement\u2039 TableCellProps \u203a Defined in src/renderer/components/table/table-cell.tsx:30 TableHeadElem # \u01ac TableHeadElem : ReactElement\u2039 TableHeadProps \u203a Defined in src/renderer/components/table/table-head.tsx:27 TableOrderBy # \u01ac TableOrderBy : \"asc\" | \"desc\" | string Defined in src/renderer/components/table/table.tsx:38 TableRowElem # \u01ac TableRowElem : ReactElement\u2039 TableRowProps \u203a Defined in src/renderer/components/table/table-row.tsx:28 TableSortBy # \u01ac TableSortBy : string Defined in src/renderer/components/table/table.tsx:37 TableSortCallback # \u01ac TableSortCallback : function Defined in src/renderer/components/table/table.tsx:40 Type declaration: # \u25b8 ( data : D): string | number | (string | number)[] Parameters: Name Type data D TableSortCallbacks # \u01ac TableSortCallbacks : object Defined in src/renderer/components/table/table.tsx:41 Type declaration: # [ columnId : string ]: TableSortCallback TableSortParams # \u01ac TableSortParams : object Defined in src/renderer/components/table/table.tsx:39 Type declaration: # orderBy : TableOrderBy sortBy : TableSortBy Variables # InputValidators # \u2022 InputValidators : InputValidators Defined in src/renderer/components/input/input.tsx:35 Const MenuContext # \u2022 MenuContext : Context\u2039 Menu \u2039\u203a\u203a = React.createContext (null) Defined in src/renderer/components/menu/menu.tsx:30 Const Switcher # \u2022 Switcher : ComponentClass\u2039object & StyledComponentProps\u2039\"track\" | \"root\" | \"thumb\" | \"focusVisible\" | \"switchBase\" | \"checked\"\u203a, any\u203a | FunctionComponent\u2039object & StyledComponentProps\u2039\"track\" | \"root\" | \"thumb\" | \"focusVisible\" | \"switchBase\" | \"checked\"\u203a\u203a = withStyles((theme: Theme) => createStyles({ root: { width: 40, height: 24, padding: 0, margin: \"0 0 0 8px\", }, switchBase: { padding: 1, paddingLeft: 4, \"&$checked\": { transform: \"translateX(14px)\", color: \"white\", \"& + $track\": { backgroundColor: \"#52d869\", opacity: 1, border: \"none\", }, }, \"&$focusVisible $thumb\": { color: \"#52d869\", border: \"6px solid #fff\", }, }, thumb: { width: 18, height: 18, marginTop: 2, boxShadow: \"none\" }, track: { borderRadius: 26 / 2, backgroundColor: \"#72767b\", opacity: 1, transition: theme.transitions.create([\"background-color\", \"border\"]), }, checked: {}, focusVisible: {}, }), )(({ classes, ...props }: Props) => { return ( ); }) Defined in src/renderer/components/switch/switcher.tsx:34 Const TabLayout # \u2022 TabLayout : (Anonymous function) = observer(({ className, contentClass, tabs = [], children }: TabLayoutProps) => { const currentLocation = navigation.location.pathname; const hasTabs = tabs.length > 0; const startTabUrl = hasTabs ? (tabs.find(tab => tab.default) || tabs[0])?.url : null; return ( {hasTabs && ( navigate(url)}> {tabs.map(({ title, routePath, url = routePath, exact }) => { const isActive = !!matchPath(currentLocation, { path: routePath, exact }); return ; })} )}
{hasTabs && ( {tabs.map(({ routePath, exact, component }) => { return ; })} )} {children}
); }) Defined in src/renderer/components/layout/tab-layout.tsx:48 Const kubeDetailsUrlParam # \u2022 kubeDetailsUrlParam : PageParam \u2039string\u203a = createPageParam({ name: \"kube-details\", }) Defined in src/renderer/components/kube-object/kube-object-details.tsx:40 Used to store object.selfLink to show more info about resource in the details panel. Const kubeSelectedUrlParam # \u2022 kubeSelectedUrlParam : PageParam \u2039string\u203a = createPageParam({ name: \"kube-selected\", get defaultValue() { return kubeDetailsUrlParam.get(); } }) Defined in src/renderer/components/kube-object/kube-object-details.tsx:51 Used to highlight last active/selected table row with the resource. example If we go to \"Nodes (page) -> Node (details) -> Pod (details)\", last clicked Node should be \"active\" while Pod details are shown). Const logTabStore # \u2022 logTabStore : LogTabStore\u2039\u203a = new LogTabStore() Defined in src/renderer/components/dock/log-tab.store.ts:140 Const notificationsStore # \u2022 notificationsStore : NotificationsStore \u2039\u203a = new NotificationsStore() Defined in src/renderer/components/notifications/notifications.store.tsx:103 Const orderByUrlParam # \u2022 orderByUrlParam : PageParam \u2039string\u203a = createPageParam({ name: \"order\", }) Defined in src/renderer/components/table/table.tsx:72 Const sortByUrlParam # \u2022 sortByUrlParam : PageParam \u2039string\u203a = createPageParam({ name: \"sort\", }) Defined in src/renderer/components/table/table.tsx:68 Const terminalStore # \u2022 terminalStore : TerminalStore\u2039\u203a = new TerminalStore() Defined in src/renderer/components/dock/terminal.store.ts:132 Functions # DrawerItemLabels # \u25b8 DrawerItemLabels ( props : DrawerItemLabelsProps ): Element\u2039\u203a Defined in src/renderer/components/drawer/drawer-item-labels.tsx:30 Parameters: Name Type props DrawerItemLabelsProps Returns: Element\u2039\u203a FormSwitch # \u25b8 FormSwitch ( props : FormControlLabelProps): Element\u2039\u203a Defined in src/renderer/components/switch/form-switcher.tsx:38 Parameters: Name Type props FormControlLabelProps Returns: Element\u2039\u203a SubMenu # \u25b8 SubMenu ( props : Partial\u2039 MenuProps \u203a): Element\u2039\u203a Defined in src/renderer/components/menu/menu.tsx:319 Parameters: Name Type props Partial\u2039 MenuProps \u203a Returns: Element\u2039\u203a createTerminalTab # \u25b8 createTerminalTab ( tabParams : Partial\u2039ITerminalTab\u203a): IDockTab Defined in src/renderer/components/dock/terminal.store.ts:33 Parameters: Name Type Default tabParams Partial\u2039ITerminalTab\u203a {} Returns: IDockTab getDetailsUrl # \u25b8 getDetailsUrl ( selfLink : string, resetSelected : boolean, mergeGlobals : boolean): string Defined in src/renderer/components/kube-object/kube-object-details.tsx:68 Parameters: Name Type Default selfLink string - resetSelected boolean false mergeGlobals boolean true Returns: string hideDetails # \u25b8 hideDetails (): void Defined in src/renderer/components/kube-object/kube-object-details.tsx:64 Returns: void showDetails # \u25b8 showDetails ( selfLink : string, resetSelected : boolean): void Defined in src/renderer/components/kube-object/kube-object-details.tsx:58 Parameters: Name Type Default selfLink string \"\" resetSelected boolean true Returns: void withTooltip # \u25b8 withTooltip \u2039 T \u203a( Target : T): T Defined in src/renderer/components/tooltip/withTooltip.tsx:39 Type parameters: \u25aa T : React.ComponentType\u2039any\u203a Parameters: Name Type Target T Returns: T Object literals # Const cpuOptions # \u25aa cpuOptions : object # Defined in src/renderer/components/chart/bar-chart.tsx:220 \u25aa scales : object Defined in src/renderer/components/chart/bar-chart.tsx:221 yAxes : object[] = [{ ticks: { callback: (value: number | string): string => { const float = parseFloat( ${value} ); if (float == 0) return \"0\"; if (float < 10) return float.toFixed(3); if (float < 100) return float.toFixed(2); return float.toFixed(1); } } }] \u25aa tooltips : object Defined in src/renderer/components/chart/bar-chart.tsx:236 callbacks : object label ( __namedParameters : object, __namedParameters : object): string Const memoryOptions # \u25aa memoryOptions : object # Defined in src/renderer/components/chart/bar-chart.tsx:186 \u25aa scales : object Defined in src/renderer/components/chart/bar-chart.tsx:187 yAxes : object[] = [{ ticks: { callback: (value: number | string): string => { if (typeof value == \"string\") { const float = parseFloat(value); if (float < 1) { return float.toFixed(3); } return bytesToUnits(parseInt(value)); } return bytesToUnits(value); }, stepSize: 1 } }] \u25aa tooltips : object Defined in src/renderer/components/chart/bar-chart.tsx:207 callbacks : object label ( __namedParameters : object, __namedParameters : object): string","title":"Module: \"renderer-api/components\""},{"location":"extensions/api/modules/_renderer_api_components_/#module-renderer-apicomponents","text":"","title":"Module: \"renderer-api/components\""},{"location":"extensions/api/modules/_renderer_api_components_/#index","text":"","title":"Index"},{"location":"extensions/api/modules/_renderer_api_components_/#enumerations","text":"NotificationStatus TooltipPosition","title":"Enumerations"},{"location":"extensions/api/modules/_renderer_api_components_/#classes","text":"Badge BarChart Button Checkbox CommandOverlay ConfirmDialog CubeSpinner Dialog Drawer DrawerItem DrawerParamToggler DrawerTitle Icon Input KubeEventDetails KubeObjectDetails KubeObjectListLayout KubeObjectMenu KubeObjectMeta LineProgress Menu MenuActions MenuItem NamespaceSelect Notifications NotificationsStore PageLayout PieChart PodDetailsList Radio RadioGroup SearchInput Select Slider Spinner StatusBrick Stepper SubTitle Tab Table TableCell TableHead TableRow Tabs Tooltip Wizard WizardLayout WizardStep","title":"Classes"},{"location":"extensions/api/modules/_renderer_api_components_/#interfaces","text":"BadgeProps ButtonProps CheckboxProps ConfirmDialogBooleanParams ConfirmDialogParams ConfirmDialogProps CubeSpinnerProps DialogProps DrawerItemLabelsProps DrawerItemProps DrawerParamTogglerProps DrawerProps DrawerTitleProps GroupSelectOption IconProps InputValidator KubeEventDetailsProps KubeObjectDetailsProps KubeObjectListLayoutProps KubeObjectMenuProps KubeObjectMetaProps LineProgressProps MenuActionsProps MenuItemProps MenuPosition MenuProps Notification PageLayoutProps RadioGroupProps SelectOption SelectProps SliderProps SpinnerProps StatusBrickProps StepperProps TabLayoutProps TabLayoutRoute TabProps TableCellProps TableHeadProps TableProps TableRowProps TabsProps TooltipContentFormatters TooltipDecoratorProps TooltipProps WizardLayoutProps WizardProps WizardStepProps","title":"Interfaces"},{"location":"extensions/api/modules/_renderer_api_components_/#type-aliases","text":"InputProps MenuContextValue NotificationId NotificationMessage RadioProps TableCellElem TableHeadElem TableOrderBy TableRowElem TableSortBy TableSortCallback TableSortCallbacks TableSortParams","title":"Type aliases"},{"location":"extensions/api/modules/_renderer_api_components_/#variables","text":"InputValidators MenuContext Switcher TabLayout kubeDetailsUrlParam kubeSelectedUrlParam logTabStore notificationsStore orderByUrlParam sortByUrlParam terminalStore","title":"Variables"},{"location":"extensions/api/modules/_renderer_api_components_/#functions","text":"DrawerItemLabels FormSwitch SubMenu createTerminalTab getDetailsUrl hideDetails showDetails withTooltip","title":"Functions"},{"location":"extensions/api/modules/_renderer_api_components_/#object-literals","text":"cpuOptions memoryOptions","title":"Object literals"},{"location":"extensions/api/modules/_renderer_api_components_/#type-aliases_1","text":"","title":"Type aliases"},{"location":"extensions/api/modules/_renderer_api_components_/#inputprops","text":"\u01ac InputProps : Omit\u2039InputElementProps, \"onChange\" | \"onSubmit\"\u203a & object Defined in src/renderer/components/input/input.tsx:43","title":"InputProps"},{"location":"extensions/api/modules/_renderer_api_components_/#menucontextvalue","text":"\u01ac MenuContextValue : Menu Defined in src/renderer/components/menu/menu.tsx:31","title":"MenuContextValue"},{"location":"extensions/api/modules/_renderer_api_components_/#notificationid","text":"\u01ac NotificationId : string | number Defined in src/renderer/components/notifications/notifications.store.tsx:28","title":"NotificationId"},{"location":"extensions/api/modules/_renderer_api_components_/#notificationmessage","text":"\u01ac NotificationMessage : React.ReactNode | React.ReactNode[] | JsonApiErrorParsed Defined in src/renderer/components/notifications/notifications.store.tsx:29","title":"NotificationMessage"},{"location":"extensions/api/modules/_renderer_api_components_/#radioprops","text":"\u01ac RadioProps : HTMLProps\u2039any\u203a & object Defined in src/renderer/components/radio/radio.tsx:61","title":"RadioProps"},{"location":"extensions/api/modules/_renderer_api_components_/#tablecellelem","text":"\u01ac TableCellElem : ReactElement\u2039 TableCellProps \u203a Defined in src/renderer/components/table/table-cell.tsx:30","title":"TableCellElem"},{"location":"extensions/api/modules/_renderer_api_components_/#tableheadelem","text":"\u01ac TableHeadElem : ReactElement\u2039 TableHeadProps \u203a Defined in src/renderer/components/table/table-head.tsx:27","title":"TableHeadElem"},{"location":"extensions/api/modules/_renderer_api_components_/#tableorderby","text":"\u01ac TableOrderBy : \"asc\" | \"desc\" | string Defined in src/renderer/components/table/table.tsx:38","title":"TableOrderBy"},{"location":"extensions/api/modules/_renderer_api_components_/#tablerowelem","text":"\u01ac TableRowElem : ReactElement\u2039 TableRowProps \u203a Defined in src/renderer/components/table/table-row.tsx:28","title":"TableRowElem"},{"location":"extensions/api/modules/_renderer_api_components_/#tablesortby","text":"\u01ac TableSortBy : string Defined in src/renderer/components/table/table.tsx:37","title":"TableSortBy"},{"location":"extensions/api/modules/_renderer_api_components_/#tablesortcallback","text":"\u01ac TableSortCallback : function Defined in src/renderer/components/table/table.tsx:40","title":"TableSortCallback"},{"location":"extensions/api/modules/_renderer_api_components_/#tablesortcallbacks","text":"\u01ac TableSortCallbacks : object Defined in src/renderer/components/table/table.tsx:41","title":"TableSortCallbacks"},{"location":"extensions/api/modules/_renderer_api_components_/#tablesortparams","text":"\u01ac TableSortParams : object Defined in src/renderer/components/table/table.tsx:39","title":"TableSortParams"},{"location":"extensions/api/modules/_renderer_api_components_/#variables_1","text":"","title":"Variables"},{"location":"extensions/api/modules/_renderer_api_components_/#inputvalidators","text":"\u2022 InputValidators : InputValidators Defined in src/renderer/components/input/input.tsx:35","title":"InputValidators"},{"location":"extensions/api/modules/_renderer_api_components_/#const-menucontext","text":"\u2022 MenuContext : Context\u2039 Menu \u2039\u203a\u203a = React.createContext (null) Defined in src/renderer/components/menu/menu.tsx:30","title":"Const MenuContext"},{"location":"extensions/api/modules/_renderer_api_components_/#const-switcher","text":"\u2022 Switcher : ComponentClass\u2039object & StyledComponentProps\u2039\"track\" | \"root\" | \"thumb\" | \"focusVisible\" | \"switchBase\" | \"checked\"\u203a, any\u203a | FunctionComponent\u2039object & StyledComponentProps\u2039\"track\" | \"root\" | \"thumb\" | \"focusVisible\" | \"switchBase\" | \"checked\"\u203a\u203a = withStyles((theme: Theme) => createStyles({ root: { width: 40, height: 24, padding: 0, margin: \"0 0 0 8px\", }, switchBase: { padding: 1, paddingLeft: 4, \"&$checked\": { transform: \"translateX(14px)\", color: \"white\", \"& + $track\": { backgroundColor: \"#52d869\", opacity: 1, border: \"none\", }, }, \"&$focusVisible $thumb\": { color: \"#52d869\", border: \"6px solid #fff\", }, }, thumb: { width: 18, height: 18, marginTop: 2, boxShadow: \"none\" }, track: { borderRadius: 26 / 2, backgroundColor: \"#72767b\", opacity: 1, transition: theme.transitions.create([\"background-color\", \"border\"]), }, checked: {}, focusVisible: {}, }), )(({ classes, ...props }: Props) => { return ( ); }) Defined in src/renderer/components/switch/switcher.tsx:34","title":"Const Switcher"},{"location":"extensions/api/modules/_renderer_api_components_/#const-tablayout","text":"\u2022 TabLayout : (Anonymous function) = observer(({ className, contentClass, tabs = [], children }: TabLayoutProps) => { const currentLocation = navigation.location.pathname; const hasTabs = tabs.length > 0; const startTabUrl = hasTabs ? (tabs.find(tab => tab.default) || tabs[0])?.url : null; return ( {hasTabs && ( navigate(url)}> {tabs.map(({ title, routePath, url = routePath, exact }) => { const isActive = !!matchPath(currentLocation, { path: routePath, exact }); return ; })} )}
{hasTabs && ( {tabs.map(({ routePath, exact, component }) => { return ; })} )} {children}
); }) Defined in src/renderer/components/layout/tab-layout.tsx:48","title":"Const TabLayout"},{"location":"extensions/api/modules/_renderer_api_components_/#const-kubedetailsurlparam","text":"\u2022 kubeDetailsUrlParam : PageParam \u2039string\u203a = createPageParam({ name: \"kube-details\", }) Defined in src/renderer/components/kube-object/kube-object-details.tsx:40 Used to store object.selfLink to show more info about resource in the details panel.","title":"Const kubeDetailsUrlParam"},{"location":"extensions/api/modules/_renderer_api_components_/#const-kubeselectedurlparam","text":"\u2022 kubeSelectedUrlParam : PageParam \u2039string\u203a = createPageParam({ name: \"kube-selected\", get defaultValue() { return kubeDetailsUrlParam.get(); } }) Defined in src/renderer/components/kube-object/kube-object-details.tsx:51 Used to highlight last active/selected table row with the resource. example If we go to \"Nodes (page) -> Node (details) -> Pod (details)\", last clicked Node should be \"active\" while Pod details are shown).","title":"Const kubeSelectedUrlParam"},{"location":"extensions/api/modules/_renderer_api_components_/#const-logtabstore","text":"\u2022 logTabStore : LogTabStore\u2039\u203a = new LogTabStore() Defined in src/renderer/components/dock/log-tab.store.ts:140","title":"Const logTabStore"},{"location":"extensions/api/modules/_renderer_api_components_/#const-notificationsstore","text":"\u2022 notificationsStore : NotificationsStore \u2039\u203a = new NotificationsStore() Defined in src/renderer/components/notifications/notifications.store.tsx:103","title":"Const notificationsStore"},{"location":"extensions/api/modules/_renderer_api_components_/#const-orderbyurlparam","text":"\u2022 orderByUrlParam : PageParam \u2039string\u203a = createPageParam({ name: \"order\", }) Defined in src/renderer/components/table/table.tsx:72","title":"Const orderByUrlParam"},{"location":"extensions/api/modules/_renderer_api_components_/#const-sortbyurlparam","text":"\u2022 sortByUrlParam : PageParam \u2039string\u203a = createPageParam({ name: \"sort\", }) Defined in src/renderer/components/table/table.tsx:68","title":"Const sortByUrlParam"},{"location":"extensions/api/modules/_renderer_api_components_/#const-terminalstore","text":"\u2022 terminalStore : TerminalStore\u2039\u203a = new TerminalStore() Defined in src/renderer/components/dock/terminal.store.ts:132","title":"Const terminalStore"},{"location":"extensions/api/modules/_renderer_api_components_/#functions_1","text":"","title":"Functions"},{"location":"extensions/api/modules/_renderer_api_components_/#draweritemlabels","text":"\u25b8 DrawerItemLabels ( props : DrawerItemLabelsProps ): Element\u2039\u203a Defined in src/renderer/components/drawer/drawer-item-labels.tsx:30 Parameters: Name Type props DrawerItemLabelsProps Returns: Element\u2039\u203a","title":"DrawerItemLabels"},{"location":"extensions/api/modules/_renderer_api_components_/#formswitch","text":"\u25b8 FormSwitch ( props : FormControlLabelProps): Element\u2039\u203a Defined in src/renderer/components/switch/form-switcher.tsx:38 Parameters: Name Type props FormControlLabelProps Returns: Element\u2039\u203a","title":"FormSwitch"},{"location":"extensions/api/modules/_renderer_api_components_/#submenu","text":"\u25b8 SubMenu ( props : Partial\u2039 MenuProps \u203a): Element\u2039\u203a Defined in src/renderer/components/menu/menu.tsx:319 Parameters: Name Type props Partial\u2039 MenuProps \u203a Returns: Element\u2039\u203a","title":"SubMenu"},{"location":"extensions/api/modules/_renderer_api_components_/#createterminaltab","text":"\u25b8 createTerminalTab ( tabParams : Partial\u2039ITerminalTab\u203a): IDockTab Defined in src/renderer/components/dock/terminal.store.ts:33 Parameters: Name Type Default tabParams Partial\u2039ITerminalTab\u203a {} Returns: IDockTab","title":"createTerminalTab"},{"location":"extensions/api/modules/_renderer_api_components_/#getdetailsurl","text":"\u25b8 getDetailsUrl ( selfLink : string, resetSelected : boolean, mergeGlobals : boolean): string Defined in src/renderer/components/kube-object/kube-object-details.tsx:68 Parameters: Name Type Default selfLink string - resetSelected boolean false mergeGlobals boolean true Returns: string","title":"getDetailsUrl"},{"location":"extensions/api/modules/_renderer_api_components_/#hidedetails","text":"\u25b8 hideDetails (): void Defined in src/renderer/components/kube-object/kube-object-details.tsx:64 Returns: void","title":"hideDetails"},{"location":"extensions/api/modules/_renderer_api_components_/#showdetails","text":"\u25b8 showDetails ( selfLink : string, resetSelected : boolean): void Defined in src/renderer/components/kube-object/kube-object-details.tsx:58 Parameters: Name Type Default selfLink string \"\" resetSelected boolean true Returns: void","title":"showDetails"},{"location":"extensions/api/modules/_renderer_api_components_/#withtooltip","text":"\u25b8 withTooltip \u2039 T \u203a( Target : T): T Defined in src/renderer/components/tooltip/withTooltip.tsx:39 Type parameters: \u25aa T : React.ComponentType\u2039any\u203a Parameters: Name Type Target T Returns: T","title":"withTooltip"},{"location":"extensions/api/modules/_renderer_api_components_/#object-literals_1","text":"","title":"Object literals"},{"location":"extensions/api/modules/_renderer_api_components_/#const-cpuoptions","text":"","title":"Const cpuOptions"},{"location":"extensions/api/modules/_renderer_api_components_/#cpuoptions-object","text":"Defined in src/renderer/components/chart/bar-chart.tsx:220 \u25aa scales : object Defined in src/renderer/components/chart/bar-chart.tsx:221 yAxes : object[] = [{ ticks: { callback: (value: number | string): string => { const float = parseFloat( ${value} ); if (float == 0) return \"0\"; if (float < 10) return float.toFixed(3); if (float < 100) return float.toFixed(2); return float.toFixed(1); } } }] \u25aa tooltips : object Defined in src/renderer/components/chart/bar-chart.tsx:236 callbacks : object label ( __namedParameters : object, __namedParameters : object): string","title":"\u25aa cpuOptions: object"},{"location":"extensions/api/modules/_renderer_api_components_/#const-memoryoptions","text":"","title":"Const memoryOptions"},{"location":"extensions/api/modules/_renderer_api_components_/#memoryoptions-object","text":"Defined in src/renderer/components/chart/bar-chart.tsx:186 \u25aa scales : object Defined in src/renderer/components/chart/bar-chart.tsx:187 yAxes : object[] = [{ ticks: { callback: (value: number | string): string => { if (typeof value == \"string\") { const float = parseFloat(value); if (float < 1) { return float.toFixed(3); } return bytesToUnits(parseInt(value)); } return bytesToUnits(value); }, stepSize: 1 } }] \u25aa tooltips : object Defined in src/renderer/components/chart/bar-chart.tsx:207 callbacks : object label ( __namedParameters : object, __namedParameters : object): string","title":"\u25aa memoryOptions: object"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/","text":"Module: \"renderer-api/k8s-api\" # Index # Enumerations # KubeObjectStatusLevel Classes # CRDResourceStore CRDStore ClusterRole ClusterRoleBinding ConfigMap ConfigMapsStore CronJob CronJobStore CustomResourceDefinition DaemonSet DaemonSetStore Deployment DeploymentApi DeploymentStore Endpoint EndpointStore EventStore HPAStore HorizontalPodAutoscaler Ingress IngressApi IngressStore Job JobStore KubeApi KubeEvent KubeObject KubeObjectStore LimitRange LimitRangesStore Namespace NamespaceStore NetworkPolicy NetworkPolicyStore Node NodesApi NodesStore PersistentVolume PersistentVolumeClaim PersistentVolumeClaimsApi PersistentVolumesStore Pod PodDisruptionBudget PodDisruptionBudgetsStore PodsApi PodsStore ReplicaSet ReplicaSetStore ResourceQuota ResourceQuotasStore ResourceStack Role RoleBinding RoleBindingsStore RolesStore Secret SecretsStore Service ServiceAccount ServiceAccountsStore ServiceStore StatefulSet StatefulSetStore StorageClass StorageClassStore VolumeClaimStore Interfaces # IKubeApiCluster IPodContainer IPodContainerStatus ISecretRef Type aliases # KubeObjectStatus Variables # apiManager clusterRoleApi clusterRoleBindingApi configMapApi crdApi cronJobApi daemonSetApi deploymentApi endpointApi eventApi hpaApi ingressApi jobApi limitRangeApi namespacesApi networkPolicyApi nodesApi pdbApi persistentVolumeApi podsApi pvcApi replicaSetApi resourceQuotaApi roleApi roleBindingApi secretsApi serviceAccountsApi serviceApi statefulSetApi storageClassApi Functions # forCluster isAllowedResource Type aliases # KubeObjectStatus # \u01ac KubeObjectStatus : object Defined in src/extensions/renderer-api/kube-object-status.ts:22 Copyright (c) 2021 OpenLens Authors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Type declaration: # level : KubeObjectStatusLevel text : string timestamp ? : string Variables # Const apiManager # \u2022 apiManager : ApiManager\u2039\u203a = new ApiManager() Defined in src/renderer/api/api-manager.ts:89 Const clusterRoleApi # \u2022 clusterRoleApi : KubeApi \u2039 ClusterRole \u2039\u203a\u203a = new KubeApi({ objectConstructor: ClusterRole, }) Defined in src/renderer/api/endpoints/cluster-role.api.ts:31 Const clusterRoleBindingApi # \u2022 clusterRoleBindingApi : KubeApi \u2039 ClusterRoleBinding \u2039\u203a\u203a = new KubeApi({ objectConstructor: ClusterRoleBinding, }) Defined in src/renderer/api/endpoints/cluster-role-binding.api.ts:31 Const configMapApi # \u2022 configMapApi : KubeApi \u2039 ConfigMap \u2039\u203a\u203a = new KubeApi({ objectConstructor: ConfigMap, }) Defined in src/renderer/api/endpoints/configmap.api.ts:50 Const crdApi # \u2022 crdApi : KubeApi \u2039 CustomResourceDefinition \u2039\u203a\u203a = new KubeApi ({ objectConstructor: CustomResourceDefinition, checkPreferredVersion: true, }) Defined in src/renderer/api/endpoints/crd.api.ts:177 Const cronJobApi # \u2022 cronJobApi : CronJobApi\u2039\u203a = new CronJobApi({ objectConstructor: CronJob, }) Defined in src/renderer/api/endpoints/cron-job.api.ts:143 Const daemonSetApi # \u2022 daemonSetApi : KubeApi \u2039 DaemonSet \u2039\u203a\u203a = new KubeApi({ objectConstructor: DaemonSet, }) Defined in src/renderer/api/endpoints/daemon-set.api.ts:100 Const deploymentApi # \u2022 deploymentApi : DeploymentApi \u2039\u203a = new DeploymentApi({ objectConstructor: Deployment, }) Defined in src/renderer/api/endpoints/deployment.api.ts:218 Const endpointApi # \u2022 endpointApi : KubeApi \u2039 Endpoint \u2039\u203a\u203a = new KubeApi({ objectConstructor: Endpoint, }) Defined in src/renderer/api/endpoints/endpoint.api.ts:155 Const eventApi # \u2022 eventApi : KubeApi \u2039 KubeEvent \u2039\u203a\u203a = new KubeApi({ objectConstructor: KubeEvent, }) Defined in src/renderer/api/endpoints/events.api.ts:80 Const hpaApi # \u2022 hpaApi : KubeApi \u2039 HorizontalPodAutoscaler \u2039\u203a\u203a = new KubeApi({ objectConstructor: HorizontalPodAutoscaler, }) Defined in src/renderer/api/endpoints/hpa.api.ts:166 Const ingressApi # \u2022 ingressApi : IngressApi \u2039\u203a = new IngressApi({ objectConstructor: Ingress, // Add fallback for Kubernetes <1.19 checkPreferredVersion: true, fallbackApiBases: [\"/apis/extensions/v1beta1/ingresses\"], logStuff: true } as any) Defined in src/renderer/api/endpoints/ingress.api.ts:205 Const jobApi # \u2022 jobApi : KubeApi \u2039 Job \u2039\u203a\u203a = new KubeApi({ objectConstructor: Job, }) Defined in src/renderer/api/endpoints/job.api.ts:132 Const limitRangeApi # \u2022 limitRangeApi : KubeApi \u2039 LimitRange \u2039\u203a\u203a = new KubeApi({ objectConstructor: LimitRange, }) Defined in src/renderer/api/endpoints/limit-range.api.ts:83 Const namespacesApi # \u2022 namespacesApi : KubeApi \u2039 Namespace \u2039\u203a\u203a = new KubeApi({ objectConstructor: Namespace, }) Defined in src/renderer/api/endpoints/namespaces.api.ts:53 Const networkPolicyApi # \u2022 networkPolicyApi : KubeApi \u2039 NetworkPolicy \u2039\u203a\u203a = new KubeApi({ objectConstructor: NetworkPolicy, }) Defined in src/renderer/api/endpoints/network-policy.api.ts:99 Const nodesApi # \u2022 nodesApi : NodesApi \u2039\u203a = new NodesApi({ objectConstructor: Node, }) Defined in src/renderer/api/endpoints/nodes.api.ts:219 Const pdbApi # \u2022 pdbApi : KubeApi \u2039 PodDisruptionBudget \u2039\u203a\u203a = new KubeApi({ objectConstructor: PodDisruptionBudget, }) Defined in src/renderer/api/endpoints/poddisruptionbudget.api.ts:75 Const persistentVolumeApi # \u2022 persistentVolumeApi : KubeApi \u2039 PersistentVolume \u2039\u203a\u203a = new KubeApi({ objectConstructor: PersistentVolume, }) Defined in src/renderer/api/endpoints/persistent-volume.api.ts:105 Const podsApi # \u2022 podsApi : PodsApi \u2039\u203a = new PodsApi({ objectConstructor: Pod, }) Defined in src/renderer/api/endpoints/pods.api.ts:495 Const pvcApi # \u2022 pvcApi : PersistentVolumeClaimsApi \u2039\u203a = new PersistentVolumeClaimsApi({ objectConstructor: PersistentVolumeClaim, }) Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:118 Const replicaSetApi # \u2022 replicaSetApi : ReplicaSetApi\u2039\u203a = new ReplicaSetApi({ objectConstructor: ReplicaSet, }) Defined in src/renderer/api/endpoints/replica-set.api.ts:110 Const resourceQuotaApi # \u2022 resourceQuotaApi : KubeApi \u2039 ResourceQuota \u2039\u203a\u203a = new KubeApi({ objectConstructor: ResourceQuota, }) Defined in src/renderer/api/endpoints/resource-quota.api.ts:83 Const roleApi # \u2022 roleApi : KubeApi \u2039 Role \u2039\u203a\u203a = new KubeApi({ objectConstructor: Role, }) Defined in src/renderer/api/endpoints/role.api.ts:44 Const roleBindingApi # \u2022 roleBindingApi : KubeApi \u2039 RoleBinding \u2039\u203a\u203a = new KubeApi({ objectConstructor: RoleBinding, }) Defined in src/renderer/api/endpoints/role-binding.api.ts:62 Const secretsApi # \u2022 secretsApi : KubeApi \u2039 Secret \u2039\u203a\u203a = new KubeApi({ objectConstructor: Secret, }) Defined in src/renderer/api/endpoints/secret.api.ts:72 Const serviceAccountsApi # \u2022 serviceAccountsApi : KubeApi \u2039 ServiceAccount \u2039\u203a\u203a = new KubeApi ({ objectConstructor: ServiceAccount, }) Defined in src/renderer/api/endpoints/service-accounts.api.ts:55 Const serviceApi # \u2022 serviceApi : KubeApi \u2039 Service \u2039\u203a\u203a = new KubeApi({ objectConstructor: Service, }) Defined in src/renderer/api/endpoints/service.api.ts:124 Const statefulSetApi # \u2022 statefulSetApi : StatefulSetApi\u2039\u203a = new StatefulSetApi({ objectConstructor: StatefulSet, }) Defined in src/renderer/api/endpoints/stateful-set.api.ts:136 Const storageClassApi # \u2022 storageClassApi : KubeApi \u2039 StorageClass \u2039\u203a\u203a = new KubeApi({ objectConstructor: StorageClass, }) Defined in src/renderer/api/endpoints/storage-class.api.ts:65 Functions # forCluster # \u25b8 forCluster \u2039 T \u203a( cluster : IKubeApiCluster , kubeClass : IKubeObjectConstructor\u2039T\u203a): KubeApi \u2039T\u203a Defined in src/renderer/api/kube-api.ts:102 Type parameters: \u25aa T : KubeObject Parameters: Name Type cluster IKubeApiCluster kubeClass IKubeObjectConstructor\u2039T\u203a Returns: KubeApi \u2039T\u203a isAllowedResource # \u25b8 isAllowedResource ( resources : KubeResource | KubeResource[]): boolean Defined in src/common/rbac.ts:77 Parameters: Name Type resources KubeResource | KubeResource[] Returns: boolean","title":"Module: \"renderer-api/k8s-api\""},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#module-renderer-apik8s-api","text":"","title":"Module: \"renderer-api/k8s-api\""},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#index","text":"","title":"Index"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#enumerations","text":"KubeObjectStatusLevel","title":"Enumerations"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#classes","text":"CRDResourceStore CRDStore ClusterRole ClusterRoleBinding ConfigMap ConfigMapsStore CronJob CronJobStore CustomResourceDefinition DaemonSet DaemonSetStore Deployment DeploymentApi DeploymentStore Endpoint EndpointStore EventStore HPAStore HorizontalPodAutoscaler Ingress IngressApi IngressStore Job JobStore KubeApi KubeEvent KubeObject KubeObjectStore LimitRange LimitRangesStore Namespace NamespaceStore NetworkPolicy NetworkPolicyStore Node NodesApi NodesStore PersistentVolume PersistentVolumeClaim PersistentVolumeClaimsApi PersistentVolumesStore Pod PodDisruptionBudget PodDisruptionBudgetsStore PodsApi PodsStore ReplicaSet ReplicaSetStore ResourceQuota ResourceQuotasStore ResourceStack Role RoleBinding RoleBindingsStore RolesStore Secret SecretsStore Service ServiceAccount ServiceAccountsStore ServiceStore StatefulSet StatefulSetStore StorageClass StorageClassStore VolumeClaimStore","title":"Classes"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#interfaces","text":"IKubeApiCluster IPodContainer IPodContainerStatus ISecretRef","title":"Interfaces"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#type-aliases","text":"KubeObjectStatus","title":"Type aliases"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#variables","text":"apiManager clusterRoleApi clusterRoleBindingApi configMapApi crdApi cronJobApi daemonSetApi deploymentApi endpointApi eventApi hpaApi ingressApi jobApi limitRangeApi namespacesApi networkPolicyApi nodesApi pdbApi persistentVolumeApi podsApi pvcApi replicaSetApi resourceQuotaApi roleApi roleBindingApi secretsApi serviceAccountsApi serviceApi statefulSetApi storageClassApi","title":"Variables"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#functions","text":"forCluster isAllowedResource","title":"Functions"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#type-aliases_1","text":"","title":"Type aliases"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#kubeobjectstatus","text":"\u01ac KubeObjectStatus : object Defined in src/extensions/renderer-api/kube-object-status.ts:22 Copyright (c) 2021 OpenLens Authors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.","title":"KubeObjectStatus"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#variables_1","text":"","title":"Variables"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#const-apimanager","text":"\u2022 apiManager : ApiManager\u2039\u203a = new ApiManager() Defined in src/renderer/api/api-manager.ts:89","title":"Const apiManager"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#const-clusterroleapi","text":"\u2022 clusterRoleApi : KubeApi \u2039 ClusterRole \u2039\u203a\u203a = new KubeApi({ objectConstructor: ClusterRole, }) Defined in src/renderer/api/endpoints/cluster-role.api.ts:31","title":"Const clusterRoleApi"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#const-clusterrolebindingapi","text":"\u2022 clusterRoleBindingApi : KubeApi \u2039 ClusterRoleBinding \u2039\u203a\u203a = new KubeApi({ objectConstructor: ClusterRoleBinding, }) Defined in src/renderer/api/endpoints/cluster-role-binding.api.ts:31","title":"Const clusterRoleBindingApi"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#const-configmapapi","text":"\u2022 configMapApi : KubeApi \u2039 ConfigMap \u2039\u203a\u203a = new KubeApi({ objectConstructor: ConfigMap, }) Defined in src/renderer/api/endpoints/configmap.api.ts:50","title":"Const configMapApi"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#const-crdapi","text":"\u2022 crdApi : KubeApi \u2039 CustomResourceDefinition \u2039\u203a\u203a = new KubeApi ({ objectConstructor: CustomResourceDefinition, checkPreferredVersion: true, }) Defined in src/renderer/api/endpoints/crd.api.ts:177","title":"Const crdApi"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#const-cronjobapi","text":"\u2022 cronJobApi : CronJobApi\u2039\u203a = new CronJobApi({ objectConstructor: CronJob, }) Defined in src/renderer/api/endpoints/cron-job.api.ts:143","title":"Const cronJobApi"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#const-daemonsetapi","text":"\u2022 daemonSetApi : KubeApi \u2039 DaemonSet \u2039\u203a\u203a = new KubeApi({ objectConstructor: DaemonSet, }) Defined in src/renderer/api/endpoints/daemon-set.api.ts:100","title":"Const daemonSetApi"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#const-deploymentapi","text":"\u2022 deploymentApi : DeploymentApi \u2039\u203a = new DeploymentApi({ objectConstructor: Deployment, }) Defined in src/renderer/api/endpoints/deployment.api.ts:218","title":"Const deploymentApi"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#const-endpointapi","text":"\u2022 endpointApi : KubeApi \u2039 Endpoint \u2039\u203a\u203a = new KubeApi({ objectConstructor: Endpoint, }) Defined in src/renderer/api/endpoints/endpoint.api.ts:155","title":"Const endpointApi"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#const-eventapi","text":"\u2022 eventApi : KubeApi \u2039 KubeEvent \u2039\u203a\u203a = new KubeApi({ objectConstructor: KubeEvent, }) Defined in src/renderer/api/endpoints/events.api.ts:80","title":"Const eventApi"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#const-hpaapi","text":"\u2022 hpaApi : KubeApi \u2039 HorizontalPodAutoscaler \u2039\u203a\u203a = new KubeApi({ objectConstructor: HorizontalPodAutoscaler, }) Defined in src/renderer/api/endpoints/hpa.api.ts:166","title":"Const hpaApi"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#const-ingressapi","text":"\u2022 ingressApi : IngressApi \u2039\u203a = new IngressApi({ objectConstructor: Ingress, // Add fallback for Kubernetes <1.19 checkPreferredVersion: true, fallbackApiBases: [\"/apis/extensions/v1beta1/ingresses\"], logStuff: true } as any) Defined in src/renderer/api/endpoints/ingress.api.ts:205","title":"Const ingressApi"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#const-jobapi","text":"\u2022 jobApi : KubeApi \u2039 Job \u2039\u203a\u203a = new KubeApi({ objectConstructor: Job, }) Defined in src/renderer/api/endpoints/job.api.ts:132","title":"Const jobApi"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#const-limitrangeapi","text":"\u2022 limitRangeApi : KubeApi \u2039 LimitRange \u2039\u203a\u203a = new KubeApi({ objectConstructor: LimitRange, }) Defined in src/renderer/api/endpoints/limit-range.api.ts:83","title":"Const limitRangeApi"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#const-namespacesapi","text":"\u2022 namespacesApi : KubeApi \u2039 Namespace \u2039\u203a\u203a = new KubeApi({ objectConstructor: Namespace, }) Defined in src/renderer/api/endpoints/namespaces.api.ts:53","title":"Const namespacesApi"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#const-networkpolicyapi","text":"\u2022 networkPolicyApi : KubeApi \u2039 NetworkPolicy \u2039\u203a\u203a = new KubeApi({ objectConstructor: NetworkPolicy, }) Defined in src/renderer/api/endpoints/network-policy.api.ts:99","title":"Const networkPolicyApi"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#const-nodesapi","text":"\u2022 nodesApi : NodesApi \u2039\u203a = new NodesApi({ objectConstructor: Node, }) Defined in src/renderer/api/endpoints/nodes.api.ts:219","title":"Const nodesApi"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#const-pdbapi","text":"\u2022 pdbApi : KubeApi \u2039 PodDisruptionBudget \u2039\u203a\u203a = new KubeApi({ objectConstructor: PodDisruptionBudget, }) Defined in src/renderer/api/endpoints/poddisruptionbudget.api.ts:75","title":"Const pdbApi"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#const-persistentvolumeapi","text":"\u2022 persistentVolumeApi : KubeApi \u2039 PersistentVolume \u2039\u203a\u203a = new KubeApi({ objectConstructor: PersistentVolume, }) Defined in src/renderer/api/endpoints/persistent-volume.api.ts:105","title":"Const persistentVolumeApi"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#const-podsapi","text":"\u2022 podsApi : PodsApi \u2039\u203a = new PodsApi({ objectConstructor: Pod, }) Defined in src/renderer/api/endpoints/pods.api.ts:495","title":"Const podsApi"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#const-pvcapi","text":"\u2022 pvcApi : PersistentVolumeClaimsApi \u2039\u203a = new PersistentVolumeClaimsApi({ objectConstructor: PersistentVolumeClaim, }) Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:118","title":"Const pvcApi"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#const-replicasetapi","text":"\u2022 replicaSetApi : ReplicaSetApi\u2039\u203a = new ReplicaSetApi({ objectConstructor: ReplicaSet, }) Defined in src/renderer/api/endpoints/replica-set.api.ts:110","title":"Const replicaSetApi"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#const-resourcequotaapi","text":"\u2022 resourceQuotaApi : KubeApi \u2039 ResourceQuota \u2039\u203a\u203a = new KubeApi({ objectConstructor: ResourceQuota, }) Defined in src/renderer/api/endpoints/resource-quota.api.ts:83","title":"Const resourceQuotaApi"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#const-roleapi","text":"\u2022 roleApi : KubeApi \u2039 Role \u2039\u203a\u203a = new KubeApi({ objectConstructor: Role, }) Defined in src/renderer/api/endpoints/role.api.ts:44","title":"Const roleApi"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#const-rolebindingapi","text":"\u2022 roleBindingApi : KubeApi \u2039 RoleBinding \u2039\u203a\u203a = new KubeApi({ objectConstructor: RoleBinding, }) Defined in src/renderer/api/endpoints/role-binding.api.ts:62","title":"Const roleBindingApi"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#const-secretsapi","text":"\u2022 secretsApi : KubeApi \u2039 Secret \u2039\u203a\u203a = new KubeApi({ objectConstructor: Secret, }) Defined in src/renderer/api/endpoints/secret.api.ts:72","title":"Const secretsApi"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#const-serviceaccountsapi","text":"\u2022 serviceAccountsApi : KubeApi \u2039 ServiceAccount \u2039\u203a\u203a = new KubeApi ({ objectConstructor: ServiceAccount, }) Defined in src/renderer/api/endpoints/service-accounts.api.ts:55","title":"Const serviceAccountsApi"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#const-serviceapi","text":"\u2022 serviceApi : KubeApi \u2039 Service \u2039\u203a\u203a = new KubeApi({ objectConstructor: Service, }) Defined in src/renderer/api/endpoints/service.api.ts:124","title":"Const serviceApi"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#const-statefulsetapi","text":"\u2022 statefulSetApi : StatefulSetApi\u2039\u203a = new StatefulSetApi({ objectConstructor: StatefulSet, }) Defined in src/renderer/api/endpoints/stateful-set.api.ts:136","title":"Const statefulSetApi"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#const-storageclassapi","text":"\u2022 storageClassApi : KubeApi \u2039 StorageClass \u2039\u203a\u203a = new KubeApi({ objectConstructor: StorageClass, }) Defined in src/renderer/api/endpoints/storage-class.api.ts:65","title":"Const storageClassApi"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#functions_1","text":"","title":"Functions"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#forcluster","text":"\u25b8 forCluster \u2039 T \u203a( cluster : IKubeApiCluster , kubeClass : IKubeObjectConstructor\u2039T\u203a): KubeApi \u2039T\u203a Defined in src/renderer/api/kube-api.ts:102 Type parameters: \u25aa T : KubeObject Parameters: Name Type cluster IKubeApiCluster kubeClass IKubeObjectConstructor\u2039T\u203a Returns: KubeApi \u2039T\u203a","title":"forCluster"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#isallowedresource","text":"\u25b8 isAllowedResource ( resources : KubeResource | KubeResource[]): boolean Defined in src/common/rbac.ts:77 Parameters: Name Type resources KubeResource | KubeResource[] Returns: boolean","title":"isAllowedResource"},{"location":"extensions/api/modules/_renderer_api_navigation_/","text":"Module: \"renderer-api/navigation\" # Index # Classes # PageParam Interfaces # IURLParams PageParamInit Functions # createPageParam getDetailsUrl hideDetails isActiveRoute navigate showDetails Functions # createPageParam # \u25b8 createPageParam \u2039 V \u203a( init : PageParamInit \u2039V\u203a): PageParam \u2039V\u203a Defined in src/extensions/renderer-api/navigation.ts:29 Type parameters: \u25aa V Parameters: Name Type init PageParamInit \u2039V\u203a Returns: PageParam \u2039V\u203a getDetailsUrl # \u25b8 getDetailsUrl ( selfLink : string, resetSelected : boolean, mergeGlobals : boolean): string Defined in src/renderer/components/kube-object/kube-object-details.tsx:68 Parameters: Name Type Default selfLink string - resetSelected boolean false mergeGlobals boolean true Returns: string hideDetails # \u25b8 hideDetails (): void Defined in src/renderer/components/kube-object/kube-object-details.tsx:64 Returns: void isActiveRoute # \u25b8 isActiveRoute ( route : string | string[] | RouteProps): boolean Defined in src/renderer/navigation/helpers.ts:46 Parameters: Name Type route string | string[] | RouteProps Returns: boolean navigate # \u25b8 navigate ( location : LocationDescriptor): void Defined in src/renderer/navigation/helpers.ts:28 Parameters: Name Type location LocationDescriptor Returns: void showDetails # \u25b8 showDetails ( selfLink : string, resetSelected : boolean): void Defined in src/renderer/components/kube-object/kube-object-details.tsx:58 Parameters: Name Type Default selfLink string \"\" resetSelected boolean true Returns: void","title":"Module: \"renderer-api/navigation\""},{"location":"extensions/api/modules/_renderer_api_navigation_/#module-renderer-apinavigation","text":"","title":"Module: \"renderer-api/navigation\""},{"location":"extensions/api/modules/_renderer_api_navigation_/#index","text":"","title":"Index"},{"location":"extensions/api/modules/_renderer_api_navigation_/#classes","text":"PageParam","title":"Classes"},{"location":"extensions/api/modules/_renderer_api_navigation_/#interfaces","text":"IURLParams PageParamInit","title":"Interfaces"},{"location":"extensions/api/modules/_renderer_api_navigation_/#functions","text":"createPageParam getDetailsUrl hideDetails isActiveRoute navigate showDetails","title":"Functions"},{"location":"extensions/api/modules/_renderer_api_navigation_/#functions_1","text":"","title":"Functions"},{"location":"extensions/api/modules/_renderer_api_navigation_/#createpageparam","text":"\u25b8 createPageParam \u2039 V \u203a( init : PageParamInit \u2039V\u203a): PageParam \u2039V\u203a Defined in src/extensions/renderer-api/navigation.ts:29 Type parameters: \u25aa V Parameters: Name Type init PageParamInit \u2039V\u203a Returns: PageParam \u2039V\u203a","title":"createPageParam"},{"location":"extensions/api/modules/_renderer_api_navigation_/#getdetailsurl","text":"\u25b8 getDetailsUrl ( selfLink : string, resetSelected : boolean, mergeGlobals : boolean): string Defined in src/renderer/components/kube-object/kube-object-details.tsx:68 Parameters: Name Type Default selfLink string - resetSelected boolean false mergeGlobals boolean true Returns: string","title":"getDetailsUrl"},{"location":"extensions/api/modules/_renderer_api_navigation_/#hidedetails","text":"\u25b8 hideDetails (): void Defined in src/renderer/components/kube-object/kube-object-details.tsx:64 Returns: void","title":"hideDetails"},{"location":"extensions/api/modules/_renderer_api_navigation_/#isactiveroute","text":"\u25b8 isActiveRoute ( route : string | string[] | RouteProps): boolean Defined in src/renderer/navigation/helpers.ts:46 Parameters: Name Type route string | string[] | RouteProps Returns: boolean","title":"isActiveRoute"},{"location":"extensions/api/modules/_renderer_api_navigation_/#navigate","text":"\u25b8 navigate ( location : LocationDescriptor): void Defined in src/renderer/navigation/helpers.ts:28 Parameters: Name Type location LocationDescriptor Returns: void","title":"navigate"},{"location":"extensions/api/modules/_renderer_api_navigation_/#showdetails","text":"\u25b8 showDetails ( selfLink : string, resetSelected : boolean): void Defined in src/renderer/components/kube-object/kube-object-details.tsx:58 Parameters: Name Type Default selfLink string \"\" resetSelected boolean true Returns: void","title":"showDetails"},{"location":"extensions/api/modules/_renderer_api_theming_/","text":"Module: \"renderer-api/theming\" # Index # Functions # getActiveTheme Functions # getActiveTheme # \u25b8 getActiveTheme (): Theme Defined in src/extensions/renderer-api/theming.ts:24 Returns: Theme","title":"Module: \"renderer-api/theming\""},{"location":"extensions/api/modules/_renderer_api_theming_/#module-renderer-apitheming","text":"","title":"Module: \"renderer-api/theming\""},{"location":"extensions/api/modules/_renderer_api_theming_/#index","text":"","title":"Index"},{"location":"extensions/api/modules/_renderer_api_theming_/#functions","text":"getActiveTheme","title":"Functions"},{"location":"extensions/api/modules/_renderer_api_theming_/#functions_1","text":"","title":"Functions"},{"location":"extensions/api/modules/_renderer_api_theming_/#getactivetheme","text":"\u25b8 getActiveTheme (): Theme Defined in src/extensions/renderer-api/theming.ts:24 Returns: Theme","title":"getActiveTheme"},{"location":"extensions/capabilities/","text":"","title":"Index"},{"location":"extensions/capabilities/common-capabilities/","text":"Common Capabilities # Here we will discuss common and important building blocks for your extensions, and explain how you can use them. Almost all extensions use some of these functionalities. Main Extension # The main extension runs in the background. It adds app menu items to the Lens UI. In order to see logs from this extension, you need to start Lens from the command line. Activate # This extension can register a custom callback that is executed when an extension is activated (started). import { LensMainExtension } from \"@k8slens/extensions\" export default class ExampleMainExtension extends LensMainExtension { async onActivate () { console . log ( \"hello world\" ) } } Deactivate # This extension can register a custom callback that is executed when an extension is deactivated (stopped). import { LensMainExtension } from \"@k8slens/extensions\" export default class ExampleMainExtension extends LensMainExtension { async onDeactivate () { console . log ( \"bye bye\" ) } } App Menus # This extension can register custom app menus that will be displayed on OS native menus. Example: import { LensMainExtension , windowManager } from \"@k8slens/extensions\" export default class ExampleMainExtension extends LensMainExtension { appMenus = [ { parentId : \"help\" , label : \"Example item\" , click () { windowManager . navigate ( \"https://k8slens.dev\" ); } } ] } Renderer Extension # The renderer extension runs in a browser context, and is visible in Lens's main window. In order to see logs from this extension you need to check them via View > Toggle Developer Tools > Console . Activate # This extension can register a custom callback that is executed when an extension is activated (started). import { LensRendererExtension } from \"@k8slens/extensions\" export default class ExampleExtension extends LensRendererExtension { async onActivate () { console . log ( \"hello world\" ) } } Deactivate # This extension can register a custom callback that is executed when an extension is deactivated (stopped). import { LensRendererExtension } from \"@k8slens/extensions\" export default class ExampleMainExtension extends LensRendererExtension { async onDeactivate () { console . log ( \"bye bye\" ) } } Global Pages # This extension can register custom global pages (views) to Lens's main window. The global page is a full-screen page that hides all other content from a window. import React from \"react\" import { Component , LensRendererExtension } from \"@k8slens/extensions\" import { ExamplePage } from \"./src/example-page\" export default class ExampleRendererExtension extends LensRendererExtension { globalPages = [ { id : \"example\" , components : { Page : ExamplePage , } } ] globalPageMenus = [ { title : \"Example page\" , // used in icon's tooltip target : { pageId : \"example\" } components : { Icon : () => < Component . Icon material = \"arrow\" /> , } } ] } App Preferences # This extension can register custom app preferences. It is responsible for storing a state for custom preferences. import React from \"react\" import { LensRendererExtension } from \"@k8slens/extensions\" import { myCustomPreferencesStore } from \"./src/my-custom-preferences-store\" import { MyCustomPreferenceHint , MyCustomPreferenceInput } from \"./src/my-custom-preference\" export default class ExampleRendererExtension extends LensRendererExtension { appPreferences = [ { title : \"My Custom Preference\" , components : { Hint : () => < MyCustomPreferenceHint /> , Input : () => < MyCustomPreferenceInput store = { myCustomPreferencesStore } /> } } ] } Cluster Pages # This extension can register custom cluster pages. These pages are visible in a cluster menu when a cluster is opened. import React from \"react\" import { LensRendererExtension } from \"@k8slens/extensions\" ; import { ExampleIcon , ExamplePage } from \"./src/page\" export default class ExampleExtension extends LensRendererExtension { clusterPages = [ { id : \"extension-example\" , // optional exact : true , // optional components : { Page : () => < ExamplePage extension = { this } /> , } } ] clusterPageMenus = [ { url : \"/extension-example\" , // optional title : \"Example Extension\" , components : { Icon : ExampleIcon , } } ] } Cluster Features # This extension can register installable features for a cluster. These features are visible in the \"Cluster Settings\" page. import React from \"react\" import { LensRendererExtension } from \"@k8slens/extensions\" import { MyCustomFeature } from \"./src/my-custom-feature\" export default class ExampleExtension extends LensRendererExtension { clusterFeatures = [ { title : \"My Custom Feature\" , components : { Description : () => { return ( < span > Just an example . < /span> ) } }, feature : new MyCustomFeature () } ] } Status Bar Items # This extension can register custom icons and text to a status bar area. import React from \"react\" ; import { Component , LensRendererExtension , Navigation } from \"@k8slens/extensions\" ; export default class ExampleExtension extends LensRendererExtension { statusBarItems = [ { components : { Item : ( < div className = \"flex align-center gaps hover-highlight\" onClick = {() => this . navigate ( \"/example-page\" )} > < Component . Icon material = \"favorite\" /> < /div> ) } } ] } Kubernetes Object Menu Items # This extension can register custom menu items (actions) for specified Kubernetes kinds/apiVersions. import React from \"react\" import { LensRendererExtension } from \"@k8slens/extensions\" ; import { CustomMenuItem , CustomMenuItemProps } from \"./src/custom-menu-item\" export default class ExampleExtension extends LensRendererExtension { kubeObjectMenuItems = [ { kind : \"Node\" , apiVersions : [ \"v1\" ], components : { MenuItem : ( props : CustomMenuItemProps ) => < CustomMenuItem {... props } /> } } ] } Kubernetes Object Details # This extension can register custom details (content) for specified Kubernetes kinds/apiVersions. import React from \"react\" import { LensRendererExtension } from \"@k8slens/extensions\" ; import { CustomKindDetails , CustomKindDetailsProps } from \"./src/custom-kind-details\" export default class ExampleExtension extends LensRendererExtension { kubeObjectDetailItems = [ { kind : \"CustomKind\" , apiVersions : [ \"custom.acme.org/v1\" ], components : { Details : ( props : CustomKindDetailsProps ) => < CustomKindDetails {... props } /> } } ] }","title":"Common Capabilities"},{"location":"extensions/capabilities/common-capabilities/#common-capabilities","text":"Here we will discuss common and important building blocks for your extensions, and explain how you can use them. Almost all extensions use some of these functionalities.","title":"Common Capabilities"},{"location":"extensions/capabilities/common-capabilities/#main-extension","text":"The main extension runs in the background. It adds app menu items to the Lens UI. In order to see logs from this extension, you need to start Lens from the command line.","title":"Main Extension"},{"location":"extensions/capabilities/common-capabilities/#activate","text":"This extension can register a custom callback that is executed when an extension is activated (started). import { LensMainExtension } from \"@k8slens/extensions\" export default class ExampleMainExtension extends LensMainExtension { async onActivate () { console . log ( \"hello world\" ) } }","title":"Activate"},{"location":"extensions/capabilities/common-capabilities/#deactivate","text":"This extension can register a custom callback that is executed when an extension is deactivated (stopped). import { LensMainExtension } from \"@k8slens/extensions\" export default class ExampleMainExtension extends LensMainExtension { async onDeactivate () { console . log ( \"bye bye\" ) } }","title":"Deactivate"},{"location":"extensions/capabilities/common-capabilities/#app-menus","text":"This extension can register custom app menus that will be displayed on OS native menus. Example: import { LensMainExtension , windowManager } from \"@k8slens/extensions\" export default class ExampleMainExtension extends LensMainExtension { appMenus = [ { parentId : \"help\" , label : \"Example item\" , click () { windowManager . navigate ( \"https://k8slens.dev\" ); } } ] }","title":"App Menus"},{"location":"extensions/capabilities/common-capabilities/#renderer-extension","text":"The renderer extension runs in a browser context, and is visible in Lens's main window. In order to see logs from this extension you need to check them via View > Toggle Developer Tools > Console .","title":"Renderer Extension"},{"location":"extensions/capabilities/common-capabilities/#activate_1","text":"This extension can register a custom callback that is executed when an extension is activated (started). import { LensRendererExtension } from \"@k8slens/extensions\" export default class ExampleExtension extends LensRendererExtension { async onActivate () { console . log ( \"hello world\" ) } }","title":"Activate"},{"location":"extensions/capabilities/common-capabilities/#deactivate_1","text":"This extension can register a custom callback that is executed when an extension is deactivated (stopped). import { LensRendererExtension } from \"@k8slens/extensions\" export default class ExampleMainExtension extends LensRendererExtension { async onDeactivate () { console . log ( \"bye bye\" ) } }","title":"Deactivate"},{"location":"extensions/capabilities/common-capabilities/#global-pages","text":"This extension can register custom global pages (views) to Lens's main window. The global page is a full-screen page that hides all other content from a window. import React from \"react\" import { Component , LensRendererExtension } from \"@k8slens/extensions\" import { ExamplePage } from \"./src/example-page\" export default class ExampleRendererExtension extends LensRendererExtension { globalPages = [ { id : \"example\" , components : { Page : ExamplePage , } } ] globalPageMenus = [ { title : \"Example page\" , // used in icon's tooltip target : { pageId : \"example\" } components : { Icon : () => < Component . Icon material = \"arrow\" /> , } } ] }","title":"Global Pages"},{"location":"extensions/capabilities/common-capabilities/#app-preferences","text":"This extension can register custom app preferences. It is responsible for storing a state for custom preferences. import React from \"react\" import { LensRendererExtension } from \"@k8slens/extensions\" import { myCustomPreferencesStore } from \"./src/my-custom-preferences-store\" import { MyCustomPreferenceHint , MyCustomPreferenceInput } from \"./src/my-custom-preference\" export default class ExampleRendererExtension extends LensRendererExtension { appPreferences = [ { title : \"My Custom Preference\" , components : { Hint : () => < MyCustomPreferenceHint /> , Input : () => < MyCustomPreferenceInput store = { myCustomPreferencesStore } /> } } ] }","title":"App Preferences"},{"location":"extensions/capabilities/common-capabilities/#cluster-pages","text":"This extension can register custom cluster pages. These pages are visible in a cluster menu when a cluster is opened. import React from \"react\" import { LensRendererExtension } from \"@k8slens/extensions\" ; import { ExampleIcon , ExamplePage } from \"./src/page\" export default class ExampleExtension extends LensRendererExtension { clusterPages = [ { id : \"extension-example\" , // optional exact : true , // optional components : { Page : () => < ExamplePage extension = { this } /> , } } ] clusterPageMenus = [ { url : \"/extension-example\" , // optional title : \"Example Extension\" , components : { Icon : ExampleIcon , } } ] }","title":"Cluster Pages"},{"location":"extensions/capabilities/common-capabilities/#cluster-features","text":"This extension can register installable features for a cluster. These features are visible in the \"Cluster Settings\" page. import React from \"react\" import { LensRendererExtension } from \"@k8slens/extensions\" import { MyCustomFeature } from \"./src/my-custom-feature\" export default class ExampleExtension extends LensRendererExtension { clusterFeatures = [ { title : \"My Custom Feature\" , components : { Description : () => { return ( < span > Just an example . < /span> ) } }, feature : new MyCustomFeature () } ] }","title":"Cluster Features"},{"location":"extensions/capabilities/common-capabilities/#status-bar-items","text":"This extension can register custom icons and text to a status bar area. import React from \"react\" ; import { Component , LensRendererExtension , Navigation } from \"@k8slens/extensions\" ; export default class ExampleExtension extends LensRendererExtension { statusBarItems = [ { components : { Item : ( < div className = \"flex align-center gaps hover-highlight\" onClick = {() => this . navigate ( \"/example-page\" )} > < Component . Icon material = \"favorite\" /> < /div> ) } } ] }","title":"Status Bar Items"},{"location":"extensions/capabilities/common-capabilities/#kubernetes-object-menu-items","text":"This extension can register custom menu items (actions) for specified Kubernetes kinds/apiVersions. import React from \"react\" import { LensRendererExtension } from \"@k8slens/extensions\" ; import { CustomMenuItem , CustomMenuItemProps } from \"./src/custom-menu-item\" export default class ExampleExtension extends LensRendererExtension { kubeObjectMenuItems = [ { kind : \"Node\" , apiVersions : [ \"v1\" ], components : { MenuItem : ( props : CustomMenuItemProps ) => < CustomMenuItem {... props } /> } } ] }","title":"Kubernetes Object Menu Items"},{"location":"extensions/capabilities/common-capabilities/#kubernetes-object-details","text":"This extension can register custom details (content) for specified Kubernetes kinds/apiVersions. import React from \"react\" import { LensRendererExtension } from \"@k8slens/extensions\" ; import { CustomKindDetails , CustomKindDetailsProps } from \"./src/custom-kind-details\" export default class ExampleExtension extends LensRendererExtension { kubeObjectDetailItems = [ { kind : \"CustomKind\" , apiVersions : [ \"custom.acme.org/v1\" ], components : { Details : ( props : CustomKindDetailsProps ) => < CustomKindDetails {... props } /> } } ] }","title":"Kubernetes Object Details"},{"location":"extensions/capabilities/styling/","text":"Styling an Extension # Lens provides a set of global styles and UI components that can be used by any extension to preserve the look and feel of the application. Layout # For layout tasks, Lens uses the flex.box library which provides helpful class names to specify some of the flexbox properties. For example, consider the following HTML and its associated CSS properties: < div className = \"flex column align-center\" > div { display : flex ; flex-direction : column ; align-items : center ; } However, you are free to use any styling technique or framework you like, including Emotion or even plain CSS. Layout Variables # There is a set of CSS variables available for for basic layout needs. They are located inside :root and are defined in app.scss : --unit : 8px ; --padding : var ( --unit ); --margin : var ( --unit ); --border-radius : 3px ; These variables are intended to set consistent margins and paddings across components. For example: . status { padding-left : calc ( var ( --padding ) * 2 ); border-radius : var ( --border-radius ); } Themes # Lens uses two built-in themes defined in the themes directory \u2013 one light and one dark. Theme Variables # When Lens is loaded, it transforms the selected theme's json file into a list of CSS Custom Properties (CSS Variables) . This list then gets injected into the :root element so that any of the down-level components can use them. When the user changes the theme, the above process is repeated, and new CSS variables appear, replacing the previous ones. If you want to preserve Lens's native look and feel, with respect to the lightness or darkness of your extension, you can use the provided variables and built-in Lens components such as Button , Select , Table , and so on. There is a set of CSS variables available for extensions to use for theming. They are all located inside :root and are defined in app.scss : --font-main : 'Roboto' , 'Helvetica' , 'Arial' , sans-serif ; --font-monospace : Lucida Console , Monaco , Consolas , monospace ; --font-size-small : calc ( 1 . 5 * var ( --unit )); --font-size : calc ( 1 . 75 * var ( --unit )); --font-size-big : calc ( 2 * var ( --unit )); --font-weight-thin : 300 ; --font-weight-normal : 400 ; --font-weight-bold : 500 ; as well as in the theme modules : --blue: #3d90ce; --magenta: #c93dce; --golden: #ffc63d; --halfGray: #87909c80; --primary: #3d90ce; --textColorPrimary: #555555; --textColorSecondary: #51575d; --textColorAccent: #333333; --borderColor: #c9cfd3; --borderFaintColor: #dfdfdf; --mainBackground: #f1f1f1; --contentColor: #ffffff; --layoutBackground: #e8e8e8; --layoutTabsBackground: #f8f8f8; --layoutTabsActiveColor: #333333; --layoutTabsLineColor: #87909c80; ... These variables can be used in the following form: var(--magenta) . For example: . status { font-size : var ( --font-size-small ); background-color : var ( --colorSuccess ); } Theme Switching # When the light theme is active, the element gets a \"theme-light\" class, or: . If the class isn't there, the theme defaults to dark. The active theme can be changed in the Preferences page: There is a way of detect active theme and its changes in JS. MobX observer function/decorator can be used for this purpose. import React from \"react\" import { observer } from \"mobx-react\" import { App , Component , Theme } from \"@k8slens/extensions\" ; @ observer export class SupportPage extends React . Component { render () { return ( < div className = \"SupportPage\" > < h1 > Active theme is { Theme . getActiveTheme (). name } < /h1> < /div> ); } } Theme entity from @k8slens/extensions provides active theme object and @observer decorator makes component reactive - so it will rerender each time any of the observables (active theme in our case) will be changed. Working example provided in Styling with Emotion sample extension. Injected Styles # Every extension is affected by the list of default global styles defined in app.scss . These are basic browser resets and element styles, including: setting the box-sizing property for every element default text and background colors default font sizes basic heading (h1, h2, etc) formatting custom scrollbar styling Extensions may overwrite these defaults if needed. They have low CSS specificity, so overriding them should be fairly easy. CSS-in-JS # If an extension uses a system like Emotion to work with styles, it can use CSS variables as follows: const Container = styled . div (() => ({ backgroundColor : 'var(--mainBackground)' })); Examples # You can explore samples for each styling technique that you can use for extensions: Styling with Sass Styling with Emotion Styling with CSS Modules","title":"Styling"},{"location":"extensions/capabilities/styling/#styling-an-extension","text":"Lens provides a set of global styles and UI components that can be used by any extension to preserve the look and feel of the application.","title":"Styling an Extension"},{"location":"extensions/capabilities/styling/#layout","text":"For layout tasks, Lens uses the flex.box library which provides helpful class names to specify some of the flexbox properties. For example, consider the following HTML and its associated CSS properties: < div className = \"flex column align-center\" > div { display : flex ; flex-direction : column ; align-items : center ; } However, you are free to use any styling technique or framework you like, including Emotion or even plain CSS.","title":"Layout"},{"location":"extensions/capabilities/styling/#layout-variables","text":"There is a set of CSS variables available for for basic layout needs. They are located inside :root and are defined in app.scss : --unit : 8px ; --padding : var ( --unit ); --margin : var ( --unit ); --border-radius : 3px ; These variables are intended to set consistent margins and paddings across components. For example: . status { padding-left : calc ( var ( --padding ) * 2 ); border-radius : var ( --border-radius ); }","title":"Layout Variables"},{"location":"extensions/capabilities/styling/#themes","text":"Lens uses two built-in themes defined in the themes directory \u2013 one light and one dark.","title":"Themes"},{"location":"extensions/capabilities/styling/#theme-variables","text":"When Lens is loaded, it transforms the selected theme's json file into a list of CSS Custom Properties (CSS Variables) . This list then gets injected into the :root element so that any of the down-level components can use them. When the user changes the theme, the above process is repeated, and new CSS variables appear, replacing the previous ones. If you want to preserve Lens's native look and feel, with respect to the lightness or darkness of your extension, you can use the provided variables and built-in Lens components such as Button , Select , Table , and so on. There is a set of CSS variables available for extensions to use for theming. They are all located inside :root and are defined in app.scss : --font-main : 'Roboto' , 'Helvetica' , 'Arial' , sans-serif ; --font-monospace : Lucida Console , Monaco , Consolas , monospace ; --font-size-small : calc ( 1 . 5 * var ( --unit )); --font-size : calc ( 1 . 75 * var ( --unit )); --font-size-big : calc ( 2 * var ( --unit )); --font-weight-thin : 300 ; --font-weight-normal : 400 ; --font-weight-bold : 500 ; as well as in the theme modules : --blue: #3d90ce; --magenta: #c93dce; --golden: #ffc63d; --halfGray: #87909c80; --primary: #3d90ce; --textColorPrimary: #555555; --textColorSecondary: #51575d; --textColorAccent: #333333; --borderColor: #c9cfd3; --borderFaintColor: #dfdfdf; --mainBackground: #f1f1f1; --contentColor: #ffffff; --layoutBackground: #e8e8e8; --layoutTabsBackground: #f8f8f8; --layoutTabsActiveColor: #333333; --layoutTabsLineColor: #87909c80; ... These variables can be used in the following form: var(--magenta) . For example: . status { font-size : var ( --font-size-small ); background-color : var ( --colorSuccess ); }","title":"Theme Variables"},{"location":"extensions/capabilities/styling/#theme-switching","text":"When the light theme is active, the element gets a \"theme-light\" class, or: . If the class isn't there, the theme defaults to dark. The active theme can be changed in the Preferences page: There is a way of detect active theme and its changes in JS. MobX observer function/decorator can be used for this purpose. import React from \"react\" import { observer } from \"mobx-react\" import { App , Component , Theme } from \"@k8slens/extensions\" ; @ observer export class SupportPage extends React . Component { render () { return ( < div className = \"SupportPage\" > < h1 > Active theme is { Theme . getActiveTheme (). name } < /h1> < /div> ); } } Theme entity from @k8slens/extensions provides active theme object and @observer decorator makes component reactive - so it will rerender each time any of the observables (active theme in our case) will be changed. Working example provided in Styling with Emotion sample extension.","title":"Theme Switching"},{"location":"extensions/capabilities/styling/#injected-styles","text":"Every extension is affected by the list of default global styles defined in app.scss . These are basic browser resets and element styles, including: setting the box-sizing property for every element default text and background colors default font sizes basic heading (h1, h2, etc) formatting custom scrollbar styling Extensions may overwrite these defaults if needed. They have low CSS specificity, so overriding them should be fairly easy.","title":"Injected Styles"},{"location":"extensions/capabilities/styling/#css-in-js","text":"If an extension uses a system like Emotion to work with styles, it can use CSS variables as follows: const Container = styled . div (() => ({ backgroundColor : 'var(--mainBackground)' }));","title":"CSS-in-JS"},{"location":"extensions/capabilities/styling/#examples","text":"You can explore samples for each styling technique that you can use for extensions: Styling with Sass Styling with Emotion Styling with CSS Modules","title":"Examples"},{"location":"extensions/get-started/anatomy/","text":"Extension Anatomy # In the previous section you learned how to create your first extension. In this section you will learn how this extension works under the hood. The Hello World sample extension does three things: Implements onActivate() and outputs a message to the console. Implements onDectivate() and outputs a message to the console. Registers ClusterPage so that the page is visible in the left-side menu of the cluster dashboard. Let's take a closer look at our Hello World sample's source code and see how these three things are achieved. Extension File Structure # . \u251c\u2500\u2500 .gitignore // Ignore build output and node_modules \u251c\u2500\u2500 Makefile // Config for build tasks that compiles the extension \u251c\u2500\u2500 README.md // Readable description of your extension's functionality \u251c\u2500\u2500 src \u2502 \u2514\u2500\u2500 page.tsx // Extension's additional source code \u251c\u2500\u2500 main.ts // Source code for extension's main entrypoint \u251c\u2500\u2500 package.json // Extension manifest and dependencies \u251c\u2500\u2500 renderer.tsx // Source code for extension's renderer entrypoint \u251c\u2500\u2500 tsconfig.json // TypeScript configuration \u251c\u2500\u2500 webpack.config.js // Webpack configuration The extension directory contains the extension's entry files and a few configuration files. Three files: package.json , main.ts and renderer.tsx are essential to understanding the Hello World sample extension. We'll look at those first. Extension Manifest # Each Lens extension must have a package.json file. It contains a mix of Node.js fields, including scripts and dependencies, and Lens-specific fields such as publisher and contributes . Some of the most-important fields include: name and publisher : Lens uses @/ as a unique ID for the extension. For example, the Hello World sample has the ID @lensapp-samples/helloworld-sample . Lens uses this ID to uniquely identify your extension. main : the extension's entry point run in main process. renderer : the extension's entry point run in renderer process. engines.lens : the minimum version of Lens API that the extension depends upon. { \"name\" : \"helloworld-sample\" , \"publisher\" : \"lens-samples\" , \"version\" : \"0.0.1\" , \"description\" : \"Lens helloworld-sample\" , \"license\" : \"MIT\" , \"homepage\" : \"https://github.com/lensapp/lens-extension-samples\" , \"engines\" : { \"lens\" : \"^4.0.0\" }, \"main\" : \"dist/main.js\" , \"renderer\" : \"dist/renderer.js\" , \"scripts\" : { \"build\" : \"webpack --config webpack.config.js\" , \"dev\" : \"npm run build --watch\" }, \"dependencies\" : { \"react-open-doodles\" : \"^1.0.5\" }, \"devDependencies\" : { \"@k8slens/extensions\" : \"^4.0.0-alpha.2\" , \"ts-loader\" : \"^8.0.4\" , \"typescript\" : \"^4.0.3\" , \"@types/react\" : \"^16.9.35\" , \"@types/node\" : \"^12.0.0\" , \"webpack\" : \"^4.44.2\" , \"webpack-cli\" : \"^3.3.11\" } } Extension Entry Files # Lens extensions can have two separate entry files. One file is used in the main process of the Lens application and the other is used in the renderer process. The main entry file exports the class that extends LensMainExtension , and the renderer entry file exports the class that extends LensRendererExtension . Both extension classes have onActivate and onDeactivate methods. The onActivate method is executed when your extension is activated. If you need to initialize something in your extension, this is where such an operation should occur. The onDeactivate method gives you a chance to clean up before your extension becomes deactivated. For extensions where explicit cleanup is not required, you don't need to override this method. However, if an extension needs to perform an operation when Lens is shutting down (or if the extension is disabled or uninstalled), this is the method where such an operation should occur. The Hello World sample extension does not do anything on the main process, so we'll focus on the renderer process, instead. On the renderer entry point, the Hello World sample extension defines the Cluster Page object. The Cluster Page object registers the /extension-example path, and this path renders the ExamplePage React component. It also registers the MenuItem component that displays the ExampleIcon React component and the \"Hello World\" text in the left-side menu of the cluster dashboard. These React components are defined in the additional ./src/page.tsx file. import { LensRendererExtension } from \"@k8slens/extensions\" ; import { ExampleIcon , ExamplePage } from \"./page\" import React from \"react\" export default class ExampleExtension extends LensRendererExtension { clusterPages = [ { id : \"extension-example\" , components : { Page : () => < ExamplePage extension = { this } /> , } } ] } The Hello World sample extension uses the Cluster Page capability, which is just one of the Lens extension API's capabilities. The Common Capabilities page will help you home in on the right capabilities to use with your own extensions.","title":"Extension Anatomy"},{"location":"extensions/get-started/anatomy/#extension-anatomy","text":"In the previous section you learned how to create your first extension. In this section you will learn how this extension works under the hood. The Hello World sample extension does three things: Implements onActivate() and outputs a message to the console. Implements onDectivate() and outputs a message to the console. Registers ClusterPage so that the page is visible in the left-side menu of the cluster dashboard. Let's take a closer look at our Hello World sample's source code and see how these three things are achieved.","title":"Extension Anatomy"},{"location":"extensions/get-started/anatomy/#extension-file-structure","text":". \u251c\u2500\u2500 .gitignore // Ignore build output and node_modules \u251c\u2500\u2500 Makefile // Config for build tasks that compiles the extension \u251c\u2500\u2500 README.md // Readable description of your extension's functionality \u251c\u2500\u2500 src \u2502 \u2514\u2500\u2500 page.tsx // Extension's additional source code \u251c\u2500\u2500 main.ts // Source code for extension's main entrypoint \u251c\u2500\u2500 package.json // Extension manifest and dependencies \u251c\u2500\u2500 renderer.tsx // Source code for extension's renderer entrypoint \u251c\u2500\u2500 tsconfig.json // TypeScript configuration \u251c\u2500\u2500 webpack.config.js // Webpack configuration The extension directory contains the extension's entry files and a few configuration files. Three files: package.json , main.ts and renderer.tsx are essential to understanding the Hello World sample extension. We'll look at those first.","title":"Extension File Structure"},{"location":"extensions/get-started/anatomy/#extension-manifest","text":"Each Lens extension must have a package.json file. It contains a mix of Node.js fields, including scripts and dependencies, and Lens-specific fields such as publisher and contributes . Some of the most-important fields include: name and publisher : Lens uses @/ as a unique ID for the extension. For example, the Hello World sample has the ID @lensapp-samples/helloworld-sample . Lens uses this ID to uniquely identify your extension. main : the extension's entry point run in main process. renderer : the extension's entry point run in renderer process. engines.lens : the minimum version of Lens API that the extension depends upon. { \"name\" : \"helloworld-sample\" , \"publisher\" : \"lens-samples\" , \"version\" : \"0.0.1\" , \"description\" : \"Lens helloworld-sample\" , \"license\" : \"MIT\" , \"homepage\" : \"https://github.com/lensapp/lens-extension-samples\" , \"engines\" : { \"lens\" : \"^4.0.0\" }, \"main\" : \"dist/main.js\" , \"renderer\" : \"dist/renderer.js\" , \"scripts\" : { \"build\" : \"webpack --config webpack.config.js\" , \"dev\" : \"npm run build --watch\" }, \"dependencies\" : { \"react-open-doodles\" : \"^1.0.5\" }, \"devDependencies\" : { \"@k8slens/extensions\" : \"^4.0.0-alpha.2\" , \"ts-loader\" : \"^8.0.4\" , \"typescript\" : \"^4.0.3\" , \"@types/react\" : \"^16.9.35\" , \"@types/node\" : \"^12.0.0\" , \"webpack\" : \"^4.44.2\" , \"webpack-cli\" : \"^3.3.11\" } }","title":"Extension Manifest"},{"location":"extensions/get-started/anatomy/#extension-entry-files","text":"Lens extensions can have two separate entry files. One file is used in the main process of the Lens application and the other is used in the renderer process. The main entry file exports the class that extends LensMainExtension , and the renderer entry file exports the class that extends LensRendererExtension . Both extension classes have onActivate and onDeactivate methods. The onActivate method is executed when your extension is activated. If you need to initialize something in your extension, this is where such an operation should occur. The onDeactivate method gives you a chance to clean up before your extension becomes deactivated. For extensions where explicit cleanup is not required, you don't need to override this method. However, if an extension needs to perform an operation when Lens is shutting down (or if the extension is disabled or uninstalled), this is the method where such an operation should occur. The Hello World sample extension does not do anything on the main process, so we'll focus on the renderer process, instead. On the renderer entry point, the Hello World sample extension defines the Cluster Page object. The Cluster Page object registers the /extension-example path, and this path renders the ExamplePage React component. It also registers the MenuItem component that displays the ExampleIcon React component and the \"Hello World\" text in the left-side menu of the cluster dashboard. These React components are defined in the additional ./src/page.tsx file. import { LensRendererExtension } from \"@k8slens/extensions\" ; import { ExampleIcon , ExamplePage } from \"./page\" import React from \"react\" export default class ExampleExtension extends LensRendererExtension { clusterPages = [ { id : \"extension-example\" , components : { Page : () => < ExamplePage extension = { this } /> , } } ] } The Hello World sample extension uses the Cluster Page capability, which is just one of the Lens extension API's capabilities. The Common Capabilities page will help you home in on the right capabilities to use with your own extensions.","title":"Extension Entry Files"},{"location":"extensions/get-started/overview/","text":"Extension Development Overview # This is a general overview to how the development of an extension will proceed. For building extensions there will be a few things that you should have installed, and some other things that might be of help. Required: # Node.js Git Some sort of text editor \u2013 we recommend VSCode We use Webpack for compilation. All extension need to be at least compatible with a webpack system. Recommended: # All Lens extensions are javascript packages. We recommend that you program in Typescript because it catches many common errors. Lens is a standard Electron application with both main and renderer processes. An extension is made up of two parts, one for each of Lens's core processes. When an extension is loaded, each part is first loaded and issues a notification that it has been loaded. From there, the extension can start doing is work. Lens uses React as its UI framework and provides some of Lens's own components for reuse with extensions. An extension is responsible for the lifetime of any resources it spins up. If an extension's main part starts new processes they all must be stopped and cleaned up when the extension is deactivated or unloaded. See Your First Extension to get started.","title":"Overview"},{"location":"extensions/get-started/overview/#extension-development-overview","text":"This is a general overview to how the development of an extension will proceed. For building extensions there will be a few things that you should have installed, and some other things that might be of help.","title":"Extension Development Overview"},{"location":"extensions/get-started/overview/#required","text":"Node.js Git Some sort of text editor \u2013 we recommend VSCode We use Webpack for compilation. All extension need to be at least compatible with a webpack system.","title":"Required:"},{"location":"extensions/get-started/overview/#recommended","text":"All Lens extensions are javascript packages. We recommend that you program in Typescript because it catches many common errors. Lens is a standard Electron application with both main and renderer processes. An extension is made up of two parts, one for each of Lens's core processes. When an extension is loaded, each part is first loaded and issues a notification that it has been loaded. From there, the extension can start doing is work. Lens uses React as its UI framework and provides some of Lens's own components for reuse with extensions. An extension is responsible for the lifetime of any resources it spins up. If an extension's main part starts new processes they all must be stopped and cleaned up when the extension is deactivated or unloaded. See Your First Extension to get started.","title":"Recommended:"},{"location":"extensions/get-started/wrapping-up/","text":"Wrapping Up # In Your First Extension , you learned how to create and run an extension. In Extension Anatomy , you learned in detail how a basic extension works. This is just a glimpse into what can be created with Lens extensions. Below are some suggested routes for learning more. Extension Capabilities # In this section, you'll find information on common extension capabilities, styling information, and a color reference guide. Determine whether your idea for an extension is doable and get ideas for new extensions by reading through the Common Capabilities page. Guides and Samples # Here you'll find a collection of sample extensions that you can use as a base to work from. Some of these samples include a detailed guide that explains the source code. You can find all samples and guides in the lens-extension-samples repository. Testing and Publishing # In this section, you can learn: How to add integration tests to your extension How to publish your extension","title":"Wrapping Up"},{"location":"extensions/get-started/wrapping-up/#wrapping-up","text":"In Your First Extension , you learned how to create and run an extension. In Extension Anatomy , you learned in detail how a basic extension works. This is just a glimpse into what can be created with Lens extensions. Below are some suggested routes for learning more.","title":"Wrapping Up"},{"location":"extensions/get-started/wrapping-up/#extension-capabilities","text":"In this section, you'll find information on common extension capabilities, styling information, and a color reference guide. Determine whether your idea for an extension is doable and get ideas for new extensions by reading through the Common Capabilities page.","title":"Extension Capabilities"},{"location":"extensions/get-started/wrapping-up/#guides-and-samples","text":"Here you'll find a collection of sample extensions that you can use as a base to work from. Some of these samples include a detailed guide that explains the source code. You can find all samples and guides in the lens-extension-samples repository.","title":"Guides and Samples"},{"location":"extensions/get-started/wrapping-up/#testing-and-publishing","text":"In this section, you can learn: How to add integration tests to your extension How to publish your extension","title":"Testing and Publishing"},{"location":"extensions/get-started/your-first-extension/","text":"Your First Extension # We recommend to always use Yeoman generator for Lens Extension to start new extension project. Read the generator guide here . If you want to setup the project manually, please continue reading. First Extension # In this topic, you'll learn the basics of building extensions by creating an extension that adds a \"Hello World\" page to a cluster menu. Install the Extension # To install the extension, clone the Lens Extension samples repository to your local machine: git clone https://github.com/lensapp/lens-extension-samples.git Next you need to create a symlink. A symlink connects the directory that Lens will monitor for user-installed extensions to the sample extension. In this case the sample extension is helloworld-sample . Linux & macOS # mkdir -p ~/.k8slens/extensions cd ~/.k8slens/extensions ln -s lens-extension-samples/helloworld-sample helloworld-sample Windows # Create the directory that Lens will monitor for user-installed extensions: mkdir C: \\U sers \\< user> \\. k8slens \\e xtensions -force cd C: \\U sers \\< user> \\. k8slens \\e xtensions If you have administrator rights, you can create symlink to the sample extension \u2013 in this case helloworld-sample : cmd /c mklink /D helloworld-sample lens-extension-samples \\h elloworld-sample Without administrator rights, you need to copy the extensions sample directory into C:\\Users\\\\.k8slens\\extensions : Copy-Item 'lens-extension-samples\\helloworld-sample' 'C:\\Users\\\\.k8slens\\extensions\\helloworld-sample' Build the Extension # To build the extension you can use make or run the npm commands manually: cd /helloworld-sample make build To run the npm commands, enter: cd /helloworld-sample npm install npm run build Optionally, automatically rebuild the extension by watching for changes to the source code. To do so, enter: cd /helloworld-sample npm run dev You must restart Lens for the extension to load. After this initial restart, reload Lens and it will automatically pick up changes any time the extension rebuilds. With Lens running, either connect to an existing cluster or create a new one - refer to the latest Lens Documentation for details on how to add a cluster in Lens IDE. You will see the \"Hello World\" page in the left-side cluster menu. Develop the Extension # Finally, you'll make a change to the message that our Hello World sample extension displays: Navigate to /helloworld-sample . In page.tsx , change the message from HelloWorld! to Hello Lens Extensions . Rebuild the extension. If you used npm run dev , the extension will rebuild automatically. Reload the Lens window. Click on the Hello World page. The updated message will appear. Next Steps # In the next topic , we'll take a closer look at the source code of our Hello World sample. You can find the source code for this tutorial at: lensapp/lens-extension-samples . Extension Guides contains additional samples.","title":"Your First Extension"},{"location":"extensions/get-started/your-first-extension/#your-first-extension","text":"We recommend to always use Yeoman generator for Lens Extension to start new extension project. Read the generator guide here . If you want to setup the project manually, please continue reading.","title":"Your First Extension"},{"location":"extensions/get-started/your-first-extension/#first-extension","text":"In this topic, you'll learn the basics of building extensions by creating an extension that adds a \"Hello World\" page to a cluster menu.","title":"First Extension"},{"location":"extensions/get-started/your-first-extension/#install-the-extension","text":"To install the extension, clone the Lens Extension samples repository to your local machine: git clone https://github.com/lensapp/lens-extension-samples.git Next you need to create a symlink. A symlink connects the directory that Lens will monitor for user-installed extensions to the sample extension. In this case the sample extension is helloworld-sample .","title":"Install the Extension"},{"location":"extensions/get-started/your-first-extension/#linux-macos","text":"mkdir -p ~/.k8slens/extensions cd ~/.k8slens/extensions ln -s lens-extension-samples/helloworld-sample helloworld-sample","title":"Linux & macOS"},{"location":"extensions/get-started/your-first-extension/#windows","text":"Create the directory that Lens will monitor for user-installed extensions: mkdir C: \\U sers \\< user> \\. k8slens \\e xtensions -force cd C: \\U sers \\< user> \\. k8slens \\e xtensions If you have administrator rights, you can create symlink to the sample extension \u2013 in this case helloworld-sample : cmd /c mklink /D helloworld-sample lens-extension-samples \\h elloworld-sample Without administrator rights, you need to copy the extensions sample directory into C:\\Users\\\\.k8slens\\extensions : Copy-Item 'lens-extension-samples\\helloworld-sample' 'C:\\Users\\\\.k8slens\\extensions\\helloworld-sample'","title":"Windows"},{"location":"extensions/get-started/your-first-extension/#build-the-extension","text":"To build the extension you can use make or run the npm commands manually: cd /helloworld-sample make build To run the npm commands, enter: cd /helloworld-sample npm install npm run build Optionally, automatically rebuild the extension by watching for changes to the source code. To do so, enter: cd /helloworld-sample npm run dev You must restart Lens for the extension to load. After this initial restart, reload Lens and it will automatically pick up changes any time the extension rebuilds. With Lens running, either connect to an existing cluster or create a new one - refer to the latest Lens Documentation for details on how to add a cluster in Lens IDE. You will see the \"Hello World\" page in the left-side cluster menu.","title":"Build the Extension"},{"location":"extensions/get-started/your-first-extension/#develop-the-extension","text":"Finally, you'll make a change to the message that our Hello World sample extension displays: Navigate to /helloworld-sample . In page.tsx , change the message from HelloWorld! to Hello Lens Extensions . Rebuild the extension. If you used npm run dev , the extension will rebuild automatically. Reload the Lens window. Click on the Hello World page. The updated message will appear.","title":"Develop the Extension"},{"location":"extensions/get-started/your-first-extension/#next-steps","text":"In the next topic , we'll take a closer look at the source code of our Hello World sample. You can find the source code for this tutorial at: lensapp/lens-extension-samples . Extension Guides contains additional samples.","title":"Next Steps"},{"location":"extensions/guides/","text":"Extension Guides # This section explains how to use specific Lens Extension APIs. It includes detailed guides and code samples. For introductory information about the Lens Extension API, please see Your First Extension . Each guide or code sample includes the following: Clearly commented source code. Instructions for running the sample extension. An image showing the sample extension's appearance and usage. A listing of the Extension API being used. An explanation of the concepts relevant to the Extension. Guides # Guide APIs Generate new extension project Main process extension LensMainExtension Renderer process extension LensRendererExtension Stores Components KubeObjectListLayout Working with mobx Protocol Handlers Sending Data between main and renderer Samples # Sample APIs hello-world LensMainExtension LensRendererExtension Component.Icon Component.IconProps minikube LensMainExtension Store.ClusterStore Store.workspaceStore styling-css-modules-sample LensMainExtension LensRendererExtension Component.Icon Component.IconProps styling-emotion-sample LensMainExtension LensRendererExtension Component.Icon Component.IconProps styling-sass-sample LensMainExtension LensRendererExtension Component.Icon Component.IconProps custom-resource-page LensRendererExtension K8sApi.KubeApi K8sApi.KubeObjectStore Component.KubeObjectListLayout Component.KubeObjectDetailsProps Component.IconProps","title":"Overview"},{"location":"extensions/guides/#extension-guides","text":"This section explains how to use specific Lens Extension APIs. It includes detailed guides and code samples. For introductory information about the Lens Extension API, please see Your First Extension . Each guide or code sample includes the following: Clearly commented source code. Instructions for running the sample extension. An image showing the sample extension's appearance and usage. A listing of the Extension API being used. An explanation of the concepts relevant to the Extension.","title":"Extension Guides"},{"location":"extensions/guides/#guides","text":"Guide APIs Generate new extension project Main process extension LensMainExtension Renderer process extension LensRendererExtension Stores Components KubeObjectListLayout Working with mobx Protocol Handlers Sending Data between main and renderer","title":"Guides"},{"location":"extensions/guides/#samples","text":"Sample APIs hello-world LensMainExtension LensRendererExtension Component.Icon Component.IconProps minikube LensMainExtension Store.ClusterStore Store.workspaceStore styling-css-modules-sample LensMainExtension LensRendererExtension Component.Icon Component.IconProps styling-emotion-sample LensMainExtension LensRendererExtension Component.Icon Component.IconProps styling-sass-sample LensMainExtension LensRendererExtension Component.Icon Component.IconProps custom-resource-page LensRendererExtension K8sApi.KubeApi K8sApi.KubeObjectStore Component.KubeObjectListLayout Component.KubeObjectDetailsProps Component.IconProps","title":"Samples"},{"location":"extensions/guides/anatomy/","text":"WIP #","title":"Anatomy"},{"location":"extensions/guides/anatomy/#wip","text":"","title":"WIP"},{"location":"extensions/guides/components/","text":"WIP #","title":"Components"},{"location":"extensions/guides/components/#wip","text":"","title":"WIP"},{"location":"extensions/guides/generator/","text":"Lens Extension Generator # The Lens Extension Generator creates a directory with the necessary files for developing an extension. Installing and Getting Started with the Generator # To begin, install Yeoman and the Lens Extension Generator with the following command: npm install -g yo generator-lens-ext Run the generator by entering the following command: yo lens-ext . Answer the following questions: # ? What type of extension do you want to create? New Extension (TypeScript) # ? What's the name of your extension? my-first-lens-ext # ? What's the description of your extension? My hello world extension # ? What's your extension's publisher name? @my-org/my-first-lens-ext # ? Initialize a git repository? Yes # ? Install dependencies after initialization? Yes # ? Which package manager to use? yarn # ? symlink created extension folder to ~/.k8slens/extensions (mac/linux) or :Users\\\\.k8slens\\extensions (windows)? Yes Next, you'll need to have webpack watch the my-first-lens-ext folder. Start webpack by entering: cd my-first-lens-ext npm start # start the webpack server in watch mode Open Lens and you will see a Hello World item in the left-side menu under Custom Resources : Developing the Extension # Next, you'll try changing the way the new menu item appears in the UI. You'll change it from \"Hello World\" to \"Hello Lens\". Open my-first-lens-ext/renderer.tsx and change the value of title from \"Hello World\" to \"Hello Lens\" : clusterPageMenus = [ { target : { pageId : \"hello\" }, title : \"Hello Lens\" , components : { Icon : ExampleIcon , } } ] Reload Lens and you will see that the menu item text has changed to \"Hello Lens\". To reload Lens, enter CMD+R on Mac and Ctrl+R on Windows/Linux. Debugging the Extension # To debug your extension, please see our instructions on Testing Extensions . Next Steps # To dive deeper, consider looking at Common Capabilities , Styling , or Extension Anatomy . If you find problems with the Lens Extension Generator, or have feature requests, you are welcome to raise an issue . You can find the latest Lens contribution guidelines here . The Generator source code is hosted at Github .","title":"Generator"},{"location":"extensions/guides/generator/#lens-extension-generator","text":"The Lens Extension Generator creates a directory with the necessary files for developing an extension.","title":"Lens Extension Generator"},{"location":"extensions/guides/generator/#installing-and-getting-started-with-the-generator","text":"To begin, install Yeoman and the Lens Extension Generator with the following command: npm install -g yo generator-lens-ext Run the generator by entering the following command: yo lens-ext . Answer the following questions: # ? What type of extension do you want to create? New Extension (TypeScript) # ? What's the name of your extension? my-first-lens-ext # ? What's the description of your extension? My hello world extension # ? What's your extension's publisher name? @my-org/my-first-lens-ext # ? Initialize a git repository? Yes # ? Install dependencies after initialization? Yes # ? Which package manager to use? yarn # ? symlink created extension folder to ~/.k8slens/extensions (mac/linux) or :Users\\\\.k8slens\\extensions (windows)? Yes Next, you'll need to have webpack watch the my-first-lens-ext folder. Start webpack by entering: cd my-first-lens-ext npm start # start the webpack server in watch mode Open Lens and you will see a Hello World item in the left-side menu under Custom Resources :","title":"Installing and Getting Started with the Generator"},{"location":"extensions/guides/generator/#developing-the-extension","text":"Next, you'll try changing the way the new menu item appears in the UI. You'll change it from \"Hello World\" to \"Hello Lens\". Open my-first-lens-ext/renderer.tsx and change the value of title from \"Hello World\" to \"Hello Lens\" : clusterPageMenus = [ { target : { pageId : \"hello\" }, title : \"Hello Lens\" , components : { Icon : ExampleIcon , } } ] Reload Lens and you will see that the menu item text has changed to \"Hello Lens\". To reload Lens, enter CMD+R on Mac and Ctrl+R on Windows/Linux.","title":"Developing the Extension"},{"location":"extensions/guides/generator/#debugging-the-extension","text":"To debug your extension, please see our instructions on Testing Extensions .","title":"Debugging the Extension"},{"location":"extensions/guides/generator/#next-steps","text":"To dive deeper, consider looking at Common Capabilities , Styling , or Extension Anatomy . If you find problems with the Lens Extension Generator, or have feature requests, you are welcome to raise an issue . You can find the latest Lens contribution guidelines here . The Generator source code is hosted at Github .","title":"Next Steps"},{"location":"extensions/guides/ipc/","text":"Inter Process Communication # A Lens Extension can utilize IPC to send information between the renderer and main processes. This is useful when wanting to communicate directly within your extension. For example, if a user logs into a service that your extension is a facade for and main needs to know some information so that you can start syncing items to the Catalog , this would be a good way to send that information along. IPC channels are sectioned off per extension. Meaning that each extension can only communicate with itself. Types of Communication # There are two flavours of communication that are provided: Event based (IPC) Request based (RPC) Event Based or IPC # This is the same as an Event Emitter but is not limited to just one Javascript process. This is a good option when you need to report that something has happened but you don't need a response. This is a fully two-way form of communication. Both main and renderer can do this sort of IPC. Request Based or RPC # This is more like a Remote Procedure Call (RPC) or Send-Receive-Reply (SRR). With this sort of communication the caller needs to wait for the result from the other side. This is accomplished by await -ing the returned Promise . This is a unidirectional form of communication. Only renderer can initiate this kind of request, and only main can receive and respond to this kind of request. Registering IPC Handlers and Listeners # The general terminology is as follows: A \"handler\" is the function that responds to a \"Request Based IPC\" event. A \"listener\" is the function that is called when a \"Event Based IPC\" event is emitted. To register either a handler or a listener, you should do something like the following: main.ts : import { LensMainExtension } from \"@k8slens/extensions\" ; import { IpcMain } from \"./helpers/main\" ; export class ExampleExtensionMain extends LensMainExtension { onActivate () { IpcMain . createInstance ( this ); } } This file shows that you need to create an instance of the store to be able to use IPC. Lens will automatically clean up that store and all the handlers on deactivation and uninstall. helpers/main.ts : import { Ipc , Types } from \"@k8slens/extensions\" ; export class IpcMain extends Ipc . Main { constructor ( extension : LensMainExtension ) { super ( extension ); this . listen ( \"initialize\" , onInitialize ); } } function onInitialize ( event : Types.IpcMainEvent , id : string ) { console . log ( `starting to initialize: ${ id } ` ); } In other files, it is not necessary to pass around any instances. You should be able to just call IpcMain.getInstance() anywhere it is needed in your extension. renderer.ts : import { LensRendererExtension } from \"@k8slens/extensions\" ; import { IpcRenderer } from \"./helpers/renderer\" ; export class ExampleExtensionRenderer extends LensRendererExtension { onActivate () { const ipc = IpcRenderer . createInstance ( this ); setTimeout (() => ipc . broadcast ( \"initialize\" , \"an-id\" ), 5000 ); } } It is also needed to create an instance to broadcast messages too. helpers/renderer.ts : import { Ipc } from \"@k8slens/extensions\" ; export class IpcRenderer extends Ipc . Renderer {} It is necessary to create child classes of these abstract class 's in your extension before you can use them. As this example shows: the channel names must be the same. It should also be noted that \"listeners\" and \"handlers\" are specific to either renderer or main . There is no behind the scenes transfer of these functions. To register a \"handler\" call IpcMain.getInstance().handle(...) . The cleanup of these handlers is handled by Lens itself. The listen() methods on Ipc.Main and Ipc.Renderer return a Disposer , or more specifically, a () => void . This can be optionally called to remove the listener early. Calling either IpcRenderer.getInstance().broadcast(...) or IpcMain.getInstance().broadcast(...) sends an event to all renderer frames and to main . Because of this, no matter where you broadcast from, all listeners in main and renderer will be notified. Allowed Values # This IPC mechanism utilizes the Structured Clone Algorithm for serialization. This means that more types than what are JSON serializable can be used, but not all the information will be passed through. Using Request Based Communication # If you are meaning to do a request based call from renderer , you should do const res = await IpcRenderer.getInstance().invoke(, ...)); instead.","title":"IPC"},{"location":"extensions/guides/ipc/#inter-process-communication","text":"A Lens Extension can utilize IPC to send information between the renderer and main processes. This is useful when wanting to communicate directly within your extension. For example, if a user logs into a service that your extension is a facade for and main needs to know some information so that you can start syncing items to the Catalog , this would be a good way to send that information along. IPC channels are sectioned off per extension. Meaning that each extension can only communicate with itself.","title":"Inter Process Communication"},{"location":"extensions/guides/ipc/#types-of-communication","text":"There are two flavours of communication that are provided: Event based (IPC) Request based (RPC)","title":"Types of Communication"},{"location":"extensions/guides/ipc/#event-based-or-ipc","text":"This is the same as an Event Emitter but is not limited to just one Javascript process. This is a good option when you need to report that something has happened but you don't need a response. This is a fully two-way form of communication. Both main and renderer can do this sort of IPC.","title":"Event Based or IPC"},{"location":"extensions/guides/ipc/#request-based-or-rpc","text":"This is more like a Remote Procedure Call (RPC) or Send-Receive-Reply (SRR). With this sort of communication the caller needs to wait for the result from the other side. This is accomplished by await -ing the returned Promise . This is a unidirectional form of communication. Only renderer can initiate this kind of request, and only main can receive and respond to this kind of request.","title":"Request Based or RPC"},{"location":"extensions/guides/ipc/#registering-ipc-handlers-and-listeners","text":"The general terminology is as follows: A \"handler\" is the function that responds to a \"Request Based IPC\" event. A \"listener\" is the function that is called when a \"Event Based IPC\" event is emitted. To register either a handler or a listener, you should do something like the following: main.ts : import { LensMainExtension } from \"@k8slens/extensions\" ; import { IpcMain } from \"./helpers/main\" ; export class ExampleExtensionMain extends LensMainExtension { onActivate () { IpcMain . createInstance ( this ); } } This file shows that you need to create an instance of the store to be able to use IPC. Lens will automatically clean up that store and all the handlers on deactivation and uninstall. helpers/main.ts : import { Ipc , Types } from \"@k8slens/extensions\" ; export class IpcMain extends Ipc . Main { constructor ( extension : LensMainExtension ) { super ( extension ); this . listen ( \"initialize\" , onInitialize ); } } function onInitialize ( event : Types.IpcMainEvent , id : string ) { console . log ( `starting to initialize: ${ id } ` ); } In other files, it is not necessary to pass around any instances. You should be able to just call IpcMain.getInstance() anywhere it is needed in your extension. renderer.ts : import { LensRendererExtension } from \"@k8slens/extensions\" ; import { IpcRenderer } from \"./helpers/renderer\" ; export class ExampleExtensionRenderer extends LensRendererExtension { onActivate () { const ipc = IpcRenderer . createInstance ( this ); setTimeout (() => ipc . broadcast ( \"initialize\" , \"an-id\" ), 5000 ); } } It is also needed to create an instance to broadcast messages too. helpers/renderer.ts : import { Ipc } from \"@k8slens/extensions\" ; export class IpcRenderer extends Ipc . Renderer {} It is necessary to create child classes of these abstract class 's in your extension before you can use them. As this example shows: the channel names must be the same. It should also be noted that \"listeners\" and \"handlers\" are specific to either renderer or main . There is no behind the scenes transfer of these functions. To register a \"handler\" call IpcMain.getInstance().handle(...) . The cleanup of these handlers is handled by Lens itself. The listen() methods on Ipc.Main and Ipc.Renderer return a Disposer , or more specifically, a () => void . This can be optionally called to remove the listener early. Calling either IpcRenderer.getInstance().broadcast(...) or IpcMain.getInstance().broadcast(...) sends an event to all renderer frames and to main . Because of this, no matter where you broadcast from, all listeners in main and renderer will be notified.","title":"Registering IPC Handlers and Listeners"},{"location":"extensions/guides/ipc/#allowed-values","text":"This IPC mechanism utilizes the Structured Clone Algorithm for serialization. This means that more types than what are JSON serializable can be used, but not all the information will be passed through.","title":"Allowed Values"},{"location":"extensions/guides/ipc/#using-request-based-communication","text":"If you are meaning to do a request based call from renderer , you should do const res = await IpcRenderer.getInstance().invoke(, ...)); instead.","title":"Using Request Based Communication"},{"location":"extensions/guides/kube-object-list-layout/","text":"KubeObjectListLayout Sample # In this guide we will learn how to list Kubernetes CRD objects on the cluster dashboard. You can see the complete source code for this guide here . Next, we will go the implementation through in steps. To achieve our goal, we need to: Register ClusterPage and ClusterPageMenu objects List Certificate Objects on the Cluster Page Customize Details Panel Register clusterPage and clusterPageMenu Objects # First thing we need to do with our extension is to register new menu item in the cluster menu and create a cluster page that is opened when clicking the menu item. We will do this in our extension class CrdSampleExtension that is derived LensRendererExtension class: export default class CrdSampleExtension extends LensRendererExtension { } To register menu item in the cluster menu we need to register PageMenuRegistration object. This object will register a menu item with \"Certificates\" text. It will also use CertificateIcon component to render an icon and navigate to cluster page that is having certificates page id. export function CertificateIcon ( props : Component.IconProps ) { return < Component . Icon {... props } material = \"security\" tooltip = \"Certificates\" /> } export default class CrdSampleExtension extends LensRendererExtension { clusterPageMenus = [ { target : { pageId : \"certificates\" }, title : \"Certificates\" , components : { Icon : CertificateIcon , } }, ] } Then we need to register PageRegistration object with certificates id and define CertificatePage component to render certificates. export default class CrdSampleExtension extends LensRendererExtension { ... clusterPages = [{ id : \"certificates\" , components : { Page : () => < CertificatePage extension = { this } /> , MenuIcon : CertificateIcon , } }] } List Certificate Objects on the Cluster Page # In the previous step we defined CertificatePage component to render certificates. In this step we will actually implement that. CertificatePage is a React component that will render Component.KubeObjectListLayout component to list Certificate CRD objects. Get CRD objects # In order to list CRD objects, we need first fetch those from Kubernetes API. Lens Extensions API provides easy mechanism to do this. We just need to define Certificate class derived from K8sApi.KubeObject , CertificatesApi derived from K8sApi.KubeApi and CertificatesStore derived from K8sApi.KubeObjectStore . Certificate class defines properties found in the CRD object: export class Certificate extends K8sApi . KubeObject { static kind = \"Certificate\" static namespaced = true static apiBase = \"/apis/cert-manager.io/v1alpha2/certificates\" kind : string apiVersion : string metadata : { name : string ; namespace : string ; selfLink : string ; uid : string ; resourceVersion : string ; creationTimestamp : string ; labels : { [ key : string ] : string ; }; annotations : { [ key : string ] : string ; }; } spec : { dnsNames : string []; issuerRef : { group : string ; kind : string ; name : string ; } secretName : string } status : { conditions : { lastTransitionTime : string ; message : string ; reason : string ; status : string ; type ?: string ; }[]; } } With CertificatesApi class we are able to manage Certificate objects in Kubernetes API: export class CertificatesApi extends K8sApi . KubeApi < Certificate > { } export const certificatesApi = new CertificatesApi ({ objectConstructor : Certificate }); CertificateStore defines storage for Certificate objects export class CertificatesStore extends K8sApi . KubeObjectStore < Certificate > { api = certificatesApi } export const certificatesStore = new CertificatesStore (); And, finally, we register this store to Lens's API manager. K8sApi . apiManager . registerStore ( certificatesStore ); Create CertificatePage component # Now we have created mechanism to manage Certificate objects in Kubernetes API. Then we need to fetch those and render them in the UI. First we define CertificatePage class that extends React.Component . import { Component , LensRendererExtension } from \"@k8slens/extensions\" ; import React from \"react\" ; import { certificatesStore } from \"../certificate-store\" ; import { Certificate } from \"../certificate\" export class CertificatePage extends React . Component < { extension : LensRendererExtension } > { } Next we will implement render method that will display certificates in a list. To do that, we just need to add Component.KubeObjectListLayout component inside Component.TabLayout component in render method. To define which objects the list is showing, we need to pass certificateStore object to Component.KubeObjectListLayout in store property. Component.KubeObjectListLayout will fetch automatically items from the given store when component is mounted. Also, we can define needed sorting callbacks and search filters for the list: enum sortBy { name = \"name\" , namespace = \"namespace\" , issuer = \"issuer\" } export class CertificatePage extends React . Component < { extension : LensRendererExtension } > { // ... render () { return ( < Component . TabLayout > < Component . KubeObjectListLayout className = \"Certicates\" store = { certificatesStore } sortingCallbacks = {{ [ sortBy . name ] : ( certificate : Certificate ) => certificate . getName (), [ sortBy . namespace ] : ( certificate : Certificate ) => certificate . metadata . namespace , [ sortBy . issuer ] : ( certificate : Certificate ) => certificate . spec . issuerRef . name }} searchFilters = {[ ( certificate : Certificate ) => certificate . getSearchFields () ]} renderHeaderTitle = \"Certificates\" renderTableHeader = {[ { title : \"Name\" , className : \"name\" , sortBy : sortBy.name }, { title : \"Namespace\" , className : \"namespace\" , sortBy : sortBy.namespace }, { title : \"Issuer\" , className : \"issuer\" , sortBy : sortBy.namespace }, ]} renderTableContents = {( certificate : Certificate ) => [ certificate . getName (), certificate . metadata . namespace , certificate . spec . issuerRef . name ]} /> < /Component.TabLayout> ) } } Customize Details panel # We have learned now, how to list CRD objects in a list view. Next, we will learn how to customize details panel that will be opened when the object is clicked in the list. First, we need to register our custom component to render details for the specific Kubernetes custom resource, in our case Certificate . We will do this again in CrdSampleExtension class: export default class CrdSampleExtension extends LensRendererExtension { //... kubeObjectDetailItems = [{ kind : Certificate.kind , apiVersions : [ \"cert-manager.io/v1alpha2\" ], components : { Details : ( props : CertificateDetailsProps ) => < CertificateDetails {... props } /> } }] } Here we defined that CertificateDetails component will render the resource details. So, next we need to implement that component. Lens will inject Certificate object into our component so we just need to render some information out of it. We can use Component.DrawerItem component from Lens Extensions API to give the same look and feel as Lens is using elsewhere: import { Component , K8sApi } from \"@k8slens/extensions\" ; import React from \"react\" ; import { Certificate } from \"../certificate\" ; export interface CertificateDetailsProps extends Component . KubeObjectDetailsProps < Certificate > { } export class CertificateDetails extends React . Component < CertificateDetailsProps > { render () { const { object : certificate } = this . props ; if ( ! certificate ) return null ; return ( < div className = \"Certificate\" > < Component . DrawerItem name = \"Created\" > { certificate . getAge ( true , false )} ago ({ certificate . metadata . creationTimestamp }) < /Component.DrawerItem> < Component . DrawerItem name = \"DNS Names\" > { certificate . spec . dnsNames . join ( \",\" )} < /Component.DrawerItem> < Component . DrawerItem name = \"Secret\" > { certificate . spec . secretName } < /Component.DrawerItem> < Component . DrawerItem name = \"Status\" className = \"status\" labelsOnly > { certificate . status . conditions . map (( condition , index ) => { const { type , reason , message , status } = condition ; const kind = type || reason ; if ( ! kind ) return null ; return ( < Component . Badge key = { kind + index } label = { kind } className = { \"success \" + kind . toLowerCase ()} tooltip = { message } /> ); })} < /Component.DrawerItem> < /div> ) } } Summary # Like we can see above, it's very easy to add custom pages and fetch Kubernetes resources by using Extensions API. Please see the complete source code to test it out.","title":"KubeObjectListLayout Sample"},{"location":"extensions/guides/kube-object-list-layout/#kubeobjectlistlayout-sample","text":"In this guide we will learn how to list Kubernetes CRD objects on the cluster dashboard. You can see the complete source code for this guide here . Next, we will go the implementation through in steps. To achieve our goal, we need to: Register ClusterPage and ClusterPageMenu objects List Certificate Objects on the Cluster Page Customize Details Panel","title":"KubeObjectListLayout Sample"},{"location":"extensions/guides/kube-object-list-layout/#register-clusterpage-and-clusterpagemenu-objects","text":"First thing we need to do with our extension is to register new menu item in the cluster menu and create a cluster page that is opened when clicking the menu item. We will do this in our extension class CrdSampleExtension that is derived LensRendererExtension class: export default class CrdSampleExtension extends LensRendererExtension { } To register menu item in the cluster menu we need to register PageMenuRegistration object. This object will register a menu item with \"Certificates\" text. It will also use CertificateIcon component to render an icon and navigate to cluster page that is having certificates page id. export function CertificateIcon ( props : Component.IconProps ) { return < Component . Icon {... props } material = \"security\" tooltip = \"Certificates\" /> } export default class CrdSampleExtension extends LensRendererExtension { clusterPageMenus = [ { target : { pageId : \"certificates\" }, title : \"Certificates\" , components : { Icon : CertificateIcon , } }, ] } Then we need to register PageRegistration object with certificates id and define CertificatePage component to render certificates. export default class CrdSampleExtension extends LensRendererExtension { ... clusterPages = [{ id : \"certificates\" , components : { Page : () => < CertificatePage extension = { this } /> , MenuIcon : CertificateIcon , } }] }","title":"Register clusterPage and clusterPageMenu Objects"},{"location":"extensions/guides/kube-object-list-layout/#list-certificate-objects-on-the-cluster-page","text":"In the previous step we defined CertificatePage component to render certificates. In this step we will actually implement that. CertificatePage is a React component that will render Component.KubeObjectListLayout component to list Certificate CRD objects.","title":"List Certificate Objects on the Cluster Page"},{"location":"extensions/guides/kube-object-list-layout/#get-crd-objects","text":"In order to list CRD objects, we need first fetch those from Kubernetes API. Lens Extensions API provides easy mechanism to do this. We just need to define Certificate class derived from K8sApi.KubeObject , CertificatesApi derived from K8sApi.KubeApi and CertificatesStore derived from K8sApi.KubeObjectStore . Certificate class defines properties found in the CRD object: export class Certificate extends K8sApi . KubeObject { static kind = \"Certificate\" static namespaced = true static apiBase = \"/apis/cert-manager.io/v1alpha2/certificates\" kind : string apiVersion : string metadata : { name : string ; namespace : string ; selfLink : string ; uid : string ; resourceVersion : string ; creationTimestamp : string ; labels : { [ key : string ] : string ; }; annotations : { [ key : string ] : string ; }; } spec : { dnsNames : string []; issuerRef : { group : string ; kind : string ; name : string ; } secretName : string } status : { conditions : { lastTransitionTime : string ; message : string ; reason : string ; status : string ; type ?: string ; }[]; } } With CertificatesApi class we are able to manage Certificate objects in Kubernetes API: export class CertificatesApi extends K8sApi . KubeApi < Certificate > { } export const certificatesApi = new CertificatesApi ({ objectConstructor : Certificate }); CertificateStore defines storage for Certificate objects export class CertificatesStore extends K8sApi . KubeObjectStore < Certificate > { api = certificatesApi } export const certificatesStore = new CertificatesStore (); And, finally, we register this store to Lens's API manager. K8sApi . apiManager . registerStore ( certificatesStore );","title":"Get CRD objects"},{"location":"extensions/guides/kube-object-list-layout/#create-certificatepage-component","text":"Now we have created mechanism to manage Certificate objects in Kubernetes API. Then we need to fetch those and render them in the UI. First we define CertificatePage class that extends React.Component . import { Component , LensRendererExtension } from \"@k8slens/extensions\" ; import React from \"react\" ; import { certificatesStore } from \"../certificate-store\" ; import { Certificate } from \"../certificate\" export class CertificatePage extends React . Component < { extension : LensRendererExtension } > { } Next we will implement render method that will display certificates in a list. To do that, we just need to add Component.KubeObjectListLayout component inside Component.TabLayout component in render method. To define which objects the list is showing, we need to pass certificateStore object to Component.KubeObjectListLayout in store property. Component.KubeObjectListLayout will fetch automatically items from the given store when component is mounted. Also, we can define needed sorting callbacks and search filters for the list: enum sortBy { name = \"name\" , namespace = \"namespace\" , issuer = \"issuer\" } export class CertificatePage extends React . Component < { extension : LensRendererExtension } > { // ... render () { return ( < Component . TabLayout > < Component . KubeObjectListLayout className = \"Certicates\" store = { certificatesStore } sortingCallbacks = {{ [ sortBy . name ] : ( certificate : Certificate ) => certificate . getName (), [ sortBy . namespace ] : ( certificate : Certificate ) => certificate . metadata . namespace , [ sortBy . issuer ] : ( certificate : Certificate ) => certificate . spec . issuerRef . name }} searchFilters = {[ ( certificate : Certificate ) => certificate . getSearchFields () ]} renderHeaderTitle = \"Certificates\" renderTableHeader = {[ { title : \"Name\" , className : \"name\" , sortBy : sortBy.name }, { title : \"Namespace\" , className : \"namespace\" , sortBy : sortBy.namespace }, { title : \"Issuer\" , className : \"issuer\" , sortBy : sortBy.namespace }, ]} renderTableContents = {( certificate : Certificate ) => [ certificate . getName (), certificate . metadata . namespace , certificate . spec . issuerRef . name ]} /> < /Component.TabLayout> ) } }","title":"Create CertificatePage component"},{"location":"extensions/guides/kube-object-list-layout/#customize-details-panel","text":"We have learned now, how to list CRD objects in a list view. Next, we will learn how to customize details panel that will be opened when the object is clicked in the list. First, we need to register our custom component to render details for the specific Kubernetes custom resource, in our case Certificate . We will do this again in CrdSampleExtension class: export default class CrdSampleExtension extends LensRendererExtension { //... kubeObjectDetailItems = [{ kind : Certificate.kind , apiVersions : [ \"cert-manager.io/v1alpha2\" ], components : { Details : ( props : CertificateDetailsProps ) => < CertificateDetails {... props } /> } }] } Here we defined that CertificateDetails component will render the resource details. So, next we need to implement that component. Lens will inject Certificate object into our component so we just need to render some information out of it. We can use Component.DrawerItem component from Lens Extensions API to give the same look and feel as Lens is using elsewhere: import { Component , K8sApi } from \"@k8slens/extensions\" ; import React from \"react\" ; import { Certificate } from \"../certificate\" ; export interface CertificateDetailsProps extends Component . KubeObjectDetailsProps < Certificate > { } export class CertificateDetails extends React . Component < CertificateDetailsProps > { render () { const { object : certificate } = this . props ; if ( ! certificate ) return null ; return ( < div className = \"Certificate\" > < Component . DrawerItem name = \"Created\" > { certificate . getAge ( true , false )} ago ({ certificate . metadata . creationTimestamp }) < /Component.DrawerItem> < Component . DrawerItem name = \"DNS Names\" > { certificate . spec . dnsNames . join ( \",\" )} < /Component.DrawerItem> < Component . DrawerItem name = \"Secret\" > { certificate . spec . secretName } < /Component.DrawerItem> < Component . DrawerItem name = \"Status\" className = \"status\" labelsOnly > { certificate . status . conditions . map (( condition , index ) => { const { type , reason , message , status } = condition ; const kind = type || reason ; if ( ! kind ) return null ; return ( < Component . Badge key = { kind + index } label = { kind } className = { \"success \" + kind . toLowerCase ()} tooltip = { message } /> ); })} < /Component.DrawerItem> < /div> ) } }","title":"Customize Details panel"},{"location":"extensions/guides/kube-object-list-layout/#summary","text":"Like we can see above, it's very easy to add custom pages and fetch Kubernetes resources by using Extensions API. Please see the complete source code to test it out.","title":"Summary"},{"location":"extensions/guides/main-extension/","text":"Main Extension # The Main Extension API is the interface to Lens's main process. Lens runs in both main and renderer processes. The Main Extension API allows you to access, configure, and customize Lens data, add custom application menu items, and run custom code in Lens's main process. LensMainExtension Class # onActivate() and onDeactivate() Methods # To create a main extension simply extend the LensMainExtension class: import { LensMainExtension } from \"@k8slens/extensions\" ; export default class ExampleExtensionMain extends LensMainExtension { onActivate () { console . log ( 'custom main process extension code started' ); } onDeactivate () { console . log ( 'custom main process extension de-activated' ); } } Two methods enable you to run custom code: onActivate() and onDeactivate() . Enabling your extension calls onActivate() and disabling your extension calls onDeactivate() . You can initiate custom code by implementing onActivate() . Implementing onDeactivate() gives you the opportunity to clean up after your extension. Disable extensions from the Lens Extensions page: Navigate to File > Extensions in the top menu bar. (On Mac, it is Lens > Extensions .) Click Disable on the extension you want to disable. The example above logs messages when the extension is enabled and disabled. To see standard output from the main process there must be a console connected to it. Achieve this by starting Lens from the command prompt. The following example is a little more interesting. It accesses some Lens state data, and it periodically logs the name of the cluster that is currently active in Lens. import { LensMainExtension , Store } from \"@k8slens/extensions\" ; export default class ActiveClusterExtensionMain extends LensMainExtension { timer : NodeJS.Timeout onActivate () { console . log ( \"Cluster logger activated\" ); this . timer = setInterval (() => { if ( ! Store . ClusterStore . getInstance (). active ) { console . log ( \"No active cluster\" ); return ; } console . log ( \"active cluster is\" , Store . ClusterStore . getInstance (). active . contextName ) }, 5000 ) } onDeactivate () { clearInterval ( this . timer ) console . log ( \"Cluster logger deactivated\" ); } } For more details on accessing Lens state data, please see the Stores guide. appMenus # The Main Extension API allows you to customize the UI application menu. Note that this is the only UI feature that the Main Extension API allows you to customize. The following example demonstrates adding an item to the Help menu. import { LensMainExtension } from \"@k8slens/extensions\" ; export default class SamplePageMainExtension extends LensMainExtension { appMenus = [ { parentId : \"help\" , label : \"Sample\" , click () { console . log ( \"Sample clicked\" ); } } ] } appMenus is an array of objects that satisfy the MenuRegistration interface. MenuRegistration extends React's MenuItemConstructorOptions interface. The properties of the appMenus array objects are defined as follows: parentId is the name of the menu where your new menu item will be listed. Valid values include: \"file\" , \"edit\" , \"view\" , and \"help\" . \"lens\" is valid on Mac only. label is the name of your menu item. click() is called when the menu item is selected. In this example, we simply log a message. However, you would typically have this navigate to a specific page or perform another operation. Note that pages are associated with the LensRendererExtension class and can be defined in the process of extending it.","title":"Main Extension"},{"location":"extensions/guides/main-extension/#main-extension","text":"The Main Extension API is the interface to Lens's main process. Lens runs in both main and renderer processes. The Main Extension API allows you to access, configure, and customize Lens data, add custom application menu items, and run custom code in Lens's main process.","title":"Main Extension"},{"location":"extensions/guides/main-extension/#lensmainextension-class","text":"","title":"LensMainExtension Class"},{"location":"extensions/guides/main-extension/#onactivate-and-ondeactivate-methods","text":"To create a main extension simply extend the LensMainExtension class: import { LensMainExtension } from \"@k8slens/extensions\" ; export default class ExampleExtensionMain extends LensMainExtension { onActivate () { console . log ( 'custom main process extension code started' ); } onDeactivate () { console . log ( 'custom main process extension de-activated' ); } } Two methods enable you to run custom code: onActivate() and onDeactivate() . Enabling your extension calls onActivate() and disabling your extension calls onDeactivate() . You can initiate custom code by implementing onActivate() . Implementing onDeactivate() gives you the opportunity to clean up after your extension. Disable extensions from the Lens Extensions page: Navigate to File > Extensions in the top menu bar. (On Mac, it is Lens > Extensions .) Click Disable on the extension you want to disable. The example above logs messages when the extension is enabled and disabled. To see standard output from the main process there must be a console connected to it. Achieve this by starting Lens from the command prompt. The following example is a little more interesting. It accesses some Lens state data, and it periodically logs the name of the cluster that is currently active in Lens. import { LensMainExtension , Store } from \"@k8slens/extensions\" ; export default class ActiveClusterExtensionMain extends LensMainExtension { timer : NodeJS.Timeout onActivate () { console . log ( \"Cluster logger activated\" ); this . timer = setInterval (() => { if ( ! Store . ClusterStore . getInstance (). active ) { console . log ( \"No active cluster\" ); return ; } console . log ( \"active cluster is\" , Store . ClusterStore . getInstance (). active . contextName ) }, 5000 ) } onDeactivate () { clearInterval ( this . timer ) console . log ( \"Cluster logger deactivated\" ); } } For more details on accessing Lens state data, please see the Stores guide.","title":"onActivate() and onDeactivate() Methods"},{"location":"extensions/guides/main-extension/#appmenus","text":"The Main Extension API allows you to customize the UI application menu. Note that this is the only UI feature that the Main Extension API allows you to customize. The following example demonstrates adding an item to the Help menu. import { LensMainExtension } from \"@k8slens/extensions\" ; export default class SamplePageMainExtension extends LensMainExtension { appMenus = [ { parentId : \"help\" , label : \"Sample\" , click () { console . log ( \"Sample clicked\" ); } } ] } appMenus is an array of objects that satisfy the MenuRegistration interface. MenuRegistration extends React's MenuItemConstructorOptions interface. The properties of the appMenus array objects are defined as follows: parentId is the name of the menu where your new menu item will be listed. Valid values include: \"file\" , \"edit\" , \"view\" , and \"help\" . \"lens\" is valid on Mac only. label is the name of your menu item. click() is called when the menu item is selected. In this example, we simply log a message. However, you would typically have this navigate to a specific page or perform another operation. Note that pages are associated with the LensRendererExtension class and can be defined in the process of extending it.","title":"appMenus"},{"location":"extensions/guides/protocol-handlers/","text":"Lens Protocol Handlers # Lens has a file association with the lens:// protocol. This means that Lens can be opened by external programs by providing a link that has lens as its protocol. Lens provides a routing mechanism that extensions can use to register custom handlers. Registering A Protocol Handler # The field protocolHandlers exists both on LensMainExtension and on LensRendererExtension . This field will be iterated through every time a lens:// request gets sent to the application. The pathSchema argument must comply with the path-to-regexp package's compileToRegex function. Once you have registered a handler it will be called when a user opens a link on their computer. Handlers will be run in both main and renderer in parallel with no synchronization between the two processes. Furthermore, both main and renderer are routed separately. In other words, which handler is selected in either process is independent from the list of possible handlers in the other. Example of registering a handler: import { LensMainExtension , Interface } from \"@k8slens/extensions\" ; function rootHandler ( params : Iterface.ProtocolRouteParams ) { console . log ( \"routed to ExampleExtension\" , params ); } export default class ExampleExtensionMain extends LensMainExtension { protocolHandlers = [ pathSchema : \"/\" , handler : rootHandler , ] } For testing the routing of URIs the open (on macOS) or xdg-open (on most linux) CLI utilities can be used. For the above handler, the following URI would be always routed to it: open lens://extension/example-extension/ Deregistering A Protocol Handler # All that is needed to deregister a handler is to remove it from the array of handlers. Routing Algorithm # The routing mechanism for extensions is quite straight forward. For example consider an extension example-extension which is published by the @mirantis org. If it were to register a handler with \"/display/:type\" as its corresponding link then we would match the following URI like this: Once matched, the handler would be called with the following argument (note both \"search\" and \"pathname\" will always be defined): { \"search\" : { \"text\" : \"Hello\" }, \"pathname\" : { \"type\" : \"notification\" } } As the diagram above shows, the search (or query) params are not considered as part of the handler resolution. If the URI had instead been lens://extension/@mirantis/example-extension/display/notification/green then a third (and optional) field will have the rest of the path. The tail field would be filled with \"/green\" . If multiple pathSchema 's match a given URI then the most specific handler will be called. For example consider the following pathSchema 's: \"/\" \"/display\" \"/display/:type\" \"/show/:id\" The URI sub-path \"/display\" would be routed to #2 since it is an exact match. On the other hand, the subpath \"/display/notification\" would be routed to #3. The URI is routed to the most specific matching pathSchema . This way the \"/\" (root) pathSchema acts as a sort of catch all or default route if no other route matches.","title":"Protocol Handlers"},{"location":"extensions/guides/protocol-handlers/#lens-protocol-handlers","text":"Lens has a file association with the lens:// protocol. This means that Lens can be opened by external programs by providing a link that has lens as its protocol. Lens provides a routing mechanism that extensions can use to register custom handlers.","title":"Lens Protocol Handlers"},{"location":"extensions/guides/protocol-handlers/#registering-a-protocol-handler","text":"The field protocolHandlers exists both on LensMainExtension and on LensRendererExtension . This field will be iterated through every time a lens:// request gets sent to the application. The pathSchema argument must comply with the path-to-regexp package's compileToRegex function. Once you have registered a handler it will be called when a user opens a link on their computer. Handlers will be run in both main and renderer in parallel with no synchronization between the two processes. Furthermore, both main and renderer are routed separately. In other words, which handler is selected in either process is independent from the list of possible handlers in the other. Example of registering a handler: import { LensMainExtension , Interface } from \"@k8slens/extensions\" ; function rootHandler ( params : Iterface.ProtocolRouteParams ) { console . log ( \"routed to ExampleExtension\" , params ); } export default class ExampleExtensionMain extends LensMainExtension { protocolHandlers = [ pathSchema : \"/\" , handler : rootHandler , ] } For testing the routing of URIs the open (on macOS) or xdg-open (on most linux) CLI utilities can be used. For the above handler, the following URI would be always routed to it: open lens://extension/example-extension/","title":"Registering A Protocol Handler"},{"location":"extensions/guides/protocol-handlers/#deregistering-a-protocol-handler","text":"All that is needed to deregister a handler is to remove it from the array of handlers.","title":"Deregistering A Protocol Handler"},{"location":"extensions/guides/protocol-handlers/#routing-algorithm","text":"The routing mechanism for extensions is quite straight forward. For example consider an extension example-extension which is published by the @mirantis org. If it were to register a handler with \"/display/:type\" as its corresponding link then we would match the following URI like this: Once matched, the handler would be called with the following argument (note both \"search\" and \"pathname\" will always be defined): { \"search\" : { \"text\" : \"Hello\" }, \"pathname\" : { \"type\" : \"notification\" } } As the diagram above shows, the search (or query) params are not considered as part of the handler resolution. If the URI had instead been lens://extension/@mirantis/example-extension/display/notification/green then a third (and optional) field will have the rest of the path. The tail field would be filled with \"/green\" . If multiple pathSchema 's match a given URI then the most specific handler will be called. For example consider the following pathSchema 's: \"/\" \"/display\" \"/display/:type\" \"/show/:id\" The URI sub-path \"/display\" would be routed to #2 since it is an exact match. On the other hand, the subpath \"/display/notification\" would be routed to #3. The URI is routed to the most specific matching pathSchema . This way the \"/\" (root) pathSchema acts as a sort of catch all or default route if no other route matches.","title":"Routing Algorithm"},{"location":"extensions/guides/renderer-extension/","text":"Renderer Extension # The Renderer Extension API is the interface to Lens's renderer process. Lens runs in both the main and renderer processes. The Renderer Extension API allows you to access, configure, and customize Lens data, add custom Lens UI elements, and run custom code in Lens's renderer process. The custom Lens UI elements that you can add include: Cluster pages Cluster page menus Global pages Global page menus App preferences Status bar items KubeObject menu items KubeObject detail items All UI elements are based on React components. LensRendererExtension Class # onActivate() and onDeactivate() Methods # To create a renderer extension, extend the LensRendererExtension class: import { LensRendererExtension } from \"@k8slens/extensions\" ; export default class ExampleExtensionMain extends LensRendererExtension { onActivate () { console . log ( 'custom renderer process extension code started' ); } onDeactivate () { console . log ( 'custom renderer process extension de-activated' ); } } Two methods enable you to run custom code: onActivate() and onDeactivate() . Enabling your extension calls onActivate() and disabling your extension calls onDeactivate() . You can initiate custom code by implementing onActivate() . Implementing onDeactivate() gives you the opportunity to clean up after your extension. Info Disable extensions from the Lens Extensions page: Navigate to File > Extensions in the top menu bar. (On Mac, it is Lens > Extensions .) Click Disable on the extension you want to disable. The example above logs messages when the extension is enabled and disabled. clusterPages # Cluster pages appear in the cluster dashboard. Use cluster pages to display information about or add functionality to the active cluster. It is also possible to include custom details from other clusters. Use your extension to access Kubernetes resources in the active cluster with ClusterStore.getInstance() . Add a cluster page definition to a LensRendererExtension subclass with the following example: import { LensRendererExtension } from \"@k8slens/extensions\" ; import { ExampleIcon , ExamplePage } from \"./page\" import React from \"react\" export default class ExampleExtension extends LensRendererExtension { clusterPages = [ { id : \"hello\" , components : { Page : () => < ExamplePage extension = { this } /> , } } ]; } clusterPages is an array of objects that satisfy the PageRegistration interface. The properties of the clusterPages array objects are defined as follows: id is a string that identifies the page. components matches the PageComponents interface for which there is one field, Page . Page is of type React.ComponentType . It offers flexibility in defining the appearance and behavior of your page. ExamplePage in the example above can be defined in page.tsx : import { LensRendererExtension } from \"@k8slens/extensions\" ; import React from \"react\" export class ExamplePage extends React . Component < { extension : LensRendererExtension } > { render () { return ( < div > < p > Hello world !< /p> < /div> ) } } Note that the ExamplePage class defines the extension property. This allows the ExampleExtension object to be passed in the cluster page definition in the React style. This way, ExamplePage can access all ExampleExtension subclass data. The above example shows how to create a cluster page, but not how to make that page available to the Lens user. Use clusterPageMenus , covered in the next section, to add cluster pages to the Lens UI. clusterPageMenus # clusterPageMenus allows you to add cluster page menu items to the secondary left nav. By expanding on the above example, you can add a cluster page menu item to the ExampleExtension definition: import { LensRendererExtension } from \"@k8slens/extensions\" ; import { ExampleIcon , ExamplePage } from \"./page\" import React from \"react\" export default class ExampleExtension extends LensRendererExtension { clusterPages = [ { id : \"hello\" , components : { Page : () => < ExamplePage extension = { this } /> , } } ]; clusterPageMenus = [ { target : { pageId : \"hello\" }, title : \"Hello World\" , components : { Icon : ExampleIcon , } }, ]; } clusterPageMenus is an array of objects that satisfy the ClusterPageMenuRegistration interface. This element defines how the cluster page menu item will appear and what it will do when you click it. The properties of the clusterPageMenus array objects are defined as follows: target links to the relevant cluster page using pageId . pageId takes the value of the relevant cluster page's id property. title sets the name of the cluster page menu item that will appear in the left side menu. components is used to set an icon that appears to the left of the title text in the left side menu. The above example creates a menu item that reads Hello World . When users click Hello World , the cluster dashboard will show the contents of Example Page . This example requires the definition of another React-based component, ExampleIcon , which has been added to page.tsx , as follows: import { LensRendererExtension , Component } from \"@k8slens/extensions\" ; import React from \"react\" export function ExampleIcon ( props : Component.IconProps ) { return < Component . Icon {... props } material = \"pages\" tooltip = { \"Hi!\" } /> } export class ExamplePage extends React . Component < { extension : LensRendererExtension } > { render () { return ( < div > < p > Hello world !< /p> < /div> ) } } Lens includes various built-in components available for extension developers to use. One of these is the Component.Icon , introduced in ExampleIcon , which you can use to access any of the icons available at Material Design . The properties that Component.Icon uses are defined as follows: material takes the name of the icon you want to use. tooltip sets the text you want to appear when a user hovers over the icon. clusterPageMenus can also be used to define sub menu items, so that you can create groups of cluster pages. The following example groups two sub menu items under one parent menu item: import { LensRendererExtension } from \"@k8slens/extensions\" ; import { ExampleIcon , ExamplePage } from \"./page\" import React from \"react\" export default class ExampleExtension extends LensRendererExtension { clusterPages = [ { id : \"hello\" , components : { Page : () => < ExamplePage extension = { this } /> , } }, { id : \"bonjour\" , components : { Page : () => < ExemplePage extension = { this } /> , } } ]; clusterPageMenus = [ { id : \"example\" , title : \"Greetings\" , components : { Icon : ExampleIcon , } }, { parentId : \"example\" , target : { pageId : \"hello\" }, title : \"Hello World\" , components : { Icon : ExampleIcon , } }, { parentId : \"example\" , target : { pageId : \"bonjour\" }, title : \"Bonjour le monde\" , components : { Icon : ExempleIcon , } } ]; } The above defines two cluster pages and three cluster page menu objects. The cluster page definitions are straightforward. The three cluster page menu objects include one parent menu item and two sub menu items. The first cluster page menu object defines the parent of a foldout submenu. Setting the id field in a cluster page menu definition implies that it is defining a foldout submenu. Also note that the target field is not specified (it is ignored if the id field is specified). This cluster page menu object specifies the title and components fields, which are used in displaying the menu item in the cluster dashboard sidebar. Initially the submenu is hidden. Activating this menu item toggles on and off the appearance of the submenu below it. The remaining two cluster page menu objects define the contents of the submenu. A cluster page menu object is defined to be a submenu item by setting the parentId field to the id of the parent of a foldout submenu, \"example\" in this case. This is what the example will look like, including how the menu item will appear in the secondary left nav: globalPages # Global pages are independent of the cluster dashboard and can fill the entire Lens UI. Their primary use is to display information and provide functionality across clusters, including customized data and functionality unique to your extension. Typically, you would use a global page menu located in the left nav to trigger a global page. You can also trigger a global page with a custom app menu selection from a Main Extension or a custom status bar item . Unlike cluster pages, users can trigger global pages even when there is no active cluster. The following example defines a LensRendererExtension subclass with a single global page definition: import { LensRendererExtension } from '@k8slens/extensions' ; import { HelpPage } from './page' ; import React from 'react' ; export default class HelpExtension extends LensRendererExtension { globalPages = [ { id : \"help\" , components : { Page : () => < HelpPage extension = { this } /> , } } ]; } globalPages is an array of objects that satisfy the PageRegistration interface. The properties of the globalPages array objects are defined as follows: id is a string that identifies the page. components matches the PageComponents interface for which there is one field, Page . Page is of type React.ComponentType . It offers flexibility in defining the appearance and behavior of your page. HelpPage in the example above can be defined in page.tsx : import { LensRendererExtension } from \"@k8slens/extensions\" ; import React from \"react\" export class HelpPage extends React . Component < { extension : LensRendererExtension } > { render () { return ( < div > < p > Help yourself < /p> < /div> ) } } Note that the HelpPage class defines the extension property. This allows the HelpExtension object to be passed in the global page definition in the React-style. This way, HelpPage can access all HelpExtension subclass data. This example code shows how to create a global page, but not how to make that page available to the Lens user. Global pages can be made available in the following ways: To add global pages to the top menu bar, see appMenus in the Main Extension guide. To add global pages as an interactive element in the blue status bar along the bottom of the Lens UI, see statusBarItems . To add global pages to the left side menu, see globalPageMenus . globalPageMenus # globalPageMenus allows you to add global page menu items to the left nav. By expanding on the above example, you can add a global page menu item to the HelpExtension definition: import { LensRendererExtension } from \"@k8slens/extensions\" ; import { HelpIcon , HelpPage } from \"./page\" import React from \"react\" export default class HelpExtension extends LensRendererExtension { globalPages = [ { id : \"help\" , components : { Page : () => < HelpPage extension = { this } /> , } } ]; globalPageMenus = [ { target : { pageId : \"help\" }, title : \"Help\" , components : { Icon : HelpIcon , } }, ]; } globalPageMenus is an array of objects that satisfy the PageMenuRegistration interface. This element defines how the global page menu item will appear and what it will do when you click it. The properties of the globalPageMenus array objects are defined as follows: target links to the relevant global page using pageId . pageId takes the value of the relevant global page's id property. title sets the name of the global page menu item that will display as a tooltip in the left nav. components is used to set an icon that appears in the left nav. The above example creates a \"Help\" icon menu item. When users click the icon, the Lens UI will display the contents of ExamplePage . This example requires the definition of another React-based component, HelpIcon . Update page.tsx from the example above with the HelpIcon definition, as follows: import { LensRendererExtension , Component } from \"@k8slens/extensions\" ; import React from \"react\" export function HelpIcon ( props : Component.IconProps ) { return < Component . Icon {... props } material = \"help\" /> } export class HelpPage extends React . Component < { extension : LensRendererExtension } > { render () { return ( < div > < p > Help < /p> < /div> ) } } Lens includes various built-in components available for extension developers to use. One of these is the Component.Icon , introduced in HelpIcon , which you can use to access any of the icons available at Material Design . The property that Component.Icon uses is defined as follows: material takes the name of the icon you want to use. This is what the example will look like, including how the menu item will appear in the left nav: clusterFeatures # Cluster features are Kubernetes resources that can be applied to and managed within the active cluster. They can be installed and uninstalled by the Lens user from the cluster Settings page. Info To access the cluster Settings page, right-click the relevant cluster in the left side menu and click Settings . The following example shows how to add a cluster feature as part of a LensRendererExtension : import { LensRendererExtension } from \"@k8slens/extensions\" import { ExampleFeature } from \"./src/example-feature\" import React from \"react\" export default class ExampleFeatureExtension extends LensRendererExtension { clusterFeatures = [ { title : \"Example Feature\" , components : { Description : () => { return ( < span > Enable an example feature . < /span> ) } }, feature : new ExampleFeature () } ]; } The properties of the clusterFeatures array objects are defined as follows: title and components.Description provide content that appears on the cluster settings page, in the Features section. feature specifies an instance which extends the abstract class ClusterFeature.Feature , and specifically implements the following methods: abstract install ( cluster : Cluster ) : Promise < void > ; abstract upgrade ( cluster : Cluster ) : Promise < void > ; abstract uninstall ( cluster : Cluster ) : Promise < void > ; abstract updateStatus ( cluster : Cluster ) : Promise < ClusterFeatureStatus > ; The four methods listed above are defined as follows: The install() method installs Kubernetes resources using the applyResources() method, or by directly accessing the Kubernetes API . This method is typically called when a user indicates that they want to install the feature (i.e., by clicking Install for the feature in the cluster settings page). The upgrade() method upgrades the Kubernetes resources already installed, if they are relevant to the feature. This method is typically called when a user indicates that they want to upgrade the feature (i.e., by clicking Upgrade for the feature in the cluster settings page). The uninstall() method uninstalls Kubernetes resources using the Kubernetes API . This method is typically called when a user indicates that they want to uninstall the feature (i.e., by clicking Uninstall for the feature in the cluster settings page). The updateStatus() method provides the current status information in the status field of the ClusterFeature.Feature parent class. Lens periodically calls this method to determine details about the feature's current status. The implementation of this method should uninstall Kubernetes resources using the Kubernetes api ( K8sApi ) Consider using the following properties with updateStatus() : status.currentVersion and status.latestVersion may be displayed by Lens in the feature's description. status.installed should be set to true if the feature is installed, and false otherwise. status.canUpgrade is set according to a rule meant to determine whether the feature can be upgraded. This rule can involve status.currentVersion and status.latestVersion , if desired. The following shows a very simple implementation of a ClusterFeature : import { ClusterFeature , Store , K8sApi } from \"@k8slens/extensions\" ; import * as path from \"path\" ; export class ExampleFeature extends ClusterFeature . Feature { async install ( cluster : Store.Cluster ) : Promise < void > { super . applyResources ( cluster , path . join ( __dirname , \"../resources/\" )); } async upgrade ( cluster : Store.Cluster ) : Promise < void > { return this . install ( cluster ); } async updateStatus ( cluster : Store.Cluster ) : Promise < ClusterFeature . FeatureStatus > { try { const pod = K8sApi . forCluster ( cluster , K8sApi . Pod ); const examplePod = await pod . get ({ name : \"example-pod\" , namespace : \"default\" }); if ( examplePod ? . kind ) { this . status . installed = true ; this . status . currentVersion = examplePod . spec . containers [ 0 ]. image . split ( \":\" )[ 1 ]; this . status . canUpgrade = true ; // a real implementation would perform a check here that is relevant to the specific feature } else { this . status . installed = false ; this . status . canUpgrade = false ; } } catch ( e ) { if ( e ? . error ? . code === 404 ) { this . status . installed = false ; this . status . canUpgrade = false ; } } return this . status ; } async uninstall ( cluster : Store.Cluster ) : Promise < void > { const podApi = K8sApi . forCluster ( cluster , K8sApi . Pod ); await podApi . delete ({ name : \"example-pod\" , namespace : \"default\" }); } } This example implements the install() method by invoking the helper applyResources() method. applyResources() tries to apply all resources read from all files found in the folder path provided. In this case the folder path is the ../resources subfolder relative to the current source code's folder. The file ../resources/example-pod.yml could contain: apiVersion : v1 kind : Pod metadata : name : example-pod spec : containers : - name : example-pod image : nginx The example above implements the four methods as follows: It implements upgrade() by invoking the install() method. Depending on the feature to be supported by an extension, upgrading may require additional and/or different steps. It implements uninstall() by utilizing the Kubernetes API which Lens provides to delete the example-pod applied by the install() method. It implements updateStatus() by using the Kubernetes API which Lens provides to determine whether the example-pod is installed, what version is associated with it, and whether it can be upgraded. The implementation determines what the status is for a specific cluster feature. appPreferences # The Lens Preferences page is a built-in global page. You can use Lens extensions to add custom preferences to the Preferences page, providing a single location for users to configure global options. The following example demonstrates adding a custom preference: import { LensRendererExtension } from \"@k8slens/extensions\" ; import { ExamplePreferenceHint , ExamplePreferenceInput } from \"./src/example-preference\" ; import { observable } from \"mobx\" ; import React from \"react\" ; export default class ExampleRendererExtension extends LensRendererExtension { @observable preference = { enabled : false }; appPreferences = [ { title : \"Example Preferences\" , components : { Input : () => < ExamplePreferenceInput preference = { this . preference } /> , Hint : () => < ExamplePreferenceHint /> } } ]; } appPreferences is an array of objects that satisfies the AppPreferenceRegistration interface. The properties of the appPreferences array objects are defined as follows: title sets the heading text displayed on the Preferences page. components specifies two React.Component objects that define the interface for the preference. Input specifies an interactive input element for the preference. Hint provides descriptive information for the preference, shown below the Input element. Note Note that the input and the hint can be comprised of more sophisticated elements, according to the needs of the extension. ExamplePreferenceInput expects its React props to be set to an ExamplePreferenceProps instance. This is how ExampleRendererExtension handles the state of the preference input. ExampleRendererExtension has a preference field, which you will add to ExamplePreferenceInput . In this example ExamplePreferenceInput , ExamplePreferenceHint , and ExamplePreferenceProps are defined in ./src/example-preference.tsx as follows: import { Component } from \"@k8slens/extensions\" ; import { observer } from \"mobx-react\" ; import React from \"react\" ; export class ExamplePreferenceProps { preference : { enabled : boolean ; } } @observer export class ExamplePreferenceInput extends React . Component < ExamplePreferenceProps > { render () { const { preference } = this . props ; return ( < Component . Checkbox label = \"I understand appPreferences\" value = { preference . enabled } onChange = { v => { preference . enabled = v ; }} /> ); } } export class ExamplePreferenceHint extends React . Component { render () { return ( < span > This is an example of an appPreference for extensions . < /span> ); } } ExamplePreferenceInput implements a simple checkbox using Lens's Component.Checkbox using the following properties: label sets the text that displays next to the checkbox. value is initially set to preference.enabled . onChange is a function that responds when the state of the checkbox changes. ExamplePreferenceInput is defined with the ExamplePreferenceProps React props. This is an object with the single enabled property. It is used to indicate the state of the preference, and it is bound to the checkbox state in onChange . ExamplePreferenceHint is a simple text span. The above example introduces the decorators observable and observer from the mobx and mobx-react packages. mobx simplifies state management. Without it, this example would not visually update the checkbox properly when the user activates it. Lens uses mobx extensively for state management of its own UI elements. We recommend that extensions rely on it, as well. Alternatively, you can use React's state management, though mobx is typically simpler to use. Note that you can manage an extension's state data using an ExtensionStore object, which conveniently handles persistence and synchronization. To simplify this guide, the example above defines a preference field in the ExampleRendererExtension class definition to hold the extension's state. However, we recommend that you manage your extension's state data using ExtensionStore . statusBarItems # The status bar is the blue strip along the bottom of the Lens UI. statusBarItems are React.ReactNode types. They can be used to display status information, or act as links to global pages as well as external pages. The following example adds a statusBarItems definition and a globalPages definition to a LensRendererExtension subclass. It configures the status bar item to navigate to the global page upon activation (normally a mouse click): import { LensRendererExtension } from '@k8slens/extensions' ; import { HelpIcon , HelpPage } from \"./page\" import React from 'react' ; export default class HelpExtension extends LensRendererExtension { globalPages = [ { id : \"help\" , components : { Page : () => < HelpPage extension = { this } /> , } } ]; statusBarItems = [ { components : { Item : ( < div className = \"flex align-center gaps\" onClick = {() => this . navigate ( \"help\" )} > < HelpIcon /> My Status Bar Item < /div> ) }, }, ]; } The properties of the statusBarItems array objects are defined as follows: Item specifies the React.Component that will be shown on the status bar. By default, items are added starting from the right side of the status bar. Due to limited space in the status bar, Item will typically specify only an icon or a short string of text. The example above reuses the HelpIcon from the globalPageMenus guide . onClick determines what the statusBarItem does when it is clicked. In the example, onClick is set to a function that calls the LensRendererExtension navigate() method. navigate takes the id of the associated global page as a parameter. Thus, clicking the status bar item activates the associated global pages. kubeObjectMenuItems # An extension can add custom menu items ( kubeObjectMenuItems ) for specific Kubernetes resource kinds and apiVersions. kubeObjectMenuItems appear under the vertical ellipsis for each listed resource in the cluster dashboard: They also appear on the title bar of the details page for specific resources: The following example shows how to add a kubeObjectMenuItems for namespace resources with an associated action: import React from \"react\" import { LensRendererExtension } from \"@k8slens/extensions\" ; import { NamespaceMenuItem } from \"./src/namespace-menu-item\" export default class ExampleExtension extends LensRendererExtension { kubeObjectMenuItems = [ { kind : \"Namespace\" , apiVersions : [ \"v1\" ], components : { MenuItem : ( props : Component.KubeObjectMenuProps < K8sApi . Namespace > ) => < NamespaceMenuItem {... props } /> } } ]; } kubeObjectMenuItems is an array of objects matching the KubeObjectMenuRegistration interface. The example above adds a menu item for namespaces in the cluster dashboard. The properties of the kubeObjectMenuItems array objects are defined as follows: kind specifies the Kubernetes resource type the menu item will apply to. apiVersion specifies the Kubernetes API version number to use with the resource type. components defines the menu item's appearance and behavior. MenuItem provides a function that returns a React.Component given a set of menu item properties. In this example a NamespaceMenuItem object is returned. NamespaceMenuItem is defined in ./src/namespace-menu-item.tsx : import React from \"react\" ; import { Component , K8sApi , Navigation } from \"@k8slens/extensions\" ; export function NamespaceMenuItem ( props : Component.KubeObjectMenuProps < K8sApi . Namespace > ) { const { object : namespace , toolbar } = props ; if ( ! namespace ) return null ; const namespaceName = namespace . getName (); const sendToTerminal = ( command : string ) => { Component . terminalStore . sendCommand ( command , { enter : true , newTab : true , }); Navigation . hideDetails (); }; const getPods = () => { sendToTerminal ( `kubectl get pods -n ${ namespaceName } ` ); }; return ( < Component . MenuItem onClick = { getPods } > < Component . Icon material = \"speaker_group\" interactive = { toolbar } title = \"Get pods in terminal\" /> < span className = \"title\" > Get Pods < /span> < /Component.MenuItem> ); } NamespaceMenuItem returns a Component.MenuItem which defines the menu item's appearance and its behavior when activated via the onClick property. In the example, getPods() opens a terminal tab and runs kubectl to get a list of pods running in the current namespace. The name of the namespace is retrieved from props passed into NamespaceMenuItem() . namespace is the props.object , which is of type K8sApi.Namespace . K8sApi.Namespace is the API for accessing namespaces. The current namespace in this example is simply given by namespace.getName() . Thus, kubeObjectMenuItems afford convenient access to the specific resource selected by the user. kubeObjectDetailItems # An extension can add custom details ( kubeObjectDetailItems ) for specified Kubernetes resource kinds and apiVersions. These custom details appear on the details page for a specific resource, such as a Namespace as shown here: The following example shows how to use kubeObjectDetailItems to add a tabulated list of pods to the Namespace resource details page: import React from \"react\" import { LensRendererExtension } from \"@k8slens/extensions\" ; import { NamespaceDetailsItem } from \"./src/namespace-details-item\" export default class ExampleExtension extends LensRendererExtension { kubeObjectDetailItems = [ { kind : \"Namespace\" , apiVersions : [ \"v1\" ], priority : 10 , components : { Details : ( props : Component.KubeObjectDetailsProps < K8sApi . Namespace > ) => < NamespaceDetailsItem {... props } /> } } ]; } kubeObjectDetailItems is an array of objects matching the KubeObjectDetailRegistration interface. This example above adds a detail item for namespaces in the cluster dashboard. The properties of the kubeObjectDetailItems array objects are defined as follows: kind specifies the Kubernetes resource type the detail item will apply to. apiVersion specifies the Kubernetes API version number to use with the resource type. components defines the detail item's appearance and behavior. Details provides a function that returns a React.Component given a set of detail item properties. In this example a NamespaceDetailsItem object is returned. NamespaceDetailsItem is defined in ./src/namespace-details-item.tsx : import { Component , K8sApi } from \"@k8slens/extensions\" ; import { PodsDetailsList } from \"./pods-details-list\" ; import React from \"react\" ; import { observable } from \"mobx\" ; import { observer } from \"mobx-react\" ; @observer export class NamespaceDetailsItem extends React . Component < Component . KubeObjectDetailsProps < K8sApi . Namespace >> { @observable private pods : K8sApi.Pod []; async componentDidMount () { this . pods = await K8sApi . podsApi . list ({ namespace : this.props.object.getName ()}); } render () { return ( < div > < Component . DrawerTitle title = \"Pods\" /> < PodsDetailsList pods = { this . pods } /> < /div> ) } } Since NamespaceDetailsItem extends React.Component> , it can access the current namespace object (type K8sApi.Namespace ) through this.props.object . You can query this object for many details about the current namespace. In the example above, componentDidMount() gets the namespace's name using the K8sApi.Namespace getName() method. Use the namespace's name to limit the list of pods only to those in the relevant namespace. To get this list of pods, this example uses the Kubernetes pods API K8sApi.podsApi.list() method. The K8sApi.podsApi is automatically configured for the active cluster. Note that K8sApi.podsApi.list() is an asynchronous method. Getting the pods list should occur prior to rendering the NamespaceDetailsItem . It is a common technique in React development to await async calls in componentDidMount() . However, componentDidMount() is called right after the first call to render() . In order to effect a subsequent render() call, React must be made aware of a state change. Like in the appPreferences guide , mobx and mobx-react are used to ensure NamespaceDetailsItem renders when the pods list updates. This is done simply by marking the pods field as an observable and the NamespaceDetailsItem class itself as an observer . Finally, the NamespaceDetailsItem renders using the render() method. Details are placed in drawers, and using Component.DrawerTitle provides a separator from details above this one. Multiple details in a drawer can be placed in elements for further separation, if desired. The rest of this example's details are defined in PodsDetailsList , found in ./pods-details-list.tsx : import React from \"react\" ; import { Component , K8sApi } from \"@k8slens/extensions\" ; interface Props { pods : K8sApi.Pod []; } export class PodsDetailsList extends React . Component < Props > { getTableRow ( index : number ) { const { pods } = this . props ; return ( < Component . TableRow key = { index } nowrap > < Component . TableCell className = \"podName\" > { pods [ index ]. getName ()} < /Component.TableCell> < Component . TableCell className = \"podAge\" > { pods [ index ]. getAge ()} < /Component.TableCell> < Component . TableCell className = \"podStatus\" > { pods [ index ]. getStatus ()} < /Component.TableCell> < /Component.TableRow> ) } render () { const { pods } = this . props if ( ! pods ? . length ) { return null ; } return ( < div > < Component . Table > < Component . TableHead > < Component . TableCell className = \"podName\" > Name < /Component.TableCell> < Component . TableCell className = \"podAge\" > Age < /Component.TableCell> < Component . TableCell className = \"podStatus\" > Status < /Component.TableCell> < /Component.TableHead> { pods . map (( pod , index ) => this . getTableRow ( index )) } < /Component.Table> < /div> ) } } PodsDetailsList produces a simple table showing a list of the pods found in this namespace: Obtain the name, age, and status for each pod using the K8sApi.Pod methods. Construct the table using the Component.Table and related elements. For each pod the name, age, and status are obtained using the K8sApi.Pod methods. The table is constructed using the Component.Table and related elements. See Component documentation for further details.","title":"Renderer Extension"},{"location":"extensions/guides/renderer-extension/#renderer-extension","text":"The Renderer Extension API is the interface to Lens's renderer process. Lens runs in both the main and renderer processes. The Renderer Extension API allows you to access, configure, and customize Lens data, add custom Lens UI elements, and run custom code in Lens's renderer process. The custom Lens UI elements that you can add include: Cluster pages Cluster page menus Global pages Global page menus App preferences Status bar items KubeObject menu items KubeObject detail items All UI elements are based on React components.","title":"Renderer Extension"},{"location":"extensions/guides/renderer-extension/#lensrendererextension-class","text":"","title":"LensRendererExtension Class"},{"location":"extensions/guides/renderer-extension/#onactivate-and-ondeactivate-methods","text":"To create a renderer extension, extend the LensRendererExtension class: import { LensRendererExtension } from \"@k8slens/extensions\" ; export default class ExampleExtensionMain extends LensRendererExtension { onActivate () { console . log ( 'custom renderer process extension code started' ); } onDeactivate () { console . log ( 'custom renderer process extension de-activated' ); } } Two methods enable you to run custom code: onActivate() and onDeactivate() . Enabling your extension calls onActivate() and disabling your extension calls onDeactivate() . You can initiate custom code by implementing onActivate() . Implementing onDeactivate() gives you the opportunity to clean up after your extension. Info Disable extensions from the Lens Extensions page: Navigate to File > Extensions in the top menu bar. (On Mac, it is Lens > Extensions .) Click Disable on the extension you want to disable. The example above logs messages when the extension is enabled and disabled.","title":"onActivate() and onDeactivate() Methods"},{"location":"extensions/guides/renderer-extension/#clusterpages","text":"Cluster pages appear in the cluster dashboard. Use cluster pages to display information about or add functionality to the active cluster. It is also possible to include custom details from other clusters. Use your extension to access Kubernetes resources in the active cluster with ClusterStore.getInstance() . Add a cluster page definition to a LensRendererExtension subclass with the following example: import { LensRendererExtension } from \"@k8slens/extensions\" ; import { ExampleIcon , ExamplePage } from \"./page\" import React from \"react\" export default class ExampleExtension extends LensRendererExtension { clusterPages = [ { id : \"hello\" , components : { Page : () => < ExamplePage extension = { this } /> , } } ]; } clusterPages is an array of objects that satisfy the PageRegistration interface. The properties of the clusterPages array objects are defined as follows: id is a string that identifies the page. components matches the PageComponents interface for which there is one field, Page . Page is of type React.ComponentType . It offers flexibility in defining the appearance and behavior of your page. ExamplePage in the example above can be defined in page.tsx : import { LensRendererExtension } from \"@k8slens/extensions\" ; import React from \"react\" export class ExamplePage extends React . Component < { extension : LensRendererExtension } > { render () { return ( < div > < p > Hello world !< /p> < /div> ) } } Note that the ExamplePage class defines the extension property. This allows the ExampleExtension object to be passed in the cluster page definition in the React style. This way, ExamplePage can access all ExampleExtension subclass data. The above example shows how to create a cluster page, but not how to make that page available to the Lens user. Use clusterPageMenus , covered in the next section, to add cluster pages to the Lens UI.","title":"clusterPages"},{"location":"extensions/guides/renderer-extension/#clusterpagemenus","text":"clusterPageMenus allows you to add cluster page menu items to the secondary left nav. By expanding on the above example, you can add a cluster page menu item to the ExampleExtension definition: import { LensRendererExtension } from \"@k8slens/extensions\" ; import { ExampleIcon , ExamplePage } from \"./page\" import React from \"react\" export default class ExampleExtension extends LensRendererExtension { clusterPages = [ { id : \"hello\" , components : { Page : () => < ExamplePage extension = { this } /> , } } ]; clusterPageMenus = [ { target : { pageId : \"hello\" }, title : \"Hello World\" , components : { Icon : ExampleIcon , } }, ]; } clusterPageMenus is an array of objects that satisfy the ClusterPageMenuRegistration interface. This element defines how the cluster page menu item will appear and what it will do when you click it. The properties of the clusterPageMenus array objects are defined as follows: target links to the relevant cluster page using pageId . pageId takes the value of the relevant cluster page's id property. title sets the name of the cluster page menu item that will appear in the left side menu. components is used to set an icon that appears to the left of the title text in the left side menu. The above example creates a menu item that reads Hello World . When users click Hello World , the cluster dashboard will show the contents of Example Page . This example requires the definition of another React-based component, ExampleIcon , which has been added to page.tsx , as follows: import { LensRendererExtension , Component } from \"@k8slens/extensions\" ; import React from \"react\" export function ExampleIcon ( props : Component.IconProps ) { return < Component . Icon {... props } material = \"pages\" tooltip = { \"Hi!\" } /> } export class ExamplePage extends React . Component < { extension : LensRendererExtension } > { render () { return ( < div > < p > Hello world !< /p> < /div> ) } } Lens includes various built-in components available for extension developers to use. One of these is the Component.Icon , introduced in ExampleIcon , which you can use to access any of the icons available at Material Design . The properties that Component.Icon uses are defined as follows: material takes the name of the icon you want to use. tooltip sets the text you want to appear when a user hovers over the icon. clusterPageMenus can also be used to define sub menu items, so that you can create groups of cluster pages. The following example groups two sub menu items under one parent menu item: import { LensRendererExtension } from \"@k8slens/extensions\" ; import { ExampleIcon , ExamplePage } from \"./page\" import React from \"react\" export default class ExampleExtension extends LensRendererExtension { clusterPages = [ { id : \"hello\" , components : { Page : () => < ExamplePage extension = { this } /> , } }, { id : \"bonjour\" , components : { Page : () => < ExemplePage extension = { this } /> , } } ]; clusterPageMenus = [ { id : \"example\" , title : \"Greetings\" , components : { Icon : ExampleIcon , } }, { parentId : \"example\" , target : { pageId : \"hello\" }, title : \"Hello World\" , components : { Icon : ExampleIcon , } }, { parentId : \"example\" , target : { pageId : \"bonjour\" }, title : \"Bonjour le monde\" , components : { Icon : ExempleIcon , } } ]; } The above defines two cluster pages and three cluster page menu objects. The cluster page definitions are straightforward. The three cluster page menu objects include one parent menu item and two sub menu items. The first cluster page menu object defines the parent of a foldout submenu. Setting the id field in a cluster page menu definition implies that it is defining a foldout submenu. Also note that the target field is not specified (it is ignored if the id field is specified). This cluster page menu object specifies the title and components fields, which are used in displaying the menu item in the cluster dashboard sidebar. Initially the submenu is hidden. Activating this menu item toggles on and off the appearance of the submenu below it. The remaining two cluster page menu objects define the contents of the submenu. A cluster page menu object is defined to be a submenu item by setting the parentId field to the id of the parent of a foldout submenu, \"example\" in this case. This is what the example will look like, including how the menu item will appear in the secondary left nav:","title":"clusterPageMenus"},{"location":"extensions/guides/renderer-extension/#globalpages","text":"Global pages are independent of the cluster dashboard and can fill the entire Lens UI. Their primary use is to display information and provide functionality across clusters, including customized data and functionality unique to your extension. Typically, you would use a global page menu located in the left nav to trigger a global page. You can also trigger a global page with a custom app menu selection from a Main Extension or a custom status bar item . Unlike cluster pages, users can trigger global pages even when there is no active cluster. The following example defines a LensRendererExtension subclass with a single global page definition: import { LensRendererExtension } from '@k8slens/extensions' ; import { HelpPage } from './page' ; import React from 'react' ; export default class HelpExtension extends LensRendererExtension { globalPages = [ { id : \"help\" , components : { Page : () => < HelpPage extension = { this } /> , } } ]; } globalPages is an array of objects that satisfy the PageRegistration interface. The properties of the globalPages array objects are defined as follows: id is a string that identifies the page. components matches the PageComponents interface for which there is one field, Page . Page is of type React.ComponentType . It offers flexibility in defining the appearance and behavior of your page. HelpPage in the example above can be defined in page.tsx : import { LensRendererExtension } from \"@k8slens/extensions\" ; import React from \"react\" export class HelpPage extends React . Component < { extension : LensRendererExtension } > { render () { return ( < div > < p > Help yourself < /p> < /div> ) } } Note that the HelpPage class defines the extension property. This allows the HelpExtension object to be passed in the global page definition in the React-style. This way, HelpPage can access all HelpExtension subclass data. This example code shows how to create a global page, but not how to make that page available to the Lens user. Global pages can be made available in the following ways: To add global pages to the top menu bar, see appMenus in the Main Extension guide. To add global pages as an interactive element in the blue status bar along the bottom of the Lens UI, see statusBarItems . To add global pages to the left side menu, see globalPageMenus .","title":"globalPages"},{"location":"extensions/guides/renderer-extension/#globalpagemenus","text":"globalPageMenus allows you to add global page menu items to the left nav. By expanding on the above example, you can add a global page menu item to the HelpExtension definition: import { LensRendererExtension } from \"@k8slens/extensions\" ; import { HelpIcon , HelpPage } from \"./page\" import React from \"react\" export default class HelpExtension extends LensRendererExtension { globalPages = [ { id : \"help\" , components : { Page : () => < HelpPage extension = { this } /> , } } ]; globalPageMenus = [ { target : { pageId : \"help\" }, title : \"Help\" , components : { Icon : HelpIcon , } }, ]; } globalPageMenus is an array of objects that satisfy the PageMenuRegistration interface. This element defines how the global page menu item will appear and what it will do when you click it. The properties of the globalPageMenus array objects are defined as follows: target links to the relevant global page using pageId . pageId takes the value of the relevant global page's id property. title sets the name of the global page menu item that will display as a tooltip in the left nav. components is used to set an icon that appears in the left nav. The above example creates a \"Help\" icon menu item. When users click the icon, the Lens UI will display the contents of ExamplePage . This example requires the definition of another React-based component, HelpIcon . Update page.tsx from the example above with the HelpIcon definition, as follows: import { LensRendererExtension , Component } from \"@k8slens/extensions\" ; import React from \"react\" export function HelpIcon ( props : Component.IconProps ) { return < Component . Icon {... props } material = \"help\" /> } export class HelpPage extends React . Component < { extension : LensRendererExtension } > { render () { return ( < div > < p > Help < /p> < /div> ) } } Lens includes various built-in components available for extension developers to use. One of these is the Component.Icon , introduced in HelpIcon , which you can use to access any of the icons available at Material Design . The property that Component.Icon uses is defined as follows: material takes the name of the icon you want to use. This is what the example will look like, including how the menu item will appear in the left nav:","title":"globalPageMenus"},{"location":"extensions/guides/renderer-extension/#clusterfeatures","text":"Cluster features are Kubernetes resources that can be applied to and managed within the active cluster. They can be installed and uninstalled by the Lens user from the cluster Settings page. Info To access the cluster Settings page, right-click the relevant cluster in the left side menu and click Settings . The following example shows how to add a cluster feature as part of a LensRendererExtension : import { LensRendererExtension } from \"@k8slens/extensions\" import { ExampleFeature } from \"./src/example-feature\" import React from \"react\" export default class ExampleFeatureExtension extends LensRendererExtension { clusterFeatures = [ { title : \"Example Feature\" , components : { Description : () => { return ( < span > Enable an example feature . < /span> ) } }, feature : new ExampleFeature () } ]; } The properties of the clusterFeatures array objects are defined as follows: title and components.Description provide content that appears on the cluster settings page, in the Features section. feature specifies an instance which extends the abstract class ClusterFeature.Feature , and specifically implements the following methods: abstract install ( cluster : Cluster ) : Promise < void > ; abstract upgrade ( cluster : Cluster ) : Promise < void > ; abstract uninstall ( cluster : Cluster ) : Promise < void > ; abstract updateStatus ( cluster : Cluster ) : Promise < ClusterFeatureStatus > ; The four methods listed above are defined as follows: The install() method installs Kubernetes resources using the applyResources() method, or by directly accessing the Kubernetes API . This method is typically called when a user indicates that they want to install the feature (i.e., by clicking Install for the feature in the cluster settings page). The upgrade() method upgrades the Kubernetes resources already installed, if they are relevant to the feature. This method is typically called when a user indicates that they want to upgrade the feature (i.e., by clicking Upgrade for the feature in the cluster settings page). The uninstall() method uninstalls Kubernetes resources using the Kubernetes API . This method is typically called when a user indicates that they want to uninstall the feature (i.e., by clicking Uninstall for the feature in the cluster settings page). The updateStatus() method provides the current status information in the status field of the ClusterFeature.Feature parent class. Lens periodically calls this method to determine details about the feature's current status. The implementation of this method should uninstall Kubernetes resources using the Kubernetes api ( K8sApi ) Consider using the following properties with updateStatus() : status.currentVersion and status.latestVersion may be displayed by Lens in the feature's description. status.installed should be set to true if the feature is installed, and false otherwise. status.canUpgrade is set according to a rule meant to determine whether the feature can be upgraded. This rule can involve status.currentVersion and status.latestVersion , if desired. The following shows a very simple implementation of a ClusterFeature : import { ClusterFeature , Store , K8sApi } from \"@k8slens/extensions\" ; import * as path from \"path\" ; export class ExampleFeature extends ClusterFeature . Feature { async install ( cluster : Store.Cluster ) : Promise < void > { super . applyResources ( cluster , path . join ( __dirname , \"../resources/\" )); } async upgrade ( cluster : Store.Cluster ) : Promise < void > { return this . install ( cluster ); } async updateStatus ( cluster : Store.Cluster ) : Promise < ClusterFeature . FeatureStatus > { try { const pod = K8sApi . forCluster ( cluster , K8sApi . Pod ); const examplePod = await pod . get ({ name : \"example-pod\" , namespace : \"default\" }); if ( examplePod ? . kind ) { this . status . installed = true ; this . status . currentVersion = examplePod . spec . containers [ 0 ]. image . split ( \":\" )[ 1 ]; this . status . canUpgrade = true ; // a real implementation would perform a check here that is relevant to the specific feature } else { this . status . installed = false ; this . status . canUpgrade = false ; } } catch ( e ) { if ( e ? . error ? . code === 404 ) { this . status . installed = false ; this . status . canUpgrade = false ; } } return this . status ; } async uninstall ( cluster : Store.Cluster ) : Promise < void > { const podApi = K8sApi . forCluster ( cluster , K8sApi . Pod ); await podApi . delete ({ name : \"example-pod\" , namespace : \"default\" }); } } This example implements the install() method by invoking the helper applyResources() method. applyResources() tries to apply all resources read from all files found in the folder path provided. In this case the folder path is the ../resources subfolder relative to the current source code's folder. The file ../resources/example-pod.yml could contain: apiVersion : v1 kind : Pod metadata : name : example-pod spec : containers : - name : example-pod image : nginx The example above implements the four methods as follows: It implements upgrade() by invoking the install() method. Depending on the feature to be supported by an extension, upgrading may require additional and/or different steps. It implements uninstall() by utilizing the Kubernetes API which Lens provides to delete the example-pod applied by the install() method. It implements updateStatus() by using the Kubernetes API which Lens provides to determine whether the example-pod is installed, what version is associated with it, and whether it can be upgraded. The implementation determines what the status is for a specific cluster feature.","title":"clusterFeatures"},{"location":"extensions/guides/renderer-extension/#apppreferences","text":"The Lens Preferences page is a built-in global page. You can use Lens extensions to add custom preferences to the Preferences page, providing a single location for users to configure global options. The following example demonstrates adding a custom preference: import { LensRendererExtension } from \"@k8slens/extensions\" ; import { ExamplePreferenceHint , ExamplePreferenceInput } from \"./src/example-preference\" ; import { observable } from \"mobx\" ; import React from \"react\" ; export default class ExampleRendererExtension extends LensRendererExtension { @observable preference = { enabled : false }; appPreferences = [ { title : \"Example Preferences\" , components : { Input : () => < ExamplePreferenceInput preference = { this . preference } /> , Hint : () => < ExamplePreferenceHint /> } } ]; } appPreferences is an array of objects that satisfies the AppPreferenceRegistration interface. The properties of the appPreferences array objects are defined as follows: title sets the heading text displayed on the Preferences page. components specifies two React.Component objects that define the interface for the preference. Input specifies an interactive input element for the preference. Hint provides descriptive information for the preference, shown below the Input element. Note Note that the input and the hint can be comprised of more sophisticated elements, according to the needs of the extension. ExamplePreferenceInput expects its React props to be set to an ExamplePreferenceProps instance. This is how ExampleRendererExtension handles the state of the preference input. ExampleRendererExtension has a preference field, which you will add to ExamplePreferenceInput . In this example ExamplePreferenceInput , ExamplePreferenceHint , and ExamplePreferenceProps are defined in ./src/example-preference.tsx as follows: import { Component } from \"@k8slens/extensions\" ; import { observer } from \"mobx-react\" ; import React from \"react\" ; export class ExamplePreferenceProps { preference : { enabled : boolean ; } } @observer export class ExamplePreferenceInput extends React . Component < ExamplePreferenceProps > { render () { const { preference } = this . props ; return ( < Component . Checkbox label = \"I understand appPreferences\" value = { preference . enabled } onChange = { v => { preference . enabled = v ; }} /> ); } } export class ExamplePreferenceHint extends React . Component { render () { return ( < span > This is an example of an appPreference for extensions . < /span> ); } } ExamplePreferenceInput implements a simple checkbox using Lens's Component.Checkbox using the following properties: label sets the text that displays next to the checkbox. value is initially set to preference.enabled . onChange is a function that responds when the state of the checkbox changes. ExamplePreferenceInput is defined with the ExamplePreferenceProps React props. This is an object with the single enabled property. It is used to indicate the state of the preference, and it is bound to the checkbox state in onChange . ExamplePreferenceHint is a simple text span. The above example introduces the decorators observable and observer from the mobx and mobx-react packages. mobx simplifies state management. Without it, this example would not visually update the checkbox properly when the user activates it. Lens uses mobx extensively for state management of its own UI elements. We recommend that extensions rely on it, as well. Alternatively, you can use React's state management, though mobx is typically simpler to use. Note that you can manage an extension's state data using an ExtensionStore object, which conveniently handles persistence and synchronization. To simplify this guide, the example above defines a preference field in the ExampleRendererExtension class definition to hold the extension's state. However, we recommend that you manage your extension's state data using ExtensionStore .","title":"appPreferences"},{"location":"extensions/guides/renderer-extension/#statusbaritems","text":"The status bar is the blue strip along the bottom of the Lens UI. statusBarItems are React.ReactNode types. They can be used to display status information, or act as links to global pages as well as external pages. The following example adds a statusBarItems definition and a globalPages definition to a LensRendererExtension subclass. It configures the status bar item to navigate to the global page upon activation (normally a mouse click): import { LensRendererExtension } from '@k8slens/extensions' ; import { HelpIcon , HelpPage } from \"./page\" import React from 'react' ; export default class HelpExtension extends LensRendererExtension { globalPages = [ { id : \"help\" , components : { Page : () => < HelpPage extension = { this } /> , } } ]; statusBarItems = [ { components : { Item : ( < div className = \"flex align-center gaps\" onClick = {() => this . navigate ( \"help\" )} > < HelpIcon /> My Status Bar Item < /div> ) }, }, ]; } The properties of the statusBarItems array objects are defined as follows: Item specifies the React.Component that will be shown on the status bar. By default, items are added starting from the right side of the status bar. Due to limited space in the status bar, Item will typically specify only an icon or a short string of text. The example above reuses the HelpIcon from the globalPageMenus guide . onClick determines what the statusBarItem does when it is clicked. In the example, onClick is set to a function that calls the LensRendererExtension navigate() method. navigate takes the id of the associated global page as a parameter. Thus, clicking the status bar item activates the associated global pages.","title":"statusBarItems"},{"location":"extensions/guides/renderer-extension/#kubeobjectmenuitems","text":"An extension can add custom menu items ( kubeObjectMenuItems ) for specific Kubernetes resource kinds and apiVersions. kubeObjectMenuItems appear under the vertical ellipsis for each listed resource in the cluster dashboard: They also appear on the title bar of the details page for specific resources: The following example shows how to add a kubeObjectMenuItems for namespace resources with an associated action: import React from \"react\" import { LensRendererExtension } from \"@k8slens/extensions\" ; import { NamespaceMenuItem } from \"./src/namespace-menu-item\" export default class ExampleExtension extends LensRendererExtension { kubeObjectMenuItems = [ { kind : \"Namespace\" , apiVersions : [ \"v1\" ], components : { MenuItem : ( props : Component.KubeObjectMenuProps < K8sApi . Namespace > ) => < NamespaceMenuItem {... props } /> } } ]; } kubeObjectMenuItems is an array of objects matching the KubeObjectMenuRegistration interface. The example above adds a menu item for namespaces in the cluster dashboard. The properties of the kubeObjectMenuItems array objects are defined as follows: kind specifies the Kubernetes resource type the menu item will apply to. apiVersion specifies the Kubernetes API version number to use with the resource type. components defines the menu item's appearance and behavior. MenuItem provides a function that returns a React.Component given a set of menu item properties. In this example a NamespaceMenuItem object is returned. NamespaceMenuItem is defined in ./src/namespace-menu-item.tsx : import React from \"react\" ; import { Component , K8sApi , Navigation } from \"@k8slens/extensions\" ; export function NamespaceMenuItem ( props : Component.KubeObjectMenuProps < K8sApi . Namespace > ) { const { object : namespace , toolbar } = props ; if ( ! namespace ) return null ; const namespaceName = namespace . getName (); const sendToTerminal = ( command : string ) => { Component . terminalStore . sendCommand ( command , { enter : true , newTab : true , }); Navigation . hideDetails (); }; const getPods = () => { sendToTerminal ( `kubectl get pods -n ${ namespaceName } ` ); }; return ( < Component . MenuItem onClick = { getPods } > < Component . Icon material = \"speaker_group\" interactive = { toolbar } title = \"Get pods in terminal\" /> < span className = \"title\" > Get Pods < /span> < /Component.MenuItem> ); } NamespaceMenuItem returns a Component.MenuItem which defines the menu item's appearance and its behavior when activated via the onClick property. In the example, getPods() opens a terminal tab and runs kubectl to get a list of pods running in the current namespace. The name of the namespace is retrieved from props passed into NamespaceMenuItem() . namespace is the props.object , which is of type K8sApi.Namespace . K8sApi.Namespace is the API for accessing namespaces. The current namespace in this example is simply given by namespace.getName() . Thus, kubeObjectMenuItems afford convenient access to the specific resource selected by the user.","title":"kubeObjectMenuItems"},{"location":"extensions/guides/renderer-extension/#kubeobjectdetailitems","text":"An extension can add custom details ( kubeObjectDetailItems ) for specified Kubernetes resource kinds and apiVersions. These custom details appear on the details page for a specific resource, such as a Namespace as shown here: The following example shows how to use kubeObjectDetailItems to add a tabulated list of pods to the Namespace resource details page: import React from \"react\" import { LensRendererExtension } from \"@k8slens/extensions\" ; import { NamespaceDetailsItem } from \"./src/namespace-details-item\" export default class ExampleExtension extends LensRendererExtension { kubeObjectDetailItems = [ { kind : \"Namespace\" , apiVersions : [ \"v1\" ], priority : 10 , components : { Details : ( props : Component.KubeObjectDetailsProps < K8sApi . Namespace > ) => < NamespaceDetailsItem {... props } /> } } ]; } kubeObjectDetailItems is an array of objects matching the KubeObjectDetailRegistration interface. This example above adds a detail item for namespaces in the cluster dashboard. The properties of the kubeObjectDetailItems array objects are defined as follows: kind specifies the Kubernetes resource type the detail item will apply to. apiVersion specifies the Kubernetes API version number to use with the resource type. components defines the detail item's appearance and behavior. Details provides a function that returns a React.Component given a set of detail item properties. In this example a NamespaceDetailsItem object is returned. NamespaceDetailsItem is defined in ./src/namespace-details-item.tsx : import { Component , K8sApi } from \"@k8slens/extensions\" ; import { PodsDetailsList } from \"./pods-details-list\" ; import React from \"react\" ; import { observable } from \"mobx\" ; import { observer } from \"mobx-react\" ; @observer export class NamespaceDetailsItem extends React . Component < Component . KubeObjectDetailsProps < K8sApi . Namespace >> { @observable private pods : K8sApi.Pod []; async componentDidMount () { this . pods = await K8sApi . podsApi . list ({ namespace : this.props.object.getName ()}); } render () { return ( < div > < Component . DrawerTitle title = \"Pods\" /> < PodsDetailsList pods = { this . pods } /> < /div> ) } } Since NamespaceDetailsItem extends React.Component> , it can access the current namespace object (type K8sApi.Namespace ) through this.props.object . You can query this object for many details about the current namespace. In the example above, componentDidMount() gets the namespace's name using the K8sApi.Namespace getName() method. Use the namespace's name to limit the list of pods only to those in the relevant namespace. To get this list of pods, this example uses the Kubernetes pods API K8sApi.podsApi.list() method. The K8sApi.podsApi is automatically configured for the active cluster. Note that K8sApi.podsApi.list() is an asynchronous method. Getting the pods list should occur prior to rendering the NamespaceDetailsItem . It is a common technique in React development to await async calls in componentDidMount() . However, componentDidMount() is called right after the first call to render() . In order to effect a subsequent render() call, React must be made aware of a state change. Like in the appPreferences guide , mobx and mobx-react are used to ensure NamespaceDetailsItem renders when the pods list updates. This is done simply by marking the pods field as an observable and the NamespaceDetailsItem class itself as an observer . Finally, the NamespaceDetailsItem renders using the render() method. Details are placed in drawers, and using Component.DrawerTitle provides a separator from details above this one. Multiple details in a drawer can be placed in elements for further separation, if desired. The rest of this example's details are defined in PodsDetailsList , found in ./pods-details-list.tsx : import React from \"react\" ; import { Component , K8sApi } from \"@k8slens/extensions\" ; interface Props { pods : K8sApi.Pod []; } export class PodsDetailsList extends React . Component < Props > { getTableRow ( index : number ) { const { pods } = this . props ; return ( < Component . TableRow key = { index } nowrap > < Component . TableCell className = \"podName\" > { pods [ index ]. getName ()} < /Component.TableCell> < Component . TableCell className = \"podAge\" > { pods [ index ]. getAge ()} < /Component.TableCell> < Component . TableCell className = \"podStatus\" > { pods [ index ]. getStatus ()} < /Component.TableCell> < /Component.TableRow> ) } render () { const { pods } = this . props if ( ! pods ? . length ) { return null ; } return ( < div > < Component . Table > < Component . TableHead > < Component . TableCell className = \"podName\" > Name < /Component.TableCell> < Component . TableCell className = \"podAge\" > Age < /Component.TableCell> < Component . TableCell className = \"podStatus\" > Status < /Component.TableCell> < /Component.TableHead> { pods . map (( pod , index ) => this . getTableRow ( index )) } < /Component.Table> < /div> ) } } PodsDetailsList produces a simple table showing a list of the pods found in this namespace: Obtain the name, age, and status for each pod using the K8sApi.Pod methods. Construct the table using the Component.Table and related elements. For each pod the name, age, and status are obtained using the K8sApi.Pod methods. The table is constructed using the Component.Table and related elements. See Component documentation for further details.","title":"kubeObjectDetailItems"},{"location":"extensions/guides/stores/","text":"Stores # Stores are components that persist and synchronize state data. Lens uses a number of stores to maintain various kinds of state information, including: The ClusterStore manages cluster state data (such as cluster details), and it tracks which cluster is active. The WorkspaceStore manages workspace state data (such as the workspace name), and and it tracks which clusters belong to a given workspace. The ExtensionStore manages custom extension state data. This guide focuses on the ExtensionStore . ExtensionStore # Extension developers can create their own store for managing state data by extending the ExtensionStore class. This guide shows how to create a store for the appPreferences guide example, which demonstrates how to add a custom preference to the Preferences page. The preference is a simple boolean that indicates whether or not something is enabled. However, in the example, the enabled state is not stored anywhere, and it reverts to the default when Lens is restarted. Store.ExtensionStore 's child class will need to be created before being used. It is recommended to call the inherited static method getInstanceOrCreate() only in one place, generally within you extension's onActivate() method. It is also recommenced to delete the instance, using the inherited static method resetInstance() , in your extension's onDeactivate() method. Everywhere else in your code you should use the getInstance() static method. This is so that your data is kept up to date and not persisted longer than expected. The following example code creates a store for the appPreferences guide example: import { Store } from \"@k8slens/extensions\" ; import { observable , makeObservable } from \"mobx\" ; export type ExamplePreferencesModel = { enabled : boolean ; }; export class ExamplePreferencesStore extends Store . ExtensionStore < ExamplePreferencesModel > { @observable enabled = false ; private constructor () { super ({ configName : \"example-preferences-store\" , defaults : { enabled : false } }); makeObservable ( this ); } protected fromStore ({ enabled } : ExamplePreferencesModel ) : void { this . enabled = enabled ; } toJSON () : ExamplePreferencesModel { return { enabled : this.enabled }; } } First, our example defines the extension's data model using the simple ExamplePreferencesModel type. This has a single field, enabled , which represents the preference's state. ExamplePreferencesStore extends Store.ExtensionStore , which is based on the ExamplePreferencesModel . The enabled field is added to the ExamplePreferencesStore class to hold the \"live\" or current state of the preference. Note the use of the observable decorator on the enabled field. The appPreferences guide example uses MobX for the UI state management, ensuring the checkbox updates when it's activated by the user. Next, our example implements the constructor and two abstract methods. The constructor specifies the name of the store ( \"example-preferences-store\" ) and the default (initial) value for the preference state ( enabled: false ). Lens internals call the fromStore() method when the store loads. It gives the extension the opportunity to retrieve the stored state data values based on the defined data model. The enabled field of the ExamplePreferencesStore is set to the value from the store whenever fromStore() is invoked. The toJSON() method is complementary to fromStore() . It is called when the store is being saved. toJSON() must provide a JSON serializable object, facilitating its storage in JSON format. Finally, ExamplePreferencesStore is created by calling ExamplePreferencesStore.getInstanceOrCreate() , and exported for use by other parts of the extension. Note that ExamplePreferencesStore is a singleton. Calling this function will create an instance if one has not been made before. Through normal use you should call ExamplePreferencesStore.getInstance() as that will throw an error if an instance does not exist. This provides some logical safety in that it limits where a new instance can be created. Thus it prevents an instance from being created when the constructor args are not present at the call site. If you are doing some cleanup it is recommended to call ExamplePreferencesStore.getInstance(false) which returns undefined instead of throwing when there is no instance. The following example code, modified from the appPreferences guide demonstrates how to use the extension store. ExamplePreferencesStore must be loaded in the main process, where loaded stores are automatically saved when exiting Lens. This can be done in ./main.ts : import { LensMainExtension } from \"@k8slens/extensions\" ; import { ExamplePreferencesStore } from \"./src/example-preference-store\" ; export default class ExampleMainExtension extends LensMainExtension { async onActivate () { await ExamplePreferencesStore . getInstanceOrCreate (). loadExtension ( this ); } } Here, ExamplePreferencesStore loads with ExamplePreferencesStore.getInstanceOrCreate().loadExtension(this) , which is conveniently called from the onActivate() method of ExampleMainExtension . Similarly, ExamplePreferencesStore must load in the renderer process where the appPreferences are handled. This can be done in ./renderer.ts : import { LensRendererExtension } from \"@k8slens/extensions\" ; import { ExamplePreferenceHint , ExamplePreferenceInput } from \"./src/example-preference\" ; import { ExamplePreferencesStore } from \"./src/example-preference-store\" ; import React from \"react\" ; export default class ExampleRendererExtension extends LensRendererExtension { async onActivate () { await ExamplePreferencesStore . getInstanceOrCreate (). loadExtension ( this ); } appPreferences = [ { title : \"Example Preferences\" , components : { Input : () => < ExamplePreferenceInput /> , Hint : () => < ExamplePreferenceHint /> } } ]; } Again, ExamplePreferencesStore.getInstanceOrCreate().loadExtension(this) is called to load ExamplePreferencesStore , this time from the onActivate() method of ExampleRendererExtension . ExamplePreferenceInput is defined in ./src/example-preference.tsx : import { Component } from \"@k8slens/extensions\" ; import { observer } from \"mobx-react\" ; import React from \"react\" ; import { ExamplePreferencesStore } from \"./example-preference-store\" ; @observer export class ExamplePreferenceInput extends React . Component { render () { return ( < Component . Checkbox label = \"I understand appPreferences\" value = { ExamplePreferencesStore . getInstace (). enabled } onChange = { v => { ExamplePreferencesStore . getInstace (). enabled = v ; }} /> ); } } export class ExamplePreferenceHint extends React . Component { render () { return ( < span > This is an example of an appPreference for extensions . < /span> ); } } The only change here is that ExamplePreferenceProps defines its preference field as an ExamplePreferencesStore type. Everything else works as before, except that now the enabled state persists across Lens restarts because it is managed by the ExamplePreferencesStore .","title":"Stores"},{"location":"extensions/guides/stores/#stores","text":"Stores are components that persist and synchronize state data. Lens uses a number of stores to maintain various kinds of state information, including: The ClusterStore manages cluster state data (such as cluster details), and it tracks which cluster is active. The WorkspaceStore manages workspace state data (such as the workspace name), and and it tracks which clusters belong to a given workspace. The ExtensionStore manages custom extension state data. This guide focuses on the ExtensionStore .","title":"Stores"},{"location":"extensions/guides/stores/#extensionstore","text":"Extension developers can create their own store for managing state data by extending the ExtensionStore class. This guide shows how to create a store for the appPreferences guide example, which demonstrates how to add a custom preference to the Preferences page. The preference is a simple boolean that indicates whether or not something is enabled. However, in the example, the enabled state is not stored anywhere, and it reverts to the default when Lens is restarted. Store.ExtensionStore 's child class will need to be created before being used. It is recommended to call the inherited static method getInstanceOrCreate() only in one place, generally within you extension's onActivate() method. It is also recommenced to delete the instance, using the inherited static method resetInstance() , in your extension's onDeactivate() method. Everywhere else in your code you should use the getInstance() static method. This is so that your data is kept up to date and not persisted longer than expected. The following example code creates a store for the appPreferences guide example: import { Store } from \"@k8slens/extensions\" ; import { observable , makeObservable } from \"mobx\" ; export type ExamplePreferencesModel = { enabled : boolean ; }; export class ExamplePreferencesStore extends Store . ExtensionStore < ExamplePreferencesModel > { @observable enabled = false ; private constructor () { super ({ configName : \"example-preferences-store\" , defaults : { enabled : false } }); makeObservable ( this ); } protected fromStore ({ enabled } : ExamplePreferencesModel ) : void { this . enabled = enabled ; } toJSON () : ExamplePreferencesModel { return { enabled : this.enabled }; } } First, our example defines the extension's data model using the simple ExamplePreferencesModel type. This has a single field, enabled , which represents the preference's state. ExamplePreferencesStore extends Store.ExtensionStore , which is based on the ExamplePreferencesModel . The enabled field is added to the ExamplePreferencesStore class to hold the \"live\" or current state of the preference. Note the use of the observable decorator on the enabled field. The appPreferences guide example uses MobX for the UI state management, ensuring the checkbox updates when it's activated by the user. Next, our example implements the constructor and two abstract methods. The constructor specifies the name of the store ( \"example-preferences-store\" ) and the default (initial) value for the preference state ( enabled: false ). Lens internals call the fromStore() method when the store loads. It gives the extension the opportunity to retrieve the stored state data values based on the defined data model. The enabled field of the ExamplePreferencesStore is set to the value from the store whenever fromStore() is invoked. The toJSON() method is complementary to fromStore() . It is called when the store is being saved. toJSON() must provide a JSON serializable object, facilitating its storage in JSON format. Finally, ExamplePreferencesStore is created by calling ExamplePreferencesStore.getInstanceOrCreate() , and exported for use by other parts of the extension. Note that ExamplePreferencesStore is a singleton. Calling this function will create an instance if one has not been made before. Through normal use you should call ExamplePreferencesStore.getInstance() as that will throw an error if an instance does not exist. This provides some logical safety in that it limits where a new instance can be created. Thus it prevents an instance from being created when the constructor args are not present at the call site. If you are doing some cleanup it is recommended to call ExamplePreferencesStore.getInstance(false) which returns undefined instead of throwing when there is no instance. The following example code, modified from the appPreferences guide demonstrates how to use the extension store. ExamplePreferencesStore must be loaded in the main process, where loaded stores are automatically saved when exiting Lens. This can be done in ./main.ts : import { LensMainExtension } from \"@k8slens/extensions\" ; import { ExamplePreferencesStore } from \"./src/example-preference-store\" ; export default class ExampleMainExtension extends LensMainExtension { async onActivate () { await ExamplePreferencesStore . getInstanceOrCreate (). loadExtension ( this ); } } Here, ExamplePreferencesStore loads with ExamplePreferencesStore.getInstanceOrCreate().loadExtension(this) , which is conveniently called from the onActivate() method of ExampleMainExtension . Similarly, ExamplePreferencesStore must load in the renderer process where the appPreferences are handled. This can be done in ./renderer.ts : import { LensRendererExtension } from \"@k8slens/extensions\" ; import { ExamplePreferenceHint , ExamplePreferenceInput } from \"./src/example-preference\" ; import { ExamplePreferencesStore } from \"./src/example-preference-store\" ; import React from \"react\" ; export default class ExampleRendererExtension extends LensRendererExtension { async onActivate () { await ExamplePreferencesStore . getInstanceOrCreate (). loadExtension ( this ); } appPreferences = [ { title : \"Example Preferences\" , components : { Input : () => < ExamplePreferenceInput /> , Hint : () => < ExamplePreferenceHint /> } } ]; } Again, ExamplePreferencesStore.getInstanceOrCreate().loadExtension(this) is called to load ExamplePreferencesStore , this time from the onActivate() method of ExampleRendererExtension . ExamplePreferenceInput is defined in ./src/example-preference.tsx : import { Component } from \"@k8slens/extensions\" ; import { observer } from \"mobx-react\" ; import React from \"react\" ; import { ExamplePreferencesStore } from \"./example-preference-store\" ; @observer export class ExamplePreferenceInput extends React . Component { render () { return ( < Component . Checkbox label = \"I understand appPreferences\" value = { ExamplePreferencesStore . getInstace (). enabled } onChange = { v => { ExamplePreferencesStore . getInstace (). enabled = v ; }} /> ); } } export class ExamplePreferenceHint extends React . Component { render () { return ( < span > This is an example of an appPreference for extensions . < /span> ); } } The only change here is that ExamplePreferenceProps defines its preference field as an ExamplePreferencesStore type. Everything else works as before, except that now the enabled state persists across Lens restarts because it is managed by the ExamplePreferencesStore .","title":"ExtensionStore"},{"location":"extensions/guides/working-with-mobx/","text":"Working with MobX # Introduction # Lens uses MobX on top of React's state management system. The result is a more declarative state management style, rather than React's native setState mechanism. You can review how React handles state management here . The following is a quick overview: React.Component is generic with respect to both props and state (which default to the empty object type). props should be considered read-only from the point of view of the component, and it is the mechanism for passing in arguments to a component. state is a component's internal state, and can be read by accessing the super-class field state . state must be updated using the setState parent method which merges the new data with the old state. React does some optimizations around re-rendering components after quick successions of setState calls. How MobX Works: # MobX is a package that provides an abstraction over React's state management system. The three main concepts are: observable is a marker for data stored in the component's state . action is a function that modifies any observable data. computed is a marker for data that is derived from observable data, but that is not actually stored. Think of this as computing isEmpty rather than an observable field called count . Further reading is available on the MobX website .","title":"Working with MobX"},{"location":"extensions/guides/working-with-mobx/#working-with-mobx","text":"","title":"Working with MobX"},{"location":"extensions/guides/working-with-mobx/#introduction","text":"Lens uses MobX on top of React's state management system. The result is a more declarative state management style, rather than React's native setState mechanism. You can review how React handles state management here . The following is a quick overview: React.Component is generic with respect to both props and state (which default to the empty object type). props should be considered read-only from the point of view of the component, and it is the mechanism for passing in arguments to a component. state is a component's internal state, and can be read by accessing the super-class field state . state must be updated using the setState parent method which merges the new data with the old state. React does some optimizations around re-rendering components after quick successions of setState calls.","title":"Introduction"},{"location":"extensions/guides/working-with-mobx/#how-mobx-works","text":"MobX is a package that provides an abstraction over React's state management system. The three main concepts are: observable is a marker for data stored in the component's state . action is a function that modifies any observable data. computed is a marker for data that is derived from observable data, but that is not actually stored. Think of this as computing isEmpty rather than an observable field called count . Further reading is available on the MobX website .","title":"How MobX Works:"},{"location":"extensions/testing-and-publishing/bundling/","text":"","title":"Bundling"},{"location":"extensions/testing-and-publishing/publishing/","text":"Publishing Extensions # To be able to easily share extensions with users they need to be published somewhere. Lens currently only supports installing extensions from NPM tarballs. All hosted extensions must, therefore, be retrievable in a NPM tarball. Places To Host Your Extension # We recommend to host your extension somewhere on the web so that it is easy for people to search for and download it. We recommend either hosting it as an NPM package on https://www.npmjs.com or through GitHub releases. We recommend against using GitHub packages (https://github.com/features/packages) as it requires a GitHub token to access the package. Publishing via NPM # This is the easiest method of publishing as NPM comes built in with mechanism to get a link to download the package as a tarball. Once you have set up an account with NPM (https://www.npmjs.com/signup) and logged in with their CLI ( npm login ) you will be ready to publish. Run npm version to bump the version of your extension by the appropriate amount. Run npm publish to publish your extension to NPM Run git push && git push --tags to push the commit that NPM creates to your git remote. It is probably a good idea to put into your README.md the following instructions for your users to get the tarball download link. npm view dist.tarball This will output the link that they will need to give to Lens to install your extension. Publish via GitHub Releases # Another method of publishing your extensions is to do so with the releases mechanism built into GitHub. We recommend reading GitHub's Releases Documentation for how to actually do the steps of a release. The following will be a quick walk through on how to make the tarball which will be the released file. Making a NPM Tarball of Your Extension # While this is necessary for hosting on GitHub releases, this is also the means for creating a tarball if you plan on hosting on a different file hosting platform. Say you have your project folder at ~/my-extension/ and you want to create an NPM package we need to do the following within your git repo: npm pack This will create a NPM tarball that can be hosted on Github Releases or any other publicly available file hosting service.","title":"Publishing Extensions"},{"location":"extensions/testing-and-publishing/publishing/#publishing-extensions","text":"To be able to easily share extensions with users they need to be published somewhere. Lens currently only supports installing extensions from NPM tarballs. All hosted extensions must, therefore, be retrievable in a NPM tarball.","title":"Publishing Extensions"},{"location":"extensions/testing-and-publishing/publishing/#places-to-host-your-extension","text":"We recommend to host your extension somewhere on the web so that it is easy for people to search for and download it. We recommend either hosting it as an NPM package on https://www.npmjs.com or through GitHub releases. We recommend against using GitHub packages (https://github.com/features/packages) as it requires a GitHub token to access the package.","title":"Places To Host Your Extension"},{"location":"extensions/testing-and-publishing/publishing/#publishing-via-npm","text":"This is the easiest method of publishing as NPM comes built in with mechanism to get a link to download the package as a tarball. Once you have set up an account with NPM (https://www.npmjs.com/signup) and logged in with their CLI ( npm login ) you will be ready to publish. Run npm version to bump the version of your extension by the appropriate amount. Run npm publish to publish your extension to NPM Run git push && git push --tags to push the commit that NPM creates to your git remote. It is probably a good idea to put into your README.md the following instructions for your users to get the tarball download link. npm view dist.tarball This will output the link that they will need to give to Lens to install your extension.","title":"Publishing via NPM"},{"location":"extensions/testing-and-publishing/publishing/#publish-via-github-releases","text":"Another method of publishing your extensions is to do so with the releases mechanism built into GitHub. We recommend reading GitHub's Releases Documentation for how to actually do the steps of a release. The following will be a quick walk through on how to make the tarball which will be the released file.","title":"Publish via GitHub Releases"},{"location":"extensions/testing-and-publishing/publishing/#making-a-npm-tarball-of-your-extension","text":"While this is necessary for hosting on GitHub releases, this is also the means for creating a tarball if you plan on hosting on a different file hosting platform. Say you have your project folder at ~/my-extension/ and you want to create an NPM package we need to do the following within your git repo: npm pack This will create a NPM tarball that can be hosted on Github Releases or any other publicly available file hosting service.","title":"Making a NPM Tarball of Your Extension"},{"location":"extensions/testing-and-publishing/testing/","text":"Testing Extensions # Renderer Process Unit Testing # UI components in the extension's renderer process are based on React/ReactDOM. These components can be tested by popular React testing tools like React Testing Library . If you are using the Yeoman Lens Extension Generator to scaffold extension project then the testing environment for render process is already set up for you. Just use npm start or yarn test to run the tests. For example, I have a component GlobalPageMenuIcon and want to test if props.navigate is called when user clicks the icon. My component GlobalPageMenuIcon import React from \"react\" import { Component : { Icon } } from \"@k8slens/extensions\" ; const GlobalPageMenuIcon = ({ navigate } : { navigate ?: () => void }) : JSX . Element => ( < Icon material = \"trip_origin\" onClick = {() => navigate ()} data - testid = \"global-page-menu-icon\" /> ) The test import React from \"react\" import { render , screen , fireEvent } from \"@testing-library/react\" ; import GlobalPageMenuIcon from \"./GlobalPageMenuIcon\" ; test ( \"click called navigate()\" , () => { const navigate = jest . fn (); render ( < GlobalPageMenuIcon navigate = { navigate } /> ); fireEvent . click ( screen . getByTestId ( \"global-page-menu-icon\" )); expect ( navigate ). toHaveBeenCalled (); }); In the example we used React Testing Library but any React testing framework can be used to test renderer process UI components. There are more example tests in the generator's template . Extend your tests based on the examples. Main Process Unit Testing # Code in the extension's main process consists of normal JavaScript files that have access to extension api, you can write unit tests using any testing framework. If you are using the Yeoman Lens Extension Generator to scaffold your extension project then the Jest testing environment is set up for you. Just use npm start or yarn test to run the tests. Tips # Console.log # Extension developers might find console.log() useful for printing out information and errors from extensions. To use console.log() , note that Lens is based on Electron, and that Electron has two types of processes: Main and Renderer . Renderer Process Logs # In the Renderer process, console.log() is printed in the Console in Developer Tools ( View > Toggle Developer Tools ). Main Process Logs # Viewing the logs from the Main process is a little trickier, since they cannot be printed using Developer Tools. macOS # On macOS, view the Main process logs by running Lens from the terminal: /Applications/Lens.app/Contents/MacOS/Lens You can also use Console.app to view the Main process logs. Linux # On Linux, you can access the Main process logs using the Lens PID. First get the PID: ps aux | grep Lens | grep -v grep Then get the Main process logs using the PID: tail -f /proc/ [ pid ] /fd/1 # stdout (console.log) tail -f /proc/ [ pid ] /fd/2 # stdout (console.error)","title":"Testing Extensions"},{"location":"extensions/testing-and-publishing/testing/#testing-extensions","text":"","title":"Testing Extensions"},{"location":"extensions/testing-and-publishing/testing/#renderer-process-unit-testing","text":"UI components in the extension's renderer process are based on React/ReactDOM. These components can be tested by popular React testing tools like React Testing Library . If you are using the Yeoman Lens Extension Generator to scaffold extension project then the testing environment for render process is already set up for you. Just use npm start or yarn test to run the tests. For example, I have a component GlobalPageMenuIcon and want to test if props.navigate is called when user clicks the icon. My component GlobalPageMenuIcon import React from \"react\" import { Component : { Icon } } from \"@k8slens/extensions\" ; const GlobalPageMenuIcon = ({ navigate } : { navigate ?: () => void }) : JSX . Element => ( < Icon material = \"trip_origin\" onClick = {() => navigate ()} data - testid = \"global-page-menu-icon\" /> ) The test import React from \"react\" import { render , screen , fireEvent } from \"@testing-library/react\" ; import GlobalPageMenuIcon from \"./GlobalPageMenuIcon\" ; test ( \"click called navigate()\" , () => { const navigate = jest . fn (); render ( < GlobalPageMenuIcon navigate = { navigate } /> ); fireEvent . click ( screen . getByTestId ( \"global-page-menu-icon\" )); expect ( navigate ). toHaveBeenCalled (); }); In the example we used React Testing Library but any React testing framework can be used to test renderer process UI components. There are more example tests in the generator's template . Extend your tests based on the examples.","title":"Renderer Process Unit Testing"},{"location":"extensions/testing-and-publishing/testing/#main-process-unit-testing","text":"Code in the extension's main process consists of normal JavaScript files that have access to extension api, you can write unit tests using any testing framework. If you are using the Yeoman Lens Extension Generator to scaffold your extension project then the Jest testing environment is set up for you. Just use npm start or yarn test to run the tests.","title":"Main Process Unit Testing"},{"location":"extensions/testing-and-publishing/testing/#tips","text":"","title":"Tips"},{"location":"extensions/testing-and-publishing/testing/#consolelog","text":"Extension developers might find console.log() useful for printing out information and errors from extensions. To use console.log() , note that Lens is based on Electron, and that Electron has two types of processes: Main and Renderer .","title":"Console.log"},{"location":"extensions/testing-and-publishing/testing/#renderer-process-logs","text":"In the Renderer process, console.log() is printed in the Console in Developer Tools ( View > Toggle Developer Tools ).","title":"Renderer Process Logs"},{"location":"extensions/testing-and-publishing/testing/#main-process-logs","text":"Viewing the logs from the Main process is a little trickier, since they cannot be printed using Developer Tools.","title":"Main Process Logs"},{"location":"extensions/usage/","text":"Using Extensions # The features that Lens includes out-of-the-box are just the start. Lens extensions let you add new features to your installation to support your workflow. Rich extensibility model lets extension authors plug directly into the Lens UI and contribute functionality through the same APIs used by Lens itself. The start using Lens Extensions go to File (or Lens on macOS) > Extensions in the application menu. This is the Extensions management page where all the management of the extensions you want to use is done. Installing an Extension # There are three ways to install extensions. If you have the extension as a .tgz file then dragging and dropping it in the extension management page will install it for you. If it is hosted on the web, you can paste the URL and click Install and Lens will download and install it. The third way is to move the extension into your ~/.k8slens/extensions (or C:\\Users\\\\.k8slens\\extensions ) folder and Lens will automatically detect it and install the extension. Enabling or Disabling an Extension # Go to the extension management page and click either the Enable or Disable buttons. Extensions will be enabled by default when you first install them. A disabled extension is not loaded by Lens and is not run. Uninstalling an Extension # If, for whatever reason, you wish to remove the installation of an extension simple click the Uninstall button. This will remove all the files that Lens would need to run the extension.","title":"Using Extensions"},{"location":"extensions/usage/#using-extensions","text":"The features that Lens includes out-of-the-box are just the start. Lens extensions let you add new features to your installation to support your workflow. Rich extensibility model lets extension authors plug directly into the Lens UI and contribute functionality through the same APIs used by Lens itself. The start using Lens Extensions go to File (or Lens on macOS) > Extensions in the application menu. This is the Extensions management page where all the management of the extensions you want to use is done.","title":"Using Extensions"},{"location":"extensions/usage/#installing-an-extension","text":"There are three ways to install extensions. If you have the extension as a .tgz file then dragging and dropping it in the extension management page will install it for you. If it is hosted on the web, you can paste the URL and click Install and Lens will download and install it. The third way is to move the extension into your ~/.k8slens/extensions (or C:\\Users\\\\.k8slens\\extensions ) folder and Lens will automatically detect it and install the extension.","title":"Installing an Extension"},{"location":"extensions/usage/#enabling-or-disabling-an-extension","text":"Go to the extension management page and click either the Enable or Disable buttons. Extensions will be enabled by default when you first install them. A disabled extension is not loaded by Lens and is not run.","title":"Enabling or Disabling an Extension"},{"location":"extensions/usage/#uninstalling-an-extension","text":"If, for whatever reason, you wish to remove the installation of an extension simple click the Uninstall button. This will remove all the files that Lens would need to run the extension.","title":"Uninstalling an Extension"}]} \ No newline at end of file +{"config":{"lang":["en"],"min_search_length":3,"prebuild_index":false,"separator":"[\\s\\-]+"},"docs":[{"location":"","text":"Lens Extension API # Customize and enhance the Lens experience with the Lens Extension API. Use the extension API to create menus or page content. The same extension API was used to create many of Lens's core features. To install your first extension you should goto the extension page in lens. This documentation describes: How to build, run, test, and publish an extension. How to take full advantage of the Lens Extension API. Where to find guides and code samples to help get you started. What Extensions Can Do # Here are some examples of what you can achieve with the Extension API: Add custom components & views in the UI - Extending the Lens Workbench For an overview of the Lens Extension API, refer to the Common Capabilities page. Extension Guides Overview also includes a list of code samples and guides that illustrate various ways of using the Lens Extension API. How to Build Extensions # Here is what each section of the Lens Extension API docs can help you with: Getting Started teaches fundamental concepts for building extensions with the Hello World sample. Extension Capabilities dissects Lens's Extension API into smaller categories and points you to more detailed topics. Extension Guides includes guides and code samples that explain specific usages of Lens Extension API. Testing and Publishing includes in-depth guides on various extension development topics, such as testing and publishing extensions. API Reference contains exhaustive references for the Lens Extension API, Contribution Points, and many other topics. What's New # Just like Lens itself, the extension API updates on a monthly cadence, rolling out new features with every release. Keep up with Lens and the Lens Extension API by reviewing the release notes . Looking for Help # If you have questions for extension development, try asking on the Lens Dev Slack . It's a public chatroom for Lens developers, where Lens team members chime in from time to time. To provide feedback on the documentation or issues with the Lens Extension API, create new issues at lensapp/lens . Please use the labels area/documentation and/or area/extension . Downloading Lens # Download Lens for macOS, Windows, or Linux.","title":"Overview"},{"location":"#lens-extension-api","text":"Customize and enhance the Lens experience with the Lens Extension API. Use the extension API to create menus or page content. The same extension API was used to create many of Lens's core features. To install your first extension you should goto the extension page in lens. This documentation describes: How to build, run, test, and publish an extension. How to take full advantage of the Lens Extension API. Where to find guides and code samples to help get you started.","title":"Lens Extension API"},{"location":"#what-extensions-can-do","text":"Here are some examples of what you can achieve with the Extension API: Add custom components & views in the UI - Extending the Lens Workbench For an overview of the Lens Extension API, refer to the Common Capabilities page. Extension Guides Overview also includes a list of code samples and guides that illustrate various ways of using the Lens Extension API.","title":"What Extensions Can Do"},{"location":"#how-to-build-extensions","text":"Here is what each section of the Lens Extension API docs can help you with: Getting Started teaches fundamental concepts for building extensions with the Hello World sample. Extension Capabilities dissects Lens's Extension API into smaller categories and points you to more detailed topics. Extension Guides includes guides and code samples that explain specific usages of Lens Extension API. Testing and Publishing includes in-depth guides on various extension development topics, such as testing and publishing extensions. API Reference contains exhaustive references for the Lens Extension API, Contribution Points, and many other topics.","title":"How to Build Extensions"},{"location":"#whats-new","text":"Just like Lens itself, the extension API updates on a monthly cadence, rolling out new features with every release. Keep up with Lens and the Lens Extension API by reviewing the release notes .","title":"What's New"},{"location":"#looking-for-help","text":"If you have questions for extension development, try asking on the Lens Dev Slack . It's a public chatroom for Lens developers, where Lens team members chime in from time to time. To provide feedback on the documentation or issues with the Lens Extension API, create new issues at lensapp/lens . Please use the labels area/documentation and/or area/extension .","title":"Looking for Help"},{"location":"#downloading-lens","text":"Download Lens for macOS, Windows, or Linux.","title":"Downloading Lens"},{"location":"extensions/api/","text":"@k8slens/extensions # Extension API Reference # Modules # App EventBus Store Util Component K8sApi Navigation Classes # LensMainExtension LensRendererExtension","title":"API Reference"},{"location":"extensions/api/#k8slensextensions","text":"","title":"@k8slens/extensions"},{"location":"extensions/api/#extension-api-reference","text":"","title":"Extension API Reference"},{"location":"extensions/api/#modules","text":"App EventBus Store Util Component K8sApi Navigation","title":"Modules"},{"location":"extensions/api/#classes","text":"LensMainExtension LensRendererExtension","title":"Classes"},{"location":"extensions/api/globals/","text":"@k8slens/extensions # Index # Modules # \"core-api/app\" \"core-api/catalog\" \"core-api/event-bus\" \"core-api/ipc\" \"core-api/stores\" \"core-api/types\" \"core-api/utils\" \"interfaces/index\" \"renderer-api/components\" \"renderer-api/k8s-api\" \"renderer-api/navigation\" \"renderer-api/theming\" Classes # LensMainExtension LensRendererExtension","title":"@k8slens/extensions"},{"location":"extensions/api/globals/#k8slensextensions","text":"","title":"@k8slens/extensions"},{"location":"extensions/api/globals/#index","text":"","title":"Index"},{"location":"extensions/api/globals/#modules","text":"\"core-api/app\" \"core-api/catalog\" \"core-api/event-bus\" \"core-api/ipc\" \"core-api/stores\" \"core-api/types\" \"core-api/utils\" \"interfaces/index\" \"renderer-api/components\" \"renderer-api/k8s-api\" \"renderer-api/navigation\" \"renderer-api/theming\"","title":"Modules"},{"location":"extensions/api/globals/#classes","text":"LensMainExtension LensRendererExtension","title":"Classes"},{"location":"extensions/api/classes/_core_api_catalog_.catalogentityregistry/","text":"Class: CatalogEntityRegistry # Hierarchy # CatalogEntityRegistry Index # Methods # getItemsForApiKind Methods # getItemsForApiKind # \u25b8 getItemsForApiKind \u2039 T \u203a( apiVersion : string, kind : string): T[] Defined in src/extensions/core-api/catalog.ts:30 Type parameters: \u25aa T : CatalogEntity Parameters: Name Type apiVersion string kind string Returns: T[]","title":"Class: CatalogEntityRegistry"},{"location":"extensions/api/classes/_core_api_catalog_.catalogentityregistry/#class-catalogentityregistry","text":"","title":"Class: CatalogEntityRegistry"},{"location":"extensions/api/classes/_core_api_catalog_.catalogentityregistry/#hierarchy","text":"CatalogEntityRegistry","title":"Hierarchy"},{"location":"extensions/api/classes/_core_api_catalog_.catalogentityregistry/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_core_api_catalog_.catalogentityregistry/#methods","text":"getItemsForApiKind","title":"Methods"},{"location":"extensions/api/classes/_core_api_catalog_.catalogentityregistry/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_core_api_catalog_.catalogentityregistry/#getitemsforapikind","text":"\u25b8 getItemsForApiKind \u2039 T \u203a( apiVersion : string, kind : string): T[] Defined in src/extensions/core-api/catalog.ts:30 Type parameters: \u25aa T : CatalogEntity Parameters: Name Type apiVersion string kind string Returns: T[]","title":"getItemsForApiKind"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetescluster/","text":"Class: KubernetesCluster # Hierarchy # CatalogEntity \u2039 CatalogEntityMetadata , KubernetesClusterStatus , KubernetesClusterSpec \u203a \u21b3 KubernetesCluster Implements # CatalogEntityKindData Index # Constructors # constructor Properties # apiVersion kind metadata spec status Methods # connect disconnect getId getName onContextMenuOpen onDetailsOpen onRun onSettingsOpen Constructors # constructor # + new KubernetesCluster ( data : CatalogEntityData \u2039 CatalogEntityMetadata , KubernetesClusterStatus , KubernetesClusterSpec \u203a): KubernetesCluster Inherited from KubernetesCluster . constructor Defined in src/common/catalog/catalog-entity.ts:153 Parameters: Name Type data CatalogEntityData \u2039 CatalogEntityMetadata , KubernetesClusterStatus , KubernetesClusterSpec \u203a Returns: KubernetesCluster Properties # apiVersion # \u2022 apiVersion : \"entity.k8slens.dev/v1alpha1\" = \"entity.k8slens.dev/v1alpha1\" Implementation of CatalogEntityKindData . apiVersion Overrides CatalogEntity . apiVersion Defined in src/common/catalog-entities/kubernetes-cluster.ts:56 kind # \u2022 kind : \"KubernetesCluster\" = \"KubernetesCluster\" Implementation of CatalogEntityKindData . kind Overrides CatalogEntity . kind Defined in src/common/catalog-entities/kubernetes-cluster.ts:57 metadata # \u2022 metadata : CatalogEntityMetadata Inherited from KubernetesCluster . metadata Defined in src/common/catalog/catalog-entity.ts:151 spec # \u2022 spec : KubernetesClusterSpec Inherited from KubernetesCluster . spec Defined in src/common/catalog/catalog-entity.ts:153 status # \u2022 status : KubernetesClusterStatus Inherited from KubernetesCluster . status Defined in src/common/catalog/catalog-entity.ts:152 Methods # connect # \u25b8 connect (): Promise\u2039void\u203a Defined in src/common/catalog-entities/kubernetes-cluster.ts:59 Returns: Promise\u2039void\u203a disconnect # \u25b8 disconnect (): Promise\u2039void\u203a Defined in src/common/catalog-entities/kubernetes-cluster.ts:75 Returns: Promise\u2039void\u203a getId # \u25b8 getId (): string Inherited from KubernetesCluster . getId Defined in src/common/catalog/catalog-entity.ts:162 Returns: string getName # \u25b8 getName (): string Inherited from KubernetesCluster . getName Defined in src/common/catalog/catalog-entity.ts:166 Returns: string onContextMenuOpen # \u25b8 onContextMenuOpen ( context : CatalogEntityContextMenuContext ): Promise\u2039void\u203a Overrides CatalogEntity . onContextMenuOpen Defined in src/common/catalog-entities/kubernetes-cluster.ts:103 Parameters: Name Type context CatalogEntityContextMenuContext Returns: Promise\u2039void\u203a onDetailsOpen # \u25b8 onDetailsOpen (): void Overrides CatalogEntity . onDetailsOpen Defined in src/common/catalog-entities/kubernetes-cluster.ts:95 Returns: void onRun # \u25b8 onRun ( context : CatalogEntityActionContext ): Promise\u2039void\u203a Overrides CatalogEntity . onRun Defined in src/common/catalog-entities/kubernetes-cluster.ts:91 Parameters: Name Type context CatalogEntityActionContext Returns: Promise\u2039void\u203a onSettingsOpen # \u25b8 onSettingsOpen (): void Overrides CatalogEntity . onSettingsOpen Defined in src/common/catalog-entities/kubernetes-cluster.ts:99 Returns: void","title":"Class: KubernetesCluster"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetescluster/#class-kubernetescluster","text":"","title":"Class: KubernetesCluster"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetescluster/#hierarchy","text":"CatalogEntity \u2039 CatalogEntityMetadata , KubernetesClusterStatus , KubernetesClusterSpec \u203a \u21b3 KubernetesCluster","title":"Hierarchy"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetescluster/#implements","text":"CatalogEntityKindData","title":"Implements"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetescluster/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetescluster/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetescluster/#properties","text":"apiVersion kind metadata spec status","title":"Properties"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetescluster/#methods","text":"connect disconnect getId getName onContextMenuOpen onDetailsOpen onRun onSettingsOpen","title":"Methods"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetescluster/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetescluster/#constructor","text":"+ new KubernetesCluster ( data : CatalogEntityData \u2039 CatalogEntityMetadata , KubernetesClusterStatus , KubernetesClusterSpec \u203a): KubernetesCluster Inherited from KubernetesCluster . constructor Defined in src/common/catalog/catalog-entity.ts:153 Parameters: Name Type data CatalogEntityData \u2039 CatalogEntityMetadata , KubernetesClusterStatus , KubernetesClusterSpec \u203a Returns: KubernetesCluster","title":"constructor"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetescluster/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetescluster/#apiversion","text":"\u2022 apiVersion : \"entity.k8slens.dev/v1alpha1\" = \"entity.k8slens.dev/v1alpha1\" Implementation of CatalogEntityKindData . apiVersion Overrides CatalogEntity . apiVersion Defined in src/common/catalog-entities/kubernetes-cluster.ts:56","title":"apiVersion"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetescluster/#kind","text":"\u2022 kind : \"KubernetesCluster\" = \"KubernetesCluster\" Implementation of CatalogEntityKindData . kind Overrides CatalogEntity . kind Defined in src/common/catalog-entities/kubernetes-cluster.ts:57","title":"kind"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetescluster/#metadata","text":"\u2022 metadata : CatalogEntityMetadata Inherited from KubernetesCluster . metadata Defined in src/common/catalog/catalog-entity.ts:151","title":"metadata"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetescluster/#spec","text":"\u2022 spec : KubernetesClusterSpec Inherited from KubernetesCluster . spec Defined in src/common/catalog/catalog-entity.ts:153","title":"spec"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetescluster/#status","text":"\u2022 status : KubernetesClusterStatus Inherited from KubernetesCluster . status Defined in src/common/catalog/catalog-entity.ts:152","title":"status"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetescluster/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetescluster/#connect","text":"\u25b8 connect (): Promise\u2039void\u203a Defined in src/common/catalog-entities/kubernetes-cluster.ts:59 Returns: Promise\u2039void\u203a","title":"connect"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetescluster/#disconnect","text":"\u25b8 disconnect (): Promise\u2039void\u203a Defined in src/common/catalog-entities/kubernetes-cluster.ts:75 Returns: Promise\u2039void\u203a","title":"disconnect"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetescluster/#getid","text":"\u25b8 getId (): string Inherited from KubernetesCluster . getId Defined in src/common/catalog/catalog-entity.ts:162 Returns: string","title":"getId"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetescluster/#getname","text":"\u25b8 getName (): string Inherited from KubernetesCluster . getName Defined in src/common/catalog/catalog-entity.ts:166 Returns: string","title":"getName"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetescluster/#oncontextmenuopen","text":"\u25b8 onContextMenuOpen ( context : CatalogEntityContextMenuContext ): Promise\u2039void\u203a Overrides CatalogEntity . onContextMenuOpen Defined in src/common/catalog-entities/kubernetes-cluster.ts:103 Parameters: Name Type context CatalogEntityContextMenuContext Returns: Promise\u2039void\u203a","title":"onContextMenuOpen"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetescluster/#ondetailsopen","text":"\u25b8 onDetailsOpen (): void Overrides CatalogEntity . onDetailsOpen Defined in src/common/catalog-entities/kubernetes-cluster.ts:95 Returns: void","title":"onDetailsOpen"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetescluster/#onrun","text":"\u25b8 onRun ( context : CatalogEntityActionContext ): Promise\u2039void\u203a Overrides CatalogEntity . onRun Defined in src/common/catalog-entities/kubernetes-cluster.ts:91 Parameters: Name Type context CatalogEntityActionContext Returns: Promise\u2039void\u203a","title":"onRun"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetescluster/#onsettingsopen","text":"\u25b8 onSettingsOpen (): void Overrides CatalogEntity . onSettingsOpen Defined in src/common/catalog-entities/kubernetes-cluster.ts:99 Returns: void","title":"onSettingsOpen"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/","text":"Class: KubernetesClusterCategory # Hierarchy # \u21b3 CatalogCategory \u21b3 KubernetesClusterCategory Index # Constructors # constructor Properties # apiVersion kind defaultMaxListeners Methods # addListener emit eventNames getId getMaxListeners listenerCount listeners off on once prependListener prependOnceListener rawListeners removeAllListeners removeListener setMaxListeners listenerCount parseId Object literals # metadata spec Constructors # constructor # + new KubernetesClusterCategory (): KubernetesClusterCategory Defined in src/common/catalog-entities/kubernetes-cluster.ts:164 Returns: KubernetesClusterCategory Properties # apiVersion # \u2022 apiVersion : \"catalog.k8slens.dev/v1alpha1\" = \"catalog.k8slens.dev/v1alpha1\" Overrides CatalogCategory . apiVersion Defined in src/common/catalog-entities/kubernetes-cluster.ts:147 kind # \u2022 kind : \"CatalogCategory\" = \"CatalogCategory\" Overrides CatalogCategory . kind Defined in src/common/catalog-entities/kubernetes-cluster.ts:148 Static defaultMaxListeners # \u25aa defaultMaxListeners : number Inherited from KubernetesClusterCategory . defaultMaxListeners Defined in node_modules/@types/node/events.d.ts:18 Methods # addListener # \u25b8 addListener ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . addListener Overrides void Defined in node_modules/@types/node/events.d.ts:20 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this emit # \u25b8 emit ( event : string | symbol, ... args : any[]): boolean Inherited from KubernetesClusterCategory . emit Overrides void Defined in node_modules/@types/node/events.d.ts:32 Parameters: Name Type event string | symbol ...args any[] Returns: boolean eventNames # \u25b8 eventNames (): Array\u2039string | symbol\u203a Inherited from KubernetesClusterCategory . eventNames Overrides void Defined in node_modules/@types/node/events.d.ts:33 Returns: Array\u2039string | symbol\u203a getId # \u25b8 getId (): string Inherited from KubernetesClusterCategory . getId Defined in src/common/catalog/catalog-entity.ts:65 Returns: string getMaxListeners # \u25b8 getMaxListeners (): number Inherited from KubernetesClusterCategory . getMaxListeners Overrides void Defined in node_modules/@types/node/events.d.ts:29 Returns: number listenerCount # \u25b8 listenerCount ( type : string | symbol): number Inherited from KubernetesClusterCategory . listenerCount Overrides void Defined in node_modules/@types/node/events.d.ts:34 Parameters: Name Type type string | symbol Returns: number listeners # \u25b8 listeners ( event : string | symbol): Function[] Inherited from KubernetesClusterCategory . listeners Overrides void Defined in node_modules/@types/node/events.d.ts:30 Parameters: Name Type event string | symbol Returns: Function[] off # \u25b8 off ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . off Overrides void Defined in node_modules/@types/node/events.d.ts:26 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this on # \u25b8 on ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . on Overrides void Defined in node_modules/@types/node/events.d.ts:21 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this once # \u25b8 once ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . once Overrides void Defined in node_modules/@types/node/events.d.ts:22 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this prependListener # \u25b8 prependListener ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . prependListener Overrides void Defined in node_modules/@types/node/events.d.ts:23 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this prependOnceListener # \u25b8 prependOnceListener ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . prependOnceListener Overrides void Defined in node_modules/@types/node/events.d.ts:24 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this rawListeners # \u25b8 rawListeners ( event : string | symbol): Function[] Inherited from KubernetesClusterCategory . rawListeners Overrides void Defined in node_modules/@types/node/events.d.ts:31 Parameters: Name Type event string | symbol Returns: Function[] removeAllListeners # \u25b8 removeAllListeners ( event? : string | symbol): this Inherited from KubernetesClusterCategory . removeAllListeners Overrides void Defined in node_modules/@types/node/events.d.ts:27 Parameters: Name Type event? string | symbol Returns: this removeListener # \u25b8 removeListener ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . removeListener Overrides void Defined in node_modules/@types/node/events.d.ts:25 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this setMaxListeners # \u25b8 setMaxListeners ( n : number): this Inherited from KubernetesClusterCategory . setMaxListeners Overrides void Defined in node_modules/@types/node/events.d.ts:28 Parameters: Name Type n number Returns: this Static listenerCount # \u25b8 listenerCount ( emitter : EventEmitter, event : string | symbol): number Inherited from KubernetesClusterCategory . listenerCount Defined in node_modules/@types/node/events.d.ts:17 deprecated since v4.0.0 Parameters: Name Type emitter EventEmitter event string | symbol Returns: number Static parseId # \u25b8 parseId ( id : string): object Inherited from KubernetesClusterCategory . parseId Defined in src/common/catalog/catalog-entity.ts:59 Parameters: Name Type Default id string \"\" Returns: object group ? : string kind ? : string Object literals # metadata # \u25aa metadata : object # Overrides CatalogCategory . metadata Defined in src/common/catalog-entities/kubernetes-cluster.ts:149 icon # \u2022 icon : any = require( !!raw-loader!./icons/kubernetes.svg ).default Defined in src/common/catalog-entities/kubernetes-cluster.ts:151 name # \u2022 name : string = \"Kubernetes Clusters\" Defined in src/common/catalog-entities/kubernetes-cluster.ts:150 spec # \u25aa spec : object # Overrides CatalogCategory . spec Defined in src/common/catalog-entities/kubernetes-cluster.ts:153 group # \u2022 group : string = \"entity.k8slens.dev\" Defined in src/common/catalog-entities/kubernetes-cluster.ts:154 versions # \u2022 versions : object[] = [ { name: \"v1alpha1\", entityClass: KubernetesCluster } ] Defined in src/common/catalog-entities/kubernetes-cluster.ts:155 \u25aa names : object Defined in src/common/catalog-entities/kubernetes-cluster.ts:161 kind : string = \"KubernetesCluster\"","title":"Class: KubernetesClusterCategory"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#class-kubernetesclustercategory","text":"","title":"Class: KubernetesClusterCategory"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#hierarchy","text":"\u21b3 CatalogCategory \u21b3 KubernetesClusterCategory","title":"Hierarchy"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#properties","text":"apiVersion kind defaultMaxListeners","title":"Properties"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#methods","text":"addListener emit eventNames getId getMaxListeners listenerCount listeners off on once prependListener prependOnceListener rawListeners removeAllListeners removeListener setMaxListeners listenerCount parseId","title":"Methods"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#object-literals","text":"metadata spec","title":"Object literals"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#constructor","text":"+ new KubernetesClusterCategory (): KubernetesClusterCategory Defined in src/common/catalog-entities/kubernetes-cluster.ts:164 Returns: KubernetesClusterCategory","title":"constructor"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#apiversion","text":"\u2022 apiVersion : \"catalog.k8slens.dev/v1alpha1\" = \"catalog.k8slens.dev/v1alpha1\" Overrides CatalogCategory . apiVersion Defined in src/common/catalog-entities/kubernetes-cluster.ts:147","title":"apiVersion"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#kind","text":"\u2022 kind : \"CatalogCategory\" = \"CatalogCategory\" Overrides CatalogCategory . kind Defined in src/common/catalog-entities/kubernetes-cluster.ts:148","title":"kind"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#static-defaultmaxlisteners","text":"\u25aa defaultMaxListeners : number Inherited from KubernetesClusterCategory . defaultMaxListeners Defined in node_modules/@types/node/events.d.ts:18","title":"Static defaultMaxListeners"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#addlistener","text":"\u25b8 addListener ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . addListener Overrides void Defined in node_modules/@types/node/events.d.ts:20 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this","title":"addListener"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#emit","text":"\u25b8 emit ( event : string | symbol, ... args : any[]): boolean Inherited from KubernetesClusterCategory . emit Overrides void Defined in node_modules/@types/node/events.d.ts:32 Parameters: Name Type event string | symbol ...args any[] Returns: boolean","title":"emit"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#eventnames","text":"\u25b8 eventNames (): Array\u2039string | symbol\u203a Inherited from KubernetesClusterCategory . eventNames Overrides void Defined in node_modules/@types/node/events.d.ts:33 Returns: Array\u2039string | symbol\u203a","title":"eventNames"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#getid","text":"\u25b8 getId (): string Inherited from KubernetesClusterCategory . getId Defined in src/common/catalog/catalog-entity.ts:65 Returns: string","title":"getId"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#getmaxlisteners","text":"\u25b8 getMaxListeners (): number Inherited from KubernetesClusterCategory . getMaxListeners Overrides void Defined in node_modules/@types/node/events.d.ts:29 Returns: number","title":"getMaxListeners"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#listenercount","text":"\u25b8 listenerCount ( type : string | symbol): number Inherited from KubernetesClusterCategory . listenerCount Overrides void Defined in node_modules/@types/node/events.d.ts:34 Parameters: Name Type type string | symbol Returns: number","title":"listenerCount"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#listeners","text":"\u25b8 listeners ( event : string | symbol): Function[] Inherited from KubernetesClusterCategory . listeners Overrides void Defined in node_modules/@types/node/events.d.ts:30 Parameters: Name Type event string | symbol Returns: Function[]","title":"listeners"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#off","text":"\u25b8 off ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . off Overrides void Defined in node_modules/@types/node/events.d.ts:26 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this","title":"off"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#on","text":"\u25b8 on ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . on Overrides void Defined in node_modules/@types/node/events.d.ts:21 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this","title":"on"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#once","text":"\u25b8 once ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . once Overrides void Defined in node_modules/@types/node/events.d.ts:22 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this","title":"once"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#prependlistener","text":"\u25b8 prependListener ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . prependListener Overrides void Defined in node_modules/@types/node/events.d.ts:23 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this","title":"prependListener"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#prependoncelistener","text":"\u25b8 prependOnceListener ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . prependOnceListener Overrides void Defined in node_modules/@types/node/events.d.ts:24 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this","title":"prependOnceListener"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#rawlisteners","text":"\u25b8 rawListeners ( event : string | symbol): Function[] Inherited from KubernetesClusterCategory . rawListeners Overrides void Defined in node_modules/@types/node/events.d.ts:31 Parameters: Name Type event string | symbol Returns: Function[]","title":"rawListeners"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#removealllisteners","text":"\u25b8 removeAllListeners ( event? : string | symbol): this Inherited from KubernetesClusterCategory . removeAllListeners Overrides void Defined in node_modules/@types/node/events.d.ts:27 Parameters: Name Type event? string | symbol Returns: this","title":"removeAllListeners"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#removelistener","text":"\u25b8 removeListener ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . removeListener Overrides void Defined in node_modules/@types/node/events.d.ts:25 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this","title":"removeListener"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#setmaxlisteners","text":"\u25b8 setMaxListeners ( n : number): this Inherited from KubernetesClusterCategory . setMaxListeners Overrides void Defined in node_modules/@types/node/events.d.ts:28 Parameters: Name Type n number Returns: this","title":"setMaxListeners"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#static-listenercount","text":"\u25b8 listenerCount ( emitter : EventEmitter, event : string | symbol): number Inherited from KubernetesClusterCategory . listenerCount Defined in node_modules/@types/node/events.d.ts:17 deprecated since v4.0.0 Parameters: Name Type emitter EventEmitter event string | symbol Returns: number","title":"Static listenerCount"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#static-parseid","text":"\u25b8 parseId ( id : string): object Inherited from KubernetesClusterCategory . parseId Defined in src/common/catalog/catalog-entity.ts:59 Parameters: Name Type Default id string \"\" Returns: object group ? : string kind ? : string","title":"Static parseId"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#object-literals_1","text":"","title":"Object literals"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#metadata","text":"","title":"metadata"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#metadata-object","text":"Overrides CatalogCategory . metadata Defined in src/common/catalog-entities/kubernetes-cluster.ts:149","title":"\u25aa metadata: object"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#icon","text":"\u2022 icon : any = require( !!raw-loader!./icons/kubernetes.svg ).default Defined in src/common/catalog-entities/kubernetes-cluster.ts:151","title":"icon"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#name","text":"\u2022 name : string = \"Kubernetes Clusters\" Defined in src/common/catalog-entities/kubernetes-cluster.ts:150","title":"name"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#spec","text":"","title":"spec"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#spec-object","text":"Overrides CatalogCategory . spec Defined in src/common/catalog-entities/kubernetes-cluster.ts:153","title":"\u25aa spec: object"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#group","text":"\u2022 group : string = \"entity.k8slens.dev\" Defined in src/common/catalog-entities/kubernetes-cluster.ts:154","title":"group"},{"location":"extensions/api/classes/_core_api_catalog_.kubernetesclustercategory/#versions","text":"\u2022 versions : object[] = [ { name: \"v1alpha1\", entityClass: KubernetesCluster } ] Defined in src/common/catalog-entities/kubernetes-cluster.ts:155 \u25aa names : object Defined in src/common/catalog-entities/kubernetes-cluster.ts:161 kind : string = \"KubernetesCluster\"","title":"versions"},{"location":"extensions/api/classes/_core_api_catalog_.weblink/","text":"Class: WebLink # Hierarchy # CatalogEntity \u2039 CatalogEntityMetadata , WebLinkStatus , WebLinkSpec \u203a \u21b3 WebLink Implements # CatalogEntityKindData Index # Constructors # constructor Properties # apiVersion kind metadata spec status Methods # getId getName onContextMenuOpen onDetailsOpen onRun onSettingsOpen Constructors # constructor # + new WebLink ( data : CatalogEntityData \u2039 CatalogEntityMetadata , WebLinkStatus , WebLinkSpec \u203a): WebLink Inherited from KubernetesCluster . constructor Defined in src/common/catalog/catalog-entity.ts:153 Parameters: Name Type data CatalogEntityData \u2039 CatalogEntityMetadata , WebLinkStatus , WebLinkSpec \u203a Returns: WebLink Properties # apiVersion # \u2022 apiVersion : \"entity.k8slens.dev/v1alpha1\" = \"entity.k8slens.dev/v1alpha1\" Implementation of CatalogEntityKindData . apiVersion Overrides CatalogEntity . apiVersion Defined in src/common/catalog-entities/web-link.ts:34 kind # \u2022 kind : \"WebLink\" = \"WebLink\" Implementation of CatalogEntityKindData . kind Overrides CatalogEntity . kind Defined in src/common/catalog-entities/web-link.ts:35 metadata # \u2022 metadata : CatalogEntityMetadata Inherited from KubernetesCluster . metadata Defined in src/common/catalog/catalog-entity.ts:151 spec # \u2022 spec : WebLinkSpec Inherited from KubernetesCluster . spec Defined in src/common/catalog/catalog-entity.ts:153 status # \u2022 status : WebLinkStatus Inherited from KubernetesCluster . status Defined in src/common/catalog/catalog-entity.ts:152 Methods # getId # \u25b8 getId (): string Inherited from KubernetesCluster . getId Defined in src/common/catalog/catalog-entity.ts:162 Returns: string getName # \u25b8 getName (): string Inherited from KubernetesCluster . getName Defined in src/common/catalog/catalog-entity.ts:166 Returns: string onContextMenuOpen # \u25b8 onContextMenuOpen (): void Overrides CatalogEntity . onContextMenuOpen Defined in src/common/catalog-entities/web-link.ts:49 Returns: void onDetailsOpen # \u25b8 onDetailsOpen (): void Overrides CatalogEntity . onDetailsOpen Defined in src/common/catalog-entities/web-link.ts:45 Returns: void onRun # \u25b8 onRun (): Promise\u2039void\u203a Overrides CatalogEntity . onRun Defined in src/common/catalog-entities/web-link.ts:37 Returns: Promise\u2039void\u203a onSettingsOpen # \u25b8 onSettingsOpen (): void Overrides CatalogEntity . onSettingsOpen Defined in src/common/catalog-entities/web-link.ts:41 Returns: void","title":"Class: WebLink"},{"location":"extensions/api/classes/_core_api_catalog_.weblink/#class-weblink","text":"","title":"Class: WebLink"},{"location":"extensions/api/classes/_core_api_catalog_.weblink/#hierarchy","text":"CatalogEntity \u2039 CatalogEntityMetadata , WebLinkStatus , WebLinkSpec \u203a \u21b3 WebLink","title":"Hierarchy"},{"location":"extensions/api/classes/_core_api_catalog_.weblink/#implements","text":"CatalogEntityKindData","title":"Implements"},{"location":"extensions/api/classes/_core_api_catalog_.weblink/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_core_api_catalog_.weblink/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_core_api_catalog_.weblink/#properties","text":"apiVersion kind metadata spec status","title":"Properties"},{"location":"extensions/api/classes/_core_api_catalog_.weblink/#methods","text":"getId getName onContextMenuOpen onDetailsOpen onRun onSettingsOpen","title":"Methods"},{"location":"extensions/api/classes/_core_api_catalog_.weblink/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_core_api_catalog_.weblink/#constructor","text":"+ new WebLink ( data : CatalogEntityData \u2039 CatalogEntityMetadata , WebLinkStatus , WebLinkSpec \u203a): WebLink Inherited from KubernetesCluster . constructor Defined in src/common/catalog/catalog-entity.ts:153 Parameters: Name Type data CatalogEntityData \u2039 CatalogEntityMetadata , WebLinkStatus , WebLinkSpec \u203a Returns: WebLink","title":"constructor"},{"location":"extensions/api/classes/_core_api_catalog_.weblink/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_core_api_catalog_.weblink/#apiversion","text":"\u2022 apiVersion : \"entity.k8slens.dev/v1alpha1\" = \"entity.k8slens.dev/v1alpha1\" Implementation of CatalogEntityKindData . apiVersion Overrides CatalogEntity . apiVersion Defined in src/common/catalog-entities/web-link.ts:34","title":"apiVersion"},{"location":"extensions/api/classes/_core_api_catalog_.weblink/#kind","text":"\u2022 kind : \"WebLink\" = \"WebLink\" Implementation of CatalogEntityKindData . kind Overrides CatalogEntity . kind Defined in src/common/catalog-entities/web-link.ts:35","title":"kind"},{"location":"extensions/api/classes/_core_api_catalog_.weblink/#metadata","text":"\u2022 metadata : CatalogEntityMetadata Inherited from KubernetesCluster . metadata Defined in src/common/catalog/catalog-entity.ts:151","title":"metadata"},{"location":"extensions/api/classes/_core_api_catalog_.weblink/#spec","text":"\u2022 spec : WebLinkSpec Inherited from KubernetesCluster . spec Defined in src/common/catalog/catalog-entity.ts:153","title":"spec"},{"location":"extensions/api/classes/_core_api_catalog_.weblink/#status","text":"\u2022 status : WebLinkStatus Inherited from KubernetesCluster . status Defined in src/common/catalog/catalog-entity.ts:152","title":"status"},{"location":"extensions/api/classes/_core_api_catalog_.weblink/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_core_api_catalog_.weblink/#getid","text":"\u25b8 getId (): string Inherited from KubernetesCluster . getId Defined in src/common/catalog/catalog-entity.ts:162 Returns: string","title":"getId"},{"location":"extensions/api/classes/_core_api_catalog_.weblink/#getname","text":"\u25b8 getName (): string Inherited from KubernetesCluster . getName Defined in src/common/catalog/catalog-entity.ts:166 Returns: string","title":"getName"},{"location":"extensions/api/classes/_core_api_catalog_.weblink/#oncontextmenuopen","text":"\u25b8 onContextMenuOpen (): void Overrides CatalogEntity . onContextMenuOpen Defined in src/common/catalog-entities/web-link.ts:49 Returns: void","title":"onContextMenuOpen"},{"location":"extensions/api/classes/_core_api_catalog_.weblink/#ondetailsopen","text":"\u25b8 onDetailsOpen (): void Overrides CatalogEntity . onDetailsOpen Defined in src/common/catalog-entities/web-link.ts:45 Returns: void","title":"onDetailsOpen"},{"location":"extensions/api/classes/_core_api_catalog_.weblink/#onrun","text":"\u25b8 onRun (): Promise\u2039void\u203a Overrides CatalogEntity . onRun Defined in src/common/catalog-entities/web-link.ts:37 Returns: Promise\u2039void\u203a","title":"onRun"},{"location":"extensions/api/classes/_core_api_catalog_.weblink/#onsettingsopen","text":"\u25b8 onSettingsOpen (): void Overrides CatalogEntity . onSettingsOpen Defined in src/common/catalog-entities/web-link.ts:41 Returns: void","title":"onSettingsOpen"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/","text":"Class: WebLinkCategory # Hierarchy # \u21b3 CatalogCategory \u21b3 WebLinkCategory Index # Properties # apiVersion kind defaultMaxListeners Methods # addListener emit eventNames getId getMaxListeners listenerCount listeners off on once prependListener prependOnceListener rawListeners removeAllListeners removeListener setMaxListeners listenerCount parseId Object literals # metadata spec Properties # apiVersion # \u2022 apiVersion : \"catalog.k8slens.dev/v1alpha1\" = \"catalog.k8slens.dev/v1alpha1\" Overrides CatalogCategory . apiVersion Defined in src/common/catalog-entities/web-link.ts:55 kind # \u2022 kind : \"CatalogCategory\" = \"CatalogCategory\" Overrides CatalogCategory . kind Defined in src/common/catalog-entities/web-link.ts:56 Static defaultMaxListeners # \u25aa defaultMaxListeners : number Inherited from KubernetesClusterCategory . defaultMaxListeners Defined in node_modules/@types/node/events.d.ts:18 Methods # addListener # \u25b8 addListener ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . addListener Overrides void Defined in node_modules/@types/node/events.d.ts:20 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this emit # \u25b8 emit ( event : string | symbol, ... args : any[]): boolean Inherited from KubernetesClusterCategory . emit Overrides void Defined in node_modules/@types/node/events.d.ts:32 Parameters: Name Type event string | symbol ...args any[] Returns: boolean eventNames # \u25b8 eventNames (): Array\u2039string | symbol\u203a Inherited from KubernetesClusterCategory . eventNames Overrides void Defined in node_modules/@types/node/events.d.ts:33 Returns: Array\u2039string | symbol\u203a getId # \u25b8 getId (): string Inherited from KubernetesClusterCategory . getId Defined in src/common/catalog/catalog-entity.ts:65 Returns: string getMaxListeners # \u25b8 getMaxListeners (): number Inherited from KubernetesClusterCategory . getMaxListeners Overrides void Defined in node_modules/@types/node/events.d.ts:29 Returns: number listenerCount # \u25b8 listenerCount ( type : string | symbol): number Inherited from KubernetesClusterCategory . listenerCount Overrides void Defined in node_modules/@types/node/events.d.ts:34 Parameters: Name Type type string | symbol Returns: number listeners # \u25b8 listeners ( event : string | symbol): Function[] Inherited from KubernetesClusterCategory . listeners Overrides void Defined in node_modules/@types/node/events.d.ts:30 Parameters: Name Type event string | symbol Returns: Function[] off # \u25b8 off ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . off Overrides void Defined in node_modules/@types/node/events.d.ts:26 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this on # \u25b8 on ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . on Overrides void Defined in node_modules/@types/node/events.d.ts:21 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this once # \u25b8 once ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . once Overrides void Defined in node_modules/@types/node/events.d.ts:22 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this prependListener # \u25b8 prependListener ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . prependListener Overrides void Defined in node_modules/@types/node/events.d.ts:23 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this prependOnceListener # \u25b8 prependOnceListener ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . prependOnceListener Overrides void Defined in node_modules/@types/node/events.d.ts:24 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this rawListeners # \u25b8 rawListeners ( event : string | symbol): Function[] Inherited from KubernetesClusterCategory . rawListeners Overrides void Defined in node_modules/@types/node/events.d.ts:31 Parameters: Name Type event string | symbol Returns: Function[] removeAllListeners # \u25b8 removeAllListeners ( event? : string | symbol): this Inherited from KubernetesClusterCategory . removeAllListeners Overrides void Defined in node_modules/@types/node/events.d.ts:27 Parameters: Name Type event? string | symbol Returns: this removeListener # \u25b8 removeListener ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . removeListener Overrides void Defined in node_modules/@types/node/events.d.ts:25 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this setMaxListeners # \u25b8 setMaxListeners ( n : number): this Inherited from KubernetesClusterCategory . setMaxListeners Overrides void Defined in node_modules/@types/node/events.d.ts:28 Parameters: Name Type n number Returns: this Static listenerCount # \u25b8 listenerCount ( emitter : EventEmitter, event : string | symbol): number Inherited from KubernetesClusterCategory . listenerCount Defined in node_modules/@types/node/events.d.ts:17 deprecated since v4.0.0 Parameters: Name Type emitter EventEmitter event string | symbol Returns: number Static parseId # \u25b8 parseId ( id : string): object Inherited from KubernetesClusterCategory . parseId Defined in src/common/catalog/catalog-entity.ts:59 Parameters: Name Type Default id string \"\" Returns: object group ? : string kind ? : string Object literals # metadata # \u25aa metadata : object # Overrides CatalogCategory . metadata Defined in src/common/catalog-entities/web-link.ts:57 icon # \u2022 icon : string = \"link\" Defined in src/common/catalog-entities/web-link.ts:59 name # \u2022 name : string = \"Web Links\" Defined in src/common/catalog-entities/web-link.ts:58 spec # \u25aa spec : object # Overrides CatalogCategory . spec Defined in src/common/catalog-entities/web-link.ts:61 group # \u2022 group : string = \"entity.k8slens.dev\" Defined in src/common/catalog-entities/web-link.ts:62 versions # \u2022 versions : object[] = [ { name: \"v1alpha1\", entityClass: WebLink } ] Defined in src/common/catalog-entities/web-link.ts:63 \u25aa names : object Defined in src/common/catalog-entities/web-link.ts:69 kind : string = \"WebLink\"","title":"Class: WebLinkCategory"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#class-weblinkcategory","text":"","title":"Class: WebLinkCategory"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#hierarchy","text":"\u21b3 CatalogCategory \u21b3 WebLinkCategory","title":"Hierarchy"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#properties","text":"apiVersion kind defaultMaxListeners","title":"Properties"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#methods","text":"addListener emit eventNames getId getMaxListeners listenerCount listeners off on once prependListener prependOnceListener rawListeners removeAllListeners removeListener setMaxListeners listenerCount parseId","title":"Methods"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#object-literals","text":"metadata spec","title":"Object literals"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#apiversion","text":"\u2022 apiVersion : \"catalog.k8slens.dev/v1alpha1\" = \"catalog.k8slens.dev/v1alpha1\" Overrides CatalogCategory . apiVersion Defined in src/common/catalog-entities/web-link.ts:55","title":"apiVersion"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#kind","text":"\u2022 kind : \"CatalogCategory\" = \"CatalogCategory\" Overrides CatalogCategory . kind Defined in src/common/catalog-entities/web-link.ts:56","title":"kind"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#static-defaultmaxlisteners","text":"\u25aa defaultMaxListeners : number Inherited from KubernetesClusterCategory . defaultMaxListeners Defined in node_modules/@types/node/events.d.ts:18","title":"Static defaultMaxListeners"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#addlistener","text":"\u25b8 addListener ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . addListener Overrides void Defined in node_modules/@types/node/events.d.ts:20 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this","title":"addListener"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#emit","text":"\u25b8 emit ( event : string | symbol, ... args : any[]): boolean Inherited from KubernetesClusterCategory . emit Overrides void Defined in node_modules/@types/node/events.d.ts:32 Parameters: Name Type event string | symbol ...args any[] Returns: boolean","title":"emit"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#eventnames","text":"\u25b8 eventNames (): Array\u2039string | symbol\u203a Inherited from KubernetesClusterCategory . eventNames Overrides void Defined in node_modules/@types/node/events.d.ts:33 Returns: Array\u2039string | symbol\u203a","title":"eventNames"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#getid","text":"\u25b8 getId (): string Inherited from KubernetesClusterCategory . getId Defined in src/common/catalog/catalog-entity.ts:65 Returns: string","title":"getId"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#getmaxlisteners","text":"\u25b8 getMaxListeners (): number Inherited from KubernetesClusterCategory . getMaxListeners Overrides void Defined in node_modules/@types/node/events.d.ts:29 Returns: number","title":"getMaxListeners"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#listenercount","text":"\u25b8 listenerCount ( type : string | symbol): number Inherited from KubernetesClusterCategory . listenerCount Overrides void Defined in node_modules/@types/node/events.d.ts:34 Parameters: Name Type type string | symbol Returns: number","title":"listenerCount"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#listeners","text":"\u25b8 listeners ( event : string | symbol): Function[] Inherited from KubernetesClusterCategory . listeners Overrides void Defined in node_modules/@types/node/events.d.ts:30 Parameters: Name Type event string | symbol Returns: Function[]","title":"listeners"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#off","text":"\u25b8 off ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . off Overrides void Defined in node_modules/@types/node/events.d.ts:26 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this","title":"off"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#on","text":"\u25b8 on ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . on Overrides void Defined in node_modules/@types/node/events.d.ts:21 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this","title":"on"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#once","text":"\u25b8 once ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . once Overrides void Defined in node_modules/@types/node/events.d.ts:22 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this","title":"once"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#prependlistener","text":"\u25b8 prependListener ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . prependListener Overrides void Defined in node_modules/@types/node/events.d.ts:23 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this","title":"prependListener"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#prependoncelistener","text":"\u25b8 prependOnceListener ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . prependOnceListener Overrides void Defined in node_modules/@types/node/events.d.ts:24 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this","title":"prependOnceListener"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#rawlisteners","text":"\u25b8 rawListeners ( event : string | symbol): Function[] Inherited from KubernetesClusterCategory . rawListeners Overrides void Defined in node_modules/@types/node/events.d.ts:31 Parameters: Name Type event string | symbol Returns: Function[]","title":"rawListeners"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#removealllisteners","text":"\u25b8 removeAllListeners ( event? : string | symbol): this Inherited from KubernetesClusterCategory . removeAllListeners Overrides void Defined in node_modules/@types/node/events.d.ts:27 Parameters: Name Type event? string | symbol Returns: this","title":"removeAllListeners"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#removelistener","text":"\u25b8 removeListener ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . removeListener Overrides void Defined in node_modules/@types/node/events.d.ts:25 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this","title":"removeListener"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#setmaxlisteners","text":"\u25b8 setMaxListeners ( n : number): this Inherited from KubernetesClusterCategory . setMaxListeners Overrides void Defined in node_modules/@types/node/events.d.ts:28 Parameters: Name Type n number Returns: this","title":"setMaxListeners"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#static-listenercount","text":"\u25b8 listenerCount ( emitter : EventEmitter, event : string | symbol): number Inherited from KubernetesClusterCategory . listenerCount Defined in node_modules/@types/node/events.d.ts:17 deprecated since v4.0.0 Parameters: Name Type emitter EventEmitter event string | symbol Returns: number","title":"Static listenerCount"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#static-parseid","text":"\u25b8 parseId ( id : string): object Inherited from KubernetesClusterCategory . parseId Defined in src/common/catalog/catalog-entity.ts:59 Parameters: Name Type Default id string \"\" Returns: object group ? : string kind ? : string","title":"Static parseId"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#object-literals_1","text":"","title":"Object literals"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#metadata","text":"","title":"metadata"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#metadata-object","text":"Overrides CatalogCategory . metadata Defined in src/common/catalog-entities/web-link.ts:57","title":"\u25aa metadata: object"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#icon","text":"\u2022 icon : string = \"link\" Defined in src/common/catalog-entities/web-link.ts:59","title":"icon"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#name","text":"\u2022 name : string = \"Web Links\" Defined in src/common/catalog-entities/web-link.ts:58","title":"name"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#spec","text":"","title":"spec"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#spec-object","text":"Overrides CatalogCategory . spec Defined in src/common/catalog-entities/web-link.ts:61","title":"\u25aa spec: object"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#group","text":"\u2022 group : string = \"entity.k8slens.dev\" Defined in src/common/catalog-entities/web-link.ts:62","title":"group"},{"location":"extensions/api/classes/_core_api_catalog_.weblinkcategory/#versions","text":"\u2022 versions : object[] = [ { name: \"v1alpha1\", entityClass: WebLink } ] Defined in src/common/catalog-entities/web-link.ts:63 \u25aa names : object Defined in src/common/catalog-entities/web-link.ts:69 kind : string = \"WebLink\"","title":"versions"},{"location":"extensions/api/classes/_core_api_ipc_.ipcmain/","text":"Class: IpcMain # Hierarchy # \u21b3 IpcRegistrar \u21b3 IpcMain Index # Constructors # constructor Properties # [IpcPrefix] extension Methods # broadcast handle listen createInstance getInstance resetInstance Constructors # constructor # + new IpcMain ( extension : LensMainExtension ): IpcMain Overrides IpcRegistrar . constructor Defined in src/extensions/ipc/ipc-main.ts:28 Parameters: Name Type extension LensMainExtension Returns: IpcMain Properties # [IpcPrefix] # \u2022 [IpcPrefix] : string Inherited from IpcMain . [IpcPrefix] Defined in src/extensions/ipc/ipc-registrar.ts:29 Protected extension # \u2022 extension : LensExtension Inherited from IpcMain . extension Defined in src/extensions/ipc/ipc-registrar.ts:31 Methods # broadcast # \u25b8 broadcast ( channel : string, ... args : any[]): void Inherited from IpcMain . broadcast Defined in src/extensions/ipc/ipc-registrar.ts:41 Parameters: Name Type Description channel string The channel to broadcast to your whole extension, both main and renderer ...args any[] The arguments passed to all listeners Returns: void handle # \u25b8 handle ( channel : string, handler : function): void Defined in src/extensions/ipc/ipc-main.ts:55 Declare a RPC over channel . Lens will cleanup when the extension is disabled or uninstalled Parameters: \u25aa channel : string The name of the RPC \u25aa handler : function The remote procedure that is called \u25b8 ( event : IpcMainInvokeEvent, ... args : any[]): any Parameters: Name Type event IpcMainInvokeEvent ...args any[] Returns: void listen # \u25b8 listen ( channel : string, listener : function): Disposer Defined in src/extensions/ipc/ipc-main.ts:40 Listen for broadcasts within your extension Parameters: \u25aa channel : string The channel to listen for broadcasts on \u25aa listener : function The function that will be called with the arguments of the broadcast \u25b8 ( event : IpcRendererEvent, ... args : any[]): any Parameters: Name Type event IpcRendererEvent ...args any[] Returns: Disposer An optional disopser, Lens will cleanup when the extension is disabled or uninstalled even if this is not called Static createInstance # \u25b8 createInstance \u2039 T , R \u203a( this : StaticThis\u2039T, R\u203a, ... args : R): T Inherited from ExtensionStore . createInstance Defined in src/common/utils/singleton.ts:46 Creates the single instance of the child class if one was not already created. Multiple calls will return the same instance. Essentially throwing away the arguments to the subsequent calls. Note: this is a racy function, if two (or more) calls are racing to call this function only the first's arguments will be used. Type parameters: \u25aa T \u25aa R : any[] Parameters: Name Type Description this StaticThis\u2039T, R\u203a Implicit argument that is the child class type ...args R The constructor arguments for the child class Returns: T An instance of the child class Static getInstance # \u25b8 getInstance \u2039 T , R \u203a( this : StaticThis\u2039T, R\u203a, strict : boolean): T | undefined Inherited from ExtensionStore . getInstance Defined in src/common/utils/singleton.ts:67 Get the instance of the child class that was previously created. Type parameters: \u25aa T \u25aa R : any[] Parameters: Name Type Default Description this StaticThis\u2039T, R\u203a - Implicit argument that is the child class type strict boolean true If false will return undefined instead of throwing when an instance doesn't exist. Default: true Returns: T | undefined An instance of the child class Static resetInstance # \u25b8 resetInstance (): void Inherited from ExtensionStore . resetInstance Defined in src/common/utils/singleton.ts:82 Delete the instance of the child class. Note: this doesn't prevent callers of getInstance from storing the result in a global. There is no way in JS or TS to prevent globals like that. Returns: void","title":"Class: IpcMain"},{"location":"extensions/api/classes/_core_api_ipc_.ipcmain/#class-ipcmain","text":"","title":"Class: IpcMain"},{"location":"extensions/api/classes/_core_api_ipc_.ipcmain/#hierarchy","text":"\u21b3 IpcRegistrar \u21b3 IpcMain","title":"Hierarchy"},{"location":"extensions/api/classes/_core_api_ipc_.ipcmain/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_core_api_ipc_.ipcmain/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_core_api_ipc_.ipcmain/#properties","text":"[IpcPrefix] extension","title":"Properties"},{"location":"extensions/api/classes/_core_api_ipc_.ipcmain/#methods","text":"broadcast handle listen createInstance getInstance resetInstance","title":"Methods"},{"location":"extensions/api/classes/_core_api_ipc_.ipcmain/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_core_api_ipc_.ipcmain/#constructor","text":"+ new IpcMain ( extension : LensMainExtension ): IpcMain Overrides IpcRegistrar . constructor Defined in src/extensions/ipc/ipc-main.ts:28 Parameters: Name Type extension LensMainExtension Returns: IpcMain","title":"constructor"},{"location":"extensions/api/classes/_core_api_ipc_.ipcmain/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_core_api_ipc_.ipcmain/#ipcprefix","text":"\u2022 [IpcPrefix] : string Inherited from IpcMain . [IpcPrefix] Defined in src/extensions/ipc/ipc-registrar.ts:29","title":"[IpcPrefix]"},{"location":"extensions/api/classes/_core_api_ipc_.ipcmain/#protected-extension","text":"\u2022 extension : LensExtension Inherited from IpcMain . extension Defined in src/extensions/ipc/ipc-registrar.ts:31","title":"Protected extension"},{"location":"extensions/api/classes/_core_api_ipc_.ipcmain/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_core_api_ipc_.ipcmain/#broadcast","text":"\u25b8 broadcast ( channel : string, ... args : any[]): void Inherited from IpcMain . broadcast Defined in src/extensions/ipc/ipc-registrar.ts:41 Parameters: Name Type Description channel string The channel to broadcast to your whole extension, both main and renderer ...args any[] The arguments passed to all listeners Returns: void","title":"broadcast"},{"location":"extensions/api/classes/_core_api_ipc_.ipcmain/#handle","text":"\u25b8 handle ( channel : string, handler : function): void Defined in src/extensions/ipc/ipc-main.ts:55 Declare a RPC over channel . Lens will cleanup when the extension is disabled or uninstalled Parameters: \u25aa channel : string The name of the RPC \u25aa handler : function The remote procedure that is called \u25b8 ( event : IpcMainInvokeEvent, ... args : any[]): any Parameters: Name Type event IpcMainInvokeEvent ...args any[] Returns: void","title":"handle"},{"location":"extensions/api/classes/_core_api_ipc_.ipcmain/#listen","text":"\u25b8 listen ( channel : string, listener : function): Disposer Defined in src/extensions/ipc/ipc-main.ts:40 Listen for broadcasts within your extension Parameters: \u25aa channel : string The channel to listen for broadcasts on \u25aa listener : function The function that will be called with the arguments of the broadcast \u25b8 ( event : IpcRendererEvent, ... args : any[]): any Parameters: Name Type event IpcRendererEvent ...args any[] Returns: Disposer An optional disopser, Lens will cleanup when the extension is disabled or uninstalled even if this is not called","title":"listen"},{"location":"extensions/api/classes/_core_api_ipc_.ipcmain/#static-createinstance","text":"\u25b8 createInstance \u2039 T , R \u203a( this : StaticThis\u2039T, R\u203a, ... args : R): T Inherited from ExtensionStore . createInstance Defined in src/common/utils/singleton.ts:46 Creates the single instance of the child class if one was not already created. Multiple calls will return the same instance. Essentially throwing away the arguments to the subsequent calls. Note: this is a racy function, if two (or more) calls are racing to call this function only the first's arguments will be used. Type parameters: \u25aa T \u25aa R : any[] Parameters: Name Type Description this StaticThis\u2039T, R\u203a Implicit argument that is the child class type ...args R The constructor arguments for the child class Returns: T An instance of the child class","title":"Static createInstance"},{"location":"extensions/api/classes/_core_api_ipc_.ipcmain/#static-getinstance","text":"\u25b8 getInstance \u2039 T , R \u203a( this : StaticThis\u2039T, R\u203a, strict : boolean): T | undefined Inherited from ExtensionStore . getInstance Defined in src/common/utils/singleton.ts:67 Get the instance of the child class that was previously created. Type parameters: \u25aa T \u25aa R : any[] Parameters: Name Type Default Description this StaticThis\u2039T, R\u203a - Implicit argument that is the child class type strict boolean true If false will return undefined instead of throwing when an instance doesn't exist. Default: true Returns: T | undefined An instance of the child class","title":"Static getInstance"},{"location":"extensions/api/classes/_core_api_ipc_.ipcmain/#static-resetinstance","text":"\u25b8 resetInstance (): void Inherited from ExtensionStore . resetInstance Defined in src/common/utils/singleton.ts:82 Delete the instance of the child class. Note: this doesn't prevent callers of getInstance from storing the result in a global. There is no way in JS or TS to prevent globals like that. Returns: void","title":"Static resetInstance"},{"location":"extensions/api/classes/_core_api_ipc_.ipcregistrar/","text":"Class: IpcRegistrar # Hierarchy # Singleton \u21b3 IpcRegistrar \u21b3 IpcMain Index # Constructors # constructor Properties # [IpcPrefix] extension Methods # broadcast createInstance getInstance resetInstance Constructors # constructor # + new IpcRegistrar ( extension : LensExtension): IpcRegistrar Overrides Singleton . constructor Defined in src/extensions/ipc/ipc-registrar.ts:29 Parameters: Name Type extension LensExtension Returns: IpcRegistrar Properties # [IpcPrefix] # \u2022 [IpcPrefix] : string Defined in src/extensions/ipc/ipc-registrar.ts:29 Protected extension # \u2022 extension : LensExtension Defined in src/extensions/ipc/ipc-registrar.ts:31 Methods # broadcast # \u25b8 broadcast ( channel : string, ... args : any[]): void Defined in src/extensions/ipc/ipc-registrar.ts:41 Parameters: Name Type Description channel string The channel to broadcast to your whole extension, both main and renderer ...args any[] The arguments passed to all listeners Returns: void Static createInstance # \u25b8 createInstance \u2039 T , R \u203a( this : StaticThis\u2039T, R\u203a, ... args : R): T Inherited from ExtensionStore . createInstance Defined in src/common/utils/singleton.ts:46 Creates the single instance of the child class if one was not already created. Multiple calls will return the same instance. Essentially throwing away the arguments to the subsequent calls. Note: this is a racy function, if two (or more) calls are racing to call this function only the first's arguments will be used. Type parameters: \u25aa T \u25aa R : any[] Parameters: Name Type Description this StaticThis\u2039T, R\u203a Implicit argument that is the child class type ...args R The constructor arguments for the child class Returns: T An instance of the child class Static getInstance # \u25b8 getInstance \u2039 T , R \u203a( this : StaticThis\u2039T, R\u203a, strict : boolean): T | undefined Inherited from ExtensionStore . getInstance Defined in src/common/utils/singleton.ts:67 Get the instance of the child class that was previously created. Type parameters: \u25aa T \u25aa R : any[] Parameters: Name Type Default Description this StaticThis\u2039T, R\u203a - Implicit argument that is the child class type strict boolean true If false will return undefined instead of throwing when an instance doesn't exist. Default: true Returns: T | undefined An instance of the child class Static resetInstance # \u25b8 resetInstance (): void Inherited from ExtensionStore . resetInstance Defined in src/common/utils/singleton.ts:82 Delete the instance of the child class. Note: this doesn't prevent callers of getInstance from storing the result in a global. There is no way in JS or TS to prevent globals like that. Returns: void","title":"Class: IpcRegistrar"},{"location":"extensions/api/classes/_core_api_ipc_.ipcregistrar/#class-ipcregistrar","text":"","title":"Class: IpcRegistrar"},{"location":"extensions/api/classes/_core_api_ipc_.ipcregistrar/#hierarchy","text":"Singleton \u21b3 IpcRegistrar \u21b3 IpcMain","title":"Hierarchy"},{"location":"extensions/api/classes/_core_api_ipc_.ipcregistrar/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_core_api_ipc_.ipcregistrar/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_core_api_ipc_.ipcregistrar/#properties","text":"[IpcPrefix] extension","title":"Properties"},{"location":"extensions/api/classes/_core_api_ipc_.ipcregistrar/#methods","text":"broadcast createInstance getInstance resetInstance","title":"Methods"},{"location":"extensions/api/classes/_core_api_ipc_.ipcregistrar/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_core_api_ipc_.ipcregistrar/#constructor","text":"+ new IpcRegistrar ( extension : LensExtension): IpcRegistrar Overrides Singleton . constructor Defined in src/extensions/ipc/ipc-registrar.ts:29 Parameters: Name Type extension LensExtension Returns: IpcRegistrar","title":"constructor"},{"location":"extensions/api/classes/_core_api_ipc_.ipcregistrar/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_core_api_ipc_.ipcregistrar/#ipcprefix","text":"\u2022 [IpcPrefix] : string Defined in src/extensions/ipc/ipc-registrar.ts:29","title":"[IpcPrefix]"},{"location":"extensions/api/classes/_core_api_ipc_.ipcregistrar/#protected-extension","text":"\u2022 extension : LensExtension Defined in src/extensions/ipc/ipc-registrar.ts:31","title":"Protected extension"},{"location":"extensions/api/classes/_core_api_ipc_.ipcregistrar/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_core_api_ipc_.ipcregistrar/#broadcast","text":"\u25b8 broadcast ( channel : string, ... args : any[]): void Defined in src/extensions/ipc/ipc-registrar.ts:41 Parameters: Name Type Description channel string The channel to broadcast to your whole extension, both main and renderer ...args any[] The arguments passed to all listeners Returns: void","title":"broadcast"},{"location":"extensions/api/classes/_core_api_ipc_.ipcregistrar/#static-createinstance","text":"\u25b8 createInstance \u2039 T , R \u203a( this : StaticThis\u2039T, R\u203a, ... args : R): T Inherited from ExtensionStore . createInstance Defined in src/common/utils/singleton.ts:46 Creates the single instance of the child class if one was not already created. Multiple calls will return the same instance. Essentially throwing away the arguments to the subsequent calls. Note: this is a racy function, if two (or more) calls are racing to call this function only the first's arguments will be used. Type parameters: \u25aa T \u25aa R : any[] Parameters: Name Type Description this StaticThis\u2039T, R\u203a Implicit argument that is the child class type ...args R The constructor arguments for the child class Returns: T An instance of the child class","title":"Static createInstance"},{"location":"extensions/api/classes/_core_api_ipc_.ipcregistrar/#static-getinstance","text":"\u25b8 getInstance \u2039 T , R \u203a( this : StaticThis\u2039T, R\u203a, strict : boolean): T | undefined Inherited from ExtensionStore . getInstance Defined in src/common/utils/singleton.ts:67 Get the instance of the child class that was previously created. Type parameters: \u25aa T \u25aa R : any[] Parameters: Name Type Default Description this StaticThis\u2039T, R\u203a - Implicit argument that is the child class type strict boolean true If false will return undefined instead of throwing when an instance doesn't exist. Default: true Returns: T | undefined An instance of the child class","title":"Static getInstance"},{"location":"extensions/api/classes/_core_api_ipc_.ipcregistrar/#static-resetinstance","text":"\u25b8 resetInstance (): void Inherited from ExtensionStore . resetInstance Defined in src/common/utils/singleton.ts:82 Delete the instance of the child class. Note: this doesn't prevent callers of getInstance from storing the result in a global. There is no way in JS or TS to prevent globals like that. Returns: void","title":"Static resetInstance"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/","text":"Class: ExtensionStore \u2039 T \u203a # Type parameters # \u25aa T Hierarchy # BaseStore\u2039T\u203a \u21b3 ExtensionStore Index # Constructors # constructor Properties # extension isLoaded params storeConfig syncDisposers Accessors # name path syncMainChannel syncRendererChannel whenLoaded Methods # applyWithoutSync cwd disableSync enableSync fromStore init load loadExtension onModelChange onSync onSyncFromMain saveToFile toJSON unregisterIpcListener createInstance getInstance resetInstance Constructors # Protected constructor # + new ExtensionStore ( params : BaseStoreParams): ExtensionStore Inherited from ExtensionStore . constructor Overrides Singleton . constructor Defined in src/common/base-store.ts:49 Parameters: Name Type params BaseStoreParams Returns: ExtensionStore Properties # Protected extension # \u2022 extension : LensExtension Defined in src/extensions/extension-store.ts:27 isLoaded # \u2022 isLoaded : boolean = false Inherited from ExtensionStore . isLoaded Defined in src/common/base-store.ts:45 Protected params # \u2022 params : BaseStoreParams Inherited from ExtensionStore . params Defined in src/common/base-store.ts:51 Protected Optional storeConfig # \u2022 storeConfig ? : Config\u2039T\u203a Inherited from ExtensionStore . storeConfig Defined in src/common/base-store.ts:42 Protected syncDisposers # \u2022 syncDisposers : Disposer[] = [] Inherited from ExtensionStore . syncDisposers Defined in src/common/base-store.ts:43 Accessors # name # \u2022 get name (): string Inherited from ExtensionStore . name Defined in src/common/base-store.ts:63 Returns: string path # \u2022 get path (): string Inherited from ExtensionStore . path Defined in src/common/base-store.ts:75 Returns: string Protected syncMainChannel # \u2022 get syncMainChannel (): string Inherited from ExtensionStore . syncMainChannel Defined in src/common/base-store.ts:71 Returns: string Protected syncRendererChannel # \u2022 get syncRendererChannel (): string Inherited from ExtensionStore . syncRendererChannel Defined in src/common/base-store.ts:67 Returns: string whenLoaded # \u2022 get whenLoaded (): Promise\u2039void\u203a & object Inherited from ExtensionStore . whenLoaded Defined in src/common/base-store.ts:47 Returns: Promise\u2039void\u203a & object Methods # Protected applyWithoutSync # \u25b8 applyWithoutSync ( callback : function): void Inherited from ExtensionStore . applyWithoutSync Defined in src/common/base-store.ts:165 Parameters: \u25aa callback : function \u25b8 (): void Returns: void Protected cwd # \u25b8 cwd (): string Overrides void Defined in src/extensions/extension-store.ts:41 Returns: string disableSync # \u25b8 disableSync (): void Inherited from ExtensionStore . disableSync Defined in src/common/base-store.ts:160 Returns: void enableSync # \u25b8 enableSync (): void Inherited from ExtensionStore . enableSync Defined in src/common/base-store.ts:119 Returns: void Protected Abstract fromStore # \u25b8 fromStore ( data : T): void Inherited from ExtensionStore . fromStore Defined in src/common/base-store.ts:195 fromStore is called internally when a child class syncs with the file system. Parameters: Name Type Description data T the parsed information read from the stored JSON file Returns: void Protected init # \u25b8 init (): Promise\u2039void\u203a Inherited from ExtensionStore . init Defined in src/common/base-store.ts:79 Returns: Promise\u2039void\u203a load # \u25b8 load (): Promise\u2039void\u203a Overrides void Defined in src/extensions/extension-store.ts:35 Returns: Promise\u2039void\u203a loadExtension # \u25b8 loadExtension ( extension : LensExtension): Promise\u2039void\u203a Defined in src/extensions/extension-store.ts:29 Parameters: Name Type extension LensExtension Returns: Promise\u2039void\u203a Protected onModelChange # \u25b8 onModelChange ( model : T): Promise\u2039void\u203a Inherited from ExtensionStore . onModelChange Defined in src/common/base-store.ts:181 Parameters: Name Type model T Returns: Promise\u2039void\u203a Protected onSync # \u25b8 onSync ( model : T): void Inherited from ExtensionStore . onSync Defined in src/common/base-store.ts:174 Parameters: Name Type model T Returns: void Protected onSyncFromMain # \u25b8 onSyncFromMain ( model : T): void Inherited from ExtensionStore . onSyncFromMain Defined in src/common/base-store.ts:149 Parameters: Name Type model T Returns: void Protected saveToFile # \u25b8 saveToFile ( model : T): Promise\u2039void\u203a Inherited from ExtensionStore . saveToFile Defined in src/common/base-store.ts:108 Parameters: Name Type model T Returns: Promise\u2039void\u203a Abstract toJSON # \u25b8 toJSON (): T Inherited from ExtensionStore . toJSON Defined in src/common/base-store.ts:204 toJSON is called when syncing the store to the filesystem. It should produce a JSON serializable object representation of the current state. It is recommended that a round trip is valid. Namely, calling this.fromStore(this.toJSON()) shouldn't change the state. Returns: T unregisterIpcListener # \u25b8 unregisterIpcListener (): void Inherited from ExtensionStore . unregisterIpcListener Defined in src/common/base-store.ts:155 Returns: void Static createInstance # \u25b8 createInstance \u2039 T , R \u203a( this : StaticThis\u2039T, R\u203a, ... args : R): T Inherited from ExtensionStore . createInstance Defined in src/common/utils/singleton.ts:46 Creates the single instance of the child class if one was not already created. Multiple calls will return the same instance. Essentially throwing away the arguments to the subsequent calls. Note: this is a racy function, if two (or more) calls are racing to call this function only the first's arguments will be used. Type parameters: \u25aa T \u25aa R : any[] Parameters: Name Type Description this StaticThis\u2039T, R\u203a Implicit argument that is the child class type ...args R The constructor arguments for the child class Returns: T An instance of the child class Static getInstance # \u25b8 getInstance \u2039 T , R \u203a( this : StaticThis\u2039T, R\u203a, strict : boolean): T | undefined Inherited from ExtensionStore . getInstance Defined in src/common/utils/singleton.ts:67 Get the instance of the child class that was previously created. Type parameters: \u25aa T \u25aa R : any[] Parameters: Name Type Default Description this StaticThis\u2039T, R\u203a - Implicit argument that is the child class type strict boolean true If false will return undefined instead of throwing when an instance doesn't exist. Default: true Returns: T | undefined An instance of the child class Static resetInstance # \u25b8 resetInstance (): void Inherited from ExtensionStore . resetInstance Defined in src/common/utils/singleton.ts:82 Delete the instance of the child class. Note: this doesn't prevent callers of getInstance from storing the result in a global. There is no way in JS or TS to prevent globals like that. Returns: void","title":"Class: ExtensionStore \u2039**T**\u203a"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#class-extensionstore-t","text":"","title":"Class: ExtensionStore \u2039T\u203a"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#type-parameters","text":"\u25aa T","title":"Type parameters"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#hierarchy","text":"BaseStore\u2039T\u203a \u21b3 ExtensionStore","title":"Hierarchy"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#properties","text":"extension isLoaded params storeConfig syncDisposers","title":"Properties"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#accessors","text":"name path syncMainChannel syncRendererChannel whenLoaded","title":"Accessors"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#methods","text":"applyWithoutSync cwd disableSync enableSync fromStore init load loadExtension onModelChange onSync onSyncFromMain saveToFile toJSON unregisterIpcListener createInstance getInstance resetInstance","title":"Methods"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#protected-constructor","text":"+ new ExtensionStore ( params : BaseStoreParams): ExtensionStore Inherited from ExtensionStore . constructor Overrides Singleton . constructor Defined in src/common/base-store.ts:49 Parameters: Name Type params BaseStoreParams Returns: ExtensionStore","title":"Protected constructor"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#protected-extension","text":"\u2022 extension : LensExtension Defined in src/extensions/extension-store.ts:27","title":"Protected extension"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#isloaded","text":"\u2022 isLoaded : boolean = false Inherited from ExtensionStore . isLoaded Defined in src/common/base-store.ts:45","title":"isLoaded"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#protected-params","text":"\u2022 params : BaseStoreParams Inherited from ExtensionStore . params Defined in src/common/base-store.ts:51","title":"Protected params"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#protected-optional-storeconfig","text":"\u2022 storeConfig ? : Config\u2039T\u203a Inherited from ExtensionStore . storeConfig Defined in src/common/base-store.ts:42","title":"Protected Optional storeConfig"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#protected-syncdisposers","text":"\u2022 syncDisposers : Disposer[] = [] Inherited from ExtensionStore . syncDisposers Defined in src/common/base-store.ts:43","title":"Protected syncDisposers"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#name","text":"\u2022 get name (): string Inherited from ExtensionStore . name Defined in src/common/base-store.ts:63 Returns: string","title":"name"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#path","text":"\u2022 get path (): string Inherited from ExtensionStore . path Defined in src/common/base-store.ts:75 Returns: string","title":"path"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#protected-syncmainchannel","text":"\u2022 get syncMainChannel (): string Inherited from ExtensionStore . syncMainChannel Defined in src/common/base-store.ts:71 Returns: string","title":"Protected syncMainChannel"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#protected-syncrendererchannel","text":"\u2022 get syncRendererChannel (): string Inherited from ExtensionStore . syncRendererChannel Defined in src/common/base-store.ts:67 Returns: string","title":"Protected syncRendererChannel"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#whenloaded","text":"\u2022 get whenLoaded (): Promise\u2039void\u203a & object Inherited from ExtensionStore . whenLoaded Defined in src/common/base-store.ts:47 Returns: Promise\u2039void\u203a & object","title":"whenLoaded"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#protected-applywithoutsync","text":"\u25b8 applyWithoutSync ( callback : function): void Inherited from ExtensionStore . applyWithoutSync Defined in src/common/base-store.ts:165 Parameters: \u25aa callback : function \u25b8 (): void Returns: void","title":"Protected applyWithoutSync"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#protected-cwd","text":"\u25b8 cwd (): string Overrides void Defined in src/extensions/extension-store.ts:41 Returns: string","title":"Protected cwd"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#disablesync","text":"\u25b8 disableSync (): void Inherited from ExtensionStore . disableSync Defined in src/common/base-store.ts:160 Returns: void","title":"disableSync"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#enablesync","text":"\u25b8 enableSync (): void Inherited from ExtensionStore . enableSync Defined in src/common/base-store.ts:119 Returns: void","title":"enableSync"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#protected-abstract-fromstore","text":"\u25b8 fromStore ( data : T): void Inherited from ExtensionStore . fromStore Defined in src/common/base-store.ts:195 fromStore is called internally when a child class syncs with the file system. Parameters: Name Type Description data T the parsed information read from the stored JSON file Returns: void","title":"Protected Abstract fromStore"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#protected-init","text":"\u25b8 init (): Promise\u2039void\u203a Inherited from ExtensionStore . init Defined in src/common/base-store.ts:79 Returns: Promise\u2039void\u203a","title":"Protected init"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#load","text":"\u25b8 load (): Promise\u2039void\u203a Overrides void Defined in src/extensions/extension-store.ts:35 Returns: Promise\u2039void\u203a","title":"load"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#loadextension","text":"\u25b8 loadExtension ( extension : LensExtension): Promise\u2039void\u203a Defined in src/extensions/extension-store.ts:29 Parameters: Name Type extension LensExtension Returns: Promise\u2039void\u203a","title":"loadExtension"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#protected-onmodelchange","text":"\u25b8 onModelChange ( model : T): Promise\u2039void\u203a Inherited from ExtensionStore . onModelChange Defined in src/common/base-store.ts:181 Parameters: Name Type model T Returns: Promise\u2039void\u203a","title":"Protected onModelChange"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#protected-onsync","text":"\u25b8 onSync ( model : T): void Inherited from ExtensionStore . onSync Defined in src/common/base-store.ts:174 Parameters: Name Type model T Returns: void","title":"Protected onSync"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#protected-onsyncfrommain","text":"\u25b8 onSyncFromMain ( model : T): void Inherited from ExtensionStore . onSyncFromMain Defined in src/common/base-store.ts:149 Parameters: Name Type model T Returns: void","title":"Protected onSyncFromMain"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#protected-savetofile","text":"\u25b8 saveToFile ( model : T): Promise\u2039void\u203a Inherited from ExtensionStore . saveToFile Defined in src/common/base-store.ts:108 Parameters: Name Type model T Returns: Promise\u2039void\u203a","title":"Protected saveToFile"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#abstract-tojson","text":"\u25b8 toJSON (): T Inherited from ExtensionStore . toJSON Defined in src/common/base-store.ts:204 toJSON is called when syncing the store to the filesystem. It should produce a JSON serializable object representation of the current state. It is recommended that a round trip is valid. Namely, calling this.fromStore(this.toJSON()) shouldn't change the state. Returns: T","title":"Abstract toJSON"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#unregisteripclistener","text":"\u25b8 unregisterIpcListener (): void Inherited from ExtensionStore . unregisterIpcListener Defined in src/common/base-store.ts:155 Returns: void","title":"unregisterIpcListener"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#static-createinstance","text":"\u25b8 createInstance \u2039 T , R \u203a( this : StaticThis\u2039T, R\u203a, ... args : R): T Inherited from ExtensionStore . createInstance Defined in src/common/utils/singleton.ts:46 Creates the single instance of the child class if one was not already created. Multiple calls will return the same instance. Essentially throwing away the arguments to the subsequent calls. Note: this is a racy function, if two (or more) calls are racing to call this function only the first's arguments will be used. Type parameters: \u25aa T \u25aa R : any[] Parameters: Name Type Description this StaticThis\u2039T, R\u203a Implicit argument that is the child class type ...args R The constructor arguments for the child class Returns: T An instance of the child class","title":"Static createInstance"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#static-getinstance","text":"\u25b8 getInstance \u2039 T , R \u203a( this : StaticThis\u2039T, R\u203a, strict : boolean): T | undefined Inherited from ExtensionStore . getInstance Defined in src/common/utils/singleton.ts:67 Get the instance of the child class that was previously created. Type parameters: \u25aa T \u25aa R : any[] Parameters: Name Type Default Description this StaticThis\u2039T, R\u203a - Implicit argument that is the child class type strict boolean true If false will return undefined instead of throwing when an instance doesn't exist. Default: true Returns: T | undefined An instance of the child class","title":"Static getInstance"},{"location":"extensions/api/classes/_core_api_stores_.extensionstore/#static-resetinstance","text":"\u25b8 resetInstance (): void Inherited from ExtensionStore . resetInstance Defined in src/common/utils/singleton.ts:82 Delete the instance of the child class. Note: this doesn't prevent callers of getInstance from storing the result in a global. There is no way in JS or TS to prevent globals like that. Returns: void","title":"Static resetInstance"},{"location":"extensions/api/classes/_core_api_utils_.singleton/","text":"Class: Singleton # Hierarchy # Singleton \u21b3 IpcRegistrar Index # Constructors # constructor Methods # createInstance getInstance resetInstance Constructors # constructor # + new Singleton (): Singleton Defined in src/common/utils/singleton.ts:26 Returns: Singleton Methods # Static createInstance # \u25b8 createInstance \u2039 T , R \u203a( this : StaticThis\u2039T, R\u203a, ... args : R): T Defined in src/common/utils/singleton.ts:46 Creates the single instance of the child class if one was not already created. Multiple calls will return the same instance. Essentially throwing away the arguments to the subsequent calls. Note: this is a racy function, if two (or more) calls are racing to call this function only the first's arguments will be used. Type parameters: \u25aa T \u25aa R : any[] Parameters: Name Type Description this StaticThis\u2039T, R\u203a Implicit argument that is the child class type ...args R The constructor arguments for the child class Returns: T An instance of the child class Static getInstance # \u25b8 getInstance \u2039 T , R \u203a( this : StaticThis\u2039T, R\u203a, strict : boolean): T | undefined Defined in src/common/utils/singleton.ts:67 Get the instance of the child class that was previously created. Type parameters: \u25aa T \u25aa R : any[] Parameters: Name Type Default Description this StaticThis\u2039T, R\u203a - Implicit argument that is the child class type strict boolean true If false will return undefined instead of throwing when an instance doesn't exist. Default: true Returns: T | undefined An instance of the child class Static resetInstance # \u25b8 resetInstance (): void Defined in src/common/utils/singleton.ts:82 Delete the instance of the child class. Note: this doesn't prevent callers of getInstance from storing the result in a global. There is no way in JS or TS to prevent globals like that. Returns: void","title":"Class: Singleton"},{"location":"extensions/api/classes/_core_api_utils_.singleton/#class-singleton","text":"","title":"Class: Singleton"},{"location":"extensions/api/classes/_core_api_utils_.singleton/#hierarchy","text":"Singleton \u21b3 IpcRegistrar","title":"Hierarchy"},{"location":"extensions/api/classes/_core_api_utils_.singleton/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_core_api_utils_.singleton/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_core_api_utils_.singleton/#methods","text":"createInstance getInstance resetInstance","title":"Methods"},{"location":"extensions/api/classes/_core_api_utils_.singleton/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_core_api_utils_.singleton/#constructor","text":"+ new Singleton (): Singleton Defined in src/common/utils/singleton.ts:26 Returns: Singleton","title":"constructor"},{"location":"extensions/api/classes/_core_api_utils_.singleton/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_core_api_utils_.singleton/#static-createinstance","text":"\u25b8 createInstance \u2039 T , R \u203a( this : StaticThis\u2039T, R\u203a, ... args : R): T Defined in src/common/utils/singleton.ts:46 Creates the single instance of the child class if one was not already created. Multiple calls will return the same instance. Essentially throwing away the arguments to the subsequent calls. Note: this is a racy function, if two (or more) calls are racing to call this function only the first's arguments will be used. Type parameters: \u25aa T \u25aa R : any[] Parameters: Name Type Description this StaticThis\u2039T, R\u203a Implicit argument that is the child class type ...args R The constructor arguments for the child class Returns: T An instance of the child class","title":"Static createInstance"},{"location":"extensions/api/classes/_core_api_utils_.singleton/#static-getinstance","text":"\u25b8 getInstance \u2039 T , R \u203a( this : StaticThis\u2039T, R\u203a, strict : boolean): T | undefined Defined in src/common/utils/singleton.ts:67 Get the instance of the child class that was previously created. Type parameters: \u25aa T \u25aa R : any[] Parameters: Name Type Default Description this StaticThis\u2039T, R\u203a - Implicit argument that is the child class type strict boolean true If false will return undefined instead of throwing when an instance doesn't exist. Default: true Returns: T | undefined An instance of the child class","title":"Static getInstance"},{"location":"extensions/api/classes/_core_api_utils_.singleton/#static-resetinstance","text":"\u25b8 resetInstance (): void Defined in src/common/utils/singleton.ts:82 Delete the instance of the child class. Note: this doesn't prevent callers of getInstance from storing the result in a global. There is no way in JS or TS to prevent globals like that. Returns: void","title":"Static resetInstance"},{"location":"extensions/api/classes/_interfaces_index_.catalogcategory/","text":"Class: CatalogCategory # Hierarchy # EventEmitter \u21b3 CatalogCategory \u21b3 KubernetesClusterCategory \u21b3 WebLinkCategory Index # Properties # apiVersion kind metadata spec defaultMaxListeners Methods # addListener emit eventNames getId getMaxListeners listenerCount listeners off on once prependListener prependOnceListener rawListeners removeAllListeners removeListener setMaxListeners listenerCount parseId Properties # Abstract apiVersion # \u2022 apiVersion : string Defined in src/common/catalog/catalog-entity.ts:51 Abstract kind # \u2022 kind : string Defined in src/common/catalog/catalog-entity.ts:52 Abstract metadata # \u2022 metadata : object Defined in src/common/catalog/catalog-entity.ts:53 Type declaration: # icon : string name : string Abstract spec # \u2022 spec : CatalogCategorySpec Defined in src/common/catalog/catalog-entity.ts:57 Static defaultMaxListeners # \u25aa defaultMaxListeners : number Inherited from KubernetesClusterCategory . defaultMaxListeners Defined in node_modules/@types/node/events.d.ts:18 Methods # addListener # \u25b8 addListener ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . addListener Overrides void Defined in node_modules/@types/node/events.d.ts:20 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this emit # \u25b8 emit ( event : string | symbol, ... args : any[]): boolean Inherited from KubernetesClusterCategory . emit Overrides void Defined in node_modules/@types/node/events.d.ts:32 Parameters: Name Type event string | symbol ...args any[] Returns: boolean eventNames # \u25b8 eventNames (): Array\u2039string | symbol\u203a Inherited from KubernetesClusterCategory . eventNames Overrides void Defined in node_modules/@types/node/events.d.ts:33 Returns: Array\u2039string | symbol\u203a getId # \u25b8 getId (): string Defined in src/common/catalog/catalog-entity.ts:65 Returns: string getMaxListeners # \u25b8 getMaxListeners (): number Inherited from KubernetesClusterCategory . getMaxListeners Overrides void Defined in node_modules/@types/node/events.d.ts:29 Returns: number listenerCount # \u25b8 listenerCount ( type : string | symbol): number Inherited from KubernetesClusterCategory . listenerCount Overrides void Defined in node_modules/@types/node/events.d.ts:34 Parameters: Name Type type string | symbol Returns: number listeners # \u25b8 listeners ( event : string | symbol): Function[] Inherited from KubernetesClusterCategory . listeners Overrides void Defined in node_modules/@types/node/events.d.ts:30 Parameters: Name Type event string | symbol Returns: Function[] off # \u25b8 off ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . off Overrides void Defined in node_modules/@types/node/events.d.ts:26 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this on # \u25b8 on ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . on Overrides void Defined in node_modules/@types/node/events.d.ts:21 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this once # \u25b8 once ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . once Overrides void Defined in node_modules/@types/node/events.d.ts:22 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this prependListener # \u25b8 prependListener ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . prependListener Overrides void Defined in node_modules/@types/node/events.d.ts:23 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this prependOnceListener # \u25b8 prependOnceListener ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . prependOnceListener Overrides void Defined in node_modules/@types/node/events.d.ts:24 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this rawListeners # \u25b8 rawListeners ( event : string | symbol): Function[] Inherited from KubernetesClusterCategory . rawListeners Overrides void Defined in node_modules/@types/node/events.d.ts:31 Parameters: Name Type event string | symbol Returns: Function[] removeAllListeners # \u25b8 removeAllListeners ( event? : string | symbol): this Inherited from KubernetesClusterCategory . removeAllListeners Overrides void Defined in node_modules/@types/node/events.d.ts:27 Parameters: Name Type event? string | symbol Returns: this removeListener # \u25b8 removeListener ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . removeListener Overrides void Defined in node_modules/@types/node/events.d.ts:25 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this setMaxListeners # \u25b8 setMaxListeners ( n : number): this Inherited from KubernetesClusterCategory . setMaxListeners Overrides void Defined in node_modules/@types/node/events.d.ts:28 Parameters: Name Type n number Returns: this Static listenerCount # \u25b8 listenerCount ( emitter : EventEmitter, event : string | symbol): number Inherited from KubernetesClusterCategory . listenerCount Defined in node_modules/@types/node/events.d.ts:17 deprecated since v4.0.0 Parameters: Name Type emitter EventEmitter event string | symbol Returns: number Static parseId # \u25b8 parseId ( id : string): object Defined in src/common/catalog/catalog-entity.ts:59 Parameters: Name Type Default id string \"\" Returns: object group ? : string kind ? : string","title":"Class: CatalogCategory"},{"location":"extensions/api/classes/_interfaces_index_.catalogcategory/#class-catalogcategory","text":"","title":"Class: CatalogCategory"},{"location":"extensions/api/classes/_interfaces_index_.catalogcategory/#hierarchy","text":"EventEmitter \u21b3 CatalogCategory \u21b3 KubernetesClusterCategory \u21b3 WebLinkCategory","title":"Hierarchy"},{"location":"extensions/api/classes/_interfaces_index_.catalogcategory/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_interfaces_index_.catalogcategory/#properties","text":"apiVersion kind metadata spec defaultMaxListeners","title":"Properties"},{"location":"extensions/api/classes/_interfaces_index_.catalogcategory/#methods","text":"addListener emit eventNames getId getMaxListeners listenerCount listeners off on once prependListener prependOnceListener rawListeners removeAllListeners removeListener setMaxListeners listenerCount parseId","title":"Methods"},{"location":"extensions/api/classes/_interfaces_index_.catalogcategory/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_interfaces_index_.catalogcategory/#abstract-apiversion","text":"\u2022 apiVersion : string Defined in src/common/catalog/catalog-entity.ts:51","title":"Abstract apiVersion"},{"location":"extensions/api/classes/_interfaces_index_.catalogcategory/#abstract-kind","text":"\u2022 kind : string Defined in src/common/catalog/catalog-entity.ts:52","title":"Abstract kind"},{"location":"extensions/api/classes/_interfaces_index_.catalogcategory/#abstract-metadata","text":"\u2022 metadata : object Defined in src/common/catalog/catalog-entity.ts:53","title":"Abstract metadata"},{"location":"extensions/api/classes/_interfaces_index_.catalogcategory/#abstract-spec","text":"\u2022 spec : CatalogCategorySpec Defined in src/common/catalog/catalog-entity.ts:57","title":"Abstract spec"},{"location":"extensions/api/classes/_interfaces_index_.catalogcategory/#static-defaultmaxlisteners","text":"\u25aa defaultMaxListeners : number Inherited from KubernetesClusterCategory . defaultMaxListeners Defined in node_modules/@types/node/events.d.ts:18","title":"Static defaultMaxListeners"},{"location":"extensions/api/classes/_interfaces_index_.catalogcategory/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_interfaces_index_.catalogcategory/#addlistener","text":"\u25b8 addListener ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . addListener Overrides void Defined in node_modules/@types/node/events.d.ts:20 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this","title":"addListener"},{"location":"extensions/api/classes/_interfaces_index_.catalogcategory/#emit","text":"\u25b8 emit ( event : string | symbol, ... args : any[]): boolean Inherited from KubernetesClusterCategory . emit Overrides void Defined in node_modules/@types/node/events.d.ts:32 Parameters: Name Type event string | symbol ...args any[] Returns: boolean","title":"emit"},{"location":"extensions/api/classes/_interfaces_index_.catalogcategory/#eventnames","text":"\u25b8 eventNames (): Array\u2039string | symbol\u203a Inherited from KubernetesClusterCategory . eventNames Overrides void Defined in node_modules/@types/node/events.d.ts:33 Returns: Array\u2039string | symbol\u203a","title":"eventNames"},{"location":"extensions/api/classes/_interfaces_index_.catalogcategory/#getid","text":"\u25b8 getId (): string Defined in src/common/catalog/catalog-entity.ts:65 Returns: string","title":"getId"},{"location":"extensions/api/classes/_interfaces_index_.catalogcategory/#getmaxlisteners","text":"\u25b8 getMaxListeners (): number Inherited from KubernetesClusterCategory . getMaxListeners Overrides void Defined in node_modules/@types/node/events.d.ts:29 Returns: number","title":"getMaxListeners"},{"location":"extensions/api/classes/_interfaces_index_.catalogcategory/#listenercount","text":"\u25b8 listenerCount ( type : string | symbol): number Inherited from KubernetesClusterCategory . listenerCount Overrides void Defined in node_modules/@types/node/events.d.ts:34 Parameters: Name Type type string | symbol Returns: number","title":"listenerCount"},{"location":"extensions/api/classes/_interfaces_index_.catalogcategory/#listeners","text":"\u25b8 listeners ( event : string | symbol): Function[] Inherited from KubernetesClusterCategory . listeners Overrides void Defined in node_modules/@types/node/events.d.ts:30 Parameters: Name Type event string | symbol Returns: Function[]","title":"listeners"},{"location":"extensions/api/classes/_interfaces_index_.catalogcategory/#off","text":"\u25b8 off ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . off Overrides void Defined in node_modules/@types/node/events.d.ts:26 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this","title":"off"},{"location":"extensions/api/classes/_interfaces_index_.catalogcategory/#on","text":"\u25b8 on ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . on Overrides void Defined in node_modules/@types/node/events.d.ts:21 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this","title":"on"},{"location":"extensions/api/classes/_interfaces_index_.catalogcategory/#once","text":"\u25b8 once ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . once Overrides void Defined in node_modules/@types/node/events.d.ts:22 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this","title":"once"},{"location":"extensions/api/classes/_interfaces_index_.catalogcategory/#prependlistener","text":"\u25b8 prependListener ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . prependListener Overrides void Defined in node_modules/@types/node/events.d.ts:23 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this","title":"prependListener"},{"location":"extensions/api/classes/_interfaces_index_.catalogcategory/#prependoncelistener","text":"\u25b8 prependOnceListener ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . prependOnceListener Overrides void Defined in node_modules/@types/node/events.d.ts:24 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this","title":"prependOnceListener"},{"location":"extensions/api/classes/_interfaces_index_.catalogcategory/#rawlisteners","text":"\u25b8 rawListeners ( event : string | symbol): Function[] Inherited from KubernetesClusterCategory . rawListeners Overrides void Defined in node_modules/@types/node/events.d.ts:31 Parameters: Name Type event string | symbol Returns: Function[]","title":"rawListeners"},{"location":"extensions/api/classes/_interfaces_index_.catalogcategory/#removealllisteners","text":"\u25b8 removeAllListeners ( event? : string | symbol): this Inherited from KubernetesClusterCategory . removeAllListeners Overrides void Defined in node_modules/@types/node/events.d.ts:27 Parameters: Name Type event? string | symbol Returns: this","title":"removeAllListeners"},{"location":"extensions/api/classes/_interfaces_index_.catalogcategory/#removelistener","text":"\u25b8 removeListener ( event : string | symbol, listener : function): this Inherited from KubernetesClusterCategory . removeListener Overrides void Defined in node_modules/@types/node/events.d.ts:25 Parameters: \u25aa event : string | symbol \u25aa listener : function \u25b8 (... args : any[]): void Parameters: Name Type ...args any[] Returns: this","title":"removeListener"},{"location":"extensions/api/classes/_interfaces_index_.catalogcategory/#setmaxlisteners","text":"\u25b8 setMaxListeners ( n : number): this Inherited from KubernetesClusterCategory . setMaxListeners Overrides void Defined in node_modules/@types/node/events.d.ts:28 Parameters: Name Type n number Returns: this","title":"setMaxListeners"},{"location":"extensions/api/classes/_interfaces_index_.catalogcategory/#static-listenercount","text":"\u25b8 listenerCount ( emitter : EventEmitter, event : string | symbol): number Inherited from KubernetesClusterCategory . listenerCount Defined in node_modules/@types/node/events.d.ts:17 deprecated since v4.0.0 Parameters: Name Type emitter EventEmitter event string | symbol Returns: number","title":"Static listenerCount"},{"location":"extensions/api/classes/_interfaces_index_.catalogcategory/#static-parseid","text":"\u25b8 parseId ( id : string): object Defined in src/common/catalog/catalog-entity.ts:59 Parameters: Name Type Default id string \"\" Returns: object group ? : string kind ? : string","title":"Static parseId"},{"location":"extensions/api/classes/_interfaces_index_.catalogentity/","text":"Class: CatalogEntity \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : CatalogEntityMetadata \u25aa Status : CatalogEntityStatus \u25aa Spec : CatalogEntitySpec Hierarchy # CatalogEntity \u21b3 KubernetesCluster \u21b3 WebLink Implements # CatalogEntityKindData Index # Constructors # constructor Properties # apiVersion kind metadata spec status Methods # getId getName onContextMenuOpen onDetailsOpen onRun onSettingsOpen Constructors # constructor # + new CatalogEntity ( data : CatalogEntityData \u2039Metadata, Status, Spec\u203a): CatalogEntity Defined in src/common/catalog/catalog-entity.ts:153 Parameters: Name Type data CatalogEntityData \u2039Metadata, Status, Spec\u203a Returns: CatalogEntity Properties # Abstract apiVersion # \u2022 apiVersion : string Implementation of CatalogEntityKindData . apiVersion Defined in src/common/catalog/catalog-entity.ts:148 Abstract kind # \u2022 kind : string Implementation of CatalogEntityKindData . kind Defined in src/common/catalog/catalog-entity.ts:149 metadata # \u2022 metadata : Metadata Defined in src/common/catalog/catalog-entity.ts:151 spec # \u2022 spec : Spec Defined in src/common/catalog/catalog-entity.ts:153 status # \u2022 status : Status Defined in src/common/catalog/catalog-entity.ts:152 Methods # getId # \u25b8 getId (): string Defined in src/common/catalog/catalog-entity.ts:162 Returns: string getName # \u25b8 getName (): string Defined in src/common/catalog/catalog-entity.ts:166 Returns: string Abstract onContextMenuOpen # \u25b8 onContextMenuOpen ( context : CatalogEntityContextMenuContext ): void | Promise\u2039void\u203a Defined in src/common/catalog/catalog-entity.ts:172 Parameters: Name Type context CatalogEntityContextMenuContext Returns: void | Promise\u2039void\u203a Abstract onDetailsOpen # \u25b8 onDetailsOpen ( context : CatalogEntityActionContext ): void | Promise\u2039void\u203a Defined in src/common/catalog/catalog-entity.ts:171 Parameters: Name Type context CatalogEntityActionContext Returns: void | Promise\u2039void\u203a Optional Abstract onRun # \u25b8 onRun ( context : CatalogEntityActionContext ): void | Promise\u2039void\u203a Defined in src/common/catalog/catalog-entity.ts:170 Parameters: Name Type context CatalogEntityActionContext Returns: void | Promise\u2039void\u203a Abstract onSettingsOpen # \u25b8 onSettingsOpen ( context : CatalogEntitySettingsContext ): void | Promise\u2039void\u203a Defined in src/common/catalog/catalog-entity.ts:173 Parameters: Name Type context CatalogEntitySettingsContext Returns: void | Promise\u2039void\u203a","title":"Class: CatalogEntity \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/classes/_interfaces_index_.catalogentity/#class-catalogentity-metadata-status-spec","text":"","title":"Class: CatalogEntity \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/classes/_interfaces_index_.catalogentity/#type-parameters","text":"\u25aa Metadata : CatalogEntityMetadata \u25aa Status : CatalogEntityStatus \u25aa Spec : CatalogEntitySpec","title":"Type parameters"},{"location":"extensions/api/classes/_interfaces_index_.catalogentity/#hierarchy","text":"CatalogEntity \u21b3 KubernetesCluster \u21b3 WebLink","title":"Hierarchy"},{"location":"extensions/api/classes/_interfaces_index_.catalogentity/#implements","text":"CatalogEntityKindData","title":"Implements"},{"location":"extensions/api/classes/_interfaces_index_.catalogentity/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_interfaces_index_.catalogentity/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_interfaces_index_.catalogentity/#properties","text":"apiVersion kind metadata spec status","title":"Properties"},{"location":"extensions/api/classes/_interfaces_index_.catalogentity/#methods","text":"getId getName onContextMenuOpen onDetailsOpen onRun onSettingsOpen","title":"Methods"},{"location":"extensions/api/classes/_interfaces_index_.catalogentity/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_interfaces_index_.catalogentity/#constructor","text":"+ new CatalogEntity ( data : CatalogEntityData \u2039Metadata, Status, Spec\u203a): CatalogEntity Defined in src/common/catalog/catalog-entity.ts:153 Parameters: Name Type data CatalogEntityData \u2039Metadata, Status, Spec\u203a Returns: CatalogEntity","title":"constructor"},{"location":"extensions/api/classes/_interfaces_index_.catalogentity/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_interfaces_index_.catalogentity/#abstract-apiversion","text":"\u2022 apiVersion : string Implementation of CatalogEntityKindData . apiVersion Defined in src/common/catalog/catalog-entity.ts:148","title":"Abstract apiVersion"},{"location":"extensions/api/classes/_interfaces_index_.catalogentity/#abstract-kind","text":"\u2022 kind : string Implementation of CatalogEntityKindData . kind Defined in src/common/catalog/catalog-entity.ts:149","title":"Abstract kind"},{"location":"extensions/api/classes/_interfaces_index_.catalogentity/#metadata","text":"\u2022 metadata : Metadata Defined in src/common/catalog/catalog-entity.ts:151","title":"metadata"},{"location":"extensions/api/classes/_interfaces_index_.catalogentity/#spec","text":"\u2022 spec : Spec Defined in src/common/catalog/catalog-entity.ts:153","title":"spec"},{"location":"extensions/api/classes/_interfaces_index_.catalogentity/#status","text":"\u2022 status : Status Defined in src/common/catalog/catalog-entity.ts:152","title":"status"},{"location":"extensions/api/classes/_interfaces_index_.catalogentity/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_interfaces_index_.catalogentity/#getid","text":"\u25b8 getId (): string Defined in src/common/catalog/catalog-entity.ts:162 Returns: string","title":"getId"},{"location":"extensions/api/classes/_interfaces_index_.catalogentity/#getname","text":"\u25b8 getName (): string Defined in src/common/catalog/catalog-entity.ts:166 Returns: string","title":"getName"},{"location":"extensions/api/classes/_interfaces_index_.catalogentity/#abstract-oncontextmenuopen","text":"\u25b8 onContextMenuOpen ( context : CatalogEntityContextMenuContext ): void | Promise\u2039void\u203a Defined in src/common/catalog/catalog-entity.ts:172 Parameters: Name Type context CatalogEntityContextMenuContext Returns: void | Promise\u2039void\u203a","title":"Abstract onContextMenuOpen"},{"location":"extensions/api/classes/_interfaces_index_.catalogentity/#abstract-ondetailsopen","text":"\u25b8 onDetailsOpen ( context : CatalogEntityActionContext ): void | Promise\u2039void\u203a Defined in src/common/catalog/catalog-entity.ts:171 Parameters: Name Type context CatalogEntityActionContext Returns: void | Promise\u2039void\u203a","title":"Abstract onDetailsOpen"},{"location":"extensions/api/classes/_interfaces_index_.catalogentity/#optional-abstract-onrun","text":"\u25b8 onRun ( context : CatalogEntityActionContext ): void | Promise\u2039void\u203a Defined in src/common/catalog/catalog-entity.ts:170 Parameters: Name Type context CatalogEntityActionContext Returns: void | Promise\u2039void\u203a","title":"Optional Abstract onRun"},{"location":"extensions/api/classes/_interfaces_index_.catalogentity/#abstract-onsettingsopen","text":"\u25b8 onSettingsOpen ( context : CatalogEntitySettingsContext ): void | Promise\u2039void\u203a Defined in src/common/catalog/catalog-entity.ts:173 Parameters: Name Type context CatalogEntitySettingsContext Returns: void | Promise\u2039void\u203a","title":"Abstract onSettingsOpen"},{"location":"extensions/api/classes/_renderer_api_components_.badge/","text":"Class: Badge \u2039 S, SS, S \u203a # Type parameters # \u25aa S \u25aa SS \u25aa S Hierarchy # Component\u2039 BadgeProps \u203a \u21b3 Badge Index # Constructors # constructor Properties # context props refs state contextType Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate Constructors # constructor # + new Badge ( props : Readonly\u2039 BadgeProps \u203a | BadgeProps ): Badge Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 BadgeProps \u203a | BadgeProps Returns: Badge + new Badge ( props : BadgeProps , context : any): Badge Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props BadgeProps context any Returns: Badge Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html props # \u2022 props : Readonly\u2039 BadgeProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 BadgeProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 BadgeProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 BadgeProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 BadgeProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 BadgeProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 BadgeProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 BadgeProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 BadgeProps \u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 BadgeProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 BadgeProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 BadgeProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 BadgeProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/badge/badge.tsx:36 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 BadgeProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 BadgeProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Class: Badge \u2039**S, SS, S**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.badge/#class-badge-s-ss-s","text":"","title":"Class: Badge \u2039S, SS, S\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.badge/#type-parameters","text":"\u25aa S \u25aa SS \u25aa S","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.badge/#hierarchy","text":"Component\u2039 BadgeProps \u203a \u21b3 Badge","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.badge/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.badge/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.badge/#properties","text":"context props refs state contextType","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.badge/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.badge/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.badge/#constructor","text":"+ new Badge ( props : Readonly\u2039 BadgeProps \u203a | BadgeProps ): Badge Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 BadgeProps \u203a | BadgeProps Returns: Badge + new Badge ( props : BadgeProps , context : any): Badge Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props BadgeProps context any Returns: Badge","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.badge/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.badge/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.badge/#props","text":"\u2022 props : Readonly\u2039 BadgeProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.badge/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.badge/#state","text":"\u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.badge/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.badge/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.badge/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.badge/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 BadgeProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 BadgeProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.badge/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 BadgeProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 BadgeProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.badge/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.badge/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.badge/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 BadgeProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 BadgeProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.badge/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.badge/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 BadgeProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 BadgeProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.badge/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.badge/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 BadgeProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 BadgeProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.badge/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.badge/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 BadgeProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 BadgeProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.badge/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/badge/badge.tsx:36 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.badge/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.badge/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 BadgeProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 BadgeProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/","text":"Class: BarChart \u2039 S, SS, S \u203a # Type parameters # \u25aa S \u25aa SS \u25aa S Hierarchy # Component\u2039Props\u203a \u21b3 BarChart Index # Constructors # constructor Properties # context props refs state contextType defaultProps Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate Constructors # constructor # + new BarChart ( props : Readonly\u2039Props\u203a | Props): BarChart Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039Props\u203a | Props Returns: BarChart + new BarChart ( props : Props, context : any): BarChart Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props Props context any Returns: BarChart Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html props # \u2022 props : Readonly\u2039Props\u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Static defaultProps # \u25aa defaultProps : object = defaultProps as object Defined in src/renderer/components/chart/bar-chart.tsx:46 Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039Props\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039Props\u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039Props\u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039Props\u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039Props\u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039Props\u203a prevState Readonly\u2039S\u203a Returns: SS | null render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/chart/bar-chart.tsx:48 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Class: BarChart \u2039**S, SS, S**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#class-barchart-s-ss-s","text":"","title":"Class: BarChart \u2039S, SS, S\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#type-parameters","text":"\u25aa S \u25aa SS \u25aa S","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#hierarchy","text":"Component\u2039Props\u203a \u21b3 BarChart","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#properties","text":"context props refs state contextType defaultProps","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#constructor","text":"+ new BarChart ( props : Readonly\u2039Props\u203a | Props): BarChart Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039Props\u203a | Props Returns: BarChart + new BarChart ( props : Props, context : any): BarChart Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props Props context any Returns: BarChart","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#props","text":"\u2022 props : Readonly\u2039Props\u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#state","text":"\u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#static-defaultprops","text":"\u25aa defaultProps : object = defaultProps as object Defined in src/renderer/components/chart/bar-chart.tsx:46","title":"Static defaultProps"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039Props\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039Props\u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039Props\u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039Props\u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039Props\u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039Props\u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/chart/bar-chart.tsx:48 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.barchart/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.button/","text":"Class: Button \u2039 SS \u203a # Type parameters # \u25aa SS Hierarchy # PureComponent\u2039 ButtonProps , object\u203a \u21b3 Button Index # Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate getSnapshotBeforeUpdate render shouldComponentUpdate Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 ButtonProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 ButtonProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 ButtonProps \u203a, nextState : Readonly\u2039object\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 ButtonProps \u203a nextState Readonly\u2039object\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 ButtonProps \u203a, prevState : Readonly\u2039object\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 ButtonProps \u203a prevState Readonly\u2039object\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 ButtonProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 ButtonProps \u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 ButtonProps \u203a, nextState : Readonly\u2039object\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 ButtonProps \u203a nextState Readonly\u2039object\u203a nextContext any Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 ButtonProps \u203a, prevState : Readonly\u2039object\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 ButtonProps \u203a prevState Readonly\u2039object\u203a Returns: SS | null render # \u25b8 render (): Element\u2039\u203a Defined in src/renderer/components/button/button.tsx:45 Returns: Element\u2039\u203a Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 ButtonProps \u203a, nextState : Readonly\u2039object\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 ButtonProps \u203a nextState Readonly\u2039object\u203a nextContext any Returns: boolean","title":"Class: Button \u2039**SS**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.button/#class-button-ss","text":"","title":"Class: Button \u2039SS\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.button/#type-parameters","text":"\u25aa SS","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.button/#hierarchy","text":"PureComponent\u2039 ButtonProps , object\u203a \u21b3 Button","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.button/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.button/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate getSnapshotBeforeUpdate render shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.button/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.button/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.button/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 ButtonProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 ButtonProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.button/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 ButtonProps \u203a, nextState : Readonly\u2039object\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 ButtonProps \u203a nextState Readonly\u2039object\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.button/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.button/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.button/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 ButtonProps \u203a, prevState : Readonly\u2039object\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 ButtonProps \u203a prevState Readonly\u2039object\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.button/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.button/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 ButtonProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 ButtonProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.button/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.button/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 ButtonProps \u203a, nextState : Readonly\u2039object\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 ButtonProps \u203a nextState Readonly\u2039object\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.button/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 ButtonProps \u203a, prevState : Readonly\u2039object\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 ButtonProps \u203a prevState Readonly\u2039object\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.button/#render","text":"\u25b8 render (): Element\u2039\u203a Defined in src/renderer/components/button/button.tsx:45 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.button/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 ButtonProps \u203a, nextState : Readonly\u2039object\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 ButtonProps \u203a nextState Readonly\u2039object\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.checkbox/","text":"Class: Checkbox \u2039 S, SS \u203a # Type parameters # \u25aa S \u25aa SS Hierarchy # PureComponent\u2039 CheckboxProps \u203a \u21b3 Checkbox Index # Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate getSnapshotBeforeUpdate getValue onChange render shouldComponentUpdate Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 CheckboxProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 CheckboxProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 CheckboxProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 CheckboxProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 CheckboxProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 CheckboxProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 CheckboxProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 CheckboxProps \u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 CheckboxProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 CheckboxProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 CheckboxProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 CheckboxProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null getValue # \u25b8 getValue (): boolean Defined in src/renderer/components/checkbox/checkbox.tsx:46 Returns: boolean onChange # \u25b8 onChange ( evt : ChangeEvent\u2039HTMLInputElement\u203a): void Defined in src/renderer/components/checkbox/checkbox.tsx:40 Parameters: Name Type evt ChangeEvent\u2039HTMLInputElement\u203a Returns: void render # \u25b8 render (): Element\u2039\u203a Defined in src/renderer/components/checkbox/checkbox.tsx:52 Returns: Element\u2039\u203a Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 CheckboxProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 CheckboxProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Class: Checkbox \u2039**S, SS**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.checkbox/#class-checkbox-s-ss","text":"","title":"Class: Checkbox \u2039S, SS\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.checkbox/#type-parameters","text":"\u25aa S \u25aa SS","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.checkbox/#hierarchy","text":"PureComponent\u2039 CheckboxProps \u203a \u21b3 Checkbox","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.checkbox/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.checkbox/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate getSnapshotBeforeUpdate getValue onChange render shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.checkbox/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.checkbox/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.checkbox/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 CheckboxProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 CheckboxProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.checkbox/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 CheckboxProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 CheckboxProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.checkbox/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.checkbox/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.checkbox/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 CheckboxProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 CheckboxProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.checkbox/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.checkbox/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 CheckboxProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 CheckboxProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.checkbox/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.checkbox/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 CheckboxProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 CheckboxProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.checkbox/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 CheckboxProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 CheckboxProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.checkbox/#getvalue","text":"\u25b8 getValue (): boolean Defined in src/renderer/components/checkbox/checkbox.tsx:46 Returns: boolean","title":"getValue"},{"location":"extensions/api/classes/_renderer_api_components_.checkbox/#onchange","text":"\u25b8 onChange ( evt : ChangeEvent\u2039HTMLInputElement\u203a): void Defined in src/renderer/components/checkbox/checkbox.tsx:40 Parameters: Name Type evt ChangeEvent\u2039HTMLInputElement\u203a Returns: void","title":"onChange"},{"location":"extensions/api/classes/_renderer_api_components_.checkbox/#render","text":"\u25b8 render (): Element\u2039\u203a Defined in src/renderer/components/checkbox/checkbox.tsx:52 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.checkbox/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 CheckboxProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 CheckboxProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.commandoverlay/","text":"Class: CommandOverlay # Hierarchy # CommandOverlay Index # Methods # close open Methods # Static close # \u25b8 close (): void Defined in src/renderer/components/command-palette/command-container.tsx:45 Returns: void Static open # \u25b8 open ( component : ReactElement): void Defined in src/renderer/components/command-palette/command-container.tsx:41 Parameters: Name Type component ReactElement Returns: void","title":"Class: CommandOverlay"},{"location":"extensions/api/classes/_renderer_api_components_.commandoverlay/#class-commandoverlay","text":"","title":"Class: CommandOverlay"},{"location":"extensions/api/classes/_renderer_api_components_.commandoverlay/#hierarchy","text":"CommandOverlay","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.commandoverlay/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.commandoverlay/#methods","text":"close open","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.commandoverlay/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.commandoverlay/#static-close","text":"\u25b8 close (): void Defined in src/renderer/components/command-palette/command-container.tsx:45 Returns: void","title":"Static close"},{"location":"extensions/api/classes/_renderer_api_components_.commandoverlay/#static-open","text":"\u25b8 open ( component : ReactElement): void Defined in src/renderer/components/command-palette/command-container.tsx:41 Parameters: Name Type component ReactElement Returns: void","title":"Static open"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/","text":"Class: ConfirmDialog \u2039 S, SS, S \u203a # Type parameters # \u25aa S \u25aa SS \u25aa S Hierarchy # Component\u2039 ConfirmDialogProps \u203a \u21b3 ConfirmDialog Index # Constructors # constructor Properties # context isSaving props refs state contextType Accessors # params Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate close componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate ok onClose render setState shouldComponentUpdate confirm open Object literals # defaultParams Constructors # constructor # + new ConfirmDialog ( props : ConfirmDialogProps ): ConfirmDialog Overrides PageLayout . constructor Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:56 Parameters: Name Type props ConfirmDialogProps Returns: ConfirmDialog Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html isSaving # \u2022 isSaving : boolean = false Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:56 props # \u2022 props : Readonly\u2039 ConfirmDialogProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Accessors # params # \u2022 get params (): ConfirmDialogParams Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:86 Returns: ConfirmDialogParams Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 ConfirmDialogProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 ConfirmDialogProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 ConfirmDialogProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 ConfirmDialogProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void close # \u25b8 close (): Promise\u2039void\u203a Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:104 Returns: Promise\u2039void\u203a Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 ConfirmDialogProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 ConfirmDialogProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 ConfirmDialogProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 ConfirmDialogProps \u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 ConfirmDialogProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 ConfirmDialogProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 ConfirmDialogProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 ConfirmDialogProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null ok # \u25b8 ok (): Promise\u2039void\u203a Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:90 Returns: Promise\u2039void\u203a onClose # \u25b8 onClose (): void Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:100 Returns: void render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:113 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 ConfirmDialogProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 ConfirmDialogProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean Static confirm # \u25b8 confirm ( params : ConfirmDialogBooleanParams ): Promise\u2039boolean\u203a Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:68 Parameters: Name Type params ConfirmDialogBooleanParams Returns: Promise\u2039boolean\u203a Static open # \u25b8 open ( params : ConfirmDialogParams ): void Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:63 Parameters: Name Type params ConfirmDialogParams Returns: void Object literals # Static defaultParams # \u25aa defaultParams : object # Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:78 cancel # \u2022 cancel : any = noop Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:80 icon # \u2022 icon : Element\u2039\u203a = Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:83 labelCancel # \u2022 labelCancel : string = \"Cancel\" Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:82 labelOk # \u2022 labelOk : string = \"Ok\" Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:81 ok # \u2022 ok : any = noop Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:79","title":"Class: ConfirmDialog \u2039**S, SS, S**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#class-confirmdialog-s-ss-s","text":"","title":"Class: ConfirmDialog \u2039S, SS, S\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#type-parameters","text":"\u25aa S \u25aa SS \u25aa S","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#hierarchy","text":"Component\u2039 ConfirmDialogProps \u203a \u21b3 ConfirmDialog","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#properties","text":"context isSaving props refs state contextType","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#accessors","text":"params","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate close componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate ok onClose render setState shouldComponentUpdate confirm open","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#object-literals","text":"defaultParams","title":"Object literals"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#constructor","text":"+ new ConfirmDialog ( props : ConfirmDialogProps ): ConfirmDialog Overrides PageLayout . constructor Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:56 Parameters: Name Type props ConfirmDialogProps Returns: ConfirmDialog","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#issaving","text":"\u2022 isSaving : boolean = false Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:56","title":"isSaving"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#props","text":"\u2022 props : Readonly\u2039 ConfirmDialogProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#state","text":"\u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#params","text":"\u2022 get params (): ConfirmDialogParams Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:86 Returns: ConfirmDialogParams","title":"params"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 ConfirmDialogProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 ConfirmDialogProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 ConfirmDialogProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 ConfirmDialogProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#close","text":"\u25b8 close (): Promise\u2039void\u203a Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:104 Returns: Promise\u2039void\u203a","title":"close"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 ConfirmDialogProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 ConfirmDialogProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 ConfirmDialogProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 ConfirmDialogProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 ConfirmDialogProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 ConfirmDialogProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 ConfirmDialogProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 ConfirmDialogProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#ok","text":"\u25b8 ok (): Promise\u2039void\u203a Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:90 Returns: Promise\u2039void\u203a","title":"ok"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#onclose","text":"\u25b8 onClose (): void Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:100 Returns: void","title":"onClose"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:113 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 ConfirmDialogProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 ConfirmDialogProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#static-confirm","text":"\u25b8 confirm ( params : ConfirmDialogBooleanParams ): Promise\u2039boolean\u203a Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:68 Parameters: Name Type params ConfirmDialogBooleanParams Returns: Promise\u2039boolean\u203a","title":"Static confirm"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#static-open","text":"\u25b8 open ( params : ConfirmDialogParams ): void Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:63 Parameters: Name Type params ConfirmDialogParams Returns: void","title":"Static open"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#object-literals_1","text":"","title":"Object literals"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#static-defaultparams","text":"","title":"Static defaultParams"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#defaultparams-object","text":"Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:78","title":"\u25aa defaultParams: object"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#cancel","text":"\u2022 cancel : any = noop Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:80","title":"cancel"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#icon","text":"\u2022 icon : Element\u2039\u203a = Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:83","title":"icon"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#labelcancel","text":"\u2022 labelCancel : string = \"Cancel\" Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:82","title":"labelCancel"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#labelok","text":"\u2022 labelOk : string = \"Ok\" Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:81","title":"labelOk"},{"location":"extensions/api/classes/_renderer_api_components_.confirmdialog/#ok_1","text":"\u2022 ok : any = noop Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:79","title":"ok"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/","text":"Class: CubeSpinner \u2039 S, SS, S \u203a # Type parameters # \u25aa S \u25aa SS \u25aa S Hierarchy # Component\u2039 CubeSpinnerProps \u203a \u21b3 CubeSpinner Index # Constructors # constructor Properties # context props refs state contextType Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate Constructors # constructor # + new CubeSpinner ( props : Readonly\u2039 CubeSpinnerProps \u203a | CubeSpinnerProps ): CubeSpinner Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 CubeSpinnerProps \u203a | CubeSpinnerProps Returns: CubeSpinner + new CubeSpinner ( props : CubeSpinnerProps , context : any): CubeSpinner Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props CubeSpinnerProps context any Returns: CubeSpinner Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html props # \u2022 props : Readonly\u2039 CubeSpinnerProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 CubeSpinnerProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 CubeSpinnerProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 CubeSpinnerProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 CubeSpinnerProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 CubeSpinnerProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 CubeSpinnerProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 CubeSpinnerProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 CubeSpinnerProps \u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 CubeSpinnerProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 CubeSpinnerProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 CubeSpinnerProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 CubeSpinnerProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/spinner/cube-spinner.tsx:32 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 CubeSpinnerProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 CubeSpinnerProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Class: CubeSpinner \u2039**S, SS, S**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/#class-cubespinner-s-ss-s","text":"","title":"Class: CubeSpinner \u2039S, SS, S\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/#type-parameters","text":"\u25aa S \u25aa SS \u25aa S","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/#hierarchy","text":"Component\u2039 CubeSpinnerProps \u203a \u21b3 CubeSpinner","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/#properties","text":"context props refs state contextType","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/#constructor","text":"+ new CubeSpinner ( props : Readonly\u2039 CubeSpinnerProps \u203a | CubeSpinnerProps ): CubeSpinner Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 CubeSpinnerProps \u203a | CubeSpinnerProps Returns: CubeSpinner + new CubeSpinner ( props : CubeSpinnerProps , context : any): CubeSpinner Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props CubeSpinnerProps context any Returns: CubeSpinner","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/#props","text":"\u2022 props : Readonly\u2039 CubeSpinnerProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/#state","text":"\u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 CubeSpinnerProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 CubeSpinnerProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 CubeSpinnerProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 CubeSpinnerProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 CubeSpinnerProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 CubeSpinnerProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 CubeSpinnerProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 CubeSpinnerProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 CubeSpinnerProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 CubeSpinnerProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 CubeSpinnerProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 CubeSpinnerProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/spinner/cube-spinner.tsx:32 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.cubespinner/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 CubeSpinnerProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 CubeSpinnerProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/","text":"Class: Dialog \u2039 SS \u203a # Type parameters # \u25aa SS Hierarchy # PureComponent\u2039 DialogProps , DialogState\u203a \u21b3 Dialog Index # Properties # closeOnNavigate Accessors # elem isOpen Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate close componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate getSnapshotBeforeUpdate onClickOutside onClose onEscapeKey onOpen open render shouldComponentUpdate toggle Object literals # state defaultProps Properties # closeOnNavigate # \u2022 closeOnNavigate : IReactionDisposer = reaction(() => navigation.toString(), () => this.close()) Defined in src/renderer/components/dialog/dialog.tsx:66 Accessors # elem # \u2022 get elem (): HTMLElement Defined in src/renderer/components/dialog/dialog.tsx:72 Returns: HTMLElement isOpen # \u2022 get isOpen (): boolean Defined in src/renderer/components/dialog/dialog.tsx:77 Returns: boolean Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 DialogProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DialogProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 DialogProps \u203a, nextState : Readonly\u2039DialogState\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DialogProps \u203a nextState Readonly\u2039DialogState\u203a nextContext any Returns: void close # \u25b8 close (): void Defined in src/renderer/components/dialog/dialog.tsx:108 Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void componentDidMount # \u25b8 componentDidMount (): void Overrides WizardLayout . componentDidMount Defined in src/renderer/components/dialog/dialog.tsx:81 Returns: void componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : DialogProps ): void Overrides PageLayout . componentDidUpdate Defined in src/renderer/components/dialog/dialog.tsx:85 Parameters: Name Type prevProps DialogProps Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 DialogProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DialogProps \u203a nextContext any Returns: void componentWillUnmount # \u25b8 componentWillUnmount (): void Overrides WizardLayout . componentWillUnmount Defined in src/renderer/components/dialog/dialog.tsx:93 Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 DialogProps \u203a, nextState : Readonly\u2039DialogState\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DialogProps \u203a nextState Readonly\u2039DialogState\u203a nextContext any Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 DialogProps \u203a, prevState : Readonly\u2039DialogState\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 DialogProps \u203a prevState Readonly\u2039DialogState\u203a Returns: SS | null onClickOutside # \u25b8 onClickOutside ( evt : MouseEvent): void Defined in src/renderer/components/dialog/dialog.tsx:142 Parameters: Name Type evt MouseEvent Returns: void onClose # \u25b8 onClose (): void Defined in src/renderer/components/dialog/dialog.tsx:124 Returns: void onEscapeKey # \u25b8 onEscapeKey ( evt : KeyboardEvent): void Defined in src/renderer/components/dialog/dialog.tsx:133 Parameters: Name Type evt KeyboardEvent Returns: void onOpen # \u25b8 onOpen (): void Defined in src/renderer/components/dialog/dialog.tsx:114 Returns: void open # \u25b8 open (): void Defined in src/renderer/components/dialog/dialog.tsx:102 Returns: void render # \u25b8 render (): ReactPortal\u2039\u203a Defined in src/renderer/components/dialog/dialog.tsx:151 Returns: ReactPortal\u2039\u203a Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 DialogProps \u203a, nextState : Readonly\u2039DialogState\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 DialogProps \u203a nextState Readonly\u2039DialogState\u203a nextContext any Returns: boolean toggle # \u25b8 toggle ( isOpen : boolean): void Defined in src/renderer/components/dialog/dialog.tsx:97 Parameters: Name Type isOpen boolean Returns: void Object literals # state # \u25aa state : object # Defined in src/renderer/components/dialog/dialog.tsx:68 isOpen # \u2022 isOpen : boolean = this.props.isOpen Defined in src/renderer/components/dialog/dialog.tsx:69 Static defaultProps # \u25aa defaultProps : object # Defined in src/renderer/components/dialog/dialog.tsx:54 animated # \u2022 animated : true = true Defined in src/renderer/components/dialog/dialog.tsx:61 close # \u2022 close : any = noop Defined in src/renderer/components/dialog/dialog.tsx:57 isOpen # \u2022 isOpen : false = false Defined in src/renderer/components/dialog/dialog.tsx:55 modal # \u2022 modal : true = true Defined in src/renderer/components/dialog/dialog.tsx:60 onClose # \u2022 onClose : any = noop Defined in src/renderer/components/dialog/dialog.tsx:59 onOpen # \u2022 onOpen : any = noop Defined in src/renderer/components/dialog/dialog.tsx:58 open # \u2022 open : any = noop Defined in src/renderer/components/dialog/dialog.tsx:56 pinned # \u2022 pinned : false = false Defined in src/renderer/components/dialog/dialog.tsx:62","title":"Class: Dialog \u2039**SS**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#class-dialog-ss","text":"","title":"Class: Dialog \u2039SS\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#type-parameters","text":"\u25aa SS","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#hierarchy","text":"PureComponent\u2039 DialogProps , DialogState\u203a \u21b3 Dialog","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#properties","text":"closeOnNavigate","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#accessors","text":"elem isOpen","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate close componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate getSnapshotBeforeUpdate onClickOutside onClose onEscapeKey onOpen open render shouldComponentUpdate toggle","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#object-literals","text":"state defaultProps","title":"Object literals"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#closeonnavigate","text":"\u2022 closeOnNavigate : IReactionDisposer = reaction(() => navigation.toString(), () => this.close()) Defined in src/renderer/components/dialog/dialog.tsx:66","title":"closeOnNavigate"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#elem","text":"\u2022 get elem (): HTMLElement Defined in src/renderer/components/dialog/dialog.tsx:72 Returns: HTMLElement","title":"elem"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#isopen","text":"\u2022 get isOpen (): boolean Defined in src/renderer/components/dialog/dialog.tsx:77 Returns: boolean","title":"isOpen"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 DialogProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DialogProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 DialogProps \u203a, nextState : Readonly\u2039DialogState\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DialogProps \u203a nextState Readonly\u2039DialogState\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#close","text":"\u25b8 close (): void Defined in src/renderer/components/dialog/dialog.tsx:108 Returns: void","title":"close"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#componentdidmount","text":"\u25b8 componentDidMount (): void Overrides WizardLayout . componentDidMount Defined in src/renderer/components/dialog/dialog.tsx:81 Returns: void","title":"componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : DialogProps ): void Overrides PageLayout . componentDidUpdate Defined in src/renderer/components/dialog/dialog.tsx:85 Parameters: Name Type prevProps DialogProps Returns: void","title":"componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 DialogProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DialogProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#componentwillunmount","text":"\u25b8 componentWillUnmount (): void Overrides WizardLayout . componentWillUnmount Defined in src/renderer/components/dialog/dialog.tsx:93 Returns: void","title":"componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 DialogProps \u203a, nextState : Readonly\u2039DialogState\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DialogProps \u203a nextState Readonly\u2039DialogState\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 DialogProps \u203a, prevState : Readonly\u2039DialogState\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 DialogProps \u203a prevState Readonly\u2039DialogState\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#onclickoutside","text":"\u25b8 onClickOutside ( evt : MouseEvent): void Defined in src/renderer/components/dialog/dialog.tsx:142 Parameters: Name Type evt MouseEvent Returns: void","title":"onClickOutside"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#onclose","text":"\u25b8 onClose (): void Defined in src/renderer/components/dialog/dialog.tsx:124 Returns: void","title":"onClose"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#onescapekey","text":"\u25b8 onEscapeKey ( evt : KeyboardEvent): void Defined in src/renderer/components/dialog/dialog.tsx:133 Parameters: Name Type evt KeyboardEvent Returns: void","title":"onEscapeKey"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#onopen","text":"\u25b8 onOpen (): void Defined in src/renderer/components/dialog/dialog.tsx:114 Returns: void","title":"onOpen"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#open","text":"\u25b8 open (): void Defined in src/renderer/components/dialog/dialog.tsx:102 Returns: void","title":"open"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#render","text":"\u25b8 render (): ReactPortal\u2039\u203a Defined in src/renderer/components/dialog/dialog.tsx:151 Returns: ReactPortal\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 DialogProps \u203a, nextState : Readonly\u2039DialogState\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 DialogProps \u203a nextState Readonly\u2039DialogState\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#toggle","text":"\u25b8 toggle ( isOpen : boolean): void Defined in src/renderer/components/dialog/dialog.tsx:97 Parameters: Name Type isOpen boolean Returns: void","title":"toggle"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#object-literals_1","text":"","title":"Object literals"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#state","text":"","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#state-object","text":"Defined in src/renderer/components/dialog/dialog.tsx:68","title":"\u25aa state: object"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#isopen_1","text":"\u2022 isOpen : boolean = this.props.isOpen Defined in src/renderer/components/dialog/dialog.tsx:69","title":"isOpen"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#static-defaultprops","text":"","title":"Static defaultProps"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#defaultprops-object","text":"Defined in src/renderer/components/dialog/dialog.tsx:54","title":"\u25aa defaultProps: object"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#animated","text":"\u2022 animated : true = true Defined in src/renderer/components/dialog/dialog.tsx:61","title":"animated"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#close_1","text":"\u2022 close : any = noop Defined in src/renderer/components/dialog/dialog.tsx:57","title":"close"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#isopen_2","text":"\u2022 isOpen : false = false Defined in src/renderer/components/dialog/dialog.tsx:55","title":"isOpen"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#modal","text":"\u2022 modal : true = true Defined in src/renderer/components/dialog/dialog.tsx:60","title":"modal"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#onclose_1","text":"\u2022 onClose : any = noop Defined in src/renderer/components/dialog/dialog.tsx:59","title":"onClose"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#onopen_1","text":"\u2022 onOpen : any = noop Defined in src/renderer/components/dialog/dialog.tsx:58","title":"onOpen"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#open_1","text":"\u2022 open : any = noop Defined in src/renderer/components/dialog/dialog.tsx:56","title":"open"},{"location":"extensions/api/classes/_renderer_api_components_.dialog/#pinned","text":"\u2022 pinned : false = false Defined in src/renderer/components/dialog/dialog.tsx:62","title":"pinned"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/","text":"Class: Drawer \u2039 S, SS, S \u203a # Type parameters # \u25aa S \u25aa SS \u25aa S Hierarchy # Component\u2039 DrawerProps \u203a \u21b3 Drawer Index # Constructors # constructor Properties # context props refs state contextType defaultProps Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate close componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate onClickOutside onEscapeKey onMouseDown render restoreScrollPos saveScrollPos setState shouldComponentUpdate Constructors # constructor # + new Drawer ( props : Readonly\u2039 DrawerProps \u203a | DrawerProps ): Drawer Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 DrawerProps \u203a | DrawerProps Returns: Drawer + new Drawer ( props : DrawerProps , context : any): Drawer Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props DrawerProps context any Returns: Drawer Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html props # \u2022 props : Readonly\u2039 DrawerProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Static defaultProps # \u25aa defaultProps : object = defaultProps as object Defined in src/renderer/components/drawer/drawer.tsx:52 Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 DrawerProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 DrawerProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void close # \u25b8 close (): void Defined in src/renderer/components/drawer/drawer.tsx:122 Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void componentDidMount # \u25b8 componentDidMount (): void Overrides WizardLayout . componentDidMount Defined in src/renderer/components/drawer/drawer.tsx:63 Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 DrawerProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 DrawerProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 DrawerProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerProps \u203a nextContext any Returns: void componentWillUnmount # \u25b8 componentWillUnmount (): void Overrides WizardLayout . componentWillUnmount Defined in src/renderer/components/drawer/drawer.tsx:70 Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 DrawerProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 DrawerProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 DrawerProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null onClickOutside # \u25b8 onClickOutside ( evt : MouseEvent): void Defined in src/renderer/components/drawer/drawer.tsx:101 Parameters: Name Type evt MouseEvent Returns: void onEscapeKey # \u25b8 onEscapeKey ( evt : KeyboardEvent): void Defined in src/renderer/components/drawer/drawer.tsx:91 Parameters: Name Type evt KeyboardEvent Returns: void onMouseDown # \u25b8 onMouseDown ( evt : MouseEvent): void Defined in src/renderer/components/drawer/drawer.tsx:116 Parameters: Name Type evt MouseEvent Returns: void render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/drawer/drawer.tsx:128 Returns: Element\u2039\u203a restoreScrollPos # \u25b8 restoreScrollPos (): void Defined in src/renderer/components/drawer/drawer.tsx:84 Returns: void saveScrollPos # \u25b8 saveScrollPos (): void Defined in src/renderer/components/drawer/drawer.tsx:77 Returns: void setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 DrawerProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 DrawerProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Class: Drawer \u2039**S, SS, S**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#class-drawer-s-ss-s","text":"","title":"Class: Drawer \u2039S, SS, S\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#type-parameters","text":"\u25aa S \u25aa SS \u25aa S","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#hierarchy","text":"Component\u2039 DrawerProps \u203a \u21b3 Drawer","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#properties","text":"context props refs state contextType defaultProps","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate close componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate onClickOutside onEscapeKey onMouseDown render restoreScrollPos saveScrollPos setState shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#constructor","text":"+ new Drawer ( props : Readonly\u2039 DrawerProps \u203a | DrawerProps ): Drawer Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 DrawerProps \u203a | DrawerProps Returns: Drawer + new Drawer ( props : DrawerProps , context : any): Drawer Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props DrawerProps context any Returns: Drawer","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#props","text":"\u2022 props : Readonly\u2039 DrawerProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#state","text":"\u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#static-defaultprops","text":"\u25aa defaultProps : object = defaultProps as object Defined in src/renderer/components/drawer/drawer.tsx:52","title":"Static defaultProps"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 DrawerProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 DrawerProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#close","text":"\u25b8 close (): void Defined in src/renderer/components/drawer/drawer.tsx:122 Returns: void","title":"close"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#componentdidmount","text":"\u25b8 componentDidMount (): void Overrides WizardLayout . componentDidMount Defined in src/renderer/components/drawer/drawer.tsx:63 Returns: void","title":"componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 DrawerProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 DrawerProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 DrawerProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#componentwillunmount","text":"\u25b8 componentWillUnmount (): void Overrides WizardLayout . componentWillUnmount Defined in src/renderer/components/drawer/drawer.tsx:70 Returns: void","title":"componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 DrawerProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 DrawerProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 DrawerProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#onclickoutside","text":"\u25b8 onClickOutside ( evt : MouseEvent): void Defined in src/renderer/components/drawer/drawer.tsx:101 Parameters: Name Type evt MouseEvent Returns: void","title":"onClickOutside"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#onescapekey","text":"\u25b8 onEscapeKey ( evt : KeyboardEvent): void Defined in src/renderer/components/drawer/drawer.tsx:91 Parameters: Name Type evt KeyboardEvent Returns: void","title":"onEscapeKey"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#onmousedown","text":"\u25b8 onMouseDown ( evt : MouseEvent): void Defined in src/renderer/components/drawer/drawer.tsx:116 Parameters: Name Type evt MouseEvent Returns: void","title":"onMouseDown"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/drawer/drawer.tsx:128 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#restorescrollpos","text":"\u25b8 restoreScrollPos (): void Defined in src/renderer/components/drawer/drawer.tsx:84 Returns: void","title":"restoreScrollPos"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#savescrollpos","text":"\u25b8 saveScrollPos (): void Defined in src/renderer/components/drawer/drawer.tsx:77 Returns: void","title":"saveScrollPos"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.drawer/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 DrawerProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 DrawerProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/","text":"Class: DrawerItem \u2039 S, SS, S \u203a # Type parameters # \u25aa S \u25aa SS \u25aa S Hierarchy # Component\u2039 DrawerItemProps \u203a \u21b3 DrawerItem Index # Constructors # constructor Properties # context props refs state contextType Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate Constructors # constructor # + new DrawerItem ( props : Readonly\u2039 DrawerItemProps \u203a | DrawerItemProps ): DrawerItem Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 DrawerItemProps \u203a | DrawerItemProps Returns: DrawerItem + new DrawerItem ( props : DrawerItemProps , context : any): DrawerItem Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props DrawerItemProps context any Returns: DrawerItem Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html props # \u2022 props : Readonly\u2039 DrawerItemProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 DrawerItemProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerItemProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 DrawerItemProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerItemProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 DrawerItemProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 DrawerItemProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 DrawerItemProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerItemProps \u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 DrawerItemProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerItemProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 DrawerItemProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 DrawerItemProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/drawer/drawer-item.tsx:36 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 DrawerItemProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 DrawerItemProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Class: DrawerItem \u2039**S, SS, S**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/#class-draweritem-s-ss-s","text":"","title":"Class: DrawerItem \u2039S, SS, S\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/#type-parameters","text":"\u25aa S \u25aa SS \u25aa S","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/#hierarchy","text":"Component\u2039 DrawerItemProps \u203a \u21b3 DrawerItem","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/#properties","text":"context props refs state contextType","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/#constructor","text":"+ new DrawerItem ( props : Readonly\u2039 DrawerItemProps \u203a | DrawerItemProps ): DrawerItem Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 DrawerItemProps \u203a | DrawerItemProps Returns: DrawerItem + new DrawerItem ( props : DrawerItemProps , context : any): DrawerItem Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props DrawerItemProps context any Returns: DrawerItem","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/#props","text":"\u2022 props : Readonly\u2039 DrawerItemProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/#state","text":"\u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 DrawerItemProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerItemProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 DrawerItemProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerItemProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 DrawerItemProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 DrawerItemProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 DrawerItemProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerItemProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 DrawerItemProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerItemProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 DrawerItemProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 DrawerItemProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/drawer/drawer-item.tsx:36 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.draweritem/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 DrawerItemProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 DrawerItemProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/","text":"Class: DrawerParamToggler \u2039 SS \u203a # Type parameters # \u25aa SS Hierarchy # Component\u2039 DrawerParamTogglerProps , State\u203a \u21b3 DrawerParamToggler Index # Constructors # constructor Properties # context props refs state contextType Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate toggle Constructors # constructor # + new DrawerParamToggler ( props : Readonly\u2039 DrawerParamTogglerProps \u203a | DrawerParamTogglerProps ): DrawerParamToggler Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 DrawerParamTogglerProps \u203a | DrawerParamTogglerProps Returns: DrawerParamToggler + new DrawerParamToggler ( props : DrawerParamTogglerProps , context : any): DrawerParamToggler Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props DrawerParamTogglerProps context any Returns: DrawerParamToggler Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html props # \u2022 props : Readonly\u2039 DrawerParamTogglerProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : State Overrides PageLayout . state Defined in src/renderer/components/drawer/drawer-param-toggler.tsx:35 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 DrawerParamTogglerProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerParamTogglerProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 DrawerParamTogglerProps \u203a, nextState : Readonly\u2039State\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerParamTogglerProps \u203a nextState Readonly\u2039State\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 DrawerParamTogglerProps \u203a, prevState : Readonly\u2039State\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 DrawerParamTogglerProps \u203a prevState Readonly\u2039State\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 DrawerParamTogglerProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerParamTogglerProps \u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 DrawerParamTogglerProps \u203a, nextState : Readonly\u2039State\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerParamTogglerProps \u203a nextState Readonly\u2039State\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 DrawerParamTogglerProps \u203a, prevState : Readonly\u2039State\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 DrawerParamTogglerProps \u203a prevState Readonly\u2039State\u203a Returns: SS | null render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/drawer/drawer-param-toggler.tsx:41 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof State Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 DrawerParamTogglerProps \u203a, nextState : Readonly\u2039State\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 DrawerParamTogglerProps \u203a nextState Readonly\u2039State\u203a nextContext any Returns: boolean toggle # \u25b8 toggle (): void Defined in src/renderer/components/drawer/drawer-param-toggler.tsx:37 Returns: void","title":"Class: DrawerParamToggler \u2039**SS**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#class-drawerparamtoggler-ss","text":"","title":"Class: DrawerParamToggler \u2039SS\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#type-parameters","text":"\u25aa SS","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#hierarchy","text":"Component\u2039 DrawerParamTogglerProps , State\u203a \u21b3 DrawerParamToggler","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#properties","text":"context props refs state contextType","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate toggle","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#constructor","text":"+ new DrawerParamToggler ( props : Readonly\u2039 DrawerParamTogglerProps \u203a | DrawerParamTogglerProps ): DrawerParamToggler Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 DrawerParamTogglerProps \u203a | DrawerParamTogglerProps Returns: DrawerParamToggler + new DrawerParamToggler ( props : DrawerParamTogglerProps , context : any): DrawerParamToggler Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props DrawerParamTogglerProps context any Returns: DrawerParamToggler","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#props","text":"\u2022 props : Readonly\u2039 DrawerParamTogglerProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#state","text":"\u2022 state : State Overrides PageLayout . state Defined in src/renderer/components/drawer/drawer-param-toggler.tsx:35","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 DrawerParamTogglerProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerParamTogglerProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 DrawerParamTogglerProps \u203a, nextState : Readonly\u2039State\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerParamTogglerProps \u203a nextState Readonly\u2039State\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 DrawerParamTogglerProps \u203a, prevState : Readonly\u2039State\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 DrawerParamTogglerProps \u203a prevState Readonly\u2039State\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 DrawerParamTogglerProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerParamTogglerProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 DrawerParamTogglerProps \u203a, nextState : Readonly\u2039State\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerParamTogglerProps \u203a nextState Readonly\u2039State\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 DrawerParamTogglerProps \u203a, prevState : Readonly\u2039State\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 DrawerParamTogglerProps \u203a prevState Readonly\u2039State\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/drawer/drawer-param-toggler.tsx:41 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof State Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 DrawerParamTogglerProps \u203a, nextState : Readonly\u2039State\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 DrawerParamTogglerProps \u203a nextState Readonly\u2039State\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.drawerparamtoggler/#toggle","text":"\u25b8 toggle (): void Defined in src/renderer/components/drawer/drawer-param-toggler.tsx:37 Returns: void","title":"toggle"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/","text":"Class: DrawerTitle \u2039 S, SS, S \u203a # Type parameters # \u25aa S \u25aa SS \u25aa S Hierarchy # Component\u2039 DrawerTitleProps \u203a \u21b3 DrawerTitle Index # Constructors # constructor Properties # context props refs state contextType Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate Constructors # constructor # + new DrawerTitle ( props : Readonly\u2039 DrawerTitleProps \u203a | DrawerTitleProps ): DrawerTitle Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 DrawerTitleProps \u203a | DrawerTitleProps Returns: DrawerTitle + new DrawerTitle ( props : DrawerTitleProps , context : any): DrawerTitle Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props DrawerTitleProps context any Returns: DrawerTitle Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html props # \u2022 props : Readonly\u2039 DrawerTitleProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 DrawerTitleProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerTitleProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 DrawerTitleProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerTitleProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 DrawerTitleProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 DrawerTitleProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 DrawerTitleProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerTitleProps \u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 DrawerTitleProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerTitleProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 DrawerTitleProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 DrawerTitleProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/drawer/drawer-title.tsx:32 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 DrawerTitleProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 DrawerTitleProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Class: DrawerTitle \u2039**S, SS, S**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/#class-drawertitle-s-ss-s","text":"","title":"Class: DrawerTitle \u2039S, SS, S\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/#type-parameters","text":"\u25aa S \u25aa SS \u25aa S","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/#hierarchy","text":"Component\u2039 DrawerTitleProps \u203a \u21b3 DrawerTitle","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/#properties","text":"context props refs state contextType","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/#constructor","text":"+ new DrawerTitle ( props : Readonly\u2039 DrawerTitleProps \u203a | DrawerTitleProps ): DrawerTitle Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 DrawerTitleProps \u203a | DrawerTitleProps Returns: DrawerTitle + new DrawerTitle ( props : DrawerTitleProps , context : any): DrawerTitle Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props DrawerTitleProps context any Returns: DrawerTitle","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/#props","text":"\u2022 props : Readonly\u2039 DrawerTitleProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/#state","text":"\u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 DrawerTitleProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerTitleProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 DrawerTitleProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerTitleProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 DrawerTitleProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 DrawerTitleProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 DrawerTitleProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerTitleProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 DrawerTitleProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 DrawerTitleProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 DrawerTitleProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 DrawerTitleProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/drawer/drawer-title.tsx:32 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.drawertitle/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 DrawerTitleProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 DrawerTitleProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.icon/","text":"Class: Icon \u2039 S, SS \u203a # Type parameters # \u25aa S \u25aa SS Hierarchy # PureComponent\u2039 IconProps \u203a \u21b3 Icon Index # Accessors # isInteractive Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate getSnapshotBeforeUpdate onClick onKeyDown render shouldComponentUpdate Object literals # defaultProps Accessors # isInteractive # \u2022 get isInteractive (): boolean Defined in src/renderer/components/icon/icon.tsx:54 Returns: boolean Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 IconProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 IconProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 IconProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 IconProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 IconProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 IconProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 IconProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 IconProps \u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 IconProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 IconProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 IconProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 IconProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null onClick # \u25b8 onClick ( evt : MouseEvent): void Defined in src/renderer/components/icon/icon.tsx:61 Parameters: Name Type evt MouseEvent Returns: void onKeyDown # \u25b8 onKeyDown ( evt : KeyboardEvent\u2039any\u203a): void Defined in src/renderer/components/icon/icon.tsx:72 Parameters: Name Type evt KeyboardEvent\u2039any\u203a Returns: void render # \u25b8 render (): Element\u2039\u203a Defined in src/renderer/components/icon/icon.tsx:91 Returns: Element\u2039\u203a Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 IconProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 IconProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean Object literals # Static defaultProps # \u25aa defaultProps : object # Defined in src/renderer/components/icon/icon.tsx:50 focusable # \u2022 focusable : true = true Defined in src/renderer/components/icon/icon.tsx:51","title":"Class: Icon \u2039**S, SS**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.icon/#class-icon-s-ss","text":"","title":"Class: Icon \u2039S, SS\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.icon/#type-parameters","text":"\u25aa S \u25aa SS","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.icon/#hierarchy","text":"PureComponent\u2039 IconProps \u203a \u21b3 Icon","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.icon/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.icon/#accessors","text":"isInteractive","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.icon/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate getSnapshotBeforeUpdate onClick onKeyDown render shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.icon/#object-literals","text":"defaultProps","title":"Object literals"},{"location":"extensions/api/classes/_renderer_api_components_.icon/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.icon/#isinteractive","text":"\u2022 get isInteractive (): boolean Defined in src/renderer/components/icon/icon.tsx:54 Returns: boolean","title":"isInteractive"},{"location":"extensions/api/classes/_renderer_api_components_.icon/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.icon/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.icon/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 IconProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 IconProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.icon/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 IconProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 IconProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.icon/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.icon/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.icon/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 IconProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 IconProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.icon/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.icon/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 IconProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 IconProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.icon/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.icon/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 IconProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 IconProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.icon/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 IconProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 IconProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.icon/#onclick","text":"\u25b8 onClick ( evt : MouseEvent): void Defined in src/renderer/components/icon/icon.tsx:61 Parameters: Name Type evt MouseEvent Returns: void","title":"onClick"},{"location":"extensions/api/classes/_renderer_api_components_.icon/#onkeydown","text":"\u25b8 onKeyDown ( evt : KeyboardEvent\u2039any\u203a): void Defined in src/renderer/components/icon/icon.tsx:72 Parameters: Name Type evt KeyboardEvent\u2039any\u203a Returns: void","title":"onKeyDown"},{"location":"extensions/api/classes/_renderer_api_components_.icon/#render","text":"\u25b8 render (): Element\u2039\u203a Defined in src/renderer/components/icon/icon.tsx:91 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.icon/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 IconProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 IconProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.icon/#object-literals_1","text":"","title":"Object literals"},{"location":"extensions/api/classes/_renderer_api_components_.icon/#static-defaultprops","text":"","title":"Static defaultProps"},{"location":"extensions/api/classes/_renderer_api_components_.icon/#defaultprops-object","text":"Defined in src/renderer/components/icon/icon.tsx:50","title":"\u25aa defaultProps: object"},{"location":"extensions/api/classes/_renderer_api_components_.icon/#focusable","text":"\u2022 focusable : true = true Defined in src/renderer/components/icon/icon.tsx:51","title":"focusable"},{"location":"extensions/api/classes/_renderer_api_components_.input/","text":"Class: Input \u2039 SS \u203a # Type parameters # \u25aa SS Hierarchy # Component\u2039 InputProps , State\u203a \u21b3 Input Index # Constructors # constructor Properties # context input props refs validators contextType defaultProps Accessors # isUncontrolled showMaxLenIndicator Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate bindRef blur componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate focus forceUpdate getSnapshotBeforeUpdate getValue isValid onBlur onChange onFocus onKeyDown render select setDirty setState setValidation setValue shouldComponentUpdate validate Object literals # state Constructors # constructor # + new Input ( props : Readonly\u2039 InputProps \u203a | InputProps ): Input Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 InputProps \u203a | InputProps Returns: Input + new Input ( props : InputProps , context : any): Input Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props InputProps context any Returns: Input Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html input # \u2022 input : InputElement Defined in src/renderer/components/input/input.tsx:80 props # \u2022 props : Readonly\u2039 InputProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance validators # \u2022 validators : InputValidator [] = [] Defined in src/renderer/components/input/input.tsx:81 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Static defaultProps # \u25aa defaultProps : object = defaultProps as object Defined in src/renderer/components/input/input.tsx:78 Accessors # isUncontrolled # \u2022 get isUncontrolled (): boolean Defined in src/renderer/components/input/input.tsx:280 Returns: boolean showMaxLenIndicator # \u2022 get showMaxLenIndicator (): boolean Defined in src/renderer/components/input/input.tsx:274 Returns: boolean Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 InputProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 InputProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 InputProps \u203a, nextState : Readonly\u2039State\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 InputProps \u203a nextState Readonly\u2039State\u203a nextContext any Returns: void bindRef # \u25b8 bindRef ( elem : InputElement): void Defined in src/renderer/components/input/input.tsx:307 Parameters: Name Type elem InputElement Returns: void blur # \u25b8 blur (): void Defined in src/renderer/components/input/input.tsx:117 Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void componentDidMount # \u25b8 componentDidMount (): void Overrides WizardLayout . componentDidMount Defined in src/renderer/components/input/input.tsx:284 Returns: void componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : InputProps ): void Overrides PageLayout . componentDidUpdate Defined in src/renderer/components/input/input.tsx:289 Parameters: Name Type prevProps InputProps Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 InputProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 InputProps \u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 InputProps \u203a, nextState : Readonly\u2039State\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 InputProps \u203a nextState Readonly\u2039State\u203a nextContext any Returns: void focus # \u25b8 focus (): void Defined in src/renderer/components/input/input.tsx:113 Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 InputProps \u203a, prevState : Readonly\u2039State\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 InputProps \u203a prevState Readonly\u2039State\u203a Returns: SS | null getValue # \u25b8 getValue (): string Defined in src/renderer/components/input/input.tsx:104 Returns: string isValid # \u25b8 isValid (): boolean Defined in src/renderer/components/input/input.tsx:89 Returns: boolean onBlur # \u25b8 onBlur ( evt : FocusEvent\u2039InputElement\u203a): void Defined in src/renderer/components/input/input.tsx:230 Parameters: Name Type evt FocusEvent\u2039InputElement\u203a Returns: void onChange # \u25b8 onChange ( evt : ChangeEvent\u2039any\u203a): void Defined in src/renderer/components/input/input.tsx:239 Parameters: Name Type evt ChangeEvent\u2039any\u203a Returns: void onFocus # \u25b8 onFocus ( evt : FocusEvent\u2039InputElement\u203a): void Defined in src/renderer/components/input/input.tsx:221 Parameters: Name Type evt FocusEvent\u2039InputElement\u203a Returns: void onKeyDown # \u25b8 onKeyDown ( evt : KeyboardEvent\u2039any\u203a): void Defined in src/renderer/components/input/input.tsx:258 Parameters: Name Type evt KeyboardEvent\u2039any\u203a Returns: void render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/input/input.tsx:311 Returns: Element\u2039\u203a select # \u25b8 select (): void Defined in src/renderer/components/input/input.tsx:121 Returns: void setDirty # \u25b8 setDirty ( dirty : boolean): void Defined in src/renderer/components/input/input.tsx:215 Parameters: Name Type Default dirty boolean true Returns: void setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof State Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void setValidation # \u25b8 setValidation ( errors : React.ReactNode[]): void Defined in src/renderer/components/input/input.tsx:185 Parameters: Name Type errors React.ReactNode[] Returns: void setValue # \u25b8 setValue ( value : string): void Defined in src/renderer/components/input/input.tsx:93 Parameters: Name Type value string Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 InputProps \u203a, nextState : Readonly\u2039State\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 InputProps \u203a nextState Readonly\u2039State\u203a nextContext any Returns: boolean validate # \u25b8 validate ( value : string): Promise\u2039void\u203a Defined in src/renderer/components/input/input.tsx:141 Parameters: Name Type Default value string this.getValue() Returns: Promise\u2039void\u203a Object literals # state # \u25aa state : object # Overrides PageLayout . state Defined in src/renderer/components/input/input.tsx:83 dirty # \u2022 dirty : boolean = !!this.props.dirty Defined in src/renderer/components/input/input.tsx:84 errors # \u2022 errors : undefined[] = [] Defined in src/renderer/components/input/input.tsx:86 valid # \u2022 valid : true = true Defined in src/renderer/components/input/input.tsx:85","title":"Class: Input \u2039**SS**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.input/#class-input-ss","text":"","title":"Class: Input \u2039SS\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.input/#type-parameters","text":"\u25aa SS","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.input/#hierarchy","text":"Component\u2039 InputProps , State\u203a \u21b3 Input","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.input/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.input/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.input/#properties","text":"context input props refs validators contextType defaultProps","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.input/#accessors","text":"isUncontrolled showMaxLenIndicator","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.input/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate bindRef blur componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate focus forceUpdate getSnapshotBeforeUpdate getValue isValid onBlur onChange onFocus onKeyDown render select setDirty setState setValidation setValue shouldComponentUpdate validate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.input/#object-literals","text":"state","title":"Object literals"},{"location":"extensions/api/classes/_renderer_api_components_.input/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.input/#constructor","text":"+ new Input ( props : Readonly\u2039 InputProps \u203a | InputProps ): Input Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 InputProps \u203a | InputProps Returns: Input + new Input ( props : InputProps , context : any): Input Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props InputProps context any Returns: Input","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.input/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.input/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.input/#input","text":"\u2022 input : InputElement Defined in src/renderer/components/input/input.tsx:80","title":"input"},{"location":"extensions/api/classes/_renderer_api_components_.input/#props","text":"\u2022 props : Readonly\u2039 InputProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.input/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.input/#validators","text":"\u2022 validators : InputValidator [] = [] Defined in src/renderer/components/input/input.tsx:81","title":"validators"},{"location":"extensions/api/classes/_renderer_api_components_.input/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.input/#static-defaultprops","text":"\u25aa defaultProps : object = defaultProps as object Defined in src/renderer/components/input/input.tsx:78","title":"Static defaultProps"},{"location":"extensions/api/classes/_renderer_api_components_.input/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.input/#isuncontrolled","text":"\u2022 get isUncontrolled (): boolean Defined in src/renderer/components/input/input.tsx:280 Returns: boolean","title":"isUncontrolled"},{"location":"extensions/api/classes/_renderer_api_components_.input/#showmaxlenindicator","text":"\u2022 get showMaxLenIndicator (): boolean Defined in src/renderer/components/input/input.tsx:274 Returns: boolean","title":"showMaxLenIndicator"},{"location":"extensions/api/classes/_renderer_api_components_.input/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.input/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.input/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 InputProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 InputProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.input/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 InputProps \u203a, nextState : Readonly\u2039State\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 InputProps \u203a nextState Readonly\u2039State\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.input/#bindref","text":"\u25b8 bindRef ( elem : InputElement): void Defined in src/renderer/components/input/input.tsx:307 Parameters: Name Type elem InputElement Returns: void","title":"bindRef"},{"location":"extensions/api/classes/_renderer_api_components_.input/#blur","text":"\u25b8 blur (): void Defined in src/renderer/components/input/input.tsx:117 Returns: void","title":"blur"},{"location":"extensions/api/classes/_renderer_api_components_.input/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.input/#componentdidmount","text":"\u25b8 componentDidMount (): void Overrides WizardLayout . componentDidMount Defined in src/renderer/components/input/input.tsx:284 Returns: void","title":"componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.input/#componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : InputProps ): void Overrides PageLayout . componentDidUpdate Defined in src/renderer/components/input/input.tsx:289 Parameters: Name Type prevProps InputProps Returns: void","title":"componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.input/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.input/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 InputProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 InputProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.input/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.input/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 InputProps \u203a, nextState : Readonly\u2039State\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 InputProps \u203a nextState Readonly\u2039State\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.input/#focus","text":"\u25b8 focus (): void Defined in src/renderer/components/input/input.tsx:113 Returns: void","title":"focus"},{"location":"extensions/api/classes/_renderer_api_components_.input/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.input/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 InputProps \u203a, prevState : Readonly\u2039State\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 InputProps \u203a prevState Readonly\u2039State\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.input/#getvalue","text":"\u25b8 getValue (): string Defined in src/renderer/components/input/input.tsx:104 Returns: string","title":"getValue"},{"location":"extensions/api/classes/_renderer_api_components_.input/#isvalid","text":"\u25b8 isValid (): boolean Defined in src/renderer/components/input/input.tsx:89 Returns: boolean","title":"isValid"},{"location":"extensions/api/classes/_renderer_api_components_.input/#onblur","text":"\u25b8 onBlur ( evt : FocusEvent\u2039InputElement\u203a): void Defined in src/renderer/components/input/input.tsx:230 Parameters: Name Type evt FocusEvent\u2039InputElement\u203a Returns: void","title":"onBlur"},{"location":"extensions/api/classes/_renderer_api_components_.input/#onchange","text":"\u25b8 onChange ( evt : ChangeEvent\u2039any\u203a): void Defined in src/renderer/components/input/input.tsx:239 Parameters: Name Type evt ChangeEvent\u2039any\u203a Returns: void","title":"onChange"},{"location":"extensions/api/classes/_renderer_api_components_.input/#onfocus","text":"\u25b8 onFocus ( evt : FocusEvent\u2039InputElement\u203a): void Defined in src/renderer/components/input/input.tsx:221 Parameters: Name Type evt FocusEvent\u2039InputElement\u203a Returns: void","title":"onFocus"},{"location":"extensions/api/classes/_renderer_api_components_.input/#onkeydown","text":"\u25b8 onKeyDown ( evt : KeyboardEvent\u2039any\u203a): void Defined in src/renderer/components/input/input.tsx:258 Parameters: Name Type evt KeyboardEvent\u2039any\u203a Returns: void","title":"onKeyDown"},{"location":"extensions/api/classes/_renderer_api_components_.input/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/input/input.tsx:311 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.input/#select","text":"\u25b8 select (): void Defined in src/renderer/components/input/input.tsx:121 Returns: void","title":"select"},{"location":"extensions/api/classes/_renderer_api_components_.input/#setdirty","text":"\u25b8 setDirty ( dirty : boolean): void Defined in src/renderer/components/input/input.tsx:215 Parameters: Name Type Default dirty boolean true Returns: void","title":"setDirty"},{"location":"extensions/api/classes/_renderer_api_components_.input/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof State Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.input/#setvalidation","text":"\u25b8 setValidation ( errors : React.ReactNode[]): void Defined in src/renderer/components/input/input.tsx:185 Parameters: Name Type errors React.ReactNode[] Returns: void","title":"setValidation"},{"location":"extensions/api/classes/_renderer_api_components_.input/#setvalue","text":"\u25b8 setValue ( value : string): void Defined in src/renderer/components/input/input.tsx:93 Parameters: Name Type value string Returns: void","title":"setValue"},{"location":"extensions/api/classes/_renderer_api_components_.input/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 InputProps \u203a, nextState : Readonly\u2039State\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 InputProps \u203a nextState Readonly\u2039State\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.input/#validate","text":"\u25b8 validate ( value : string): Promise\u2039void\u203a Defined in src/renderer/components/input/input.tsx:141 Parameters: Name Type Default value string this.getValue() Returns: Promise\u2039void\u203a","title":"validate"},{"location":"extensions/api/classes/_renderer_api_components_.input/#object-literals_1","text":"","title":"Object literals"},{"location":"extensions/api/classes/_renderer_api_components_.input/#state","text":"","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.input/#state-object","text":"Overrides PageLayout . state Defined in src/renderer/components/input/input.tsx:83","title":"\u25aa state: object"},{"location":"extensions/api/classes/_renderer_api_components_.input/#dirty","text":"\u2022 dirty : boolean = !!this.props.dirty Defined in src/renderer/components/input/input.tsx:84","title":"dirty"},{"location":"extensions/api/classes/_renderer_api_components_.input/#errors","text":"\u2022 errors : undefined[] = [] Defined in src/renderer/components/input/input.tsx:86","title":"errors"},{"location":"extensions/api/classes/_renderer_api_components_.input/#valid","text":"\u2022 valid : true = true Defined in src/renderer/components/input/input.tsx:85","title":"valid"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/","text":"Class: KubeEventDetails \u2039 S, SS, S \u203a # Type parameters # \u25aa S \u25aa SS \u25aa S Hierarchy # Component\u2039 KubeEventDetailsProps \u203a \u21b3 KubeEventDetails Index # Constructors # constructor Properties # context props refs state contextType Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate Constructors # constructor # + new KubeEventDetails ( props : Readonly\u2039 KubeEventDetailsProps \u203a | KubeEventDetailsProps ): KubeEventDetails Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 KubeEventDetailsProps \u203a | KubeEventDetailsProps Returns: KubeEventDetails + new KubeEventDetails ( props : KubeEventDetailsProps , context : any): KubeEventDetails Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props KubeEventDetailsProps context any Returns: KubeEventDetails Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html props # \u2022 props : Readonly\u2039 KubeEventDetailsProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 KubeEventDetailsProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeEventDetailsProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 KubeEventDetailsProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeEventDetailsProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void componentDidMount # \u25b8 componentDidMount (): Promise\u2039void\u203a Overrides WizardLayout . componentDidMount Defined in src/renderer/components/+events/kube-event-details.tsx:37 Returns: Promise\u2039void\u203a Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 KubeEventDetailsProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 KubeEventDetailsProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 KubeEventDetailsProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeEventDetailsProps \u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 KubeEventDetailsProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeEventDetailsProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 KubeEventDetailsProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 KubeEventDetailsProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/+events/kube-event-details.tsx:41 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 KubeEventDetailsProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 KubeEventDetailsProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Class: KubeEventDetails \u2039**S, SS, S**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/#class-kubeeventdetails-s-ss-s","text":"","title":"Class: KubeEventDetails \u2039S, SS, S\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/#type-parameters","text":"\u25aa S \u25aa SS \u25aa S","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/#hierarchy","text":"Component\u2039 KubeEventDetailsProps \u203a \u21b3 KubeEventDetails","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/#properties","text":"context props refs state contextType","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/#constructor","text":"+ new KubeEventDetails ( props : Readonly\u2039 KubeEventDetailsProps \u203a | KubeEventDetailsProps ): KubeEventDetails Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 KubeEventDetailsProps \u203a | KubeEventDetailsProps Returns: KubeEventDetails + new KubeEventDetails ( props : KubeEventDetailsProps , context : any): KubeEventDetails Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props KubeEventDetailsProps context any Returns: KubeEventDetails","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/#props","text":"\u2022 props : Readonly\u2039 KubeEventDetailsProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/#state","text":"\u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 KubeEventDetailsProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeEventDetailsProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 KubeEventDetailsProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeEventDetailsProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/#componentdidmount","text":"\u25b8 componentDidMount (): Promise\u2039void\u203a Overrides WizardLayout . componentDidMount Defined in src/renderer/components/+events/kube-event-details.tsx:37 Returns: Promise\u2039void\u203a","title":"componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 KubeEventDetailsProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 KubeEventDetailsProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 KubeEventDetailsProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeEventDetailsProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 KubeEventDetailsProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeEventDetailsProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 KubeEventDetailsProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 KubeEventDetailsProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/+events/kube-event-details.tsx:41 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.kubeeventdetails/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 KubeEventDetailsProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 KubeEventDetailsProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/","text":"Class: KubeObjectDetails \u2039 P, S, SS, P, S \u203a # Type parameters # \u25aa P \u25aa S \u25aa SS \u25aa P \u25aa S Hierarchy # Component \u21b3 KubeObjectDetails Index # Constructors # constructor Properties # context isLoading loader loadingError props refs state contextType Accessors # isCrdInstance object path Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate Constructors # constructor # + new KubeObjectDetails ( props : object): KubeObjectDetails Overrides PageLayout . constructor Defined in src/renderer/components/kube-object/kube-object-details.tsx:90 Parameters: Name Type props object Returns: KubeObjectDetails Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html isLoading # \u2022 isLoading : boolean = false Defined in src/renderer/components/kube-object/kube-object-details.tsx:89 loader # \u2022 loader : IReactionDisposer = reaction(() => [ this.path, this.object, // resource might be updated via watch-event or from already opened details crdStore.items.length, // crd stores initialized after loading ], async () => { this.loadingError = \"\"; const { path, object } = this; if (!object) { const store = apiManager.getStore(path); if (store) { this.isLoading = true; try { await store.loadFromPath(path); } catch (err) { this.loadingError = <>Resource loading has failed: {err.toString()}; } finally { this.isLoading = false; } } } }) Defined in src/renderer/components/kube-object/kube-object-details.tsx:114 loadingError # \u2022 loadingError : React.ReactNode Defined in src/renderer/components/kube-object/kube-object-details.tsx:90 props # \u2022 props : Readonly\u2039P\u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Accessors # isCrdInstance # \u2022 get isCrdInstance (): boolean Defined in src/renderer/components/kube-object/kube-object-details.tsx:109 Returns: boolean object # \u2022 get object (): any Defined in src/renderer/components/kube-object/kube-object-details.tsx:101 Returns: any path # \u2022 get path (): string Defined in src/renderer/components/kube-object/kube-object-details.tsx:97 Returns: string Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039P\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039P\u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039P\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039P\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039P\u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039P\u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039P\u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039P\u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039P\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039P\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039P\u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039P\u203a prevState Readonly\u2039S\u203a Returns: SS | null render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/kube-object/kube-object-details.tsx:139 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039P\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039P\u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Class: KubeObjectDetails \u2039**P, S, SS, P, S**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#class-kubeobjectdetails-p-s-ss-p-s","text":"","title":"Class: KubeObjectDetails \u2039P, S, SS, P, S\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#type-parameters","text":"\u25aa P \u25aa S \u25aa SS \u25aa P \u25aa S","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#hierarchy","text":"Component \u21b3 KubeObjectDetails","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#properties","text":"context isLoading loader loadingError props refs state contextType","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#accessors","text":"isCrdInstance object path","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#constructor","text":"+ new KubeObjectDetails ( props : object): KubeObjectDetails Overrides PageLayout . constructor Defined in src/renderer/components/kube-object/kube-object-details.tsx:90 Parameters: Name Type props object Returns: KubeObjectDetails","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#isloading","text":"\u2022 isLoading : boolean = false Defined in src/renderer/components/kube-object/kube-object-details.tsx:89","title":"isLoading"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#loader","text":"\u2022 loader : IReactionDisposer = reaction(() => [ this.path, this.object, // resource might be updated via watch-event or from already opened details crdStore.items.length, // crd stores initialized after loading ], async () => { this.loadingError = \"\"; const { path, object } = this; if (!object) { const store = apiManager.getStore(path); if (store) { this.isLoading = true; try { await store.loadFromPath(path); } catch (err) { this.loadingError = <>Resource loading has failed: {err.toString()}; } finally { this.isLoading = false; } } } }) Defined in src/renderer/components/kube-object/kube-object-details.tsx:114","title":"loader"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#loadingerror","text":"\u2022 loadingError : React.ReactNode Defined in src/renderer/components/kube-object/kube-object-details.tsx:90","title":"loadingError"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#props","text":"\u2022 props : Readonly\u2039P\u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#state","text":"\u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#iscrdinstance","text":"\u2022 get isCrdInstance (): boolean Defined in src/renderer/components/kube-object/kube-object-details.tsx:109 Returns: boolean","title":"isCrdInstance"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#object","text":"\u2022 get object (): any Defined in src/renderer/components/kube-object/kube-object-details.tsx:101 Returns: any","title":"object"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#path","text":"\u2022 get path (): string Defined in src/renderer/components/kube-object/kube-object-details.tsx:97 Returns: string","title":"path"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039P\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039P\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039P\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039P\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039P\u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039P\u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039P\u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039P\u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039P\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039P\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039P\u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039P\u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/kube-object/kube-object-details.tsx:139 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectdetails/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039P\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039P\u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/","text":"Class: KubeObjectListLayout \u2039 S, SS, S \u203a # Type parameters # \u25aa S \u25aa SS \u25aa S Hierarchy # Component\u2039 KubeObjectListLayoutProps \u203a \u21b3 KubeObjectListLayout Index # Constructors # constructor Properties # context props refs state contextType defaultProps Accessors # selectedItem Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate Constructors # constructor # + new KubeObjectListLayout ( props : KubeObjectListLayoutProps ): KubeObjectListLayout Overrides PageLayout . constructor Defined in src/renderer/components/kube-object/kube-object-list-layout.tsx:45 Parameters: Name Type props KubeObjectListLayoutProps Returns: KubeObjectListLayout Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html props # \u2022 props : Readonly\u2039 KubeObjectListLayoutProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Static defaultProps # \u25aa defaultProps : object = defaultProps as object Defined in src/renderer/components/kube-object/kube-object-list-layout.tsx:45 Accessors # selectedItem # \u2022 get selectedItem (): any Defined in src/renderer/components/kube-object/kube-object-list-layout.tsx:52 Returns: any Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 KubeObjectListLayoutProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeObjectListLayoutProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 KubeObjectListLayoutProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeObjectListLayoutProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void componentDidMount # \u25b8 componentDidMount (): void Overrides WizardLayout . componentDidMount Defined in src/renderer/components/kube-object/kube-object-list-layout.tsx:56 Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 KubeObjectListLayoutProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 KubeObjectListLayoutProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 KubeObjectListLayoutProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeObjectListLayoutProps \u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 KubeObjectListLayoutProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeObjectListLayoutProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 KubeObjectListLayoutProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 KubeObjectListLayoutProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/kube-object/kube-object-list-layout.tsx:68 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 KubeObjectListLayoutProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 KubeObjectListLayoutProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Class: KubeObjectListLayout \u2039**S, SS, S**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#class-kubeobjectlistlayout-s-ss-s","text":"","title":"Class: KubeObjectListLayout \u2039S, SS, S\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#type-parameters","text":"\u25aa S \u25aa SS \u25aa S","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#hierarchy","text":"Component\u2039 KubeObjectListLayoutProps \u203a \u21b3 KubeObjectListLayout","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#properties","text":"context props refs state contextType defaultProps","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#accessors","text":"selectedItem","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#constructor","text":"+ new KubeObjectListLayout ( props : KubeObjectListLayoutProps ): KubeObjectListLayout Overrides PageLayout . constructor Defined in src/renderer/components/kube-object/kube-object-list-layout.tsx:45 Parameters: Name Type props KubeObjectListLayoutProps Returns: KubeObjectListLayout","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#props","text":"\u2022 props : Readonly\u2039 KubeObjectListLayoutProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#state","text":"\u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#static-defaultprops","text":"\u25aa defaultProps : object = defaultProps as object Defined in src/renderer/components/kube-object/kube-object-list-layout.tsx:45","title":"Static defaultProps"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#selecteditem","text":"\u2022 get selectedItem (): any Defined in src/renderer/components/kube-object/kube-object-list-layout.tsx:52 Returns: any","title":"selectedItem"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 KubeObjectListLayoutProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeObjectListLayoutProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 KubeObjectListLayoutProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeObjectListLayoutProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#componentdidmount","text":"\u25b8 componentDidMount (): void Overrides WizardLayout . componentDidMount Defined in src/renderer/components/kube-object/kube-object-list-layout.tsx:56 Returns: void","title":"componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 KubeObjectListLayoutProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 KubeObjectListLayoutProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 KubeObjectListLayoutProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeObjectListLayoutProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 KubeObjectListLayoutProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeObjectListLayoutProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 KubeObjectListLayoutProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 KubeObjectListLayoutProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/kube-object/kube-object-list-layout.tsx:68 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectlistlayout/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 KubeObjectListLayoutProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 KubeObjectListLayoutProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/","text":"Class: KubeObjectMenu \u2039 T, S, SS, S \u203a # Type parameters # \u25aa T : KubeObject \u25aa S \u25aa SS \u25aa S Hierarchy # Component\u2039 KubeObjectMenuProps \u2039T\u203a\u203a \u21b3 KubeObjectMenu Index # Constructors # constructor Properties # context props refs state contextType Accessors # isEditable isRemovable store Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getMenuItems getSnapshotBeforeUpdate remove render renderRemoveMessage setState shouldComponentUpdate update Constructors # constructor # + new KubeObjectMenu ( props : Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a | KubeObjectMenuProps \u2039T\u203a): KubeObjectMenu Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a | KubeObjectMenuProps \u2039T\u203a Returns: KubeObjectMenu + new KubeObjectMenu ( props : KubeObjectMenuProps \u2039T\u203a, context : any): KubeObjectMenu Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props KubeObjectMenuProps \u2039T\u203a context any Returns: KubeObjectMenu Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html props # \u2022 props : Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Accessors # isEditable # \u2022 get isEditable (): boolean Defined in src/renderer/components/kube-object/kube-object-menu.tsx:46 Returns: boolean isRemovable # \u2022 get isRemovable (): boolean Defined in src/renderer/components/kube-object/kube-object-menu.tsx:52 Returns: boolean store # \u2022 get store (): KubeObjectStore \u2039any\u203a Defined in src/renderer/components/kube-object/kube-object-menu.tsx:38 Returns: KubeObjectStore \u2039any\u203a Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void getMenuItems # \u25b8 getMenuItems ( object : T): React.ReactChild[] Defined in src/renderer/components/kube-object/kube-object-menu.tsx:86 Parameters: Name Type object T Returns: React.ReactChild[] Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a prevState Readonly\u2039S\u203a Returns: SS | null remove # \u25b8 remove (): Promise\u2039void\u203a Defined in src/renderer/components/kube-object/kube-object-menu.tsx:65 Returns: Promise\u2039void\u203a render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/kube-object/kube-object-menu.tsx:102 Returns: Element\u2039\u203a renderRemoveMessage # \u25b8 renderRemoveMessage (): Element\u2039\u203a Defined in src/renderer/components/kube-object/kube-object-menu.tsx:74 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean update # \u25b8 update (): Promise\u2039void\u203a Defined in src/renderer/components/kube-object/kube-object-menu.tsx:59 Returns: Promise\u2039void\u203a","title":"Class: KubeObjectMenu \u2039**T, S, SS, S**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#class-kubeobjectmenu-t-s-ss-s","text":"","title":"Class: KubeObjectMenu \u2039T, S, SS, S\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#type-parameters","text":"\u25aa T : KubeObject \u25aa S \u25aa SS \u25aa S","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#hierarchy","text":"Component\u2039 KubeObjectMenuProps \u2039T\u203a\u203a \u21b3 KubeObjectMenu","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#properties","text":"context props refs state contextType","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#accessors","text":"isEditable isRemovable store","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getMenuItems getSnapshotBeforeUpdate remove render renderRemoveMessage setState shouldComponentUpdate update","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#constructor","text":"+ new KubeObjectMenu ( props : Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a | KubeObjectMenuProps \u2039T\u203a): KubeObjectMenu Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a | KubeObjectMenuProps \u2039T\u203a Returns: KubeObjectMenu + new KubeObjectMenu ( props : KubeObjectMenuProps \u2039T\u203a, context : any): KubeObjectMenu Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props KubeObjectMenuProps \u2039T\u203a context any Returns: KubeObjectMenu","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#props","text":"\u2022 props : Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#state","text":"\u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#iseditable","text":"\u2022 get isEditable (): boolean Defined in src/renderer/components/kube-object/kube-object-menu.tsx:46 Returns: boolean","title":"isEditable"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#isremovable","text":"\u2022 get isRemovable (): boolean Defined in src/renderer/components/kube-object/kube-object-menu.tsx:52 Returns: boolean","title":"isRemovable"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#store","text":"\u2022 get store (): KubeObjectStore \u2039any\u203a Defined in src/renderer/components/kube-object/kube-object-menu.tsx:38 Returns: KubeObjectStore \u2039any\u203a","title":"store"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#getmenuitems","text":"\u25b8 getMenuItems ( object : T): React.ReactChild[] Defined in src/renderer/components/kube-object/kube-object-menu.tsx:86 Parameters: Name Type object T Returns: React.ReactChild[]","title":"getMenuItems"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#remove","text":"\u25b8 remove (): Promise\u2039void\u203a Defined in src/renderer/components/kube-object/kube-object-menu.tsx:65 Returns: Promise\u2039void\u203a","title":"remove"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/kube-object/kube-object-menu.tsx:102 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#renderremovemessage","text":"\u25b8 renderRemoveMessage (): Element\u2039\u203a Defined in src/renderer/components/kube-object/kube-object-menu.tsx:74 Returns: Element\u2039\u203a","title":"renderRemoveMessage"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 KubeObjectMenuProps \u2039T\u203a\u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmenu/#update","text":"\u25b8 update (): Promise\u2039void\u203a Defined in src/renderer/components/kube-object/kube-object-menu.tsx:59 Returns: Promise\u2039void\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/","text":"Class: KubeObjectMeta \u2039 S, SS, S \u203a # Type parameters # \u25aa S \u25aa SS \u25aa S Hierarchy # Component\u2039 KubeObjectMetaProps \u203a \u21b3 KubeObjectMeta Index # Constructors # constructor Properties # context props refs state contextType defaultHiddenFields Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate isHidden render setState shouldComponentUpdate Constructors # constructor # + new KubeObjectMeta ( props : Readonly\u2039 KubeObjectMetaProps \u203a | KubeObjectMetaProps ): KubeObjectMeta Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 KubeObjectMetaProps \u203a | KubeObjectMetaProps Returns: KubeObjectMeta + new KubeObjectMeta ( props : KubeObjectMetaProps , context : any): KubeObjectMeta Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props KubeObjectMetaProps context any Returns: KubeObjectMeta Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html props # \u2022 props : Readonly\u2039 KubeObjectMetaProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Static defaultHiddenFields # \u25aa defaultHiddenFields : IKubeMetaField[] = [ \"uid\", \"resourceVersion\", \"selfLink\" ] Defined in src/renderer/components/kube-object/kube-object-meta.tsx:37 Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 KubeObjectMetaProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeObjectMetaProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 KubeObjectMetaProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeObjectMetaProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 KubeObjectMetaProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 KubeObjectMetaProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 KubeObjectMetaProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeObjectMetaProps \u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 KubeObjectMetaProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeObjectMetaProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 KubeObjectMetaProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 KubeObjectMetaProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null isHidden # \u25b8 isHidden ( field : IKubeMetaField): boolean Defined in src/renderer/components/kube-object/kube-object-meta.tsx:41 Parameters: Name Type field IKubeMetaField Returns: boolean render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/kube-object/kube-object-meta.tsx:47 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 KubeObjectMetaProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 KubeObjectMetaProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Class: KubeObjectMeta \u2039**S, SS, S**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#class-kubeobjectmeta-s-ss-s","text":"","title":"Class: KubeObjectMeta \u2039S, SS, S\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#type-parameters","text":"\u25aa S \u25aa SS \u25aa S","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#hierarchy","text":"Component\u2039 KubeObjectMetaProps \u203a \u21b3 KubeObjectMeta","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#properties","text":"context props refs state contextType defaultHiddenFields","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate isHidden render setState shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#constructor","text":"+ new KubeObjectMeta ( props : Readonly\u2039 KubeObjectMetaProps \u203a | KubeObjectMetaProps ): KubeObjectMeta Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 KubeObjectMetaProps \u203a | KubeObjectMetaProps Returns: KubeObjectMeta + new KubeObjectMeta ( props : KubeObjectMetaProps , context : any): KubeObjectMeta Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props KubeObjectMetaProps context any Returns: KubeObjectMeta","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#props","text":"\u2022 props : Readonly\u2039 KubeObjectMetaProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#state","text":"\u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#static-defaulthiddenfields","text":"\u25aa defaultHiddenFields : IKubeMetaField[] = [ \"uid\", \"resourceVersion\", \"selfLink\" ] Defined in src/renderer/components/kube-object/kube-object-meta.tsx:37","title":"Static defaultHiddenFields"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 KubeObjectMetaProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeObjectMetaProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 KubeObjectMetaProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeObjectMetaProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 KubeObjectMetaProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 KubeObjectMetaProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 KubeObjectMetaProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeObjectMetaProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 KubeObjectMetaProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 KubeObjectMetaProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 KubeObjectMetaProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 KubeObjectMetaProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#ishidden","text":"\u25b8 isHidden ( field : IKubeMetaField): boolean Defined in src/renderer/components/kube-object/kube-object-meta.tsx:41 Parameters: Name Type field IKubeMetaField Returns: boolean","title":"isHidden"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/kube-object/kube-object-meta.tsx:47 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.kubeobjectmeta/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 KubeObjectMetaProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 KubeObjectMetaProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.lineprogress/","text":"Class: LineProgress \u2039 S, SS \u203a # Type parameters # \u25aa S \u25aa SS Hierarchy # PureComponent\u2039 LineProgressProps \u203a \u21b3 LineProgress Index # Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate getSnapshotBeforeUpdate render shouldComponentUpdate Object literals # defaultProps Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 LineProgressProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 LineProgressProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 LineProgressProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 LineProgressProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 LineProgressProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 LineProgressProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 LineProgressProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 LineProgressProps \u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 LineProgressProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 LineProgressProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 LineProgressProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 LineProgressProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null render # \u25b8 render (): Element\u2039\u203a Defined in src/renderer/components/line-progress/line-progress.tsx:44 Returns: Element\u2039\u203a Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 LineProgressProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 LineProgressProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean Object literals # Static defaultProps # \u25aa defaultProps : object # Defined in src/renderer/components/line-progress/line-progress.tsx:37 max # \u2022 max : number = 100 Defined in src/renderer/components/line-progress/line-progress.tsx:40 min # \u2022 min : number = 0 Defined in src/renderer/components/line-progress/line-progress.tsx:39 precise # \u2022 precise : number = 2 Defined in src/renderer/components/line-progress/line-progress.tsx:41 value # \u2022 value : number = 0 Defined in src/renderer/components/line-progress/line-progress.tsx:38","title":"Class: LineProgress \u2039**S, SS**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.lineprogress/#class-lineprogress-s-ss","text":"","title":"Class: LineProgress \u2039S, SS\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.lineprogress/#type-parameters","text":"\u25aa S \u25aa SS","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.lineprogress/#hierarchy","text":"PureComponent\u2039 LineProgressProps \u203a \u21b3 LineProgress","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.lineprogress/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.lineprogress/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate getSnapshotBeforeUpdate render shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.lineprogress/#object-literals","text":"defaultProps","title":"Object literals"},{"location":"extensions/api/classes/_renderer_api_components_.lineprogress/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.lineprogress/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.lineprogress/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 LineProgressProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 LineProgressProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.lineprogress/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 LineProgressProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 LineProgressProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.lineprogress/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.lineprogress/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.lineprogress/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 LineProgressProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 LineProgressProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.lineprogress/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.lineprogress/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 LineProgressProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 LineProgressProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.lineprogress/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.lineprogress/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 LineProgressProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 LineProgressProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.lineprogress/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 LineProgressProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 LineProgressProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.lineprogress/#render","text":"\u25b8 render (): Element\u2039\u203a Defined in src/renderer/components/line-progress/line-progress.tsx:44 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.lineprogress/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 LineProgressProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 LineProgressProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.lineprogress/#object-literals_1","text":"","title":"Object literals"},{"location":"extensions/api/classes/_renderer_api_components_.lineprogress/#static-defaultprops","text":"","title":"Static defaultProps"},{"location":"extensions/api/classes/_renderer_api_components_.lineprogress/#defaultprops-object","text":"Defined in src/renderer/components/line-progress/line-progress.tsx:37","title":"\u25aa defaultProps: object"},{"location":"extensions/api/classes/_renderer_api_components_.lineprogress/#max","text":"\u2022 max : number = 100 Defined in src/renderer/components/line-progress/line-progress.tsx:40","title":"max"},{"location":"extensions/api/classes/_renderer_api_components_.lineprogress/#min","text":"\u2022 min : number = 0 Defined in src/renderer/components/line-progress/line-progress.tsx:39","title":"min"},{"location":"extensions/api/classes/_renderer_api_components_.lineprogress/#precise","text":"\u2022 precise : number = 2 Defined in src/renderer/components/line-progress/line-progress.tsx:41","title":"precise"},{"location":"extensions/api/classes/_renderer_api_components_.lineprogress/#value","text":"\u2022 value : number = 0 Defined in src/renderer/components/line-progress/line-progress.tsx:38","title":"value"},{"location":"extensions/api/classes/_renderer_api_components_.menu/","text":"Class: Menu \u2039 SS \u203a # Type parameters # \u25aa SS Hierarchy # Component\u2039 MenuProps , State\u203a \u21b3 Menu Index # Constructors # constructor Properties # context elem items opener props refs state contextType defaultProps Accessors # focusableItems focusedItem isOpen Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate bindItemRef bindRef close componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate focusNextItem forceUpdate getSnapshotBeforeUpdate onBlur onClickOutside onContextMenu onKeyDown onScrollOutside onWindowResize open refreshPosition render setState shouldComponentUpdate toggle Constructors # constructor # + new Menu ( props : MenuProps ): Menu Overrides PageLayout . constructor Defined in src/renderer/components/menu/menu.tsx:72 Parameters: Name Type props MenuProps Returns: Menu Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html elem # \u2022 elem : HTMLUListElement Defined in src/renderer/components/menu/menu.tsx:80 Protected items # \u2022 items : object Defined in src/renderer/components/menu/menu.tsx:81 Type declaration: # [ index : number ]: MenuItem opener # \u2022 opener : HTMLElement Defined in src/renderer/components/menu/menu.tsx:79 props # \u2022 props : Readonly\u2039 MenuProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : State Overrides PageLayout . state Defined in src/renderer/components/menu/menu.tsx:82 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Static defaultProps # \u25aa defaultProps : object = defaultPropsMenu as object Defined in src/renderer/components/menu/menu.tsx:72 Accessors # Protected focusableItems # \u2022 get focusableItems (): MenuItem \u2039\u203a[] Defined in src/renderer/components/menu/menu.tsx:122 Returns: MenuItem \u2039\u203a[] Protected focusedItem # \u2022 get focusedItem (): MenuItem \u2039\u203a Defined in src/renderer/components/menu/menu.tsx:126 Returns: MenuItem \u2039\u203a isOpen # \u2022 get isOpen (): boolean Defined in src/renderer/components/menu/menu.tsx:84 Returns: boolean Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 MenuProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 MenuProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 MenuProps \u203a, nextState : Readonly\u2039State\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 MenuProps \u203a nextState Readonly\u2039State\u203a nextContext any Returns: void Protected bindItemRef # \u25b8 bindItemRef ( item : MenuItem , index : number): void Defined in src/renderer/components/menu/menu.tsx:272 Parameters: Name Type item MenuItem index number Returns: void Protected bindRef # \u25b8 bindRef ( elem : HTMLUListElement): void Defined in src/renderer/components/menu/menu.tsx:268 Parameters: Name Type elem HTMLUListElement Returns: void close # \u25b8 close (): void Defined in src/renderer/components/menu/menu.tsx:195 Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void componentDidMount # \u25b8 componentDidMount (): void Overrides WizardLayout . componentDidMount Defined in src/renderer/components/menu/menu.tsx:88 Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 MenuProps \u203a, prevState : Readonly\u2039State\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 MenuProps \u203a prevState Readonly\u2039State\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 MenuProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 MenuProps \u203a nextContext any Returns: void componentWillUnmount # \u25b8 componentWillUnmount (): void Overrides WizardLayout . componentWillUnmount Defined in src/renderer/components/menu/menu.tsx:111 Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 MenuProps \u203a, nextState : Readonly\u2039State\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 MenuProps \u203a nextState Readonly\u2039State\u203a nextContext any Returns: void Protected focusNextItem # \u25b8 focusNextItem ( reverse : boolean): void Defined in src/renderer/components/menu/menu.tsx:130 Parameters: Name Type Default reverse boolean false Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 MenuProps \u203a, prevState : Readonly\u2039State\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 MenuProps \u203a prevState Readonly\u2039State\u203a Returns: SS | null onBlur # \u25b8 onBlur (): void Defined in src/renderer/components/menu/menu.tsx:262 Returns: void onClickOutside # \u25b8 onClickOutside ( evt : MouseEvent): void Defined in src/renderer/components/menu/menu.tsx:250 Parameters: Name Type evt MouseEvent Returns: void onContextMenu # \u25b8 onContextMenu (): void Defined in src/renderer/components/menu/menu.tsx:231 Returns: void onKeyDown # \u25b8 onKeyDown ( evt : KeyboardEvent): void Defined in src/renderer/components/menu/menu.tsx:204 Parameters: Name Type evt KeyboardEvent Returns: void onScrollOutside # \u25b8 onScrollOutside ( evt : UIEvent): void Defined in src/renderer/components/menu/menu.tsx:240 Parameters: Name Type evt UIEvent Returns: void onWindowResize # \u25b8 onWindowResize (): void Defined in src/renderer/components/menu/menu.tsx:235 Returns: void open # \u25b8 open (): void Defined in src/renderer/components/menu/menu.tsx:188 Returns: void refreshPosition # \u25b8 refreshPosition (): void Defined in src/renderer/components/menu/menu.tsx:148 Returns: void render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/menu/menu.tsx:276 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof State Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 MenuProps \u203a, nextState : Readonly\u2039State\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 MenuProps \u203a nextState Readonly\u2039State\u203a nextContext any Returns: boolean toggle # \u25b8 toggle (): void Defined in src/renderer/components/menu/menu.tsx:200 Returns: void","title":"Class: Menu \u2039**SS**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#class-menu-ss","text":"","title":"Class: Menu \u2039SS\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#type-parameters","text":"\u25aa SS","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#hierarchy","text":"Component\u2039 MenuProps , State\u203a \u21b3 Menu","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#properties","text":"context elem items opener props refs state contextType defaultProps","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#accessors","text":"focusableItems focusedItem isOpen","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate bindItemRef bindRef close componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate focusNextItem forceUpdate getSnapshotBeforeUpdate onBlur onClickOutside onContextMenu onKeyDown onScrollOutside onWindowResize open refreshPosition render setState shouldComponentUpdate toggle","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#constructor","text":"+ new Menu ( props : MenuProps ): Menu Overrides PageLayout . constructor Defined in src/renderer/components/menu/menu.tsx:72 Parameters: Name Type props MenuProps Returns: Menu","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#elem","text":"\u2022 elem : HTMLUListElement Defined in src/renderer/components/menu/menu.tsx:80","title":"elem"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#protected-items","text":"\u2022 items : object Defined in src/renderer/components/menu/menu.tsx:81","title":"Protected items"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#opener","text":"\u2022 opener : HTMLElement Defined in src/renderer/components/menu/menu.tsx:79","title":"opener"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#props","text":"\u2022 props : Readonly\u2039 MenuProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#state","text":"\u2022 state : State Overrides PageLayout . state Defined in src/renderer/components/menu/menu.tsx:82","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#static-defaultprops","text":"\u25aa defaultProps : object = defaultPropsMenu as object Defined in src/renderer/components/menu/menu.tsx:72","title":"Static defaultProps"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#protected-focusableitems","text":"\u2022 get focusableItems (): MenuItem \u2039\u203a[] Defined in src/renderer/components/menu/menu.tsx:122 Returns: MenuItem \u2039\u203a[]","title":"Protected focusableItems"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#protected-focuseditem","text":"\u2022 get focusedItem (): MenuItem \u2039\u203a Defined in src/renderer/components/menu/menu.tsx:126 Returns: MenuItem \u2039\u203a","title":"Protected focusedItem"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#isopen","text":"\u2022 get isOpen (): boolean Defined in src/renderer/components/menu/menu.tsx:84 Returns: boolean","title":"isOpen"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 MenuProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 MenuProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 MenuProps \u203a, nextState : Readonly\u2039State\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 MenuProps \u203a nextState Readonly\u2039State\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#protected-binditemref","text":"\u25b8 bindItemRef ( item : MenuItem , index : number): void Defined in src/renderer/components/menu/menu.tsx:272 Parameters: Name Type item MenuItem index number Returns: void","title":"Protected bindItemRef"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#protected-bindref","text":"\u25b8 bindRef ( elem : HTMLUListElement): void Defined in src/renderer/components/menu/menu.tsx:268 Parameters: Name Type elem HTMLUListElement Returns: void","title":"Protected bindRef"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#close","text":"\u25b8 close (): void Defined in src/renderer/components/menu/menu.tsx:195 Returns: void","title":"close"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#componentdidmount","text":"\u25b8 componentDidMount (): void Overrides WizardLayout . componentDidMount Defined in src/renderer/components/menu/menu.tsx:88 Returns: void","title":"componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 MenuProps \u203a, prevState : Readonly\u2039State\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 MenuProps \u203a prevState Readonly\u2039State\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 MenuProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 MenuProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#componentwillunmount","text":"\u25b8 componentWillUnmount (): void Overrides WizardLayout . componentWillUnmount Defined in src/renderer/components/menu/menu.tsx:111 Returns: void","title":"componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 MenuProps \u203a, nextState : Readonly\u2039State\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 MenuProps \u203a nextState Readonly\u2039State\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#protected-focusnextitem","text":"\u25b8 focusNextItem ( reverse : boolean): void Defined in src/renderer/components/menu/menu.tsx:130 Parameters: Name Type Default reverse boolean false Returns: void","title":"Protected focusNextItem"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 MenuProps \u203a, prevState : Readonly\u2039State\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 MenuProps \u203a prevState Readonly\u2039State\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#onblur","text":"\u25b8 onBlur (): void Defined in src/renderer/components/menu/menu.tsx:262 Returns: void","title":"onBlur"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#onclickoutside","text":"\u25b8 onClickOutside ( evt : MouseEvent): void Defined in src/renderer/components/menu/menu.tsx:250 Parameters: Name Type evt MouseEvent Returns: void","title":"onClickOutside"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#oncontextmenu","text":"\u25b8 onContextMenu (): void Defined in src/renderer/components/menu/menu.tsx:231 Returns: void","title":"onContextMenu"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#onkeydown","text":"\u25b8 onKeyDown ( evt : KeyboardEvent): void Defined in src/renderer/components/menu/menu.tsx:204 Parameters: Name Type evt KeyboardEvent Returns: void","title":"onKeyDown"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#onscrolloutside","text":"\u25b8 onScrollOutside ( evt : UIEvent): void Defined in src/renderer/components/menu/menu.tsx:240 Parameters: Name Type evt UIEvent Returns: void","title":"onScrollOutside"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#onwindowresize","text":"\u25b8 onWindowResize (): void Defined in src/renderer/components/menu/menu.tsx:235 Returns: void","title":"onWindowResize"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#open","text":"\u25b8 open (): void Defined in src/renderer/components/menu/menu.tsx:188 Returns: void","title":"open"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#refreshposition","text":"\u25b8 refreshPosition (): void Defined in src/renderer/components/menu/menu.tsx:148 Returns: void","title":"refreshPosition"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/menu/menu.tsx:276 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof State Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 MenuProps \u203a, nextState : Readonly\u2039State\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 MenuProps \u203a nextState Readonly\u2039State\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.menu/#toggle","text":"\u25b8 toggle (): void Defined in src/renderer/components/menu/menu.tsx:200 Returns: void","title":"toggle"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/","text":"Class: MenuActions \u2039 S, SS, S \u203a # Type parameters # \u25aa S \u25aa SS \u25aa S Hierarchy # Component\u2039 MenuActionsProps \u203a \u21b3 MenuActions Index # Constructors # constructor Properties # context id isOpen props refs state contextType Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate remove render renderTriggerIcon setState shouldComponentUpdate toggle Object literals # defaultProps Constructors # constructor # + new MenuActions ( props : MenuActionsProps ): MenuActions Overrides PageLayout . constructor Defined in src/renderer/components/menu/menu-actions.tsx:60 Parameters: Name Type props MenuActionsProps Returns: MenuActions Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html id # \u2022 id : string = uniqueId(\"menu_actions_\") Defined in src/renderer/components/menu/menu-actions.tsx:53 isOpen # \u2022 isOpen : boolean = !!this.props.toolbar Defined in src/renderer/components/menu/menu-actions.tsx:55 props # \u2022 props : Readonly\u2039 MenuActionsProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 MenuActionsProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 MenuActionsProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 MenuActionsProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 MenuActionsProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 MenuActionsProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 MenuActionsProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 MenuActionsProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 MenuActionsProps \u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 MenuActionsProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 MenuActionsProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 MenuActionsProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 MenuActionsProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null remove # \u25b8 remove (): void Defined in src/renderer/components/menu/menu-actions.tsx:68 Returns: void render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/menu/menu-actions.tsx:113 Returns: Element\u2039\u203a renderTriggerIcon # \u25b8 renderTriggerIcon (): Element\u2039\u203a Defined in src/renderer/components/menu/menu-actions.tsx:82 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 MenuActionsProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 MenuActionsProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean toggle # \u25b8 toggle (): void Defined in src/renderer/components/menu/menu-actions.tsx:57 Returns: void Object literals # Static defaultProps # \u25aa defaultProps : object # Defined in src/renderer/components/menu/menu-actions.tsx:47 removeConfirmationMessage # \u2022 removeConfirmationMessage : Defined in src/renderer/components/menu/menu-actions.tsx:48","title":"Class: MenuActions \u2039**S, SS, S**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#class-menuactions-s-ss-s","text":"","title":"Class: MenuActions \u2039S, SS, S\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#type-parameters","text":"\u25aa S \u25aa SS \u25aa S","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#hierarchy","text":"Component\u2039 MenuActionsProps \u203a \u21b3 MenuActions","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#properties","text":"context id isOpen props refs state contextType","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate remove render renderTriggerIcon setState shouldComponentUpdate toggle","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#object-literals","text":"defaultProps","title":"Object literals"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#constructor","text":"+ new MenuActions ( props : MenuActionsProps ): MenuActions Overrides PageLayout . constructor Defined in src/renderer/components/menu/menu-actions.tsx:60 Parameters: Name Type props MenuActionsProps Returns: MenuActions","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#id","text":"\u2022 id : string = uniqueId(\"menu_actions_\") Defined in src/renderer/components/menu/menu-actions.tsx:53","title":"id"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#isopen","text":"\u2022 isOpen : boolean = !!this.props.toolbar Defined in src/renderer/components/menu/menu-actions.tsx:55","title":"isOpen"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#props","text":"\u2022 props : Readonly\u2039 MenuActionsProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#state","text":"\u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 MenuActionsProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 MenuActionsProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 MenuActionsProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 MenuActionsProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 MenuActionsProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 MenuActionsProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 MenuActionsProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 MenuActionsProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 MenuActionsProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 MenuActionsProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 MenuActionsProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 MenuActionsProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#remove","text":"\u25b8 remove (): void Defined in src/renderer/components/menu/menu-actions.tsx:68 Returns: void","title":"remove"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/menu/menu-actions.tsx:113 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#rendertriggericon","text":"\u25b8 renderTriggerIcon (): Element\u2039\u203a Defined in src/renderer/components/menu/menu-actions.tsx:82 Returns: Element\u2039\u203a","title":"renderTriggerIcon"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 MenuActionsProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 MenuActionsProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#toggle","text":"\u25b8 toggle (): void Defined in src/renderer/components/menu/menu-actions.tsx:57 Returns: void","title":"toggle"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#object-literals_1","text":"","title":"Object literals"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#static-defaultprops","text":"","title":"Static defaultProps"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#defaultprops-object","text":"Defined in src/renderer/components/menu/menu-actions.tsx:47","title":"\u25aa defaultProps: object"},{"location":"extensions/api/classes/_renderer_api_components_.menuactions/#removeconfirmationmessage","text":"\u2022 removeConfirmationMessage : Defined in src/renderer/components/menu/menu-actions.tsx:48","title":"removeConfirmationMessage"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/","text":"Class: MenuItem \u2039 S, SS, S \u203a # Type parameters # \u25aa S \u25aa SS \u25aa S Hierarchy # Component\u2039 MenuItemProps \u203a \u21b3 MenuItem Index # Constructors # constructor Properties # context elem props refs state contextType defaultProps Accessors # isFocusable isLink Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate bindRef componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate onClick render setState shouldComponentUpdate Constructors # constructor # + new MenuItem ( props : MenuItemProps ): MenuItem Overrides PageLayout . constructor Defined in src/renderer/components/menu/menu.tsx:351 Parameters: Name Type props MenuItemProps Returns: MenuItem Properties # context # \u2022 context : MenuContextValue Overrides PageLayout . context Defined in src/renderer/components/menu/menu.tsx:350 elem # \u2022 elem : HTMLElement Defined in src/renderer/components/menu/menu.tsx:351 props # \u2022 props : Readonly\u2039 MenuItemProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static contextType # \u25aa contextType : Context\u2039 Menu \u2039\u203a\u203a = MenuContext Overrides PageLayout . contextType Defined in src/renderer/components/menu/menu.tsx:348 Static defaultProps # \u25aa defaultProps : object = defaultPropsMenuItem as object Defined in src/renderer/components/menu/menu.tsx:347 Accessors # isFocusable # \u2022 get isFocusable (): boolean Defined in src/renderer/components/menu/menu.tsx:358 Returns: boolean isLink # \u2022 get isLink (): boolean Defined in src/renderer/components/menu/menu.tsx:364 Returns: boolean Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 MenuItemProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 MenuItemProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 MenuItemProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 MenuItemProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Protected bindRef # \u25b8 bindRef ( elem : HTMLElement): void Defined in src/renderer/components/menu/menu.tsx:380 Parameters: Name Type elem HTMLElement Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 MenuItemProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 MenuItemProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 MenuItemProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 MenuItemProps \u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 MenuItemProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 MenuItemProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 MenuItemProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 MenuItemProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null onClick # \u25b8 onClick ( evt : MouseEvent): void Defined in src/renderer/components/menu/menu.tsx:368 Parameters: Name Type evt MouseEvent Returns: void render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/menu/menu.tsx:384 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 MenuItemProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 MenuItemProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Class: MenuItem \u2039**S, SS, S**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#class-menuitem-s-ss-s","text":"","title":"Class: MenuItem \u2039S, SS, S\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#type-parameters","text":"\u25aa S \u25aa SS \u25aa S","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#hierarchy","text":"Component\u2039 MenuItemProps \u203a \u21b3 MenuItem","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#properties","text":"context elem props refs state contextType defaultProps","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#accessors","text":"isFocusable isLink","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate bindRef componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate onClick render setState shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#constructor","text":"+ new MenuItem ( props : MenuItemProps ): MenuItem Overrides PageLayout . constructor Defined in src/renderer/components/menu/menu.tsx:351 Parameters: Name Type props MenuItemProps Returns: MenuItem","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#context","text":"\u2022 context : MenuContextValue Overrides PageLayout . context Defined in src/renderer/components/menu/menu.tsx:350","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#elem","text":"\u2022 elem : HTMLElement Defined in src/renderer/components/menu/menu.tsx:351","title":"elem"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#props","text":"\u2022 props : Readonly\u2039 MenuItemProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#state","text":"\u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#static-contexttype","text":"\u25aa contextType : Context\u2039 Menu \u2039\u203a\u203a = MenuContext Overrides PageLayout . contextType Defined in src/renderer/components/menu/menu.tsx:348","title":"Static contextType"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#static-defaultprops","text":"\u25aa defaultProps : object = defaultPropsMenuItem as object Defined in src/renderer/components/menu/menu.tsx:347","title":"Static defaultProps"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#isfocusable","text":"\u2022 get isFocusable (): boolean Defined in src/renderer/components/menu/menu.tsx:358 Returns: boolean","title":"isFocusable"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#islink","text":"\u2022 get isLink (): boolean Defined in src/renderer/components/menu/menu.tsx:364 Returns: boolean","title":"isLink"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 MenuItemProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 MenuItemProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 MenuItemProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 MenuItemProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#protected-bindref","text":"\u25b8 bindRef ( elem : HTMLElement): void Defined in src/renderer/components/menu/menu.tsx:380 Parameters: Name Type elem HTMLElement Returns: void","title":"Protected bindRef"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 MenuItemProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 MenuItemProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 MenuItemProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 MenuItemProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 MenuItemProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 MenuItemProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 MenuItemProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 MenuItemProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#onclick","text":"\u25b8 onClick ( evt : MouseEvent): void Defined in src/renderer/components/menu/menu.tsx:368 Parameters: Name Type evt MouseEvent Returns: void","title":"onClick"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/menu/menu.tsx:384 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.menuitem/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 MenuItemProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 MenuItemProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/","text":"Class: NamespaceSelect \u2039 S, SS, S \u203a # Type parameters # \u25aa S \u25aa SS \u25aa S Hierarchy # Component\u2039Props\u203a \u21b3 NamespaceSelect Index # Constructors # constructor Properties # context props refs state contextType defaultProps Accessors # options Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate formatOptionLabel getSnapshotBeforeUpdate render setState shouldComponentUpdate Constructors # constructor # + new NamespaceSelect ( props : Props): NamespaceSelect Overrides PageLayout . constructor Defined in src/renderer/components/+namespaces/namespace-select.tsx:47 Parameters: Name Type props Props Returns: NamespaceSelect Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html props # \u2022 props : Readonly\u2039Props\u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Static defaultProps # \u25aa defaultProps : object = defaultProps as object Defined in src/renderer/components/+namespaces/namespace-select.tsx:47 Accessors # options # \u2022 get options (): SelectOption [] Defined in src/renderer/components/+namespaces/namespace-select.tsx:63 Returns: SelectOption [] Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039Props\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void componentDidMount # \u25b8 componentDidMount (): void Overrides WizardLayout . componentDidMount Defined in src/renderer/components/+namespaces/namespace-select.tsx:54 Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039Props\u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039Props\u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039Props\u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void formatOptionLabel # \u25b8 formatOptionLabel ( option : SelectOption ): object Defined in src/renderer/components/+namespaces/namespace-select.tsx:80 Parameters: Name Type option SelectOption Returns: object Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039Props\u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039Props\u203a prevState Readonly\u2039S\u203a Returns: SS | null render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/+namespaces/namespace-select.tsx:92 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Class: NamespaceSelect \u2039**S, SS, S**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#class-namespaceselect-s-ss-s","text":"","title":"Class: NamespaceSelect \u2039S, SS, S\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#type-parameters","text":"\u25aa S \u25aa SS \u25aa S","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#hierarchy","text":"Component\u2039Props\u203a \u21b3 NamespaceSelect","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#properties","text":"context props refs state contextType defaultProps","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#accessors","text":"options","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate formatOptionLabel getSnapshotBeforeUpdate render setState shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#constructor","text":"+ new NamespaceSelect ( props : Props): NamespaceSelect Overrides PageLayout . constructor Defined in src/renderer/components/+namespaces/namespace-select.tsx:47 Parameters: Name Type props Props Returns: NamespaceSelect","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#props","text":"\u2022 props : Readonly\u2039Props\u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#state","text":"\u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#static-defaultprops","text":"\u25aa defaultProps : object = defaultProps as object Defined in src/renderer/components/+namespaces/namespace-select.tsx:47","title":"Static defaultProps"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#options","text":"\u2022 get options (): SelectOption [] Defined in src/renderer/components/+namespaces/namespace-select.tsx:63 Returns: SelectOption []","title":"options"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039Props\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#componentdidmount","text":"\u25b8 componentDidMount (): void Overrides WizardLayout . componentDidMount Defined in src/renderer/components/+namespaces/namespace-select.tsx:54 Returns: void","title":"componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039Props\u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039Props\u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039Props\u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#formatoptionlabel","text":"\u25b8 formatOptionLabel ( option : SelectOption ): object Defined in src/renderer/components/+namespaces/namespace-select.tsx:80 Parameters: Name Type option SelectOption Returns: object","title":"formatOptionLabel"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039Props\u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039Props\u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/+namespaces/namespace-select.tsx:92 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.namespaceselect/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/","text":"Class: Notifications \u2039 P, S, SS, P, S \u203a # Type parameters # \u25aa P \u25aa S \u25aa SS \u25aa P \u25aa S Hierarchy # Component \u21b3 Notifications Index # Constructors # constructor Properties # context elem props refs state contextType Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getMessage getSnapshotBeforeUpdate render scrollToLastNotification setState shouldComponentUpdate error info ok Constructors # constructor # + new Notifications ( props : Readonly\u2039P\u203a | P): Notifications Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039P\u203a | P Returns: Notifications + new Notifications ( props : P, context : any): Notifications Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props P context any Returns: Notifications Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html elem # \u2022 elem : HTMLElement Defined in src/renderer/components/notifications/notifications.tsx:35 props # \u2022 props : Readonly\u2039P\u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039P\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039P\u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039P\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039P\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void componentDidMount # \u25b8 componentDidMount (): void Overrides WizardLayout . componentDidMount Defined in src/renderer/components/notifications/notifications.tsx:63 Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039P\u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039P\u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039P\u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039P\u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039P\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039P\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void getMessage # \u25b8 getMessage ( notification : Notification ): (string | number | object | ReactElement\u2039any, string | function | object\u203a | ReactNodeArray\u2039\u203a | ReactPortal\u2039\u203a)[] Defined in src/renderer/components/notifications/notifications.tsx:81 Parameters: Name Type notification Notification Returns: (string | number | object | ReactElement\u2039any, string | function | object\u203a | ReactNodeArray\u2039\u203a | ReactPortal\u2039\u203a)[] Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039P\u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039P\u203a prevState Readonly\u2039S\u203a Returns: SS | null render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/notifications/notifications.tsx:91 Returns: Element\u2039\u203a scrollToLastNotification # \u25b8 scrollToLastNotification (): void Defined in src/renderer/components/notifications/notifications.tsx:71 Returns: void setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039P\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039P\u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean Static error # \u25b8 error ( message : NotificationMessage , customOpts : Partial\u2039 Notification \u203a): void Defined in src/renderer/components/notifications/notifications.tsx:45 Parameters: Name Type Default message NotificationMessage - customOpts Partial\u2039 Notification \u203a {} Returns: void Static info # \u25b8 info ( message : NotificationMessage , customOpts : Partial\u2039 Notification \u203a): function Defined in src/renderer/components/notifications/notifications.tsx:54 Parameters: Name Type Default message NotificationMessage - customOpts Partial\u2039 Notification \u203a {} Returns: function \u25b8 (): void Static ok # \u25b8 ok ( message : NotificationMessage ): void Defined in src/renderer/components/notifications/notifications.tsx:37 Parameters: Name Type message NotificationMessage Returns: void","title":"Class: Notifications \u2039**P, S, SS, P, S**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#class-notifications-p-s-ss-p-s","text":"","title":"Class: Notifications \u2039P, S, SS, P, S\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#type-parameters","text":"\u25aa P \u25aa S \u25aa SS \u25aa P \u25aa S","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#hierarchy","text":"Component \u21b3 Notifications","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#properties","text":"context elem props refs state contextType","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getMessage getSnapshotBeforeUpdate render scrollToLastNotification setState shouldComponentUpdate error info ok","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#constructor","text":"+ new Notifications ( props : Readonly\u2039P\u203a | P): Notifications Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039P\u203a | P Returns: Notifications + new Notifications ( props : P, context : any): Notifications Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props P context any Returns: Notifications","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#elem","text":"\u2022 elem : HTMLElement Defined in src/renderer/components/notifications/notifications.tsx:35","title":"elem"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#props","text":"\u2022 props : Readonly\u2039P\u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#state","text":"\u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039P\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039P\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039P\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039P\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#componentdidmount","text":"\u25b8 componentDidMount (): void Overrides WizardLayout . componentDidMount Defined in src/renderer/components/notifications/notifications.tsx:63 Returns: void","title":"componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039P\u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039P\u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039P\u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039P\u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039P\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039P\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#getmessage","text":"\u25b8 getMessage ( notification : Notification ): (string | number | object | ReactElement\u2039any, string | function | object\u203a | ReactNodeArray\u2039\u203a | ReactPortal\u2039\u203a)[] Defined in src/renderer/components/notifications/notifications.tsx:81 Parameters: Name Type notification Notification Returns: (string | number | object | ReactElement\u2039any, string | function | object\u203a | ReactNodeArray\u2039\u203a | ReactPortal\u2039\u203a)[]","title":"getMessage"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039P\u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039P\u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/notifications/notifications.tsx:91 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#scrolltolastnotification","text":"\u25b8 scrollToLastNotification (): void Defined in src/renderer/components/notifications/notifications.tsx:71 Returns: void","title":"scrollToLastNotification"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039P\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039P\u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#static-error","text":"\u25b8 error ( message : NotificationMessage , customOpts : Partial\u2039 Notification \u203a): void Defined in src/renderer/components/notifications/notifications.tsx:45 Parameters: Name Type Default message NotificationMessage - customOpts Partial\u2039 Notification \u203a {} Returns: void","title":"Static error"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#static-info","text":"\u25b8 info ( message : NotificationMessage , customOpts : Partial\u2039 Notification \u203a): function Defined in src/renderer/components/notifications/notifications.tsx:54 Parameters: Name Type Default message NotificationMessage - customOpts Partial\u2039 Notification \u203a {} Returns: function \u25b8 (): void","title":"Static info"},{"location":"extensions/api/classes/_renderer_api_components_.notifications/#static-ok","text":"\u25b8 ok ( message : NotificationMessage ): void Defined in src/renderer/components/notifications/notifications.tsx:37 Parameters: Name Type message NotificationMessage Returns: void","title":"Static ok"},{"location":"extensions/api/classes/_renderer_api_components_.notificationsstore/","text":"Class: NotificationsStore # Hierarchy # NotificationsStore Index # Constructors # constructor Properties # autoHideTimers notifications Methods # add addAutoHideTimer getById remove removeAutoHideTimer Constructors # constructor # + new NotificationsStore (): NotificationsStore Defined in src/renderer/components/notifications/notifications.store.tsx:48 Returns: NotificationsStore Properties # Protected autoHideTimers # \u2022 autoHideTimers : Map\u2039string | number, number\u203a = new Map () Defined in src/renderer/components/notifications/notifications.store.tsx:48 notifications # \u2022 notifications : IObservableArray\u2039 Notification \u203a = observable.array ([], { deep: false }) Defined in src/renderer/components/notifications/notifications.store.tsx:46 Methods # add # \u25b8 add ( notification : Notification ): function Defined in src/renderer/components/notifications/notifications.store.tsx:80 Parameters: Name Type notification Notification Returns: function \u25b8 (): void addAutoHideTimer # \u25b8 addAutoHideTimer ( id : NotificationId ): void Defined in src/renderer/components/notifications/notifications.store.tsx:59 Parameters: Name Type id NotificationId Returns: void getById # \u25b8 getById ( id : NotificationId ): Notification | null Defined in src/renderer/components/notifications/notifications.store.tsx:55 Parameters: Name Type id NotificationId Returns: Notification | null remove # \u25b8 remove ( id : NotificationId ): void Defined in src/renderer/components/notifications/notifications.store.tsx:97 Parameters: Name Type id NotificationId Returns: void removeAutoHideTimer # \u25b8 removeAutoHideTimer ( id : NotificationId ): void Defined in src/renderer/components/notifications/notifications.store.tsx:72 Parameters: Name Type id NotificationId Returns: void","title":"Class: NotificationsStore"},{"location":"extensions/api/classes/_renderer_api_components_.notificationsstore/#class-notificationsstore","text":"","title":"Class: NotificationsStore"},{"location":"extensions/api/classes/_renderer_api_components_.notificationsstore/#hierarchy","text":"NotificationsStore","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.notificationsstore/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.notificationsstore/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.notificationsstore/#properties","text":"autoHideTimers notifications","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.notificationsstore/#methods","text":"add addAutoHideTimer getById remove removeAutoHideTimer","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.notificationsstore/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.notificationsstore/#constructor","text":"+ new NotificationsStore (): NotificationsStore Defined in src/renderer/components/notifications/notifications.store.tsx:48 Returns: NotificationsStore","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.notificationsstore/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.notificationsstore/#protected-autohidetimers","text":"\u2022 autoHideTimers : Map\u2039string | number, number\u203a = new Map () Defined in src/renderer/components/notifications/notifications.store.tsx:48","title":"Protected autoHideTimers"},{"location":"extensions/api/classes/_renderer_api_components_.notificationsstore/#notifications","text":"\u2022 notifications : IObservableArray\u2039 Notification \u203a = observable.array ([], { deep: false }) Defined in src/renderer/components/notifications/notifications.store.tsx:46","title":"notifications"},{"location":"extensions/api/classes/_renderer_api_components_.notificationsstore/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.notificationsstore/#add","text":"\u25b8 add ( notification : Notification ): function Defined in src/renderer/components/notifications/notifications.store.tsx:80 Parameters: Name Type notification Notification Returns: function \u25b8 (): void","title":"add"},{"location":"extensions/api/classes/_renderer_api_components_.notificationsstore/#addautohidetimer","text":"\u25b8 addAutoHideTimer ( id : NotificationId ): void Defined in src/renderer/components/notifications/notifications.store.tsx:59 Parameters: Name Type id NotificationId Returns: void","title":"addAutoHideTimer"},{"location":"extensions/api/classes/_renderer_api_components_.notificationsstore/#getbyid","text":"\u25b8 getById ( id : NotificationId ): Notification | null Defined in src/renderer/components/notifications/notifications.store.tsx:55 Parameters: Name Type id NotificationId Returns: Notification | null","title":"getById"},{"location":"extensions/api/classes/_renderer_api_components_.notificationsstore/#remove","text":"\u25b8 remove ( id : NotificationId ): void Defined in src/renderer/components/notifications/notifications.store.tsx:97 Parameters: Name Type id NotificationId Returns: void","title":"remove"},{"location":"extensions/api/classes/_renderer_api_components_.notificationsstore/#removeautohidetimer","text":"\u25b8 removeAutoHideTimer ( id : NotificationId ): void Defined in src/renderer/components/notifications/notifications.store.tsx:72 Parameters: Name Type id NotificationId Returns: void","title":"removeAutoHideTimer"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/","text":"Class: PageLayout \u2039 S, SS, S \u203a # Type parameters # \u25aa S \u25aa SS \u25aa S Hierarchy # Component\u2039 PageLayoutProps \u203a \u21b3 PageLayout Index # Constructors # constructor Properties # context props refs state contextType defaultProps Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate back componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate onEscapeKey render setState shouldComponentUpdate Constructors # constructor # + new PageLayout ( props : Readonly\u2039 PageLayoutProps \u203a | PageLayoutProps ): PageLayout Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 PageLayoutProps \u203a | PageLayoutProps Returns: PageLayout + new PageLayout ( props : PageLayoutProps , context : any): PageLayout Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props PageLayoutProps context any Returns: PageLayout Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html props # \u2022 props : Readonly\u2039 PageLayoutProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Static defaultProps # \u25aa defaultProps : object = defaultProps as object Defined in src/renderer/components/layout/page-layout.tsx:47 Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 PageLayoutProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 PageLayoutProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 PageLayoutProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 PageLayoutProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void back # \u25b8 back ( evt? : MouseEvent | KeyboardEvent): void Defined in src/renderer/components/layout/page-layout.tsx:50 Parameters: Name Type evt? MouseEvent | KeyboardEvent Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void componentDidMount # \u25b8 componentDidMount (): Promise\u2039void\u203a Overrides WizardLayout . componentDidMount Defined in src/renderer/components/layout/page-layout.tsx:58 Returns: Promise\u2039void\u203a Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 PageLayoutProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 PageLayoutProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 PageLayoutProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 PageLayoutProps \u203a nextContext any Returns: void componentWillUnmount # \u25b8 componentWillUnmount (): void Overrides WizardLayout . componentWillUnmount Defined in src/renderer/components/layout/page-layout.tsx:62 Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 PageLayoutProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 PageLayoutProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 PageLayoutProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 PageLayoutProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null onEscapeKey # \u25b8 onEscapeKey ( evt : KeyboardEvent): void Defined in src/renderer/components/layout/page-layout.tsx:66 Parameters: Name Type evt KeyboardEvent Returns: void render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/layout/page-layout.tsx:77 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 PageLayoutProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 PageLayoutProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Class: PageLayout \u2039**S, SS, S**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#class-pagelayout-s-ss-s","text":"","title":"Class: PageLayout \u2039S, SS, S\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#type-parameters","text":"\u25aa S \u25aa SS \u25aa S","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#hierarchy","text":"Component\u2039 PageLayoutProps \u203a \u21b3 PageLayout","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#properties","text":"context props refs state contextType defaultProps","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate back componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate onEscapeKey render setState shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#constructor","text":"+ new PageLayout ( props : Readonly\u2039 PageLayoutProps \u203a | PageLayoutProps ): PageLayout Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 PageLayoutProps \u203a | PageLayoutProps Returns: PageLayout + new PageLayout ( props : PageLayoutProps , context : any): PageLayout Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props PageLayoutProps context any Returns: PageLayout","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#props","text":"\u2022 props : Readonly\u2039 PageLayoutProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#state","text":"\u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#static-defaultprops","text":"\u25aa defaultProps : object = defaultProps as object Defined in src/renderer/components/layout/page-layout.tsx:47","title":"Static defaultProps"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 PageLayoutProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 PageLayoutProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 PageLayoutProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 PageLayoutProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#back","text":"\u25b8 back ( evt? : MouseEvent | KeyboardEvent): void Defined in src/renderer/components/layout/page-layout.tsx:50 Parameters: Name Type evt? MouseEvent | KeyboardEvent Returns: void","title":"back"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#componentdidmount","text":"\u25b8 componentDidMount (): Promise\u2039void\u203a Overrides WizardLayout . componentDidMount Defined in src/renderer/components/layout/page-layout.tsx:58 Returns: Promise\u2039void\u203a","title":"componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 PageLayoutProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 PageLayoutProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 PageLayoutProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 PageLayoutProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#componentwillunmount","text":"\u25b8 componentWillUnmount (): void Overrides WizardLayout . componentWillUnmount Defined in src/renderer/components/layout/page-layout.tsx:62 Returns: void","title":"componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 PageLayoutProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 PageLayoutProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 PageLayoutProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 PageLayoutProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#onescapekey","text":"\u25b8 onEscapeKey ( evt : KeyboardEvent): void Defined in src/renderer/components/layout/page-layout.tsx:66 Parameters: Name Type evt KeyboardEvent Returns: void","title":"onEscapeKey"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/layout/page-layout.tsx:77 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.pagelayout/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 PageLayoutProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 PageLayoutProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/","text":"Class: PieChart \u2039 S, SS, S \u203a # Type parameters # \u25aa S \u25aa SS \u25aa S Hierarchy # Component\u2039Props\u203a \u21b3 PieChart Index # Constructors # constructor Properties # context props refs state contextType Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate Constructors # constructor # + new PieChart ( props : Readonly\u2039Props\u203a | Props): PieChart Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039Props\u203a | Props Returns: PieChart + new PieChart ( props : Props, context : any): PieChart Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props Props context any Returns: PieChart Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html props # \u2022 props : Readonly\u2039Props\u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039Props\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039Props\u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039Props\u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039Props\u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039Props\u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039Props\u203a prevState Readonly\u2039S\u203a Returns: SS | null render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/chart/pie-chart.tsx:35 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Class: PieChart \u2039**S, SS, S**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/#class-piechart-s-ss-s","text":"","title":"Class: PieChart \u2039S, SS, S\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/#type-parameters","text":"\u25aa S \u25aa SS \u25aa S","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/#hierarchy","text":"Component\u2039Props\u203a \u21b3 PieChart","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/#properties","text":"context props refs state contextType","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/#constructor","text":"+ new PieChart ( props : Readonly\u2039Props\u203a | Props): PieChart Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039Props\u203a | Props Returns: PieChart + new PieChart ( props : Props, context : any): PieChart Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props Props context any Returns: PieChart","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/#props","text":"\u2022 props : Readonly\u2039Props\u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/#state","text":"\u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039Props\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039Props\u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039Props\u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039Props\u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039Props\u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039Props\u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/chart/pie-chart.tsx:35 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.piechart/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/","text":"Class: PodDetailsList \u2039 S, SS, S \u203a # Type parameters # \u25aa S \u25aa SS \u25aa S Hierarchy # Component\u2039Props\u203a \u21b3 PodDetailsList Index # Constructors # constructor Properties # context props refs state contextType Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate getTableRow render renderCpuUsage renderMemoryUsage setState shouldComponentUpdate Object literals # defaultProps Constructors # constructor # + new PodDetailsList ( props : Readonly\u2039Props\u203a | Props): PodDetailsList Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039Props\u203a | Props Returns: PodDetailsList + new PodDetailsList ( props : Props, context : any): PodDetailsList Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props Props context any Returns: PodDetailsList Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html props # \u2022 props : Readonly\u2039Props\u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039Props\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void componentDidMount # \u25b8 componentDidMount (): void Overrides WizardLayout . componentDidMount Defined in src/renderer/components/+workloads-pods/pod-details-list.tsx:74 Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039Props\u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039Props\u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039Props\u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextContext any Returns: void componentWillUnmount # \u25b8 componentWillUnmount (): void Overrides WizardLayout . componentWillUnmount Defined in src/renderer/components/+workloads-pods/pod-details-list.tsx:81 Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039Props\u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039Props\u203a prevState Readonly\u2039S\u203a Returns: SS | null getTableRow # \u25b8 getTableRow ( uid : string): Element\u2039\u203a Defined in src/renderer/components/+workloads-pods/pod-details-list.tsx:123 Parameters: Name Type uid string Returns: Element\u2039\u203a render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/+workloads-pods/pod-details-list.tsx:146 Returns: Element\u2039\u203a renderCpuUsage # \u25b8 renderCpuUsage ( id : string, usage : number): string | Element\u2039\u203a | 0 Defined in src/renderer/components/+workloads-pods/pod-details-list.tsx:85 Parameters: Name Type id string usage number Returns: string | Element\u2039\u203a | 0 renderMemoryUsage # \u25b8 renderMemoryUsage ( id : string, usage : number): string | Element\u2039\u203a | 0 Defined in src/renderer/components/+workloads-pods/pod-details-list.tsx:106 Parameters: Name Type id string usage number Returns: string | Element\u2039\u203a | 0 setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean Object literals # Static defaultProps # \u25aa defaultProps : object # Defined in src/renderer/components/+workloads-pods/pod-details-list.tsx:59 showTitle # \u2022 showTitle : true = true Defined in src/renderer/components/+workloads-pods/pod-details-list.tsx:60","title":"Class: PodDetailsList \u2039**S, SS, S**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#class-poddetailslist-s-ss-s","text":"","title":"Class: PodDetailsList \u2039S, SS, S\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#type-parameters","text":"\u25aa S \u25aa SS \u25aa S","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#hierarchy","text":"Component\u2039Props\u203a \u21b3 PodDetailsList","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#properties","text":"context props refs state contextType","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate getTableRow render renderCpuUsage renderMemoryUsage setState shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#object-literals","text":"defaultProps","title":"Object literals"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#constructor","text":"+ new PodDetailsList ( props : Readonly\u2039Props\u203a | Props): PodDetailsList Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039Props\u203a | Props Returns: PodDetailsList + new PodDetailsList ( props : Props, context : any): PodDetailsList Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props Props context any Returns: PodDetailsList","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#props","text":"\u2022 props : Readonly\u2039Props\u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#state","text":"\u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039Props\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#componentdidmount","text":"\u25b8 componentDidMount (): void Overrides WizardLayout . componentDidMount Defined in src/renderer/components/+workloads-pods/pod-details-list.tsx:74 Returns: void","title":"componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039Props\u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039Props\u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039Props\u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#componentwillunmount","text":"\u25b8 componentWillUnmount (): void Overrides WizardLayout . componentWillUnmount Defined in src/renderer/components/+workloads-pods/pod-details-list.tsx:81 Returns: void","title":"componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039Props\u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039Props\u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#gettablerow","text":"\u25b8 getTableRow ( uid : string): Element\u2039\u203a Defined in src/renderer/components/+workloads-pods/pod-details-list.tsx:123 Parameters: Name Type uid string Returns: Element\u2039\u203a","title":"getTableRow"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/+workloads-pods/pod-details-list.tsx:146 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#rendercpuusage","text":"\u25b8 renderCpuUsage ( id : string, usage : number): string | Element\u2039\u203a | 0 Defined in src/renderer/components/+workloads-pods/pod-details-list.tsx:85 Parameters: Name Type id string usage number Returns: string | Element\u2039\u203a | 0","title":"renderCpuUsage"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#rendermemoryusage","text":"\u25b8 renderMemoryUsage ( id : string, usage : number): string | Element\u2039\u203a | 0 Defined in src/renderer/components/+workloads-pods/pod-details-list.tsx:106 Parameters: Name Type id string usage number Returns: string | Element\u2039\u203a | 0","title":"renderMemoryUsage"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#object-literals_1","text":"","title":"Object literals"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#static-defaultprops","text":"","title":"Static defaultProps"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#defaultprops-object","text":"Defined in src/renderer/components/+workloads-pods/pod-details-list.tsx:59","title":"\u25aa defaultProps: object"},{"location":"extensions/api/classes/_renderer_api_components_.poddetailslist/#showtitle","text":"\u2022 showTitle : true = true Defined in src/renderer/components/+workloads-pods/pod-details-list.tsx:60","title":"showTitle"},{"location":"extensions/api/classes/_renderer_api_components_.radio/","text":"Class: Radio \u2039 S, SS, S \u203a # Type parameters # \u25aa S \u25aa SS \u25aa S Hierarchy # Component\u2039 RadioProps \u203a \u21b3 Radio Index # Constructors # constructor Properties # context props refs state contextType Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate onChange onKeyDown render setState shouldComponentUpdate Constructors # constructor # + new Radio ( props : Readonly\u2039 RadioProps \u203a | RadioProps ): Radio Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 RadioProps \u203a | RadioProps Returns: Radio + new Radio ( props : RadioProps , context : any): Radio Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props RadioProps context any Returns: Radio Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html props # \u2022 props : Readonly\u2039 RadioProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 RadioProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 RadioProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 RadioProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 RadioProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 RadioProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 RadioProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 RadioProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 RadioProps \u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 RadioProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 RadioProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 RadioProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 RadioProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null onChange # \u25b8 onChange (): void Defined in src/renderer/components/radio/radio.tsx:73 Returns: void onKeyDown # \u25b8 onKeyDown ( e : KeyboardEvent\u2039any\u203a): void Defined in src/renderer/components/radio/radio.tsx:81 Parameters: Name Type e KeyboardEvent\u2039any\u203a Returns: void render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/radio/radio.tsx:91 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 RadioProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 RadioProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Class: Radio \u2039**S, SS, S**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#class-radio-s-ss-s","text":"","title":"Class: Radio \u2039S, SS, S\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#type-parameters","text":"\u25aa S \u25aa SS \u25aa S","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#hierarchy","text":"Component\u2039 RadioProps \u203a \u21b3 Radio","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#properties","text":"context props refs state contextType","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate onChange onKeyDown render setState shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#constructor","text":"+ new Radio ( props : Readonly\u2039 RadioProps \u203a | RadioProps ): Radio Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 RadioProps \u203a | RadioProps Returns: Radio + new Radio ( props : RadioProps , context : any): Radio Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props RadioProps context any Returns: Radio","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#props","text":"\u2022 props : Readonly\u2039 RadioProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#state","text":"\u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 RadioProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 RadioProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 RadioProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 RadioProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 RadioProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 RadioProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 RadioProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 RadioProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 RadioProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 RadioProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 RadioProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 RadioProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#onchange","text":"\u25b8 onChange (): void Defined in src/renderer/components/radio/radio.tsx:73 Returns: void","title":"onChange"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#onkeydown","text":"\u25b8 onKeyDown ( e : KeyboardEvent\u2039any\u203a): void Defined in src/renderer/components/radio/radio.tsx:81 Parameters: Name Type e KeyboardEvent\u2039any\u203a Returns: void","title":"onKeyDown"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/radio/radio.tsx:91 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.radio/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 RadioProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 RadioProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/","text":"Class: RadioGroup \u2039 SS \u203a # Type parameters # \u25aa SS Hierarchy # Component\u2039 RadioGroupProps , object\u203a \u21b3 RadioGroup Index # Constructors # constructor Properties # context props refs state contextType Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate Constructors # constructor # + new RadioGroup ( props : Readonly\u2039 RadioGroupProps \u203a | RadioGroupProps ): RadioGroup Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 RadioGroupProps \u203a | RadioGroupProps Returns: RadioGroup + new RadioGroup ( props : RadioGroupProps , context : any): RadioGroup Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props RadioGroupProps context any Returns: RadioGroup Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html props # \u2022 props : Readonly\u2039 RadioGroupProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039object\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 RadioGroupProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 RadioGroupProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 RadioGroupProps \u203a, nextState : Readonly\u2039object\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 RadioGroupProps \u203a nextState Readonly\u2039object\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 RadioGroupProps \u203a, prevState : Readonly\u2039object\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 RadioGroupProps \u203a prevState Readonly\u2039object\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 RadioGroupProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 RadioGroupProps \u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 RadioGroupProps \u203a, nextState : Readonly\u2039object\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 RadioGroupProps \u203a nextState Readonly\u2039object\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 RadioGroupProps \u203a, prevState : Readonly\u2039object\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 RadioGroupProps \u203a prevState Readonly\u2039object\u203a Returns: SS | null render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/radio/radio.tsx:38 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof object Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 RadioGroupProps \u203a, nextState : Readonly\u2039object\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 RadioGroupProps \u203a nextState Readonly\u2039object\u203a nextContext any Returns: boolean","title":"Class: RadioGroup \u2039**SS**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/#class-radiogroup-ss","text":"","title":"Class: RadioGroup \u2039SS\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/#type-parameters","text":"\u25aa SS","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/#hierarchy","text":"Component\u2039 RadioGroupProps , object\u203a \u21b3 RadioGroup","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/#properties","text":"context props refs state contextType","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/#constructor","text":"+ new RadioGroup ( props : Readonly\u2039 RadioGroupProps \u203a | RadioGroupProps ): RadioGroup Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 RadioGroupProps \u203a | RadioGroupProps Returns: RadioGroup + new RadioGroup ( props : RadioGroupProps , context : any): RadioGroup Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props RadioGroupProps context any Returns: RadioGroup","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/#props","text":"\u2022 props : Readonly\u2039 RadioGroupProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/#state","text":"\u2022 state : Readonly\u2039object\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 RadioGroupProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 RadioGroupProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 RadioGroupProps \u203a, nextState : Readonly\u2039object\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 RadioGroupProps \u203a nextState Readonly\u2039object\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 RadioGroupProps \u203a, prevState : Readonly\u2039object\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 RadioGroupProps \u203a prevState Readonly\u2039object\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 RadioGroupProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 RadioGroupProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 RadioGroupProps \u203a, nextState : Readonly\u2039object\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 RadioGroupProps \u203a nextState Readonly\u2039object\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 RadioGroupProps \u203a, prevState : Readonly\u2039object\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 RadioGroupProps \u203a prevState Readonly\u2039object\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/radio/radio.tsx:38 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof object Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.radiogroup/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 RadioGroupProps \u203a, nextState : Readonly\u2039object\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 RadioGroupProps \u203a nextState Readonly\u2039object\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/","text":"Class: SearchInput \u2039 S, SS, S \u203a # Type parameters # \u25aa S \u25aa SS \u25aa S Hierarchy # Component\u2039Props\u203a \u21b3 SearchInput Index # Constructors # constructor Properties # context props refs state contextType defaultProps Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate clear componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate onGlobalKey onKeyDown render setState shouldComponentUpdate Constructors # constructor # + new SearchInput ( props : Readonly\u2039Props\u203a | Props): SearchInput Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039Props\u203a | Props Returns: SearchInput + new SearchInput ( props : Props, context : any): SearchInput Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props Props context any Returns: SearchInput Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html props # \u2022 props : Readonly\u2039Props\u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Static defaultProps # \u25aa defaultProps : object = defaultProps as object Defined in src/renderer/components/input/search-input.tsx:48 Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039Props\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void clear # \u25b8 clear (): void Defined in src/renderer/components/input/search-input.tsx:85 Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void componentDidMount # \u25b8 componentDidMount (): void Overrides WizardLayout . componentDidMount Defined in src/renderer/components/input/search-input.tsx:52 Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039Props\u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039Props\u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039Props\u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextContext any Returns: void componentWillUnmount # \u25b8 componentWillUnmount (): void Overrides WizardLayout . componentWillUnmount Defined in src/renderer/components/input/search-input.tsx:57 Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039Props\u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039Props\u203a prevState Readonly\u2039S\u203a Returns: SS | null onGlobalKey # \u25b8 onGlobalKey ( evt : KeyboardEvent): void Defined in src/renderer/components/input/search-input.tsx:62 Parameters: Name Type evt KeyboardEvent Returns: void onKeyDown # \u25b8 onKeyDown ( evt : KeyboardEvent\u2039any\u203a): void Defined in src/renderer/components/input/search-input.tsx:71 Parameters: Name Type evt KeyboardEvent\u2039any\u203a Returns: void render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/input/search-input.tsx:93 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Class: SearchInput \u2039**S, SS, S**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#class-searchinput-s-ss-s","text":"","title":"Class: SearchInput \u2039S, SS, S\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#type-parameters","text":"\u25aa S \u25aa SS \u25aa S","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#hierarchy","text":"Component\u2039Props\u203a \u21b3 SearchInput","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#properties","text":"context props refs state contextType defaultProps","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate clear componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate onGlobalKey onKeyDown render setState shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#constructor","text":"+ new SearchInput ( props : Readonly\u2039Props\u203a | Props): SearchInput Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039Props\u203a | Props Returns: SearchInput + new SearchInput ( props : Props, context : any): SearchInput Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props Props context any Returns: SearchInput","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#props","text":"\u2022 props : Readonly\u2039Props\u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#state","text":"\u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#static-defaultprops","text":"\u25aa defaultProps : object = defaultProps as object Defined in src/renderer/components/input/search-input.tsx:48","title":"Static defaultProps"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039Props\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#clear","text":"\u25b8 clear (): void Defined in src/renderer/components/input/search-input.tsx:85 Returns: void","title":"clear"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#componentdidmount","text":"\u25b8 componentDidMount (): void Overrides WizardLayout . componentDidMount Defined in src/renderer/components/input/search-input.tsx:52 Returns: void","title":"componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039Props\u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039Props\u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039Props\u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#componentwillunmount","text":"\u25b8 componentWillUnmount (): void Overrides WizardLayout . componentWillUnmount Defined in src/renderer/components/input/search-input.tsx:57 Returns: void","title":"componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039Props\u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039Props\u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#onglobalkey","text":"\u25b8 onGlobalKey ( evt : KeyboardEvent): void Defined in src/renderer/components/input/search-input.tsx:62 Parameters: Name Type evt KeyboardEvent Returns: void","title":"onGlobalKey"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#onkeydown","text":"\u25b8 onKeyDown ( evt : KeyboardEvent\u2039any\u203a): void Defined in src/renderer/components/input/search-input.tsx:71 Parameters: Name Type evt KeyboardEvent\u2039any\u203a Returns: void","title":"onKeyDown"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/input/search-input.tsx:93 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.searchinput/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.select/","text":"Class: Select \u2039 S, SS, S \u203a # Type parameters # \u25aa S \u25aa SS \u25aa S Hierarchy # Component\u2039 SelectProps \u203a \u21b3 Select Index # Constructors # constructor Properties # context props refs state contextType Accessors # options selectedOption theme Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate isValidOption onChange onKeyDown render setState shouldComponentUpdate Object literals # defaultProps Constructors # constructor # + new Select ( props : SelectProps ): Select Overrides PageLayout . constructor Defined in src/renderer/components/select/select.tsx:61 Parameters: Name Type props SelectProps Returns: Select Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html props # \u2022 props : Readonly\u2039 SelectProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Accessors # options # \u2022 get options (): SelectOption [] Defined in src/renderer/components/select/select.tsx:97 Returns: SelectOption [] selectedOption # \u2022 get selectedOption (): SelectOption \u2039any\u203a | SelectOption \u2039any\u203a[] Defined in src/renderer/components/select/select.tsx:83 Returns: SelectOption \u2039any\u203a | SelectOption \u2039any\u203a[] theme # \u2022 get theme (): \"lens\" | \"dark\" | \"light\" | \"outlined\" Defined in src/renderer/components/select/select.tsx:68 Returns: \"lens\" | \"dark\" | \"light\" | \"outlined\" Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 SelectProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 SelectProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 SelectProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 SelectProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 SelectProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 SelectProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 SelectProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 SelectProps \u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 SelectProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 SelectProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 SelectProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 SelectProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null Protected isValidOption # \u25b8 isValidOption ( opt : SelectOption | any): boolean Defined in src/renderer/components/select/select.tsx:79 Parameters: Name Type opt SelectOption | any Returns: boolean onChange # \u25b8 onChange ( value : SelectOption , meta : ActionMeta\u2039any\u203a): void Defined in src/renderer/components/select/select.tsx:110 Parameters: Name Type value SelectOption meta ActionMeta\u2039any\u203a Returns: void onKeyDown # \u25b8 onKeyDown ( evt : KeyboardEvent\u2039HTMLElement\u203a): void Defined in src/renderer/components/select/select.tsx:117 Parameters: Name Type evt KeyboardEvent\u2039HTMLElement\u203a Returns: void render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/select/select.tsx:126 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 SelectProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 SelectProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean Object literals # Static defaultProps # \u25aa defaultProps : object # Defined in src/renderer/components/select/select.tsx:57 autoConvertOptions # \u2022 autoConvertOptions : true = true Defined in src/renderer/components/select/select.tsx:58 menuPlacement # \u2022 menuPlacement : \"auto\" = \"auto\" Defined in src/renderer/components/select/select.tsx:60 menuPortalTarget # \u2022 menuPortalTarget : HTMLElement = document.body Defined in src/renderer/components/select/select.tsx:59","title":"Class: Select \u2039**S, SS, S**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.select/#class-select-s-ss-s","text":"","title":"Class: Select \u2039S, SS, S\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.select/#type-parameters","text":"\u25aa S \u25aa SS \u25aa S","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.select/#hierarchy","text":"Component\u2039 SelectProps \u203a \u21b3 Select","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.select/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.select/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.select/#properties","text":"context props refs state contextType","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.select/#accessors","text":"options selectedOption theme","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.select/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate isValidOption onChange onKeyDown render setState shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.select/#object-literals","text":"defaultProps","title":"Object literals"},{"location":"extensions/api/classes/_renderer_api_components_.select/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.select/#constructor","text":"+ new Select ( props : SelectProps ): Select Overrides PageLayout . constructor Defined in src/renderer/components/select/select.tsx:61 Parameters: Name Type props SelectProps Returns: Select","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.select/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.select/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.select/#props","text":"\u2022 props : Readonly\u2039 SelectProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.select/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.select/#state","text":"\u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.select/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.select/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.select/#options","text":"\u2022 get options (): SelectOption [] Defined in src/renderer/components/select/select.tsx:97 Returns: SelectOption []","title":"options"},{"location":"extensions/api/classes/_renderer_api_components_.select/#selectedoption","text":"\u2022 get selectedOption (): SelectOption \u2039any\u203a | SelectOption \u2039any\u203a[] Defined in src/renderer/components/select/select.tsx:83 Returns: SelectOption \u2039any\u203a | SelectOption \u2039any\u203a[]","title":"selectedOption"},{"location":"extensions/api/classes/_renderer_api_components_.select/#theme","text":"\u2022 get theme (): \"lens\" | \"dark\" | \"light\" | \"outlined\" Defined in src/renderer/components/select/select.tsx:68 Returns: \"lens\" | \"dark\" | \"light\" | \"outlined\"","title":"theme"},{"location":"extensions/api/classes/_renderer_api_components_.select/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.select/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.select/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 SelectProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 SelectProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.select/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 SelectProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 SelectProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.select/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.select/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.select/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 SelectProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 SelectProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.select/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.select/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 SelectProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 SelectProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.select/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.select/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 SelectProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 SelectProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.select/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.select/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 SelectProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 SelectProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.select/#protected-isvalidoption","text":"\u25b8 isValidOption ( opt : SelectOption | any): boolean Defined in src/renderer/components/select/select.tsx:79 Parameters: Name Type opt SelectOption | any Returns: boolean","title":"Protected isValidOption"},{"location":"extensions/api/classes/_renderer_api_components_.select/#onchange","text":"\u25b8 onChange ( value : SelectOption , meta : ActionMeta\u2039any\u203a): void Defined in src/renderer/components/select/select.tsx:110 Parameters: Name Type value SelectOption meta ActionMeta\u2039any\u203a Returns: void","title":"onChange"},{"location":"extensions/api/classes/_renderer_api_components_.select/#onkeydown","text":"\u25b8 onKeyDown ( evt : KeyboardEvent\u2039HTMLElement\u203a): void Defined in src/renderer/components/select/select.tsx:117 Parameters: Name Type evt KeyboardEvent\u2039HTMLElement\u203a Returns: void","title":"onKeyDown"},{"location":"extensions/api/classes/_renderer_api_components_.select/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/select/select.tsx:126 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.select/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.select/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 SelectProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 SelectProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.select/#object-literals_1","text":"","title":"Object literals"},{"location":"extensions/api/classes/_renderer_api_components_.select/#static-defaultprops","text":"","title":"Static defaultProps"},{"location":"extensions/api/classes/_renderer_api_components_.select/#defaultprops-object","text":"Defined in src/renderer/components/select/select.tsx:57","title":"\u25aa defaultProps: object"},{"location":"extensions/api/classes/_renderer_api_components_.select/#autoconvertoptions","text":"\u2022 autoConvertOptions : true = true Defined in src/renderer/components/select/select.tsx:58","title":"autoConvertOptions"},{"location":"extensions/api/classes/_renderer_api_components_.select/#menuplacement","text":"\u2022 menuPlacement : \"auto\" = \"auto\" Defined in src/renderer/components/select/select.tsx:60","title":"menuPlacement"},{"location":"extensions/api/classes/_renderer_api_components_.select/#menuportaltarget","text":"\u2022 menuPortalTarget : HTMLElement = document.body Defined in src/renderer/components/select/select.tsx:59","title":"menuPortalTarget"},{"location":"extensions/api/classes/_renderer_api_components_.slider/","text":"Class: Slider \u2039 S, SS, S \u203a # Type parameters # \u25aa S \u25aa SS \u25aa S Hierarchy # Component\u2039 SliderProps \u203a \u21b3 Slider Index # Constructors # constructor Properties # context props refs state contextType defaultProps Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate Constructors # constructor # + new Slider ( props : Readonly\u2039 SliderProps \u203a | SliderProps ): Slider Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 SliderProps \u203a | SliderProps Returns: Slider + new Slider ( props : SliderProps , context : any): Slider Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props SliderProps context any Returns: Slider Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html props # \u2022 props : Readonly\u2039 SliderProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Static defaultProps # \u25aa defaultProps : object = defaultProps as object Defined in src/renderer/components/slider/slider.tsx:42 Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 SliderProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 SliderProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 SliderProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 SliderProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 SliderProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 SliderProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 SliderProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 SliderProps \u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 SliderProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 SliderProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 SliderProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 SliderProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/slider/slider.tsx:51 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 SliderProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 SliderProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Class: Slider \u2039**S, SS, S**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#class-slider-s-ss-s","text":"","title":"Class: Slider \u2039S, SS, S\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#type-parameters","text":"\u25aa S \u25aa SS \u25aa S","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#hierarchy","text":"Component\u2039 SliderProps \u203a \u21b3 Slider","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#properties","text":"context props refs state contextType defaultProps","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#constructor","text":"+ new Slider ( props : Readonly\u2039 SliderProps \u203a | SliderProps ): Slider Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 SliderProps \u203a | SliderProps Returns: Slider + new Slider ( props : SliderProps , context : any): Slider Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props SliderProps context any Returns: Slider","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#props","text":"\u2022 props : Readonly\u2039 SliderProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#state","text":"\u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#static-defaultprops","text":"\u25aa defaultProps : object = defaultProps as object Defined in src/renderer/components/slider/slider.tsx:42","title":"Static defaultProps"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 SliderProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 SliderProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 SliderProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 SliderProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 SliderProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 SliderProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 SliderProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 SliderProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 SliderProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 SliderProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 SliderProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 SliderProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/slider/slider.tsx:51 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.slider/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 SliderProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 SliderProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/","text":"Class: Spinner \u2039 SS \u203a # Type parameters # \u25aa SS Hierarchy # Component\u2039 SpinnerProps , object\u203a \u21b3 Spinner Index # Constructors # constructor Properties # context props refs state contextType Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate Object literals # defaultProps Constructors # constructor # + new Spinner ( props : Readonly\u2039 SpinnerProps \u203a | SpinnerProps ): Spinner Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 SpinnerProps \u203a | SpinnerProps Returns: Spinner + new Spinner ( props : SpinnerProps , context : any): Spinner Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props SpinnerProps context any Returns: Spinner Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html props # \u2022 props : Readonly\u2039 SpinnerProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039object\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 SpinnerProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 SpinnerProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 SpinnerProps \u203a, nextState : Readonly\u2039object\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 SpinnerProps \u203a nextState Readonly\u2039object\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 SpinnerProps \u203a, prevState : Readonly\u2039object\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 SpinnerProps \u203a prevState Readonly\u2039object\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 SpinnerProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 SpinnerProps \u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 SpinnerProps \u203a, nextState : Readonly\u2039object\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 SpinnerProps \u203a nextState Readonly\u2039object\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 SpinnerProps \u203a, prevState : Readonly\u2039object\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 SpinnerProps \u203a prevState Readonly\u2039object\u203a Returns: SS | null render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/spinner/spinner.tsx:38 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof object Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 SpinnerProps \u203a, nextState : Readonly\u2039object\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 SpinnerProps \u203a nextState Readonly\u2039object\u203a nextContext any Returns: boolean Object literals # Static defaultProps # \u25aa defaultProps : object # Defined in src/renderer/components/spinner/spinner.tsx:33 center # \u2022 center : boolean = false Defined in src/renderer/components/spinner/spinner.tsx:35 singleColor # \u2022 singleColor : boolean = true Defined in src/renderer/components/spinner/spinner.tsx:34","title":"Class: Spinner \u2039**SS**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#class-spinner-ss","text":"","title":"Class: Spinner \u2039SS\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#type-parameters","text":"\u25aa SS","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#hierarchy","text":"Component\u2039 SpinnerProps , object\u203a \u21b3 Spinner","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#properties","text":"context props refs state contextType","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#object-literals","text":"defaultProps","title":"Object literals"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#constructor","text":"+ new Spinner ( props : Readonly\u2039 SpinnerProps \u203a | SpinnerProps ): Spinner Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 SpinnerProps \u203a | SpinnerProps Returns: Spinner + new Spinner ( props : SpinnerProps , context : any): Spinner Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props SpinnerProps context any Returns: Spinner","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#props","text":"\u2022 props : Readonly\u2039 SpinnerProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#state","text":"\u2022 state : Readonly\u2039object\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 SpinnerProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 SpinnerProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 SpinnerProps \u203a, nextState : Readonly\u2039object\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 SpinnerProps \u203a nextState Readonly\u2039object\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 SpinnerProps \u203a, prevState : Readonly\u2039object\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 SpinnerProps \u203a prevState Readonly\u2039object\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 SpinnerProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 SpinnerProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 SpinnerProps \u203a, nextState : Readonly\u2039object\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 SpinnerProps \u203a nextState Readonly\u2039object\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 SpinnerProps \u203a, prevState : Readonly\u2039object\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 SpinnerProps \u203a prevState Readonly\u2039object\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/spinner/spinner.tsx:38 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof object Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 SpinnerProps \u203a, nextState : Readonly\u2039object\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 SpinnerProps \u203a nextState Readonly\u2039object\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#object-literals_1","text":"","title":"Object literals"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#static-defaultprops","text":"","title":"Static defaultProps"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#defaultprops-object","text":"Defined in src/renderer/components/spinner/spinner.tsx:33","title":"\u25aa defaultProps: object"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#center","text":"\u2022 center : boolean = false Defined in src/renderer/components/spinner/spinner.tsx:35","title":"center"},{"location":"extensions/api/classes/_renderer_api_components_.spinner/#singlecolor","text":"\u2022 singleColor : boolean = true Defined in src/renderer/components/spinner/spinner.tsx:34","title":"singleColor"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/","text":"Class: StatusBrick \u2039 S, SS, S \u203a # Type parameters # \u25aa S \u25aa SS \u25aa S Hierarchy # Component\u2039 StatusBrickProps \u203a \u21b3 StatusBrick Index # Constructors # constructor Properties # context props refs state contextType Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate Constructors # constructor # + new StatusBrick ( props : Readonly\u2039 StatusBrickProps \u203a | StatusBrickProps ): StatusBrick Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 StatusBrickProps \u203a | StatusBrickProps Returns: StatusBrick + new StatusBrick ( props : StatusBrickProps , context : any): StatusBrick Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props StatusBrickProps context any Returns: StatusBrick Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html props # \u2022 props : Readonly\u2039 StatusBrickProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 StatusBrickProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 StatusBrickProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 StatusBrickProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 StatusBrickProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 StatusBrickProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 StatusBrickProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 StatusBrickProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 StatusBrickProps \u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 StatusBrickProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 StatusBrickProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 StatusBrickProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 StatusBrickProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/status-brick/status-brick.tsx:33 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 StatusBrickProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 StatusBrickProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Class: StatusBrick \u2039**S, SS, S**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/#class-statusbrick-s-ss-s","text":"","title":"Class: StatusBrick \u2039S, SS, S\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/#type-parameters","text":"\u25aa S \u25aa SS \u25aa S","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/#hierarchy","text":"Component\u2039 StatusBrickProps \u203a \u21b3 StatusBrick","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/#properties","text":"context props refs state contextType","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/#constructor","text":"+ new StatusBrick ( props : Readonly\u2039 StatusBrickProps \u203a | StatusBrickProps ): StatusBrick Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 StatusBrickProps \u203a | StatusBrickProps Returns: StatusBrick + new StatusBrick ( props : StatusBrickProps , context : any): StatusBrick Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props StatusBrickProps context any Returns: StatusBrick","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/#props","text":"\u2022 props : Readonly\u2039 StatusBrickProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/#state","text":"\u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 StatusBrickProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 StatusBrickProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 StatusBrickProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 StatusBrickProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 StatusBrickProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 StatusBrickProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 StatusBrickProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 StatusBrickProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 StatusBrickProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 StatusBrickProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 StatusBrickProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 StatusBrickProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/status-brick/status-brick.tsx:33 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.statusbrick/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 StatusBrickProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 StatusBrickProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/","text":"Class: Stepper \u2039 SS \u203a # Type parameters # \u25aa SS Hierarchy # Component\u2039 StepperProps , object\u203a \u21b3 Stepper Index # Constructors # constructor Properties # context props refs state contextType Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate Constructors # constructor # + new Stepper ( props : Readonly\u2039 StepperProps \u203a | StepperProps ): Stepper Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 StepperProps \u203a | StepperProps Returns: Stepper + new Stepper ( props : StepperProps , context : any): Stepper Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props StepperProps context any Returns: Stepper Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html props # \u2022 props : Readonly\u2039 StepperProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039object\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 StepperProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 StepperProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 StepperProps \u203a, nextState : Readonly\u2039object\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 StepperProps \u203a nextState Readonly\u2039object\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 StepperProps \u203a, prevState : Readonly\u2039object\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 StepperProps \u203a prevState Readonly\u2039object\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 StepperProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 StepperProps \u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 StepperProps \u203a, nextState : Readonly\u2039object\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 StepperProps \u203a nextState Readonly\u2039object\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 StepperProps \u203a, prevState : Readonly\u2039object\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 StepperProps \u203a prevState Readonly\u2039object\u203a Returns: SS | null render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/stepper/stepper.tsx:36 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof object Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 StepperProps \u203a, nextState : Readonly\u2039object\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 StepperProps \u203a nextState Readonly\u2039object\u203a nextContext any Returns: boolean","title":"Class: Stepper \u2039**SS**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/#class-stepper-ss","text":"","title":"Class: Stepper \u2039SS\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/#type-parameters","text":"\u25aa SS","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/#hierarchy","text":"Component\u2039 StepperProps , object\u203a \u21b3 Stepper","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/#properties","text":"context props refs state contextType","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/#constructor","text":"+ new Stepper ( props : Readonly\u2039 StepperProps \u203a | StepperProps ): Stepper Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 StepperProps \u203a | StepperProps Returns: Stepper + new Stepper ( props : StepperProps , context : any): Stepper Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props StepperProps context any Returns: Stepper","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/#props","text":"\u2022 props : Readonly\u2039 StepperProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/#state","text":"\u2022 state : Readonly\u2039object\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 StepperProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 StepperProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 StepperProps \u203a, nextState : Readonly\u2039object\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 StepperProps \u203a nextState Readonly\u2039object\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 StepperProps \u203a, prevState : Readonly\u2039object\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 StepperProps \u203a prevState Readonly\u2039object\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 StepperProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 StepperProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 StepperProps \u203a, nextState : Readonly\u2039object\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 StepperProps \u203a nextState Readonly\u2039object\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 StepperProps \u203a, prevState : Readonly\u2039object\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 StepperProps \u203a prevState Readonly\u2039object\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/stepper/stepper.tsx:36 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof object Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.stepper/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 StepperProps \u203a, nextState : Readonly\u2039object\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 StepperProps \u203a nextState Readonly\u2039object\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/","text":"Class: SubTitle \u2039 S, SS, S \u203a # Type parameters # \u25aa S \u25aa SS \u25aa S Hierarchy # Component\u2039Props\u203a \u21b3 SubTitle Index # Constructors # constructor Properties # context props refs state contextType Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate Constructors # constructor # + new SubTitle ( props : Readonly\u2039Props\u203a | Props): SubTitle Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039Props\u203a | Props Returns: SubTitle + new SubTitle ( props : Props, context : any): SubTitle Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props Props context any Returns: SubTitle Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html props # \u2022 props : Readonly\u2039Props\u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039Props\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039Props\u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039Props\u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039Props\u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039Props\u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039Props\u203a prevState Readonly\u2039S\u203a Returns: SS | null render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/layout/sub-title.tsx:34 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Class: SubTitle \u2039**S, SS, S**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/#class-subtitle-s-ss-s","text":"","title":"Class: SubTitle \u2039S, SS, S\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/#type-parameters","text":"\u25aa S \u25aa SS \u25aa S","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/#hierarchy","text":"Component\u2039Props\u203a \u21b3 SubTitle","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/#properties","text":"context props refs state contextType","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/#constructor","text":"+ new SubTitle ( props : Readonly\u2039Props\u203a | Props): SubTitle Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039Props\u203a | Props Returns: SubTitle + new SubTitle ( props : Props, context : any): SubTitle Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props Props context any Returns: SubTitle","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/#props","text":"\u2022 props : Readonly\u2039Props\u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/#state","text":"\u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039Props\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039Props\u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039Props\u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039Props\u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039Props\u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039Props\u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/layout/sub-title.tsx:34 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.subtitle/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039Props\u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039Props\u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tab/","text":"Class: Tab \u2039 S, SS \u203a # Type parameters # \u25aa S \u25aa SS Hierarchy # PureComponent\u2039 TabProps \u203a \u21b3 Tab Index # Properties # context elem contextType Accessors # isActive Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate bindRef componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate focus getSnapshotBeforeUpdate onClick onFocus onKeyDown render scrollIntoView shouldComponentUpdate Properties # context # \u2022 context : TabsContextValue Defined in src/renderer/components/tabs/tabs.tsx:86 elem # \u2022 elem : HTMLElement Defined in src/renderer/components/tabs/tabs.tsx:87 Static contextType # \u25aa contextType : Context\u2039TabsContextValue\u2039any\u203a\u203a = TabsContext Defined in src/renderer/components/tabs/tabs.tsx:85 Accessors # isActive # \u2022 get isActive (): boolean Defined in src/renderer/components/tabs/tabs.tsx:89 Returns: boolean Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 TabProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TabProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 TabProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TabProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Protected bindRef # \u25b8 bindRef ( elem : HTMLElement): void Defined in src/renderer/components/tabs/tabs.tsx:142 Parameters: Name Type elem HTMLElement Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void componentDidMount # \u25b8 componentDidMount (): void Overrides WizardLayout . componentDidMount Defined in src/renderer/components/tabs/tabs.tsx:135 Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 TabProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 TabProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 TabProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TabProps \u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 TabProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TabProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void focus # \u25b8 focus (): void Defined in src/renderer/components/tabs/tabs.tsx:95 Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 TabProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 TabProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null onClick # \u25b8 onClick ( evt : MouseEvent\u2039HTMLElement\u203a): void Defined in src/renderer/components/tabs/tabs.tsx:107 Parameters: Name Type evt MouseEvent\u2039HTMLElement\u203a Returns: void onFocus # \u25b8 onFocus ( evt : FocusEvent\u2039HTMLElement\u203a): void Defined in src/renderer/components/tabs/tabs.tsx:117 Parameters: Name Type evt FocusEvent\u2039HTMLElement\u203a Returns: void onKeyDown # \u25b8 onKeyDown ( evt : KeyboardEvent\u2039HTMLElement\u203a): void Defined in src/renderer/components/tabs/tabs.tsx:125 Parameters: Name Type evt KeyboardEvent\u2039HTMLElement\u203a Returns: void render # \u25b8 render (): Element\u2039\u203a Defined in src/renderer/components/tabs/tabs.tsx:146 Returns: Element\u2039\u203a scrollIntoView # \u25b8 scrollIntoView (): void Defined in src/renderer/components/tabs/tabs.tsx:99 Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 TabProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 TabProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Class: Tab \u2039**S, SS**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#class-tab-s-ss","text":"","title":"Class: Tab \u2039S, SS\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#type-parameters","text":"\u25aa S \u25aa SS","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#hierarchy","text":"PureComponent\u2039 TabProps \u203a \u21b3 Tab","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#properties","text":"context elem contextType","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#accessors","text":"isActive","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate bindRef componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate focus getSnapshotBeforeUpdate onClick onFocus onKeyDown render scrollIntoView shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#context","text":"\u2022 context : TabsContextValue Defined in src/renderer/components/tabs/tabs.tsx:86","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#elem","text":"\u2022 elem : HTMLElement Defined in src/renderer/components/tabs/tabs.tsx:87","title":"elem"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#static-contexttype","text":"\u25aa contextType : Context\u2039TabsContextValue\u2039any\u203a\u203a = TabsContext Defined in src/renderer/components/tabs/tabs.tsx:85","title":"Static contextType"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#isactive","text":"\u2022 get isActive (): boolean Defined in src/renderer/components/tabs/tabs.tsx:89 Returns: boolean","title":"isActive"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 TabProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TabProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 TabProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TabProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#protected-bindref","text":"\u25b8 bindRef ( elem : HTMLElement): void Defined in src/renderer/components/tabs/tabs.tsx:142 Parameters: Name Type elem HTMLElement Returns: void","title":"Protected bindRef"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#componentdidmount","text":"\u25b8 componentDidMount (): void Overrides WizardLayout . componentDidMount Defined in src/renderer/components/tabs/tabs.tsx:135 Returns: void","title":"componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 TabProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 TabProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 TabProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TabProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 TabProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TabProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#focus","text":"\u25b8 focus (): void Defined in src/renderer/components/tabs/tabs.tsx:95 Returns: void","title":"focus"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 TabProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 TabProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#onclick","text":"\u25b8 onClick ( evt : MouseEvent\u2039HTMLElement\u203a): void Defined in src/renderer/components/tabs/tabs.tsx:107 Parameters: Name Type evt MouseEvent\u2039HTMLElement\u203a Returns: void","title":"onClick"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#onfocus","text":"\u25b8 onFocus ( evt : FocusEvent\u2039HTMLElement\u203a): void Defined in src/renderer/components/tabs/tabs.tsx:117 Parameters: Name Type evt FocusEvent\u2039HTMLElement\u203a Returns: void","title":"onFocus"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#onkeydown","text":"\u25b8 onKeyDown ( evt : KeyboardEvent\u2039HTMLElement\u203a): void Defined in src/renderer/components/tabs/tabs.tsx:125 Parameters: Name Type evt KeyboardEvent\u2039HTMLElement\u203a Returns: void","title":"onKeyDown"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#render","text":"\u25b8 render (): Element\u2039\u203a Defined in src/renderer/components/tabs/tabs.tsx:146 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#scrollintoview","text":"\u25b8 scrollIntoView (): void Defined in src/renderer/components/tabs/tabs.tsx:99 Returns: void","title":"scrollIntoView"},{"location":"extensions/api/classes/_renderer_api_components_.tab/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 TabProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 TabProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.table/","text":"Class: Table \u2039 S, SS, S \u203a # Type parameters # \u25aa S \u25aa SS \u25aa S Hierarchy # Component\u2039 TableProps \u203a \u21b3 Table Index # Constructors # constructor Properties # context props refs state contextType Accessors # sortParams Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate getSorted onSort render renderHead renderRows setState shouldComponentUpdate sort Object literals # defaultProps Constructors # constructor # + new Table ( props : TableProps ): Table Overrides PageLayout . constructor Defined in src/renderer/components/table/table.tsx:84 Parameters: Name Type props TableProps Returns: Table Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html props # \u2022 props : Readonly\u2039 TableProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Accessors # sortParams # \u2022 get sortParams (): object Defined in src/renderer/components/table/table.tsx:99 Returns: object Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 TableProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 TableProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void componentDidMount # \u25b8 componentDidMount (): void Overrides WizardLayout . componentDidMount Defined in src/renderer/components/table/table.tsx:91 Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 TableProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 TableProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 TableProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableProps \u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 TableProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 TableProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 TableProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null getSorted # \u25b8 getSorted ( items : any[]): any[] Defined in src/renderer/components/table/table.tsx:139 Parameters: Name Type items any[] Returns: any[] Protected onSort # \u25b8 onSort ( __namedParameters : object): void Defined in src/renderer/components/table/table.tsx:147 Parameters: \u25aa __namedParameters : object Name Type orderBy string sortBy string Returns: void render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/table/table.tsx:219 Returns: Element\u2039\u203a renderHead # \u25b8 renderHead (): ReactElement\u2039 TableHeadProps \u2039\u203a, string | function | object\u203a Defined in src/renderer/components/table/table.tsx:103 Returns: ReactElement\u2039 TableHeadProps \u2039\u203a, string | function | object\u203a renderRows # \u25b8 renderRows (): object Defined in src/renderer/components/table/table.tsx:174 Returns: object setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 TableProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 TableProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean sort # \u25b8 sort ( colName : TableSortBy ): void Defined in src/renderer/components/table/table.tsx:162 Parameters: Name Type colName TableSortBy Returns: void Object literals # Static defaultProps # \u25aa defaultProps : object # Defined in src/renderer/components/table/table.tsx:78 autoSize # \u2022 autoSize : true = true Defined in src/renderer/components/table/table.tsx:80 rowLineHeight # \u2022 rowLineHeight : string = \"17px\" Defined in src/renderer/components/table/table.tsx:82 rowPadding # \u2022 rowPadding : string = \"8px\" Defined in src/renderer/components/table/table.tsx:81 scrollable # \u2022 scrollable : true = true Defined in src/renderer/components/table/table.tsx:79 sortSyncWithUrl # \u2022 sortSyncWithUrl : true = true Defined in src/renderer/components/table/table.tsx:83","title":"Class: Table \u2039**S, SS, S**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.table/#class-table-s-ss-s","text":"","title":"Class: Table \u2039S, SS, S\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.table/#type-parameters","text":"\u25aa S \u25aa SS \u25aa S","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.table/#hierarchy","text":"Component\u2039 TableProps \u203a \u21b3 Table","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.table/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.table/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.table/#properties","text":"context props refs state contextType","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.table/#accessors","text":"sortParams","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.table/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate getSorted onSort render renderHead renderRows setState shouldComponentUpdate sort","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.table/#object-literals","text":"defaultProps","title":"Object literals"},{"location":"extensions/api/classes/_renderer_api_components_.table/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.table/#constructor","text":"+ new Table ( props : TableProps ): Table Overrides PageLayout . constructor Defined in src/renderer/components/table/table.tsx:84 Parameters: Name Type props TableProps Returns: Table","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.table/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.table/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.table/#props","text":"\u2022 props : Readonly\u2039 TableProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.table/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.table/#state","text":"\u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.table/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.table/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.table/#sortparams","text":"\u2022 get sortParams (): object Defined in src/renderer/components/table/table.tsx:99 Returns: object","title":"sortParams"},{"location":"extensions/api/classes/_renderer_api_components_.table/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.table/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.table/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 TableProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.table/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 TableProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.table/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.table/#componentdidmount","text":"\u25b8 componentDidMount (): void Overrides WizardLayout . componentDidMount Defined in src/renderer/components/table/table.tsx:91 Returns: void","title":"componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.table/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 TableProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 TableProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.table/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.table/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 TableProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.table/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.table/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 TableProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.table/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.table/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 TableProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 TableProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.table/#getsorted","text":"\u25b8 getSorted ( items : any[]): any[] Defined in src/renderer/components/table/table.tsx:139 Parameters: Name Type items any[] Returns: any[]","title":"getSorted"},{"location":"extensions/api/classes/_renderer_api_components_.table/#protected-onsort","text":"\u25b8 onSort ( __namedParameters : object): void Defined in src/renderer/components/table/table.tsx:147 Parameters: \u25aa __namedParameters : object Name Type orderBy string sortBy string Returns: void","title":"Protected onSort"},{"location":"extensions/api/classes/_renderer_api_components_.table/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/table/table.tsx:219 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.table/#renderhead","text":"\u25b8 renderHead (): ReactElement\u2039 TableHeadProps \u2039\u203a, string | function | object\u203a Defined in src/renderer/components/table/table.tsx:103 Returns: ReactElement\u2039 TableHeadProps \u2039\u203a, string | function | object\u203a","title":"renderHead"},{"location":"extensions/api/classes/_renderer_api_components_.table/#renderrows","text":"\u25b8 renderRows (): object Defined in src/renderer/components/table/table.tsx:174 Returns: object","title":"renderRows"},{"location":"extensions/api/classes/_renderer_api_components_.table/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.table/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 TableProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 TableProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.table/#sort","text":"\u25b8 sort ( colName : TableSortBy ): void Defined in src/renderer/components/table/table.tsx:162 Parameters: Name Type colName TableSortBy Returns: void","title":"sort"},{"location":"extensions/api/classes/_renderer_api_components_.table/#object-literals_1","text":"","title":"Object literals"},{"location":"extensions/api/classes/_renderer_api_components_.table/#static-defaultprops","text":"","title":"Static defaultProps"},{"location":"extensions/api/classes/_renderer_api_components_.table/#defaultprops-object","text":"Defined in src/renderer/components/table/table.tsx:78","title":"\u25aa defaultProps: object"},{"location":"extensions/api/classes/_renderer_api_components_.table/#autosize","text":"\u2022 autoSize : true = true Defined in src/renderer/components/table/table.tsx:80","title":"autoSize"},{"location":"extensions/api/classes/_renderer_api_components_.table/#rowlineheight","text":"\u2022 rowLineHeight : string = \"17px\" Defined in src/renderer/components/table/table.tsx:82","title":"rowLineHeight"},{"location":"extensions/api/classes/_renderer_api_components_.table/#rowpadding","text":"\u2022 rowPadding : string = \"8px\" Defined in src/renderer/components/table/table.tsx:81","title":"rowPadding"},{"location":"extensions/api/classes/_renderer_api_components_.table/#scrollable","text":"\u2022 scrollable : true = true Defined in src/renderer/components/table/table.tsx:79","title":"scrollable"},{"location":"extensions/api/classes/_renderer_api_components_.table/#sortsyncwithurl","text":"\u2022 sortSyncWithUrl : true = true Defined in src/renderer/components/table/table.tsx:83","title":"sortSyncWithUrl"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/","text":"Class: TableCell \u2039 S, SS, S \u203a # Type parameters # \u25aa S \u25aa SS \u25aa S Hierarchy # Component\u2039 TableCellProps \u203a \u21b3 TableCell Index # Constructors # constructor Properties # context props refs state contextType Accessors # isSortable Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate onClick render renderCheckbox renderSortIcon setState shouldComponentUpdate Constructors # constructor # + new TableCell ( props : Readonly\u2039 TableCellProps \u203a | TableCellProps ): TableCell Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 TableCellProps \u203a | TableCellProps Returns: TableCell + new TableCell ( props : TableCellProps , context : any): TableCell Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props TableCellProps context any Returns: TableCell Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html props # \u2022 props : Readonly\u2039 TableCellProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Accessors # isSortable # \u2022 get isSortable (): boolean Defined in src/renderer/components/table/table-cell.tsx:58 Returns: boolean Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 TableCellProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableCellProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 TableCellProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableCellProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 TableCellProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 TableCellProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 TableCellProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableCellProps \u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 TableCellProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableCellProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 TableCellProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 TableCellProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null onClick # \u25b8 onClick ( evt : MouseEvent\u2039HTMLDivElement\u203a): void Defined in src/renderer/components/table/table-cell.tsx:48 Parameters: Name Type evt MouseEvent\u2039HTMLDivElement\u203a Returns: void render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/table/table-cell.tsx:90 Returns: Element\u2039\u203a renderCheckbox # \u25b8 renderCheckbox (): Element\u2039\u203a Defined in src/renderer/components/table/table-cell.tsx:79 Returns: Element\u2039\u203a renderSortIcon # \u25b8 renderSortIcon (): Element\u2039\u203a Defined in src/renderer/components/table/table-cell.tsx:64 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 TableCellProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 TableCellProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Class: TableCell \u2039**S, SS, S**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#class-tablecell-s-ss-s","text":"","title":"Class: TableCell \u2039S, SS, S\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#type-parameters","text":"\u25aa S \u25aa SS \u25aa S","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#hierarchy","text":"Component\u2039 TableCellProps \u203a \u21b3 TableCell","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#properties","text":"context props refs state contextType","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#accessors","text":"isSortable","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate onClick render renderCheckbox renderSortIcon setState shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#constructor","text":"+ new TableCell ( props : Readonly\u2039 TableCellProps \u203a | TableCellProps ): TableCell Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 TableCellProps \u203a | TableCellProps Returns: TableCell + new TableCell ( props : TableCellProps , context : any): TableCell Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props TableCellProps context any Returns: TableCell","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#props","text":"\u2022 props : Readonly\u2039 TableCellProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#state","text":"\u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#issortable","text":"\u2022 get isSortable (): boolean Defined in src/renderer/components/table/table-cell.tsx:58 Returns: boolean","title":"isSortable"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 TableCellProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableCellProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 TableCellProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableCellProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 TableCellProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 TableCellProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 TableCellProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableCellProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 TableCellProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableCellProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 TableCellProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 TableCellProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#onclick","text":"\u25b8 onClick ( evt : MouseEvent\u2039HTMLDivElement\u203a): void Defined in src/renderer/components/table/table-cell.tsx:48 Parameters: Name Type evt MouseEvent\u2039HTMLDivElement\u203a Returns: void","title":"onClick"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/table/table-cell.tsx:90 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#rendercheckbox","text":"\u25b8 renderCheckbox (): Element\u2039\u203a Defined in src/renderer/components/table/table-cell.tsx:79 Returns: Element\u2039\u203a","title":"renderCheckbox"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#rendersorticon","text":"\u25b8 renderSortIcon (): Element\u2039\u203a Defined in src/renderer/components/table/table-cell.tsx:64 Returns: Element\u2039\u203a","title":"renderSortIcon"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.tablecell/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 TableCellProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 TableCellProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/","text":"Class: TableHead \u2039 S, SS, S \u203a # Type parameters # \u25aa S \u25aa SS \u25aa S Hierarchy # Component\u2039 TableHeadProps \u203a \u21b3 TableHead Index # Constructors # constructor Properties # context props refs state contextType Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate Object literals # defaultProps Constructors # constructor # + new TableHead ( props : Readonly\u2039 TableHeadProps \u203a | TableHeadProps ): TableHead Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 TableHeadProps \u203a | TableHeadProps Returns: TableHead + new TableHead ( props : TableHeadProps , context : any): TableHead Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props TableHeadProps context any Returns: TableHead Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html props # \u2022 props : Readonly\u2039 TableHeadProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 TableHeadProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableHeadProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 TableHeadProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableHeadProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 TableHeadProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 TableHeadProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 TableHeadProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableHeadProps \u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 TableHeadProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableHeadProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 TableHeadProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 TableHeadProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/table/table-head.tsx:41 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 TableHeadProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 TableHeadProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean Object literals # Static defaultProps # \u25aa defaultProps : object # Defined in src/renderer/components/table/table-head.tsx:37 sticky # \u2022 sticky : true = true Defined in src/renderer/components/table/table-head.tsx:38","title":"Class: TableHead \u2039**S, SS, S**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#class-tablehead-s-ss-s","text":"","title":"Class: TableHead \u2039S, SS, S\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#type-parameters","text":"\u25aa S \u25aa SS \u25aa S","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#hierarchy","text":"Component\u2039 TableHeadProps \u203a \u21b3 TableHead","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#properties","text":"context props refs state contextType","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#object-literals","text":"defaultProps","title":"Object literals"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#constructor","text":"+ new TableHead ( props : Readonly\u2039 TableHeadProps \u203a | TableHeadProps ): TableHead Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 TableHeadProps \u203a | TableHeadProps Returns: TableHead + new TableHead ( props : TableHeadProps , context : any): TableHead Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props TableHeadProps context any Returns: TableHead","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#props","text":"\u2022 props : Readonly\u2039 TableHeadProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#state","text":"\u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 TableHeadProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableHeadProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 TableHeadProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableHeadProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 TableHeadProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 TableHeadProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 TableHeadProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableHeadProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 TableHeadProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableHeadProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 TableHeadProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 TableHeadProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/table/table-head.tsx:41 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 TableHeadProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 TableHeadProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#object-literals_1","text":"","title":"Object literals"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#static-defaultprops","text":"","title":"Static defaultProps"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#defaultprops-object","text":"Defined in src/renderer/components/table/table-head.tsx:37","title":"\u25aa defaultProps: object"},{"location":"extensions/api/classes/_renderer_api_components_.tablehead/#sticky","text":"\u2022 sticky : true = true Defined in src/renderer/components/table/table-head.tsx:38","title":"sticky"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/","text":"Class: TableRow \u2039 S, SS, S \u203a # Type parameters # \u25aa S \u25aa SS \u25aa S Hierarchy # Component\u2039 TableRowProps \u203a \u21b3 TableRow Index # Constructors # constructor Properties # context props refs state contextType Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate Constructors # constructor # + new TableRow ( props : Readonly\u2039 TableRowProps \u203a | TableRowProps ): TableRow Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 TableRowProps \u203a | TableRowProps Returns: TableRow + new TableRow ( props : TableRowProps , context : any): TableRow Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props TableRowProps context any Returns: TableRow Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html props # \u2022 props : Readonly\u2039 TableRowProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 TableRowProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableRowProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 TableRowProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableRowProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 TableRowProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 TableRowProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 TableRowProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableRowProps \u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 TableRowProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableRowProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 TableRowProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 TableRowProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/table/table-row.tsx:41 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 TableRowProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 TableRowProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Class: TableRow \u2039**S, SS, S**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/#class-tablerow-s-ss-s","text":"","title":"Class: TableRow \u2039S, SS, S\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/#type-parameters","text":"\u25aa S \u25aa SS \u25aa S","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/#hierarchy","text":"Component\u2039 TableRowProps \u203a \u21b3 TableRow","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/#properties","text":"context props refs state contextType","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/#constructor","text":"+ new TableRow ( props : Readonly\u2039 TableRowProps \u203a | TableRowProps ): TableRow Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 TableRowProps \u203a | TableRowProps Returns: TableRow + new TableRow ( props : TableRowProps , context : any): TableRow Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props TableRowProps context any Returns: TableRow","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/#props","text":"\u2022 props : Readonly\u2039 TableRowProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/#state","text":"\u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 TableRowProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableRowProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 TableRowProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableRowProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 TableRowProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 TableRowProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 TableRowProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableRowProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 TableRowProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TableRowProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 TableRowProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 TableRowProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/table/table-row.tsx:41 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.tablerow/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 TableRowProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 TableRowProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tabs/","text":"Class: Tabs \u2039 S, SS \u203a # Type parameters # \u25aa S \u25aa SS Hierarchy # PureComponent\u2039 TabsProps \u203a \u21b3 Tabs Index # Properties # elem Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate bindRef componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate getSnapshotBeforeUpdate render shouldComponentUpdate Properties # elem # \u2022 elem : HTMLElement Defined in src/renderer/components/tabs/tabs.tsx:46 Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 TabsProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TabsProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 TabsProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TabsProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Protected bindRef # \u25b8 bindRef ( elem : HTMLElement): void Defined in src/renderer/components/tabs/tabs.tsx:49 Parameters: Name Type elem HTMLElement Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 TabsProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 TabsProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 TabsProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TabsProps \u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 TabsProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TabsProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 TabsProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 TabsProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null render # \u25b8 render (): Element\u2039\u203a Defined in src/renderer/components/tabs/tabs.tsx:53 Returns: Element\u2039\u203a Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 TabsProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 TabsProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Class: Tabs \u2039**S, SS**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.tabs/#class-tabs-s-ss","text":"","title":"Class: Tabs \u2039S, SS\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.tabs/#type-parameters","text":"\u25aa S \u25aa SS","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.tabs/#hierarchy","text":"PureComponent\u2039 TabsProps \u203a \u21b3 Tabs","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.tabs/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.tabs/#properties","text":"elem","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.tabs/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate bindRef componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate getSnapshotBeforeUpdate render shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.tabs/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.tabs/#elem","text":"\u2022 elem : HTMLElement Defined in src/renderer/components/tabs/tabs.tsx:46","title":"elem"},{"location":"extensions/api/classes/_renderer_api_components_.tabs/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.tabs/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.tabs/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 TabsProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TabsProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.tabs/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 TabsProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TabsProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tabs/#protected-bindref","text":"\u25b8 bindRef ( elem : HTMLElement): void Defined in src/renderer/components/tabs/tabs.tsx:49 Parameters: Name Type elem HTMLElement Returns: void","title":"Protected bindRef"},{"location":"extensions/api/classes/_renderer_api_components_.tabs/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.tabs/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.tabs/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 TabsProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 TabsProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tabs/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.tabs/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 TabsProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TabsProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.tabs/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.tabs/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 TabsProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TabsProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tabs/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 TabsProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 TabsProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tabs/#render","text":"\u25b8 render (): Element\u2039\u203a Defined in src/renderer/components/tabs/tabs.tsx:53 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.tabs/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 TabsProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 TabsProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/","text":"Class: Tooltip \u2039 S, SS, S \u203a # Type parameters # \u25aa S \u25aa SS \u25aa S Hierarchy # Component\u2039 TooltipProps \u203a \u21b3 Tooltip Index # Constructors # constructor Properties # activePosition context elem isVisible props refs state contextType defaultProps Accessors # hoverTarget targetElem Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate bindRef componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getPosition getSnapshotBeforeUpdate onEnterTarget onLeaveTarget refreshPosition render setPosition setState shouldComponentUpdate Constructors # constructor # + new Tooltip ( props : TooltipProps ): Tooltip Overrides PageLayout . constructor Defined in src/renderer/components/tooltip/tooltip.tsx:73 Parameters: Name Type props TooltipProps Returns: Tooltip Properties # activePosition # \u2022 activePosition : TooltipPosition Defined in src/renderer/components/tooltip/tooltip.tsx:72 context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html elem # \u2022 elem : HTMLElement Defined in src/renderer/components/tooltip/tooltip.tsx:71 isVisible # \u2022 isVisible : boolean = !!this.props.visible Defined in src/renderer/components/tooltip/tooltip.tsx:73 props # \u2022 props : Readonly\u2039 TooltipProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Static defaultProps # \u25aa defaultProps : object = defaultProps as object Defined in src/renderer/components/tooltip/tooltip.tsx:69 Accessors # hoverTarget # \u2022 get hoverTarget (): HTMLElement Defined in src/renderer/components/tooltip/tooltip.tsx:84 Returns: HTMLElement targetElem # \u2022 get targetElem (): HTMLElement Defined in src/renderer/components/tooltip/tooltip.tsx:80 Returns: HTMLElement Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 TooltipProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TooltipProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 TooltipProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TooltipProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void bindRef # \u25b8 bindRef ( elem : HTMLElement): void Defined in src/renderer/components/tooltip/tooltip.tsx:224 Parameters: Name Type elem HTMLElement Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void componentDidMount # \u25b8 componentDidMount (): void Overrides WizardLayout . componentDidMount Defined in src/renderer/components/tooltip/tooltip.tsx:92 Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 TooltipProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 TooltipProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 TooltipProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TooltipProps \u203a nextContext any Returns: void componentWillUnmount # \u25b8 componentWillUnmount (): void Overrides WizardLayout . componentWillUnmount Defined in src/renderer/components/tooltip/tooltip.tsx:97 Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 TooltipProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TooltipProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Protected getPosition # \u25b8 getPosition ( position : TooltipPosition , tooltipBounds : DOMRect, targetBounds : DOMRect): object Defined in src/renderer/components/tooltip/tooltip.tsx:171 Parameters: Name Type position TooltipPosition tooltipBounds DOMRect targetBounds DOMRect Returns: object bottom : number = top + tooltipBounds.height left : number right : number = left + tooltipBounds.width top : number Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 TooltipProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 TooltipProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null Protected onEnterTarget # \u25b8 onEnterTarget (): void Defined in src/renderer/components/tooltip/tooltip.tsx:103 Returns: void Protected onLeaveTarget # \u25b8 onLeaveTarget (): void Defined in src/renderer/components/tooltip/tooltip.tsx:109 Returns: void refreshPosition # \u25b8 refreshPosition (): void Defined in src/renderer/components/tooltip/tooltip.tsx:114 Returns: void render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/tooltip/tooltip.tsx:228 Returns: Element\u2039\u203a Protected setPosition # \u25b8 setPosition ( pos : object): void Defined in src/renderer/components/tooltip/tooltip.tsx:164 Parameters: \u25aa pos : object Name Type left number top number Returns: void setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 TooltipProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 TooltipProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Class: Tooltip \u2039**S, SS, S**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#class-tooltip-s-ss-s","text":"","title":"Class: Tooltip \u2039S, SS, S\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#type-parameters","text":"\u25aa S \u25aa SS \u25aa S","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#hierarchy","text":"Component\u2039 TooltipProps \u203a \u21b3 Tooltip","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#properties","text":"activePosition context elem isVisible props refs state contextType defaultProps","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#accessors","text":"hoverTarget targetElem","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate bindRef componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getPosition getSnapshotBeforeUpdate onEnterTarget onLeaveTarget refreshPosition render setPosition setState shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#constructor","text":"+ new Tooltip ( props : TooltipProps ): Tooltip Overrides PageLayout . constructor Defined in src/renderer/components/tooltip/tooltip.tsx:73 Parameters: Name Type props TooltipProps Returns: Tooltip","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#activeposition","text":"\u2022 activePosition : TooltipPosition Defined in src/renderer/components/tooltip/tooltip.tsx:72","title":"activePosition"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#elem","text":"\u2022 elem : HTMLElement Defined in src/renderer/components/tooltip/tooltip.tsx:71","title":"elem"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#isvisible","text":"\u2022 isVisible : boolean = !!this.props.visible Defined in src/renderer/components/tooltip/tooltip.tsx:73","title":"isVisible"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#props","text":"\u2022 props : Readonly\u2039 TooltipProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#state","text":"\u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#static-defaultprops","text":"\u25aa defaultProps : object = defaultProps as object Defined in src/renderer/components/tooltip/tooltip.tsx:69","title":"Static defaultProps"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#hovertarget","text":"\u2022 get hoverTarget (): HTMLElement Defined in src/renderer/components/tooltip/tooltip.tsx:84 Returns: HTMLElement","title":"hoverTarget"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#targetelem","text":"\u2022 get targetElem (): HTMLElement Defined in src/renderer/components/tooltip/tooltip.tsx:80 Returns: HTMLElement","title":"targetElem"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 TooltipProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TooltipProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 TooltipProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TooltipProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#bindref","text":"\u25b8 bindRef ( elem : HTMLElement): void Defined in src/renderer/components/tooltip/tooltip.tsx:224 Parameters: Name Type elem HTMLElement Returns: void","title":"bindRef"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#componentdidmount","text":"\u25b8 componentDidMount (): void Overrides WizardLayout . componentDidMount Defined in src/renderer/components/tooltip/tooltip.tsx:92 Returns: void","title":"componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 TooltipProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 TooltipProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 TooltipProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TooltipProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#componentwillunmount","text":"\u25b8 componentWillUnmount (): void Overrides WizardLayout . componentWillUnmount Defined in src/renderer/components/tooltip/tooltip.tsx:97 Returns: void","title":"componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 TooltipProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 TooltipProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#protected-getposition","text":"\u25b8 getPosition ( position : TooltipPosition , tooltipBounds : DOMRect, targetBounds : DOMRect): object Defined in src/renderer/components/tooltip/tooltip.tsx:171 Parameters: Name Type position TooltipPosition tooltipBounds DOMRect targetBounds DOMRect Returns: object bottom : number = top + tooltipBounds.height left : number right : number = left + tooltipBounds.width top : number","title":"Protected getPosition"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 TooltipProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 TooltipProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#protected-onentertarget","text":"\u25b8 onEnterTarget (): void Defined in src/renderer/components/tooltip/tooltip.tsx:103 Returns: void","title":"Protected onEnterTarget"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#protected-onleavetarget","text":"\u25b8 onLeaveTarget (): void Defined in src/renderer/components/tooltip/tooltip.tsx:109 Returns: void","title":"Protected onLeaveTarget"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#refreshposition","text":"\u25b8 refreshPosition (): void Defined in src/renderer/components/tooltip/tooltip.tsx:114 Returns: void","title":"refreshPosition"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/tooltip/tooltip.tsx:228 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#protected-setposition","text":"\u25b8 setPosition ( pos : object): void Defined in src/renderer/components/tooltip/tooltip.tsx:164 Parameters: \u25aa pos : object Name Type left number top number Returns: void","title":"Protected setPosition"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.tooltip/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 TooltipProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 TooltipProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/","text":"Class: Wizard \u2039 SS \u203a # Type parameters # \u25aa SS Hierarchy # Component\u2039 WizardProps , State\u203a \u21b3 Wizard Index # Constructors # constructor Properties # context props refs contextType Accessors # step steps Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate firstStep forceUpdate getSnapshotBeforeUpdate getValidStep isFirstStep isLastStep lastStep nextStep prevStep render setState shouldComponentUpdate Object literals # state Constructors # constructor # + new Wizard ( props : Readonly\u2039 WizardProps \u203a | WizardProps ): Wizard Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 WizardProps \u203a | WizardProps Returns: Wizard + new Wizard ( props : WizardProps , context : any): Wizard Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props WizardProps context any Returns: Wizard Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html props # \u2022 props : Readonly\u2039 WizardProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Accessors # step # \u2022 get step (): number Defined in src/renderer/components/wizard/wizard.tsx:77 Returns: number \u2022 set step ( step : number): void Defined in src/renderer/components/wizard/wizard.tsx:81 Parameters: Name Type step number Returns: void steps # \u2022 get steps (): ReactElement\u2039 WizardStepProps \u2039any\u203a, string | function | object\u203a[] Defined in src/renderer/components/wizard/wizard.tsx:55 Returns: ReactElement\u2039 WizardStepProps \u2039any\u203a, string | function | object\u203a[] Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 WizardProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 WizardProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 WizardProps \u203a, nextState : Readonly\u2039State\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 WizardProps \u203a nextState Readonly\u2039State\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 WizardProps \u203a, prevState : Readonly\u2039State\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 WizardProps \u203a prevState Readonly\u2039State\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 WizardProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 WizardProps \u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 WizardProps \u203a, nextState : Readonly\u2039State\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 WizardProps \u203a nextState Readonly\u2039State\u203a nextContext any Returns: void firstStep # \u25b8 firstStep (): any Defined in src/renderer/components/wizard/wizard.tsx:98 Returns: any forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 WizardProps \u203a, prevState : Readonly\u2039State\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 WizardProps \u203a prevState Readonly\u2039State\u203a Returns: SS | null Protected getValidStep # \u25b8 getValidStep ( step : number): number Defined in src/renderer/components/wizard/wizard.tsx:92 Parameters: Name Type step number Returns: number isFirstStep # \u25b8 isFirstStep (): boolean Defined in src/renderer/components/wizard/wizard.tsx:96 Returns: boolean isLastStep # \u25b8 isLastStep (): boolean Defined in src/renderer/components/wizard/wizard.tsx:97 Returns: boolean lastStep # \u25b8 lastStep (): any Defined in src/renderer/components/wizard/wizard.tsx:101 Returns: any nextStep # \u25b8 nextStep (): any Defined in src/renderer/components/wizard/wizard.tsx:99 Returns: any prevStep # \u25b8 prevStep (): any Defined in src/renderer/components/wizard/wizard.tsx:100 Returns: any render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/wizard/wizard.tsx:103 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof State Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 WizardProps \u203a, nextState : Readonly\u2039State\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 WizardProps \u203a nextState Readonly\u2039State\u203a nextContext any Returns: boolean Object literals # state # \u25aa state : object # Overrides PageLayout . state Defined in src/renderer/components/wizard/wizard.tsx:51 step # \u2022 step : number = this.getValidStep(this.props.step) Defined in src/renderer/components/wizard/wizard.tsx:52","title":"Class: Wizard \u2039**SS**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#class-wizard-ss","text":"","title":"Class: Wizard \u2039SS\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#type-parameters","text":"\u25aa SS","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#hierarchy","text":"Component\u2039 WizardProps , State\u203a \u21b3 Wizard","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#properties","text":"context props refs contextType","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#accessors","text":"step steps","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate firstStep forceUpdate getSnapshotBeforeUpdate getValidStep isFirstStep isLastStep lastStep nextStep prevStep render setState shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#object-literals","text":"state","title":"Object literals"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#constructor","text":"+ new Wizard ( props : Readonly\u2039 WizardProps \u203a | WizardProps ): Wizard Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 WizardProps \u203a | WizardProps Returns: Wizard + new Wizard ( props : WizardProps , context : any): Wizard Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props WizardProps context any Returns: Wizard","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#props","text":"\u2022 props : Readonly\u2039 WizardProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#step","text":"\u2022 get step (): number Defined in src/renderer/components/wizard/wizard.tsx:77 Returns: number \u2022 set step ( step : number): void Defined in src/renderer/components/wizard/wizard.tsx:81 Parameters: Name Type step number Returns: void","title":"step"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#steps","text":"\u2022 get steps (): ReactElement\u2039 WizardStepProps \u2039any\u203a, string | function | object\u203a[] Defined in src/renderer/components/wizard/wizard.tsx:55 Returns: ReactElement\u2039 WizardStepProps \u2039any\u203a, string | function | object\u203a[]","title":"steps"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 WizardProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 WizardProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 WizardProps \u203a, nextState : Readonly\u2039State\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 WizardProps \u203a nextState Readonly\u2039State\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 WizardProps \u203a, prevState : Readonly\u2039State\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 WizardProps \u203a prevState Readonly\u2039State\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 WizardProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 WizardProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 WizardProps \u203a, nextState : Readonly\u2039State\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 WizardProps \u203a nextState Readonly\u2039State\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#firststep","text":"\u25b8 firstStep (): any Defined in src/renderer/components/wizard/wizard.tsx:98 Returns: any","title":"firstStep"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 WizardProps \u203a, prevState : Readonly\u2039State\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 WizardProps \u203a prevState Readonly\u2039State\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#protected-getvalidstep","text":"\u25b8 getValidStep ( step : number): number Defined in src/renderer/components/wizard/wizard.tsx:92 Parameters: Name Type step number Returns: number","title":"Protected getValidStep"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#isfirststep","text":"\u25b8 isFirstStep (): boolean Defined in src/renderer/components/wizard/wizard.tsx:96 Returns: boolean","title":"isFirstStep"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#islaststep","text":"\u25b8 isLastStep (): boolean Defined in src/renderer/components/wizard/wizard.tsx:97 Returns: boolean","title":"isLastStep"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#laststep","text":"\u25b8 lastStep (): any Defined in src/renderer/components/wizard/wizard.tsx:101 Returns: any","title":"lastStep"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#nextstep","text":"\u25b8 nextStep (): any Defined in src/renderer/components/wizard/wizard.tsx:99 Returns: any","title":"nextStep"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#prevstep","text":"\u25b8 prevStep (): any Defined in src/renderer/components/wizard/wizard.tsx:100 Returns: any","title":"prevStep"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/wizard/wizard.tsx:103 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof State Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 WizardProps \u203a, nextState : Readonly\u2039State\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 WizardProps \u203a nextState Readonly\u2039State\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#object-literals_1","text":"","title":"Object literals"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#state","text":"","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#state-object","text":"Overrides PageLayout . state Defined in src/renderer/components/wizard/wizard.tsx:51","title":"\u25aa state: object"},{"location":"extensions/api/classes/_renderer_api_components_.wizard/#step_1","text":"\u2022 step : number = this.getValidStep(this.props.step) Defined in src/renderer/components/wizard/wizard.tsx:52","title":"step"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/","text":"Class: WizardLayout \u2039 S, SS, S \u203a # Type parameters # \u25aa S \u25aa SS \u25aa S Hierarchy # Component\u2039 WizardLayoutProps \u203a \u21b3 WizardLayout Index # Constructors # constructor Properties # context props refs state contextType Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate Constructors # constructor # + new WizardLayout ( props : Readonly\u2039 WizardLayoutProps \u203a | WizardLayoutProps ): WizardLayout Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 WizardLayoutProps \u203a | WizardLayoutProps Returns: WizardLayout + new WizardLayout ( props : WizardLayoutProps , context : any): WizardLayout Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props WizardLayoutProps context any Returns: WizardLayout Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html props # \u2022 props : Readonly\u2039 WizardLayoutProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 WizardLayoutProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 WizardLayoutProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 WizardLayoutProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 WizardLayoutProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 WizardLayoutProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 WizardLayoutProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 WizardLayoutProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 WizardLayoutProps \u203a nextContext any Returns: void Optional componentWillUnmount # \u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 WizardLayoutProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 WizardLayoutProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 WizardLayoutProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 WizardLayoutProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/layout/wizard-layout.tsx:39 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 WizardLayoutProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 WizardLayoutProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Class: WizardLayout \u2039**S, SS, S**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/#class-wizardlayout-s-ss-s","text":"","title":"Class: WizardLayout \u2039S, SS, S\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/#type-parameters","text":"\u25aa S \u25aa SS \u25aa S","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/#hierarchy","text":"Component\u2039 WizardLayoutProps \u203a \u21b3 WizardLayout","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/#properties","text":"context props refs state contextType","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate render setState shouldComponentUpdate","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/#constructor","text":"+ new WizardLayout ( props : Readonly\u2039 WizardLayoutProps \u203a | WizardLayoutProps ): WizardLayout Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 WizardLayoutProps \u203a | WizardLayoutProps Returns: WizardLayout + new WizardLayout ( props : WizardLayoutProps , context : any): WizardLayout Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props WizardLayoutProps context any Returns: WizardLayout","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/#props","text":"\u2022 props : Readonly\u2039 WizardLayoutProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/#state","text":"\u2022 state : Readonly\u2039S\u203a Inherited from PageLayout . state Defined in node_modules/@types/react/index.d.ts:499","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 WizardLayoutProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 WizardLayoutProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 WizardLayoutProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 WizardLayoutProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 WizardLayoutProps \u203a, prevState : Readonly\u2039S\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 WizardLayoutProps \u203a prevState Readonly\u2039S\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 WizardLayoutProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 WizardLayoutProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/#optional-componentwillunmount","text":"\u25b8 componentWillUnmount (): void Inherited from WizardLayout . componentWillUnmount Defined in node_modules/@types/react/index.d.ts:635 Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in componentDidMount . Returns: void","title":"Optional componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 WizardLayoutProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 WizardLayoutProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 WizardLayoutProps \u203a, prevState : Readonly\u2039S\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 WizardLayoutProps \u203a prevState Readonly\u2039S\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/layout/wizard-layout.tsx:39 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof S Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.wizardlayout/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 WizardLayoutProps \u203a, nextState : Readonly\u2039S\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 WizardLayoutProps \u203a nextState Readonly\u2039S\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/","text":"Class: WizardStep \u2039 SS \u203a # Type parameters # \u25aa SS Hierarchy # Component\u2039 WizardStepProps , WizardStepState\u203a \u21b3 WizardStep Index # Constructors # constructor Properties # context props refs state contextType Methods # UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate next prev render renderLoading setState shouldComponentUpdate submit Object literals # defaultProps Constructors # constructor # + new WizardStep ( props : Readonly\u2039 WizardStepProps \u203a | WizardStepProps ): WizardStep Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 WizardStepProps \u203a | WizardStepProps Returns: WizardStep + new WizardStep ( props : WizardStepProps , context : any): WizardStep Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props WizardStepProps context any Returns: WizardStep Properties # context # \u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html props # \u2022 props : Readonly\u2039 WizardStepProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498 refs # \u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Type declaration: # [ key : string ]: ReactInstance state # \u2022 state : WizardStepState Overrides PageLayout . state Defined in src/renderer/components/wizard/wizard.tsx:157 Static Optional contextType # \u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype Methods # Optional UNSAFE_componentWillMount # \u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional UNSAFE_componentWillReceiveProps # \u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 WizardStepProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 WizardStepProps \u203a nextContext any Returns: void Optional UNSAFE_componentWillUpdate # \u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 WizardStepProps \u203a, nextState : Readonly\u2039WizardStepState\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 WizardStepProps \u203a nextState Readonly\u2039WizardStepState\u203a nextContext any Returns: void Optional componentDidCatch # \u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void Optional componentDidMount # \u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void Optional componentDidUpdate # \u25b8 componentDidUpdate ( prevProps : Readonly\u2039 WizardStepProps \u203a, prevState : Readonly\u2039WizardStepState\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 WizardStepProps \u203a prevState Readonly\u2039WizardStepState\u203a snapshot? SS Returns: void Optional componentWillMount # \u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void Optional componentWillReceiveProps # \u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 WizardStepProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 WizardStepProps \u203a nextContext any Returns: void componentWillUnmount # \u25b8 componentWillUnmount (): void Overrides WizardLayout . componentWillUnmount Defined in src/renderer/components/wizard/wizard.tsx:164 Returns: void Optional componentWillUpdate # \u25b8 componentWillUpdate ( nextProps : Readonly\u2039 WizardStepProps \u203a, nextState : Readonly\u2039WizardStepState\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 WizardStepProps \u203a nextState Readonly\u2039WizardStepState\u203a nextContext any Returns: void forceUpdate # \u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void Optional getSnapshotBeforeUpdate # \u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 WizardStepProps \u203a, prevState : Readonly\u2039WizardStepState\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 WizardStepProps \u203a prevState Readonly\u2039WizardStepState\u203a Returns: SS | null next # \u25b8 next (): void Defined in src/renderer/components/wizard/wizard.tsx:175 Returns: void prev # \u25b8 prev (): void Defined in src/renderer/components/wizard/wizard.tsx:168 Returns: void render # \u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/wizard/wizard.tsx:215 Returns: Element\u2039\u203a renderLoading # \u25b8 renderLoading (): Element\u2039\u203a Defined in src/renderer/components/wizard/wizard.tsx:207 Returns: Element\u2039\u203a setState # \u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof WizardStepState Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void Optional shouldComponentUpdate # \u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 WizardStepProps \u203a, nextState : Readonly\u2039WizardStepState\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 WizardStepProps \u203a nextState Readonly\u2039WizardStepState\u203a nextContext any Returns: boolean submit # \u25b8 submit (): void Defined in src/renderer/components/wizard/wizard.tsx:198 Returns: void Object literals # Static defaultProps # \u25aa defaultProps : object # Defined in src/renderer/components/wizard/wizard.tsx:160 scrollable # \u2022 scrollable : true = true Defined in src/renderer/components/wizard/wizard.tsx:161","title":"Class: WizardStep \u2039**SS**\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#class-wizardstep-ss","text":"","title":"Class: WizardStep \u2039SS\u203a"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#type-parameters","text":"\u25aa SS","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#hierarchy","text":"Component\u2039 WizardStepProps , WizardStepState\u203a \u21b3 WizardStep","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#properties","text":"context props refs state contextType","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#methods","text":"UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate componentDidCatch componentDidMount componentDidUpdate componentWillMount componentWillReceiveProps componentWillUnmount componentWillUpdate forceUpdate getSnapshotBeforeUpdate next prev render renderLoading setState shouldComponentUpdate submit","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#object-literals","text":"defaultProps","title":"Object literals"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#constructor","text":"+ new WizardStep ( props : Readonly\u2039 WizardStepProps \u203a | WizardStepProps ): WizardStep Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:473 Parameters: Name Type props Readonly\u2039 WizardStepProps \u203a | WizardStepProps Returns: WizardStep + new WizardStep ( props : WizardStepProps , context : any): WizardStep Inherited from PageLayout . constructor Defined in node_modules/@types/react/index.d.ts:475 deprecated see https://reactjs.org/docs/legacy-context.html Parameters: Name Type props WizardStepProps context any Returns: WizardStep","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#context","text":"\u2022 context : any Inherited from PageLayout . context Defined in node_modules/@types/react/index.d.ts:473 If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType . Should be used with type annotation or static contextType. static contextType = MyContext // For TS pre-3.7: context !: React . ContextType < typeof MyContext > // For TS 3.7 and above: declare context : React.ContextType < typeof MyContext > see https://reactjs.org/docs/context.html","title":"context"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#props","text":"\u2022 props : Readonly\u2039 WizardStepProps \u203a & Readonly\u2039object\u203a Inherited from PageLayout . props Defined in node_modules/@types/react/index.d.ts:498","title":"props"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#refs","text":"\u2022 refs : object Inherited from PageLayout . refs Defined in node_modules/@types/react/index.d.ts:504 deprecated https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs","title":"refs"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#state","text":"\u2022 state : WizardStepState Overrides PageLayout . state Defined in src/renderer/components/wizard/wizard.tsx:157","title":"state"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#static-optional-contexttype","text":"\u25aa contextType ? : Context\u2039any\u203a Inherited from PageLayout . contextType Defined in node_modules/@types/react/index.d.ts:455 If set, this.context will be set at runtime to the current value of the given Context. Usage: type MyContext = number const Ctx = React . createContext < MyContext > ( 0 ) class Foo extends React . Component { static contextType = Ctx context !: React . ContextType < typeof Ctx > render () { return <> My context ' s value : { this . context } < />; } } see https://reactjs.org/docs/context.html#classcontexttype","title":"Static Optional contextType"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#optional-unsafe_componentwillmount","text":"\u25b8 UNSAFE_componentWillMount (): void Inherited from PageLayout . UNSAFE_componentWillMount Defined in node_modules/@types/react/index.d.ts:711 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional UNSAFE_componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#optional-unsafe_componentwillreceiveprops","text":"\u25b8 UNSAFE_componentWillReceiveProps ( nextProps : Readonly\u2039 WizardStepProps \u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:743 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 WizardStepProps \u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#optional-unsafe_componentwillupdate","text":"\u25b8 UNSAFE_componentWillUpdate ( nextProps : Readonly\u2039 WizardStepProps \u203a, nextState : Readonly\u2039WizardStepState\u203a, nextContext : any): void Inherited from PageLayout . UNSAFE_componentWillUpdate Defined in node_modules/@types/react/index.d.ts:771 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. This method will not stop working in React 17. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 WizardStepProps \u203a nextState Readonly\u2039WizardStepState\u203a nextContext any Returns: void","title":"Optional UNSAFE_componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#optional-componentdidcatch","text":"\u25b8 componentDidCatch ( error : Error, errorInfo : ErrorInfo): void Inherited from PageLayout . componentDidCatch Defined in node_modules/@types/react/index.d.ts:640 Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount. Parameters: Name Type error Error errorInfo ErrorInfo Returns: void","title":"Optional componentDidCatch"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#optional-componentdidmount","text":"\u25b8 componentDidMount (): void Inherited from WizardLayout . componentDidMount Defined in node_modules/@types/react/index.d.ts:619 Called immediately after a component is mounted. Setting state here will trigger re-rendering. Returns: void","title":"Optional componentDidMount"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#optional-componentdidupdate","text":"\u25b8 componentDidUpdate ( prevProps : Readonly\u2039 WizardStepProps \u203a, prevState : Readonly\u2039WizardStepState\u203a, snapshot? : SS): void Inherited from PageLayout . componentDidUpdate Defined in node_modules/@types/react/index.d.ts:682 Called immediately after updating occurs. Not called for the initial render. The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null. Parameters: Name Type prevProps Readonly\u2039 WizardStepProps \u203a prevState Readonly\u2039WizardStepState\u203a snapshot? SS Returns: void","title":"Optional componentDidUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#optional-componentwillmount","text":"\u25b8 componentWillMount (): void Inherited from PageLayout . componentWillMount Defined in node_modules/@types/react/index.d.ts:697 Called immediately before mounting occurs, and before Component#render . Avoid introducing any side-effects or subscriptions in this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use componentDidMount or the constructor instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Returns: void","title":"Optional componentWillMount"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#optional-componentwillreceiveprops","text":"\u25b8 componentWillReceiveProps ( nextProps : Readonly\u2039 WizardStepProps \u203a, nextContext : any): void Inherited from PageLayout . componentWillReceiveProps Defined in node_modules/@types/react/index.d.ts:726 Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes. Calling Component#setState generally does not trigger this method. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use static getDerivedStateFromProps instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 WizardStepProps \u203a nextContext any Returns: void","title":"Optional componentWillReceiveProps"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#componentwillunmount","text":"\u25b8 componentWillUnmount (): void Overrides WizardLayout . componentWillUnmount Defined in src/renderer/components/wizard/wizard.tsx:164 Returns: void","title":"componentWillUnmount"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#optional-componentwillupdate","text":"\u25b8 componentWillUpdate ( nextProps : Readonly\u2039 WizardStepProps \u203a, nextState : Readonly\u2039WizardStepState\u203a, nextContext : any): void Inherited from PageLayout . componentWillUpdate Defined in node_modules/@types/react/index.d.ts:756 Called immediately before rendering when new props or state is received. Not called for the initial render. Note: You cannot call Component#setState here. Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked. deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17 see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update see https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path Parameters: Name Type nextProps Readonly\u2039 WizardStepProps \u203a nextState Readonly\u2039WizardStepState\u203a nextContext any Returns: void","title":"Optional componentWillUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#forceupdate","text":"\u25b8 forceUpdate ( callback? : function): void Inherited from PageLayout . forceUpdate Defined in node_modules/@types/react/index.d.ts:490 Parameters: \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"forceUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#optional-getsnapshotbeforeupdate","text":"\u25b8 getSnapshotBeforeUpdate ( prevProps : Readonly\u2039 WizardStepProps \u203a, prevState : Readonly\u2039WizardStepState\u203a): SS | null Inherited from PageLayout . getSnapshotBeforeUpdate Defined in node_modules/@types/react/index.d.ts:676 Runs before React applies the result of render to the document, and returns an object to be given to componentDidUpdate. Useful for saving things such as scroll position before render causes changes to it. Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running. Parameters: Name Type prevProps Readonly\u2039 WizardStepProps \u203a prevState Readonly\u2039WizardStepState\u203a Returns: SS | null","title":"Optional getSnapshotBeforeUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#next","text":"\u25b8 next (): void Defined in src/renderer/components/wizard/wizard.tsx:175 Returns: void","title":"next"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#prev","text":"\u25b8 prev (): void Defined in src/renderer/components/wizard/wizard.tsx:168 Returns: void","title":"prev"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#render","text":"\u25b8 render (): Element\u2039\u203a Overrides void Defined in src/renderer/components/wizard/wizard.tsx:215 Returns: Element\u2039\u203a","title":"render"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#renderloading","text":"\u25b8 renderLoading (): Element\u2039\u203a Defined in src/renderer/components/wizard/wizard.tsx:207 Returns: Element\u2039\u203a","title":"renderLoading"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#setstate","text":"\u25b8 setState \u2039 K \u203a( state : function | S | object, callback? : function): void Inherited from PageLayout . setState Defined in node_modules/@types/react/index.d.ts:485 Type parameters: \u25aa K : keyof WizardStepState Parameters: \u25aa state : function | S | object \u25aa Optional callback : function \u25b8 (): void Returns: void","title":"setState"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#optional-shouldcomponentupdate","text":"\u25b8 shouldComponentUpdate ( nextProps : Readonly\u2039 WizardStepProps \u203a, nextState : Readonly\u2039WizardStepState\u203a, nextContext : any): boolean Inherited from PageLayout . shouldComponentUpdate Defined in node_modules/@types/react/index.d.ts:630 Called to determine whether the change in props and state should trigger a re-render. Component always returns true. PureComponent implements a shallow comparison on props and state and returns true if any props or states have changed. If false is returned, Component#render , componentWillUpdate and componentDidUpdate will not be called. Parameters: Name Type nextProps Readonly\u2039 WizardStepProps \u203a nextState Readonly\u2039WizardStepState\u203a nextContext any Returns: boolean","title":"Optional shouldComponentUpdate"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#submit","text":"\u25b8 submit (): void Defined in src/renderer/components/wizard/wizard.tsx:198 Returns: void","title":"submit"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#object-literals_1","text":"","title":"Object literals"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#static-defaultprops","text":"","title":"Static defaultProps"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#defaultprops-object","text":"Defined in src/renderer/components/wizard/wizard.tsx:160","title":"\u25aa defaultProps: object"},{"location":"extensions/api/classes/_renderer_api_components_.wizardstep/#scrollable","text":"\u2022 scrollable : true = true Defined in src/renderer/components/wizard/wizard.tsx:161","title":"scrollable"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/","text":"Class: ClusterRole \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec Hierarchy # \u21b3 Role \u21b3 ClusterRole Implements # ItemObject Index # Constructors # constructor Properties # apiVersion kind metadata rules spec status apiBase kind namespaced Accessors # selfLink Methods # delete getAge getAnnotations getFinalizers getId getLabels getName getNs getOwnerRefs getResourceVersion getRules getSearchFields getTimeDiffFromNow toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels Constructors # constructor # + new ClusterRole ( data : KubeJsonApiData): ClusterRole Inherited from KubeObject . constructor Defined in src/renderer/api/kube-object.ts:180 Parameters: Name Type data KubeJsonApiData Returns: ClusterRole Properties # apiVersion # \u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94 kind # \u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95 metadata # \u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96 rules # \u2022 rules : object[] Inherited from Role . rules Defined in src/renderer/api/endpoints/role.api.ts:26 Optional spec # \u2022 spec ? : Spec Inherited from KubeObject . spec Defined in src/renderer/api/kube-object.ts:98 Optional status # \u2022 status ? : Status Inherited from KubeObject . status Defined in src/renderer/api/kube-object.ts:97 Static apiBase # \u25aa apiBase : string = \"/apis/rbac.authorization.k8s.io/v1/clusterroles\" Overrides Role . apiBase Defined in src/renderer/api/endpoints/cluster-role.api.ts:28 Static kind # \u25aa kind : string = \"ClusterRole\" Overrides Role . kind Defined in src/renderer/api/endpoints/cluster-role.api.ts:26 Static namespaced # \u25aa namespaced : boolean = false Overrides Role . namespaced Defined in src/renderer/api/endpoints/cluster-role.api.ts:27 Accessors # selfLink # \u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string Methods # delete # \u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a getAge # \u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number getAnnotations # \u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[] getFinalizers # \u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[] getId # \u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string getLabels # \u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[] getName # \u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string getNs # \u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string getOwnerRefs # \u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[] getResourceVersion # \u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string getRules # \u25b8 getRules (): object[] Inherited from Role . getRules Defined in src/renderer/api/endpoints/role.api.ts:39 Returns: object[] getSearchFields # \u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[] getTimeDiffFromNow # \u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number toPlainObject # \u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object update # \u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Static create # \u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a Static isJsonApiData # \u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData Static isJsonApiDataList # \u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a Static isKubeJsonApiListMetadata # \u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata Static isKubeJsonApiMetadata # \u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata Static isNonSystem # \u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean Static isPartialJsonApiData # \u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a Static isPartialJsonApiMetadata # \u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a Static stringifyLabels # \u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Class: ClusterRole \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#class-clusterrole-metadata-status-spec","text":"","title":"Class: ClusterRole \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#type-parameters","text":"\u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#hierarchy","text":"\u21b3 Role \u21b3 ClusterRole","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#implements","text":"ItemObject","title":"Implements"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#properties","text":"apiVersion kind metadata rules spec status apiBase kind namespaced","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#accessors","text":"selfLink","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#methods","text":"delete getAge getAnnotations getFinalizers getId getLabels getName getNs getOwnerRefs getResourceVersion getRules getSearchFields getTimeDiffFromNow toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#constructor","text":"+ new ClusterRole ( data : KubeJsonApiData): ClusterRole Inherited from KubeObject . constructor Defined in src/renderer/api/kube-object.ts:180 Parameters: Name Type data KubeJsonApiData Returns: ClusterRole","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#kind","text":"\u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#metadata","text":"\u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96","title":"metadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#rules","text":"\u2022 rules : object[] Inherited from Role . rules Defined in src/renderer/api/endpoints/role.api.ts:26","title":"rules"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#optional-spec","text":"\u2022 spec ? : Spec Inherited from KubeObject . spec Defined in src/renderer/api/kube-object.ts:98","title":"Optional spec"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#optional-status","text":"\u2022 status ? : Status Inherited from KubeObject . status Defined in src/renderer/api/kube-object.ts:97","title":"Optional status"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#static-apibase","text":"\u25aa apiBase : string = \"/apis/rbac.authorization.k8s.io/v1/clusterroles\" Overrides Role . apiBase Defined in src/renderer/api/endpoints/cluster-role.api.ts:28","title":"Static apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#static-kind","text":"\u25aa kind : string = \"ClusterRole\" Overrides Role . kind Defined in src/renderer/api/endpoints/cluster-role.api.ts:26","title":"Static kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#static-namespaced","text":"\u25aa namespaced : boolean = false Overrides Role . namespaced Defined in src/renderer/api/endpoints/cluster-role.api.ts:27","title":"Static namespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#selflink","text":"\u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string","title":"selfLink"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#delete","text":"\u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#getage","text":"\u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number","title":"getAge"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#getannotations","text":"\u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[]","title":"getAnnotations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#getfinalizers","text":"\u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[]","title":"getFinalizers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#getid","text":"\u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string","title":"getId"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#getlabels","text":"\u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[]","title":"getLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#getname","text":"\u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string","title":"getName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#getns","text":"\u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string","title":"getNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#getownerrefs","text":"\u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[]","title":"getOwnerRefs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#getresourceversion","text":"\u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#getrules","text":"\u25b8 getRules (): object[] Inherited from Role . getRules Defined in src/renderer/api/endpoints/role.api.ts:39 Returns: object[]","title":"getRules"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#getsearchfields","text":"\u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[]","title":"getSearchFields"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#gettimedifffromnow","text":"\u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number","title":"getTimeDiffFromNow"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#toplainobject","text":"\u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object","title":"toPlainObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#update","text":"\u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#static-create","text":"\u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a","title":"Static create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#static-isjsonapidata","text":"\u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData","title":"Static isJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#static-isjsonapidatalist","text":"\u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a","title":"Static isJsonApiDataList"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#static-iskubejsonapilistmetadata","text":"\u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata","title":"Static isKubeJsonApiListMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#static-iskubejsonapimetadata","text":"\u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata","title":"Static isKubeJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#static-isnonsystem","text":"\u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean","title":"Static isNonSystem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#static-ispartialjsonapidata","text":"\u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a","title":"Static isPartialJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#static-ispartialjsonapimetadata","text":"\u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a","title":"Static isPartialJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrole/#static-stringifylabels","text":"\u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Static stringifyLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/","text":"Class: ClusterRoleBinding \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec Hierarchy # \u21b3 RoleBinding \u21b3 ClusterRoleBinding Implements # ItemObject Index # Constructors # constructor Properties # apiVersion kind metadata roleRef spec status subjects apiBase kind namespaced Accessors # selfLink Methods # delete getAge getAnnotations getFinalizers getId getLabels getName getNs getOwnerRefs getResourceVersion getSearchFields getSubjectNames getSubjects getTimeDiffFromNow toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels Constructors # constructor # + new ClusterRoleBinding ( data : KubeJsonApiData): ClusterRoleBinding Inherited from RoleBinding . constructor Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/role-binding.api.ts:46 Parameters: Name Type data KubeJsonApiData Returns: ClusterRoleBinding Properties # apiVersion # \u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94 kind # \u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95 metadata # \u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96 roleRef # \u2022 roleRef : object Inherited from RoleBinding . roleRef Defined in src/renderer/api/endpoints/role-binding.api.ts:36 Type declaration: # apiGroup ? : string kind : string name : string Optional spec # \u2022 spec ? : Spec Inherited from KubeObject . spec Defined in src/renderer/api/kube-object.ts:98 Optional status # \u2022 status ? : Status Inherited from KubeObject . status Defined in src/renderer/api/kube-object.ts:97 Optional subjects # \u2022 subjects ? : IRoleBindingSubject[] Inherited from RoleBinding . subjects Defined in src/renderer/api/endpoints/role-binding.api.ts:35 Static apiBase # \u25aa apiBase : string = \"/apis/rbac.authorization.k8s.io/v1/clusterrolebindings\" Overrides RoleBinding . apiBase Defined in src/renderer/api/endpoints/cluster-role-binding.api.ts:28 Static kind # \u25aa kind : string = \"ClusterRoleBinding\" Overrides RoleBinding . kind Defined in src/renderer/api/endpoints/cluster-role-binding.api.ts:26 Static namespaced # \u25aa namespaced : boolean = false Overrides RoleBinding . namespaced Defined in src/renderer/api/endpoints/cluster-role-binding.api.ts:27 Accessors # selfLink # \u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string Methods # delete # \u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a getAge # \u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number getAnnotations # \u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[] getFinalizers # \u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[] getId # \u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string getLabels # \u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[] getName # \u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string getNs # \u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string getOwnerRefs # \u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[] getResourceVersion # \u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string getSearchFields # \u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[] getSubjectNames # \u25b8 getSubjectNames (): string Inherited from RoleBinding . getSubjectNames Defined in src/renderer/api/endpoints/role-binding.api.ts:57 Returns: string getSubjects # \u25b8 getSubjects (): IRoleBindingSubject[] Inherited from RoleBinding . getSubjects Defined in src/renderer/api/endpoints/role-binding.api.ts:53 Returns: IRoleBindingSubject[] getTimeDiffFromNow # \u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number toPlainObject # \u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object update # \u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Static create # \u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a Static isJsonApiData # \u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData Static isJsonApiDataList # \u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a Static isKubeJsonApiListMetadata # \u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata Static isKubeJsonApiMetadata # \u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata Static isNonSystem # \u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean Static isPartialJsonApiData # \u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a Static isPartialJsonApiMetadata # \u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a Static stringifyLabels # \u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Class: ClusterRoleBinding \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#class-clusterrolebinding-metadata-status-spec","text":"","title":"Class: ClusterRoleBinding \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#type-parameters","text":"\u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#hierarchy","text":"\u21b3 RoleBinding \u21b3 ClusterRoleBinding","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#implements","text":"ItemObject","title":"Implements"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#properties","text":"apiVersion kind metadata roleRef spec status subjects apiBase kind namespaced","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#accessors","text":"selfLink","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#methods","text":"delete getAge getAnnotations getFinalizers getId getLabels getName getNs getOwnerRefs getResourceVersion getSearchFields getSubjectNames getSubjects getTimeDiffFromNow toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#constructor","text":"+ new ClusterRoleBinding ( data : KubeJsonApiData): ClusterRoleBinding Inherited from RoleBinding . constructor Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/role-binding.api.ts:46 Parameters: Name Type data KubeJsonApiData Returns: ClusterRoleBinding","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#kind","text":"\u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#metadata","text":"\u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96","title":"metadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#roleref","text":"\u2022 roleRef : object Inherited from RoleBinding . roleRef Defined in src/renderer/api/endpoints/role-binding.api.ts:36","title":"roleRef"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#optional-spec","text":"\u2022 spec ? : Spec Inherited from KubeObject . spec Defined in src/renderer/api/kube-object.ts:98","title":"Optional spec"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#optional-status","text":"\u2022 status ? : Status Inherited from KubeObject . status Defined in src/renderer/api/kube-object.ts:97","title":"Optional status"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#optional-subjects","text":"\u2022 subjects ? : IRoleBindingSubject[] Inherited from RoleBinding . subjects Defined in src/renderer/api/endpoints/role-binding.api.ts:35","title":"Optional subjects"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#static-apibase","text":"\u25aa apiBase : string = \"/apis/rbac.authorization.k8s.io/v1/clusterrolebindings\" Overrides RoleBinding . apiBase Defined in src/renderer/api/endpoints/cluster-role-binding.api.ts:28","title":"Static apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#static-kind","text":"\u25aa kind : string = \"ClusterRoleBinding\" Overrides RoleBinding . kind Defined in src/renderer/api/endpoints/cluster-role-binding.api.ts:26","title":"Static kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#static-namespaced","text":"\u25aa namespaced : boolean = false Overrides RoleBinding . namespaced Defined in src/renderer/api/endpoints/cluster-role-binding.api.ts:27","title":"Static namespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#selflink","text":"\u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string","title":"selfLink"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#delete","text":"\u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#getage","text":"\u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number","title":"getAge"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#getannotations","text":"\u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[]","title":"getAnnotations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#getfinalizers","text":"\u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[]","title":"getFinalizers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#getid","text":"\u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string","title":"getId"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#getlabels","text":"\u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[]","title":"getLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#getname","text":"\u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string","title":"getName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#getns","text":"\u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string","title":"getNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#getownerrefs","text":"\u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[]","title":"getOwnerRefs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#getresourceversion","text":"\u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#getsearchfields","text":"\u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[]","title":"getSearchFields"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#getsubjectnames","text":"\u25b8 getSubjectNames (): string Inherited from RoleBinding . getSubjectNames Defined in src/renderer/api/endpoints/role-binding.api.ts:57 Returns: string","title":"getSubjectNames"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#getsubjects","text":"\u25b8 getSubjects (): IRoleBindingSubject[] Inherited from RoleBinding . getSubjects Defined in src/renderer/api/endpoints/role-binding.api.ts:53 Returns: IRoleBindingSubject[]","title":"getSubjects"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#gettimedifffromnow","text":"\u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number","title":"getTimeDiffFromNow"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#toplainobject","text":"\u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object","title":"toPlainObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#update","text":"\u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#static-create","text":"\u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a","title":"Static create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#static-isjsonapidata","text":"\u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData","title":"Static isJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#static-isjsonapidatalist","text":"\u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a","title":"Static isJsonApiDataList"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#static-iskubejsonapilistmetadata","text":"\u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata","title":"Static isKubeJsonApiListMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#static-iskubejsonapimetadata","text":"\u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata","title":"Static isKubeJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#static-isnonsystem","text":"\u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean","title":"Static isNonSystem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#static-ispartialjsonapidata","text":"\u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a","title":"Static isPartialJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#static-ispartialjsonapimetadata","text":"\u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a","title":"Static isPartialJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.clusterrolebinding/#static-stringifylabels","text":"\u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Static stringifyLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/","text":"Class: ConfigMap \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec Hierarchy # KubeObject \u21b3 ConfigMap Implements # ItemObject Index # Constructors # constructor Properties # apiVersion data kind metadata spec status apiBase kind namespaced Accessors # selfLink Methods # delete getAge getAnnotations getFinalizers getId getKeys getLabels getName getNs getOwnerRefs getResourceVersion getSearchFields getTimeDiffFromNow toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels Constructors # constructor # + new ConfigMap ( data : KubeJsonApiData): ConfigMap Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/configmap.api.ts:36 Parameters: Name Type data KubeJsonApiData Returns: ConfigMap Properties # apiVersion # \u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94 data # \u2022 data : object Defined in src/renderer/api/endpoints/configmap.api.ts:28 Type declaration: # [ param : string ]: string kind # \u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95 metadata # \u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96 Optional spec # \u2022 spec ? : Spec Inherited from KubeObject . spec Defined in src/renderer/api/kube-object.ts:98 Optional status # \u2022 status ? : Status Inherited from KubeObject . status Defined in src/renderer/api/kube-object.ts:97 Static apiBase # \u25aa apiBase : string = \"/api/v1/configmaps\" Defined in src/renderer/api/endpoints/configmap.api.ts:36 Static kind # \u25aa kind : string = \"ConfigMap\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/configmap.api.ts:34 Static namespaced # \u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/configmap.api.ts:35 Accessors # selfLink # \u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string Methods # delete # \u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a getAge # \u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number getAnnotations # \u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[] getFinalizers # \u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[] getId # \u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string getKeys # \u25b8 getKeys (): string[] Defined in src/renderer/api/endpoints/configmap.api.ts:45 Returns: string[] getLabels # \u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[] getName # \u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string getNs # \u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string getOwnerRefs # \u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[] getResourceVersion # \u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string getSearchFields # \u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[] getTimeDiffFromNow # \u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number toPlainObject # \u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object update # \u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Static create # \u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a Static isJsonApiData # \u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData Static isJsonApiDataList # \u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a Static isKubeJsonApiListMetadata # \u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata Static isKubeJsonApiMetadata # \u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata Static isNonSystem # \u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean Static isPartialJsonApiData # \u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a Static isPartialJsonApiMetadata # \u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a Static stringifyLabels # \u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Class: ConfigMap \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#class-configmap-metadata-status-spec","text":"","title":"Class: ConfigMap \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#type-parameters","text":"\u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#hierarchy","text":"KubeObject \u21b3 ConfigMap","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#implements","text":"ItemObject","title":"Implements"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#properties","text":"apiVersion data kind metadata spec status apiBase kind namespaced","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#accessors","text":"selfLink","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#methods","text":"delete getAge getAnnotations getFinalizers getId getKeys getLabels getName getNs getOwnerRefs getResourceVersion getSearchFields getTimeDiffFromNow toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#constructor","text":"+ new ConfigMap ( data : KubeJsonApiData): ConfigMap Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/configmap.api.ts:36 Parameters: Name Type data KubeJsonApiData Returns: ConfigMap","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#data","text":"\u2022 data : object Defined in src/renderer/api/endpoints/configmap.api.ts:28","title":"data"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#kind","text":"\u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#metadata","text":"\u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96","title":"metadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#optional-spec","text":"\u2022 spec ? : Spec Inherited from KubeObject . spec Defined in src/renderer/api/kube-object.ts:98","title":"Optional spec"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#optional-status","text":"\u2022 status ? : Status Inherited from KubeObject . status Defined in src/renderer/api/kube-object.ts:97","title":"Optional status"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#static-apibase","text":"\u25aa apiBase : string = \"/api/v1/configmaps\" Defined in src/renderer/api/endpoints/configmap.api.ts:36","title":"Static apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#static-kind","text":"\u25aa kind : string = \"ConfigMap\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/configmap.api.ts:34","title":"Static kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#static-namespaced","text":"\u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/configmap.api.ts:35","title":"Static namespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#selflink","text":"\u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string","title":"selfLink"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#delete","text":"\u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#getage","text":"\u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number","title":"getAge"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#getannotations","text":"\u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[]","title":"getAnnotations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#getfinalizers","text":"\u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[]","title":"getFinalizers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#getid","text":"\u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string","title":"getId"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#getkeys","text":"\u25b8 getKeys (): string[] Defined in src/renderer/api/endpoints/configmap.api.ts:45 Returns: string[]","title":"getKeys"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#getlabels","text":"\u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[]","title":"getLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#getname","text":"\u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string","title":"getName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#getns","text":"\u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string","title":"getNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#getownerrefs","text":"\u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[]","title":"getOwnerRefs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#getresourceversion","text":"\u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#getsearchfields","text":"\u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[]","title":"getSearchFields"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#gettimedifffromnow","text":"\u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number","title":"getTimeDiffFromNow"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#toplainobject","text":"\u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object","title":"toPlainObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#update","text":"\u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#static-create","text":"\u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a","title":"Static create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#static-isjsonapidata","text":"\u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData","title":"Static isJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#static-isjsonapidatalist","text":"\u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a","title":"Static isJsonApiDataList"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#static-iskubejsonapilistmetadata","text":"\u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata","title":"Static isKubeJsonApiListMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#static-iskubejsonapimetadata","text":"\u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata","title":"Static isKubeJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#static-isnonsystem","text":"\u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean","title":"Static isNonSystem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#static-ispartialjsonapidata","text":"\u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a","title":"Static isPartialJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#static-ispartialjsonapimetadata","text":"\u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a","title":"Static isPartialJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmap/#static-stringifylabels","text":"\u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Static stringifyLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/","text":"Class: ConfigMapsStore # Hierarchy # \u21b3 KubeObjectStore \u2039 ConfigMap \u203a \u21b3 ConfigMapsStore Index # Constructors # constructor Properties # api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext Accessors # context contextItems contextReady namespacesReady query selectedItems Methods # [Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem Constructors # constructor # + new ConfigMapsStore (): ConfigMapsStore Inherited from KubeObjectStore . constructor Overrides void Defined in src/renderer/kube-object.store.ts:54 Returns: ConfigMapsStore Properties # api # \u2022 api : KubeApi \u2039 ConfigMap \u2039\u203a\u203a = configMapApi Overrides KubeObjectStore . api Defined in src/renderer/components/+config-maps/config-maps.store.ts:27 bufferSize # \u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45 Protected eventsBuffer # \u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301 failedLoading # \u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36 isLoaded # \u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38 isLoading # \u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37 items # \u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39 Optional limit # \u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44 selectedItemsIds # \u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40 Static defaultContext # \u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41 Accessors # context # \u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext contextItems # \u2022 get contextItems (): ConfigMap [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: ConfigMap [] contextReady # \u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object namespacesReady # \u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object query # \u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams selectedItems # \u2022 get selectedItems (): ConfigMap [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: ConfigMap [] Methods # [Symbol.iterator] # \u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a Protected bindWatchEventsUpdater # \u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void create # \u25b8 create ( params : object, data? : Partial\u2039 ConfigMap \u203a): Promise\u2039 ConfigMap \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 ConfigMap \u203a Returns: Promise\u2039 ConfigMap \u203a Protected createItem # \u25b8 createItem ( params : object, data? : Partial\u2039 ConfigMap \u203a): Promise\u2039 ConfigMap \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 ConfigMap \u203a Returns: Promise\u2039 ConfigMap \u203a Protected defaultSorting # \u25b8 defaultSorting ( item : ConfigMap ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item ConfigMap Returns: string Protected filterItemsOnLoad # \u25b8 filterItemsOnLoad ( items : ConfigMap []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items ConfigMap [] Returns: T[] getAllByNs # \u25b8 getAllByNs ( namespace : string | string[], strict : boolean): ConfigMap [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: ConfigMap [] getById # \u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T getByLabel # \u25b8 getByLabel ( labels : string[] | object): ConfigMap [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: ConfigMap [] getByName # \u25b8 getByName ( name : string, namespace? : string): ConfigMap Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: ConfigMap getByPath # \u25b8 getByPath ( path : string): ConfigMap Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: ConfigMap getIndexById # \u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number getItems # \u25b8 getItems (): ConfigMap [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: ConfigMap [] Optional getStatuses # \u25b8 getStatuses ( items : ConfigMap []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items ConfigMap [] Returns: Record\u2039string, number\u203a getSubscribeApis # \u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi [] getTotalCount # \u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number isSelected # \u25b8 isSelected ( item : ConfigMap ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item ConfigMap Returns: boolean isSelectedAll # \u25b8 isSelectedAll ( visibleItems : ConfigMap []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems ConfigMap [] this.items Returns: boolean load # \u25b8 load ( params : object): Promise\u2039 ConfigMap \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 ConfigMap \u203a loadAll # \u25b8 loadAll ( options : object): Promise\u2039void | ConfigMap []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | ConfigMap []\u203a loadFromPath # \u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a Protected loadItem # \u25b8 loadItem ( params : object): Promise\u2039 ConfigMap \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 ConfigMap \u203a Protected loadItems # \u25b8 loadItems ( __namedParameters : object): Promise\u2039 ConfigMap []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 ConfigMap []\u203a Protected mergeItems # \u25b8 mergeItems ( partialItems : ConfigMap [], __namedParameters : object): ConfigMap [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : ConfigMap [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: ConfigMap [] reloadAll # \u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a remove # \u25b8 remove ( item : ConfigMap ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item ConfigMap Returns: Promise\u2039void\u203a Protected removeItem # \u25b8 removeItem ( item : ConfigMap , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : ConfigMap \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a removeSelectedItems # \u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a reset # \u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void Protected resetOnError # \u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void resetSelection # \u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void select # \u25b8 select ( item : ConfigMap ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item ConfigMap Returns: void Protected sortItems # \u25b8 sortItems ( items : ConfigMap [], sorting : function[], order? : \"asc\" | \"desc\"): ConfigMap [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items ConfigMap [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: ConfigMap [] subscribe # \u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function) toggleSelection # \u25b8 toggleSelection ( item : ConfigMap ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item ConfigMap Returns: void toggleSelectionAll # \u25b8 toggleSelectionAll ( visibleItems : ConfigMap []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems ConfigMap [] this.items Returns: void unselect # \u25b8 unselect ( item : ConfigMap ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item ConfigMap Returns: void update # \u25b8 update ( item : ConfigMap , data : Partial\u2039 ConfigMap \u203a): Promise\u2039 ConfigMap \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item ConfigMap data Partial\u2039 ConfigMap \u203a Returns: Promise\u2039 ConfigMap \u203a Protected updateFromEventsBuffer # \u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void Protected updateItem # \u25b8 updateItem ( item : ConfigMap , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : ConfigMap \u25aa request : function \u25b8 (): Promise\u2039 ConfigMap \u203a Returns: Promise\u2039T\u203a","title":"Class: ConfigMapsStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#class-configmapsstore","text":"","title":"Class: ConfigMapsStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#hierarchy","text":"\u21b3 KubeObjectStore \u2039 ConfigMap \u203a \u21b3 ConfigMapsStore","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#properties","text":"api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#accessors","text":"context contextItems contextReady namespacesReady query selectedItems","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#methods","text":"[Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#constructor","text":"+ new ConfigMapsStore (): ConfigMapsStore Inherited from KubeObjectStore . constructor Overrides void Defined in src/renderer/kube-object.store.ts:54 Returns: ConfigMapsStore","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#api","text":"\u2022 api : KubeApi \u2039 ConfigMap \u2039\u203a\u203a = configMapApi Overrides KubeObjectStore . api Defined in src/renderer/components/+config-maps/config-maps.store.ts:27","title":"api"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#buffersize","text":"\u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45","title":"bufferSize"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#protected-eventsbuffer","text":"\u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301","title":"Protected eventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#failedloading","text":"\u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36","title":"failedLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#isloaded","text":"\u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38","title":"isLoaded"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#isloading","text":"\u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37","title":"isLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#items","text":"\u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39","title":"items"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#optional-limit","text":"\u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44","title":"Optional limit"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#selecteditemsids","text":"\u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40","title":"selectedItemsIds"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#static-defaultcontext","text":"\u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41","title":"Static defaultContext"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#context","text":"\u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext","title":"context"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#contextitems","text":"\u2022 get contextItems (): ConfigMap [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: ConfigMap []","title":"contextItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#contextready","text":"\u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object","title":"contextReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#namespacesready","text":"\u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object","title":"namespacesReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#query","text":"\u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams","title":"query"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#selecteditems","text":"\u2022 get selectedItems (): ConfigMap [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: ConfigMap []","title":"selectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#symboliterator","text":"\u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a","title":"[Symbol.iterator]"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#protected-bindwatcheventsupdater","text":"\u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void","title":"Protected bindWatchEventsUpdater"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#create","text":"\u25b8 create ( params : object, data? : Partial\u2039 ConfigMap \u203a): Promise\u2039 ConfigMap \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 ConfigMap \u203a Returns: Promise\u2039 ConfigMap \u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#protected-createitem","text":"\u25b8 createItem ( params : object, data? : Partial\u2039 ConfigMap \u203a): Promise\u2039 ConfigMap \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 ConfigMap \u203a Returns: Promise\u2039 ConfigMap \u203a","title":"Protected createItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#protected-defaultsorting","text":"\u25b8 defaultSorting ( item : ConfigMap ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item ConfigMap Returns: string","title":"Protected defaultSorting"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#protected-filteritemsonload","text":"\u25b8 filterItemsOnLoad ( items : ConfigMap []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items ConfigMap [] Returns: T[]","title":"Protected filterItemsOnLoad"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#getallbyns","text":"\u25b8 getAllByNs ( namespace : string | string[], strict : boolean): ConfigMap [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: ConfigMap []","title":"getAllByNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#getbyid","text":"\u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T","title":"getById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#getbylabel","text":"\u25b8 getByLabel ( labels : string[] | object): ConfigMap [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: ConfigMap []","title":"getByLabel"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#getbyname","text":"\u25b8 getByName ( name : string, namespace? : string): ConfigMap Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: ConfigMap","title":"getByName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#getbypath","text":"\u25b8 getByPath ( path : string): ConfigMap Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: ConfigMap","title":"getByPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#getindexbyid","text":"\u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number","title":"getIndexById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#getitems","text":"\u25b8 getItems (): ConfigMap [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: ConfigMap []","title":"getItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#optional-getstatuses","text":"\u25b8 getStatuses ( items : ConfigMap []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items ConfigMap [] Returns: Record\u2039string, number\u203a","title":"Optional getStatuses"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#getsubscribeapis","text":"\u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi []","title":"getSubscribeApis"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#gettotalcount","text":"\u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number","title":"getTotalCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#isselected","text":"\u25b8 isSelected ( item : ConfigMap ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item ConfigMap Returns: boolean","title":"isSelected"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#isselectedall","text":"\u25b8 isSelectedAll ( visibleItems : ConfigMap []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems ConfigMap [] this.items Returns: boolean","title":"isSelectedAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#load","text":"\u25b8 load ( params : object): Promise\u2039 ConfigMap \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 ConfigMap \u203a","title":"load"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#loadall","text":"\u25b8 loadAll ( options : object): Promise\u2039void | ConfigMap []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | ConfigMap []\u203a","title":"loadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#loadfrompath","text":"\u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a","title":"loadFromPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#protected-loaditem","text":"\u25b8 loadItem ( params : object): Promise\u2039 ConfigMap \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 ConfigMap \u203a","title":"Protected loadItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#protected-loaditems","text":"\u25b8 loadItems ( __namedParameters : object): Promise\u2039 ConfigMap []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 ConfigMap []\u203a","title":"Protected loadItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#protected-mergeitems","text":"\u25b8 mergeItems ( partialItems : ConfigMap [], __namedParameters : object): ConfigMap [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : ConfigMap [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: ConfigMap []","title":"Protected mergeItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#reloadall","text":"\u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a","title":"reloadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#remove","text":"\u25b8 remove ( item : ConfigMap ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item ConfigMap Returns: Promise\u2039void\u203a","title":"remove"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#protected-removeitem","text":"\u25b8 removeItem ( item : ConfigMap , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : ConfigMap \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a","title":"Protected removeItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#removeselecteditems","text":"\u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a","title":"removeSelectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#reset","text":"\u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void","title":"reset"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#protected-resetonerror","text":"\u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void","title":"Protected resetOnError"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#resetselection","text":"\u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void","title":"resetSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#select","text":"\u25b8 select ( item : ConfigMap ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item ConfigMap Returns: void","title":"select"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#protected-sortitems","text":"\u25b8 sortItems ( items : ConfigMap [], sorting : function[], order? : \"asc\" | \"desc\"): ConfigMap [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items ConfigMap [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: ConfigMap []","title":"Protected sortItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#subscribe","text":"\u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function)","title":"subscribe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#toggleselection","text":"\u25b8 toggleSelection ( item : ConfigMap ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item ConfigMap Returns: void","title":"toggleSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#toggleselectionall","text":"\u25b8 toggleSelectionAll ( visibleItems : ConfigMap []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems ConfigMap [] this.items Returns: void","title":"toggleSelectionAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#unselect","text":"\u25b8 unselect ( item : ConfigMap ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item ConfigMap Returns: void","title":"unselect"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#update","text":"\u25b8 update ( item : ConfigMap , data : Partial\u2039 ConfigMap \u203a): Promise\u2039 ConfigMap \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item ConfigMap data Partial\u2039 ConfigMap \u203a Returns: Promise\u2039 ConfigMap \u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#protected-updatefromeventsbuffer","text":"\u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void","title":"Protected updateFromEventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.configmapsstore/#protected-updateitem","text":"\u25b8 updateItem ( item : ConfigMap , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : ConfigMap \u25aa request : function \u25b8 (): Promise\u2039 ConfigMap \u203a Returns: Promise\u2039T\u203a","title":"Protected updateItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/","text":"Class: CRDResourceStore \u2039 T \u203a # Type parameters # \u25aa T : KubeObject Hierarchy # \u21b3 KubeObjectStore \u2039T\u203a \u21b3 CRDResourceStore Index # Constructors # constructor Properties # api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext Accessors # context contextItems contextReady namespacesReady query selectedItems Methods # [Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem Constructors # constructor # + new CRDResourceStore ( api : KubeApi \u2039T\u203a): CRDResourceStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+custom-resources/crd-resource.store.ts:27 Parameters: Name Type api KubeApi \u2039T\u203a Returns: CRDResourceStore Properties # api # \u2022 api : KubeApi Overrides KubeObjectStore . api Defined in src/renderer/components/+custom-resources/crd-resource.store.ts:27 bufferSize # \u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45 Protected eventsBuffer # \u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301 failedLoading # \u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36 isLoaded # \u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38 isLoading # \u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37 items # \u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39 Optional limit # \u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44 selectedItemsIds # \u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40 Static defaultContext # \u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41 Accessors # context # \u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext contextItems # \u2022 get contextItems (): T[] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: T[] contextReady # \u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object namespacesReady # \u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object query # \u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams selectedItems # \u2022 get selectedItems (): T[] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: T[] Methods # [Symbol.iterator] # \u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a Protected bindWatchEventsUpdater # \u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void create # \u25b8 create ( params : object, data? : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039T\u203a Returns: Promise\u2039T\u203a Protected createItem # \u25b8 createItem ( params : object, data? : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039T\u203a Returns: Promise\u2039T\u203a Protected defaultSorting # \u25b8 defaultSorting ( item : T): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item T Returns: string Protected filterItemsOnLoad # \u25b8 filterItemsOnLoad ( items : T[]): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items T[] Returns: T[] getAllByNs # \u25b8 getAllByNs ( namespace : string | string[], strict : boolean): T[] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: T[] getById # \u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T getByLabel # \u25b8 getByLabel ( labels : string[] | object): T[] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: T[] getByName # \u25b8 getByName ( name : string, namespace? : string): T Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: T getByPath # \u25b8 getByPath ( path : string): T Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: T getIndexById # \u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number getItems # \u25b8 getItems (): T[] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: T[] Optional getStatuses # \u25b8 getStatuses ( items : T[]): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items T[] Returns: Record\u2039string, number\u203a getSubscribeApis # \u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi [] getTotalCount # \u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number isSelected # \u25b8 isSelected ( item : T): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item T Returns: boolean isSelectedAll # \u25b8 isSelectedAll ( visibleItems : T[]): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems T[] this.items Returns: boolean load # \u25b8 load ( params : object): Promise\u2039T\u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039T\u203a loadAll # \u25b8 loadAll ( options : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | T[]\u203a loadFromPath # \u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a Protected loadItem # \u25b8 loadItem ( params : object): Promise\u2039T\u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039T\u203a Protected loadItems # \u25b8 loadItems ( __namedParameters : object): Promise\u2039T[]\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039T[]\u203a Protected mergeItems # \u25b8 mergeItems ( partialItems : T[], __namedParameters : object): T[] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : T[] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: T[] reloadAll # \u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a remove # \u25b8 remove ( item : T): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item T Returns: Promise\u2039void\u203a Protected removeItem # \u25b8 removeItem ( item : T, request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : T \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a removeSelectedItems # \u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a reset # \u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void Protected resetOnError # \u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void resetSelection # \u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void select # \u25b8 select ( item : T): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item T Returns: void Protected sortItems # \u25b8 sortItems ( items : T[], sorting : function[], order? : \"asc\" | \"desc\"): T[] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items T[] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: T[] subscribe # \u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function) toggleSelection # \u25b8 toggleSelection ( item : T): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item T Returns: void toggleSelectionAll # \u25b8 toggleSelectionAll ( visibleItems : T[]): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems T[] this.items Returns: void unselect # \u25b8 unselect ( item : T): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item T Returns: void update # \u25b8 update ( item : T, data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item T data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Protected updateFromEventsBuffer # \u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void Protected updateItem # \u25b8 updateItem ( item : T, request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : T \u25aa request : function \u25b8 (): Promise\u2039T\u203a Returns: Promise\u2039T\u203a","title":"Class: CRDResourceStore \u2039**T**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#class-crdresourcestore-t","text":"","title":"Class: CRDResourceStore \u2039T\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#type-parameters","text":"\u25aa T : KubeObject","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#hierarchy","text":"\u21b3 KubeObjectStore \u2039T\u203a \u21b3 CRDResourceStore","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#properties","text":"api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#accessors","text":"context contextItems contextReady namespacesReady query selectedItems","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#methods","text":"[Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#constructor","text":"+ new CRDResourceStore ( api : KubeApi \u2039T\u203a): CRDResourceStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+custom-resources/crd-resource.store.ts:27 Parameters: Name Type api KubeApi \u2039T\u203a Returns: CRDResourceStore","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#api","text":"\u2022 api : KubeApi Overrides KubeObjectStore . api Defined in src/renderer/components/+custom-resources/crd-resource.store.ts:27","title":"api"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#buffersize","text":"\u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45","title":"bufferSize"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#protected-eventsbuffer","text":"\u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301","title":"Protected eventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#failedloading","text":"\u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36","title":"failedLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#isloaded","text":"\u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38","title":"isLoaded"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#isloading","text":"\u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37","title":"isLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#items","text":"\u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39","title":"items"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#optional-limit","text":"\u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44","title":"Optional limit"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#selecteditemsids","text":"\u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40","title":"selectedItemsIds"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#static-defaultcontext","text":"\u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41","title":"Static defaultContext"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#context","text":"\u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext","title":"context"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#contextitems","text":"\u2022 get contextItems (): T[] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: T[]","title":"contextItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#contextready","text":"\u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object","title":"contextReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#namespacesready","text":"\u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object","title":"namespacesReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#query","text":"\u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams","title":"query"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#selecteditems","text":"\u2022 get selectedItems (): T[] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: T[]","title":"selectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#symboliterator","text":"\u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a","title":"[Symbol.iterator]"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#protected-bindwatcheventsupdater","text":"\u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void","title":"Protected bindWatchEventsUpdater"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#create","text":"\u25b8 create ( params : object, data? : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#protected-createitem","text":"\u25b8 createItem ( params : object, data? : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"Protected createItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#protected-defaultsorting","text":"\u25b8 defaultSorting ( item : T): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item T Returns: string","title":"Protected defaultSorting"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#protected-filteritemsonload","text":"\u25b8 filterItemsOnLoad ( items : T[]): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items T[] Returns: T[]","title":"Protected filterItemsOnLoad"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#getallbyns","text":"\u25b8 getAllByNs ( namespace : string | string[], strict : boolean): T[] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: T[]","title":"getAllByNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#getbyid","text":"\u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T","title":"getById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#getbylabel","text":"\u25b8 getByLabel ( labels : string[] | object): T[] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: T[]","title":"getByLabel"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#getbyname","text":"\u25b8 getByName ( name : string, namespace? : string): T Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: T","title":"getByName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#getbypath","text":"\u25b8 getByPath ( path : string): T Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: T","title":"getByPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#getindexbyid","text":"\u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number","title":"getIndexById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#getitems","text":"\u25b8 getItems (): T[] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: T[]","title":"getItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#optional-getstatuses","text":"\u25b8 getStatuses ( items : T[]): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items T[] Returns: Record\u2039string, number\u203a","title":"Optional getStatuses"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#getsubscribeapis","text":"\u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi []","title":"getSubscribeApis"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#gettotalcount","text":"\u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number","title":"getTotalCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#isselected","text":"\u25b8 isSelected ( item : T): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item T Returns: boolean","title":"isSelected"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#isselectedall","text":"\u25b8 isSelectedAll ( visibleItems : T[]): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems T[] this.items Returns: boolean","title":"isSelectedAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#load","text":"\u25b8 load ( params : object): Promise\u2039T\u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039T\u203a","title":"load"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#loadall","text":"\u25b8 loadAll ( options : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | T[]\u203a","title":"loadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#loadfrompath","text":"\u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a","title":"loadFromPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#protected-loaditem","text":"\u25b8 loadItem ( params : object): Promise\u2039T\u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039T\u203a","title":"Protected loadItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#protected-loaditems","text":"\u25b8 loadItems ( __namedParameters : object): Promise\u2039T[]\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039T[]\u203a","title":"Protected loadItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#protected-mergeitems","text":"\u25b8 mergeItems ( partialItems : T[], __namedParameters : object): T[] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : T[] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: T[]","title":"Protected mergeItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#reloadall","text":"\u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a","title":"reloadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#remove","text":"\u25b8 remove ( item : T): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item T Returns: Promise\u2039void\u203a","title":"remove"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#protected-removeitem","text":"\u25b8 removeItem ( item : T, request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : T \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a","title":"Protected removeItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#removeselecteditems","text":"\u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a","title":"removeSelectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#reset","text":"\u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void","title":"reset"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#protected-resetonerror","text":"\u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void","title":"Protected resetOnError"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#resetselection","text":"\u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void","title":"resetSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#select","text":"\u25b8 select ( item : T): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item T Returns: void","title":"select"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#protected-sortitems","text":"\u25b8 sortItems ( items : T[], sorting : function[], order? : \"asc\" | \"desc\"): T[] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items T[] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: T[]","title":"Protected sortItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#subscribe","text":"\u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function)","title":"subscribe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#toggleselection","text":"\u25b8 toggleSelection ( item : T): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item T Returns: void","title":"toggleSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#toggleselectionall","text":"\u25b8 toggleSelectionAll ( visibleItems : T[]): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems T[] this.items Returns: void","title":"toggleSelectionAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#unselect","text":"\u25b8 unselect ( item : T): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item T Returns: void","title":"unselect"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#update","text":"\u25b8 update ( item : T, data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item T data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#protected-updatefromeventsbuffer","text":"\u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void","title":"Protected updateFromEventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdresourcestore/#protected-updateitem","text":"\u25b8 updateItem ( item : T, request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : T \u25aa request : function \u25b8 (): Promise\u2039T\u203a Returns: Promise\u2039T\u203a","title":"Protected updateItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/","text":"Class: CRDStore # Hierarchy # \u21b3 KubeObjectStore \u2039 CustomResourceDefinition \u203a \u21b3 CRDStore Index # Constructors # constructor Properties # api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext Accessors # context contextItems contextReady groups namespacesReady query selectedItems Methods # [Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getByGroup getById getByLabel getByName getByObject getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem Constructors # constructor # + new CRDStore (): CRDStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+custom-resources/crd.store.ts:43 Returns: CRDStore Properties # api # \u2022 api : KubeApi \u2039 CustomResourceDefinition \u2039\u203a\u203a = crdApi Overrides KubeObjectStore . api Defined in src/renderer/components/+custom-resources/crd.store.ts:43 bufferSize # \u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45 Protected eventsBuffer # \u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301 failedLoading # \u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36 isLoaded # \u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38 isLoading # \u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37 items # \u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39 Optional limit # \u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44 selectedItemsIds # \u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40 Static defaultContext # \u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41 Accessors # context # \u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext contextItems # \u2022 get contextItems (): CustomResourceDefinition [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: CustomResourceDefinition [] contextReady # \u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object groups # \u2022 get groups (): object Defined in src/renderer/components/+custom-resources/crd.store.ts:62 Returns: object namespacesReady # \u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object query # \u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams selectedItems # \u2022 get selectedItems (): CustomResourceDefinition [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: CustomResourceDefinition [] Methods # [Symbol.iterator] # \u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a Protected bindWatchEventsUpdater # \u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void create # \u25b8 create ( params : object, data? : Partial\u2039 CustomResourceDefinition \u203a): Promise\u2039 CustomResourceDefinition \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 CustomResourceDefinition \u203a Returns: Promise\u2039 CustomResourceDefinition \u203a Protected createItem # \u25b8 createItem ( params : object, data? : Partial\u2039 CustomResourceDefinition \u203a): Promise\u2039 CustomResourceDefinition \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 CustomResourceDefinition \u203a Returns: Promise\u2039 CustomResourceDefinition \u203a Protected defaultSorting # \u25b8 defaultSorting ( item : CustomResourceDefinition ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item CustomResourceDefinition Returns: string Protected filterItemsOnLoad # \u25b8 filterItemsOnLoad ( items : CustomResourceDefinition []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items CustomResourceDefinition [] Returns: T[] getAllByNs # \u25b8 getAllByNs ( namespace : string | string[], strict : boolean): CustomResourceDefinition [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: CustomResourceDefinition [] getByGroup # \u25b8 getByGroup ( group : string, pluralName : string): CustomResourceDefinition \u2039\u203a Defined in src/renderer/components/+custom-resources/crd.store.ts:75 Parameters: Name Type group string pluralName string Returns: CustomResourceDefinition \u2039\u203a getById # \u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T getByLabel # \u25b8 getByLabel ( labels : string[] | object): CustomResourceDefinition [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: CustomResourceDefinition [] getByName # \u25b8 getByName ( name : string, namespace? : string): CustomResourceDefinition Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: CustomResourceDefinition getByObject # \u25b8 getByObject ( obj : KubeObject ): CustomResourceDefinition \u2039\u203a Defined in src/renderer/components/+custom-resources/crd.store.ts:83 Parameters: Name Type obj KubeObject Returns: CustomResourceDefinition \u2039\u203a getByPath # \u25b8 getByPath ( path : string): CustomResourceDefinition Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: CustomResourceDefinition getIndexById # \u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number getItems # \u25b8 getItems (): CustomResourceDefinition [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: CustomResourceDefinition [] Optional getStatuses # \u25b8 getStatuses ( items : CustomResourceDefinition []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items CustomResourceDefinition [] Returns: Record\u2039string, number\u203a getSubscribeApis # \u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi [] getTotalCount # \u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number isSelected # \u25b8 isSelected ( item : CustomResourceDefinition ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item CustomResourceDefinition Returns: boolean isSelectedAll # \u25b8 isSelectedAll ( visibleItems : CustomResourceDefinition []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems CustomResourceDefinition [] this.items Returns: boolean load # \u25b8 load ( params : object): Promise\u2039 CustomResourceDefinition \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 CustomResourceDefinition \u203a loadAll # \u25b8 loadAll ( options : object): Promise\u2039void | CustomResourceDefinition []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | CustomResourceDefinition []\u203a loadFromPath # \u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a Protected loadItem # \u25b8 loadItem ( params : object): Promise\u2039 CustomResourceDefinition \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 CustomResourceDefinition \u203a Protected loadItems # \u25b8 loadItems ( __namedParameters : object): Promise\u2039 CustomResourceDefinition []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 CustomResourceDefinition []\u203a Protected mergeItems # \u25b8 mergeItems ( partialItems : CustomResourceDefinition [], __namedParameters : object): CustomResourceDefinition [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : CustomResourceDefinition [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: CustomResourceDefinition [] reloadAll # \u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a remove # \u25b8 remove ( item : CustomResourceDefinition ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item CustomResourceDefinition Returns: Promise\u2039void\u203a Protected removeItem # \u25b8 removeItem ( item : CustomResourceDefinition , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : CustomResourceDefinition \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a removeSelectedItems # \u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a reset # \u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void Protected resetOnError # \u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void resetSelection # \u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void select # \u25b8 select ( item : CustomResourceDefinition ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item CustomResourceDefinition Returns: void Protected sortItems # \u25b8 sortItems ( items : CustomResourceDefinition []): CustomResourceDefinition \u2039\u203a[] Overrides KubeObjectStore . sortItems Defined in src/renderer/components/+custom-resources/crd.store.ts:55 Parameters: Name Type items CustomResourceDefinition [] Returns: CustomResourceDefinition \u2039\u203a[] subscribe # \u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function) toggleSelection # \u25b8 toggleSelection ( item : CustomResourceDefinition ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item CustomResourceDefinition Returns: void toggleSelectionAll # \u25b8 toggleSelectionAll ( visibleItems : CustomResourceDefinition []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems CustomResourceDefinition [] this.items Returns: void unselect # \u25b8 unselect ( item : CustomResourceDefinition ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item CustomResourceDefinition Returns: void update # \u25b8 update ( item : CustomResourceDefinition , data : Partial\u2039 CustomResourceDefinition \u203a): Promise\u2039 CustomResourceDefinition \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item CustomResourceDefinition data Partial\u2039 CustomResourceDefinition \u203a Returns: Promise\u2039 CustomResourceDefinition \u203a Protected updateFromEventsBuffer # \u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void Protected updateItem # \u25b8 updateItem ( item : CustomResourceDefinition , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : CustomResourceDefinition \u25aa request : function \u25b8 (): Promise\u2039 CustomResourceDefinition \u203a Returns: Promise\u2039T\u203a","title":"Class: CRDStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#class-crdstore","text":"","title":"Class: CRDStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#hierarchy","text":"\u21b3 KubeObjectStore \u2039 CustomResourceDefinition \u203a \u21b3 CRDStore","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#properties","text":"api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#accessors","text":"context contextItems contextReady groups namespacesReady query selectedItems","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#methods","text":"[Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getByGroup getById getByLabel getByName getByObject getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#constructor","text":"+ new CRDStore (): CRDStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+custom-resources/crd.store.ts:43 Returns: CRDStore","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#api","text":"\u2022 api : KubeApi \u2039 CustomResourceDefinition \u2039\u203a\u203a = crdApi Overrides KubeObjectStore . api Defined in src/renderer/components/+custom-resources/crd.store.ts:43","title":"api"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#buffersize","text":"\u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45","title":"bufferSize"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#protected-eventsbuffer","text":"\u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301","title":"Protected eventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#failedloading","text":"\u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36","title":"failedLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#isloaded","text":"\u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38","title":"isLoaded"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#isloading","text":"\u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37","title":"isLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#items","text":"\u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39","title":"items"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#optional-limit","text":"\u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44","title":"Optional limit"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#selecteditemsids","text":"\u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40","title":"selectedItemsIds"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#static-defaultcontext","text":"\u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41","title":"Static defaultContext"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#context","text":"\u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext","title":"context"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#contextitems","text":"\u2022 get contextItems (): CustomResourceDefinition [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: CustomResourceDefinition []","title":"contextItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#contextready","text":"\u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object","title":"contextReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#groups","text":"\u2022 get groups (): object Defined in src/renderer/components/+custom-resources/crd.store.ts:62 Returns: object","title":"groups"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#namespacesready","text":"\u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object","title":"namespacesReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#query","text":"\u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams","title":"query"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#selecteditems","text":"\u2022 get selectedItems (): CustomResourceDefinition [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: CustomResourceDefinition []","title":"selectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#symboliterator","text":"\u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a","title":"[Symbol.iterator]"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#protected-bindwatcheventsupdater","text":"\u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void","title":"Protected bindWatchEventsUpdater"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#create","text":"\u25b8 create ( params : object, data? : Partial\u2039 CustomResourceDefinition \u203a): Promise\u2039 CustomResourceDefinition \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 CustomResourceDefinition \u203a Returns: Promise\u2039 CustomResourceDefinition \u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#protected-createitem","text":"\u25b8 createItem ( params : object, data? : Partial\u2039 CustomResourceDefinition \u203a): Promise\u2039 CustomResourceDefinition \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 CustomResourceDefinition \u203a Returns: Promise\u2039 CustomResourceDefinition \u203a","title":"Protected createItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#protected-defaultsorting","text":"\u25b8 defaultSorting ( item : CustomResourceDefinition ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item CustomResourceDefinition Returns: string","title":"Protected defaultSorting"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#protected-filteritemsonload","text":"\u25b8 filterItemsOnLoad ( items : CustomResourceDefinition []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items CustomResourceDefinition [] Returns: T[]","title":"Protected filterItemsOnLoad"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#getallbyns","text":"\u25b8 getAllByNs ( namespace : string | string[], strict : boolean): CustomResourceDefinition [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: CustomResourceDefinition []","title":"getAllByNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#getbygroup","text":"\u25b8 getByGroup ( group : string, pluralName : string): CustomResourceDefinition \u2039\u203a Defined in src/renderer/components/+custom-resources/crd.store.ts:75 Parameters: Name Type group string pluralName string Returns: CustomResourceDefinition \u2039\u203a","title":"getByGroup"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#getbyid","text":"\u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T","title":"getById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#getbylabel","text":"\u25b8 getByLabel ( labels : string[] | object): CustomResourceDefinition [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: CustomResourceDefinition []","title":"getByLabel"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#getbyname","text":"\u25b8 getByName ( name : string, namespace? : string): CustomResourceDefinition Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: CustomResourceDefinition","title":"getByName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#getbyobject","text":"\u25b8 getByObject ( obj : KubeObject ): CustomResourceDefinition \u2039\u203a Defined in src/renderer/components/+custom-resources/crd.store.ts:83 Parameters: Name Type obj KubeObject Returns: CustomResourceDefinition \u2039\u203a","title":"getByObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#getbypath","text":"\u25b8 getByPath ( path : string): CustomResourceDefinition Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: CustomResourceDefinition","title":"getByPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#getindexbyid","text":"\u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number","title":"getIndexById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#getitems","text":"\u25b8 getItems (): CustomResourceDefinition [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: CustomResourceDefinition []","title":"getItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#optional-getstatuses","text":"\u25b8 getStatuses ( items : CustomResourceDefinition []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items CustomResourceDefinition [] Returns: Record\u2039string, number\u203a","title":"Optional getStatuses"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#getsubscribeapis","text":"\u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi []","title":"getSubscribeApis"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#gettotalcount","text":"\u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number","title":"getTotalCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#isselected","text":"\u25b8 isSelected ( item : CustomResourceDefinition ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item CustomResourceDefinition Returns: boolean","title":"isSelected"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#isselectedall","text":"\u25b8 isSelectedAll ( visibleItems : CustomResourceDefinition []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems CustomResourceDefinition [] this.items Returns: boolean","title":"isSelectedAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#load","text":"\u25b8 load ( params : object): Promise\u2039 CustomResourceDefinition \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 CustomResourceDefinition \u203a","title":"load"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#loadall","text":"\u25b8 loadAll ( options : object): Promise\u2039void | CustomResourceDefinition []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | CustomResourceDefinition []\u203a","title":"loadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#loadfrompath","text":"\u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a","title":"loadFromPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#protected-loaditem","text":"\u25b8 loadItem ( params : object): Promise\u2039 CustomResourceDefinition \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 CustomResourceDefinition \u203a","title":"Protected loadItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#protected-loaditems","text":"\u25b8 loadItems ( __namedParameters : object): Promise\u2039 CustomResourceDefinition []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 CustomResourceDefinition []\u203a","title":"Protected loadItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#protected-mergeitems","text":"\u25b8 mergeItems ( partialItems : CustomResourceDefinition [], __namedParameters : object): CustomResourceDefinition [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : CustomResourceDefinition [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: CustomResourceDefinition []","title":"Protected mergeItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#reloadall","text":"\u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a","title":"reloadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#remove","text":"\u25b8 remove ( item : CustomResourceDefinition ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item CustomResourceDefinition Returns: Promise\u2039void\u203a","title":"remove"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#protected-removeitem","text":"\u25b8 removeItem ( item : CustomResourceDefinition , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : CustomResourceDefinition \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a","title":"Protected removeItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#removeselecteditems","text":"\u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a","title":"removeSelectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#reset","text":"\u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void","title":"reset"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#protected-resetonerror","text":"\u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void","title":"Protected resetOnError"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#resetselection","text":"\u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void","title":"resetSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#select","text":"\u25b8 select ( item : CustomResourceDefinition ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item CustomResourceDefinition Returns: void","title":"select"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#protected-sortitems","text":"\u25b8 sortItems ( items : CustomResourceDefinition []): CustomResourceDefinition \u2039\u203a[] Overrides KubeObjectStore . sortItems Defined in src/renderer/components/+custom-resources/crd.store.ts:55 Parameters: Name Type items CustomResourceDefinition [] Returns: CustomResourceDefinition \u2039\u203a[]","title":"Protected sortItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#subscribe","text":"\u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function)","title":"subscribe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#toggleselection","text":"\u25b8 toggleSelection ( item : CustomResourceDefinition ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item CustomResourceDefinition Returns: void","title":"toggleSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#toggleselectionall","text":"\u25b8 toggleSelectionAll ( visibleItems : CustomResourceDefinition []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems CustomResourceDefinition [] this.items Returns: void","title":"toggleSelectionAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#unselect","text":"\u25b8 unselect ( item : CustomResourceDefinition ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item CustomResourceDefinition Returns: void","title":"unselect"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#update","text":"\u25b8 update ( item : CustomResourceDefinition , data : Partial\u2039 CustomResourceDefinition \u203a): Promise\u2039 CustomResourceDefinition \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item CustomResourceDefinition data Partial\u2039 CustomResourceDefinition \u203a Returns: Promise\u2039 CustomResourceDefinition \u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#protected-updatefromeventsbuffer","text":"\u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void","title":"Protected updateFromEventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.crdstore/#protected-updateitem","text":"\u25b8 updateItem ( item : CustomResourceDefinition , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : CustomResourceDefinition \u25aa request : function \u25b8 (): Promise\u2039 CustomResourceDefinition \u203a Returns: Promise\u2039T\u203a","title":"Protected updateItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/","text":"Class: CronJob \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec Hierarchy # KubeObject \u21b3 CronJob Implements # ItemObject Index # Constructors # constructor Properties # apiVersion kind metadata spec status apiBase kind namespaced Accessors # selfLink Methods # delete getAge getAnnotations getFinalizers getId getLabels getLastScheduleTime getName getNs getOwnerRefs getResourceVersion getSchedule getSearchFields getSuspendFlag getTimeDiffFromNow isNeverRun isSuspend toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels Constructors # constructor # + new CronJob ( data : KubeJsonApiData): CronJob Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/cron-job.api.ts:104 Parameters: Name Type data KubeJsonApiData Returns: CronJob Properties # apiVersion # \u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94 kind # \u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95 metadata # \u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96 spec # \u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/cron-job.api.ts:63 Type declaration: # concurrencyPolicy : string failedJobsHistoryLimit : number jobTemplate (): object metadata (): object annotations (): object creationTimestamp ? : string labels (): object spec (): object template (): object metadata (): object creationTimestamp ? : string spec (): object containers : IPodContainer [] dnsPolicy : string hostPID : boolean restartPolicy : string schedulerName : string terminationGracePeriodSeconds : number schedule : string successfulJobsHistoryLimit : number suspend : boolean status # \u2022 status : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/cron-job.api.ts:96 Type declaration: # lastScheduleTime ? : string Static apiBase # \u25aa apiBase : string = \"/apis/batch/v1beta1/cronjobs\" Defined in src/renderer/api/endpoints/cron-job.api.ts:104 Static kind # \u25aa kind : string = \"CronJob\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/cron-job.api.ts:102 Static namespaced # \u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/cron-job.api.ts:103 Accessors # selfLink # \u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string Methods # delete # \u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a getAge # \u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number getAnnotations # \u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[] getFinalizers # \u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[] getId # \u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string getLabels # \u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[] getLastScheduleTime # \u25b8 getLastScheduleTime (): string Defined in src/renderer/api/endpoints/cron-job.api.ts:115 Returns: string getName # \u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string getNs # \u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string getOwnerRefs # \u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[] getResourceVersion # \u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string getSchedule # \u25b8 getSchedule (): string Defined in src/renderer/api/endpoints/cron-job.api.ts:122 Returns: string getSearchFields # \u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[] getSuspendFlag # \u25b8 getSuspendFlag (): string Defined in src/renderer/api/endpoints/cron-job.api.ts:111 Returns: string getTimeDiffFromNow # \u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number isNeverRun # \u25b8 isNeverRun (): boolean Defined in src/renderer/api/endpoints/cron-job.api.ts:126 Returns: boolean isSuspend # \u25b8 isSuspend (): boolean Defined in src/renderer/api/endpoints/cron-job.api.ts:138 Returns: boolean toPlainObject # \u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object update # \u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Static create # \u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a Static isJsonApiData # \u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData Static isJsonApiDataList # \u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a Static isKubeJsonApiListMetadata # \u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata Static isKubeJsonApiMetadata # \u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata Static isNonSystem # \u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean Static isPartialJsonApiData # \u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a Static isPartialJsonApiMetadata # \u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a Static stringifyLabels # \u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Class: CronJob \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#class-cronjob-metadata-status-spec","text":"","title":"Class: CronJob \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#type-parameters","text":"\u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#hierarchy","text":"KubeObject \u21b3 CronJob","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#implements","text":"ItemObject","title":"Implements"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#properties","text":"apiVersion kind metadata spec status apiBase kind namespaced","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#accessors","text":"selfLink","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#methods","text":"delete getAge getAnnotations getFinalizers getId getLabels getLastScheduleTime getName getNs getOwnerRefs getResourceVersion getSchedule getSearchFields getSuspendFlag getTimeDiffFromNow isNeverRun isSuspend toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#constructor","text":"+ new CronJob ( data : KubeJsonApiData): CronJob Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/cron-job.api.ts:104 Parameters: Name Type data KubeJsonApiData Returns: CronJob","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#kind","text":"\u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#metadata","text":"\u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96","title":"metadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#spec","text":"\u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/cron-job.api.ts:63","title":"spec"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#status","text":"\u2022 status : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/cron-job.api.ts:96","title":"status"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#static-apibase","text":"\u25aa apiBase : string = \"/apis/batch/v1beta1/cronjobs\" Defined in src/renderer/api/endpoints/cron-job.api.ts:104","title":"Static apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#static-kind","text":"\u25aa kind : string = \"CronJob\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/cron-job.api.ts:102","title":"Static kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#static-namespaced","text":"\u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/cron-job.api.ts:103","title":"Static namespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#selflink","text":"\u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string","title":"selfLink"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#delete","text":"\u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#getage","text":"\u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number","title":"getAge"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#getannotations","text":"\u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[]","title":"getAnnotations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#getfinalizers","text":"\u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[]","title":"getFinalizers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#getid","text":"\u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string","title":"getId"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#getlabels","text":"\u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[]","title":"getLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#getlastscheduletime","text":"\u25b8 getLastScheduleTime (): string Defined in src/renderer/api/endpoints/cron-job.api.ts:115 Returns: string","title":"getLastScheduleTime"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#getname","text":"\u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string","title":"getName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#getns","text":"\u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string","title":"getNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#getownerrefs","text":"\u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[]","title":"getOwnerRefs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#getresourceversion","text":"\u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#getschedule","text":"\u25b8 getSchedule (): string Defined in src/renderer/api/endpoints/cron-job.api.ts:122 Returns: string","title":"getSchedule"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#getsearchfields","text":"\u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[]","title":"getSearchFields"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#getsuspendflag","text":"\u25b8 getSuspendFlag (): string Defined in src/renderer/api/endpoints/cron-job.api.ts:111 Returns: string","title":"getSuspendFlag"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#gettimedifffromnow","text":"\u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number","title":"getTimeDiffFromNow"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#isneverrun","text":"\u25b8 isNeverRun (): boolean Defined in src/renderer/api/endpoints/cron-job.api.ts:126 Returns: boolean","title":"isNeverRun"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#issuspend","text":"\u25b8 isSuspend (): boolean Defined in src/renderer/api/endpoints/cron-job.api.ts:138 Returns: boolean","title":"isSuspend"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#toplainobject","text":"\u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object","title":"toPlainObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#update","text":"\u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#static-create","text":"\u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a","title":"Static create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#static-isjsonapidata","text":"\u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData","title":"Static isJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#static-isjsonapidatalist","text":"\u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a","title":"Static isJsonApiDataList"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#static-iskubejsonapilistmetadata","text":"\u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata","title":"Static isKubeJsonApiListMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#static-iskubejsonapimetadata","text":"\u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata","title":"Static isKubeJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#static-isnonsystem","text":"\u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean","title":"Static isNonSystem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#static-ispartialjsonapidata","text":"\u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a","title":"Static isPartialJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#static-ispartialjsonapimetadata","text":"\u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a","title":"Static isPartialJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjob/#static-stringifylabels","text":"\u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Static stringifyLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/","text":"Class: CronJobStore # Hierarchy # \u21b3 KubeObjectStore \u2039 CronJob \u203a \u21b3 CronJobStore Index # Constructors # constructor Properties # api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext Accessors # context contextItems contextReady namespacesReady query selectedItems Methods # [Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getActiveJobsNum getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem Constructors # constructor # + new CronJobStore (): CronJobStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+workloads-cronjobs/cronjob.store.ts:29 Returns: CronJobStore Properties # api # \u2022 api : CronJobApi\u2039\u203a = cronJobApi Overrides KubeObjectStore . api Defined in src/renderer/components/+workloads-cronjobs/cronjob.store.ts:29 bufferSize # \u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45 Protected eventsBuffer # \u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301 failedLoading # \u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36 isLoaded # \u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38 isLoading # \u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37 items # \u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39 Optional limit # \u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44 selectedItemsIds # \u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40 Static defaultContext # \u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41 Accessors # context # \u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext contextItems # \u2022 get contextItems (): CronJob [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: CronJob [] contextReady # \u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object namespacesReady # \u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object query # \u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams selectedItems # \u2022 get selectedItems (): CronJob [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: CronJob [] Methods # [Symbol.iterator] # \u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a Protected bindWatchEventsUpdater # \u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void create # \u25b8 create ( params : object, data? : Partial\u2039 CronJob \u203a): Promise\u2039 CronJob \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 CronJob \u203a Returns: Promise\u2039 CronJob \u203a Protected createItem # \u25b8 createItem ( params : object, data? : Partial\u2039 CronJob \u203a): Promise\u2039 CronJob \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 CronJob \u203a Returns: Promise\u2039 CronJob \u203a Protected defaultSorting # \u25b8 defaultSorting ( item : CronJob ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item CronJob Returns: string Protected filterItemsOnLoad # \u25b8 filterItemsOnLoad ( items : CronJob []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items CronJob [] Returns: T[] getActiveJobsNum # \u25b8 getActiveJobsNum ( cronJob : CronJob ): number Defined in src/renderer/components/+workloads-cronjobs/cronjob.store.ts:51 Parameters: Name Type cronJob CronJob Returns: number getAllByNs # \u25b8 getAllByNs ( namespace : string | string[], strict : boolean): CronJob [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: CronJob [] getById # \u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T getByLabel # \u25b8 getByLabel ( labels : string[] | object): CronJob [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: CronJob [] getByName # \u25b8 getByName ( name : string, namespace? : string): CronJob Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: CronJob getByPath # \u25b8 getByPath ( path : string): CronJob Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: CronJob getIndexById # \u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number getItems # \u25b8 getItems (): CronJob [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: CronJob [] getStatuses # \u25b8 getStatuses ( cronJobs? : CronJob []): object Overrides KubeObjectStore . getStatuses Defined in src/renderer/components/+workloads-cronjobs/cronjob.store.ts:36 Parameters: Name Type cronJobs? CronJob [] Returns: object scheduled : number = 0 suspended : number = 0 getSubscribeApis # \u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi [] getTotalCount # \u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number isSelected # \u25b8 isSelected ( item : CronJob ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item CronJob Returns: boolean isSelectedAll # \u25b8 isSelectedAll ( visibleItems : CronJob []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems CronJob [] this.items Returns: boolean load # \u25b8 load ( params : object): Promise\u2039 CronJob \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 CronJob \u203a loadAll # \u25b8 loadAll ( options : object): Promise\u2039void | CronJob []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | CronJob []\u203a loadFromPath # \u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a Protected loadItem # \u25b8 loadItem ( params : object): Promise\u2039 CronJob \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 CronJob \u203a Protected loadItems # \u25b8 loadItems ( __namedParameters : object): Promise\u2039 CronJob []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 CronJob []\u203a Protected mergeItems # \u25b8 mergeItems ( partialItems : CronJob [], __namedParameters : object): CronJob [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : CronJob [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: CronJob [] reloadAll # \u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a remove # \u25b8 remove ( item : CronJob ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item CronJob Returns: Promise\u2039void\u203a Protected removeItem # \u25b8 removeItem ( item : CronJob , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : CronJob \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a removeSelectedItems # \u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a reset # \u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void Protected resetOnError # \u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void resetSelection # \u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void select # \u25b8 select ( item : CronJob ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item CronJob Returns: void Protected sortItems # \u25b8 sortItems ( items : CronJob [], sorting : function[], order? : \"asc\" | \"desc\"): CronJob [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items CronJob [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: CronJob [] subscribe # \u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function) toggleSelection # \u25b8 toggleSelection ( item : CronJob ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item CronJob Returns: void toggleSelectionAll # \u25b8 toggleSelectionAll ( visibleItems : CronJob []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems CronJob [] this.items Returns: void unselect # \u25b8 unselect ( item : CronJob ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item CronJob Returns: void update # \u25b8 update ( item : CronJob , data : Partial\u2039 CronJob \u203a): Promise\u2039 CronJob \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item CronJob data Partial\u2039 CronJob \u203a Returns: Promise\u2039 CronJob \u203a Protected updateFromEventsBuffer # \u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void Protected updateItem # \u25b8 updateItem ( item : CronJob , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : CronJob \u25aa request : function \u25b8 (): Promise\u2039 CronJob \u203a Returns: Promise\u2039T\u203a","title":"Class: CronJobStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#class-cronjobstore","text":"","title":"Class: CronJobStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#hierarchy","text":"\u21b3 KubeObjectStore \u2039 CronJob \u203a \u21b3 CronJobStore","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#properties","text":"api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#accessors","text":"context contextItems contextReady namespacesReady query selectedItems","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#methods","text":"[Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getActiveJobsNum getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#constructor","text":"+ new CronJobStore (): CronJobStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+workloads-cronjobs/cronjob.store.ts:29 Returns: CronJobStore","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#api","text":"\u2022 api : CronJobApi\u2039\u203a = cronJobApi Overrides KubeObjectStore . api Defined in src/renderer/components/+workloads-cronjobs/cronjob.store.ts:29","title":"api"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#buffersize","text":"\u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45","title":"bufferSize"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#protected-eventsbuffer","text":"\u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301","title":"Protected eventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#failedloading","text":"\u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36","title":"failedLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#isloaded","text":"\u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38","title":"isLoaded"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#isloading","text":"\u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37","title":"isLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#items","text":"\u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39","title":"items"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#optional-limit","text":"\u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44","title":"Optional limit"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#selecteditemsids","text":"\u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40","title":"selectedItemsIds"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#static-defaultcontext","text":"\u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41","title":"Static defaultContext"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#context","text":"\u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext","title":"context"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#contextitems","text":"\u2022 get contextItems (): CronJob [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: CronJob []","title":"contextItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#contextready","text":"\u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object","title":"contextReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#namespacesready","text":"\u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object","title":"namespacesReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#query","text":"\u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams","title":"query"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#selecteditems","text":"\u2022 get selectedItems (): CronJob [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: CronJob []","title":"selectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#symboliterator","text":"\u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a","title":"[Symbol.iterator]"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#protected-bindwatcheventsupdater","text":"\u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void","title":"Protected bindWatchEventsUpdater"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#create","text":"\u25b8 create ( params : object, data? : Partial\u2039 CronJob \u203a): Promise\u2039 CronJob \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 CronJob \u203a Returns: Promise\u2039 CronJob \u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#protected-createitem","text":"\u25b8 createItem ( params : object, data? : Partial\u2039 CronJob \u203a): Promise\u2039 CronJob \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 CronJob \u203a Returns: Promise\u2039 CronJob \u203a","title":"Protected createItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#protected-defaultsorting","text":"\u25b8 defaultSorting ( item : CronJob ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item CronJob Returns: string","title":"Protected defaultSorting"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#protected-filteritemsonload","text":"\u25b8 filterItemsOnLoad ( items : CronJob []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items CronJob [] Returns: T[]","title":"Protected filterItemsOnLoad"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#getactivejobsnum","text":"\u25b8 getActiveJobsNum ( cronJob : CronJob ): number Defined in src/renderer/components/+workloads-cronjobs/cronjob.store.ts:51 Parameters: Name Type cronJob CronJob Returns: number","title":"getActiveJobsNum"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#getallbyns","text":"\u25b8 getAllByNs ( namespace : string | string[], strict : boolean): CronJob [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: CronJob []","title":"getAllByNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#getbyid","text":"\u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T","title":"getById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#getbylabel","text":"\u25b8 getByLabel ( labels : string[] | object): CronJob [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: CronJob []","title":"getByLabel"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#getbyname","text":"\u25b8 getByName ( name : string, namespace? : string): CronJob Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: CronJob","title":"getByName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#getbypath","text":"\u25b8 getByPath ( path : string): CronJob Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: CronJob","title":"getByPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#getindexbyid","text":"\u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number","title":"getIndexById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#getitems","text":"\u25b8 getItems (): CronJob [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: CronJob []","title":"getItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#getstatuses","text":"\u25b8 getStatuses ( cronJobs? : CronJob []): object Overrides KubeObjectStore . getStatuses Defined in src/renderer/components/+workloads-cronjobs/cronjob.store.ts:36 Parameters: Name Type cronJobs? CronJob [] Returns: object scheduled : number = 0 suspended : number = 0","title":"getStatuses"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#getsubscribeapis","text":"\u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi []","title":"getSubscribeApis"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#gettotalcount","text":"\u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number","title":"getTotalCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#isselected","text":"\u25b8 isSelected ( item : CronJob ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item CronJob Returns: boolean","title":"isSelected"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#isselectedall","text":"\u25b8 isSelectedAll ( visibleItems : CronJob []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems CronJob [] this.items Returns: boolean","title":"isSelectedAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#load","text":"\u25b8 load ( params : object): Promise\u2039 CronJob \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 CronJob \u203a","title":"load"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#loadall","text":"\u25b8 loadAll ( options : object): Promise\u2039void | CronJob []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | CronJob []\u203a","title":"loadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#loadfrompath","text":"\u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a","title":"loadFromPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#protected-loaditem","text":"\u25b8 loadItem ( params : object): Promise\u2039 CronJob \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 CronJob \u203a","title":"Protected loadItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#protected-loaditems","text":"\u25b8 loadItems ( __namedParameters : object): Promise\u2039 CronJob []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 CronJob []\u203a","title":"Protected loadItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#protected-mergeitems","text":"\u25b8 mergeItems ( partialItems : CronJob [], __namedParameters : object): CronJob [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : CronJob [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: CronJob []","title":"Protected mergeItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#reloadall","text":"\u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a","title":"reloadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#remove","text":"\u25b8 remove ( item : CronJob ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item CronJob Returns: Promise\u2039void\u203a","title":"remove"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#protected-removeitem","text":"\u25b8 removeItem ( item : CronJob , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : CronJob \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a","title":"Protected removeItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#removeselecteditems","text":"\u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a","title":"removeSelectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#reset","text":"\u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void","title":"reset"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#protected-resetonerror","text":"\u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void","title":"Protected resetOnError"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#resetselection","text":"\u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void","title":"resetSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#select","text":"\u25b8 select ( item : CronJob ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item CronJob Returns: void","title":"select"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#protected-sortitems","text":"\u25b8 sortItems ( items : CronJob [], sorting : function[], order? : \"asc\" | \"desc\"): CronJob [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items CronJob [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: CronJob []","title":"Protected sortItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#subscribe","text":"\u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function)","title":"subscribe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#toggleselection","text":"\u25b8 toggleSelection ( item : CronJob ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item CronJob Returns: void","title":"toggleSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#toggleselectionall","text":"\u25b8 toggleSelectionAll ( visibleItems : CronJob []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems CronJob [] this.items Returns: void","title":"toggleSelectionAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#unselect","text":"\u25b8 unselect ( item : CronJob ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item CronJob Returns: void","title":"unselect"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#update","text":"\u25b8 update ( item : CronJob , data : Partial\u2039 CronJob \u203a): Promise\u2039 CronJob \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item CronJob data Partial\u2039 CronJob \u203a Returns: Promise\u2039 CronJob \u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#protected-updatefromeventsbuffer","text":"\u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void","title":"Protected updateFromEventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.cronjobstore/#protected-updateitem","text":"\u25b8 updateItem ( item : CronJob , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : CronJob \u25aa request : function \u25b8 (): Promise\u2039 CronJob \u203a Returns: Promise\u2039T\u203a","title":"Protected updateItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/","text":"Class: CustomResourceDefinition \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec Hierarchy # KubeObject \u21b3 CustomResourceDefinition Implements # ItemObject Index # Constructors # constructor Properties # apiVersion kind metadata spec status apiBase kind namespaced Accessors # selfLink Methods # delete getAge getAnnotations getConditions getConversion getFinalizers getGroup getId getLabels getName getNames getNs getOwnerRefs getPluralName getPrinterColumns getResourceApiBase getResourceKind getResourceTitle getResourceUrl getResourceVersion getScope getSearchFields getStoredVersions getTimeDiffFromNow getValidation getVersion isNamespaced toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels Constructors # constructor # + new CustomResourceDefinition ( data : KubeJsonApiData): CustomResourceDefinition Inherited from KubeObject . constructor Defined in src/renderer/api/kube-object.ts:180 Parameters: Name Type data KubeJsonApiData Returns: CustomResourceDefinition Properties # apiVersion # \u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94 kind # \u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95 metadata # \u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96 spec # \u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/crd.api.ts:42 Type declaration: # additionalPrinterColumns ? : AdditionalPrinterColumnsV1Beta[] conversion (): object strategy ? : string webhook ? : any group : string names (): object kind : string listKind : string plural : string singular : string scope : \"Namespaced\" | \"Cluster\" | string validation ? : any version ? : string versions ? : object[] status # \u2022 status : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/crd.api.ts:66 Type declaration: # acceptedNames (): object kind : string listKind : string plural : string shortNames : string[] singular : string conditions : object[] storedVersions : string[] Static apiBase # \u25aa apiBase : string = \"/apis/apiextensions.k8s.io/v1/customresourcedefinitions\" Defined in src/renderer/api/endpoints/crd.api.ts:88 Static kind # \u25aa kind : string = \"CustomResourceDefinition\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/crd.api.ts:86 Static namespaced # \u25aa namespaced : boolean = false Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/crd.api.ts:87 Accessors # selfLink # \u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string Methods # delete # \u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a getAge # \u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number getAnnotations # \u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[] getConditions # \u25b8 getConditions (): object[] Defined in src/renderer/api/endpoints/crd.api.ts:162 Returns: object[] getConversion # \u25b8 getConversion (): string Defined in src/renderer/api/endpoints/crd.api.ts:144 Returns: string getFinalizers # \u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[] getGroup # \u25b8 getGroup (): string Defined in src/renderer/api/endpoints/crd.api.ts:119 Returns: string getId # \u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string getLabels # \u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[] getName # \u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string getNames # \u25b8 getNames (): object Defined in src/renderer/api/endpoints/crd.api.ts:140 Returns: object kind : string listKind : string plural : string singular : string getNs # \u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string getOwnerRefs # \u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[] getPluralName # \u25b8 getPluralName (): string Defined in src/renderer/api/endpoints/crd.api.ts:105 Returns: string getPrinterColumns # \u25b8 getPrinterColumns ( ignorePriority : boolean): AdditionalPrinterColumnsV1[] Defined in src/renderer/api/endpoints/crd.api.ts:148 Parameters: Name Type Default ignorePriority boolean true Returns: AdditionalPrinterColumnsV1[] getResourceApiBase # \u25b8 getResourceApiBase (): string Defined in src/renderer/api/endpoints/crd.api.ts:99 Returns: string getResourceKind # \u25b8 getResourceKind (): string Defined in src/renderer/api/endpoints/crd.api.ts:109 Returns: string getResourceTitle # \u25b8 getResourceTitle (): string Defined in src/renderer/api/endpoints/crd.api.ts:113 Returns: string getResourceUrl # \u25b8 getResourceUrl (): string Defined in src/renderer/api/endpoints/crd.api.ts:90 Returns: string getResourceVersion # \u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string getScope # \u25b8 getScope (): string Defined in src/renderer/api/endpoints/crd.api.ts:123 Returns: string getSearchFields # \u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[] getStoredVersions # \u25b8 getStoredVersions (): string Defined in src/renderer/api/endpoints/crd.api.ts:136 Returns: string getTimeDiffFromNow # \u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number getValidation # \u25b8 getValidation (): string Defined in src/renderer/api/endpoints/crd.api.ts:158 Returns: string getVersion # \u25b8 getVersion (): string Defined in src/renderer/api/endpoints/crd.api.ts:127 Returns: string isNamespaced # \u25b8 isNamespaced (): boolean Defined in src/renderer/api/endpoints/crd.api.ts:132 Returns: boolean toPlainObject # \u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object update # \u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Static create # \u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a Static isJsonApiData # \u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData Static isJsonApiDataList # \u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a Static isKubeJsonApiListMetadata # \u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata Static isKubeJsonApiMetadata # \u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata Static isNonSystem # \u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean Static isPartialJsonApiData # \u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a Static isPartialJsonApiMetadata # \u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a Static stringifyLabels # \u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Class: CustomResourceDefinition \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#class-customresourcedefinition-metadata-status-spec","text":"","title":"Class: CustomResourceDefinition \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#type-parameters","text":"\u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#hierarchy","text":"KubeObject \u21b3 CustomResourceDefinition","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#implements","text":"ItemObject","title":"Implements"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#properties","text":"apiVersion kind metadata spec status apiBase kind namespaced","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#accessors","text":"selfLink","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#methods","text":"delete getAge getAnnotations getConditions getConversion getFinalizers getGroup getId getLabels getName getNames getNs getOwnerRefs getPluralName getPrinterColumns getResourceApiBase getResourceKind getResourceTitle getResourceUrl getResourceVersion getScope getSearchFields getStoredVersions getTimeDiffFromNow getValidation getVersion isNamespaced toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#constructor","text":"+ new CustomResourceDefinition ( data : KubeJsonApiData): CustomResourceDefinition Inherited from KubeObject . constructor Defined in src/renderer/api/kube-object.ts:180 Parameters: Name Type data KubeJsonApiData Returns: CustomResourceDefinition","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#kind","text":"\u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#metadata","text":"\u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96","title":"metadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#spec","text":"\u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/crd.api.ts:42","title":"spec"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#status","text":"\u2022 status : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/crd.api.ts:66","title":"status"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#static-apibase","text":"\u25aa apiBase : string = \"/apis/apiextensions.k8s.io/v1/customresourcedefinitions\" Defined in src/renderer/api/endpoints/crd.api.ts:88","title":"Static apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#static-kind","text":"\u25aa kind : string = \"CustomResourceDefinition\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/crd.api.ts:86","title":"Static kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#static-namespaced","text":"\u25aa namespaced : boolean = false Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/crd.api.ts:87","title":"Static namespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#selflink","text":"\u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string","title":"selfLink"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#delete","text":"\u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#getage","text":"\u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number","title":"getAge"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#getannotations","text":"\u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[]","title":"getAnnotations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#getconditions","text":"\u25b8 getConditions (): object[] Defined in src/renderer/api/endpoints/crd.api.ts:162 Returns: object[]","title":"getConditions"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#getconversion","text":"\u25b8 getConversion (): string Defined in src/renderer/api/endpoints/crd.api.ts:144 Returns: string","title":"getConversion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#getfinalizers","text":"\u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[]","title":"getFinalizers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#getgroup","text":"\u25b8 getGroup (): string Defined in src/renderer/api/endpoints/crd.api.ts:119 Returns: string","title":"getGroup"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#getid","text":"\u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string","title":"getId"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#getlabels","text":"\u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[]","title":"getLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#getname","text":"\u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string","title":"getName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#getnames","text":"\u25b8 getNames (): object Defined in src/renderer/api/endpoints/crd.api.ts:140 Returns: object kind : string listKind : string plural : string singular : string","title":"getNames"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#getns","text":"\u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string","title":"getNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#getownerrefs","text":"\u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[]","title":"getOwnerRefs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#getpluralname","text":"\u25b8 getPluralName (): string Defined in src/renderer/api/endpoints/crd.api.ts:105 Returns: string","title":"getPluralName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#getprintercolumns","text":"\u25b8 getPrinterColumns ( ignorePriority : boolean): AdditionalPrinterColumnsV1[] Defined in src/renderer/api/endpoints/crd.api.ts:148 Parameters: Name Type Default ignorePriority boolean true Returns: AdditionalPrinterColumnsV1[]","title":"getPrinterColumns"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#getresourceapibase","text":"\u25b8 getResourceApiBase (): string Defined in src/renderer/api/endpoints/crd.api.ts:99 Returns: string","title":"getResourceApiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#getresourcekind","text":"\u25b8 getResourceKind (): string Defined in src/renderer/api/endpoints/crd.api.ts:109 Returns: string","title":"getResourceKind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#getresourcetitle","text":"\u25b8 getResourceTitle (): string Defined in src/renderer/api/endpoints/crd.api.ts:113 Returns: string","title":"getResourceTitle"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#getresourceurl","text":"\u25b8 getResourceUrl (): string Defined in src/renderer/api/endpoints/crd.api.ts:90 Returns: string","title":"getResourceUrl"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#getresourceversion","text":"\u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#getscope","text":"\u25b8 getScope (): string Defined in src/renderer/api/endpoints/crd.api.ts:123 Returns: string","title":"getScope"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#getsearchfields","text":"\u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[]","title":"getSearchFields"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#getstoredversions","text":"\u25b8 getStoredVersions (): string Defined in src/renderer/api/endpoints/crd.api.ts:136 Returns: string","title":"getStoredVersions"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#gettimedifffromnow","text":"\u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number","title":"getTimeDiffFromNow"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#getvalidation","text":"\u25b8 getValidation (): string Defined in src/renderer/api/endpoints/crd.api.ts:158 Returns: string","title":"getValidation"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#getversion","text":"\u25b8 getVersion (): string Defined in src/renderer/api/endpoints/crd.api.ts:127 Returns: string","title":"getVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#isnamespaced","text":"\u25b8 isNamespaced (): boolean Defined in src/renderer/api/endpoints/crd.api.ts:132 Returns: boolean","title":"isNamespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#toplainobject","text":"\u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object","title":"toPlainObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#update","text":"\u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#static-create","text":"\u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a","title":"Static create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#static-isjsonapidata","text":"\u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData","title":"Static isJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#static-isjsonapidatalist","text":"\u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a","title":"Static isJsonApiDataList"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#static-iskubejsonapilistmetadata","text":"\u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata","title":"Static isKubeJsonApiListMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#static-iskubejsonapimetadata","text":"\u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata","title":"Static isKubeJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#static-isnonsystem","text":"\u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean","title":"Static isNonSystem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#static-ispartialjsonapidata","text":"\u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a","title":"Static isPartialJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#static-ispartialjsonapimetadata","text":"\u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a","title":"Static isPartialJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.customresourcedefinition/#static-stringifylabels","text":"\u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Static stringifyLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/","text":"Class: DaemonSet \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec Hierarchy # WorkloadKubeObject \u21b3 DaemonSet Implements # ItemObject Index # Constructors # constructor Properties # apiVersion kind metadata spec status apiBase kind namespaced Accessors # selfLink Methods # delete getAffinity getAffinityNumber getAge getAnnotations getFinalizers getId getImages getLabels getName getNodeSelectors getNs getOwnerRefs getResourceVersion getSearchFields getSelectors getTemplateLabels getTimeDiffFromNow getTolerations toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels Constructors # constructor # + new DaemonSet ( data : KubeJsonApiData): DaemonSet Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/daemon-set.api.ts:32 Parameters: Name Type data KubeJsonApiData Returns: DaemonSet Properties # apiVersion # \u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94 kind # \u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95 metadata # \u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96 spec # \u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/daemon-set.api.ts:39 Type declaration: # revisionHistoryLimit : number selector (): object matchLabels (): object template (): object metadata (): object creationTimestamp ? : string labels (): object name : string spec (): object affinity ? : IAffinity containers : IPodContainer [] dnsPolicy : string hostPID : boolean initContainers ? : IPodContainer [] nodeSelector (): object restartPolicy : string schedulerName : string securityContext (): object terminationGracePeriodSeconds : number tolerations : object[] updateStrategy (): object rollingUpdate (): object maxUnavailable : number type : string status # \u2022 status : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/daemon-set.api.ts:81 Type declaration: # currentNumberScheduled : number desiredNumberScheduled : number numberAvailable : number numberMisscheduled : number numberReady : number numberUnavailable : number observedGeneration : number updatedNumberScheduled : number Static apiBase # \u25aa apiBase : string = \"/apis/apps/v1/daemonsets\" Defined in src/renderer/api/endpoints/daemon-set.api.ts:32 Static kind # \u25aa kind : string = \"DaemonSet\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/daemon-set.api.ts:30 Static namespaced # \u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/daemon-set.api.ts:31 Accessors # selfLink # \u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string Methods # delete # \u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a getAffinity # \u25b8 getAffinity (): IAffinity Inherited from Deployment . getAffinity Defined in src/renderer/api/workload-kube-object.ts:93 Returns: IAffinity getAffinityNumber # \u25b8 getAffinityNumber (): number Inherited from Pod . getAffinityNumber Defined in src/renderer/api/workload-kube-object.ts:97 Returns: number getAge # \u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number getAnnotations # \u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[] getFinalizers # \u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[] getId # \u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string getImages # \u25b8 getImages (): string[] Defined in src/renderer/api/endpoints/daemon-set.api.ts:92 Returns: string[] getLabels # \u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[] getName # \u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string getNodeSelectors # \u25b8 getNodeSelectors (): string[] Inherited from Deployment . getNodeSelectors Defined in src/renderer/api/workload-kube-object.ts:77 Returns: string[] getNs # \u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string getOwnerRefs # \u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[] getResourceVersion # \u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string getSearchFields # \u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[] getSelectors # \u25b8 getSelectors (): string[] Inherited from Pod . getSelectors Defined in src/renderer/api/workload-kube-object.ts:71 Returns: string[] getTemplateLabels # \u25b8 getTemplateLabels (): string[] Inherited from Pod . getTemplateLabels Defined in src/renderer/api/workload-kube-object.ts:83 Returns: string[] getTimeDiffFromNow # \u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number getTolerations # \u25b8 getTolerations (): IToleration[] Inherited from Deployment . getTolerations Defined in src/renderer/api/workload-kube-object.ts:89 Returns: IToleration[] toPlainObject # \u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object update # \u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Static create # \u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a Static isJsonApiData # \u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData Static isJsonApiDataList # \u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a Static isKubeJsonApiListMetadata # \u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata Static isKubeJsonApiMetadata # \u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata Static isNonSystem # \u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean Static isPartialJsonApiData # \u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a Static isPartialJsonApiMetadata # \u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a Static stringifyLabels # \u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Class: DaemonSet \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#class-daemonset-metadata-status-spec","text":"","title":"Class: DaemonSet \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#type-parameters","text":"\u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#hierarchy","text":"WorkloadKubeObject \u21b3 DaemonSet","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#implements","text":"ItemObject","title":"Implements"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#properties","text":"apiVersion kind metadata spec status apiBase kind namespaced","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#accessors","text":"selfLink","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#methods","text":"delete getAffinity getAffinityNumber getAge getAnnotations getFinalizers getId getImages getLabels getName getNodeSelectors getNs getOwnerRefs getResourceVersion getSearchFields getSelectors getTemplateLabels getTimeDiffFromNow getTolerations toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#constructor","text":"+ new DaemonSet ( data : KubeJsonApiData): DaemonSet Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/daemon-set.api.ts:32 Parameters: Name Type data KubeJsonApiData Returns: DaemonSet","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#kind","text":"\u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#metadata","text":"\u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96","title":"metadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#spec","text":"\u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/daemon-set.api.ts:39","title":"spec"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#status","text":"\u2022 status : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/daemon-set.api.ts:81","title":"status"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#static-apibase","text":"\u25aa apiBase : string = \"/apis/apps/v1/daemonsets\" Defined in src/renderer/api/endpoints/daemon-set.api.ts:32","title":"Static apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#static-kind","text":"\u25aa kind : string = \"DaemonSet\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/daemon-set.api.ts:30","title":"Static kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#static-namespaced","text":"\u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/daemon-set.api.ts:31","title":"Static namespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#selflink","text":"\u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string","title":"selfLink"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#delete","text":"\u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#getaffinity","text":"\u25b8 getAffinity (): IAffinity Inherited from Deployment . getAffinity Defined in src/renderer/api/workload-kube-object.ts:93 Returns: IAffinity","title":"getAffinity"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#getaffinitynumber","text":"\u25b8 getAffinityNumber (): number Inherited from Pod . getAffinityNumber Defined in src/renderer/api/workload-kube-object.ts:97 Returns: number","title":"getAffinityNumber"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#getage","text":"\u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number","title":"getAge"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#getannotations","text":"\u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[]","title":"getAnnotations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#getfinalizers","text":"\u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[]","title":"getFinalizers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#getid","text":"\u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string","title":"getId"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#getimages","text":"\u25b8 getImages (): string[] Defined in src/renderer/api/endpoints/daemon-set.api.ts:92 Returns: string[]","title":"getImages"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#getlabels","text":"\u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[]","title":"getLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#getname","text":"\u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string","title":"getName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#getnodeselectors","text":"\u25b8 getNodeSelectors (): string[] Inherited from Deployment . getNodeSelectors Defined in src/renderer/api/workload-kube-object.ts:77 Returns: string[]","title":"getNodeSelectors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#getns","text":"\u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string","title":"getNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#getownerrefs","text":"\u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[]","title":"getOwnerRefs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#getresourceversion","text":"\u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#getsearchfields","text":"\u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[]","title":"getSearchFields"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#getselectors","text":"\u25b8 getSelectors (): string[] Inherited from Pod . getSelectors Defined in src/renderer/api/workload-kube-object.ts:71 Returns: string[]","title":"getSelectors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#gettemplatelabels","text":"\u25b8 getTemplateLabels (): string[] Inherited from Pod . getTemplateLabels Defined in src/renderer/api/workload-kube-object.ts:83 Returns: string[]","title":"getTemplateLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#gettimedifffromnow","text":"\u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number","title":"getTimeDiffFromNow"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#gettolerations","text":"\u25b8 getTolerations (): IToleration[] Inherited from Deployment . getTolerations Defined in src/renderer/api/workload-kube-object.ts:89 Returns: IToleration[]","title":"getTolerations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#toplainobject","text":"\u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object","title":"toPlainObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#update","text":"\u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#static-create","text":"\u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a","title":"Static create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#static-isjsonapidata","text":"\u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData","title":"Static isJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#static-isjsonapidatalist","text":"\u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a","title":"Static isJsonApiDataList"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#static-iskubejsonapilistmetadata","text":"\u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata","title":"Static isKubeJsonApiListMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#static-iskubejsonapimetadata","text":"\u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata","title":"Static isKubeJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#static-isnonsystem","text":"\u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean","title":"Static isNonSystem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#static-ispartialjsonapidata","text":"\u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a","title":"Static isPartialJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#static-ispartialjsonapimetadata","text":"\u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a","title":"Static isPartialJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonset/#static-stringifylabels","text":"\u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Static stringifyLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/","text":"Class: DaemonSetStore # Hierarchy # \u21b3 KubeObjectStore \u2039 DaemonSet \u203a \u21b3 DaemonSetStore Index # Constructors # constructor Properties # api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit metrics selectedItemsIds defaultContext Accessors # context contextItems contextReady namespacesReady query selectedItems Methods # [Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getChildPods getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems loadMetrics mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem Constructors # constructor # + new DaemonSetStore (): DaemonSetStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+workloads-daemonsets/daemonsets.store.ts:32 Returns: DaemonSetStore Properties # api # \u2022 api : KubeApi \u2039 DaemonSet \u2039\u203a\u203a = daemonSetApi Overrides KubeObjectStore . api Defined in src/renderer/components/+workloads-daemonsets/daemonsets.store.ts:30 bufferSize # \u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45 Protected eventsBuffer # \u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301 failedLoading # \u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36 isLoaded # \u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38 isLoading # \u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37 items # \u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39 Optional limit # \u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44 metrics # \u2022 metrics : IPodMetrics = null Defined in src/renderer/components/+workloads-daemonsets/daemonsets.store.ts:32 selectedItemsIds # \u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40 Static defaultContext # \u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41 Accessors # context # \u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext contextItems # \u2022 get contextItems (): DaemonSet [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: DaemonSet [] contextReady # \u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object namespacesReady # \u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object query # \u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams selectedItems # \u2022 get selectedItems (): DaemonSet [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: DaemonSet [] Methods # [Symbol.iterator] # \u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a Protected bindWatchEventsUpdater # \u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void create # \u25b8 create ( params : object, data? : Partial\u2039 DaemonSet \u203a): Promise\u2039 DaemonSet \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 DaemonSet \u203a Returns: Promise\u2039 DaemonSet \u203a Protected createItem # \u25b8 createItem ( params : object, data? : Partial\u2039 DaemonSet \u203a): Promise\u2039 DaemonSet \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 DaemonSet \u203a Returns: Promise\u2039 DaemonSet \u203a Protected defaultSorting # \u25b8 defaultSorting ( item : DaemonSet ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item DaemonSet Returns: string Protected filterItemsOnLoad # \u25b8 filterItemsOnLoad ( items : DaemonSet []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items DaemonSet [] Returns: T[] getAllByNs # \u25b8 getAllByNs ( namespace : string | string[], strict : boolean): DaemonSet [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: DaemonSet [] getById # \u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T getByLabel # \u25b8 getByLabel ( labels : string[] | object): DaemonSet [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: DaemonSet [] getByName # \u25b8 getByName ( name : string, namespace? : string): DaemonSet Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: DaemonSet getByPath # \u25b8 getByPath ( path : string): DaemonSet Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: DaemonSet getChildPods # \u25b8 getChildPods ( daemonSet : DaemonSet ): Pod [] Defined in src/renderer/components/+workloads-daemonsets/daemonsets.store.ts:47 Parameters: Name Type daemonSet DaemonSet Returns: Pod [] getIndexById # \u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number getItems # \u25b8 getItems (): DaemonSet [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: DaemonSet [] getStatuses # \u25b8 getStatuses ( daemonSets? : DaemonSet []): object Overrides KubeObjectStore . getStatuses Defined in src/renderer/components/+workloads-daemonsets/daemonsets.store.ts:51 Parameters: Name Type daemonSets? DaemonSet [] Returns: object failed : number = 0 pending : number = 0 running : number = 0 getSubscribeApis # \u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi [] getTotalCount # \u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number isSelected # \u25b8 isSelected ( item : DaemonSet ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item DaemonSet Returns: boolean isSelectedAll # \u25b8 isSelectedAll ( visibleItems : DaemonSet []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems DaemonSet [] this.items Returns: boolean load # \u25b8 load ( params : object): Promise\u2039 DaemonSet \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 DaemonSet \u203a loadAll # \u25b8 loadAll ( options : object): Promise\u2039void | DaemonSet []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | DaemonSet []\u203a loadFromPath # \u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a Protected loadItem # \u25b8 loadItem ( params : object): Promise\u2039 DaemonSet \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 DaemonSet \u203a Protected loadItems # \u25b8 loadItems ( __namedParameters : object): Promise\u2039 DaemonSet []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 DaemonSet []\u203a loadMetrics # \u25b8 loadMetrics ( daemonSet : DaemonSet ): Promise\u2039void\u203a Defined in src/renderer/components/+workloads-daemonsets/daemonsets.store.ts:41 Parameters: Name Type daemonSet DaemonSet Returns: Promise\u2039void\u203a Protected mergeItems # \u25b8 mergeItems ( partialItems : DaemonSet [], __namedParameters : object): DaemonSet [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : DaemonSet [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: DaemonSet [] reloadAll # \u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a remove # \u25b8 remove ( item : DaemonSet ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item DaemonSet Returns: Promise\u2039void\u203a Protected removeItem # \u25b8 removeItem ( item : DaemonSet , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : DaemonSet \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a removeSelectedItems # \u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a reset # \u25b8 reset (): void Overrides KubeObjectStore . reset Defined in src/renderer/components/+workloads-daemonsets/daemonsets.store.ts:71 Returns: void Protected resetOnError # \u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void resetSelection # \u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void select # \u25b8 select ( item : DaemonSet ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item DaemonSet Returns: void Protected sortItems # \u25b8 sortItems ( items : DaemonSet [], sorting : function[], order? : \"asc\" | \"desc\"): DaemonSet [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items DaemonSet [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: DaemonSet [] subscribe # \u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function) toggleSelection # \u25b8 toggleSelection ( item : DaemonSet ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item DaemonSet Returns: void toggleSelectionAll # \u25b8 toggleSelectionAll ( visibleItems : DaemonSet []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems DaemonSet [] this.items Returns: void unselect # \u25b8 unselect ( item : DaemonSet ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item DaemonSet Returns: void update # \u25b8 update ( item : DaemonSet , data : Partial\u2039 DaemonSet \u203a): Promise\u2039 DaemonSet \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item DaemonSet data Partial\u2039 DaemonSet \u203a Returns: Promise\u2039 DaemonSet \u203a Protected updateFromEventsBuffer # \u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void Protected updateItem # \u25b8 updateItem ( item : DaemonSet , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : DaemonSet \u25aa request : function \u25b8 (): Promise\u2039 DaemonSet \u203a Returns: Promise\u2039T\u203a","title":"Class: DaemonSetStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#class-daemonsetstore","text":"","title":"Class: DaemonSetStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#hierarchy","text":"\u21b3 KubeObjectStore \u2039 DaemonSet \u203a \u21b3 DaemonSetStore","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#properties","text":"api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit metrics selectedItemsIds defaultContext","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#accessors","text":"context contextItems contextReady namespacesReady query selectedItems","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#methods","text":"[Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getChildPods getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems loadMetrics mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#constructor","text":"+ new DaemonSetStore (): DaemonSetStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+workloads-daemonsets/daemonsets.store.ts:32 Returns: DaemonSetStore","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#api","text":"\u2022 api : KubeApi \u2039 DaemonSet \u2039\u203a\u203a = daemonSetApi Overrides KubeObjectStore . api Defined in src/renderer/components/+workloads-daemonsets/daemonsets.store.ts:30","title":"api"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#buffersize","text":"\u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45","title":"bufferSize"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#protected-eventsbuffer","text":"\u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301","title":"Protected eventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#failedloading","text":"\u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36","title":"failedLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#isloaded","text":"\u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38","title":"isLoaded"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#isloading","text":"\u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37","title":"isLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#items","text":"\u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39","title":"items"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#optional-limit","text":"\u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44","title":"Optional limit"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#metrics","text":"\u2022 metrics : IPodMetrics = null Defined in src/renderer/components/+workloads-daemonsets/daemonsets.store.ts:32","title":"metrics"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#selecteditemsids","text":"\u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40","title":"selectedItemsIds"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#static-defaultcontext","text":"\u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41","title":"Static defaultContext"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#context","text":"\u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext","title":"context"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#contextitems","text":"\u2022 get contextItems (): DaemonSet [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: DaemonSet []","title":"contextItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#contextready","text":"\u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object","title":"contextReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#namespacesready","text":"\u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object","title":"namespacesReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#query","text":"\u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams","title":"query"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#selecteditems","text":"\u2022 get selectedItems (): DaemonSet [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: DaemonSet []","title":"selectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#symboliterator","text":"\u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a","title":"[Symbol.iterator]"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#protected-bindwatcheventsupdater","text":"\u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void","title":"Protected bindWatchEventsUpdater"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#create","text":"\u25b8 create ( params : object, data? : Partial\u2039 DaemonSet \u203a): Promise\u2039 DaemonSet \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 DaemonSet \u203a Returns: Promise\u2039 DaemonSet \u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#protected-createitem","text":"\u25b8 createItem ( params : object, data? : Partial\u2039 DaemonSet \u203a): Promise\u2039 DaemonSet \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 DaemonSet \u203a Returns: Promise\u2039 DaemonSet \u203a","title":"Protected createItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#protected-defaultsorting","text":"\u25b8 defaultSorting ( item : DaemonSet ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item DaemonSet Returns: string","title":"Protected defaultSorting"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#protected-filteritemsonload","text":"\u25b8 filterItemsOnLoad ( items : DaemonSet []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items DaemonSet [] Returns: T[]","title":"Protected filterItemsOnLoad"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#getallbyns","text":"\u25b8 getAllByNs ( namespace : string | string[], strict : boolean): DaemonSet [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: DaemonSet []","title":"getAllByNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#getbyid","text":"\u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T","title":"getById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#getbylabel","text":"\u25b8 getByLabel ( labels : string[] | object): DaemonSet [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: DaemonSet []","title":"getByLabel"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#getbyname","text":"\u25b8 getByName ( name : string, namespace? : string): DaemonSet Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: DaemonSet","title":"getByName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#getbypath","text":"\u25b8 getByPath ( path : string): DaemonSet Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: DaemonSet","title":"getByPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#getchildpods","text":"\u25b8 getChildPods ( daemonSet : DaemonSet ): Pod [] Defined in src/renderer/components/+workloads-daemonsets/daemonsets.store.ts:47 Parameters: Name Type daemonSet DaemonSet Returns: Pod []","title":"getChildPods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#getindexbyid","text":"\u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number","title":"getIndexById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#getitems","text":"\u25b8 getItems (): DaemonSet [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: DaemonSet []","title":"getItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#getstatuses","text":"\u25b8 getStatuses ( daemonSets? : DaemonSet []): object Overrides KubeObjectStore . getStatuses Defined in src/renderer/components/+workloads-daemonsets/daemonsets.store.ts:51 Parameters: Name Type daemonSets? DaemonSet [] Returns: object failed : number = 0 pending : number = 0 running : number = 0","title":"getStatuses"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#getsubscribeapis","text":"\u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi []","title":"getSubscribeApis"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#gettotalcount","text":"\u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number","title":"getTotalCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#isselected","text":"\u25b8 isSelected ( item : DaemonSet ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item DaemonSet Returns: boolean","title":"isSelected"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#isselectedall","text":"\u25b8 isSelectedAll ( visibleItems : DaemonSet []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems DaemonSet [] this.items Returns: boolean","title":"isSelectedAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#load","text":"\u25b8 load ( params : object): Promise\u2039 DaemonSet \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 DaemonSet \u203a","title":"load"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#loadall","text":"\u25b8 loadAll ( options : object): Promise\u2039void | DaemonSet []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | DaemonSet []\u203a","title":"loadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#loadfrompath","text":"\u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a","title":"loadFromPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#protected-loaditem","text":"\u25b8 loadItem ( params : object): Promise\u2039 DaemonSet \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 DaemonSet \u203a","title":"Protected loadItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#protected-loaditems","text":"\u25b8 loadItems ( __namedParameters : object): Promise\u2039 DaemonSet []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 DaemonSet []\u203a","title":"Protected loadItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#loadmetrics","text":"\u25b8 loadMetrics ( daemonSet : DaemonSet ): Promise\u2039void\u203a Defined in src/renderer/components/+workloads-daemonsets/daemonsets.store.ts:41 Parameters: Name Type daemonSet DaemonSet Returns: Promise\u2039void\u203a","title":"loadMetrics"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#protected-mergeitems","text":"\u25b8 mergeItems ( partialItems : DaemonSet [], __namedParameters : object): DaemonSet [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : DaemonSet [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: DaemonSet []","title":"Protected mergeItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#reloadall","text":"\u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a","title":"reloadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#remove","text":"\u25b8 remove ( item : DaemonSet ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item DaemonSet Returns: Promise\u2039void\u203a","title":"remove"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#protected-removeitem","text":"\u25b8 removeItem ( item : DaemonSet , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : DaemonSet \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a","title":"Protected removeItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#removeselecteditems","text":"\u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a","title":"removeSelectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#reset","text":"\u25b8 reset (): void Overrides KubeObjectStore . reset Defined in src/renderer/components/+workloads-daemonsets/daemonsets.store.ts:71 Returns: void","title":"reset"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#protected-resetonerror","text":"\u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void","title":"Protected resetOnError"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#resetselection","text":"\u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void","title":"resetSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#select","text":"\u25b8 select ( item : DaemonSet ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item DaemonSet Returns: void","title":"select"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#protected-sortitems","text":"\u25b8 sortItems ( items : DaemonSet [], sorting : function[], order? : \"asc\" | \"desc\"): DaemonSet [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items DaemonSet [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: DaemonSet []","title":"Protected sortItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#subscribe","text":"\u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function)","title":"subscribe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#toggleselection","text":"\u25b8 toggleSelection ( item : DaemonSet ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item DaemonSet Returns: void","title":"toggleSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#toggleselectionall","text":"\u25b8 toggleSelectionAll ( visibleItems : DaemonSet []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems DaemonSet [] this.items Returns: void","title":"toggleSelectionAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#unselect","text":"\u25b8 unselect ( item : DaemonSet ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item DaemonSet Returns: void","title":"unselect"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#update","text":"\u25b8 update ( item : DaemonSet , data : Partial\u2039 DaemonSet \u203a): Promise\u2039 DaemonSet \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item DaemonSet data Partial\u2039 DaemonSet \u203a Returns: Promise\u2039 DaemonSet \u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#protected-updatefromeventsbuffer","text":"\u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void","title":"Protected updateFromEventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.daemonsetstore/#protected-updateitem","text":"\u25b8 updateItem ( item : DaemonSet , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : DaemonSet \u25aa request : function \u25b8 (): Promise\u2039 DaemonSet \u203a Returns: Promise\u2039T\u203a","title":"Protected updateItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/","text":"Class: Deployment \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec Hierarchy # WorkloadKubeObject \u21b3 Deployment Implements # ItemObject Index # Constructors # constructor Properties # apiVersion kind metadata spec status apiBase kind namespaced Accessors # selfLink Methods # delete getAffinity getAffinityNumber getAge getAnnotations getConditions getConditionsText getFinalizers getId getLabels getName getNodeSelectors getNs getOwnerRefs getReplicas getResourceVersion getSearchFields getSelectors getTemplateLabels getTimeDiffFromNow getTolerations toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels Constructors # constructor # + new Deployment ( data : KubeJsonApiData): Deployment Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/deployment.api.ts:94 Parameters: Name Type data KubeJsonApiData Returns: Deployment Properties # apiVersion # \u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94 kind # \u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95 metadata # \u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96 spec # \u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/deployment.api.ts:101 Type declaration: # replicas : number selector (): object matchLabels (): object strategy (): object rollingUpdate (): object maxSurge : number maxUnavailable : number type : string template (): object metadata (): object annotations (): object creationTimestamp ? : string labels (): object spec (): object affinity ? : IAffinity containers : object[] dnsPolicy : string nodeSelector (): object restartPolicy : string schedulerName : string securityContext (): object serviceAccount : string serviceAccountName : string terminationGracePeriodSeconds : number tolerations ? : object[] volumes ? : object[] status # \u2022 status : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/deployment.api.ts:180 Type declaration: # availableReplicas ? : number conditions : object[] observedGeneration : number readyReplicas : number replicas : number unavailableReplicas ? : number updatedReplicas : number Static apiBase # \u25aa apiBase : string = \"/apis/apps/v1/deployments\" Defined in src/renderer/api/endpoints/deployment.api.ts:94 Static kind # \u25aa kind : string = \"Deployment\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/deployment.api.ts:92 Static namespaced # \u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/deployment.api.ts:93 Accessors # selfLink # \u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string Methods # delete # \u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a getAffinity # \u25b8 getAffinity (): IAffinity Inherited from Deployment . getAffinity Defined in src/renderer/api/workload-kube-object.ts:93 Returns: IAffinity getAffinityNumber # \u25b8 getAffinityNumber (): number Inherited from Pod . getAffinityNumber Defined in src/renderer/api/workload-kube-object.ts:97 Returns: number getAge # \u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number getAnnotations # \u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[] getConditions # \u25b8 getConditions ( activeOnly : boolean): object[] Defined in src/renderer/api/endpoints/deployment.api.ts:197 Parameters: Name Type Default activeOnly boolean false Returns: object[] getConditionsText # \u25b8 getConditionsText ( activeOnly : boolean): string Defined in src/renderer/api/endpoints/deployment.api.ts:209 Parameters: Name Type Default activeOnly boolean true Returns: string getFinalizers # \u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[] getId # \u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string getLabels # \u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[] getName # \u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string getNodeSelectors # \u25b8 getNodeSelectors (): string[] Inherited from Deployment . getNodeSelectors Defined in src/renderer/api/workload-kube-object.ts:77 Returns: string[] getNs # \u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string getOwnerRefs # \u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[] getReplicas # \u25b8 getReplicas (): number Defined in src/renderer/api/endpoints/deployment.api.ts:213 Returns: number getResourceVersion # \u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string getSearchFields # \u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[] getSelectors # \u25b8 getSelectors (): string[] Inherited from Pod . getSelectors Defined in src/renderer/api/workload-kube-object.ts:71 Returns: string[] getTemplateLabels # \u25b8 getTemplateLabels (): string[] Inherited from Pod . getTemplateLabels Defined in src/renderer/api/workload-kube-object.ts:83 Returns: string[] getTimeDiffFromNow # \u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number getTolerations # \u25b8 getTolerations (): IToleration[] Inherited from Deployment . getTolerations Defined in src/renderer/api/workload-kube-object.ts:89 Returns: IToleration[] toPlainObject # \u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object update # \u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Static create # \u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a Static isJsonApiData # \u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData Static isJsonApiDataList # \u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a Static isKubeJsonApiListMetadata # \u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata Static isKubeJsonApiMetadata # \u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata Static isNonSystem # \u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean Static isPartialJsonApiData # \u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a Static isPartialJsonApiMetadata # \u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a Static stringifyLabels # \u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Class: Deployment \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#class-deployment-metadata-status-spec","text":"","title":"Class: Deployment \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#type-parameters","text":"\u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#hierarchy","text":"WorkloadKubeObject \u21b3 Deployment","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#implements","text":"ItemObject","title":"Implements"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#properties","text":"apiVersion kind metadata spec status apiBase kind namespaced","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#accessors","text":"selfLink","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#methods","text":"delete getAffinity getAffinityNumber getAge getAnnotations getConditions getConditionsText getFinalizers getId getLabels getName getNodeSelectors getNs getOwnerRefs getReplicas getResourceVersion getSearchFields getSelectors getTemplateLabels getTimeDiffFromNow getTolerations toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#constructor","text":"+ new Deployment ( data : KubeJsonApiData): Deployment Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/deployment.api.ts:94 Parameters: Name Type data KubeJsonApiData Returns: Deployment","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#kind","text":"\u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#metadata","text":"\u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96","title":"metadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#spec","text":"\u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/deployment.api.ts:101","title":"spec"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#status","text":"\u2022 status : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/deployment.api.ts:180","title":"status"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#static-apibase","text":"\u25aa apiBase : string = \"/apis/apps/v1/deployments\" Defined in src/renderer/api/endpoints/deployment.api.ts:94","title":"Static apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#static-kind","text":"\u25aa kind : string = \"Deployment\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/deployment.api.ts:92","title":"Static kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#static-namespaced","text":"\u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/deployment.api.ts:93","title":"Static namespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#selflink","text":"\u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string","title":"selfLink"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#delete","text":"\u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#getaffinity","text":"\u25b8 getAffinity (): IAffinity Inherited from Deployment . getAffinity Defined in src/renderer/api/workload-kube-object.ts:93 Returns: IAffinity","title":"getAffinity"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#getaffinitynumber","text":"\u25b8 getAffinityNumber (): number Inherited from Pod . getAffinityNumber Defined in src/renderer/api/workload-kube-object.ts:97 Returns: number","title":"getAffinityNumber"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#getage","text":"\u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number","title":"getAge"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#getannotations","text":"\u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[]","title":"getAnnotations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#getconditions","text":"\u25b8 getConditions ( activeOnly : boolean): object[] Defined in src/renderer/api/endpoints/deployment.api.ts:197 Parameters: Name Type Default activeOnly boolean false Returns: object[]","title":"getConditions"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#getconditionstext","text":"\u25b8 getConditionsText ( activeOnly : boolean): string Defined in src/renderer/api/endpoints/deployment.api.ts:209 Parameters: Name Type Default activeOnly boolean true Returns: string","title":"getConditionsText"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#getfinalizers","text":"\u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[]","title":"getFinalizers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#getid","text":"\u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string","title":"getId"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#getlabels","text":"\u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[]","title":"getLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#getname","text":"\u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string","title":"getName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#getnodeselectors","text":"\u25b8 getNodeSelectors (): string[] Inherited from Deployment . getNodeSelectors Defined in src/renderer/api/workload-kube-object.ts:77 Returns: string[]","title":"getNodeSelectors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#getns","text":"\u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string","title":"getNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#getownerrefs","text":"\u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[]","title":"getOwnerRefs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#getreplicas","text":"\u25b8 getReplicas (): number Defined in src/renderer/api/endpoints/deployment.api.ts:213 Returns: number","title":"getReplicas"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#getresourceversion","text":"\u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#getsearchfields","text":"\u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[]","title":"getSearchFields"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#getselectors","text":"\u25b8 getSelectors (): string[] Inherited from Pod . getSelectors Defined in src/renderer/api/workload-kube-object.ts:71 Returns: string[]","title":"getSelectors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#gettemplatelabels","text":"\u25b8 getTemplateLabels (): string[] Inherited from Pod . getTemplateLabels Defined in src/renderer/api/workload-kube-object.ts:83 Returns: string[]","title":"getTemplateLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#gettimedifffromnow","text":"\u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number","title":"getTimeDiffFromNow"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#gettolerations","text":"\u25b8 getTolerations (): IToleration[] Inherited from Deployment . getTolerations Defined in src/renderer/api/workload-kube-object.ts:89 Returns: IToleration[]","title":"getTolerations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#toplainobject","text":"\u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object","title":"toPlainObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#update","text":"\u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#static-create","text":"\u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a","title":"Static create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#static-isjsonapidata","text":"\u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData","title":"Static isJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#static-isjsonapidatalist","text":"\u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a","title":"Static isJsonApiDataList"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#static-iskubejsonapilistmetadata","text":"\u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata","title":"Static isKubeJsonApiListMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#static-iskubejsonapimetadata","text":"\u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata","title":"Static isKubeJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#static-isnonsystem","text":"\u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean","title":"Static isNonSystem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#static-ispartialjsonapidata","text":"\u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a","title":"Static isPartialJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#static-ispartialjsonapimetadata","text":"\u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a","title":"Static isPartialJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deployment/#static-stringifylabels","text":"\u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Static stringifyLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/","text":"Class: DeploymentApi # Hierarchy # KubeApi \u2039 Deployment \u203a \u21b3 DeploymentApi Index # Constructors # constructor Properties # apiBase apiGroup apiPrefix apiResource apiVersion apiVersionPreferred isNamespaced kind objectConstructor options request resourceVersions watchDisposer Accessors # apiVersionWithGroup Methods # checkPreferredVersion create delete get getReplicas getResourceVersion getScaleApiUrl getUrl getWatchUrl list modifyWatchEvent normalizeQuery parseResponse refreshResourceVersion restart scale setResourceVersion update watch Constructors # constructor # + new DeploymentApi ( options : IKubeApiOptions\u2039 Deployment \u203a): DeploymentApi Inherited from KubeApi . constructor Defined in src/renderer/api/kube-api.ts:151 Parameters: Name Type options IKubeApiOptions\u2039 Deployment \u203a Returns: DeploymentApi Properties # apiBase # \u2022 apiBase : string Inherited from KubeApi . apiBase Defined in src/renderer/api/kube-api.ts:140 apiGroup # \u2022 apiGroup : string Inherited from KubeApi . apiGroup Defined in src/renderer/api/kube-api.ts:142 apiPrefix # \u2022 apiPrefix : string Inherited from KubeApi . apiPrefix Defined in src/renderer/api/kube-api.ts:141 apiResource # \u2022 apiResource : string Inherited from KubeApi . apiResource Defined in src/renderer/api/kube-api.ts:145 apiVersion # \u2022 apiVersion : string Inherited from KubeApi . apiVersion Defined in src/renderer/api/kube-api.ts:143 Optional apiVersionPreferred # \u2022 apiVersionPreferred ? : string Inherited from KubeApi . apiVersionPreferred Defined in src/renderer/api/kube-api.ts:144 isNamespaced # \u2022 isNamespaced : boolean Inherited from KubeApi . isNamespaced Defined in src/renderer/api/kube-api.ts:146 kind # \u2022 kind : string Inherited from KubeApi . kind Defined in src/renderer/api/kube-api.ts:139 objectConstructor # \u2022 objectConstructor : IKubeObjectConstructor\u2039 Deployment \u203a Inherited from KubeApi . objectConstructor Defined in src/renderer/api/kube-api.ts:148 Protected options # \u2022 options : IKubeApiOptions\u2039 Deployment \u203a Inherited from KubeApi . options Defined in src/renderer/api/kube-api.ts:153 Protected request # \u2022 request : KubeJsonApi Inherited from KubeApi . request Defined in src/renderer/api/kube-api.ts:149 Protected resourceVersions # \u2022 resourceVersions : Map\u2039string, string\u203a = new Map () Inherited from KubeApi . resourceVersions Defined in src/renderer/api/kube-api.ts:150 Protected watchDisposer # \u2022 watchDisposer : function Inherited from KubeApi . watchDisposer Defined in src/renderer/api/kube-api.ts:151 Type declaration: # \u25b8 (): void Accessors # apiVersionWithGroup # \u2022 get apiVersionWithGroup (): string Inherited from KubeApi . apiVersionWithGroup Defined in src/renderer/api/kube-api.ts:181 Returns: string Methods # Protected checkPreferredVersion # \u25b8 checkPreferredVersion (): Promise\u2039void\u203a Inherited from KubeApi . checkPreferredVersion Defined in src/renderer/api/kube-api.ts:243 Returns: Promise\u2039void\u203a create # \u25b8 create ( __namedParameters : object, data? : Partial\u2039 Deployment \u203a): Promise\u2039 Deployment | null\u203a Inherited from KubeApi . create Defined in src/renderer/api/kube-api.ts:381 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional data : Partial\u2039 Deployment \u203a Returns: Promise\u2039 Deployment | null\u203a delete # \u25b8 delete ( __namedParameters : object): Promise\u2039KubeJsonApiData\u203a Inherited from KubeApi . delete Defined in src/renderer/api/kube-api.ts:418 Parameters: \u25aa __namedParameters : object Name Type Default name string \"\" namespace string \"default\" Returns: Promise\u2039KubeJsonApiData\u203a get # \u25b8 get ( __namedParameters : object, query? : IKubeApiQueryParams): Promise\u2039 Deployment | null\u203a Inherited from KubeApi . get Defined in src/renderer/api/kube-api.ts:367 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional query : IKubeApiQueryParams Returns: Promise\u2039 Deployment | null\u203a getReplicas # \u25b8 getReplicas ( params : object): Promise\u2039number\u203a Defined in src/renderer/api/endpoints/deployment.api.ts:34 Parameters: \u25aa params : object Name Type name string namespace string Returns: Promise\u2039number\u203a getResourceVersion # \u25b8 getResourceVersion ( namespace : string): string Inherited from KubeApi . getResourceVersion Defined in src/renderer/api/kube-api.ts:276 Parameters: Name Type Default namespace string \"\" Returns: string Protected getScaleApiUrl # \u25b8 getScaleApiUrl ( params : object): string Defined in src/renderer/api/endpoints/deployment.api.ts:30 Parameters: \u25aa params : object Name Type name string namespace string Returns: string getUrl # \u25b8 getUrl ( __namedParameters : object, query? : Partial\u2039IKubeApiQueryParams\u203a): string Inherited from KubeApi . getUrl Defined in src/renderer/api/kube-api.ts:284 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"\" \u25aa Optional query : Partial\u2039IKubeApiQueryParams\u203a Returns: string getWatchUrl # \u25b8 getWatchUrl ( namespace : string, query : IKubeApiQueryParams): string Inherited from KubeApi . getWatchUrl Defined in src/renderer/api/kube-api.ts:425 Parameters: Name Type Default namespace string \"\" query IKubeApiQueryParams {} Returns: string list # \u25b8 list ( __namedParameters : object, query? : IKubeApiQueryParams): Promise\u2039 Deployment [] | null\u203a Inherited from KubeApi . list Defined in src/renderer/api/kube-api.ts:349 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default namespace string \"\" reqInit RequestInit - \u25aa Optional query : IKubeApiQueryParams Returns: Promise\u2039 Deployment [] | null\u203a Protected modifyWatchEvent # \u25b8 modifyWatchEvent ( event : IKubeWatchEvent): void Inherited from KubeApi . modifyWatchEvent Defined in src/renderer/api/kube-api.ts:490 Parameters: Name Type event IKubeWatchEvent Returns: void Protected normalizeQuery # \u25b8 normalizeQuery ( query : Partial\u2039IKubeApiQueryParams\u203a): object Inherited from KubeApi . normalizeQuery Defined in src/renderer/api/kube-api.ts:296 Parameters: Name Type Default query Partial\u2039IKubeApiQueryParams\u203a {} Returns: object Protected parseResponse # \u25b8 parseResponse ( data : unknown, namespace? : string): Deployment | Deployment [] | null Inherited from KubeApi . parseResponse Defined in src/renderer/api/kube-api.ts:308 Parameters: Name Type data unknown namespace? string Returns: Deployment | Deployment [] | null refreshResourceVersion # \u25b8 refreshResourceVersion ( params? : KubeApiListOptions): Promise\u2039T[]\u203a Inherited from KubeApi . refreshResourceVersion Defined in src/renderer/api/kube-api.ts:280 Parameters: Name Type params? KubeApiListOptions Returns: Promise\u2039T[]\u203a restart # \u25b8 restart ( params : object): Promise\u2039KubeJsonApiData\u203a Defined in src/renderer/api/endpoints/deployment.api.ts:51 Parameters: \u25aa params : object Name Type name string namespace string Returns: Promise\u2039KubeJsonApiData\u203a scale # \u25b8 scale ( params : object, replicas : number): Promise\u2039KubeJsonApiData\u203a Defined in src/renderer/api/endpoints/deployment.api.ts:40 Parameters: \u25aa params : object Name Type name string namespace string \u25aa replicas : number Returns: Promise\u2039KubeJsonApiData\u203a setResourceVersion # \u25b8 setResourceVersion ( namespace : string, newVersion : string): void Inherited from KubeApi . setResourceVersion Defined in src/renderer/api/kube-api.ts:272 Parameters: Name Type Default namespace string \"\" newVersion string - Returns: void update # \u25b8 update ( __namedParameters : object, data? : Partial\u2039 Deployment \u203a): Promise\u2039 Deployment | null\u203a Inherited from KubeApi . update Defined in src/renderer/api/kube-api.ts:404 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional data : Partial\u2039 Deployment \u203a Returns: Promise\u2039 Deployment | null\u203a watch # \u25b8 watch ( opts : KubeApiWatchOptions): function Inherited from KubeApi . watch Defined in src/renderer/api/kube-api.ts:433 Parameters: Name Type Default opts KubeApiWatchOptions { namespace: \"\" } Returns: function \u25b8 (): void","title":"Class: DeploymentApi"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#class-deploymentapi","text":"","title":"Class: DeploymentApi"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#hierarchy","text":"KubeApi \u2039 Deployment \u203a \u21b3 DeploymentApi","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#properties","text":"apiBase apiGroup apiPrefix apiResource apiVersion apiVersionPreferred isNamespaced kind objectConstructor options request resourceVersions watchDisposer","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#accessors","text":"apiVersionWithGroup","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#methods","text":"checkPreferredVersion create delete get getReplicas getResourceVersion getScaleApiUrl getUrl getWatchUrl list modifyWatchEvent normalizeQuery parseResponse refreshResourceVersion restart scale setResourceVersion update watch","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#constructor","text":"+ new DeploymentApi ( options : IKubeApiOptions\u2039 Deployment \u203a): DeploymentApi Inherited from KubeApi . constructor Defined in src/renderer/api/kube-api.ts:151 Parameters: Name Type options IKubeApiOptions\u2039 Deployment \u203a Returns: DeploymentApi","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#apibase","text":"\u2022 apiBase : string Inherited from KubeApi . apiBase Defined in src/renderer/api/kube-api.ts:140","title":"apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#apigroup","text":"\u2022 apiGroup : string Inherited from KubeApi . apiGroup Defined in src/renderer/api/kube-api.ts:142","title":"apiGroup"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#apiprefix","text":"\u2022 apiPrefix : string Inherited from KubeApi . apiPrefix Defined in src/renderer/api/kube-api.ts:141","title":"apiPrefix"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#apiresource","text":"\u2022 apiResource : string Inherited from KubeApi . apiResource Defined in src/renderer/api/kube-api.ts:145","title":"apiResource"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeApi . apiVersion Defined in src/renderer/api/kube-api.ts:143","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#optional-apiversionpreferred","text":"\u2022 apiVersionPreferred ? : string Inherited from KubeApi . apiVersionPreferred Defined in src/renderer/api/kube-api.ts:144","title":"Optional apiVersionPreferred"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#isnamespaced","text":"\u2022 isNamespaced : boolean Inherited from KubeApi . isNamespaced Defined in src/renderer/api/kube-api.ts:146","title":"isNamespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#kind","text":"\u2022 kind : string Inherited from KubeApi . kind Defined in src/renderer/api/kube-api.ts:139","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#objectconstructor","text":"\u2022 objectConstructor : IKubeObjectConstructor\u2039 Deployment \u203a Inherited from KubeApi . objectConstructor Defined in src/renderer/api/kube-api.ts:148","title":"objectConstructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#protected-options","text":"\u2022 options : IKubeApiOptions\u2039 Deployment \u203a Inherited from KubeApi . options Defined in src/renderer/api/kube-api.ts:153","title":"Protected options"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#protected-request","text":"\u2022 request : KubeJsonApi Inherited from KubeApi . request Defined in src/renderer/api/kube-api.ts:149","title":"Protected request"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#protected-resourceversions","text":"\u2022 resourceVersions : Map\u2039string, string\u203a = new Map () Inherited from KubeApi . resourceVersions Defined in src/renderer/api/kube-api.ts:150","title":"Protected resourceVersions"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#protected-watchdisposer","text":"\u2022 watchDisposer : function Inherited from KubeApi . watchDisposer Defined in src/renderer/api/kube-api.ts:151","title":"Protected watchDisposer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#apiversionwithgroup","text":"\u2022 get apiVersionWithGroup (): string Inherited from KubeApi . apiVersionWithGroup Defined in src/renderer/api/kube-api.ts:181 Returns: string","title":"apiVersionWithGroup"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#protected-checkpreferredversion","text":"\u25b8 checkPreferredVersion (): Promise\u2039void\u203a Inherited from KubeApi . checkPreferredVersion Defined in src/renderer/api/kube-api.ts:243 Returns: Promise\u2039void\u203a","title":"Protected checkPreferredVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#create","text":"\u25b8 create ( __namedParameters : object, data? : Partial\u2039 Deployment \u203a): Promise\u2039 Deployment | null\u203a Inherited from KubeApi . create Defined in src/renderer/api/kube-api.ts:381 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional data : Partial\u2039 Deployment \u203a Returns: Promise\u2039 Deployment | null\u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#delete","text":"\u25b8 delete ( __namedParameters : object): Promise\u2039KubeJsonApiData\u203a Inherited from KubeApi . delete Defined in src/renderer/api/kube-api.ts:418 Parameters: \u25aa __namedParameters : object Name Type Default name string \"\" namespace string \"default\" Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#get","text":"\u25b8 get ( __namedParameters : object, query? : IKubeApiQueryParams): Promise\u2039 Deployment | null\u203a Inherited from KubeApi . get Defined in src/renderer/api/kube-api.ts:367 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional query : IKubeApiQueryParams Returns: Promise\u2039 Deployment | null\u203a","title":"get"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#getreplicas","text":"\u25b8 getReplicas ( params : object): Promise\u2039number\u203a Defined in src/renderer/api/endpoints/deployment.api.ts:34 Parameters: \u25aa params : object Name Type name string namespace string Returns: Promise\u2039number\u203a","title":"getReplicas"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#getresourceversion","text":"\u25b8 getResourceVersion ( namespace : string): string Inherited from KubeApi . getResourceVersion Defined in src/renderer/api/kube-api.ts:276 Parameters: Name Type Default namespace string \"\" Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#protected-getscaleapiurl","text":"\u25b8 getScaleApiUrl ( params : object): string Defined in src/renderer/api/endpoints/deployment.api.ts:30 Parameters: \u25aa params : object Name Type name string namespace string Returns: string","title":"Protected getScaleApiUrl"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#geturl","text":"\u25b8 getUrl ( __namedParameters : object, query? : Partial\u2039IKubeApiQueryParams\u203a): string Inherited from KubeApi . getUrl Defined in src/renderer/api/kube-api.ts:284 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"\" \u25aa Optional query : Partial\u2039IKubeApiQueryParams\u203a Returns: string","title":"getUrl"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#getwatchurl","text":"\u25b8 getWatchUrl ( namespace : string, query : IKubeApiQueryParams): string Inherited from KubeApi . getWatchUrl Defined in src/renderer/api/kube-api.ts:425 Parameters: Name Type Default namespace string \"\" query IKubeApiQueryParams {} Returns: string","title":"getWatchUrl"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#list","text":"\u25b8 list ( __namedParameters : object, query? : IKubeApiQueryParams): Promise\u2039 Deployment [] | null\u203a Inherited from KubeApi . list Defined in src/renderer/api/kube-api.ts:349 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default namespace string \"\" reqInit RequestInit - \u25aa Optional query : IKubeApiQueryParams Returns: Promise\u2039 Deployment [] | null\u203a","title":"list"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#protected-modifywatchevent","text":"\u25b8 modifyWatchEvent ( event : IKubeWatchEvent): void Inherited from KubeApi . modifyWatchEvent Defined in src/renderer/api/kube-api.ts:490 Parameters: Name Type event IKubeWatchEvent Returns: void","title":"Protected modifyWatchEvent"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#protected-normalizequery","text":"\u25b8 normalizeQuery ( query : Partial\u2039IKubeApiQueryParams\u203a): object Inherited from KubeApi . normalizeQuery Defined in src/renderer/api/kube-api.ts:296 Parameters: Name Type Default query Partial\u2039IKubeApiQueryParams\u203a {} Returns: object","title":"Protected normalizeQuery"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#protected-parseresponse","text":"\u25b8 parseResponse ( data : unknown, namespace? : string): Deployment | Deployment [] | null Inherited from KubeApi . parseResponse Defined in src/renderer/api/kube-api.ts:308 Parameters: Name Type data unknown namespace? string Returns: Deployment | Deployment [] | null","title":"Protected parseResponse"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#refreshresourceversion","text":"\u25b8 refreshResourceVersion ( params? : KubeApiListOptions): Promise\u2039T[]\u203a Inherited from KubeApi . refreshResourceVersion Defined in src/renderer/api/kube-api.ts:280 Parameters: Name Type params? KubeApiListOptions Returns: Promise\u2039T[]\u203a","title":"refreshResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#restart","text":"\u25b8 restart ( params : object): Promise\u2039KubeJsonApiData\u203a Defined in src/renderer/api/endpoints/deployment.api.ts:51 Parameters: \u25aa params : object Name Type name string namespace string Returns: Promise\u2039KubeJsonApiData\u203a","title":"restart"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#scale","text":"\u25b8 scale ( params : object, replicas : number): Promise\u2039KubeJsonApiData\u203a Defined in src/renderer/api/endpoints/deployment.api.ts:40 Parameters: \u25aa params : object Name Type name string namespace string \u25aa replicas : number Returns: Promise\u2039KubeJsonApiData\u203a","title":"scale"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#setresourceversion","text":"\u25b8 setResourceVersion ( namespace : string, newVersion : string): void Inherited from KubeApi . setResourceVersion Defined in src/renderer/api/kube-api.ts:272 Parameters: Name Type Default namespace string \"\" newVersion string - Returns: void","title":"setResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#update","text":"\u25b8 update ( __namedParameters : object, data? : Partial\u2039 Deployment \u203a): Promise\u2039 Deployment | null\u203a Inherited from KubeApi . update Defined in src/renderer/api/kube-api.ts:404 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional data : Partial\u2039 Deployment \u203a Returns: Promise\u2039 Deployment | null\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentapi/#watch","text":"\u25b8 watch ( opts : KubeApiWatchOptions): function Inherited from KubeApi . watch Defined in src/renderer/api/kube-api.ts:433 Parameters: Name Type Default opts KubeApiWatchOptions { namespace: \"\" } Returns: function \u25b8 (): void","title":"watch"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/","text":"Class: DeploymentStore # Hierarchy # \u21b3 KubeObjectStore \u2039 Deployment \u203a \u21b3 DeploymentStore Index # Constructors # constructor Properties # api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit metrics selectedItemsIds defaultContext Accessors # context contextItems contextReady namespacesReady query selectedItems Methods # [Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getChildPods getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems loadMetrics mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem Constructors # constructor # + new DeploymentStore (): DeploymentStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+workloads-deployments/deployments.store.ts:31 Returns: DeploymentStore Properties # api # \u2022 api : DeploymentApi \u2039\u203a = deploymentApi Overrides KubeObjectStore . api Defined in src/renderer/components/+workloads-deployments/deployments.store.ts:30 bufferSize # \u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45 Protected eventsBuffer # \u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301 failedLoading # \u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36 isLoaded # \u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38 isLoading # \u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37 items # \u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39 Optional limit # \u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44 metrics # \u2022 metrics : IPodMetrics = null Defined in src/renderer/components/+workloads-deployments/deployments.store.ts:31 selectedItemsIds # \u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40 Static defaultContext # \u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41 Accessors # context # \u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext contextItems # \u2022 get contextItems (): Deployment [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: Deployment [] contextReady # \u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object namespacesReady # \u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object query # \u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams selectedItems # \u2022 get selectedItems (): Deployment [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: Deployment [] Methods # [Symbol.iterator] # \u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a Protected bindWatchEventsUpdater # \u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void create # \u25b8 create ( params : object, data? : Partial\u2039 Deployment \u203a): Promise\u2039 Deployment \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Deployment \u203a Returns: Promise\u2039 Deployment \u203a Protected createItem # \u25b8 createItem ( params : object, data? : Partial\u2039 Deployment \u203a): Promise\u2039 Deployment \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Deployment \u203a Returns: Promise\u2039 Deployment \u203a Protected defaultSorting # \u25b8 defaultSorting ( item : Deployment ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item Deployment Returns: string Protected filterItemsOnLoad # \u25b8 filterItemsOnLoad ( items : Deployment []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items Deployment [] Returns: T[] getAllByNs # \u25b8 getAllByNs ( namespace : string | string[], strict : boolean): Deployment [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: Deployment [] getById # \u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T getByLabel # \u25b8 getByLabel ( labels : string[] | object): Deployment [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: Deployment [] getByName # \u25b8 getByName ( name : string, namespace? : string): Deployment Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: Deployment getByPath # \u25b8 getByPath ( path : string): Deployment Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: Deployment getChildPods # \u25b8 getChildPods ( deployment : Deployment ): Pod \u2039\u203a[] Defined in src/renderer/components/+workloads-deployments/deployments.store.ts:72 Parameters: Name Type deployment Deployment Returns: Pod \u2039\u203a[] getIndexById # \u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number getItems # \u25b8 getItems (): Deployment [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: Deployment [] getStatuses # \u25b8 getStatuses ( deployments? : Deployment []): object Overrides KubeObjectStore . getStatuses Defined in src/renderer/components/+workloads-deployments/deployments.store.ts:52 Parameters: Name Type deployments? Deployment [] Returns: object failed : number = 0 pending : number = 0 running : number = 0 getSubscribeApis # \u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi [] getTotalCount # \u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number isSelected # \u25b8 isSelected ( item : Deployment ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item Deployment Returns: boolean isSelectedAll # \u25b8 isSelectedAll ( visibleItems : Deployment []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems Deployment [] this.items Returns: boolean load # \u25b8 load ( params : object): Promise\u2039 Deployment \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Deployment \u203a loadAll # \u25b8 loadAll ( options : object): Promise\u2039void | Deployment []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | Deployment []\u203a loadFromPath # \u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a Protected loadItem # \u25b8 loadItem ( params : object): Promise\u2039 Deployment \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Deployment \u203a Protected loadItems # \u25b8 loadItems ( __namedParameters : object): Promise\u2039 Deployment []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 Deployment []\u203a loadMetrics # \u25b8 loadMetrics ( deployment : Deployment ): Promise\u2039void\u203a Defined in src/renderer/components/+workloads-deployments/deployments.store.ts:46 Parameters: Name Type deployment Deployment Returns: Promise\u2039void\u203a Protected mergeItems # \u25b8 mergeItems ( partialItems : Deployment [], __namedParameters : object): Deployment [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : Deployment [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: Deployment [] reloadAll # \u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a remove # \u25b8 remove ( item : Deployment ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item Deployment Returns: Promise\u2039void\u203a Protected removeItem # \u25b8 removeItem ( item : Deployment , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : Deployment \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a removeSelectedItems # \u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a reset # \u25b8 reset (): void Overrides KubeObjectStore . reset Defined in src/renderer/components/+workloads-deployments/deployments.store.ts:78 Returns: void Protected resetOnError # \u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void resetSelection # \u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void select # \u25b8 select ( item : Deployment ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item Deployment Returns: void Protected sortItems # \u25b8 sortItems ( items : Deployment []): Deployment \u2039\u203a[] Overrides KubeObjectStore . sortItems Defined in src/renderer/components/+workloads-deployments/deployments.store.ts:40 Parameters: Name Type items Deployment [] Returns: Deployment \u2039\u203a[] subscribe # \u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function) toggleSelection # \u25b8 toggleSelection ( item : Deployment ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item Deployment Returns: void toggleSelectionAll # \u25b8 toggleSelectionAll ( visibleItems : Deployment []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems Deployment [] this.items Returns: void unselect # \u25b8 unselect ( item : Deployment ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item Deployment Returns: void update # \u25b8 update ( item : Deployment , data : Partial\u2039 Deployment \u203a): Promise\u2039 Deployment \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item Deployment data Partial\u2039 Deployment \u203a Returns: Promise\u2039 Deployment \u203a Protected updateFromEventsBuffer # \u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void Protected updateItem # \u25b8 updateItem ( item : Deployment , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : Deployment \u25aa request : function \u25b8 (): Promise\u2039 Deployment \u203a Returns: Promise\u2039T\u203a","title":"Class: DeploymentStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#class-deploymentstore","text":"","title":"Class: DeploymentStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#hierarchy","text":"\u21b3 KubeObjectStore \u2039 Deployment \u203a \u21b3 DeploymentStore","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#properties","text":"api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit metrics selectedItemsIds defaultContext","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#accessors","text":"context contextItems contextReady namespacesReady query selectedItems","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#methods","text":"[Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getChildPods getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems loadMetrics mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#constructor","text":"+ new DeploymentStore (): DeploymentStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+workloads-deployments/deployments.store.ts:31 Returns: DeploymentStore","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#api","text":"\u2022 api : DeploymentApi \u2039\u203a = deploymentApi Overrides KubeObjectStore . api Defined in src/renderer/components/+workloads-deployments/deployments.store.ts:30","title":"api"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#buffersize","text":"\u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45","title":"bufferSize"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#protected-eventsbuffer","text":"\u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301","title":"Protected eventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#failedloading","text":"\u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36","title":"failedLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#isloaded","text":"\u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38","title":"isLoaded"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#isloading","text":"\u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37","title":"isLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#items","text":"\u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39","title":"items"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#optional-limit","text":"\u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44","title":"Optional limit"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#metrics","text":"\u2022 metrics : IPodMetrics = null Defined in src/renderer/components/+workloads-deployments/deployments.store.ts:31","title":"metrics"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#selecteditemsids","text":"\u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40","title":"selectedItemsIds"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#static-defaultcontext","text":"\u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41","title":"Static defaultContext"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#context","text":"\u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext","title":"context"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#contextitems","text":"\u2022 get contextItems (): Deployment [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: Deployment []","title":"contextItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#contextready","text":"\u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object","title":"contextReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#namespacesready","text":"\u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object","title":"namespacesReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#query","text":"\u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams","title":"query"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#selecteditems","text":"\u2022 get selectedItems (): Deployment [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: Deployment []","title":"selectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#symboliterator","text":"\u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a","title":"[Symbol.iterator]"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#protected-bindwatcheventsupdater","text":"\u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void","title":"Protected bindWatchEventsUpdater"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#create","text":"\u25b8 create ( params : object, data? : Partial\u2039 Deployment \u203a): Promise\u2039 Deployment \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Deployment \u203a Returns: Promise\u2039 Deployment \u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#protected-createitem","text":"\u25b8 createItem ( params : object, data? : Partial\u2039 Deployment \u203a): Promise\u2039 Deployment \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Deployment \u203a Returns: Promise\u2039 Deployment \u203a","title":"Protected createItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#protected-defaultsorting","text":"\u25b8 defaultSorting ( item : Deployment ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item Deployment Returns: string","title":"Protected defaultSorting"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#protected-filteritemsonload","text":"\u25b8 filterItemsOnLoad ( items : Deployment []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items Deployment [] Returns: T[]","title":"Protected filterItemsOnLoad"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#getallbyns","text":"\u25b8 getAllByNs ( namespace : string | string[], strict : boolean): Deployment [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: Deployment []","title":"getAllByNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#getbyid","text":"\u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T","title":"getById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#getbylabel","text":"\u25b8 getByLabel ( labels : string[] | object): Deployment [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: Deployment []","title":"getByLabel"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#getbyname","text":"\u25b8 getByName ( name : string, namespace? : string): Deployment Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: Deployment","title":"getByName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#getbypath","text":"\u25b8 getByPath ( path : string): Deployment Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: Deployment","title":"getByPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#getchildpods","text":"\u25b8 getChildPods ( deployment : Deployment ): Pod \u2039\u203a[] Defined in src/renderer/components/+workloads-deployments/deployments.store.ts:72 Parameters: Name Type deployment Deployment Returns: Pod \u2039\u203a[]","title":"getChildPods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#getindexbyid","text":"\u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number","title":"getIndexById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#getitems","text":"\u25b8 getItems (): Deployment [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: Deployment []","title":"getItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#getstatuses","text":"\u25b8 getStatuses ( deployments? : Deployment []): object Overrides KubeObjectStore . getStatuses Defined in src/renderer/components/+workloads-deployments/deployments.store.ts:52 Parameters: Name Type deployments? Deployment [] Returns: object failed : number = 0 pending : number = 0 running : number = 0","title":"getStatuses"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#getsubscribeapis","text":"\u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi []","title":"getSubscribeApis"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#gettotalcount","text":"\u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number","title":"getTotalCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#isselected","text":"\u25b8 isSelected ( item : Deployment ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item Deployment Returns: boolean","title":"isSelected"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#isselectedall","text":"\u25b8 isSelectedAll ( visibleItems : Deployment []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems Deployment [] this.items Returns: boolean","title":"isSelectedAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#load","text":"\u25b8 load ( params : object): Promise\u2039 Deployment \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Deployment \u203a","title":"load"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#loadall","text":"\u25b8 loadAll ( options : object): Promise\u2039void | Deployment []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | Deployment []\u203a","title":"loadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#loadfrompath","text":"\u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a","title":"loadFromPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#protected-loaditem","text":"\u25b8 loadItem ( params : object): Promise\u2039 Deployment \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Deployment \u203a","title":"Protected loadItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#protected-loaditems","text":"\u25b8 loadItems ( __namedParameters : object): Promise\u2039 Deployment []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 Deployment []\u203a","title":"Protected loadItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#loadmetrics","text":"\u25b8 loadMetrics ( deployment : Deployment ): Promise\u2039void\u203a Defined in src/renderer/components/+workloads-deployments/deployments.store.ts:46 Parameters: Name Type deployment Deployment Returns: Promise\u2039void\u203a","title":"loadMetrics"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#protected-mergeitems","text":"\u25b8 mergeItems ( partialItems : Deployment [], __namedParameters : object): Deployment [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : Deployment [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: Deployment []","title":"Protected mergeItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#reloadall","text":"\u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a","title":"reloadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#remove","text":"\u25b8 remove ( item : Deployment ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item Deployment Returns: Promise\u2039void\u203a","title":"remove"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#protected-removeitem","text":"\u25b8 removeItem ( item : Deployment , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : Deployment \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a","title":"Protected removeItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#removeselecteditems","text":"\u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a","title":"removeSelectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#reset","text":"\u25b8 reset (): void Overrides KubeObjectStore . reset Defined in src/renderer/components/+workloads-deployments/deployments.store.ts:78 Returns: void","title":"reset"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#protected-resetonerror","text":"\u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void","title":"Protected resetOnError"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#resetselection","text":"\u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void","title":"resetSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#select","text":"\u25b8 select ( item : Deployment ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item Deployment Returns: void","title":"select"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#protected-sortitems","text":"\u25b8 sortItems ( items : Deployment []): Deployment \u2039\u203a[] Overrides KubeObjectStore . sortItems Defined in src/renderer/components/+workloads-deployments/deployments.store.ts:40 Parameters: Name Type items Deployment [] Returns: Deployment \u2039\u203a[]","title":"Protected sortItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#subscribe","text":"\u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function)","title":"subscribe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#toggleselection","text":"\u25b8 toggleSelection ( item : Deployment ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item Deployment Returns: void","title":"toggleSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#toggleselectionall","text":"\u25b8 toggleSelectionAll ( visibleItems : Deployment []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems Deployment [] this.items Returns: void","title":"toggleSelectionAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#unselect","text":"\u25b8 unselect ( item : Deployment ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item Deployment Returns: void","title":"unselect"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#update","text":"\u25b8 update ( item : Deployment , data : Partial\u2039 Deployment \u203a): Promise\u2039 Deployment \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item Deployment data Partial\u2039 Deployment \u203a Returns: Promise\u2039 Deployment \u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#protected-updatefromeventsbuffer","text":"\u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void","title":"Protected updateFromEventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.deploymentstore/#protected-updateitem","text":"\u25b8 updateItem ( item : Deployment , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : Deployment \u25aa request : function \u25b8 (): Promise\u2039 Deployment \u203a Returns: Promise\u2039T\u203a","title":"Protected updateItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/","text":"Class: Endpoint \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec Hierarchy # KubeObject \u21b3 Endpoint Implements # ItemObject Index # Constructors # constructor Properties # apiVersion kind metadata spec status subsets apiBase kind namespaced Accessors # selfLink Methods # delete getAge getAnnotations getEndpointSubsets getFinalizers getId getLabels getName getNs getOwnerRefs getResourceVersion getSearchFields getTimeDiffFromNow toPlainObject toString update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels Constructors # constructor # + new Endpoint ( data : KubeJsonApiData): Endpoint Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/endpoint.api.ts:132 Parameters: Name Type data KubeJsonApiData Returns: Endpoint Properties # apiVersion # \u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94 kind # \u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95 metadata # \u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96 Optional spec # \u2022 spec ? : Spec Inherited from KubeObject . spec Defined in src/renderer/api/kube-object.ts:98 Optional status # \u2022 status ? : Status Inherited from KubeObject . status Defined in src/renderer/api/kube-object.ts:97 subsets # \u2022 subsets : IEndpointSubset[] Defined in src/renderer/api/endpoints/endpoint.api.ts:126 Static apiBase # \u25aa apiBase : string = \"/api/v1/endpoints\" Defined in src/renderer/api/endpoints/endpoint.api.ts:132 Static kind # \u25aa kind : string = \"Endpoints\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/endpoint.api.ts:130 Static namespaced # \u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/endpoint.api.ts:131 Accessors # selfLink # \u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string Methods # delete # \u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a getAge # \u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number getAnnotations # \u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[] getEndpointSubsets # \u25b8 getEndpointSubsets (): EndpointSubset[] Defined in src/renderer/api/endpoints/endpoint.api.ts:139 Returns: EndpointSubset[] getFinalizers # \u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[] getId # \u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string getLabels # \u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[] getName # \u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string getNs # \u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string getOwnerRefs # \u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[] getResourceVersion # \u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string getSearchFields # \u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[] getTimeDiffFromNow # \u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number toPlainObject # \u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object toString # \u25b8 toString (): string Defined in src/renderer/api/endpoints/endpoint.api.ts:145 Returns: string update # \u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Static create # \u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a Static isJsonApiData # \u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData Static isJsonApiDataList # \u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a Static isKubeJsonApiListMetadata # \u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata Static isKubeJsonApiMetadata # \u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata Static isNonSystem # \u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean Static isPartialJsonApiData # \u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a Static isPartialJsonApiMetadata # \u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a Static stringifyLabels # \u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Class: Endpoint \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#class-endpoint-metadata-status-spec","text":"","title":"Class: Endpoint \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#type-parameters","text":"\u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#hierarchy","text":"KubeObject \u21b3 Endpoint","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#implements","text":"ItemObject","title":"Implements"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#properties","text":"apiVersion kind metadata spec status subsets apiBase kind namespaced","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#accessors","text":"selfLink","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#methods","text":"delete getAge getAnnotations getEndpointSubsets getFinalizers getId getLabels getName getNs getOwnerRefs getResourceVersion getSearchFields getTimeDiffFromNow toPlainObject toString update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#constructor","text":"+ new Endpoint ( data : KubeJsonApiData): Endpoint Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/endpoint.api.ts:132 Parameters: Name Type data KubeJsonApiData Returns: Endpoint","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#kind","text":"\u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#metadata","text":"\u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96","title":"metadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#optional-spec","text":"\u2022 spec ? : Spec Inherited from KubeObject . spec Defined in src/renderer/api/kube-object.ts:98","title":"Optional spec"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#optional-status","text":"\u2022 status ? : Status Inherited from KubeObject . status Defined in src/renderer/api/kube-object.ts:97","title":"Optional status"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#subsets","text":"\u2022 subsets : IEndpointSubset[] Defined in src/renderer/api/endpoints/endpoint.api.ts:126","title":"subsets"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#static-apibase","text":"\u25aa apiBase : string = \"/api/v1/endpoints\" Defined in src/renderer/api/endpoints/endpoint.api.ts:132","title":"Static apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#static-kind","text":"\u25aa kind : string = \"Endpoints\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/endpoint.api.ts:130","title":"Static kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#static-namespaced","text":"\u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/endpoint.api.ts:131","title":"Static namespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#selflink","text":"\u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string","title":"selfLink"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#delete","text":"\u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#getage","text":"\u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number","title":"getAge"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#getannotations","text":"\u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[]","title":"getAnnotations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#getendpointsubsets","text":"\u25b8 getEndpointSubsets (): EndpointSubset[] Defined in src/renderer/api/endpoints/endpoint.api.ts:139 Returns: EndpointSubset[]","title":"getEndpointSubsets"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#getfinalizers","text":"\u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[]","title":"getFinalizers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#getid","text":"\u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string","title":"getId"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#getlabels","text":"\u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[]","title":"getLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#getname","text":"\u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string","title":"getName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#getns","text":"\u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string","title":"getNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#getownerrefs","text":"\u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[]","title":"getOwnerRefs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#getresourceversion","text":"\u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#getsearchfields","text":"\u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[]","title":"getSearchFields"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#gettimedifffromnow","text":"\u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number","title":"getTimeDiffFromNow"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#toplainobject","text":"\u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object","title":"toPlainObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#tostring","text":"\u25b8 toString (): string Defined in src/renderer/api/endpoints/endpoint.api.ts:145 Returns: string","title":"toString"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#update","text":"\u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#static-create","text":"\u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a","title":"Static create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#static-isjsonapidata","text":"\u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData","title":"Static isJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#static-isjsonapidatalist","text":"\u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a","title":"Static isJsonApiDataList"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#static-iskubejsonapilistmetadata","text":"\u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata","title":"Static isKubeJsonApiListMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#static-iskubejsonapimetadata","text":"\u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata","title":"Static isKubeJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#static-isnonsystem","text":"\u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean","title":"Static isNonSystem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#static-ispartialjsonapidata","text":"\u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a","title":"Static isPartialJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#static-ispartialjsonapimetadata","text":"\u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a","title":"Static isPartialJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpoint/#static-stringifylabels","text":"\u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Static stringifyLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/","text":"Class: EndpointStore # Hierarchy # \u21b3 KubeObjectStore \u2039 Endpoint \u203a \u21b3 EndpointStore Index # Constructors # constructor Properties # api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext Accessors # context contextItems contextReady namespacesReady query selectedItems Methods # [Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem Constructors # constructor # + new EndpointStore (): EndpointStore Inherited from KubeObjectStore . constructor Overrides void Defined in src/renderer/kube-object.store.ts:54 Returns: EndpointStore Properties # api # \u2022 api : KubeApi \u2039 Endpoint \u2039\u203a\u203a = endpointApi Overrides KubeObjectStore . api Defined in src/renderer/components/+network-endpoints/endpoints.store.ts:27 bufferSize # \u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45 Protected eventsBuffer # \u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301 failedLoading # \u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36 isLoaded # \u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38 isLoading # \u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37 items # \u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39 Optional limit # \u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44 selectedItemsIds # \u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40 Static defaultContext # \u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41 Accessors # context # \u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext contextItems # \u2022 get contextItems (): Endpoint [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: Endpoint [] contextReady # \u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object namespacesReady # \u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object query # \u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams selectedItems # \u2022 get selectedItems (): Endpoint [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: Endpoint [] Methods # [Symbol.iterator] # \u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a Protected bindWatchEventsUpdater # \u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void create # \u25b8 create ( params : object, data? : Partial\u2039 Endpoint \u203a): Promise\u2039 Endpoint \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Endpoint \u203a Returns: Promise\u2039 Endpoint \u203a Protected createItem # \u25b8 createItem ( params : object, data? : Partial\u2039 Endpoint \u203a): Promise\u2039 Endpoint \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Endpoint \u203a Returns: Promise\u2039 Endpoint \u203a Protected defaultSorting # \u25b8 defaultSorting ( item : Endpoint ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item Endpoint Returns: string Protected filterItemsOnLoad # \u25b8 filterItemsOnLoad ( items : Endpoint []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items Endpoint [] Returns: T[] getAllByNs # \u25b8 getAllByNs ( namespace : string | string[], strict : boolean): Endpoint [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: Endpoint [] getById # \u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T getByLabel # \u25b8 getByLabel ( labels : string[] | object): Endpoint [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: Endpoint [] getByName # \u25b8 getByName ( name : string, namespace? : string): Endpoint Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: Endpoint getByPath # \u25b8 getByPath ( path : string): Endpoint Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: Endpoint getIndexById # \u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number getItems # \u25b8 getItems (): Endpoint [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: Endpoint [] Optional getStatuses # \u25b8 getStatuses ( items : Endpoint []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items Endpoint [] Returns: Record\u2039string, number\u203a getSubscribeApis # \u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi [] getTotalCount # \u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number isSelected # \u25b8 isSelected ( item : Endpoint ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item Endpoint Returns: boolean isSelectedAll # \u25b8 isSelectedAll ( visibleItems : Endpoint []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems Endpoint [] this.items Returns: boolean load # \u25b8 load ( params : object): Promise\u2039 Endpoint \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Endpoint \u203a loadAll # \u25b8 loadAll ( options : object): Promise\u2039void | Endpoint []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | Endpoint []\u203a loadFromPath # \u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a Protected loadItem # \u25b8 loadItem ( params : object): Promise\u2039 Endpoint \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Endpoint \u203a Protected loadItems # \u25b8 loadItems ( __namedParameters : object): Promise\u2039 Endpoint []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 Endpoint []\u203a Protected mergeItems # \u25b8 mergeItems ( partialItems : Endpoint [], __namedParameters : object): Endpoint [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : Endpoint [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: Endpoint [] reloadAll # \u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a remove # \u25b8 remove ( item : Endpoint ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item Endpoint Returns: Promise\u2039void\u203a Protected removeItem # \u25b8 removeItem ( item : Endpoint , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : Endpoint \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a removeSelectedItems # \u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a reset # \u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void Protected resetOnError # \u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void resetSelection # \u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void select # \u25b8 select ( item : Endpoint ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item Endpoint Returns: void Protected sortItems # \u25b8 sortItems ( items : Endpoint [], sorting : function[], order? : \"asc\" | \"desc\"): Endpoint [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items Endpoint [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: Endpoint [] subscribe # \u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function) toggleSelection # \u25b8 toggleSelection ( item : Endpoint ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item Endpoint Returns: void toggleSelectionAll # \u25b8 toggleSelectionAll ( visibleItems : Endpoint []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems Endpoint [] this.items Returns: void unselect # \u25b8 unselect ( item : Endpoint ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item Endpoint Returns: void update # \u25b8 update ( item : Endpoint , data : Partial\u2039 Endpoint \u203a): Promise\u2039 Endpoint \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item Endpoint data Partial\u2039 Endpoint \u203a Returns: Promise\u2039 Endpoint \u203a Protected updateFromEventsBuffer # \u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void Protected updateItem # \u25b8 updateItem ( item : Endpoint , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : Endpoint \u25aa request : function \u25b8 (): Promise\u2039 Endpoint \u203a Returns: Promise\u2039T\u203a","title":"Class: EndpointStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#class-endpointstore","text":"","title":"Class: EndpointStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#hierarchy","text":"\u21b3 KubeObjectStore \u2039 Endpoint \u203a \u21b3 EndpointStore","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#properties","text":"api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#accessors","text":"context contextItems contextReady namespacesReady query selectedItems","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#methods","text":"[Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#constructor","text":"+ new EndpointStore (): EndpointStore Inherited from KubeObjectStore . constructor Overrides void Defined in src/renderer/kube-object.store.ts:54 Returns: EndpointStore","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#api","text":"\u2022 api : KubeApi \u2039 Endpoint \u2039\u203a\u203a = endpointApi Overrides KubeObjectStore . api Defined in src/renderer/components/+network-endpoints/endpoints.store.ts:27","title":"api"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#buffersize","text":"\u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45","title":"bufferSize"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#protected-eventsbuffer","text":"\u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301","title":"Protected eventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#failedloading","text":"\u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36","title":"failedLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#isloaded","text":"\u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38","title":"isLoaded"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#isloading","text":"\u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37","title":"isLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#items","text":"\u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39","title":"items"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#optional-limit","text":"\u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44","title":"Optional limit"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#selecteditemsids","text":"\u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40","title":"selectedItemsIds"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#static-defaultcontext","text":"\u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41","title":"Static defaultContext"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#context","text":"\u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext","title":"context"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#contextitems","text":"\u2022 get contextItems (): Endpoint [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: Endpoint []","title":"contextItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#contextready","text":"\u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object","title":"contextReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#namespacesready","text":"\u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object","title":"namespacesReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#query","text":"\u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams","title":"query"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#selecteditems","text":"\u2022 get selectedItems (): Endpoint [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: Endpoint []","title":"selectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#symboliterator","text":"\u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a","title":"[Symbol.iterator]"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#protected-bindwatcheventsupdater","text":"\u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void","title":"Protected bindWatchEventsUpdater"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#create","text":"\u25b8 create ( params : object, data? : Partial\u2039 Endpoint \u203a): Promise\u2039 Endpoint \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Endpoint \u203a Returns: Promise\u2039 Endpoint \u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#protected-createitem","text":"\u25b8 createItem ( params : object, data? : Partial\u2039 Endpoint \u203a): Promise\u2039 Endpoint \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Endpoint \u203a Returns: Promise\u2039 Endpoint \u203a","title":"Protected createItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#protected-defaultsorting","text":"\u25b8 defaultSorting ( item : Endpoint ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item Endpoint Returns: string","title":"Protected defaultSorting"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#protected-filteritemsonload","text":"\u25b8 filterItemsOnLoad ( items : Endpoint []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items Endpoint [] Returns: T[]","title":"Protected filterItemsOnLoad"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#getallbyns","text":"\u25b8 getAllByNs ( namespace : string | string[], strict : boolean): Endpoint [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: Endpoint []","title":"getAllByNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#getbyid","text":"\u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T","title":"getById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#getbylabel","text":"\u25b8 getByLabel ( labels : string[] | object): Endpoint [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: Endpoint []","title":"getByLabel"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#getbyname","text":"\u25b8 getByName ( name : string, namespace? : string): Endpoint Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: Endpoint","title":"getByName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#getbypath","text":"\u25b8 getByPath ( path : string): Endpoint Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: Endpoint","title":"getByPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#getindexbyid","text":"\u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number","title":"getIndexById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#getitems","text":"\u25b8 getItems (): Endpoint [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: Endpoint []","title":"getItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#optional-getstatuses","text":"\u25b8 getStatuses ( items : Endpoint []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items Endpoint [] Returns: Record\u2039string, number\u203a","title":"Optional getStatuses"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#getsubscribeapis","text":"\u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi []","title":"getSubscribeApis"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#gettotalcount","text":"\u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number","title":"getTotalCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#isselected","text":"\u25b8 isSelected ( item : Endpoint ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item Endpoint Returns: boolean","title":"isSelected"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#isselectedall","text":"\u25b8 isSelectedAll ( visibleItems : Endpoint []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems Endpoint [] this.items Returns: boolean","title":"isSelectedAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#load","text":"\u25b8 load ( params : object): Promise\u2039 Endpoint \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Endpoint \u203a","title":"load"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#loadall","text":"\u25b8 loadAll ( options : object): Promise\u2039void | Endpoint []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | Endpoint []\u203a","title":"loadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#loadfrompath","text":"\u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a","title":"loadFromPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#protected-loaditem","text":"\u25b8 loadItem ( params : object): Promise\u2039 Endpoint \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Endpoint \u203a","title":"Protected loadItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#protected-loaditems","text":"\u25b8 loadItems ( __namedParameters : object): Promise\u2039 Endpoint []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 Endpoint []\u203a","title":"Protected loadItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#protected-mergeitems","text":"\u25b8 mergeItems ( partialItems : Endpoint [], __namedParameters : object): Endpoint [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : Endpoint [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: Endpoint []","title":"Protected mergeItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#reloadall","text":"\u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a","title":"reloadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#remove","text":"\u25b8 remove ( item : Endpoint ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item Endpoint Returns: Promise\u2039void\u203a","title":"remove"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#protected-removeitem","text":"\u25b8 removeItem ( item : Endpoint , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : Endpoint \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a","title":"Protected removeItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#removeselecteditems","text":"\u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a","title":"removeSelectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#reset","text":"\u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void","title":"reset"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#protected-resetonerror","text":"\u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void","title":"Protected resetOnError"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#resetselection","text":"\u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void","title":"resetSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#select","text":"\u25b8 select ( item : Endpoint ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item Endpoint Returns: void","title":"select"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#protected-sortitems","text":"\u25b8 sortItems ( items : Endpoint [], sorting : function[], order? : \"asc\" | \"desc\"): Endpoint [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items Endpoint [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: Endpoint []","title":"Protected sortItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#subscribe","text":"\u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function)","title":"subscribe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#toggleselection","text":"\u25b8 toggleSelection ( item : Endpoint ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item Endpoint Returns: void","title":"toggleSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#toggleselectionall","text":"\u25b8 toggleSelectionAll ( visibleItems : Endpoint []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems Endpoint [] this.items Returns: void","title":"toggleSelectionAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#unselect","text":"\u25b8 unselect ( item : Endpoint ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item Endpoint Returns: void","title":"unselect"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#update","text":"\u25b8 update ( item : Endpoint , data : Partial\u2039 Endpoint \u203a): Promise\u2039 Endpoint \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item Endpoint data Partial\u2039 Endpoint \u203a Returns: Promise\u2039 Endpoint \u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#protected-updatefromeventsbuffer","text":"\u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void","title":"Protected updateFromEventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.endpointstore/#protected-updateitem","text":"\u25b8 updateItem ( item : Endpoint , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : Endpoint \u25aa request : function \u25b8 (): Promise\u2039 Endpoint \u203a Returns: Promise\u2039T\u203a","title":"Protected updateItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/","text":"Class: EventStore # Hierarchy # \u21b3 KubeObjectStore \u2039 KubeEvent \u203a \u21b3 EventStore Index # Constructors # constructor Properties # api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit saveLimit selectedItemsIds defaultContext Accessors # context contextItems contextReady namespacesReady query selectedItems Methods # [Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getEventsByObject getIndexById getItems getStatuses getSubscribeApis getTotalCount getWarnings getWarningsCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem Constructors # constructor # + new EventStore (): EventStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+events/event.store.ts:35 Returns: EventStore Properties # api # \u2022 api : KubeApi \u2039 KubeEvent \u2039\u203a\u203a = eventApi Overrides KubeObjectStore . api Defined in src/renderer/components/+events/event.store.ts:33 bufferSize # \u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45 Protected eventsBuffer # \u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301 failedLoading # \u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36 isLoaded # \u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38 isLoading # \u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37 items # \u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39 limit # \u2022 limit : number = 1000 Overrides KubeObjectStore . limit Defined in src/renderer/components/+events/event.store.ts:34 saveLimit # \u2022 saveLimit : number = 50000 Defined in src/renderer/components/+events/event.store.ts:35 selectedItemsIds # \u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40 Static defaultContext # \u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41 Accessors # context # \u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext contextItems # \u2022 get contextItems (): KubeEvent [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: KubeEvent [] contextReady # \u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object namespacesReady # \u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object query # \u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams selectedItems # \u2022 get selectedItems (): KubeEvent [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: KubeEvent [] Methods # [Symbol.iterator] # \u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a Protected bindWatchEventsUpdater # \u25b8 bindWatchEventsUpdater (): void Overrides KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/components/+events/event.store.ts:42 Returns: void create # \u25b8 create ( params : object, data? : Partial\u2039 KubeEvent \u203a): Promise\u2039 KubeEvent \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 KubeEvent \u203a Returns: Promise\u2039 KubeEvent \u203a Protected createItem # \u25b8 createItem ( params : object, data? : Partial\u2039 KubeEvent \u203a): Promise\u2039 KubeEvent \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 KubeEvent \u203a Returns: Promise\u2039 KubeEvent \u203a Protected defaultSorting # \u25b8 defaultSorting ( item : KubeEvent ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item KubeEvent Returns: string Protected filterItemsOnLoad # \u25b8 filterItemsOnLoad ( items : KubeEvent []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items KubeEvent [] Returns: T[] getAllByNs # \u25b8 getAllByNs ( namespace : string | string[], strict : boolean): KubeEvent [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: KubeEvent [] getById # \u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T getByLabel # \u25b8 getByLabel ( labels : string[] | object): KubeEvent [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: KubeEvent [] getByName # \u25b8 getByName ( name : string, namespace? : string): KubeEvent Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: KubeEvent getByPath # \u25b8 getByPath ( path : string): KubeEvent Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: KubeEvent getEventsByObject # \u25b8 getEventsByObject ( obj : KubeObject ): KubeEvent [] Defined in src/renderer/components/+events/event.store.ts:52 Parameters: Name Type obj KubeObject Returns: KubeEvent [] getIndexById # \u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number getItems # \u25b8 getItems (): KubeEvent [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: KubeEvent [] Optional getStatuses # \u25b8 getStatuses ( items : KubeEvent []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items KubeEvent [] Returns: Record\u2039string, number\u203a getSubscribeApis # \u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi [] getTotalCount # \u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number getWarnings # \u25b8 getWarnings (): KubeEvent \u2039\u203a[] Defined in src/renderer/components/+events/event.store.ts:62 Returns: KubeEvent \u2039\u203a[] getWarningsCount # \u25b8 getWarningsCount (): number Defined in src/renderer/components/+events/event.store.ts:81 Returns: number isSelected # \u25b8 isSelected ( item : KubeEvent ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item KubeEvent Returns: boolean isSelectedAll # \u25b8 isSelectedAll ( visibleItems : KubeEvent []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems KubeEvent [] this.items Returns: boolean load # \u25b8 load ( params : object): Promise\u2039 KubeEvent \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 KubeEvent \u203a loadAll # \u25b8 loadAll ( options : object): Promise\u2039void | KubeEvent []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | KubeEvent []\u203a loadFromPath # \u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a Protected loadItem # \u25b8 loadItem ( params : object): Promise\u2039 KubeEvent \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 KubeEvent \u203a Protected loadItems # \u25b8 loadItems ( __namedParameters : object): Promise\u2039 KubeEvent []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 KubeEvent []\u203a Protected mergeItems # \u25b8 mergeItems ( partialItems : KubeEvent [], __namedParameters : object): KubeEvent [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : KubeEvent [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: KubeEvent [] reloadAll # \u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a remove # \u25b8 remove ( item : KubeEvent ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item KubeEvent Returns: Promise\u2039void\u203a Protected removeItem # \u25b8 removeItem ( item : KubeEvent , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : KubeEvent \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a removeSelectedItems # \u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a reset # \u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void Protected resetOnError # \u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void resetSelection # \u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void select # \u25b8 select ( item : KubeEvent ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item KubeEvent Returns: void Protected sortItems # \u25b8 sortItems ( items : KubeEvent []): KubeEvent \u2039\u203a[] Overrides KubeObjectStore . sortItems Defined in src/renderer/components/+events/event.store.ts:46 Parameters: Name Type items KubeEvent [] Returns: KubeEvent \u2039\u203a[] subscribe # \u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function) toggleSelection # \u25b8 toggleSelection ( item : KubeEvent ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item KubeEvent Returns: void toggleSelectionAll # \u25b8 toggleSelectionAll ( visibleItems : KubeEvent []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems KubeEvent [] this.items Returns: void unselect # \u25b8 unselect ( item : KubeEvent ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item KubeEvent Returns: void update # \u25b8 update ( item : KubeEvent , data : Partial\u2039 KubeEvent \u203a): Promise\u2039 KubeEvent \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item KubeEvent data Partial\u2039 KubeEvent \u203a Returns: Promise\u2039 KubeEvent \u203a Protected updateFromEventsBuffer # \u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void Protected updateItem # \u25b8 updateItem ( item : KubeEvent , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : KubeEvent \u25aa request : function \u25b8 (): Promise\u2039 KubeEvent \u203a Returns: Promise\u2039T\u203a","title":"Class: EventStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#class-eventstore","text":"","title":"Class: EventStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#hierarchy","text":"\u21b3 KubeObjectStore \u2039 KubeEvent \u203a \u21b3 EventStore","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#properties","text":"api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit saveLimit selectedItemsIds defaultContext","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#accessors","text":"context contextItems contextReady namespacesReady query selectedItems","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#methods","text":"[Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getEventsByObject getIndexById getItems getStatuses getSubscribeApis getTotalCount getWarnings getWarningsCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#constructor","text":"+ new EventStore (): EventStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+events/event.store.ts:35 Returns: EventStore","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#api","text":"\u2022 api : KubeApi \u2039 KubeEvent \u2039\u203a\u203a = eventApi Overrides KubeObjectStore . api Defined in src/renderer/components/+events/event.store.ts:33","title":"api"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#buffersize","text":"\u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45","title":"bufferSize"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#protected-eventsbuffer","text":"\u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301","title":"Protected eventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#failedloading","text":"\u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36","title":"failedLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#isloaded","text":"\u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38","title":"isLoaded"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#isloading","text":"\u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37","title":"isLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#items","text":"\u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39","title":"items"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#limit","text":"\u2022 limit : number = 1000 Overrides KubeObjectStore . limit Defined in src/renderer/components/+events/event.store.ts:34","title":"limit"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#savelimit","text":"\u2022 saveLimit : number = 50000 Defined in src/renderer/components/+events/event.store.ts:35","title":"saveLimit"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#selecteditemsids","text":"\u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40","title":"selectedItemsIds"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#static-defaultcontext","text":"\u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41","title":"Static defaultContext"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#context","text":"\u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext","title":"context"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#contextitems","text":"\u2022 get contextItems (): KubeEvent [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: KubeEvent []","title":"contextItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#contextready","text":"\u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object","title":"contextReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#namespacesready","text":"\u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object","title":"namespacesReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#query","text":"\u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams","title":"query"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#selecteditems","text":"\u2022 get selectedItems (): KubeEvent [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: KubeEvent []","title":"selectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#symboliterator","text":"\u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a","title":"[Symbol.iterator]"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#protected-bindwatcheventsupdater","text":"\u25b8 bindWatchEventsUpdater (): void Overrides KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/components/+events/event.store.ts:42 Returns: void","title":"Protected bindWatchEventsUpdater"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#create","text":"\u25b8 create ( params : object, data? : Partial\u2039 KubeEvent \u203a): Promise\u2039 KubeEvent \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 KubeEvent \u203a Returns: Promise\u2039 KubeEvent \u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#protected-createitem","text":"\u25b8 createItem ( params : object, data? : Partial\u2039 KubeEvent \u203a): Promise\u2039 KubeEvent \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 KubeEvent \u203a Returns: Promise\u2039 KubeEvent \u203a","title":"Protected createItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#protected-defaultsorting","text":"\u25b8 defaultSorting ( item : KubeEvent ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item KubeEvent Returns: string","title":"Protected defaultSorting"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#protected-filteritemsonload","text":"\u25b8 filterItemsOnLoad ( items : KubeEvent []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items KubeEvent [] Returns: T[]","title":"Protected filterItemsOnLoad"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#getallbyns","text":"\u25b8 getAllByNs ( namespace : string | string[], strict : boolean): KubeEvent [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: KubeEvent []","title":"getAllByNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#getbyid","text":"\u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T","title":"getById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#getbylabel","text":"\u25b8 getByLabel ( labels : string[] | object): KubeEvent [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: KubeEvent []","title":"getByLabel"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#getbyname","text":"\u25b8 getByName ( name : string, namespace? : string): KubeEvent Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: KubeEvent","title":"getByName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#getbypath","text":"\u25b8 getByPath ( path : string): KubeEvent Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: KubeEvent","title":"getByPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#geteventsbyobject","text":"\u25b8 getEventsByObject ( obj : KubeObject ): KubeEvent [] Defined in src/renderer/components/+events/event.store.ts:52 Parameters: Name Type obj KubeObject Returns: KubeEvent []","title":"getEventsByObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#getindexbyid","text":"\u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number","title":"getIndexById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#getitems","text":"\u25b8 getItems (): KubeEvent [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: KubeEvent []","title":"getItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#optional-getstatuses","text":"\u25b8 getStatuses ( items : KubeEvent []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items KubeEvent [] Returns: Record\u2039string, number\u203a","title":"Optional getStatuses"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#getsubscribeapis","text":"\u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi []","title":"getSubscribeApis"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#gettotalcount","text":"\u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number","title":"getTotalCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#getwarnings","text":"\u25b8 getWarnings (): KubeEvent \u2039\u203a[] Defined in src/renderer/components/+events/event.store.ts:62 Returns: KubeEvent \u2039\u203a[]","title":"getWarnings"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#getwarningscount","text":"\u25b8 getWarningsCount (): number Defined in src/renderer/components/+events/event.store.ts:81 Returns: number","title":"getWarningsCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#isselected","text":"\u25b8 isSelected ( item : KubeEvent ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item KubeEvent Returns: boolean","title":"isSelected"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#isselectedall","text":"\u25b8 isSelectedAll ( visibleItems : KubeEvent []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems KubeEvent [] this.items Returns: boolean","title":"isSelectedAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#load","text":"\u25b8 load ( params : object): Promise\u2039 KubeEvent \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 KubeEvent \u203a","title":"load"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#loadall","text":"\u25b8 loadAll ( options : object): Promise\u2039void | KubeEvent []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | KubeEvent []\u203a","title":"loadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#loadfrompath","text":"\u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a","title":"loadFromPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#protected-loaditem","text":"\u25b8 loadItem ( params : object): Promise\u2039 KubeEvent \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 KubeEvent \u203a","title":"Protected loadItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#protected-loaditems","text":"\u25b8 loadItems ( __namedParameters : object): Promise\u2039 KubeEvent []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 KubeEvent []\u203a","title":"Protected loadItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#protected-mergeitems","text":"\u25b8 mergeItems ( partialItems : KubeEvent [], __namedParameters : object): KubeEvent [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : KubeEvent [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: KubeEvent []","title":"Protected mergeItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#reloadall","text":"\u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a","title":"reloadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#remove","text":"\u25b8 remove ( item : KubeEvent ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item KubeEvent Returns: Promise\u2039void\u203a","title":"remove"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#protected-removeitem","text":"\u25b8 removeItem ( item : KubeEvent , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : KubeEvent \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a","title":"Protected removeItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#removeselecteditems","text":"\u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a","title":"removeSelectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#reset","text":"\u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void","title":"reset"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#protected-resetonerror","text":"\u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void","title":"Protected resetOnError"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#resetselection","text":"\u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void","title":"resetSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#select","text":"\u25b8 select ( item : KubeEvent ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item KubeEvent Returns: void","title":"select"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#protected-sortitems","text":"\u25b8 sortItems ( items : KubeEvent []): KubeEvent \u2039\u203a[] Overrides KubeObjectStore . sortItems Defined in src/renderer/components/+events/event.store.ts:46 Parameters: Name Type items KubeEvent [] Returns: KubeEvent \u2039\u203a[]","title":"Protected sortItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#subscribe","text":"\u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function)","title":"subscribe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#toggleselection","text":"\u25b8 toggleSelection ( item : KubeEvent ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item KubeEvent Returns: void","title":"toggleSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#toggleselectionall","text":"\u25b8 toggleSelectionAll ( visibleItems : KubeEvent []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems KubeEvent [] this.items Returns: void","title":"toggleSelectionAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#unselect","text":"\u25b8 unselect ( item : KubeEvent ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item KubeEvent Returns: void","title":"unselect"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#update","text":"\u25b8 update ( item : KubeEvent , data : Partial\u2039 KubeEvent \u203a): Promise\u2039 KubeEvent \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item KubeEvent data Partial\u2039 KubeEvent \u203a Returns: Promise\u2039 KubeEvent \u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#protected-updatefromeventsbuffer","text":"\u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void","title":"Protected updateFromEventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.eventstore/#protected-updateitem","text":"\u25b8 updateItem ( item : KubeEvent , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : KubeEvent \u25aa request : function \u25b8 (): Promise\u2039 KubeEvent \u203a Returns: Promise\u2039T\u203a","title":"Protected updateItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/","text":"Class: HorizontalPodAutoscaler \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec Hierarchy # KubeObject \u21b3 HorizontalPodAutoscaler Implements # ItemObject Index # Constructors # constructor Properties # apiVersion kind metadata spec status apiBase kind namespaced Accessors # selfLink Methods # delete getAge getAnnotations getConditions getCurrentMetrics getFinalizers getId getLabels getMaxPods getMetricName getMetricValues getMetrics getMinPods getName getNs getOwnerRefs getReplicas getResourceVersion getSearchFields getTimeDiffFromNow toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels Constructors # constructor # + new HorizontalPodAutoscaler ( data : KubeJsonApiData): HorizontalPodAutoscaler Inherited from KubeObject . constructor Defined in src/renderer/api/kube-object.ts:180 Parameters: Name Type data KubeJsonApiData Returns: HorizontalPodAutoscaler Properties # apiVersion # \u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94 kind # \u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95 metadata # \u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96 spec # \u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/hpa.api.ts:63 Type declaration: # maxReplicas : number metrics : IHpaMetric[] minReplicas : number scaleTargetRef (): object apiVersion : string kind : string name : string status # \u2022 status : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/hpa.api.ts:73 Type declaration: # conditions : object[] currentMetrics : IHpaMetric[] currentReplicas : number desiredReplicas : number Static apiBase # \u25aa apiBase : string = \"/apis/autoscaling/v2beta1/horizontalpodautoscalers\" Defined in src/renderer/api/endpoints/hpa.api.ts:90 Static kind # \u25aa kind : string = \"HorizontalPodAutoscaler\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/hpa.api.ts:88 Static namespaced # \u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/hpa.api.ts:89 Accessors # selfLink # \u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string Methods # delete # \u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a getAge # \u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number getAnnotations # \u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[] getConditions # \u25b8 getConditions (): object[] Defined in src/renderer/api/endpoints/hpa.api.ts:104 Returns: object[] getCurrentMetrics # \u25b8 getCurrentMetrics (): IHpaMetric[] Defined in src/renderer/api/endpoints/hpa.api.ts:122 Returns: IHpaMetric[] getFinalizers # \u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[] getId # \u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string getLabels # \u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[] getMaxPods # \u25b8 getMaxPods (): number Defined in src/renderer/api/endpoints/hpa.api.ts:92 Returns: number Protected getMetricName # \u25b8 getMetricName ( metric : IHpaMetric): string Defined in src/renderer/api/endpoints/hpa.api.ts:126 Parameters: Name Type metric IHpaMetric Returns: string getMetricValues # \u25b8 getMetricValues ( metric : IHpaMetric): string Defined in src/renderer/api/endpoints/hpa.api.ts:142 Parameters: Name Type metric IHpaMetric Returns: string getMetrics # \u25b8 getMetrics (): IHpaMetric[] Defined in src/renderer/api/endpoints/hpa.api.ts:118 Returns: IHpaMetric[] getMinPods # \u25b8 getMinPods (): number Defined in src/renderer/api/endpoints/hpa.api.ts:96 Returns: number getName # \u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string getNs # \u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string getOwnerRefs # \u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[] getReplicas # \u25b8 getReplicas (): number Defined in src/renderer/api/endpoints/hpa.api.ts:100 Returns: number getResourceVersion # \u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string getSearchFields # \u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[] getTimeDiffFromNow # \u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number toPlainObject # \u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object update # \u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Static create # \u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a Static isJsonApiData # \u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData Static isJsonApiDataList # \u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a Static isKubeJsonApiListMetadata # \u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata Static isKubeJsonApiMetadata # \u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata Static isNonSystem # \u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean Static isPartialJsonApiData # \u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a Static isPartialJsonApiMetadata # \u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a Static stringifyLabels # \u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Class: HorizontalPodAutoscaler \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#class-horizontalpodautoscaler-metadata-status-spec","text":"","title":"Class: HorizontalPodAutoscaler \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#type-parameters","text":"\u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#hierarchy","text":"KubeObject \u21b3 HorizontalPodAutoscaler","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#implements","text":"ItemObject","title":"Implements"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#properties","text":"apiVersion kind metadata spec status apiBase kind namespaced","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#accessors","text":"selfLink","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#methods","text":"delete getAge getAnnotations getConditions getCurrentMetrics getFinalizers getId getLabels getMaxPods getMetricName getMetricValues getMetrics getMinPods getName getNs getOwnerRefs getReplicas getResourceVersion getSearchFields getTimeDiffFromNow toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#constructor","text":"+ new HorizontalPodAutoscaler ( data : KubeJsonApiData): HorizontalPodAutoscaler Inherited from KubeObject . constructor Defined in src/renderer/api/kube-object.ts:180 Parameters: Name Type data KubeJsonApiData Returns: HorizontalPodAutoscaler","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#kind","text":"\u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#metadata","text":"\u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96","title":"metadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#spec","text":"\u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/hpa.api.ts:63","title":"spec"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#status","text":"\u2022 status : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/hpa.api.ts:73","title":"status"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#static-apibase","text":"\u25aa apiBase : string = \"/apis/autoscaling/v2beta1/horizontalpodautoscalers\" Defined in src/renderer/api/endpoints/hpa.api.ts:90","title":"Static apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#static-kind","text":"\u25aa kind : string = \"HorizontalPodAutoscaler\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/hpa.api.ts:88","title":"Static kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#static-namespaced","text":"\u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/hpa.api.ts:89","title":"Static namespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#selflink","text":"\u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string","title":"selfLink"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#delete","text":"\u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#getage","text":"\u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number","title":"getAge"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#getannotations","text":"\u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[]","title":"getAnnotations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#getconditions","text":"\u25b8 getConditions (): object[] Defined in src/renderer/api/endpoints/hpa.api.ts:104 Returns: object[]","title":"getConditions"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#getcurrentmetrics","text":"\u25b8 getCurrentMetrics (): IHpaMetric[] Defined in src/renderer/api/endpoints/hpa.api.ts:122 Returns: IHpaMetric[]","title":"getCurrentMetrics"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#getfinalizers","text":"\u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[]","title":"getFinalizers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#getid","text":"\u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string","title":"getId"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#getlabels","text":"\u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[]","title":"getLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#getmaxpods","text":"\u25b8 getMaxPods (): number Defined in src/renderer/api/endpoints/hpa.api.ts:92 Returns: number","title":"getMaxPods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#protected-getmetricname","text":"\u25b8 getMetricName ( metric : IHpaMetric): string Defined in src/renderer/api/endpoints/hpa.api.ts:126 Parameters: Name Type metric IHpaMetric Returns: string","title":"Protected getMetricName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#getmetricvalues","text":"\u25b8 getMetricValues ( metric : IHpaMetric): string Defined in src/renderer/api/endpoints/hpa.api.ts:142 Parameters: Name Type metric IHpaMetric Returns: string","title":"getMetricValues"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#getmetrics","text":"\u25b8 getMetrics (): IHpaMetric[] Defined in src/renderer/api/endpoints/hpa.api.ts:118 Returns: IHpaMetric[]","title":"getMetrics"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#getminpods","text":"\u25b8 getMinPods (): number Defined in src/renderer/api/endpoints/hpa.api.ts:96 Returns: number","title":"getMinPods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#getname","text":"\u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string","title":"getName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#getns","text":"\u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string","title":"getNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#getownerrefs","text":"\u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[]","title":"getOwnerRefs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#getreplicas","text":"\u25b8 getReplicas (): number Defined in src/renderer/api/endpoints/hpa.api.ts:100 Returns: number","title":"getReplicas"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#getresourceversion","text":"\u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#getsearchfields","text":"\u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[]","title":"getSearchFields"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#gettimedifffromnow","text":"\u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number","title":"getTimeDiffFromNow"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#toplainobject","text":"\u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object","title":"toPlainObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#update","text":"\u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#static-create","text":"\u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a","title":"Static create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#static-isjsonapidata","text":"\u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData","title":"Static isJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#static-isjsonapidatalist","text":"\u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a","title":"Static isJsonApiDataList"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#static-iskubejsonapilistmetadata","text":"\u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata","title":"Static isKubeJsonApiListMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#static-iskubejsonapimetadata","text":"\u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata","title":"Static isKubeJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#static-isnonsystem","text":"\u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean","title":"Static isNonSystem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#static-ispartialjsonapidata","text":"\u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a","title":"Static isPartialJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#static-ispartialjsonapimetadata","text":"\u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a","title":"Static isPartialJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.horizontalpodautoscaler/#static-stringifylabels","text":"\u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Static stringifyLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/","text":"Class: HPAStore # Hierarchy # \u21b3 KubeObjectStore \u2039 HorizontalPodAutoscaler \u203a \u21b3 HPAStore Index # Constructors # constructor Properties # api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext Accessors # context contextItems contextReady namespacesReady query selectedItems Methods # [Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem Constructors # constructor # + new HPAStore (): HPAStore Inherited from KubeObjectStore . constructor Overrides void Defined in src/renderer/kube-object.store.ts:54 Returns: HPAStore Properties # api # \u2022 api : KubeApi \u2039 HorizontalPodAutoscaler \u2039\u203a\u203a = hpaApi Overrides KubeObjectStore . api Defined in src/renderer/components/+config-autoscalers/hpa.store.ts:27 bufferSize # \u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45 Protected eventsBuffer # \u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301 failedLoading # \u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36 isLoaded # \u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38 isLoading # \u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37 items # \u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39 Optional limit # \u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44 selectedItemsIds # \u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40 Static defaultContext # \u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41 Accessors # context # \u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext contextItems # \u2022 get contextItems (): HorizontalPodAutoscaler [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: HorizontalPodAutoscaler [] contextReady # \u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object namespacesReady # \u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object query # \u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams selectedItems # \u2022 get selectedItems (): HorizontalPodAutoscaler [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: HorizontalPodAutoscaler [] Methods # [Symbol.iterator] # \u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a Protected bindWatchEventsUpdater # \u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void create # \u25b8 create ( params : object, data? : Partial\u2039 HorizontalPodAutoscaler \u203a): Promise\u2039 HorizontalPodAutoscaler \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 HorizontalPodAutoscaler \u203a Returns: Promise\u2039 HorizontalPodAutoscaler \u203a Protected createItem # \u25b8 createItem ( params : object, data? : Partial\u2039 HorizontalPodAutoscaler \u203a): Promise\u2039 HorizontalPodAutoscaler \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 HorizontalPodAutoscaler \u203a Returns: Promise\u2039 HorizontalPodAutoscaler \u203a Protected defaultSorting # \u25b8 defaultSorting ( item : HorizontalPodAutoscaler ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item HorizontalPodAutoscaler Returns: string Protected filterItemsOnLoad # \u25b8 filterItemsOnLoad ( items : HorizontalPodAutoscaler []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items HorizontalPodAutoscaler [] Returns: T[] getAllByNs # \u25b8 getAllByNs ( namespace : string | string[], strict : boolean): HorizontalPodAutoscaler [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: HorizontalPodAutoscaler [] getById # \u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T getByLabel # \u25b8 getByLabel ( labels : string[] | object): HorizontalPodAutoscaler [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: HorizontalPodAutoscaler [] getByName # \u25b8 getByName ( name : string, namespace? : string): HorizontalPodAutoscaler Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: HorizontalPodAutoscaler getByPath # \u25b8 getByPath ( path : string): HorizontalPodAutoscaler Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: HorizontalPodAutoscaler getIndexById # \u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number getItems # \u25b8 getItems (): HorizontalPodAutoscaler [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: HorizontalPodAutoscaler [] Optional getStatuses # \u25b8 getStatuses ( items : HorizontalPodAutoscaler []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items HorizontalPodAutoscaler [] Returns: Record\u2039string, number\u203a getSubscribeApis # \u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi [] getTotalCount # \u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number isSelected # \u25b8 isSelected ( item : HorizontalPodAutoscaler ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item HorizontalPodAutoscaler Returns: boolean isSelectedAll # \u25b8 isSelectedAll ( visibleItems : HorizontalPodAutoscaler []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems HorizontalPodAutoscaler [] this.items Returns: boolean load # \u25b8 load ( params : object): Promise\u2039 HorizontalPodAutoscaler \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 HorizontalPodAutoscaler \u203a loadAll # \u25b8 loadAll ( options : object): Promise\u2039void | HorizontalPodAutoscaler []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | HorizontalPodAutoscaler []\u203a loadFromPath # \u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a Protected loadItem # \u25b8 loadItem ( params : object): Promise\u2039 HorizontalPodAutoscaler \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 HorizontalPodAutoscaler \u203a Protected loadItems # \u25b8 loadItems ( __namedParameters : object): Promise\u2039 HorizontalPodAutoscaler []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 HorizontalPodAutoscaler []\u203a Protected mergeItems # \u25b8 mergeItems ( partialItems : HorizontalPodAutoscaler [], __namedParameters : object): HorizontalPodAutoscaler [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : HorizontalPodAutoscaler [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: HorizontalPodAutoscaler [] reloadAll # \u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a remove # \u25b8 remove ( item : HorizontalPodAutoscaler ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item HorizontalPodAutoscaler Returns: Promise\u2039void\u203a Protected removeItem # \u25b8 removeItem ( item : HorizontalPodAutoscaler , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : HorizontalPodAutoscaler \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a removeSelectedItems # \u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a reset # \u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void Protected resetOnError # \u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void resetSelection # \u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void select # \u25b8 select ( item : HorizontalPodAutoscaler ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item HorizontalPodAutoscaler Returns: void Protected sortItems # \u25b8 sortItems ( items : HorizontalPodAutoscaler [], sorting : function[], order? : \"asc\" | \"desc\"): HorizontalPodAutoscaler [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items HorizontalPodAutoscaler [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: HorizontalPodAutoscaler [] subscribe # \u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function) toggleSelection # \u25b8 toggleSelection ( item : HorizontalPodAutoscaler ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item HorizontalPodAutoscaler Returns: void toggleSelectionAll # \u25b8 toggleSelectionAll ( visibleItems : HorizontalPodAutoscaler []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems HorizontalPodAutoscaler [] this.items Returns: void unselect # \u25b8 unselect ( item : HorizontalPodAutoscaler ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item HorizontalPodAutoscaler Returns: void update # \u25b8 update ( item : HorizontalPodAutoscaler , data : Partial\u2039 HorizontalPodAutoscaler \u203a): Promise\u2039 HorizontalPodAutoscaler \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item HorizontalPodAutoscaler data Partial\u2039 HorizontalPodAutoscaler \u203a Returns: Promise\u2039 HorizontalPodAutoscaler \u203a Protected updateFromEventsBuffer # \u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void Protected updateItem # \u25b8 updateItem ( item : HorizontalPodAutoscaler , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : HorizontalPodAutoscaler \u25aa request : function \u25b8 (): Promise\u2039 HorizontalPodAutoscaler \u203a Returns: Promise\u2039T\u203a","title":"Class: HPAStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#class-hpastore","text":"","title":"Class: HPAStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#hierarchy","text":"\u21b3 KubeObjectStore \u2039 HorizontalPodAutoscaler \u203a \u21b3 HPAStore","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#properties","text":"api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#accessors","text":"context contextItems contextReady namespacesReady query selectedItems","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#methods","text":"[Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#constructor","text":"+ new HPAStore (): HPAStore Inherited from KubeObjectStore . constructor Overrides void Defined in src/renderer/kube-object.store.ts:54 Returns: HPAStore","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#api","text":"\u2022 api : KubeApi \u2039 HorizontalPodAutoscaler \u2039\u203a\u203a = hpaApi Overrides KubeObjectStore . api Defined in src/renderer/components/+config-autoscalers/hpa.store.ts:27","title":"api"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#buffersize","text":"\u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45","title":"bufferSize"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#protected-eventsbuffer","text":"\u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301","title":"Protected eventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#failedloading","text":"\u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36","title":"failedLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#isloaded","text":"\u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38","title":"isLoaded"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#isloading","text":"\u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37","title":"isLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#items","text":"\u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39","title":"items"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#optional-limit","text":"\u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44","title":"Optional limit"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#selecteditemsids","text":"\u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40","title":"selectedItemsIds"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#static-defaultcontext","text":"\u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41","title":"Static defaultContext"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#context","text":"\u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext","title":"context"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#contextitems","text":"\u2022 get contextItems (): HorizontalPodAutoscaler [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: HorizontalPodAutoscaler []","title":"contextItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#contextready","text":"\u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object","title":"contextReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#namespacesready","text":"\u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object","title":"namespacesReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#query","text":"\u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams","title":"query"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#selecteditems","text":"\u2022 get selectedItems (): HorizontalPodAutoscaler [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: HorizontalPodAutoscaler []","title":"selectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#symboliterator","text":"\u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a","title":"[Symbol.iterator]"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#protected-bindwatcheventsupdater","text":"\u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void","title":"Protected bindWatchEventsUpdater"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#create","text":"\u25b8 create ( params : object, data? : Partial\u2039 HorizontalPodAutoscaler \u203a): Promise\u2039 HorizontalPodAutoscaler \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 HorizontalPodAutoscaler \u203a Returns: Promise\u2039 HorizontalPodAutoscaler \u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#protected-createitem","text":"\u25b8 createItem ( params : object, data? : Partial\u2039 HorizontalPodAutoscaler \u203a): Promise\u2039 HorizontalPodAutoscaler \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 HorizontalPodAutoscaler \u203a Returns: Promise\u2039 HorizontalPodAutoscaler \u203a","title":"Protected createItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#protected-defaultsorting","text":"\u25b8 defaultSorting ( item : HorizontalPodAutoscaler ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item HorizontalPodAutoscaler Returns: string","title":"Protected defaultSorting"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#protected-filteritemsonload","text":"\u25b8 filterItemsOnLoad ( items : HorizontalPodAutoscaler []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items HorizontalPodAutoscaler [] Returns: T[]","title":"Protected filterItemsOnLoad"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#getallbyns","text":"\u25b8 getAllByNs ( namespace : string | string[], strict : boolean): HorizontalPodAutoscaler [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: HorizontalPodAutoscaler []","title":"getAllByNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#getbyid","text":"\u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T","title":"getById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#getbylabel","text":"\u25b8 getByLabel ( labels : string[] | object): HorizontalPodAutoscaler [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: HorizontalPodAutoscaler []","title":"getByLabel"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#getbyname","text":"\u25b8 getByName ( name : string, namespace? : string): HorizontalPodAutoscaler Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: HorizontalPodAutoscaler","title":"getByName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#getbypath","text":"\u25b8 getByPath ( path : string): HorizontalPodAutoscaler Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: HorizontalPodAutoscaler","title":"getByPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#getindexbyid","text":"\u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number","title":"getIndexById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#getitems","text":"\u25b8 getItems (): HorizontalPodAutoscaler [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: HorizontalPodAutoscaler []","title":"getItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#optional-getstatuses","text":"\u25b8 getStatuses ( items : HorizontalPodAutoscaler []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items HorizontalPodAutoscaler [] Returns: Record\u2039string, number\u203a","title":"Optional getStatuses"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#getsubscribeapis","text":"\u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi []","title":"getSubscribeApis"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#gettotalcount","text":"\u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number","title":"getTotalCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#isselected","text":"\u25b8 isSelected ( item : HorizontalPodAutoscaler ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item HorizontalPodAutoscaler Returns: boolean","title":"isSelected"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#isselectedall","text":"\u25b8 isSelectedAll ( visibleItems : HorizontalPodAutoscaler []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems HorizontalPodAutoscaler [] this.items Returns: boolean","title":"isSelectedAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#load","text":"\u25b8 load ( params : object): Promise\u2039 HorizontalPodAutoscaler \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 HorizontalPodAutoscaler \u203a","title":"load"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#loadall","text":"\u25b8 loadAll ( options : object): Promise\u2039void | HorizontalPodAutoscaler []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | HorizontalPodAutoscaler []\u203a","title":"loadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#loadfrompath","text":"\u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a","title":"loadFromPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#protected-loaditem","text":"\u25b8 loadItem ( params : object): Promise\u2039 HorizontalPodAutoscaler \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 HorizontalPodAutoscaler \u203a","title":"Protected loadItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#protected-loaditems","text":"\u25b8 loadItems ( __namedParameters : object): Promise\u2039 HorizontalPodAutoscaler []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 HorizontalPodAutoscaler []\u203a","title":"Protected loadItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#protected-mergeitems","text":"\u25b8 mergeItems ( partialItems : HorizontalPodAutoscaler [], __namedParameters : object): HorizontalPodAutoscaler [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : HorizontalPodAutoscaler [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: HorizontalPodAutoscaler []","title":"Protected mergeItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#reloadall","text":"\u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a","title":"reloadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#remove","text":"\u25b8 remove ( item : HorizontalPodAutoscaler ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item HorizontalPodAutoscaler Returns: Promise\u2039void\u203a","title":"remove"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#protected-removeitem","text":"\u25b8 removeItem ( item : HorizontalPodAutoscaler , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : HorizontalPodAutoscaler \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a","title":"Protected removeItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#removeselecteditems","text":"\u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a","title":"removeSelectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#reset","text":"\u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void","title":"reset"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#protected-resetonerror","text":"\u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void","title":"Protected resetOnError"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#resetselection","text":"\u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void","title":"resetSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#select","text":"\u25b8 select ( item : HorizontalPodAutoscaler ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item HorizontalPodAutoscaler Returns: void","title":"select"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#protected-sortitems","text":"\u25b8 sortItems ( items : HorizontalPodAutoscaler [], sorting : function[], order? : \"asc\" | \"desc\"): HorizontalPodAutoscaler [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items HorizontalPodAutoscaler [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: HorizontalPodAutoscaler []","title":"Protected sortItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#subscribe","text":"\u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function)","title":"subscribe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#toggleselection","text":"\u25b8 toggleSelection ( item : HorizontalPodAutoscaler ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item HorizontalPodAutoscaler Returns: void","title":"toggleSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#toggleselectionall","text":"\u25b8 toggleSelectionAll ( visibleItems : HorizontalPodAutoscaler []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems HorizontalPodAutoscaler [] this.items Returns: void","title":"toggleSelectionAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#unselect","text":"\u25b8 unselect ( item : HorizontalPodAutoscaler ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item HorizontalPodAutoscaler Returns: void","title":"unselect"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#update","text":"\u25b8 update ( item : HorizontalPodAutoscaler , data : Partial\u2039 HorizontalPodAutoscaler \u203a): Promise\u2039 HorizontalPodAutoscaler \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item HorizontalPodAutoscaler data Partial\u2039 HorizontalPodAutoscaler \u203a Returns: Promise\u2039 HorizontalPodAutoscaler \u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#protected-updatefromeventsbuffer","text":"\u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void","title":"Protected updateFromEventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.hpastore/#protected-updateitem","text":"\u25b8 updateItem ( item : HorizontalPodAutoscaler , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : HorizontalPodAutoscaler \u25aa request : function \u25b8 (): Promise\u2039 HorizontalPodAutoscaler \u203a Returns: Promise\u2039T\u203a","title":"Protected updateItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/","text":"Class: Ingress \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec Hierarchy # KubeObject \u21b3 Ingress Implements # ItemObject Index # Constructors # constructor Properties # apiVersion kind metadata spec status apiBase kind namespaced Accessors # selfLink Methods # delete getAge getAnnotations getFinalizers getHosts getId getLabels getLoadBalancers getName getNs getOwnerRefs getPorts getResourceVersion getRoutes getSearchFields getServiceNamePort getTimeDiffFromNow toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels Constructors # constructor # + new Ingress ( data : KubeJsonApiData): Ingress Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/ingress.api.ts:121 Parameters: Name Type data KubeJsonApiData Returns: Ingress Properties # apiVersion # \u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94 kind # \u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95 metadata # \u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96 spec # \u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/ingress.api.ts:87 Type declaration: # backend ? : IExtensionsBackend defaultBackend ? : INetworkingBackend & object rules ? : object[] tls : object[] status # \u2022 status : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/ingress.api.ts:111 Type declaration: # loadBalancer (): object ingress : ILoadBalancerIngress[] Static apiBase # \u25aa apiBase : string = \"/apis/networking.k8s.io/v1/ingresses\" Defined in src/renderer/api/endpoints/ingress.api.ts:121 Static kind # \u25aa kind : string = \"Ingress\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/ingress.api.ts:119 Static namespaced # \u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/ingress.api.ts:120 Accessors # selfLink # \u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string Methods # delete # \u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a getAge # \u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number getAnnotations # \u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[] getFinalizers # \u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[] getHosts # \u25b8 getHosts (): string[] Defined in src/renderer/api/endpoints/ingress.api.ts:165 Returns: string[] getId # \u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string getLabels # \u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[] getLoadBalancers # \u25b8 getLoadBalancers (): string[] Defined in src/renderer/api/endpoints/ingress.api.ts:196 Returns: string[] getName # \u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string getNs # \u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string getOwnerRefs # \u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[] getPorts # \u25b8 getPorts (): string Defined in src/renderer/api/endpoints/ingress.api.ts:173 Returns: string getResourceVersion # \u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string getRoutes # \u25b8 getRoutes (): string[] Defined in src/renderer/api/endpoints/ingress.api.ts:128 Returns: string[] getSearchFields # \u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[] getServiceNamePort # \u25b8 getServiceNamePort (): object Defined in src/renderer/api/endpoints/ingress.api.ts:154 Returns: object serviceName : string servicePort : string | number getTimeDiffFromNow # \u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number toPlainObject # \u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object update # \u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Static create # \u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a Static isJsonApiData # \u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData Static isJsonApiDataList # \u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a Static isKubeJsonApiListMetadata # \u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata Static isKubeJsonApiMetadata # \u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata Static isNonSystem # \u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean Static isPartialJsonApiData # \u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a Static isPartialJsonApiMetadata # \u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a Static stringifyLabels # \u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Class: Ingress \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#class-ingress-metadata-status-spec","text":"","title":"Class: Ingress \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#type-parameters","text":"\u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#hierarchy","text":"KubeObject \u21b3 Ingress","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#implements","text":"ItemObject","title":"Implements"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#properties","text":"apiVersion kind metadata spec status apiBase kind namespaced","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#accessors","text":"selfLink","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#methods","text":"delete getAge getAnnotations getFinalizers getHosts getId getLabels getLoadBalancers getName getNs getOwnerRefs getPorts getResourceVersion getRoutes getSearchFields getServiceNamePort getTimeDiffFromNow toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#constructor","text":"+ new Ingress ( data : KubeJsonApiData): Ingress Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/ingress.api.ts:121 Parameters: Name Type data KubeJsonApiData Returns: Ingress","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#kind","text":"\u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#metadata","text":"\u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96","title":"metadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#spec","text":"\u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/ingress.api.ts:87","title":"spec"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#status","text":"\u2022 status : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/ingress.api.ts:111","title":"status"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#static-apibase","text":"\u25aa apiBase : string = \"/apis/networking.k8s.io/v1/ingresses\" Defined in src/renderer/api/endpoints/ingress.api.ts:121","title":"Static apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#static-kind","text":"\u25aa kind : string = \"Ingress\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/ingress.api.ts:119","title":"Static kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#static-namespaced","text":"\u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/ingress.api.ts:120","title":"Static namespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#selflink","text":"\u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string","title":"selfLink"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#delete","text":"\u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#getage","text":"\u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number","title":"getAge"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#getannotations","text":"\u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[]","title":"getAnnotations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#getfinalizers","text":"\u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[]","title":"getFinalizers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#gethosts","text":"\u25b8 getHosts (): string[] Defined in src/renderer/api/endpoints/ingress.api.ts:165 Returns: string[]","title":"getHosts"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#getid","text":"\u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string","title":"getId"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#getlabels","text":"\u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[]","title":"getLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#getloadbalancers","text":"\u25b8 getLoadBalancers (): string[] Defined in src/renderer/api/endpoints/ingress.api.ts:196 Returns: string[]","title":"getLoadBalancers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#getname","text":"\u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string","title":"getName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#getns","text":"\u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string","title":"getNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#getownerrefs","text":"\u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[]","title":"getOwnerRefs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#getports","text":"\u25b8 getPorts (): string Defined in src/renderer/api/endpoints/ingress.api.ts:173 Returns: string","title":"getPorts"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#getresourceversion","text":"\u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#getroutes","text":"\u25b8 getRoutes (): string[] Defined in src/renderer/api/endpoints/ingress.api.ts:128 Returns: string[]","title":"getRoutes"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#getsearchfields","text":"\u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[]","title":"getSearchFields"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#getservicenameport","text":"\u25b8 getServiceNamePort (): object Defined in src/renderer/api/endpoints/ingress.api.ts:154 Returns: object serviceName : string servicePort : string | number","title":"getServiceNamePort"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#gettimedifffromnow","text":"\u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number","title":"getTimeDiffFromNow"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#toplainobject","text":"\u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object","title":"toPlainObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#update","text":"\u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#static-create","text":"\u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a","title":"Static create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#static-isjsonapidata","text":"\u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData","title":"Static isJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#static-isjsonapidatalist","text":"\u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a","title":"Static isJsonApiDataList"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#static-iskubejsonapilistmetadata","text":"\u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata","title":"Static isKubeJsonApiListMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#static-iskubejsonapimetadata","text":"\u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata","title":"Static isKubeJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#static-isnonsystem","text":"\u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean","title":"Static isNonSystem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#static-ispartialjsonapidata","text":"\u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a","title":"Static isPartialJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#static-ispartialjsonapimetadata","text":"\u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a","title":"Static isPartialJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingress/#static-stringifylabels","text":"\u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Static stringifyLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/","text":"Class: IngressApi # Hierarchy # KubeApi \u2039 Ingress \u203a \u21b3 IngressApi Index # Constructors # constructor Properties # apiBase apiGroup apiPrefix apiResource apiVersion apiVersionPreferred isNamespaced kind objectConstructor options request resourceVersions watchDisposer Accessors # apiVersionWithGroup Methods # checkPreferredVersion create delete get getMetrics getResourceVersion getUrl getWatchUrl list modifyWatchEvent normalizeQuery parseResponse refreshResourceVersion setResourceVersion update watch Constructors # constructor # + new IngressApi ( options : IKubeApiOptions\u2039 Ingress \u203a): IngressApi Inherited from KubeApi . constructor Defined in src/renderer/api/kube-api.ts:151 Parameters: Name Type options IKubeApiOptions\u2039 Ingress \u203a Returns: IngressApi Properties # apiBase # \u2022 apiBase : string Inherited from KubeApi . apiBase Defined in src/renderer/api/kube-api.ts:140 apiGroup # \u2022 apiGroup : string Inherited from KubeApi . apiGroup Defined in src/renderer/api/kube-api.ts:142 apiPrefix # \u2022 apiPrefix : string Inherited from KubeApi . apiPrefix Defined in src/renderer/api/kube-api.ts:141 apiResource # \u2022 apiResource : string Inherited from KubeApi . apiResource Defined in src/renderer/api/kube-api.ts:145 apiVersion # \u2022 apiVersion : string Inherited from KubeApi . apiVersion Defined in src/renderer/api/kube-api.ts:143 Optional apiVersionPreferred # \u2022 apiVersionPreferred ? : string Inherited from KubeApi . apiVersionPreferred Defined in src/renderer/api/kube-api.ts:144 isNamespaced # \u2022 isNamespaced : boolean Inherited from KubeApi . isNamespaced Defined in src/renderer/api/kube-api.ts:146 kind # \u2022 kind : string Inherited from KubeApi . kind Defined in src/renderer/api/kube-api.ts:139 objectConstructor # \u2022 objectConstructor : IKubeObjectConstructor\u2039 Ingress \u203a Inherited from KubeApi . objectConstructor Defined in src/renderer/api/kube-api.ts:148 Protected options # \u2022 options : IKubeApiOptions\u2039 Ingress \u203a Inherited from KubeApi . options Defined in src/renderer/api/kube-api.ts:153 Protected request # \u2022 request : KubeJsonApi Inherited from KubeApi . request Defined in src/renderer/api/kube-api.ts:149 Protected resourceVersions # \u2022 resourceVersions : Map\u2039string, string\u203a = new Map () Inherited from KubeApi . resourceVersions Defined in src/renderer/api/kube-api.ts:150 Protected watchDisposer # \u2022 watchDisposer : function Inherited from KubeApi . watchDisposer Defined in src/renderer/api/kube-api.ts:151 Type declaration: # \u25b8 (): void Accessors # apiVersionWithGroup # \u2022 get apiVersionWithGroup (): string Inherited from KubeApi . apiVersionWithGroup Defined in src/renderer/api/kube-api.ts:181 Returns: string Methods # Protected checkPreferredVersion # \u25b8 checkPreferredVersion (): Promise\u2039void\u203a Inherited from KubeApi . checkPreferredVersion Defined in src/renderer/api/kube-api.ts:243 Returns: Promise\u2039void\u203a create # \u25b8 create ( __namedParameters : object, data? : Partial\u2039 Ingress \u203a): Promise\u2039 Ingress | null\u203a Inherited from KubeApi . create Defined in src/renderer/api/kube-api.ts:381 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional data : Partial\u2039 Ingress \u203a Returns: Promise\u2039 Ingress | null\u203a delete # \u25b8 delete ( __namedParameters : object): Promise\u2039KubeJsonApiData\u203a Inherited from KubeApi . delete Defined in src/renderer/api/kube-api.ts:418 Parameters: \u25aa __namedParameters : object Name Type Default name string \"\" namespace string \"default\" Returns: Promise\u2039KubeJsonApiData\u203a get # \u25b8 get ( __namedParameters : object, query? : IKubeApiQueryParams): Promise\u2039 Ingress | null\u203a Inherited from KubeApi . get Defined in src/renderer/api/kube-api.ts:367 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional query : IKubeApiQueryParams Returns: Promise\u2039 Ingress | null\u203a getMetrics # \u25b8 getMetrics ( ingress : string, namespace : string): Promise\u2039IIngressMetrics\u203a Defined in src/renderer/api/endpoints/ingress.api.ts:29 Parameters: Name Type ingress string namespace string Returns: Promise\u2039IIngressMetrics\u203a getResourceVersion # \u25b8 getResourceVersion ( namespace : string): string Inherited from KubeApi . getResourceVersion Defined in src/renderer/api/kube-api.ts:276 Parameters: Name Type Default namespace string \"\" Returns: string getUrl # \u25b8 getUrl ( __namedParameters : object, query? : Partial\u2039IKubeApiQueryParams\u203a): string Inherited from KubeApi . getUrl Defined in src/renderer/api/kube-api.ts:284 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"\" \u25aa Optional query : Partial\u2039IKubeApiQueryParams\u203a Returns: string getWatchUrl # \u25b8 getWatchUrl ( namespace : string, query : IKubeApiQueryParams): string Inherited from KubeApi . getWatchUrl Defined in src/renderer/api/kube-api.ts:425 Parameters: Name Type Default namespace string \"\" query IKubeApiQueryParams {} Returns: string list # \u25b8 list ( __namedParameters : object, query? : IKubeApiQueryParams): Promise\u2039 Ingress [] | null\u203a Inherited from KubeApi . list Defined in src/renderer/api/kube-api.ts:349 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default namespace string \"\" reqInit RequestInit - \u25aa Optional query : IKubeApiQueryParams Returns: Promise\u2039 Ingress [] | null\u203a Protected modifyWatchEvent # \u25b8 modifyWatchEvent ( event : IKubeWatchEvent): void Inherited from KubeApi . modifyWatchEvent Defined in src/renderer/api/kube-api.ts:490 Parameters: Name Type event IKubeWatchEvent Returns: void Protected normalizeQuery # \u25b8 normalizeQuery ( query : Partial\u2039IKubeApiQueryParams\u203a): object Inherited from KubeApi . normalizeQuery Defined in src/renderer/api/kube-api.ts:296 Parameters: Name Type Default query Partial\u2039IKubeApiQueryParams\u203a {} Returns: object Protected parseResponse # \u25b8 parseResponse ( data : unknown, namespace? : string): Ingress | Ingress [] | null Inherited from KubeApi . parseResponse Defined in src/renderer/api/kube-api.ts:308 Parameters: Name Type data unknown namespace? string Returns: Ingress | Ingress [] | null refreshResourceVersion # \u25b8 refreshResourceVersion ( params? : KubeApiListOptions): Promise\u2039T[]\u203a Inherited from KubeApi . refreshResourceVersion Defined in src/renderer/api/kube-api.ts:280 Parameters: Name Type params? KubeApiListOptions Returns: Promise\u2039T[]\u203a setResourceVersion # \u25b8 setResourceVersion ( namespace : string, newVersion : string): void Inherited from KubeApi . setResourceVersion Defined in src/renderer/api/kube-api.ts:272 Parameters: Name Type Default namespace string \"\" newVersion string - Returns: void update # \u25b8 update ( __namedParameters : object, data? : Partial\u2039 Ingress \u203a): Promise\u2039 Ingress | null\u203a Inherited from KubeApi . update Defined in src/renderer/api/kube-api.ts:404 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional data : Partial\u2039 Ingress \u203a Returns: Promise\u2039 Ingress | null\u203a watch # \u25b8 watch ( opts : KubeApiWatchOptions): function Inherited from KubeApi . watch Defined in src/renderer/api/kube-api.ts:433 Parameters: Name Type Default opts KubeApiWatchOptions { namespace: \"\" } Returns: function \u25b8 (): void","title":"Class: IngressApi"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#class-ingressapi","text":"","title":"Class: IngressApi"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#hierarchy","text":"KubeApi \u2039 Ingress \u203a \u21b3 IngressApi","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#properties","text":"apiBase apiGroup apiPrefix apiResource apiVersion apiVersionPreferred isNamespaced kind objectConstructor options request resourceVersions watchDisposer","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#accessors","text":"apiVersionWithGroup","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#methods","text":"checkPreferredVersion create delete get getMetrics getResourceVersion getUrl getWatchUrl list modifyWatchEvent normalizeQuery parseResponse refreshResourceVersion setResourceVersion update watch","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#constructor","text":"+ new IngressApi ( options : IKubeApiOptions\u2039 Ingress \u203a): IngressApi Inherited from KubeApi . constructor Defined in src/renderer/api/kube-api.ts:151 Parameters: Name Type options IKubeApiOptions\u2039 Ingress \u203a Returns: IngressApi","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#apibase","text":"\u2022 apiBase : string Inherited from KubeApi . apiBase Defined in src/renderer/api/kube-api.ts:140","title":"apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#apigroup","text":"\u2022 apiGroup : string Inherited from KubeApi . apiGroup Defined in src/renderer/api/kube-api.ts:142","title":"apiGroup"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#apiprefix","text":"\u2022 apiPrefix : string Inherited from KubeApi . apiPrefix Defined in src/renderer/api/kube-api.ts:141","title":"apiPrefix"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#apiresource","text":"\u2022 apiResource : string Inherited from KubeApi . apiResource Defined in src/renderer/api/kube-api.ts:145","title":"apiResource"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeApi . apiVersion Defined in src/renderer/api/kube-api.ts:143","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#optional-apiversionpreferred","text":"\u2022 apiVersionPreferred ? : string Inherited from KubeApi . apiVersionPreferred Defined in src/renderer/api/kube-api.ts:144","title":"Optional apiVersionPreferred"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#isnamespaced","text":"\u2022 isNamespaced : boolean Inherited from KubeApi . isNamespaced Defined in src/renderer/api/kube-api.ts:146","title":"isNamespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#kind","text":"\u2022 kind : string Inherited from KubeApi . kind Defined in src/renderer/api/kube-api.ts:139","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#objectconstructor","text":"\u2022 objectConstructor : IKubeObjectConstructor\u2039 Ingress \u203a Inherited from KubeApi . objectConstructor Defined in src/renderer/api/kube-api.ts:148","title":"objectConstructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#protected-options","text":"\u2022 options : IKubeApiOptions\u2039 Ingress \u203a Inherited from KubeApi . options Defined in src/renderer/api/kube-api.ts:153","title":"Protected options"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#protected-request","text":"\u2022 request : KubeJsonApi Inherited from KubeApi . request Defined in src/renderer/api/kube-api.ts:149","title":"Protected request"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#protected-resourceversions","text":"\u2022 resourceVersions : Map\u2039string, string\u203a = new Map () Inherited from KubeApi . resourceVersions Defined in src/renderer/api/kube-api.ts:150","title":"Protected resourceVersions"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#protected-watchdisposer","text":"\u2022 watchDisposer : function Inherited from KubeApi . watchDisposer Defined in src/renderer/api/kube-api.ts:151","title":"Protected watchDisposer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#apiversionwithgroup","text":"\u2022 get apiVersionWithGroup (): string Inherited from KubeApi . apiVersionWithGroup Defined in src/renderer/api/kube-api.ts:181 Returns: string","title":"apiVersionWithGroup"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#protected-checkpreferredversion","text":"\u25b8 checkPreferredVersion (): Promise\u2039void\u203a Inherited from KubeApi . checkPreferredVersion Defined in src/renderer/api/kube-api.ts:243 Returns: Promise\u2039void\u203a","title":"Protected checkPreferredVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#create","text":"\u25b8 create ( __namedParameters : object, data? : Partial\u2039 Ingress \u203a): Promise\u2039 Ingress | null\u203a Inherited from KubeApi . create Defined in src/renderer/api/kube-api.ts:381 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional data : Partial\u2039 Ingress \u203a Returns: Promise\u2039 Ingress | null\u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#delete","text":"\u25b8 delete ( __namedParameters : object): Promise\u2039KubeJsonApiData\u203a Inherited from KubeApi . delete Defined in src/renderer/api/kube-api.ts:418 Parameters: \u25aa __namedParameters : object Name Type Default name string \"\" namespace string \"default\" Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#get","text":"\u25b8 get ( __namedParameters : object, query? : IKubeApiQueryParams): Promise\u2039 Ingress | null\u203a Inherited from KubeApi . get Defined in src/renderer/api/kube-api.ts:367 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional query : IKubeApiQueryParams Returns: Promise\u2039 Ingress | null\u203a","title":"get"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#getmetrics","text":"\u25b8 getMetrics ( ingress : string, namespace : string): Promise\u2039IIngressMetrics\u203a Defined in src/renderer/api/endpoints/ingress.api.ts:29 Parameters: Name Type ingress string namespace string Returns: Promise\u2039IIngressMetrics\u203a","title":"getMetrics"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#getresourceversion","text":"\u25b8 getResourceVersion ( namespace : string): string Inherited from KubeApi . getResourceVersion Defined in src/renderer/api/kube-api.ts:276 Parameters: Name Type Default namespace string \"\" Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#geturl","text":"\u25b8 getUrl ( __namedParameters : object, query? : Partial\u2039IKubeApiQueryParams\u203a): string Inherited from KubeApi . getUrl Defined in src/renderer/api/kube-api.ts:284 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"\" \u25aa Optional query : Partial\u2039IKubeApiQueryParams\u203a Returns: string","title":"getUrl"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#getwatchurl","text":"\u25b8 getWatchUrl ( namespace : string, query : IKubeApiQueryParams): string Inherited from KubeApi . getWatchUrl Defined in src/renderer/api/kube-api.ts:425 Parameters: Name Type Default namespace string \"\" query IKubeApiQueryParams {} Returns: string","title":"getWatchUrl"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#list","text":"\u25b8 list ( __namedParameters : object, query? : IKubeApiQueryParams): Promise\u2039 Ingress [] | null\u203a Inherited from KubeApi . list Defined in src/renderer/api/kube-api.ts:349 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default namespace string \"\" reqInit RequestInit - \u25aa Optional query : IKubeApiQueryParams Returns: Promise\u2039 Ingress [] | null\u203a","title":"list"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#protected-modifywatchevent","text":"\u25b8 modifyWatchEvent ( event : IKubeWatchEvent): void Inherited from KubeApi . modifyWatchEvent Defined in src/renderer/api/kube-api.ts:490 Parameters: Name Type event IKubeWatchEvent Returns: void","title":"Protected modifyWatchEvent"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#protected-normalizequery","text":"\u25b8 normalizeQuery ( query : Partial\u2039IKubeApiQueryParams\u203a): object Inherited from KubeApi . normalizeQuery Defined in src/renderer/api/kube-api.ts:296 Parameters: Name Type Default query Partial\u2039IKubeApiQueryParams\u203a {} Returns: object","title":"Protected normalizeQuery"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#protected-parseresponse","text":"\u25b8 parseResponse ( data : unknown, namespace? : string): Ingress | Ingress [] | null Inherited from KubeApi . parseResponse Defined in src/renderer/api/kube-api.ts:308 Parameters: Name Type data unknown namespace? string Returns: Ingress | Ingress [] | null","title":"Protected parseResponse"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#refreshresourceversion","text":"\u25b8 refreshResourceVersion ( params? : KubeApiListOptions): Promise\u2039T[]\u203a Inherited from KubeApi . refreshResourceVersion Defined in src/renderer/api/kube-api.ts:280 Parameters: Name Type params? KubeApiListOptions Returns: Promise\u2039T[]\u203a","title":"refreshResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#setresourceversion","text":"\u25b8 setResourceVersion ( namespace : string, newVersion : string): void Inherited from KubeApi . setResourceVersion Defined in src/renderer/api/kube-api.ts:272 Parameters: Name Type Default namespace string \"\" newVersion string - Returns: void","title":"setResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#update","text":"\u25b8 update ( __namedParameters : object, data? : Partial\u2039 Ingress \u203a): Promise\u2039 Ingress | null\u203a Inherited from KubeApi . update Defined in src/renderer/api/kube-api.ts:404 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional data : Partial\u2039 Ingress \u203a Returns: Promise\u2039 Ingress | null\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressapi/#watch","text":"\u25b8 watch ( opts : KubeApiWatchOptions): function Inherited from KubeApi . watch Defined in src/renderer/api/kube-api.ts:433 Parameters: Name Type Default opts KubeApiWatchOptions { namespace: \"\" } Returns: function \u25b8 (): void","title":"watch"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/","text":"Class: IngressStore # Hierarchy # \u21b3 KubeObjectStore \u2039 Ingress \u203a \u21b3 IngressStore Index # Constructors # constructor Properties # api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit metrics selectedItemsIds defaultContext Accessors # context contextItems contextReady namespacesReady query selectedItems Methods # [Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems loadMetrics mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem Constructors # constructor # + new IngressStore (): IngressStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+network-ingresses/ingress.store.ts:30 Returns: IngressStore Properties # api # \u2022 api : IngressApi \u2039\u203a = ingressApi Overrides KubeObjectStore . api Defined in src/renderer/components/+network-ingresses/ingress.store.ts:29 bufferSize # \u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45 Protected eventsBuffer # \u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301 failedLoading # \u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36 isLoaded # \u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38 isLoading # \u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37 items # \u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39 Optional limit # \u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44 metrics # \u2022 metrics : IIngressMetrics = null Defined in src/renderer/components/+network-ingresses/ingress.store.ts:30 selectedItemsIds # \u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40 Static defaultContext # \u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41 Accessors # context # \u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext contextItems # \u2022 get contextItems (): Ingress [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: Ingress [] contextReady # \u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object namespacesReady # \u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object query # \u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams selectedItems # \u2022 get selectedItems (): Ingress [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: Ingress [] Methods # [Symbol.iterator] # \u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a Protected bindWatchEventsUpdater # \u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void create # \u25b8 create ( params : object, data? : Partial\u2039 Ingress \u203a): Promise\u2039 Ingress \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Ingress \u203a Returns: Promise\u2039 Ingress \u203a Protected createItem # \u25b8 createItem ( params : object, data? : Partial\u2039 Ingress \u203a): Promise\u2039 Ingress \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Ingress \u203a Returns: Promise\u2039 Ingress \u203a Protected defaultSorting # \u25b8 defaultSorting ( item : Ingress ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item Ingress Returns: string Protected filterItemsOnLoad # \u25b8 filterItemsOnLoad ( items : Ingress []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items Ingress [] Returns: T[] getAllByNs # \u25b8 getAllByNs ( namespace : string | string[], strict : boolean): Ingress [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: Ingress [] getById # \u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T getByLabel # \u25b8 getByLabel ( labels : string[] | object): Ingress [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: Ingress [] getByName # \u25b8 getByName ( name : string, namespace? : string): Ingress Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: Ingress getByPath # \u25b8 getByPath ( path : string): Ingress Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: Ingress getIndexById # \u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number getItems # \u25b8 getItems (): Ingress [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: Ingress [] Optional getStatuses # \u25b8 getStatuses ( items : Ingress []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items Ingress [] Returns: Record\u2039string, number\u203a getSubscribeApis # \u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi [] getTotalCount # \u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number isSelected # \u25b8 isSelected ( item : Ingress ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item Ingress Returns: boolean isSelectedAll # \u25b8 isSelectedAll ( visibleItems : Ingress []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems Ingress [] this.items Returns: boolean load # \u25b8 load ( params : object): Promise\u2039 Ingress \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Ingress \u203a loadAll # \u25b8 loadAll ( options : object): Promise\u2039void | Ingress []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | Ingress []\u203a loadFromPath # \u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a Protected loadItem # \u25b8 loadItem ( params : object): Promise\u2039 Ingress \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Ingress \u203a Protected loadItems # \u25b8 loadItems ( __namedParameters : object): Promise\u2039 Ingress []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 Ingress []\u203a loadMetrics # \u25b8 loadMetrics ( ingress : Ingress ): Promise\u2039void\u203a Defined in src/renderer/components/+network-ingresses/ingress.store.ts:39 Parameters: Name Type ingress Ingress Returns: Promise\u2039void\u203a Protected mergeItems # \u25b8 mergeItems ( partialItems : Ingress [], __namedParameters : object): Ingress [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : Ingress [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: Ingress [] reloadAll # \u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a remove # \u25b8 remove ( item : Ingress ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item Ingress Returns: Promise\u2039void\u203a Protected removeItem # \u25b8 removeItem ( item : Ingress , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : Ingress \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a removeSelectedItems # \u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a reset # \u25b8 reset (): void Overrides KubeObjectStore . reset Defined in src/renderer/components/+network-ingresses/ingress.store.ts:43 Returns: void Protected resetOnError # \u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void resetSelection # \u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void select # \u25b8 select ( item : Ingress ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item Ingress Returns: void Protected sortItems # \u25b8 sortItems ( items : Ingress [], sorting : function[], order? : \"asc\" | \"desc\"): Ingress [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items Ingress [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: Ingress [] subscribe # \u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function) toggleSelection # \u25b8 toggleSelection ( item : Ingress ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item Ingress Returns: void toggleSelectionAll # \u25b8 toggleSelectionAll ( visibleItems : Ingress []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems Ingress [] this.items Returns: void unselect # \u25b8 unselect ( item : Ingress ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item Ingress Returns: void update # \u25b8 update ( item : Ingress , data : Partial\u2039 Ingress \u203a): Promise\u2039 Ingress \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item Ingress data Partial\u2039 Ingress \u203a Returns: Promise\u2039 Ingress \u203a Protected updateFromEventsBuffer # \u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void Protected updateItem # \u25b8 updateItem ( item : Ingress , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : Ingress \u25aa request : function \u25b8 (): Promise\u2039 Ingress \u203a Returns: Promise\u2039T\u203a","title":"Class: IngressStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#class-ingressstore","text":"","title":"Class: IngressStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#hierarchy","text":"\u21b3 KubeObjectStore \u2039 Ingress \u203a \u21b3 IngressStore","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#properties","text":"api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit metrics selectedItemsIds defaultContext","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#accessors","text":"context contextItems contextReady namespacesReady query selectedItems","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#methods","text":"[Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems loadMetrics mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#constructor","text":"+ new IngressStore (): IngressStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+network-ingresses/ingress.store.ts:30 Returns: IngressStore","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#api","text":"\u2022 api : IngressApi \u2039\u203a = ingressApi Overrides KubeObjectStore . api Defined in src/renderer/components/+network-ingresses/ingress.store.ts:29","title":"api"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#buffersize","text":"\u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45","title":"bufferSize"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#protected-eventsbuffer","text":"\u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301","title":"Protected eventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#failedloading","text":"\u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36","title":"failedLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#isloaded","text":"\u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38","title":"isLoaded"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#isloading","text":"\u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37","title":"isLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#items","text":"\u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39","title":"items"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#optional-limit","text":"\u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44","title":"Optional limit"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#metrics","text":"\u2022 metrics : IIngressMetrics = null Defined in src/renderer/components/+network-ingresses/ingress.store.ts:30","title":"metrics"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#selecteditemsids","text":"\u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40","title":"selectedItemsIds"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#static-defaultcontext","text":"\u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41","title":"Static defaultContext"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#context","text":"\u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext","title":"context"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#contextitems","text":"\u2022 get contextItems (): Ingress [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: Ingress []","title":"contextItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#contextready","text":"\u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object","title":"contextReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#namespacesready","text":"\u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object","title":"namespacesReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#query","text":"\u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams","title":"query"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#selecteditems","text":"\u2022 get selectedItems (): Ingress [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: Ingress []","title":"selectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#symboliterator","text":"\u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a","title":"[Symbol.iterator]"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#protected-bindwatcheventsupdater","text":"\u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void","title":"Protected bindWatchEventsUpdater"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#create","text":"\u25b8 create ( params : object, data? : Partial\u2039 Ingress \u203a): Promise\u2039 Ingress \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Ingress \u203a Returns: Promise\u2039 Ingress \u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#protected-createitem","text":"\u25b8 createItem ( params : object, data? : Partial\u2039 Ingress \u203a): Promise\u2039 Ingress \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Ingress \u203a Returns: Promise\u2039 Ingress \u203a","title":"Protected createItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#protected-defaultsorting","text":"\u25b8 defaultSorting ( item : Ingress ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item Ingress Returns: string","title":"Protected defaultSorting"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#protected-filteritemsonload","text":"\u25b8 filterItemsOnLoad ( items : Ingress []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items Ingress [] Returns: T[]","title":"Protected filterItemsOnLoad"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#getallbyns","text":"\u25b8 getAllByNs ( namespace : string | string[], strict : boolean): Ingress [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: Ingress []","title":"getAllByNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#getbyid","text":"\u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T","title":"getById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#getbylabel","text":"\u25b8 getByLabel ( labels : string[] | object): Ingress [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: Ingress []","title":"getByLabel"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#getbyname","text":"\u25b8 getByName ( name : string, namespace? : string): Ingress Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: Ingress","title":"getByName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#getbypath","text":"\u25b8 getByPath ( path : string): Ingress Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: Ingress","title":"getByPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#getindexbyid","text":"\u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number","title":"getIndexById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#getitems","text":"\u25b8 getItems (): Ingress [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: Ingress []","title":"getItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#optional-getstatuses","text":"\u25b8 getStatuses ( items : Ingress []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items Ingress [] Returns: Record\u2039string, number\u203a","title":"Optional getStatuses"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#getsubscribeapis","text":"\u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi []","title":"getSubscribeApis"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#gettotalcount","text":"\u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number","title":"getTotalCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#isselected","text":"\u25b8 isSelected ( item : Ingress ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item Ingress Returns: boolean","title":"isSelected"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#isselectedall","text":"\u25b8 isSelectedAll ( visibleItems : Ingress []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems Ingress [] this.items Returns: boolean","title":"isSelectedAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#load","text":"\u25b8 load ( params : object): Promise\u2039 Ingress \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Ingress \u203a","title":"load"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#loadall","text":"\u25b8 loadAll ( options : object): Promise\u2039void | Ingress []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | Ingress []\u203a","title":"loadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#loadfrompath","text":"\u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a","title":"loadFromPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#protected-loaditem","text":"\u25b8 loadItem ( params : object): Promise\u2039 Ingress \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Ingress \u203a","title":"Protected loadItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#protected-loaditems","text":"\u25b8 loadItems ( __namedParameters : object): Promise\u2039 Ingress []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 Ingress []\u203a","title":"Protected loadItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#loadmetrics","text":"\u25b8 loadMetrics ( ingress : Ingress ): Promise\u2039void\u203a Defined in src/renderer/components/+network-ingresses/ingress.store.ts:39 Parameters: Name Type ingress Ingress Returns: Promise\u2039void\u203a","title":"loadMetrics"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#protected-mergeitems","text":"\u25b8 mergeItems ( partialItems : Ingress [], __namedParameters : object): Ingress [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : Ingress [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: Ingress []","title":"Protected mergeItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#reloadall","text":"\u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a","title":"reloadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#remove","text":"\u25b8 remove ( item : Ingress ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item Ingress Returns: Promise\u2039void\u203a","title":"remove"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#protected-removeitem","text":"\u25b8 removeItem ( item : Ingress , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : Ingress \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a","title":"Protected removeItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#removeselecteditems","text":"\u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a","title":"removeSelectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#reset","text":"\u25b8 reset (): void Overrides KubeObjectStore . reset Defined in src/renderer/components/+network-ingresses/ingress.store.ts:43 Returns: void","title":"reset"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#protected-resetonerror","text":"\u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void","title":"Protected resetOnError"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#resetselection","text":"\u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void","title":"resetSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#select","text":"\u25b8 select ( item : Ingress ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item Ingress Returns: void","title":"select"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#protected-sortitems","text":"\u25b8 sortItems ( items : Ingress [], sorting : function[], order? : \"asc\" | \"desc\"): Ingress [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items Ingress [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: Ingress []","title":"Protected sortItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#subscribe","text":"\u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function)","title":"subscribe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#toggleselection","text":"\u25b8 toggleSelection ( item : Ingress ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item Ingress Returns: void","title":"toggleSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#toggleselectionall","text":"\u25b8 toggleSelectionAll ( visibleItems : Ingress []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems Ingress [] this.items Returns: void","title":"toggleSelectionAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#unselect","text":"\u25b8 unselect ( item : Ingress ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item Ingress Returns: void","title":"unselect"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#update","text":"\u25b8 update ( item : Ingress , data : Partial\u2039 Ingress \u203a): Promise\u2039 Ingress \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item Ingress data Partial\u2039 Ingress \u203a Returns: Promise\u2039 Ingress \u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#protected-updatefromeventsbuffer","text":"\u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void","title":"Protected updateFromEventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.ingressstore/#protected-updateitem","text":"\u25b8 updateItem ( item : Ingress , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : Ingress \u25aa request : function \u25b8 (): Promise\u2039 Ingress \u203a Returns: Promise\u2039T\u203a","title":"Protected updateItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/","text":"Class: Job \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec Hierarchy # WorkloadKubeObject \u21b3 Job Implements # ItemObject Index # Constructors # constructor Properties # apiVersion kind metadata spec status apiBase kind namespaced Accessors # selfLink Methods # delete getAffinity getAffinityNumber getAge getAnnotations getCompletions getCondition getDesiredCompletions getFinalizers getId getImages getLabels getName getNodeSelectors getNs getOwnerRefs getParallelism getResourceVersion getSearchFields getSelectors getTemplateLabels getTimeDiffFromNow getTolerations toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels Constructors # constructor # + new Job ( data : KubeJsonApiData): Job Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/job.api.ts:33 Parameters: Name Type data KubeJsonApiData Returns: Job Properties # apiVersion # \u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94 kind # \u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95 metadata # \u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96 spec # \u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/job.api.ts:40 Type declaration: # backoffLimit ? : number completions ? : number containers ? : IPodContainer [] dnsPolicy ? : string parallelism ? : number restartPolicy ? : string schedulerName ? : string selector (): object matchLabels (): object serviceAccount ? : string serviceAccountName ? : string template (): object metadata (): object annotations (): object creationTimestamp ? : string labels (): object spec (): object affinity ? : IAffinity containers : IPodContainer [] dnsPolicy : string hostPID : boolean nodeSelector (): object restartPolicy : string schedulerName : string terminationGracePeriodSeconds : number tolerations ? : object[] terminationGracePeriodSeconds ? : number status # \u2022 status : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/job.api.ts:86 Type declaration: # completionTime : string conditions : object[] startTime : string succeeded : number Static apiBase # \u25aa apiBase : string = \"/apis/batch/v1/jobs\" Defined in src/renderer/api/endpoints/job.api.ts:33 Static kind # \u25aa kind : string = \"Job\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/job.api.ts:31 Static namespaced # \u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/job.api.ts:32 Accessors # selfLink # \u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string Methods # delete # \u25b8 delete (): Promise\u2039KubeJsonApiData\u203a Overrides KubeObject . delete Defined in src/renderer/api/endpoints/job.api.ts:123 Returns: Promise\u2039KubeJsonApiData\u203a getAffinity # \u25b8 getAffinity (): IAffinity Inherited from Deployment . getAffinity Defined in src/renderer/api/workload-kube-object.ts:93 Returns: IAffinity getAffinityNumber # \u25b8 getAffinityNumber (): number Inherited from Pod . getAffinityNumber Defined in src/renderer/api/workload-kube-object.ts:97 Returns: number getAge # \u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number getAnnotations # \u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[] getCompletions # \u25b8 getCompletions (): number Defined in src/renderer/api/endpoints/job.api.ts:103 Returns: number getCondition # \u25b8 getCondition (): object Defined in src/renderer/api/endpoints/job.api.ts:111 Returns: object lastProbeTime : string lastTransitionTime : string message ? : string status : string type : string getDesiredCompletions # \u25b8 getDesiredCompletions (): number Defined in src/renderer/api/endpoints/job.api.ts:99 Returns: number getFinalizers # \u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[] getId # \u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string getImages # \u25b8 getImages (): string[] Defined in src/renderer/api/endpoints/job.api.ts:117 Returns: string[] getLabels # \u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[] getName # \u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string getNodeSelectors # \u25b8 getNodeSelectors (): string[] Inherited from Deployment . getNodeSelectors Defined in src/renderer/api/workload-kube-object.ts:77 Returns: string[] getNs # \u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string getOwnerRefs # \u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[] getParallelism # \u25b8 getParallelism (): number Defined in src/renderer/api/endpoints/job.api.ts:107 Returns: number getResourceVersion # \u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string getSearchFields # \u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[] getSelectors # \u25b8 getSelectors (): string[] Inherited from Pod . getSelectors Defined in src/renderer/api/workload-kube-object.ts:71 Returns: string[] getTemplateLabels # \u25b8 getTemplateLabels (): string[] Inherited from Pod . getTemplateLabels Defined in src/renderer/api/workload-kube-object.ts:83 Returns: string[] getTimeDiffFromNow # \u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number getTolerations # \u25b8 getTolerations (): IToleration[] Inherited from Deployment . getTolerations Defined in src/renderer/api/workload-kube-object.ts:89 Returns: IToleration[] toPlainObject # \u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object update # \u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Static create # \u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a Static isJsonApiData # \u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData Static isJsonApiDataList # \u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a Static isKubeJsonApiListMetadata # \u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata Static isKubeJsonApiMetadata # \u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata Static isNonSystem # \u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean Static isPartialJsonApiData # \u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a Static isPartialJsonApiMetadata # \u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a Static stringifyLabels # \u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Class: Job \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#class-job-metadata-status-spec","text":"","title":"Class: Job \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#type-parameters","text":"\u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#hierarchy","text":"WorkloadKubeObject \u21b3 Job","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#implements","text":"ItemObject","title":"Implements"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#properties","text":"apiVersion kind metadata spec status apiBase kind namespaced","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#accessors","text":"selfLink","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#methods","text":"delete getAffinity getAffinityNumber getAge getAnnotations getCompletions getCondition getDesiredCompletions getFinalizers getId getImages getLabels getName getNodeSelectors getNs getOwnerRefs getParallelism getResourceVersion getSearchFields getSelectors getTemplateLabels getTimeDiffFromNow getTolerations toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#constructor","text":"+ new Job ( data : KubeJsonApiData): Job Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/job.api.ts:33 Parameters: Name Type data KubeJsonApiData Returns: Job","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#kind","text":"\u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#metadata","text":"\u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96","title":"metadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#spec","text":"\u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/job.api.ts:40","title":"spec"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#status","text":"\u2022 status : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/job.api.ts:86","title":"status"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#static-apibase","text":"\u25aa apiBase : string = \"/apis/batch/v1/jobs\" Defined in src/renderer/api/endpoints/job.api.ts:33","title":"Static apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#static-kind","text":"\u25aa kind : string = \"Job\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/job.api.ts:31","title":"Static kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#static-namespaced","text":"\u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/job.api.ts:32","title":"Static namespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#selflink","text":"\u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string","title":"selfLink"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#delete","text":"\u25b8 delete (): Promise\u2039KubeJsonApiData\u203a Overrides KubeObject . delete Defined in src/renderer/api/endpoints/job.api.ts:123 Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#getaffinity","text":"\u25b8 getAffinity (): IAffinity Inherited from Deployment . getAffinity Defined in src/renderer/api/workload-kube-object.ts:93 Returns: IAffinity","title":"getAffinity"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#getaffinitynumber","text":"\u25b8 getAffinityNumber (): number Inherited from Pod . getAffinityNumber Defined in src/renderer/api/workload-kube-object.ts:97 Returns: number","title":"getAffinityNumber"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#getage","text":"\u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number","title":"getAge"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#getannotations","text":"\u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[]","title":"getAnnotations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#getcompletions","text":"\u25b8 getCompletions (): number Defined in src/renderer/api/endpoints/job.api.ts:103 Returns: number","title":"getCompletions"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#getcondition","text":"\u25b8 getCondition (): object Defined in src/renderer/api/endpoints/job.api.ts:111 Returns: object lastProbeTime : string lastTransitionTime : string message ? : string status : string type : string","title":"getCondition"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#getdesiredcompletions","text":"\u25b8 getDesiredCompletions (): number Defined in src/renderer/api/endpoints/job.api.ts:99 Returns: number","title":"getDesiredCompletions"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#getfinalizers","text":"\u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[]","title":"getFinalizers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#getid","text":"\u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string","title":"getId"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#getimages","text":"\u25b8 getImages (): string[] Defined in src/renderer/api/endpoints/job.api.ts:117 Returns: string[]","title":"getImages"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#getlabels","text":"\u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[]","title":"getLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#getname","text":"\u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string","title":"getName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#getnodeselectors","text":"\u25b8 getNodeSelectors (): string[] Inherited from Deployment . getNodeSelectors Defined in src/renderer/api/workload-kube-object.ts:77 Returns: string[]","title":"getNodeSelectors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#getns","text":"\u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string","title":"getNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#getownerrefs","text":"\u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[]","title":"getOwnerRefs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#getparallelism","text":"\u25b8 getParallelism (): number Defined in src/renderer/api/endpoints/job.api.ts:107 Returns: number","title":"getParallelism"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#getresourceversion","text":"\u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#getsearchfields","text":"\u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[]","title":"getSearchFields"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#getselectors","text":"\u25b8 getSelectors (): string[] Inherited from Pod . getSelectors Defined in src/renderer/api/workload-kube-object.ts:71 Returns: string[]","title":"getSelectors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#gettemplatelabels","text":"\u25b8 getTemplateLabels (): string[] Inherited from Pod . getTemplateLabels Defined in src/renderer/api/workload-kube-object.ts:83 Returns: string[]","title":"getTemplateLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#gettimedifffromnow","text":"\u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number","title":"getTimeDiffFromNow"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#gettolerations","text":"\u25b8 getTolerations (): IToleration[] Inherited from Deployment . getTolerations Defined in src/renderer/api/workload-kube-object.ts:89 Returns: IToleration[]","title":"getTolerations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#toplainobject","text":"\u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object","title":"toPlainObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#update","text":"\u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#static-create","text":"\u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a","title":"Static create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#static-isjsonapidata","text":"\u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData","title":"Static isJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#static-isjsonapidatalist","text":"\u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a","title":"Static isJsonApiDataList"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#static-iskubejsonapilistmetadata","text":"\u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata","title":"Static isKubeJsonApiListMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#static-iskubejsonapimetadata","text":"\u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata","title":"Static isKubeJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#static-isnonsystem","text":"\u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean","title":"Static isNonSystem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#static-ispartialjsonapidata","text":"\u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a","title":"Static isPartialJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#static-ispartialjsonapimetadata","text":"\u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a","title":"Static isPartialJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.job/#static-stringifylabels","text":"\u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Static stringifyLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/","text":"Class: JobStore # Hierarchy # \u21b3 KubeObjectStore \u2039 Job \u203a \u21b3 JobStore Index # Constructors # constructor Properties # api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext Accessors # context contextItems contextReady namespacesReady query selectedItems Methods # [Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getChildPods getIndexById getItems getJobsByOwner getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem Constructors # constructor # + new JobStore (): JobStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+workloads-jobs/job.store.ts:30 Returns: JobStore Properties # api # \u2022 api : KubeApi \u2039 Job \u2039\u203a\u203a = jobApi Overrides KubeObjectStore . api Defined in src/renderer/components/+workloads-jobs/job.store.ts:30 bufferSize # \u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45 Protected eventsBuffer # \u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301 failedLoading # \u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36 isLoaded # \u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38 isLoading # \u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37 items # \u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39 Optional limit # \u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44 selectedItemsIds # \u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40 Static defaultContext # \u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41 Accessors # context # \u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext contextItems # \u2022 get contextItems (): Job [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: Job [] contextReady # \u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object namespacesReady # \u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object query # \u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams selectedItems # \u2022 get selectedItems (): Job [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: Job [] Methods # [Symbol.iterator] # \u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a Protected bindWatchEventsUpdater # \u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void create # \u25b8 create ( params : object, data? : Partial\u2039 Job \u203a): Promise\u2039 Job \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Job \u203a Returns: Promise\u2039 Job \u203a Protected createItem # \u25b8 createItem ( params : object, data? : Partial\u2039 Job \u203a): Promise\u2039 Job \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Job \u203a Returns: Promise\u2039 Job \u203a Protected defaultSorting # \u25b8 defaultSorting ( item : Job ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item Job Returns: string Protected filterItemsOnLoad # \u25b8 filterItemsOnLoad ( items : Job []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items Job [] Returns: T[] getAllByNs # \u25b8 getAllByNs ( namespace : string | string[], strict : boolean): Job [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: Job [] getById # \u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T getByLabel # \u25b8 getByLabel ( labels : string[] | object): Job [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: Job [] getByName # \u25b8 getByName ( name : string, namespace? : string): Job Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: Job getByPath # \u25b8 getByPath ( path : string): Job Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: Job getChildPods # \u25b8 getChildPods ( job : Job ): Pod [] Defined in src/renderer/components/+workloads-jobs/job.store.ts:37 Parameters: Name Type job Job Returns: Pod [] getIndexById # \u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number getItems # \u25b8 getItems (): Job [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: Job [] getJobsByOwner # \u25b8 getJobsByOwner ( cronJob : CronJob ): Job \u2039\u203a[] Defined in src/renderer/components/+workloads-jobs/job.store.ts:41 Parameters: Name Type cronJob CronJob Returns: Job \u2039\u203a[] getStatuses # \u25b8 getStatuses ( jobs? : Job []): object Overrides KubeObjectStore . getStatuses Defined in src/renderer/components/+workloads-jobs/job.store.ts:48 Parameters: Name Type jobs? Job [] Returns: object failed : number = 0 pending : number = 0 running : number = 0 succeeded : number = 0 getSubscribeApis # \u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi [] getTotalCount # \u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number isSelected # \u25b8 isSelected ( item : Job ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item Job Returns: boolean isSelectedAll # \u25b8 isSelectedAll ( visibleItems : Job []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems Job [] this.items Returns: boolean load # \u25b8 load ( params : object): Promise\u2039 Job \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Job \u203a loadAll # \u25b8 loadAll ( options : object): Promise\u2039void | Job []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | Job []\u203a loadFromPath # \u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a Protected loadItem # \u25b8 loadItem ( params : object): Promise\u2039 Job \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Job \u203a Protected loadItems # \u25b8 loadItems ( __namedParameters : object): Promise\u2039 Job []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 Job []\u203a Protected mergeItems # \u25b8 mergeItems ( partialItems : Job [], __namedParameters : object): Job [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : Job [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: Job [] reloadAll # \u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a remove # \u25b8 remove ( item : Job ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item Job Returns: Promise\u2039void\u203a Protected removeItem # \u25b8 removeItem ( item : Job , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : Job \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a removeSelectedItems # \u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a reset # \u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void Protected resetOnError # \u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void resetSelection # \u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void select # \u25b8 select ( item : Job ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item Job Returns: void Protected sortItems # \u25b8 sortItems ( items : Job [], sorting : function[], order? : \"asc\" | \"desc\"): Job [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items Job [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: Job [] subscribe # \u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function) toggleSelection # \u25b8 toggleSelection ( item : Job ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item Job Returns: void toggleSelectionAll # \u25b8 toggleSelectionAll ( visibleItems : Job []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems Job [] this.items Returns: void unselect # \u25b8 unselect ( item : Job ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item Job Returns: void update # \u25b8 update ( item : Job , data : Partial\u2039 Job \u203a): Promise\u2039 Job \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item Job data Partial\u2039 Job \u203a Returns: Promise\u2039 Job \u203a Protected updateFromEventsBuffer # \u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void Protected updateItem # \u25b8 updateItem ( item : Job , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : Job \u25aa request : function \u25b8 (): Promise\u2039 Job \u203a Returns: Promise\u2039T\u203a","title":"Class: JobStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#class-jobstore","text":"","title":"Class: JobStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#hierarchy","text":"\u21b3 KubeObjectStore \u2039 Job \u203a \u21b3 JobStore","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#properties","text":"api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#accessors","text":"context contextItems contextReady namespacesReady query selectedItems","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#methods","text":"[Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getChildPods getIndexById getItems getJobsByOwner getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#constructor","text":"+ new JobStore (): JobStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+workloads-jobs/job.store.ts:30 Returns: JobStore","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#api","text":"\u2022 api : KubeApi \u2039 Job \u2039\u203a\u203a = jobApi Overrides KubeObjectStore . api Defined in src/renderer/components/+workloads-jobs/job.store.ts:30","title":"api"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#buffersize","text":"\u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45","title":"bufferSize"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#protected-eventsbuffer","text":"\u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301","title":"Protected eventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#failedloading","text":"\u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36","title":"failedLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#isloaded","text":"\u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38","title":"isLoaded"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#isloading","text":"\u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37","title":"isLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#items","text":"\u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39","title":"items"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#optional-limit","text":"\u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44","title":"Optional limit"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#selecteditemsids","text":"\u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40","title":"selectedItemsIds"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#static-defaultcontext","text":"\u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41","title":"Static defaultContext"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#context","text":"\u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext","title":"context"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#contextitems","text":"\u2022 get contextItems (): Job [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: Job []","title":"contextItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#contextready","text":"\u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object","title":"contextReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#namespacesready","text":"\u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object","title":"namespacesReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#query","text":"\u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams","title":"query"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#selecteditems","text":"\u2022 get selectedItems (): Job [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: Job []","title":"selectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#symboliterator","text":"\u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a","title":"[Symbol.iterator]"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#protected-bindwatcheventsupdater","text":"\u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void","title":"Protected bindWatchEventsUpdater"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#create","text":"\u25b8 create ( params : object, data? : Partial\u2039 Job \u203a): Promise\u2039 Job \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Job \u203a Returns: Promise\u2039 Job \u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#protected-createitem","text":"\u25b8 createItem ( params : object, data? : Partial\u2039 Job \u203a): Promise\u2039 Job \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Job \u203a Returns: Promise\u2039 Job \u203a","title":"Protected createItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#protected-defaultsorting","text":"\u25b8 defaultSorting ( item : Job ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item Job Returns: string","title":"Protected defaultSorting"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#protected-filteritemsonload","text":"\u25b8 filterItemsOnLoad ( items : Job []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items Job [] Returns: T[]","title":"Protected filterItemsOnLoad"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#getallbyns","text":"\u25b8 getAllByNs ( namespace : string | string[], strict : boolean): Job [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: Job []","title":"getAllByNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#getbyid","text":"\u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T","title":"getById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#getbylabel","text":"\u25b8 getByLabel ( labels : string[] | object): Job [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: Job []","title":"getByLabel"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#getbyname","text":"\u25b8 getByName ( name : string, namespace? : string): Job Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: Job","title":"getByName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#getbypath","text":"\u25b8 getByPath ( path : string): Job Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: Job","title":"getByPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#getchildpods","text":"\u25b8 getChildPods ( job : Job ): Pod [] Defined in src/renderer/components/+workloads-jobs/job.store.ts:37 Parameters: Name Type job Job Returns: Pod []","title":"getChildPods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#getindexbyid","text":"\u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number","title":"getIndexById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#getitems","text":"\u25b8 getItems (): Job [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: Job []","title":"getItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#getjobsbyowner","text":"\u25b8 getJobsByOwner ( cronJob : CronJob ): Job \u2039\u203a[] Defined in src/renderer/components/+workloads-jobs/job.store.ts:41 Parameters: Name Type cronJob CronJob Returns: Job \u2039\u203a[]","title":"getJobsByOwner"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#getstatuses","text":"\u25b8 getStatuses ( jobs? : Job []): object Overrides KubeObjectStore . getStatuses Defined in src/renderer/components/+workloads-jobs/job.store.ts:48 Parameters: Name Type jobs? Job [] Returns: object failed : number = 0 pending : number = 0 running : number = 0 succeeded : number = 0","title":"getStatuses"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#getsubscribeapis","text":"\u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi []","title":"getSubscribeApis"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#gettotalcount","text":"\u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number","title":"getTotalCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#isselected","text":"\u25b8 isSelected ( item : Job ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item Job Returns: boolean","title":"isSelected"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#isselectedall","text":"\u25b8 isSelectedAll ( visibleItems : Job []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems Job [] this.items Returns: boolean","title":"isSelectedAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#load","text":"\u25b8 load ( params : object): Promise\u2039 Job \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Job \u203a","title":"load"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#loadall","text":"\u25b8 loadAll ( options : object): Promise\u2039void | Job []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | Job []\u203a","title":"loadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#loadfrompath","text":"\u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a","title":"loadFromPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#protected-loaditem","text":"\u25b8 loadItem ( params : object): Promise\u2039 Job \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Job \u203a","title":"Protected loadItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#protected-loaditems","text":"\u25b8 loadItems ( __namedParameters : object): Promise\u2039 Job []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 Job []\u203a","title":"Protected loadItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#protected-mergeitems","text":"\u25b8 mergeItems ( partialItems : Job [], __namedParameters : object): Job [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : Job [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: Job []","title":"Protected mergeItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#reloadall","text":"\u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a","title":"reloadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#remove","text":"\u25b8 remove ( item : Job ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item Job Returns: Promise\u2039void\u203a","title":"remove"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#protected-removeitem","text":"\u25b8 removeItem ( item : Job , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : Job \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a","title":"Protected removeItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#removeselecteditems","text":"\u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a","title":"removeSelectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#reset","text":"\u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void","title":"reset"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#protected-resetonerror","text":"\u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void","title":"Protected resetOnError"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#resetselection","text":"\u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void","title":"resetSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#select","text":"\u25b8 select ( item : Job ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item Job Returns: void","title":"select"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#protected-sortitems","text":"\u25b8 sortItems ( items : Job [], sorting : function[], order? : \"asc\" | \"desc\"): Job [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items Job [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: Job []","title":"Protected sortItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#subscribe","text":"\u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function)","title":"subscribe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#toggleselection","text":"\u25b8 toggleSelection ( item : Job ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item Job Returns: void","title":"toggleSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#toggleselectionall","text":"\u25b8 toggleSelectionAll ( visibleItems : Job []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems Job [] this.items Returns: void","title":"toggleSelectionAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#unselect","text":"\u25b8 unselect ( item : Job ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item Job Returns: void","title":"unselect"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#update","text":"\u25b8 update ( item : Job , data : Partial\u2039 Job \u203a): Promise\u2039 Job \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item Job data Partial\u2039 Job \u203a Returns: Promise\u2039 Job \u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#protected-updatefromeventsbuffer","text":"\u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void","title":"Protected updateFromEventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.jobstore/#protected-updateitem","text":"\u25b8 updateItem ( item : Job , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : Job \u25aa request : function \u25b8 (): Promise\u2039 Job \u203a Returns: Promise\u2039T\u203a","title":"Protected updateItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/","text":"Class: KubeApi \u2039 T \u203a # Type parameters # \u25aa T : KubeObject Hierarchy # KubeApi \u21b3 PodsApi \u21b3 NodesApi \u21b3 DeploymentApi \u21b3 IngressApi \u21b3 PersistentVolumeClaimsApi Index # Constructors # constructor Properties # apiBase apiGroup apiPrefix apiResource apiVersion apiVersionPreferred isNamespaced kind objectConstructor options request resourceVersions watchDisposer Accessors # apiVersionWithGroup Methods # checkPreferredVersion create delete get getResourceVersion getUrl getWatchUrl list modifyWatchEvent normalizeQuery parseResponse refreshResourceVersion setResourceVersion update watch Constructors # constructor # + new KubeApi ( options : IKubeApiOptions\u2039T\u203a): KubeApi Defined in src/renderer/api/kube-api.ts:151 Parameters: Name Type options IKubeApiOptions\u2039T\u203a Returns: KubeApi Properties # apiBase # \u2022 apiBase : string Defined in src/renderer/api/kube-api.ts:140 apiGroup # \u2022 apiGroup : string Defined in src/renderer/api/kube-api.ts:142 apiPrefix # \u2022 apiPrefix : string Defined in src/renderer/api/kube-api.ts:141 apiResource # \u2022 apiResource : string Defined in src/renderer/api/kube-api.ts:145 apiVersion # \u2022 apiVersion : string Defined in src/renderer/api/kube-api.ts:143 Optional apiVersionPreferred # \u2022 apiVersionPreferred ? : string Defined in src/renderer/api/kube-api.ts:144 isNamespaced # \u2022 isNamespaced : boolean Defined in src/renderer/api/kube-api.ts:146 kind # \u2022 kind : string Defined in src/renderer/api/kube-api.ts:139 objectConstructor # \u2022 objectConstructor : IKubeObjectConstructor\u2039T\u203a Defined in src/renderer/api/kube-api.ts:148 Protected options # \u2022 options : IKubeApiOptions\u2039T\u203a Defined in src/renderer/api/kube-api.ts:153 Protected request # \u2022 request : KubeJsonApi Defined in src/renderer/api/kube-api.ts:149 Protected resourceVersions # \u2022 resourceVersions : Map\u2039string, string\u203a = new Map () Defined in src/renderer/api/kube-api.ts:150 Protected watchDisposer # \u2022 watchDisposer : function Defined in src/renderer/api/kube-api.ts:151 Type declaration: # \u25b8 (): void Accessors # apiVersionWithGroup # \u2022 get apiVersionWithGroup (): string Defined in src/renderer/api/kube-api.ts:181 Returns: string Methods # Protected checkPreferredVersion # \u25b8 checkPreferredVersion (): Promise\u2039void\u203a Defined in src/renderer/api/kube-api.ts:243 Returns: Promise\u2039void\u203a create # \u25b8 create ( __namedParameters : object, data? : Partial\u2039T\u203a): Promise\u2039T | null\u203a Defined in src/renderer/api/kube-api.ts:381 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional data : Partial\u2039T\u203a Returns: Promise\u2039T | null\u203a delete # \u25b8 delete ( __namedParameters : object): Promise\u2039KubeJsonApiData\u203a Defined in src/renderer/api/kube-api.ts:418 Parameters: \u25aa __namedParameters : object Name Type Default name string \"\" namespace string \"default\" Returns: Promise\u2039KubeJsonApiData\u203a get # \u25b8 get ( __namedParameters : object, query? : IKubeApiQueryParams): Promise\u2039T | null\u203a Defined in src/renderer/api/kube-api.ts:367 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional query : IKubeApiQueryParams Returns: Promise\u2039T | null\u203a getResourceVersion # \u25b8 getResourceVersion ( namespace : string): string Defined in src/renderer/api/kube-api.ts:276 Parameters: Name Type Default namespace string \"\" Returns: string getUrl # \u25b8 getUrl ( __namedParameters : object, query? : Partial\u2039IKubeApiQueryParams\u203a): string Defined in src/renderer/api/kube-api.ts:284 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"\" \u25aa Optional query : Partial\u2039IKubeApiQueryParams\u203a Returns: string getWatchUrl # \u25b8 getWatchUrl ( namespace : string, query : IKubeApiQueryParams): string Defined in src/renderer/api/kube-api.ts:425 Parameters: Name Type Default namespace string \"\" query IKubeApiQueryParams {} Returns: string list # \u25b8 list ( __namedParameters : object, query? : IKubeApiQueryParams): Promise\u2039T[] | null\u203a Defined in src/renderer/api/kube-api.ts:349 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default namespace string \"\" reqInit RequestInit - \u25aa Optional query : IKubeApiQueryParams Returns: Promise\u2039T[] | null\u203a Protected modifyWatchEvent # \u25b8 modifyWatchEvent ( event : IKubeWatchEvent): void Defined in src/renderer/api/kube-api.ts:490 Parameters: Name Type event IKubeWatchEvent Returns: void Protected normalizeQuery # \u25b8 normalizeQuery ( query : Partial\u2039IKubeApiQueryParams\u203a): object Defined in src/renderer/api/kube-api.ts:296 Parameters: Name Type Default query Partial\u2039IKubeApiQueryParams\u203a {} Returns: object Protected parseResponse # \u25b8 parseResponse ( data : unknown, namespace? : string): T | T[] | null Defined in src/renderer/api/kube-api.ts:308 Parameters: Name Type data unknown namespace? string Returns: T | T[] | null refreshResourceVersion # \u25b8 refreshResourceVersion ( params? : KubeApiListOptions): Promise\u2039T[]\u203a Defined in src/renderer/api/kube-api.ts:280 Parameters: Name Type params? KubeApiListOptions Returns: Promise\u2039T[]\u203a setResourceVersion # \u25b8 setResourceVersion ( namespace : string, newVersion : string): void Defined in src/renderer/api/kube-api.ts:272 Parameters: Name Type Default namespace string \"\" newVersion string - Returns: void update # \u25b8 update ( __namedParameters : object, data? : Partial\u2039T\u203a): Promise\u2039T | null\u203a Defined in src/renderer/api/kube-api.ts:404 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional data : Partial\u2039T\u203a Returns: Promise\u2039T | null\u203a watch # \u25b8 watch ( opts : KubeApiWatchOptions): function Defined in src/renderer/api/kube-api.ts:433 Parameters: Name Type Default opts KubeApiWatchOptions { namespace: \"\" } Returns: function \u25b8 (): void","title":"Class: KubeApi \u2039**T**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#class-kubeapi-t","text":"","title":"Class: KubeApi \u2039T\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#type-parameters","text":"\u25aa T : KubeObject","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#hierarchy","text":"KubeApi \u21b3 PodsApi \u21b3 NodesApi \u21b3 DeploymentApi \u21b3 IngressApi \u21b3 PersistentVolumeClaimsApi","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#properties","text":"apiBase apiGroup apiPrefix apiResource apiVersion apiVersionPreferred isNamespaced kind objectConstructor options request resourceVersions watchDisposer","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#accessors","text":"apiVersionWithGroup","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#methods","text":"checkPreferredVersion create delete get getResourceVersion getUrl getWatchUrl list modifyWatchEvent normalizeQuery parseResponse refreshResourceVersion setResourceVersion update watch","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#constructor","text":"+ new KubeApi ( options : IKubeApiOptions\u2039T\u203a): KubeApi Defined in src/renderer/api/kube-api.ts:151 Parameters: Name Type options IKubeApiOptions\u2039T\u203a Returns: KubeApi","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#apibase","text":"\u2022 apiBase : string Defined in src/renderer/api/kube-api.ts:140","title":"apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#apigroup","text":"\u2022 apiGroup : string Defined in src/renderer/api/kube-api.ts:142","title":"apiGroup"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#apiprefix","text":"\u2022 apiPrefix : string Defined in src/renderer/api/kube-api.ts:141","title":"apiPrefix"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#apiresource","text":"\u2022 apiResource : string Defined in src/renderer/api/kube-api.ts:145","title":"apiResource"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#apiversion","text":"\u2022 apiVersion : string Defined in src/renderer/api/kube-api.ts:143","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#optional-apiversionpreferred","text":"\u2022 apiVersionPreferred ? : string Defined in src/renderer/api/kube-api.ts:144","title":"Optional apiVersionPreferred"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#isnamespaced","text":"\u2022 isNamespaced : boolean Defined in src/renderer/api/kube-api.ts:146","title":"isNamespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#kind","text":"\u2022 kind : string Defined in src/renderer/api/kube-api.ts:139","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#objectconstructor","text":"\u2022 objectConstructor : IKubeObjectConstructor\u2039T\u203a Defined in src/renderer/api/kube-api.ts:148","title":"objectConstructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#protected-options","text":"\u2022 options : IKubeApiOptions\u2039T\u203a Defined in src/renderer/api/kube-api.ts:153","title":"Protected options"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#protected-request","text":"\u2022 request : KubeJsonApi Defined in src/renderer/api/kube-api.ts:149","title":"Protected request"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#protected-resourceversions","text":"\u2022 resourceVersions : Map\u2039string, string\u203a = new Map () Defined in src/renderer/api/kube-api.ts:150","title":"Protected resourceVersions"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#protected-watchdisposer","text":"\u2022 watchDisposer : function Defined in src/renderer/api/kube-api.ts:151","title":"Protected watchDisposer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#apiversionwithgroup","text":"\u2022 get apiVersionWithGroup (): string Defined in src/renderer/api/kube-api.ts:181 Returns: string","title":"apiVersionWithGroup"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#protected-checkpreferredversion","text":"\u25b8 checkPreferredVersion (): Promise\u2039void\u203a Defined in src/renderer/api/kube-api.ts:243 Returns: Promise\u2039void\u203a","title":"Protected checkPreferredVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#create","text":"\u25b8 create ( __namedParameters : object, data? : Partial\u2039T\u203a): Promise\u2039T | null\u203a Defined in src/renderer/api/kube-api.ts:381 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional data : Partial\u2039T\u203a Returns: Promise\u2039T | null\u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#delete","text":"\u25b8 delete ( __namedParameters : object): Promise\u2039KubeJsonApiData\u203a Defined in src/renderer/api/kube-api.ts:418 Parameters: \u25aa __namedParameters : object Name Type Default name string \"\" namespace string \"default\" Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#get","text":"\u25b8 get ( __namedParameters : object, query? : IKubeApiQueryParams): Promise\u2039T | null\u203a Defined in src/renderer/api/kube-api.ts:367 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional query : IKubeApiQueryParams Returns: Promise\u2039T | null\u203a","title":"get"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#getresourceversion","text":"\u25b8 getResourceVersion ( namespace : string): string Defined in src/renderer/api/kube-api.ts:276 Parameters: Name Type Default namespace string \"\" Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#geturl","text":"\u25b8 getUrl ( __namedParameters : object, query? : Partial\u2039IKubeApiQueryParams\u203a): string Defined in src/renderer/api/kube-api.ts:284 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"\" \u25aa Optional query : Partial\u2039IKubeApiQueryParams\u203a Returns: string","title":"getUrl"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#getwatchurl","text":"\u25b8 getWatchUrl ( namespace : string, query : IKubeApiQueryParams): string Defined in src/renderer/api/kube-api.ts:425 Parameters: Name Type Default namespace string \"\" query IKubeApiQueryParams {} Returns: string","title":"getWatchUrl"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#list","text":"\u25b8 list ( __namedParameters : object, query? : IKubeApiQueryParams): Promise\u2039T[] | null\u203a Defined in src/renderer/api/kube-api.ts:349 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default namespace string \"\" reqInit RequestInit - \u25aa Optional query : IKubeApiQueryParams Returns: Promise\u2039T[] | null\u203a","title":"list"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#protected-modifywatchevent","text":"\u25b8 modifyWatchEvent ( event : IKubeWatchEvent): void Defined in src/renderer/api/kube-api.ts:490 Parameters: Name Type event IKubeWatchEvent Returns: void","title":"Protected modifyWatchEvent"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#protected-normalizequery","text":"\u25b8 normalizeQuery ( query : Partial\u2039IKubeApiQueryParams\u203a): object Defined in src/renderer/api/kube-api.ts:296 Parameters: Name Type Default query Partial\u2039IKubeApiQueryParams\u203a {} Returns: object","title":"Protected normalizeQuery"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#protected-parseresponse","text":"\u25b8 parseResponse ( data : unknown, namespace? : string): T | T[] | null Defined in src/renderer/api/kube-api.ts:308 Parameters: Name Type data unknown namespace? string Returns: T | T[] | null","title":"Protected parseResponse"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#refreshresourceversion","text":"\u25b8 refreshResourceVersion ( params? : KubeApiListOptions): Promise\u2039T[]\u203a Defined in src/renderer/api/kube-api.ts:280 Parameters: Name Type params? KubeApiListOptions Returns: Promise\u2039T[]\u203a","title":"refreshResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#setresourceversion","text":"\u25b8 setResourceVersion ( namespace : string, newVersion : string): void Defined in src/renderer/api/kube-api.ts:272 Parameters: Name Type Default namespace string \"\" newVersion string - Returns: void","title":"setResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#update","text":"\u25b8 update ( __namedParameters : object, data? : Partial\u2039T\u203a): Promise\u2039T | null\u203a Defined in src/renderer/api/kube-api.ts:404 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional data : Partial\u2039T\u203a Returns: Promise\u2039T | null\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeapi/#watch","text":"\u25b8 watch ( opts : KubeApiWatchOptions): function Defined in src/renderer/api/kube-api.ts:433 Parameters: Name Type Default opts KubeApiWatchOptions { namespace: \"\" } Returns: function \u25b8 (): void","title":"watch"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/","text":"Class: KubeEvent \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec Hierarchy # KubeObject \u21b3 KubeEvent Implements # ItemObject Index # Constructors # constructor Properties # apiVersion count eventTime firstTimestamp involvedObject kind lastTimestamp message metadata reason reportingComponent reportingInstance source spec status type apiBase kind namespaced Accessors # selfLink Methods # delete getAge getAnnotations getFinalizers getFirstSeenTime getId getLabels getLastSeenTime getName getNs getOwnerRefs getResourceVersion getSearchFields getSource getTimeDiffFromNow isWarning toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels Constructors # constructor # + new KubeEvent ( data : KubeJsonApiData): KubeEvent Inherited from KubeObject . constructor Defined in src/renderer/api/kube-object.ts:180 Parameters: Name Type data KubeJsonApiData Returns: KubeEvent Properties # apiVersion # \u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94 count # \u2022 count : number Defined in src/renderer/api/endpoints/events.api.ts:45 eventTime # \u2022 eventTime : null Defined in src/renderer/api/endpoints/events.api.ts:47 firstTimestamp # \u2022 firstTimestamp : string Defined in src/renderer/api/endpoints/events.api.ts:43 involvedObject # \u2022 involvedObject : object Defined in src/renderer/api/endpoints/events.api.ts:28 Type declaration: # apiVersion : string fieldPath : string kind : string name : string namespace : string resourceVersion : string uid : string kind # \u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95 lastTimestamp # \u2022 lastTimestamp : string Defined in src/renderer/api/endpoints/events.api.ts:44 message # \u2022 message : string Defined in src/renderer/api/endpoints/events.api.ts:38 metadata # \u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96 reason # \u2022 reason : string Defined in src/renderer/api/endpoints/events.api.ts:37 reportingComponent # \u2022 reportingComponent : string Defined in src/renderer/api/endpoints/events.api.ts:48 reportingInstance # \u2022 reportingInstance : string Defined in src/renderer/api/endpoints/events.api.ts:49 source # \u2022 source : object Defined in src/renderer/api/endpoints/events.api.ts:39 Type declaration: # component : string host : string Optional spec # \u2022 spec ? : Spec Inherited from KubeObject . spec Defined in src/renderer/api/kube-object.ts:98 Optional status # \u2022 status ? : Status Inherited from KubeObject . status Defined in src/renderer/api/kube-object.ts:97 type # \u2022 type : \"Normal\" | \"Warning\" | string Defined in src/renderer/api/endpoints/events.api.ts:46 Static apiBase # \u25aa apiBase : string = \"/api/v1/events\" Defined in src/renderer/api/endpoints/events.api.ts:55 Static kind # \u25aa kind : string = \"Event\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/events.api.ts:53 Static namespaced # \u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/events.api.ts:54 Accessors # selfLink # \u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string Methods # delete # \u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a getAge # \u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number getAnnotations # \u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[] getFinalizers # \u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[] getFirstSeenTime # \u25b8 getFirstSeenTime (): string Defined in src/renderer/api/endpoints/events.api.ts:67 Returns: string getId # \u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string getLabels # \u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[] getLastSeenTime # \u25b8 getLastSeenTime (): string Defined in src/renderer/api/endpoints/events.api.ts:73 Returns: string getName # \u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string getNs # \u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string getOwnerRefs # \u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[] getResourceVersion # \u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string getSearchFields # \u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[] getSource # \u25b8 getSource (): string Defined in src/renderer/api/endpoints/events.api.ts:61 Returns: string getTimeDiffFromNow # \u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number isWarning # \u25b8 isWarning (): boolean Defined in src/renderer/api/endpoints/events.api.ts:57 Returns: boolean toPlainObject # \u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object update # \u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Static create # \u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a Static isJsonApiData # \u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData Static isJsonApiDataList # \u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a Static isKubeJsonApiListMetadata # \u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata Static isKubeJsonApiMetadata # \u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata Static isNonSystem # \u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean Static isPartialJsonApiData # \u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a Static isPartialJsonApiMetadata # \u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a Static stringifyLabels # \u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Class: KubeEvent \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#class-kubeevent-metadata-status-spec","text":"","title":"Class: KubeEvent \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#type-parameters","text":"\u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#hierarchy","text":"KubeObject \u21b3 KubeEvent","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#implements","text":"ItemObject","title":"Implements"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#properties","text":"apiVersion count eventTime firstTimestamp involvedObject kind lastTimestamp message metadata reason reportingComponent reportingInstance source spec status type apiBase kind namespaced","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#accessors","text":"selfLink","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#methods","text":"delete getAge getAnnotations getFinalizers getFirstSeenTime getId getLabels getLastSeenTime getName getNs getOwnerRefs getResourceVersion getSearchFields getSource getTimeDiffFromNow isWarning toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#constructor","text":"+ new KubeEvent ( data : KubeJsonApiData): KubeEvent Inherited from KubeObject . constructor Defined in src/renderer/api/kube-object.ts:180 Parameters: Name Type data KubeJsonApiData Returns: KubeEvent","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#count","text":"\u2022 count : number Defined in src/renderer/api/endpoints/events.api.ts:45","title":"count"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#eventtime","text":"\u2022 eventTime : null Defined in src/renderer/api/endpoints/events.api.ts:47","title":"eventTime"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#firsttimestamp","text":"\u2022 firstTimestamp : string Defined in src/renderer/api/endpoints/events.api.ts:43","title":"firstTimestamp"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#involvedobject","text":"\u2022 involvedObject : object Defined in src/renderer/api/endpoints/events.api.ts:28","title":"involvedObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#kind","text":"\u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#lasttimestamp","text":"\u2022 lastTimestamp : string Defined in src/renderer/api/endpoints/events.api.ts:44","title":"lastTimestamp"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#message","text":"\u2022 message : string Defined in src/renderer/api/endpoints/events.api.ts:38","title":"message"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#metadata","text":"\u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96","title":"metadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#reason","text":"\u2022 reason : string Defined in src/renderer/api/endpoints/events.api.ts:37","title":"reason"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#reportingcomponent","text":"\u2022 reportingComponent : string Defined in src/renderer/api/endpoints/events.api.ts:48","title":"reportingComponent"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#reportinginstance","text":"\u2022 reportingInstance : string Defined in src/renderer/api/endpoints/events.api.ts:49","title":"reportingInstance"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#source","text":"\u2022 source : object Defined in src/renderer/api/endpoints/events.api.ts:39","title":"source"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#optional-spec","text":"\u2022 spec ? : Spec Inherited from KubeObject . spec Defined in src/renderer/api/kube-object.ts:98","title":"Optional spec"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#optional-status","text":"\u2022 status ? : Status Inherited from KubeObject . status Defined in src/renderer/api/kube-object.ts:97","title":"Optional status"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#type","text":"\u2022 type : \"Normal\" | \"Warning\" | string Defined in src/renderer/api/endpoints/events.api.ts:46","title":"type"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#static-apibase","text":"\u25aa apiBase : string = \"/api/v1/events\" Defined in src/renderer/api/endpoints/events.api.ts:55","title":"Static apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#static-kind","text":"\u25aa kind : string = \"Event\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/events.api.ts:53","title":"Static kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#static-namespaced","text":"\u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/events.api.ts:54","title":"Static namespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#selflink","text":"\u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string","title":"selfLink"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#delete","text":"\u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#getage","text":"\u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number","title":"getAge"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#getannotations","text":"\u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[]","title":"getAnnotations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#getfinalizers","text":"\u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[]","title":"getFinalizers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#getfirstseentime","text":"\u25b8 getFirstSeenTime (): string Defined in src/renderer/api/endpoints/events.api.ts:67 Returns: string","title":"getFirstSeenTime"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#getid","text":"\u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string","title":"getId"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#getlabels","text":"\u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[]","title":"getLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#getlastseentime","text":"\u25b8 getLastSeenTime (): string Defined in src/renderer/api/endpoints/events.api.ts:73 Returns: string","title":"getLastSeenTime"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#getname","text":"\u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string","title":"getName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#getns","text":"\u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string","title":"getNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#getownerrefs","text":"\u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[]","title":"getOwnerRefs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#getresourceversion","text":"\u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#getsearchfields","text":"\u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[]","title":"getSearchFields"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#getsource","text":"\u25b8 getSource (): string Defined in src/renderer/api/endpoints/events.api.ts:61 Returns: string","title":"getSource"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#gettimedifffromnow","text":"\u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number","title":"getTimeDiffFromNow"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#iswarning","text":"\u25b8 isWarning (): boolean Defined in src/renderer/api/endpoints/events.api.ts:57 Returns: boolean","title":"isWarning"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#toplainobject","text":"\u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object","title":"toPlainObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#update","text":"\u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#static-create","text":"\u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a","title":"Static create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#static-isjsonapidata","text":"\u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData","title":"Static isJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#static-isjsonapidatalist","text":"\u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a","title":"Static isJsonApiDataList"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#static-iskubejsonapilistmetadata","text":"\u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata","title":"Static isKubeJsonApiListMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#static-iskubejsonapimetadata","text":"\u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata","title":"Static isKubeJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#static-isnonsystem","text":"\u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean","title":"Static isNonSystem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#static-ispartialjsonapidata","text":"\u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a","title":"Static isPartialJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#static-ispartialjsonapimetadata","text":"\u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a","title":"Static isPartialJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeevent/#static-stringifylabels","text":"\u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Static stringifyLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/","text":"Class: KubeObject \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec Hierarchy # KubeObject \u21b3 Node \u21b3 CronJob \u21b3 ConfigMap \u21b3 Secret \u21b3 ResourceQuota \u21b3 LimitRange \u21b3 HorizontalPodAutoscaler \u21b3 PodDisruptionBudget \u21b3 Service \u21b3 Endpoint \u21b3 Ingress \u21b3 NetworkPolicy \u21b3 PersistentVolume \u21b3 PersistentVolumeClaim \u21b3 StorageClass \u21b3 Namespace \u21b3 KubeEvent \u21b3 ServiceAccount \u21b3 Role \u21b3 RoleBinding \u21b3 CustomResourceDefinition Implements # ItemObject Index # Constructors # constructor Properties # apiVersion kind metadata spec status kind namespaced Accessors # selfLink Methods # delete getAge getAnnotations getFinalizers getId getLabels getName getNs getOwnerRefs getResourceVersion getSearchFields getTimeDiffFromNow toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels Constructors # constructor # + new KubeObject ( data : KubeJsonApiData): KubeObject Defined in src/renderer/api/kube-object.ts:180 Parameters: Name Type data KubeJsonApiData Returns: KubeObject Properties # apiVersion # \u2022 apiVersion : string Defined in src/renderer/api/kube-object.ts:94 kind # \u2022 kind : string Defined in src/renderer/api/kube-object.ts:95 metadata # \u2022 metadata : Metadata Defined in src/renderer/api/kube-object.ts:96 Optional spec # \u2022 spec ? : Spec Defined in src/renderer/api/kube-object.ts:98 Optional status # \u2022 status ? : Status Defined in src/renderer/api/kube-object.ts:97 Static kind # \u25aa kind : string Defined in src/renderer/api/kube-object.ts:91 Static namespaced # \u25aa namespaced : boolean Defined in src/renderer/api/kube-object.ts:92 Accessors # selfLink # \u2022 get selfLink (): string Defined in src/renderer/api/kube-object.ts:187 Returns: string Methods # delete # \u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a getAge # \u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number getAnnotations # \u25b8 getAnnotations ( filter : boolean): string[] Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[] getFinalizers # \u25b8 getFinalizers (): string[] Defined in src/renderer/api/kube-object.ts:225 Returns: string[] getId # \u25b8 getId (): string Defined in src/renderer/api/kube-object.ts:191 Returns: string getLabels # \u25b8 getLabels (): string[] Defined in src/renderer/api/kube-object.ts:229 Returns: string[] getName # \u25b8 getName (): string Defined in src/renderer/api/kube-object.ts:199 Returns: string getNs # \u25b8 getNs (): string Defined in src/renderer/api/kube-object.ts:203 Returns: string getOwnerRefs # \u25b8 getOwnerRefs (): object[] Defined in src/renderer/api/kube-object.ts:243 Returns: object[] getResourceVersion # \u25b8 getResourceVersion (): string Defined in src/renderer/api/kube-object.ts:195 Returns: string getSearchFields # \u25b8 getSearchFields (): string[] Defined in src/renderer/api/kube-object.ts:252 Returns: string[] getTimeDiffFromNow # \u25b8 getTimeDiffFromNow (): number Defined in src/renderer/api/kube-object.ts:208 Returns: number toPlainObject # \u25b8 toPlainObject (): object Defined in src/renderer/api/kube-object.ts:264 Returns: object update # \u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Static create # \u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a Static isJsonApiData # \u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData Static isJsonApiDataList # \u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a Static isKubeJsonApiListMetadata # \u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata Static isKubeJsonApiMetadata # \u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata Static isNonSystem # \u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean Static isPartialJsonApiData # \u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a Static isPartialJsonApiMetadata # \u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a Static stringifyLabels # \u25b8 stringifyLabels ( labels? : object): string[] Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Class: KubeObject \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#class-kubeobject-metadata-status-spec","text":"","title":"Class: KubeObject \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#type-parameters","text":"\u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#hierarchy","text":"KubeObject \u21b3 Node \u21b3 CronJob \u21b3 ConfigMap \u21b3 Secret \u21b3 ResourceQuota \u21b3 LimitRange \u21b3 HorizontalPodAutoscaler \u21b3 PodDisruptionBudget \u21b3 Service \u21b3 Endpoint \u21b3 Ingress \u21b3 NetworkPolicy \u21b3 PersistentVolume \u21b3 PersistentVolumeClaim \u21b3 StorageClass \u21b3 Namespace \u21b3 KubeEvent \u21b3 ServiceAccount \u21b3 Role \u21b3 RoleBinding \u21b3 CustomResourceDefinition","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#implements","text":"ItemObject","title":"Implements"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#properties","text":"apiVersion kind metadata spec status kind namespaced","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#accessors","text":"selfLink","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#methods","text":"delete getAge getAnnotations getFinalizers getId getLabels getName getNs getOwnerRefs getResourceVersion getSearchFields getTimeDiffFromNow toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#constructor","text":"+ new KubeObject ( data : KubeJsonApiData): KubeObject Defined in src/renderer/api/kube-object.ts:180 Parameters: Name Type data KubeJsonApiData Returns: KubeObject","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#apiversion","text":"\u2022 apiVersion : string Defined in src/renderer/api/kube-object.ts:94","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#kind","text":"\u2022 kind : string Defined in src/renderer/api/kube-object.ts:95","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#metadata","text":"\u2022 metadata : Metadata Defined in src/renderer/api/kube-object.ts:96","title":"metadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#optional-spec","text":"\u2022 spec ? : Spec Defined in src/renderer/api/kube-object.ts:98","title":"Optional spec"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#optional-status","text":"\u2022 status ? : Status Defined in src/renderer/api/kube-object.ts:97","title":"Optional status"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#static-kind","text":"\u25aa kind : string Defined in src/renderer/api/kube-object.ts:91","title":"Static kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#static-namespaced","text":"\u25aa namespaced : boolean Defined in src/renderer/api/kube-object.ts:92","title":"Static namespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#selflink","text":"\u2022 get selfLink (): string Defined in src/renderer/api/kube-object.ts:187 Returns: string","title":"selfLink"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#delete","text":"\u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#getage","text":"\u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number","title":"getAge"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#getannotations","text":"\u25b8 getAnnotations ( filter : boolean): string[] Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[]","title":"getAnnotations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#getfinalizers","text":"\u25b8 getFinalizers (): string[] Defined in src/renderer/api/kube-object.ts:225 Returns: string[]","title":"getFinalizers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#getid","text":"\u25b8 getId (): string Defined in src/renderer/api/kube-object.ts:191 Returns: string","title":"getId"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#getlabels","text":"\u25b8 getLabels (): string[] Defined in src/renderer/api/kube-object.ts:229 Returns: string[]","title":"getLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#getname","text":"\u25b8 getName (): string Defined in src/renderer/api/kube-object.ts:199 Returns: string","title":"getName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#getns","text":"\u25b8 getNs (): string Defined in src/renderer/api/kube-object.ts:203 Returns: string","title":"getNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#getownerrefs","text":"\u25b8 getOwnerRefs (): object[] Defined in src/renderer/api/kube-object.ts:243 Returns: object[]","title":"getOwnerRefs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#getresourceversion","text":"\u25b8 getResourceVersion (): string Defined in src/renderer/api/kube-object.ts:195 Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#getsearchfields","text":"\u25b8 getSearchFields (): string[] Defined in src/renderer/api/kube-object.ts:252 Returns: string[]","title":"getSearchFields"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#gettimedifffromnow","text":"\u25b8 getTimeDiffFromNow (): number Defined in src/renderer/api/kube-object.ts:208 Returns: number","title":"getTimeDiffFromNow"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#toplainobject","text":"\u25b8 toPlainObject (): object Defined in src/renderer/api/kube-object.ts:264 Returns: object","title":"toPlainObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#update","text":"\u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#static-create","text":"\u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a","title":"Static create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#static-isjsonapidata","text":"\u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData","title":"Static isJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#static-isjsonapidatalist","text":"\u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a","title":"Static isJsonApiDataList"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#static-iskubejsonapilistmetadata","text":"\u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata","title":"Static isKubeJsonApiListMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#static-iskubejsonapimetadata","text":"\u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata","title":"Static isKubeJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#static-isnonsystem","text":"\u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean","title":"Static isNonSystem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#static-ispartialjsonapidata","text":"\u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a","title":"Static isPartialJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#static-ispartialjsonapimetadata","text":"\u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a","title":"Static isPartialJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobject/#static-stringifylabels","text":"\u25b8 stringifyLabels ( labels? : object): string[] Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Static stringifyLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/","text":"Class: KubeObjectStore \u2039 T \u203a # Type parameters # \u25aa T : KubeObject Hierarchy # ItemStore\u2039T\u203a \u21b3 KubeObjectStore \u21b3 EventStore \u21b3 PodsStore \u21b3 NodesStore \u21b3 DeploymentStore \u21b3 DaemonSetStore \u21b3 StatefulSetStore \u21b3 JobStore \u21b3 CronJobStore \u21b3 ConfigMapsStore \u21b3 SecretsStore \u21b3 ReplicaSetStore \u21b3 ResourceQuotasStore \u21b3 LimitRangesStore \u21b3 HPAStore \u21b3 PodDisruptionBudgetsStore \u21b3 ServiceStore \u21b3 EndpointStore \u21b3 IngressStore \u21b3 NetworkPolicyStore \u21b3 PersistentVolumesStore \u21b3 VolumeClaimStore \u21b3 StorageClassStore \u21b3 NamespaceStore \u21b3 ServiceAccountsStore \u21b3 RolesStore \u21b3 RoleBindingsStore \u21b3 CRDStore \u21b3 CRDResourceStore Index # Constructors # constructor Properties # api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext Accessors # context contextItems contextReady namespacesReady query selectedItems Methods # [Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem Constructors # constructor # + new KubeObjectStore (): KubeObjectStore Overrides void Defined in src/renderer/kube-object.store.ts:54 Returns: KubeObjectStore Properties # Abstract api # \u2022 api : KubeApi \u2039T\u203a Defined in src/renderer/kube-object.store.ts:43 bufferSize # \u2022 bufferSize : number = 50000 Defined in src/renderer/kube-object.store.ts:45 Protected eventsBuffer # \u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Defined in src/renderer/kube-object.store.ts:301 failedLoading # \u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36 isLoaded # \u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38 isLoading # \u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37 items # \u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39 Optional limit # \u2022 limit ? : number Defined in src/renderer/kube-object.store.ts:44 selectedItemsIds # \u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40 Static defaultContext # \u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Defined in src/renderer/kube-object.store.ts:41 Accessors # context # \u2022 get context (): ClusterContext Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext contextItems # \u2022 get contextItems (): T[] Defined in src/renderer/kube-object.store.ts:67 Returns: T[] contextReady # \u2022 get contextReady (): Promise\u2039void\u203a & object Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object namespacesReady # \u2022 get namespacesReady (): Promise\u2039void\u203a & object Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object query # \u2022 get query (): IKubeApiQueryParams Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams selectedItems # \u2022 get selectedItems (): T[] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: T[] Methods # [Symbol.iterator] # \u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a Protected bindWatchEventsUpdater # \u25b8 bindWatchEventsUpdater ( delay : number): void Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void create # \u25b8 create ( params : object, data? : Partial\u2039T\u203a): Promise\u2039T\u203a Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039T\u203a Returns: Promise\u2039T\u203a Protected createItem # \u25b8 createItem ( params : object, data? : Partial\u2039T\u203a): Promise\u2039T\u203a Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039T\u203a Returns: Promise\u2039T\u203a Protected defaultSorting # \u25b8 defaultSorting ( item : T): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item T Returns: string Protected filterItemsOnLoad # \u25b8 filterItemsOnLoad ( items : T[]): T[] Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items T[] Returns: T[] getAllByNs # \u25b8 getAllByNs ( namespace : string | string[], strict : boolean): T[] Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: T[] getById # \u25b8 getById ( id : string): T Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T getByLabel # \u25b8 getByLabel ( labels : string[] | object): T[] Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: T[] getByName # \u25b8 getByName ( name : string, namespace? : string): T Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: T getByPath # \u25b8 getByPath ( path : string): T Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: T getIndexById # \u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number getItems # \u25b8 getItems (): T[] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: T[] Optional getStatuses # \u25b8 getStatuses ( items : T[]): Record\u2039string, number\u203a Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items T[] Returns: Record\u2039string, number\u203a getSubscribeApis # \u25b8 getSubscribeApis (): KubeApi [] Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi [] getTotalCount # \u25b8 getTotalCount (): number Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number isSelected # \u25b8 isSelected ( item : T): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item T Returns: boolean isSelectedAll # \u25b8 isSelectedAll ( visibleItems : T[]): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems T[] this.items Returns: boolean load # \u25b8 load ( params : object): Promise\u2039T\u203a Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039T\u203a loadAll # \u25b8 loadAll ( options : object): Promise\u2039void | T[]\u203a Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | T[]\u203a loadFromPath # \u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a Protected loadItem # \u25b8 loadItem ( params : object): Promise\u2039T\u203a Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039T\u203a Protected loadItems # \u25b8 loadItems ( __namedParameters : object): Promise\u2039T[]\u203a Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039T[]\u203a Protected mergeItems # \u25b8 mergeItems ( partialItems : T[], __namedParameters : object): T[] Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : T[] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: T[] reloadAll # \u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a remove # \u25b8 remove ( item : T): Promise\u2039void\u203a Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item T Returns: Promise\u2039void\u203a Protected removeItem # \u25b8 removeItem ( item : T, request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : T \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a removeSelectedItems # \u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a reset # \u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void Protected resetOnError # \u25b8 resetOnError ( error : any): void Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void resetSelection # \u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void select # \u25b8 select ( item : T): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item T Returns: void Protected sortItems # \u25b8 sortItems ( items : T[], sorting : function[], order? : \"asc\" | \"desc\"): T[] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items T[] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: T[] subscribe # \u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function) toggleSelection # \u25b8 toggleSelection ( item : T): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item T Returns: void toggleSelectionAll # \u25b8 toggleSelectionAll ( visibleItems : T[]): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems T[] this.items Returns: void unselect # \u25b8 unselect ( item : T): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item T Returns: void update # \u25b8 update ( item : T, data : Partial\u2039T\u203a): Promise\u2039T\u203a Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item T data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Protected updateFromEventsBuffer # \u25b8 updateFromEventsBuffer (): void Defined in src/renderer/kube-object.store.ts:398 Returns: void Protected updateItem # \u25b8 updateItem ( item : T, request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : T \u25aa request : function \u25b8 (): Promise\u2039T\u203a Returns: Promise\u2039T\u203a","title":"Class: KubeObjectStore \u2039**T**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#class-kubeobjectstore-t","text":"","title":"Class: KubeObjectStore \u2039T\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#type-parameters","text":"\u25aa T : KubeObject","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#hierarchy","text":"ItemStore\u2039T\u203a \u21b3 KubeObjectStore \u21b3 EventStore \u21b3 PodsStore \u21b3 NodesStore \u21b3 DeploymentStore \u21b3 DaemonSetStore \u21b3 StatefulSetStore \u21b3 JobStore \u21b3 CronJobStore \u21b3 ConfigMapsStore \u21b3 SecretsStore \u21b3 ReplicaSetStore \u21b3 ResourceQuotasStore \u21b3 LimitRangesStore \u21b3 HPAStore \u21b3 PodDisruptionBudgetsStore \u21b3 ServiceStore \u21b3 EndpointStore \u21b3 IngressStore \u21b3 NetworkPolicyStore \u21b3 PersistentVolumesStore \u21b3 VolumeClaimStore \u21b3 StorageClassStore \u21b3 NamespaceStore \u21b3 ServiceAccountsStore \u21b3 RolesStore \u21b3 RoleBindingsStore \u21b3 CRDStore \u21b3 CRDResourceStore","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#properties","text":"api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#accessors","text":"context contextItems contextReady namespacesReady query selectedItems","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#methods","text":"[Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#constructor","text":"+ new KubeObjectStore (): KubeObjectStore Overrides void Defined in src/renderer/kube-object.store.ts:54 Returns: KubeObjectStore","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#abstract-api","text":"\u2022 api : KubeApi \u2039T\u203a Defined in src/renderer/kube-object.store.ts:43","title":"Abstract api"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#buffersize","text":"\u2022 bufferSize : number = 50000 Defined in src/renderer/kube-object.store.ts:45","title":"bufferSize"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#protected-eventsbuffer","text":"\u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Defined in src/renderer/kube-object.store.ts:301","title":"Protected eventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#failedloading","text":"\u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36","title":"failedLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#isloaded","text":"\u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38","title":"isLoaded"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#isloading","text":"\u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37","title":"isLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#items","text":"\u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39","title":"items"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#optional-limit","text":"\u2022 limit ? : number Defined in src/renderer/kube-object.store.ts:44","title":"Optional limit"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#selecteditemsids","text":"\u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40","title":"selectedItemsIds"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#static-defaultcontext","text":"\u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Defined in src/renderer/kube-object.store.ts:41","title":"Static defaultContext"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#context","text":"\u2022 get context (): ClusterContext Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext","title":"context"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#contextitems","text":"\u2022 get contextItems (): T[] Defined in src/renderer/kube-object.store.ts:67 Returns: T[]","title":"contextItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#contextready","text":"\u2022 get contextReady (): Promise\u2039void\u203a & object Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object","title":"contextReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#namespacesready","text":"\u2022 get namespacesReady (): Promise\u2039void\u203a & object Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object","title":"namespacesReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#query","text":"\u2022 get query (): IKubeApiQueryParams Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams","title":"query"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#selecteditems","text":"\u2022 get selectedItems (): T[] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: T[]","title":"selectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#symboliterator","text":"\u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a","title":"[Symbol.iterator]"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#protected-bindwatcheventsupdater","text":"\u25b8 bindWatchEventsUpdater ( delay : number): void Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void","title":"Protected bindWatchEventsUpdater"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#create","text":"\u25b8 create ( params : object, data? : Partial\u2039T\u203a): Promise\u2039T\u203a Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#protected-createitem","text":"\u25b8 createItem ( params : object, data? : Partial\u2039T\u203a): Promise\u2039T\u203a Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"Protected createItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#protected-defaultsorting","text":"\u25b8 defaultSorting ( item : T): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item T Returns: string","title":"Protected defaultSorting"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#protected-filteritemsonload","text":"\u25b8 filterItemsOnLoad ( items : T[]): T[] Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items T[] Returns: T[]","title":"Protected filterItemsOnLoad"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#getallbyns","text":"\u25b8 getAllByNs ( namespace : string | string[], strict : boolean): T[] Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: T[]","title":"getAllByNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#getbyid","text":"\u25b8 getById ( id : string): T Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T","title":"getById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#getbylabel","text":"\u25b8 getByLabel ( labels : string[] | object): T[] Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: T[]","title":"getByLabel"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#getbyname","text":"\u25b8 getByName ( name : string, namespace? : string): T Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: T","title":"getByName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#getbypath","text":"\u25b8 getByPath ( path : string): T Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: T","title":"getByPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#getindexbyid","text":"\u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number","title":"getIndexById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#getitems","text":"\u25b8 getItems (): T[] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: T[]","title":"getItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#optional-getstatuses","text":"\u25b8 getStatuses ( items : T[]): Record\u2039string, number\u203a Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items T[] Returns: Record\u2039string, number\u203a","title":"Optional getStatuses"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#getsubscribeapis","text":"\u25b8 getSubscribeApis (): KubeApi [] Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi []","title":"getSubscribeApis"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#gettotalcount","text":"\u25b8 getTotalCount (): number Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number","title":"getTotalCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#isselected","text":"\u25b8 isSelected ( item : T): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item T Returns: boolean","title":"isSelected"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#isselectedall","text":"\u25b8 isSelectedAll ( visibleItems : T[]): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems T[] this.items Returns: boolean","title":"isSelectedAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#load","text":"\u25b8 load ( params : object): Promise\u2039T\u203a Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039T\u203a","title":"load"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#loadall","text":"\u25b8 loadAll ( options : object): Promise\u2039void | T[]\u203a Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | T[]\u203a","title":"loadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#loadfrompath","text":"\u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a","title":"loadFromPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#protected-loaditem","text":"\u25b8 loadItem ( params : object): Promise\u2039T\u203a Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039T\u203a","title":"Protected loadItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#protected-loaditems","text":"\u25b8 loadItems ( __namedParameters : object): Promise\u2039T[]\u203a Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039T[]\u203a","title":"Protected loadItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#protected-mergeitems","text":"\u25b8 mergeItems ( partialItems : T[], __namedParameters : object): T[] Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : T[] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: T[]","title":"Protected mergeItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#reloadall","text":"\u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a","title":"reloadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#remove","text":"\u25b8 remove ( item : T): Promise\u2039void\u203a Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item T Returns: Promise\u2039void\u203a","title":"remove"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#protected-removeitem","text":"\u25b8 removeItem ( item : T, request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : T \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a","title":"Protected removeItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#removeselecteditems","text":"\u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a","title":"removeSelectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#reset","text":"\u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void","title":"reset"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#protected-resetonerror","text":"\u25b8 resetOnError ( error : any): void Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void","title":"Protected resetOnError"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#resetselection","text":"\u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void","title":"resetSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#select","text":"\u25b8 select ( item : T): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item T Returns: void","title":"select"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#protected-sortitems","text":"\u25b8 sortItems ( items : T[], sorting : function[], order? : \"asc\" | \"desc\"): T[] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items T[] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: T[]","title":"Protected sortItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#subscribe","text":"\u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function)","title":"subscribe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#toggleselection","text":"\u25b8 toggleSelection ( item : T): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item T Returns: void","title":"toggleSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#toggleselectionall","text":"\u25b8 toggleSelectionAll ( visibleItems : T[]): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems T[] this.items Returns: void","title":"toggleSelectionAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#unselect","text":"\u25b8 unselect ( item : T): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item T Returns: void","title":"unselect"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#update","text":"\u25b8 update ( item : T, data : Partial\u2039T\u203a): Promise\u2039T\u203a Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item T data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#protected-updatefromeventsbuffer","text":"\u25b8 updateFromEventsBuffer (): void Defined in src/renderer/kube-object.store.ts:398 Returns: void","title":"Protected updateFromEventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.kubeobjectstore/#protected-updateitem","text":"\u25b8 updateItem ( item : T, request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : T \u25aa request : function \u25b8 (): Promise\u2039T\u203a Returns: Promise\u2039T\u203a","title":"Protected updateItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/","text":"Class: LimitRange \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec Hierarchy # KubeObject \u21b3 LimitRange Implements # ItemObject Index # Constructors # constructor Properties # apiVersion kind metadata spec status apiBase kind namespaced Accessors # selfLink Methods # delete getAge getAnnotations getContainerLimits getFinalizers getId getLabels getName getNs getOwnerRefs getPVCLimits getPodLimits getResourceVersion getSearchFields getTimeDiffFromNow toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels Constructors # constructor # + new LimitRange ( data : KubeJsonApiData): LimitRange Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/limit-range.api.ts:63 Parameters: Name Type data KubeJsonApiData Returns: LimitRange Properties # apiVersion # \u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94 kind # \u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95 metadata # \u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96 spec # \u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/limit-range.api.ts:55 Type declaration: # limits : LimitRangeItem[] Optional status # \u2022 status ? : Status Inherited from KubeObject . status Defined in src/renderer/api/kube-object.ts:97 Static apiBase # \u25aa apiBase : string = \"/api/v1/limitranges\" Defined in src/renderer/api/endpoints/limit-range.api.ts:63 Static kind # \u25aa kind : string = \"LimitRange\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/limit-range.api.ts:61 Static namespaced # \u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/limit-range.api.ts:62 Accessors # selfLink # \u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string Methods # delete # \u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a getAge # \u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number getAnnotations # \u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[] getContainerLimits # \u25b8 getContainerLimits (): LimitRangeItem\u2039\u203a[] Defined in src/renderer/api/endpoints/limit-range.api.ts:70 Returns: LimitRangeItem\u2039\u203a[] getFinalizers # \u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[] getId # \u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string getLabels # \u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[] getName # \u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string getNs # \u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string getOwnerRefs # \u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[] getPVCLimits # \u25b8 getPVCLimits (): LimitRangeItem\u2039\u203a[] Defined in src/renderer/api/endpoints/limit-range.api.ts:78 Returns: LimitRangeItem\u2039\u203a[] getPodLimits # \u25b8 getPodLimits (): LimitRangeItem\u2039\u203a[] Defined in src/renderer/api/endpoints/limit-range.api.ts:74 Returns: LimitRangeItem\u2039\u203a[] getResourceVersion # \u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string getSearchFields # \u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[] getTimeDiffFromNow # \u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number toPlainObject # \u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object update # \u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Static create # \u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a Static isJsonApiData # \u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData Static isJsonApiDataList # \u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a Static isKubeJsonApiListMetadata # \u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata Static isKubeJsonApiMetadata # \u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata Static isNonSystem # \u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean Static isPartialJsonApiData # \u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a Static isPartialJsonApiMetadata # \u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a Static stringifyLabels # \u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Class: LimitRange \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#class-limitrange-metadata-status-spec","text":"","title":"Class: LimitRange \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#type-parameters","text":"\u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#hierarchy","text":"KubeObject \u21b3 LimitRange","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#implements","text":"ItemObject","title":"Implements"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#properties","text":"apiVersion kind metadata spec status apiBase kind namespaced","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#accessors","text":"selfLink","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#methods","text":"delete getAge getAnnotations getContainerLimits getFinalizers getId getLabels getName getNs getOwnerRefs getPVCLimits getPodLimits getResourceVersion getSearchFields getTimeDiffFromNow toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#constructor","text":"+ new LimitRange ( data : KubeJsonApiData): LimitRange Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/limit-range.api.ts:63 Parameters: Name Type data KubeJsonApiData Returns: LimitRange","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#kind","text":"\u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#metadata","text":"\u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96","title":"metadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#spec","text":"\u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/limit-range.api.ts:55","title":"spec"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#optional-status","text":"\u2022 status ? : Status Inherited from KubeObject . status Defined in src/renderer/api/kube-object.ts:97","title":"Optional status"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#static-apibase","text":"\u25aa apiBase : string = \"/api/v1/limitranges\" Defined in src/renderer/api/endpoints/limit-range.api.ts:63","title":"Static apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#static-kind","text":"\u25aa kind : string = \"LimitRange\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/limit-range.api.ts:61","title":"Static kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#static-namespaced","text":"\u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/limit-range.api.ts:62","title":"Static namespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#selflink","text":"\u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string","title":"selfLink"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#delete","text":"\u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#getage","text":"\u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number","title":"getAge"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#getannotations","text":"\u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[]","title":"getAnnotations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#getcontainerlimits","text":"\u25b8 getContainerLimits (): LimitRangeItem\u2039\u203a[] Defined in src/renderer/api/endpoints/limit-range.api.ts:70 Returns: LimitRangeItem\u2039\u203a[]","title":"getContainerLimits"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#getfinalizers","text":"\u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[]","title":"getFinalizers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#getid","text":"\u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string","title":"getId"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#getlabels","text":"\u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[]","title":"getLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#getname","text":"\u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string","title":"getName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#getns","text":"\u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string","title":"getNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#getownerrefs","text":"\u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[]","title":"getOwnerRefs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#getpvclimits","text":"\u25b8 getPVCLimits (): LimitRangeItem\u2039\u203a[] Defined in src/renderer/api/endpoints/limit-range.api.ts:78 Returns: LimitRangeItem\u2039\u203a[]","title":"getPVCLimits"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#getpodlimits","text":"\u25b8 getPodLimits (): LimitRangeItem\u2039\u203a[] Defined in src/renderer/api/endpoints/limit-range.api.ts:74 Returns: LimitRangeItem\u2039\u203a[]","title":"getPodLimits"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#getresourceversion","text":"\u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#getsearchfields","text":"\u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[]","title":"getSearchFields"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#gettimedifffromnow","text":"\u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number","title":"getTimeDiffFromNow"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#toplainobject","text":"\u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object","title":"toPlainObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#update","text":"\u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#static-create","text":"\u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a","title":"Static create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#static-isjsonapidata","text":"\u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData","title":"Static isJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#static-isjsonapidatalist","text":"\u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a","title":"Static isJsonApiDataList"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#static-iskubejsonapilistmetadata","text":"\u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata","title":"Static isKubeJsonApiListMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#static-iskubejsonapimetadata","text":"\u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata","title":"Static isKubeJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#static-isnonsystem","text":"\u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean","title":"Static isNonSystem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#static-ispartialjsonapidata","text":"\u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a","title":"Static isPartialJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#static-ispartialjsonapimetadata","text":"\u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a","title":"Static isPartialJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrange/#static-stringifylabels","text":"\u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Static stringifyLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/","text":"Class: LimitRangesStore # Hierarchy # \u21b3 KubeObjectStore \u2039 LimitRange \u203a \u21b3 LimitRangesStore Index # Constructors # constructor Properties # api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext Accessors # context contextItems contextReady namespacesReady query selectedItems Methods # [Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem Constructors # constructor # + new LimitRangesStore (): LimitRangesStore Inherited from KubeObjectStore . constructor Overrides void Defined in src/renderer/kube-object.store.ts:54 Returns: LimitRangesStore Properties # api # \u2022 api : KubeApi \u2039 LimitRange \u2039\u203a\u203a = limitRangeApi Overrides KubeObjectStore . api Defined in src/renderer/components/+config-limit-ranges/limit-ranges.store.ts:27 bufferSize # \u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45 Protected eventsBuffer # \u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301 failedLoading # \u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36 isLoaded # \u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38 isLoading # \u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37 items # \u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39 Optional limit # \u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44 selectedItemsIds # \u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40 Static defaultContext # \u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41 Accessors # context # \u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext contextItems # \u2022 get contextItems (): LimitRange [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: LimitRange [] contextReady # \u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object namespacesReady # \u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object query # \u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams selectedItems # \u2022 get selectedItems (): LimitRange [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: LimitRange [] Methods # [Symbol.iterator] # \u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a Protected bindWatchEventsUpdater # \u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void create # \u25b8 create ( params : object, data? : Partial\u2039 LimitRange \u203a): Promise\u2039 LimitRange \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 LimitRange \u203a Returns: Promise\u2039 LimitRange \u203a Protected createItem # \u25b8 createItem ( params : object, data? : Partial\u2039 LimitRange \u203a): Promise\u2039 LimitRange \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 LimitRange \u203a Returns: Promise\u2039 LimitRange \u203a Protected defaultSorting # \u25b8 defaultSorting ( item : LimitRange ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item LimitRange Returns: string Protected filterItemsOnLoad # \u25b8 filterItemsOnLoad ( items : LimitRange []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items LimitRange [] Returns: T[] getAllByNs # \u25b8 getAllByNs ( namespace : string | string[], strict : boolean): LimitRange [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: LimitRange [] getById # \u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T getByLabel # \u25b8 getByLabel ( labels : string[] | object): LimitRange [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: LimitRange [] getByName # \u25b8 getByName ( name : string, namespace? : string): LimitRange Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: LimitRange getByPath # \u25b8 getByPath ( path : string): LimitRange Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: LimitRange getIndexById # \u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number getItems # \u25b8 getItems (): LimitRange [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: LimitRange [] Optional getStatuses # \u25b8 getStatuses ( items : LimitRange []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items LimitRange [] Returns: Record\u2039string, number\u203a getSubscribeApis # \u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi [] getTotalCount # \u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number isSelected # \u25b8 isSelected ( item : LimitRange ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item LimitRange Returns: boolean isSelectedAll # \u25b8 isSelectedAll ( visibleItems : LimitRange []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems LimitRange [] this.items Returns: boolean load # \u25b8 load ( params : object): Promise\u2039 LimitRange \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 LimitRange \u203a loadAll # \u25b8 loadAll ( options : object): Promise\u2039void | LimitRange []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | LimitRange []\u203a loadFromPath # \u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a Protected loadItem # \u25b8 loadItem ( params : object): Promise\u2039 LimitRange \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 LimitRange \u203a Protected loadItems # \u25b8 loadItems ( __namedParameters : object): Promise\u2039 LimitRange []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 LimitRange []\u203a Protected mergeItems # \u25b8 mergeItems ( partialItems : LimitRange [], __namedParameters : object): LimitRange [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : LimitRange [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: LimitRange [] reloadAll # \u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a remove # \u25b8 remove ( item : LimitRange ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item LimitRange Returns: Promise\u2039void\u203a Protected removeItem # \u25b8 removeItem ( item : LimitRange , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : LimitRange \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a removeSelectedItems # \u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a reset # \u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void Protected resetOnError # \u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void resetSelection # \u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void select # \u25b8 select ( item : LimitRange ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item LimitRange Returns: void Protected sortItems # \u25b8 sortItems ( items : LimitRange [], sorting : function[], order? : \"asc\" | \"desc\"): LimitRange [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items LimitRange [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: LimitRange [] subscribe # \u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function) toggleSelection # \u25b8 toggleSelection ( item : LimitRange ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item LimitRange Returns: void toggleSelectionAll # \u25b8 toggleSelectionAll ( visibleItems : LimitRange []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems LimitRange [] this.items Returns: void unselect # \u25b8 unselect ( item : LimitRange ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item LimitRange Returns: void update # \u25b8 update ( item : LimitRange , data : Partial\u2039 LimitRange \u203a): Promise\u2039 LimitRange \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item LimitRange data Partial\u2039 LimitRange \u203a Returns: Promise\u2039 LimitRange \u203a Protected updateFromEventsBuffer # \u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void Protected updateItem # \u25b8 updateItem ( item : LimitRange , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : LimitRange \u25aa request : function \u25b8 (): Promise\u2039 LimitRange \u203a Returns: Promise\u2039T\u203a","title":"Class: LimitRangesStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#class-limitrangesstore","text":"","title":"Class: LimitRangesStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#hierarchy","text":"\u21b3 KubeObjectStore \u2039 LimitRange \u203a \u21b3 LimitRangesStore","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#properties","text":"api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#accessors","text":"context contextItems contextReady namespacesReady query selectedItems","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#methods","text":"[Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#constructor","text":"+ new LimitRangesStore (): LimitRangesStore Inherited from KubeObjectStore . constructor Overrides void Defined in src/renderer/kube-object.store.ts:54 Returns: LimitRangesStore","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#api","text":"\u2022 api : KubeApi \u2039 LimitRange \u2039\u203a\u203a = limitRangeApi Overrides KubeObjectStore . api Defined in src/renderer/components/+config-limit-ranges/limit-ranges.store.ts:27","title":"api"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#buffersize","text":"\u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45","title":"bufferSize"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#protected-eventsbuffer","text":"\u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301","title":"Protected eventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#failedloading","text":"\u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36","title":"failedLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#isloaded","text":"\u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38","title":"isLoaded"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#isloading","text":"\u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37","title":"isLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#items","text":"\u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39","title":"items"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#optional-limit","text":"\u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44","title":"Optional limit"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#selecteditemsids","text":"\u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40","title":"selectedItemsIds"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#static-defaultcontext","text":"\u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41","title":"Static defaultContext"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#context","text":"\u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext","title":"context"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#contextitems","text":"\u2022 get contextItems (): LimitRange [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: LimitRange []","title":"contextItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#contextready","text":"\u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object","title":"contextReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#namespacesready","text":"\u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object","title":"namespacesReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#query","text":"\u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams","title":"query"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#selecteditems","text":"\u2022 get selectedItems (): LimitRange [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: LimitRange []","title":"selectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#symboliterator","text":"\u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a","title":"[Symbol.iterator]"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#protected-bindwatcheventsupdater","text":"\u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void","title":"Protected bindWatchEventsUpdater"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#create","text":"\u25b8 create ( params : object, data? : Partial\u2039 LimitRange \u203a): Promise\u2039 LimitRange \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 LimitRange \u203a Returns: Promise\u2039 LimitRange \u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#protected-createitem","text":"\u25b8 createItem ( params : object, data? : Partial\u2039 LimitRange \u203a): Promise\u2039 LimitRange \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 LimitRange \u203a Returns: Promise\u2039 LimitRange \u203a","title":"Protected createItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#protected-defaultsorting","text":"\u25b8 defaultSorting ( item : LimitRange ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item LimitRange Returns: string","title":"Protected defaultSorting"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#protected-filteritemsonload","text":"\u25b8 filterItemsOnLoad ( items : LimitRange []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items LimitRange [] Returns: T[]","title":"Protected filterItemsOnLoad"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#getallbyns","text":"\u25b8 getAllByNs ( namespace : string | string[], strict : boolean): LimitRange [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: LimitRange []","title":"getAllByNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#getbyid","text":"\u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T","title":"getById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#getbylabel","text":"\u25b8 getByLabel ( labels : string[] | object): LimitRange [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: LimitRange []","title":"getByLabel"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#getbyname","text":"\u25b8 getByName ( name : string, namespace? : string): LimitRange Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: LimitRange","title":"getByName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#getbypath","text":"\u25b8 getByPath ( path : string): LimitRange Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: LimitRange","title":"getByPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#getindexbyid","text":"\u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number","title":"getIndexById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#getitems","text":"\u25b8 getItems (): LimitRange [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: LimitRange []","title":"getItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#optional-getstatuses","text":"\u25b8 getStatuses ( items : LimitRange []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items LimitRange [] Returns: Record\u2039string, number\u203a","title":"Optional getStatuses"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#getsubscribeapis","text":"\u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi []","title":"getSubscribeApis"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#gettotalcount","text":"\u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number","title":"getTotalCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#isselected","text":"\u25b8 isSelected ( item : LimitRange ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item LimitRange Returns: boolean","title":"isSelected"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#isselectedall","text":"\u25b8 isSelectedAll ( visibleItems : LimitRange []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems LimitRange [] this.items Returns: boolean","title":"isSelectedAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#load","text":"\u25b8 load ( params : object): Promise\u2039 LimitRange \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 LimitRange \u203a","title":"load"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#loadall","text":"\u25b8 loadAll ( options : object): Promise\u2039void | LimitRange []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | LimitRange []\u203a","title":"loadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#loadfrompath","text":"\u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a","title":"loadFromPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#protected-loaditem","text":"\u25b8 loadItem ( params : object): Promise\u2039 LimitRange \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 LimitRange \u203a","title":"Protected loadItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#protected-loaditems","text":"\u25b8 loadItems ( __namedParameters : object): Promise\u2039 LimitRange []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 LimitRange []\u203a","title":"Protected loadItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#protected-mergeitems","text":"\u25b8 mergeItems ( partialItems : LimitRange [], __namedParameters : object): LimitRange [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : LimitRange [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: LimitRange []","title":"Protected mergeItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#reloadall","text":"\u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a","title":"reloadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#remove","text":"\u25b8 remove ( item : LimitRange ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item LimitRange Returns: Promise\u2039void\u203a","title":"remove"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#protected-removeitem","text":"\u25b8 removeItem ( item : LimitRange , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : LimitRange \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a","title":"Protected removeItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#removeselecteditems","text":"\u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a","title":"removeSelectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#reset","text":"\u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void","title":"reset"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#protected-resetonerror","text":"\u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void","title":"Protected resetOnError"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#resetselection","text":"\u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void","title":"resetSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#select","text":"\u25b8 select ( item : LimitRange ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item LimitRange Returns: void","title":"select"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#protected-sortitems","text":"\u25b8 sortItems ( items : LimitRange [], sorting : function[], order? : \"asc\" | \"desc\"): LimitRange [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items LimitRange [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: LimitRange []","title":"Protected sortItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#subscribe","text":"\u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function)","title":"subscribe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#toggleselection","text":"\u25b8 toggleSelection ( item : LimitRange ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item LimitRange Returns: void","title":"toggleSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#toggleselectionall","text":"\u25b8 toggleSelectionAll ( visibleItems : LimitRange []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems LimitRange [] this.items Returns: void","title":"toggleSelectionAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#unselect","text":"\u25b8 unselect ( item : LimitRange ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item LimitRange Returns: void","title":"unselect"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#update","text":"\u25b8 update ( item : LimitRange , data : Partial\u2039 LimitRange \u203a): Promise\u2039 LimitRange \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item LimitRange data Partial\u2039 LimitRange \u203a Returns: Promise\u2039 LimitRange \u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#protected-updatefromeventsbuffer","text":"\u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void","title":"Protected updateFromEventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.limitrangesstore/#protected-updateitem","text":"\u25b8 updateItem ( item : LimitRange , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : LimitRange \u25aa request : function \u25b8 (): Promise\u2039 LimitRange \u203a Returns: Promise\u2039T\u203a","title":"Protected updateItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/","text":"Class: Namespace \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec Hierarchy # KubeObject \u21b3 Namespace Implements # ItemObject Index # Constructors # constructor Properties # apiVersion kind metadata spec status apiBase kind namespaced Accessors # selfLink Methods # delete getAge getAnnotations getFinalizers getId getLabels getName getNs getOwnerRefs getResourceVersion getSearchFields getStatus getTimeDiffFromNow toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels Constructors # constructor # + new Namespace ( data : KubeJsonApiData): Namespace Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/namespaces.api.ts:41 Parameters: Name Type data KubeJsonApiData Returns: Namespace Properties # apiVersion # \u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94 kind # \u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95 metadata # \u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96 Optional spec # \u2022 spec ? : Spec Inherited from KubeObject . spec Defined in src/renderer/api/kube-object.ts:98 Optional status # \u2022 status ? : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/namespaces.api.ts:33 Type declaration: # phase : string Static apiBase # \u25aa apiBase : string = \"/api/v1/namespaces\" Defined in src/renderer/api/endpoints/namespaces.api.ts:41 Static kind # \u25aa kind : string = \"Namespace\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/namespaces.api.ts:39 Static namespaced # \u25aa namespaced : boolean = false Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/namespaces.api.ts:40 Accessors # selfLink # \u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string Methods # delete # \u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a getAge # \u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number getAnnotations # \u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[] getFinalizers # \u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[] getId # \u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string getLabels # \u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[] getName # \u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string getNs # \u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string getOwnerRefs # \u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[] getResourceVersion # \u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string getSearchFields # \u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[] getStatus # \u25b8 getStatus (): string Defined in src/renderer/api/endpoints/namespaces.api.ts:48 Returns: string getTimeDiffFromNow # \u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number toPlainObject # \u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object update # \u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Static create # \u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a Static isJsonApiData # \u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData Static isJsonApiDataList # \u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a Static isKubeJsonApiListMetadata # \u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata Static isKubeJsonApiMetadata # \u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata Static isNonSystem # \u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean Static isPartialJsonApiData # \u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a Static isPartialJsonApiMetadata # \u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a Static stringifyLabels # \u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Class: Namespace \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#class-namespace-metadata-status-spec","text":"","title":"Class: Namespace \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#type-parameters","text":"\u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#hierarchy","text":"KubeObject \u21b3 Namespace","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#implements","text":"ItemObject","title":"Implements"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#properties","text":"apiVersion kind metadata spec status apiBase kind namespaced","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#accessors","text":"selfLink","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#methods","text":"delete getAge getAnnotations getFinalizers getId getLabels getName getNs getOwnerRefs getResourceVersion getSearchFields getStatus getTimeDiffFromNow toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#constructor","text":"+ new Namespace ( data : KubeJsonApiData): Namespace Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/namespaces.api.ts:41 Parameters: Name Type data KubeJsonApiData Returns: Namespace","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#kind","text":"\u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#metadata","text":"\u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96","title":"metadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#optional-spec","text":"\u2022 spec ? : Spec Inherited from KubeObject . spec Defined in src/renderer/api/kube-object.ts:98","title":"Optional spec"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#optional-status","text":"\u2022 status ? : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/namespaces.api.ts:33","title":"Optional status"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#static-apibase","text":"\u25aa apiBase : string = \"/api/v1/namespaces\" Defined in src/renderer/api/endpoints/namespaces.api.ts:41","title":"Static apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#static-kind","text":"\u25aa kind : string = \"Namespace\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/namespaces.api.ts:39","title":"Static kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#static-namespaced","text":"\u25aa namespaced : boolean = false Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/namespaces.api.ts:40","title":"Static namespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#selflink","text":"\u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string","title":"selfLink"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#delete","text":"\u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#getage","text":"\u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number","title":"getAge"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#getannotations","text":"\u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[]","title":"getAnnotations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#getfinalizers","text":"\u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[]","title":"getFinalizers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#getid","text":"\u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string","title":"getId"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#getlabels","text":"\u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[]","title":"getLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#getname","text":"\u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string","title":"getName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#getns","text":"\u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string","title":"getNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#getownerrefs","text":"\u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[]","title":"getOwnerRefs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#getresourceversion","text":"\u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#getsearchfields","text":"\u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[]","title":"getSearchFields"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#getstatus","text":"\u25b8 getStatus (): string Defined in src/renderer/api/endpoints/namespaces.api.ts:48 Returns: string","title":"getStatus"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#gettimedifffromnow","text":"\u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number","title":"getTimeDiffFromNow"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#toplainobject","text":"\u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object","title":"toPlainObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#update","text":"\u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#static-create","text":"\u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a","title":"Static create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#static-isjsonapidata","text":"\u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData","title":"Static isJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#static-isjsonapidatalist","text":"\u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a","title":"Static isJsonApiDataList"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#static-iskubejsonapilistmetadata","text":"\u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata","title":"Static isKubeJsonApiListMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#static-iskubejsonapimetadata","text":"\u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata","title":"Static isKubeJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#static-isnonsystem","text":"\u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean","title":"Static isNonSystem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#static-ispartialjsonapidata","text":"\u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a","title":"Static isPartialJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#static-ispartialjsonapimetadata","text":"\u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a","title":"Static isPartialJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespace/#static-stringifylabels","text":"\u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Static stringifyLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/","text":"Class: NamespaceStore # Hierarchy # \u21b3 KubeObjectStore \u2039 Namespace \u203a \u21b3 NamespaceStore Index # Constructors # constructor Properties # api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext Accessors # allowedNamespaces context contextItems contextNamespaces contextReady hasAllContexts namespacesReady query selectedItems selectedNamespaces Methods # [Symbol.iterator] bindWatchEventsUpdater clearSelected create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount hasContext isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems onContextChange reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select selectNamespaces sortItems subscribe toggleAll toggleContext toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem Constructors # constructor # + new NamespaceStore (): NamespaceStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+namespaces/namespace.store.ts:30 Returns: NamespaceStore Properties # api # \u2022 api : KubeApi \u2039 Namespace \u2039\u203a\u203a = namespacesApi Overrides KubeObjectStore . api Defined in src/renderer/components/+namespaces/namespace.store.ts:29 bufferSize # \u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45 Protected eventsBuffer # \u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301 failedLoading # \u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36 isLoaded # \u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38 isLoading # \u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37 items # \u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39 Optional limit # \u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44 selectedItemsIds # \u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40 Static defaultContext # \u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41 Accessors # allowedNamespaces # \u2022 get allowedNamespaces (): string[] Defined in src/renderer/components/+namespaces/namespace.store.ts:85 Returns: string[] context # \u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext contextItems # \u2022 get contextItems (): Namespace [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: Namespace [] contextNamespaces # \u2022 get contextNamespaces (): string[] Defined in src/renderer/components/+namespaces/namespace.store.ts:92 Returns: string[] contextReady # \u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object hasAllContexts # \u2022 get hasAllContexts (): boolean Defined in src/renderer/components/+namespaces/namespace.store.ts:148 Returns: boolean namespacesReady # \u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object query # \u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams selectedItems # \u2022 get selectedItems (): Namespace [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: Namespace [] selectedNamespaces # \u2022 get selectedNamespaces (): string[] Defined in src/renderer/components/+namespaces/namespace.store.ts:81 Returns: string[] Methods # [Symbol.iterator] # \u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a Protected bindWatchEventsUpdater # \u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void clearSelected # \u25b8 clearSelected ( namespaces? : string | string[]): void Defined in src/renderer/components/+namespaces/namespace.store.ts:131 Parameters: Name Type namespaces? string | string[] Returns: void create # \u25b8 create ( params : object, data? : Partial\u2039 Namespace \u203a): Promise\u2039 Namespace \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Namespace \u203a Returns: Promise\u2039 Namespace \u203a Protected createItem # \u25b8 createItem ( params : object, data? : Partial\u2039 Namespace \u203a): Promise\u2039 Namespace \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Namespace \u203a Returns: Promise\u2039 Namespace \u203a Protected defaultSorting # \u25b8 defaultSorting ( item : Namespace ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item Namespace Returns: string Protected filterItemsOnLoad # \u25b8 filterItemsOnLoad ( items : Namespace []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items Namespace [] Returns: T[] getAllByNs # \u25b8 getAllByNs ( namespace : string | string[], strict : boolean): Namespace [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: Namespace [] getById # \u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T getByLabel # \u25b8 getByLabel ( labels : string[] | object): Namespace [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: Namespace [] getByName # \u25b8 getByName ( name : string, namespace? : string): Namespace Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: Namespace getByPath # \u25b8 getByPath ( path : string): Namespace Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: Namespace getIndexById # \u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number getItems # \u25b8 getItems (): Namespace [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: Namespace [] Optional getStatuses # \u25b8 getStatuses ( items : Namespace []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items Namespace [] Returns: Record\u2039string, number\u203a getSubscribeApis # \u25b8 getSubscribeApis (): KubeApi \u2039any\u203a[] Overrides KubeObjectStore . getSubscribeApis Defined in src/renderer/components/+namespaces/namespace.store.ts:100 Returns: KubeApi \u2039any\u203a[] getTotalCount # \u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number hasContext # \u25b8 hasContext ( namespaces : string | string[]): boolean Defined in src/renderer/components/+namespaces/namespace.store.ts:142 Parameters: Name Type namespaces string | string[] Returns: boolean isSelected # \u25b8 isSelected ( item : Namespace ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item Namespace Returns: boolean isSelectedAll # \u25b8 isSelectedAll ( visibleItems : Namespace []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems Namespace [] this.items Returns: boolean load # \u25b8 load ( params : object): Promise\u2039 Namespace \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Namespace \u203a loadAll # \u25b8 loadAll ( options : object): Promise\u2039void | Namespace []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | Namespace []\u203a loadFromPath # \u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a Protected loadItem # \u25b8 loadItem ( params : object): Promise\u2039 Namespace \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Namespace \u203a Protected loadItems # \u25b8 loadItems ( params : KubeObjectStoreLoadingParams): Promise\u2039 Namespace \u2039\u203a[]\u203a Overrides KubeObjectStore . loadItems Defined in src/renderer/components/+namespaces/namespace.store.ts:109 Parameters: Name Type params KubeObjectStoreLoadingParams Returns: Promise\u2039 Namespace \u2039\u203a[]\u203a Protected mergeItems # \u25b8 mergeItems ( partialItems : Namespace [], __namedParameters : object): Namespace [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : Namespace [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: Namespace [] onContextChange # \u25b8 onContextChange ( callback : function, opts : IReactionOptions): IReactionDisposer Defined in src/renderer/components/+namespaces/namespace.store.ts:48 Parameters: \u25aa callback : function \u25b8 ( namespaces : string[]): void Parameters: Name Type namespaces string[] \u25aa Default value opts : IReactionOptions = {} Returns: IReactionDisposer reloadAll # \u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a remove # \u25b8 remove ( item : Namespace ): Promise\u2039void\u203a Overrides KubeObjectStore . remove Defined in src/renderer/components/+namespaces/namespace.store.ts:175 Parameters: Name Type item Namespace Returns: Promise\u2039void\u203a Protected removeItem # \u25b8 removeItem ( item : Namespace , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : Namespace \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a removeSelectedItems # \u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a reset # \u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void Protected resetOnError # \u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void resetSelection # \u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void select # \u25b8 select ( item : Namespace ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item Namespace Returns: void selectNamespaces # \u25b8 selectNamespaces ( namespace : string | string[]): void Defined in src/renderer/components/+namespaces/namespace.store.ts:124 Parameters: Name Type namespace string | string[] Returns: void Protected sortItems # \u25b8 sortItems ( items : Namespace [], sorting : function[], order? : \"asc\" | \"desc\"): Namespace [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items Namespace [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: Namespace [] subscribe # \u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function) toggleAll # \u25b8 toggleAll ( showAll? : boolean): void Defined in src/renderer/components/+namespaces/namespace.store.ts:162 Parameters: Name Type showAll? boolean Returns: void toggleContext # \u25b8 toggleContext ( namespaces : string | string[]): void Defined in src/renderer/components/+namespaces/namespace.store.ts:153 Parameters: Name Type namespaces string | string[] Returns: void toggleSelection # \u25b8 toggleSelection ( item : Namespace ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item Namespace Returns: void toggleSelectionAll # \u25b8 toggleSelectionAll ( visibleItems : Namespace []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems Namespace [] this.items Returns: void unselect # \u25b8 unselect ( item : Namespace ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item Namespace Returns: void update # \u25b8 update ( item : Namespace , data : Partial\u2039 Namespace \u203a): Promise\u2039 Namespace \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item Namespace data Partial\u2039 Namespace \u203a Returns: Promise\u2039 Namespace \u203a Protected updateFromEventsBuffer # \u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void Protected updateItem # \u25b8 updateItem ( item : Namespace , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : Namespace \u25aa request : function \u25b8 (): Promise\u2039 Namespace \u203a Returns: Promise\u2039T\u203a","title":"Class: NamespaceStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#class-namespacestore","text":"","title":"Class: NamespaceStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#hierarchy","text":"\u21b3 KubeObjectStore \u2039 Namespace \u203a \u21b3 NamespaceStore","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#properties","text":"api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#accessors","text":"allowedNamespaces context contextItems contextNamespaces contextReady hasAllContexts namespacesReady query selectedItems selectedNamespaces","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#methods","text":"[Symbol.iterator] bindWatchEventsUpdater clearSelected create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount hasContext isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems onContextChange reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select selectNamespaces sortItems subscribe toggleAll toggleContext toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#constructor","text":"+ new NamespaceStore (): NamespaceStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+namespaces/namespace.store.ts:30 Returns: NamespaceStore","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#api","text":"\u2022 api : KubeApi \u2039 Namespace \u2039\u203a\u203a = namespacesApi Overrides KubeObjectStore . api Defined in src/renderer/components/+namespaces/namespace.store.ts:29","title":"api"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#buffersize","text":"\u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45","title":"bufferSize"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#protected-eventsbuffer","text":"\u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301","title":"Protected eventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#failedloading","text":"\u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36","title":"failedLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#isloaded","text":"\u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38","title":"isLoaded"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#isloading","text":"\u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37","title":"isLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#items","text":"\u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39","title":"items"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#optional-limit","text":"\u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44","title":"Optional limit"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#selecteditemsids","text":"\u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40","title":"selectedItemsIds"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#static-defaultcontext","text":"\u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41","title":"Static defaultContext"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#allowednamespaces","text":"\u2022 get allowedNamespaces (): string[] Defined in src/renderer/components/+namespaces/namespace.store.ts:85 Returns: string[]","title":"allowedNamespaces"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#context","text":"\u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext","title":"context"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#contextitems","text":"\u2022 get contextItems (): Namespace [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: Namespace []","title":"contextItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#contextnamespaces","text":"\u2022 get contextNamespaces (): string[] Defined in src/renderer/components/+namespaces/namespace.store.ts:92 Returns: string[]","title":"contextNamespaces"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#contextready","text":"\u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object","title":"contextReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#hasallcontexts","text":"\u2022 get hasAllContexts (): boolean Defined in src/renderer/components/+namespaces/namespace.store.ts:148 Returns: boolean","title":"hasAllContexts"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#namespacesready","text":"\u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object","title":"namespacesReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#query","text":"\u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams","title":"query"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#selecteditems","text":"\u2022 get selectedItems (): Namespace [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: Namespace []","title":"selectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#selectednamespaces","text":"\u2022 get selectedNamespaces (): string[] Defined in src/renderer/components/+namespaces/namespace.store.ts:81 Returns: string[]","title":"selectedNamespaces"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#symboliterator","text":"\u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a","title":"[Symbol.iterator]"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#protected-bindwatcheventsupdater","text":"\u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void","title":"Protected bindWatchEventsUpdater"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#clearselected","text":"\u25b8 clearSelected ( namespaces? : string | string[]): void Defined in src/renderer/components/+namespaces/namespace.store.ts:131 Parameters: Name Type namespaces? string | string[] Returns: void","title":"clearSelected"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#create","text":"\u25b8 create ( params : object, data? : Partial\u2039 Namespace \u203a): Promise\u2039 Namespace \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Namespace \u203a Returns: Promise\u2039 Namespace \u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#protected-createitem","text":"\u25b8 createItem ( params : object, data? : Partial\u2039 Namespace \u203a): Promise\u2039 Namespace \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Namespace \u203a Returns: Promise\u2039 Namespace \u203a","title":"Protected createItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#protected-defaultsorting","text":"\u25b8 defaultSorting ( item : Namespace ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item Namespace Returns: string","title":"Protected defaultSorting"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#protected-filteritemsonload","text":"\u25b8 filterItemsOnLoad ( items : Namespace []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items Namespace [] Returns: T[]","title":"Protected filterItemsOnLoad"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#getallbyns","text":"\u25b8 getAllByNs ( namespace : string | string[], strict : boolean): Namespace [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: Namespace []","title":"getAllByNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#getbyid","text":"\u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T","title":"getById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#getbylabel","text":"\u25b8 getByLabel ( labels : string[] | object): Namespace [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: Namespace []","title":"getByLabel"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#getbyname","text":"\u25b8 getByName ( name : string, namespace? : string): Namespace Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: Namespace","title":"getByName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#getbypath","text":"\u25b8 getByPath ( path : string): Namespace Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: Namespace","title":"getByPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#getindexbyid","text":"\u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number","title":"getIndexById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#getitems","text":"\u25b8 getItems (): Namespace [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: Namespace []","title":"getItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#optional-getstatuses","text":"\u25b8 getStatuses ( items : Namespace []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items Namespace [] Returns: Record\u2039string, number\u203a","title":"Optional getStatuses"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#getsubscribeapis","text":"\u25b8 getSubscribeApis (): KubeApi \u2039any\u203a[] Overrides KubeObjectStore . getSubscribeApis Defined in src/renderer/components/+namespaces/namespace.store.ts:100 Returns: KubeApi \u2039any\u203a[]","title":"getSubscribeApis"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#gettotalcount","text":"\u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number","title":"getTotalCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#hascontext","text":"\u25b8 hasContext ( namespaces : string | string[]): boolean Defined in src/renderer/components/+namespaces/namespace.store.ts:142 Parameters: Name Type namespaces string | string[] Returns: boolean","title":"hasContext"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#isselected","text":"\u25b8 isSelected ( item : Namespace ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item Namespace Returns: boolean","title":"isSelected"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#isselectedall","text":"\u25b8 isSelectedAll ( visibleItems : Namespace []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems Namespace [] this.items Returns: boolean","title":"isSelectedAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#load","text":"\u25b8 load ( params : object): Promise\u2039 Namespace \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Namespace \u203a","title":"load"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#loadall","text":"\u25b8 loadAll ( options : object): Promise\u2039void | Namespace []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | Namespace []\u203a","title":"loadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#loadfrompath","text":"\u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a","title":"loadFromPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#protected-loaditem","text":"\u25b8 loadItem ( params : object): Promise\u2039 Namespace \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Namespace \u203a","title":"Protected loadItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#protected-loaditems","text":"\u25b8 loadItems ( params : KubeObjectStoreLoadingParams): Promise\u2039 Namespace \u2039\u203a[]\u203a Overrides KubeObjectStore . loadItems Defined in src/renderer/components/+namespaces/namespace.store.ts:109 Parameters: Name Type params KubeObjectStoreLoadingParams Returns: Promise\u2039 Namespace \u2039\u203a[]\u203a","title":"Protected loadItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#protected-mergeitems","text":"\u25b8 mergeItems ( partialItems : Namespace [], __namedParameters : object): Namespace [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : Namespace [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: Namespace []","title":"Protected mergeItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#oncontextchange","text":"\u25b8 onContextChange ( callback : function, opts : IReactionOptions): IReactionDisposer Defined in src/renderer/components/+namespaces/namespace.store.ts:48 Parameters: \u25aa callback : function \u25b8 ( namespaces : string[]): void Parameters: Name Type namespaces string[] \u25aa Default value opts : IReactionOptions = {} Returns: IReactionDisposer","title":"onContextChange"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#reloadall","text":"\u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a","title":"reloadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#remove","text":"\u25b8 remove ( item : Namespace ): Promise\u2039void\u203a Overrides KubeObjectStore . remove Defined in src/renderer/components/+namespaces/namespace.store.ts:175 Parameters: Name Type item Namespace Returns: Promise\u2039void\u203a","title":"remove"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#protected-removeitem","text":"\u25b8 removeItem ( item : Namespace , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : Namespace \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a","title":"Protected removeItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#removeselecteditems","text":"\u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a","title":"removeSelectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#reset","text":"\u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void","title":"reset"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#protected-resetonerror","text":"\u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void","title":"Protected resetOnError"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#resetselection","text":"\u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void","title":"resetSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#select","text":"\u25b8 select ( item : Namespace ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item Namespace Returns: void","title":"select"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#selectnamespaces","text":"\u25b8 selectNamespaces ( namespace : string | string[]): void Defined in src/renderer/components/+namespaces/namespace.store.ts:124 Parameters: Name Type namespace string | string[] Returns: void","title":"selectNamespaces"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#protected-sortitems","text":"\u25b8 sortItems ( items : Namespace [], sorting : function[], order? : \"asc\" | \"desc\"): Namespace [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items Namespace [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: Namespace []","title":"Protected sortItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#subscribe","text":"\u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function)","title":"subscribe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#toggleall","text":"\u25b8 toggleAll ( showAll? : boolean): void Defined in src/renderer/components/+namespaces/namespace.store.ts:162 Parameters: Name Type showAll? boolean Returns: void","title":"toggleAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#togglecontext","text":"\u25b8 toggleContext ( namespaces : string | string[]): void Defined in src/renderer/components/+namespaces/namespace.store.ts:153 Parameters: Name Type namespaces string | string[] Returns: void","title":"toggleContext"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#toggleselection","text":"\u25b8 toggleSelection ( item : Namespace ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item Namespace Returns: void","title":"toggleSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#toggleselectionall","text":"\u25b8 toggleSelectionAll ( visibleItems : Namespace []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems Namespace [] this.items Returns: void","title":"toggleSelectionAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#unselect","text":"\u25b8 unselect ( item : Namespace ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item Namespace Returns: void","title":"unselect"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#update","text":"\u25b8 update ( item : Namespace , data : Partial\u2039 Namespace \u203a): Promise\u2039 Namespace \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item Namespace data Partial\u2039 Namespace \u203a Returns: Promise\u2039 Namespace \u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#protected-updatefromeventsbuffer","text":"\u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void","title":"Protected updateFromEventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.namespacestore/#protected-updateitem","text":"\u25b8 updateItem ( item : Namespace , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : Namespace \u25aa request : function \u25b8 (): Promise\u2039 Namespace \u203a Returns: Promise\u2039T\u203a","title":"Protected updateItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/","text":"Class: NetworkPolicy \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec Hierarchy # KubeObject \u21b3 NetworkPolicy Implements # ItemObject Index # Constructors # constructor Properties # apiVersion kind metadata spec status apiBase kind namespaced Accessors # selfLink Methods # delete getAge getAnnotations getFinalizers getId getLabels getMatchLabels getName getNs getOwnerRefs getResourceVersion getSearchFields getTimeDiffFromNow getTypes toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels Constructors # constructor # + new NetworkPolicy ( data : KubeJsonApiData): NetworkPolicy Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/network-policy.api.ts:77 Parameters: Name Type data KubeJsonApiData Returns: NetworkPolicy Properties # apiVersion # \u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94 kind # \u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95 metadata # \u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96 spec # \u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/network-policy.api.ts:61 Type declaration: # egress : IPolicyEgress[] ingress : IPolicyIngress[] podSelector (): object matchLabels (): object role : string policyTypes : string[] Optional status # \u2022 status ? : Status Inherited from KubeObject . status Defined in src/renderer/api/kube-object.ts:97 Static apiBase # \u25aa apiBase : string = \"/apis/networking.k8s.io/v1/networkpolicies\" Defined in src/renderer/api/endpoints/network-policy.api.ts:77 Static kind # \u25aa kind : string = \"NetworkPolicy\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/network-policy.api.ts:75 Static namespaced # \u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/network-policy.api.ts:76 Accessors # selfLink # \u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string Methods # delete # \u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a getAge # \u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number getAnnotations # \u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[] getFinalizers # \u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[] getId # \u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string getLabels # \u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[] getMatchLabels # \u25b8 getMatchLabels (): string[] Defined in src/renderer/api/endpoints/network-policy.api.ts:84 Returns: string[] getName # \u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string getNs # \u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string getOwnerRefs # \u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[] getResourceVersion # \u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string getSearchFields # \u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[] getTimeDiffFromNow # \u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number getTypes # \u25b8 getTypes (): string[] Defined in src/renderer/api/endpoints/network-policy.api.ts:92 Returns: string[] toPlainObject # \u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object update # \u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Static create # \u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a Static isJsonApiData # \u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData Static isJsonApiDataList # \u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a Static isKubeJsonApiListMetadata # \u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata Static isKubeJsonApiMetadata # \u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata Static isNonSystem # \u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean Static isPartialJsonApiData # \u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a Static isPartialJsonApiMetadata # \u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a Static stringifyLabels # \u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Class: NetworkPolicy \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#class-networkpolicy-metadata-status-spec","text":"","title":"Class: NetworkPolicy \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#type-parameters","text":"\u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#hierarchy","text":"KubeObject \u21b3 NetworkPolicy","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#implements","text":"ItemObject","title":"Implements"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#properties","text":"apiVersion kind metadata spec status apiBase kind namespaced","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#accessors","text":"selfLink","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#methods","text":"delete getAge getAnnotations getFinalizers getId getLabels getMatchLabels getName getNs getOwnerRefs getResourceVersion getSearchFields getTimeDiffFromNow getTypes toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#constructor","text":"+ new NetworkPolicy ( data : KubeJsonApiData): NetworkPolicy Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/network-policy.api.ts:77 Parameters: Name Type data KubeJsonApiData Returns: NetworkPolicy","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#kind","text":"\u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#metadata","text":"\u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96","title":"metadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#spec","text":"\u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/network-policy.api.ts:61","title":"spec"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#optional-status","text":"\u2022 status ? : Status Inherited from KubeObject . status Defined in src/renderer/api/kube-object.ts:97","title":"Optional status"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#static-apibase","text":"\u25aa apiBase : string = \"/apis/networking.k8s.io/v1/networkpolicies\" Defined in src/renderer/api/endpoints/network-policy.api.ts:77","title":"Static apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#static-kind","text":"\u25aa kind : string = \"NetworkPolicy\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/network-policy.api.ts:75","title":"Static kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#static-namespaced","text":"\u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/network-policy.api.ts:76","title":"Static namespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#selflink","text":"\u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string","title":"selfLink"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#delete","text":"\u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#getage","text":"\u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number","title":"getAge"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#getannotations","text":"\u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[]","title":"getAnnotations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#getfinalizers","text":"\u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[]","title":"getFinalizers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#getid","text":"\u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string","title":"getId"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#getlabels","text":"\u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[]","title":"getLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#getmatchlabels","text":"\u25b8 getMatchLabels (): string[] Defined in src/renderer/api/endpoints/network-policy.api.ts:84 Returns: string[]","title":"getMatchLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#getname","text":"\u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string","title":"getName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#getns","text":"\u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string","title":"getNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#getownerrefs","text":"\u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[]","title":"getOwnerRefs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#getresourceversion","text":"\u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#getsearchfields","text":"\u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[]","title":"getSearchFields"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#gettimedifffromnow","text":"\u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number","title":"getTimeDiffFromNow"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#gettypes","text":"\u25b8 getTypes (): string[] Defined in src/renderer/api/endpoints/network-policy.api.ts:92 Returns: string[]","title":"getTypes"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#toplainobject","text":"\u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object","title":"toPlainObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#update","text":"\u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#static-create","text":"\u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a","title":"Static create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#static-isjsonapidata","text":"\u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData","title":"Static isJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#static-isjsonapidatalist","text":"\u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a","title":"Static isJsonApiDataList"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#static-iskubejsonapilistmetadata","text":"\u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata","title":"Static isKubeJsonApiListMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#static-iskubejsonapimetadata","text":"\u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata","title":"Static isKubeJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#static-isnonsystem","text":"\u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean","title":"Static isNonSystem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#static-ispartialjsonapidata","text":"\u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a","title":"Static isPartialJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#static-ispartialjsonapimetadata","text":"\u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a","title":"Static isPartialJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicy/#static-stringifylabels","text":"\u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Static stringifyLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/","text":"Class: NetworkPolicyStore # Hierarchy # \u21b3 KubeObjectStore \u2039 NetworkPolicy \u203a \u21b3 NetworkPolicyStore Index # Constructors # constructor Properties # api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext Accessors # context contextItems contextReady namespacesReady query selectedItems Methods # [Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem Constructors # constructor # + new NetworkPolicyStore (): NetworkPolicyStore Inherited from KubeObjectStore . constructor Overrides void Defined in src/renderer/kube-object.store.ts:54 Returns: NetworkPolicyStore Properties # api # \u2022 api : KubeApi \u2039 NetworkPolicy \u2039\u203a\u203a = networkPolicyApi Overrides KubeObjectStore . api Defined in src/renderer/components/+network-policies/network-policy.store.ts:27 bufferSize # \u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45 Protected eventsBuffer # \u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301 failedLoading # \u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36 isLoaded # \u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38 isLoading # \u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37 items # \u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39 Optional limit # \u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44 selectedItemsIds # \u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40 Static defaultContext # \u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41 Accessors # context # \u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext contextItems # \u2022 get contextItems (): NetworkPolicy [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: NetworkPolicy [] contextReady # \u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object namespacesReady # \u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object query # \u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams selectedItems # \u2022 get selectedItems (): NetworkPolicy [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: NetworkPolicy [] Methods # [Symbol.iterator] # \u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a Protected bindWatchEventsUpdater # \u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void create # \u25b8 create ( params : object, data? : Partial\u2039 NetworkPolicy \u203a): Promise\u2039 NetworkPolicy \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 NetworkPolicy \u203a Returns: Promise\u2039 NetworkPolicy \u203a Protected createItem # \u25b8 createItem ( params : object, data? : Partial\u2039 NetworkPolicy \u203a): Promise\u2039 NetworkPolicy \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 NetworkPolicy \u203a Returns: Promise\u2039 NetworkPolicy \u203a Protected defaultSorting # \u25b8 defaultSorting ( item : NetworkPolicy ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item NetworkPolicy Returns: string Protected filterItemsOnLoad # \u25b8 filterItemsOnLoad ( items : NetworkPolicy []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items NetworkPolicy [] Returns: T[] getAllByNs # \u25b8 getAllByNs ( namespace : string | string[], strict : boolean): NetworkPolicy [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: NetworkPolicy [] getById # \u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T getByLabel # \u25b8 getByLabel ( labels : string[] | object): NetworkPolicy [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: NetworkPolicy [] getByName # \u25b8 getByName ( name : string, namespace? : string): NetworkPolicy Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: NetworkPolicy getByPath # \u25b8 getByPath ( path : string): NetworkPolicy Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: NetworkPolicy getIndexById # \u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number getItems # \u25b8 getItems (): NetworkPolicy [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: NetworkPolicy [] Optional getStatuses # \u25b8 getStatuses ( items : NetworkPolicy []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items NetworkPolicy [] Returns: Record\u2039string, number\u203a getSubscribeApis # \u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi [] getTotalCount # \u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number isSelected # \u25b8 isSelected ( item : NetworkPolicy ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item NetworkPolicy Returns: boolean isSelectedAll # \u25b8 isSelectedAll ( visibleItems : NetworkPolicy []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems NetworkPolicy [] this.items Returns: boolean load # \u25b8 load ( params : object): Promise\u2039 NetworkPolicy \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 NetworkPolicy \u203a loadAll # \u25b8 loadAll ( options : object): Promise\u2039void | NetworkPolicy []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | NetworkPolicy []\u203a loadFromPath # \u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a Protected loadItem # \u25b8 loadItem ( params : object): Promise\u2039 NetworkPolicy \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 NetworkPolicy \u203a Protected loadItems # \u25b8 loadItems ( __namedParameters : object): Promise\u2039 NetworkPolicy []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 NetworkPolicy []\u203a Protected mergeItems # \u25b8 mergeItems ( partialItems : NetworkPolicy [], __namedParameters : object): NetworkPolicy [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : NetworkPolicy [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: NetworkPolicy [] reloadAll # \u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a remove # \u25b8 remove ( item : NetworkPolicy ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item NetworkPolicy Returns: Promise\u2039void\u203a Protected removeItem # \u25b8 removeItem ( item : NetworkPolicy , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : NetworkPolicy \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a removeSelectedItems # \u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a reset # \u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void Protected resetOnError # \u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void resetSelection # \u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void select # \u25b8 select ( item : NetworkPolicy ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item NetworkPolicy Returns: void Protected sortItems # \u25b8 sortItems ( items : NetworkPolicy [], sorting : function[], order? : \"asc\" | \"desc\"): NetworkPolicy [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items NetworkPolicy [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: NetworkPolicy [] subscribe # \u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function) toggleSelection # \u25b8 toggleSelection ( item : NetworkPolicy ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item NetworkPolicy Returns: void toggleSelectionAll # \u25b8 toggleSelectionAll ( visibleItems : NetworkPolicy []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems NetworkPolicy [] this.items Returns: void unselect # \u25b8 unselect ( item : NetworkPolicy ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item NetworkPolicy Returns: void update # \u25b8 update ( item : NetworkPolicy , data : Partial\u2039 NetworkPolicy \u203a): Promise\u2039 NetworkPolicy \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item NetworkPolicy data Partial\u2039 NetworkPolicy \u203a Returns: Promise\u2039 NetworkPolicy \u203a Protected updateFromEventsBuffer # \u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void Protected updateItem # \u25b8 updateItem ( item : NetworkPolicy , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : NetworkPolicy \u25aa request : function \u25b8 (): Promise\u2039 NetworkPolicy \u203a Returns: Promise\u2039T\u203a","title":"Class: NetworkPolicyStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#class-networkpolicystore","text":"","title":"Class: NetworkPolicyStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#hierarchy","text":"\u21b3 KubeObjectStore \u2039 NetworkPolicy \u203a \u21b3 NetworkPolicyStore","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#properties","text":"api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#accessors","text":"context contextItems contextReady namespacesReady query selectedItems","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#methods","text":"[Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#constructor","text":"+ new NetworkPolicyStore (): NetworkPolicyStore Inherited from KubeObjectStore . constructor Overrides void Defined in src/renderer/kube-object.store.ts:54 Returns: NetworkPolicyStore","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#api","text":"\u2022 api : KubeApi \u2039 NetworkPolicy \u2039\u203a\u203a = networkPolicyApi Overrides KubeObjectStore . api Defined in src/renderer/components/+network-policies/network-policy.store.ts:27","title":"api"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#buffersize","text":"\u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45","title":"bufferSize"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#protected-eventsbuffer","text":"\u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301","title":"Protected eventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#failedloading","text":"\u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36","title":"failedLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#isloaded","text":"\u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38","title":"isLoaded"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#isloading","text":"\u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37","title":"isLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#items","text":"\u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39","title":"items"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#optional-limit","text":"\u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44","title":"Optional limit"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#selecteditemsids","text":"\u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40","title":"selectedItemsIds"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#static-defaultcontext","text":"\u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41","title":"Static defaultContext"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#context","text":"\u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext","title":"context"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#contextitems","text":"\u2022 get contextItems (): NetworkPolicy [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: NetworkPolicy []","title":"contextItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#contextready","text":"\u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object","title":"contextReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#namespacesready","text":"\u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object","title":"namespacesReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#query","text":"\u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams","title":"query"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#selecteditems","text":"\u2022 get selectedItems (): NetworkPolicy [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: NetworkPolicy []","title":"selectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#symboliterator","text":"\u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a","title":"[Symbol.iterator]"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#protected-bindwatcheventsupdater","text":"\u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void","title":"Protected bindWatchEventsUpdater"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#create","text":"\u25b8 create ( params : object, data? : Partial\u2039 NetworkPolicy \u203a): Promise\u2039 NetworkPolicy \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 NetworkPolicy \u203a Returns: Promise\u2039 NetworkPolicy \u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#protected-createitem","text":"\u25b8 createItem ( params : object, data? : Partial\u2039 NetworkPolicy \u203a): Promise\u2039 NetworkPolicy \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 NetworkPolicy \u203a Returns: Promise\u2039 NetworkPolicy \u203a","title":"Protected createItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#protected-defaultsorting","text":"\u25b8 defaultSorting ( item : NetworkPolicy ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item NetworkPolicy Returns: string","title":"Protected defaultSorting"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#protected-filteritemsonload","text":"\u25b8 filterItemsOnLoad ( items : NetworkPolicy []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items NetworkPolicy [] Returns: T[]","title":"Protected filterItemsOnLoad"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#getallbyns","text":"\u25b8 getAllByNs ( namespace : string | string[], strict : boolean): NetworkPolicy [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: NetworkPolicy []","title":"getAllByNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#getbyid","text":"\u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T","title":"getById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#getbylabel","text":"\u25b8 getByLabel ( labels : string[] | object): NetworkPolicy [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: NetworkPolicy []","title":"getByLabel"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#getbyname","text":"\u25b8 getByName ( name : string, namespace? : string): NetworkPolicy Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: NetworkPolicy","title":"getByName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#getbypath","text":"\u25b8 getByPath ( path : string): NetworkPolicy Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: NetworkPolicy","title":"getByPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#getindexbyid","text":"\u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number","title":"getIndexById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#getitems","text":"\u25b8 getItems (): NetworkPolicy [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: NetworkPolicy []","title":"getItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#optional-getstatuses","text":"\u25b8 getStatuses ( items : NetworkPolicy []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items NetworkPolicy [] Returns: Record\u2039string, number\u203a","title":"Optional getStatuses"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#getsubscribeapis","text":"\u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi []","title":"getSubscribeApis"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#gettotalcount","text":"\u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number","title":"getTotalCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#isselected","text":"\u25b8 isSelected ( item : NetworkPolicy ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item NetworkPolicy Returns: boolean","title":"isSelected"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#isselectedall","text":"\u25b8 isSelectedAll ( visibleItems : NetworkPolicy []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems NetworkPolicy [] this.items Returns: boolean","title":"isSelectedAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#load","text":"\u25b8 load ( params : object): Promise\u2039 NetworkPolicy \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 NetworkPolicy \u203a","title":"load"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#loadall","text":"\u25b8 loadAll ( options : object): Promise\u2039void | NetworkPolicy []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | NetworkPolicy []\u203a","title":"loadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#loadfrompath","text":"\u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a","title":"loadFromPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#protected-loaditem","text":"\u25b8 loadItem ( params : object): Promise\u2039 NetworkPolicy \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 NetworkPolicy \u203a","title":"Protected loadItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#protected-loaditems","text":"\u25b8 loadItems ( __namedParameters : object): Promise\u2039 NetworkPolicy []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 NetworkPolicy []\u203a","title":"Protected loadItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#protected-mergeitems","text":"\u25b8 mergeItems ( partialItems : NetworkPolicy [], __namedParameters : object): NetworkPolicy [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : NetworkPolicy [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: NetworkPolicy []","title":"Protected mergeItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#reloadall","text":"\u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a","title":"reloadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#remove","text":"\u25b8 remove ( item : NetworkPolicy ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item NetworkPolicy Returns: Promise\u2039void\u203a","title":"remove"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#protected-removeitem","text":"\u25b8 removeItem ( item : NetworkPolicy , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : NetworkPolicy \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a","title":"Protected removeItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#removeselecteditems","text":"\u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a","title":"removeSelectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#reset","text":"\u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void","title":"reset"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#protected-resetonerror","text":"\u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void","title":"Protected resetOnError"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#resetselection","text":"\u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void","title":"resetSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#select","text":"\u25b8 select ( item : NetworkPolicy ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item NetworkPolicy Returns: void","title":"select"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#protected-sortitems","text":"\u25b8 sortItems ( items : NetworkPolicy [], sorting : function[], order? : \"asc\" | \"desc\"): NetworkPolicy [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items NetworkPolicy [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: NetworkPolicy []","title":"Protected sortItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#subscribe","text":"\u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function)","title":"subscribe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#toggleselection","text":"\u25b8 toggleSelection ( item : NetworkPolicy ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item NetworkPolicy Returns: void","title":"toggleSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#toggleselectionall","text":"\u25b8 toggleSelectionAll ( visibleItems : NetworkPolicy []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems NetworkPolicy [] this.items Returns: void","title":"toggleSelectionAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#unselect","text":"\u25b8 unselect ( item : NetworkPolicy ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item NetworkPolicy Returns: void","title":"unselect"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#update","text":"\u25b8 update ( item : NetworkPolicy , data : Partial\u2039 NetworkPolicy \u203a): Promise\u2039 NetworkPolicy \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item NetworkPolicy data Partial\u2039 NetworkPolicy \u203a Returns: Promise\u2039 NetworkPolicy \u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#protected-updatefromeventsbuffer","text":"\u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void","title":"Protected updateFromEventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.networkpolicystore/#protected-updateitem","text":"\u25b8 updateItem ( item : NetworkPolicy , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : NetworkPolicy \u25aa request : function \u25b8 (): Promise\u2039 NetworkPolicy \u203a Returns: Promise\u2039T\u203a","title":"Protected updateItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/","text":"Class: Node \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec Hierarchy # KubeObject \u21b3 Node Implements # ItemObject Index # Constructors # constructor Properties # apiVersion kind metadata spec status apiBase kind namespaced Accessors # selfLink Methods # delete getActiveConditions getAge getAnnotations getConditions getCpuCapacity getFinalizers getId getKubeletVersion getLabels getMemoryCapacity getName getNodeConditionText getNs getOperatingSystem getOwnerRefs getResourceVersion getRoleLabels getSearchFields getTaints getTimeDiffFromNow getWarningConditions isUnschedulable toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels Constructors # constructor # + new Node ( data : KubeJsonApiData): Node Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/nodes.api.ts:131 Parameters: Name Type data KubeJsonApiData Returns: Node Properties # apiVersion # \u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94 kind # \u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95 metadata # \u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96 spec # \u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/nodes.api.ts:54 Type declaration: # externalID ? : string podCIDR ? : string podCIDRs ? : string[] providerID ? : string taints ? : object[] unschedulable ? : boolean status # \u2022 status : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/nodes.api.ts:70 Type declaration: # addresses ? : object[] allocatable (): object cpu : string ephemeral-storage : string hugepages-1Gi : string hugepages-2Mi : string memory : string pods : string capacity (): object cpu : string ephemeral-storage : string hugepages-1Gi : string hugepages-2Mi : string memory : string pods : string conditions ? : object[] daemonEndpoints (): object kubeletEndpoint (): object Port : number images ? : object[] nodeInfo (): object architecture : string bootID : string containerRuntimeVersion : string kernelVersion : string kubeProxyVersion : string kubeletVersion : string machineID : string operatingSystem : string osImage : string systemUUID : string volumesAttached ? : object[] volumesInUse ? : string[] Static apiBase # \u25aa apiBase : string = \"/api/v1/nodes\" Defined in src/renderer/api/endpoints/nodes.api.ts:131 Static kind # \u25aa kind : string = \"Node\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/nodes.api.ts:129 Static namespaced # \u25aa namespaced : boolean = false Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/nodes.api.ts:130 Accessors # selfLink # \u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string Methods # delete # \u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a getActiveConditions # \u25b8 getActiveConditions (): object[] Defined in src/renderer/api/endpoints/nodes.api.ts:188 Returns: object[] getAge # \u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number getAnnotations # \u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[] getConditions # \u25b8 getConditions (): object[] Defined in src/renderer/api/endpoints/nodes.api.ts:178 Returns: object[] getCpuCapacity # \u25b8 getCpuCapacity (): number Defined in src/renderer/api/endpoints/nodes.api.ts:166 Returns: number getFinalizers # \u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[] getId # \u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string getKubeletVersion # \u25b8 getKubeletVersion (): string Defined in src/renderer/api/endpoints/nodes.api.ts:200 Returns: string getLabels # \u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[] getMemoryCapacity # \u25b8 getMemoryCapacity (): number Defined in src/renderer/api/endpoints/nodes.api.ts:172 Returns: number getName # \u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string getNodeConditionText # \u25b8 getNodeConditionText (): string Defined in src/renderer/api/endpoints/nodes.api.ts:138 Returns: string getNs # \u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string getOperatingSystem # \u25b8 getOperatingSystem (): string Defined in src/renderer/api/endpoints/nodes.api.ts:204 Returns: string getOwnerRefs # \u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[] getResourceVersion # \u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string getRoleLabels # \u25b8 getRoleLabels (): string Defined in src/renderer/api/endpoints/nodes.api.ts:154 Returns: string getSearchFields # \u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[] getTaints # \u25b8 getTaints (): object[] Defined in src/renderer/api/endpoints/nodes.api.ts:150 Returns: object[] getTimeDiffFromNow # \u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number getWarningConditions # \u25b8 getWarningConditions (): object[] Defined in src/renderer/api/endpoints/nodes.api.ts:192 Returns: object[] isUnschedulable # \u25b8 isUnschedulable (): boolean Defined in src/renderer/api/endpoints/nodes.api.ts:214 Returns: boolean toPlainObject # \u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object update # \u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Static create # \u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a Static isJsonApiData # \u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData Static isJsonApiDataList # \u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a Static isKubeJsonApiListMetadata # \u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata Static isKubeJsonApiMetadata # \u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata Static isNonSystem # \u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean Static isPartialJsonApiData # \u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a Static isPartialJsonApiMetadata # \u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a Static stringifyLabels # \u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Class: Node \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#class-node-metadata-status-spec","text":"","title":"Class: Node \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#type-parameters","text":"\u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#hierarchy","text":"KubeObject \u21b3 Node","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#implements","text":"ItemObject","title":"Implements"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#properties","text":"apiVersion kind metadata spec status apiBase kind namespaced","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#accessors","text":"selfLink","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#methods","text":"delete getActiveConditions getAge getAnnotations getConditions getCpuCapacity getFinalizers getId getKubeletVersion getLabels getMemoryCapacity getName getNodeConditionText getNs getOperatingSystem getOwnerRefs getResourceVersion getRoleLabels getSearchFields getTaints getTimeDiffFromNow getWarningConditions isUnschedulable toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#constructor","text":"+ new Node ( data : KubeJsonApiData): Node Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/nodes.api.ts:131 Parameters: Name Type data KubeJsonApiData Returns: Node","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#kind","text":"\u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#metadata","text":"\u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96","title":"metadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#spec","text":"\u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/nodes.api.ts:54","title":"spec"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#status","text":"\u2022 status : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/nodes.api.ts:70","title":"status"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#static-apibase","text":"\u25aa apiBase : string = \"/api/v1/nodes\" Defined in src/renderer/api/endpoints/nodes.api.ts:131","title":"Static apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#static-kind","text":"\u25aa kind : string = \"Node\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/nodes.api.ts:129","title":"Static kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#static-namespaced","text":"\u25aa namespaced : boolean = false Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/nodes.api.ts:130","title":"Static namespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#selflink","text":"\u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string","title":"selfLink"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#delete","text":"\u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#getactiveconditions","text":"\u25b8 getActiveConditions (): object[] Defined in src/renderer/api/endpoints/nodes.api.ts:188 Returns: object[]","title":"getActiveConditions"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#getage","text":"\u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number","title":"getAge"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#getannotations","text":"\u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[]","title":"getAnnotations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#getconditions","text":"\u25b8 getConditions (): object[] Defined in src/renderer/api/endpoints/nodes.api.ts:178 Returns: object[]","title":"getConditions"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#getcpucapacity","text":"\u25b8 getCpuCapacity (): number Defined in src/renderer/api/endpoints/nodes.api.ts:166 Returns: number","title":"getCpuCapacity"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#getfinalizers","text":"\u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[]","title":"getFinalizers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#getid","text":"\u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string","title":"getId"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#getkubeletversion","text":"\u25b8 getKubeletVersion (): string Defined in src/renderer/api/endpoints/nodes.api.ts:200 Returns: string","title":"getKubeletVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#getlabels","text":"\u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[]","title":"getLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#getmemorycapacity","text":"\u25b8 getMemoryCapacity (): number Defined in src/renderer/api/endpoints/nodes.api.ts:172 Returns: number","title":"getMemoryCapacity"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#getname","text":"\u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string","title":"getName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#getnodeconditiontext","text":"\u25b8 getNodeConditionText (): string Defined in src/renderer/api/endpoints/nodes.api.ts:138 Returns: string","title":"getNodeConditionText"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#getns","text":"\u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string","title":"getNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#getoperatingsystem","text":"\u25b8 getOperatingSystem (): string Defined in src/renderer/api/endpoints/nodes.api.ts:204 Returns: string","title":"getOperatingSystem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#getownerrefs","text":"\u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[]","title":"getOwnerRefs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#getresourceversion","text":"\u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#getrolelabels","text":"\u25b8 getRoleLabels (): string Defined in src/renderer/api/endpoints/nodes.api.ts:154 Returns: string","title":"getRoleLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#getsearchfields","text":"\u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[]","title":"getSearchFields"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#gettaints","text":"\u25b8 getTaints (): object[] Defined in src/renderer/api/endpoints/nodes.api.ts:150 Returns: object[]","title":"getTaints"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#gettimedifffromnow","text":"\u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number","title":"getTimeDiffFromNow"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#getwarningconditions","text":"\u25b8 getWarningConditions (): object[] Defined in src/renderer/api/endpoints/nodes.api.ts:192 Returns: object[]","title":"getWarningConditions"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#isunschedulable","text":"\u25b8 isUnschedulable (): boolean Defined in src/renderer/api/endpoints/nodes.api.ts:214 Returns: boolean","title":"isUnschedulable"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#toplainobject","text":"\u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object","title":"toPlainObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#update","text":"\u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#static-create","text":"\u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a","title":"Static create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#static-isjsonapidata","text":"\u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData","title":"Static isJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#static-isjsonapidatalist","text":"\u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a","title":"Static isJsonApiDataList"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#static-iskubejsonapilistmetadata","text":"\u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata","title":"Static isKubeJsonApiListMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#static-iskubejsonapimetadata","text":"\u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata","title":"Static isKubeJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#static-isnonsystem","text":"\u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean","title":"Static isNonSystem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#static-ispartialjsonapidata","text":"\u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a","title":"Static isPartialJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#static-ispartialjsonapimetadata","text":"\u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a","title":"Static isPartialJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.node/#static-stringifylabels","text":"\u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Static stringifyLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/","text":"Class: NodesApi # Hierarchy # KubeApi \u2039 Node \u203a \u21b3 NodesApi Index # Constructors # constructor Properties # apiBase apiGroup apiPrefix apiResource apiVersion apiVersionPreferred isNamespaced kind objectConstructor options request resourceVersions watchDisposer Accessors # apiVersionWithGroup Methods # checkPreferredVersion create delete get getMetrics getResourceVersion getUrl getWatchUrl list modifyWatchEvent normalizeQuery parseResponse refreshResourceVersion setResourceVersion update watch Constructors # constructor # + new NodesApi ( options : IKubeApiOptions\u2039 Node \u203a): NodesApi Inherited from KubeApi . constructor Defined in src/renderer/api/kube-api.ts:151 Parameters: Name Type options IKubeApiOptions\u2039 Node \u203a Returns: NodesApi Properties # apiBase # \u2022 apiBase : string Inherited from KubeApi . apiBase Defined in src/renderer/api/kube-api.ts:140 apiGroup # \u2022 apiGroup : string Inherited from KubeApi . apiGroup Defined in src/renderer/api/kube-api.ts:142 apiPrefix # \u2022 apiPrefix : string Inherited from KubeApi . apiPrefix Defined in src/renderer/api/kube-api.ts:141 apiResource # \u2022 apiResource : string Inherited from KubeApi . apiResource Defined in src/renderer/api/kube-api.ts:145 apiVersion # \u2022 apiVersion : string Inherited from KubeApi . apiVersion Defined in src/renderer/api/kube-api.ts:143 Optional apiVersionPreferred # \u2022 apiVersionPreferred ? : string Inherited from KubeApi . apiVersionPreferred Defined in src/renderer/api/kube-api.ts:144 isNamespaced # \u2022 isNamespaced : boolean Inherited from KubeApi . isNamespaced Defined in src/renderer/api/kube-api.ts:146 kind # \u2022 kind : string Inherited from KubeApi . kind Defined in src/renderer/api/kube-api.ts:139 objectConstructor # \u2022 objectConstructor : IKubeObjectConstructor\u2039 Node \u203a Inherited from KubeApi . objectConstructor Defined in src/renderer/api/kube-api.ts:148 Protected options # \u2022 options : IKubeApiOptions\u2039 Node \u203a Inherited from KubeApi . options Defined in src/renderer/api/kube-api.ts:153 Protected request # \u2022 request : KubeJsonApi Inherited from KubeApi . request Defined in src/renderer/api/kube-api.ts:149 Protected resourceVersions # \u2022 resourceVersions : Map\u2039string, string\u203a = new Map () Inherited from KubeApi . resourceVersions Defined in src/renderer/api/kube-api.ts:150 Protected watchDisposer # \u2022 watchDisposer : function Inherited from KubeApi . watchDisposer Defined in src/renderer/api/kube-api.ts:151 Type declaration: # \u25b8 (): void Accessors # apiVersionWithGroup # \u2022 get apiVersionWithGroup (): string Inherited from KubeApi . apiVersionWithGroup Defined in src/renderer/api/kube-api.ts:181 Returns: string Methods # Protected checkPreferredVersion # \u25b8 checkPreferredVersion (): Promise\u2039void\u203a Inherited from KubeApi . checkPreferredVersion Defined in src/renderer/api/kube-api.ts:243 Returns: Promise\u2039void\u203a create # \u25b8 create ( __namedParameters : object, data? : Partial\u2039 Node \u203a): Promise\u2039 Node | null\u203a Inherited from KubeApi . create Defined in src/renderer/api/kube-api.ts:381 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional data : Partial\u2039 Node \u203a Returns: Promise\u2039 Node | null\u203a delete # \u25b8 delete ( __namedParameters : object): Promise\u2039KubeJsonApiData\u203a Inherited from KubeApi . delete Defined in src/renderer/api/kube-api.ts:418 Parameters: \u25aa __namedParameters : object Name Type Default name string \"\" namespace string \"default\" Returns: Promise\u2039KubeJsonApiData\u203a get # \u25b8 get ( __namedParameters : object, query? : IKubeApiQueryParams): Promise\u2039 Node | null\u203a Inherited from KubeApi . get Defined in src/renderer/api/kube-api.ts:367 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional query : IKubeApiQueryParams Returns: Promise\u2039 Node | null\u203a getMetrics # \u25b8 getMetrics (): Promise\u2039INodeMetrics\u203a Defined in src/renderer/api/endpoints/nodes.api.ts:29 Returns: Promise\u2039INodeMetrics\u203a getResourceVersion # \u25b8 getResourceVersion ( namespace : string): string Inherited from KubeApi . getResourceVersion Defined in src/renderer/api/kube-api.ts:276 Parameters: Name Type Default namespace string \"\" Returns: string getUrl # \u25b8 getUrl ( __namedParameters : object, query? : Partial\u2039IKubeApiQueryParams\u203a): string Inherited from KubeApi . getUrl Defined in src/renderer/api/kube-api.ts:284 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"\" \u25aa Optional query : Partial\u2039IKubeApiQueryParams\u203a Returns: string getWatchUrl # \u25b8 getWatchUrl ( namespace : string, query : IKubeApiQueryParams): string Inherited from KubeApi . getWatchUrl Defined in src/renderer/api/kube-api.ts:425 Parameters: Name Type Default namespace string \"\" query IKubeApiQueryParams {} Returns: string list # \u25b8 list ( __namedParameters : object, query? : IKubeApiQueryParams): Promise\u2039 Node [] | null\u203a Inherited from KubeApi . list Defined in src/renderer/api/kube-api.ts:349 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default namespace string \"\" reqInit RequestInit - \u25aa Optional query : IKubeApiQueryParams Returns: Promise\u2039 Node [] | null\u203a Protected modifyWatchEvent # \u25b8 modifyWatchEvent ( event : IKubeWatchEvent): void Inherited from KubeApi . modifyWatchEvent Defined in src/renderer/api/kube-api.ts:490 Parameters: Name Type event IKubeWatchEvent Returns: void Protected normalizeQuery # \u25b8 normalizeQuery ( query : Partial\u2039IKubeApiQueryParams\u203a): object Inherited from KubeApi . normalizeQuery Defined in src/renderer/api/kube-api.ts:296 Parameters: Name Type Default query Partial\u2039IKubeApiQueryParams\u203a {} Returns: object Protected parseResponse # \u25b8 parseResponse ( data : unknown, namespace? : string): Node | Node [] | null Inherited from KubeApi . parseResponse Defined in src/renderer/api/kube-api.ts:308 Parameters: Name Type data unknown namespace? string Returns: Node | Node [] | null refreshResourceVersion # \u25b8 refreshResourceVersion ( params? : KubeApiListOptions): Promise\u2039T[]\u203a Inherited from KubeApi . refreshResourceVersion Defined in src/renderer/api/kube-api.ts:280 Parameters: Name Type params? KubeApiListOptions Returns: Promise\u2039T[]\u203a setResourceVersion # \u25b8 setResourceVersion ( namespace : string, newVersion : string): void Inherited from KubeApi . setResourceVersion Defined in src/renderer/api/kube-api.ts:272 Parameters: Name Type Default namespace string \"\" newVersion string - Returns: void update # \u25b8 update ( __namedParameters : object, data? : Partial\u2039 Node \u203a): Promise\u2039 Node | null\u203a Inherited from KubeApi . update Defined in src/renderer/api/kube-api.ts:404 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional data : Partial\u2039 Node \u203a Returns: Promise\u2039 Node | null\u203a watch # \u25b8 watch ( opts : KubeApiWatchOptions): function Inherited from KubeApi . watch Defined in src/renderer/api/kube-api.ts:433 Parameters: Name Type Default opts KubeApiWatchOptions { namespace: \"\" } Returns: function \u25b8 (): void","title":"Class: NodesApi"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#class-nodesapi","text":"","title":"Class: NodesApi"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#hierarchy","text":"KubeApi \u2039 Node \u203a \u21b3 NodesApi","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#properties","text":"apiBase apiGroup apiPrefix apiResource apiVersion apiVersionPreferred isNamespaced kind objectConstructor options request resourceVersions watchDisposer","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#accessors","text":"apiVersionWithGroup","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#methods","text":"checkPreferredVersion create delete get getMetrics getResourceVersion getUrl getWatchUrl list modifyWatchEvent normalizeQuery parseResponse refreshResourceVersion setResourceVersion update watch","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#constructor","text":"+ new NodesApi ( options : IKubeApiOptions\u2039 Node \u203a): NodesApi Inherited from KubeApi . constructor Defined in src/renderer/api/kube-api.ts:151 Parameters: Name Type options IKubeApiOptions\u2039 Node \u203a Returns: NodesApi","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#apibase","text":"\u2022 apiBase : string Inherited from KubeApi . apiBase Defined in src/renderer/api/kube-api.ts:140","title":"apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#apigroup","text":"\u2022 apiGroup : string Inherited from KubeApi . apiGroup Defined in src/renderer/api/kube-api.ts:142","title":"apiGroup"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#apiprefix","text":"\u2022 apiPrefix : string Inherited from KubeApi . apiPrefix Defined in src/renderer/api/kube-api.ts:141","title":"apiPrefix"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#apiresource","text":"\u2022 apiResource : string Inherited from KubeApi . apiResource Defined in src/renderer/api/kube-api.ts:145","title":"apiResource"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeApi . apiVersion Defined in src/renderer/api/kube-api.ts:143","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#optional-apiversionpreferred","text":"\u2022 apiVersionPreferred ? : string Inherited from KubeApi . apiVersionPreferred Defined in src/renderer/api/kube-api.ts:144","title":"Optional apiVersionPreferred"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#isnamespaced","text":"\u2022 isNamespaced : boolean Inherited from KubeApi . isNamespaced Defined in src/renderer/api/kube-api.ts:146","title":"isNamespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#kind","text":"\u2022 kind : string Inherited from KubeApi . kind Defined in src/renderer/api/kube-api.ts:139","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#objectconstructor","text":"\u2022 objectConstructor : IKubeObjectConstructor\u2039 Node \u203a Inherited from KubeApi . objectConstructor Defined in src/renderer/api/kube-api.ts:148","title":"objectConstructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#protected-options","text":"\u2022 options : IKubeApiOptions\u2039 Node \u203a Inherited from KubeApi . options Defined in src/renderer/api/kube-api.ts:153","title":"Protected options"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#protected-request","text":"\u2022 request : KubeJsonApi Inherited from KubeApi . request Defined in src/renderer/api/kube-api.ts:149","title":"Protected request"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#protected-resourceversions","text":"\u2022 resourceVersions : Map\u2039string, string\u203a = new Map () Inherited from KubeApi . resourceVersions Defined in src/renderer/api/kube-api.ts:150","title":"Protected resourceVersions"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#protected-watchdisposer","text":"\u2022 watchDisposer : function Inherited from KubeApi . watchDisposer Defined in src/renderer/api/kube-api.ts:151","title":"Protected watchDisposer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#apiversionwithgroup","text":"\u2022 get apiVersionWithGroup (): string Inherited from KubeApi . apiVersionWithGroup Defined in src/renderer/api/kube-api.ts:181 Returns: string","title":"apiVersionWithGroup"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#protected-checkpreferredversion","text":"\u25b8 checkPreferredVersion (): Promise\u2039void\u203a Inherited from KubeApi . checkPreferredVersion Defined in src/renderer/api/kube-api.ts:243 Returns: Promise\u2039void\u203a","title":"Protected checkPreferredVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#create","text":"\u25b8 create ( __namedParameters : object, data? : Partial\u2039 Node \u203a): Promise\u2039 Node | null\u203a Inherited from KubeApi . create Defined in src/renderer/api/kube-api.ts:381 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional data : Partial\u2039 Node \u203a Returns: Promise\u2039 Node | null\u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#delete","text":"\u25b8 delete ( __namedParameters : object): Promise\u2039KubeJsonApiData\u203a Inherited from KubeApi . delete Defined in src/renderer/api/kube-api.ts:418 Parameters: \u25aa __namedParameters : object Name Type Default name string \"\" namespace string \"default\" Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#get","text":"\u25b8 get ( __namedParameters : object, query? : IKubeApiQueryParams): Promise\u2039 Node | null\u203a Inherited from KubeApi . get Defined in src/renderer/api/kube-api.ts:367 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional query : IKubeApiQueryParams Returns: Promise\u2039 Node | null\u203a","title":"get"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#getmetrics","text":"\u25b8 getMetrics (): Promise\u2039INodeMetrics\u203a Defined in src/renderer/api/endpoints/nodes.api.ts:29 Returns: Promise\u2039INodeMetrics\u203a","title":"getMetrics"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#getresourceversion","text":"\u25b8 getResourceVersion ( namespace : string): string Inherited from KubeApi . getResourceVersion Defined in src/renderer/api/kube-api.ts:276 Parameters: Name Type Default namespace string \"\" Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#geturl","text":"\u25b8 getUrl ( __namedParameters : object, query? : Partial\u2039IKubeApiQueryParams\u203a): string Inherited from KubeApi . getUrl Defined in src/renderer/api/kube-api.ts:284 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"\" \u25aa Optional query : Partial\u2039IKubeApiQueryParams\u203a Returns: string","title":"getUrl"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#getwatchurl","text":"\u25b8 getWatchUrl ( namespace : string, query : IKubeApiQueryParams): string Inherited from KubeApi . getWatchUrl Defined in src/renderer/api/kube-api.ts:425 Parameters: Name Type Default namespace string \"\" query IKubeApiQueryParams {} Returns: string","title":"getWatchUrl"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#list","text":"\u25b8 list ( __namedParameters : object, query? : IKubeApiQueryParams): Promise\u2039 Node [] | null\u203a Inherited from KubeApi . list Defined in src/renderer/api/kube-api.ts:349 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default namespace string \"\" reqInit RequestInit - \u25aa Optional query : IKubeApiQueryParams Returns: Promise\u2039 Node [] | null\u203a","title":"list"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#protected-modifywatchevent","text":"\u25b8 modifyWatchEvent ( event : IKubeWatchEvent): void Inherited from KubeApi . modifyWatchEvent Defined in src/renderer/api/kube-api.ts:490 Parameters: Name Type event IKubeWatchEvent Returns: void","title":"Protected modifyWatchEvent"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#protected-normalizequery","text":"\u25b8 normalizeQuery ( query : Partial\u2039IKubeApiQueryParams\u203a): object Inherited from KubeApi . normalizeQuery Defined in src/renderer/api/kube-api.ts:296 Parameters: Name Type Default query Partial\u2039IKubeApiQueryParams\u203a {} Returns: object","title":"Protected normalizeQuery"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#protected-parseresponse","text":"\u25b8 parseResponse ( data : unknown, namespace? : string): Node | Node [] | null Inherited from KubeApi . parseResponse Defined in src/renderer/api/kube-api.ts:308 Parameters: Name Type data unknown namespace? string Returns: Node | Node [] | null","title":"Protected parseResponse"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#refreshresourceversion","text":"\u25b8 refreshResourceVersion ( params? : KubeApiListOptions): Promise\u2039T[]\u203a Inherited from KubeApi . refreshResourceVersion Defined in src/renderer/api/kube-api.ts:280 Parameters: Name Type params? KubeApiListOptions Returns: Promise\u2039T[]\u203a","title":"refreshResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#setresourceversion","text":"\u25b8 setResourceVersion ( namespace : string, newVersion : string): void Inherited from KubeApi . setResourceVersion Defined in src/renderer/api/kube-api.ts:272 Parameters: Name Type Default namespace string \"\" newVersion string - Returns: void","title":"setResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#update","text":"\u25b8 update ( __namedParameters : object, data? : Partial\u2039 Node \u203a): Promise\u2039 Node | null\u203a Inherited from KubeApi . update Defined in src/renderer/api/kube-api.ts:404 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional data : Partial\u2039 Node \u203a Returns: Promise\u2039 Node | null\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesapi/#watch","text":"\u25b8 watch ( opts : KubeApiWatchOptions): function Inherited from KubeApi . watch Defined in src/renderer/api/kube-api.ts:433 Parameters: Name Type Default opts KubeApiWatchOptions { namespace: \"\" } Returns: function \u25b8 (): void","title":"watch"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/","text":"Class: NodesStore # Hierarchy # \u21b3 KubeObjectStore \u2039 Node \u203a \u21b3 NodesStore Index # Constructors # constructor Properties # api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit metrics metricsLoaded metricsLoading nodeMetrics selectedItemsIds defaultContext Accessors # context contextItems contextReady masterNodes namespacesReady query selectedItems workerNodes Methods # [Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getLastMetricValues getStatuses getSubscribeApis getTotalCount getWarningsCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems loadMetrics loadUsageMetrics mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem Constructors # constructor # + new NodesStore (): NodesStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+nodes/nodes.store.ts:35 Returns: NodesStore Properties # api # \u2022 api : NodesApi \u2039\u203a = nodesApi Overrides KubeObjectStore . api Defined in src/renderer/components/+nodes/nodes.store.ts:30 bufferSize # \u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45 Protected eventsBuffer # \u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301 failedLoading # \u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36 isLoaded # \u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38 isLoading # \u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37 items # \u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39 Optional limit # \u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44 metrics # \u2022 metrics : Partial\u2039INodeMetrics\u203a Defined in src/renderer/components/+nodes/nodes.store.ts:32 metricsLoaded # \u2022 metricsLoaded : boolean = false Defined in src/renderer/components/+nodes/nodes.store.ts:35 metricsLoading # \u2022 metricsLoading : boolean = false Defined in src/renderer/components/+nodes/nodes.store.ts:34 nodeMetrics # \u2022 nodeMetrics : Partial\u2039IClusterMetrics\u203a = null Defined in src/renderer/components/+nodes/nodes.store.ts:33 selectedItemsIds # \u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40 Static defaultContext # \u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41 Accessors # context # \u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext contextItems # \u2022 get contextItems (): Node [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: Node [] contextReady # \u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object masterNodes # \u2022 get masterNodes (): Node \u2039\u203a[] Defined in src/renderer/components/+nodes/nodes.store.ts:61 Returns: Node \u2039\u203a[] namespacesReady # \u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object query # \u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams selectedItems # \u2022 get selectedItems (): Node [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: Node [] workerNodes # \u2022 get workerNodes (): Node \u2039\u203a[] Defined in src/renderer/components/+nodes/nodes.store.ts:65 Returns: Node \u2039\u203a[] Methods # [Symbol.iterator] # \u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a Protected bindWatchEventsUpdater # \u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void create # \u25b8 create ( params : object, data? : Partial\u2039 Node \u203a): Promise\u2039 Node \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Node \u203a Returns: Promise\u2039 Node \u203a Protected createItem # \u25b8 createItem ( params : object, data? : Partial\u2039 Node \u203a): Promise\u2039 Node \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Node \u203a Returns: Promise\u2039 Node \u203a Protected defaultSorting # \u25b8 defaultSorting ( item : Node ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item Node Returns: string Protected filterItemsOnLoad # \u25b8 filterItemsOnLoad ( items : Node []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items Node [] Returns: T[] getAllByNs # \u25b8 getAllByNs ( namespace : string | string[], strict : boolean): Node [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: Node [] getById # \u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T getByLabel # \u25b8 getByLabel ( labels : string[] | object): Node [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: Node [] getByName # \u25b8 getByName ( name : string, namespace? : string): Node Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: Node getByPath # \u25b8 getByPath ( path : string): Node Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: Node getIndexById # \u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number getItems # \u25b8 getItems (): Node [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: Node [] getLastMetricValues # \u25b8 getLastMetricValues ( node : Node , metricNames : string[]): number[] Defined in src/renderer/components/+nodes/nodes.store.ts:69 Parameters: Name Type node Node metricNames string[] Returns: number[] Optional getStatuses # \u25b8 getStatuses ( items : Node []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items Node [] Returns: Record\u2039string, number\u203a getSubscribeApis # \u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi [] getTotalCount # \u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number getWarningsCount # \u25b8 getWarningsCount (): number Defined in src/renderer/components/+nodes/nodes.store.ts:93 Returns: number isSelected # \u25b8 isSelected ( item : Node ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item Node Returns: boolean isSelectedAll # \u25b8 isSelectedAll ( visibleItems : Node []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems Node [] this.items Returns: boolean load # \u25b8 load ( params : object): Promise\u2039 Node \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Node \u203a loadAll # \u25b8 loadAll ( options : object): Promise\u2039void | Node []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | Node []\u203a loadFromPath # \u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a Protected loadItem # \u25b8 loadItem ( params : object): Promise\u2039 Node \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Node \u203a Protected loadItems # \u25b8 loadItems ( __namedParameters : object): Promise\u2039 Node []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 Node []\u203a loadMetrics # \u25b8 loadMetrics ( nodeName : string): Promise\u2039void\u203a Defined in src/renderer/components/+nodes/nodes.store.ts:57 Parameters: Name Type nodeName string Returns: Promise\u2039void\u203a loadUsageMetrics # \u25b8 loadUsageMetrics (): Promise\u2039void\u203a Defined in src/renderer/components/+nodes/nodes.store.ts:45 Returns: Promise\u2039void\u203a Protected mergeItems # \u25b8 mergeItems ( partialItems : Node [], __namedParameters : object): Node [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : Node [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: Node [] reloadAll # \u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a remove # \u25b8 remove ( item : Node ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item Node Returns: Promise\u2039void\u203a Protected removeItem # \u25b8 removeItem ( item : Node , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : Node \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a removeSelectedItems # \u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a reset # \u25b8 reset (): void Overrides KubeObjectStore . reset Defined in src/renderer/components/+nodes/nodes.store.ts:97 Returns: void Protected resetOnError # \u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void resetSelection # \u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void select # \u25b8 select ( item : Node ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item Node Returns: void Protected sortItems # \u25b8 sortItems ( items : Node [], sorting : function[], order? : \"asc\" | \"desc\"): Node [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items Node [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: Node [] subscribe # \u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function) toggleSelection # \u25b8 toggleSelection ( item : Node ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item Node Returns: void toggleSelectionAll # \u25b8 toggleSelectionAll ( visibleItems : Node []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems Node [] this.items Returns: void unselect # \u25b8 unselect ( item : Node ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item Node Returns: void update # \u25b8 update ( item : Node , data : Partial\u2039 Node \u203a): Promise\u2039 Node \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item Node data Partial\u2039 Node \u203a Returns: Promise\u2039 Node \u203a Protected updateFromEventsBuffer # \u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void Protected updateItem # \u25b8 updateItem ( item : Node , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : Node \u25aa request : function \u25b8 (): Promise\u2039 Node \u203a Returns: Promise\u2039T\u203a","title":"Class: NodesStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#class-nodesstore","text":"","title":"Class: NodesStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#hierarchy","text":"\u21b3 KubeObjectStore \u2039 Node \u203a \u21b3 NodesStore","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#properties","text":"api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit metrics metricsLoaded metricsLoading nodeMetrics selectedItemsIds defaultContext","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#accessors","text":"context contextItems contextReady masterNodes namespacesReady query selectedItems workerNodes","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#methods","text":"[Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getLastMetricValues getStatuses getSubscribeApis getTotalCount getWarningsCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems loadMetrics loadUsageMetrics mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#constructor","text":"+ new NodesStore (): NodesStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+nodes/nodes.store.ts:35 Returns: NodesStore","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#api","text":"\u2022 api : NodesApi \u2039\u203a = nodesApi Overrides KubeObjectStore . api Defined in src/renderer/components/+nodes/nodes.store.ts:30","title":"api"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#buffersize","text":"\u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45","title":"bufferSize"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#protected-eventsbuffer","text":"\u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301","title":"Protected eventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#failedloading","text":"\u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36","title":"failedLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#isloaded","text":"\u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38","title":"isLoaded"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#isloading","text":"\u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37","title":"isLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#items","text":"\u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39","title":"items"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#optional-limit","text":"\u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44","title":"Optional limit"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#metrics","text":"\u2022 metrics : Partial\u2039INodeMetrics\u203a Defined in src/renderer/components/+nodes/nodes.store.ts:32","title":"metrics"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#metricsloaded","text":"\u2022 metricsLoaded : boolean = false Defined in src/renderer/components/+nodes/nodes.store.ts:35","title":"metricsLoaded"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#metricsloading","text":"\u2022 metricsLoading : boolean = false Defined in src/renderer/components/+nodes/nodes.store.ts:34","title":"metricsLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#nodemetrics","text":"\u2022 nodeMetrics : Partial\u2039IClusterMetrics\u203a = null Defined in src/renderer/components/+nodes/nodes.store.ts:33","title":"nodeMetrics"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#selecteditemsids","text":"\u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40","title":"selectedItemsIds"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#static-defaultcontext","text":"\u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41","title":"Static defaultContext"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#context","text":"\u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext","title":"context"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#contextitems","text":"\u2022 get contextItems (): Node [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: Node []","title":"contextItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#contextready","text":"\u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object","title":"contextReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#masternodes","text":"\u2022 get masterNodes (): Node \u2039\u203a[] Defined in src/renderer/components/+nodes/nodes.store.ts:61 Returns: Node \u2039\u203a[]","title":"masterNodes"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#namespacesready","text":"\u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object","title":"namespacesReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#query","text":"\u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams","title":"query"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#selecteditems","text":"\u2022 get selectedItems (): Node [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: Node []","title":"selectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#workernodes","text":"\u2022 get workerNodes (): Node \u2039\u203a[] Defined in src/renderer/components/+nodes/nodes.store.ts:65 Returns: Node \u2039\u203a[]","title":"workerNodes"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#symboliterator","text":"\u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a","title":"[Symbol.iterator]"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#protected-bindwatcheventsupdater","text":"\u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void","title":"Protected bindWatchEventsUpdater"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#create","text":"\u25b8 create ( params : object, data? : Partial\u2039 Node \u203a): Promise\u2039 Node \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Node \u203a Returns: Promise\u2039 Node \u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#protected-createitem","text":"\u25b8 createItem ( params : object, data? : Partial\u2039 Node \u203a): Promise\u2039 Node \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Node \u203a Returns: Promise\u2039 Node \u203a","title":"Protected createItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#protected-defaultsorting","text":"\u25b8 defaultSorting ( item : Node ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item Node Returns: string","title":"Protected defaultSorting"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#protected-filteritemsonload","text":"\u25b8 filterItemsOnLoad ( items : Node []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items Node [] Returns: T[]","title":"Protected filterItemsOnLoad"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#getallbyns","text":"\u25b8 getAllByNs ( namespace : string | string[], strict : boolean): Node [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: Node []","title":"getAllByNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#getbyid","text":"\u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T","title":"getById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#getbylabel","text":"\u25b8 getByLabel ( labels : string[] | object): Node [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: Node []","title":"getByLabel"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#getbyname","text":"\u25b8 getByName ( name : string, namespace? : string): Node Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: Node","title":"getByName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#getbypath","text":"\u25b8 getByPath ( path : string): Node Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: Node","title":"getByPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#getindexbyid","text":"\u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number","title":"getIndexById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#getitems","text":"\u25b8 getItems (): Node [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: Node []","title":"getItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#getlastmetricvalues","text":"\u25b8 getLastMetricValues ( node : Node , metricNames : string[]): number[] Defined in src/renderer/components/+nodes/nodes.store.ts:69 Parameters: Name Type node Node metricNames string[] Returns: number[]","title":"getLastMetricValues"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#optional-getstatuses","text":"\u25b8 getStatuses ( items : Node []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items Node [] Returns: Record\u2039string, number\u203a","title":"Optional getStatuses"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#getsubscribeapis","text":"\u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi []","title":"getSubscribeApis"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#gettotalcount","text":"\u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number","title":"getTotalCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#getwarningscount","text":"\u25b8 getWarningsCount (): number Defined in src/renderer/components/+nodes/nodes.store.ts:93 Returns: number","title":"getWarningsCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#isselected","text":"\u25b8 isSelected ( item : Node ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item Node Returns: boolean","title":"isSelected"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#isselectedall","text":"\u25b8 isSelectedAll ( visibleItems : Node []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems Node [] this.items Returns: boolean","title":"isSelectedAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#load","text":"\u25b8 load ( params : object): Promise\u2039 Node \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Node \u203a","title":"load"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#loadall","text":"\u25b8 loadAll ( options : object): Promise\u2039void | Node []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | Node []\u203a","title":"loadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#loadfrompath","text":"\u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a","title":"loadFromPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#protected-loaditem","text":"\u25b8 loadItem ( params : object): Promise\u2039 Node \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Node \u203a","title":"Protected loadItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#protected-loaditems","text":"\u25b8 loadItems ( __namedParameters : object): Promise\u2039 Node []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 Node []\u203a","title":"Protected loadItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#loadmetrics","text":"\u25b8 loadMetrics ( nodeName : string): Promise\u2039void\u203a Defined in src/renderer/components/+nodes/nodes.store.ts:57 Parameters: Name Type nodeName string Returns: Promise\u2039void\u203a","title":"loadMetrics"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#loadusagemetrics","text":"\u25b8 loadUsageMetrics (): Promise\u2039void\u203a Defined in src/renderer/components/+nodes/nodes.store.ts:45 Returns: Promise\u2039void\u203a","title":"loadUsageMetrics"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#protected-mergeitems","text":"\u25b8 mergeItems ( partialItems : Node [], __namedParameters : object): Node [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : Node [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: Node []","title":"Protected mergeItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#reloadall","text":"\u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a","title":"reloadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#remove","text":"\u25b8 remove ( item : Node ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item Node Returns: Promise\u2039void\u203a","title":"remove"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#protected-removeitem","text":"\u25b8 removeItem ( item : Node , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : Node \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a","title":"Protected removeItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#removeselecteditems","text":"\u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a","title":"removeSelectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#reset","text":"\u25b8 reset (): void Overrides KubeObjectStore . reset Defined in src/renderer/components/+nodes/nodes.store.ts:97 Returns: void","title":"reset"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#protected-resetonerror","text":"\u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void","title":"Protected resetOnError"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#resetselection","text":"\u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void","title":"resetSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#select","text":"\u25b8 select ( item : Node ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item Node Returns: void","title":"select"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#protected-sortitems","text":"\u25b8 sortItems ( items : Node [], sorting : function[], order? : \"asc\" | \"desc\"): Node [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items Node [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: Node []","title":"Protected sortItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#subscribe","text":"\u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function)","title":"subscribe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#toggleselection","text":"\u25b8 toggleSelection ( item : Node ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item Node Returns: void","title":"toggleSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#toggleselectionall","text":"\u25b8 toggleSelectionAll ( visibleItems : Node []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems Node [] this.items Returns: void","title":"toggleSelectionAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#unselect","text":"\u25b8 unselect ( item : Node ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item Node Returns: void","title":"unselect"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#update","text":"\u25b8 update ( item : Node , data : Partial\u2039 Node \u203a): Promise\u2039 Node \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item Node data Partial\u2039 Node \u203a Returns: Promise\u2039 Node \u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#protected-updatefromeventsbuffer","text":"\u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void","title":"Protected updateFromEventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.nodesstore/#protected-updateitem","text":"\u25b8 updateItem ( item : Node , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : Node \u25aa request : function \u25b8 (): Promise\u2039 Node \u203a Returns: Promise\u2039T\u203a","title":"Protected updateItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/","text":"Class: PersistentVolume \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec Hierarchy # KubeObject \u21b3 PersistentVolume Implements # ItemObject Index # Constructors # constructor Properties # apiVersion kind metadata spec status apiBase kind namespaced Accessors # selfLink Methods # delete getAge getAnnotations getCapacity getClaimRefName getFinalizers getId getLabels getName getNs getOwnerRefs getResourceVersion getSearchFields getStatus getStorageClass getStorageClassName getTimeDiffFromNow toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels Constructors # constructor # + new PersistentVolume ( data : KubeJsonApiData): PersistentVolume Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/persistent-volume.api.ts:69 Parameters: Name Type data KubeJsonApiData Returns: PersistentVolume Properties # apiVersion # \u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94 kind # \u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95 metadata # \u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96 spec # \u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/persistent-volume.api.ts:29 Type declaration: # accessModes : string[] capacity (): object storage : string claimRef (): object apiVersion : string kind : string name : string namespace : string resourceVersion : string uid : string flexVolume (): object driver : string options (): object clusterNamespace : string image : string pool : string storageClass : string mountOptions ? : string[] nfs (): object path : string server : string persistentVolumeReclaimPolicy : string storageClassName : string Optional status # \u2022 status ? : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/persistent-volume.api.ts:60 Type declaration: # phase : string reason ? : string Static apiBase # \u25aa apiBase : string = \"/api/v1/persistentvolumes\" Defined in src/renderer/api/endpoints/persistent-volume.api.ts:69 Static kind # \u25aa kind : string = \"PersistentVolume\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/persistent-volume.api.ts:67 Static namespaced # \u25aa namespaced : boolean = false Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/persistent-volume.api.ts:68 Accessors # selfLink # \u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string Methods # delete # \u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a getAge # \u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number getAnnotations # \u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[] getCapacity # \u25b8 getCapacity ( inBytes : boolean): string | number Defined in src/renderer/api/endpoints/persistent-volume.api.ts:76 Parameters: Name Type Default inBytes boolean false Returns: string | number getClaimRefName # \u25b8 getClaimRefName (): string Defined in src/renderer/api/endpoints/persistent-volume.api.ts:96 Returns: string getFinalizers # \u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[] getId # \u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string getLabels # \u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[] getName # \u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string getNs # \u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string getOwnerRefs # \u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[] getResourceVersion # \u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string getSearchFields # \u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[] getStatus # \u25b8 getStatus (): string Defined in src/renderer/api/endpoints/persistent-volume.api.ts:88 Returns: string getStorageClass # \u25b8 getStorageClass (): string Defined in src/renderer/api/endpoints/persistent-volume.api.ts:92 Returns: string getStorageClassName # \u25b8 getStorageClassName (): string Defined in src/renderer/api/endpoints/persistent-volume.api.ts:100 Returns: string getTimeDiffFromNow # \u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number toPlainObject # \u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object update # \u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Static create # \u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a Static isJsonApiData # \u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData Static isJsonApiDataList # \u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a Static isKubeJsonApiListMetadata # \u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata Static isKubeJsonApiMetadata # \u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata Static isNonSystem # \u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean Static isPartialJsonApiData # \u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a Static isPartialJsonApiMetadata # \u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a Static stringifyLabels # \u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Class: PersistentVolume \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#class-persistentvolume-metadata-status-spec","text":"","title":"Class: PersistentVolume \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#type-parameters","text":"\u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#hierarchy","text":"KubeObject \u21b3 PersistentVolume","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#implements","text":"ItemObject","title":"Implements"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#properties","text":"apiVersion kind metadata spec status apiBase kind namespaced","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#accessors","text":"selfLink","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#methods","text":"delete getAge getAnnotations getCapacity getClaimRefName getFinalizers getId getLabels getName getNs getOwnerRefs getResourceVersion getSearchFields getStatus getStorageClass getStorageClassName getTimeDiffFromNow toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#constructor","text":"+ new PersistentVolume ( data : KubeJsonApiData): PersistentVolume Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/persistent-volume.api.ts:69 Parameters: Name Type data KubeJsonApiData Returns: PersistentVolume","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#kind","text":"\u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#metadata","text":"\u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96","title":"metadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#spec","text":"\u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/persistent-volume.api.ts:29","title":"spec"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#optional-status","text":"\u2022 status ? : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/persistent-volume.api.ts:60","title":"Optional status"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#static-apibase","text":"\u25aa apiBase : string = \"/api/v1/persistentvolumes\" Defined in src/renderer/api/endpoints/persistent-volume.api.ts:69","title":"Static apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#static-kind","text":"\u25aa kind : string = \"PersistentVolume\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/persistent-volume.api.ts:67","title":"Static kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#static-namespaced","text":"\u25aa namespaced : boolean = false Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/persistent-volume.api.ts:68","title":"Static namespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#selflink","text":"\u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string","title":"selfLink"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#delete","text":"\u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#getage","text":"\u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number","title":"getAge"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#getannotations","text":"\u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[]","title":"getAnnotations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#getcapacity","text":"\u25b8 getCapacity ( inBytes : boolean): string | number Defined in src/renderer/api/endpoints/persistent-volume.api.ts:76 Parameters: Name Type Default inBytes boolean false Returns: string | number","title":"getCapacity"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#getclaimrefname","text":"\u25b8 getClaimRefName (): string Defined in src/renderer/api/endpoints/persistent-volume.api.ts:96 Returns: string","title":"getClaimRefName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#getfinalizers","text":"\u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[]","title":"getFinalizers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#getid","text":"\u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string","title":"getId"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#getlabels","text":"\u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[]","title":"getLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#getname","text":"\u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string","title":"getName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#getns","text":"\u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string","title":"getNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#getownerrefs","text":"\u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[]","title":"getOwnerRefs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#getresourceversion","text":"\u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#getsearchfields","text":"\u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[]","title":"getSearchFields"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#getstatus","text":"\u25b8 getStatus (): string Defined in src/renderer/api/endpoints/persistent-volume.api.ts:88 Returns: string","title":"getStatus"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#getstorageclass","text":"\u25b8 getStorageClass (): string Defined in src/renderer/api/endpoints/persistent-volume.api.ts:92 Returns: string","title":"getStorageClass"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#getstorageclassname","text":"\u25b8 getStorageClassName (): string Defined in src/renderer/api/endpoints/persistent-volume.api.ts:100 Returns: string","title":"getStorageClassName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#gettimedifffromnow","text":"\u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number","title":"getTimeDiffFromNow"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#toplainobject","text":"\u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object","title":"toPlainObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#update","text":"\u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#static-create","text":"\u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a","title":"Static create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#static-isjsonapidata","text":"\u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData","title":"Static isJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#static-isjsonapidatalist","text":"\u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a","title":"Static isJsonApiDataList"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#static-iskubejsonapilistmetadata","text":"\u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata","title":"Static isKubeJsonApiListMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#static-iskubejsonapimetadata","text":"\u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata","title":"Static isKubeJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#static-isnonsystem","text":"\u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean","title":"Static isNonSystem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#static-ispartialjsonapidata","text":"\u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a","title":"Static isPartialJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#static-ispartialjsonapimetadata","text":"\u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a","title":"Static isPartialJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolume/#static-stringifylabels","text":"\u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Static stringifyLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/","text":"Class: PersistentVolumeClaim \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec Hierarchy # KubeObject \u21b3 PersistentVolumeClaim Implements # ItemObject Index # Constructors # constructor Properties # apiVersion kind metadata spec status apiBase kind namespaced Accessors # selfLink Methods # delete getAge getAnnotations getFinalizers getId getLabels getMatchExpressions getMatchLabels getName getNs getOwnerRefs getPods getResourceVersion getSearchFields getStatus getStorage getTimeDiffFromNow toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels Constructors # constructor # + new PersistentVolumeClaim ( data : KubeJsonApiData): PersistentVolumeClaim Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:74 Parameters: Name Type data KubeJsonApiData Returns: PersistentVolumeClaim Properties # apiVersion # \u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94 kind # \u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95 metadata # \u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96 spec # \u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:47 Type declaration: # accessModes : string[] resources (): object requests (): object storage : string selector (): object matchExpressions : object[] matchLabels (): object release : string storageClassName : string status # \u2022 status : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:66 Type declaration: # phase : string Static apiBase # \u25aa apiBase : string = \"/api/v1/persistentvolumeclaims\" Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:74 Static kind # \u25aa kind : string = \"PersistentVolumeClaim\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:72 Static namespaced # \u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:73 Accessors # selfLink # \u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string Methods # delete # \u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a getAge # \u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number getAnnotations # \u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[] getFinalizers # \u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[] getId # \u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string getLabels # \u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[] getMatchExpressions # \u25b8 getMatchExpressions (): object[] Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:105 Returns: object[] getMatchLabels # \u25b8 getMatchLabels (): string[] Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:98 Returns: string[] getName # \u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string getNs # \u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string getOwnerRefs # \u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[] getPods # \u25b8 getPods ( allPods : Pod []): Pod [] Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:81 Parameters: Name Type allPods Pod [] Returns: Pod [] getResourceVersion # \u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string getSearchFields # \u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[] getStatus # \u25b8 getStatus (): string Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:111 Returns: string getStorage # \u25b8 getStorage (): string Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:92 Returns: string getTimeDiffFromNow # \u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number toPlainObject # \u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object update # \u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Static create # \u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a Static isJsonApiData # \u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData Static isJsonApiDataList # \u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a Static isKubeJsonApiListMetadata # \u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata Static isKubeJsonApiMetadata # \u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata Static isNonSystem # \u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean Static isPartialJsonApiData # \u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a Static isPartialJsonApiMetadata # \u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a Static stringifyLabels # \u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Class: PersistentVolumeClaim \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#class-persistentvolumeclaim-metadata-status-spec","text":"","title":"Class: PersistentVolumeClaim \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#type-parameters","text":"\u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#hierarchy","text":"KubeObject \u21b3 PersistentVolumeClaim","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#implements","text":"ItemObject","title":"Implements"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#properties","text":"apiVersion kind metadata spec status apiBase kind namespaced","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#accessors","text":"selfLink","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#methods","text":"delete getAge getAnnotations getFinalizers getId getLabels getMatchExpressions getMatchLabels getName getNs getOwnerRefs getPods getResourceVersion getSearchFields getStatus getStorage getTimeDiffFromNow toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#constructor","text":"+ new PersistentVolumeClaim ( data : KubeJsonApiData): PersistentVolumeClaim Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:74 Parameters: Name Type data KubeJsonApiData Returns: PersistentVolumeClaim","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#kind","text":"\u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#metadata","text":"\u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96","title":"metadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#spec","text":"\u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:47","title":"spec"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#status","text":"\u2022 status : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:66","title":"status"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#static-apibase","text":"\u25aa apiBase : string = \"/api/v1/persistentvolumeclaims\" Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:74","title":"Static apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#static-kind","text":"\u25aa kind : string = \"PersistentVolumeClaim\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:72","title":"Static kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#static-namespaced","text":"\u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:73","title":"Static namespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#selflink","text":"\u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string","title":"selfLink"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#delete","text":"\u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#getage","text":"\u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number","title":"getAge"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#getannotations","text":"\u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[]","title":"getAnnotations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#getfinalizers","text":"\u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[]","title":"getFinalizers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#getid","text":"\u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string","title":"getId"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#getlabels","text":"\u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[]","title":"getLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#getmatchexpressions","text":"\u25b8 getMatchExpressions (): object[] Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:105 Returns: object[]","title":"getMatchExpressions"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#getmatchlabels","text":"\u25b8 getMatchLabels (): string[] Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:98 Returns: string[]","title":"getMatchLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#getname","text":"\u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string","title":"getName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#getns","text":"\u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string","title":"getNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#getownerrefs","text":"\u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[]","title":"getOwnerRefs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#getpods","text":"\u25b8 getPods ( allPods : Pod []): Pod [] Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:81 Parameters: Name Type allPods Pod [] Returns: Pod []","title":"getPods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#getresourceversion","text":"\u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#getsearchfields","text":"\u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[]","title":"getSearchFields"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#getstatus","text":"\u25b8 getStatus (): string Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:111 Returns: string","title":"getStatus"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#getstorage","text":"\u25b8 getStorage (): string Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:92 Returns: string","title":"getStorage"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#gettimedifffromnow","text":"\u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number","title":"getTimeDiffFromNow"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#toplainobject","text":"\u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object","title":"toPlainObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#update","text":"\u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#static-create","text":"\u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a","title":"Static create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#static-isjsonapidata","text":"\u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData","title":"Static isJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#static-isjsonapidatalist","text":"\u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a","title":"Static isJsonApiDataList"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#static-iskubejsonapilistmetadata","text":"\u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata","title":"Static isKubeJsonApiListMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#static-iskubejsonapimetadata","text":"\u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata","title":"Static isKubeJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#static-isnonsystem","text":"\u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean","title":"Static isNonSystem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#static-ispartialjsonapidata","text":"\u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a","title":"Static isPartialJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#static-ispartialjsonapimetadata","text":"\u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a","title":"Static isPartialJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaim/#static-stringifylabels","text":"\u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Static stringifyLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/","text":"Class: PersistentVolumeClaimsApi # Hierarchy # KubeApi \u2039 PersistentVolumeClaim \u203a \u21b3 PersistentVolumeClaimsApi Index # Constructors # constructor Properties # apiBase apiGroup apiPrefix apiResource apiVersion apiVersionPreferred isNamespaced kind objectConstructor options request resourceVersions watchDisposer Accessors # apiVersionWithGroup Methods # checkPreferredVersion create delete get getMetrics getResourceVersion getUrl getWatchUrl list modifyWatchEvent normalizeQuery parseResponse refreshResourceVersion setResourceVersion update watch Constructors # constructor # + new PersistentVolumeClaimsApi ( options : IKubeApiOptions\u2039 PersistentVolumeClaim \u203a): PersistentVolumeClaimsApi Inherited from KubeApi . constructor Defined in src/renderer/api/kube-api.ts:151 Parameters: Name Type options IKubeApiOptions\u2039 PersistentVolumeClaim \u203a Returns: PersistentVolumeClaimsApi Properties # apiBase # \u2022 apiBase : string Inherited from KubeApi . apiBase Defined in src/renderer/api/kube-api.ts:140 apiGroup # \u2022 apiGroup : string Inherited from KubeApi . apiGroup Defined in src/renderer/api/kube-api.ts:142 apiPrefix # \u2022 apiPrefix : string Inherited from KubeApi . apiPrefix Defined in src/renderer/api/kube-api.ts:141 apiResource # \u2022 apiResource : string Inherited from KubeApi . apiResource Defined in src/renderer/api/kube-api.ts:145 apiVersion # \u2022 apiVersion : string Inherited from KubeApi . apiVersion Defined in src/renderer/api/kube-api.ts:143 Optional apiVersionPreferred # \u2022 apiVersionPreferred ? : string Inherited from KubeApi . apiVersionPreferred Defined in src/renderer/api/kube-api.ts:144 isNamespaced # \u2022 isNamespaced : boolean Inherited from KubeApi . isNamespaced Defined in src/renderer/api/kube-api.ts:146 kind # \u2022 kind : string Inherited from KubeApi . kind Defined in src/renderer/api/kube-api.ts:139 objectConstructor # \u2022 objectConstructor : IKubeObjectConstructor\u2039 PersistentVolumeClaim \u203a Inherited from KubeApi . objectConstructor Defined in src/renderer/api/kube-api.ts:148 Protected options # \u2022 options : IKubeApiOptions\u2039 PersistentVolumeClaim \u203a Inherited from KubeApi . options Defined in src/renderer/api/kube-api.ts:153 Protected request # \u2022 request : KubeJsonApi Inherited from KubeApi . request Defined in src/renderer/api/kube-api.ts:149 Protected resourceVersions # \u2022 resourceVersions : Map\u2039string, string\u203a = new Map () Inherited from KubeApi . resourceVersions Defined in src/renderer/api/kube-api.ts:150 Protected watchDisposer # \u2022 watchDisposer : function Inherited from KubeApi . watchDisposer Defined in src/renderer/api/kube-api.ts:151 Type declaration: # \u25b8 (): void Accessors # apiVersionWithGroup # \u2022 get apiVersionWithGroup (): string Inherited from KubeApi . apiVersionWithGroup Defined in src/renderer/api/kube-api.ts:181 Returns: string Methods # Protected checkPreferredVersion # \u25b8 checkPreferredVersion (): Promise\u2039void\u203a Inherited from KubeApi . checkPreferredVersion Defined in src/renderer/api/kube-api.ts:243 Returns: Promise\u2039void\u203a create # \u25b8 create ( __namedParameters : object, data? : Partial\u2039 PersistentVolumeClaim \u203a): Promise\u2039 PersistentVolumeClaim | null\u203a Inherited from KubeApi . create Defined in src/renderer/api/kube-api.ts:381 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional data : Partial\u2039 PersistentVolumeClaim \u203a Returns: Promise\u2039 PersistentVolumeClaim | null\u203a delete # \u25b8 delete ( __namedParameters : object): Promise\u2039KubeJsonApiData\u203a Inherited from KubeApi . delete Defined in src/renderer/api/kube-api.ts:418 Parameters: \u25aa __namedParameters : object Name Type Default name string \"\" namespace string \"default\" Returns: Promise\u2039KubeJsonApiData\u203a get # \u25b8 get ( __namedParameters : object, query? : IKubeApiQueryParams): Promise\u2039 PersistentVolumeClaim | null\u203a Inherited from KubeApi . get Defined in src/renderer/api/kube-api.ts:367 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional query : IKubeApiQueryParams Returns: Promise\u2039 PersistentVolumeClaim | null\u203a getMetrics # \u25b8 getMetrics ( pvcName : string, namespace : string): Promise\u2039IPvcMetrics\u203a Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:30 Parameters: Name Type pvcName string namespace string Returns: Promise\u2039IPvcMetrics\u203a getResourceVersion # \u25b8 getResourceVersion ( namespace : string): string Inherited from KubeApi . getResourceVersion Defined in src/renderer/api/kube-api.ts:276 Parameters: Name Type Default namespace string \"\" Returns: string getUrl # \u25b8 getUrl ( __namedParameters : object, query? : Partial\u2039IKubeApiQueryParams\u203a): string Inherited from KubeApi . getUrl Defined in src/renderer/api/kube-api.ts:284 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"\" \u25aa Optional query : Partial\u2039IKubeApiQueryParams\u203a Returns: string getWatchUrl # \u25b8 getWatchUrl ( namespace : string, query : IKubeApiQueryParams): string Inherited from KubeApi . getWatchUrl Defined in src/renderer/api/kube-api.ts:425 Parameters: Name Type Default namespace string \"\" query IKubeApiQueryParams {} Returns: string list # \u25b8 list ( __namedParameters : object, query? : IKubeApiQueryParams): Promise\u2039 PersistentVolumeClaim [] | null\u203a Inherited from KubeApi . list Defined in src/renderer/api/kube-api.ts:349 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default namespace string \"\" reqInit RequestInit - \u25aa Optional query : IKubeApiQueryParams Returns: Promise\u2039 PersistentVolumeClaim [] | null\u203a Protected modifyWatchEvent # \u25b8 modifyWatchEvent ( event : IKubeWatchEvent): void Inherited from KubeApi . modifyWatchEvent Defined in src/renderer/api/kube-api.ts:490 Parameters: Name Type event IKubeWatchEvent Returns: void Protected normalizeQuery # \u25b8 normalizeQuery ( query : Partial\u2039IKubeApiQueryParams\u203a): object Inherited from KubeApi . normalizeQuery Defined in src/renderer/api/kube-api.ts:296 Parameters: Name Type Default query Partial\u2039IKubeApiQueryParams\u203a {} Returns: object Protected parseResponse # \u25b8 parseResponse ( data : unknown, namespace? : string): PersistentVolumeClaim | PersistentVolumeClaim [] | null Inherited from KubeApi . parseResponse Defined in src/renderer/api/kube-api.ts:308 Parameters: Name Type data unknown namespace? string Returns: PersistentVolumeClaim | PersistentVolumeClaim [] | null refreshResourceVersion # \u25b8 refreshResourceVersion ( params? : KubeApiListOptions): Promise\u2039T[]\u203a Inherited from KubeApi . refreshResourceVersion Defined in src/renderer/api/kube-api.ts:280 Parameters: Name Type params? KubeApiListOptions Returns: Promise\u2039T[]\u203a setResourceVersion # \u25b8 setResourceVersion ( namespace : string, newVersion : string): void Inherited from KubeApi . setResourceVersion Defined in src/renderer/api/kube-api.ts:272 Parameters: Name Type Default namespace string \"\" newVersion string - Returns: void update # \u25b8 update ( __namedParameters : object, data? : Partial\u2039 PersistentVolumeClaim \u203a): Promise\u2039 PersistentVolumeClaim | null\u203a Inherited from KubeApi . update Defined in src/renderer/api/kube-api.ts:404 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional data : Partial\u2039 PersistentVolumeClaim \u203a Returns: Promise\u2039 PersistentVolumeClaim | null\u203a watch # \u25b8 watch ( opts : KubeApiWatchOptions): function Inherited from KubeApi . watch Defined in src/renderer/api/kube-api.ts:433 Parameters: Name Type Default opts KubeApiWatchOptions { namespace: \"\" } Returns: function \u25b8 (): void","title":"Class: PersistentVolumeClaimsApi"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#class-persistentvolumeclaimsapi","text":"","title":"Class: PersistentVolumeClaimsApi"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#hierarchy","text":"KubeApi \u2039 PersistentVolumeClaim \u203a \u21b3 PersistentVolumeClaimsApi","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#properties","text":"apiBase apiGroup apiPrefix apiResource apiVersion apiVersionPreferred isNamespaced kind objectConstructor options request resourceVersions watchDisposer","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#accessors","text":"apiVersionWithGroup","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#methods","text":"checkPreferredVersion create delete get getMetrics getResourceVersion getUrl getWatchUrl list modifyWatchEvent normalizeQuery parseResponse refreshResourceVersion setResourceVersion update watch","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#constructor","text":"+ new PersistentVolumeClaimsApi ( options : IKubeApiOptions\u2039 PersistentVolumeClaim \u203a): PersistentVolumeClaimsApi Inherited from KubeApi . constructor Defined in src/renderer/api/kube-api.ts:151 Parameters: Name Type options IKubeApiOptions\u2039 PersistentVolumeClaim \u203a Returns: PersistentVolumeClaimsApi","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#apibase","text":"\u2022 apiBase : string Inherited from KubeApi . apiBase Defined in src/renderer/api/kube-api.ts:140","title":"apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#apigroup","text":"\u2022 apiGroup : string Inherited from KubeApi . apiGroup Defined in src/renderer/api/kube-api.ts:142","title":"apiGroup"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#apiprefix","text":"\u2022 apiPrefix : string Inherited from KubeApi . apiPrefix Defined in src/renderer/api/kube-api.ts:141","title":"apiPrefix"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#apiresource","text":"\u2022 apiResource : string Inherited from KubeApi . apiResource Defined in src/renderer/api/kube-api.ts:145","title":"apiResource"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeApi . apiVersion Defined in src/renderer/api/kube-api.ts:143","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#optional-apiversionpreferred","text":"\u2022 apiVersionPreferred ? : string Inherited from KubeApi . apiVersionPreferred Defined in src/renderer/api/kube-api.ts:144","title":"Optional apiVersionPreferred"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#isnamespaced","text":"\u2022 isNamespaced : boolean Inherited from KubeApi . isNamespaced Defined in src/renderer/api/kube-api.ts:146","title":"isNamespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#kind","text":"\u2022 kind : string Inherited from KubeApi . kind Defined in src/renderer/api/kube-api.ts:139","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#objectconstructor","text":"\u2022 objectConstructor : IKubeObjectConstructor\u2039 PersistentVolumeClaim \u203a Inherited from KubeApi . objectConstructor Defined in src/renderer/api/kube-api.ts:148","title":"objectConstructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#protected-options","text":"\u2022 options : IKubeApiOptions\u2039 PersistentVolumeClaim \u203a Inherited from KubeApi . options Defined in src/renderer/api/kube-api.ts:153","title":"Protected options"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#protected-request","text":"\u2022 request : KubeJsonApi Inherited from KubeApi . request Defined in src/renderer/api/kube-api.ts:149","title":"Protected request"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#protected-resourceversions","text":"\u2022 resourceVersions : Map\u2039string, string\u203a = new Map () Inherited from KubeApi . resourceVersions Defined in src/renderer/api/kube-api.ts:150","title":"Protected resourceVersions"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#protected-watchdisposer","text":"\u2022 watchDisposer : function Inherited from KubeApi . watchDisposer Defined in src/renderer/api/kube-api.ts:151","title":"Protected watchDisposer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#apiversionwithgroup","text":"\u2022 get apiVersionWithGroup (): string Inherited from KubeApi . apiVersionWithGroup Defined in src/renderer/api/kube-api.ts:181 Returns: string","title":"apiVersionWithGroup"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#protected-checkpreferredversion","text":"\u25b8 checkPreferredVersion (): Promise\u2039void\u203a Inherited from KubeApi . checkPreferredVersion Defined in src/renderer/api/kube-api.ts:243 Returns: Promise\u2039void\u203a","title":"Protected checkPreferredVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#create","text":"\u25b8 create ( __namedParameters : object, data? : Partial\u2039 PersistentVolumeClaim \u203a): Promise\u2039 PersistentVolumeClaim | null\u203a Inherited from KubeApi . create Defined in src/renderer/api/kube-api.ts:381 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional data : Partial\u2039 PersistentVolumeClaim \u203a Returns: Promise\u2039 PersistentVolumeClaim | null\u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#delete","text":"\u25b8 delete ( __namedParameters : object): Promise\u2039KubeJsonApiData\u203a Inherited from KubeApi . delete Defined in src/renderer/api/kube-api.ts:418 Parameters: \u25aa __namedParameters : object Name Type Default name string \"\" namespace string \"default\" Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#get","text":"\u25b8 get ( __namedParameters : object, query? : IKubeApiQueryParams): Promise\u2039 PersistentVolumeClaim | null\u203a Inherited from KubeApi . get Defined in src/renderer/api/kube-api.ts:367 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional query : IKubeApiQueryParams Returns: Promise\u2039 PersistentVolumeClaim | null\u203a","title":"get"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#getmetrics","text":"\u25b8 getMetrics ( pvcName : string, namespace : string): Promise\u2039IPvcMetrics\u203a Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:30 Parameters: Name Type pvcName string namespace string Returns: Promise\u2039IPvcMetrics\u203a","title":"getMetrics"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#getresourceversion","text":"\u25b8 getResourceVersion ( namespace : string): string Inherited from KubeApi . getResourceVersion Defined in src/renderer/api/kube-api.ts:276 Parameters: Name Type Default namespace string \"\" Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#geturl","text":"\u25b8 getUrl ( __namedParameters : object, query? : Partial\u2039IKubeApiQueryParams\u203a): string Inherited from KubeApi . getUrl Defined in src/renderer/api/kube-api.ts:284 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"\" \u25aa Optional query : Partial\u2039IKubeApiQueryParams\u203a Returns: string","title":"getUrl"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#getwatchurl","text":"\u25b8 getWatchUrl ( namespace : string, query : IKubeApiQueryParams): string Inherited from KubeApi . getWatchUrl Defined in src/renderer/api/kube-api.ts:425 Parameters: Name Type Default namespace string \"\" query IKubeApiQueryParams {} Returns: string","title":"getWatchUrl"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#list","text":"\u25b8 list ( __namedParameters : object, query? : IKubeApiQueryParams): Promise\u2039 PersistentVolumeClaim [] | null\u203a Inherited from KubeApi . list Defined in src/renderer/api/kube-api.ts:349 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default namespace string \"\" reqInit RequestInit - \u25aa Optional query : IKubeApiQueryParams Returns: Promise\u2039 PersistentVolumeClaim [] | null\u203a","title":"list"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#protected-modifywatchevent","text":"\u25b8 modifyWatchEvent ( event : IKubeWatchEvent): void Inherited from KubeApi . modifyWatchEvent Defined in src/renderer/api/kube-api.ts:490 Parameters: Name Type event IKubeWatchEvent Returns: void","title":"Protected modifyWatchEvent"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#protected-normalizequery","text":"\u25b8 normalizeQuery ( query : Partial\u2039IKubeApiQueryParams\u203a): object Inherited from KubeApi . normalizeQuery Defined in src/renderer/api/kube-api.ts:296 Parameters: Name Type Default query Partial\u2039IKubeApiQueryParams\u203a {} Returns: object","title":"Protected normalizeQuery"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#protected-parseresponse","text":"\u25b8 parseResponse ( data : unknown, namespace? : string): PersistentVolumeClaim | PersistentVolumeClaim [] | null Inherited from KubeApi . parseResponse Defined in src/renderer/api/kube-api.ts:308 Parameters: Name Type data unknown namespace? string Returns: PersistentVolumeClaim | PersistentVolumeClaim [] | null","title":"Protected parseResponse"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#refreshresourceversion","text":"\u25b8 refreshResourceVersion ( params? : KubeApiListOptions): Promise\u2039T[]\u203a Inherited from KubeApi . refreshResourceVersion Defined in src/renderer/api/kube-api.ts:280 Parameters: Name Type params? KubeApiListOptions Returns: Promise\u2039T[]\u203a","title":"refreshResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#setresourceversion","text":"\u25b8 setResourceVersion ( namespace : string, newVersion : string): void Inherited from KubeApi . setResourceVersion Defined in src/renderer/api/kube-api.ts:272 Parameters: Name Type Default namespace string \"\" newVersion string - Returns: void","title":"setResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#update","text":"\u25b8 update ( __namedParameters : object, data? : Partial\u2039 PersistentVolumeClaim \u203a): Promise\u2039 PersistentVolumeClaim | null\u203a Inherited from KubeApi . update Defined in src/renderer/api/kube-api.ts:404 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional data : Partial\u2039 PersistentVolumeClaim \u203a Returns: Promise\u2039 PersistentVolumeClaim | null\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumeclaimsapi/#watch","text":"\u25b8 watch ( opts : KubeApiWatchOptions): function Inherited from KubeApi . watch Defined in src/renderer/api/kube-api.ts:433 Parameters: Name Type Default opts KubeApiWatchOptions { namespace: \"\" } Returns: function \u25b8 (): void","title":"watch"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/","text":"Class: PersistentVolumesStore # Hierarchy # \u21b3 KubeObjectStore \u2039 PersistentVolume \u203a \u21b3 PersistentVolumesStore Index # Constructors # constructor Properties # api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext Accessors # context contextItems contextReady namespacesReady query selectedItems Methods # [Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getByStorageClass getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem Constructors # constructor # + new PersistentVolumesStore (): PersistentVolumesStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+storage-volumes/volumes.store.ts:29 Returns: PersistentVolumesStore Properties # api # \u2022 api : KubeApi \u2039 PersistentVolume \u2039\u203a\u203a = persistentVolumeApi Overrides KubeObjectStore . api Defined in src/renderer/components/+storage-volumes/volumes.store.ts:29 bufferSize # \u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45 Protected eventsBuffer # \u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301 failedLoading # \u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36 isLoaded # \u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38 isLoading # \u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37 items # \u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39 Optional limit # \u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44 selectedItemsIds # \u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40 Static defaultContext # \u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41 Accessors # context # \u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext contextItems # \u2022 get contextItems (): PersistentVolume [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: PersistentVolume [] contextReady # \u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object namespacesReady # \u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object query # \u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams selectedItems # \u2022 get selectedItems (): PersistentVolume [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: PersistentVolume [] Methods # [Symbol.iterator] # \u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a Protected bindWatchEventsUpdater # \u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void create # \u25b8 create ( params : object, data? : Partial\u2039 PersistentVolume \u203a): Promise\u2039 PersistentVolume \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 PersistentVolume \u203a Returns: Promise\u2039 PersistentVolume \u203a Protected createItem # \u25b8 createItem ( params : object, data? : Partial\u2039 PersistentVolume \u203a): Promise\u2039 PersistentVolume \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 PersistentVolume \u203a Returns: Promise\u2039 PersistentVolume \u203a Protected defaultSorting # \u25b8 defaultSorting ( item : PersistentVolume ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item PersistentVolume Returns: string Protected filterItemsOnLoad # \u25b8 filterItemsOnLoad ( items : PersistentVolume []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items PersistentVolume [] Returns: T[] getAllByNs # \u25b8 getAllByNs ( namespace : string | string[], strict : boolean): PersistentVolume [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: PersistentVolume [] getById # \u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T getByLabel # \u25b8 getByLabel ( labels : string[] | object): PersistentVolume [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: PersistentVolume [] getByName # \u25b8 getByName ( name : string, namespace? : string): PersistentVolume Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: PersistentVolume getByPath # \u25b8 getByPath ( path : string): PersistentVolume Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: PersistentVolume getByStorageClass # \u25b8 getByStorageClass ( storageClass : StorageClass ): PersistentVolume [] Defined in src/renderer/components/+storage-volumes/volumes.store.ts:36 Parameters: Name Type storageClass StorageClass Returns: PersistentVolume [] getIndexById # \u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number getItems # \u25b8 getItems (): PersistentVolume [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: PersistentVolume [] Optional getStatuses # \u25b8 getStatuses ( items : PersistentVolume []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items PersistentVolume [] Returns: Record\u2039string, number\u203a getSubscribeApis # \u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi [] getTotalCount # \u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number isSelected # \u25b8 isSelected ( item : PersistentVolume ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item PersistentVolume Returns: boolean isSelectedAll # \u25b8 isSelectedAll ( visibleItems : PersistentVolume []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems PersistentVolume [] this.items Returns: boolean load # \u25b8 load ( params : object): Promise\u2039 PersistentVolume \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 PersistentVolume \u203a loadAll # \u25b8 loadAll ( options : object): Promise\u2039void | PersistentVolume []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | PersistentVolume []\u203a loadFromPath # \u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a Protected loadItem # \u25b8 loadItem ( params : object): Promise\u2039 PersistentVolume \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 PersistentVolume \u203a Protected loadItems # \u25b8 loadItems ( __namedParameters : object): Promise\u2039 PersistentVolume []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 PersistentVolume []\u203a Protected mergeItems # \u25b8 mergeItems ( partialItems : PersistentVolume [], __namedParameters : object): PersistentVolume [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : PersistentVolume [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: PersistentVolume [] reloadAll # \u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a remove # \u25b8 remove ( item : PersistentVolume ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item PersistentVolume Returns: Promise\u2039void\u203a Protected removeItem # \u25b8 removeItem ( item : PersistentVolume , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : PersistentVolume \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a removeSelectedItems # \u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a reset # \u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void Protected resetOnError # \u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void resetSelection # \u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void select # \u25b8 select ( item : PersistentVolume ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item PersistentVolume Returns: void Protected sortItems # \u25b8 sortItems ( items : PersistentVolume [], sorting : function[], order? : \"asc\" | \"desc\"): PersistentVolume [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items PersistentVolume [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: PersistentVolume [] subscribe # \u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function) toggleSelection # \u25b8 toggleSelection ( item : PersistentVolume ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item PersistentVolume Returns: void toggleSelectionAll # \u25b8 toggleSelectionAll ( visibleItems : PersistentVolume []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems PersistentVolume [] this.items Returns: void unselect # \u25b8 unselect ( item : PersistentVolume ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item PersistentVolume Returns: void update # \u25b8 update ( item : PersistentVolume , data : Partial\u2039 PersistentVolume \u203a): Promise\u2039 PersistentVolume \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item PersistentVolume data Partial\u2039 PersistentVolume \u203a Returns: Promise\u2039 PersistentVolume \u203a Protected updateFromEventsBuffer # \u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void Protected updateItem # \u25b8 updateItem ( item : PersistentVolume , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : PersistentVolume \u25aa request : function \u25b8 (): Promise\u2039 PersistentVolume \u203a Returns: Promise\u2039T\u203a","title":"Class: PersistentVolumesStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#class-persistentvolumesstore","text":"","title":"Class: PersistentVolumesStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#hierarchy","text":"\u21b3 KubeObjectStore \u2039 PersistentVolume \u203a \u21b3 PersistentVolumesStore","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#properties","text":"api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#accessors","text":"context contextItems contextReady namespacesReady query selectedItems","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#methods","text":"[Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getByStorageClass getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#constructor","text":"+ new PersistentVolumesStore (): PersistentVolumesStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+storage-volumes/volumes.store.ts:29 Returns: PersistentVolumesStore","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#api","text":"\u2022 api : KubeApi \u2039 PersistentVolume \u2039\u203a\u203a = persistentVolumeApi Overrides KubeObjectStore . api Defined in src/renderer/components/+storage-volumes/volumes.store.ts:29","title":"api"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#buffersize","text":"\u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45","title":"bufferSize"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#protected-eventsbuffer","text":"\u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301","title":"Protected eventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#failedloading","text":"\u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36","title":"failedLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#isloaded","text":"\u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38","title":"isLoaded"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#isloading","text":"\u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37","title":"isLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#items","text":"\u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39","title":"items"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#optional-limit","text":"\u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44","title":"Optional limit"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#selecteditemsids","text":"\u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40","title":"selectedItemsIds"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#static-defaultcontext","text":"\u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41","title":"Static defaultContext"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#context","text":"\u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext","title":"context"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#contextitems","text":"\u2022 get contextItems (): PersistentVolume [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: PersistentVolume []","title":"contextItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#contextready","text":"\u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object","title":"contextReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#namespacesready","text":"\u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object","title":"namespacesReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#query","text":"\u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams","title":"query"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#selecteditems","text":"\u2022 get selectedItems (): PersistentVolume [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: PersistentVolume []","title":"selectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#symboliterator","text":"\u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a","title":"[Symbol.iterator]"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#protected-bindwatcheventsupdater","text":"\u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void","title":"Protected bindWatchEventsUpdater"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#create","text":"\u25b8 create ( params : object, data? : Partial\u2039 PersistentVolume \u203a): Promise\u2039 PersistentVolume \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 PersistentVolume \u203a Returns: Promise\u2039 PersistentVolume \u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#protected-createitem","text":"\u25b8 createItem ( params : object, data? : Partial\u2039 PersistentVolume \u203a): Promise\u2039 PersistentVolume \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 PersistentVolume \u203a Returns: Promise\u2039 PersistentVolume \u203a","title":"Protected createItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#protected-defaultsorting","text":"\u25b8 defaultSorting ( item : PersistentVolume ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item PersistentVolume Returns: string","title":"Protected defaultSorting"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#protected-filteritemsonload","text":"\u25b8 filterItemsOnLoad ( items : PersistentVolume []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items PersistentVolume [] Returns: T[]","title":"Protected filterItemsOnLoad"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#getallbyns","text":"\u25b8 getAllByNs ( namespace : string | string[], strict : boolean): PersistentVolume [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: PersistentVolume []","title":"getAllByNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#getbyid","text":"\u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T","title":"getById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#getbylabel","text":"\u25b8 getByLabel ( labels : string[] | object): PersistentVolume [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: PersistentVolume []","title":"getByLabel"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#getbyname","text":"\u25b8 getByName ( name : string, namespace? : string): PersistentVolume Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: PersistentVolume","title":"getByName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#getbypath","text":"\u25b8 getByPath ( path : string): PersistentVolume Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: PersistentVolume","title":"getByPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#getbystorageclass","text":"\u25b8 getByStorageClass ( storageClass : StorageClass ): PersistentVolume [] Defined in src/renderer/components/+storage-volumes/volumes.store.ts:36 Parameters: Name Type storageClass StorageClass Returns: PersistentVolume []","title":"getByStorageClass"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#getindexbyid","text":"\u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number","title":"getIndexById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#getitems","text":"\u25b8 getItems (): PersistentVolume [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: PersistentVolume []","title":"getItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#optional-getstatuses","text":"\u25b8 getStatuses ( items : PersistentVolume []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items PersistentVolume [] Returns: Record\u2039string, number\u203a","title":"Optional getStatuses"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#getsubscribeapis","text":"\u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi []","title":"getSubscribeApis"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#gettotalcount","text":"\u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number","title":"getTotalCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#isselected","text":"\u25b8 isSelected ( item : PersistentVolume ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item PersistentVolume Returns: boolean","title":"isSelected"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#isselectedall","text":"\u25b8 isSelectedAll ( visibleItems : PersistentVolume []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems PersistentVolume [] this.items Returns: boolean","title":"isSelectedAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#load","text":"\u25b8 load ( params : object): Promise\u2039 PersistentVolume \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 PersistentVolume \u203a","title":"load"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#loadall","text":"\u25b8 loadAll ( options : object): Promise\u2039void | PersistentVolume []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | PersistentVolume []\u203a","title":"loadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#loadfrompath","text":"\u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a","title":"loadFromPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#protected-loaditem","text":"\u25b8 loadItem ( params : object): Promise\u2039 PersistentVolume \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 PersistentVolume \u203a","title":"Protected loadItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#protected-loaditems","text":"\u25b8 loadItems ( __namedParameters : object): Promise\u2039 PersistentVolume []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 PersistentVolume []\u203a","title":"Protected loadItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#protected-mergeitems","text":"\u25b8 mergeItems ( partialItems : PersistentVolume [], __namedParameters : object): PersistentVolume [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : PersistentVolume [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: PersistentVolume []","title":"Protected mergeItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#reloadall","text":"\u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a","title":"reloadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#remove","text":"\u25b8 remove ( item : PersistentVolume ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item PersistentVolume Returns: Promise\u2039void\u203a","title":"remove"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#protected-removeitem","text":"\u25b8 removeItem ( item : PersistentVolume , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : PersistentVolume \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a","title":"Protected removeItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#removeselecteditems","text":"\u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a","title":"removeSelectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#reset","text":"\u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void","title":"reset"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#protected-resetonerror","text":"\u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void","title":"Protected resetOnError"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#resetselection","text":"\u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void","title":"resetSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#select","text":"\u25b8 select ( item : PersistentVolume ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item PersistentVolume Returns: void","title":"select"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#protected-sortitems","text":"\u25b8 sortItems ( items : PersistentVolume [], sorting : function[], order? : \"asc\" | \"desc\"): PersistentVolume [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items PersistentVolume [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: PersistentVolume []","title":"Protected sortItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#subscribe","text":"\u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function)","title":"subscribe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#toggleselection","text":"\u25b8 toggleSelection ( item : PersistentVolume ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item PersistentVolume Returns: void","title":"toggleSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#toggleselectionall","text":"\u25b8 toggleSelectionAll ( visibleItems : PersistentVolume []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems PersistentVolume [] this.items Returns: void","title":"toggleSelectionAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#unselect","text":"\u25b8 unselect ( item : PersistentVolume ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item PersistentVolume Returns: void","title":"unselect"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#update","text":"\u25b8 update ( item : PersistentVolume , data : Partial\u2039 PersistentVolume \u203a): Promise\u2039 PersistentVolume \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item PersistentVolume data Partial\u2039 PersistentVolume \u203a Returns: Promise\u2039 PersistentVolume \u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#protected-updatefromeventsbuffer","text":"\u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void","title":"Protected updateFromEventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.persistentvolumesstore/#protected-updateitem","text":"\u25b8 updateItem ( item : PersistentVolume , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : PersistentVolume \u25aa request : function \u25b8 (): Promise\u2039 PersistentVolume \u203a Returns: Promise\u2039T\u203a","title":"Protected updateItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/","text":"Class: Pod \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec Hierarchy # WorkloadKubeObject \u21b3 Pod Implements # ItemObject Index # Constructors # constructor Properties # apiVersion kind metadata spec status apiBase kind namespaced Accessors # selfLink Methods # delete getAffinity getAffinityNumber getAge getAllContainers getAnnotations getConditions getContainerStatuses getContainers getFinalizers getId getInitContainers getLabels getLivenessProbe getName getNodeName getNodeSelectors getNs getOwnerRefs getPriorityClassName getProbe getQosClass getReadinessProbe getReason getResourceVersion getRestartsCount getRunningContainers getSearchFields getSecrets getSelectedNodeOs getSelectors getStartupProbe getStatus getStatusMessage getStatusPhase getTemplateLabels getTimeDiffFromNow getTolerations getVolumes hasIssues toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels Constructors # constructor # + new Pod ( data : KubeJsonApiData): Pod Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/pods.api.ts:209 Parameters: Name Type data KubeJsonApiData Returns: Pod Properties # apiVersion # \u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94 kind # \u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95 metadata # \u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96 spec # \u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/pods.api.ts:216 Type declaration: # activeDeadlineSeconds ? : number affinity ? : IAffinity automountServiceAccountToken ? : boolean containers : IPodContainer [] dnsPolicy ? : string hostAliases (): object hostnames : string[] ip : string hostIPC ? : boolean hostNetwork ? : boolean hostPID ? : boolean hostname ? : string imagePullSecrets ? : object[] initContainers : IPodContainer [] nodeName ? : string nodeSelector (): object priority ? : number priorityClassName ? : string restartPolicy ? : string schedulerName ? : string securityContext (): object serviceAccount : string serviceAccountName : string shareProcessNamespace ? : boolean subdomain ? : string terminationGracePeriodSeconds ? : number tolerations ? : object[] volumes ? : object[] Optional status # \u2022 status ? : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/pods.api.ts:273 Type declaration: # conditions : object[] containerStatuses ? : IPodContainerStatus [] hostIP : string initContainerStatuses ? : IPodContainerStatus [] phase : string podIP : string qosClass ? : string reason ? : string startTime : string Static apiBase # \u25aa apiBase : string = \"/api/v1/pods\" Defined in src/renderer/api/endpoints/pods.api.ts:209 Static kind # \u25aa kind : string = \"Pod\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/pods.api.ts:207 Static namespaced # \u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/pods.api.ts:208 Accessors # selfLink # \u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string Methods # delete # \u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a getAffinity # \u25b8 getAffinity (): IAffinity Overrides Deployment . getAffinity Defined in src/renderer/api/endpoints/pods.api.ts:416 Returns: IAffinity getAffinityNumber # \u25b8 getAffinityNumber (): number Inherited from Pod . getAffinityNumber Defined in src/renderer/api/workload-kube-object.ts:97 Returns: number getAge # \u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number getAllContainers # \u25b8 getAllContainers (): IPodContainer [] Defined in src/renderer/api/endpoints/pods.api.ts:298 Returns: IPodContainer [] getAnnotations # \u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[] getConditions # \u25b8 getConditions (): object[] Defined in src/renderer/api/endpoints/pods.api.ts:392 Returns: object[] getContainerStatuses # \u25b8 getContainerStatuses ( includeInitContainers : boolean): IPodContainerStatus [] Defined in src/renderer/api/endpoints/pods.api.ts:313 Parameters: Name Type Default includeInitContainers boolean true Returns: IPodContainerStatus [] getContainers # \u25b8 getContainers (): IPodContainer [] Defined in src/renderer/api/endpoints/pods.api.ts:294 Returns: IPodContainer [] getFinalizers # \u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[] getId # \u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string getInitContainers # \u25b8 getInitContainers (): IPodContainer [] Defined in src/renderer/api/endpoints/pods.api.ts:290 Returns: IPodContainer [] getLabels # \u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[] getLivenessProbe # \u25b8 getLivenessProbe ( container : IPodContainer ): string[] Defined in src/renderer/api/endpoints/pods.api.ts:436 Parameters: Name Type container IPodContainer Returns: string[] getName # \u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string getNodeName # \u25b8 getNodeName (): string Defined in src/renderer/api/endpoints/pods.api.ts:486 Returns: string getNodeSelectors # \u25b8 getNodeSelectors (): string[] Overrides Deployment . getNodeSelectors Defined in src/renderer/api/endpoints/pods.api.ts:406 Returns: string[] getNs # \u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string getOwnerRefs # \u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[] getPriorityClassName # \u25b8 getPriorityClassName (): string Defined in src/renderer/api/endpoints/pods.api.ts:337 Returns: string getProbe # \u25b8 getProbe ( probeData : IContainerProbe): string[] Defined in src/renderer/api/endpoints/pods.api.ts:448 Parameters: Name Type probeData IContainerProbe Returns: string[] getQosClass # \u25b8 getQosClass (): string Defined in src/renderer/api/endpoints/pods.api.ts:329 Returns: string getReadinessProbe # \u25b8 getReadinessProbe ( container : IPodContainer ): string[] Defined in src/renderer/api/endpoints/pods.api.ts:440 Parameters: Name Type container IPodContainer Returns: string[] getReason # \u25b8 getReason (): string Defined in src/renderer/api/endpoints/pods.api.ts:333 Returns: string getResourceVersion # \u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string getRestartsCount # \u25b8 getRestartsCount (): number Defined in src/renderer/api/endpoints/pods.api.ts:323 Returns: number getRunningContainers # \u25b8 getRunningContainers (): IPodContainer [] Defined in src/renderer/api/endpoints/pods.api.ts:302 Returns: IPodContainer [] getSearchFields # \u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[] getSecrets # \u25b8 getSecrets (): string[] Defined in src/renderer/api/endpoints/pods.api.ts:400 Returns: string[] getSelectedNodeOs # \u25b8 getSelectedNodeOs (): string | undefined Defined in src/renderer/api/endpoints/pods.api.ts:490 Returns: string | undefined getSelectors # \u25b8 getSelectors (): string[] Inherited from Pod . getSelectors Defined in src/renderer/api/workload-kube-object.ts:71 Returns: string[] getStartupProbe # \u25b8 getStartupProbe ( container : IPodContainer ): string[] Defined in src/renderer/api/endpoints/pods.api.ts:444 Parameters: Name Type container IPodContainer Returns: string[] getStatus # \u25b8 getStatus (): PodStatus Defined in src/renderer/api/endpoints/pods.api.ts:341 Returns: PodStatus getStatusMessage # \u25b8 getStatusMessage (): string Defined in src/renderer/api/endpoints/pods.api.ts:369 Returns: string getStatusPhase # \u25b8 getStatusPhase (): string Defined in src/renderer/api/endpoints/pods.api.ts:388 Returns: string getTemplateLabels # \u25b8 getTemplateLabels (): string[] Inherited from Pod . getTemplateLabels Defined in src/renderer/api/workload-kube-object.ts:83 Returns: string[] getTimeDiffFromNow # \u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number getTolerations # \u25b8 getTolerations (): object[] Overrides Deployment . getTolerations Defined in src/renderer/api/endpoints/pods.api.ts:412 Returns: object[] getVolumes # \u25b8 getVolumes (): object[] Defined in src/renderer/api/endpoints/pods.api.ts:396 Returns: object[] hasIssues # \u25b8 hasIssues (): boolean Defined in src/renderer/api/endpoints/pods.api.ts:420 Returns: boolean toPlainObject # \u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object update # \u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Static create # \u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a Static isJsonApiData # \u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData Static isJsonApiDataList # \u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a Static isKubeJsonApiListMetadata # \u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata Static isKubeJsonApiMetadata # \u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata Static isNonSystem # \u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean Static isPartialJsonApiData # \u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a Static isPartialJsonApiMetadata # \u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a Static stringifyLabels # \u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Class: Pod \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#class-pod-metadata-status-spec","text":"","title":"Class: Pod \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#type-parameters","text":"\u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#hierarchy","text":"WorkloadKubeObject \u21b3 Pod","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#implements","text":"ItemObject","title":"Implements"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#properties","text":"apiVersion kind metadata spec status apiBase kind namespaced","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#accessors","text":"selfLink","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#methods","text":"delete getAffinity getAffinityNumber getAge getAllContainers getAnnotations getConditions getContainerStatuses getContainers getFinalizers getId getInitContainers getLabels getLivenessProbe getName getNodeName getNodeSelectors getNs getOwnerRefs getPriorityClassName getProbe getQosClass getReadinessProbe getReason getResourceVersion getRestartsCount getRunningContainers getSearchFields getSecrets getSelectedNodeOs getSelectors getStartupProbe getStatus getStatusMessage getStatusPhase getTemplateLabels getTimeDiffFromNow getTolerations getVolumes hasIssues toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#constructor","text":"+ new Pod ( data : KubeJsonApiData): Pod Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/pods.api.ts:209 Parameters: Name Type data KubeJsonApiData Returns: Pod","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#kind","text":"\u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#metadata","text":"\u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96","title":"metadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#spec","text":"\u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/pods.api.ts:216","title":"spec"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#optional-status","text":"\u2022 status ? : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/pods.api.ts:273","title":"Optional status"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#static-apibase","text":"\u25aa apiBase : string = \"/api/v1/pods\" Defined in src/renderer/api/endpoints/pods.api.ts:209","title":"Static apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#static-kind","text":"\u25aa kind : string = \"Pod\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/pods.api.ts:207","title":"Static kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#static-namespaced","text":"\u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/pods.api.ts:208","title":"Static namespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#selflink","text":"\u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string","title":"selfLink"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#delete","text":"\u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getaffinity","text":"\u25b8 getAffinity (): IAffinity Overrides Deployment . getAffinity Defined in src/renderer/api/endpoints/pods.api.ts:416 Returns: IAffinity","title":"getAffinity"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getaffinitynumber","text":"\u25b8 getAffinityNumber (): number Inherited from Pod . getAffinityNumber Defined in src/renderer/api/workload-kube-object.ts:97 Returns: number","title":"getAffinityNumber"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getage","text":"\u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number","title":"getAge"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getallcontainers","text":"\u25b8 getAllContainers (): IPodContainer [] Defined in src/renderer/api/endpoints/pods.api.ts:298 Returns: IPodContainer []","title":"getAllContainers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getannotations","text":"\u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[]","title":"getAnnotations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getconditions","text":"\u25b8 getConditions (): object[] Defined in src/renderer/api/endpoints/pods.api.ts:392 Returns: object[]","title":"getConditions"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getcontainerstatuses","text":"\u25b8 getContainerStatuses ( includeInitContainers : boolean): IPodContainerStatus [] Defined in src/renderer/api/endpoints/pods.api.ts:313 Parameters: Name Type Default includeInitContainers boolean true Returns: IPodContainerStatus []","title":"getContainerStatuses"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getcontainers","text":"\u25b8 getContainers (): IPodContainer [] Defined in src/renderer/api/endpoints/pods.api.ts:294 Returns: IPodContainer []","title":"getContainers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getfinalizers","text":"\u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[]","title":"getFinalizers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getid","text":"\u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string","title":"getId"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getinitcontainers","text":"\u25b8 getInitContainers (): IPodContainer [] Defined in src/renderer/api/endpoints/pods.api.ts:290 Returns: IPodContainer []","title":"getInitContainers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getlabels","text":"\u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[]","title":"getLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getlivenessprobe","text":"\u25b8 getLivenessProbe ( container : IPodContainer ): string[] Defined in src/renderer/api/endpoints/pods.api.ts:436 Parameters: Name Type container IPodContainer Returns: string[]","title":"getLivenessProbe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getname","text":"\u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string","title":"getName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getnodename","text":"\u25b8 getNodeName (): string Defined in src/renderer/api/endpoints/pods.api.ts:486 Returns: string","title":"getNodeName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getnodeselectors","text":"\u25b8 getNodeSelectors (): string[] Overrides Deployment . getNodeSelectors Defined in src/renderer/api/endpoints/pods.api.ts:406 Returns: string[]","title":"getNodeSelectors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getns","text":"\u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string","title":"getNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getownerrefs","text":"\u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[]","title":"getOwnerRefs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getpriorityclassname","text":"\u25b8 getPriorityClassName (): string Defined in src/renderer/api/endpoints/pods.api.ts:337 Returns: string","title":"getPriorityClassName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getprobe","text":"\u25b8 getProbe ( probeData : IContainerProbe): string[] Defined in src/renderer/api/endpoints/pods.api.ts:448 Parameters: Name Type probeData IContainerProbe Returns: string[]","title":"getProbe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getqosclass","text":"\u25b8 getQosClass (): string Defined in src/renderer/api/endpoints/pods.api.ts:329 Returns: string","title":"getQosClass"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getreadinessprobe","text":"\u25b8 getReadinessProbe ( container : IPodContainer ): string[] Defined in src/renderer/api/endpoints/pods.api.ts:440 Parameters: Name Type container IPodContainer Returns: string[]","title":"getReadinessProbe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getreason","text":"\u25b8 getReason (): string Defined in src/renderer/api/endpoints/pods.api.ts:333 Returns: string","title":"getReason"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getresourceversion","text":"\u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getrestartscount","text":"\u25b8 getRestartsCount (): number Defined in src/renderer/api/endpoints/pods.api.ts:323 Returns: number","title":"getRestartsCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getrunningcontainers","text":"\u25b8 getRunningContainers (): IPodContainer [] Defined in src/renderer/api/endpoints/pods.api.ts:302 Returns: IPodContainer []","title":"getRunningContainers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getsearchfields","text":"\u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[]","title":"getSearchFields"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getsecrets","text":"\u25b8 getSecrets (): string[] Defined in src/renderer/api/endpoints/pods.api.ts:400 Returns: string[]","title":"getSecrets"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getselectednodeos","text":"\u25b8 getSelectedNodeOs (): string | undefined Defined in src/renderer/api/endpoints/pods.api.ts:490 Returns: string | undefined","title":"getSelectedNodeOs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getselectors","text":"\u25b8 getSelectors (): string[] Inherited from Pod . getSelectors Defined in src/renderer/api/workload-kube-object.ts:71 Returns: string[]","title":"getSelectors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getstartupprobe","text":"\u25b8 getStartupProbe ( container : IPodContainer ): string[] Defined in src/renderer/api/endpoints/pods.api.ts:444 Parameters: Name Type container IPodContainer Returns: string[]","title":"getStartupProbe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getstatus","text":"\u25b8 getStatus (): PodStatus Defined in src/renderer/api/endpoints/pods.api.ts:341 Returns: PodStatus","title":"getStatus"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getstatusmessage","text":"\u25b8 getStatusMessage (): string Defined in src/renderer/api/endpoints/pods.api.ts:369 Returns: string","title":"getStatusMessage"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getstatusphase","text":"\u25b8 getStatusPhase (): string Defined in src/renderer/api/endpoints/pods.api.ts:388 Returns: string","title":"getStatusPhase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#gettemplatelabels","text":"\u25b8 getTemplateLabels (): string[] Inherited from Pod . getTemplateLabels Defined in src/renderer/api/workload-kube-object.ts:83 Returns: string[]","title":"getTemplateLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#gettimedifffromnow","text":"\u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number","title":"getTimeDiffFromNow"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#gettolerations","text":"\u25b8 getTolerations (): object[] Overrides Deployment . getTolerations Defined in src/renderer/api/endpoints/pods.api.ts:412 Returns: object[]","title":"getTolerations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#getvolumes","text":"\u25b8 getVolumes (): object[] Defined in src/renderer/api/endpoints/pods.api.ts:396 Returns: object[]","title":"getVolumes"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#hasissues","text":"\u25b8 hasIssues (): boolean Defined in src/renderer/api/endpoints/pods.api.ts:420 Returns: boolean","title":"hasIssues"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#toplainobject","text":"\u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object","title":"toPlainObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#update","text":"\u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#static-create","text":"\u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a","title":"Static create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#static-isjsonapidata","text":"\u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData","title":"Static isJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#static-isjsonapidatalist","text":"\u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a","title":"Static isJsonApiDataList"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#static-iskubejsonapilistmetadata","text":"\u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata","title":"Static isKubeJsonApiListMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#static-iskubejsonapimetadata","text":"\u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata","title":"Static isKubeJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#static-isnonsystem","text":"\u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean","title":"Static isNonSystem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#static-ispartialjsonapidata","text":"\u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a","title":"Static isPartialJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#static-ispartialjsonapimetadata","text":"\u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a","title":"Static isPartialJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.pod/#static-stringifylabels","text":"\u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Static stringifyLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/","text":"Class: PodDisruptionBudget \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec Hierarchy # KubeObject \u21b3 PodDisruptionBudget Implements # ItemObject Index # Constructors # constructor Properties # apiVersion kind metadata spec status apiBase kind namespaced Accessors # selfLink Methods # delete getAge getAnnotations getCurrentHealthy getDesiredHealthy getFinalizers getId getLabels getMaxUnavailable getMinAvailable getName getNs getOwnerRefs getResourceVersion getSearchFields getSelectors getTimeDiffFromNow toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels Constructors # constructor # + new PodDisruptionBudget ( data : KubeJsonApiData): PodDisruptionBudget Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/poddisruptionbudget.api.ts:44 Parameters: Name Type data KubeJsonApiData Returns: PodDisruptionBudget Properties # apiVersion # \u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94 kind # \u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95 metadata # \u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96 spec # \u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/poddisruptionbudget.api.ts:28 Type declaration: # maxUnavailable : string minAvailable : string selector (): object matchLabels (): object status # \u2022 status : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/poddisruptionbudget.api.ts:33 Type declaration: # currentHealthy : number desiredHealthy : number disruptionsAllowed : number expectedPods : number Static apiBase # \u25aa apiBase : string = \"/apis/policy/v1beta1/poddisruptionbudgets\" Defined in src/renderer/api/endpoints/poddisruptionbudget.api.ts:44 Static kind # \u25aa kind : string = \"PodDisruptionBudget\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/poddisruptionbudget.api.ts:42 Static namespaced # \u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/poddisruptionbudget.api.ts:43 Accessors # selfLink # \u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string Methods # delete # \u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a getAge # \u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number getAnnotations # \u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[] getCurrentHealthy # \u25b8 getCurrentHealthy (): number Defined in src/renderer/api/endpoints/poddisruptionbudget.api.ts:65 Returns: number getDesiredHealthy # \u25b8 getDesiredHealthy (): number Defined in src/renderer/api/endpoints/poddisruptionbudget.api.ts:69 Returns: number getFinalizers # \u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[] getId # \u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string getLabels # \u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[] getMaxUnavailable # \u25b8 getMaxUnavailable (): string Defined in src/renderer/api/endpoints/poddisruptionbudget.api.ts:61 Returns: string getMinAvailable # \u25b8 getMinAvailable (): string Defined in src/renderer/api/endpoints/poddisruptionbudget.api.ts:57 Returns: string getName # \u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string getNs # \u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string getOwnerRefs # \u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[] getResourceVersion # \u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string getSearchFields # \u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[] getSelectors # \u25b8 getSelectors (): string[] Defined in src/renderer/api/endpoints/poddisruptionbudget.api.ts:51 Returns: string[] getTimeDiffFromNow # \u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number toPlainObject # \u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object update # \u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Static create # \u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a Static isJsonApiData # \u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData Static isJsonApiDataList # \u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a Static isKubeJsonApiListMetadata # \u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata Static isKubeJsonApiMetadata # \u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata Static isNonSystem # \u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean Static isPartialJsonApiData # \u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a Static isPartialJsonApiMetadata # \u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a Static stringifyLabels # \u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Class: PodDisruptionBudget \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#class-poddisruptionbudget-metadata-status-spec","text":"","title":"Class: PodDisruptionBudget \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#type-parameters","text":"\u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#hierarchy","text":"KubeObject \u21b3 PodDisruptionBudget","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#implements","text":"ItemObject","title":"Implements"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#properties","text":"apiVersion kind metadata spec status apiBase kind namespaced","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#accessors","text":"selfLink","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#methods","text":"delete getAge getAnnotations getCurrentHealthy getDesiredHealthy getFinalizers getId getLabels getMaxUnavailable getMinAvailable getName getNs getOwnerRefs getResourceVersion getSearchFields getSelectors getTimeDiffFromNow toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#constructor","text":"+ new PodDisruptionBudget ( data : KubeJsonApiData): PodDisruptionBudget Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/poddisruptionbudget.api.ts:44 Parameters: Name Type data KubeJsonApiData Returns: PodDisruptionBudget","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#kind","text":"\u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#metadata","text":"\u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96","title":"metadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#spec","text":"\u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/poddisruptionbudget.api.ts:28","title":"spec"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#status","text":"\u2022 status : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/poddisruptionbudget.api.ts:33","title":"status"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#static-apibase","text":"\u25aa apiBase : string = \"/apis/policy/v1beta1/poddisruptionbudgets\" Defined in src/renderer/api/endpoints/poddisruptionbudget.api.ts:44","title":"Static apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#static-kind","text":"\u25aa kind : string = \"PodDisruptionBudget\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/poddisruptionbudget.api.ts:42","title":"Static kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#static-namespaced","text":"\u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/poddisruptionbudget.api.ts:43","title":"Static namespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#selflink","text":"\u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string","title":"selfLink"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#delete","text":"\u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#getage","text":"\u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number","title":"getAge"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#getannotations","text":"\u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[]","title":"getAnnotations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#getcurrenthealthy","text":"\u25b8 getCurrentHealthy (): number Defined in src/renderer/api/endpoints/poddisruptionbudget.api.ts:65 Returns: number","title":"getCurrentHealthy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#getdesiredhealthy","text":"\u25b8 getDesiredHealthy (): number Defined in src/renderer/api/endpoints/poddisruptionbudget.api.ts:69 Returns: number","title":"getDesiredHealthy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#getfinalizers","text":"\u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[]","title":"getFinalizers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#getid","text":"\u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string","title":"getId"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#getlabels","text":"\u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[]","title":"getLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#getmaxunavailable","text":"\u25b8 getMaxUnavailable (): string Defined in src/renderer/api/endpoints/poddisruptionbudget.api.ts:61 Returns: string","title":"getMaxUnavailable"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#getminavailable","text":"\u25b8 getMinAvailable (): string Defined in src/renderer/api/endpoints/poddisruptionbudget.api.ts:57 Returns: string","title":"getMinAvailable"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#getname","text":"\u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string","title":"getName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#getns","text":"\u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string","title":"getNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#getownerrefs","text":"\u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[]","title":"getOwnerRefs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#getresourceversion","text":"\u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#getsearchfields","text":"\u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[]","title":"getSearchFields"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#getselectors","text":"\u25b8 getSelectors (): string[] Defined in src/renderer/api/endpoints/poddisruptionbudget.api.ts:51 Returns: string[]","title":"getSelectors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#gettimedifffromnow","text":"\u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number","title":"getTimeDiffFromNow"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#toplainobject","text":"\u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object","title":"toPlainObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#update","text":"\u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#static-create","text":"\u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a","title":"Static create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#static-isjsonapidata","text":"\u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData","title":"Static isJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#static-isjsonapidatalist","text":"\u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a","title":"Static isJsonApiDataList"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#static-iskubejsonapilistmetadata","text":"\u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata","title":"Static isKubeJsonApiListMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#static-iskubejsonapimetadata","text":"\u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata","title":"Static isKubeJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#static-isnonsystem","text":"\u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean","title":"Static isNonSystem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#static-ispartialjsonapidata","text":"\u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a","title":"Static isPartialJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#static-ispartialjsonapimetadata","text":"\u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a","title":"Static isPartialJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudget/#static-stringifylabels","text":"\u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Static stringifyLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/","text":"Class: PodDisruptionBudgetsStore # Hierarchy # \u21b3 KubeObjectStore \u2039 PodDisruptionBudget \u203a \u21b3 PodDisruptionBudgetsStore Index # Constructors # constructor Properties # api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext Accessors # context contextItems contextReady namespacesReady query selectedItems Methods # [Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem Constructors # constructor # + new PodDisruptionBudgetsStore (): PodDisruptionBudgetsStore Inherited from KubeObjectStore . constructor Overrides void Defined in src/renderer/kube-object.store.ts:54 Returns: PodDisruptionBudgetsStore Properties # api # \u2022 api : KubeApi \u2039 PodDisruptionBudget \u2039\u203a\u203a = pdbApi Overrides KubeObjectStore . api Defined in src/renderer/components/+config-pod-disruption-budgets/pod-disruption-budgets.store.ts:27 bufferSize # \u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45 Protected eventsBuffer # \u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301 failedLoading # \u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36 isLoaded # \u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38 isLoading # \u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37 items # \u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39 Optional limit # \u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44 selectedItemsIds # \u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40 Static defaultContext # \u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41 Accessors # context # \u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext contextItems # \u2022 get contextItems (): PodDisruptionBudget [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: PodDisruptionBudget [] contextReady # \u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object namespacesReady # \u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object query # \u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams selectedItems # \u2022 get selectedItems (): PodDisruptionBudget [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: PodDisruptionBudget [] Methods # [Symbol.iterator] # \u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a Protected bindWatchEventsUpdater # \u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void create # \u25b8 create ( params : object, data? : Partial\u2039 PodDisruptionBudget \u203a): Promise\u2039 PodDisruptionBudget \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 PodDisruptionBudget \u203a Returns: Promise\u2039 PodDisruptionBudget \u203a Protected createItem # \u25b8 createItem ( params : object, data? : Partial\u2039 PodDisruptionBudget \u203a): Promise\u2039 PodDisruptionBudget \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 PodDisruptionBudget \u203a Returns: Promise\u2039 PodDisruptionBudget \u203a Protected defaultSorting # \u25b8 defaultSorting ( item : PodDisruptionBudget ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item PodDisruptionBudget Returns: string Protected filterItemsOnLoad # \u25b8 filterItemsOnLoad ( items : PodDisruptionBudget []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items PodDisruptionBudget [] Returns: T[] getAllByNs # \u25b8 getAllByNs ( namespace : string | string[], strict : boolean): PodDisruptionBudget [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: PodDisruptionBudget [] getById # \u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T getByLabel # \u25b8 getByLabel ( labels : string[] | object): PodDisruptionBudget [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: PodDisruptionBudget [] getByName # \u25b8 getByName ( name : string, namespace? : string): PodDisruptionBudget Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: PodDisruptionBudget getByPath # \u25b8 getByPath ( path : string): PodDisruptionBudget Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: PodDisruptionBudget getIndexById # \u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number getItems # \u25b8 getItems (): PodDisruptionBudget [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: PodDisruptionBudget [] Optional getStatuses # \u25b8 getStatuses ( items : PodDisruptionBudget []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items PodDisruptionBudget [] Returns: Record\u2039string, number\u203a getSubscribeApis # \u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi [] getTotalCount # \u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number isSelected # \u25b8 isSelected ( item : PodDisruptionBudget ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item PodDisruptionBudget Returns: boolean isSelectedAll # \u25b8 isSelectedAll ( visibleItems : PodDisruptionBudget []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems PodDisruptionBudget [] this.items Returns: boolean load # \u25b8 load ( params : object): Promise\u2039 PodDisruptionBudget \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 PodDisruptionBudget \u203a loadAll # \u25b8 loadAll ( options : object): Promise\u2039void | PodDisruptionBudget []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | PodDisruptionBudget []\u203a loadFromPath # \u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a Protected loadItem # \u25b8 loadItem ( params : object): Promise\u2039 PodDisruptionBudget \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 PodDisruptionBudget \u203a Protected loadItems # \u25b8 loadItems ( __namedParameters : object): Promise\u2039 PodDisruptionBudget []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 PodDisruptionBudget []\u203a Protected mergeItems # \u25b8 mergeItems ( partialItems : PodDisruptionBudget [], __namedParameters : object): PodDisruptionBudget [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : PodDisruptionBudget [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: PodDisruptionBudget [] reloadAll # \u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a remove # \u25b8 remove ( item : PodDisruptionBudget ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item PodDisruptionBudget Returns: Promise\u2039void\u203a Protected removeItem # \u25b8 removeItem ( item : PodDisruptionBudget , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : PodDisruptionBudget \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a removeSelectedItems # \u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a reset # \u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void Protected resetOnError # \u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void resetSelection # \u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void select # \u25b8 select ( item : PodDisruptionBudget ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item PodDisruptionBudget Returns: void Protected sortItems # \u25b8 sortItems ( items : PodDisruptionBudget [], sorting : function[], order? : \"asc\" | \"desc\"): PodDisruptionBudget [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items PodDisruptionBudget [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: PodDisruptionBudget [] subscribe # \u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function) toggleSelection # \u25b8 toggleSelection ( item : PodDisruptionBudget ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item PodDisruptionBudget Returns: void toggleSelectionAll # \u25b8 toggleSelectionAll ( visibleItems : PodDisruptionBudget []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems PodDisruptionBudget [] this.items Returns: void unselect # \u25b8 unselect ( item : PodDisruptionBudget ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item PodDisruptionBudget Returns: void update # \u25b8 update ( item : PodDisruptionBudget , data : Partial\u2039 PodDisruptionBudget \u203a): Promise\u2039 PodDisruptionBudget \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item PodDisruptionBudget data Partial\u2039 PodDisruptionBudget \u203a Returns: Promise\u2039 PodDisruptionBudget \u203a Protected updateFromEventsBuffer # \u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void Protected updateItem # \u25b8 updateItem ( item : PodDisruptionBudget , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : PodDisruptionBudget \u25aa request : function \u25b8 (): Promise\u2039 PodDisruptionBudget \u203a Returns: Promise\u2039T\u203a","title":"Class: PodDisruptionBudgetsStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#class-poddisruptionbudgetsstore","text":"","title":"Class: PodDisruptionBudgetsStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#hierarchy","text":"\u21b3 KubeObjectStore \u2039 PodDisruptionBudget \u203a \u21b3 PodDisruptionBudgetsStore","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#properties","text":"api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#accessors","text":"context contextItems contextReady namespacesReady query selectedItems","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#methods","text":"[Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#constructor","text":"+ new PodDisruptionBudgetsStore (): PodDisruptionBudgetsStore Inherited from KubeObjectStore . constructor Overrides void Defined in src/renderer/kube-object.store.ts:54 Returns: PodDisruptionBudgetsStore","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#api","text":"\u2022 api : KubeApi \u2039 PodDisruptionBudget \u2039\u203a\u203a = pdbApi Overrides KubeObjectStore . api Defined in src/renderer/components/+config-pod-disruption-budgets/pod-disruption-budgets.store.ts:27","title":"api"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#buffersize","text":"\u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45","title":"bufferSize"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#protected-eventsbuffer","text":"\u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301","title":"Protected eventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#failedloading","text":"\u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36","title":"failedLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#isloaded","text":"\u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38","title":"isLoaded"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#isloading","text":"\u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37","title":"isLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#items","text":"\u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39","title":"items"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#optional-limit","text":"\u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44","title":"Optional limit"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#selecteditemsids","text":"\u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40","title":"selectedItemsIds"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#static-defaultcontext","text":"\u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41","title":"Static defaultContext"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#context","text":"\u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext","title":"context"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#contextitems","text":"\u2022 get contextItems (): PodDisruptionBudget [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: PodDisruptionBudget []","title":"contextItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#contextready","text":"\u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object","title":"contextReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#namespacesready","text":"\u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object","title":"namespacesReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#query","text":"\u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams","title":"query"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#selecteditems","text":"\u2022 get selectedItems (): PodDisruptionBudget [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: PodDisruptionBudget []","title":"selectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#symboliterator","text":"\u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a","title":"[Symbol.iterator]"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#protected-bindwatcheventsupdater","text":"\u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void","title":"Protected bindWatchEventsUpdater"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#create","text":"\u25b8 create ( params : object, data? : Partial\u2039 PodDisruptionBudget \u203a): Promise\u2039 PodDisruptionBudget \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 PodDisruptionBudget \u203a Returns: Promise\u2039 PodDisruptionBudget \u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#protected-createitem","text":"\u25b8 createItem ( params : object, data? : Partial\u2039 PodDisruptionBudget \u203a): Promise\u2039 PodDisruptionBudget \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 PodDisruptionBudget \u203a Returns: Promise\u2039 PodDisruptionBudget \u203a","title":"Protected createItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#protected-defaultsorting","text":"\u25b8 defaultSorting ( item : PodDisruptionBudget ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item PodDisruptionBudget Returns: string","title":"Protected defaultSorting"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#protected-filteritemsonload","text":"\u25b8 filterItemsOnLoad ( items : PodDisruptionBudget []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items PodDisruptionBudget [] Returns: T[]","title":"Protected filterItemsOnLoad"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#getallbyns","text":"\u25b8 getAllByNs ( namespace : string | string[], strict : boolean): PodDisruptionBudget [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: PodDisruptionBudget []","title":"getAllByNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#getbyid","text":"\u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T","title":"getById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#getbylabel","text":"\u25b8 getByLabel ( labels : string[] | object): PodDisruptionBudget [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: PodDisruptionBudget []","title":"getByLabel"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#getbyname","text":"\u25b8 getByName ( name : string, namespace? : string): PodDisruptionBudget Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: PodDisruptionBudget","title":"getByName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#getbypath","text":"\u25b8 getByPath ( path : string): PodDisruptionBudget Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: PodDisruptionBudget","title":"getByPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#getindexbyid","text":"\u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number","title":"getIndexById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#getitems","text":"\u25b8 getItems (): PodDisruptionBudget [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: PodDisruptionBudget []","title":"getItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#optional-getstatuses","text":"\u25b8 getStatuses ( items : PodDisruptionBudget []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items PodDisruptionBudget [] Returns: Record\u2039string, number\u203a","title":"Optional getStatuses"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#getsubscribeapis","text":"\u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi []","title":"getSubscribeApis"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#gettotalcount","text":"\u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number","title":"getTotalCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#isselected","text":"\u25b8 isSelected ( item : PodDisruptionBudget ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item PodDisruptionBudget Returns: boolean","title":"isSelected"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#isselectedall","text":"\u25b8 isSelectedAll ( visibleItems : PodDisruptionBudget []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems PodDisruptionBudget [] this.items Returns: boolean","title":"isSelectedAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#load","text":"\u25b8 load ( params : object): Promise\u2039 PodDisruptionBudget \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 PodDisruptionBudget \u203a","title":"load"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#loadall","text":"\u25b8 loadAll ( options : object): Promise\u2039void | PodDisruptionBudget []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | PodDisruptionBudget []\u203a","title":"loadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#loadfrompath","text":"\u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a","title":"loadFromPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#protected-loaditem","text":"\u25b8 loadItem ( params : object): Promise\u2039 PodDisruptionBudget \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 PodDisruptionBudget \u203a","title":"Protected loadItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#protected-loaditems","text":"\u25b8 loadItems ( __namedParameters : object): Promise\u2039 PodDisruptionBudget []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 PodDisruptionBudget []\u203a","title":"Protected loadItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#protected-mergeitems","text":"\u25b8 mergeItems ( partialItems : PodDisruptionBudget [], __namedParameters : object): PodDisruptionBudget [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : PodDisruptionBudget [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: PodDisruptionBudget []","title":"Protected mergeItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#reloadall","text":"\u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a","title":"reloadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#remove","text":"\u25b8 remove ( item : PodDisruptionBudget ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item PodDisruptionBudget Returns: Promise\u2039void\u203a","title":"remove"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#protected-removeitem","text":"\u25b8 removeItem ( item : PodDisruptionBudget , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : PodDisruptionBudget \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a","title":"Protected removeItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#removeselecteditems","text":"\u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a","title":"removeSelectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#reset","text":"\u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void","title":"reset"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#protected-resetonerror","text":"\u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void","title":"Protected resetOnError"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#resetselection","text":"\u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void","title":"resetSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#select","text":"\u25b8 select ( item : PodDisruptionBudget ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item PodDisruptionBudget Returns: void","title":"select"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#protected-sortitems","text":"\u25b8 sortItems ( items : PodDisruptionBudget [], sorting : function[], order? : \"asc\" | \"desc\"): PodDisruptionBudget [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items PodDisruptionBudget [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: PodDisruptionBudget []","title":"Protected sortItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#subscribe","text":"\u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function)","title":"subscribe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#toggleselection","text":"\u25b8 toggleSelection ( item : PodDisruptionBudget ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item PodDisruptionBudget Returns: void","title":"toggleSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#toggleselectionall","text":"\u25b8 toggleSelectionAll ( visibleItems : PodDisruptionBudget []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems PodDisruptionBudget [] this.items Returns: void","title":"toggleSelectionAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#unselect","text":"\u25b8 unselect ( item : PodDisruptionBudget ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item PodDisruptionBudget Returns: void","title":"unselect"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#update","text":"\u25b8 update ( item : PodDisruptionBudget , data : Partial\u2039 PodDisruptionBudget \u203a): Promise\u2039 PodDisruptionBudget \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item PodDisruptionBudget data Partial\u2039 PodDisruptionBudget \u203a Returns: Promise\u2039 PodDisruptionBudget \u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#protected-updatefromeventsbuffer","text":"\u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void","title":"Protected updateFromEventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.poddisruptionbudgetsstore/#protected-updateitem","text":"\u25b8 updateItem ( item : PodDisruptionBudget , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : PodDisruptionBudget \u25aa request : function \u25b8 (): Promise\u2039 PodDisruptionBudget \u203a Returns: Promise\u2039T\u203a","title":"Protected updateItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/","text":"Class: PodsApi # Hierarchy # KubeApi \u2039 Pod \u203a \u21b3 PodsApi Index # Constructors # constructor Properties # apiBase apiGroup apiPrefix apiResource apiVersion apiVersionPreferred isNamespaced kind objectConstructor options request resourceVersions watchDisposer Accessors # apiVersionWithGroup Methods # checkPreferredVersion create delete get getLogs getMetrics getResourceVersion getUrl getWatchUrl list modifyWatchEvent normalizeQuery parseResponse refreshResourceVersion setResourceVersion update watch Constructors # constructor # + new PodsApi ( options : IKubeApiOptions\u2039 Pod \u203a): PodsApi Inherited from KubeApi . constructor Defined in src/renderer/api/kube-api.ts:151 Parameters: Name Type options IKubeApiOptions\u2039 Pod \u203a Returns: PodsApi Properties # apiBase # \u2022 apiBase : string Inherited from KubeApi . apiBase Defined in src/renderer/api/kube-api.ts:140 apiGroup # \u2022 apiGroup : string Inherited from KubeApi . apiGroup Defined in src/renderer/api/kube-api.ts:142 apiPrefix # \u2022 apiPrefix : string Inherited from KubeApi . apiPrefix Defined in src/renderer/api/kube-api.ts:141 apiResource # \u2022 apiResource : string Inherited from KubeApi . apiResource Defined in src/renderer/api/kube-api.ts:145 apiVersion # \u2022 apiVersion : string Inherited from KubeApi . apiVersion Defined in src/renderer/api/kube-api.ts:143 Optional apiVersionPreferred # \u2022 apiVersionPreferred ? : string Inherited from KubeApi . apiVersionPreferred Defined in src/renderer/api/kube-api.ts:144 isNamespaced # \u2022 isNamespaced : boolean Inherited from KubeApi . isNamespaced Defined in src/renderer/api/kube-api.ts:146 kind # \u2022 kind : string Inherited from KubeApi . kind Defined in src/renderer/api/kube-api.ts:139 objectConstructor # \u2022 objectConstructor : IKubeObjectConstructor\u2039 Pod \u203a Inherited from KubeApi . objectConstructor Defined in src/renderer/api/kube-api.ts:148 Protected options # \u2022 options : IKubeApiOptions\u2039 Pod \u203a Inherited from KubeApi . options Defined in src/renderer/api/kube-api.ts:153 Protected request # \u2022 request : KubeJsonApi Inherited from KubeApi . request Defined in src/renderer/api/kube-api.ts:149 Protected resourceVersions # \u2022 resourceVersions : Map\u2039string, string\u203a = new Map () Inherited from KubeApi . resourceVersions Defined in src/renderer/api/kube-api.ts:150 Protected watchDisposer # \u2022 watchDisposer : function Inherited from KubeApi . watchDisposer Defined in src/renderer/api/kube-api.ts:151 Type declaration: # \u25b8 (): void Accessors # apiVersionWithGroup # \u2022 get apiVersionWithGroup (): string Inherited from KubeApi . apiVersionWithGroup Defined in src/renderer/api/kube-api.ts:181 Returns: string Methods # Protected checkPreferredVersion # \u25b8 checkPreferredVersion (): Promise\u2039void\u203a Inherited from KubeApi . checkPreferredVersion Defined in src/renderer/api/kube-api.ts:243 Returns: Promise\u2039void\u203a create # \u25b8 create ( __namedParameters : object, data? : Partial\u2039 Pod \u203a): Promise\u2039 Pod | null\u203a Inherited from KubeApi . create Defined in src/renderer/api/kube-api.ts:381 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional data : Partial\u2039 Pod \u203a Returns: Promise\u2039 Pod | null\u203a delete # \u25b8 delete ( __namedParameters : object): Promise\u2039KubeJsonApiData\u203a Inherited from KubeApi . delete Defined in src/renderer/api/kube-api.ts:418 Parameters: \u25aa __namedParameters : object Name Type Default name string \"\" namespace string \"default\" Returns: Promise\u2039KubeJsonApiData\u203a get # \u25b8 get ( __namedParameters : object, query? : IKubeApiQueryParams): Promise\u2039 Pod | null\u203a Inherited from KubeApi . get Defined in src/renderer/api/kube-api.ts:367 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional query : IKubeApiQueryParams Returns: Promise\u2039 Pod | null\u203a getLogs # \u25b8 getLogs ( params : object, query? : IPodLogsQuery): Promise\u2039string\u203a Defined in src/renderer/api/endpoints/pods.api.ts:29 Parameters: \u25aa params : object Name Type name string namespace string \u25aa Optional query : IPodLogsQuery Returns: Promise\u2039string\u203a getMetrics # \u25b8 getMetrics ( pods : Pod [], namespace : string, selector : string): Promise\u2039IPodMetrics\u203a Defined in src/renderer/api/endpoints/pods.api.ts:35 Parameters: Name Type Default pods Pod [] - namespace string - selector string \"pod, namespace\" Returns: Promise\u2039IPodMetrics\u203a getResourceVersion # \u25b8 getResourceVersion ( namespace : string): string Inherited from KubeApi . getResourceVersion Defined in src/renderer/api/kube-api.ts:276 Parameters: Name Type Default namespace string \"\" Returns: string getUrl # \u25b8 getUrl ( __namedParameters : object, query? : Partial\u2039IKubeApiQueryParams\u203a): string Inherited from KubeApi . getUrl Defined in src/renderer/api/kube-api.ts:284 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"\" \u25aa Optional query : Partial\u2039IKubeApiQueryParams\u203a Returns: string getWatchUrl # \u25b8 getWatchUrl ( namespace : string, query : IKubeApiQueryParams): string Inherited from KubeApi . getWatchUrl Defined in src/renderer/api/kube-api.ts:425 Parameters: Name Type Default namespace string \"\" query IKubeApiQueryParams {} Returns: string list # \u25b8 list ( __namedParameters : object, query? : IKubeApiQueryParams): Promise\u2039 Pod [] | null\u203a Inherited from KubeApi . list Defined in src/renderer/api/kube-api.ts:349 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default namespace string \"\" reqInit RequestInit - \u25aa Optional query : IKubeApiQueryParams Returns: Promise\u2039 Pod [] | null\u203a Protected modifyWatchEvent # \u25b8 modifyWatchEvent ( event : IKubeWatchEvent): void Inherited from KubeApi . modifyWatchEvent Defined in src/renderer/api/kube-api.ts:490 Parameters: Name Type event IKubeWatchEvent Returns: void Protected normalizeQuery # \u25b8 normalizeQuery ( query : Partial\u2039IKubeApiQueryParams\u203a): object Inherited from KubeApi . normalizeQuery Defined in src/renderer/api/kube-api.ts:296 Parameters: Name Type Default query Partial\u2039IKubeApiQueryParams\u203a {} Returns: object Protected parseResponse # \u25b8 parseResponse ( data : unknown, namespace? : string): Pod | Pod [] | null Inherited from KubeApi . parseResponse Defined in src/renderer/api/kube-api.ts:308 Parameters: Name Type data unknown namespace? string Returns: Pod | Pod [] | null refreshResourceVersion # \u25b8 refreshResourceVersion ( params? : KubeApiListOptions): Promise\u2039T[]\u203a Inherited from KubeApi . refreshResourceVersion Defined in src/renderer/api/kube-api.ts:280 Parameters: Name Type params? KubeApiListOptions Returns: Promise\u2039T[]\u203a setResourceVersion # \u25b8 setResourceVersion ( namespace : string, newVersion : string): void Inherited from KubeApi . setResourceVersion Defined in src/renderer/api/kube-api.ts:272 Parameters: Name Type Default namespace string \"\" newVersion string - Returns: void update # \u25b8 update ( __namedParameters : object, data? : Partial\u2039 Pod \u203a): Promise\u2039 Pod | null\u203a Inherited from KubeApi . update Defined in src/renderer/api/kube-api.ts:404 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional data : Partial\u2039 Pod \u203a Returns: Promise\u2039 Pod | null\u203a watch # \u25b8 watch ( opts : KubeApiWatchOptions): function Inherited from KubeApi . watch Defined in src/renderer/api/kube-api.ts:433 Parameters: Name Type Default opts KubeApiWatchOptions { namespace: \"\" } Returns: function \u25b8 (): void","title":"Class: PodsApi"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#class-podsapi","text":"","title":"Class: PodsApi"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#hierarchy","text":"KubeApi \u2039 Pod \u203a \u21b3 PodsApi","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#properties","text":"apiBase apiGroup apiPrefix apiResource apiVersion apiVersionPreferred isNamespaced kind objectConstructor options request resourceVersions watchDisposer","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#accessors","text":"apiVersionWithGroup","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#methods","text":"checkPreferredVersion create delete get getLogs getMetrics getResourceVersion getUrl getWatchUrl list modifyWatchEvent normalizeQuery parseResponse refreshResourceVersion setResourceVersion update watch","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#constructor","text":"+ new PodsApi ( options : IKubeApiOptions\u2039 Pod \u203a): PodsApi Inherited from KubeApi . constructor Defined in src/renderer/api/kube-api.ts:151 Parameters: Name Type options IKubeApiOptions\u2039 Pod \u203a Returns: PodsApi","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#apibase","text":"\u2022 apiBase : string Inherited from KubeApi . apiBase Defined in src/renderer/api/kube-api.ts:140","title":"apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#apigroup","text":"\u2022 apiGroup : string Inherited from KubeApi . apiGroup Defined in src/renderer/api/kube-api.ts:142","title":"apiGroup"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#apiprefix","text":"\u2022 apiPrefix : string Inherited from KubeApi . apiPrefix Defined in src/renderer/api/kube-api.ts:141","title":"apiPrefix"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#apiresource","text":"\u2022 apiResource : string Inherited from KubeApi . apiResource Defined in src/renderer/api/kube-api.ts:145","title":"apiResource"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeApi . apiVersion Defined in src/renderer/api/kube-api.ts:143","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#optional-apiversionpreferred","text":"\u2022 apiVersionPreferred ? : string Inherited from KubeApi . apiVersionPreferred Defined in src/renderer/api/kube-api.ts:144","title":"Optional apiVersionPreferred"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#isnamespaced","text":"\u2022 isNamespaced : boolean Inherited from KubeApi . isNamespaced Defined in src/renderer/api/kube-api.ts:146","title":"isNamespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#kind","text":"\u2022 kind : string Inherited from KubeApi . kind Defined in src/renderer/api/kube-api.ts:139","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#objectconstructor","text":"\u2022 objectConstructor : IKubeObjectConstructor\u2039 Pod \u203a Inherited from KubeApi . objectConstructor Defined in src/renderer/api/kube-api.ts:148","title":"objectConstructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#protected-options","text":"\u2022 options : IKubeApiOptions\u2039 Pod \u203a Inherited from KubeApi . options Defined in src/renderer/api/kube-api.ts:153","title":"Protected options"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#protected-request","text":"\u2022 request : KubeJsonApi Inherited from KubeApi . request Defined in src/renderer/api/kube-api.ts:149","title":"Protected request"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#protected-resourceversions","text":"\u2022 resourceVersions : Map\u2039string, string\u203a = new Map () Inherited from KubeApi . resourceVersions Defined in src/renderer/api/kube-api.ts:150","title":"Protected resourceVersions"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#protected-watchdisposer","text":"\u2022 watchDisposer : function Inherited from KubeApi . watchDisposer Defined in src/renderer/api/kube-api.ts:151","title":"Protected watchDisposer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#apiversionwithgroup","text":"\u2022 get apiVersionWithGroup (): string Inherited from KubeApi . apiVersionWithGroup Defined in src/renderer/api/kube-api.ts:181 Returns: string","title":"apiVersionWithGroup"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#protected-checkpreferredversion","text":"\u25b8 checkPreferredVersion (): Promise\u2039void\u203a Inherited from KubeApi . checkPreferredVersion Defined in src/renderer/api/kube-api.ts:243 Returns: Promise\u2039void\u203a","title":"Protected checkPreferredVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#create","text":"\u25b8 create ( __namedParameters : object, data? : Partial\u2039 Pod \u203a): Promise\u2039 Pod | null\u203a Inherited from KubeApi . create Defined in src/renderer/api/kube-api.ts:381 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional data : Partial\u2039 Pod \u203a Returns: Promise\u2039 Pod | null\u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#delete","text":"\u25b8 delete ( __namedParameters : object): Promise\u2039KubeJsonApiData\u203a Inherited from KubeApi . delete Defined in src/renderer/api/kube-api.ts:418 Parameters: \u25aa __namedParameters : object Name Type Default name string \"\" namespace string \"default\" Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#get","text":"\u25b8 get ( __namedParameters : object, query? : IKubeApiQueryParams): Promise\u2039 Pod | null\u203a Inherited from KubeApi . get Defined in src/renderer/api/kube-api.ts:367 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional query : IKubeApiQueryParams Returns: Promise\u2039 Pod | null\u203a","title":"get"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#getlogs","text":"\u25b8 getLogs ( params : object, query? : IPodLogsQuery): Promise\u2039string\u203a Defined in src/renderer/api/endpoints/pods.api.ts:29 Parameters: \u25aa params : object Name Type name string namespace string \u25aa Optional query : IPodLogsQuery Returns: Promise\u2039string\u203a","title":"getLogs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#getmetrics","text":"\u25b8 getMetrics ( pods : Pod [], namespace : string, selector : string): Promise\u2039IPodMetrics\u203a Defined in src/renderer/api/endpoints/pods.api.ts:35 Parameters: Name Type Default pods Pod [] - namespace string - selector string \"pod, namespace\" Returns: Promise\u2039IPodMetrics\u203a","title":"getMetrics"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#getresourceversion","text":"\u25b8 getResourceVersion ( namespace : string): string Inherited from KubeApi . getResourceVersion Defined in src/renderer/api/kube-api.ts:276 Parameters: Name Type Default namespace string \"\" Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#geturl","text":"\u25b8 getUrl ( __namedParameters : object, query? : Partial\u2039IKubeApiQueryParams\u203a): string Inherited from KubeApi . getUrl Defined in src/renderer/api/kube-api.ts:284 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"\" \u25aa Optional query : Partial\u2039IKubeApiQueryParams\u203a Returns: string","title":"getUrl"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#getwatchurl","text":"\u25b8 getWatchUrl ( namespace : string, query : IKubeApiQueryParams): string Inherited from KubeApi . getWatchUrl Defined in src/renderer/api/kube-api.ts:425 Parameters: Name Type Default namespace string \"\" query IKubeApiQueryParams {} Returns: string","title":"getWatchUrl"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#list","text":"\u25b8 list ( __namedParameters : object, query? : IKubeApiQueryParams): Promise\u2039 Pod [] | null\u203a Inherited from KubeApi . list Defined in src/renderer/api/kube-api.ts:349 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default namespace string \"\" reqInit RequestInit - \u25aa Optional query : IKubeApiQueryParams Returns: Promise\u2039 Pod [] | null\u203a","title":"list"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#protected-modifywatchevent","text":"\u25b8 modifyWatchEvent ( event : IKubeWatchEvent): void Inherited from KubeApi . modifyWatchEvent Defined in src/renderer/api/kube-api.ts:490 Parameters: Name Type event IKubeWatchEvent Returns: void","title":"Protected modifyWatchEvent"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#protected-normalizequery","text":"\u25b8 normalizeQuery ( query : Partial\u2039IKubeApiQueryParams\u203a): object Inherited from KubeApi . normalizeQuery Defined in src/renderer/api/kube-api.ts:296 Parameters: Name Type Default query Partial\u2039IKubeApiQueryParams\u203a {} Returns: object","title":"Protected normalizeQuery"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#protected-parseresponse","text":"\u25b8 parseResponse ( data : unknown, namespace? : string): Pod | Pod [] | null Inherited from KubeApi . parseResponse Defined in src/renderer/api/kube-api.ts:308 Parameters: Name Type data unknown namespace? string Returns: Pod | Pod [] | null","title":"Protected parseResponse"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#refreshresourceversion","text":"\u25b8 refreshResourceVersion ( params? : KubeApiListOptions): Promise\u2039T[]\u203a Inherited from KubeApi . refreshResourceVersion Defined in src/renderer/api/kube-api.ts:280 Parameters: Name Type params? KubeApiListOptions Returns: Promise\u2039T[]\u203a","title":"refreshResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#setresourceversion","text":"\u25b8 setResourceVersion ( namespace : string, newVersion : string): void Inherited from KubeApi . setResourceVersion Defined in src/renderer/api/kube-api.ts:272 Parameters: Name Type Default namespace string \"\" newVersion string - Returns: void","title":"setResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#update","text":"\u25b8 update ( __namedParameters : object, data? : Partial\u2039 Pod \u203a): Promise\u2039 Pod | null\u203a Inherited from KubeApi . update Defined in src/renderer/api/kube-api.ts:404 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default name string \"\" namespace string \"default\" \u25aa Optional data : Partial\u2039 Pod \u203a Returns: Promise\u2039 Pod | null\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsapi/#watch","text":"\u25b8 watch ( opts : KubeApiWatchOptions): function Inherited from KubeApi . watch Defined in src/renderer/api/kube-api.ts:433 Parameters: Name Type Default opts KubeApiWatchOptions { namespace: \"\" } Returns: function \u25b8 (): void","title":"watch"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/","text":"Class: PodsStore # Hierarchy # \u21b3 KubeObjectStore \u2039 Pod \u203a \u21b3 PodsStore Index # Constructors # constructor Properties # api bufferSize eventsBuffer failedLoading isLoaded isLoading items kubeMetrics limit metrics selectedItemsIds defaultContext Accessors # context contextItems contextReady namespacesReady query selectedItems Methods # [Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getPodKubeMetrics getPodsByNode getPodsByOwner getPodsByOwnerId getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadContainerMetrics loadFromPath loadItem loadItems loadKubeMetrics loadMetrics mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem Constructors # constructor # + new PodsStore (): PodsStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+workloads-pods/pods.store.ts:34 Returns: PodsStore Properties # api # \u2022 api : PodsApi \u2039\u203a = podsApi Overrides KubeObjectStore . api Defined in src/renderer/components/+workloads-pods/pods.store.ts:31 bufferSize # \u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45 Protected eventsBuffer # \u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301 failedLoading # \u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36 isLoaded # \u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38 isLoading # \u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37 items # \u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39 kubeMetrics # \u2022 kubeMetrics : IObservableArray\u2039PodMetrics\u2039\u203a\u203a = observable.array ([]) Defined in src/renderer/components/+workloads-pods/pods.store.ts:34 Optional limit # \u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44 metrics # \u2022 metrics : IPodMetrics = null Defined in src/renderer/components/+workloads-pods/pods.store.ts:33 selectedItemsIds # \u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40 Static defaultContext # \u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41 Accessors # context # \u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext contextItems # \u2022 get contextItems (): Pod [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: Pod [] contextReady # \u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object namespacesReady # \u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object query # \u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams selectedItems # \u2022 get selectedItems (): Pod [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: Pod [] Methods # [Symbol.iterator] # \u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a Protected bindWatchEventsUpdater # \u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void create # \u25b8 create ( params : object, data? : Partial\u2039 Pod \u203a): Promise\u2039 Pod \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Pod \u203a Returns: Promise\u2039 Pod \u203a Protected createItem # \u25b8 createItem ( params : object, data? : Partial\u2039 Pod \u203a): Promise\u2039 Pod \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Pod \u203a Returns: Promise\u2039 Pod \u203a Protected defaultSorting # \u25b8 defaultSorting ( item : Pod ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item Pod Returns: string Protected filterItemsOnLoad # \u25b8 filterItemsOnLoad ( items : Pod []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items Pod [] Returns: T[] getAllByNs # \u25b8 getAllByNs ( namespace : string | string[], strict : boolean): Pod [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: Pod [] getById # \u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T getByLabel # \u25b8 getByLabel ( labels : string[] | object): Pod [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: Pod [] getByName # \u25b8 getByName ( name : string, namespace? : string): Pod Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: Pod getByPath # \u25b8 getByPath ( path : string): Pod Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: Pod getIndexById # \u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number getItems # \u25b8 getItems (): Pod [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: Pod [] getPodKubeMetrics # \u25b8 getPodKubeMetrics ( pod : Pod ): object Defined in src/renderer/components/+workloads-pods/pods.store.ts:88 Parameters: Name Type pod Pod Returns: object cpu : number = 0 memory : number = 0 getPodsByNode # \u25b8 getPodsByNode ( node : string): Pod \u2039\u203a[] Defined in src/renderer/components/+workloads-pods/pods.store.ts:78 Parameters: Name Type node string Returns: Pod \u2039\u203a[] getPodsByOwner # \u25b8 getPodsByOwner ( workload : WorkloadKubeObject): Pod [] Defined in src/renderer/components/+workloads-pods/pods.store.ts:62 Parameters: Name Type workload WorkloadKubeObject Returns: Pod [] getPodsByOwnerId # \u25b8 getPodsByOwnerId ( workloadId : string): Pod [] Defined in src/renderer/components/+workloads-pods/pods.store.ts:72 Parameters: Name Type workloadId string Returns: Pod [] getStatuses # \u25b8 getStatuses ( pods : Pod []): Dictionary\u2039number\u203a Overrides KubeObjectStore . getStatuses Defined in src/renderer/components/+workloads-pods/pods.store.ts:84 Parameters: Name Type pods Pod [] Returns: Dictionary\u2039number\u203a getSubscribeApis # \u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi [] getTotalCount # \u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number isSelected # \u25b8 isSelected ( item : Pod ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item Pod Returns: boolean isSelectedAll # \u25b8 isSelectedAll ( visibleItems : Pod []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems Pod [] this.items Returns: boolean load # \u25b8 load ( params : object): Promise\u2039 Pod \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Pod \u203a loadAll # \u25b8 loadAll ( options : object): Promise\u2039void | Pod []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | Pod []\u203a loadContainerMetrics # \u25b8 loadContainerMetrics ( pod : Pod ): Promise\u2039IPodMetrics\u2039IMetrics\u203a\u203a Defined in src/renderer/components/+workloads-pods/pods.store.ts:48 Parameters: Name Type pod Pod Returns: Promise\u2039IPodMetrics\u2039IMetrics\u203a\u203a loadFromPath # \u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a Protected loadItem # \u25b8 loadItem ( params : object): Promise\u2039 Pod \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Pod \u203a Protected loadItems # \u25b8 loadItems ( __namedParameters : object): Promise\u2039 Pod []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 Pod []\u203a loadKubeMetrics # \u25b8 loadKubeMetrics ( namespace? : string): Promise\u2039void\u203a Defined in src/renderer/components/+workloads-pods/pods.store.ts:52 Parameters: Name Type namespace? string Returns: Promise\u2039void\u203a loadMetrics # \u25b8 loadMetrics ( pod : Pod ): Promise\u2039void\u203a Defined in src/renderer/components/+workloads-pods/pods.store.ts:44 Parameters: Name Type pod Pod Returns: Promise\u2039void\u203a Protected mergeItems # \u25b8 mergeItems ( partialItems : Pod [], __namedParameters : object): Pod [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : Pod [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: Pod [] reloadAll # \u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a remove # \u25b8 remove ( item : Pod ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item Pod Returns: Promise\u2039void\u203a Protected removeItem # \u25b8 removeItem ( item : Pod , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : Pod \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a removeSelectedItems # \u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a reset # \u25b8 reset (): void Overrides KubeObjectStore . reset Defined in src/renderer/components/+workloads-pods/pods.store.ts:117 Returns: void Protected resetOnError # \u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void resetSelection # \u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void select # \u25b8 select ( item : Pod ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item Pod Returns: void Protected sortItems # \u25b8 sortItems ( items : Pod [], sorting : function[], order? : \"asc\" | \"desc\"): Pod [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items Pod [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: Pod [] subscribe # \u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function) toggleSelection # \u25b8 toggleSelection ( item : Pod ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item Pod Returns: void toggleSelectionAll # \u25b8 toggleSelectionAll ( visibleItems : Pod []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems Pod [] this.items Returns: void unselect # \u25b8 unselect ( item : Pod ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item Pod Returns: void update # \u25b8 update ( item : Pod , data : Partial\u2039 Pod \u203a): Promise\u2039 Pod \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item Pod data Partial\u2039 Pod \u203a Returns: Promise\u2039 Pod \u203a Protected updateFromEventsBuffer # \u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void Protected updateItem # \u25b8 updateItem ( item : Pod , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : Pod \u25aa request : function \u25b8 (): Promise\u2039 Pod \u203a Returns: Promise\u2039T\u203a","title":"Class: PodsStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#class-podsstore","text":"","title":"Class: PodsStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#hierarchy","text":"\u21b3 KubeObjectStore \u2039 Pod \u203a \u21b3 PodsStore","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#properties","text":"api bufferSize eventsBuffer failedLoading isLoaded isLoading items kubeMetrics limit metrics selectedItemsIds defaultContext","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#accessors","text":"context contextItems contextReady namespacesReady query selectedItems","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#methods","text":"[Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getPodKubeMetrics getPodsByNode getPodsByOwner getPodsByOwnerId getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadContainerMetrics loadFromPath loadItem loadItems loadKubeMetrics loadMetrics mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#constructor","text":"+ new PodsStore (): PodsStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+workloads-pods/pods.store.ts:34 Returns: PodsStore","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#api","text":"\u2022 api : PodsApi \u2039\u203a = podsApi Overrides KubeObjectStore . api Defined in src/renderer/components/+workloads-pods/pods.store.ts:31","title":"api"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#buffersize","text":"\u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45","title":"bufferSize"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#protected-eventsbuffer","text":"\u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301","title":"Protected eventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#failedloading","text":"\u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36","title":"failedLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#isloaded","text":"\u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38","title":"isLoaded"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#isloading","text":"\u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37","title":"isLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#items","text":"\u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39","title":"items"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#kubemetrics","text":"\u2022 kubeMetrics : IObservableArray\u2039PodMetrics\u2039\u203a\u203a = observable.array ([]) Defined in src/renderer/components/+workloads-pods/pods.store.ts:34","title":"kubeMetrics"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#optional-limit","text":"\u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44","title":"Optional limit"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#metrics","text":"\u2022 metrics : IPodMetrics = null Defined in src/renderer/components/+workloads-pods/pods.store.ts:33","title":"metrics"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#selecteditemsids","text":"\u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40","title":"selectedItemsIds"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#static-defaultcontext","text":"\u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41","title":"Static defaultContext"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#context","text":"\u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext","title":"context"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#contextitems","text":"\u2022 get contextItems (): Pod [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: Pod []","title":"contextItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#contextready","text":"\u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object","title":"contextReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#namespacesready","text":"\u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object","title":"namespacesReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#query","text":"\u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams","title":"query"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#selecteditems","text":"\u2022 get selectedItems (): Pod [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: Pod []","title":"selectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#symboliterator","text":"\u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a","title":"[Symbol.iterator]"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#protected-bindwatcheventsupdater","text":"\u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void","title":"Protected bindWatchEventsUpdater"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#create","text":"\u25b8 create ( params : object, data? : Partial\u2039 Pod \u203a): Promise\u2039 Pod \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Pod \u203a Returns: Promise\u2039 Pod \u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#protected-createitem","text":"\u25b8 createItem ( params : object, data? : Partial\u2039 Pod \u203a): Promise\u2039 Pod \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Pod \u203a Returns: Promise\u2039 Pod \u203a","title":"Protected createItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#protected-defaultsorting","text":"\u25b8 defaultSorting ( item : Pod ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item Pod Returns: string","title":"Protected defaultSorting"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#protected-filteritemsonload","text":"\u25b8 filterItemsOnLoad ( items : Pod []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items Pod [] Returns: T[]","title":"Protected filterItemsOnLoad"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#getallbyns","text":"\u25b8 getAllByNs ( namespace : string | string[], strict : boolean): Pod [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: Pod []","title":"getAllByNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#getbyid","text":"\u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T","title":"getById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#getbylabel","text":"\u25b8 getByLabel ( labels : string[] | object): Pod [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: Pod []","title":"getByLabel"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#getbyname","text":"\u25b8 getByName ( name : string, namespace? : string): Pod Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: Pod","title":"getByName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#getbypath","text":"\u25b8 getByPath ( path : string): Pod Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: Pod","title":"getByPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#getindexbyid","text":"\u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number","title":"getIndexById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#getitems","text":"\u25b8 getItems (): Pod [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: Pod []","title":"getItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#getpodkubemetrics","text":"\u25b8 getPodKubeMetrics ( pod : Pod ): object Defined in src/renderer/components/+workloads-pods/pods.store.ts:88 Parameters: Name Type pod Pod Returns: object cpu : number = 0 memory : number = 0","title":"getPodKubeMetrics"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#getpodsbynode","text":"\u25b8 getPodsByNode ( node : string): Pod \u2039\u203a[] Defined in src/renderer/components/+workloads-pods/pods.store.ts:78 Parameters: Name Type node string Returns: Pod \u2039\u203a[]","title":"getPodsByNode"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#getpodsbyowner","text":"\u25b8 getPodsByOwner ( workload : WorkloadKubeObject): Pod [] Defined in src/renderer/components/+workloads-pods/pods.store.ts:62 Parameters: Name Type workload WorkloadKubeObject Returns: Pod []","title":"getPodsByOwner"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#getpodsbyownerid","text":"\u25b8 getPodsByOwnerId ( workloadId : string): Pod [] Defined in src/renderer/components/+workloads-pods/pods.store.ts:72 Parameters: Name Type workloadId string Returns: Pod []","title":"getPodsByOwnerId"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#getstatuses","text":"\u25b8 getStatuses ( pods : Pod []): Dictionary\u2039number\u203a Overrides KubeObjectStore . getStatuses Defined in src/renderer/components/+workloads-pods/pods.store.ts:84 Parameters: Name Type pods Pod [] Returns: Dictionary\u2039number\u203a","title":"getStatuses"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#getsubscribeapis","text":"\u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi []","title":"getSubscribeApis"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#gettotalcount","text":"\u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number","title":"getTotalCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#isselected","text":"\u25b8 isSelected ( item : Pod ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item Pod Returns: boolean","title":"isSelected"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#isselectedall","text":"\u25b8 isSelectedAll ( visibleItems : Pod []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems Pod [] this.items Returns: boolean","title":"isSelectedAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#load","text":"\u25b8 load ( params : object): Promise\u2039 Pod \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Pod \u203a","title":"load"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#loadall","text":"\u25b8 loadAll ( options : object): Promise\u2039void | Pod []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | Pod []\u203a","title":"loadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#loadcontainermetrics","text":"\u25b8 loadContainerMetrics ( pod : Pod ): Promise\u2039IPodMetrics\u2039IMetrics\u203a\u203a Defined in src/renderer/components/+workloads-pods/pods.store.ts:48 Parameters: Name Type pod Pod Returns: Promise\u2039IPodMetrics\u2039IMetrics\u203a\u203a","title":"loadContainerMetrics"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#loadfrompath","text":"\u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a","title":"loadFromPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#protected-loaditem","text":"\u25b8 loadItem ( params : object): Promise\u2039 Pod \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Pod \u203a","title":"Protected loadItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#protected-loaditems","text":"\u25b8 loadItems ( __namedParameters : object): Promise\u2039 Pod []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 Pod []\u203a","title":"Protected loadItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#loadkubemetrics","text":"\u25b8 loadKubeMetrics ( namespace? : string): Promise\u2039void\u203a Defined in src/renderer/components/+workloads-pods/pods.store.ts:52 Parameters: Name Type namespace? string Returns: Promise\u2039void\u203a","title":"loadKubeMetrics"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#loadmetrics","text":"\u25b8 loadMetrics ( pod : Pod ): Promise\u2039void\u203a Defined in src/renderer/components/+workloads-pods/pods.store.ts:44 Parameters: Name Type pod Pod Returns: Promise\u2039void\u203a","title":"loadMetrics"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#protected-mergeitems","text":"\u25b8 mergeItems ( partialItems : Pod [], __namedParameters : object): Pod [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : Pod [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: Pod []","title":"Protected mergeItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#reloadall","text":"\u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a","title":"reloadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#remove","text":"\u25b8 remove ( item : Pod ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item Pod Returns: Promise\u2039void\u203a","title":"remove"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#protected-removeitem","text":"\u25b8 removeItem ( item : Pod , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : Pod \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a","title":"Protected removeItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#removeselecteditems","text":"\u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a","title":"removeSelectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#reset","text":"\u25b8 reset (): void Overrides KubeObjectStore . reset Defined in src/renderer/components/+workloads-pods/pods.store.ts:117 Returns: void","title":"reset"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#protected-resetonerror","text":"\u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void","title":"Protected resetOnError"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#resetselection","text":"\u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void","title":"resetSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#select","text":"\u25b8 select ( item : Pod ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item Pod Returns: void","title":"select"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#protected-sortitems","text":"\u25b8 sortItems ( items : Pod [], sorting : function[], order? : \"asc\" | \"desc\"): Pod [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items Pod [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: Pod []","title":"Protected sortItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#subscribe","text":"\u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function)","title":"subscribe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#toggleselection","text":"\u25b8 toggleSelection ( item : Pod ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item Pod Returns: void","title":"toggleSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#toggleselectionall","text":"\u25b8 toggleSelectionAll ( visibleItems : Pod []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems Pod [] this.items Returns: void","title":"toggleSelectionAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#unselect","text":"\u25b8 unselect ( item : Pod ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item Pod Returns: void","title":"unselect"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#update","text":"\u25b8 update ( item : Pod , data : Partial\u2039 Pod \u203a): Promise\u2039 Pod \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item Pod data Partial\u2039 Pod \u203a Returns: Promise\u2039 Pod \u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#protected-updatefromeventsbuffer","text":"\u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void","title":"Protected updateFromEventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.podsstore/#protected-updateitem","text":"\u25b8 updateItem ( item : Pod , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : Pod \u25aa request : function \u25b8 (): Promise\u2039 Pod \u203a Returns: Promise\u2039T\u203a","title":"Protected updateItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/","text":"Class: ReplicaSet \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec Hierarchy # WorkloadKubeObject \u21b3 ReplicaSet Implements # ItemObject Index # Constructors # constructor Properties # apiVersion kind metadata spec status apiBase kind namespaced Accessors # selfLink Methods # delete getAffinity getAffinityNumber getAge getAnnotations getCurrent getDesired getFinalizers getId getImages getLabels getName getNodeSelectors getNs getOwnerRefs getReady getResourceVersion getSearchFields getSelectors getTemplateLabels getTimeDiffFromNow getTolerations toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels Constructors # constructor # + new ReplicaSet ( data : KubeJsonApiData): ReplicaSet Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/replica-set.api.ts:55 Parameters: Name Type data KubeJsonApiData Returns: ReplicaSet Properties # apiVersion # \u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94 kind # \u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95 metadata # \u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96 spec # \u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/replica-set.api.ts:62 Type declaration: # minReadySeconds ? : number replicas ? : number selector (): object matchLabels (): object template (): object metadata (): object labels (): object app : string spec ? : Pod[\"spec\"] status # \u2022 status : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/replica-set.api.ts:75 Type declaration: # availableReplicas ? : number conditions ? : object[] fullyLabeledReplicas ? : number observedGeneration ? : number readyReplicas ? : number replicas : number Static apiBase # \u25aa apiBase : string = \"/apis/apps/v1/replicasets\" Defined in src/renderer/api/endpoints/replica-set.api.ts:55 Static kind # \u25aa kind : string = \"ReplicaSet\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/replica-set.api.ts:53 Static namespaced # \u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/replica-set.api.ts:54 Accessors # selfLink # \u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string Methods # delete # \u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a getAffinity # \u25b8 getAffinity (): IAffinity Inherited from Deployment . getAffinity Defined in src/renderer/api/workload-kube-object.ts:93 Returns: IAffinity getAffinityNumber # \u25b8 getAffinityNumber (): number Inherited from Pod . getAffinityNumber Defined in src/renderer/api/workload-kube-object.ts:97 Returns: number getAge # \u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number getAnnotations # \u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[] getCurrent # \u25b8 getCurrent (): number Defined in src/renderer/api/endpoints/replica-set.api.ts:95 Returns: number getDesired # \u25b8 getDesired (): number Defined in src/renderer/api/endpoints/replica-set.api.ts:91 Returns: number getFinalizers # \u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[] getId # \u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string getImages # \u25b8 getImages (): string[] Defined in src/renderer/api/endpoints/replica-set.api.ts:103 Returns: string[] getLabels # \u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[] getName # \u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string getNodeSelectors # \u25b8 getNodeSelectors (): string[] Inherited from Deployment . getNodeSelectors Defined in src/renderer/api/workload-kube-object.ts:77 Returns: string[] getNs # \u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string getOwnerRefs # \u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[] getReady # \u25b8 getReady (): number Defined in src/renderer/api/endpoints/replica-set.api.ts:99 Returns: number getResourceVersion # \u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string getSearchFields # \u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[] getSelectors # \u25b8 getSelectors (): string[] Inherited from Pod . getSelectors Defined in src/renderer/api/workload-kube-object.ts:71 Returns: string[] getTemplateLabels # \u25b8 getTemplateLabels (): string[] Inherited from Pod . getTemplateLabels Defined in src/renderer/api/workload-kube-object.ts:83 Returns: string[] getTimeDiffFromNow # \u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number getTolerations # \u25b8 getTolerations (): IToleration[] Inherited from Deployment . getTolerations Defined in src/renderer/api/workload-kube-object.ts:89 Returns: IToleration[] toPlainObject # \u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object update # \u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Static create # \u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a Static isJsonApiData # \u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData Static isJsonApiDataList # \u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a Static isKubeJsonApiListMetadata # \u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata Static isKubeJsonApiMetadata # \u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata Static isNonSystem # \u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean Static isPartialJsonApiData # \u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a Static isPartialJsonApiMetadata # \u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a Static stringifyLabels # \u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Class: ReplicaSet \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#class-replicaset-metadata-status-spec","text":"","title":"Class: ReplicaSet \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#type-parameters","text":"\u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#hierarchy","text":"WorkloadKubeObject \u21b3 ReplicaSet","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#implements","text":"ItemObject","title":"Implements"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#properties","text":"apiVersion kind metadata spec status apiBase kind namespaced","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#accessors","text":"selfLink","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#methods","text":"delete getAffinity getAffinityNumber getAge getAnnotations getCurrent getDesired getFinalizers getId getImages getLabels getName getNodeSelectors getNs getOwnerRefs getReady getResourceVersion getSearchFields getSelectors getTemplateLabels getTimeDiffFromNow getTolerations toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#constructor","text":"+ new ReplicaSet ( data : KubeJsonApiData): ReplicaSet Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/replica-set.api.ts:55 Parameters: Name Type data KubeJsonApiData Returns: ReplicaSet","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#kind","text":"\u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#metadata","text":"\u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96","title":"metadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#spec","text":"\u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/replica-set.api.ts:62","title":"spec"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#status","text":"\u2022 status : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/replica-set.api.ts:75","title":"status"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#static-apibase","text":"\u25aa apiBase : string = \"/apis/apps/v1/replicasets\" Defined in src/renderer/api/endpoints/replica-set.api.ts:55","title":"Static apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#static-kind","text":"\u25aa kind : string = \"ReplicaSet\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/replica-set.api.ts:53","title":"Static kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#static-namespaced","text":"\u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/replica-set.api.ts:54","title":"Static namespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#selflink","text":"\u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string","title":"selfLink"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#delete","text":"\u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#getaffinity","text":"\u25b8 getAffinity (): IAffinity Inherited from Deployment . getAffinity Defined in src/renderer/api/workload-kube-object.ts:93 Returns: IAffinity","title":"getAffinity"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#getaffinitynumber","text":"\u25b8 getAffinityNumber (): number Inherited from Pod . getAffinityNumber Defined in src/renderer/api/workload-kube-object.ts:97 Returns: number","title":"getAffinityNumber"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#getage","text":"\u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number","title":"getAge"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#getannotations","text":"\u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[]","title":"getAnnotations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#getcurrent","text":"\u25b8 getCurrent (): number Defined in src/renderer/api/endpoints/replica-set.api.ts:95 Returns: number","title":"getCurrent"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#getdesired","text":"\u25b8 getDesired (): number Defined in src/renderer/api/endpoints/replica-set.api.ts:91 Returns: number","title":"getDesired"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#getfinalizers","text":"\u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[]","title":"getFinalizers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#getid","text":"\u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string","title":"getId"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#getimages","text":"\u25b8 getImages (): string[] Defined in src/renderer/api/endpoints/replica-set.api.ts:103 Returns: string[]","title":"getImages"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#getlabels","text":"\u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[]","title":"getLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#getname","text":"\u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string","title":"getName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#getnodeselectors","text":"\u25b8 getNodeSelectors (): string[] Inherited from Deployment . getNodeSelectors Defined in src/renderer/api/workload-kube-object.ts:77 Returns: string[]","title":"getNodeSelectors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#getns","text":"\u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string","title":"getNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#getownerrefs","text":"\u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[]","title":"getOwnerRefs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#getready","text":"\u25b8 getReady (): number Defined in src/renderer/api/endpoints/replica-set.api.ts:99 Returns: number","title":"getReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#getresourceversion","text":"\u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#getsearchfields","text":"\u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[]","title":"getSearchFields"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#getselectors","text":"\u25b8 getSelectors (): string[] Inherited from Pod . getSelectors Defined in src/renderer/api/workload-kube-object.ts:71 Returns: string[]","title":"getSelectors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#gettemplatelabels","text":"\u25b8 getTemplateLabels (): string[] Inherited from Pod . getTemplateLabels Defined in src/renderer/api/workload-kube-object.ts:83 Returns: string[]","title":"getTemplateLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#gettimedifffromnow","text":"\u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number","title":"getTimeDiffFromNow"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#gettolerations","text":"\u25b8 getTolerations (): IToleration[] Inherited from Deployment . getTolerations Defined in src/renderer/api/workload-kube-object.ts:89 Returns: IToleration[]","title":"getTolerations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#toplainobject","text":"\u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object","title":"toPlainObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#update","text":"\u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#static-create","text":"\u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a","title":"Static create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#static-isjsonapidata","text":"\u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData","title":"Static isJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#static-isjsonapidatalist","text":"\u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a","title":"Static isJsonApiDataList"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#static-iskubejsonapilistmetadata","text":"\u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata","title":"Static isKubeJsonApiListMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#static-iskubejsonapimetadata","text":"\u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata","title":"Static isKubeJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#static-isnonsystem","text":"\u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean","title":"Static isNonSystem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#static-ispartialjsonapidata","text":"\u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a","title":"Static isPartialJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#static-ispartialjsonapimetadata","text":"\u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a","title":"Static isPartialJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicaset/#static-stringifylabels","text":"\u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Static stringifyLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/","text":"Class: ReplicaSetStore # Hierarchy # \u21b3 KubeObjectStore \u2039 ReplicaSet \u203a \u21b3 ReplicaSetStore Index # Constructors # constructor Properties # api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit metrics selectedItemsIds defaultContext Accessors # context contextItems contextReady namespacesReady query selectedItems Methods # [Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getChildPods getIndexById getItems getReplicaSetsByOwner getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems loadMetrics mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem Constructors # constructor # + new ReplicaSetStore (): ReplicaSetStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+workloads-replicasets/replicasets.store.ts:32 Returns: ReplicaSetStore Properties # api # \u2022 api : ReplicaSetApi\u2039\u203a = replicaSetApi Overrides KubeObjectStore . api Defined in src/renderer/components/+workloads-replicasets/replicasets.store.ts:31 bufferSize # \u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45 Protected eventsBuffer # \u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301 failedLoading # \u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36 isLoaded # \u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38 isLoading # \u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37 items # \u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39 Optional limit # \u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44 metrics # \u2022 metrics : IPodMetrics = null Defined in src/renderer/components/+workloads-replicasets/replicasets.store.ts:32 selectedItemsIds # \u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40 Static defaultContext # \u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41 Accessors # context # \u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext contextItems # \u2022 get contextItems (): ReplicaSet [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: ReplicaSet [] contextReady # \u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object namespacesReady # \u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object query # \u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams selectedItems # \u2022 get selectedItems (): ReplicaSet [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: ReplicaSet [] Methods # [Symbol.iterator] # \u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a Protected bindWatchEventsUpdater # \u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void create # \u25b8 create ( params : object, data? : Partial\u2039 ReplicaSet \u203a): Promise\u2039 ReplicaSet \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 ReplicaSet \u203a Returns: Promise\u2039 ReplicaSet \u203a Protected createItem # \u25b8 createItem ( params : object, data? : Partial\u2039 ReplicaSet \u203a): Promise\u2039 ReplicaSet \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 ReplicaSet \u203a Returns: Promise\u2039 ReplicaSet \u203a Protected defaultSorting # \u25b8 defaultSorting ( item : ReplicaSet ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item ReplicaSet Returns: string Protected filterItemsOnLoad # \u25b8 filterItemsOnLoad ( items : ReplicaSet []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items ReplicaSet [] Returns: T[] getAllByNs # \u25b8 getAllByNs ( namespace : string | string[], strict : boolean): ReplicaSet [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: ReplicaSet [] getById # \u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T getByLabel # \u25b8 getByLabel ( labels : string[] | object): ReplicaSet [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: ReplicaSet [] getByName # \u25b8 getByName ( name : string, namespace? : string): ReplicaSet Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: ReplicaSet getByPath # \u25b8 getByPath ( path : string): ReplicaSet Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: ReplicaSet getChildPods # \u25b8 getChildPods ( replicaSet : ReplicaSet ): Pod \u2039\u203a[] Defined in src/renderer/components/+workloads-replicasets/replicasets.store.ts:47 Parameters: Name Type replicaSet ReplicaSet Returns: Pod \u2039\u203a[] getIndexById # \u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number getItems # \u25b8 getItems (): ReplicaSet [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: ReplicaSet [] getReplicaSetsByOwner # \u25b8 getReplicaSetsByOwner ( deployment : Deployment ): ReplicaSet \u2039\u203a[] Defined in src/renderer/components/+workloads-replicasets/replicasets.store.ts:71 Parameters: Name Type deployment Deployment Returns: ReplicaSet \u2039\u203a[] getStatuses # \u25b8 getStatuses ( replicaSets : ReplicaSet []): object Overrides KubeObjectStore . getStatuses Defined in src/renderer/components/+workloads-replicasets/replicasets.store.ts:51 Parameters: Name Type replicaSets ReplicaSet [] Returns: object failed : number = 0 pending : number = 0 running : number = 0 getSubscribeApis # \u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi [] getTotalCount # \u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number isSelected # \u25b8 isSelected ( item : ReplicaSet ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item ReplicaSet Returns: boolean isSelectedAll # \u25b8 isSelectedAll ( visibleItems : ReplicaSet []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems ReplicaSet [] this.items Returns: boolean load # \u25b8 load ( params : object): Promise\u2039 ReplicaSet \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 ReplicaSet \u203a loadAll # \u25b8 loadAll ( options : object): Promise\u2039void | ReplicaSet []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | ReplicaSet []\u203a loadFromPath # \u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a Protected loadItem # \u25b8 loadItem ( params : object): Promise\u2039 ReplicaSet \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 ReplicaSet \u203a Protected loadItems # \u25b8 loadItems ( __namedParameters : object): Promise\u2039 ReplicaSet []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 ReplicaSet []\u203a loadMetrics # \u25b8 loadMetrics ( replicaSet : ReplicaSet ): Promise\u2039void\u203a Defined in src/renderer/components/+workloads-replicasets/replicasets.store.ts:41 Parameters: Name Type replicaSet ReplicaSet Returns: Promise\u2039void\u203a Protected mergeItems # \u25b8 mergeItems ( partialItems : ReplicaSet [], __namedParameters : object): ReplicaSet [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : ReplicaSet [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: ReplicaSet [] reloadAll # \u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a remove # \u25b8 remove ( item : ReplicaSet ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item ReplicaSet Returns: Promise\u2039void\u203a Protected removeItem # \u25b8 removeItem ( item : ReplicaSet , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : ReplicaSet \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a removeSelectedItems # \u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a reset # \u25b8 reset (): void Overrides KubeObjectStore . reset Defined in src/renderer/components/+workloads-replicasets/replicasets.store.ts:77 Returns: void Protected resetOnError # \u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void resetSelection # \u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void select # \u25b8 select ( item : ReplicaSet ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item ReplicaSet Returns: void Protected sortItems # \u25b8 sortItems ( items : ReplicaSet [], sorting : function[], order? : \"asc\" | \"desc\"): ReplicaSet [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items ReplicaSet [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: ReplicaSet [] subscribe # \u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function) toggleSelection # \u25b8 toggleSelection ( item : ReplicaSet ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item ReplicaSet Returns: void toggleSelectionAll # \u25b8 toggleSelectionAll ( visibleItems : ReplicaSet []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems ReplicaSet [] this.items Returns: void unselect # \u25b8 unselect ( item : ReplicaSet ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item ReplicaSet Returns: void update # \u25b8 update ( item : ReplicaSet , data : Partial\u2039 ReplicaSet \u203a): Promise\u2039 ReplicaSet \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item ReplicaSet data Partial\u2039 ReplicaSet \u203a Returns: Promise\u2039 ReplicaSet \u203a Protected updateFromEventsBuffer # \u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void Protected updateItem # \u25b8 updateItem ( item : ReplicaSet , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : ReplicaSet \u25aa request : function \u25b8 (): Promise\u2039 ReplicaSet \u203a Returns: Promise\u2039T\u203a","title":"Class: ReplicaSetStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#class-replicasetstore","text":"","title":"Class: ReplicaSetStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#hierarchy","text":"\u21b3 KubeObjectStore \u2039 ReplicaSet \u203a \u21b3 ReplicaSetStore","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#properties","text":"api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit metrics selectedItemsIds defaultContext","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#accessors","text":"context contextItems contextReady namespacesReady query selectedItems","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#methods","text":"[Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getChildPods getIndexById getItems getReplicaSetsByOwner getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems loadMetrics mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#constructor","text":"+ new ReplicaSetStore (): ReplicaSetStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+workloads-replicasets/replicasets.store.ts:32 Returns: ReplicaSetStore","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#api","text":"\u2022 api : ReplicaSetApi\u2039\u203a = replicaSetApi Overrides KubeObjectStore . api Defined in src/renderer/components/+workloads-replicasets/replicasets.store.ts:31","title":"api"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#buffersize","text":"\u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45","title":"bufferSize"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#protected-eventsbuffer","text":"\u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301","title":"Protected eventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#failedloading","text":"\u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36","title":"failedLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#isloaded","text":"\u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38","title":"isLoaded"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#isloading","text":"\u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37","title":"isLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#items","text":"\u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39","title":"items"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#optional-limit","text":"\u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44","title":"Optional limit"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#metrics","text":"\u2022 metrics : IPodMetrics = null Defined in src/renderer/components/+workloads-replicasets/replicasets.store.ts:32","title":"metrics"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#selecteditemsids","text":"\u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40","title":"selectedItemsIds"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#static-defaultcontext","text":"\u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41","title":"Static defaultContext"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#context","text":"\u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext","title":"context"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#contextitems","text":"\u2022 get contextItems (): ReplicaSet [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: ReplicaSet []","title":"contextItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#contextready","text":"\u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object","title":"contextReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#namespacesready","text":"\u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object","title":"namespacesReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#query","text":"\u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams","title":"query"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#selecteditems","text":"\u2022 get selectedItems (): ReplicaSet [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: ReplicaSet []","title":"selectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#symboliterator","text":"\u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a","title":"[Symbol.iterator]"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#protected-bindwatcheventsupdater","text":"\u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void","title":"Protected bindWatchEventsUpdater"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#create","text":"\u25b8 create ( params : object, data? : Partial\u2039 ReplicaSet \u203a): Promise\u2039 ReplicaSet \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 ReplicaSet \u203a Returns: Promise\u2039 ReplicaSet \u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#protected-createitem","text":"\u25b8 createItem ( params : object, data? : Partial\u2039 ReplicaSet \u203a): Promise\u2039 ReplicaSet \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 ReplicaSet \u203a Returns: Promise\u2039 ReplicaSet \u203a","title":"Protected createItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#protected-defaultsorting","text":"\u25b8 defaultSorting ( item : ReplicaSet ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item ReplicaSet Returns: string","title":"Protected defaultSorting"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#protected-filteritemsonload","text":"\u25b8 filterItemsOnLoad ( items : ReplicaSet []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items ReplicaSet [] Returns: T[]","title":"Protected filterItemsOnLoad"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#getallbyns","text":"\u25b8 getAllByNs ( namespace : string | string[], strict : boolean): ReplicaSet [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: ReplicaSet []","title":"getAllByNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#getbyid","text":"\u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T","title":"getById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#getbylabel","text":"\u25b8 getByLabel ( labels : string[] | object): ReplicaSet [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: ReplicaSet []","title":"getByLabel"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#getbyname","text":"\u25b8 getByName ( name : string, namespace? : string): ReplicaSet Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: ReplicaSet","title":"getByName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#getbypath","text":"\u25b8 getByPath ( path : string): ReplicaSet Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: ReplicaSet","title":"getByPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#getchildpods","text":"\u25b8 getChildPods ( replicaSet : ReplicaSet ): Pod \u2039\u203a[] Defined in src/renderer/components/+workloads-replicasets/replicasets.store.ts:47 Parameters: Name Type replicaSet ReplicaSet Returns: Pod \u2039\u203a[]","title":"getChildPods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#getindexbyid","text":"\u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number","title":"getIndexById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#getitems","text":"\u25b8 getItems (): ReplicaSet [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: ReplicaSet []","title":"getItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#getreplicasetsbyowner","text":"\u25b8 getReplicaSetsByOwner ( deployment : Deployment ): ReplicaSet \u2039\u203a[] Defined in src/renderer/components/+workloads-replicasets/replicasets.store.ts:71 Parameters: Name Type deployment Deployment Returns: ReplicaSet \u2039\u203a[]","title":"getReplicaSetsByOwner"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#getstatuses","text":"\u25b8 getStatuses ( replicaSets : ReplicaSet []): object Overrides KubeObjectStore . getStatuses Defined in src/renderer/components/+workloads-replicasets/replicasets.store.ts:51 Parameters: Name Type replicaSets ReplicaSet [] Returns: object failed : number = 0 pending : number = 0 running : number = 0","title":"getStatuses"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#getsubscribeapis","text":"\u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi []","title":"getSubscribeApis"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#gettotalcount","text":"\u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number","title":"getTotalCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#isselected","text":"\u25b8 isSelected ( item : ReplicaSet ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item ReplicaSet Returns: boolean","title":"isSelected"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#isselectedall","text":"\u25b8 isSelectedAll ( visibleItems : ReplicaSet []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems ReplicaSet [] this.items Returns: boolean","title":"isSelectedAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#load","text":"\u25b8 load ( params : object): Promise\u2039 ReplicaSet \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 ReplicaSet \u203a","title":"load"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#loadall","text":"\u25b8 loadAll ( options : object): Promise\u2039void | ReplicaSet []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | ReplicaSet []\u203a","title":"loadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#loadfrompath","text":"\u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a","title":"loadFromPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#protected-loaditem","text":"\u25b8 loadItem ( params : object): Promise\u2039 ReplicaSet \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 ReplicaSet \u203a","title":"Protected loadItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#protected-loaditems","text":"\u25b8 loadItems ( __namedParameters : object): Promise\u2039 ReplicaSet []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 ReplicaSet []\u203a","title":"Protected loadItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#loadmetrics","text":"\u25b8 loadMetrics ( replicaSet : ReplicaSet ): Promise\u2039void\u203a Defined in src/renderer/components/+workloads-replicasets/replicasets.store.ts:41 Parameters: Name Type replicaSet ReplicaSet Returns: Promise\u2039void\u203a","title":"loadMetrics"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#protected-mergeitems","text":"\u25b8 mergeItems ( partialItems : ReplicaSet [], __namedParameters : object): ReplicaSet [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : ReplicaSet [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: ReplicaSet []","title":"Protected mergeItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#reloadall","text":"\u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a","title":"reloadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#remove","text":"\u25b8 remove ( item : ReplicaSet ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item ReplicaSet Returns: Promise\u2039void\u203a","title":"remove"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#protected-removeitem","text":"\u25b8 removeItem ( item : ReplicaSet , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : ReplicaSet \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a","title":"Protected removeItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#removeselecteditems","text":"\u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a","title":"removeSelectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#reset","text":"\u25b8 reset (): void Overrides KubeObjectStore . reset Defined in src/renderer/components/+workloads-replicasets/replicasets.store.ts:77 Returns: void","title":"reset"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#protected-resetonerror","text":"\u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void","title":"Protected resetOnError"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#resetselection","text":"\u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void","title":"resetSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#select","text":"\u25b8 select ( item : ReplicaSet ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item ReplicaSet Returns: void","title":"select"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#protected-sortitems","text":"\u25b8 sortItems ( items : ReplicaSet [], sorting : function[], order? : \"asc\" | \"desc\"): ReplicaSet [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items ReplicaSet [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: ReplicaSet []","title":"Protected sortItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#subscribe","text":"\u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function)","title":"subscribe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#toggleselection","text":"\u25b8 toggleSelection ( item : ReplicaSet ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item ReplicaSet Returns: void","title":"toggleSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#toggleselectionall","text":"\u25b8 toggleSelectionAll ( visibleItems : ReplicaSet []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems ReplicaSet [] this.items Returns: void","title":"toggleSelectionAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#unselect","text":"\u25b8 unselect ( item : ReplicaSet ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item ReplicaSet Returns: void","title":"unselect"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#update","text":"\u25b8 update ( item : ReplicaSet , data : Partial\u2039 ReplicaSet \u203a): Promise\u2039 ReplicaSet \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item ReplicaSet data Partial\u2039 ReplicaSet \u203a Returns: Promise\u2039 ReplicaSet \u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#protected-updatefromeventsbuffer","text":"\u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void","title":"Protected updateFromEventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.replicasetstore/#protected-updateitem","text":"\u25b8 updateItem ( item : ReplicaSet , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : ReplicaSet \u25aa request : function \u25b8 (): Promise\u2039 ReplicaSet \u203a Returns: Promise\u2039T\u203a","title":"Protected updateItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/","text":"Class: ResourceQuota \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec Hierarchy # KubeObject \u21b3 ResourceQuota Implements # ItemObject Index # Constructors # constructor Properties # apiVersion kind metadata spec status apiBase kind namespaced Accessors # selfLink Methods # delete getAge getAnnotations getFinalizers getId getLabels getName getNs getOwnerRefs getResourceVersion getScopeSelector getSearchFields getTimeDiffFromNow toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels Constructors # constructor # + new ResourceQuota ( data : KubeJsonApiData): ResourceQuota Inherited from KubeObject . constructor Defined in src/renderer/api/kube-object.ts:180 Parameters: Name Type data KubeJsonApiData Returns: ResourceQuota Properties # apiVersion # \u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94 kind # \u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95 metadata # \u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96 spec # \u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/resource-quota.api.ts:54 Type declaration: # hard : IResourceQuotaValues scopeSelector (): object matchExpressions : object[] status # \u2022 status : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/resource-quota.api.ts:65 Type declaration: # hard : IResourceQuotaValues used : IResourceQuotaValues Static apiBase # \u25aa apiBase : string = \"/api/v1/resourcequotas\" Defined in src/renderer/api/endpoints/resource-quota.api.ts:74 Static kind # \u25aa kind : string = \"ResourceQuota\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/resource-quota.api.ts:72 Static namespaced # \u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/resource-quota.api.ts:73 Accessors # selfLink # \u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string Methods # delete # \u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a getAge # \u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number getAnnotations # \u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[] getFinalizers # \u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[] getId # \u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string getLabels # \u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[] getName # \u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string getNs # \u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string getOwnerRefs # \u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[] getResourceVersion # \u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string getScopeSelector # \u25b8 getScopeSelector (): object[] Defined in src/renderer/api/endpoints/resource-quota.api.ts:76 Returns: object[] getSearchFields # \u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[] getTimeDiffFromNow # \u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number toPlainObject # \u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object update # \u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Static create # \u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a Static isJsonApiData # \u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData Static isJsonApiDataList # \u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a Static isKubeJsonApiListMetadata # \u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata Static isKubeJsonApiMetadata # \u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata Static isNonSystem # \u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean Static isPartialJsonApiData # \u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a Static isPartialJsonApiMetadata # \u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a Static stringifyLabels # \u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Class: ResourceQuota \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#class-resourcequota-metadata-status-spec","text":"","title":"Class: ResourceQuota \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#type-parameters","text":"\u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#hierarchy","text":"KubeObject \u21b3 ResourceQuota","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#implements","text":"ItemObject","title":"Implements"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#properties","text":"apiVersion kind metadata spec status apiBase kind namespaced","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#accessors","text":"selfLink","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#methods","text":"delete getAge getAnnotations getFinalizers getId getLabels getName getNs getOwnerRefs getResourceVersion getScopeSelector getSearchFields getTimeDiffFromNow toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#constructor","text":"+ new ResourceQuota ( data : KubeJsonApiData): ResourceQuota Inherited from KubeObject . constructor Defined in src/renderer/api/kube-object.ts:180 Parameters: Name Type data KubeJsonApiData Returns: ResourceQuota","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#kind","text":"\u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#metadata","text":"\u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96","title":"metadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#spec","text":"\u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/resource-quota.api.ts:54","title":"spec"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#status","text":"\u2022 status : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/resource-quota.api.ts:65","title":"status"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#static-apibase","text":"\u25aa apiBase : string = \"/api/v1/resourcequotas\" Defined in src/renderer/api/endpoints/resource-quota.api.ts:74","title":"Static apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#static-kind","text":"\u25aa kind : string = \"ResourceQuota\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/resource-quota.api.ts:72","title":"Static kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#static-namespaced","text":"\u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/resource-quota.api.ts:73","title":"Static namespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#selflink","text":"\u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string","title":"selfLink"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#delete","text":"\u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#getage","text":"\u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number","title":"getAge"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#getannotations","text":"\u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[]","title":"getAnnotations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#getfinalizers","text":"\u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[]","title":"getFinalizers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#getid","text":"\u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string","title":"getId"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#getlabels","text":"\u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[]","title":"getLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#getname","text":"\u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string","title":"getName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#getns","text":"\u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string","title":"getNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#getownerrefs","text":"\u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[]","title":"getOwnerRefs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#getresourceversion","text":"\u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#getscopeselector","text":"\u25b8 getScopeSelector (): object[] Defined in src/renderer/api/endpoints/resource-quota.api.ts:76 Returns: object[]","title":"getScopeSelector"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#getsearchfields","text":"\u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[]","title":"getSearchFields"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#gettimedifffromnow","text":"\u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number","title":"getTimeDiffFromNow"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#toplainobject","text":"\u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object","title":"toPlainObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#update","text":"\u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#static-create","text":"\u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a","title":"Static create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#static-isjsonapidata","text":"\u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData","title":"Static isJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#static-isjsonapidatalist","text":"\u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a","title":"Static isJsonApiDataList"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#static-iskubejsonapilistmetadata","text":"\u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata","title":"Static isKubeJsonApiListMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#static-iskubejsonapimetadata","text":"\u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata","title":"Static isKubeJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#static-isnonsystem","text":"\u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean","title":"Static isNonSystem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#static-ispartialjsonapidata","text":"\u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a","title":"Static isPartialJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#static-ispartialjsonapimetadata","text":"\u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a","title":"Static isPartialJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequota/#static-stringifylabels","text":"\u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Static stringifyLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/","text":"Class: ResourceQuotasStore # Hierarchy # \u21b3 KubeObjectStore \u2039 ResourceQuota \u203a \u21b3 ResourceQuotasStore Index # Constructors # constructor Properties # api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext Accessors # context contextItems contextReady namespacesReady query selectedItems Methods # [Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem Constructors # constructor # + new ResourceQuotasStore (): ResourceQuotasStore Inherited from KubeObjectStore . constructor Overrides void Defined in src/renderer/kube-object.store.ts:54 Returns: ResourceQuotasStore Properties # api # \u2022 api : KubeApi \u2039 ResourceQuota \u2039\u203a\u203a = resourceQuotaApi Overrides KubeObjectStore . api Defined in src/renderer/components/+config-resource-quotas/resource-quotas.store.ts:27 bufferSize # \u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45 Protected eventsBuffer # \u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301 failedLoading # \u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36 isLoaded # \u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38 isLoading # \u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37 items # \u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39 Optional limit # \u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44 selectedItemsIds # \u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40 Static defaultContext # \u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41 Accessors # context # \u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext contextItems # \u2022 get contextItems (): ResourceQuota [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: ResourceQuota [] contextReady # \u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object namespacesReady # \u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object query # \u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams selectedItems # \u2022 get selectedItems (): ResourceQuota [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: ResourceQuota [] Methods # [Symbol.iterator] # \u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a Protected bindWatchEventsUpdater # \u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void create # \u25b8 create ( params : object, data? : Partial\u2039 ResourceQuota \u203a): Promise\u2039 ResourceQuota \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 ResourceQuota \u203a Returns: Promise\u2039 ResourceQuota \u203a Protected createItem # \u25b8 createItem ( params : object, data? : Partial\u2039 ResourceQuota \u203a): Promise\u2039 ResourceQuota \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 ResourceQuota \u203a Returns: Promise\u2039 ResourceQuota \u203a Protected defaultSorting # \u25b8 defaultSorting ( item : ResourceQuota ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item ResourceQuota Returns: string Protected filterItemsOnLoad # \u25b8 filterItemsOnLoad ( items : ResourceQuota []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items ResourceQuota [] Returns: T[] getAllByNs # \u25b8 getAllByNs ( namespace : string | string[], strict : boolean): ResourceQuota [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: ResourceQuota [] getById # \u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T getByLabel # \u25b8 getByLabel ( labels : string[] | object): ResourceQuota [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: ResourceQuota [] getByName # \u25b8 getByName ( name : string, namespace? : string): ResourceQuota Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: ResourceQuota getByPath # \u25b8 getByPath ( path : string): ResourceQuota Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: ResourceQuota getIndexById # \u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number getItems # \u25b8 getItems (): ResourceQuota [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: ResourceQuota [] Optional getStatuses # \u25b8 getStatuses ( items : ResourceQuota []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items ResourceQuota [] Returns: Record\u2039string, number\u203a getSubscribeApis # \u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi [] getTotalCount # \u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number isSelected # \u25b8 isSelected ( item : ResourceQuota ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item ResourceQuota Returns: boolean isSelectedAll # \u25b8 isSelectedAll ( visibleItems : ResourceQuota []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems ResourceQuota [] this.items Returns: boolean load # \u25b8 load ( params : object): Promise\u2039 ResourceQuota \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 ResourceQuota \u203a loadAll # \u25b8 loadAll ( options : object): Promise\u2039void | ResourceQuota []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | ResourceQuota []\u203a loadFromPath # \u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a Protected loadItem # \u25b8 loadItem ( params : object): Promise\u2039 ResourceQuota \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 ResourceQuota \u203a Protected loadItems # \u25b8 loadItems ( __namedParameters : object): Promise\u2039 ResourceQuota []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 ResourceQuota []\u203a Protected mergeItems # \u25b8 mergeItems ( partialItems : ResourceQuota [], __namedParameters : object): ResourceQuota [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : ResourceQuota [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: ResourceQuota [] reloadAll # \u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a remove # \u25b8 remove ( item : ResourceQuota ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item ResourceQuota Returns: Promise\u2039void\u203a Protected removeItem # \u25b8 removeItem ( item : ResourceQuota , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : ResourceQuota \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a removeSelectedItems # \u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a reset # \u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void Protected resetOnError # \u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void resetSelection # \u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void select # \u25b8 select ( item : ResourceQuota ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item ResourceQuota Returns: void Protected sortItems # \u25b8 sortItems ( items : ResourceQuota [], sorting : function[], order? : \"asc\" | \"desc\"): ResourceQuota [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items ResourceQuota [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: ResourceQuota [] subscribe # \u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function) toggleSelection # \u25b8 toggleSelection ( item : ResourceQuota ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item ResourceQuota Returns: void toggleSelectionAll # \u25b8 toggleSelectionAll ( visibleItems : ResourceQuota []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems ResourceQuota [] this.items Returns: void unselect # \u25b8 unselect ( item : ResourceQuota ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item ResourceQuota Returns: void update # \u25b8 update ( item : ResourceQuota , data : Partial\u2039 ResourceQuota \u203a): Promise\u2039 ResourceQuota \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item ResourceQuota data Partial\u2039 ResourceQuota \u203a Returns: Promise\u2039 ResourceQuota \u203a Protected updateFromEventsBuffer # \u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void Protected updateItem # \u25b8 updateItem ( item : ResourceQuota , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : ResourceQuota \u25aa request : function \u25b8 (): Promise\u2039 ResourceQuota \u203a Returns: Promise\u2039T\u203a","title":"Class: ResourceQuotasStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#class-resourcequotasstore","text":"","title":"Class: ResourceQuotasStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#hierarchy","text":"\u21b3 KubeObjectStore \u2039 ResourceQuota \u203a \u21b3 ResourceQuotasStore","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#properties","text":"api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#accessors","text":"context contextItems contextReady namespacesReady query selectedItems","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#methods","text":"[Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#constructor","text":"+ new ResourceQuotasStore (): ResourceQuotasStore Inherited from KubeObjectStore . constructor Overrides void Defined in src/renderer/kube-object.store.ts:54 Returns: ResourceQuotasStore","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#api","text":"\u2022 api : KubeApi \u2039 ResourceQuota \u2039\u203a\u203a = resourceQuotaApi Overrides KubeObjectStore . api Defined in src/renderer/components/+config-resource-quotas/resource-quotas.store.ts:27","title":"api"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#buffersize","text":"\u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45","title":"bufferSize"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#protected-eventsbuffer","text":"\u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301","title":"Protected eventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#failedloading","text":"\u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36","title":"failedLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#isloaded","text":"\u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38","title":"isLoaded"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#isloading","text":"\u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37","title":"isLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#items","text":"\u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39","title":"items"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#optional-limit","text":"\u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44","title":"Optional limit"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#selecteditemsids","text":"\u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40","title":"selectedItemsIds"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#static-defaultcontext","text":"\u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41","title":"Static defaultContext"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#context","text":"\u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext","title":"context"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#contextitems","text":"\u2022 get contextItems (): ResourceQuota [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: ResourceQuota []","title":"contextItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#contextready","text":"\u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object","title":"contextReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#namespacesready","text":"\u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object","title":"namespacesReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#query","text":"\u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams","title":"query"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#selecteditems","text":"\u2022 get selectedItems (): ResourceQuota [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: ResourceQuota []","title":"selectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#symboliterator","text":"\u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a","title":"[Symbol.iterator]"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#protected-bindwatcheventsupdater","text":"\u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void","title":"Protected bindWatchEventsUpdater"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#create","text":"\u25b8 create ( params : object, data? : Partial\u2039 ResourceQuota \u203a): Promise\u2039 ResourceQuota \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 ResourceQuota \u203a Returns: Promise\u2039 ResourceQuota \u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#protected-createitem","text":"\u25b8 createItem ( params : object, data? : Partial\u2039 ResourceQuota \u203a): Promise\u2039 ResourceQuota \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 ResourceQuota \u203a Returns: Promise\u2039 ResourceQuota \u203a","title":"Protected createItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#protected-defaultsorting","text":"\u25b8 defaultSorting ( item : ResourceQuota ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item ResourceQuota Returns: string","title":"Protected defaultSorting"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#protected-filteritemsonload","text":"\u25b8 filterItemsOnLoad ( items : ResourceQuota []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items ResourceQuota [] Returns: T[]","title":"Protected filterItemsOnLoad"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#getallbyns","text":"\u25b8 getAllByNs ( namespace : string | string[], strict : boolean): ResourceQuota [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: ResourceQuota []","title":"getAllByNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#getbyid","text":"\u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T","title":"getById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#getbylabel","text":"\u25b8 getByLabel ( labels : string[] | object): ResourceQuota [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: ResourceQuota []","title":"getByLabel"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#getbyname","text":"\u25b8 getByName ( name : string, namespace? : string): ResourceQuota Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: ResourceQuota","title":"getByName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#getbypath","text":"\u25b8 getByPath ( path : string): ResourceQuota Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: ResourceQuota","title":"getByPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#getindexbyid","text":"\u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number","title":"getIndexById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#getitems","text":"\u25b8 getItems (): ResourceQuota [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: ResourceQuota []","title":"getItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#optional-getstatuses","text":"\u25b8 getStatuses ( items : ResourceQuota []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items ResourceQuota [] Returns: Record\u2039string, number\u203a","title":"Optional getStatuses"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#getsubscribeapis","text":"\u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi []","title":"getSubscribeApis"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#gettotalcount","text":"\u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number","title":"getTotalCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#isselected","text":"\u25b8 isSelected ( item : ResourceQuota ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item ResourceQuota Returns: boolean","title":"isSelected"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#isselectedall","text":"\u25b8 isSelectedAll ( visibleItems : ResourceQuota []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems ResourceQuota [] this.items Returns: boolean","title":"isSelectedAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#load","text":"\u25b8 load ( params : object): Promise\u2039 ResourceQuota \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 ResourceQuota \u203a","title":"load"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#loadall","text":"\u25b8 loadAll ( options : object): Promise\u2039void | ResourceQuota []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | ResourceQuota []\u203a","title":"loadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#loadfrompath","text":"\u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a","title":"loadFromPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#protected-loaditem","text":"\u25b8 loadItem ( params : object): Promise\u2039 ResourceQuota \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 ResourceQuota \u203a","title":"Protected loadItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#protected-loaditems","text":"\u25b8 loadItems ( __namedParameters : object): Promise\u2039 ResourceQuota []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 ResourceQuota []\u203a","title":"Protected loadItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#protected-mergeitems","text":"\u25b8 mergeItems ( partialItems : ResourceQuota [], __namedParameters : object): ResourceQuota [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : ResourceQuota [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: ResourceQuota []","title":"Protected mergeItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#reloadall","text":"\u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a","title":"reloadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#remove","text":"\u25b8 remove ( item : ResourceQuota ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item ResourceQuota Returns: Promise\u2039void\u203a","title":"remove"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#protected-removeitem","text":"\u25b8 removeItem ( item : ResourceQuota , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : ResourceQuota \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a","title":"Protected removeItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#removeselecteditems","text":"\u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a","title":"removeSelectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#reset","text":"\u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void","title":"reset"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#protected-resetonerror","text":"\u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void","title":"Protected resetOnError"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#resetselection","text":"\u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void","title":"resetSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#select","text":"\u25b8 select ( item : ResourceQuota ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item ResourceQuota Returns: void","title":"select"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#protected-sortitems","text":"\u25b8 sortItems ( items : ResourceQuota [], sorting : function[], order? : \"asc\" | \"desc\"): ResourceQuota [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items ResourceQuota [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: ResourceQuota []","title":"Protected sortItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#subscribe","text":"\u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function)","title":"subscribe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#toggleselection","text":"\u25b8 toggleSelection ( item : ResourceQuota ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item ResourceQuota Returns: void","title":"toggleSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#toggleselectionall","text":"\u25b8 toggleSelectionAll ( visibleItems : ResourceQuota []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems ResourceQuota [] this.items Returns: void","title":"toggleSelectionAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#unselect","text":"\u25b8 unselect ( item : ResourceQuota ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item ResourceQuota Returns: void","title":"unselect"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#update","text":"\u25b8 update ( item : ResourceQuota , data : Partial\u2039 ResourceQuota \u203a): Promise\u2039 ResourceQuota \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item ResourceQuota data Partial\u2039 ResourceQuota \u203a Returns: Promise\u2039 ResourceQuota \u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#protected-updatefromeventsbuffer","text":"\u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void","title":"Protected updateFromEventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcequotasstore/#protected-updateitem","text":"\u25b8 updateItem ( item : ResourceQuota , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : ResourceQuota \u25aa request : function \u25b8 (): Promise\u2039 ResourceQuota \u203a Returns: Promise\u2039T\u203a","title":"Protected updateItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcestack/","text":"Class: ResourceStack # Hierarchy # ResourceStack Index # Constructors # constructor Properties # cluster name Methods # appendKubectlArgs applyResources deleteResources kubectlApplyFolder kubectlDeleteFolder renderTemplates Constructors # constructor # + new ResourceStack ( cluster : KubernetesCluster , name : string): ResourceStack Defined in src/common/k8s/resource-stack.ts:34 Parameters: Name Type cluster KubernetesCluster name string Returns: ResourceStack Properties # Protected cluster # \u2022 cluster : KubernetesCluster Defined in src/common/k8s/resource-stack.ts:35 Protected name # \u2022 name : string Defined in src/common/k8s/resource-stack.ts:35 Methods # Protected appendKubectlArgs # \u25b8 appendKubectlArgs ( kubectlArgs : string[]): string[] Defined in src/common/k8s/resource-stack.ts:107 Parameters: Name Type kubectlArgs string[] Returns: string[] Protected applyResources # \u25b8 applyResources ( resources : string[], extraArgs? : string[]): Promise\u2039string\u203a Defined in src/common/k8s/resource-stack.ts:59 Parameters: Name Type resources string[] extraArgs? string[] Returns: Promise\u2039string\u203a Protected deleteResources # \u25b8 deleteResources ( resources : string[], extraArgs? : string[]): Promise\u2039string\u203a Defined in src/common/k8s/resource-stack.ts:83 Parameters: Name Type resources string[] extraArgs? string[] Returns: Promise\u2039string\u203a kubectlApplyFolder # \u25b8 kubectlApplyFolder ( folderPath : string, templateContext? : any, extraArgs? : string[]): Promise\u2039string\u203a Defined in src/common/k8s/resource-stack.ts:42 Parameters: Name Type Description folderPath string folder path that is searched for files defining kubernetes resources. templateContext? any sets the template parameters that are to be applied to any templated kubernetes resources that are to be applied. extraArgs? string[] - Returns: Promise\u2039string\u203a kubectlDeleteFolder # \u25b8 kubectlDeleteFolder ( folderPath : string, templateContext? : any, extraArgs? : string[]): Promise\u2039string\u203a Defined in src/common/k8s/resource-stack.ts:53 Parameters: Name Type Description folderPath string folder path that is searched for files defining kubernetes resources. templateContext? any sets the template parameters that are to be applied to any templated kubernetes resources that are to be applied. extraArgs? string[] - Returns: Promise\u2039string\u203a Protected renderTemplates # \u25b8 renderTemplates ( folderPath : string, templateContext : any): Promise\u2039string[]\u203a Defined in src/common/k8s/resource-stack.ts:115 Parameters: Name Type folderPath string templateContext any Returns: Promise\u2039string[]\u203a","title":"Class: ResourceStack"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcestack/#class-resourcestack","text":"","title":"Class: ResourceStack"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcestack/#hierarchy","text":"ResourceStack","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcestack/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcestack/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcestack/#properties","text":"cluster name","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcestack/#methods","text":"appendKubectlArgs applyResources deleteResources kubectlApplyFolder kubectlDeleteFolder renderTemplates","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcestack/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcestack/#constructor","text":"+ new ResourceStack ( cluster : KubernetesCluster , name : string): ResourceStack Defined in src/common/k8s/resource-stack.ts:34 Parameters: Name Type cluster KubernetesCluster name string Returns: ResourceStack","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcestack/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcestack/#protected-cluster","text":"\u2022 cluster : KubernetesCluster Defined in src/common/k8s/resource-stack.ts:35","title":"Protected cluster"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcestack/#protected-name","text":"\u2022 name : string Defined in src/common/k8s/resource-stack.ts:35","title":"Protected name"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcestack/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcestack/#protected-appendkubectlargs","text":"\u25b8 appendKubectlArgs ( kubectlArgs : string[]): string[] Defined in src/common/k8s/resource-stack.ts:107 Parameters: Name Type kubectlArgs string[] Returns: string[]","title":"Protected appendKubectlArgs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcestack/#protected-applyresources","text":"\u25b8 applyResources ( resources : string[], extraArgs? : string[]): Promise\u2039string\u203a Defined in src/common/k8s/resource-stack.ts:59 Parameters: Name Type resources string[] extraArgs? string[] Returns: Promise\u2039string\u203a","title":"Protected applyResources"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcestack/#protected-deleteresources","text":"\u25b8 deleteResources ( resources : string[], extraArgs? : string[]): Promise\u2039string\u203a Defined in src/common/k8s/resource-stack.ts:83 Parameters: Name Type resources string[] extraArgs? string[] Returns: Promise\u2039string\u203a","title":"Protected deleteResources"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcestack/#kubectlapplyfolder","text":"\u25b8 kubectlApplyFolder ( folderPath : string, templateContext? : any, extraArgs? : string[]): Promise\u2039string\u203a Defined in src/common/k8s/resource-stack.ts:42 Parameters: Name Type Description folderPath string folder path that is searched for files defining kubernetes resources. templateContext? any sets the template parameters that are to be applied to any templated kubernetes resources that are to be applied. extraArgs? string[] - Returns: Promise\u2039string\u203a","title":"kubectlApplyFolder"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcestack/#kubectldeletefolder","text":"\u25b8 kubectlDeleteFolder ( folderPath : string, templateContext? : any, extraArgs? : string[]): Promise\u2039string\u203a Defined in src/common/k8s/resource-stack.ts:53 Parameters: Name Type Description folderPath string folder path that is searched for files defining kubernetes resources. templateContext? any sets the template parameters that are to be applied to any templated kubernetes resources that are to be applied. extraArgs? string[] - Returns: Promise\u2039string\u203a","title":"kubectlDeleteFolder"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.resourcestack/#protected-rendertemplates","text":"\u25b8 renderTemplates ( folderPath : string, templateContext : any): Promise\u2039string[]\u203a Defined in src/common/k8s/resource-stack.ts:115 Parameters: Name Type folderPath string templateContext any Returns: Promise\u2039string[]\u203a","title":"Protected renderTemplates"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/","text":"Class: Role \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec Hierarchy # KubeObject \u21b3 Role \u21b3 ClusterRole Implements # ItemObject Index # Constructors # constructor Properties # apiVersion kind metadata rules spec status apiBase kind namespaced Accessors # selfLink Methods # delete getAge getAnnotations getFinalizers getId getLabels getName getNs getOwnerRefs getResourceVersion getRules getSearchFields getTimeDiffFromNow toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels Constructors # constructor # + new Role ( data : KubeJsonApiData): Role Inherited from KubeObject . constructor Defined in src/renderer/api/kube-object.ts:180 Parameters: Name Type data KubeJsonApiData Returns: Role Properties # apiVersion # \u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94 kind # \u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95 metadata # \u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96 rules # \u2022 rules : object[] Defined in src/renderer/api/endpoints/role.api.ts:26 Optional spec # \u2022 spec ? : Spec Inherited from KubeObject . spec Defined in src/renderer/api/kube-object.ts:98 Optional status # \u2022 status ? : Status Inherited from KubeObject . status Defined in src/renderer/api/kube-object.ts:97 Static apiBase # \u25aa apiBase : string = \"/apis/rbac.authorization.k8s.io/v1/roles\" Defined in src/renderer/api/endpoints/role.api.ts:37 Static kind # \u25aa kind : string = \"Role\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/role.api.ts:35 Static namespaced # \u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/role.api.ts:36 Accessors # selfLink # \u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string Methods # delete # \u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a getAge # \u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number getAnnotations # \u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[] getFinalizers # \u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[] getId # \u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string getLabels # \u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[] getName # \u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string getNs # \u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string getOwnerRefs # \u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[] getResourceVersion # \u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string getRules # \u25b8 getRules (): object[] Defined in src/renderer/api/endpoints/role.api.ts:39 Returns: object[] getSearchFields # \u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[] getTimeDiffFromNow # \u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number toPlainObject # \u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object update # \u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Static create # \u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a Static isJsonApiData # \u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData Static isJsonApiDataList # \u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a Static isKubeJsonApiListMetadata # \u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata Static isKubeJsonApiMetadata # \u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata Static isNonSystem # \u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean Static isPartialJsonApiData # \u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a Static isPartialJsonApiMetadata # \u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a Static stringifyLabels # \u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Class: Role \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#class-role-metadata-status-spec","text":"","title":"Class: Role \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#type-parameters","text":"\u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#hierarchy","text":"KubeObject \u21b3 Role \u21b3 ClusterRole","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#implements","text":"ItemObject","title":"Implements"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#properties","text":"apiVersion kind metadata rules spec status apiBase kind namespaced","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#accessors","text":"selfLink","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#methods","text":"delete getAge getAnnotations getFinalizers getId getLabels getName getNs getOwnerRefs getResourceVersion getRules getSearchFields getTimeDiffFromNow toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#constructor","text":"+ new Role ( data : KubeJsonApiData): Role Inherited from KubeObject . constructor Defined in src/renderer/api/kube-object.ts:180 Parameters: Name Type data KubeJsonApiData Returns: Role","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#kind","text":"\u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#metadata","text":"\u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96","title":"metadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#rules","text":"\u2022 rules : object[] Defined in src/renderer/api/endpoints/role.api.ts:26","title":"rules"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#optional-spec","text":"\u2022 spec ? : Spec Inherited from KubeObject . spec Defined in src/renderer/api/kube-object.ts:98","title":"Optional spec"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#optional-status","text":"\u2022 status ? : Status Inherited from KubeObject . status Defined in src/renderer/api/kube-object.ts:97","title":"Optional status"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#static-apibase","text":"\u25aa apiBase : string = \"/apis/rbac.authorization.k8s.io/v1/roles\" Defined in src/renderer/api/endpoints/role.api.ts:37","title":"Static apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#static-kind","text":"\u25aa kind : string = \"Role\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/role.api.ts:35","title":"Static kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#static-namespaced","text":"\u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/role.api.ts:36","title":"Static namespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#selflink","text":"\u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string","title":"selfLink"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#delete","text":"\u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#getage","text":"\u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number","title":"getAge"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#getannotations","text":"\u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[]","title":"getAnnotations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#getfinalizers","text":"\u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[]","title":"getFinalizers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#getid","text":"\u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string","title":"getId"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#getlabels","text":"\u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[]","title":"getLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#getname","text":"\u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string","title":"getName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#getns","text":"\u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string","title":"getNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#getownerrefs","text":"\u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[]","title":"getOwnerRefs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#getresourceversion","text":"\u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#getrules","text":"\u25b8 getRules (): object[] Defined in src/renderer/api/endpoints/role.api.ts:39 Returns: object[]","title":"getRules"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#getsearchfields","text":"\u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[]","title":"getSearchFields"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#gettimedifffromnow","text":"\u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number","title":"getTimeDiffFromNow"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#toplainobject","text":"\u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object","title":"toPlainObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#update","text":"\u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#static-create","text":"\u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a","title":"Static create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#static-isjsonapidata","text":"\u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData","title":"Static isJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#static-isjsonapidatalist","text":"\u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a","title":"Static isJsonApiDataList"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#static-iskubejsonapilistmetadata","text":"\u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata","title":"Static isKubeJsonApiListMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#static-iskubejsonapimetadata","text":"\u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata","title":"Static isKubeJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#static-isnonsystem","text":"\u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean","title":"Static isNonSystem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#static-ispartialjsonapidata","text":"\u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a","title":"Static isPartialJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#static-ispartialjsonapimetadata","text":"\u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a","title":"Static isPartialJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.role/#static-stringifylabels","text":"\u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Static stringifyLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/","text":"Class: RoleBinding \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec Hierarchy # KubeObject \u21b3 RoleBinding \u21b3 ClusterRoleBinding Implements # ItemObject Index # Constructors # constructor Properties # apiVersion kind metadata roleRef spec status subjects apiBase kind namespaced Accessors # selfLink Methods # delete getAge getAnnotations getFinalizers getId getLabels getName getNs getOwnerRefs getResourceVersion getSearchFields getSubjectNames getSubjects getTimeDiffFromNow toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels Constructors # constructor # + new RoleBinding ( data : KubeJsonApiData): RoleBinding Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/role-binding.api.ts:46 Parameters: Name Type data KubeJsonApiData Returns: RoleBinding Properties # apiVersion # \u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94 kind # \u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95 metadata # \u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96 roleRef # \u2022 roleRef : object Defined in src/renderer/api/endpoints/role-binding.api.ts:36 Type declaration: # apiGroup ? : string kind : string name : string Optional spec # \u2022 spec ? : Spec Inherited from KubeObject . spec Defined in src/renderer/api/kube-object.ts:98 Optional status # \u2022 status ? : Status Inherited from KubeObject . status Defined in src/renderer/api/kube-object.ts:97 Optional subjects # \u2022 subjects ? : IRoleBindingSubject[] Defined in src/renderer/api/endpoints/role-binding.api.ts:35 Static apiBase # \u25aa apiBase : string = \"/apis/rbac.authorization.k8s.io/v1/rolebindings\" Defined in src/renderer/api/endpoints/role-binding.api.ts:46 Static kind # \u25aa kind : string = \"RoleBinding\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/role-binding.api.ts:44 Static namespaced # \u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/role-binding.api.ts:45 Accessors # selfLink # \u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string Methods # delete # \u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a getAge # \u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number getAnnotations # \u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[] getFinalizers # \u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[] getId # \u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string getLabels # \u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[] getName # \u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string getNs # \u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string getOwnerRefs # \u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[] getResourceVersion # \u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string getSearchFields # \u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[] getSubjectNames # \u25b8 getSubjectNames (): string Defined in src/renderer/api/endpoints/role-binding.api.ts:57 Returns: string getSubjects # \u25b8 getSubjects (): IRoleBindingSubject[] Defined in src/renderer/api/endpoints/role-binding.api.ts:53 Returns: IRoleBindingSubject[] getTimeDiffFromNow # \u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number toPlainObject # \u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object update # \u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Static create # \u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a Static isJsonApiData # \u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData Static isJsonApiDataList # \u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a Static isKubeJsonApiListMetadata # \u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata Static isKubeJsonApiMetadata # \u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata Static isNonSystem # \u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean Static isPartialJsonApiData # \u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a Static isPartialJsonApiMetadata # \u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a Static stringifyLabels # \u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Class: RoleBinding \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#class-rolebinding-metadata-status-spec","text":"","title":"Class: RoleBinding \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#type-parameters","text":"\u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#hierarchy","text":"KubeObject \u21b3 RoleBinding \u21b3 ClusterRoleBinding","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#implements","text":"ItemObject","title":"Implements"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#properties","text":"apiVersion kind metadata roleRef spec status subjects apiBase kind namespaced","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#accessors","text":"selfLink","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#methods","text":"delete getAge getAnnotations getFinalizers getId getLabels getName getNs getOwnerRefs getResourceVersion getSearchFields getSubjectNames getSubjects getTimeDiffFromNow toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#constructor","text":"+ new RoleBinding ( data : KubeJsonApiData): RoleBinding Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/role-binding.api.ts:46 Parameters: Name Type data KubeJsonApiData Returns: RoleBinding","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#kind","text":"\u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#metadata","text":"\u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96","title":"metadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#roleref","text":"\u2022 roleRef : object Defined in src/renderer/api/endpoints/role-binding.api.ts:36","title":"roleRef"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#optional-spec","text":"\u2022 spec ? : Spec Inherited from KubeObject . spec Defined in src/renderer/api/kube-object.ts:98","title":"Optional spec"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#optional-status","text":"\u2022 status ? : Status Inherited from KubeObject . status Defined in src/renderer/api/kube-object.ts:97","title":"Optional status"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#optional-subjects","text":"\u2022 subjects ? : IRoleBindingSubject[] Defined in src/renderer/api/endpoints/role-binding.api.ts:35","title":"Optional subjects"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#static-apibase","text":"\u25aa apiBase : string = \"/apis/rbac.authorization.k8s.io/v1/rolebindings\" Defined in src/renderer/api/endpoints/role-binding.api.ts:46","title":"Static apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#static-kind","text":"\u25aa kind : string = \"RoleBinding\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/role-binding.api.ts:44","title":"Static kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#static-namespaced","text":"\u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/role-binding.api.ts:45","title":"Static namespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#selflink","text":"\u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string","title":"selfLink"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#delete","text":"\u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#getage","text":"\u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number","title":"getAge"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#getannotations","text":"\u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[]","title":"getAnnotations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#getfinalizers","text":"\u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[]","title":"getFinalizers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#getid","text":"\u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string","title":"getId"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#getlabels","text":"\u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[]","title":"getLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#getname","text":"\u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string","title":"getName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#getns","text":"\u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string","title":"getNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#getownerrefs","text":"\u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[]","title":"getOwnerRefs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#getresourceversion","text":"\u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#getsearchfields","text":"\u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[]","title":"getSearchFields"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#getsubjectnames","text":"\u25b8 getSubjectNames (): string Defined in src/renderer/api/endpoints/role-binding.api.ts:57 Returns: string","title":"getSubjectNames"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#getsubjects","text":"\u25b8 getSubjects (): IRoleBindingSubject[] Defined in src/renderer/api/endpoints/role-binding.api.ts:53 Returns: IRoleBindingSubject[]","title":"getSubjects"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#gettimedifffromnow","text":"\u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number","title":"getTimeDiffFromNow"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#toplainobject","text":"\u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object","title":"toPlainObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#update","text":"\u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#static-create","text":"\u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a","title":"Static create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#static-isjsonapidata","text":"\u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData","title":"Static isJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#static-isjsonapidatalist","text":"\u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a","title":"Static isJsonApiDataList"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#static-iskubejsonapilistmetadata","text":"\u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata","title":"Static isKubeJsonApiListMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#static-iskubejsonapimetadata","text":"\u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata","title":"Static isKubeJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#static-isnonsystem","text":"\u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean","title":"Static isNonSystem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#static-ispartialjsonapidata","text":"\u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a","title":"Static isPartialJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#static-ispartialjsonapimetadata","text":"\u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a","title":"Static isPartialJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebinding/#static-stringifylabels","text":"\u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Static stringifyLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/","text":"Class: RoleBindingsStore # Hierarchy # \u21b3 KubeObjectStore \u2039 RoleBinding \u203a \u21b3 RoleBindingsStore Index # Constructors # constructor Properties # api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext Accessors # context contextItems contextReady namespacesReady query selectedItems Methods # [Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem updateSubjects Constructors # constructor # + new RoleBindingsStore (): RoleBindingsStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+user-management-roles-bindings/role-bindings.store.ts:30 Returns: RoleBindingsStore Properties # api # \u2022 api : KubeApi \u2039 ClusterRoleBinding \u2039\u203a\u203a = clusterRoleBindingApi Overrides KubeObjectStore . api Defined in src/renderer/components/+user-management-roles-bindings/role-bindings.store.ts:30 bufferSize # \u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45 Protected eventsBuffer # \u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301 failedLoading # \u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36 isLoaded # \u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38 isLoading # \u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37 items # \u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39 Optional limit # \u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44 selectedItemsIds # \u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40 Static defaultContext # \u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41 Accessors # context # \u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext contextItems # \u2022 get contextItems (): RoleBinding [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: RoleBinding [] contextReady # \u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object namespacesReady # \u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object query # \u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams selectedItems # \u2022 get selectedItems (): RoleBinding [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: RoleBinding [] Methods # [Symbol.iterator] # \u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a Protected bindWatchEventsUpdater # \u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void create # \u25b8 create ( params : object, data? : Partial\u2039 RoleBinding \u203a): Promise\u2039 RoleBinding \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 RoleBinding \u203a Returns: Promise\u2039 RoleBinding \u203a Protected createItem # \u25b8 createItem ( params : object, data? : Partial\u2039 RoleBinding \u203a): Promise\u2039 RoleBinding \u2039\u203a\u203a Overrides KubeObjectStore . createItem Defined in src/renderer/components/+user-management-roles-bindings/role-bindings.store.ts:63 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 RoleBinding \u203a Returns: Promise\u2039 RoleBinding \u2039\u203a\u203a Protected defaultSorting # \u25b8 defaultSorting ( item : RoleBinding ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item RoleBinding Returns: string Protected filterItemsOnLoad # \u25b8 filterItemsOnLoad ( items : RoleBinding []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items RoleBinding [] Returns: T[] getAllByNs # \u25b8 getAllByNs ( namespace : string | string[], strict : boolean): RoleBinding [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: RoleBinding [] getById # \u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T getByLabel # \u25b8 getByLabel ( labels : string[] | object): RoleBinding [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: RoleBinding [] getByName # \u25b8 getByName ( name : string, namespace? : string): RoleBinding Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: RoleBinding getByPath # \u25b8 getByPath ( path : string): RoleBinding Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: RoleBinding getIndexById # \u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number getItems # \u25b8 getItems (): RoleBinding [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: RoleBinding [] Optional getStatuses # \u25b8 getStatuses ( items : RoleBinding []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items RoleBinding [] Returns: Record\u2039string, number\u203a getSubscribeApis # \u25b8 getSubscribeApis (): KubeApi \u2039 RoleBinding \u2039\u203a\u203a[] Overrides KubeObjectStore . getSubscribeApis Defined in src/renderer/components/+user-management-roles-bindings/role-bindings.store.ts:37 Returns: KubeApi \u2039 RoleBinding \u2039\u203a\u203a[] getTotalCount # \u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number isSelected # \u25b8 isSelected ( item : RoleBinding ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item RoleBinding Returns: boolean isSelectedAll # \u25b8 isSelectedAll ( visibleItems : RoleBinding []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems RoleBinding [] this.items Returns: boolean load # \u25b8 load ( params : object): Promise\u2039 RoleBinding \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 RoleBinding \u203a loadAll # \u25b8 loadAll ( options : object): Promise\u2039void | RoleBinding []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | RoleBinding []\u203a loadFromPath # \u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a Protected loadItem # \u25b8 loadItem ( params : object): Promise\u2039 RoleBinding \u2039\u203a\u203a Overrides KubeObjectStore . loadItem Defined in src/renderer/components/+user-management-roles-bindings/role-bindings.store.ts:48 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 RoleBinding \u2039\u203a\u203a Protected loadItems # \u25b8 loadItems ( params : KubeObjectStoreLoadingParams): Promise\u2039 RoleBinding []\u203a Overrides KubeObjectStore . loadItems Defined in src/renderer/components/+user-management-roles-bindings/role-bindings.store.ts:54 Parameters: Name Type params KubeObjectStoreLoadingParams Returns: Promise\u2039 RoleBinding []\u203a Protected mergeItems # \u25b8 mergeItems ( partialItems : RoleBinding [], __namedParameters : object): RoleBinding [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : RoleBinding [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: RoleBinding [] reloadAll # \u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a remove # \u25b8 remove ( item : RoleBinding ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item RoleBinding Returns: Promise\u2039void\u203a Protected removeItem # \u25b8 removeItem ( item : RoleBinding , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : RoleBinding \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a removeSelectedItems # \u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a reset # \u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void Protected resetOnError # \u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void resetSelection # \u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void select # \u25b8 select ( item : RoleBinding ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item RoleBinding Returns: void Protected sortItems # \u25b8 sortItems ( items : RoleBinding []): RoleBinding \u2039\u203a[] Overrides KubeObjectStore . sortItems Defined in src/renderer/components/+user-management-roles-bindings/role-bindings.store.ts:41 Parameters: Name Type items RoleBinding [] Returns: RoleBinding \u2039\u203a[] subscribe # \u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function) toggleSelection # \u25b8 toggleSelection ( item : RoleBinding ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item RoleBinding Returns: void toggleSelectionAll # \u25b8 toggleSelectionAll ( visibleItems : RoleBinding []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems RoleBinding [] this.items Returns: void unselect # \u25b8 unselect ( item : RoleBinding ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item RoleBinding Returns: void update # \u25b8 update ( item : RoleBinding , data : Partial\u2039 RoleBinding \u203a): Promise\u2039 RoleBinding \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item RoleBinding data Partial\u2039 RoleBinding \u203a Returns: Promise\u2039 RoleBinding \u203a Protected updateFromEventsBuffer # \u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void Protected updateItem # \u25b8 updateItem ( item : RoleBinding , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : RoleBinding \u25aa request : function \u25b8 (): Promise\u2039 RoleBinding \u203a Returns: Promise\u2039T\u203a updateSubjects # \u25b8 updateSubjects ( params : object): Promise\u2039 RoleBinding \u2039\u203a\u203a Defined in src/renderer/components/+user-management-roles-bindings/role-bindings.store.ts:71 Parameters: \u25aa params : object Name Type addSubjects? IRoleBindingSubject[] removeSubjects? IRoleBindingSubject[] roleBinding RoleBinding Returns: Promise\u2039 RoleBinding \u2039\u203a\u203a","title":"Class: RoleBindingsStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#class-rolebindingsstore","text":"","title":"Class: RoleBindingsStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#hierarchy","text":"\u21b3 KubeObjectStore \u2039 RoleBinding \u203a \u21b3 RoleBindingsStore","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#properties","text":"api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#accessors","text":"context contextItems contextReady namespacesReady query selectedItems","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#methods","text":"[Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem updateSubjects","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#constructor","text":"+ new RoleBindingsStore (): RoleBindingsStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+user-management-roles-bindings/role-bindings.store.ts:30 Returns: RoleBindingsStore","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#api","text":"\u2022 api : KubeApi \u2039 ClusterRoleBinding \u2039\u203a\u203a = clusterRoleBindingApi Overrides KubeObjectStore . api Defined in src/renderer/components/+user-management-roles-bindings/role-bindings.store.ts:30","title":"api"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#buffersize","text":"\u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45","title":"bufferSize"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#protected-eventsbuffer","text":"\u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301","title":"Protected eventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#failedloading","text":"\u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36","title":"failedLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#isloaded","text":"\u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38","title":"isLoaded"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#isloading","text":"\u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37","title":"isLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#items","text":"\u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39","title":"items"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#optional-limit","text":"\u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44","title":"Optional limit"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#selecteditemsids","text":"\u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40","title":"selectedItemsIds"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#static-defaultcontext","text":"\u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41","title":"Static defaultContext"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#context","text":"\u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext","title":"context"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#contextitems","text":"\u2022 get contextItems (): RoleBinding [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: RoleBinding []","title":"contextItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#contextready","text":"\u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object","title":"contextReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#namespacesready","text":"\u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object","title":"namespacesReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#query","text":"\u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams","title":"query"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#selecteditems","text":"\u2022 get selectedItems (): RoleBinding [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: RoleBinding []","title":"selectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#symboliterator","text":"\u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a","title":"[Symbol.iterator]"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#protected-bindwatcheventsupdater","text":"\u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void","title":"Protected bindWatchEventsUpdater"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#create","text":"\u25b8 create ( params : object, data? : Partial\u2039 RoleBinding \u203a): Promise\u2039 RoleBinding \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 RoleBinding \u203a Returns: Promise\u2039 RoleBinding \u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#protected-createitem","text":"\u25b8 createItem ( params : object, data? : Partial\u2039 RoleBinding \u203a): Promise\u2039 RoleBinding \u2039\u203a\u203a Overrides KubeObjectStore . createItem Defined in src/renderer/components/+user-management-roles-bindings/role-bindings.store.ts:63 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 RoleBinding \u203a Returns: Promise\u2039 RoleBinding \u2039\u203a\u203a","title":"Protected createItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#protected-defaultsorting","text":"\u25b8 defaultSorting ( item : RoleBinding ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item RoleBinding Returns: string","title":"Protected defaultSorting"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#protected-filteritemsonload","text":"\u25b8 filterItemsOnLoad ( items : RoleBinding []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items RoleBinding [] Returns: T[]","title":"Protected filterItemsOnLoad"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#getallbyns","text":"\u25b8 getAllByNs ( namespace : string | string[], strict : boolean): RoleBinding [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: RoleBinding []","title":"getAllByNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#getbyid","text":"\u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T","title":"getById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#getbylabel","text":"\u25b8 getByLabel ( labels : string[] | object): RoleBinding [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: RoleBinding []","title":"getByLabel"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#getbyname","text":"\u25b8 getByName ( name : string, namespace? : string): RoleBinding Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: RoleBinding","title":"getByName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#getbypath","text":"\u25b8 getByPath ( path : string): RoleBinding Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: RoleBinding","title":"getByPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#getindexbyid","text":"\u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number","title":"getIndexById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#getitems","text":"\u25b8 getItems (): RoleBinding [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: RoleBinding []","title":"getItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#optional-getstatuses","text":"\u25b8 getStatuses ( items : RoleBinding []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items RoleBinding [] Returns: Record\u2039string, number\u203a","title":"Optional getStatuses"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#getsubscribeapis","text":"\u25b8 getSubscribeApis (): KubeApi \u2039 RoleBinding \u2039\u203a\u203a[] Overrides KubeObjectStore . getSubscribeApis Defined in src/renderer/components/+user-management-roles-bindings/role-bindings.store.ts:37 Returns: KubeApi \u2039 RoleBinding \u2039\u203a\u203a[]","title":"getSubscribeApis"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#gettotalcount","text":"\u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number","title":"getTotalCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#isselected","text":"\u25b8 isSelected ( item : RoleBinding ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item RoleBinding Returns: boolean","title":"isSelected"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#isselectedall","text":"\u25b8 isSelectedAll ( visibleItems : RoleBinding []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems RoleBinding [] this.items Returns: boolean","title":"isSelectedAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#load","text":"\u25b8 load ( params : object): Promise\u2039 RoleBinding \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 RoleBinding \u203a","title":"load"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#loadall","text":"\u25b8 loadAll ( options : object): Promise\u2039void | RoleBinding []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | RoleBinding []\u203a","title":"loadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#loadfrompath","text":"\u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a","title":"loadFromPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#protected-loaditem","text":"\u25b8 loadItem ( params : object): Promise\u2039 RoleBinding \u2039\u203a\u203a Overrides KubeObjectStore . loadItem Defined in src/renderer/components/+user-management-roles-bindings/role-bindings.store.ts:48 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 RoleBinding \u2039\u203a\u203a","title":"Protected loadItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#protected-loaditems","text":"\u25b8 loadItems ( params : KubeObjectStoreLoadingParams): Promise\u2039 RoleBinding []\u203a Overrides KubeObjectStore . loadItems Defined in src/renderer/components/+user-management-roles-bindings/role-bindings.store.ts:54 Parameters: Name Type params KubeObjectStoreLoadingParams Returns: Promise\u2039 RoleBinding []\u203a","title":"Protected loadItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#protected-mergeitems","text":"\u25b8 mergeItems ( partialItems : RoleBinding [], __namedParameters : object): RoleBinding [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : RoleBinding [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: RoleBinding []","title":"Protected mergeItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#reloadall","text":"\u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a","title":"reloadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#remove","text":"\u25b8 remove ( item : RoleBinding ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item RoleBinding Returns: Promise\u2039void\u203a","title":"remove"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#protected-removeitem","text":"\u25b8 removeItem ( item : RoleBinding , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : RoleBinding \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a","title":"Protected removeItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#removeselecteditems","text":"\u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a","title":"removeSelectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#reset","text":"\u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void","title":"reset"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#protected-resetonerror","text":"\u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void","title":"Protected resetOnError"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#resetselection","text":"\u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void","title":"resetSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#select","text":"\u25b8 select ( item : RoleBinding ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item RoleBinding Returns: void","title":"select"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#protected-sortitems","text":"\u25b8 sortItems ( items : RoleBinding []): RoleBinding \u2039\u203a[] Overrides KubeObjectStore . sortItems Defined in src/renderer/components/+user-management-roles-bindings/role-bindings.store.ts:41 Parameters: Name Type items RoleBinding [] Returns: RoleBinding \u2039\u203a[]","title":"Protected sortItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#subscribe","text":"\u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function)","title":"subscribe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#toggleselection","text":"\u25b8 toggleSelection ( item : RoleBinding ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item RoleBinding Returns: void","title":"toggleSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#toggleselectionall","text":"\u25b8 toggleSelectionAll ( visibleItems : RoleBinding []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems RoleBinding [] this.items Returns: void","title":"toggleSelectionAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#unselect","text":"\u25b8 unselect ( item : RoleBinding ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item RoleBinding Returns: void","title":"unselect"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#update","text":"\u25b8 update ( item : RoleBinding , data : Partial\u2039 RoleBinding \u203a): Promise\u2039 RoleBinding \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item RoleBinding data Partial\u2039 RoleBinding \u203a Returns: Promise\u2039 RoleBinding \u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#protected-updatefromeventsbuffer","text":"\u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void","title":"Protected updateFromEventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#protected-updateitem","text":"\u25b8 updateItem ( item : RoleBinding , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : RoleBinding \u25aa request : function \u25b8 (): Promise\u2039 RoleBinding \u203a Returns: Promise\u2039T\u203a","title":"Protected updateItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolebindingsstore/#updatesubjects","text":"\u25b8 updateSubjects ( params : object): Promise\u2039 RoleBinding \u2039\u203a\u203a Defined in src/renderer/components/+user-management-roles-bindings/role-bindings.store.ts:71 Parameters: \u25aa params : object Name Type addSubjects? IRoleBindingSubject[] removeSubjects? IRoleBindingSubject[] roleBinding RoleBinding Returns: Promise\u2039 RoleBinding \u2039\u203a\u203a","title":"updateSubjects"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/","text":"Class: RolesStore # Hierarchy # \u21b3 KubeObjectStore \u2039 Role \u203a \u21b3 RolesStore Index # Constructors # constructor Properties # api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext Accessors # context contextItems contextReady namespacesReady query selectedItems Methods # [Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem Constructors # constructor # + new RolesStore (): RolesStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+user-management-roles/roles.store.ts:28 Returns: RolesStore Properties # api # \u2022 api : KubeApi \u2039 ClusterRole \u2039\u203a\u203a = clusterRoleApi Overrides KubeObjectStore . api Defined in src/renderer/components/+user-management-roles/roles.store.ts:28 bufferSize # \u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45 Protected eventsBuffer # \u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301 failedLoading # \u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36 isLoaded # \u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38 isLoading # \u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37 items # \u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39 Optional limit # \u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44 selectedItemsIds # \u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40 Static defaultContext # \u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41 Accessors # context # \u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext contextItems # \u2022 get contextItems (): Role [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: Role [] contextReady # \u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object namespacesReady # \u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object query # \u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams selectedItems # \u2022 get selectedItems (): Role [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: Role [] Methods # [Symbol.iterator] # \u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a Protected bindWatchEventsUpdater # \u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void create # \u25b8 create ( params : object, data? : Partial\u2039 Role \u203a): Promise\u2039 Role \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Role \u203a Returns: Promise\u2039 Role \u203a Protected createItem # \u25b8 createItem ( params : object, data? : Partial\u2039 Role \u203a): Promise\u2039 Role \u2039\u203a\u203a Overrides KubeObjectStore . createItem Defined in src/renderer/components/+user-management-roles/roles.store.ts:61 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Role \u203a Returns: Promise\u2039 Role \u2039\u203a\u203a Protected defaultSorting # \u25b8 defaultSorting ( item : Role ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item Role Returns: string Protected filterItemsOnLoad # \u25b8 filterItemsOnLoad ( items : Role []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items Role [] Returns: T[] getAllByNs # \u25b8 getAllByNs ( namespace : string | string[], strict : boolean): Role [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: Role [] getById # \u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T getByLabel # \u25b8 getByLabel ( labels : string[] | object): Role [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: Role [] getByName # \u25b8 getByName ( name : string, namespace? : string): Role Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: Role getByPath # \u25b8 getByPath ( path : string): Role Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: Role getIndexById # \u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number getItems # \u25b8 getItems (): Role [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: Role [] Optional getStatuses # \u25b8 getStatuses ( items : Role []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items Role [] Returns: Record\u2039string, number\u203a getSubscribeApis # \u25b8 getSubscribeApis (): KubeApi \u2039 Role \u2039\u203a\u203a[] Overrides KubeObjectStore . getSubscribeApis Defined in src/renderer/components/+user-management-roles/roles.store.ts:35 Returns: KubeApi \u2039 Role \u2039\u203a\u203a[] getTotalCount # \u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number isSelected # \u25b8 isSelected ( item : Role ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item Role Returns: boolean isSelectedAll # \u25b8 isSelectedAll ( visibleItems : Role []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems Role [] this.items Returns: boolean load # \u25b8 load ( params : object): Promise\u2039 Role \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Role \u203a loadAll # \u25b8 loadAll ( options : object): Promise\u2039void | Role []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | Role []\u203a loadFromPath # \u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a Protected loadItem # \u25b8 loadItem ( params : object): Promise\u2039 Role \u2039\u203a\u203a Overrides KubeObjectStore . loadItem Defined in src/renderer/components/+user-management-roles/roles.store.ts:46 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Role \u2039\u203a\u203a Protected loadItems # \u25b8 loadItems ( params : KubeObjectStoreLoadingParams): Promise\u2039 Role []\u203a Overrides KubeObjectStore . loadItems Defined in src/renderer/components/+user-management-roles/roles.store.ts:52 Parameters: Name Type params KubeObjectStoreLoadingParams Returns: Promise\u2039 Role []\u203a Protected mergeItems # \u25b8 mergeItems ( partialItems : Role [], __namedParameters : object): Role [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : Role [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: Role [] reloadAll # \u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a remove # \u25b8 remove ( item : Role ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item Role Returns: Promise\u2039void\u203a Protected removeItem # \u25b8 removeItem ( item : Role , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : Role \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a removeSelectedItems # \u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a reset # \u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void Protected resetOnError # \u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void resetSelection # \u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void select # \u25b8 select ( item : Role ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item Role Returns: void Protected sortItems # \u25b8 sortItems ( items : Role []): Role \u2039\u203a[] Overrides KubeObjectStore . sortItems Defined in src/renderer/components/+user-management-roles/roles.store.ts:39 Parameters: Name Type items Role [] Returns: Role \u2039\u203a[] subscribe # \u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function) toggleSelection # \u25b8 toggleSelection ( item : Role ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item Role Returns: void toggleSelectionAll # \u25b8 toggleSelectionAll ( visibleItems : Role []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems Role [] this.items Returns: void unselect # \u25b8 unselect ( item : Role ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item Role Returns: void update # \u25b8 update ( item : Role , data : Partial\u2039 Role \u203a): Promise\u2039 Role \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item Role data Partial\u2039 Role \u203a Returns: Promise\u2039 Role \u203a Protected updateFromEventsBuffer # \u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void Protected updateItem # \u25b8 updateItem ( item : Role , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : Role \u25aa request : function \u25b8 (): Promise\u2039 Role \u203a Returns: Promise\u2039T\u203a","title":"Class: RolesStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#class-rolesstore","text":"","title":"Class: RolesStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#hierarchy","text":"\u21b3 KubeObjectStore \u2039 Role \u203a \u21b3 RolesStore","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#properties","text":"api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#accessors","text":"context contextItems contextReady namespacesReady query selectedItems","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#methods","text":"[Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#constructor","text":"+ new RolesStore (): RolesStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+user-management-roles/roles.store.ts:28 Returns: RolesStore","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#api","text":"\u2022 api : KubeApi \u2039 ClusterRole \u2039\u203a\u203a = clusterRoleApi Overrides KubeObjectStore . api Defined in src/renderer/components/+user-management-roles/roles.store.ts:28","title":"api"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#buffersize","text":"\u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45","title":"bufferSize"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#protected-eventsbuffer","text":"\u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301","title":"Protected eventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#failedloading","text":"\u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36","title":"failedLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#isloaded","text":"\u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38","title":"isLoaded"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#isloading","text":"\u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37","title":"isLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#items","text":"\u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39","title":"items"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#optional-limit","text":"\u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44","title":"Optional limit"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#selecteditemsids","text":"\u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40","title":"selectedItemsIds"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#static-defaultcontext","text":"\u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41","title":"Static defaultContext"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#context","text":"\u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext","title":"context"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#contextitems","text":"\u2022 get contextItems (): Role [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: Role []","title":"contextItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#contextready","text":"\u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object","title":"contextReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#namespacesready","text":"\u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object","title":"namespacesReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#query","text":"\u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams","title":"query"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#selecteditems","text":"\u2022 get selectedItems (): Role [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: Role []","title":"selectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#symboliterator","text":"\u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a","title":"[Symbol.iterator]"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#protected-bindwatcheventsupdater","text":"\u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void","title":"Protected bindWatchEventsUpdater"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#create","text":"\u25b8 create ( params : object, data? : Partial\u2039 Role \u203a): Promise\u2039 Role \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Role \u203a Returns: Promise\u2039 Role \u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#protected-createitem","text":"\u25b8 createItem ( params : object, data? : Partial\u2039 Role \u203a): Promise\u2039 Role \u2039\u203a\u203a Overrides KubeObjectStore . createItem Defined in src/renderer/components/+user-management-roles/roles.store.ts:61 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Role \u203a Returns: Promise\u2039 Role \u2039\u203a\u203a","title":"Protected createItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#protected-defaultsorting","text":"\u25b8 defaultSorting ( item : Role ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item Role Returns: string","title":"Protected defaultSorting"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#protected-filteritemsonload","text":"\u25b8 filterItemsOnLoad ( items : Role []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items Role [] Returns: T[]","title":"Protected filterItemsOnLoad"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#getallbyns","text":"\u25b8 getAllByNs ( namespace : string | string[], strict : boolean): Role [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: Role []","title":"getAllByNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#getbyid","text":"\u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T","title":"getById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#getbylabel","text":"\u25b8 getByLabel ( labels : string[] | object): Role [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: Role []","title":"getByLabel"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#getbyname","text":"\u25b8 getByName ( name : string, namespace? : string): Role Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: Role","title":"getByName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#getbypath","text":"\u25b8 getByPath ( path : string): Role Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: Role","title":"getByPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#getindexbyid","text":"\u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number","title":"getIndexById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#getitems","text":"\u25b8 getItems (): Role [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: Role []","title":"getItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#optional-getstatuses","text":"\u25b8 getStatuses ( items : Role []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items Role [] Returns: Record\u2039string, number\u203a","title":"Optional getStatuses"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#getsubscribeapis","text":"\u25b8 getSubscribeApis (): KubeApi \u2039 Role \u2039\u203a\u203a[] Overrides KubeObjectStore . getSubscribeApis Defined in src/renderer/components/+user-management-roles/roles.store.ts:35 Returns: KubeApi \u2039 Role \u2039\u203a\u203a[]","title":"getSubscribeApis"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#gettotalcount","text":"\u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number","title":"getTotalCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#isselected","text":"\u25b8 isSelected ( item : Role ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item Role Returns: boolean","title":"isSelected"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#isselectedall","text":"\u25b8 isSelectedAll ( visibleItems : Role []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems Role [] this.items Returns: boolean","title":"isSelectedAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#load","text":"\u25b8 load ( params : object): Promise\u2039 Role \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Role \u203a","title":"load"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#loadall","text":"\u25b8 loadAll ( options : object): Promise\u2039void | Role []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | Role []\u203a","title":"loadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#loadfrompath","text":"\u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a","title":"loadFromPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#protected-loaditem","text":"\u25b8 loadItem ( params : object): Promise\u2039 Role \u2039\u203a\u203a Overrides KubeObjectStore . loadItem Defined in src/renderer/components/+user-management-roles/roles.store.ts:46 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Role \u2039\u203a\u203a","title":"Protected loadItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#protected-loaditems","text":"\u25b8 loadItems ( params : KubeObjectStoreLoadingParams): Promise\u2039 Role []\u203a Overrides KubeObjectStore . loadItems Defined in src/renderer/components/+user-management-roles/roles.store.ts:52 Parameters: Name Type params KubeObjectStoreLoadingParams Returns: Promise\u2039 Role []\u203a","title":"Protected loadItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#protected-mergeitems","text":"\u25b8 mergeItems ( partialItems : Role [], __namedParameters : object): Role [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : Role [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: Role []","title":"Protected mergeItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#reloadall","text":"\u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a","title":"reloadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#remove","text":"\u25b8 remove ( item : Role ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item Role Returns: Promise\u2039void\u203a","title":"remove"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#protected-removeitem","text":"\u25b8 removeItem ( item : Role , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : Role \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a","title":"Protected removeItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#removeselecteditems","text":"\u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a","title":"removeSelectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#reset","text":"\u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void","title":"reset"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#protected-resetonerror","text":"\u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void","title":"Protected resetOnError"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#resetselection","text":"\u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void","title":"resetSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#select","text":"\u25b8 select ( item : Role ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item Role Returns: void","title":"select"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#protected-sortitems","text":"\u25b8 sortItems ( items : Role []): Role \u2039\u203a[] Overrides KubeObjectStore . sortItems Defined in src/renderer/components/+user-management-roles/roles.store.ts:39 Parameters: Name Type items Role [] Returns: Role \u2039\u203a[]","title":"Protected sortItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#subscribe","text":"\u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function)","title":"subscribe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#toggleselection","text":"\u25b8 toggleSelection ( item : Role ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item Role Returns: void","title":"toggleSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#toggleselectionall","text":"\u25b8 toggleSelectionAll ( visibleItems : Role []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems Role [] this.items Returns: void","title":"toggleSelectionAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#unselect","text":"\u25b8 unselect ( item : Role ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item Role Returns: void","title":"unselect"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#update","text":"\u25b8 update ( item : Role , data : Partial\u2039 Role \u203a): Promise\u2039 Role \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item Role data Partial\u2039 Role \u203a Returns: Promise\u2039 Role \u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#protected-updatefromeventsbuffer","text":"\u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void","title":"Protected updateFromEventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.rolesstore/#protected-updateitem","text":"\u25b8 updateItem ( item : Role , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : Role \u25aa request : function \u25b8 (): Promise\u2039 Role \u203a Returns: Promise\u2039T\u203a","title":"Protected updateItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/","text":"Class: Secret \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec Hierarchy # KubeObject \u21b3 Secret Implements # ItemObject Index # Constructors # constructor Properties # apiVersion data kind metadata spec status type apiBase kind namespaced Accessors # selfLink Methods # delete getAge getAnnotations getFinalizers getId getKeys getLabels getName getNs getOwnerRefs getResourceVersion getSearchFields getTimeDiffFromNow getToken toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels Constructors # constructor # + new Secret ( data : KubeJsonApiData): Secret Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/secret.api.ts:54 Parameters: Name Type data KubeJsonApiData Returns: Secret Properties # apiVersion # \u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94 data # \u2022 data : object Defined in src/renderer/api/endpoints/secret.api.ts:45 Type declaration: # [ prop : string ]: string token ? : string kind # \u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95 metadata # \u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96 Optional spec # \u2022 spec ? : Spec Inherited from KubeObject . spec Defined in src/renderer/api/kube-object.ts:98 Optional status # \u2022 status ? : Status Inherited from KubeObject . status Defined in src/renderer/api/kube-object.ts:97 type # \u2022 type : SecretType Defined in src/renderer/api/endpoints/secret.api.ts:44 Static apiBase # \u25aa apiBase : string = \"/api/v1/secrets\" Defined in src/renderer/api/endpoints/secret.api.ts:54 Static kind # \u25aa kind : string = \"Secret\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/secret.api.ts:52 Static namespaced # \u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/secret.api.ts:53 Accessors # selfLink # \u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string Methods # delete # \u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a getAge # \u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number getAnnotations # \u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[] getFinalizers # \u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[] getId # \u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string getKeys # \u25b8 getKeys (): string[] Defined in src/renderer/api/endpoints/secret.api.ts:63 Returns: string[] getLabels # \u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[] getName # \u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string getNs # \u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string getOwnerRefs # \u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[] getResourceVersion # \u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string getSearchFields # \u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[] getTimeDiffFromNow # \u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number getToken # \u25b8 getToken (): string Defined in src/renderer/api/endpoints/secret.api.ts:67 Returns: string toPlainObject # \u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object update # \u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Static create # \u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a Static isJsonApiData # \u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData Static isJsonApiDataList # \u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a Static isKubeJsonApiListMetadata # \u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata Static isKubeJsonApiMetadata # \u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata Static isNonSystem # \u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean Static isPartialJsonApiData # \u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a Static isPartialJsonApiMetadata # \u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a Static stringifyLabels # \u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Class: Secret \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#class-secret-metadata-status-spec","text":"","title":"Class: Secret \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#type-parameters","text":"\u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#hierarchy","text":"KubeObject \u21b3 Secret","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#implements","text":"ItemObject","title":"Implements"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#properties","text":"apiVersion data kind metadata spec status type apiBase kind namespaced","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#accessors","text":"selfLink","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#methods","text":"delete getAge getAnnotations getFinalizers getId getKeys getLabels getName getNs getOwnerRefs getResourceVersion getSearchFields getTimeDiffFromNow getToken toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#constructor","text":"+ new Secret ( data : KubeJsonApiData): Secret Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/secret.api.ts:54 Parameters: Name Type data KubeJsonApiData Returns: Secret","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#data","text":"\u2022 data : object Defined in src/renderer/api/endpoints/secret.api.ts:45","title":"data"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#kind","text":"\u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#metadata","text":"\u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96","title":"metadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#optional-spec","text":"\u2022 spec ? : Spec Inherited from KubeObject . spec Defined in src/renderer/api/kube-object.ts:98","title":"Optional spec"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#optional-status","text":"\u2022 status ? : Status Inherited from KubeObject . status Defined in src/renderer/api/kube-object.ts:97","title":"Optional status"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#type","text":"\u2022 type : SecretType Defined in src/renderer/api/endpoints/secret.api.ts:44","title":"type"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#static-apibase","text":"\u25aa apiBase : string = \"/api/v1/secrets\" Defined in src/renderer/api/endpoints/secret.api.ts:54","title":"Static apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#static-kind","text":"\u25aa kind : string = \"Secret\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/secret.api.ts:52","title":"Static kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#static-namespaced","text":"\u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/secret.api.ts:53","title":"Static namespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#selflink","text":"\u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string","title":"selfLink"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#delete","text":"\u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#getage","text":"\u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number","title":"getAge"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#getannotations","text":"\u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[]","title":"getAnnotations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#getfinalizers","text":"\u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[]","title":"getFinalizers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#getid","text":"\u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string","title":"getId"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#getkeys","text":"\u25b8 getKeys (): string[] Defined in src/renderer/api/endpoints/secret.api.ts:63 Returns: string[]","title":"getKeys"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#getlabels","text":"\u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[]","title":"getLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#getname","text":"\u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string","title":"getName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#getns","text":"\u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string","title":"getNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#getownerrefs","text":"\u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[]","title":"getOwnerRefs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#getresourceversion","text":"\u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#getsearchfields","text":"\u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[]","title":"getSearchFields"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#gettimedifffromnow","text":"\u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number","title":"getTimeDiffFromNow"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#gettoken","text":"\u25b8 getToken (): string Defined in src/renderer/api/endpoints/secret.api.ts:67 Returns: string","title":"getToken"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#toplainobject","text":"\u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object","title":"toPlainObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#update","text":"\u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#static-create","text":"\u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a","title":"Static create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#static-isjsonapidata","text":"\u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData","title":"Static isJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#static-isjsonapidatalist","text":"\u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a","title":"Static isJsonApiDataList"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#static-iskubejsonapilistmetadata","text":"\u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata","title":"Static isKubeJsonApiListMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#static-iskubejsonapimetadata","text":"\u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata","title":"Static isKubeJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#static-isnonsystem","text":"\u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean","title":"Static isNonSystem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#static-ispartialjsonapidata","text":"\u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a","title":"Static isPartialJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#static-ispartialjsonapimetadata","text":"\u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a","title":"Static isPartialJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secret/#static-stringifylabels","text":"\u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Static stringifyLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/","text":"Class: SecretsStore # Hierarchy # \u21b3 KubeObjectStore \u2039 Secret \u203a \u21b3 SecretsStore Index # Constructors # constructor Properties # api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext Accessors # context contextItems contextReady namespacesReady query selectedItems Methods # [Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem Constructors # constructor # + new SecretsStore (): SecretsStore Inherited from KubeObjectStore . constructor Overrides void Defined in src/renderer/kube-object.store.ts:54 Returns: SecretsStore Properties # api # \u2022 api : KubeApi \u2039 Secret \u2039\u203a\u203a = secretsApi Overrides KubeObjectStore . api Defined in src/renderer/components/+config-secrets/secrets.store.ts:27 bufferSize # \u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45 Protected eventsBuffer # \u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301 failedLoading # \u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36 isLoaded # \u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38 isLoading # \u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37 items # \u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39 Optional limit # \u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44 selectedItemsIds # \u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40 Static defaultContext # \u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41 Accessors # context # \u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext contextItems # \u2022 get contextItems (): Secret [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: Secret [] contextReady # \u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object namespacesReady # \u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object query # \u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams selectedItems # \u2022 get selectedItems (): Secret [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: Secret [] Methods # [Symbol.iterator] # \u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a Protected bindWatchEventsUpdater # \u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void create # \u25b8 create ( params : object, data? : Partial\u2039 Secret \u203a): Promise\u2039 Secret \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Secret \u203a Returns: Promise\u2039 Secret \u203a Protected createItem # \u25b8 createItem ( params : object, data? : Partial\u2039 Secret \u203a): Promise\u2039 Secret \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Secret \u203a Returns: Promise\u2039 Secret \u203a Protected defaultSorting # \u25b8 defaultSorting ( item : Secret ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item Secret Returns: string Protected filterItemsOnLoad # \u25b8 filterItemsOnLoad ( items : Secret []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items Secret [] Returns: T[] getAllByNs # \u25b8 getAllByNs ( namespace : string | string[], strict : boolean): Secret [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: Secret [] getById # \u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T getByLabel # \u25b8 getByLabel ( labels : string[] | object): Secret [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: Secret [] getByName # \u25b8 getByName ( name : string, namespace? : string): Secret Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: Secret getByPath # \u25b8 getByPath ( path : string): Secret Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: Secret getIndexById # \u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number getItems # \u25b8 getItems (): Secret [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: Secret [] Optional getStatuses # \u25b8 getStatuses ( items : Secret []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items Secret [] Returns: Record\u2039string, number\u203a getSubscribeApis # \u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi [] getTotalCount # \u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number isSelected # \u25b8 isSelected ( item : Secret ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item Secret Returns: boolean isSelectedAll # \u25b8 isSelectedAll ( visibleItems : Secret []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems Secret [] this.items Returns: boolean load # \u25b8 load ( params : object): Promise\u2039 Secret \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Secret \u203a loadAll # \u25b8 loadAll ( options : object): Promise\u2039void | Secret []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | Secret []\u203a loadFromPath # \u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a Protected loadItem # \u25b8 loadItem ( params : object): Promise\u2039 Secret \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Secret \u203a Protected loadItems # \u25b8 loadItems ( __namedParameters : object): Promise\u2039 Secret []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 Secret []\u203a Protected mergeItems # \u25b8 mergeItems ( partialItems : Secret [], __namedParameters : object): Secret [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : Secret [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: Secret [] reloadAll # \u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a remove # \u25b8 remove ( item : Secret ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item Secret Returns: Promise\u2039void\u203a Protected removeItem # \u25b8 removeItem ( item : Secret , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : Secret \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a removeSelectedItems # \u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a reset # \u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void Protected resetOnError # \u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void resetSelection # \u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void select # \u25b8 select ( item : Secret ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item Secret Returns: void Protected sortItems # \u25b8 sortItems ( items : Secret [], sorting : function[], order? : \"asc\" | \"desc\"): Secret [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items Secret [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: Secret [] subscribe # \u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function) toggleSelection # \u25b8 toggleSelection ( item : Secret ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item Secret Returns: void toggleSelectionAll # \u25b8 toggleSelectionAll ( visibleItems : Secret []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems Secret [] this.items Returns: void unselect # \u25b8 unselect ( item : Secret ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item Secret Returns: void update # \u25b8 update ( item : Secret , data : Partial\u2039 Secret \u203a): Promise\u2039 Secret \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item Secret data Partial\u2039 Secret \u203a Returns: Promise\u2039 Secret \u203a Protected updateFromEventsBuffer # \u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void Protected updateItem # \u25b8 updateItem ( item : Secret , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : Secret \u25aa request : function \u25b8 (): Promise\u2039 Secret \u203a Returns: Promise\u2039T\u203a","title":"Class: SecretsStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#class-secretsstore","text":"","title":"Class: SecretsStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#hierarchy","text":"\u21b3 KubeObjectStore \u2039 Secret \u203a \u21b3 SecretsStore","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#properties","text":"api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#accessors","text":"context contextItems contextReady namespacesReady query selectedItems","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#methods","text":"[Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#constructor","text":"+ new SecretsStore (): SecretsStore Inherited from KubeObjectStore . constructor Overrides void Defined in src/renderer/kube-object.store.ts:54 Returns: SecretsStore","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#api","text":"\u2022 api : KubeApi \u2039 Secret \u2039\u203a\u203a = secretsApi Overrides KubeObjectStore . api Defined in src/renderer/components/+config-secrets/secrets.store.ts:27","title":"api"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#buffersize","text":"\u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45","title":"bufferSize"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#protected-eventsbuffer","text":"\u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301","title":"Protected eventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#failedloading","text":"\u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36","title":"failedLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#isloaded","text":"\u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38","title":"isLoaded"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#isloading","text":"\u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37","title":"isLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#items","text":"\u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39","title":"items"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#optional-limit","text":"\u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44","title":"Optional limit"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#selecteditemsids","text":"\u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40","title":"selectedItemsIds"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#static-defaultcontext","text":"\u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41","title":"Static defaultContext"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#context","text":"\u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext","title":"context"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#contextitems","text":"\u2022 get contextItems (): Secret [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: Secret []","title":"contextItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#contextready","text":"\u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object","title":"contextReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#namespacesready","text":"\u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object","title":"namespacesReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#query","text":"\u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams","title":"query"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#selecteditems","text":"\u2022 get selectedItems (): Secret [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: Secret []","title":"selectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#symboliterator","text":"\u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a","title":"[Symbol.iterator]"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#protected-bindwatcheventsupdater","text":"\u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void","title":"Protected bindWatchEventsUpdater"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#create","text":"\u25b8 create ( params : object, data? : Partial\u2039 Secret \u203a): Promise\u2039 Secret \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Secret \u203a Returns: Promise\u2039 Secret \u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#protected-createitem","text":"\u25b8 createItem ( params : object, data? : Partial\u2039 Secret \u203a): Promise\u2039 Secret \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Secret \u203a Returns: Promise\u2039 Secret \u203a","title":"Protected createItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#protected-defaultsorting","text":"\u25b8 defaultSorting ( item : Secret ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item Secret Returns: string","title":"Protected defaultSorting"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#protected-filteritemsonload","text":"\u25b8 filterItemsOnLoad ( items : Secret []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items Secret [] Returns: T[]","title":"Protected filterItemsOnLoad"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#getallbyns","text":"\u25b8 getAllByNs ( namespace : string | string[], strict : boolean): Secret [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: Secret []","title":"getAllByNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#getbyid","text":"\u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T","title":"getById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#getbylabel","text":"\u25b8 getByLabel ( labels : string[] | object): Secret [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: Secret []","title":"getByLabel"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#getbyname","text":"\u25b8 getByName ( name : string, namespace? : string): Secret Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: Secret","title":"getByName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#getbypath","text":"\u25b8 getByPath ( path : string): Secret Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: Secret","title":"getByPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#getindexbyid","text":"\u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number","title":"getIndexById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#getitems","text":"\u25b8 getItems (): Secret [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: Secret []","title":"getItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#optional-getstatuses","text":"\u25b8 getStatuses ( items : Secret []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items Secret [] Returns: Record\u2039string, number\u203a","title":"Optional getStatuses"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#getsubscribeapis","text":"\u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi []","title":"getSubscribeApis"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#gettotalcount","text":"\u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number","title":"getTotalCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#isselected","text":"\u25b8 isSelected ( item : Secret ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item Secret Returns: boolean","title":"isSelected"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#isselectedall","text":"\u25b8 isSelectedAll ( visibleItems : Secret []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems Secret [] this.items Returns: boolean","title":"isSelectedAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#load","text":"\u25b8 load ( params : object): Promise\u2039 Secret \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Secret \u203a","title":"load"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#loadall","text":"\u25b8 loadAll ( options : object): Promise\u2039void | Secret []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | Secret []\u203a","title":"loadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#loadfrompath","text":"\u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a","title":"loadFromPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#protected-loaditem","text":"\u25b8 loadItem ( params : object): Promise\u2039 Secret \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Secret \u203a","title":"Protected loadItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#protected-loaditems","text":"\u25b8 loadItems ( __namedParameters : object): Promise\u2039 Secret []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 Secret []\u203a","title":"Protected loadItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#protected-mergeitems","text":"\u25b8 mergeItems ( partialItems : Secret [], __namedParameters : object): Secret [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : Secret [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: Secret []","title":"Protected mergeItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#reloadall","text":"\u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a","title":"reloadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#remove","text":"\u25b8 remove ( item : Secret ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item Secret Returns: Promise\u2039void\u203a","title":"remove"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#protected-removeitem","text":"\u25b8 removeItem ( item : Secret , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : Secret \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a","title":"Protected removeItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#removeselecteditems","text":"\u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a","title":"removeSelectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#reset","text":"\u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void","title":"reset"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#protected-resetonerror","text":"\u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void","title":"Protected resetOnError"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#resetselection","text":"\u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void","title":"resetSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#select","text":"\u25b8 select ( item : Secret ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item Secret Returns: void","title":"select"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#protected-sortitems","text":"\u25b8 sortItems ( items : Secret [], sorting : function[], order? : \"asc\" | \"desc\"): Secret [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items Secret [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: Secret []","title":"Protected sortItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#subscribe","text":"\u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function)","title":"subscribe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#toggleselection","text":"\u25b8 toggleSelection ( item : Secret ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item Secret Returns: void","title":"toggleSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#toggleselectionall","text":"\u25b8 toggleSelectionAll ( visibleItems : Secret []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems Secret [] this.items Returns: void","title":"toggleSelectionAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#unselect","text":"\u25b8 unselect ( item : Secret ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item Secret Returns: void","title":"unselect"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#update","text":"\u25b8 update ( item : Secret , data : Partial\u2039 Secret \u203a): Promise\u2039 Secret \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item Secret data Partial\u2039 Secret \u203a Returns: Promise\u2039 Secret \u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#protected-updatefromeventsbuffer","text":"\u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void","title":"Protected updateFromEventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.secretsstore/#protected-updateitem","text":"\u25b8 updateItem ( item : Secret , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : Secret \u25aa request : function \u25b8 (): Promise\u2039 Secret \u203a Returns: Promise\u2039T\u203a","title":"Protected updateItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/","text":"Class: Service \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec Hierarchy # KubeObject \u21b3 Service Implements # ItemObject Index # Constructors # constructor Properties # apiVersion kind metadata spec status apiBase kind namespaced Accessors # selfLink Methods # delete getAge getAnnotations getClusterIp getExternalIps getFinalizers getId getLabels getLoadBalancer getName getNs getOwnerRefs getPorts getResourceVersion getSearchFields getSelector getStatus getTimeDiffFromNow getType isActive toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels Constructors # constructor # + new Service ( data : KubeJsonApiData): Service Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/service.api.ts:74 Parameters: Name Type data KubeJsonApiData Returns: Service Properties # apiVersion # \u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94 kind # \u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95 metadata # \u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96 spec # \u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/service.api.ts:50 Type declaration: # clusterIP : string externalIPs ? : string[] externalTrafficPolicy ? : string loadBalancerIP ? : string ports : ServicePort[] selector (): object sessionAffinity : string type : string status # \u2022 status : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/service.api.ts:61 Type declaration: # loadBalancer (): object ingress ? : object[] Static apiBase # \u25aa apiBase : string = \"/api/v1/services\" Defined in src/renderer/api/endpoints/service.api.ts:74 Static kind # \u25aa kind : string = \"Service\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/service.api.ts:72 Static namespaced # \u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/service.api.ts:73 Accessors # selfLink # \u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string Methods # delete # \u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a getAge # \u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number getAnnotations # \u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[] getClusterIp # \u25b8 getClusterIp (): string Defined in src/renderer/api/endpoints/service.api.ts:81 Returns: string getExternalIps # \u25b8 getExternalIps (): string[] Defined in src/renderer/api/endpoints/service.api.ts:85 Returns: string[] getFinalizers # \u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[] getId # \u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string getLabels # \u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[] getLoadBalancer # \u25b8 getLoadBalancer (): object Defined in src/renderer/api/endpoints/service.api.ts:111 Returns: object ingress ? : object[] getName # \u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string getNs # \u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string getOwnerRefs # \u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[] getPorts # \u25b8 getPorts (): ServicePort[] Defined in src/renderer/api/endpoints/service.api.ts:105 Returns: ServicePort[] getResourceVersion # \u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string getSearchFields # \u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[] getSelector # \u25b8 getSelector (): string[] Defined in src/renderer/api/endpoints/service.api.ts:99 Returns: string[] getStatus # \u25b8 getStatus (): \"Active\" | \"Pending\" Defined in src/renderer/api/endpoints/service.api.ts:119 Returns: \"Active\" | \"Pending\" getTimeDiffFromNow # \u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number getType # \u25b8 getType (): string Defined in src/renderer/api/endpoints/service.api.ts:95 Returns: string isActive # \u25b8 isActive (): boolean Defined in src/renderer/api/endpoints/service.api.ts:115 Returns: boolean toPlainObject # \u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object update # \u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Static create # \u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a Static isJsonApiData # \u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData Static isJsonApiDataList # \u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a Static isKubeJsonApiListMetadata # \u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata Static isKubeJsonApiMetadata # \u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata Static isNonSystem # \u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean Static isPartialJsonApiData # \u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a Static isPartialJsonApiMetadata # \u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a Static stringifyLabels # \u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Class: Service \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#class-service-metadata-status-spec","text":"","title":"Class: Service \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#type-parameters","text":"\u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#hierarchy","text":"KubeObject \u21b3 Service","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#implements","text":"ItemObject","title":"Implements"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#properties","text":"apiVersion kind metadata spec status apiBase kind namespaced","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#accessors","text":"selfLink","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#methods","text":"delete getAge getAnnotations getClusterIp getExternalIps getFinalizers getId getLabels getLoadBalancer getName getNs getOwnerRefs getPorts getResourceVersion getSearchFields getSelector getStatus getTimeDiffFromNow getType isActive toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#constructor","text":"+ new Service ( data : KubeJsonApiData): Service Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/service.api.ts:74 Parameters: Name Type data KubeJsonApiData Returns: Service","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#kind","text":"\u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#metadata","text":"\u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96","title":"metadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#spec","text":"\u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/service.api.ts:50","title":"spec"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#status","text":"\u2022 status : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/service.api.ts:61","title":"status"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#static-apibase","text":"\u25aa apiBase : string = \"/api/v1/services\" Defined in src/renderer/api/endpoints/service.api.ts:74","title":"Static apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#static-kind","text":"\u25aa kind : string = \"Service\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/service.api.ts:72","title":"Static kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#static-namespaced","text":"\u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/service.api.ts:73","title":"Static namespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#selflink","text":"\u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string","title":"selfLink"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#delete","text":"\u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#getage","text":"\u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number","title":"getAge"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#getannotations","text":"\u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[]","title":"getAnnotations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#getclusterip","text":"\u25b8 getClusterIp (): string Defined in src/renderer/api/endpoints/service.api.ts:81 Returns: string","title":"getClusterIp"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#getexternalips","text":"\u25b8 getExternalIps (): string[] Defined in src/renderer/api/endpoints/service.api.ts:85 Returns: string[]","title":"getExternalIps"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#getfinalizers","text":"\u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[]","title":"getFinalizers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#getid","text":"\u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string","title":"getId"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#getlabels","text":"\u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[]","title":"getLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#getloadbalancer","text":"\u25b8 getLoadBalancer (): object Defined in src/renderer/api/endpoints/service.api.ts:111 Returns: object ingress ? : object[]","title":"getLoadBalancer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#getname","text":"\u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string","title":"getName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#getns","text":"\u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string","title":"getNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#getownerrefs","text":"\u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[]","title":"getOwnerRefs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#getports","text":"\u25b8 getPorts (): ServicePort[] Defined in src/renderer/api/endpoints/service.api.ts:105 Returns: ServicePort[]","title":"getPorts"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#getresourceversion","text":"\u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#getsearchfields","text":"\u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[]","title":"getSearchFields"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#getselector","text":"\u25b8 getSelector (): string[] Defined in src/renderer/api/endpoints/service.api.ts:99 Returns: string[]","title":"getSelector"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#getstatus","text":"\u25b8 getStatus (): \"Active\" | \"Pending\" Defined in src/renderer/api/endpoints/service.api.ts:119 Returns: \"Active\" | \"Pending\"","title":"getStatus"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#gettimedifffromnow","text":"\u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number","title":"getTimeDiffFromNow"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#gettype","text":"\u25b8 getType (): string Defined in src/renderer/api/endpoints/service.api.ts:95 Returns: string","title":"getType"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#isactive","text":"\u25b8 isActive (): boolean Defined in src/renderer/api/endpoints/service.api.ts:115 Returns: boolean","title":"isActive"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#toplainobject","text":"\u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object","title":"toPlainObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#update","text":"\u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#static-create","text":"\u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a","title":"Static create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#static-isjsonapidata","text":"\u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData","title":"Static isJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#static-isjsonapidatalist","text":"\u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a","title":"Static isJsonApiDataList"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#static-iskubejsonapilistmetadata","text":"\u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata","title":"Static isKubeJsonApiListMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#static-iskubejsonapimetadata","text":"\u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata","title":"Static isKubeJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#static-isnonsystem","text":"\u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean","title":"Static isNonSystem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#static-ispartialjsonapidata","text":"\u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a","title":"Static isPartialJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#static-ispartialjsonapimetadata","text":"\u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a","title":"Static isPartialJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.service/#static-stringifylabels","text":"\u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Static stringifyLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/","text":"Class: ServiceAccount \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec Hierarchy # KubeObject \u21b3 ServiceAccount Implements # ItemObject Index # Constructors # constructor Properties # apiVersion imagePullSecrets kind metadata secrets spec status apiBase kind namespaced Accessors # selfLink Methods # delete getAge getAnnotations getFinalizers getId getImagePullSecrets getLabels getName getNs getOwnerRefs getResourceVersion getSearchFields getSecrets getTimeDiffFromNow toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels Constructors # constructor # + new ServiceAccount ( data : KubeJsonApiData): ServiceAccount Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/service-accounts.api.ts:39 Parameters: Name Type data KubeJsonApiData Returns: ServiceAccount Properties # apiVersion # \u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94 Optional imagePullSecrets # \u2022 imagePullSecrets ? : object[] Defined in src/renderer/api/endpoints/service-accounts.api.ts:31 kind # \u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95 metadata # \u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96 Optional secrets # \u2022 secrets ? : object[] Defined in src/renderer/api/endpoints/service-accounts.api.ts:28 Optional spec # \u2022 spec ? : Spec Inherited from KubeObject . spec Defined in src/renderer/api/kube-object.ts:98 Optional status # \u2022 status ? : Status Inherited from KubeObject . status Defined in src/renderer/api/kube-object.ts:97 Static apiBase # \u25aa apiBase : string = \"/api/v1/serviceaccounts\" Defined in src/renderer/api/endpoints/service-accounts.api.ts:39 Static kind # \u25aa kind : string = \"ServiceAccount\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/service-accounts.api.ts:37 Static namespaced # \u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/service-accounts.api.ts:38 Accessors # selfLink # \u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string Methods # delete # \u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a getAge # \u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number getAnnotations # \u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[] getFinalizers # \u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[] getId # \u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string getImagePullSecrets # \u25b8 getImagePullSecrets (): object[] Defined in src/renderer/api/endpoints/service-accounts.api.ts:50 Returns: object[] getLabels # \u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[] getName # \u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string getNs # \u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string getOwnerRefs # \u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[] getResourceVersion # \u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string getSearchFields # \u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[] getSecrets # \u25b8 getSecrets (): object[] Defined in src/renderer/api/endpoints/service-accounts.api.ts:46 Returns: object[] getTimeDiffFromNow # \u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number toPlainObject # \u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object update # \u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Static create # \u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a Static isJsonApiData # \u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData Static isJsonApiDataList # \u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a Static isKubeJsonApiListMetadata # \u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata Static isKubeJsonApiMetadata # \u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata Static isNonSystem # \u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean Static isPartialJsonApiData # \u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a Static isPartialJsonApiMetadata # \u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a Static stringifyLabels # \u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Class: ServiceAccount \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#class-serviceaccount-metadata-status-spec","text":"","title":"Class: ServiceAccount \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#type-parameters","text":"\u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#hierarchy","text":"KubeObject \u21b3 ServiceAccount","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#implements","text":"ItemObject","title":"Implements"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#properties","text":"apiVersion imagePullSecrets kind metadata secrets spec status apiBase kind namespaced","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#accessors","text":"selfLink","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#methods","text":"delete getAge getAnnotations getFinalizers getId getImagePullSecrets getLabels getName getNs getOwnerRefs getResourceVersion getSearchFields getSecrets getTimeDiffFromNow toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#constructor","text":"+ new ServiceAccount ( data : KubeJsonApiData): ServiceAccount Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/service-accounts.api.ts:39 Parameters: Name Type data KubeJsonApiData Returns: ServiceAccount","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#optional-imagepullsecrets","text":"\u2022 imagePullSecrets ? : object[] Defined in src/renderer/api/endpoints/service-accounts.api.ts:31","title":"Optional imagePullSecrets"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#kind","text":"\u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#metadata","text":"\u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96","title":"metadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#optional-secrets","text":"\u2022 secrets ? : object[] Defined in src/renderer/api/endpoints/service-accounts.api.ts:28","title":"Optional secrets"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#optional-spec","text":"\u2022 spec ? : Spec Inherited from KubeObject . spec Defined in src/renderer/api/kube-object.ts:98","title":"Optional spec"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#optional-status","text":"\u2022 status ? : Status Inherited from KubeObject . status Defined in src/renderer/api/kube-object.ts:97","title":"Optional status"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#static-apibase","text":"\u25aa apiBase : string = \"/api/v1/serviceaccounts\" Defined in src/renderer/api/endpoints/service-accounts.api.ts:39","title":"Static apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#static-kind","text":"\u25aa kind : string = \"ServiceAccount\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/service-accounts.api.ts:37","title":"Static kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#static-namespaced","text":"\u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/service-accounts.api.ts:38","title":"Static namespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#selflink","text":"\u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string","title":"selfLink"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#delete","text":"\u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#getage","text":"\u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number","title":"getAge"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#getannotations","text":"\u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[]","title":"getAnnotations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#getfinalizers","text":"\u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[]","title":"getFinalizers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#getid","text":"\u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string","title":"getId"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#getimagepullsecrets","text":"\u25b8 getImagePullSecrets (): object[] Defined in src/renderer/api/endpoints/service-accounts.api.ts:50 Returns: object[]","title":"getImagePullSecrets"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#getlabels","text":"\u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[]","title":"getLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#getname","text":"\u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string","title":"getName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#getns","text":"\u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string","title":"getNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#getownerrefs","text":"\u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[]","title":"getOwnerRefs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#getresourceversion","text":"\u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#getsearchfields","text":"\u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[]","title":"getSearchFields"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#getsecrets","text":"\u25b8 getSecrets (): object[] Defined in src/renderer/api/endpoints/service-accounts.api.ts:46 Returns: object[]","title":"getSecrets"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#gettimedifffromnow","text":"\u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number","title":"getTimeDiffFromNow"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#toplainobject","text":"\u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object","title":"toPlainObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#update","text":"\u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#static-create","text":"\u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a","title":"Static create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#static-isjsonapidata","text":"\u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData","title":"Static isJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#static-isjsonapidatalist","text":"\u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a","title":"Static isJsonApiDataList"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#static-iskubejsonapilistmetadata","text":"\u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata","title":"Static isKubeJsonApiListMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#static-iskubejsonapimetadata","text":"\u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata","title":"Static isKubeJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#static-isnonsystem","text":"\u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean","title":"Static isNonSystem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#static-ispartialjsonapidata","text":"\u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a","title":"Static isPartialJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#static-ispartialjsonapimetadata","text":"\u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a","title":"Static isPartialJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccount/#static-stringifylabels","text":"\u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Static stringifyLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/","text":"Class: ServiceAccountsStore # Hierarchy # \u21b3 KubeObjectStore \u2039 ServiceAccount \u203a \u21b3 ServiceAccountsStore Index # Constructors # constructor Properties # api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext Accessors # context contextItems contextReady namespacesReady query selectedItems Methods # [Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem Constructors # constructor # + new ServiceAccountsStore (): ServiceAccountsStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+user-management-service-accounts/service-accounts.store.ts:28 Returns: ServiceAccountsStore Properties # api # \u2022 api : KubeApi \u2039 ServiceAccount \u2039\u203a\u203a = serviceAccountsApi Overrides KubeObjectStore . api Defined in src/renderer/components/+user-management-service-accounts/service-accounts.store.ts:28 bufferSize # \u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45 Protected eventsBuffer # \u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301 failedLoading # \u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36 isLoaded # \u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38 isLoading # \u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37 items # \u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39 Optional limit # \u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44 selectedItemsIds # \u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40 Static defaultContext # \u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41 Accessors # context # \u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext contextItems # \u2022 get contextItems (): ServiceAccount [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: ServiceAccount [] contextReady # \u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object namespacesReady # \u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object query # \u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams selectedItems # \u2022 get selectedItems (): ServiceAccount [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: ServiceAccount [] Methods # [Symbol.iterator] # \u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a Protected bindWatchEventsUpdater # \u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void create # \u25b8 create ( params : object, data? : Partial\u2039 ServiceAccount \u203a): Promise\u2039 ServiceAccount \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 ServiceAccount \u203a Returns: Promise\u2039 ServiceAccount \u203a Protected createItem # \u25b8 createItem ( params : object): Promise\u2039 ServiceAccount \u2039\u203a\u203a Overrides KubeObjectStore . createItem Defined in src/renderer/components/+user-management-service-accounts/service-accounts.store.ts:35 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 ServiceAccount \u2039\u203a\u203a Protected defaultSorting # \u25b8 defaultSorting ( item : ServiceAccount ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item ServiceAccount Returns: string Protected filterItemsOnLoad # \u25b8 filterItemsOnLoad ( items : ServiceAccount []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items ServiceAccount [] Returns: T[] getAllByNs # \u25b8 getAllByNs ( namespace : string | string[], strict : boolean): ServiceAccount [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: ServiceAccount [] getById # \u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T getByLabel # \u25b8 getByLabel ( labels : string[] | object): ServiceAccount [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: ServiceAccount [] getByName # \u25b8 getByName ( name : string, namespace? : string): ServiceAccount Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: ServiceAccount getByPath # \u25b8 getByPath ( path : string): ServiceAccount Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: ServiceAccount getIndexById # \u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number getItems # \u25b8 getItems (): ServiceAccount [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: ServiceAccount [] Optional getStatuses # \u25b8 getStatuses ( items : ServiceAccount []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items ServiceAccount [] Returns: Record\u2039string, number\u203a getSubscribeApis # \u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi [] getTotalCount # \u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number isSelected # \u25b8 isSelected ( item : ServiceAccount ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item ServiceAccount Returns: boolean isSelectedAll # \u25b8 isSelectedAll ( visibleItems : ServiceAccount []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems ServiceAccount [] this.items Returns: boolean load # \u25b8 load ( params : object): Promise\u2039 ServiceAccount \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 ServiceAccount \u203a loadAll # \u25b8 loadAll ( options : object): Promise\u2039void | ServiceAccount []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | ServiceAccount []\u203a loadFromPath # \u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a Protected loadItem # \u25b8 loadItem ( params : object): Promise\u2039 ServiceAccount \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 ServiceAccount \u203a Protected loadItems # \u25b8 loadItems ( __namedParameters : object): Promise\u2039 ServiceAccount []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 ServiceAccount []\u203a Protected mergeItems # \u25b8 mergeItems ( partialItems : ServiceAccount [], __namedParameters : object): ServiceAccount [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : ServiceAccount [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: ServiceAccount [] reloadAll # \u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a remove # \u25b8 remove ( item : ServiceAccount ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item ServiceAccount Returns: Promise\u2039void\u203a Protected removeItem # \u25b8 removeItem ( item : ServiceAccount , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : ServiceAccount \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a removeSelectedItems # \u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a reset # \u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void Protected resetOnError # \u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void resetSelection # \u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void select # \u25b8 select ( item : ServiceAccount ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item ServiceAccount Returns: void Protected sortItems # \u25b8 sortItems ( items : ServiceAccount [], sorting : function[], order? : \"asc\" | \"desc\"): ServiceAccount [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items ServiceAccount [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: ServiceAccount [] subscribe # \u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function) toggleSelection # \u25b8 toggleSelection ( item : ServiceAccount ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item ServiceAccount Returns: void toggleSelectionAll # \u25b8 toggleSelectionAll ( visibleItems : ServiceAccount []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems ServiceAccount [] this.items Returns: void unselect # \u25b8 unselect ( item : ServiceAccount ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item ServiceAccount Returns: void update # \u25b8 update ( item : ServiceAccount , data : Partial\u2039 ServiceAccount \u203a): Promise\u2039 ServiceAccount \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item ServiceAccount data Partial\u2039 ServiceAccount \u203a Returns: Promise\u2039 ServiceAccount \u203a Protected updateFromEventsBuffer # \u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void Protected updateItem # \u25b8 updateItem ( item : ServiceAccount , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : ServiceAccount \u25aa request : function \u25b8 (): Promise\u2039 ServiceAccount \u203a Returns: Promise\u2039T\u203a","title":"Class: ServiceAccountsStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#class-serviceaccountsstore","text":"","title":"Class: ServiceAccountsStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#hierarchy","text":"\u21b3 KubeObjectStore \u2039 ServiceAccount \u203a \u21b3 ServiceAccountsStore","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#properties","text":"api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#accessors","text":"context contextItems contextReady namespacesReady query selectedItems","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#methods","text":"[Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#constructor","text":"+ new ServiceAccountsStore (): ServiceAccountsStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+user-management-service-accounts/service-accounts.store.ts:28 Returns: ServiceAccountsStore","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#api","text":"\u2022 api : KubeApi \u2039 ServiceAccount \u2039\u203a\u203a = serviceAccountsApi Overrides KubeObjectStore . api Defined in src/renderer/components/+user-management-service-accounts/service-accounts.store.ts:28","title":"api"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#buffersize","text":"\u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45","title":"bufferSize"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#protected-eventsbuffer","text":"\u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301","title":"Protected eventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#failedloading","text":"\u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36","title":"failedLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#isloaded","text":"\u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38","title":"isLoaded"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#isloading","text":"\u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37","title":"isLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#items","text":"\u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39","title":"items"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#optional-limit","text":"\u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44","title":"Optional limit"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#selecteditemsids","text":"\u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40","title":"selectedItemsIds"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#static-defaultcontext","text":"\u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41","title":"Static defaultContext"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#context","text":"\u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext","title":"context"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#contextitems","text":"\u2022 get contextItems (): ServiceAccount [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: ServiceAccount []","title":"contextItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#contextready","text":"\u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object","title":"contextReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#namespacesready","text":"\u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object","title":"namespacesReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#query","text":"\u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams","title":"query"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#selecteditems","text":"\u2022 get selectedItems (): ServiceAccount [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: ServiceAccount []","title":"selectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#symboliterator","text":"\u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a","title":"[Symbol.iterator]"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#protected-bindwatcheventsupdater","text":"\u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void","title":"Protected bindWatchEventsUpdater"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#create","text":"\u25b8 create ( params : object, data? : Partial\u2039 ServiceAccount \u203a): Promise\u2039 ServiceAccount \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 ServiceAccount \u203a Returns: Promise\u2039 ServiceAccount \u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#protected-createitem","text":"\u25b8 createItem ( params : object): Promise\u2039 ServiceAccount \u2039\u203a\u203a Overrides KubeObjectStore . createItem Defined in src/renderer/components/+user-management-service-accounts/service-accounts.store.ts:35 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 ServiceAccount \u2039\u203a\u203a","title":"Protected createItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#protected-defaultsorting","text":"\u25b8 defaultSorting ( item : ServiceAccount ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item ServiceAccount Returns: string","title":"Protected defaultSorting"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#protected-filteritemsonload","text":"\u25b8 filterItemsOnLoad ( items : ServiceAccount []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items ServiceAccount [] Returns: T[]","title":"Protected filterItemsOnLoad"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#getallbyns","text":"\u25b8 getAllByNs ( namespace : string | string[], strict : boolean): ServiceAccount [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: ServiceAccount []","title":"getAllByNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#getbyid","text":"\u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T","title":"getById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#getbylabel","text":"\u25b8 getByLabel ( labels : string[] | object): ServiceAccount [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: ServiceAccount []","title":"getByLabel"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#getbyname","text":"\u25b8 getByName ( name : string, namespace? : string): ServiceAccount Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: ServiceAccount","title":"getByName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#getbypath","text":"\u25b8 getByPath ( path : string): ServiceAccount Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: ServiceAccount","title":"getByPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#getindexbyid","text":"\u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number","title":"getIndexById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#getitems","text":"\u25b8 getItems (): ServiceAccount [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: ServiceAccount []","title":"getItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#optional-getstatuses","text":"\u25b8 getStatuses ( items : ServiceAccount []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items ServiceAccount [] Returns: Record\u2039string, number\u203a","title":"Optional getStatuses"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#getsubscribeapis","text":"\u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi []","title":"getSubscribeApis"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#gettotalcount","text":"\u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number","title":"getTotalCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#isselected","text":"\u25b8 isSelected ( item : ServiceAccount ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item ServiceAccount Returns: boolean","title":"isSelected"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#isselectedall","text":"\u25b8 isSelectedAll ( visibleItems : ServiceAccount []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems ServiceAccount [] this.items Returns: boolean","title":"isSelectedAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#load","text":"\u25b8 load ( params : object): Promise\u2039 ServiceAccount \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 ServiceAccount \u203a","title":"load"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#loadall","text":"\u25b8 loadAll ( options : object): Promise\u2039void | ServiceAccount []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | ServiceAccount []\u203a","title":"loadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#loadfrompath","text":"\u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a","title":"loadFromPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#protected-loaditem","text":"\u25b8 loadItem ( params : object): Promise\u2039 ServiceAccount \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 ServiceAccount \u203a","title":"Protected loadItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#protected-loaditems","text":"\u25b8 loadItems ( __namedParameters : object): Promise\u2039 ServiceAccount []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 ServiceAccount []\u203a","title":"Protected loadItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#protected-mergeitems","text":"\u25b8 mergeItems ( partialItems : ServiceAccount [], __namedParameters : object): ServiceAccount [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : ServiceAccount [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: ServiceAccount []","title":"Protected mergeItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#reloadall","text":"\u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a","title":"reloadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#remove","text":"\u25b8 remove ( item : ServiceAccount ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item ServiceAccount Returns: Promise\u2039void\u203a","title":"remove"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#protected-removeitem","text":"\u25b8 removeItem ( item : ServiceAccount , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : ServiceAccount \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a","title":"Protected removeItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#removeselecteditems","text":"\u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a","title":"removeSelectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#reset","text":"\u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void","title":"reset"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#protected-resetonerror","text":"\u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void","title":"Protected resetOnError"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#resetselection","text":"\u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void","title":"resetSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#select","text":"\u25b8 select ( item : ServiceAccount ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item ServiceAccount Returns: void","title":"select"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#protected-sortitems","text":"\u25b8 sortItems ( items : ServiceAccount [], sorting : function[], order? : \"asc\" | \"desc\"): ServiceAccount [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items ServiceAccount [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: ServiceAccount []","title":"Protected sortItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#subscribe","text":"\u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function)","title":"subscribe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#toggleselection","text":"\u25b8 toggleSelection ( item : ServiceAccount ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item ServiceAccount Returns: void","title":"toggleSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#toggleselectionall","text":"\u25b8 toggleSelectionAll ( visibleItems : ServiceAccount []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems ServiceAccount [] this.items Returns: void","title":"toggleSelectionAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#unselect","text":"\u25b8 unselect ( item : ServiceAccount ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item ServiceAccount Returns: void","title":"unselect"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#update","text":"\u25b8 update ( item : ServiceAccount , data : Partial\u2039 ServiceAccount \u203a): Promise\u2039 ServiceAccount \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item ServiceAccount data Partial\u2039 ServiceAccount \u203a Returns: Promise\u2039 ServiceAccount \u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#protected-updatefromeventsbuffer","text":"\u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void","title":"Protected updateFromEventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.serviceaccountsstore/#protected-updateitem","text":"\u25b8 updateItem ( item : ServiceAccount , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : ServiceAccount \u25aa request : function \u25b8 (): Promise\u2039 ServiceAccount \u203a Returns: Promise\u2039T\u203a","title":"Protected updateItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/","text":"Class: ServiceStore # Hierarchy # \u21b3 KubeObjectStore \u2039 Service \u203a \u21b3 ServiceStore Index # Constructors # constructor Properties # api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext Accessors # context contextItems contextReady namespacesReady query selectedItems Methods # [Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem Constructors # constructor # + new ServiceStore (): ServiceStore Inherited from KubeObjectStore . constructor Overrides void Defined in src/renderer/kube-object.store.ts:54 Returns: ServiceStore Properties # api # \u2022 api : KubeApi \u2039 Service \u2039\u203a\u203a = serviceApi Overrides KubeObjectStore . api Defined in src/renderer/components/+network-services/services.store.ts:27 bufferSize # \u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45 Protected eventsBuffer # \u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301 failedLoading # \u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36 isLoaded # \u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38 isLoading # \u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37 items # \u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39 Optional limit # \u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44 selectedItemsIds # \u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40 Static defaultContext # \u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41 Accessors # context # \u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext contextItems # \u2022 get contextItems (): Service [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: Service [] contextReady # \u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object namespacesReady # \u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object query # \u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams selectedItems # \u2022 get selectedItems (): Service [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: Service [] Methods # [Symbol.iterator] # \u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a Protected bindWatchEventsUpdater # \u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void create # \u25b8 create ( params : object, data? : Partial\u2039 Service \u203a): Promise\u2039 Service \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Service \u203a Returns: Promise\u2039 Service \u203a Protected createItem # \u25b8 createItem ( params : object, data? : Partial\u2039 Service \u203a): Promise\u2039 Service \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Service \u203a Returns: Promise\u2039 Service \u203a Protected defaultSorting # \u25b8 defaultSorting ( item : Service ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item Service Returns: string Protected filterItemsOnLoad # \u25b8 filterItemsOnLoad ( items : Service []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items Service [] Returns: T[] getAllByNs # \u25b8 getAllByNs ( namespace : string | string[], strict : boolean): Service [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: Service [] getById # \u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T getByLabel # \u25b8 getByLabel ( labels : string[] | object): Service [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: Service [] getByName # \u25b8 getByName ( name : string, namespace? : string): Service Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: Service getByPath # \u25b8 getByPath ( path : string): Service Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: Service getIndexById # \u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number getItems # \u25b8 getItems (): Service [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: Service [] Optional getStatuses # \u25b8 getStatuses ( items : Service []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items Service [] Returns: Record\u2039string, number\u203a getSubscribeApis # \u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi [] getTotalCount # \u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number isSelected # \u25b8 isSelected ( item : Service ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item Service Returns: boolean isSelectedAll # \u25b8 isSelectedAll ( visibleItems : Service []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems Service [] this.items Returns: boolean load # \u25b8 load ( params : object): Promise\u2039 Service \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Service \u203a loadAll # \u25b8 loadAll ( options : object): Promise\u2039void | Service []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | Service []\u203a loadFromPath # \u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a Protected loadItem # \u25b8 loadItem ( params : object): Promise\u2039 Service \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Service \u203a Protected loadItems # \u25b8 loadItems ( __namedParameters : object): Promise\u2039 Service []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 Service []\u203a Protected mergeItems # \u25b8 mergeItems ( partialItems : Service [], __namedParameters : object): Service [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : Service [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: Service [] reloadAll # \u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a remove # \u25b8 remove ( item : Service ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item Service Returns: Promise\u2039void\u203a Protected removeItem # \u25b8 removeItem ( item : Service , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : Service \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a removeSelectedItems # \u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a reset # \u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void Protected resetOnError # \u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void resetSelection # \u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void select # \u25b8 select ( item : Service ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item Service Returns: void Protected sortItems # \u25b8 sortItems ( items : Service [], sorting : function[], order? : \"asc\" | \"desc\"): Service [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items Service [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: Service [] subscribe # \u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function) toggleSelection # \u25b8 toggleSelection ( item : Service ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item Service Returns: void toggleSelectionAll # \u25b8 toggleSelectionAll ( visibleItems : Service []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems Service [] this.items Returns: void unselect # \u25b8 unselect ( item : Service ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item Service Returns: void update # \u25b8 update ( item : Service , data : Partial\u2039 Service \u203a): Promise\u2039 Service \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item Service data Partial\u2039 Service \u203a Returns: Promise\u2039 Service \u203a Protected updateFromEventsBuffer # \u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void Protected updateItem # \u25b8 updateItem ( item : Service , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : Service \u25aa request : function \u25b8 (): Promise\u2039 Service \u203a Returns: Promise\u2039T\u203a","title":"Class: ServiceStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#class-servicestore","text":"","title":"Class: ServiceStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#hierarchy","text":"\u21b3 KubeObjectStore \u2039 Service \u203a \u21b3 ServiceStore","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#properties","text":"api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#accessors","text":"context contextItems contextReady namespacesReady query selectedItems","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#methods","text":"[Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#constructor","text":"+ new ServiceStore (): ServiceStore Inherited from KubeObjectStore . constructor Overrides void Defined in src/renderer/kube-object.store.ts:54 Returns: ServiceStore","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#api","text":"\u2022 api : KubeApi \u2039 Service \u2039\u203a\u203a = serviceApi Overrides KubeObjectStore . api Defined in src/renderer/components/+network-services/services.store.ts:27","title":"api"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#buffersize","text":"\u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45","title":"bufferSize"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#protected-eventsbuffer","text":"\u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301","title":"Protected eventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#failedloading","text":"\u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36","title":"failedLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#isloaded","text":"\u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38","title":"isLoaded"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#isloading","text":"\u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37","title":"isLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#items","text":"\u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39","title":"items"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#optional-limit","text":"\u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44","title":"Optional limit"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#selecteditemsids","text":"\u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40","title":"selectedItemsIds"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#static-defaultcontext","text":"\u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41","title":"Static defaultContext"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#context","text":"\u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext","title":"context"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#contextitems","text":"\u2022 get contextItems (): Service [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: Service []","title":"contextItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#contextready","text":"\u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object","title":"contextReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#namespacesready","text":"\u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object","title":"namespacesReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#query","text":"\u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams","title":"query"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#selecteditems","text":"\u2022 get selectedItems (): Service [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: Service []","title":"selectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#symboliterator","text":"\u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a","title":"[Symbol.iterator]"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#protected-bindwatcheventsupdater","text":"\u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void","title":"Protected bindWatchEventsUpdater"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#create","text":"\u25b8 create ( params : object, data? : Partial\u2039 Service \u203a): Promise\u2039 Service \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Service \u203a Returns: Promise\u2039 Service \u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#protected-createitem","text":"\u25b8 createItem ( params : object, data? : Partial\u2039 Service \u203a): Promise\u2039 Service \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 Service \u203a Returns: Promise\u2039 Service \u203a","title":"Protected createItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#protected-defaultsorting","text":"\u25b8 defaultSorting ( item : Service ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item Service Returns: string","title":"Protected defaultSorting"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#protected-filteritemsonload","text":"\u25b8 filterItemsOnLoad ( items : Service []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items Service [] Returns: T[]","title":"Protected filterItemsOnLoad"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#getallbyns","text":"\u25b8 getAllByNs ( namespace : string | string[], strict : boolean): Service [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: Service []","title":"getAllByNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#getbyid","text":"\u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T","title":"getById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#getbylabel","text":"\u25b8 getByLabel ( labels : string[] | object): Service [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: Service []","title":"getByLabel"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#getbyname","text":"\u25b8 getByName ( name : string, namespace? : string): Service Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: Service","title":"getByName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#getbypath","text":"\u25b8 getByPath ( path : string): Service Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: Service","title":"getByPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#getindexbyid","text":"\u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number","title":"getIndexById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#getitems","text":"\u25b8 getItems (): Service [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: Service []","title":"getItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#optional-getstatuses","text":"\u25b8 getStatuses ( items : Service []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items Service [] Returns: Record\u2039string, number\u203a","title":"Optional getStatuses"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#getsubscribeapis","text":"\u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi []","title":"getSubscribeApis"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#gettotalcount","text":"\u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number","title":"getTotalCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#isselected","text":"\u25b8 isSelected ( item : Service ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item Service Returns: boolean","title":"isSelected"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#isselectedall","text":"\u25b8 isSelectedAll ( visibleItems : Service []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems Service [] this.items Returns: boolean","title":"isSelectedAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#load","text":"\u25b8 load ( params : object): Promise\u2039 Service \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Service \u203a","title":"load"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#loadall","text":"\u25b8 loadAll ( options : object): Promise\u2039void | Service []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | Service []\u203a","title":"loadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#loadfrompath","text":"\u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a","title":"loadFromPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#protected-loaditem","text":"\u25b8 loadItem ( params : object): Promise\u2039 Service \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 Service \u203a","title":"Protected loadItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#protected-loaditems","text":"\u25b8 loadItems ( __namedParameters : object): Promise\u2039 Service []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 Service []\u203a","title":"Protected loadItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#protected-mergeitems","text":"\u25b8 mergeItems ( partialItems : Service [], __namedParameters : object): Service [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : Service [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: Service []","title":"Protected mergeItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#reloadall","text":"\u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a","title":"reloadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#remove","text":"\u25b8 remove ( item : Service ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item Service Returns: Promise\u2039void\u203a","title":"remove"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#protected-removeitem","text":"\u25b8 removeItem ( item : Service , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : Service \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a","title":"Protected removeItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#removeselecteditems","text":"\u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a","title":"removeSelectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#reset","text":"\u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void","title":"reset"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#protected-resetonerror","text":"\u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void","title":"Protected resetOnError"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#resetselection","text":"\u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void","title":"resetSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#select","text":"\u25b8 select ( item : Service ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item Service Returns: void","title":"select"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#protected-sortitems","text":"\u25b8 sortItems ( items : Service [], sorting : function[], order? : \"asc\" | \"desc\"): Service [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items Service [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: Service []","title":"Protected sortItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#subscribe","text":"\u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function)","title":"subscribe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#toggleselection","text":"\u25b8 toggleSelection ( item : Service ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item Service Returns: void","title":"toggleSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#toggleselectionall","text":"\u25b8 toggleSelectionAll ( visibleItems : Service []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems Service [] this.items Returns: void","title":"toggleSelectionAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#unselect","text":"\u25b8 unselect ( item : Service ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item Service Returns: void","title":"unselect"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#update","text":"\u25b8 update ( item : Service , data : Partial\u2039 Service \u203a): Promise\u2039 Service \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item Service data Partial\u2039 Service \u203a Returns: Promise\u2039 Service \u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#protected-updatefromeventsbuffer","text":"\u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void","title":"Protected updateFromEventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.servicestore/#protected-updateitem","text":"\u25b8 updateItem ( item : Service , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : Service \u25aa request : function \u25b8 (): Promise\u2039 Service \u203a Returns: Promise\u2039T\u203a","title":"Protected updateItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/","text":"Class: StatefulSet \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec Hierarchy # WorkloadKubeObject \u21b3 StatefulSet Implements # ItemObject Index # Constructors # constructor Properties # apiVersion kind metadata spec status apiBase kind namespaced Accessors # selfLink Methods # delete getAffinity getAffinityNumber getAge getAnnotations getFinalizers getId getImages getLabels getName getNodeSelectors getNs getOwnerRefs getReplicas getResourceVersion getSearchFields getSelectors getTemplateLabels getTimeDiffFromNow getTolerations toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels Constructors # constructor # + new StatefulSet ( data : KubeJsonApiData): StatefulSet Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/stateful-set.api.ts:55 Parameters: Name Type data KubeJsonApiData Returns: StatefulSet Properties # apiVersion # \u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94 kind # \u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95 metadata # \u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96 spec # \u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/stateful-set.api.ts:62 Type declaration: # replicas : number selector (): object matchLabels (): object serviceName : string template (): object metadata (): object labels (): object app : string spec (): object affinity ? : IAffinity containers : object[] nodeSelector (): object tolerations : object[] volumeClaimTemplates : object[] status # \u2022 status : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/stateful-set.api.ts:115 Type declaration: # collisionCount : number currentReplicas : number currentRevision : string observedGeneration : number readyReplicas : number replicas : number updateRevision : string Static apiBase # \u25aa apiBase : string = \"/apis/apps/v1/statefulsets\" Defined in src/renderer/api/endpoints/stateful-set.api.ts:55 Static kind # \u25aa kind : string = \"StatefulSet\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/stateful-set.api.ts:53 Static namespaced # \u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/stateful-set.api.ts:54 Accessors # selfLink # \u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string Methods # delete # \u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a getAffinity # \u25b8 getAffinity (): IAffinity Inherited from Deployment . getAffinity Defined in src/renderer/api/workload-kube-object.ts:93 Returns: IAffinity getAffinityNumber # \u25b8 getAffinityNumber (): number Inherited from Pod . getAffinityNumber Defined in src/renderer/api/workload-kube-object.ts:97 Returns: number getAge # \u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number getAnnotations # \u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[] getFinalizers # \u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[] getId # \u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string getImages # \u25b8 getImages (): string[] Defined in src/renderer/api/endpoints/stateful-set.api.ts:129 Returns: string[] getLabels # \u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[] getName # \u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string getNodeSelectors # \u25b8 getNodeSelectors (): string[] Inherited from Deployment . getNodeSelectors Defined in src/renderer/api/workload-kube-object.ts:77 Returns: string[] getNs # \u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string getOwnerRefs # \u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[] getReplicas # \u25b8 getReplicas (): number Defined in src/renderer/api/endpoints/stateful-set.api.ts:125 Returns: number getResourceVersion # \u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string getSearchFields # \u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[] getSelectors # \u25b8 getSelectors (): string[] Inherited from Pod . getSelectors Defined in src/renderer/api/workload-kube-object.ts:71 Returns: string[] getTemplateLabels # \u25b8 getTemplateLabels (): string[] Inherited from Pod . getTemplateLabels Defined in src/renderer/api/workload-kube-object.ts:83 Returns: string[] getTimeDiffFromNow # \u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number getTolerations # \u25b8 getTolerations (): IToleration[] Inherited from Deployment . getTolerations Defined in src/renderer/api/workload-kube-object.ts:89 Returns: IToleration[] toPlainObject # \u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object update # \u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Static create # \u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a Static isJsonApiData # \u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData Static isJsonApiDataList # \u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a Static isKubeJsonApiListMetadata # \u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata Static isKubeJsonApiMetadata # \u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata Static isNonSystem # \u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean Static isPartialJsonApiData # \u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a Static isPartialJsonApiMetadata # \u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a Static stringifyLabels # \u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Class: StatefulSet \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#class-statefulset-metadata-status-spec","text":"","title":"Class: StatefulSet \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#type-parameters","text":"\u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#hierarchy","text":"WorkloadKubeObject \u21b3 StatefulSet","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#implements","text":"ItemObject","title":"Implements"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#properties","text":"apiVersion kind metadata spec status apiBase kind namespaced","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#accessors","text":"selfLink","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#methods","text":"delete getAffinity getAffinityNumber getAge getAnnotations getFinalizers getId getImages getLabels getName getNodeSelectors getNs getOwnerRefs getReplicas getResourceVersion getSearchFields getSelectors getTemplateLabels getTimeDiffFromNow getTolerations toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#constructor","text":"+ new StatefulSet ( data : KubeJsonApiData): StatefulSet Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/stateful-set.api.ts:55 Parameters: Name Type data KubeJsonApiData Returns: StatefulSet","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#kind","text":"\u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#metadata","text":"\u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96","title":"metadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#spec","text":"\u2022 spec : object Overrides KubeObject . spec Defined in src/renderer/api/endpoints/stateful-set.api.ts:62","title":"spec"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#status","text":"\u2022 status : object Overrides KubeObject . status Defined in src/renderer/api/endpoints/stateful-set.api.ts:115","title":"status"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#static-apibase","text":"\u25aa apiBase : string = \"/apis/apps/v1/statefulsets\" Defined in src/renderer/api/endpoints/stateful-set.api.ts:55","title":"Static apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#static-kind","text":"\u25aa kind : string = \"StatefulSet\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/stateful-set.api.ts:53","title":"Static kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#static-namespaced","text":"\u25aa namespaced : boolean = true Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/stateful-set.api.ts:54","title":"Static namespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#selflink","text":"\u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string","title":"selfLink"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#delete","text":"\u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#getaffinity","text":"\u25b8 getAffinity (): IAffinity Inherited from Deployment . getAffinity Defined in src/renderer/api/workload-kube-object.ts:93 Returns: IAffinity","title":"getAffinity"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#getaffinitynumber","text":"\u25b8 getAffinityNumber (): number Inherited from Pod . getAffinityNumber Defined in src/renderer/api/workload-kube-object.ts:97 Returns: number","title":"getAffinityNumber"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#getage","text":"\u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number","title":"getAge"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#getannotations","text":"\u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[]","title":"getAnnotations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#getfinalizers","text":"\u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[]","title":"getFinalizers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#getid","text":"\u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string","title":"getId"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#getimages","text":"\u25b8 getImages (): string[] Defined in src/renderer/api/endpoints/stateful-set.api.ts:129 Returns: string[]","title":"getImages"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#getlabels","text":"\u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[]","title":"getLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#getname","text":"\u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string","title":"getName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#getnodeselectors","text":"\u25b8 getNodeSelectors (): string[] Inherited from Deployment . getNodeSelectors Defined in src/renderer/api/workload-kube-object.ts:77 Returns: string[]","title":"getNodeSelectors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#getns","text":"\u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string","title":"getNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#getownerrefs","text":"\u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[]","title":"getOwnerRefs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#getreplicas","text":"\u25b8 getReplicas (): number Defined in src/renderer/api/endpoints/stateful-set.api.ts:125 Returns: number","title":"getReplicas"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#getresourceversion","text":"\u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#getsearchfields","text":"\u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[]","title":"getSearchFields"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#getselectors","text":"\u25b8 getSelectors (): string[] Inherited from Pod . getSelectors Defined in src/renderer/api/workload-kube-object.ts:71 Returns: string[]","title":"getSelectors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#gettemplatelabels","text":"\u25b8 getTemplateLabels (): string[] Inherited from Pod . getTemplateLabels Defined in src/renderer/api/workload-kube-object.ts:83 Returns: string[]","title":"getTemplateLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#gettimedifffromnow","text":"\u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number","title":"getTimeDiffFromNow"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#gettolerations","text":"\u25b8 getTolerations (): IToleration[] Inherited from Deployment . getTolerations Defined in src/renderer/api/workload-kube-object.ts:89 Returns: IToleration[]","title":"getTolerations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#toplainobject","text":"\u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object","title":"toPlainObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#update","text":"\u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#static-create","text":"\u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a","title":"Static create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#static-isjsonapidata","text":"\u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData","title":"Static isJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#static-isjsonapidatalist","text":"\u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a","title":"Static isJsonApiDataList"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#static-iskubejsonapilistmetadata","text":"\u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata","title":"Static isKubeJsonApiListMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#static-iskubejsonapimetadata","text":"\u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata","title":"Static isKubeJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#static-isnonsystem","text":"\u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean","title":"Static isNonSystem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#static-ispartialjsonapidata","text":"\u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a","title":"Static isPartialJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#static-ispartialjsonapimetadata","text":"\u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a","title":"Static isPartialJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulset/#static-stringifylabels","text":"\u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Static stringifyLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/","text":"Class: StatefulSetStore # Hierarchy # \u21b3 KubeObjectStore \u2039 StatefulSet \u203a \u21b3 StatefulSetStore Index # Constructors # constructor Properties # api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit metrics selectedItemsIds defaultContext Accessors # context contextItems contextReady namespacesReady query selectedItems Methods # [Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getChildPods getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems loadMetrics mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem Constructors # constructor # + new StatefulSetStore (): StatefulSetStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+workloads-statefulsets/statefulset.store.ts:31 Returns: StatefulSetStore Properties # api # \u2022 api : StatefulSetApi\u2039\u203a = statefulSetApi Overrides KubeObjectStore . api Defined in src/renderer/components/+workloads-statefulsets/statefulset.store.ts:30 bufferSize # \u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45 Protected eventsBuffer # \u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301 failedLoading # \u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36 isLoaded # \u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38 isLoading # \u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37 items # \u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39 Optional limit # \u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44 metrics # \u2022 metrics : IPodMetrics = null Defined in src/renderer/components/+workloads-statefulsets/statefulset.store.ts:31 selectedItemsIds # \u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40 Static defaultContext # \u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41 Accessors # context # \u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext contextItems # \u2022 get contextItems (): StatefulSet [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: StatefulSet [] contextReady # \u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object namespacesReady # \u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object query # \u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams selectedItems # \u2022 get selectedItems (): StatefulSet [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: StatefulSet [] Methods # [Symbol.iterator] # \u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a Protected bindWatchEventsUpdater # \u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void create # \u25b8 create ( params : object, data? : Partial\u2039 StatefulSet \u203a): Promise\u2039 StatefulSet \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 StatefulSet \u203a Returns: Promise\u2039 StatefulSet \u203a Protected createItem # \u25b8 createItem ( params : object, data? : Partial\u2039 StatefulSet \u203a): Promise\u2039 StatefulSet \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 StatefulSet \u203a Returns: Promise\u2039 StatefulSet \u203a Protected defaultSorting # \u25b8 defaultSorting ( item : StatefulSet ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item StatefulSet Returns: string Protected filterItemsOnLoad # \u25b8 filterItemsOnLoad ( items : StatefulSet []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items StatefulSet [] Returns: T[] getAllByNs # \u25b8 getAllByNs ( namespace : string | string[], strict : boolean): StatefulSet [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: StatefulSet [] getById # \u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T getByLabel # \u25b8 getByLabel ( labels : string[] | object): StatefulSet [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: StatefulSet [] getByName # \u25b8 getByName ( name : string, namespace? : string): StatefulSet Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: StatefulSet getByPath # \u25b8 getByPath ( path : string): StatefulSet Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: StatefulSet getChildPods # \u25b8 getChildPods ( statefulSet : StatefulSet ): Pod \u2039\u203a[] Defined in src/renderer/components/+workloads-statefulsets/statefulset.store.ts:47 Parameters: Name Type statefulSet StatefulSet Returns: Pod \u2039\u203a[] getIndexById # \u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number getItems # \u25b8 getItems (): StatefulSet [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: StatefulSet [] getStatuses # \u25b8 getStatuses ( statefulSets : StatefulSet []): object Overrides KubeObjectStore . getStatuses Defined in src/renderer/components/+workloads-statefulsets/statefulset.store.ts:51 Parameters: Name Type statefulSets StatefulSet [] Returns: object failed : number = 0 pending : number = 0 running : number = 0 getSubscribeApis # \u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi [] getTotalCount # \u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number isSelected # \u25b8 isSelected ( item : StatefulSet ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item StatefulSet Returns: boolean isSelectedAll # \u25b8 isSelectedAll ( visibleItems : StatefulSet []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems StatefulSet [] this.items Returns: boolean load # \u25b8 load ( params : object): Promise\u2039 StatefulSet \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 StatefulSet \u203a loadAll # \u25b8 loadAll ( options : object): Promise\u2039void | StatefulSet []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | StatefulSet []\u203a loadFromPath # \u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a Protected loadItem # \u25b8 loadItem ( params : object): Promise\u2039 StatefulSet \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 StatefulSet \u203a Protected loadItems # \u25b8 loadItems ( __namedParameters : object): Promise\u2039 StatefulSet []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 StatefulSet []\u203a loadMetrics # \u25b8 loadMetrics ( statefulSet : StatefulSet ): Promise\u2039void\u203a Defined in src/renderer/components/+workloads-statefulsets/statefulset.store.ts:41 Parameters: Name Type statefulSet StatefulSet Returns: Promise\u2039void\u203a Protected mergeItems # \u25b8 mergeItems ( partialItems : StatefulSet [], __namedParameters : object): StatefulSet [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : StatefulSet [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: StatefulSet [] reloadAll # \u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a remove # \u25b8 remove ( item : StatefulSet ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item StatefulSet Returns: Promise\u2039void\u203a Protected removeItem # \u25b8 removeItem ( item : StatefulSet , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : StatefulSet \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a removeSelectedItems # \u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a reset # \u25b8 reset (): void Overrides KubeObjectStore . reset Defined in src/renderer/components/+workloads-statefulsets/statefulset.store.ts:71 Returns: void Protected resetOnError # \u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void resetSelection # \u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void select # \u25b8 select ( item : StatefulSet ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item StatefulSet Returns: void Protected sortItems # \u25b8 sortItems ( items : StatefulSet [], sorting : function[], order? : \"asc\" | \"desc\"): StatefulSet [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items StatefulSet [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: StatefulSet [] subscribe # \u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function) toggleSelection # \u25b8 toggleSelection ( item : StatefulSet ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item StatefulSet Returns: void toggleSelectionAll # \u25b8 toggleSelectionAll ( visibleItems : StatefulSet []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems StatefulSet [] this.items Returns: void unselect # \u25b8 unselect ( item : StatefulSet ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item StatefulSet Returns: void update # \u25b8 update ( item : StatefulSet , data : Partial\u2039 StatefulSet \u203a): Promise\u2039 StatefulSet \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item StatefulSet data Partial\u2039 StatefulSet \u203a Returns: Promise\u2039 StatefulSet \u203a Protected updateFromEventsBuffer # \u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void Protected updateItem # \u25b8 updateItem ( item : StatefulSet , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : StatefulSet \u25aa request : function \u25b8 (): Promise\u2039 StatefulSet \u203a Returns: Promise\u2039T\u203a","title":"Class: StatefulSetStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#class-statefulsetstore","text":"","title":"Class: StatefulSetStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#hierarchy","text":"\u21b3 KubeObjectStore \u2039 StatefulSet \u203a \u21b3 StatefulSetStore","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#properties","text":"api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit metrics selectedItemsIds defaultContext","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#accessors","text":"context contextItems contextReady namespacesReady query selectedItems","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#methods","text":"[Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getChildPods getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems loadMetrics mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#constructor","text":"+ new StatefulSetStore (): StatefulSetStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+workloads-statefulsets/statefulset.store.ts:31 Returns: StatefulSetStore","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#api","text":"\u2022 api : StatefulSetApi\u2039\u203a = statefulSetApi Overrides KubeObjectStore . api Defined in src/renderer/components/+workloads-statefulsets/statefulset.store.ts:30","title":"api"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#buffersize","text":"\u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45","title":"bufferSize"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#protected-eventsbuffer","text":"\u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301","title":"Protected eventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#failedloading","text":"\u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36","title":"failedLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#isloaded","text":"\u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38","title":"isLoaded"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#isloading","text":"\u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37","title":"isLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#items","text":"\u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39","title":"items"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#optional-limit","text":"\u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44","title":"Optional limit"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#metrics","text":"\u2022 metrics : IPodMetrics = null Defined in src/renderer/components/+workloads-statefulsets/statefulset.store.ts:31","title":"metrics"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#selecteditemsids","text":"\u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40","title":"selectedItemsIds"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#static-defaultcontext","text":"\u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41","title":"Static defaultContext"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#context","text":"\u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext","title":"context"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#contextitems","text":"\u2022 get contextItems (): StatefulSet [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: StatefulSet []","title":"contextItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#contextready","text":"\u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object","title":"contextReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#namespacesready","text":"\u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object","title":"namespacesReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#query","text":"\u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams","title":"query"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#selecteditems","text":"\u2022 get selectedItems (): StatefulSet [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: StatefulSet []","title":"selectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#symboliterator","text":"\u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a","title":"[Symbol.iterator]"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#protected-bindwatcheventsupdater","text":"\u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void","title":"Protected bindWatchEventsUpdater"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#create","text":"\u25b8 create ( params : object, data? : Partial\u2039 StatefulSet \u203a): Promise\u2039 StatefulSet \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 StatefulSet \u203a Returns: Promise\u2039 StatefulSet \u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#protected-createitem","text":"\u25b8 createItem ( params : object, data? : Partial\u2039 StatefulSet \u203a): Promise\u2039 StatefulSet \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 StatefulSet \u203a Returns: Promise\u2039 StatefulSet \u203a","title":"Protected createItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#protected-defaultsorting","text":"\u25b8 defaultSorting ( item : StatefulSet ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item StatefulSet Returns: string","title":"Protected defaultSorting"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#protected-filteritemsonload","text":"\u25b8 filterItemsOnLoad ( items : StatefulSet []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items StatefulSet [] Returns: T[]","title":"Protected filterItemsOnLoad"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#getallbyns","text":"\u25b8 getAllByNs ( namespace : string | string[], strict : boolean): StatefulSet [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: StatefulSet []","title":"getAllByNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#getbyid","text":"\u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T","title":"getById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#getbylabel","text":"\u25b8 getByLabel ( labels : string[] | object): StatefulSet [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: StatefulSet []","title":"getByLabel"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#getbyname","text":"\u25b8 getByName ( name : string, namespace? : string): StatefulSet Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: StatefulSet","title":"getByName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#getbypath","text":"\u25b8 getByPath ( path : string): StatefulSet Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: StatefulSet","title":"getByPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#getchildpods","text":"\u25b8 getChildPods ( statefulSet : StatefulSet ): Pod \u2039\u203a[] Defined in src/renderer/components/+workloads-statefulsets/statefulset.store.ts:47 Parameters: Name Type statefulSet StatefulSet Returns: Pod \u2039\u203a[]","title":"getChildPods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#getindexbyid","text":"\u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number","title":"getIndexById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#getitems","text":"\u25b8 getItems (): StatefulSet [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: StatefulSet []","title":"getItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#getstatuses","text":"\u25b8 getStatuses ( statefulSets : StatefulSet []): object Overrides KubeObjectStore . getStatuses Defined in src/renderer/components/+workloads-statefulsets/statefulset.store.ts:51 Parameters: Name Type statefulSets StatefulSet [] Returns: object failed : number = 0 pending : number = 0 running : number = 0","title":"getStatuses"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#getsubscribeapis","text":"\u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi []","title":"getSubscribeApis"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#gettotalcount","text":"\u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number","title":"getTotalCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#isselected","text":"\u25b8 isSelected ( item : StatefulSet ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item StatefulSet Returns: boolean","title":"isSelected"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#isselectedall","text":"\u25b8 isSelectedAll ( visibleItems : StatefulSet []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems StatefulSet [] this.items Returns: boolean","title":"isSelectedAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#load","text":"\u25b8 load ( params : object): Promise\u2039 StatefulSet \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 StatefulSet \u203a","title":"load"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#loadall","text":"\u25b8 loadAll ( options : object): Promise\u2039void | StatefulSet []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | StatefulSet []\u203a","title":"loadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#loadfrompath","text":"\u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a","title":"loadFromPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#protected-loaditem","text":"\u25b8 loadItem ( params : object): Promise\u2039 StatefulSet \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 StatefulSet \u203a","title":"Protected loadItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#protected-loaditems","text":"\u25b8 loadItems ( __namedParameters : object): Promise\u2039 StatefulSet []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 StatefulSet []\u203a","title":"Protected loadItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#loadmetrics","text":"\u25b8 loadMetrics ( statefulSet : StatefulSet ): Promise\u2039void\u203a Defined in src/renderer/components/+workloads-statefulsets/statefulset.store.ts:41 Parameters: Name Type statefulSet StatefulSet Returns: Promise\u2039void\u203a","title":"loadMetrics"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#protected-mergeitems","text":"\u25b8 mergeItems ( partialItems : StatefulSet [], __namedParameters : object): StatefulSet [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : StatefulSet [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: StatefulSet []","title":"Protected mergeItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#reloadall","text":"\u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a","title":"reloadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#remove","text":"\u25b8 remove ( item : StatefulSet ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item StatefulSet Returns: Promise\u2039void\u203a","title":"remove"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#protected-removeitem","text":"\u25b8 removeItem ( item : StatefulSet , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : StatefulSet \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a","title":"Protected removeItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#removeselecteditems","text":"\u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a","title":"removeSelectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#reset","text":"\u25b8 reset (): void Overrides KubeObjectStore . reset Defined in src/renderer/components/+workloads-statefulsets/statefulset.store.ts:71 Returns: void","title":"reset"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#protected-resetonerror","text":"\u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void","title":"Protected resetOnError"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#resetselection","text":"\u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void","title":"resetSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#select","text":"\u25b8 select ( item : StatefulSet ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item StatefulSet Returns: void","title":"select"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#protected-sortitems","text":"\u25b8 sortItems ( items : StatefulSet [], sorting : function[], order? : \"asc\" | \"desc\"): StatefulSet [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items StatefulSet [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: StatefulSet []","title":"Protected sortItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#subscribe","text":"\u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function)","title":"subscribe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#toggleselection","text":"\u25b8 toggleSelection ( item : StatefulSet ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item StatefulSet Returns: void","title":"toggleSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#toggleselectionall","text":"\u25b8 toggleSelectionAll ( visibleItems : StatefulSet []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems StatefulSet [] this.items Returns: void","title":"toggleSelectionAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#unselect","text":"\u25b8 unselect ( item : StatefulSet ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item StatefulSet Returns: void","title":"unselect"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#update","text":"\u25b8 update ( item : StatefulSet , data : Partial\u2039 StatefulSet \u203a): Promise\u2039 StatefulSet \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item StatefulSet data Partial\u2039 StatefulSet \u203a Returns: Promise\u2039 StatefulSet \u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#protected-updatefromeventsbuffer","text":"\u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void","title":"Protected updateFromEventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.statefulsetstore/#protected-updateitem","text":"\u25b8 updateItem ( item : StatefulSet , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : StatefulSet \u25aa request : function \u25b8 (): Promise\u2039 StatefulSet \u203a Returns: Promise\u2039T\u203a","title":"Protected updateItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/","text":"Class: StorageClass \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec Hierarchy # KubeObject \u21b3 StorageClass Implements # ItemObject Index # Constructors # constructor Properties # apiVersion kind metadata mountOptions parameters provisioner reclaimPolicy spec status volumeBindingMode apiBase kind namespaced Accessors # selfLink Methods # delete getAge getAnnotations getFinalizers getId getLabels getName getNs getOwnerRefs getReclaimPolicy getResourceVersion getSearchFields getTimeDiffFromNow getVolumeBindingMode isDefault toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels Constructors # constructor # + new StorageClass ( data : KubeJsonApiData): StorageClass Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/storage-class.api.ts:40 Parameters: Name Type data KubeJsonApiData Returns: StorageClass Properties # apiVersion # \u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94 kind # \u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95 metadata # \u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96 Optional mountOptions # \u2022 mountOptions ? : string[] Defined in src/renderer/api/endpoints/storage-class.api.ts:29 parameters # \u2022 parameters : object Defined in src/renderer/api/endpoints/storage-class.api.ts:32 Type declaration: # [ param : string ]: string provisioner # \u2022 provisioner : string Defined in src/renderer/api/endpoints/storage-class.api.ts:28 reclaimPolicy # \u2022 reclaimPolicy : string Defined in src/renderer/api/endpoints/storage-class.api.ts:31 Optional spec # \u2022 spec ? : Spec Inherited from KubeObject . spec Defined in src/renderer/api/kube-object.ts:98 Optional status # \u2022 status ? : Status Inherited from KubeObject . status Defined in src/renderer/api/kube-object.ts:97 volumeBindingMode # \u2022 volumeBindingMode : string Defined in src/renderer/api/endpoints/storage-class.api.ts:30 Static apiBase # \u25aa apiBase : string = \"/apis/storage.k8s.io/v1/storageclasses\" Defined in src/renderer/api/endpoints/storage-class.api.ts:40 Static kind # \u25aa kind : string = \"StorageClass\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/storage-class.api.ts:38 Static namespaced # \u25aa namespaced : boolean = false Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/storage-class.api.ts:39 Accessors # selfLink # \u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string Methods # delete # \u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a getAge # \u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number getAnnotations # \u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[] getFinalizers # \u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[] getId # \u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string getLabels # \u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[] getName # \u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string getNs # \u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string getOwnerRefs # \u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[] getReclaimPolicy # \u25b8 getReclaimPolicy (): string Defined in src/renderer/api/endpoints/storage-class.api.ts:60 Returns: string getResourceVersion # \u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string getSearchFields # \u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[] getTimeDiffFromNow # \u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number getVolumeBindingMode # \u25b8 getVolumeBindingMode (): string Defined in src/renderer/api/endpoints/storage-class.api.ts:56 Returns: string isDefault # \u25b8 isDefault (): boolean Defined in src/renderer/api/endpoints/storage-class.api.ts:47 Returns: boolean toPlainObject # \u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object update # \u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a Static create # \u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a Static isJsonApiData # \u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData Static isJsonApiDataList # \u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a Static isKubeJsonApiListMetadata # \u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata Static isKubeJsonApiMetadata # \u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata Static isNonSystem # \u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean Static isPartialJsonApiData # \u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a Static isPartialJsonApiMetadata # \u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a Static stringifyLabels # \u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Class: StorageClass \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#class-storageclass-metadata-status-spec","text":"","title":"Class: StorageClass \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#type-parameters","text":"\u25aa Metadata : IKubeObjectMetadata \u25aa Status \u25aa Spec","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#hierarchy","text":"KubeObject \u21b3 StorageClass","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#implements","text":"ItemObject","title":"Implements"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#properties","text":"apiVersion kind metadata mountOptions parameters provisioner reclaimPolicy spec status volumeBindingMode apiBase kind namespaced","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#accessors","text":"selfLink","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#methods","text":"delete getAge getAnnotations getFinalizers getId getLabels getName getNs getOwnerRefs getReclaimPolicy getResourceVersion getSearchFields getTimeDiffFromNow getVolumeBindingMode isDefault toPlainObject update create isJsonApiData isJsonApiDataList isKubeJsonApiListMetadata isKubeJsonApiMetadata isNonSystem isPartialJsonApiData isPartialJsonApiMetadata stringifyLabels","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#constructor","text":"+ new StorageClass ( data : KubeJsonApiData): StorageClass Overrides KubeObject . constructor Defined in src/renderer/api/endpoints/storage-class.api.ts:40 Parameters: Name Type data KubeJsonApiData Returns: StorageClass","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#apiversion","text":"\u2022 apiVersion : string Inherited from KubeObject . apiVersion Defined in src/renderer/api/kube-object.ts:94","title":"apiVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#kind","text":"\u2022 kind : string Inherited from KubeObject . kind Defined in src/renderer/api/kube-object.ts:95","title":"kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#metadata","text":"\u2022 metadata : Metadata Inherited from KubeObject . metadata Defined in src/renderer/api/kube-object.ts:96","title":"metadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#optional-mountoptions","text":"\u2022 mountOptions ? : string[] Defined in src/renderer/api/endpoints/storage-class.api.ts:29","title":"Optional mountOptions"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#parameters","text":"\u2022 parameters : object Defined in src/renderer/api/endpoints/storage-class.api.ts:32","title":"parameters"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#provisioner","text":"\u2022 provisioner : string Defined in src/renderer/api/endpoints/storage-class.api.ts:28","title":"provisioner"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#reclaimpolicy","text":"\u2022 reclaimPolicy : string Defined in src/renderer/api/endpoints/storage-class.api.ts:31","title":"reclaimPolicy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#optional-spec","text":"\u2022 spec ? : Spec Inherited from KubeObject . spec Defined in src/renderer/api/kube-object.ts:98","title":"Optional spec"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#optional-status","text":"\u2022 status ? : Status Inherited from KubeObject . status Defined in src/renderer/api/kube-object.ts:97","title":"Optional status"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#volumebindingmode","text":"\u2022 volumeBindingMode : string Defined in src/renderer/api/endpoints/storage-class.api.ts:30","title":"volumeBindingMode"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#static-apibase","text":"\u25aa apiBase : string = \"/apis/storage.k8s.io/v1/storageclasses\" Defined in src/renderer/api/endpoints/storage-class.api.ts:40","title":"Static apiBase"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#static-kind","text":"\u25aa kind : string = \"StorageClass\" Overrides KubeObject . kind Defined in src/renderer/api/endpoints/storage-class.api.ts:38","title":"Static kind"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#static-namespaced","text":"\u25aa namespaced : boolean = false Overrides KubeObject . namespaced Defined in src/renderer/api/endpoints/storage-class.api.ts:39","title":"Static namespaced"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#selflink","text":"\u2022 get selfLink (): string Inherited from KubeObject . selfLink Defined in src/renderer/api/kube-object.ts:187 Returns: string","title":"selfLink"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#delete","text":"\u25b8 delete ( params? : JsonApiParams): Promise\u2039KubeJsonApiData\u203a Inherited from KubeObject . delete Defined in src/renderer/api/kube-object.ts:276 Parameters: Name Type params? JsonApiParams Returns: Promise\u2039KubeJsonApiData\u203a","title":"delete"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#getage","text":"\u25b8 getAge ( humanize : boolean, compact : boolean, fromNow : boolean): string | number Inherited from KubeObject . getAge Defined in src/renderer/api/kube-object.ts:212 Parameters: Name Type Default humanize boolean true compact boolean true fromNow boolean false Returns: string | number","title":"getAge"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#getannotations","text":"\u25b8 getAnnotations ( filter : boolean): string[] Inherited from KubeObject . getAnnotations Defined in src/renderer/api/kube-object.ts:233 Parameters: Name Type Default filter boolean false Returns: string[]","title":"getAnnotations"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#getfinalizers","text":"\u25b8 getFinalizers (): string[] Inherited from KubeObject . getFinalizers Defined in src/renderer/api/kube-object.ts:225 Returns: string[]","title":"getFinalizers"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#getid","text":"\u25b8 getId (): string Inherited from KubeObject . getId Defined in src/renderer/api/kube-object.ts:191 Returns: string","title":"getId"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#getlabels","text":"\u25b8 getLabels (): string[] Inherited from KubeObject . getLabels Defined in src/renderer/api/kube-object.ts:229 Returns: string[]","title":"getLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#getname","text":"\u25b8 getName (): string Inherited from KubeObject . getName Defined in src/renderer/api/kube-object.ts:199 Returns: string","title":"getName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#getns","text":"\u25b8 getNs (): string Inherited from KubeObject . getNs Defined in src/renderer/api/kube-object.ts:203 Returns: string","title":"getNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#getownerrefs","text":"\u25b8 getOwnerRefs (): object[] Inherited from KubeObject . getOwnerRefs Defined in src/renderer/api/kube-object.ts:243 Returns: object[]","title":"getOwnerRefs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#getreclaimpolicy","text":"\u25b8 getReclaimPolicy (): string Defined in src/renderer/api/endpoints/storage-class.api.ts:60 Returns: string","title":"getReclaimPolicy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#getresourceversion","text":"\u25b8 getResourceVersion (): string Inherited from KubeObject . getResourceVersion Defined in src/renderer/api/kube-object.ts:195 Returns: string","title":"getResourceVersion"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#getsearchfields","text":"\u25b8 getSearchFields (): string[] Inherited from KubeObject . getSearchFields Defined in src/renderer/api/kube-object.ts:252 Returns: string[]","title":"getSearchFields"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#gettimedifffromnow","text":"\u25b8 getTimeDiffFromNow (): number Inherited from KubeObject . getTimeDiffFromNow Defined in src/renderer/api/kube-object.ts:208 Returns: number","title":"getTimeDiffFromNow"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#getvolumebindingmode","text":"\u25b8 getVolumeBindingMode (): string Defined in src/renderer/api/endpoints/storage-class.api.ts:56 Returns: string","title":"getVolumeBindingMode"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#isdefault","text":"\u25b8 isDefault (): boolean Defined in src/renderer/api/endpoints/storage-class.api.ts:47 Returns: boolean","title":"isDefault"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#toplainobject","text":"\u25b8 toPlainObject (): object Inherited from KubeObject . toPlainObject Defined in src/renderer/api/kube-object.ts:264 Returns: object","title":"toPlainObject"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#update","text":"\u25b8 update \u2039 T \u203a( data : Partial\u2039T\u203a): Promise\u2039T\u203a Inherited from KubeObject . update Defined in src/renderer/api/kube-object.ts:269 Type parameters: \u25aa T : KubeObject Parameters: Name Type data Partial\u2039T\u203a Returns: Promise\u2039T\u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#static-create","text":"\u25b8 create ( data : any): KubeObject \u2039IKubeObjectMetadata, any, any\u203a Inherited from KubeObject . create Defined in src/renderer/api/kube-object.ts:100 Parameters: Name Type data any Returns: KubeObject \u2039IKubeObjectMetadata, any, any\u203a","title":"Static create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#static-isjsonapidata","text":"\u25b8 isJsonApiData ( object : unknown): object is KubeJsonApiData Inherited from KubeObject . isJsonApiData Defined in src/renderer/api/kube-object.ts:108 Parameters: Name Type object unknown Returns: object is KubeJsonApiData","title":"Static isJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#static-isjsonapidatalist","text":"\u25b8 isJsonApiDataList \u2039 T \u203a( object : unknown, verifyItem : function): object is KubeJsonApiDataList\u2039T\u203a Inherited from KubeObject . isJsonApiDataList Defined in src/renderer/api/kube-object.ts:166 Type parameters: \u25aa T Parameters: \u25aa object : unknown \u25aa verifyItem : function \u25b8 ( val : unknown): val is T Parameters: Name Type val unknown Returns: object is KubeJsonApiDataList\u2039T\u203a","title":"Static isJsonApiDataList"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#static-iskubejsonapilistmetadata","text":"\u25b8 isKubeJsonApiListMetadata ( object : unknown): object is KubeJsonApiListMetadata Inherited from KubeObject . isKubeJsonApiListMetadata Defined in src/renderer/api/kube-object.ts:117 Parameters: Name Type object unknown Returns: object is KubeJsonApiListMetadata","title":"Static isKubeJsonApiListMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#static-iskubejsonapimetadata","text":"\u25b8 isKubeJsonApiMetadata ( object : unknown): object is KubeJsonApiMetadata Inherited from KubeObject . isKubeJsonApiMetadata Defined in src/renderer/api/kube-object.ts:125 Parameters: Name Type object unknown Returns: object is KubeJsonApiMetadata","title":"Static isKubeJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#static-isnonsystem","text":"\u25b8 isNonSystem ( item : KubeJsonApiData | KubeObject ): boolean Inherited from KubeObject . isNonSystem Defined in src/renderer/api/kube-object.ts:104 Parameters: Name Type item KubeJsonApiData | KubeObject Returns: boolean","title":"Static isNonSystem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#static-ispartialjsonapidata","text":"\u25b8 isPartialJsonApiData ( object : unknown): object is Partial\u2039KubeJsonApiData\u203a Inherited from KubeObject . isPartialJsonApiData Defined in src/renderer/api/kube-object.ts:157 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiData\u203a","title":"Static isPartialJsonApiData"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#static-ispartialjsonapimetadata","text":"\u25b8 isPartialJsonApiMetadata ( object : unknown): object is Partial\u2039KubeJsonApiMetadata\u203a Inherited from KubeObject . isPartialJsonApiMetadata Defined in src/renderer/api/kube-object.ts:141 Parameters: Name Type object unknown Returns: object is Partial\u2039KubeJsonApiMetadata\u203a","title":"Static isPartialJsonApiMetadata"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclass/#static-stringifylabels","text":"\u25b8 stringifyLabels ( labels? : object): string[] Inherited from KubeObject . stringifyLabels Defined in src/renderer/api/kube-object.ts:176 Parameters: Name Type labels? object Returns: string[]","title":"Static stringifyLabels"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/","text":"Class: StorageClassStore # Hierarchy # \u21b3 KubeObjectStore \u2039 StorageClass \u203a \u21b3 StorageClassStore Index # Constructors # constructor Properties # api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext Accessors # context contextItems contextReady namespacesReady query selectedItems Methods # [Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getPersistentVolumes getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem Constructors # constructor # + new StorageClassStore (): StorageClassStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+storage-classes/storage-class.store.ts:29 Returns: StorageClassStore Properties # api # \u2022 api : KubeApi \u2039 StorageClass \u2039\u203a\u203a = storageClassApi Overrides KubeObjectStore . api Defined in src/renderer/components/+storage-classes/storage-class.store.ts:29 bufferSize # \u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45 Protected eventsBuffer # \u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301 failedLoading # \u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36 isLoaded # \u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38 isLoading # \u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37 items # \u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39 Optional limit # \u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44 selectedItemsIds # \u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40 Static defaultContext # \u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41 Accessors # context # \u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext contextItems # \u2022 get contextItems (): StorageClass [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: StorageClass [] contextReady # \u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object namespacesReady # \u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object query # \u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams selectedItems # \u2022 get selectedItems (): StorageClass [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: StorageClass [] Methods # [Symbol.iterator] # \u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a Protected bindWatchEventsUpdater # \u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void create # \u25b8 create ( params : object, data? : Partial\u2039 StorageClass \u203a): Promise\u2039 StorageClass \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 StorageClass \u203a Returns: Promise\u2039 StorageClass \u203a Protected createItem # \u25b8 createItem ( params : object, data? : Partial\u2039 StorageClass \u203a): Promise\u2039 StorageClass \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 StorageClass \u203a Returns: Promise\u2039 StorageClass \u203a Protected defaultSorting # \u25b8 defaultSorting ( item : StorageClass ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item StorageClass Returns: string Protected filterItemsOnLoad # \u25b8 filterItemsOnLoad ( items : StorageClass []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items StorageClass [] Returns: T[] getAllByNs # \u25b8 getAllByNs ( namespace : string | string[], strict : boolean): StorageClass [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: StorageClass [] getById # \u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T getByLabel # \u25b8 getByLabel ( labels : string[] | object): StorageClass [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: StorageClass [] getByName # \u25b8 getByName ( name : string, namespace? : string): StorageClass Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: StorageClass getByPath # \u25b8 getByPath ( path : string): StorageClass Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: StorageClass getIndexById # \u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number getItems # \u25b8 getItems (): StorageClass [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: StorageClass [] getPersistentVolumes # \u25b8 getPersistentVolumes ( storageClass : StorageClass ): PersistentVolume \u2039\u203a[] Defined in src/renderer/components/+storage-classes/storage-class.store.ts:36 Parameters: Name Type storageClass StorageClass Returns: PersistentVolume \u2039\u203a[] Optional getStatuses # \u25b8 getStatuses ( items : StorageClass []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items StorageClass [] Returns: Record\u2039string, number\u203a getSubscribeApis # \u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi [] getTotalCount # \u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number isSelected # \u25b8 isSelected ( item : StorageClass ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item StorageClass Returns: boolean isSelectedAll # \u25b8 isSelectedAll ( visibleItems : StorageClass []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems StorageClass [] this.items Returns: boolean load # \u25b8 load ( params : object): Promise\u2039 StorageClass \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 StorageClass \u203a loadAll # \u25b8 loadAll ( options : object): Promise\u2039void | StorageClass []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | StorageClass []\u203a loadFromPath # \u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a Protected loadItem # \u25b8 loadItem ( params : object): Promise\u2039 StorageClass \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 StorageClass \u203a Protected loadItems # \u25b8 loadItems ( __namedParameters : object): Promise\u2039 StorageClass []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 StorageClass []\u203a Protected mergeItems # \u25b8 mergeItems ( partialItems : StorageClass [], __namedParameters : object): StorageClass [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : StorageClass [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: StorageClass [] reloadAll # \u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a remove # \u25b8 remove ( item : StorageClass ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item StorageClass Returns: Promise\u2039void\u203a Protected removeItem # \u25b8 removeItem ( item : StorageClass , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : StorageClass \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a removeSelectedItems # \u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a reset # \u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void Protected resetOnError # \u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void resetSelection # \u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void select # \u25b8 select ( item : StorageClass ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item StorageClass Returns: void Protected sortItems # \u25b8 sortItems ( items : StorageClass [], sorting : function[], order? : \"asc\" | \"desc\"): StorageClass [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items StorageClass [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: StorageClass [] subscribe # \u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function) toggleSelection # \u25b8 toggleSelection ( item : StorageClass ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item StorageClass Returns: void toggleSelectionAll # \u25b8 toggleSelectionAll ( visibleItems : StorageClass []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems StorageClass [] this.items Returns: void unselect # \u25b8 unselect ( item : StorageClass ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item StorageClass Returns: void update # \u25b8 update ( item : StorageClass , data : Partial\u2039 StorageClass \u203a): Promise\u2039 StorageClass \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item StorageClass data Partial\u2039 StorageClass \u203a Returns: Promise\u2039 StorageClass \u203a Protected updateFromEventsBuffer # \u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void Protected updateItem # \u25b8 updateItem ( item : StorageClass , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : StorageClass \u25aa request : function \u25b8 (): Promise\u2039 StorageClass \u203a Returns: Promise\u2039T\u203a","title":"Class: StorageClassStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#class-storageclassstore","text":"","title":"Class: StorageClassStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#hierarchy","text":"\u21b3 KubeObjectStore \u2039 StorageClass \u203a \u21b3 StorageClassStore","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#properties","text":"api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit selectedItemsIds defaultContext","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#accessors","text":"context contextItems contextReady namespacesReady query selectedItems","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#methods","text":"[Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getPersistentVolumes getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#constructor","text":"+ new StorageClassStore (): StorageClassStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+storage-classes/storage-class.store.ts:29 Returns: StorageClassStore","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#api","text":"\u2022 api : KubeApi \u2039 StorageClass \u2039\u203a\u203a = storageClassApi Overrides KubeObjectStore . api Defined in src/renderer/components/+storage-classes/storage-class.store.ts:29","title":"api"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#buffersize","text":"\u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45","title":"bufferSize"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#protected-eventsbuffer","text":"\u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301","title":"Protected eventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#failedloading","text":"\u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36","title":"failedLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#isloaded","text":"\u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38","title":"isLoaded"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#isloading","text":"\u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37","title":"isLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#items","text":"\u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39","title":"items"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#optional-limit","text":"\u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44","title":"Optional limit"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#selecteditemsids","text":"\u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40","title":"selectedItemsIds"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#static-defaultcontext","text":"\u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41","title":"Static defaultContext"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#context","text":"\u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext","title":"context"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#contextitems","text":"\u2022 get contextItems (): StorageClass [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: StorageClass []","title":"contextItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#contextready","text":"\u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object","title":"contextReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#namespacesready","text":"\u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object","title":"namespacesReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#query","text":"\u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams","title":"query"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#selecteditems","text":"\u2022 get selectedItems (): StorageClass [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: StorageClass []","title":"selectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#symboliterator","text":"\u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a","title":"[Symbol.iterator]"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#protected-bindwatcheventsupdater","text":"\u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void","title":"Protected bindWatchEventsUpdater"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#create","text":"\u25b8 create ( params : object, data? : Partial\u2039 StorageClass \u203a): Promise\u2039 StorageClass \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 StorageClass \u203a Returns: Promise\u2039 StorageClass \u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#protected-createitem","text":"\u25b8 createItem ( params : object, data? : Partial\u2039 StorageClass \u203a): Promise\u2039 StorageClass \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 StorageClass \u203a Returns: Promise\u2039 StorageClass \u203a","title":"Protected createItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#protected-defaultsorting","text":"\u25b8 defaultSorting ( item : StorageClass ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item StorageClass Returns: string","title":"Protected defaultSorting"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#protected-filteritemsonload","text":"\u25b8 filterItemsOnLoad ( items : StorageClass []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items StorageClass [] Returns: T[]","title":"Protected filterItemsOnLoad"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#getallbyns","text":"\u25b8 getAllByNs ( namespace : string | string[], strict : boolean): StorageClass [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: StorageClass []","title":"getAllByNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#getbyid","text":"\u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T","title":"getById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#getbylabel","text":"\u25b8 getByLabel ( labels : string[] | object): StorageClass [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: StorageClass []","title":"getByLabel"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#getbyname","text":"\u25b8 getByName ( name : string, namespace? : string): StorageClass Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: StorageClass","title":"getByName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#getbypath","text":"\u25b8 getByPath ( path : string): StorageClass Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: StorageClass","title":"getByPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#getindexbyid","text":"\u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number","title":"getIndexById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#getitems","text":"\u25b8 getItems (): StorageClass [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: StorageClass []","title":"getItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#getpersistentvolumes","text":"\u25b8 getPersistentVolumes ( storageClass : StorageClass ): PersistentVolume \u2039\u203a[] Defined in src/renderer/components/+storage-classes/storage-class.store.ts:36 Parameters: Name Type storageClass StorageClass Returns: PersistentVolume \u2039\u203a[]","title":"getPersistentVolumes"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#optional-getstatuses","text":"\u25b8 getStatuses ( items : StorageClass []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items StorageClass [] Returns: Record\u2039string, number\u203a","title":"Optional getStatuses"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#getsubscribeapis","text":"\u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi []","title":"getSubscribeApis"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#gettotalcount","text":"\u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number","title":"getTotalCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#isselected","text":"\u25b8 isSelected ( item : StorageClass ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item StorageClass Returns: boolean","title":"isSelected"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#isselectedall","text":"\u25b8 isSelectedAll ( visibleItems : StorageClass []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems StorageClass [] this.items Returns: boolean","title":"isSelectedAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#load","text":"\u25b8 load ( params : object): Promise\u2039 StorageClass \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 StorageClass \u203a","title":"load"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#loadall","text":"\u25b8 loadAll ( options : object): Promise\u2039void | StorageClass []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | StorageClass []\u203a","title":"loadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#loadfrompath","text":"\u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a","title":"loadFromPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#protected-loaditem","text":"\u25b8 loadItem ( params : object): Promise\u2039 StorageClass \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 StorageClass \u203a","title":"Protected loadItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#protected-loaditems","text":"\u25b8 loadItems ( __namedParameters : object): Promise\u2039 StorageClass []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 StorageClass []\u203a","title":"Protected loadItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#protected-mergeitems","text":"\u25b8 mergeItems ( partialItems : StorageClass [], __namedParameters : object): StorageClass [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : StorageClass [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: StorageClass []","title":"Protected mergeItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#reloadall","text":"\u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a","title":"reloadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#remove","text":"\u25b8 remove ( item : StorageClass ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item StorageClass Returns: Promise\u2039void\u203a","title":"remove"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#protected-removeitem","text":"\u25b8 removeItem ( item : StorageClass , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : StorageClass \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a","title":"Protected removeItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#removeselecteditems","text":"\u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a","title":"removeSelectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#reset","text":"\u25b8 reset (): void Inherited from KubeObjectStore . reset Defined in src/renderer/item.store.ts:206 Returns: void","title":"reset"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#protected-resetonerror","text":"\u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void","title":"Protected resetOnError"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#resetselection","text":"\u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void","title":"resetSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#select","text":"\u25b8 select ( item : StorageClass ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item StorageClass Returns: void","title":"select"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#protected-sortitems","text":"\u25b8 sortItems ( items : StorageClass [], sorting : function[], order? : \"asc\" | \"desc\"): StorageClass [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items StorageClass [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: StorageClass []","title":"Protected sortItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#subscribe","text":"\u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function)","title":"subscribe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#toggleselection","text":"\u25b8 toggleSelection ( item : StorageClass ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item StorageClass Returns: void","title":"toggleSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#toggleselectionall","text":"\u25b8 toggleSelectionAll ( visibleItems : StorageClass []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems StorageClass [] this.items Returns: void","title":"toggleSelectionAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#unselect","text":"\u25b8 unselect ( item : StorageClass ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item StorageClass Returns: void","title":"unselect"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#update","text":"\u25b8 update ( item : StorageClass , data : Partial\u2039 StorageClass \u203a): Promise\u2039 StorageClass \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item StorageClass data Partial\u2039 StorageClass \u203a Returns: Promise\u2039 StorageClass \u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#protected-updatefromeventsbuffer","text":"\u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void","title":"Protected updateFromEventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.storageclassstore/#protected-updateitem","text":"\u25b8 updateItem ( item : StorageClass , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : StorageClass \u25aa request : function \u25b8 (): Promise\u2039 StorageClass \u203a Returns: Promise\u2039T\u203a","title":"Protected updateItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/","text":"Class: VolumeClaimStore # Hierarchy # \u21b3 KubeObjectStore \u2039 PersistentVolumeClaim \u203a \u21b3 VolumeClaimStore Index # Constructors # constructor Properties # api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit metrics selectedItemsIds defaultContext Accessors # context contextItems contextReady namespacesReady query selectedItems Methods # [Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems loadMetrics mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem Constructors # constructor # + new VolumeClaimStore (): VolumeClaimStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+storage-volume-claims/volume-claim.store.ts:30 Returns: VolumeClaimStore Properties # api # \u2022 api : PersistentVolumeClaimsApi \u2039\u203a = pvcApi Overrides KubeObjectStore . api Defined in src/renderer/components/+storage-volume-claims/volume-claim.store.ts:29 bufferSize # \u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45 Protected eventsBuffer # \u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301 failedLoading # \u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36 isLoaded # \u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38 isLoading # \u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37 items # \u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39 Optional limit # \u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44 metrics # \u2022 metrics : IPvcMetrics = null Defined in src/renderer/components/+storage-volume-claims/volume-claim.store.ts:30 selectedItemsIds # \u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40 Static defaultContext # \u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41 Accessors # context # \u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext contextItems # \u2022 get contextItems (): PersistentVolumeClaim [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: PersistentVolumeClaim [] contextReady # \u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object namespacesReady # \u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object query # \u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams selectedItems # \u2022 get selectedItems (): PersistentVolumeClaim [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: PersistentVolumeClaim [] Methods # [Symbol.iterator] # \u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a Protected bindWatchEventsUpdater # \u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void create # \u25b8 create ( params : object, data? : Partial\u2039 PersistentVolumeClaim \u203a): Promise\u2039 PersistentVolumeClaim \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 PersistentVolumeClaim \u203a Returns: Promise\u2039 PersistentVolumeClaim \u203a Protected createItem # \u25b8 createItem ( params : object, data? : Partial\u2039 PersistentVolumeClaim \u203a): Promise\u2039 PersistentVolumeClaim \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 PersistentVolumeClaim \u203a Returns: Promise\u2039 PersistentVolumeClaim \u203a Protected defaultSorting # \u25b8 defaultSorting ( item : PersistentVolumeClaim ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item PersistentVolumeClaim Returns: string Protected filterItemsOnLoad # \u25b8 filterItemsOnLoad ( items : PersistentVolumeClaim []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items PersistentVolumeClaim [] Returns: T[] getAllByNs # \u25b8 getAllByNs ( namespace : string | string[], strict : boolean): PersistentVolumeClaim [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: PersistentVolumeClaim [] getById # \u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T getByLabel # \u25b8 getByLabel ( labels : string[] | object): PersistentVolumeClaim [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: PersistentVolumeClaim [] getByName # \u25b8 getByName ( name : string, namespace? : string): PersistentVolumeClaim Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: PersistentVolumeClaim getByPath # \u25b8 getByPath ( path : string): PersistentVolumeClaim Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: PersistentVolumeClaim getIndexById # \u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number getItems # \u25b8 getItems (): PersistentVolumeClaim [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: PersistentVolumeClaim [] Optional getStatuses # \u25b8 getStatuses ( items : PersistentVolumeClaim []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items PersistentVolumeClaim [] Returns: Record\u2039string, number\u203a getSubscribeApis # \u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi [] getTotalCount # \u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number isSelected # \u25b8 isSelected ( item : PersistentVolumeClaim ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item PersistentVolumeClaim Returns: boolean isSelectedAll # \u25b8 isSelectedAll ( visibleItems : PersistentVolumeClaim []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems PersistentVolumeClaim [] this.items Returns: boolean load # \u25b8 load ( params : object): Promise\u2039 PersistentVolumeClaim \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 PersistentVolumeClaim \u203a loadAll # \u25b8 loadAll ( options : object): Promise\u2039void | PersistentVolumeClaim []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | PersistentVolumeClaim []\u203a loadFromPath # \u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a Protected loadItem # \u25b8 loadItem ( params : object): Promise\u2039 PersistentVolumeClaim \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 PersistentVolumeClaim \u203a Protected loadItems # \u25b8 loadItems ( __namedParameters : object): Promise\u2039 PersistentVolumeClaim []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 PersistentVolumeClaim []\u203a loadMetrics # \u25b8 loadMetrics ( pvc : PersistentVolumeClaim ): Promise\u2039void\u203a Defined in src/renderer/components/+storage-volume-claims/volume-claim.store.ts:40 Parameters: Name Type pvc PersistentVolumeClaim Returns: Promise\u2039void\u203a Protected mergeItems # \u25b8 mergeItems ( partialItems : PersistentVolumeClaim [], __namedParameters : object): PersistentVolumeClaim [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : PersistentVolumeClaim [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: PersistentVolumeClaim [] reloadAll # \u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a remove # \u25b8 remove ( item : PersistentVolumeClaim ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item PersistentVolumeClaim Returns: Promise\u2039void\u203a Protected removeItem # \u25b8 removeItem ( item : PersistentVolumeClaim , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : PersistentVolumeClaim \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a removeSelectedItems # \u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a reset # \u25b8 reset (): void Overrides KubeObjectStore . reset Defined in src/renderer/components/+storage-volume-claims/volume-claim.store.ts:44 Returns: void Protected resetOnError # \u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void resetSelection # \u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void select # \u25b8 select ( item : PersistentVolumeClaim ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item PersistentVolumeClaim Returns: void Protected sortItems # \u25b8 sortItems ( items : PersistentVolumeClaim [], sorting : function[], order? : \"asc\" | \"desc\"): PersistentVolumeClaim [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items PersistentVolumeClaim [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: PersistentVolumeClaim [] subscribe # \u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function) toggleSelection # \u25b8 toggleSelection ( item : PersistentVolumeClaim ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item PersistentVolumeClaim Returns: void toggleSelectionAll # \u25b8 toggleSelectionAll ( visibleItems : PersistentVolumeClaim []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems PersistentVolumeClaim [] this.items Returns: void unselect # \u25b8 unselect ( item : PersistentVolumeClaim ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item PersistentVolumeClaim Returns: void update # \u25b8 update ( item : PersistentVolumeClaim , data : Partial\u2039 PersistentVolumeClaim \u203a): Promise\u2039 PersistentVolumeClaim \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item PersistentVolumeClaim data Partial\u2039 PersistentVolumeClaim \u203a Returns: Promise\u2039 PersistentVolumeClaim \u203a Protected updateFromEventsBuffer # \u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void Protected updateItem # \u25b8 updateItem ( item : PersistentVolumeClaim , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : PersistentVolumeClaim \u25aa request : function \u25b8 (): Promise\u2039 PersistentVolumeClaim \u203a Returns: Promise\u2039T\u203a","title":"Class: VolumeClaimStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#class-volumeclaimstore","text":"","title":"Class: VolumeClaimStore"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#hierarchy","text":"\u21b3 KubeObjectStore \u2039 PersistentVolumeClaim \u203a \u21b3 VolumeClaimStore","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#properties","text":"api bufferSize eventsBuffer failedLoading isLoaded isLoading items limit metrics selectedItemsIds defaultContext","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#accessors","text":"context contextItems contextReady namespacesReady query selectedItems","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#methods","text":"[Symbol.iterator] bindWatchEventsUpdater create createItem defaultSorting filterItemsOnLoad getAllByNs getById getByLabel getByName getByPath getIndexById getItems getStatuses getSubscribeApis getTotalCount isSelected isSelectedAll load loadAll loadFromPath loadItem loadItems loadMetrics mergeItems reloadAll remove removeItem removeSelectedItems reset resetOnError resetSelection select sortItems subscribe toggleSelection toggleSelectionAll unselect update updateFromEventsBuffer updateItem","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#constructor","text":"+ new VolumeClaimStore (): VolumeClaimStore Overrides KubeObjectStore . constructor Defined in src/renderer/components/+storage-volume-claims/volume-claim.store.ts:30 Returns: VolumeClaimStore","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#api","text":"\u2022 api : PersistentVolumeClaimsApi \u2039\u203a = pvcApi Overrides KubeObjectStore . api Defined in src/renderer/components/+storage-volume-claims/volume-claim.store.ts:29","title":"api"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#buffersize","text":"\u2022 bufferSize : number = 50000 Inherited from KubeObjectStore . bufferSize Defined in src/renderer/kube-object.store.ts:45","title":"bufferSize"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#protected-eventsbuffer","text":"\u2022 eventsBuffer : IObservableArray\u2039IKubeWatchEvent\u2039KubeJsonApiData\u203a\u203a = observable.array >([], { deep: false }) Inherited from KubeObjectStore . eventsBuffer Defined in src/renderer/kube-object.store.ts:301","title":"Protected eventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#failedloading","text":"\u2022 failedLoading : boolean = false Inherited from KubeObjectStore . failedLoading Defined in src/renderer/item.store.ts:36","title":"failedLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#isloaded","text":"\u2022 isLoaded : boolean = false Inherited from KubeObjectStore . isLoaded Defined in src/renderer/item.store.ts:38","title":"isLoaded"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#isloading","text":"\u2022 isLoading : boolean = false Inherited from KubeObjectStore . isLoading Defined in src/renderer/item.store.ts:37","title":"isLoading"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#items","text":"\u2022 items : IObservableArray\u2039T\u203a = observable.array ([], { deep: false }) Inherited from KubeObjectStore . items Defined in src/renderer/item.store.ts:39","title":"items"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#optional-limit","text":"\u2022 limit ? : number Inherited from KubeObjectStore . limit Defined in src/renderer/kube-object.store.ts:44","title":"Optional limit"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#metrics","text":"\u2022 metrics : IPvcMetrics = null Defined in src/renderer/components/+storage-volume-claims/volume-claim.store.ts:30","title":"metrics"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#selecteditemsids","text":"\u2022 selectedItemsIds : ObservableMap\u2039string, boolean\u203a = observable.map () Inherited from KubeObjectStore . selectedItemsIds Defined in src/renderer/item.store.ts:40","title":"selectedItemsIds"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#static-defaultcontext","text":"\u25aa defaultContext : IObservableValue\u2039ClusterContext\u203a = observable.box () Inherited from KubeObjectStore . defaultContext Defined in src/renderer/kube-object.store.ts:41","title":"Static defaultContext"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#context","text":"\u2022 get context (): ClusterContext Inherited from KubeObjectStore . context Defined in src/renderer/kube-object.store.ts:63 Returns: ClusterContext","title":"context"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#contextitems","text":"\u2022 get contextItems (): PersistentVolumeClaim [] Inherited from KubeObjectStore . contextItems Defined in src/renderer/kube-object.store.ts:67 Returns: PersistentVolumeClaim []","title":"contextItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#contextready","text":"\u2022 get contextReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . contextReady Defined in src/renderer/kube-object.store.ts:48 Returns: Promise\u2039void\u203a & object","title":"contextReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#namespacesready","text":"\u2022 get namespacesReady (): Promise\u2039void\u203a & object Inherited from KubeObjectStore . namespacesReady Defined in src/renderer/kube-object.store.ts:52 Returns: Promise\u2039void\u203a & object","title":"namespacesReady"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#query","text":"\u2022 get query (): IKubeApiQueryParams Inherited from KubeObjectStore . query Defined in src/renderer/kube-object.store.ts:81 Returns: IKubeApiQueryParams","title":"query"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#selecteditems","text":"\u2022 get selectedItems (): PersistentVolumeClaim [] Inherited from KubeObjectStore . selectedItems Defined in src/renderer/item.store.ts:47 Returns: PersistentVolumeClaim []","title":"selectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#symboliterator","text":"\u25b8 [Symbol.iterator] (): Generator\u2039T, void, undefined\u203a Inherited from KubeObjectStore . [Symbol.iterator] Defined in src/renderer/item.store.ts:221 Returns: Generator\u2039T, void, undefined\u203a","title":"[Symbol.iterator]"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#protected-bindwatcheventsupdater","text":"\u25b8 bindWatchEventsUpdater ( delay : number): void Inherited from KubeObjectStore . bindWatchEventsUpdater Defined in src/renderer/kube-object.store.ts:303 Parameters: Name Type Default delay number 1000 Returns: void","title":"Protected bindWatchEventsUpdater"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#create","text":"\u25b8 create ( params : object, data? : Partial\u2039 PersistentVolumeClaim \u203a): Promise\u2039 PersistentVolumeClaim \u203a Inherited from KubeObjectStore . create Defined in src/renderer/kube-object.store.ts:272 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 PersistentVolumeClaim \u203a Returns: Promise\u2039 PersistentVolumeClaim \u203a","title":"create"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#protected-createitem","text":"\u25b8 createItem ( params : object, data? : Partial\u2039 PersistentVolumeClaim \u203a): Promise\u2039 PersistentVolumeClaim \u203a Inherited from KubeObjectStore . createItem Overrides void Defined in src/renderer/kube-object.store.ts:268 Parameters: \u25aa params : object Name Type name string namespace? string \u25aa Optional data : Partial\u2039 PersistentVolumeClaim \u203a Returns: Promise\u2039 PersistentVolumeClaim \u203a","title":"Protected createItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#protected-defaultsorting","text":"\u25b8 defaultSorting ( item : PersistentVolumeClaim ): string Inherited from KubeObjectStore . defaultSorting Defined in src/renderer/item.store.ts:34 Parameters: Name Type item PersistentVolumeClaim Returns: string","title":"Protected defaultSorting"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#protected-filteritemsonload","text":"\u25b8 filterItemsOnLoad ( items : PersistentVolumeClaim []): T[] Inherited from KubeObjectStore . filterItemsOnLoad Defined in src/renderer/kube-object.store.ts:166 Parameters: Name Type items PersistentVolumeClaim [] Returns: T[]","title":"Protected filterItemsOnLoad"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#getallbyns","text":"\u25b8 getAllByNs ( namespace : string | string[], strict : boolean): PersistentVolumeClaim [] Inherited from KubeObjectStore . getAllByNs Defined in src/renderer/kube-object.store.ts:93 Parameters: Name Type Default namespace string | string[] - strict boolean false Returns: PersistentVolumeClaim []","title":"getAllByNs"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#getbyid","text":"\u25b8 getById ( id : string): T Inherited from KubeObjectStore . getById Defined in src/renderer/kube-object.store.ts:107 Parameters: Name Type id string Returns: T","title":"getById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#getbylabel","text":"\u25b8 getByLabel ( labels : string[] | object): PersistentVolumeClaim [] Inherited from KubeObjectStore . getByLabel Defined in src/renderer/kube-object.store.ts:123 Parameters: Name Type labels string[] | object Returns: PersistentVolumeClaim []","title":"getByLabel"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#getbyname","text":"\u25b8 getByName ( name : string, namespace? : string): PersistentVolumeClaim Inherited from KubeObjectStore . getByName Overrides void Defined in src/renderer/kube-object.store.ts:111 Parameters: Name Type name string namespace? string Returns: PersistentVolumeClaim","title":"getByName"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#getbypath","text":"\u25b8 getByPath ( path : string): PersistentVolumeClaim Inherited from KubeObjectStore . getByPath Defined in src/renderer/kube-object.store.ts:119 Parameters: Name Type path string Returns: PersistentVolumeClaim","title":"getByPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#getindexbyid","text":"\u25b8 getIndexById ( id : string): number Inherited from KubeObjectStore . getIndexById Defined in src/renderer/item.store.ts:64 Parameters: Name Type id string Returns: number","title":"getIndexById"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#getitems","text":"\u25b8 getItems (): PersistentVolumeClaim [] Inherited from KubeObjectStore . getItems Defined in src/renderer/item.store.ts:51 Returns: PersistentVolumeClaim []","title":"getItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#optional-getstatuses","text":"\u25b8 getStatuses ( items : PersistentVolumeClaim []): Record\u2039string, number\u203a Inherited from KubeObjectStore . getStatuses Defined in src/renderer/kube-object.store.ts:91 Parameters: Name Type items PersistentVolumeClaim [] Returns: Record\u2039string, number\u203a","title":"Optional getStatuses"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#getsubscribeapis","text":"\u25b8 getSubscribeApis (): KubeApi [] Inherited from KubeObjectStore . getSubscribeApis Defined in src/renderer/kube-object.store.ts:309 Returns: KubeApi []","title":"getSubscribeApis"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#gettotalcount","text":"\u25b8 getTotalCount (): number Inherited from KubeObjectStore . getTotalCount Overrides void Defined in src/renderer/kube-object.store.ts:77 Returns: number","title":"getTotalCount"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#isselected","text":"\u25b8 isSelected ( item : PersistentVolumeClaim ): boolean Inherited from KubeObjectStore . isSelected Defined in src/renderer/item.store.ts:160 Parameters: Name Type item PersistentVolumeClaim Returns: boolean","title":"isSelected"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#isselectedall","text":"\u25b8 isSelectedAll ( visibleItems : PersistentVolumeClaim []): boolean Inherited from KubeObjectStore . isSelectedAll Defined in src/renderer/item.store.ts:194 Parameters: Name Type Default visibleItems PersistentVolumeClaim [] this.items Returns: boolean","title":"isSelectedAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#load","text":"\u25b8 load ( params : object): Promise\u2039 PersistentVolumeClaim \u203a Inherited from KubeObjectStore . load Defined in src/renderer/kube-object.store.ts:247 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 PersistentVolumeClaim \u203a","title":"load"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#loadall","text":"\u25b8 loadAll ( options : object): Promise\u2039void | PersistentVolumeClaim []\u203a Inherited from KubeObjectStore . loadAll Overrides void Defined in src/renderer/kube-object.store.ts:171 Parameters: \u25aa Default value options : object = {} Name Type merge? boolean namespaces? string[] reqInit? RequestInit Returns: Promise\u2039void | PersistentVolumeClaim []\u203a","title":"loadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#loadfrompath","text":"\u25b8 loadFromPath ( resourcePath : string): Promise\u2039T\u203a Inherited from KubeObjectStore . loadFromPath Defined in src/renderer/kube-object.store.ts:262 Parameters: Name Type resourcePath string Returns: Promise\u2039T\u203a","title":"loadFromPath"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#protected-loaditem","text":"\u25b8 loadItem ( params : object): Promise\u2039 PersistentVolumeClaim \u203a Inherited from KubeObjectStore . loadItem Overrides void Defined in src/renderer/kube-object.store.ts:242 Parameters: \u25aa params : object Name Type name string namespace? string Returns: Promise\u2039 PersistentVolumeClaim \u203a","title":"Protected loadItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#protected-loaditems","text":"\u25b8 loadItems ( __namedParameters : object): Promise\u2039 PersistentVolumeClaim []\u203a Inherited from KubeObjectStore . loadItems Overrides void Defined in src/renderer/kube-object.store.ts:140 Parameters: \u25aa __namedParameters : object Name Type api KubeApi \u2039any\u203a namespaces string[] reqInit RequestInit Returns: Promise\u2039 PersistentVolumeClaim []\u203a","title":"Protected loadItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#loadmetrics","text":"\u25b8 loadMetrics ( pvc : PersistentVolumeClaim ): Promise\u2039void\u203a Defined in src/renderer/components/+storage-volume-claims/volume-claim.store.ts:40 Parameters: Name Type pvc PersistentVolumeClaim Returns: Promise\u2039void\u203a","title":"loadMetrics"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#protected-mergeitems","text":"\u25b8 mergeItems ( partialItems : PersistentVolumeClaim [], __namedParameters : object): PersistentVolumeClaim [] Inherited from KubeObjectStore . mergeItems Defined in src/renderer/kube-object.store.ts:218 Parameters: \u25aa partialItems : PersistentVolumeClaim [] \u25aa Default value __namedParameters : object = {} Name Type Default filter boolean true replace boolean false sort boolean true updateStore boolean true Returns: PersistentVolumeClaim []","title":"Protected mergeItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#reloadall","text":"\u25b8 reloadAll ( opts : object): Promise\u2039void | T[]\u203a Inherited from KubeObjectStore . reloadAll Defined in src/renderer/kube-object.store.ts:207 Parameters: \u25aa Default value opts : object = {} Name Type force? boolean merge? boolean namespaces? string[] Returns: Promise\u2039void | T[]\u203a","title":"reloadAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#remove","text":"\u25b8 remove ( item : PersistentVolumeClaim ): Promise\u2039void\u203a Inherited from KubeObjectStore . remove Defined in src/renderer/kube-object.store.ts:290 Parameters: Name Type item PersistentVolumeClaim Returns: Promise\u2039void\u203a","title":"remove"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#protected-removeitem","text":"\u25b8 removeItem ( item : PersistentVolumeClaim , request : function): Promise\u2039void\u203a Inherited from KubeObjectStore . removeItem Defined in src/renderer/item.store.ts:154 Parameters: \u25aa item : PersistentVolumeClaim \u25aa request : function \u25b8 (): Promise\u2039any\u203a Returns: Promise\u2039void\u203a","title":"Protected removeItem"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#removeselecteditems","text":"\u25b8 removeSelectedItems (): Promise\u2039void[]\u203a Inherited from KubeObjectStore . removeSelectedItems Overrides void Defined in src/renderer/kube-object.store.ts:296 Returns: Promise\u2039void[]\u203a","title":"removeSelectedItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#reset","text":"\u25b8 reset (): void Overrides KubeObjectStore . reset Defined in src/renderer/components/+storage-volume-claims/volume-claim.store.ts:44 Returns: void","title":"reset"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#protected-resetonerror","text":"\u25b8 resetOnError ( error : any): void Inherited from KubeObjectStore . resetOnError Defined in src/renderer/kube-object.store.ts:238 Parameters: Name Type error any Returns: void","title":"Protected resetOnError"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#resetselection","text":"\u25b8 resetSelection (): void Inherited from KubeObjectStore . resetSelection Defined in src/renderer/item.store.ts:201 Returns: void","title":"resetSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#select","text":"\u25b8 select ( item : PersistentVolumeClaim ): void Inherited from KubeObjectStore . select Defined in src/renderer/item.store.ts:165 Parameters: Name Type item PersistentVolumeClaim Returns: void","title":"select"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#protected-sortitems","text":"\u25b8 sortItems ( items : PersistentVolumeClaim [], sorting : function[], order? : \"asc\" | \"desc\"): PersistentVolumeClaim [] Inherited from KubeObjectStore . sortItems Defined in src/renderer/item.store.ts:78 Return items sorted by the given ordering functions. If two elements of items are sorted to the same \"index\" then the next sorting function is used to determine where to place them relative to each other. Once the sorting functions have been all exhausted then the order is unchanged (ie a stable sort). Parameters: Name Type Default Description items PersistentVolumeClaim [] this.items the items to be sorted (default: the current items in this store) sorting function[] [this.defaultSorting] list of functions to determine sort order (default: sorting by name) order? \"asc\" | \"desc\" - whether to sort from least to greatest ( \"asc\" (default)) or vice-versa ( \"desc\" ) Returns: PersistentVolumeClaim []","title":"Protected sortItems"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#subscribe","text":"\u25b8 subscribe ( apis : KubeApi \u2039any\u203a[]): (Anonymous function) Inherited from KubeObjectStore . subscribe Overrides void Defined in src/renderer/kube-object.store.ts:313 Parameters: Name Type Default apis KubeApi \u2039any\u203a[] this.getSubscribeApis() Returns: (Anonymous function)","title":"subscribe"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#toggleselection","text":"\u25b8 toggleSelection ( item : PersistentVolumeClaim ): void Inherited from KubeObjectStore . toggleSelection Defined in src/renderer/item.store.ts:175 Parameters: Name Type item PersistentVolumeClaim Returns: void","title":"toggleSelection"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#toggleselectionall","text":"\u25b8 toggleSelectionAll ( visibleItems : PersistentVolumeClaim []): void Inherited from KubeObjectStore . toggleSelectionAll Defined in src/renderer/item.store.ts:184 Parameters: Name Type Default visibleItems PersistentVolumeClaim [] this.items Returns: void","title":"toggleSelectionAll"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#unselect","text":"\u25b8 unselect ( item : PersistentVolumeClaim ): void Inherited from KubeObjectStore . unselect Defined in src/renderer/item.store.ts:170 Parameters: Name Type item PersistentVolumeClaim Returns: void","title":"unselect"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#update","text":"\u25b8 update ( item : PersistentVolumeClaim , data : Partial\u2039 PersistentVolumeClaim \u203a): Promise\u2039 PersistentVolumeClaim \u203a Inherited from KubeObjectStore . update Defined in src/renderer/kube-object.store.ts:281 Parameters: Name Type item PersistentVolumeClaim data Partial\u2039 PersistentVolumeClaim \u203a Returns: Promise\u2039 PersistentVolumeClaim \u203a","title":"update"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#protected-updatefromeventsbuffer","text":"\u25b8 updateFromEventsBuffer (): void Inherited from KubeObjectStore . updateFromEventsBuffer Defined in src/renderer/kube-object.store.ts:398 Returns: void","title":"Protected updateFromEventsBuffer"},{"location":"extensions/api/classes/_renderer_api_k8s_api_.volumeclaimstore/#protected-updateitem","text":"\u25b8 updateItem ( item : PersistentVolumeClaim , request : function): Promise\u2039T\u203a Inherited from KubeObjectStore . updateItem Defined in src/renderer/item.store.ts:144 Parameters: \u25aa item : PersistentVolumeClaim \u25aa request : function \u25b8 (): Promise\u2039 PersistentVolumeClaim \u203a Returns: Promise\u2039T\u203a","title":"Protected updateItem"},{"location":"extensions/api/classes/_renderer_api_navigation_.pageparam/","text":"Class: PageParam \u2039 V \u203a # Type parameters # \u25aa V Hierarchy # PageParam Index # Constructors # constructor Properties # isMulti name Accessors # defaultValue Methods # clear get getRaw parse set setRaw stringify toString Constructors # constructor # + new PageParam ( init : PageParamInit \u2039V\u203a, history : ObservableHistory): PageParam Defined in src/renderer/navigation/page-param.ts:37 Parameters: Name Type init PageParamInit \u2039V\u203a history ObservableHistory Returns: PageParam Properties # isMulti # \u2022 isMulti : boolean Defined in src/renderer/navigation/page-param.ts:37 name # \u2022 name : string Defined in src/renderer/navigation/page-param.ts:36 Accessors # defaultValue # \u2022 get defaultValue (): V | undefined Defined in src/renderer/navigation/page-param.ts:48 Returns: V | undefined Methods # clear # \u25b8 clear (): void Defined in src/renderer/navigation/page-param.ts:112 Returns: void get # \u25b8 get (): V Defined in src/renderer/navigation/page-param.ts:73 Returns: V getRaw # \u25b8 getRaw (): string | string[] Defined in src/renderer/navigation/page-param.ts:105 Get stringified raw value(s) from document.location.search Returns: string | string[] parse # \u25b8 parse ( values : string | string[]): V Defined in src/renderer/navigation/page-param.ts:52 Parameters: Name Type values string | string[] Returns: V set # \u25b8 set ( value : V, __namedParameters : object): void Defined in src/renderer/navigation/page-param.ts:78 Parameters: \u25aa value : V \u25aa Default value __namedParameters : object = {} Name Type Default mergeGlobals boolean true replaceHistory boolean false Returns: void setRaw # \u25b8 setRaw ( value : string | string[]): void Defined in src/renderer/navigation/page-param.ts:89 Set stringified raw value(s) and update document.location.search Parameters: Name Type Description value string | string[] Returns: void stringify # \u25b8 stringify ( value : V): string[] Defined in src/renderer/navigation/page-param.ts:63 Parameters: Name Type Default value V this.get() Returns: string[] toString # \u25b8 toString ( __namedParameters : object): string Defined in src/renderer/navigation/page-param.ts:116 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default mergeGlobals boolean true value V this.get() withPrefix boolean true Returns: string","title":"Class: PageParam \u2039**V**\u203a"},{"location":"extensions/api/classes/_renderer_api_navigation_.pageparam/#class-pageparam-v","text":"","title":"Class: PageParam \u2039V\u203a"},{"location":"extensions/api/classes/_renderer_api_navigation_.pageparam/#type-parameters","text":"\u25aa V","title":"Type parameters"},{"location":"extensions/api/classes/_renderer_api_navigation_.pageparam/#hierarchy","text":"PageParam","title":"Hierarchy"},{"location":"extensions/api/classes/_renderer_api_navigation_.pageparam/#index","text":"","title":"Index"},{"location":"extensions/api/classes/_renderer_api_navigation_.pageparam/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_navigation_.pageparam/#properties","text":"isMulti name","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_navigation_.pageparam/#accessors","text":"defaultValue","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_navigation_.pageparam/#methods","text":"clear get getRaw parse set setRaw stringify toString","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_navigation_.pageparam/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/_renderer_api_navigation_.pageparam/#constructor","text":"+ new PageParam ( init : PageParamInit \u2039V\u203a, history : ObservableHistory): PageParam Defined in src/renderer/navigation/page-param.ts:37 Parameters: Name Type init PageParamInit \u2039V\u203a history ObservableHistory Returns: PageParam","title":"constructor"},{"location":"extensions/api/classes/_renderer_api_navigation_.pageparam/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/_renderer_api_navigation_.pageparam/#ismulti","text":"\u2022 isMulti : boolean Defined in src/renderer/navigation/page-param.ts:37","title":"isMulti"},{"location":"extensions/api/classes/_renderer_api_navigation_.pageparam/#name","text":"\u2022 name : string Defined in src/renderer/navigation/page-param.ts:36","title":"name"},{"location":"extensions/api/classes/_renderer_api_navigation_.pageparam/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/_renderer_api_navigation_.pageparam/#defaultvalue","text":"\u2022 get defaultValue (): V | undefined Defined in src/renderer/navigation/page-param.ts:48 Returns: V | undefined","title":"defaultValue"},{"location":"extensions/api/classes/_renderer_api_navigation_.pageparam/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/_renderer_api_navigation_.pageparam/#clear","text":"\u25b8 clear (): void Defined in src/renderer/navigation/page-param.ts:112 Returns: void","title":"clear"},{"location":"extensions/api/classes/_renderer_api_navigation_.pageparam/#get","text":"\u25b8 get (): V Defined in src/renderer/navigation/page-param.ts:73 Returns: V","title":"get"},{"location":"extensions/api/classes/_renderer_api_navigation_.pageparam/#getraw","text":"\u25b8 getRaw (): string | string[] Defined in src/renderer/navigation/page-param.ts:105 Get stringified raw value(s) from document.location.search Returns: string | string[]","title":"getRaw"},{"location":"extensions/api/classes/_renderer_api_navigation_.pageparam/#parse","text":"\u25b8 parse ( values : string | string[]): V Defined in src/renderer/navigation/page-param.ts:52 Parameters: Name Type values string | string[] Returns: V","title":"parse"},{"location":"extensions/api/classes/_renderer_api_navigation_.pageparam/#set","text":"\u25b8 set ( value : V, __namedParameters : object): void Defined in src/renderer/navigation/page-param.ts:78 Parameters: \u25aa value : V \u25aa Default value __namedParameters : object = {} Name Type Default mergeGlobals boolean true replaceHistory boolean false Returns: void","title":"set"},{"location":"extensions/api/classes/_renderer_api_navigation_.pageparam/#setraw","text":"\u25b8 setRaw ( value : string | string[]): void Defined in src/renderer/navigation/page-param.ts:89 Set stringified raw value(s) and update document.location.search Parameters: Name Type Description value string | string[] Returns: void","title":"setRaw"},{"location":"extensions/api/classes/_renderer_api_navigation_.pageparam/#stringify","text":"\u25b8 stringify ( value : V): string[] Defined in src/renderer/navigation/page-param.ts:63 Parameters: Name Type Default value V this.get() Returns: string[]","title":"stringify"},{"location":"extensions/api/classes/_renderer_api_navigation_.pageparam/#tostring","text":"\u25b8 toString ( __namedParameters : object): string Defined in src/renderer/navigation/page-param.ts:116 Parameters: \u25aa Default value __namedParameters : object = {} Name Type Default mergeGlobals boolean true value V this.get() withPrefix boolean true Returns: string","title":"toString"},{"location":"extensions/api/classes/lensmainextension/","text":"Class: LensMainExtension # Hierarchy # LensExtension \u21b3 LensMainExtension Index # Constructors # constructor Properties # [Disposers] appMenus id isBundled manifest manifestPath protocolHandlers Accessors # description name version Methods # addCatalogSource disable enable getExtensionFileFolder navigate onActivate onDeactivate removeCatalogSource toggle whenEnabled Constructors # constructor # + new LensMainExtension ( __namedParameters : object): LensMainExtension Inherited from LensMainExtension . constructor Defined in src/extensions/lens-extension.ts:52 Parameters: \u25aa __namedParameters : object Name Type id string isBundled boolean manifest LensExtensionManifest manifestPath string Returns: LensMainExtension Properties # [Disposers] # \u2022 [Disposers] : function & Extendable\u2039function\u203a = disposer() Inherited from LensMainExtension . [Disposers] Defined in src/extensions/lens-extension.ts:52 appMenus # \u2022 appMenus : MenuRegistration[] = [] Defined in src/extensions/lens-main-extension.ts:31 id # \u2022 id : LensExtensionId Inherited from LensMainExtension . id Defined in src/extensions/lens-extension.ts:44 isBundled # \u2022 isBundled : boolean Inherited from LensMainExtension . isBundled Defined in src/extensions/lens-extension.ts:47 manifest # \u2022 manifest : LensExtensionManifest Inherited from LensMainExtension . manifest Defined in src/extensions/lens-extension.ts:45 manifestPath # \u2022 manifestPath : string Inherited from LensMainExtension . manifestPath Defined in src/extensions/lens-extension.ts:46 protocolHandlers # \u2022 protocolHandlers : ProtocolHandlerRegistration [] = [] Inherited from LensMainExtension . protocolHandlers Defined in src/extensions/lens-extension.ts:49 Accessors # description # \u2022 get description (): string Inherited from LensMainExtension . description Defined in src/extensions/lens-extension.ts:70 Returns: string name # \u2022 get name (): string Inherited from LensMainExtension . name Defined in src/extensions/lens-extension.ts:62 Returns: string version # \u2022 get version (): string Inherited from LensMainExtension . version Defined in src/extensions/lens-extension.ts:66 Returns: string Methods # addCatalogSource # \u25b8 addCatalogSource ( id : string, source : IObservableArray\u2039 CatalogEntity \u203a): void Defined in src/extensions/lens-main-extension.ts:44 Parameters: Name Type id string source IObservableArray\u2039 CatalogEntity \u203a Returns: void disable # \u25b8 disable (): Promise\u2039void\u203a Inherited from LensMainExtension . disable Defined in src/extensions/lens-extension.ts:94 Returns: Promise\u2039void\u203a enable # \u25b8 enable (): Promise\u2039void\u203a Inherited from LensMainExtension . enable Defined in src/extensions/lens-extension.ts:86 Returns: Promise\u2039void\u203a getExtensionFileFolder # \u25b8 getExtensionFileFolder (): Promise\u2039string\u203a Inherited from LensMainExtension . getExtensionFileFolder Defined in src/extensions/lens-extension.ts:81 getExtensionFileFolder returns the path to an already created folder. This folder is for the sole use of this extension. Note: there is no security done on this folder, only obfiscation of the folder name. Returns: Promise\u2039string\u203a navigate # \u25b8 navigate \u2039 P \u203a( pageId? : string, params? : P, frameId? : number): Promise\u2039void\u203a Defined in src/extensions/lens-main-extension.ts:33 Type parameters: \u25aa P : object Parameters: Name Type pageId? string params? P frameId? number Returns: Promise\u2039void\u203a Protected onActivate # \u25b8 onActivate (): void Inherited from LensMainExtension . onActivate Defined in src/extensions/lens-extension.ts:134 Returns: void Protected onDeactivate # \u25b8 onDeactivate (): void Inherited from LensMainExtension . onDeactivate Defined in src/extensions/lens-extension.ts:138 Returns: void removeCatalogSource # \u25b8 removeCatalogSource ( id : string): void Defined in src/extensions/lens-main-extension.ts:48 Parameters: Name Type id string Returns: void toggle # \u25b8 toggle ( enable? : boolean): void Inherited from LensMainExtension . toggle Defined in src/extensions/lens-extension.ts:102 Parameters: Name Type enable? boolean Returns: void whenEnabled # \u25b8 whenEnabled ( handlers : function): Promise\u2039(Anonymous function)\u203a Inherited from LensMainExtension . whenEnabled Defined in src/extensions/lens-extension.ts:110 Parameters: \u25aa handlers : function \u25b8 (): Promise\u2039Function[]\u203a Returns: Promise\u2039(Anonymous function)\u203a","title":"Class: LensMainExtension"},{"location":"extensions/api/classes/lensmainextension/#class-lensmainextension","text":"","title":"Class: LensMainExtension"},{"location":"extensions/api/classes/lensmainextension/#hierarchy","text":"LensExtension \u21b3 LensMainExtension","title":"Hierarchy"},{"location":"extensions/api/classes/lensmainextension/#index","text":"","title":"Index"},{"location":"extensions/api/classes/lensmainextension/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/lensmainextension/#properties","text":"[Disposers] appMenus id isBundled manifest manifestPath protocolHandlers","title":"Properties"},{"location":"extensions/api/classes/lensmainextension/#accessors","text":"description name version","title":"Accessors"},{"location":"extensions/api/classes/lensmainextension/#methods","text":"addCatalogSource disable enable getExtensionFileFolder navigate onActivate onDeactivate removeCatalogSource toggle whenEnabled","title":"Methods"},{"location":"extensions/api/classes/lensmainextension/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/lensmainextension/#constructor","text":"+ new LensMainExtension ( __namedParameters : object): LensMainExtension Inherited from LensMainExtension . constructor Defined in src/extensions/lens-extension.ts:52 Parameters: \u25aa __namedParameters : object Name Type id string isBundled boolean manifest LensExtensionManifest manifestPath string Returns: LensMainExtension","title":"constructor"},{"location":"extensions/api/classes/lensmainextension/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/lensmainextension/#disposers","text":"\u2022 [Disposers] : function & Extendable\u2039function\u203a = disposer() Inherited from LensMainExtension . [Disposers] Defined in src/extensions/lens-extension.ts:52","title":"[Disposers]"},{"location":"extensions/api/classes/lensmainextension/#appmenus","text":"\u2022 appMenus : MenuRegistration[] = [] Defined in src/extensions/lens-main-extension.ts:31","title":"appMenus"},{"location":"extensions/api/classes/lensmainextension/#id","text":"\u2022 id : LensExtensionId Inherited from LensMainExtension . id Defined in src/extensions/lens-extension.ts:44","title":"id"},{"location":"extensions/api/classes/lensmainextension/#isbundled","text":"\u2022 isBundled : boolean Inherited from LensMainExtension . isBundled Defined in src/extensions/lens-extension.ts:47","title":"isBundled"},{"location":"extensions/api/classes/lensmainextension/#manifest","text":"\u2022 manifest : LensExtensionManifest Inherited from LensMainExtension . manifest Defined in src/extensions/lens-extension.ts:45","title":"manifest"},{"location":"extensions/api/classes/lensmainextension/#manifestpath","text":"\u2022 manifestPath : string Inherited from LensMainExtension . manifestPath Defined in src/extensions/lens-extension.ts:46","title":"manifestPath"},{"location":"extensions/api/classes/lensmainextension/#protocolhandlers","text":"\u2022 protocolHandlers : ProtocolHandlerRegistration [] = [] Inherited from LensMainExtension . protocolHandlers Defined in src/extensions/lens-extension.ts:49","title":"protocolHandlers"},{"location":"extensions/api/classes/lensmainextension/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/lensmainextension/#description","text":"\u2022 get description (): string Inherited from LensMainExtension . description Defined in src/extensions/lens-extension.ts:70 Returns: string","title":"description"},{"location":"extensions/api/classes/lensmainextension/#name","text":"\u2022 get name (): string Inherited from LensMainExtension . name Defined in src/extensions/lens-extension.ts:62 Returns: string","title":"name"},{"location":"extensions/api/classes/lensmainextension/#version","text":"\u2022 get version (): string Inherited from LensMainExtension . version Defined in src/extensions/lens-extension.ts:66 Returns: string","title":"version"},{"location":"extensions/api/classes/lensmainextension/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/lensmainextension/#addcatalogsource","text":"\u25b8 addCatalogSource ( id : string, source : IObservableArray\u2039 CatalogEntity \u203a): void Defined in src/extensions/lens-main-extension.ts:44 Parameters: Name Type id string source IObservableArray\u2039 CatalogEntity \u203a Returns: void","title":"addCatalogSource"},{"location":"extensions/api/classes/lensmainextension/#disable","text":"\u25b8 disable (): Promise\u2039void\u203a Inherited from LensMainExtension . disable Defined in src/extensions/lens-extension.ts:94 Returns: Promise\u2039void\u203a","title":"disable"},{"location":"extensions/api/classes/lensmainextension/#enable","text":"\u25b8 enable (): Promise\u2039void\u203a Inherited from LensMainExtension . enable Defined in src/extensions/lens-extension.ts:86 Returns: Promise\u2039void\u203a","title":"enable"},{"location":"extensions/api/classes/lensmainextension/#getextensionfilefolder","text":"\u25b8 getExtensionFileFolder (): Promise\u2039string\u203a Inherited from LensMainExtension . getExtensionFileFolder Defined in src/extensions/lens-extension.ts:81 getExtensionFileFolder returns the path to an already created folder. This folder is for the sole use of this extension. Note: there is no security done on this folder, only obfiscation of the folder name. Returns: Promise\u2039string\u203a","title":"getExtensionFileFolder"},{"location":"extensions/api/classes/lensmainextension/#navigate","text":"\u25b8 navigate \u2039 P \u203a( pageId? : string, params? : P, frameId? : number): Promise\u2039void\u203a Defined in src/extensions/lens-main-extension.ts:33 Type parameters: \u25aa P : object Parameters: Name Type pageId? string params? P frameId? number Returns: Promise\u2039void\u203a","title":"navigate"},{"location":"extensions/api/classes/lensmainextension/#protected-onactivate","text":"\u25b8 onActivate (): void Inherited from LensMainExtension . onActivate Defined in src/extensions/lens-extension.ts:134 Returns: void","title":"Protected onActivate"},{"location":"extensions/api/classes/lensmainextension/#protected-ondeactivate","text":"\u25b8 onDeactivate (): void Inherited from LensMainExtension . onDeactivate Defined in src/extensions/lens-extension.ts:138 Returns: void","title":"Protected onDeactivate"},{"location":"extensions/api/classes/lensmainextension/#removecatalogsource","text":"\u25b8 removeCatalogSource ( id : string): void Defined in src/extensions/lens-main-extension.ts:48 Parameters: Name Type id string Returns: void","title":"removeCatalogSource"},{"location":"extensions/api/classes/lensmainextension/#toggle","text":"\u25b8 toggle ( enable? : boolean): void Inherited from LensMainExtension . toggle Defined in src/extensions/lens-extension.ts:102 Parameters: Name Type enable? boolean Returns: void","title":"toggle"},{"location":"extensions/api/classes/lensmainextension/#whenenabled","text":"\u25b8 whenEnabled ( handlers : function): Promise\u2039(Anonymous function)\u203a Inherited from LensMainExtension . whenEnabled Defined in src/extensions/lens-extension.ts:110 Parameters: \u25aa handlers : function \u25b8 (): Promise\u2039Function[]\u203a Returns: Promise\u2039(Anonymous function)\u203a","title":"whenEnabled"},{"location":"extensions/api/classes/lensrendererextension/","text":"Class: LensRendererExtension # Hierarchy # LensExtension \u21b3 LensRendererExtension Index # Constructors # constructor Properties # [Disposers] appPreferences clusterPageMenus clusterPages commands entitySettings globalPageMenus globalPages id isBundled kubeObjectDetailItems kubeObjectMenuItems kubeObjectStatusTexts manifest manifestPath protocolHandlers statusBarItems welcomeMenus Accessors # description name version Methods # disable enable getExtensionFileFolder isEnabledForCluster navigate onActivate onDeactivate toggle whenEnabled Constructors # constructor # + new LensRendererExtension ( __namedParameters : object): LensRendererExtension Inherited from LensMainExtension . constructor Defined in src/extensions/lens-extension.ts:52 Parameters: \u25aa __namedParameters : object Name Type id string isBundled boolean manifest LensExtensionManifest manifestPath string Returns: LensRendererExtension Properties # [Disposers] # \u2022 [Disposers] : function & Extendable\u2039function\u203a = disposer() Inherited from LensMainExtension . [Disposers] Defined in src/extensions/lens-extension.ts:52 appPreferences # \u2022 appPreferences : AppPreferenceRegistration [] = [] Defined in src/extensions/lens-renderer-extension.ts:38 clusterPageMenus # \u2022 clusterPageMenus : ClusterPageMenuRegistration [] = [] Defined in src/extensions/lens-renderer-extension.ts:36 clusterPages # \u2022 clusterPages : PageRegistration [] = [] Defined in src/extensions/lens-renderer-extension.ts:34 commands # \u2022 commands : CommandRegistration[] = [] Defined in src/extensions/lens-renderer-extension.ts:43 entitySettings # \u2022 entitySettings : EntitySettingRegistration[] = [] Defined in src/extensions/lens-renderer-extension.ts:39 globalPageMenus # \u2022 globalPageMenus : PageMenuRegistration [] = [] Defined in src/extensions/lens-renderer-extension.ts:35 globalPages # \u2022 globalPages : PageRegistration [] = [] Defined in src/extensions/lens-renderer-extension.ts:33 id # \u2022 id : LensExtensionId Inherited from LensMainExtension . id Defined in src/extensions/lens-extension.ts:44 isBundled # \u2022 isBundled : boolean Inherited from LensMainExtension . isBundled Defined in src/extensions/lens-extension.ts:47 kubeObjectDetailItems # \u2022 kubeObjectDetailItems : KubeObjectDetailRegistration [] = [] Defined in src/extensions/lens-renderer-extension.ts:41 kubeObjectMenuItems # \u2022 kubeObjectMenuItems : KubeObjectMenuRegistration [] = [] Defined in src/extensions/lens-renderer-extension.ts:42 kubeObjectStatusTexts # \u2022 kubeObjectStatusTexts : KubeObjectStatusRegistration [] = [] Defined in src/extensions/lens-renderer-extension.ts:37 manifest # \u2022 manifest : LensExtensionManifest Inherited from LensMainExtension . manifest Defined in src/extensions/lens-extension.ts:45 manifestPath # \u2022 manifestPath : string Inherited from LensMainExtension . manifestPath Defined in src/extensions/lens-extension.ts:46 protocolHandlers # \u2022 protocolHandlers : ProtocolHandlerRegistration [] = [] Inherited from LensMainExtension . protocolHandlers Defined in src/extensions/lens-extension.ts:49 statusBarItems # \u2022 statusBarItems : StatusBarRegistration [] = [] Defined in src/extensions/lens-renderer-extension.ts:40 welcomeMenus # \u2022 welcomeMenus : WelcomeMenuRegistration[] = [] Defined in src/extensions/lens-renderer-extension.ts:44 Accessors # description # \u2022 get description (): string Inherited from LensMainExtension . description Defined in src/extensions/lens-extension.ts:70 Returns: string name # \u2022 get name (): string Inherited from LensMainExtension . name Defined in src/extensions/lens-extension.ts:62 Returns: string version # \u2022 get version (): string Inherited from LensMainExtension . version Defined in src/extensions/lens-extension.ts:66 Returns: string Methods # disable # \u25b8 disable (): Promise\u2039void\u203a Inherited from LensMainExtension . disable Defined in src/extensions/lens-extension.ts:94 Returns: Promise\u2039void\u203a enable # \u25b8 enable (): Promise\u2039void\u203a Inherited from LensMainExtension . enable Defined in src/extensions/lens-extension.ts:86 Returns: Promise\u2039void\u203a getExtensionFileFolder # \u25b8 getExtensionFileFolder (): Promise\u2039string\u203a Inherited from LensMainExtension . getExtensionFileFolder Defined in src/extensions/lens-extension.ts:81 getExtensionFileFolder returns the path to an already created folder. This folder is for the sole use of this extension. Note: there is no security done on this folder, only obfiscation of the folder name. Returns: Promise\u2039string\u203a isEnabledForCluster # \u25b8 isEnabledForCluster ( cluster : Cluster): Promise\u2039Boolean\u203a Defined in src/extensions/lens-renderer-extension.ts:60 Defines if extension is enabled for a given cluster. Defaults to true . Parameters: Name Type cluster Cluster Returns: Promise\u2039Boolean\u203a navigate # \u25b8 navigate \u2039 P \u203a( pageId? : string, params? : P): Promise\u2039void\u203a Defined in src/extensions/lens-renderer-extension.ts:46 Type parameters: \u25aa P : object Parameters: Name Type pageId? string params? P Returns: Promise\u2039void\u203a Protected onActivate # \u25b8 onActivate (): void Inherited from LensMainExtension . onActivate Defined in src/extensions/lens-extension.ts:134 Returns: void Protected onDeactivate # \u25b8 onDeactivate (): void Inherited from LensMainExtension . onDeactivate Defined in src/extensions/lens-extension.ts:138 Returns: void toggle # \u25b8 toggle ( enable? : boolean): void Inherited from LensMainExtension . toggle Defined in src/extensions/lens-extension.ts:102 Parameters: Name Type enable? boolean Returns: void whenEnabled # \u25b8 whenEnabled ( handlers : function): Promise\u2039(Anonymous function)\u203a Inherited from LensMainExtension . whenEnabled Defined in src/extensions/lens-extension.ts:110 Parameters: \u25aa handlers : function \u25b8 (): Promise\u2039Function[]\u203a Returns: Promise\u2039(Anonymous function)\u203a","title":"Class: LensRendererExtension"},{"location":"extensions/api/classes/lensrendererextension/#class-lensrendererextension","text":"","title":"Class: LensRendererExtension"},{"location":"extensions/api/classes/lensrendererextension/#hierarchy","text":"LensExtension \u21b3 LensRendererExtension","title":"Hierarchy"},{"location":"extensions/api/classes/lensrendererextension/#index","text":"","title":"Index"},{"location":"extensions/api/classes/lensrendererextension/#constructors","text":"constructor","title":"Constructors"},{"location":"extensions/api/classes/lensrendererextension/#properties","text":"[Disposers] appPreferences clusterPageMenus clusterPages commands entitySettings globalPageMenus globalPages id isBundled kubeObjectDetailItems kubeObjectMenuItems kubeObjectStatusTexts manifest manifestPath protocolHandlers statusBarItems welcomeMenus","title":"Properties"},{"location":"extensions/api/classes/lensrendererextension/#accessors","text":"description name version","title":"Accessors"},{"location":"extensions/api/classes/lensrendererextension/#methods","text":"disable enable getExtensionFileFolder isEnabledForCluster navigate onActivate onDeactivate toggle whenEnabled","title":"Methods"},{"location":"extensions/api/classes/lensrendererextension/#constructors_1","text":"","title":"Constructors"},{"location":"extensions/api/classes/lensrendererextension/#constructor","text":"+ new LensRendererExtension ( __namedParameters : object): LensRendererExtension Inherited from LensMainExtension . constructor Defined in src/extensions/lens-extension.ts:52 Parameters: \u25aa __namedParameters : object Name Type id string isBundled boolean manifest LensExtensionManifest manifestPath string Returns: LensRendererExtension","title":"constructor"},{"location":"extensions/api/classes/lensrendererextension/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/classes/lensrendererextension/#disposers","text":"\u2022 [Disposers] : function & Extendable\u2039function\u203a = disposer() Inherited from LensMainExtension . [Disposers] Defined in src/extensions/lens-extension.ts:52","title":"[Disposers]"},{"location":"extensions/api/classes/lensrendererextension/#apppreferences","text":"\u2022 appPreferences : AppPreferenceRegistration [] = [] Defined in src/extensions/lens-renderer-extension.ts:38","title":"appPreferences"},{"location":"extensions/api/classes/lensrendererextension/#clusterpagemenus","text":"\u2022 clusterPageMenus : ClusterPageMenuRegistration [] = [] Defined in src/extensions/lens-renderer-extension.ts:36","title":"clusterPageMenus"},{"location":"extensions/api/classes/lensrendererextension/#clusterpages","text":"\u2022 clusterPages : PageRegistration [] = [] Defined in src/extensions/lens-renderer-extension.ts:34","title":"clusterPages"},{"location":"extensions/api/classes/lensrendererextension/#commands","text":"\u2022 commands : CommandRegistration[] = [] Defined in src/extensions/lens-renderer-extension.ts:43","title":"commands"},{"location":"extensions/api/classes/lensrendererextension/#entitysettings","text":"\u2022 entitySettings : EntitySettingRegistration[] = [] Defined in src/extensions/lens-renderer-extension.ts:39","title":"entitySettings"},{"location":"extensions/api/classes/lensrendererextension/#globalpagemenus","text":"\u2022 globalPageMenus : PageMenuRegistration [] = [] Defined in src/extensions/lens-renderer-extension.ts:35","title":"globalPageMenus"},{"location":"extensions/api/classes/lensrendererextension/#globalpages","text":"\u2022 globalPages : PageRegistration [] = [] Defined in src/extensions/lens-renderer-extension.ts:33","title":"globalPages"},{"location":"extensions/api/classes/lensrendererextension/#id","text":"\u2022 id : LensExtensionId Inherited from LensMainExtension . id Defined in src/extensions/lens-extension.ts:44","title":"id"},{"location":"extensions/api/classes/lensrendererextension/#isbundled","text":"\u2022 isBundled : boolean Inherited from LensMainExtension . isBundled Defined in src/extensions/lens-extension.ts:47","title":"isBundled"},{"location":"extensions/api/classes/lensrendererextension/#kubeobjectdetailitems","text":"\u2022 kubeObjectDetailItems : KubeObjectDetailRegistration [] = [] Defined in src/extensions/lens-renderer-extension.ts:41","title":"kubeObjectDetailItems"},{"location":"extensions/api/classes/lensrendererextension/#kubeobjectmenuitems","text":"\u2022 kubeObjectMenuItems : KubeObjectMenuRegistration [] = [] Defined in src/extensions/lens-renderer-extension.ts:42","title":"kubeObjectMenuItems"},{"location":"extensions/api/classes/lensrendererextension/#kubeobjectstatustexts","text":"\u2022 kubeObjectStatusTexts : KubeObjectStatusRegistration [] = [] Defined in src/extensions/lens-renderer-extension.ts:37","title":"kubeObjectStatusTexts"},{"location":"extensions/api/classes/lensrendererextension/#manifest","text":"\u2022 manifest : LensExtensionManifest Inherited from LensMainExtension . manifest Defined in src/extensions/lens-extension.ts:45","title":"manifest"},{"location":"extensions/api/classes/lensrendererextension/#manifestpath","text":"\u2022 manifestPath : string Inherited from LensMainExtension . manifestPath Defined in src/extensions/lens-extension.ts:46","title":"manifestPath"},{"location":"extensions/api/classes/lensrendererextension/#protocolhandlers","text":"\u2022 protocolHandlers : ProtocolHandlerRegistration [] = [] Inherited from LensMainExtension . protocolHandlers Defined in src/extensions/lens-extension.ts:49","title":"protocolHandlers"},{"location":"extensions/api/classes/lensrendererextension/#statusbaritems","text":"\u2022 statusBarItems : StatusBarRegistration [] = [] Defined in src/extensions/lens-renderer-extension.ts:40","title":"statusBarItems"},{"location":"extensions/api/classes/lensrendererextension/#welcomemenus","text":"\u2022 welcomeMenus : WelcomeMenuRegistration[] = [] Defined in src/extensions/lens-renderer-extension.ts:44","title":"welcomeMenus"},{"location":"extensions/api/classes/lensrendererextension/#accessors_1","text":"","title":"Accessors"},{"location":"extensions/api/classes/lensrendererextension/#description","text":"\u2022 get description (): string Inherited from LensMainExtension . description Defined in src/extensions/lens-extension.ts:70 Returns: string","title":"description"},{"location":"extensions/api/classes/lensrendererextension/#name","text":"\u2022 get name (): string Inherited from LensMainExtension . name Defined in src/extensions/lens-extension.ts:62 Returns: string","title":"name"},{"location":"extensions/api/classes/lensrendererextension/#version","text":"\u2022 get version (): string Inherited from LensMainExtension . version Defined in src/extensions/lens-extension.ts:66 Returns: string","title":"version"},{"location":"extensions/api/classes/lensrendererextension/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/classes/lensrendererextension/#disable","text":"\u25b8 disable (): Promise\u2039void\u203a Inherited from LensMainExtension . disable Defined in src/extensions/lens-extension.ts:94 Returns: Promise\u2039void\u203a","title":"disable"},{"location":"extensions/api/classes/lensrendererextension/#enable","text":"\u25b8 enable (): Promise\u2039void\u203a Inherited from LensMainExtension . enable Defined in src/extensions/lens-extension.ts:86 Returns: Promise\u2039void\u203a","title":"enable"},{"location":"extensions/api/classes/lensrendererextension/#getextensionfilefolder","text":"\u25b8 getExtensionFileFolder (): Promise\u2039string\u203a Inherited from LensMainExtension . getExtensionFileFolder Defined in src/extensions/lens-extension.ts:81 getExtensionFileFolder returns the path to an already created folder. This folder is for the sole use of this extension. Note: there is no security done on this folder, only obfiscation of the folder name. Returns: Promise\u2039string\u203a","title":"getExtensionFileFolder"},{"location":"extensions/api/classes/lensrendererextension/#isenabledforcluster","text":"\u25b8 isEnabledForCluster ( cluster : Cluster): Promise\u2039Boolean\u203a Defined in src/extensions/lens-renderer-extension.ts:60 Defines if extension is enabled for a given cluster. Defaults to true . Parameters: Name Type cluster Cluster Returns: Promise\u2039Boolean\u203a","title":"isEnabledForCluster"},{"location":"extensions/api/classes/lensrendererextension/#navigate","text":"\u25b8 navigate \u2039 P \u203a( pageId? : string, params? : P): Promise\u2039void\u203a Defined in src/extensions/lens-renderer-extension.ts:46 Type parameters: \u25aa P : object Parameters: Name Type pageId? string params? P Returns: Promise\u2039void\u203a","title":"navigate"},{"location":"extensions/api/classes/lensrendererextension/#protected-onactivate","text":"\u25b8 onActivate (): void Inherited from LensMainExtension . onActivate Defined in src/extensions/lens-extension.ts:134 Returns: void","title":"Protected onActivate"},{"location":"extensions/api/classes/lensrendererextension/#protected-ondeactivate","text":"\u25b8 onDeactivate (): void Inherited from LensMainExtension . onDeactivate Defined in src/extensions/lens-extension.ts:138 Returns: void","title":"Protected onDeactivate"},{"location":"extensions/api/classes/lensrendererextension/#toggle","text":"\u25b8 toggle ( enable? : boolean): void Inherited from LensMainExtension . toggle Defined in src/extensions/lens-extension.ts:102 Parameters: Name Type enable? boolean Returns: void","title":"toggle"},{"location":"extensions/api/classes/lensrendererextension/#whenenabled","text":"\u25b8 whenEnabled ( handlers : function): Promise\u2039(Anonymous function)\u203a Inherited from LensMainExtension . whenEnabled Defined in src/extensions/lens-extension.ts:110 Parameters: \u25aa handlers : function \u25b8 (): Promise\u2039Function[]\u203a Returns: Promise\u2039(Anonymous function)\u203a","title":"whenEnabled"},{"location":"extensions/api/enums/_renderer_api_components_.notificationstatus/","text":"Enumeration: NotificationStatus # Index # Enumeration members # ERROR INFO OK Enumeration members # ERROR # \u2022 ERROR : = \"error\" Defined in src/renderer/components/notifications/notifications.store.tsx:33 INFO # \u2022 INFO : = \"info\" Defined in src/renderer/components/notifications/notifications.store.tsx:34 OK # \u2022 OK : = \"ok\" Defined in src/renderer/components/notifications/notifications.store.tsx:32","title":"Enumeration: NotificationStatus"},{"location":"extensions/api/enums/_renderer_api_components_.notificationstatus/#enumeration-notificationstatus","text":"","title":"Enumeration: NotificationStatus"},{"location":"extensions/api/enums/_renderer_api_components_.notificationstatus/#index","text":"","title":"Index"},{"location":"extensions/api/enums/_renderer_api_components_.notificationstatus/#enumeration-members","text":"ERROR INFO OK","title":"Enumeration members"},{"location":"extensions/api/enums/_renderer_api_components_.notificationstatus/#enumeration-members_1","text":"","title":"Enumeration members"},{"location":"extensions/api/enums/_renderer_api_components_.notificationstatus/#error","text":"\u2022 ERROR : = \"error\" Defined in src/renderer/components/notifications/notifications.store.tsx:33","title":"ERROR"},{"location":"extensions/api/enums/_renderer_api_components_.notificationstatus/#info","text":"\u2022 INFO : = \"info\" Defined in src/renderer/components/notifications/notifications.store.tsx:34","title":"INFO"},{"location":"extensions/api/enums/_renderer_api_components_.notificationstatus/#ok","text":"\u2022 OK : = \"ok\" Defined in src/renderer/components/notifications/notifications.store.tsx:32","title":"OK"},{"location":"extensions/api/enums/_renderer_api_components_.tooltipposition/","text":"Enumeration: TooltipPosition # Index # Enumeration members # BOTTOM BOTTOM_LEFT BOTTOM_RIGHT LEFT RIGHT TOP TOP_LEFT TOP_RIGHT Enumeration members # BOTTOM # \u2022 BOTTOM : = \"bottom\" Defined in src/renderer/components/tooltip/tooltip.tsx:32 BOTTOM_LEFT # \u2022 BOTTOM_LEFT : = \"bottom_left\" Defined in src/renderer/components/tooltip/tooltip.tsx:37 BOTTOM_RIGHT # \u2022 BOTTOM_RIGHT : = \"bottom_right\" Defined in src/renderer/components/tooltip/tooltip.tsx:38 LEFT # \u2022 LEFT : = \"left\" Defined in src/renderer/components/tooltip/tooltip.tsx:33 RIGHT # \u2022 RIGHT : = \"right\" Defined in src/renderer/components/tooltip/tooltip.tsx:34 TOP # \u2022 TOP : = \"top\" Defined in src/renderer/components/tooltip/tooltip.tsx:31 TOP_LEFT # \u2022 TOP_LEFT : = \"top_left\" Defined in src/renderer/components/tooltip/tooltip.tsx:35 TOP_RIGHT # \u2022 TOP_RIGHT : = \"top_right\" Defined in src/renderer/components/tooltip/tooltip.tsx:36","title":"Enumeration: TooltipPosition"},{"location":"extensions/api/enums/_renderer_api_components_.tooltipposition/#enumeration-tooltipposition","text":"","title":"Enumeration: TooltipPosition"},{"location":"extensions/api/enums/_renderer_api_components_.tooltipposition/#index","text":"","title":"Index"},{"location":"extensions/api/enums/_renderer_api_components_.tooltipposition/#enumeration-members","text":"BOTTOM BOTTOM_LEFT BOTTOM_RIGHT LEFT RIGHT TOP TOP_LEFT TOP_RIGHT","title":"Enumeration members"},{"location":"extensions/api/enums/_renderer_api_components_.tooltipposition/#enumeration-members_1","text":"","title":"Enumeration members"},{"location":"extensions/api/enums/_renderer_api_components_.tooltipposition/#bottom","text":"\u2022 BOTTOM : = \"bottom\" Defined in src/renderer/components/tooltip/tooltip.tsx:32","title":"BOTTOM"},{"location":"extensions/api/enums/_renderer_api_components_.tooltipposition/#bottom_left","text":"\u2022 BOTTOM_LEFT : = \"bottom_left\" Defined in src/renderer/components/tooltip/tooltip.tsx:37","title":"BOTTOM_LEFT"},{"location":"extensions/api/enums/_renderer_api_components_.tooltipposition/#bottom_right","text":"\u2022 BOTTOM_RIGHT : = \"bottom_right\" Defined in src/renderer/components/tooltip/tooltip.tsx:38","title":"BOTTOM_RIGHT"},{"location":"extensions/api/enums/_renderer_api_components_.tooltipposition/#left","text":"\u2022 LEFT : = \"left\" Defined in src/renderer/components/tooltip/tooltip.tsx:33","title":"LEFT"},{"location":"extensions/api/enums/_renderer_api_components_.tooltipposition/#right","text":"\u2022 RIGHT : = \"right\" Defined in src/renderer/components/tooltip/tooltip.tsx:34","title":"RIGHT"},{"location":"extensions/api/enums/_renderer_api_components_.tooltipposition/#top","text":"\u2022 TOP : = \"top\" Defined in src/renderer/components/tooltip/tooltip.tsx:31","title":"TOP"},{"location":"extensions/api/enums/_renderer_api_components_.tooltipposition/#top_left","text":"\u2022 TOP_LEFT : = \"top_left\" Defined in src/renderer/components/tooltip/tooltip.tsx:35","title":"TOP_LEFT"},{"location":"extensions/api/enums/_renderer_api_components_.tooltipposition/#top_right","text":"\u2022 TOP_RIGHT : = \"top_right\" Defined in src/renderer/components/tooltip/tooltip.tsx:36","title":"TOP_RIGHT"},{"location":"extensions/api/enums/_renderer_api_k8s_api_.kubeobjectstatuslevel/","text":"Enumeration: KubeObjectStatusLevel # Index # Enumeration members # CRITICAL INFO WARNING Enumeration members # CRITICAL # \u2022 CRITICAL : = 3 Defined in src/extensions/renderer-api/kube-object-status.ts:31 INFO # \u2022 INFO : = 1 Defined in src/extensions/renderer-api/kube-object-status.ts:29 WARNING # \u2022 WARNING : = 2 Defined in src/extensions/renderer-api/kube-object-status.ts:30","title":"Enumeration: KubeObjectStatusLevel"},{"location":"extensions/api/enums/_renderer_api_k8s_api_.kubeobjectstatuslevel/#enumeration-kubeobjectstatuslevel","text":"","title":"Enumeration: KubeObjectStatusLevel"},{"location":"extensions/api/enums/_renderer_api_k8s_api_.kubeobjectstatuslevel/#index","text":"","title":"Index"},{"location":"extensions/api/enums/_renderer_api_k8s_api_.kubeobjectstatuslevel/#enumeration-members","text":"CRITICAL INFO WARNING","title":"Enumeration members"},{"location":"extensions/api/enums/_renderer_api_k8s_api_.kubeobjectstatuslevel/#enumeration-members_1","text":"","title":"Enumeration members"},{"location":"extensions/api/enums/_renderer_api_k8s_api_.kubeobjectstatuslevel/#critical","text":"\u2022 CRITICAL : = 3 Defined in src/extensions/renderer-api/kube-object-status.ts:31","title":"CRITICAL"},{"location":"extensions/api/enums/_renderer_api_k8s_api_.kubeobjectstatuslevel/#info","text":"\u2022 INFO : = 1 Defined in src/extensions/renderer-api/kube-object-status.ts:29","title":"INFO"},{"location":"extensions/api/enums/_renderer_api_k8s_api_.kubeobjectstatuslevel/#warning","text":"\u2022 WARNING : = 2 Defined in src/extensions/renderer-api/kube-object-status.ts:30","title":"WARNING"},{"location":"extensions/api/interfaces/_core_api_catalog_.kubernetesclusterstatus/","text":"Interface: KubernetesClusterStatus # Hierarchy # CatalogEntityStatus \u21b3 KubernetesClusterStatus Index # Properties # active message phase reason Properties # Optional active # \u2022 active ? : boolean Inherited from KubernetesClusterStatus . active Defined in src/common/catalog/catalog-entity.ts:83 Optional message # \u2022 message ? : string Inherited from KubernetesClusterStatus . message Defined in src/common/catalog/catalog-entity.ts:82 phase # \u2022 phase : \"connected\" | \"disconnected\" Overrides CatalogEntityStatus . phase Defined in src/common/catalog-entities/kubernetes-cluster.ts:52 Optional reason # \u2022 reason ? : string Inherited from KubernetesClusterStatus . reason Defined in src/common/catalog/catalog-entity.ts:81","title":"Interface: KubernetesClusterStatus"},{"location":"extensions/api/interfaces/_core_api_catalog_.kubernetesclusterstatus/#interface-kubernetesclusterstatus","text":"","title":"Interface: KubernetesClusterStatus"},{"location":"extensions/api/interfaces/_core_api_catalog_.kubernetesclusterstatus/#hierarchy","text":"CatalogEntityStatus \u21b3 KubernetesClusterStatus","title":"Hierarchy"},{"location":"extensions/api/interfaces/_core_api_catalog_.kubernetesclusterstatus/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_core_api_catalog_.kubernetesclusterstatus/#properties","text":"active message phase reason","title":"Properties"},{"location":"extensions/api/interfaces/_core_api_catalog_.kubernetesclusterstatus/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_core_api_catalog_.kubernetesclusterstatus/#optional-active","text":"\u2022 active ? : boolean Inherited from KubernetesClusterStatus . active Defined in src/common/catalog/catalog-entity.ts:83","title":"Optional active"},{"location":"extensions/api/interfaces/_core_api_catalog_.kubernetesclusterstatus/#optional-message","text":"\u2022 message ? : string Inherited from KubernetesClusterStatus . message Defined in src/common/catalog/catalog-entity.ts:82","title":"Optional message"},{"location":"extensions/api/interfaces/_core_api_catalog_.kubernetesclusterstatus/#phase","text":"\u2022 phase : \"connected\" | \"disconnected\" Overrides CatalogEntityStatus . phase Defined in src/common/catalog-entities/kubernetes-cluster.ts:52","title":"phase"},{"location":"extensions/api/interfaces/_core_api_catalog_.kubernetesclusterstatus/#optional-reason","text":"\u2022 reason ? : string Inherited from KubernetesClusterStatus . reason Defined in src/common/catalog/catalog-entity.ts:81","title":"Optional reason"},{"location":"extensions/api/interfaces/_core_api_catalog_.weblinkstatus/","text":"Interface: WebLinkStatus # Hierarchy # CatalogEntityStatus \u21b3 WebLinkStatus Index # Properties # active message phase reason Properties # Optional active # \u2022 active ? : boolean Inherited from KubernetesClusterStatus . active Defined in src/common/catalog/catalog-entity.ts:83 Optional message # \u2022 message ? : string Inherited from KubernetesClusterStatus . message Defined in src/common/catalog/catalog-entity.ts:82 phase # \u2022 phase : \"valid\" | \"invalid\" Overrides CatalogEntityStatus . phase Defined in src/common/catalog-entities/web-link.ts:26 Optional reason # \u2022 reason ? : string Inherited from KubernetesClusterStatus . reason Defined in src/common/catalog/catalog-entity.ts:81","title":"Interface: WebLinkStatus"},{"location":"extensions/api/interfaces/_core_api_catalog_.weblinkstatus/#interface-weblinkstatus","text":"","title":"Interface: WebLinkStatus"},{"location":"extensions/api/interfaces/_core_api_catalog_.weblinkstatus/#hierarchy","text":"CatalogEntityStatus \u21b3 WebLinkStatus","title":"Hierarchy"},{"location":"extensions/api/interfaces/_core_api_catalog_.weblinkstatus/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_core_api_catalog_.weblinkstatus/#properties","text":"active message phase reason","title":"Properties"},{"location":"extensions/api/interfaces/_core_api_catalog_.weblinkstatus/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_core_api_catalog_.weblinkstatus/#optional-active","text":"\u2022 active ? : boolean Inherited from KubernetesClusterStatus . active Defined in src/common/catalog/catalog-entity.ts:83","title":"Optional active"},{"location":"extensions/api/interfaces/_core_api_catalog_.weblinkstatus/#optional-message","text":"\u2022 message ? : string Inherited from KubernetesClusterStatus . message Defined in src/common/catalog/catalog-entity.ts:82","title":"Optional message"},{"location":"extensions/api/interfaces/_core_api_catalog_.weblinkstatus/#phase","text":"\u2022 phase : \"valid\" | \"invalid\" Overrides CatalogEntityStatus . phase Defined in src/common/catalog-entities/web-link.ts:26","title":"phase"},{"location":"extensions/api/interfaces/_core_api_catalog_.weblinkstatus/#optional-reason","text":"\u2022 reason ? : string Inherited from KubernetesClusterStatus . reason Defined in src/common/catalog/catalog-entity.ts:81","title":"Optional reason"},{"location":"extensions/api/interfaces/_interfaces_index_.apppreferencecomponents/","text":"Interface: AppPreferenceComponents # Hierarchy # AppPreferenceComponents Index # Properties # Hint Input Properties # Hint # \u2022 Hint : React.ComponentType\u2039any\u203a Defined in src/extensions/registries/app-preference-registry.ts:26 Input # \u2022 Input : React.ComponentType\u2039any\u203a Defined in src/extensions/registries/app-preference-registry.ts:27","title":"Interface: AppPreferenceComponents"},{"location":"extensions/api/interfaces/_interfaces_index_.apppreferencecomponents/#interface-apppreferencecomponents","text":"","title":"Interface: AppPreferenceComponents"},{"location":"extensions/api/interfaces/_interfaces_index_.apppreferencecomponents/#hierarchy","text":"AppPreferenceComponents","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.apppreferencecomponents/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_interfaces_index_.apppreferencecomponents/#properties","text":"Hint Input","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.apppreferencecomponents/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.apppreferencecomponents/#hint","text":"\u2022 Hint : React.ComponentType\u2039any\u203a Defined in src/extensions/registries/app-preference-registry.ts:26","title":"Hint"},{"location":"extensions/api/interfaces/_interfaces_index_.apppreferencecomponents/#input","text":"\u2022 Input : React.ComponentType\u2039any\u203a Defined in src/extensions/registries/app-preference-registry.ts:27","title":"Input"},{"location":"extensions/api/interfaces/_interfaces_index_.apppreferenceregistration/","text":"Interface: AppPreferenceRegistration # Hierarchy # AppPreferenceRegistration Index # Properties # components id showInPreferencesTab title Properties # components # \u2022 components : AppPreferenceComponents Defined in src/extensions/registries/app-preference-registry.ts:34 Optional id # \u2022 id ? : string Defined in src/extensions/registries/app-preference-registry.ts:32 Optional showInPreferencesTab # \u2022 showInPreferencesTab ? : string Defined in src/extensions/registries/app-preference-registry.ts:33 title # \u2022 title : string Defined in src/extensions/registries/app-preference-registry.ts:31","title":"Interface: AppPreferenceRegistration"},{"location":"extensions/api/interfaces/_interfaces_index_.apppreferenceregistration/#interface-apppreferenceregistration","text":"","title":"Interface: AppPreferenceRegistration"},{"location":"extensions/api/interfaces/_interfaces_index_.apppreferenceregistration/#hierarchy","text":"AppPreferenceRegistration","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.apppreferenceregistration/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_interfaces_index_.apppreferenceregistration/#properties","text":"components id showInPreferencesTab title","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.apppreferenceregistration/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.apppreferenceregistration/#components","text":"\u2022 components : AppPreferenceComponents Defined in src/extensions/registries/app-preference-registry.ts:34","title":"components"},{"location":"extensions/api/interfaces/_interfaces_index_.apppreferenceregistration/#optional-id","text":"\u2022 id ? : string Defined in src/extensions/registries/app-preference-registry.ts:32","title":"Optional id"},{"location":"extensions/api/interfaces/_interfaces_index_.apppreferenceregistration/#optional-showinpreferencestab","text":"\u2022 showInPreferencesTab ? : string Defined in src/extensions/registries/app-preference-registry.ts:33","title":"Optional showInPreferencesTab"},{"location":"extensions/api/interfaces/_interfaces_index_.apppreferenceregistration/#title","text":"\u2022 title : string Defined in src/extensions/registries/app-preference-registry.ts:31","title":"title"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogcategoryspec/","text":"Interface: CatalogCategorySpec # Hierarchy # CatalogCategorySpec Index # Properties # group names versions Properties # group # \u2022 group : string Defined in src/common/catalog/catalog-entity.ts:43 names # \u2022 names : object Defined in src/common/catalog/catalog-entity.ts:45 Type declaration: # kind : string versions # \u2022 versions : CatalogCategoryVersion \u2039 CatalogEntity \u203a[] Defined in src/common/catalog/catalog-entity.ts:44","title":"Interface: CatalogCategorySpec"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogcategoryspec/#interface-catalogcategoryspec","text":"","title":"Interface: CatalogCategorySpec"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogcategoryspec/#hierarchy","text":"CatalogCategorySpec","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogcategoryspec/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogcategoryspec/#properties","text":"group names versions","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogcategoryspec/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogcategoryspec/#group","text":"\u2022 group : string Defined in src/common/catalog/catalog-entity.ts:43","title":"group"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogcategoryspec/#names","text":"\u2022 names : object Defined in src/common/catalog/catalog-entity.ts:45","title":"names"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogcategoryspec/#versions","text":"\u2022 versions : CatalogCategoryVersion \u2039 CatalogEntity \u203a[] Defined in src/common/catalog/catalog-entity.ts:44","title":"versions"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogcategoryversion/","text":"Interface: CatalogCategoryVersion \u2039 Entity \u203a # Type parameters # \u25aa Entity : CatalogEntity Hierarchy # CatalogCategoryVersion Index # Properties # entityClass name Properties # entityClass # \u2022 entityClass : CatalogEntityConstructor \u2039Entity\u203a Defined in src/common/catalog/catalog-entity.ts:39 name # \u2022 name : string Defined in src/common/catalog/catalog-entity.ts:38","title":"Interface: CatalogCategoryVersion \u2039**Entity**\u203a"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogcategoryversion/#interface-catalogcategoryversion-entity","text":"","title":"Interface: CatalogCategoryVersion \u2039Entity\u203a"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogcategoryversion/#type-parameters","text":"\u25aa Entity : CatalogEntity","title":"Type parameters"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogcategoryversion/#hierarchy","text":"CatalogCategoryVersion","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogcategoryversion/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogcategoryversion/#properties","text":"entityClass name","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogcategoryversion/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogcategoryversion/#entityclass","text":"\u2022 entityClass : CatalogEntityConstructor \u2039Entity\u203a Defined in src/common/catalog/catalog-entity.ts:39","title":"entityClass"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogcategoryversion/#name","text":"\u2022 name : string Defined in src/common/catalog/catalog-entity.ts:38","title":"name"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentityactioncontext/","text":"Interface: CatalogEntityActionContext # Hierarchy # CatalogEntityActionContext Index # Properties # navigate setCommandPaletteContext Properties # navigate # \u2022 navigate : function Defined in src/common/catalog/catalog-entity.ts:87 Type declaration: # \u25b8 ( url : string): void Parameters: Name Type url string setCommandPaletteContext # \u2022 setCommandPaletteContext : function Defined in src/common/catalog/catalog-entity.ts:88 Type declaration: # \u25b8 ( context? : CatalogEntity ): void Parameters: Name Type context? CatalogEntity","title":"Interface: CatalogEntityActionContext"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentityactioncontext/#interface-catalogentityactioncontext","text":"","title":"Interface: CatalogEntityActionContext"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentityactioncontext/#hierarchy","text":"CatalogEntityActionContext","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentityactioncontext/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentityactioncontext/#properties","text":"navigate setCommandPaletteContext","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentityactioncontext/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentityactioncontext/#navigate","text":"\u2022 navigate : function Defined in src/common/catalog/catalog-entity.ts:87","title":"navigate"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentityactioncontext/#setcommandpalettecontext","text":"\u2022 setCommandPaletteContext : function Defined in src/common/catalog/catalog-entity.ts:88","title":"setCommandPaletteContext"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentityaddmenu/","text":"Interface: CatalogEntityAddMenu # Hierarchy # CatalogEntityContextMenu \u21b3 CatalogEntityAddMenu Index # Properties # confirm icon onClick onlyVisibleForSource title Properties # Optional confirm # \u2022 confirm ? : object Inherited from CatalogEntityContextMenu . confirm Defined in src/common/catalog/catalog-entity.ts:95 Type declaration: # message : string icon # \u2022 icon : string Defined in src/common/catalog/catalog-entity.ts:101 onClick # \u2022 onClick : function Inherited from CatalogEntityContextMenu . onClick Defined in src/common/catalog/catalog-entity.ts:94 Type declaration: # \u25b8 (): void | Promise\u2039void\u203a Optional onlyVisibleForSource # \u2022 onlyVisibleForSource ? : string Inherited from CatalogEntityContextMenu . onlyVisibleForSource Defined in src/common/catalog/catalog-entity.ts:93 title # \u2022 title : string Inherited from CatalogEntityContextMenu . title Defined in src/common/catalog/catalog-entity.ts:92","title":"Interface: CatalogEntityAddMenu"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentityaddmenu/#interface-catalogentityaddmenu","text":"","title":"Interface: CatalogEntityAddMenu"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentityaddmenu/#hierarchy","text":"CatalogEntityContextMenu \u21b3 CatalogEntityAddMenu","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentityaddmenu/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentityaddmenu/#properties","text":"confirm icon onClick onlyVisibleForSource title","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentityaddmenu/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentityaddmenu/#optional-confirm","text":"\u2022 confirm ? : object Inherited from CatalogEntityContextMenu . confirm Defined in src/common/catalog/catalog-entity.ts:95","title":"Optional confirm"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentityaddmenu/#icon","text":"\u2022 icon : string Defined in src/common/catalog/catalog-entity.ts:101","title":"icon"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentityaddmenu/#onclick","text":"\u2022 onClick : function Inherited from CatalogEntityContextMenu . onClick Defined in src/common/catalog/catalog-entity.ts:94","title":"onClick"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentityaddmenu/#optional-onlyvisibleforsource","text":"\u2022 onlyVisibleForSource ? : string Inherited from CatalogEntityContextMenu . onlyVisibleForSource Defined in src/common/catalog/catalog-entity.ts:93","title":"Optional onlyVisibleForSource"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentityaddmenu/#title","text":"\u2022 title : string Inherited from CatalogEntityContextMenu . title Defined in src/common/catalog/catalog-entity.ts:92","title":"title"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentityaddmenucontext/","text":"Interface: CatalogEntityAddMenuContext # Hierarchy # CatalogEntityAddMenuContext Index # Properties # menuItems navigate Properties # menuItems # \u2022 menuItems : CatalogEntityAddMenu [] Defined in src/common/catalog/catalog-entity.ts:123 navigate # \u2022 navigate : function Defined in src/common/catalog/catalog-entity.ts:122 Type declaration: # \u25b8 ( url : string): void Parameters: Name Type url string","title":"Interface: CatalogEntityAddMenuContext"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentityaddmenucontext/#interface-catalogentityaddmenucontext","text":"","title":"Interface: CatalogEntityAddMenuContext"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentityaddmenucontext/#hierarchy","text":"CatalogEntityAddMenuContext","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentityaddmenucontext/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentityaddmenucontext/#properties","text":"menuItems navigate","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentityaddmenucontext/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentityaddmenucontext/#menuitems","text":"\u2022 menuItems : CatalogEntityAddMenu [] Defined in src/common/catalog/catalog-entity.ts:123","title":"menuItems"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentityaddmenucontext/#navigate","text":"\u2022 navigate : function Defined in src/common/catalog/catalog-entity.ts:122","title":"navigate"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitycontextmenu/","text":"Interface: CatalogEntityContextMenu # Hierarchy # CatalogEntityContextMenu \u21b3 CatalogEntityAddMenu Index # Properties # confirm onClick onlyVisibleForSource title Properties # Optional confirm # \u2022 confirm ? : object Defined in src/common/catalog/catalog-entity.ts:95 Type declaration: # message : string onClick # \u2022 onClick : function Defined in src/common/catalog/catalog-entity.ts:94 Type declaration: # \u25b8 (): void | Promise\u2039void\u203a Optional onlyVisibleForSource # \u2022 onlyVisibleForSource ? : string Defined in src/common/catalog/catalog-entity.ts:93 title # \u2022 title : string Defined in src/common/catalog/catalog-entity.ts:92","title":"Interface: CatalogEntityContextMenu"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitycontextmenu/#interface-catalogentitycontextmenu","text":"","title":"Interface: CatalogEntityContextMenu"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitycontextmenu/#hierarchy","text":"CatalogEntityContextMenu \u21b3 CatalogEntityAddMenu","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitycontextmenu/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitycontextmenu/#properties","text":"confirm onClick onlyVisibleForSource title","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitycontextmenu/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitycontextmenu/#optional-confirm","text":"\u2022 confirm ? : object Defined in src/common/catalog/catalog-entity.ts:95","title":"Optional confirm"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitycontextmenu/#onclick","text":"\u2022 onClick : function Defined in src/common/catalog/catalog-entity.ts:94","title":"onClick"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitycontextmenu/#optional-onlyvisibleforsource","text":"\u2022 onlyVisibleForSource ? : string Defined in src/common/catalog/catalog-entity.ts:93","title":"Optional onlyVisibleForSource"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitycontextmenu/#title","text":"\u2022 title : string Defined in src/common/catalog/catalog-entity.ts:92","title":"title"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitycontextmenucontext/","text":"Interface: CatalogEntityContextMenuContext # Hierarchy # CatalogEntityContextMenuContext Index # Properties # menuItems navigate Properties # menuItems # \u2022 menuItems : CatalogEntityContextMenu [] Defined in src/common/catalog/catalog-entity.ts:114 navigate # \u2022 navigate : function Defined in src/common/catalog/catalog-entity.ts:113 Type declaration: # \u25b8 ( url : string): void Parameters: Name Type url string","title":"Interface: CatalogEntityContextMenuContext"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitycontextmenucontext/#interface-catalogentitycontextmenucontext","text":"","title":"Interface: CatalogEntityContextMenuContext"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitycontextmenucontext/#hierarchy","text":"CatalogEntityContextMenuContext","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitycontextmenucontext/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitycontextmenucontext/#properties","text":"menuItems navigate","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitycontextmenucontext/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitycontextmenucontext/#menuitems","text":"\u2022 menuItems : CatalogEntityContextMenu [] Defined in src/common/catalog/catalog-entity.ts:114","title":"menuItems"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitycontextmenucontext/#navigate","text":"\u2022 navigate : function Defined in src/common/catalog/catalog-entity.ts:113","title":"navigate"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitydata/","text":"Interface: CatalogEntityData \u2039 Metadata, Status, Spec \u203a # Type parameters # \u25aa Metadata : CatalogEntityMetadata \u25aa Status : CatalogEntityStatus \u25aa Spec : CatalogEntitySpec Hierarchy # CatalogEntityData Index # Properties # metadata spec status Properties # metadata # \u2022 metadata : Metadata Defined in src/common/catalog/catalog-entity.ts:133 spec # \u2022 spec : Spec Defined in src/common/catalog/catalog-entity.ts:135 status # \u2022 status : Status Defined in src/common/catalog/catalog-entity.ts:134","title":"Interface: CatalogEntityData \u2039**Metadata, Status, Spec**\u203a"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitydata/#interface-catalogentitydata-metadata-status-spec","text":"","title":"Interface: CatalogEntityData \u2039Metadata, Status, Spec\u203a"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitydata/#type-parameters","text":"\u25aa Metadata : CatalogEntityMetadata \u25aa Status : CatalogEntityStatus \u25aa Spec : CatalogEntitySpec","title":"Type parameters"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitydata/#hierarchy","text":"CatalogEntityData","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitydata/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitydata/#properties","text":"metadata spec status","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitydata/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitydata/#metadata","text":"\u2022 metadata : Metadata Defined in src/common/catalog/catalog-entity.ts:133","title":"metadata"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitydata/#spec","text":"\u2022 spec : Spec Defined in src/common/catalog/catalog-entity.ts:135","title":"spec"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitydata/#status","text":"\u2022 status : Status Defined in src/common/catalog/catalog-entity.ts:134","title":"status"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitykinddata/","text":"Interface: CatalogEntityKindData # Hierarchy # CatalogEntityKindData Implemented by # CatalogEntity KubernetesCluster WebLink Index # Properties # apiVersion kind Properties # apiVersion # \u2022 apiVersion : string Defined in src/common/catalog/catalog-entity.ts:139 kind # \u2022 kind : string Defined in src/common/catalog/catalog-entity.ts:140","title":"Interface: CatalogEntityKindData"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitykinddata/#interface-catalogentitykinddata","text":"","title":"Interface: CatalogEntityKindData"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitykinddata/#hierarchy","text":"CatalogEntityKindData","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitykinddata/#implemented-by","text":"CatalogEntity KubernetesCluster WebLink","title":"Implemented by"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitykinddata/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitykinddata/#properties","text":"apiVersion kind","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitykinddata/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitykinddata/#apiversion","text":"\u2022 apiVersion : string Defined in src/common/catalog/catalog-entity.ts:139","title":"apiVersion"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitykinddata/#kind","text":"\u2022 kind : string Defined in src/common/catalog/catalog-entity.ts:140","title":"kind"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitymetadata/","text":"Interface: CatalogEntityMetadata # Hierarchy # CatalogEntityMetadata Indexable # [ key : string ]: string | object Index # Properties # description labels name source uid Properties # Optional description # \u2022 description ? : string Defined in src/common/catalog/catalog-entity.ts:73 labels # \u2022 labels : Record\u2039string, string\u203a Defined in src/common/catalog/catalog-entity.ts:75 name # \u2022 name : string Defined in src/common/catalog/catalog-entity.ts:72 Optional source # \u2022 source ? : string Defined in src/common/catalog/catalog-entity.ts:74 uid # \u2022 uid : string Defined in src/common/catalog/catalog-entity.ts:71","title":"Interface: CatalogEntityMetadata"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitymetadata/#interface-catalogentitymetadata","text":"","title":"Interface: CatalogEntityMetadata"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitymetadata/#hierarchy","text":"CatalogEntityMetadata","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitymetadata/#indexable","text":"[ key : string ]: string | object","title":"Indexable"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitymetadata/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitymetadata/#properties","text":"description labels name source uid","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitymetadata/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitymetadata/#optional-description","text":"\u2022 description ? : string Defined in src/common/catalog/catalog-entity.ts:73","title":"Optional description"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitymetadata/#labels","text":"\u2022 labels : Record\u2039string, string\u203a Defined in src/common/catalog/catalog-entity.ts:75","title":"labels"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitymetadata/#name","text":"\u2022 name : string Defined in src/common/catalog/catalog-entity.ts:72","title":"name"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitymetadata/#optional-source","text":"\u2022 source ? : string Defined in src/common/catalog/catalog-entity.ts:74","title":"Optional source"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitymetadata/#uid","text":"\u2022 uid : string Defined in src/common/catalog/catalog-entity.ts:71","title":"uid"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitysettingscontext/","text":"Interface: CatalogEntitySettingsContext # Hierarchy # CatalogEntitySettingsContext Index # Properties # menuItems Properties # menuItems # \u2022 menuItems : CatalogEntityContextMenu [] Defined in src/common/catalog/catalog-entity.ts:118","title":"Interface: CatalogEntitySettingsContext"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitysettingscontext/#interface-catalogentitysettingscontext","text":"","title":"Interface: CatalogEntitySettingsContext"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitysettingscontext/#hierarchy","text":"CatalogEntitySettingsContext","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitysettingscontext/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitysettingscontext/#properties","text":"menuItems","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitysettingscontext/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitysettingscontext/#menuitems","text":"\u2022 menuItems : CatalogEntityContextMenu [] Defined in src/common/catalog/catalog-entity.ts:118","title":"menuItems"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitysettingsmenu/","text":"Interface: CatalogEntitySettingsMenu # Hierarchy # CatalogEntitySettingsMenu Index # Properties # components group title Properties # components # \u2022 components : object Defined in src/common/catalog/catalog-entity.ts:107 Type declaration: # View : React.ComponentType\u2039any\u203a Optional group # \u2022 group ? : string Defined in src/common/catalog/catalog-entity.ts:105 title # \u2022 title : string Defined in src/common/catalog/catalog-entity.ts:106","title":"Interface: CatalogEntitySettingsMenu"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitysettingsmenu/#interface-catalogentitysettingsmenu","text":"","title":"Interface: CatalogEntitySettingsMenu"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitysettingsmenu/#hierarchy","text":"CatalogEntitySettingsMenu","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitysettingsmenu/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitysettingsmenu/#properties","text":"components group title","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitysettingsmenu/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitysettingsmenu/#components","text":"\u2022 components : object Defined in src/common/catalog/catalog-entity.ts:107","title":"components"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitysettingsmenu/#optional-group","text":"\u2022 group ? : string Defined in src/common/catalog/catalog-entity.ts:105","title":"Optional group"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitysettingsmenu/#title","text":"\u2022 title : string Defined in src/common/catalog/catalog-entity.ts:106","title":"title"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitystatus/","text":"Interface: CatalogEntityStatus # Hierarchy # CatalogEntityStatus \u21b3 KubernetesClusterStatus \u21b3 WebLinkStatus Index # Properties # active message phase reason Properties # Optional active # \u2022 active ? : boolean Defined in src/common/catalog/catalog-entity.ts:83 Optional message # \u2022 message ? : string Defined in src/common/catalog/catalog-entity.ts:82 phase # \u2022 phase : string Defined in src/common/catalog/catalog-entity.ts:80 Optional reason # \u2022 reason ? : string Defined in src/common/catalog/catalog-entity.ts:81","title":"Interface: CatalogEntityStatus"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitystatus/#interface-catalogentitystatus","text":"","title":"Interface: CatalogEntityStatus"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitystatus/#hierarchy","text":"CatalogEntityStatus \u21b3 KubernetesClusterStatus \u21b3 WebLinkStatus","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitystatus/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitystatus/#properties","text":"active message phase reason","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitystatus/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitystatus/#optional-active","text":"\u2022 active ? : boolean Defined in src/common/catalog/catalog-entity.ts:83","title":"Optional active"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitystatus/#optional-message","text":"\u2022 message ? : string Defined in src/common/catalog/catalog-entity.ts:82","title":"Optional message"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitystatus/#phase","text":"\u2022 phase : string Defined in src/common/catalog/catalog-entity.ts:80","title":"phase"},{"location":"extensions/api/interfaces/_interfaces_index_.catalogentitystatus/#optional-reason","text":"\u2022 reason ? : string Defined in src/common/catalog/catalog-entity.ts:81","title":"Optional reason"},{"location":"extensions/api/interfaces/_interfaces_index_.clusterpagemenuregistration/","text":"Interface: ClusterPageMenuRegistration # Hierarchy # PageMenuRegistration \u21b3 ClusterPageMenuRegistration Index # Properties # components id parentId target title Properties # components # \u2022 components : PageMenuComponents Inherited from PageMenuRegistration . components Defined in src/extensions/registries/page-menu-registry.ts:32 Optional id # \u2022 id ? : string Defined in src/extensions/registries/page-menu-registry.ts:36 Optional parentId # \u2022 parentId ? : string Defined in src/extensions/registries/page-menu-registry.ts:37 Optional target # \u2022 target ? : PageTarget Inherited from PageMenuRegistration . target Defined in src/extensions/registries/page-menu-registry.ts:30 title # \u2022 title : React.ReactNode Inherited from PageMenuRegistration . title Defined in src/extensions/registries/page-menu-registry.ts:31","title":"Interface: ClusterPageMenuRegistration"},{"location":"extensions/api/interfaces/_interfaces_index_.clusterpagemenuregistration/#interface-clusterpagemenuregistration","text":"","title":"Interface: ClusterPageMenuRegistration"},{"location":"extensions/api/interfaces/_interfaces_index_.clusterpagemenuregistration/#hierarchy","text":"PageMenuRegistration \u21b3 ClusterPageMenuRegistration","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.clusterpagemenuregistration/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_interfaces_index_.clusterpagemenuregistration/#properties","text":"components id parentId target title","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.clusterpagemenuregistration/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.clusterpagemenuregistration/#components","text":"\u2022 components : PageMenuComponents Inherited from PageMenuRegistration . components Defined in src/extensions/registries/page-menu-registry.ts:32","title":"components"},{"location":"extensions/api/interfaces/_interfaces_index_.clusterpagemenuregistration/#optional-id","text":"\u2022 id ? : string Defined in src/extensions/registries/page-menu-registry.ts:36","title":"Optional id"},{"location":"extensions/api/interfaces/_interfaces_index_.clusterpagemenuregistration/#optional-parentid","text":"\u2022 parentId ? : string Defined in src/extensions/registries/page-menu-registry.ts:37","title":"Optional parentId"},{"location":"extensions/api/interfaces/_interfaces_index_.clusterpagemenuregistration/#optional-target","text":"\u2022 target ? : PageTarget Inherited from PageMenuRegistration . target Defined in src/extensions/registries/page-menu-registry.ts:30","title":"Optional target"},{"location":"extensions/api/interfaces/_interfaces_index_.clusterpagemenuregistration/#title","text":"\u2022 title : React.ReactNode Inherited from PageMenuRegistration . title Defined in src/extensions/registries/page-menu-registry.ts:31","title":"title"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectdetailcomponents/","text":"Interface: KubeObjectDetailComponents # Hierarchy # KubeObjectDetailComponents Index # Properties # Details Properties # Details # \u2022 Details : React.ComponentType\u2039any\u203a Defined in src/extensions/registries/kube-object-detail-registry.ts:26","title":"Interface: KubeObjectDetailComponents"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectdetailcomponents/#interface-kubeobjectdetailcomponents","text":"","title":"Interface: KubeObjectDetailComponents"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectdetailcomponents/#hierarchy","text":"KubeObjectDetailComponents","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectdetailcomponents/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectdetailcomponents/#properties","text":"Details","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectdetailcomponents/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectdetailcomponents/#details","text":"\u2022 Details : React.ComponentType\u2039any\u203a Defined in src/extensions/registries/kube-object-detail-registry.ts:26","title":"Details"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectdetailregistration/","text":"Interface: KubeObjectDetailRegistration # Hierarchy # KubeObjectDetailRegistration Index # Properties # apiVersions components kind priority Properties # apiVersions # \u2022 apiVersions : string[] Defined in src/extensions/registries/kube-object-detail-registry.ts:31 components # \u2022 components : KubeObjectDetailComponents Defined in src/extensions/registries/kube-object-detail-registry.ts:32 kind # \u2022 kind : string Defined in src/extensions/registries/kube-object-detail-registry.ts:30 Optional priority # \u2022 priority ? : number Defined in src/extensions/registries/kube-object-detail-registry.ts:33","title":"Interface: KubeObjectDetailRegistration"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectdetailregistration/#interface-kubeobjectdetailregistration","text":"","title":"Interface: KubeObjectDetailRegistration"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectdetailregistration/#hierarchy","text":"KubeObjectDetailRegistration","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectdetailregistration/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectdetailregistration/#properties","text":"apiVersions components kind priority","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectdetailregistration/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectdetailregistration/#apiversions","text":"\u2022 apiVersions : string[] Defined in src/extensions/registries/kube-object-detail-registry.ts:31","title":"apiVersions"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectdetailregistration/#components","text":"\u2022 components : KubeObjectDetailComponents Defined in src/extensions/registries/kube-object-detail-registry.ts:32","title":"components"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectdetailregistration/#kind","text":"\u2022 kind : string Defined in src/extensions/registries/kube-object-detail-registry.ts:30","title":"kind"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectdetailregistration/#optional-priority","text":"\u2022 priority ? : number Defined in src/extensions/registries/kube-object-detail-registry.ts:33","title":"Optional priority"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectmenucomponents/","text":"Interface: KubeObjectMenuComponents # Hierarchy # KubeObjectMenuComponents Index # Properties # MenuItem Properties # MenuItem # \u2022 MenuItem : React.ComponentType\u2039any\u203a Defined in src/extensions/registries/kube-object-menu-registry.ts:26","title":"Interface: KubeObjectMenuComponents"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectmenucomponents/#interface-kubeobjectmenucomponents","text":"","title":"Interface: KubeObjectMenuComponents"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectmenucomponents/#hierarchy","text":"KubeObjectMenuComponents","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectmenucomponents/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectmenucomponents/#properties","text":"MenuItem","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectmenucomponents/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectmenucomponents/#menuitem","text":"\u2022 MenuItem : React.ComponentType\u2039any\u203a Defined in src/extensions/registries/kube-object-menu-registry.ts:26","title":"MenuItem"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectmenuregistration/","text":"Interface: KubeObjectMenuRegistration # Hierarchy # KubeObjectMenuRegistration Index # Properties # apiVersions components kind Properties # apiVersions # \u2022 apiVersions : string[] Defined in src/extensions/registries/kube-object-menu-registry.ts:31 components # \u2022 components : KubeObjectMenuComponents Defined in src/extensions/registries/kube-object-menu-registry.ts:32 kind # \u2022 kind : string Defined in src/extensions/registries/kube-object-menu-registry.ts:30","title":"Interface: KubeObjectMenuRegistration"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectmenuregistration/#interface-kubeobjectmenuregistration","text":"","title":"Interface: KubeObjectMenuRegistration"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectmenuregistration/#hierarchy","text":"KubeObjectMenuRegistration","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectmenuregistration/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectmenuregistration/#properties","text":"apiVersions components kind","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectmenuregistration/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectmenuregistration/#apiversions","text":"\u2022 apiVersions : string[] Defined in src/extensions/registries/kube-object-menu-registry.ts:31","title":"apiVersions"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectmenuregistration/#components","text":"\u2022 components : KubeObjectMenuComponents Defined in src/extensions/registries/kube-object-menu-registry.ts:32","title":"components"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectmenuregistration/#kind","text":"\u2022 kind : string Defined in src/extensions/registries/kube-object-menu-registry.ts:30","title":"kind"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectstatusregistration/","text":"Interface: KubeObjectStatusRegistration # Hierarchy # KubeObjectStatusRegistration Index # Properties # apiVersions kind resolve Properties # apiVersions # \u2022 apiVersions : string[] Defined in src/extensions/registries/kube-object-status-registry.ts:27 kind # \u2022 kind : string Defined in src/extensions/registries/kube-object-status-registry.ts:26 resolve # \u2022 resolve : function Defined in src/extensions/registries/kube-object-status-registry.ts:28 Type declaration: # \u25b8 ( object : KubeObject ): KubeObjectStatus Parameters: Name Type object KubeObject","title":"Interface: KubeObjectStatusRegistration"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectstatusregistration/#interface-kubeobjectstatusregistration","text":"","title":"Interface: KubeObjectStatusRegistration"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectstatusregistration/#hierarchy","text":"KubeObjectStatusRegistration","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectstatusregistration/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectstatusregistration/#properties","text":"apiVersions kind resolve","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectstatusregistration/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectstatusregistration/#apiversions","text":"\u2022 apiVersions : string[] Defined in src/extensions/registries/kube-object-status-registry.ts:27","title":"apiVersions"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectstatusregistration/#kind","text":"\u2022 kind : string Defined in src/extensions/registries/kube-object-status-registry.ts:26","title":"kind"},{"location":"extensions/api/interfaces/_interfaces_index_.kubeobjectstatusregistration/#resolve","text":"\u2022 resolve : function Defined in src/extensions/registries/kube-object-status-registry.ts:28","title":"resolve"},{"location":"extensions/api/interfaces/_interfaces_index_.pagecomponentprops/","text":"Interface: PageComponentProps \u2039 P \u203a # Type parameters # \u25aa P : PageParams Hierarchy # PageComponentProps Index # Properties # params Properties # Optional params # \u2022 params ? : object Defined in src/extensions/registries/page-registry.ts:55 Type declaration: #","title":"Interface: PageComponentProps \u2039**P**\u203a"},{"location":"extensions/api/interfaces/_interfaces_index_.pagecomponentprops/#interface-pagecomponentprops-p","text":"","title":"Interface: PageComponentProps \u2039P\u203a"},{"location":"extensions/api/interfaces/_interfaces_index_.pagecomponentprops/#type-parameters","text":"\u25aa P : PageParams","title":"Type parameters"},{"location":"extensions/api/interfaces/_interfaces_index_.pagecomponentprops/#hierarchy","text":"PageComponentProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.pagecomponentprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_interfaces_index_.pagecomponentprops/#properties","text":"params","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.pagecomponentprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.pagecomponentprops/#optional-params","text":"\u2022 params ? : object Defined in src/extensions/registries/page-registry.ts:55","title":"Optional params"},{"location":"extensions/api/interfaces/_interfaces_index_.pagecomponents/","text":"Interface: PageComponents # Hierarchy # PageComponents Index # Properties # Page Properties # Page # \u2022 Page : React.ComponentType\u2039any\u203a Defined in src/extensions/registries/page-registry.ts:41","title":"Interface: PageComponents"},{"location":"extensions/api/interfaces/_interfaces_index_.pagecomponents/#interface-pagecomponents","text":"","title":"Interface: PageComponents"},{"location":"extensions/api/interfaces/_interfaces_index_.pagecomponents/#hierarchy","text":"PageComponents","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.pagecomponents/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_interfaces_index_.pagecomponents/#properties","text":"Page","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.pagecomponents/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.pagecomponents/#page","text":"\u2022 Page : React.ComponentType\u2039any\u203a Defined in src/extensions/registries/page-registry.ts:41","title":"Page"},{"location":"extensions/api/interfaces/_interfaces_index_.pagemenucomponents/","text":"Interface: PageMenuComponents # Hierarchy # PageMenuComponents Index # Properties # Icon Properties # Icon # \u2022 Icon : React.ComponentType\u2039 IconProps \u203a Defined in src/extensions/registries/page-menu-registry.ts:41","title":"Interface: PageMenuComponents"},{"location":"extensions/api/interfaces/_interfaces_index_.pagemenucomponents/#interface-pagemenucomponents","text":"","title":"Interface: PageMenuComponents"},{"location":"extensions/api/interfaces/_interfaces_index_.pagemenucomponents/#hierarchy","text":"PageMenuComponents","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.pagemenucomponents/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_interfaces_index_.pagemenucomponents/#properties","text":"Icon","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.pagemenucomponents/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.pagemenucomponents/#icon","text":"\u2022 Icon : React.ComponentType\u2039 IconProps \u203a Defined in src/extensions/registries/page-menu-registry.ts:41","title":"Icon"},{"location":"extensions/api/interfaces/_interfaces_index_.pagemenuregistration/","text":"Interface: PageMenuRegistration # Hierarchy # PageMenuRegistration \u21b3 ClusterPageMenuRegistration Index # Properties # components target title Properties # components # \u2022 components : PageMenuComponents Defined in src/extensions/registries/page-menu-registry.ts:32 Optional target # \u2022 target ? : PageTarget Defined in src/extensions/registries/page-menu-registry.ts:30 title # \u2022 title : React.ReactNode Defined in src/extensions/registries/page-menu-registry.ts:31","title":"Interface: PageMenuRegistration"},{"location":"extensions/api/interfaces/_interfaces_index_.pagemenuregistration/#interface-pagemenuregistration","text":"","title":"Interface: PageMenuRegistration"},{"location":"extensions/api/interfaces/_interfaces_index_.pagemenuregistration/#hierarchy","text":"PageMenuRegistration \u21b3 ClusterPageMenuRegistration","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.pagemenuregistration/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_interfaces_index_.pagemenuregistration/#properties","text":"components target title","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.pagemenuregistration/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.pagemenuregistration/#components","text":"\u2022 components : PageMenuComponents Defined in src/extensions/registries/page-menu-registry.ts:32","title":"components"},{"location":"extensions/api/interfaces/_interfaces_index_.pagemenuregistration/#optional-target","text":"\u2022 target ? : PageTarget Defined in src/extensions/registries/page-menu-registry.ts:30","title":"Optional target"},{"location":"extensions/api/interfaces/_interfaces_index_.pagemenuregistration/#title","text":"\u2022 title : React.ReactNode Defined in src/extensions/registries/page-menu-registry.ts:31","title":"title"},{"location":"extensions/api/interfaces/_interfaces_index_.pageparams/","text":"Interface: PageParams \u2039 V \u203a # Type parameters # \u25aa V Hierarchy # PageParams Indexable # [ paramName : string ]: V","title":"Interface: PageParams \u2039**V**\u203a"},{"location":"extensions/api/interfaces/_interfaces_index_.pageparams/#interface-pageparams-v","text":"","title":"Interface: PageParams \u2039V\u203a"},{"location":"extensions/api/interfaces/_interfaces_index_.pageparams/#type-parameters","text":"\u25aa V","title":"Type parameters"},{"location":"extensions/api/interfaces/_interfaces_index_.pageparams/#hierarchy","text":"PageParams","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.pageparams/#indexable","text":"[ paramName : string ]: V","title":"Indexable"},{"location":"extensions/api/interfaces/_interfaces_index_.pageregistration/","text":"Interface: PageRegistration # Hierarchy # PageRegistration Index # Properties # components id params Properties # components # \u2022 components : PageComponents Defined in src/extensions/registries/page-registry.ts:37 Optional id # \u2022 id ? : string Defined in src/extensions/registries/page-registry.ts:35 Page ID, part of extension's page url, must be unique within same extension When not provided, first registered page without \"id\" would be used for page-menus without target.pageId for same extension Optional params # \u2022 params ? : PageParams \u2039string | Omit\u2039 PageParamInit \u2039any\u203a, \"name\" | \"prefix\"\u203a\u203a Defined in src/extensions/registries/page-registry.ts:36","title":"Interface: PageRegistration"},{"location":"extensions/api/interfaces/_interfaces_index_.pageregistration/#interface-pageregistration","text":"","title":"Interface: PageRegistration"},{"location":"extensions/api/interfaces/_interfaces_index_.pageregistration/#hierarchy","text":"PageRegistration","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.pageregistration/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_interfaces_index_.pageregistration/#properties","text":"components id params","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.pageregistration/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.pageregistration/#components","text":"\u2022 components : PageComponents Defined in src/extensions/registries/page-registry.ts:37","title":"components"},{"location":"extensions/api/interfaces/_interfaces_index_.pageregistration/#optional-id","text":"\u2022 id ? : string Defined in src/extensions/registries/page-registry.ts:35 Page ID, part of extension's page url, must be unique within same extension When not provided, first registered page without \"id\" would be used for page-menus without target.pageId for same extension","title":"Optional id"},{"location":"extensions/api/interfaces/_interfaces_index_.pageregistration/#optional-params","text":"\u2022 params ? : PageParams \u2039string | Omit\u2039 PageParamInit \u2039any\u203a, \"name\" | \"prefix\"\u203a\u203a Defined in src/extensions/registries/page-registry.ts:36","title":"Optional params"},{"location":"extensions/api/interfaces/_interfaces_index_.pagetarget/","text":"Interface: PageTarget # Hierarchy # PageTarget Index # Properties # extensionId pageId params Properties # Optional extensionId # \u2022 extensionId ? : string Defined in src/extensions/registries/page-registry.ts:45 Optional pageId # \u2022 pageId ? : string Defined in src/extensions/registries/page-registry.ts:46 Optional params # \u2022 params ? : PageParams Defined in src/extensions/registries/page-registry.ts:47","title":"Interface: PageTarget"},{"location":"extensions/api/interfaces/_interfaces_index_.pagetarget/#interface-pagetarget","text":"","title":"Interface: PageTarget"},{"location":"extensions/api/interfaces/_interfaces_index_.pagetarget/#hierarchy","text":"PageTarget","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.pagetarget/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_interfaces_index_.pagetarget/#properties","text":"extensionId pageId params","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.pagetarget/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.pagetarget/#optional-extensionid","text":"\u2022 extensionId ? : string Defined in src/extensions/registries/page-registry.ts:45","title":"Optional extensionId"},{"location":"extensions/api/interfaces/_interfaces_index_.pagetarget/#optional-pageid","text":"\u2022 pageId ? : string Defined in src/extensions/registries/page-registry.ts:46","title":"Optional pageId"},{"location":"extensions/api/interfaces/_interfaces_index_.pagetarget/#optional-params","text":"\u2022 params ? : PageParams Defined in src/extensions/registries/page-registry.ts:47","title":"Optional params"},{"location":"extensions/api/interfaces/_interfaces_index_.protocolhandlerregistration/","text":"Interface: ProtocolHandlerRegistration # ProtocolHandlerRegistration is the data required for an extension to register a handler to a specific path or dynamic path. Hierarchy # ProtocolHandlerRegistration Index # Properties # handler pathSchema Properties # handler # \u2022 handler : RouteHandler Defined in src/extensions/registries/protocol-handler-registry.ts:28 pathSchema # \u2022 pathSchema : string Defined in src/extensions/registries/protocol-handler-registry.ts:27","title":"Interface: ProtocolHandlerRegistration"},{"location":"extensions/api/interfaces/_interfaces_index_.protocolhandlerregistration/#interface-protocolhandlerregistration","text":"ProtocolHandlerRegistration is the data required for an extension to register a handler to a specific path or dynamic path.","title":"Interface: ProtocolHandlerRegistration"},{"location":"extensions/api/interfaces/_interfaces_index_.protocolhandlerregistration/#hierarchy","text":"ProtocolHandlerRegistration","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.protocolhandlerregistration/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_interfaces_index_.protocolhandlerregistration/#properties","text":"handler pathSchema","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.protocolhandlerregistration/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.protocolhandlerregistration/#handler","text":"\u2022 handler : RouteHandler Defined in src/extensions/registries/protocol-handler-registry.ts:28","title":"handler"},{"location":"extensions/api/interfaces/_interfaces_index_.protocolhandlerregistration/#pathschema","text":"\u2022 pathSchema : string Defined in src/extensions/registries/protocol-handler-registry.ts:27","title":"pathSchema"},{"location":"extensions/api/interfaces/_interfaces_index_.registeredpage/","text":"Interface: RegisteredPage # Hierarchy # RegisteredPage Index # Properties # components extensionId id params url Properties # components # \u2022 components : PageComponents Defined in src/extensions/registries/page-registry.ts:65 extensionId # \u2022 extensionId : string Defined in src/extensions/registries/page-registry.ts:62 id # \u2022 id : string Defined in src/extensions/registries/page-registry.ts:61 params # \u2022 params : PageParams \u2039 PageParam \u203a Defined in src/extensions/registries/page-registry.ts:64 url # \u2022 url : string Defined in src/extensions/registries/page-registry.ts:63","title":"Interface: RegisteredPage"},{"location":"extensions/api/interfaces/_interfaces_index_.registeredpage/#interface-registeredpage","text":"","title":"Interface: RegisteredPage"},{"location":"extensions/api/interfaces/_interfaces_index_.registeredpage/#hierarchy","text":"RegisteredPage","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.registeredpage/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_interfaces_index_.registeredpage/#properties","text":"components extensionId id params url","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.registeredpage/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.registeredpage/#components","text":"\u2022 components : PageComponents Defined in src/extensions/registries/page-registry.ts:65","title":"components"},{"location":"extensions/api/interfaces/_interfaces_index_.registeredpage/#extensionid","text":"\u2022 extensionId : string Defined in src/extensions/registries/page-registry.ts:62","title":"extensionId"},{"location":"extensions/api/interfaces/_interfaces_index_.registeredpage/#id","text":"\u2022 id : string Defined in src/extensions/registries/page-registry.ts:61","title":"id"},{"location":"extensions/api/interfaces/_interfaces_index_.registeredpage/#params","text":"\u2022 params : PageParams \u2039 PageParam \u203a Defined in src/extensions/registries/page-registry.ts:64","title":"params"},{"location":"extensions/api/interfaces/_interfaces_index_.registeredpage/#url","text":"\u2022 url : string Defined in src/extensions/registries/page-registry.ts:63","title":"url"},{"location":"extensions/api/interfaces/_interfaces_index_.routehandler/","text":"Interface: RouteHandler # RouteHandler represents the function signature of the handler function for lens:// protocol routing. Hierarchy # RouteHandler Callable # \u25b8 ( params : RouteParams ): void Defined in src/extensions/registries/protocol-handler-registry.ts:63 RouteHandler represents the function signature of the handler function for lens:// protocol routing. Parameters: Name Type params RouteParams Returns: void","title":"Interface: RouteHandler"},{"location":"extensions/api/interfaces/_interfaces_index_.routehandler/#interface-routehandler","text":"RouteHandler represents the function signature of the handler function for lens:// protocol routing.","title":"Interface: RouteHandler"},{"location":"extensions/api/interfaces/_interfaces_index_.routehandler/#hierarchy","text":"RouteHandler","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.routehandler/#callable","text":"\u25b8 ( params : RouteParams ): void Defined in src/extensions/registries/protocol-handler-registry.ts:63 RouteHandler represents the function signature of the handler function for lens:// protocol routing. Parameters: Name Type params RouteParams Returns: void","title":"Callable"},{"location":"extensions/api/interfaces/_interfaces_index_.routeparams/","text":"Interface: RouteParams # The collection of the dynamic parts of a URI which initiated a lens:// protocol request Hierarchy # RouteParams Index # Properties # pathname search tail Properties # pathname # \u2022 pathname : Record\u2039string, string\u203a Defined in src/extensions/registries/protocol-handler-registry.ts:44 the matching parts of the path. The dynamic parts of the URI path. search # \u2022 search : Record\u2039string, string\u203a Defined in src/extensions/registries/protocol-handler-registry.ts:39 the parts of the URI query string Optional tail # \u2022 tail ? : string Defined in src/extensions/registries/protocol-handler-registry.ts:56 if the most specific path schema that is matched does not cover the whole of the URI's path. Then this field will be set to the remaining path segments. Example: If the path schema /landing/:type is the matched schema for the URI /landing/soft/easy then this field will be set to \"/easy\" .","title":"Interface: RouteParams"},{"location":"extensions/api/interfaces/_interfaces_index_.routeparams/#interface-routeparams","text":"The collection of the dynamic parts of a URI which initiated a lens:// protocol request","title":"Interface: RouteParams"},{"location":"extensions/api/interfaces/_interfaces_index_.routeparams/#hierarchy","text":"RouteParams","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.routeparams/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_interfaces_index_.routeparams/#properties","text":"pathname search tail","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.routeparams/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.routeparams/#pathname","text":"\u2022 pathname : Record\u2039string, string\u203a Defined in src/extensions/registries/protocol-handler-registry.ts:44 the matching parts of the path. The dynamic parts of the URI path.","title":"pathname"},{"location":"extensions/api/interfaces/_interfaces_index_.routeparams/#search","text":"\u2022 search : Record\u2039string, string\u203a Defined in src/extensions/registries/protocol-handler-registry.ts:39 the parts of the URI query string","title":"search"},{"location":"extensions/api/interfaces/_interfaces_index_.routeparams/#optional-tail","text":"\u2022 tail ? : string Defined in src/extensions/registries/protocol-handler-registry.ts:56 if the most specific path schema that is matched does not cover the whole of the URI's path. Then this field will be set to the remaining path segments. Example: If the path schema /landing/:type is the matched schema for the URI /landing/soft/easy then this field will be set to \"/easy\" .","title":"Optional tail"},{"location":"extensions/api/interfaces/_interfaces_index_.statusbarregistration/","text":"Interface: StatusBarRegistration # Hierarchy # StatusBarRegistrationV2 \u21b3 StatusBarRegistration Index # Properties # components item Properties # Optional components # \u2022 components ? : StatusBarComponents Inherited from StatusBarRegistration . components Defined in src/extensions/registries/status-bar-registry.ts:32 Optional item # \u2022 item ? : React.ReactNode Defined in src/extensions/registries/status-bar-registry.ts:39 deprecated use components.Item instead","title":"Interface: StatusBarRegistration"},{"location":"extensions/api/interfaces/_interfaces_index_.statusbarregistration/#interface-statusbarregistration","text":"","title":"Interface: StatusBarRegistration"},{"location":"extensions/api/interfaces/_interfaces_index_.statusbarregistration/#hierarchy","text":"StatusBarRegistrationV2 \u21b3 StatusBarRegistration","title":"Hierarchy"},{"location":"extensions/api/interfaces/_interfaces_index_.statusbarregistration/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_interfaces_index_.statusbarregistration/#properties","text":"components item","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.statusbarregistration/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_interfaces_index_.statusbarregistration/#optional-components","text":"\u2022 components ? : StatusBarComponents Inherited from StatusBarRegistration . components Defined in src/extensions/registries/status-bar-registry.ts:32","title":"Optional components"},{"location":"extensions/api/interfaces/_interfaces_index_.statusbarregistration/#optional-item","text":"\u2022 item ? : React.ReactNode Defined in src/extensions/registries/status-bar-registry.ts:39 deprecated use components.Item instead","title":"Optional item"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/","text":"Interface: BadgeProps # Hierarchy # HTMLAttributes\u2039any\u203a TooltipDecoratorProps \u21b3 BadgeProps Index # Properties # about accessKey aria-activedescendant aria-atomic aria-autocomplete aria-busy aria-checked aria-colcount aria-colindex aria-colspan aria-controls aria-current aria-describedby aria-details aria-disabled aria-dropeffect aria-errormessage aria-expanded aria-flowto aria-grabbed aria-haspopup aria-hidden aria-invalid aria-keyshortcuts aria-label aria-labelledby aria-level aria-live aria-modal aria-multiline aria-multiselectable aria-orientation aria-owns aria-placeholder aria-posinset aria-pressed aria-readonly aria-relevant aria-required aria-roledescription aria-rowcount aria-rowindex aria-rowspan aria-selected aria-setsize aria-sort aria-valuemax aria-valuemin aria-valuenow aria-valuetext autoCapitalize autoCorrect autoSave children className color contentEditable contextMenu dangerouslySetInnerHTML datatype defaultChecked defaultValue dir draggable flat hidden id inlist inputMode is itemID itemProp itemRef itemScope itemType label lang onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture placeholder prefix property radioGroup resource results role security slot small spellCheck style suppressContentEditableWarning suppressHydrationWarning tabIndex title tooltip tooltipOverrideDisabled translate typeof unselectable vocab Properties # Optional about # \u2022 about ? : string Inherited from ButtonProps . about Defined in node_modules/@types/react/index.d.ts:1777 Optional accessKey # \u2022 accessKey ? : string Inherited from ButtonProps . accessKey Defined in node_modules/@types/react/index.d.ts:1753 Optional aria-activedescendant # \u2022 aria-activedescendant ? : string Inherited from ButtonProps . aria-activedescendant Defined in node_modules/@types/react/index.d.ts:1560 Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application. Optional aria-atomic # \u2022 aria-atomic ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-atomic Defined in node_modules/@types/react/index.d.ts:1562 Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute. Optional aria-autocomplete # \u2022 aria-autocomplete ? : \"none\" | \"inline\" | \"list\" | \"both\" Inherited from ButtonProps . aria-autocomplete Defined in node_modules/@types/react/index.d.ts:1567 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. Optional aria-busy # \u2022 aria-busy ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-busy Defined in node_modules/@types/react/index.d.ts:1569 Indicates an element is being modified and that assistive technologies MAY want to wait until the modifications are complete before exposing them to the user. Optional aria-checked # \u2022 aria-checked ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-checked Defined in node_modules/@types/react/index.d.ts:1574 Indicates the current \"checked\" state of checkboxes, radio buttons, and other widgets. see aria-pressed @see aria-selected. Optional aria-colcount # \u2022 aria-colcount ? : number Inherited from ButtonProps . aria-colcount Defined in node_modules/@types/react/index.d.ts:1579 Defines the total number of columns in a table, grid, or treegrid. see aria-colindex. Optional aria-colindex # \u2022 aria-colindex ? : number Inherited from ButtonProps . aria-colindex Defined in node_modules/@types/react/index.d.ts:1584 Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid. see aria-colcount @see aria-colspan. Optional aria-colspan # \u2022 aria-colspan ? : number Inherited from ButtonProps . aria-colspan Defined in node_modules/@types/react/index.d.ts:1589 Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid. see aria-colindex @see aria-rowspan. Optional aria-controls # \u2022 aria-controls ? : string Inherited from ButtonProps . aria-controls Defined in node_modules/@types/react/index.d.ts:1594 Identifies the element (or elements) whose contents or presence are controlled by the current element. see aria-owns. Optional aria-current # \u2022 aria-current ? : boolean | \"false\" | \"true\" | \"page\" | \"step\" | \"location\" | \"date\" | \"time\" Inherited from ButtonProps . aria-current Defined in node_modules/@types/react/index.d.ts:1596 Indicates the element that represents the current item within a container or set of related elements. Optional aria-describedby # \u2022 aria-describedby ? : string Inherited from ButtonProps . aria-describedby Defined in node_modules/@types/react/index.d.ts:1601 Identifies the element (or elements) that describes the object. see aria-labelledby Optional aria-details # \u2022 aria-details ? : string Inherited from ButtonProps . aria-details Defined in node_modules/@types/react/index.d.ts:1606 Identifies the element that provides a detailed, extended description for the object. see aria-describedby. Optional aria-disabled # \u2022 aria-disabled ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-disabled Defined in node_modules/@types/react/index.d.ts:1611 Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable. see aria-hidden @see aria-readonly. Optional aria-dropeffect # \u2022 aria-dropeffect ? : \"none\" | \"copy\" | \"execute\" | \"link\" | \"move\" | \"popup\" Inherited from ButtonProps . aria-dropeffect Defined in node_modules/@types/react/index.d.ts:1616 Indicates what functions can be performed when a dragged object is released on the drop target. deprecated in ARIA 1.1 Optional aria-errormessage # \u2022 aria-errormessage ? : string Inherited from ButtonProps . aria-errormessage Defined in node_modules/@types/react/index.d.ts:1621 Identifies the element that provides an error message for the object. see aria-invalid @see aria-describedby. Optional aria-expanded # \u2022 aria-expanded ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-expanded Defined in node_modules/@types/react/index.d.ts:1623 Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed. Optional aria-flowto # \u2022 aria-flowto ? : string Inherited from ButtonProps . aria-flowto Defined in node_modules/@types/react/index.d.ts:1628 Identifies the next element (or elements) in an alternate reading order of content which, at the user's discretion, allows assistive technology to override the general default of reading in document source order. Optional aria-grabbed # \u2022 aria-grabbed ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-grabbed Defined in node_modules/@types/react/index.d.ts:1633 Indicates an element's \"grabbed\" state in a drag-and-drop operation. deprecated in ARIA 1.1 Optional aria-haspopup # \u2022 aria-haspopup ? : boolean | \"false\" | \"true\" | \"menu\" | \"listbox\" | \"tree\" | \"grid\" | \"dialog\" Inherited from ButtonProps . aria-haspopup Defined in node_modules/@types/react/index.d.ts:1635 Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element. Optional aria-hidden # \u2022 aria-hidden ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-hidden Defined in node_modules/@types/react/index.d.ts:1640 Indicates whether the element is exposed to an accessibility API. see aria-disabled. Optional aria-invalid # \u2022 aria-invalid ? : boolean | \"false\" | \"true\" | \"grammar\" | \"spelling\" Inherited from ButtonProps . aria-invalid Defined in node_modules/@types/react/index.d.ts:1645 Indicates the entered value does not conform to the format expected by the application. see aria-errormessage. Optional aria-keyshortcuts # \u2022 aria-keyshortcuts ? : string Inherited from ButtonProps . aria-keyshortcuts Defined in node_modules/@types/react/index.d.ts:1647 Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element. Optional aria-label # \u2022 aria-label ? : string Inherited from ButtonProps . aria-label Defined in node_modules/@types/react/index.d.ts:1652 Defines a string value that labels the current element. see aria-labelledby. Optional aria-labelledby # \u2022 aria-labelledby ? : string Inherited from ButtonProps . aria-labelledby Defined in node_modules/@types/react/index.d.ts:1657 Identifies the element (or elements) that labels the current element. see aria-describedby. Optional aria-level # \u2022 aria-level ? : number Inherited from ButtonProps . aria-level Defined in node_modules/@types/react/index.d.ts:1659 Defines the hierarchical level of an element within a structure. Optional aria-live # \u2022 aria-live ? : \"off\" | \"assertive\" | \"polite\" Inherited from ButtonProps . aria-live Defined in node_modules/@types/react/index.d.ts:1661 Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region. Optional aria-modal # \u2022 aria-modal ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-modal Defined in node_modules/@types/react/index.d.ts:1663 Indicates whether an element is modal when displayed. Optional aria-multiline # \u2022 aria-multiline ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiline Defined in node_modules/@types/react/index.d.ts:1665 Indicates whether a text box accepts multiple lines of input or only a single line. Optional aria-multiselectable # \u2022 aria-multiselectable ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiselectable Defined in node_modules/@types/react/index.d.ts:1667 Indicates that the user may select more than one item from the current selectable descendants. Optional aria-orientation # \u2022 aria-orientation ? : \"horizontal\" | \"vertical\" Inherited from ButtonProps . aria-orientation Defined in node_modules/@types/react/index.d.ts:1669 Indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous. Optional aria-owns # \u2022 aria-owns ? : string Inherited from ButtonProps . aria-owns Defined in node_modules/@types/react/index.d.ts:1675 Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship between DOM elements where the DOM hierarchy cannot be used to represent the relationship. see aria-controls. Optional aria-placeholder # \u2022 aria-placeholder ? : string Inherited from ButtonProps . aria-placeholder Defined in node_modules/@types/react/index.d.ts:1680 Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value. A hint could be a sample value or a brief description of the expected format. Optional aria-posinset # \u2022 aria-posinset ? : number Inherited from ButtonProps . aria-posinset Defined in node_modules/@types/react/index.d.ts:1685 Defines an element's number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-setsize. Optional aria-pressed # \u2022 aria-pressed ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-pressed Defined in node_modules/@types/react/index.d.ts:1690 Indicates the current \"pressed\" state of toggle buttons. see aria-checked @see aria-selected. Optional aria-readonly # \u2022 aria-readonly ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-readonly Defined in node_modules/@types/react/index.d.ts:1695 Indicates that the element is not editable, but is otherwise operable. see aria-disabled. Optional aria-relevant # \u2022 aria-relevant ? : \"additions\" | \"additions removals\" | \"additions text\" | \"all\" | \"removals\" | \"removals additions\" | \"removals text\" | \"text\" | \"text additions\" | \"text removals\" Inherited from ButtonProps . aria-relevant Defined in node_modules/@types/react/index.d.ts:1700 Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified. see aria-atomic. Optional aria-required # \u2022 aria-required ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-required Defined in node_modules/@types/react/index.d.ts:1702 Indicates that user input is required on the element before a form may be submitted. Optional aria-roledescription # \u2022 aria-roledescription ? : string Inherited from ButtonProps . aria-roledescription Defined in node_modules/@types/react/index.d.ts:1704 Defines a human-readable, author-localized description for the role of an element. Optional aria-rowcount # \u2022 aria-rowcount ? : number Inherited from ButtonProps . aria-rowcount Defined in node_modules/@types/react/index.d.ts:1709 Defines the total number of rows in a table, grid, or treegrid. see aria-rowindex. Optional aria-rowindex # \u2022 aria-rowindex ? : number Inherited from ButtonProps . aria-rowindex Defined in node_modules/@types/react/index.d.ts:1714 Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid. see aria-rowcount @see aria-rowspan. Optional aria-rowspan # \u2022 aria-rowspan ? : number Inherited from ButtonProps . aria-rowspan Defined in node_modules/@types/react/index.d.ts:1719 Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid. see aria-rowindex @see aria-colspan. Optional aria-selected # \u2022 aria-selected ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-selected Defined in node_modules/@types/react/index.d.ts:1724 Indicates the current \"selected\" state of various widgets. see aria-checked @see aria-pressed. Optional aria-setsize # \u2022 aria-setsize ? : number Inherited from ButtonProps . aria-setsize Defined in node_modules/@types/react/index.d.ts:1729 Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-posinset. Optional aria-sort # \u2022 aria-sort ? : \"none\" | \"ascending\" | \"descending\" | \"other\" Inherited from ButtonProps . aria-sort Defined in node_modules/@types/react/index.d.ts:1731 Indicates if items in a table or grid are sorted in ascending or descending order. Optional aria-valuemax # \u2022 aria-valuemax ? : number Inherited from ButtonProps . aria-valuemax Defined in node_modules/@types/react/index.d.ts:1733 Defines the maximum allowed value for a range widget. Optional aria-valuemin # \u2022 aria-valuemin ? : number Inherited from ButtonProps . aria-valuemin Defined in node_modules/@types/react/index.d.ts:1735 Defines the minimum allowed value for a range widget. Optional aria-valuenow # \u2022 aria-valuenow ? : number Inherited from ButtonProps . aria-valuenow Defined in node_modules/@types/react/index.d.ts:1740 Defines the current value for a range widget. see aria-valuetext. Optional aria-valuetext # \u2022 aria-valuetext ? : string Inherited from ButtonProps . aria-valuetext Defined in node_modules/@types/react/index.d.ts:1742 Defines the human readable text alternative of aria-valuenow for a range widget. Optional autoCapitalize # \u2022 autoCapitalize ? : string Inherited from ButtonProps . autoCapitalize Defined in node_modules/@types/react/index.d.ts:1787 Optional autoCorrect # \u2022 autoCorrect ? : string Inherited from ButtonProps . autoCorrect Defined in node_modules/@types/react/index.d.ts:1788 Optional autoSave # \u2022 autoSave ? : string Inherited from ButtonProps . autoSave Defined in node_modules/@types/react/index.d.ts:1789 Optional children # \u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350 Optional className # \u2022 className ? : string Inherited from ButtonProps . className Defined in node_modules/@types/react/index.d.ts:1754 Optional color # \u2022 color ? : string Inherited from ButtonProps . color Defined in node_modules/@types/react/index.d.ts:1790 Optional contentEditable # \u2022 contentEditable ? : Booleanish | \"inherit\" Inherited from ButtonProps . contentEditable Defined in node_modules/@types/react/index.d.ts:1755 Optional contextMenu # \u2022 contextMenu ? : string Inherited from ButtonProps . contextMenu Defined in node_modules/@types/react/index.d.ts:1756 Optional dangerouslySetInnerHTML # \u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351 Type declaration: # __html : string Optional datatype # \u2022 datatype ? : string Inherited from ButtonProps . datatype Defined in node_modules/@types/react/index.d.ts:1778 Optional defaultChecked # \u2022 defaultChecked ? : boolean Inherited from ButtonProps . defaultChecked Defined in node_modules/@types/react/index.d.ts:1747 Optional defaultValue # \u2022 defaultValue ? : string | number | ReadonlyArray\u2039string\u203a Inherited from ButtonProps . defaultValue Defined in node_modules/@types/react/index.d.ts:1748 Optional dir # \u2022 dir ? : string Inherited from ButtonProps . dir Defined in node_modules/@types/react/index.d.ts:1757 Optional draggable # \u2022 draggable ? : Booleanish Inherited from ButtonProps . draggable Defined in node_modules/@types/react/index.d.ts:1758 Optional flat # \u2022 flat ? : boolean Defined in src/renderer/components/badge/badge.tsx:30 Optional hidden # \u2022 hidden ? : boolean Inherited from IconProps . hidden Defined in node_modules/@types/react/index.d.ts:1759 Optional id # \u2022 id ? : string Inherited from ButtonProps . id Defined in node_modules/@types/react/index.d.ts:1760 Optional inlist # \u2022 inlist ? : any Inherited from ButtonProps . inlist Defined in node_modules/@types/react/index.d.ts:1779 Optional inputMode # \u2022 inputMode ? : \"none\" | \"text\" | \"tel\" | \"url\" | \"email\" | \"numeric\" | \"decimal\" | \"search\" Inherited from ButtonProps . inputMode Defined in node_modules/@types/react/index.d.ts:1805 Hints at the type of data that might be entered by the user while editing the element or its contents see https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute Optional is # \u2022 is ? : string Inherited from ButtonProps . is Defined in node_modules/@types/react/index.d.ts:1810 Specify that a standard HTML element should behave like a defined custom built-in element see https://html.spec.whatwg.org/multipage/custom-elements.html#attr-is Optional itemID # \u2022 itemID ? : string Inherited from ButtonProps . itemID Defined in node_modules/@types/react/index.d.ts:1794 Optional itemProp # \u2022 itemProp ? : string Inherited from ButtonProps . itemProp Defined in node_modules/@types/react/index.d.ts:1791 Optional itemRef # \u2022 itemRef ? : string Inherited from ButtonProps . itemRef Defined in node_modules/@types/react/index.d.ts:1795 Optional itemScope # \u2022 itemScope ? : boolean Inherited from ButtonProps . itemScope Defined in node_modules/@types/react/index.d.ts:1792 Optional itemType # \u2022 itemType ? : string Inherited from ButtonProps . itemType Defined in node_modules/@types/react/index.d.ts:1793 Optional label # \u2022 label ? : React.ReactNode Defined in src/renderer/components/badge/badge.tsx:31 Optional lang # \u2022 lang ? : string Inherited from ButtonProps . lang Defined in node_modules/@types/react/index.d.ts:1761 Optional onAbort # \u2022 onAbort ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406 Optional onAbortCapture # \u2022 onAbortCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407 Optional onAnimationEnd # \u2022 onAnimationEnd ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536 Optional onAnimationEndCapture # \u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537 Optional onAnimationIteration # \u2022 onAnimationIteration ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538 Optional onAnimationIterationCapture # \u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539 Optional onAnimationStart # \u2022 onAnimationStart ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534 Optional onAnimationStartCapture # \u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535 Optional onAuxClick # \u2022 onAuxClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452 Optional onAuxClickCapture # \u2022 onAuxClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453 Optional onBeforeInput # \u2022 onBeforeInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380 Optional onBeforeInputCapture # \u2022 onBeforeInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381 Optional onBlur # \u2022 onBlur ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374 Optional onBlurCapture # \u2022 onBlurCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375 Optional onCanPlay # \u2022 onCanPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408 Optional onCanPlayCapture # \u2022 onCanPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409 Optional onCanPlayThrough # \u2022 onCanPlayThrough ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410 Optional onCanPlayThroughCapture # \u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411 Optional onChange # \u2022 onChange ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378 Optional onChangeCapture # \u2022 onChangeCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379 Optional onClick # \u2022 onClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454 Optional onClickCapture # \u2022 onClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455 Optional onCompositionEnd # \u2022 onCompositionEnd ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364 Optional onCompositionEndCapture # \u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365 Optional onCompositionStart # \u2022 onCompositionStart ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366 Optional onCompositionStartCapture # \u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367 Optional onCompositionUpdate # \u2022 onCompositionUpdate ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368 Optional onCompositionUpdateCapture # \u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369 Optional onContextMenu # \u2022 onContextMenu ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456 Optional onContextMenuCapture # \u2022 onContextMenuCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457 Optional onCopy # \u2022 onCopy ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356 Optional onCopyCapture # \u2022 onCopyCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357 Optional onCut # \u2022 onCut ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358 Optional onCutCapture # \u2022 onCutCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359 Optional onDoubleClick # \u2022 onDoubleClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458 Optional onDoubleClickCapture # \u2022 onDoubleClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459 Optional onDrag # \u2022 onDrag ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460 Optional onDragCapture # \u2022 onDragCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461 Optional onDragEnd # \u2022 onDragEnd ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462 Optional onDragEndCapture # \u2022 onDragEndCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463 Optional onDragEnter # \u2022 onDragEnter ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464 Optional onDragEnterCapture # \u2022 onDragEnterCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465 Optional onDragExit # \u2022 onDragExit ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466 Optional onDragExitCapture # \u2022 onDragExitCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467 Optional onDragLeave # \u2022 onDragLeave ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468 Optional onDragLeaveCapture # \u2022 onDragLeaveCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469 Optional onDragOver # \u2022 onDragOver ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470 Optional onDragOverCapture # \u2022 onDragOverCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471 Optional onDragStart # \u2022 onDragStart ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472 Optional onDragStartCapture # \u2022 onDragStartCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473 Optional onDrop # \u2022 onDrop ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474 Optional onDropCapture # \u2022 onDropCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475 Optional onDurationChange # \u2022 onDurationChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412 Optional onDurationChangeCapture # \u2022 onDurationChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413 Optional onEmptied # \u2022 onEmptied ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414 Optional onEmptiedCapture # \u2022 onEmptiedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415 Optional onEncrypted # \u2022 onEncrypted ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416 Optional onEncryptedCapture # \u2022 onEncryptedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417 Optional onEnded # \u2022 onEnded ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418 Optional onEndedCapture # \u2022 onEndedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419 Optional onError # \u2022 onError ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394 Optional onErrorCapture # \u2022 onErrorCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395 Optional onFocus # \u2022 onFocus ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372 Optional onFocusCapture # \u2022 onFocusCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373 Optional onGotPointerCapture # \u2022 onGotPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520 Optional onGotPointerCaptureCapture # \u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521 Optional onInput # \u2022 onInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382 Optional onInputCapture # \u2022 onInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383 Optional onInvalid # \u2022 onInvalid ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388 Optional onInvalidCapture # \u2022 onInvalidCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389 Optional onKeyDown # \u2022 onKeyDown ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398 Optional onKeyDownCapture # \u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399 Optional onKeyPress # \u2022 onKeyPress ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400 Optional onKeyPressCapture # \u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401 Optional onKeyUp # \u2022 onKeyUp ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402 Optional onKeyUpCapture # \u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403 Optional onLoad # \u2022 onLoad ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392 Optional onLoadCapture # \u2022 onLoadCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393 Optional onLoadStart # \u2022 onLoadStart ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424 Optional onLoadStartCapture # \u2022 onLoadStartCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425 Optional onLoadedData # \u2022 onLoadedData ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420 Optional onLoadedDataCapture # \u2022 onLoadedDataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421 Optional onLoadedMetadata # \u2022 onLoadedMetadata ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422 Optional onLoadedMetadataCapture # \u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423 Optional onLostPointerCapture # \u2022 onLostPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522 Optional onLostPointerCaptureCapture # \u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523 Optional onMouseDown # \u2022 onMouseDown ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476 Optional onMouseDownCapture # \u2022 onMouseDownCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477 Optional onMouseEnter # \u2022 onMouseEnter ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478 Optional onMouseLeave # \u2022 onMouseLeave ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479 Optional onMouseMove # \u2022 onMouseMove ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480 Optional onMouseMoveCapture # \u2022 onMouseMoveCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481 Optional onMouseOut # \u2022 onMouseOut ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482 Optional onMouseOutCapture # \u2022 onMouseOutCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483 Optional onMouseOver # \u2022 onMouseOver ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484 Optional onMouseOverCapture # \u2022 onMouseOverCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485 Optional onMouseUp # \u2022 onMouseUp ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486 Optional onMouseUpCapture # \u2022 onMouseUpCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487 Optional onPaste # \u2022 onPaste ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360 Optional onPasteCapture # \u2022 onPasteCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361 Optional onPause # \u2022 onPause ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426 Optional onPauseCapture # \u2022 onPauseCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427 Optional onPlay # \u2022 onPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428 Optional onPlayCapture # \u2022 onPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429 Optional onPlaying # \u2022 onPlaying ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430 Optional onPlayingCapture # \u2022 onPlayingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431 Optional onPointerCancel # \u2022 onPointerCancel ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510 Optional onPointerCancelCapture # \u2022 onPointerCancelCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511 Optional onPointerDown # \u2022 onPointerDown ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504 Optional onPointerDownCapture # \u2022 onPointerDownCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505 Optional onPointerEnter # \u2022 onPointerEnter ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512 Optional onPointerEnterCapture # \u2022 onPointerEnterCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513 Optional onPointerLeave # \u2022 onPointerLeave ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514 Optional onPointerLeaveCapture # \u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515 Optional onPointerMove # \u2022 onPointerMove ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506 Optional onPointerMoveCapture # \u2022 onPointerMoveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507 Optional onPointerOut # \u2022 onPointerOut ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518 Optional onPointerOutCapture # \u2022 onPointerOutCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519 Optional onPointerOver # \u2022 onPointerOver ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516 Optional onPointerOverCapture # \u2022 onPointerOverCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517 Optional onPointerUp # \u2022 onPointerUp ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508 Optional onPointerUpCapture # \u2022 onPointerUpCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509 Optional onProgress # \u2022 onProgress ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432 Optional onProgressCapture # \u2022 onProgressCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433 Optional onRateChange # \u2022 onRateChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434 Optional onRateChangeCapture # \u2022 onRateChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435 Optional onReset # \u2022 onReset ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384 Optional onResetCapture # \u2022 onResetCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385 Optional onScroll # \u2022 onScroll ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526 Optional onScrollCapture # \u2022 onScrollCapture ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527 Optional onSeeked # \u2022 onSeeked ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436 Optional onSeekedCapture # \u2022 onSeekedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437 Optional onSeeking # \u2022 onSeeking ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438 Optional onSeekingCapture # \u2022 onSeekingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439 Optional onSelect # \u2022 onSelect ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490 Optional onSelectCapture # \u2022 onSelectCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491 Optional onStalled # \u2022 onStalled ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440 Optional onStalledCapture # \u2022 onStalledCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441 Optional onSubmit # \u2022 onSubmit ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386 Optional onSubmitCapture # \u2022 onSubmitCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387 Optional onSuspend # \u2022 onSuspend ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442 Optional onSuspendCapture # \u2022 onSuspendCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443 Optional onTimeUpdate # \u2022 onTimeUpdate ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444 Optional onTimeUpdateCapture # \u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445 Optional onTouchCancel # \u2022 onTouchCancel ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494 Optional onTouchCancelCapture # \u2022 onTouchCancelCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495 Optional onTouchEnd # \u2022 onTouchEnd ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496 Optional onTouchEndCapture # \u2022 onTouchEndCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497 Optional onTouchMove # \u2022 onTouchMove ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498 Optional onTouchMoveCapture # \u2022 onTouchMoveCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499 Optional onTouchStart # \u2022 onTouchStart ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500 Optional onTouchStartCapture # \u2022 onTouchStartCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501 Optional onTransitionEnd # \u2022 onTransitionEnd ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542 Optional onTransitionEndCapture # \u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543 Optional onVolumeChange # \u2022 onVolumeChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446 Optional onVolumeChangeCapture # \u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447 Optional onWaiting # \u2022 onWaiting ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448 Optional onWaitingCapture # \u2022 onWaitingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449 Optional onWheel # \u2022 onWheel ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530 Optional onWheelCapture # \u2022 onWheelCapture ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531 Optional placeholder # \u2022 placeholder ? : string Inherited from ButtonProps . placeholder Defined in node_modules/@types/react/index.d.ts:1762 Optional prefix # \u2022 prefix ? : string Inherited from ButtonProps . prefix Defined in node_modules/@types/react/index.d.ts:1780 Optional property # \u2022 property ? : string Inherited from ButtonProps . property Defined in node_modules/@types/react/index.d.ts:1781 Optional radioGroup # \u2022 radioGroup ? : string Inherited from ButtonProps . radioGroup Defined in node_modules/@types/react/index.d.ts:1771 Optional resource # \u2022 resource ? : string Inherited from ButtonProps . resource Defined in node_modules/@types/react/index.d.ts:1782 Optional results # \u2022 results ? : number Inherited from ButtonProps . results Defined in node_modules/@types/react/index.d.ts:1796 Optional role # \u2022 role ? : string Inherited from ButtonProps . role Defined in node_modules/@types/react/index.d.ts:1774 Optional security # \u2022 security ? : string Inherited from ButtonProps . security Defined in node_modules/@types/react/index.d.ts:1797 Optional slot # \u2022 slot ? : string Inherited from ButtonProps . slot Defined in node_modules/@types/react/index.d.ts:1763 Optional small # \u2022 small ? : boolean Defined in src/renderer/components/badge/badge.tsx:29 Optional spellCheck # \u2022 spellCheck ? : Booleanish Inherited from ButtonProps . spellCheck Defined in node_modules/@types/react/index.d.ts:1764 Optional style # \u2022 style ? : CSSProperties Inherited from ButtonProps . style Defined in node_modules/@types/react/index.d.ts:1765 Optional suppressContentEditableWarning # \u2022 suppressContentEditableWarning ? : boolean Inherited from ButtonProps . suppressContentEditableWarning Defined in node_modules/@types/react/index.d.ts:1749 Optional suppressHydrationWarning # \u2022 suppressHydrationWarning ? : boolean Inherited from ButtonProps . suppressHydrationWarning Defined in node_modules/@types/react/index.d.ts:1750 Optional tabIndex # \u2022 tabIndex ? : number Inherited from ButtonProps . tabIndex Defined in node_modules/@types/react/index.d.ts:1766 Optional title # \u2022 title ? : string Inherited from ButtonProps . title Defined in node_modules/@types/react/index.d.ts:1767 Optional tooltip # \u2022 tooltip ? : ReactNode | Omit\u2039 TooltipProps , \"targetId\"\u203a Inherited from ButtonProps . tooltip Defined in src/renderer/components/tooltip/withTooltip.tsx:31 Optional tooltipOverrideDisabled # \u2022 tooltipOverrideDisabled ? : boolean Inherited from ButtonProps . tooltipOverrideDisabled Defined in src/renderer/components/tooltip/withTooltip.tsx:36 forces tooltip to detect the target's parent for mouse events. This is useful for displaying tooltips even when the target is \"disabled\" Optional translate # \u2022 translate ? : \"yes\" | \"no\" Inherited from ButtonProps . translate Defined in node_modules/@types/react/index.d.ts:1768 Optional typeof # \u2022 typeof ? : string Inherited from ButtonProps . typeof Defined in node_modules/@types/react/index.d.ts:1783 Optional unselectable # \u2022 unselectable ? : \"on\" | \"off\" Inherited from ButtonProps . unselectable Defined in node_modules/@types/react/index.d.ts:1798 Optional vocab # \u2022 vocab ? : string Inherited from ButtonProps . vocab Defined in node_modules/@types/react/index.d.ts:1784","title":"Interface: BadgeProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#interface-badgeprops","text":"","title":"Interface: BadgeProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#hierarchy","text":"HTMLAttributes\u2039any\u203a TooltipDecoratorProps \u21b3 BadgeProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#properties","text":"about accessKey aria-activedescendant aria-atomic aria-autocomplete aria-busy aria-checked aria-colcount aria-colindex aria-colspan aria-controls aria-current aria-describedby aria-details aria-disabled aria-dropeffect aria-errormessage aria-expanded aria-flowto aria-grabbed aria-haspopup aria-hidden aria-invalid aria-keyshortcuts aria-label aria-labelledby aria-level aria-live aria-modal aria-multiline aria-multiselectable aria-orientation aria-owns aria-placeholder aria-posinset aria-pressed aria-readonly aria-relevant aria-required aria-roledescription aria-rowcount aria-rowindex aria-rowspan aria-selected aria-setsize aria-sort aria-valuemax aria-valuemin aria-valuenow aria-valuetext autoCapitalize autoCorrect autoSave children className color contentEditable contextMenu dangerouslySetInnerHTML datatype defaultChecked defaultValue dir draggable flat hidden id inlist inputMode is itemID itemProp itemRef itemScope itemType label lang onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture placeholder prefix property radioGroup resource results role security slot small spellCheck style suppressContentEditableWarning suppressHydrationWarning tabIndex title tooltip tooltipOverrideDisabled translate typeof unselectable vocab","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-about","text":"\u2022 about ? : string Inherited from ButtonProps . about Defined in node_modules/@types/react/index.d.ts:1777","title":"Optional about"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-accesskey","text":"\u2022 accessKey ? : string Inherited from ButtonProps . accessKey Defined in node_modules/@types/react/index.d.ts:1753","title":"Optional accessKey"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-activedescendant","text":"\u2022 aria-activedescendant ? : string Inherited from ButtonProps . aria-activedescendant Defined in node_modules/@types/react/index.d.ts:1560 Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application.","title":"Optional aria-activedescendant"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-atomic","text":"\u2022 aria-atomic ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-atomic Defined in node_modules/@types/react/index.d.ts:1562 Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute.","title":"Optional aria-atomic"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-autocomplete","text":"\u2022 aria-autocomplete ? : \"none\" | \"inline\" | \"list\" | \"both\" Inherited from ButtonProps . aria-autocomplete Defined in node_modules/@types/react/index.d.ts:1567 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.","title":"Optional aria-autocomplete"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-busy","text":"\u2022 aria-busy ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-busy Defined in node_modules/@types/react/index.d.ts:1569 Indicates an element is being modified and that assistive technologies MAY want to wait until the modifications are complete before exposing them to the user.","title":"Optional aria-busy"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-checked","text":"\u2022 aria-checked ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-checked Defined in node_modules/@types/react/index.d.ts:1574 Indicates the current \"checked\" state of checkboxes, radio buttons, and other widgets. see aria-pressed @see aria-selected.","title":"Optional aria-checked"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-colcount","text":"\u2022 aria-colcount ? : number Inherited from ButtonProps . aria-colcount Defined in node_modules/@types/react/index.d.ts:1579 Defines the total number of columns in a table, grid, or treegrid. see aria-colindex.","title":"Optional aria-colcount"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-colindex","text":"\u2022 aria-colindex ? : number Inherited from ButtonProps . aria-colindex Defined in node_modules/@types/react/index.d.ts:1584 Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid. see aria-colcount @see aria-colspan.","title":"Optional aria-colindex"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-colspan","text":"\u2022 aria-colspan ? : number Inherited from ButtonProps . aria-colspan Defined in node_modules/@types/react/index.d.ts:1589 Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid. see aria-colindex @see aria-rowspan.","title":"Optional aria-colspan"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-controls","text":"\u2022 aria-controls ? : string Inherited from ButtonProps . aria-controls Defined in node_modules/@types/react/index.d.ts:1594 Identifies the element (or elements) whose contents or presence are controlled by the current element. see aria-owns.","title":"Optional aria-controls"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-current","text":"\u2022 aria-current ? : boolean | \"false\" | \"true\" | \"page\" | \"step\" | \"location\" | \"date\" | \"time\" Inherited from ButtonProps . aria-current Defined in node_modules/@types/react/index.d.ts:1596 Indicates the element that represents the current item within a container or set of related elements.","title":"Optional aria-current"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-describedby","text":"\u2022 aria-describedby ? : string Inherited from ButtonProps . aria-describedby Defined in node_modules/@types/react/index.d.ts:1601 Identifies the element (or elements) that describes the object. see aria-labelledby","title":"Optional aria-describedby"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-details","text":"\u2022 aria-details ? : string Inherited from ButtonProps . aria-details Defined in node_modules/@types/react/index.d.ts:1606 Identifies the element that provides a detailed, extended description for the object. see aria-describedby.","title":"Optional aria-details"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-disabled","text":"\u2022 aria-disabled ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-disabled Defined in node_modules/@types/react/index.d.ts:1611 Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable. see aria-hidden @see aria-readonly.","title":"Optional aria-disabled"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-dropeffect","text":"\u2022 aria-dropeffect ? : \"none\" | \"copy\" | \"execute\" | \"link\" | \"move\" | \"popup\" Inherited from ButtonProps . aria-dropeffect Defined in node_modules/@types/react/index.d.ts:1616 Indicates what functions can be performed when a dragged object is released on the drop target. deprecated in ARIA 1.1","title":"Optional aria-dropeffect"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-errormessage","text":"\u2022 aria-errormessage ? : string Inherited from ButtonProps . aria-errormessage Defined in node_modules/@types/react/index.d.ts:1621 Identifies the element that provides an error message for the object. see aria-invalid @see aria-describedby.","title":"Optional aria-errormessage"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-expanded","text":"\u2022 aria-expanded ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-expanded Defined in node_modules/@types/react/index.d.ts:1623 Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed.","title":"Optional aria-expanded"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-flowto","text":"\u2022 aria-flowto ? : string Inherited from ButtonProps . aria-flowto Defined in node_modules/@types/react/index.d.ts:1628 Identifies the next element (or elements) in an alternate reading order of content which, at the user's discretion, allows assistive technology to override the general default of reading in document source order.","title":"Optional aria-flowto"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-grabbed","text":"\u2022 aria-grabbed ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-grabbed Defined in node_modules/@types/react/index.d.ts:1633 Indicates an element's \"grabbed\" state in a drag-and-drop operation. deprecated in ARIA 1.1","title":"Optional aria-grabbed"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-haspopup","text":"\u2022 aria-haspopup ? : boolean | \"false\" | \"true\" | \"menu\" | \"listbox\" | \"tree\" | \"grid\" | \"dialog\" Inherited from ButtonProps . aria-haspopup Defined in node_modules/@types/react/index.d.ts:1635 Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.","title":"Optional aria-haspopup"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-hidden","text":"\u2022 aria-hidden ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-hidden Defined in node_modules/@types/react/index.d.ts:1640 Indicates whether the element is exposed to an accessibility API. see aria-disabled.","title":"Optional aria-hidden"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-invalid","text":"\u2022 aria-invalid ? : boolean | \"false\" | \"true\" | \"grammar\" | \"spelling\" Inherited from ButtonProps . aria-invalid Defined in node_modules/@types/react/index.d.ts:1645 Indicates the entered value does not conform to the format expected by the application. see aria-errormessage.","title":"Optional aria-invalid"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-keyshortcuts","text":"\u2022 aria-keyshortcuts ? : string Inherited from ButtonProps . aria-keyshortcuts Defined in node_modules/@types/react/index.d.ts:1647 Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element.","title":"Optional aria-keyshortcuts"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-label","text":"\u2022 aria-label ? : string Inherited from ButtonProps . aria-label Defined in node_modules/@types/react/index.d.ts:1652 Defines a string value that labels the current element. see aria-labelledby.","title":"Optional aria-label"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-labelledby","text":"\u2022 aria-labelledby ? : string Inherited from ButtonProps . aria-labelledby Defined in node_modules/@types/react/index.d.ts:1657 Identifies the element (or elements) that labels the current element. see aria-describedby.","title":"Optional aria-labelledby"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-level","text":"\u2022 aria-level ? : number Inherited from ButtonProps . aria-level Defined in node_modules/@types/react/index.d.ts:1659 Defines the hierarchical level of an element within a structure.","title":"Optional aria-level"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-live","text":"\u2022 aria-live ? : \"off\" | \"assertive\" | \"polite\" Inherited from ButtonProps . aria-live Defined in node_modules/@types/react/index.d.ts:1661 Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region.","title":"Optional aria-live"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-modal","text":"\u2022 aria-modal ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-modal Defined in node_modules/@types/react/index.d.ts:1663 Indicates whether an element is modal when displayed.","title":"Optional aria-modal"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-multiline","text":"\u2022 aria-multiline ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiline Defined in node_modules/@types/react/index.d.ts:1665 Indicates whether a text box accepts multiple lines of input or only a single line.","title":"Optional aria-multiline"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-multiselectable","text":"\u2022 aria-multiselectable ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiselectable Defined in node_modules/@types/react/index.d.ts:1667 Indicates that the user may select more than one item from the current selectable descendants.","title":"Optional aria-multiselectable"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-orientation","text":"\u2022 aria-orientation ? : \"horizontal\" | \"vertical\" Inherited from ButtonProps . aria-orientation Defined in node_modules/@types/react/index.d.ts:1669 Indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous.","title":"Optional aria-orientation"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-owns","text":"\u2022 aria-owns ? : string Inherited from ButtonProps . aria-owns Defined in node_modules/@types/react/index.d.ts:1675 Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship between DOM elements where the DOM hierarchy cannot be used to represent the relationship. see aria-controls.","title":"Optional aria-owns"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-placeholder","text":"\u2022 aria-placeholder ? : string Inherited from ButtonProps . aria-placeholder Defined in node_modules/@types/react/index.d.ts:1680 Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value. A hint could be a sample value or a brief description of the expected format.","title":"Optional aria-placeholder"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-posinset","text":"\u2022 aria-posinset ? : number Inherited from ButtonProps . aria-posinset Defined in node_modules/@types/react/index.d.ts:1685 Defines an element's number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-setsize.","title":"Optional aria-posinset"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-pressed","text":"\u2022 aria-pressed ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-pressed Defined in node_modules/@types/react/index.d.ts:1690 Indicates the current \"pressed\" state of toggle buttons. see aria-checked @see aria-selected.","title":"Optional aria-pressed"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-readonly","text":"\u2022 aria-readonly ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-readonly Defined in node_modules/@types/react/index.d.ts:1695 Indicates that the element is not editable, but is otherwise operable. see aria-disabled.","title":"Optional aria-readonly"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-relevant","text":"\u2022 aria-relevant ? : \"additions\" | \"additions removals\" | \"additions text\" | \"all\" | \"removals\" | \"removals additions\" | \"removals text\" | \"text\" | \"text additions\" | \"text removals\" Inherited from ButtonProps . aria-relevant Defined in node_modules/@types/react/index.d.ts:1700 Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified. see aria-atomic.","title":"Optional aria-relevant"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-required","text":"\u2022 aria-required ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-required Defined in node_modules/@types/react/index.d.ts:1702 Indicates that user input is required on the element before a form may be submitted.","title":"Optional aria-required"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-roledescription","text":"\u2022 aria-roledescription ? : string Inherited from ButtonProps . aria-roledescription Defined in node_modules/@types/react/index.d.ts:1704 Defines a human-readable, author-localized description for the role of an element.","title":"Optional aria-roledescription"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-rowcount","text":"\u2022 aria-rowcount ? : number Inherited from ButtonProps . aria-rowcount Defined in node_modules/@types/react/index.d.ts:1709 Defines the total number of rows in a table, grid, or treegrid. see aria-rowindex.","title":"Optional aria-rowcount"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-rowindex","text":"\u2022 aria-rowindex ? : number Inherited from ButtonProps . aria-rowindex Defined in node_modules/@types/react/index.d.ts:1714 Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid. see aria-rowcount @see aria-rowspan.","title":"Optional aria-rowindex"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-rowspan","text":"\u2022 aria-rowspan ? : number Inherited from ButtonProps . aria-rowspan Defined in node_modules/@types/react/index.d.ts:1719 Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid. see aria-rowindex @see aria-colspan.","title":"Optional aria-rowspan"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-selected","text":"\u2022 aria-selected ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-selected Defined in node_modules/@types/react/index.d.ts:1724 Indicates the current \"selected\" state of various widgets. see aria-checked @see aria-pressed.","title":"Optional aria-selected"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-setsize","text":"\u2022 aria-setsize ? : number Inherited from ButtonProps . aria-setsize Defined in node_modules/@types/react/index.d.ts:1729 Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-posinset.","title":"Optional aria-setsize"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-sort","text":"\u2022 aria-sort ? : \"none\" | \"ascending\" | \"descending\" | \"other\" Inherited from ButtonProps . aria-sort Defined in node_modules/@types/react/index.d.ts:1731 Indicates if items in a table or grid are sorted in ascending or descending order.","title":"Optional aria-sort"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-valuemax","text":"\u2022 aria-valuemax ? : number Inherited from ButtonProps . aria-valuemax Defined in node_modules/@types/react/index.d.ts:1733 Defines the maximum allowed value for a range widget.","title":"Optional aria-valuemax"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-valuemin","text":"\u2022 aria-valuemin ? : number Inherited from ButtonProps . aria-valuemin Defined in node_modules/@types/react/index.d.ts:1735 Defines the minimum allowed value for a range widget.","title":"Optional aria-valuemin"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-valuenow","text":"\u2022 aria-valuenow ? : number Inherited from ButtonProps . aria-valuenow Defined in node_modules/@types/react/index.d.ts:1740 Defines the current value for a range widget. see aria-valuetext.","title":"Optional aria-valuenow"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-aria-valuetext","text":"\u2022 aria-valuetext ? : string Inherited from ButtonProps . aria-valuetext Defined in node_modules/@types/react/index.d.ts:1742 Defines the human readable text alternative of aria-valuenow for a range widget.","title":"Optional aria-valuetext"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-autocapitalize","text":"\u2022 autoCapitalize ? : string Inherited from ButtonProps . autoCapitalize Defined in node_modules/@types/react/index.d.ts:1787","title":"Optional autoCapitalize"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-autocorrect","text":"\u2022 autoCorrect ? : string Inherited from ButtonProps . autoCorrect Defined in node_modules/@types/react/index.d.ts:1788","title":"Optional autoCorrect"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-autosave","text":"\u2022 autoSave ? : string Inherited from ButtonProps . autoSave Defined in node_modules/@types/react/index.d.ts:1789","title":"Optional autoSave"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-children","text":"\u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350","title":"Optional children"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-classname","text":"\u2022 className ? : string Inherited from ButtonProps . className Defined in node_modules/@types/react/index.d.ts:1754","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-color","text":"\u2022 color ? : string Inherited from ButtonProps . color Defined in node_modules/@types/react/index.d.ts:1790","title":"Optional color"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-contenteditable","text":"\u2022 contentEditable ? : Booleanish | \"inherit\" Inherited from ButtonProps . contentEditable Defined in node_modules/@types/react/index.d.ts:1755","title":"Optional contentEditable"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-contextmenu","text":"\u2022 contextMenu ? : string Inherited from ButtonProps . contextMenu Defined in node_modules/@types/react/index.d.ts:1756","title":"Optional contextMenu"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-dangerouslysetinnerhtml","text":"\u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351","title":"Optional dangerouslySetInnerHTML"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-datatype","text":"\u2022 datatype ? : string Inherited from ButtonProps . datatype Defined in node_modules/@types/react/index.d.ts:1778","title":"Optional datatype"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-defaultchecked","text":"\u2022 defaultChecked ? : boolean Inherited from ButtonProps . defaultChecked Defined in node_modules/@types/react/index.d.ts:1747","title":"Optional defaultChecked"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-defaultvalue","text":"\u2022 defaultValue ? : string | number | ReadonlyArray\u2039string\u203a Inherited from ButtonProps . defaultValue Defined in node_modules/@types/react/index.d.ts:1748","title":"Optional defaultValue"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-dir","text":"\u2022 dir ? : string Inherited from ButtonProps . dir Defined in node_modules/@types/react/index.d.ts:1757","title":"Optional dir"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-draggable","text":"\u2022 draggable ? : Booleanish Inherited from ButtonProps . draggable Defined in node_modules/@types/react/index.d.ts:1758","title":"Optional draggable"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-flat","text":"\u2022 flat ? : boolean Defined in src/renderer/components/badge/badge.tsx:30","title":"Optional flat"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-hidden","text":"\u2022 hidden ? : boolean Inherited from IconProps . hidden Defined in node_modules/@types/react/index.d.ts:1759","title":"Optional hidden"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-id","text":"\u2022 id ? : string Inherited from ButtonProps . id Defined in node_modules/@types/react/index.d.ts:1760","title":"Optional id"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-inlist","text":"\u2022 inlist ? : any Inherited from ButtonProps . inlist Defined in node_modules/@types/react/index.d.ts:1779","title":"Optional inlist"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-inputmode","text":"\u2022 inputMode ? : \"none\" | \"text\" | \"tel\" | \"url\" | \"email\" | \"numeric\" | \"decimal\" | \"search\" Inherited from ButtonProps . inputMode Defined in node_modules/@types/react/index.d.ts:1805 Hints at the type of data that might be entered by the user while editing the element or its contents see https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute","title":"Optional inputMode"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-is","text":"\u2022 is ? : string Inherited from ButtonProps . is Defined in node_modules/@types/react/index.d.ts:1810 Specify that a standard HTML element should behave like a defined custom built-in element see https://html.spec.whatwg.org/multipage/custom-elements.html#attr-is","title":"Optional is"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-itemid","text":"\u2022 itemID ? : string Inherited from ButtonProps . itemID Defined in node_modules/@types/react/index.d.ts:1794","title":"Optional itemID"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-itemprop","text":"\u2022 itemProp ? : string Inherited from ButtonProps . itemProp Defined in node_modules/@types/react/index.d.ts:1791","title":"Optional itemProp"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-itemref","text":"\u2022 itemRef ? : string Inherited from ButtonProps . itemRef Defined in node_modules/@types/react/index.d.ts:1795","title":"Optional itemRef"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-itemscope","text":"\u2022 itemScope ? : boolean Inherited from ButtonProps . itemScope Defined in node_modules/@types/react/index.d.ts:1792","title":"Optional itemScope"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-itemtype","text":"\u2022 itemType ? : string Inherited from ButtonProps . itemType Defined in node_modules/@types/react/index.d.ts:1793","title":"Optional itemType"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-label","text":"\u2022 label ? : React.ReactNode Defined in src/renderer/components/badge/badge.tsx:31","title":"Optional label"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-lang","text":"\u2022 lang ? : string Inherited from ButtonProps . lang Defined in node_modules/@types/react/index.d.ts:1761","title":"Optional lang"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onabort","text":"\u2022 onAbort ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406","title":"Optional onAbort"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onabortcapture","text":"\u2022 onAbortCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407","title":"Optional onAbortCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onanimationend","text":"\u2022 onAnimationEnd ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536","title":"Optional onAnimationEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onanimationendcapture","text":"\u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537","title":"Optional onAnimationEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onanimationiteration","text":"\u2022 onAnimationIteration ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538","title":"Optional onAnimationIteration"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onanimationiterationcapture","text":"\u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539","title":"Optional onAnimationIterationCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onanimationstart","text":"\u2022 onAnimationStart ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534","title":"Optional onAnimationStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onanimationstartcapture","text":"\u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535","title":"Optional onAnimationStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onauxclick","text":"\u2022 onAuxClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452","title":"Optional onAuxClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onauxclickcapture","text":"\u2022 onAuxClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453","title":"Optional onAuxClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onbeforeinput","text":"\u2022 onBeforeInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380","title":"Optional onBeforeInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onbeforeinputcapture","text":"\u2022 onBeforeInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381","title":"Optional onBeforeInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onblur","text":"\u2022 onBlur ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374","title":"Optional onBlur"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onblurcapture","text":"\u2022 onBlurCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375","title":"Optional onBlurCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-oncanplay","text":"\u2022 onCanPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408","title":"Optional onCanPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-oncanplaycapture","text":"\u2022 onCanPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409","title":"Optional onCanPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-oncanplaythrough","text":"\u2022 onCanPlayThrough ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410","title":"Optional onCanPlayThrough"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-oncanplaythroughcapture","text":"\u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411","title":"Optional onCanPlayThroughCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onchange","text":"\u2022 onChange ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378","title":"Optional onChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onchangecapture","text":"\u2022 onChangeCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379","title":"Optional onChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onclick","text":"\u2022 onClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454","title":"Optional onClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onclickcapture","text":"\u2022 onClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455","title":"Optional onClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-oncompositionend","text":"\u2022 onCompositionEnd ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364","title":"Optional onCompositionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-oncompositionendcapture","text":"\u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365","title":"Optional onCompositionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-oncompositionstart","text":"\u2022 onCompositionStart ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366","title":"Optional onCompositionStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-oncompositionstartcapture","text":"\u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367","title":"Optional onCompositionStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-oncompositionupdate","text":"\u2022 onCompositionUpdate ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368","title":"Optional onCompositionUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-oncompositionupdatecapture","text":"\u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369","title":"Optional onCompositionUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-oncontextmenu","text":"\u2022 onContextMenu ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456","title":"Optional onContextMenu"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-oncontextmenucapture","text":"\u2022 onContextMenuCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457","title":"Optional onContextMenuCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-oncopy","text":"\u2022 onCopy ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356","title":"Optional onCopy"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-oncopycapture","text":"\u2022 onCopyCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357","title":"Optional onCopyCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-oncut","text":"\u2022 onCut ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358","title":"Optional onCut"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-oncutcapture","text":"\u2022 onCutCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359","title":"Optional onCutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ondoubleclick","text":"\u2022 onDoubleClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458","title":"Optional onDoubleClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ondoubleclickcapture","text":"\u2022 onDoubleClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459","title":"Optional onDoubleClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ondrag","text":"\u2022 onDrag ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460","title":"Optional onDrag"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ondragcapture","text":"\u2022 onDragCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461","title":"Optional onDragCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ondragend","text":"\u2022 onDragEnd ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462","title":"Optional onDragEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ondragendcapture","text":"\u2022 onDragEndCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463","title":"Optional onDragEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ondragenter","text":"\u2022 onDragEnter ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464","title":"Optional onDragEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ondragentercapture","text":"\u2022 onDragEnterCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465","title":"Optional onDragEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ondragexit","text":"\u2022 onDragExit ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466","title":"Optional onDragExit"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ondragexitcapture","text":"\u2022 onDragExitCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467","title":"Optional onDragExitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ondragleave","text":"\u2022 onDragLeave ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468","title":"Optional onDragLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ondragleavecapture","text":"\u2022 onDragLeaveCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469","title":"Optional onDragLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ondragover","text":"\u2022 onDragOver ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470","title":"Optional onDragOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ondragovercapture","text":"\u2022 onDragOverCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471","title":"Optional onDragOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ondragstart","text":"\u2022 onDragStart ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472","title":"Optional onDragStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ondragstartcapture","text":"\u2022 onDragStartCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473","title":"Optional onDragStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ondrop","text":"\u2022 onDrop ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474","title":"Optional onDrop"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ondropcapture","text":"\u2022 onDropCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475","title":"Optional onDropCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ondurationchange","text":"\u2022 onDurationChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412","title":"Optional onDurationChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ondurationchangecapture","text":"\u2022 onDurationChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413","title":"Optional onDurationChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onemptied","text":"\u2022 onEmptied ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414","title":"Optional onEmptied"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onemptiedcapture","text":"\u2022 onEmptiedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415","title":"Optional onEmptiedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onencrypted","text":"\u2022 onEncrypted ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416","title":"Optional onEncrypted"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onencryptedcapture","text":"\u2022 onEncryptedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417","title":"Optional onEncryptedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onended","text":"\u2022 onEnded ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418","title":"Optional onEnded"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onendedcapture","text":"\u2022 onEndedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419","title":"Optional onEndedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onerror","text":"\u2022 onError ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394","title":"Optional onError"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onerrorcapture","text":"\u2022 onErrorCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395","title":"Optional onErrorCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onfocus","text":"\u2022 onFocus ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372","title":"Optional onFocus"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onfocuscapture","text":"\u2022 onFocusCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373","title":"Optional onFocusCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ongotpointercapture","text":"\u2022 onGotPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520","title":"Optional onGotPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ongotpointercapturecapture","text":"\u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521","title":"Optional onGotPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-oninput","text":"\u2022 onInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382","title":"Optional onInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-oninputcapture","text":"\u2022 onInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383","title":"Optional onInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-oninvalid","text":"\u2022 onInvalid ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388","title":"Optional onInvalid"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-oninvalidcapture","text":"\u2022 onInvalidCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389","title":"Optional onInvalidCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onkeydown","text":"\u2022 onKeyDown ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398","title":"Optional onKeyDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onkeydowncapture","text":"\u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399","title":"Optional onKeyDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onkeypress","text":"\u2022 onKeyPress ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400","title":"Optional onKeyPress"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onkeypresscapture","text":"\u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401","title":"Optional onKeyPressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onkeyup","text":"\u2022 onKeyUp ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402","title":"Optional onKeyUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onkeyupcapture","text":"\u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403","title":"Optional onKeyUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onload","text":"\u2022 onLoad ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392","title":"Optional onLoad"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onloadcapture","text":"\u2022 onLoadCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393","title":"Optional onLoadCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onloadstart","text":"\u2022 onLoadStart ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424","title":"Optional onLoadStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onloadstartcapture","text":"\u2022 onLoadStartCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425","title":"Optional onLoadStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onloadeddata","text":"\u2022 onLoadedData ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420","title":"Optional onLoadedData"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onloadeddatacapture","text":"\u2022 onLoadedDataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421","title":"Optional onLoadedDataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onloadedmetadata","text":"\u2022 onLoadedMetadata ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422","title":"Optional onLoadedMetadata"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onloadedmetadatacapture","text":"\u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423","title":"Optional onLoadedMetadataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onlostpointercapture","text":"\u2022 onLostPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522","title":"Optional onLostPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onlostpointercapturecapture","text":"\u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523","title":"Optional onLostPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onmousedown","text":"\u2022 onMouseDown ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476","title":"Optional onMouseDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onmousedowncapture","text":"\u2022 onMouseDownCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477","title":"Optional onMouseDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onmouseenter","text":"\u2022 onMouseEnter ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478","title":"Optional onMouseEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onmouseleave","text":"\u2022 onMouseLeave ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479","title":"Optional onMouseLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onmousemove","text":"\u2022 onMouseMove ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480","title":"Optional onMouseMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onmousemovecapture","text":"\u2022 onMouseMoveCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481","title":"Optional onMouseMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onmouseout","text":"\u2022 onMouseOut ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482","title":"Optional onMouseOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onmouseoutcapture","text":"\u2022 onMouseOutCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483","title":"Optional onMouseOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onmouseover","text":"\u2022 onMouseOver ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484","title":"Optional onMouseOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onmouseovercapture","text":"\u2022 onMouseOverCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485","title":"Optional onMouseOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onmouseup","text":"\u2022 onMouseUp ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486","title":"Optional onMouseUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onmouseupcapture","text":"\u2022 onMouseUpCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487","title":"Optional onMouseUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onpaste","text":"\u2022 onPaste ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360","title":"Optional onPaste"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onpastecapture","text":"\u2022 onPasteCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361","title":"Optional onPasteCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onpause","text":"\u2022 onPause ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426","title":"Optional onPause"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onpausecapture","text":"\u2022 onPauseCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427","title":"Optional onPauseCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onplay","text":"\u2022 onPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428","title":"Optional onPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onplaycapture","text":"\u2022 onPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429","title":"Optional onPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onplaying","text":"\u2022 onPlaying ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430","title":"Optional onPlaying"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onplayingcapture","text":"\u2022 onPlayingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431","title":"Optional onPlayingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onpointercancel","text":"\u2022 onPointerCancel ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510","title":"Optional onPointerCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onpointercancelcapture","text":"\u2022 onPointerCancelCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511","title":"Optional onPointerCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onpointerdown","text":"\u2022 onPointerDown ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504","title":"Optional onPointerDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onpointerdowncapture","text":"\u2022 onPointerDownCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505","title":"Optional onPointerDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onpointerenter","text":"\u2022 onPointerEnter ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512","title":"Optional onPointerEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onpointerentercapture","text":"\u2022 onPointerEnterCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513","title":"Optional onPointerEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onpointerleave","text":"\u2022 onPointerLeave ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514","title":"Optional onPointerLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onpointerleavecapture","text":"\u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515","title":"Optional onPointerLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onpointermove","text":"\u2022 onPointerMove ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506","title":"Optional onPointerMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onpointermovecapture","text":"\u2022 onPointerMoveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507","title":"Optional onPointerMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onpointerout","text":"\u2022 onPointerOut ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518","title":"Optional onPointerOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onpointeroutcapture","text":"\u2022 onPointerOutCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519","title":"Optional onPointerOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onpointerover","text":"\u2022 onPointerOver ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516","title":"Optional onPointerOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onpointerovercapture","text":"\u2022 onPointerOverCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517","title":"Optional onPointerOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onpointerup","text":"\u2022 onPointerUp ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508","title":"Optional onPointerUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onpointerupcapture","text":"\u2022 onPointerUpCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509","title":"Optional onPointerUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onprogress","text":"\u2022 onProgress ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432","title":"Optional onProgress"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onprogresscapture","text":"\u2022 onProgressCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433","title":"Optional onProgressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onratechange","text":"\u2022 onRateChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434","title":"Optional onRateChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onratechangecapture","text":"\u2022 onRateChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435","title":"Optional onRateChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onreset","text":"\u2022 onReset ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384","title":"Optional onReset"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onresetcapture","text":"\u2022 onResetCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385","title":"Optional onResetCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onscroll","text":"\u2022 onScroll ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526","title":"Optional onScroll"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onscrollcapture","text":"\u2022 onScrollCapture ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527","title":"Optional onScrollCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onseeked","text":"\u2022 onSeeked ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436","title":"Optional onSeeked"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onseekedcapture","text":"\u2022 onSeekedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437","title":"Optional onSeekedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onseeking","text":"\u2022 onSeeking ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438","title":"Optional onSeeking"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onseekingcapture","text":"\u2022 onSeekingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439","title":"Optional onSeekingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onselect","text":"\u2022 onSelect ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490","title":"Optional onSelect"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onselectcapture","text":"\u2022 onSelectCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491","title":"Optional onSelectCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onstalled","text":"\u2022 onStalled ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440","title":"Optional onStalled"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onstalledcapture","text":"\u2022 onStalledCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441","title":"Optional onStalledCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onsubmit","text":"\u2022 onSubmit ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386","title":"Optional onSubmit"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onsubmitcapture","text":"\u2022 onSubmitCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387","title":"Optional onSubmitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onsuspend","text":"\u2022 onSuspend ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442","title":"Optional onSuspend"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onsuspendcapture","text":"\u2022 onSuspendCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443","title":"Optional onSuspendCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ontimeupdate","text":"\u2022 onTimeUpdate ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444","title":"Optional onTimeUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ontimeupdatecapture","text":"\u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445","title":"Optional onTimeUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ontouchcancel","text":"\u2022 onTouchCancel ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494","title":"Optional onTouchCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ontouchcancelcapture","text":"\u2022 onTouchCancelCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495","title":"Optional onTouchCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ontouchend","text":"\u2022 onTouchEnd ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496","title":"Optional onTouchEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ontouchendcapture","text":"\u2022 onTouchEndCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497","title":"Optional onTouchEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ontouchmove","text":"\u2022 onTouchMove ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498","title":"Optional onTouchMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ontouchmovecapture","text":"\u2022 onTouchMoveCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499","title":"Optional onTouchMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ontouchstart","text":"\u2022 onTouchStart ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500","title":"Optional onTouchStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ontouchstartcapture","text":"\u2022 onTouchStartCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501","title":"Optional onTouchStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ontransitionend","text":"\u2022 onTransitionEnd ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542","title":"Optional onTransitionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-ontransitionendcapture","text":"\u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543","title":"Optional onTransitionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onvolumechange","text":"\u2022 onVolumeChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446","title":"Optional onVolumeChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onvolumechangecapture","text":"\u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447","title":"Optional onVolumeChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onwaiting","text":"\u2022 onWaiting ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448","title":"Optional onWaiting"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onwaitingcapture","text":"\u2022 onWaitingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449","title":"Optional onWaitingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onwheel","text":"\u2022 onWheel ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530","title":"Optional onWheel"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-onwheelcapture","text":"\u2022 onWheelCapture ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531","title":"Optional onWheelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-placeholder","text":"\u2022 placeholder ? : string Inherited from ButtonProps . placeholder Defined in node_modules/@types/react/index.d.ts:1762","title":"Optional placeholder"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-prefix","text":"\u2022 prefix ? : string Inherited from ButtonProps . prefix Defined in node_modules/@types/react/index.d.ts:1780","title":"Optional prefix"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-property","text":"\u2022 property ? : string Inherited from ButtonProps . property Defined in node_modules/@types/react/index.d.ts:1781","title":"Optional property"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-radiogroup","text":"\u2022 radioGroup ? : string Inherited from ButtonProps . radioGroup Defined in node_modules/@types/react/index.d.ts:1771","title":"Optional radioGroup"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-resource","text":"\u2022 resource ? : string Inherited from ButtonProps . resource Defined in node_modules/@types/react/index.d.ts:1782","title":"Optional resource"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-results","text":"\u2022 results ? : number Inherited from ButtonProps . results Defined in node_modules/@types/react/index.d.ts:1796","title":"Optional results"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-role","text":"\u2022 role ? : string Inherited from ButtonProps . role Defined in node_modules/@types/react/index.d.ts:1774","title":"Optional role"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-security","text":"\u2022 security ? : string Inherited from ButtonProps . security Defined in node_modules/@types/react/index.d.ts:1797","title":"Optional security"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-slot","text":"\u2022 slot ? : string Inherited from ButtonProps . slot Defined in node_modules/@types/react/index.d.ts:1763","title":"Optional slot"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-small","text":"\u2022 small ? : boolean Defined in src/renderer/components/badge/badge.tsx:29","title":"Optional small"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-spellcheck","text":"\u2022 spellCheck ? : Booleanish Inherited from ButtonProps . spellCheck Defined in node_modules/@types/react/index.d.ts:1764","title":"Optional spellCheck"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-style","text":"\u2022 style ? : CSSProperties Inherited from ButtonProps . style Defined in node_modules/@types/react/index.d.ts:1765","title":"Optional style"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-suppresscontenteditablewarning","text":"\u2022 suppressContentEditableWarning ? : boolean Inherited from ButtonProps . suppressContentEditableWarning Defined in node_modules/@types/react/index.d.ts:1749","title":"Optional suppressContentEditableWarning"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-suppresshydrationwarning","text":"\u2022 suppressHydrationWarning ? : boolean Inherited from ButtonProps . suppressHydrationWarning Defined in node_modules/@types/react/index.d.ts:1750","title":"Optional suppressHydrationWarning"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-tabindex","text":"\u2022 tabIndex ? : number Inherited from ButtonProps . tabIndex Defined in node_modules/@types/react/index.d.ts:1766","title":"Optional tabIndex"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-title","text":"\u2022 title ? : string Inherited from ButtonProps . title Defined in node_modules/@types/react/index.d.ts:1767","title":"Optional title"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-tooltip","text":"\u2022 tooltip ? : ReactNode | Omit\u2039 TooltipProps , \"targetId\"\u203a Inherited from ButtonProps . tooltip Defined in src/renderer/components/tooltip/withTooltip.tsx:31","title":"Optional tooltip"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-tooltipoverridedisabled","text":"\u2022 tooltipOverrideDisabled ? : boolean Inherited from ButtonProps . tooltipOverrideDisabled Defined in src/renderer/components/tooltip/withTooltip.tsx:36 forces tooltip to detect the target's parent for mouse events. This is useful for displaying tooltips even when the target is \"disabled\"","title":"Optional tooltipOverrideDisabled"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-translate","text":"\u2022 translate ? : \"yes\" | \"no\" Inherited from ButtonProps . translate Defined in node_modules/@types/react/index.d.ts:1768","title":"Optional translate"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-typeof","text":"\u2022 typeof ? : string Inherited from ButtonProps . typeof Defined in node_modules/@types/react/index.d.ts:1783","title":"Optional typeof"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-unselectable","text":"\u2022 unselectable ? : \"on\" | \"off\" Inherited from ButtonProps . unselectable Defined in node_modules/@types/react/index.d.ts:1798","title":"Optional unselectable"},{"location":"extensions/api/interfaces/_renderer_api_components_.badgeprops/#optional-vocab","text":"\u2022 vocab ? : string Inherited from ButtonProps . vocab Defined in node_modules/@types/react/index.d.ts:1784","title":"Optional vocab"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/","text":"Interface: ButtonProps # Hierarchy # ButtonHTMLAttributes\u2039any\u203a TooltipDecoratorProps \u21b3 ButtonProps Index # Properties # about accent accessKey active aria-activedescendant aria-atomic aria-autocomplete aria-busy aria-checked aria-colcount aria-colindex aria-colspan aria-controls aria-current aria-describedby aria-details aria-disabled aria-dropeffect aria-errormessage aria-expanded aria-flowto aria-grabbed aria-haspopup aria-hidden aria-invalid aria-keyshortcuts aria-label aria-labelledby aria-level aria-live aria-modal aria-multiline aria-multiselectable aria-orientation aria-owns aria-placeholder aria-posinset aria-pressed aria-readonly aria-relevant aria-required aria-roledescription aria-rowcount aria-rowindex aria-rowspan aria-selected aria-setsize aria-sort aria-valuemax aria-valuemin aria-valuenow aria-valuetext autoCapitalize autoCorrect autoFocus autoSave big children className color contentEditable contextMenu dangerouslySetInnerHTML datatype defaultChecked defaultValue dir disabled draggable form formAction formEncType formMethod formNoValidate formTarget hidden href id inlist inputMode is itemID itemProp itemRef itemScope itemType label lang light name onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture outlined placeholder plain prefix primary property radioGroup resource results role round security slot spellCheck style suppressContentEditableWarning suppressHydrationWarning tabIndex target title tooltip tooltipOverrideDisabled translate type typeof unselectable value vocab waiting Properties # Optional about # \u2022 about ? : string Inherited from ButtonProps . about Defined in node_modules/@types/react/index.d.ts:1777 Optional accent # \u2022 accent ? : boolean Defined in src/renderer/components/button/button.tsx:31 Optional accessKey # \u2022 accessKey ? : string Inherited from ButtonProps . accessKey Defined in node_modules/@types/react/index.d.ts:1753 Optional active # \u2022 active ? : boolean Defined in src/renderer/components/button/button.tsx:36 Optional aria-activedescendant # \u2022 aria-activedescendant ? : string Inherited from ButtonProps . aria-activedescendant Defined in node_modules/@types/react/index.d.ts:1560 Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application. Optional aria-atomic # \u2022 aria-atomic ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-atomic Defined in node_modules/@types/react/index.d.ts:1562 Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute. Optional aria-autocomplete # \u2022 aria-autocomplete ? : \"none\" | \"inline\" | \"list\" | \"both\" Inherited from ButtonProps . aria-autocomplete Defined in node_modules/@types/react/index.d.ts:1567 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. Optional aria-busy # \u2022 aria-busy ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-busy Defined in node_modules/@types/react/index.d.ts:1569 Indicates an element is being modified and that assistive technologies MAY want to wait until the modifications are complete before exposing them to the user. Optional aria-checked # \u2022 aria-checked ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-checked Defined in node_modules/@types/react/index.d.ts:1574 Indicates the current \"checked\" state of checkboxes, radio buttons, and other widgets. see aria-pressed @see aria-selected. Optional aria-colcount # \u2022 aria-colcount ? : number Inherited from ButtonProps . aria-colcount Defined in node_modules/@types/react/index.d.ts:1579 Defines the total number of columns in a table, grid, or treegrid. see aria-colindex. Optional aria-colindex # \u2022 aria-colindex ? : number Inherited from ButtonProps . aria-colindex Defined in node_modules/@types/react/index.d.ts:1584 Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid. see aria-colcount @see aria-colspan. Optional aria-colspan # \u2022 aria-colspan ? : number Inherited from ButtonProps . aria-colspan Defined in node_modules/@types/react/index.d.ts:1589 Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid. see aria-colindex @see aria-rowspan. Optional aria-controls # \u2022 aria-controls ? : string Inherited from ButtonProps . aria-controls Defined in node_modules/@types/react/index.d.ts:1594 Identifies the element (or elements) whose contents or presence are controlled by the current element. see aria-owns. Optional aria-current # \u2022 aria-current ? : boolean | \"false\" | \"true\" | \"page\" | \"step\" | \"location\" | \"date\" | \"time\" Inherited from ButtonProps . aria-current Defined in node_modules/@types/react/index.d.ts:1596 Indicates the element that represents the current item within a container or set of related elements. Optional aria-describedby # \u2022 aria-describedby ? : string Inherited from ButtonProps . aria-describedby Defined in node_modules/@types/react/index.d.ts:1601 Identifies the element (or elements) that describes the object. see aria-labelledby Optional aria-details # \u2022 aria-details ? : string Inherited from ButtonProps . aria-details Defined in node_modules/@types/react/index.d.ts:1606 Identifies the element that provides a detailed, extended description for the object. see aria-describedby. Optional aria-disabled # \u2022 aria-disabled ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-disabled Defined in node_modules/@types/react/index.d.ts:1611 Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable. see aria-hidden @see aria-readonly. Optional aria-dropeffect # \u2022 aria-dropeffect ? : \"none\" | \"copy\" | \"execute\" | \"link\" | \"move\" | \"popup\" Inherited from ButtonProps . aria-dropeffect Defined in node_modules/@types/react/index.d.ts:1616 Indicates what functions can be performed when a dragged object is released on the drop target. deprecated in ARIA 1.1 Optional aria-errormessage # \u2022 aria-errormessage ? : string Inherited from ButtonProps . aria-errormessage Defined in node_modules/@types/react/index.d.ts:1621 Identifies the element that provides an error message for the object. see aria-invalid @see aria-describedby. Optional aria-expanded # \u2022 aria-expanded ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-expanded Defined in node_modules/@types/react/index.d.ts:1623 Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed. Optional aria-flowto # \u2022 aria-flowto ? : string Inherited from ButtonProps . aria-flowto Defined in node_modules/@types/react/index.d.ts:1628 Identifies the next element (or elements) in an alternate reading order of content which, at the user's discretion, allows assistive technology to override the general default of reading in document source order. Optional aria-grabbed # \u2022 aria-grabbed ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-grabbed Defined in node_modules/@types/react/index.d.ts:1633 Indicates an element's \"grabbed\" state in a drag-and-drop operation. deprecated in ARIA 1.1 Optional aria-haspopup # \u2022 aria-haspopup ? : boolean | \"false\" | \"true\" | \"menu\" | \"listbox\" | \"tree\" | \"grid\" | \"dialog\" Inherited from ButtonProps . aria-haspopup Defined in node_modules/@types/react/index.d.ts:1635 Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element. Optional aria-hidden # \u2022 aria-hidden ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-hidden Defined in node_modules/@types/react/index.d.ts:1640 Indicates whether the element is exposed to an accessibility API. see aria-disabled. Optional aria-invalid # \u2022 aria-invalid ? : boolean | \"false\" | \"true\" | \"grammar\" | \"spelling\" Inherited from ButtonProps . aria-invalid Defined in node_modules/@types/react/index.d.ts:1645 Indicates the entered value does not conform to the format expected by the application. see aria-errormessage. Optional aria-keyshortcuts # \u2022 aria-keyshortcuts ? : string Inherited from ButtonProps . aria-keyshortcuts Defined in node_modules/@types/react/index.d.ts:1647 Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element. Optional aria-label # \u2022 aria-label ? : string Inherited from ButtonProps . aria-label Defined in node_modules/@types/react/index.d.ts:1652 Defines a string value that labels the current element. see aria-labelledby. Optional aria-labelledby # \u2022 aria-labelledby ? : string Inherited from ButtonProps . aria-labelledby Defined in node_modules/@types/react/index.d.ts:1657 Identifies the element (or elements) that labels the current element. see aria-describedby. Optional aria-level # \u2022 aria-level ? : number Inherited from ButtonProps . aria-level Defined in node_modules/@types/react/index.d.ts:1659 Defines the hierarchical level of an element within a structure. Optional aria-live # \u2022 aria-live ? : \"off\" | \"assertive\" | \"polite\" Inherited from ButtonProps . aria-live Defined in node_modules/@types/react/index.d.ts:1661 Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region. Optional aria-modal # \u2022 aria-modal ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-modal Defined in node_modules/@types/react/index.d.ts:1663 Indicates whether an element is modal when displayed. Optional aria-multiline # \u2022 aria-multiline ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiline Defined in node_modules/@types/react/index.d.ts:1665 Indicates whether a text box accepts multiple lines of input or only a single line. Optional aria-multiselectable # \u2022 aria-multiselectable ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiselectable Defined in node_modules/@types/react/index.d.ts:1667 Indicates that the user may select more than one item from the current selectable descendants. Optional aria-orientation # \u2022 aria-orientation ? : \"horizontal\" | \"vertical\" Inherited from ButtonProps . aria-orientation Defined in node_modules/@types/react/index.d.ts:1669 Indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous. Optional aria-owns # \u2022 aria-owns ? : string Inherited from ButtonProps . aria-owns Defined in node_modules/@types/react/index.d.ts:1675 Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship between DOM elements where the DOM hierarchy cannot be used to represent the relationship. see aria-controls. Optional aria-placeholder # \u2022 aria-placeholder ? : string Inherited from ButtonProps . aria-placeholder Defined in node_modules/@types/react/index.d.ts:1680 Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value. A hint could be a sample value or a brief description of the expected format. Optional aria-posinset # \u2022 aria-posinset ? : number Inherited from ButtonProps . aria-posinset Defined in node_modules/@types/react/index.d.ts:1685 Defines an element's number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-setsize. Optional aria-pressed # \u2022 aria-pressed ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-pressed Defined in node_modules/@types/react/index.d.ts:1690 Indicates the current \"pressed\" state of toggle buttons. see aria-checked @see aria-selected. Optional aria-readonly # \u2022 aria-readonly ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-readonly Defined in node_modules/@types/react/index.d.ts:1695 Indicates that the element is not editable, but is otherwise operable. see aria-disabled. Optional aria-relevant # \u2022 aria-relevant ? : \"additions\" | \"additions removals\" | \"additions text\" | \"all\" | \"removals\" | \"removals additions\" | \"removals text\" | \"text\" | \"text additions\" | \"text removals\" Inherited from ButtonProps . aria-relevant Defined in node_modules/@types/react/index.d.ts:1700 Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified. see aria-atomic. Optional aria-required # \u2022 aria-required ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-required Defined in node_modules/@types/react/index.d.ts:1702 Indicates that user input is required on the element before a form may be submitted. Optional aria-roledescription # \u2022 aria-roledescription ? : string Inherited from ButtonProps . aria-roledescription Defined in node_modules/@types/react/index.d.ts:1704 Defines a human-readable, author-localized description for the role of an element. Optional aria-rowcount # \u2022 aria-rowcount ? : number Inherited from ButtonProps . aria-rowcount Defined in node_modules/@types/react/index.d.ts:1709 Defines the total number of rows in a table, grid, or treegrid. see aria-rowindex. Optional aria-rowindex # \u2022 aria-rowindex ? : number Inherited from ButtonProps . aria-rowindex Defined in node_modules/@types/react/index.d.ts:1714 Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid. see aria-rowcount @see aria-rowspan. Optional aria-rowspan # \u2022 aria-rowspan ? : number Inherited from ButtonProps . aria-rowspan Defined in node_modules/@types/react/index.d.ts:1719 Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid. see aria-rowindex @see aria-colspan. Optional aria-selected # \u2022 aria-selected ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-selected Defined in node_modules/@types/react/index.d.ts:1724 Indicates the current \"selected\" state of various widgets. see aria-checked @see aria-pressed. Optional aria-setsize # \u2022 aria-setsize ? : number Inherited from ButtonProps . aria-setsize Defined in node_modules/@types/react/index.d.ts:1729 Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-posinset. Optional aria-sort # \u2022 aria-sort ? : \"none\" | \"ascending\" | \"descending\" | \"other\" Inherited from ButtonProps . aria-sort Defined in node_modules/@types/react/index.d.ts:1731 Indicates if items in a table or grid are sorted in ascending or descending order. Optional aria-valuemax # \u2022 aria-valuemax ? : number Inherited from ButtonProps . aria-valuemax Defined in node_modules/@types/react/index.d.ts:1733 Defines the maximum allowed value for a range widget. Optional aria-valuemin # \u2022 aria-valuemin ? : number Inherited from ButtonProps . aria-valuemin Defined in node_modules/@types/react/index.d.ts:1735 Defines the minimum allowed value for a range widget. Optional aria-valuenow # \u2022 aria-valuenow ? : number Inherited from ButtonProps . aria-valuenow Defined in node_modules/@types/react/index.d.ts:1740 Defines the current value for a range widget. see aria-valuetext. Optional aria-valuetext # \u2022 aria-valuetext ? : string Inherited from ButtonProps . aria-valuetext Defined in node_modules/@types/react/index.d.ts:1742 Defines the human readable text alternative of aria-valuenow for a range widget. Optional autoCapitalize # \u2022 autoCapitalize ? : string Inherited from ButtonProps . autoCapitalize Defined in node_modules/@types/react/index.d.ts:1787 Optional autoCorrect # \u2022 autoCorrect ? : string Inherited from ButtonProps . autoCorrect Defined in node_modules/@types/react/index.d.ts:1788 Optional autoFocus # \u2022 autoFocus ? : boolean Inherited from ButtonProps . autoFocus Defined in node_modules/@types/react/index.d.ts:1971 Optional autoSave # \u2022 autoSave ? : string Inherited from ButtonProps . autoSave Defined in node_modules/@types/react/index.d.ts:1789 Optional big # \u2022 big ? : boolean Defined in src/renderer/components/button/button.tsx:37 Optional children # \u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350 Optional className # \u2022 className ? : string Inherited from ButtonProps . className Defined in node_modules/@types/react/index.d.ts:1754 Optional color # \u2022 color ? : string Inherited from ButtonProps . color Defined in node_modules/@types/react/index.d.ts:1790 Optional contentEditable # \u2022 contentEditable ? : Booleanish | \"inherit\" Inherited from ButtonProps . contentEditable Defined in node_modules/@types/react/index.d.ts:1755 Optional contextMenu # \u2022 contextMenu ? : string Inherited from ButtonProps . contextMenu Defined in node_modules/@types/react/index.d.ts:1756 Optional dangerouslySetInnerHTML # \u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351 Type declaration: # __html : string Optional datatype # \u2022 datatype ? : string Inherited from ButtonProps . datatype Defined in node_modules/@types/react/index.d.ts:1778 Optional defaultChecked # \u2022 defaultChecked ? : boolean Inherited from ButtonProps . defaultChecked Defined in node_modules/@types/react/index.d.ts:1747 Optional defaultValue # \u2022 defaultValue ? : string | number | ReadonlyArray\u2039string\u203a Inherited from ButtonProps . defaultValue Defined in node_modules/@types/react/index.d.ts:1748 Optional dir # \u2022 dir ? : string Inherited from ButtonProps . dir Defined in node_modules/@types/react/index.d.ts:1757 Optional disabled # \u2022 disabled ? : boolean Inherited from ButtonProps . disabled Defined in node_modules/@types/react/index.d.ts:1972 Optional draggable # \u2022 draggable ? : Booleanish Inherited from ButtonProps . draggable Defined in node_modules/@types/react/index.d.ts:1758 Optional form # \u2022 form ? : string Inherited from ButtonProps . form Defined in node_modules/@types/react/index.d.ts:1973 Optional formAction # \u2022 formAction ? : string Inherited from ButtonProps . formAction Defined in node_modules/@types/react/index.d.ts:1974 Optional formEncType # \u2022 formEncType ? : string Inherited from ButtonProps . formEncType Defined in node_modules/@types/react/index.d.ts:1975 Optional formMethod # \u2022 formMethod ? : string Inherited from ButtonProps . formMethod Defined in node_modules/@types/react/index.d.ts:1976 Optional formNoValidate # \u2022 formNoValidate ? : boolean Inherited from ButtonProps . formNoValidate Defined in node_modules/@types/react/index.d.ts:1977 Optional formTarget # \u2022 formTarget ? : string Inherited from ButtonProps . formTarget Defined in node_modules/@types/react/index.d.ts:1978 Optional hidden # \u2022 hidden ? : boolean Overrides IconProps . hidden Defined in src/renderer/components/button/button.tsx:35 Optional href # \u2022 href ? : string Defined in src/renderer/components/button/button.tsx:39 Optional id # \u2022 id ? : string Inherited from ButtonProps . id Defined in node_modules/@types/react/index.d.ts:1760 Optional inlist # \u2022 inlist ? : any Inherited from ButtonProps . inlist Defined in node_modules/@types/react/index.d.ts:1779 Optional inputMode # \u2022 inputMode ? : \"none\" | \"text\" | \"tel\" | \"url\" | \"email\" | \"numeric\" | \"decimal\" | \"search\" Inherited from ButtonProps . inputMode Defined in node_modules/@types/react/index.d.ts:1805 Hints at the type of data that might be entered by the user while editing the element or its contents see https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute Optional is # \u2022 is ? : string Inherited from ButtonProps . is Defined in node_modules/@types/react/index.d.ts:1810 Specify that a standard HTML element should behave like a defined custom built-in element see https://html.spec.whatwg.org/multipage/custom-elements.html#attr-is Optional itemID # \u2022 itemID ? : string Inherited from ButtonProps . itemID Defined in node_modules/@types/react/index.d.ts:1794 Optional itemProp # \u2022 itemProp ? : string Inherited from ButtonProps . itemProp Defined in node_modules/@types/react/index.d.ts:1791 Optional itemRef # \u2022 itemRef ? : string Inherited from ButtonProps . itemRef Defined in node_modules/@types/react/index.d.ts:1795 Optional itemScope # \u2022 itemScope ? : boolean Inherited from ButtonProps . itemScope Defined in node_modules/@types/react/index.d.ts:1792 Optional itemType # \u2022 itemType ? : string Inherited from ButtonProps . itemType Defined in node_modules/@types/react/index.d.ts:1793 Optional label # \u2022 label ? : React.ReactNode Defined in src/renderer/components/button/button.tsx:28 Optional lang # \u2022 lang ? : string Inherited from ButtonProps . lang Defined in node_modules/@types/react/index.d.ts:1761 Optional light # \u2022 light ? : boolean Defined in src/renderer/components/button/button.tsx:32 Optional name # \u2022 name ? : string Inherited from ButtonProps . name Defined in node_modules/@types/react/index.d.ts:1979 Optional onAbort # \u2022 onAbort ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406 Optional onAbortCapture # \u2022 onAbortCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407 Optional onAnimationEnd # \u2022 onAnimationEnd ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536 Optional onAnimationEndCapture # \u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537 Optional onAnimationIteration # \u2022 onAnimationIteration ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538 Optional onAnimationIterationCapture # \u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539 Optional onAnimationStart # \u2022 onAnimationStart ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534 Optional onAnimationStartCapture # \u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535 Optional onAuxClick # \u2022 onAuxClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452 Optional onAuxClickCapture # \u2022 onAuxClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453 Optional onBeforeInput # \u2022 onBeforeInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380 Optional onBeforeInputCapture # \u2022 onBeforeInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381 Optional onBlur # \u2022 onBlur ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374 Optional onBlurCapture # \u2022 onBlurCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375 Optional onCanPlay # \u2022 onCanPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408 Optional onCanPlayCapture # \u2022 onCanPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409 Optional onCanPlayThrough # \u2022 onCanPlayThrough ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410 Optional onCanPlayThroughCapture # \u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411 Optional onChange # \u2022 onChange ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378 Optional onChangeCapture # \u2022 onChangeCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379 Optional onClick # \u2022 onClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454 Optional onClickCapture # \u2022 onClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455 Optional onCompositionEnd # \u2022 onCompositionEnd ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364 Optional onCompositionEndCapture # \u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365 Optional onCompositionStart # \u2022 onCompositionStart ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366 Optional onCompositionStartCapture # \u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367 Optional onCompositionUpdate # \u2022 onCompositionUpdate ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368 Optional onCompositionUpdateCapture # \u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369 Optional onContextMenu # \u2022 onContextMenu ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456 Optional onContextMenuCapture # \u2022 onContextMenuCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457 Optional onCopy # \u2022 onCopy ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356 Optional onCopyCapture # \u2022 onCopyCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357 Optional onCut # \u2022 onCut ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358 Optional onCutCapture # \u2022 onCutCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359 Optional onDoubleClick # \u2022 onDoubleClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458 Optional onDoubleClickCapture # \u2022 onDoubleClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459 Optional onDrag # \u2022 onDrag ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460 Optional onDragCapture # \u2022 onDragCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461 Optional onDragEnd # \u2022 onDragEnd ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462 Optional onDragEndCapture # \u2022 onDragEndCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463 Optional onDragEnter # \u2022 onDragEnter ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464 Optional onDragEnterCapture # \u2022 onDragEnterCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465 Optional onDragExit # \u2022 onDragExit ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466 Optional onDragExitCapture # \u2022 onDragExitCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467 Optional onDragLeave # \u2022 onDragLeave ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468 Optional onDragLeaveCapture # \u2022 onDragLeaveCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469 Optional onDragOver # \u2022 onDragOver ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470 Optional onDragOverCapture # \u2022 onDragOverCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471 Optional onDragStart # \u2022 onDragStart ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472 Optional onDragStartCapture # \u2022 onDragStartCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473 Optional onDrop # \u2022 onDrop ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474 Optional onDropCapture # \u2022 onDropCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475 Optional onDurationChange # \u2022 onDurationChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412 Optional onDurationChangeCapture # \u2022 onDurationChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413 Optional onEmptied # \u2022 onEmptied ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414 Optional onEmptiedCapture # \u2022 onEmptiedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415 Optional onEncrypted # \u2022 onEncrypted ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416 Optional onEncryptedCapture # \u2022 onEncryptedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417 Optional onEnded # \u2022 onEnded ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418 Optional onEndedCapture # \u2022 onEndedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419 Optional onError # \u2022 onError ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394 Optional onErrorCapture # \u2022 onErrorCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395 Optional onFocus # \u2022 onFocus ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372 Optional onFocusCapture # \u2022 onFocusCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373 Optional onGotPointerCapture # \u2022 onGotPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520 Optional onGotPointerCaptureCapture # \u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521 Optional onInput # \u2022 onInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382 Optional onInputCapture # \u2022 onInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383 Optional onInvalid # \u2022 onInvalid ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388 Optional onInvalidCapture # \u2022 onInvalidCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389 Optional onKeyDown # \u2022 onKeyDown ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398 Optional onKeyDownCapture # \u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399 Optional onKeyPress # \u2022 onKeyPress ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400 Optional onKeyPressCapture # \u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401 Optional onKeyUp # \u2022 onKeyUp ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402 Optional onKeyUpCapture # \u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403 Optional onLoad # \u2022 onLoad ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392 Optional onLoadCapture # \u2022 onLoadCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393 Optional onLoadStart # \u2022 onLoadStart ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424 Optional onLoadStartCapture # \u2022 onLoadStartCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425 Optional onLoadedData # \u2022 onLoadedData ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420 Optional onLoadedDataCapture # \u2022 onLoadedDataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421 Optional onLoadedMetadata # \u2022 onLoadedMetadata ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422 Optional onLoadedMetadataCapture # \u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423 Optional onLostPointerCapture # \u2022 onLostPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522 Optional onLostPointerCaptureCapture # \u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523 Optional onMouseDown # \u2022 onMouseDown ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476 Optional onMouseDownCapture # \u2022 onMouseDownCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477 Optional onMouseEnter # \u2022 onMouseEnter ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478 Optional onMouseLeave # \u2022 onMouseLeave ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479 Optional onMouseMove # \u2022 onMouseMove ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480 Optional onMouseMoveCapture # \u2022 onMouseMoveCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481 Optional onMouseOut # \u2022 onMouseOut ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482 Optional onMouseOutCapture # \u2022 onMouseOutCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483 Optional onMouseOver # \u2022 onMouseOver ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484 Optional onMouseOverCapture # \u2022 onMouseOverCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485 Optional onMouseUp # \u2022 onMouseUp ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486 Optional onMouseUpCapture # \u2022 onMouseUpCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487 Optional onPaste # \u2022 onPaste ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360 Optional onPasteCapture # \u2022 onPasteCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361 Optional onPause # \u2022 onPause ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426 Optional onPauseCapture # \u2022 onPauseCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427 Optional onPlay # \u2022 onPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428 Optional onPlayCapture # \u2022 onPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429 Optional onPlaying # \u2022 onPlaying ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430 Optional onPlayingCapture # \u2022 onPlayingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431 Optional onPointerCancel # \u2022 onPointerCancel ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510 Optional onPointerCancelCapture # \u2022 onPointerCancelCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511 Optional onPointerDown # \u2022 onPointerDown ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504 Optional onPointerDownCapture # \u2022 onPointerDownCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505 Optional onPointerEnter # \u2022 onPointerEnter ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512 Optional onPointerEnterCapture # \u2022 onPointerEnterCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513 Optional onPointerLeave # \u2022 onPointerLeave ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514 Optional onPointerLeaveCapture # \u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515 Optional onPointerMove # \u2022 onPointerMove ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506 Optional onPointerMoveCapture # \u2022 onPointerMoveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507 Optional onPointerOut # \u2022 onPointerOut ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518 Optional onPointerOutCapture # \u2022 onPointerOutCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519 Optional onPointerOver # \u2022 onPointerOver ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516 Optional onPointerOverCapture # \u2022 onPointerOverCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517 Optional onPointerUp # \u2022 onPointerUp ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508 Optional onPointerUpCapture # \u2022 onPointerUpCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509 Optional onProgress # \u2022 onProgress ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432 Optional onProgressCapture # \u2022 onProgressCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433 Optional onRateChange # \u2022 onRateChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434 Optional onRateChangeCapture # \u2022 onRateChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435 Optional onReset # \u2022 onReset ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384 Optional onResetCapture # \u2022 onResetCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385 Optional onScroll # \u2022 onScroll ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526 Optional onScrollCapture # \u2022 onScrollCapture ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527 Optional onSeeked # \u2022 onSeeked ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436 Optional onSeekedCapture # \u2022 onSeekedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437 Optional onSeeking # \u2022 onSeeking ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438 Optional onSeekingCapture # \u2022 onSeekingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439 Optional onSelect # \u2022 onSelect ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490 Optional onSelectCapture # \u2022 onSelectCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491 Optional onStalled # \u2022 onStalled ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440 Optional onStalledCapture # \u2022 onStalledCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441 Optional onSubmit # \u2022 onSubmit ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386 Optional onSubmitCapture # \u2022 onSubmitCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387 Optional onSuspend # \u2022 onSuspend ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442 Optional onSuspendCapture # \u2022 onSuspendCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443 Optional onTimeUpdate # \u2022 onTimeUpdate ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444 Optional onTimeUpdateCapture # \u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445 Optional onTouchCancel # \u2022 onTouchCancel ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494 Optional onTouchCancelCapture # \u2022 onTouchCancelCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495 Optional onTouchEnd # \u2022 onTouchEnd ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496 Optional onTouchEndCapture # \u2022 onTouchEndCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497 Optional onTouchMove # \u2022 onTouchMove ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498 Optional onTouchMoveCapture # \u2022 onTouchMoveCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499 Optional onTouchStart # \u2022 onTouchStart ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500 Optional onTouchStartCapture # \u2022 onTouchStartCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501 Optional onTransitionEnd # \u2022 onTransitionEnd ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542 Optional onTransitionEndCapture # \u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543 Optional onVolumeChange # \u2022 onVolumeChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446 Optional onVolumeChangeCapture # \u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447 Optional onWaiting # \u2022 onWaiting ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448 Optional onWaitingCapture # \u2022 onWaitingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449 Optional onWheel # \u2022 onWheel ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530 Optional onWheelCapture # \u2022 onWheelCapture ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531 Optional outlined # \u2022 outlined ? : boolean Defined in src/renderer/components/button/button.tsx:34 Optional placeholder # \u2022 placeholder ? : string Inherited from ButtonProps . placeholder Defined in node_modules/@types/react/index.d.ts:1762 Optional plain # \u2022 plain ? : boolean Defined in src/renderer/components/button/button.tsx:33 Optional prefix # \u2022 prefix ? : string Inherited from ButtonProps . prefix Defined in node_modules/@types/react/index.d.ts:1780 Optional primary # \u2022 primary ? : boolean Defined in src/renderer/components/button/button.tsx:30 Optional property # \u2022 property ? : string Inherited from ButtonProps . property Defined in node_modules/@types/react/index.d.ts:1781 Optional radioGroup # \u2022 radioGroup ? : string Inherited from ButtonProps . radioGroup Defined in node_modules/@types/react/index.d.ts:1771 Optional resource # \u2022 resource ? : string Inherited from ButtonProps . resource Defined in node_modules/@types/react/index.d.ts:1782 Optional results # \u2022 results ? : number Inherited from ButtonProps . results Defined in node_modules/@types/react/index.d.ts:1796 Optional role # \u2022 role ? : string Inherited from ButtonProps . role Defined in node_modules/@types/react/index.d.ts:1774 Optional round # \u2022 round ? : boolean Defined in src/renderer/components/button/button.tsx:38 Optional security # \u2022 security ? : string Inherited from ButtonProps . security Defined in node_modules/@types/react/index.d.ts:1797 Optional slot # \u2022 slot ? : string Inherited from ButtonProps . slot Defined in node_modules/@types/react/index.d.ts:1763 Optional spellCheck # \u2022 spellCheck ? : Booleanish Inherited from ButtonProps . spellCheck Defined in node_modules/@types/react/index.d.ts:1764 Optional style # \u2022 style ? : CSSProperties Inherited from ButtonProps . style Defined in node_modules/@types/react/index.d.ts:1765 Optional suppressContentEditableWarning # \u2022 suppressContentEditableWarning ? : boolean Inherited from ButtonProps . suppressContentEditableWarning Defined in node_modules/@types/react/index.d.ts:1749 Optional suppressHydrationWarning # \u2022 suppressHydrationWarning ? : boolean Inherited from ButtonProps . suppressHydrationWarning Defined in node_modules/@types/react/index.d.ts:1750 Optional tabIndex # \u2022 tabIndex ? : number Inherited from ButtonProps . tabIndex Defined in node_modules/@types/react/index.d.ts:1766 Optional target # \u2022 target ? : \"_blank\" Defined in src/renderer/components/button/button.tsx:40 Optional title # \u2022 title ? : string Inherited from ButtonProps . title Defined in node_modules/@types/react/index.d.ts:1767 Optional tooltip # \u2022 tooltip ? : ReactNode | Omit\u2039 TooltipProps , \"targetId\"\u203a Inherited from ButtonProps . tooltip Defined in src/renderer/components/tooltip/withTooltip.tsx:31 Optional tooltipOverrideDisabled # \u2022 tooltipOverrideDisabled ? : boolean Inherited from ButtonProps . tooltipOverrideDisabled Defined in src/renderer/components/tooltip/withTooltip.tsx:36 forces tooltip to detect the target's parent for mouse events. This is useful for displaying tooltips even when the target is \"disabled\" Optional translate # \u2022 translate ? : \"yes\" | \"no\" Inherited from ButtonProps . translate Defined in node_modules/@types/react/index.d.ts:1768 Optional type # \u2022 type ? : \"submit\" | \"reset\" | \"button\" Inherited from ButtonProps . type Defined in node_modules/@types/react/index.d.ts:1980 Optional typeof # \u2022 typeof ? : string Inherited from ButtonProps . typeof Defined in node_modules/@types/react/index.d.ts:1783 Optional unselectable # \u2022 unselectable ? : \"on\" | \"off\" Inherited from ButtonProps . unselectable Defined in node_modules/@types/react/index.d.ts:1798 Optional value # \u2022 value ? : string | ReadonlyArray\u2039string\u203a | number Inherited from ButtonProps . value Defined in node_modules/@types/react/index.d.ts:1981 Optional vocab # \u2022 vocab ? : string Inherited from ButtonProps . vocab Defined in node_modules/@types/react/index.d.ts:1784 Optional waiting # \u2022 waiting ? : boolean Defined in src/renderer/components/button/button.tsx:29","title":"Interface: ButtonProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#interface-buttonprops","text":"","title":"Interface: ButtonProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#hierarchy","text":"ButtonHTMLAttributes\u2039any\u203a TooltipDecoratorProps \u21b3 ButtonProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#properties","text":"about accent accessKey active aria-activedescendant aria-atomic aria-autocomplete aria-busy aria-checked aria-colcount aria-colindex aria-colspan aria-controls aria-current aria-describedby aria-details aria-disabled aria-dropeffect aria-errormessage aria-expanded aria-flowto aria-grabbed aria-haspopup aria-hidden aria-invalid aria-keyshortcuts aria-label aria-labelledby aria-level aria-live aria-modal aria-multiline aria-multiselectable aria-orientation aria-owns aria-placeholder aria-posinset aria-pressed aria-readonly aria-relevant aria-required aria-roledescription aria-rowcount aria-rowindex aria-rowspan aria-selected aria-setsize aria-sort aria-valuemax aria-valuemin aria-valuenow aria-valuetext autoCapitalize autoCorrect autoFocus autoSave big children className color contentEditable contextMenu dangerouslySetInnerHTML datatype defaultChecked defaultValue dir disabled draggable form formAction formEncType formMethod formNoValidate formTarget hidden href id inlist inputMode is itemID itemProp itemRef itemScope itemType label lang light name onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture outlined placeholder plain prefix primary property radioGroup resource results role round security slot spellCheck style suppressContentEditableWarning suppressHydrationWarning tabIndex target title tooltip tooltipOverrideDisabled translate type typeof unselectable value vocab waiting","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-about","text":"\u2022 about ? : string Inherited from ButtonProps . about Defined in node_modules/@types/react/index.d.ts:1777","title":"Optional about"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-accent","text":"\u2022 accent ? : boolean Defined in src/renderer/components/button/button.tsx:31","title":"Optional accent"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-accesskey","text":"\u2022 accessKey ? : string Inherited from ButtonProps . accessKey Defined in node_modules/@types/react/index.d.ts:1753","title":"Optional accessKey"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-active","text":"\u2022 active ? : boolean Defined in src/renderer/components/button/button.tsx:36","title":"Optional active"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-activedescendant","text":"\u2022 aria-activedescendant ? : string Inherited from ButtonProps . aria-activedescendant Defined in node_modules/@types/react/index.d.ts:1560 Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application.","title":"Optional aria-activedescendant"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-atomic","text":"\u2022 aria-atomic ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-atomic Defined in node_modules/@types/react/index.d.ts:1562 Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute.","title":"Optional aria-atomic"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-autocomplete","text":"\u2022 aria-autocomplete ? : \"none\" | \"inline\" | \"list\" | \"both\" Inherited from ButtonProps . aria-autocomplete Defined in node_modules/@types/react/index.d.ts:1567 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.","title":"Optional aria-autocomplete"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-busy","text":"\u2022 aria-busy ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-busy Defined in node_modules/@types/react/index.d.ts:1569 Indicates an element is being modified and that assistive technologies MAY want to wait until the modifications are complete before exposing them to the user.","title":"Optional aria-busy"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-checked","text":"\u2022 aria-checked ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-checked Defined in node_modules/@types/react/index.d.ts:1574 Indicates the current \"checked\" state of checkboxes, radio buttons, and other widgets. see aria-pressed @see aria-selected.","title":"Optional aria-checked"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-colcount","text":"\u2022 aria-colcount ? : number Inherited from ButtonProps . aria-colcount Defined in node_modules/@types/react/index.d.ts:1579 Defines the total number of columns in a table, grid, or treegrid. see aria-colindex.","title":"Optional aria-colcount"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-colindex","text":"\u2022 aria-colindex ? : number Inherited from ButtonProps . aria-colindex Defined in node_modules/@types/react/index.d.ts:1584 Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid. see aria-colcount @see aria-colspan.","title":"Optional aria-colindex"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-colspan","text":"\u2022 aria-colspan ? : number Inherited from ButtonProps . aria-colspan Defined in node_modules/@types/react/index.d.ts:1589 Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid. see aria-colindex @see aria-rowspan.","title":"Optional aria-colspan"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-controls","text":"\u2022 aria-controls ? : string Inherited from ButtonProps . aria-controls Defined in node_modules/@types/react/index.d.ts:1594 Identifies the element (or elements) whose contents or presence are controlled by the current element. see aria-owns.","title":"Optional aria-controls"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-current","text":"\u2022 aria-current ? : boolean | \"false\" | \"true\" | \"page\" | \"step\" | \"location\" | \"date\" | \"time\" Inherited from ButtonProps . aria-current Defined in node_modules/@types/react/index.d.ts:1596 Indicates the element that represents the current item within a container or set of related elements.","title":"Optional aria-current"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-describedby","text":"\u2022 aria-describedby ? : string Inherited from ButtonProps . aria-describedby Defined in node_modules/@types/react/index.d.ts:1601 Identifies the element (or elements) that describes the object. see aria-labelledby","title":"Optional aria-describedby"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-details","text":"\u2022 aria-details ? : string Inherited from ButtonProps . aria-details Defined in node_modules/@types/react/index.d.ts:1606 Identifies the element that provides a detailed, extended description for the object. see aria-describedby.","title":"Optional aria-details"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-disabled","text":"\u2022 aria-disabled ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-disabled Defined in node_modules/@types/react/index.d.ts:1611 Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable. see aria-hidden @see aria-readonly.","title":"Optional aria-disabled"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-dropeffect","text":"\u2022 aria-dropeffect ? : \"none\" | \"copy\" | \"execute\" | \"link\" | \"move\" | \"popup\" Inherited from ButtonProps . aria-dropeffect Defined in node_modules/@types/react/index.d.ts:1616 Indicates what functions can be performed when a dragged object is released on the drop target. deprecated in ARIA 1.1","title":"Optional aria-dropeffect"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-errormessage","text":"\u2022 aria-errormessage ? : string Inherited from ButtonProps . aria-errormessage Defined in node_modules/@types/react/index.d.ts:1621 Identifies the element that provides an error message for the object. see aria-invalid @see aria-describedby.","title":"Optional aria-errormessage"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-expanded","text":"\u2022 aria-expanded ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-expanded Defined in node_modules/@types/react/index.d.ts:1623 Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed.","title":"Optional aria-expanded"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-flowto","text":"\u2022 aria-flowto ? : string Inherited from ButtonProps . aria-flowto Defined in node_modules/@types/react/index.d.ts:1628 Identifies the next element (or elements) in an alternate reading order of content which, at the user's discretion, allows assistive technology to override the general default of reading in document source order.","title":"Optional aria-flowto"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-grabbed","text":"\u2022 aria-grabbed ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-grabbed Defined in node_modules/@types/react/index.d.ts:1633 Indicates an element's \"grabbed\" state in a drag-and-drop operation. deprecated in ARIA 1.1","title":"Optional aria-grabbed"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-haspopup","text":"\u2022 aria-haspopup ? : boolean | \"false\" | \"true\" | \"menu\" | \"listbox\" | \"tree\" | \"grid\" | \"dialog\" Inherited from ButtonProps . aria-haspopup Defined in node_modules/@types/react/index.d.ts:1635 Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.","title":"Optional aria-haspopup"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-hidden","text":"\u2022 aria-hidden ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-hidden Defined in node_modules/@types/react/index.d.ts:1640 Indicates whether the element is exposed to an accessibility API. see aria-disabled.","title":"Optional aria-hidden"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-invalid","text":"\u2022 aria-invalid ? : boolean | \"false\" | \"true\" | \"grammar\" | \"spelling\" Inherited from ButtonProps . aria-invalid Defined in node_modules/@types/react/index.d.ts:1645 Indicates the entered value does not conform to the format expected by the application. see aria-errormessage.","title":"Optional aria-invalid"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-keyshortcuts","text":"\u2022 aria-keyshortcuts ? : string Inherited from ButtonProps . aria-keyshortcuts Defined in node_modules/@types/react/index.d.ts:1647 Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element.","title":"Optional aria-keyshortcuts"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-label","text":"\u2022 aria-label ? : string Inherited from ButtonProps . aria-label Defined in node_modules/@types/react/index.d.ts:1652 Defines a string value that labels the current element. see aria-labelledby.","title":"Optional aria-label"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-labelledby","text":"\u2022 aria-labelledby ? : string Inherited from ButtonProps . aria-labelledby Defined in node_modules/@types/react/index.d.ts:1657 Identifies the element (or elements) that labels the current element. see aria-describedby.","title":"Optional aria-labelledby"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-level","text":"\u2022 aria-level ? : number Inherited from ButtonProps . aria-level Defined in node_modules/@types/react/index.d.ts:1659 Defines the hierarchical level of an element within a structure.","title":"Optional aria-level"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-live","text":"\u2022 aria-live ? : \"off\" | \"assertive\" | \"polite\" Inherited from ButtonProps . aria-live Defined in node_modules/@types/react/index.d.ts:1661 Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region.","title":"Optional aria-live"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-modal","text":"\u2022 aria-modal ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-modal Defined in node_modules/@types/react/index.d.ts:1663 Indicates whether an element is modal when displayed.","title":"Optional aria-modal"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-multiline","text":"\u2022 aria-multiline ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiline Defined in node_modules/@types/react/index.d.ts:1665 Indicates whether a text box accepts multiple lines of input or only a single line.","title":"Optional aria-multiline"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-multiselectable","text":"\u2022 aria-multiselectable ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiselectable Defined in node_modules/@types/react/index.d.ts:1667 Indicates that the user may select more than one item from the current selectable descendants.","title":"Optional aria-multiselectable"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-orientation","text":"\u2022 aria-orientation ? : \"horizontal\" | \"vertical\" Inherited from ButtonProps . aria-orientation Defined in node_modules/@types/react/index.d.ts:1669 Indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous.","title":"Optional aria-orientation"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-owns","text":"\u2022 aria-owns ? : string Inherited from ButtonProps . aria-owns Defined in node_modules/@types/react/index.d.ts:1675 Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship between DOM elements where the DOM hierarchy cannot be used to represent the relationship. see aria-controls.","title":"Optional aria-owns"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-placeholder","text":"\u2022 aria-placeholder ? : string Inherited from ButtonProps . aria-placeholder Defined in node_modules/@types/react/index.d.ts:1680 Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value. A hint could be a sample value or a brief description of the expected format.","title":"Optional aria-placeholder"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-posinset","text":"\u2022 aria-posinset ? : number Inherited from ButtonProps . aria-posinset Defined in node_modules/@types/react/index.d.ts:1685 Defines an element's number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-setsize.","title":"Optional aria-posinset"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-pressed","text":"\u2022 aria-pressed ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-pressed Defined in node_modules/@types/react/index.d.ts:1690 Indicates the current \"pressed\" state of toggle buttons. see aria-checked @see aria-selected.","title":"Optional aria-pressed"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-readonly","text":"\u2022 aria-readonly ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-readonly Defined in node_modules/@types/react/index.d.ts:1695 Indicates that the element is not editable, but is otherwise operable. see aria-disabled.","title":"Optional aria-readonly"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-relevant","text":"\u2022 aria-relevant ? : \"additions\" | \"additions removals\" | \"additions text\" | \"all\" | \"removals\" | \"removals additions\" | \"removals text\" | \"text\" | \"text additions\" | \"text removals\" Inherited from ButtonProps . aria-relevant Defined in node_modules/@types/react/index.d.ts:1700 Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified. see aria-atomic.","title":"Optional aria-relevant"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-required","text":"\u2022 aria-required ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-required Defined in node_modules/@types/react/index.d.ts:1702 Indicates that user input is required on the element before a form may be submitted.","title":"Optional aria-required"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-roledescription","text":"\u2022 aria-roledescription ? : string Inherited from ButtonProps . aria-roledescription Defined in node_modules/@types/react/index.d.ts:1704 Defines a human-readable, author-localized description for the role of an element.","title":"Optional aria-roledescription"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-rowcount","text":"\u2022 aria-rowcount ? : number Inherited from ButtonProps . aria-rowcount Defined in node_modules/@types/react/index.d.ts:1709 Defines the total number of rows in a table, grid, or treegrid. see aria-rowindex.","title":"Optional aria-rowcount"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-rowindex","text":"\u2022 aria-rowindex ? : number Inherited from ButtonProps . aria-rowindex Defined in node_modules/@types/react/index.d.ts:1714 Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid. see aria-rowcount @see aria-rowspan.","title":"Optional aria-rowindex"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-rowspan","text":"\u2022 aria-rowspan ? : number Inherited from ButtonProps . aria-rowspan Defined in node_modules/@types/react/index.d.ts:1719 Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid. see aria-rowindex @see aria-colspan.","title":"Optional aria-rowspan"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-selected","text":"\u2022 aria-selected ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-selected Defined in node_modules/@types/react/index.d.ts:1724 Indicates the current \"selected\" state of various widgets. see aria-checked @see aria-pressed.","title":"Optional aria-selected"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-setsize","text":"\u2022 aria-setsize ? : number Inherited from ButtonProps . aria-setsize Defined in node_modules/@types/react/index.d.ts:1729 Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-posinset.","title":"Optional aria-setsize"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-sort","text":"\u2022 aria-sort ? : \"none\" | \"ascending\" | \"descending\" | \"other\" Inherited from ButtonProps . aria-sort Defined in node_modules/@types/react/index.d.ts:1731 Indicates if items in a table or grid are sorted in ascending or descending order.","title":"Optional aria-sort"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-valuemax","text":"\u2022 aria-valuemax ? : number Inherited from ButtonProps . aria-valuemax Defined in node_modules/@types/react/index.d.ts:1733 Defines the maximum allowed value for a range widget.","title":"Optional aria-valuemax"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-valuemin","text":"\u2022 aria-valuemin ? : number Inherited from ButtonProps . aria-valuemin Defined in node_modules/@types/react/index.d.ts:1735 Defines the minimum allowed value for a range widget.","title":"Optional aria-valuemin"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-valuenow","text":"\u2022 aria-valuenow ? : number Inherited from ButtonProps . aria-valuenow Defined in node_modules/@types/react/index.d.ts:1740 Defines the current value for a range widget. see aria-valuetext.","title":"Optional aria-valuenow"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-aria-valuetext","text":"\u2022 aria-valuetext ? : string Inherited from ButtonProps . aria-valuetext Defined in node_modules/@types/react/index.d.ts:1742 Defines the human readable text alternative of aria-valuenow for a range widget.","title":"Optional aria-valuetext"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-autocapitalize","text":"\u2022 autoCapitalize ? : string Inherited from ButtonProps . autoCapitalize Defined in node_modules/@types/react/index.d.ts:1787","title":"Optional autoCapitalize"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-autocorrect","text":"\u2022 autoCorrect ? : string Inherited from ButtonProps . autoCorrect Defined in node_modules/@types/react/index.d.ts:1788","title":"Optional autoCorrect"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-autofocus","text":"\u2022 autoFocus ? : boolean Inherited from ButtonProps . autoFocus Defined in node_modules/@types/react/index.d.ts:1971","title":"Optional autoFocus"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-autosave","text":"\u2022 autoSave ? : string Inherited from ButtonProps . autoSave Defined in node_modules/@types/react/index.d.ts:1789","title":"Optional autoSave"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-big","text":"\u2022 big ? : boolean Defined in src/renderer/components/button/button.tsx:37","title":"Optional big"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-children","text":"\u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350","title":"Optional children"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-classname","text":"\u2022 className ? : string Inherited from ButtonProps . className Defined in node_modules/@types/react/index.d.ts:1754","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-color","text":"\u2022 color ? : string Inherited from ButtonProps . color Defined in node_modules/@types/react/index.d.ts:1790","title":"Optional color"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-contenteditable","text":"\u2022 contentEditable ? : Booleanish | \"inherit\" Inherited from ButtonProps . contentEditable Defined in node_modules/@types/react/index.d.ts:1755","title":"Optional contentEditable"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-contextmenu","text":"\u2022 contextMenu ? : string Inherited from ButtonProps . contextMenu Defined in node_modules/@types/react/index.d.ts:1756","title":"Optional contextMenu"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-dangerouslysetinnerhtml","text":"\u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351","title":"Optional dangerouslySetInnerHTML"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-datatype","text":"\u2022 datatype ? : string Inherited from ButtonProps . datatype Defined in node_modules/@types/react/index.d.ts:1778","title":"Optional datatype"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-defaultchecked","text":"\u2022 defaultChecked ? : boolean Inherited from ButtonProps . defaultChecked Defined in node_modules/@types/react/index.d.ts:1747","title":"Optional defaultChecked"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-defaultvalue","text":"\u2022 defaultValue ? : string | number | ReadonlyArray\u2039string\u203a Inherited from ButtonProps . defaultValue Defined in node_modules/@types/react/index.d.ts:1748","title":"Optional defaultValue"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-dir","text":"\u2022 dir ? : string Inherited from ButtonProps . dir Defined in node_modules/@types/react/index.d.ts:1757","title":"Optional dir"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-disabled","text":"\u2022 disabled ? : boolean Inherited from ButtonProps . disabled Defined in node_modules/@types/react/index.d.ts:1972","title":"Optional disabled"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-draggable","text":"\u2022 draggable ? : Booleanish Inherited from ButtonProps . draggable Defined in node_modules/@types/react/index.d.ts:1758","title":"Optional draggable"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-form","text":"\u2022 form ? : string Inherited from ButtonProps . form Defined in node_modules/@types/react/index.d.ts:1973","title":"Optional form"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-formaction","text":"\u2022 formAction ? : string Inherited from ButtonProps . formAction Defined in node_modules/@types/react/index.d.ts:1974","title":"Optional formAction"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-formenctype","text":"\u2022 formEncType ? : string Inherited from ButtonProps . formEncType Defined in node_modules/@types/react/index.d.ts:1975","title":"Optional formEncType"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-formmethod","text":"\u2022 formMethod ? : string Inherited from ButtonProps . formMethod Defined in node_modules/@types/react/index.d.ts:1976","title":"Optional formMethod"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-formnovalidate","text":"\u2022 formNoValidate ? : boolean Inherited from ButtonProps . formNoValidate Defined in node_modules/@types/react/index.d.ts:1977","title":"Optional formNoValidate"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-formtarget","text":"\u2022 formTarget ? : string Inherited from ButtonProps . formTarget Defined in node_modules/@types/react/index.d.ts:1978","title":"Optional formTarget"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-hidden","text":"\u2022 hidden ? : boolean Overrides IconProps . hidden Defined in src/renderer/components/button/button.tsx:35","title":"Optional hidden"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-href","text":"\u2022 href ? : string Defined in src/renderer/components/button/button.tsx:39","title":"Optional href"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-id","text":"\u2022 id ? : string Inherited from ButtonProps . id Defined in node_modules/@types/react/index.d.ts:1760","title":"Optional id"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-inlist","text":"\u2022 inlist ? : any Inherited from ButtonProps . inlist Defined in node_modules/@types/react/index.d.ts:1779","title":"Optional inlist"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-inputmode","text":"\u2022 inputMode ? : \"none\" | \"text\" | \"tel\" | \"url\" | \"email\" | \"numeric\" | \"decimal\" | \"search\" Inherited from ButtonProps . inputMode Defined in node_modules/@types/react/index.d.ts:1805 Hints at the type of data that might be entered by the user while editing the element or its contents see https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute","title":"Optional inputMode"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-is","text":"\u2022 is ? : string Inherited from ButtonProps . is Defined in node_modules/@types/react/index.d.ts:1810 Specify that a standard HTML element should behave like a defined custom built-in element see https://html.spec.whatwg.org/multipage/custom-elements.html#attr-is","title":"Optional is"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-itemid","text":"\u2022 itemID ? : string Inherited from ButtonProps . itemID Defined in node_modules/@types/react/index.d.ts:1794","title":"Optional itemID"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-itemprop","text":"\u2022 itemProp ? : string Inherited from ButtonProps . itemProp Defined in node_modules/@types/react/index.d.ts:1791","title":"Optional itemProp"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-itemref","text":"\u2022 itemRef ? : string Inherited from ButtonProps . itemRef Defined in node_modules/@types/react/index.d.ts:1795","title":"Optional itemRef"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-itemscope","text":"\u2022 itemScope ? : boolean Inherited from ButtonProps . itemScope Defined in node_modules/@types/react/index.d.ts:1792","title":"Optional itemScope"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-itemtype","text":"\u2022 itemType ? : string Inherited from ButtonProps . itemType Defined in node_modules/@types/react/index.d.ts:1793","title":"Optional itemType"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-label","text":"\u2022 label ? : React.ReactNode Defined in src/renderer/components/button/button.tsx:28","title":"Optional label"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-lang","text":"\u2022 lang ? : string Inherited from ButtonProps . lang Defined in node_modules/@types/react/index.d.ts:1761","title":"Optional lang"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-light","text":"\u2022 light ? : boolean Defined in src/renderer/components/button/button.tsx:32","title":"Optional light"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-name","text":"\u2022 name ? : string Inherited from ButtonProps . name Defined in node_modules/@types/react/index.d.ts:1979","title":"Optional name"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onabort","text":"\u2022 onAbort ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406","title":"Optional onAbort"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onabortcapture","text":"\u2022 onAbortCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407","title":"Optional onAbortCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onanimationend","text":"\u2022 onAnimationEnd ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536","title":"Optional onAnimationEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onanimationendcapture","text":"\u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537","title":"Optional onAnimationEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onanimationiteration","text":"\u2022 onAnimationIteration ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538","title":"Optional onAnimationIteration"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onanimationiterationcapture","text":"\u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539","title":"Optional onAnimationIterationCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onanimationstart","text":"\u2022 onAnimationStart ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534","title":"Optional onAnimationStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onanimationstartcapture","text":"\u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535","title":"Optional onAnimationStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onauxclick","text":"\u2022 onAuxClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452","title":"Optional onAuxClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onauxclickcapture","text":"\u2022 onAuxClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453","title":"Optional onAuxClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onbeforeinput","text":"\u2022 onBeforeInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380","title":"Optional onBeforeInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onbeforeinputcapture","text":"\u2022 onBeforeInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381","title":"Optional onBeforeInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onblur","text":"\u2022 onBlur ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374","title":"Optional onBlur"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onblurcapture","text":"\u2022 onBlurCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375","title":"Optional onBlurCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-oncanplay","text":"\u2022 onCanPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408","title":"Optional onCanPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-oncanplaycapture","text":"\u2022 onCanPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409","title":"Optional onCanPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-oncanplaythrough","text":"\u2022 onCanPlayThrough ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410","title":"Optional onCanPlayThrough"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-oncanplaythroughcapture","text":"\u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411","title":"Optional onCanPlayThroughCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onchange","text":"\u2022 onChange ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378","title":"Optional onChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onchangecapture","text":"\u2022 onChangeCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379","title":"Optional onChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onclick","text":"\u2022 onClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454","title":"Optional onClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onclickcapture","text":"\u2022 onClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455","title":"Optional onClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-oncompositionend","text":"\u2022 onCompositionEnd ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364","title":"Optional onCompositionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-oncompositionendcapture","text":"\u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365","title":"Optional onCompositionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-oncompositionstart","text":"\u2022 onCompositionStart ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366","title":"Optional onCompositionStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-oncompositionstartcapture","text":"\u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367","title":"Optional onCompositionStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-oncompositionupdate","text":"\u2022 onCompositionUpdate ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368","title":"Optional onCompositionUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-oncompositionupdatecapture","text":"\u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369","title":"Optional onCompositionUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-oncontextmenu","text":"\u2022 onContextMenu ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456","title":"Optional onContextMenu"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-oncontextmenucapture","text":"\u2022 onContextMenuCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457","title":"Optional onContextMenuCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-oncopy","text":"\u2022 onCopy ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356","title":"Optional onCopy"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-oncopycapture","text":"\u2022 onCopyCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357","title":"Optional onCopyCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-oncut","text":"\u2022 onCut ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358","title":"Optional onCut"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-oncutcapture","text":"\u2022 onCutCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359","title":"Optional onCutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ondoubleclick","text":"\u2022 onDoubleClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458","title":"Optional onDoubleClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ondoubleclickcapture","text":"\u2022 onDoubleClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459","title":"Optional onDoubleClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ondrag","text":"\u2022 onDrag ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460","title":"Optional onDrag"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ondragcapture","text":"\u2022 onDragCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461","title":"Optional onDragCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ondragend","text":"\u2022 onDragEnd ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462","title":"Optional onDragEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ondragendcapture","text":"\u2022 onDragEndCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463","title":"Optional onDragEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ondragenter","text":"\u2022 onDragEnter ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464","title":"Optional onDragEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ondragentercapture","text":"\u2022 onDragEnterCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465","title":"Optional onDragEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ondragexit","text":"\u2022 onDragExit ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466","title":"Optional onDragExit"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ondragexitcapture","text":"\u2022 onDragExitCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467","title":"Optional onDragExitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ondragleave","text":"\u2022 onDragLeave ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468","title":"Optional onDragLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ondragleavecapture","text":"\u2022 onDragLeaveCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469","title":"Optional onDragLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ondragover","text":"\u2022 onDragOver ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470","title":"Optional onDragOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ondragovercapture","text":"\u2022 onDragOverCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471","title":"Optional onDragOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ondragstart","text":"\u2022 onDragStart ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472","title":"Optional onDragStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ondragstartcapture","text":"\u2022 onDragStartCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473","title":"Optional onDragStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ondrop","text":"\u2022 onDrop ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474","title":"Optional onDrop"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ondropcapture","text":"\u2022 onDropCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475","title":"Optional onDropCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ondurationchange","text":"\u2022 onDurationChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412","title":"Optional onDurationChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ondurationchangecapture","text":"\u2022 onDurationChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413","title":"Optional onDurationChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onemptied","text":"\u2022 onEmptied ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414","title":"Optional onEmptied"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onemptiedcapture","text":"\u2022 onEmptiedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415","title":"Optional onEmptiedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onencrypted","text":"\u2022 onEncrypted ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416","title":"Optional onEncrypted"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onencryptedcapture","text":"\u2022 onEncryptedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417","title":"Optional onEncryptedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onended","text":"\u2022 onEnded ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418","title":"Optional onEnded"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onendedcapture","text":"\u2022 onEndedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419","title":"Optional onEndedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onerror","text":"\u2022 onError ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394","title":"Optional onError"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onerrorcapture","text":"\u2022 onErrorCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395","title":"Optional onErrorCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onfocus","text":"\u2022 onFocus ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372","title":"Optional onFocus"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onfocuscapture","text":"\u2022 onFocusCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373","title":"Optional onFocusCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ongotpointercapture","text":"\u2022 onGotPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520","title":"Optional onGotPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ongotpointercapturecapture","text":"\u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521","title":"Optional onGotPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-oninput","text":"\u2022 onInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382","title":"Optional onInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-oninputcapture","text":"\u2022 onInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383","title":"Optional onInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-oninvalid","text":"\u2022 onInvalid ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388","title":"Optional onInvalid"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-oninvalidcapture","text":"\u2022 onInvalidCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389","title":"Optional onInvalidCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onkeydown","text":"\u2022 onKeyDown ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398","title":"Optional onKeyDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onkeydowncapture","text":"\u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399","title":"Optional onKeyDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onkeypress","text":"\u2022 onKeyPress ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400","title":"Optional onKeyPress"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onkeypresscapture","text":"\u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401","title":"Optional onKeyPressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onkeyup","text":"\u2022 onKeyUp ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402","title":"Optional onKeyUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onkeyupcapture","text":"\u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403","title":"Optional onKeyUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onload","text":"\u2022 onLoad ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392","title":"Optional onLoad"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onloadcapture","text":"\u2022 onLoadCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393","title":"Optional onLoadCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onloadstart","text":"\u2022 onLoadStart ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424","title":"Optional onLoadStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onloadstartcapture","text":"\u2022 onLoadStartCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425","title":"Optional onLoadStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onloadeddata","text":"\u2022 onLoadedData ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420","title":"Optional onLoadedData"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onloadeddatacapture","text":"\u2022 onLoadedDataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421","title":"Optional onLoadedDataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onloadedmetadata","text":"\u2022 onLoadedMetadata ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422","title":"Optional onLoadedMetadata"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onloadedmetadatacapture","text":"\u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423","title":"Optional onLoadedMetadataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onlostpointercapture","text":"\u2022 onLostPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522","title":"Optional onLostPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onlostpointercapturecapture","text":"\u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523","title":"Optional onLostPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onmousedown","text":"\u2022 onMouseDown ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476","title":"Optional onMouseDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onmousedowncapture","text":"\u2022 onMouseDownCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477","title":"Optional onMouseDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onmouseenter","text":"\u2022 onMouseEnter ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478","title":"Optional onMouseEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onmouseleave","text":"\u2022 onMouseLeave ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479","title":"Optional onMouseLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onmousemove","text":"\u2022 onMouseMove ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480","title":"Optional onMouseMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onmousemovecapture","text":"\u2022 onMouseMoveCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481","title":"Optional onMouseMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onmouseout","text":"\u2022 onMouseOut ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482","title":"Optional onMouseOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onmouseoutcapture","text":"\u2022 onMouseOutCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483","title":"Optional onMouseOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onmouseover","text":"\u2022 onMouseOver ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484","title":"Optional onMouseOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onmouseovercapture","text":"\u2022 onMouseOverCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485","title":"Optional onMouseOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onmouseup","text":"\u2022 onMouseUp ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486","title":"Optional onMouseUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onmouseupcapture","text":"\u2022 onMouseUpCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487","title":"Optional onMouseUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onpaste","text":"\u2022 onPaste ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360","title":"Optional onPaste"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onpastecapture","text":"\u2022 onPasteCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361","title":"Optional onPasteCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onpause","text":"\u2022 onPause ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426","title":"Optional onPause"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onpausecapture","text":"\u2022 onPauseCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427","title":"Optional onPauseCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onplay","text":"\u2022 onPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428","title":"Optional onPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onplaycapture","text":"\u2022 onPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429","title":"Optional onPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onplaying","text":"\u2022 onPlaying ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430","title":"Optional onPlaying"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onplayingcapture","text":"\u2022 onPlayingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431","title":"Optional onPlayingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onpointercancel","text":"\u2022 onPointerCancel ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510","title":"Optional onPointerCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onpointercancelcapture","text":"\u2022 onPointerCancelCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511","title":"Optional onPointerCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onpointerdown","text":"\u2022 onPointerDown ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504","title":"Optional onPointerDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onpointerdowncapture","text":"\u2022 onPointerDownCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505","title":"Optional onPointerDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onpointerenter","text":"\u2022 onPointerEnter ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512","title":"Optional onPointerEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onpointerentercapture","text":"\u2022 onPointerEnterCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513","title":"Optional onPointerEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onpointerleave","text":"\u2022 onPointerLeave ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514","title":"Optional onPointerLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onpointerleavecapture","text":"\u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515","title":"Optional onPointerLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onpointermove","text":"\u2022 onPointerMove ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506","title":"Optional onPointerMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onpointermovecapture","text":"\u2022 onPointerMoveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507","title":"Optional onPointerMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onpointerout","text":"\u2022 onPointerOut ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518","title":"Optional onPointerOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onpointeroutcapture","text":"\u2022 onPointerOutCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519","title":"Optional onPointerOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onpointerover","text":"\u2022 onPointerOver ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516","title":"Optional onPointerOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onpointerovercapture","text":"\u2022 onPointerOverCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517","title":"Optional onPointerOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onpointerup","text":"\u2022 onPointerUp ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508","title":"Optional onPointerUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onpointerupcapture","text":"\u2022 onPointerUpCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509","title":"Optional onPointerUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onprogress","text":"\u2022 onProgress ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432","title":"Optional onProgress"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onprogresscapture","text":"\u2022 onProgressCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433","title":"Optional onProgressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onratechange","text":"\u2022 onRateChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434","title":"Optional onRateChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onratechangecapture","text":"\u2022 onRateChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435","title":"Optional onRateChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onreset","text":"\u2022 onReset ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384","title":"Optional onReset"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onresetcapture","text":"\u2022 onResetCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385","title":"Optional onResetCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onscroll","text":"\u2022 onScroll ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526","title":"Optional onScroll"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onscrollcapture","text":"\u2022 onScrollCapture ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527","title":"Optional onScrollCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onseeked","text":"\u2022 onSeeked ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436","title":"Optional onSeeked"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onseekedcapture","text":"\u2022 onSeekedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437","title":"Optional onSeekedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onseeking","text":"\u2022 onSeeking ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438","title":"Optional onSeeking"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onseekingcapture","text":"\u2022 onSeekingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439","title":"Optional onSeekingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onselect","text":"\u2022 onSelect ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490","title":"Optional onSelect"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onselectcapture","text":"\u2022 onSelectCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491","title":"Optional onSelectCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onstalled","text":"\u2022 onStalled ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440","title":"Optional onStalled"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onstalledcapture","text":"\u2022 onStalledCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441","title":"Optional onStalledCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onsubmit","text":"\u2022 onSubmit ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386","title":"Optional onSubmit"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onsubmitcapture","text":"\u2022 onSubmitCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387","title":"Optional onSubmitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onsuspend","text":"\u2022 onSuspend ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442","title":"Optional onSuspend"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onsuspendcapture","text":"\u2022 onSuspendCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443","title":"Optional onSuspendCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ontimeupdate","text":"\u2022 onTimeUpdate ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444","title":"Optional onTimeUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ontimeupdatecapture","text":"\u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445","title":"Optional onTimeUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ontouchcancel","text":"\u2022 onTouchCancel ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494","title":"Optional onTouchCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ontouchcancelcapture","text":"\u2022 onTouchCancelCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495","title":"Optional onTouchCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ontouchend","text":"\u2022 onTouchEnd ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496","title":"Optional onTouchEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ontouchendcapture","text":"\u2022 onTouchEndCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497","title":"Optional onTouchEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ontouchmove","text":"\u2022 onTouchMove ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498","title":"Optional onTouchMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ontouchmovecapture","text":"\u2022 onTouchMoveCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499","title":"Optional onTouchMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ontouchstart","text":"\u2022 onTouchStart ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500","title":"Optional onTouchStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ontouchstartcapture","text":"\u2022 onTouchStartCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501","title":"Optional onTouchStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ontransitionend","text":"\u2022 onTransitionEnd ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542","title":"Optional onTransitionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-ontransitionendcapture","text":"\u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543","title":"Optional onTransitionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onvolumechange","text":"\u2022 onVolumeChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446","title":"Optional onVolumeChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onvolumechangecapture","text":"\u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447","title":"Optional onVolumeChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onwaiting","text":"\u2022 onWaiting ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448","title":"Optional onWaiting"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onwaitingcapture","text":"\u2022 onWaitingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449","title":"Optional onWaitingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onwheel","text":"\u2022 onWheel ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530","title":"Optional onWheel"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-onwheelcapture","text":"\u2022 onWheelCapture ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531","title":"Optional onWheelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-outlined","text":"\u2022 outlined ? : boolean Defined in src/renderer/components/button/button.tsx:34","title":"Optional outlined"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-placeholder","text":"\u2022 placeholder ? : string Inherited from ButtonProps . placeholder Defined in node_modules/@types/react/index.d.ts:1762","title":"Optional placeholder"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-plain","text":"\u2022 plain ? : boolean Defined in src/renderer/components/button/button.tsx:33","title":"Optional plain"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-prefix","text":"\u2022 prefix ? : string Inherited from ButtonProps . prefix Defined in node_modules/@types/react/index.d.ts:1780","title":"Optional prefix"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-primary","text":"\u2022 primary ? : boolean Defined in src/renderer/components/button/button.tsx:30","title":"Optional primary"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-property","text":"\u2022 property ? : string Inherited from ButtonProps . property Defined in node_modules/@types/react/index.d.ts:1781","title":"Optional property"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-radiogroup","text":"\u2022 radioGroup ? : string Inherited from ButtonProps . radioGroup Defined in node_modules/@types/react/index.d.ts:1771","title":"Optional radioGroup"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-resource","text":"\u2022 resource ? : string Inherited from ButtonProps . resource Defined in node_modules/@types/react/index.d.ts:1782","title":"Optional resource"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-results","text":"\u2022 results ? : number Inherited from ButtonProps . results Defined in node_modules/@types/react/index.d.ts:1796","title":"Optional results"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-role","text":"\u2022 role ? : string Inherited from ButtonProps . role Defined in node_modules/@types/react/index.d.ts:1774","title":"Optional role"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-round","text":"\u2022 round ? : boolean Defined in src/renderer/components/button/button.tsx:38","title":"Optional round"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-security","text":"\u2022 security ? : string Inherited from ButtonProps . security Defined in node_modules/@types/react/index.d.ts:1797","title":"Optional security"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-slot","text":"\u2022 slot ? : string Inherited from ButtonProps . slot Defined in node_modules/@types/react/index.d.ts:1763","title":"Optional slot"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-spellcheck","text":"\u2022 spellCheck ? : Booleanish Inherited from ButtonProps . spellCheck Defined in node_modules/@types/react/index.d.ts:1764","title":"Optional spellCheck"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-style","text":"\u2022 style ? : CSSProperties Inherited from ButtonProps . style Defined in node_modules/@types/react/index.d.ts:1765","title":"Optional style"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-suppresscontenteditablewarning","text":"\u2022 suppressContentEditableWarning ? : boolean Inherited from ButtonProps . suppressContentEditableWarning Defined in node_modules/@types/react/index.d.ts:1749","title":"Optional suppressContentEditableWarning"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-suppresshydrationwarning","text":"\u2022 suppressHydrationWarning ? : boolean Inherited from ButtonProps . suppressHydrationWarning Defined in node_modules/@types/react/index.d.ts:1750","title":"Optional suppressHydrationWarning"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-tabindex","text":"\u2022 tabIndex ? : number Inherited from ButtonProps . tabIndex Defined in node_modules/@types/react/index.d.ts:1766","title":"Optional tabIndex"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-target","text":"\u2022 target ? : \"_blank\" Defined in src/renderer/components/button/button.tsx:40","title":"Optional target"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-title","text":"\u2022 title ? : string Inherited from ButtonProps . title Defined in node_modules/@types/react/index.d.ts:1767","title":"Optional title"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-tooltip","text":"\u2022 tooltip ? : ReactNode | Omit\u2039 TooltipProps , \"targetId\"\u203a Inherited from ButtonProps . tooltip Defined in src/renderer/components/tooltip/withTooltip.tsx:31","title":"Optional tooltip"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-tooltipoverridedisabled","text":"\u2022 tooltipOverrideDisabled ? : boolean Inherited from ButtonProps . tooltipOverrideDisabled Defined in src/renderer/components/tooltip/withTooltip.tsx:36 forces tooltip to detect the target's parent for mouse events. This is useful for displaying tooltips even when the target is \"disabled\"","title":"Optional tooltipOverrideDisabled"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-translate","text":"\u2022 translate ? : \"yes\" | \"no\" Inherited from ButtonProps . translate Defined in node_modules/@types/react/index.d.ts:1768","title":"Optional translate"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-type","text":"\u2022 type ? : \"submit\" | \"reset\" | \"button\" Inherited from ButtonProps . type Defined in node_modules/@types/react/index.d.ts:1980","title":"Optional type"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-typeof","text":"\u2022 typeof ? : string Inherited from ButtonProps . typeof Defined in node_modules/@types/react/index.d.ts:1783","title":"Optional typeof"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-unselectable","text":"\u2022 unselectable ? : \"on\" | \"off\" Inherited from ButtonProps . unselectable Defined in node_modules/@types/react/index.d.ts:1798","title":"Optional unselectable"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-value","text":"\u2022 value ? : string | ReadonlyArray\u2039string\u203a | number Inherited from ButtonProps . value Defined in node_modules/@types/react/index.d.ts:1981","title":"Optional value"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-vocab","text":"\u2022 vocab ? : string Inherited from ButtonProps . vocab Defined in node_modules/@types/react/index.d.ts:1784","title":"Optional vocab"},{"location":"extensions/api/interfaces/_renderer_api_components_.buttonprops/#optional-waiting","text":"\u2022 waiting ? : boolean Defined in src/renderer/components/button/button.tsx:29","title":"Optional waiting"},{"location":"extensions/api/interfaces/_renderer_api_components_.checkboxprops/","text":"Interface: CheckboxProps \u2039 T \u203a # Type parameters # \u25aa T Hierarchy # CheckboxProps Index # Properties # className disabled inline label theme value Methods # onChange Properties # Optional className # \u2022 className ? : string Defined in src/renderer/components/checkbox/checkbox.tsx:28 Optional disabled # \u2022 disabled ? : boolean Defined in src/renderer/components/checkbox/checkbox.tsx:31 Optional inline # \u2022 inline ? : boolean Defined in src/renderer/components/checkbox/checkbox.tsx:30 Optional label # \u2022 label ? : React.ReactNode Defined in src/renderer/components/checkbox/checkbox.tsx:29 Optional theme # \u2022 theme ? : \"dark\" | \"light\" Defined in src/renderer/components/checkbox/checkbox.tsx:27 Optional value # \u2022 value ? : T Defined in src/renderer/components/checkbox/checkbox.tsx:32 Methods # Optional onChange # \u25b8 onChange ( value : T, evt : ChangeEvent\u2039HTMLInputElement\u203a): void Defined in src/renderer/components/checkbox/checkbox.tsx:33 Parameters: Name Type value T evt ChangeEvent\u2039HTMLInputElement\u203a Returns: void","title":"Interface: CheckboxProps \u2039**T**\u203a"},{"location":"extensions/api/interfaces/_renderer_api_components_.checkboxprops/#interface-checkboxprops-t","text":"","title":"Interface: CheckboxProps \u2039T\u203a"},{"location":"extensions/api/interfaces/_renderer_api_components_.checkboxprops/#type-parameters","text":"\u25aa T","title":"Type parameters"},{"location":"extensions/api/interfaces/_renderer_api_components_.checkboxprops/#hierarchy","text":"CheckboxProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.checkboxprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.checkboxprops/#properties","text":"className disabled inline label theme value","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.checkboxprops/#methods","text":"onChange","title":"Methods"},{"location":"extensions/api/interfaces/_renderer_api_components_.checkboxprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.checkboxprops/#optional-classname","text":"\u2022 className ? : string Defined in src/renderer/components/checkbox/checkbox.tsx:28","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.checkboxprops/#optional-disabled","text":"\u2022 disabled ? : boolean Defined in src/renderer/components/checkbox/checkbox.tsx:31","title":"Optional disabled"},{"location":"extensions/api/interfaces/_renderer_api_components_.checkboxprops/#optional-inline","text":"\u2022 inline ? : boolean Defined in src/renderer/components/checkbox/checkbox.tsx:30","title":"Optional inline"},{"location":"extensions/api/interfaces/_renderer_api_components_.checkboxprops/#optional-label","text":"\u2022 label ? : React.ReactNode Defined in src/renderer/components/checkbox/checkbox.tsx:29","title":"Optional label"},{"location":"extensions/api/interfaces/_renderer_api_components_.checkboxprops/#optional-theme","text":"\u2022 theme ? : \"dark\" | \"light\" Defined in src/renderer/components/checkbox/checkbox.tsx:27","title":"Optional theme"},{"location":"extensions/api/interfaces/_renderer_api_components_.checkboxprops/#optional-value","text":"\u2022 value ? : T Defined in src/renderer/components/checkbox/checkbox.tsx:32","title":"Optional value"},{"location":"extensions/api/interfaces/_renderer_api_components_.checkboxprops/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/interfaces/_renderer_api_components_.checkboxprops/#optional-onchange","text":"\u25b8 onChange ( value : T, evt : ChangeEvent\u2039HTMLInputElement\u203a): void Defined in src/renderer/components/checkbox/checkbox.tsx:33 Parameters: Name Type value T evt ChangeEvent\u2039HTMLInputElement\u203a Returns: void","title":"Optional onChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.confirmdialogbooleanparams/","text":"Interface: ConfirmDialogBooleanParams # Hierarchy # ConfirmDialogBooleanParams \u21b3 ConfirmDialogParams Index # Properties # cancelButtonProps icon labelCancel labelOk message okButtonProps Properties # Optional cancelButtonProps # \u2022 cancelButtonProps ? : Partial\u2039 ButtonProps \u203a Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:46 Optional icon # \u2022 icon ? : ReactNode Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:44 Optional labelCancel # \u2022 labelCancel ? : ReactNode Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:42 Optional labelOk # \u2022 labelOk ? : ReactNode Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:41 message # \u2022 message : ReactNode Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:43 Optional okButtonProps # \u2022 okButtonProps ? : Partial\u2039 ButtonProps \u203a Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:45","title":"Interface: ConfirmDialogBooleanParams"},{"location":"extensions/api/interfaces/_renderer_api_components_.confirmdialogbooleanparams/#interface-confirmdialogbooleanparams","text":"","title":"Interface: ConfirmDialogBooleanParams"},{"location":"extensions/api/interfaces/_renderer_api_components_.confirmdialogbooleanparams/#hierarchy","text":"ConfirmDialogBooleanParams \u21b3 ConfirmDialogParams","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.confirmdialogbooleanparams/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.confirmdialogbooleanparams/#properties","text":"cancelButtonProps icon labelCancel labelOk message okButtonProps","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.confirmdialogbooleanparams/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.confirmdialogbooleanparams/#optional-cancelbuttonprops","text":"\u2022 cancelButtonProps ? : Partial\u2039 ButtonProps \u203a Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:46","title":"Optional cancelButtonProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.confirmdialogbooleanparams/#optional-icon","text":"\u2022 icon ? : ReactNode Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:44","title":"Optional icon"},{"location":"extensions/api/interfaces/_renderer_api_components_.confirmdialogbooleanparams/#optional-labelcancel","text":"\u2022 labelCancel ? : ReactNode Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:42","title":"Optional labelCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.confirmdialogbooleanparams/#optional-labelok","text":"\u2022 labelOk ? : ReactNode Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:41","title":"Optional labelOk"},{"location":"extensions/api/interfaces/_renderer_api_components_.confirmdialogbooleanparams/#message","text":"\u2022 message : ReactNode Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:43","title":"message"},{"location":"extensions/api/interfaces/_renderer_api_components_.confirmdialogbooleanparams/#optional-okbuttonprops","text":"\u2022 okButtonProps ? : Partial\u2039 ButtonProps \u203a Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:45","title":"Optional okButtonProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.confirmdialogparams/","text":"Interface: ConfirmDialogParams # Hierarchy # ConfirmDialogBooleanParams \u21b3 ConfirmDialogParams Index # Properties # cancel cancelButtonProps icon labelCancel labelOk message ok okButtonProps Properties # Optional cancel # \u2022 cancel ? : function Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:37 Type declaration: # \u25b8 (): any | Promise\u2039any\u203a Optional cancelButtonProps # \u2022 cancelButtonProps ? : Partial\u2039 ButtonProps \u203a Inherited from ConfirmDialogParams . cancelButtonProps Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:46 Optional icon # \u2022 icon ? : ReactNode Inherited from ConfirmDialogParams . icon Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:44 Optional labelCancel # \u2022 labelCancel ? : ReactNode Inherited from ConfirmDialogParams . labelCancel Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:42 Optional labelOk # \u2022 labelOk ? : ReactNode Inherited from ConfirmDialogParams . labelOk Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:41 message # \u2022 message : ReactNode Inherited from ConfirmDialogParams . message Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:43 Optional ok # \u2022 ok ? : function Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:36 Type declaration: # \u25b8 (): any | Promise\u2039any\u203a Optional okButtonProps # \u2022 okButtonProps ? : Partial\u2039 ButtonProps \u203a Inherited from ConfirmDialogParams . okButtonProps Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:45","title":"Interface: ConfirmDialogParams"},{"location":"extensions/api/interfaces/_renderer_api_components_.confirmdialogparams/#interface-confirmdialogparams","text":"","title":"Interface: ConfirmDialogParams"},{"location":"extensions/api/interfaces/_renderer_api_components_.confirmdialogparams/#hierarchy","text":"ConfirmDialogBooleanParams \u21b3 ConfirmDialogParams","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.confirmdialogparams/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.confirmdialogparams/#properties","text":"cancel cancelButtonProps icon labelCancel labelOk message ok okButtonProps","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.confirmdialogparams/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.confirmdialogparams/#optional-cancel","text":"\u2022 cancel ? : function Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:37","title":"Optional cancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.confirmdialogparams/#optional-cancelbuttonprops","text":"\u2022 cancelButtonProps ? : Partial\u2039 ButtonProps \u203a Inherited from ConfirmDialogParams . cancelButtonProps Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:46","title":"Optional cancelButtonProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.confirmdialogparams/#optional-icon","text":"\u2022 icon ? : ReactNode Inherited from ConfirmDialogParams . icon Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:44","title":"Optional icon"},{"location":"extensions/api/interfaces/_renderer_api_components_.confirmdialogparams/#optional-labelcancel","text":"\u2022 labelCancel ? : ReactNode Inherited from ConfirmDialogParams . labelCancel Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:42","title":"Optional labelCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.confirmdialogparams/#optional-labelok","text":"\u2022 labelOk ? : ReactNode Inherited from ConfirmDialogParams . labelOk Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:41","title":"Optional labelOk"},{"location":"extensions/api/interfaces/_renderer_api_components_.confirmdialogparams/#message","text":"\u2022 message : ReactNode Inherited from ConfirmDialogParams . message Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:43","title":"message"},{"location":"extensions/api/interfaces/_renderer_api_components_.confirmdialogparams/#optional-ok","text":"\u2022 ok ? : function Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:36","title":"Optional ok"},{"location":"extensions/api/interfaces/_renderer_api_components_.confirmdialogparams/#optional-okbuttonprops","text":"\u2022 okButtonProps ? : Partial\u2039 ButtonProps \u203a Inherited from ConfirmDialogParams . okButtonProps Defined in src/renderer/components/confirm-dialog/confirm-dialog.tsx:45","title":"Optional okButtonProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.confirmdialogprops/","text":"Interface: ConfirmDialogProps # Hierarchy # object \u21b3 ConfirmDialogProps","title":"Interface: ConfirmDialogProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.confirmdialogprops/#interface-confirmdialogprops","text":"","title":"Interface: ConfirmDialogProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.confirmdialogprops/#hierarchy","text":"object \u21b3 ConfirmDialogProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.cubespinnerprops/","text":"Interface: CubeSpinnerProps # Hierarchy # CubeSpinnerProps Index # Properties # center className Properties # Optional center # \u2022 center ? : boolean Defined in src/renderer/components/spinner/cube-spinner.tsx:28 Optional className # \u2022 className ? : string Defined in src/renderer/components/spinner/cube-spinner.tsx:27","title":"Interface: CubeSpinnerProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.cubespinnerprops/#interface-cubespinnerprops","text":"","title":"Interface: CubeSpinnerProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.cubespinnerprops/#hierarchy","text":"CubeSpinnerProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.cubespinnerprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.cubespinnerprops/#properties","text":"center className","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.cubespinnerprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.cubespinnerprops/#optional-center","text":"\u2022 center ? : boolean Defined in src/renderer/components/spinner/cube-spinner.tsx:28","title":"Optional center"},{"location":"extensions/api/interfaces/_renderer_api_components_.cubespinnerprops/#optional-classname","text":"\u2022 className ? : string Defined in src/renderer/components/spinner/cube-spinner.tsx:27","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.dialogprops/","text":"Interface: DialogProps # Hierarchy # DialogProps Index # Properties # animated className close isOpen modal onClose onOpen open pinned Properties # Optional animated # \u2022 animated ? : boolean Defined in src/renderer/components/dialog/dialog.tsx:43 Optional className # \u2022 className ? : string Defined in src/renderer/components/dialog/dialog.tsx:35 Optional close # \u2022 close ? : function Defined in src/renderer/components/dialog/dialog.tsx:38 Type declaration: # \u25b8 (): void Optional isOpen # \u2022 isOpen ? : boolean Defined in src/renderer/components/dialog/dialog.tsx:36 Optional modal # \u2022 modal ? : boolean Defined in src/renderer/components/dialog/dialog.tsx:41 Optional onClose # \u2022 onClose ? : function Defined in src/renderer/components/dialog/dialog.tsx:40 Type declaration: # \u25b8 (): void Optional onOpen # \u2022 onOpen ? : function Defined in src/renderer/components/dialog/dialog.tsx:39 Type declaration: # \u25b8 (): void Optional open # \u2022 open ? : function Defined in src/renderer/components/dialog/dialog.tsx:37 Type declaration: # \u25b8 (): void Optional pinned # \u2022 pinned ? : boolean Defined in src/renderer/components/dialog/dialog.tsx:42","title":"Interface: DialogProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.dialogprops/#interface-dialogprops","text":"","title":"Interface: DialogProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.dialogprops/#hierarchy","text":"DialogProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.dialogprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.dialogprops/#properties","text":"animated className close isOpen modal onClose onOpen open pinned","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.dialogprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.dialogprops/#optional-animated","text":"\u2022 animated ? : boolean Defined in src/renderer/components/dialog/dialog.tsx:43","title":"Optional animated"},{"location":"extensions/api/interfaces/_renderer_api_components_.dialogprops/#optional-classname","text":"\u2022 className ? : string Defined in src/renderer/components/dialog/dialog.tsx:35","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.dialogprops/#optional-close","text":"\u2022 close ? : function Defined in src/renderer/components/dialog/dialog.tsx:38","title":"Optional close"},{"location":"extensions/api/interfaces/_renderer_api_components_.dialogprops/#optional-isopen","text":"\u2022 isOpen ? : boolean Defined in src/renderer/components/dialog/dialog.tsx:36","title":"Optional isOpen"},{"location":"extensions/api/interfaces/_renderer_api_components_.dialogprops/#optional-modal","text":"\u2022 modal ? : boolean Defined in src/renderer/components/dialog/dialog.tsx:41","title":"Optional modal"},{"location":"extensions/api/interfaces/_renderer_api_components_.dialogprops/#optional-onclose","text":"\u2022 onClose ? : function Defined in src/renderer/components/dialog/dialog.tsx:40","title":"Optional onClose"},{"location":"extensions/api/interfaces/_renderer_api_components_.dialogprops/#optional-onopen","text":"\u2022 onOpen ? : function Defined in src/renderer/components/dialog/dialog.tsx:39","title":"Optional onOpen"},{"location":"extensions/api/interfaces/_renderer_api_components_.dialogprops/#optional-open","text":"\u2022 open ? : function Defined in src/renderer/components/dialog/dialog.tsx:37","title":"Optional open"},{"location":"extensions/api/interfaces/_renderer_api_components_.dialogprops/#optional-pinned","text":"\u2022 pinned ? : boolean Defined in src/renderer/components/dialog/dialog.tsx:42","title":"Optional pinned"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/","text":"Interface: DrawerItemLabelsProps # Hierarchy # \u21b3 DrawerItemProps \u21b3 DrawerItemLabelsProps Index # Properties # about accessKey aria-activedescendant aria-atomic aria-autocomplete aria-busy aria-checked aria-colcount aria-colindex aria-colspan aria-controls aria-current aria-describedby aria-details aria-disabled aria-dropeffect aria-errormessage aria-expanded aria-flowto aria-grabbed aria-haspopup aria-hidden aria-invalid aria-keyshortcuts aria-label aria-labelledby aria-level aria-live aria-modal aria-multiline aria-multiselectable aria-orientation aria-owns aria-placeholder aria-posinset aria-pressed aria-readonly aria-relevant aria-required aria-roledescription aria-rowcount aria-rowindex aria-rowspan aria-selected aria-setsize aria-sort aria-valuemax aria-valuemin aria-valuenow aria-valuetext autoCapitalize autoCorrect autoSave children className color contentEditable contextMenu dangerouslySetInnerHTML datatype defaultChecked defaultValue dir draggable hidden id inlist inputMode is itemID itemProp itemRef itemScope itemType labels labelsOnly lang name onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture placeholder prefix property radioGroup renderBoolean resource results role security slot spellCheck style suppressContentEditableWarning suppressHydrationWarning tabIndex title translate typeof unselectable vocab Properties # Optional about # \u2022 about ? : string Inherited from ButtonProps . about Defined in node_modules/@types/react/index.d.ts:1777 Optional accessKey # \u2022 accessKey ? : string Inherited from ButtonProps . accessKey Defined in node_modules/@types/react/index.d.ts:1753 Optional aria-activedescendant # \u2022 aria-activedescendant ? : string Inherited from ButtonProps . aria-activedescendant Defined in node_modules/@types/react/index.d.ts:1560 Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application. Optional aria-atomic # \u2022 aria-atomic ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-atomic Defined in node_modules/@types/react/index.d.ts:1562 Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute. Optional aria-autocomplete # \u2022 aria-autocomplete ? : \"none\" | \"inline\" | \"list\" | \"both\" Inherited from ButtonProps . aria-autocomplete Defined in node_modules/@types/react/index.d.ts:1567 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. Optional aria-busy # \u2022 aria-busy ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-busy Defined in node_modules/@types/react/index.d.ts:1569 Indicates an element is being modified and that assistive technologies MAY want to wait until the modifications are complete before exposing them to the user. Optional aria-checked # \u2022 aria-checked ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-checked Defined in node_modules/@types/react/index.d.ts:1574 Indicates the current \"checked\" state of checkboxes, radio buttons, and other widgets. see aria-pressed @see aria-selected. Optional aria-colcount # \u2022 aria-colcount ? : number Inherited from ButtonProps . aria-colcount Defined in node_modules/@types/react/index.d.ts:1579 Defines the total number of columns in a table, grid, or treegrid. see aria-colindex. Optional aria-colindex # \u2022 aria-colindex ? : number Inherited from ButtonProps . aria-colindex Defined in node_modules/@types/react/index.d.ts:1584 Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid. see aria-colcount @see aria-colspan. Optional aria-colspan # \u2022 aria-colspan ? : number Inherited from ButtonProps . aria-colspan Defined in node_modules/@types/react/index.d.ts:1589 Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid. see aria-colindex @see aria-rowspan. Optional aria-controls # \u2022 aria-controls ? : string Inherited from ButtonProps . aria-controls Defined in node_modules/@types/react/index.d.ts:1594 Identifies the element (or elements) whose contents or presence are controlled by the current element. see aria-owns. Optional aria-current # \u2022 aria-current ? : boolean | \"false\" | \"true\" | \"page\" | \"step\" | \"location\" | \"date\" | \"time\" Inherited from ButtonProps . aria-current Defined in node_modules/@types/react/index.d.ts:1596 Indicates the element that represents the current item within a container or set of related elements. Optional aria-describedby # \u2022 aria-describedby ? : string Inherited from ButtonProps . aria-describedby Defined in node_modules/@types/react/index.d.ts:1601 Identifies the element (or elements) that describes the object. see aria-labelledby Optional aria-details # \u2022 aria-details ? : string Inherited from ButtonProps . aria-details Defined in node_modules/@types/react/index.d.ts:1606 Identifies the element that provides a detailed, extended description for the object. see aria-describedby. Optional aria-disabled # \u2022 aria-disabled ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-disabled Defined in node_modules/@types/react/index.d.ts:1611 Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable. see aria-hidden @see aria-readonly. Optional aria-dropeffect # \u2022 aria-dropeffect ? : \"none\" | \"copy\" | \"execute\" | \"link\" | \"move\" | \"popup\" Inherited from ButtonProps . aria-dropeffect Defined in node_modules/@types/react/index.d.ts:1616 Indicates what functions can be performed when a dragged object is released on the drop target. deprecated in ARIA 1.1 Optional aria-errormessage # \u2022 aria-errormessage ? : string Inherited from ButtonProps . aria-errormessage Defined in node_modules/@types/react/index.d.ts:1621 Identifies the element that provides an error message for the object. see aria-invalid @see aria-describedby. Optional aria-expanded # \u2022 aria-expanded ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-expanded Defined in node_modules/@types/react/index.d.ts:1623 Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed. Optional aria-flowto # \u2022 aria-flowto ? : string Inherited from ButtonProps . aria-flowto Defined in node_modules/@types/react/index.d.ts:1628 Identifies the next element (or elements) in an alternate reading order of content which, at the user's discretion, allows assistive technology to override the general default of reading in document source order. Optional aria-grabbed # \u2022 aria-grabbed ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-grabbed Defined in node_modules/@types/react/index.d.ts:1633 Indicates an element's \"grabbed\" state in a drag-and-drop operation. deprecated in ARIA 1.1 Optional aria-haspopup # \u2022 aria-haspopup ? : boolean | \"false\" | \"true\" | \"menu\" | \"listbox\" | \"tree\" | \"grid\" | \"dialog\" Inherited from ButtonProps . aria-haspopup Defined in node_modules/@types/react/index.d.ts:1635 Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element. Optional aria-hidden # \u2022 aria-hidden ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-hidden Defined in node_modules/@types/react/index.d.ts:1640 Indicates whether the element is exposed to an accessibility API. see aria-disabled. Optional aria-invalid # \u2022 aria-invalid ? : boolean | \"false\" | \"true\" | \"grammar\" | \"spelling\" Inherited from ButtonProps . aria-invalid Defined in node_modules/@types/react/index.d.ts:1645 Indicates the entered value does not conform to the format expected by the application. see aria-errormessage. Optional aria-keyshortcuts # \u2022 aria-keyshortcuts ? : string Inherited from ButtonProps . aria-keyshortcuts Defined in node_modules/@types/react/index.d.ts:1647 Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element. Optional aria-label # \u2022 aria-label ? : string Inherited from ButtonProps . aria-label Defined in node_modules/@types/react/index.d.ts:1652 Defines a string value that labels the current element. see aria-labelledby. Optional aria-labelledby # \u2022 aria-labelledby ? : string Inherited from ButtonProps . aria-labelledby Defined in node_modules/@types/react/index.d.ts:1657 Identifies the element (or elements) that labels the current element. see aria-describedby. Optional aria-level # \u2022 aria-level ? : number Inherited from ButtonProps . aria-level Defined in node_modules/@types/react/index.d.ts:1659 Defines the hierarchical level of an element within a structure. Optional aria-live # \u2022 aria-live ? : \"off\" | \"assertive\" | \"polite\" Inherited from ButtonProps . aria-live Defined in node_modules/@types/react/index.d.ts:1661 Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region. Optional aria-modal # \u2022 aria-modal ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-modal Defined in node_modules/@types/react/index.d.ts:1663 Indicates whether an element is modal when displayed. Optional aria-multiline # \u2022 aria-multiline ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiline Defined in node_modules/@types/react/index.d.ts:1665 Indicates whether a text box accepts multiple lines of input or only a single line. Optional aria-multiselectable # \u2022 aria-multiselectable ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiselectable Defined in node_modules/@types/react/index.d.ts:1667 Indicates that the user may select more than one item from the current selectable descendants. Optional aria-orientation # \u2022 aria-orientation ? : \"horizontal\" | \"vertical\" Inherited from ButtonProps . aria-orientation Defined in node_modules/@types/react/index.d.ts:1669 Indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous. Optional aria-owns # \u2022 aria-owns ? : string Inherited from ButtonProps . aria-owns Defined in node_modules/@types/react/index.d.ts:1675 Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship between DOM elements where the DOM hierarchy cannot be used to represent the relationship. see aria-controls. Optional aria-placeholder # \u2022 aria-placeholder ? : string Inherited from ButtonProps . aria-placeholder Defined in node_modules/@types/react/index.d.ts:1680 Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value. A hint could be a sample value or a brief description of the expected format. Optional aria-posinset # \u2022 aria-posinset ? : number Inherited from ButtonProps . aria-posinset Defined in node_modules/@types/react/index.d.ts:1685 Defines an element's number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-setsize. Optional aria-pressed # \u2022 aria-pressed ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-pressed Defined in node_modules/@types/react/index.d.ts:1690 Indicates the current \"pressed\" state of toggle buttons. see aria-checked @see aria-selected. Optional aria-readonly # \u2022 aria-readonly ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-readonly Defined in node_modules/@types/react/index.d.ts:1695 Indicates that the element is not editable, but is otherwise operable. see aria-disabled. Optional aria-relevant # \u2022 aria-relevant ? : \"additions\" | \"additions removals\" | \"additions text\" | \"all\" | \"removals\" | \"removals additions\" | \"removals text\" | \"text\" | \"text additions\" | \"text removals\" Inherited from ButtonProps . aria-relevant Defined in node_modules/@types/react/index.d.ts:1700 Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified. see aria-atomic. Optional aria-required # \u2022 aria-required ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-required Defined in node_modules/@types/react/index.d.ts:1702 Indicates that user input is required on the element before a form may be submitted. Optional aria-roledescription # \u2022 aria-roledescription ? : string Inherited from ButtonProps . aria-roledescription Defined in node_modules/@types/react/index.d.ts:1704 Defines a human-readable, author-localized description for the role of an element. Optional aria-rowcount # \u2022 aria-rowcount ? : number Inherited from ButtonProps . aria-rowcount Defined in node_modules/@types/react/index.d.ts:1709 Defines the total number of rows in a table, grid, or treegrid. see aria-rowindex. Optional aria-rowindex # \u2022 aria-rowindex ? : number Inherited from ButtonProps . aria-rowindex Defined in node_modules/@types/react/index.d.ts:1714 Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid. see aria-rowcount @see aria-rowspan. Optional aria-rowspan # \u2022 aria-rowspan ? : number Inherited from ButtonProps . aria-rowspan Defined in node_modules/@types/react/index.d.ts:1719 Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid. see aria-rowindex @see aria-colspan. Optional aria-selected # \u2022 aria-selected ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-selected Defined in node_modules/@types/react/index.d.ts:1724 Indicates the current \"selected\" state of various widgets. see aria-checked @see aria-pressed. Optional aria-setsize # \u2022 aria-setsize ? : number Inherited from ButtonProps . aria-setsize Defined in node_modules/@types/react/index.d.ts:1729 Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-posinset. Optional aria-sort # \u2022 aria-sort ? : \"none\" | \"ascending\" | \"descending\" | \"other\" Inherited from ButtonProps . aria-sort Defined in node_modules/@types/react/index.d.ts:1731 Indicates if items in a table or grid are sorted in ascending or descending order. Optional aria-valuemax # \u2022 aria-valuemax ? : number Inherited from ButtonProps . aria-valuemax Defined in node_modules/@types/react/index.d.ts:1733 Defines the maximum allowed value for a range widget. Optional aria-valuemin # \u2022 aria-valuemin ? : number Inherited from ButtonProps . aria-valuemin Defined in node_modules/@types/react/index.d.ts:1735 Defines the minimum allowed value for a range widget. Optional aria-valuenow # \u2022 aria-valuenow ? : number Inherited from ButtonProps . aria-valuenow Defined in node_modules/@types/react/index.d.ts:1740 Defines the current value for a range widget. see aria-valuetext. Optional aria-valuetext # \u2022 aria-valuetext ? : string Inherited from ButtonProps . aria-valuetext Defined in node_modules/@types/react/index.d.ts:1742 Defines the human readable text alternative of aria-valuenow for a range widget. Optional autoCapitalize # \u2022 autoCapitalize ? : string Inherited from ButtonProps . autoCapitalize Defined in node_modules/@types/react/index.d.ts:1787 Optional autoCorrect # \u2022 autoCorrect ? : string Inherited from ButtonProps . autoCorrect Defined in node_modules/@types/react/index.d.ts:1788 Optional autoSave # \u2022 autoSave ? : string Inherited from ButtonProps . autoSave Defined in node_modules/@types/react/index.d.ts:1789 Optional children # \u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350 Optional className # \u2022 className ? : string Inherited from DrawerItemProps . className Overrides ButtonProps . className Defined in src/renderer/components/drawer/drawer-item.tsx:28 Optional color # \u2022 color ? : string Inherited from ButtonProps . color Defined in node_modules/@types/react/index.d.ts:1790 Optional contentEditable # \u2022 contentEditable ? : Booleanish | \"inherit\" Inherited from ButtonProps . contentEditable Defined in node_modules/@types/react/index.d.ts:1755 Optional contextMenu # \u2022 contextMenu ? : string Inherited from ButtonProps . contextMenu Defined in node_modules/@types/react/index.d.ts:1756 Optional dangerouslySetInnerHTML # \u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351 Type declaration: # __html : string Optional datatype # \u2022 datatype ? : string Inherited from ButtonProps . datatype Defined in node_modules/@types/react/index.d.ts:1778 Optional defaultChecked # \u2022 defaultChecked ? : boolean Inherited from ButtonProps . defaultChecked Defined in node_modules/@types/react/index.d.ts:1747 Optional defaultValue # \u2022 defaultValue ? : string | number | ReadonlyArray\u2039string\u203a Inherited from ButtonProps . defaultValue Defined in node_modules/@types/react/index.d.ts:1748 Optional dir # \u2022 dir ? : string Inherited from ButtonProps . dir Defined in node_modules/@types/react/index.d.ts:1757 Optional draggable # \u2022 draggable ? : Booleanish Inherited from ButtonProps . draggable Defined in node_modules/@types/react/index.d.ts:1758 Optional hidden # \u2022 hidden ? : boolean Inherited from DrawerItemProps . hidden Overrides IconProps . hidden Defined in src/renderer/components/drawer/drawer-item.tsx:31 Optional id # \u2022 id ? : string Inherited from ButtonProps . id Defined in node_modules/@types/react/index.d.ts:1760 Optional inlist # \u2022 inlist ? : any Inherited from ButtonProps . inlist Defined in node_modules/@types/react/index.d.ts:1779 Optional inputMode # \u2022 inputMode ? : \"none\" | \"text\" | \"tel\" | \"url\" | \"email\" | \"numeric\" | \"decimal\" | \"search\" Inherited from ButtonProps . inputMode Defined in node_modules/@types/react/index.d.ts:1805 Hints at the type of data that might be entered by the user while editing the element or its contents see https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute Optional is # \u2022 is ? : string Inherited from ButtonProps . is Defined in node_modules/@types/react/index.d.ts:1810 Specify that a standard HTML element should behave like a defined custom built-in element see https://html.spec.whatwg.org/multipage/custom-elements.html#attr-is Optional itemID # \u2022 itemID ? : string Inherited from ButtonProps . itemID Defined in node_modules/@types/react/index.d.ts:1794 Optional itemProp # \u2022 itemProp ? : string Inherited from ButtonProps . itemProp Defined in node_modules/@types/react/index.d.ts:1791 Optional itemRef # \u2022 itemRef ? : string Inherited from ButtonProps . itemRef Defined in node_modules/@types/react/index.d.ts:1795 Optional itemScope # \u2022 itemScope ? : boolean Inherited from ButtonProps . itemScope Defined in node_modules/@types/react/index.d.ts:1792 Optional itemType # \u2022 itemType ? : string Inherited from ButtonProps . itemType Defined in node_modules/@types/react/index.d.ts:1793 labels # \u2022 labels : string[] Defined in src/renderer/components/drawer/drawer-item-labels.tsx:27 Optional labelsOnly # \u2022 labelsOnly ? : boolean Inherited from DrawerItemProps . labelsOnly Defined in src/renderer/components/drawer/drawer-item.tsx:30 Optional lang # \u2022 lang ? : string Inherited from ButtonProps . lang Defined in node_modules/@types/react/index.d.ts:1761 name # \u2022 name : React.ReactNode Inherited from DrawerItemProps . name Defined in src/renderer/components/drawer/drawer-item.tsx:27 Optional onAbort # \u2022 onAbort ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406 Optional onAbortCapture # \u2022 onAbortCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407 Optional onAnimationEnd # \u2022 onAnimationEnd ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536 Optional onAnimationEndCapture # \u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537 Optional onAnimationIteration # \u2022 onAnimationIteration ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538 Optional onAnimationIterationCapture # \u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539 Optional onAnimationStart # \u2022 onAnimationStart ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534 Optional onAnimationStartCapture # \u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535 Optional onAuxClick # \u2022 onAuxClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452 Optional onAuxClickCapture # \u2022 onAuxClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453 Optional onBeforeInput # \u2022 onBeforeInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380 Optional onBeforeInputCapture # \u2022 onBeforeInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381 Optional onBlur # \u2022 onBlur ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374 Optional onBlurCapture # \u2022 onBlurCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375 Optional onCanPlay # \u2022 onCanPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408 Optional onCanPlayCapture # \u2022 onCanPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409 Optional onCanPlayThrough # \u2022 onCanPlayThrough ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410 Optional onCanPlayThroughCapture # \u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411 Optional onChange # \u2022 onChange ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378 Optional onChangeCapture # \u2022 onChangeCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379 Optional onClick # \u2022 onClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454 Optional onClickCapture # \u2022 onClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455 Optional onCompositionEnd # \u2022 onCompositionEnd ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364 Optional onCompositionEndCapture # \u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365 Optional onCompositionStart # \u2022 onCompositionStart ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366 Optional onCompositionStartCapture # \u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367 Optional onCompositionUpdate # \u2022 onCompositionUpdate ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368 Optional onCompositionUpdateCapture # \u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369 Optional onContextMenu # \u2022 onContextMenu ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456 Optional onContextMenuCapture # \u2022 onContextMenuCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457 Optional onCopy # \u2022 onCopy ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356 Optional onCopyCapture # \u2022 onCopyCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357 Optional onCut # \u2022 onCut ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358 Optional onCutCapture # \u2022 onCutCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359 Optional onDoubleClick # \u2022 onDoubleClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458 Optional onDoubleClickCapture # \u2022 onDoubleClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459 Optional onDrag # \u2022 onDrag ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460 Optional onDragCapture # \u2022 onDragCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461 Optional onDragEnd # \u2022 onDragEnd ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462 Optional onDragEndCapture # \u2022 onDragEndCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463 Optional onDragEnter # \u2022 onDragEnter ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464 Optional onDragEnterCapture # \u2022 onDragEnterCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465 Optional onDragExit # \u2022 onDragExit ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466 Optional onDragExitCapture # \u2022 onDragExitCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467 Optional onDragLeave # \u2022 onDragLeave ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468 Optional onDragLeaveCapture # \u2022 onDragLeaveCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469 Optional onDragOver # \u2022 onDragOver ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470 Optional onDragOverCapture # \u2022 onDragOverCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471 Optional onDragStart # \u2022 onDragStart ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472 Optional onDragStartCapture # \u2022 onDragStartCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473 Optional onDrop # \u2022 onDrop ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474 Optional onDropCapture # \u2022 onDropCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475 Optional onDurationChange # \u2022 onDurationChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412 Optional onDurationChangeCapture # \u2022 onDurationChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413 Optional onEmptied # \u2022 onEmptied ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414 Optional onEmptiedCapture # \u2022 onEmptiedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415 Optional onEncrypted # \u2022 onEncrypted ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416 Optional onEncryptedCapture # \u2022 onEncryptedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417 Optional onEnded # \u2022 onEnded ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418 Optional onEndedCapture # \u2022 onEndedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419 Optional onError # \u2022 onError ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394 Optional onErrorCapture # \u2022 onErrorCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395 Optional onFocus # \u2022 onFocus ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372 Optional onFocusCapture # \u2022 onFocusCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373 Optional onGotPointerCapture # \u2022 onGotPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520 Optional onGotPointerCaptureCapture # \u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521 Optional onInput # \u2022 onInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382 Optional onInputCapture # \u2022 onInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383 Optional onInvalid # \u2022 onInvalid ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388 Optional onInvalidCapture # \u2022 onInvalidCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389 Optional onKeyDown # \u2022 onKeyDown ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398 Optional onKeyDownCapture # \u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399 Optional onKeyPress # \u2022 onKeyPress ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400 Optional onKeyPressCapture # \u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401 Optional onKeyUp # \u2022 onKeyUp ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402 Optional onKeyUpCapture # \u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403 Optional onLoad # \u2022 onLoad ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392 Optional onLoadCapture # \u2022 onLoadCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393 Optional onLoadStart # \u2022 onLoadStart ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424 Optional onLoadStartCapture # \u2022 onLoadStartCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425 Optional onLoadedData # \u2022 onLoadedData ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420 Optional onLoadedDataCapture # \u2022 onLoadedDataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421 Optional onLoadedMetadata # \u2022 onLoadedMetadata ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422 Optional onLoadedMetadataCapture # \u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423 Optional onLostPointerCapture # \u2022 onLostPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522 Optional onLostPointerCaptureCapture # \u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523 Optional onMouseDown # \u2022 onMouseDown ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476 Optional onMouseDownCapture # \u2022 onMouseDownCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477 Optional onMouseEnter # \u2022 onMouseEnter ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478 Optional onMouseLeave # \u2022 onMouseLeave ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479 Optional onMouseMove # \u2022 onMouseMove ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480 Optional onMouseMoveCapture # \u2022 onMouseMoveCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481 Optional onMouseOut # \u2022 onMouseOut ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482 Optional onMouseOutCapture # \u2022 onMouseOutCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483 Optional onMouseOver # \u2022 onMouseOver ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484 Optional onMouseOverCapture # \u2022 onMouseOverCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485 Optional onMouseUp # \u2022 onMouseUp ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486 Optional onMouseUpCapture # \u2022 onMouseUpCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487 Optional onPaste # \u2022 onPaste ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360 Optional onPasteCapture # \u2022 onPasteCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361 Optional onPause # \u2022 onPause ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426 Optional onPauseCapture # \u2022 onPauseCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427 Optional onPlay # \u2022 onPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428 Optional onPlayCapture # \u2022 onPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429 Optional onPlaying # \u2022 onPlaying ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430 Optional onPlayingCapture # \u2022 onPlayingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431 Optional onPointerCancel # \u2022 onPointerCancel ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510 Optional onPointerCancelCapture # \u2022 onPointerCancelCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511 Optional onPointerDown # \u2022 onPointerDown ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504 Optional onPointerDownCapture # \u2022 onPointerDownCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505 Optional onPointerEnter # \u2022 onPointerEnter ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512 Optional onPointerEnterCapture # \u2022 onPointerEnterCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513 Optional onPointerLeave # \u2022 onPointerLeave ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514 Optional onPointerLeaveCapture # \u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515 Optional onPointerMove # \u2022 onPointerMove ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506 Optional onPointerMoveCapture # \u2022 onPointerMoveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507 Optional onPointerOut # \u2022 onPointerOut ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518 Optional onPointerOutCapture # \u2022 onPointerOutCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519 Optional onPointerOver # \u2022 onPointerOver ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516 Optional onPointerOverCapture # \u2022 onPointerOverCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517 Optional onPointerUp # \u2022 onPointerUp ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508 Optional onPointerUpCapture # \u2022 onPointerUpCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509 Optional onProgress # \u2022 onProgress ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432 Optional onProgressCapture # \u2022 onProgressCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433 Optional onRateChange # \u2022 onRateChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434 Optional onRateChangeCapture # \u2022 onRateChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435 Optional onReset # \u2022 onReset ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384 Optional onResetCapture # \u2022 onResetCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385 Optional onScroll # \u2022 onScroll ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526 Optional onScrollCapture # \u2022 onScrollCapture ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527 Optional onSeeked # \u2022 onSeeked ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436 Optional onSeekedCapture # \u2022 onSeekedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437 Optional onSeeking # \u2022 onSeeking ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438 Optional onSeekingCapture # \u2022 onSeekingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439 Optional onSelect # \u2022 onSelect ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490 Optional onSelectCapture # \u2022 onSelectCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491 Optional onStalled # \u2022 onStalled ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440 Optional onStalledCapture # \u2022 onStalledCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441 Optional onSubmit # \u2022 onSubmit ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386 Optional onSubmitCapture # \u2022 onSubmitCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387 Optional onSuspend # \u2022 onSuspend ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442 Optional onSuspendCapture # \u2022 onSuspendCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443 Optional onTimeUpdate # \u2022 onTimeUpdate ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444 Optional onTimeUpdateCapture # \u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445 Optional onTouchCancel # \u2022 onTouchCancel ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494 Optional onTouchCancelCapture # \u2022 onTouchCancelCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495 Optional onTouchEnd # \u2022 onTouchEnd ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496 Optional onTouchEndCapture # \u2022 onTouchEndCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497 Optional onTouchMove # \u2022 onTouchMove ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498 Optional onTouchMoveCapture # \u2022 onTouchMoveCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499 Optional onTouchStart # \u2022 onTouchStart ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500 Optional onTouchStartCapture # \u2022 onTouchStartCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501 Optional onTransitionEnd # \u2022 onTransitionEnd ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542 Optional onTransitionEndCapture # \u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543 Optional onVolumeChange # \u2022 onVolumeChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446 Optional onVolumeChangeCapture # \u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447 Optional onWaiting # \u2022 onWaiting ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448 Optional onWaitingCapture # \u2022 onWaitingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449 Optional onWheel # \u2022 onWheel ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530 Optional onWheelCapture # \u2022 onWheelCapture ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531 Optional placeholder # \u2022 placeholder ? : string Inherited from ButtonProps . placeholder Defined in node_modules/@types/react/index.d.ts:1762 Optional prefix # \u2022 prefix ? : string Inherited from ButtonProps . prefix Defined in node_modules/@types/react/index.d.ts:1780 Optional property # \u2022 property ? : string Inherited from ButtonProps . property Defined in node_modules/@types/react/index.d.ts:1781 Optional radioGroup # \u2022 radioGroup ? : string Inherited from ButtonProps . radioGroup Defined in node_modules/@types/react/index.d.ts:1771 Optional renderBoolean # \u2022 renderBoolean ? : boolean Inherited from DrawerItemProps . renderBoolean Defined in src/renderer/components/drawer/drawer-item.tsx:32 Optional resource # \u2022 resource ? : string Inherited from ButtonProps . resource Defined in node_modules/@types/react/index.d.ts:1782 Optional results # \u2022 results ? : number Inherited from ButtonProps . results Defined in node_modules/@types/react/index.d.ts:1796 Optional role # \u2022 role ? : string Inherited from ButtonProps . role Defined in node_modules/@types/react/index.d.ts:1774 Optional security # \u2022 security ? : string Inherited from ButtonProps . security Defined in node_modules/@types/react/index.d.ts:1797 Optional slot # \u2022 slot ? : string Inherited from ButtonProps . slot Defined in node_modules/@types/react/index.d.ts:1763 Optional spellCheck # \u2022 spellCheck ? : Booleanish Inherited from ButtonProps . spellCheck Defined in node_modules/@types/react/index.d.ts:1764 Optional style # \u2022 style ? : CSSProperties Inherited from ButtonProps . style Defined in node_modules/@types/react/index.d.ts:1765 Optional suppressContentEditableWarning # \u2022 suppressContentEditableWarning ? : boolean Inherited from ButtonProps . suppressContentEditableWarning Defined in node_modules/@types/react/index.d.ts:1749 Optional suppressHydrationWarning # \u2022 suppressHydrationWarning ? : boolean Inherited from ButtonProps . suppressHydrationWarning Defined in node_modules/@types/react/index.d.ts:1750 Optional tabIndex # \u2022 tabIndex ? : number Inherited from ButtonProps . tabIndex Defined in node_modules/@types/react/index.d.ts:1766 Optional title # \u2022 title ? : string Inherited from DrawerItemProps . title Overrides ButtonProps . title Defined in src/renderer/components/drawer/drawer-item.tsx:29 Optional translate # \u2022 translate ? : \"yes\" | \"no\" Inherited from ButtonProps . translate Defined in node_modules/@types/react/index.d.ts:1768 Optional typeof # \u2022 typeof ? : string Inherited from ButtonProps . typeof Defined in node_modules/@types/react/index.d.ts:1783 Optional unselectable # \u2022 unselectable ? : \"on\" | \"off\" Inherited from ButtonProps . unselectable Defined in node_modules/@types/react/index.d.ts:1798 Optional vocab # \u2022 vocab ? : string Inherited from ButtonProps . vocab Defined in node_modules/@types/react/index.d.ts:1784","title":"Interface: DrawerItemLabelsProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#interface-draweritemlabelsprops","text":"","title":"Interface: DrawerItemLabelsProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#hierarchy","text":"\u21b3 DrawerItemProps \u21b3 DrawerItemLabelsProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#properties","text":"about accessKey aria-activedescendant aria-atomic aria-autocomplete aria-busy aria-checked aria-colcount aria-colindex aria-colspan aria-controls aria-current aria-describedby aria-details aria-disabled aria-dropeffect aria-errormessage aria-expanded aria-flowto aria-grabbed aria-haspopup aria-hidden aria-invalid aria-keyshortcuts aria-label aria-labelledby aria-level aria-live aria-modal aria-multiline aria-multiselectable aria-orientation aria-owns aria-placeholder aria-posinset aria-pressed aria-readonly aria-relevant aria-required aria-roledescription aria-rowcount aria-rowindex aria-rowspan aria-selected aria-setsize aria-sort aria-valuemax aria-valuemin aria-valuenow aria-valuetext autoCapitalize autoCorrect autoSave children className color contentEditable contextMenu dangerouslySetInnerHTML datatype defaultChecked defaultValue dir draggable hidden id inlist inputMode is itemID itemProp itemRef itemScope itemType labels labelsOnly lang name onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture placeholder prefix property radioGroup renderBoolean resource results role security slot spellCheck style suppressContentEditableWarning suppressHydrationWarning tabIndex title translate typeof unselectable vocab","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-about","text":"\u2022 about ? : string Inherited from ButtonProps . about Defined in node_modules/@types/react/index.d.ts:1777","title":"Optional about"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-accesskey","text":"\u2022 accessKey ? : string Inherited from ButtonProps . accessKey Defined in node_modules/@types/react/index.d.ts:1753","title":"Optional accessKey"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-activedescendant","text":"\u2022 aria-activedescendant ? : string Inherited from ButtonProps . aria-activedescendant Defined in node_modules/@types/react/index.d.ts:1560 Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application.","title":"Optional aria-activedescendant"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-atomic","text":"\u2022 aria-atomic ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-atomic Defined in node_modules/@types/react/index.d.ts:1562 Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute.","title":"Optional aria-atomic"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-autocomplete","text":"\u2022 aria-autocomplete ? : \"none\" | \"inline\" | \"list\" | \"both\" Inherited from ButtonProps . aria-autocomplete Defined in node_modules/@types/react/index.d.ts:1567 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.","title":"Optional aria-autocomplete"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-busy","text":"\u2022 aria-busy ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-busy Defined in node_modules/@types/react/index.d.ts:1569 Indicates an element is being modified and that assistive technologies MAY want to wait until the modifications are complete before exposing them to the user.","title":"Optional aria-busy"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-checked","text":"\u2022 aria-checked ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-checked Defined in node_modules/@types/react/index.d.ts:1574 Indicates the current \"checked\" state of checkboxes, radio buttons, and other widgets. see aria-pressed @see aria-selected.","title":"Optional aria-checked"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-colcount","text":"\u2022 aria-colcount ? : number Inherited from ButtonProps . aria-colcount Defined in node_modules/@types/react/index.d.ts:1579 Defines the total number of columns in a table, grid, or treegrid. see aria-colindex.","title":"Optional aria-colcount"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-colindex","text":"\u2022 aria-colindex ? : number Inherited from ButtonProps . aria-colindex Defined in node_modules/@types/react/index.d.ts:1584 Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid. see aria-colcount @see aria-colspan.","title":"Optional aria-colindex"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-colspan","text":"\u2022 aria-colspan ? : number Inherited from ButtonProps . aria-colspan Defined in node_modules/@types/react/index.d.ts:1589 Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid. see aria-colindex @see aria-rowspan.","title":"Optional aria-colspan"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-controls","text":"\u2022 aria-controls ? : string Inherited from ButtonProps . aria-controls Defined in node_modules/@types/react/index.d.ts:1594 Identifies the element (or elements) whose contents or presence are controlled by the current element. see aria-owns.","title":"Optional aria-controls"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-current","text":"\u2022 aria-current ? : boolean | \"false\" | \"true\" | \"page\" | \"step\" | \"location\" | \"date\" | \"time\" Inherited from ButtonProps . aria-current Defined in node_modules/@types/react/index.d.ts:1596 Indicates the element that represents the current item within a container or set of related elements.","title":"Optional aria-current"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-describedby","text":"\u2022 aria-describedby ? : string Inherited from ButtonProps . aria-describedby Defined in node_modules/@types/react/index.d.ts:1601 Identifies the element (or elements) that describes the object. see aria-labelledby","title":"Optional aria-describedby"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-details","text":"\u2022 aria-details ? : string Inherited from ButtonProps . aria-details Defined in node_modules/@types/react/index.d.ts:1606 Identifies the element that provides a detailed, extended description for the object. see aria-describedby.","title":"Optional aria-details"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-disabled","text":"\u2022 aria-disabled ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-disabled Defined in node_modules/@types/react/index.d.ts:1611 Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable. see aria-hidden @see aria-readonly.","title":"Optional aria-disabled"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-dropeffect","text":"\u2022 aria-dropeffect ? : \"none\" | \"copy\" | \"execute\" | \"link\" | \"move\" | \"popup\" Inherited from ButtonProps . aria-dropeffect Defined in node_modules/@types/react/index.d.ts:1616 Indicates what functions can be performed when a dragged object is released on the drop target. deprecated in ARIA 1.1","title":"Optional aria-dropeffect"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-errormessage","text":"\u2022 aria-errormessage ? : string Inherited from ButtonProps . aria-errormessage Defined in node_modules/@types/react/index.d.ts:1621 Identifies the element that provides an error message for the object. see aria-invalid @see aria-describedby.","title":"Optional aria-errormessage"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-expanded","text":"\u2022 aria-expanded ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-expanded Defined in node_modules/@types/react/index.d.ts:1623 Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed.","title":"Optional aria-expanded"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-flowto","text":"\u2022 aria-flowto ? : string Inherited from ButtonProps . aria-flowto Defined in node_modules/@types/react/index.d.ts:1628 Identifies the next element (or elements) in an alternate reading order of content which, at the user's discretion, allows assistive technology to override the general default of reading in document source order.","title":"Optional aria-flowto"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-grabbed","text":"\u2022 aria-grabbed ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-grabbed Defined in node_modules/@types/react/index.d.ts:1633 Indicates an element's \"grabbed\" state in a drag-and-drop operation. deprecated in ARIA 1.1","title":"Optional aria-grabbed"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-haspopup","text":"\u2022 aria-haspopup ? : boolean | \"false\" | \"true\" | \"menu\" | \"listbox\" | \"tree\" | \"grid\" | \"dialog\" Inherited from ButtonProps . aria-haspopup Defined in node_modules/@types/react/index.d.ts:1635 Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.","title":"Optional aria-haspopup"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-hidden","text":"\u2022 aria-hidden ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-hidden Defined in node_modules/@types/react/index.d.ts:1640 Indicates whether the element is exposed to an accessibility API. see aria-disabled.","title":"Optional aria-hidden"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-invalid","text":"\u2022 aria-invalid ? : boolean | \"false\" | \"true\" | \"grammar\" | \"spelling\" Inherited from ButtonProps . aria-invalid Defined in node_modules/@types/react/index.d.ts:1645 Indicates the entered value does not conform to the format expected by the application. see aria-errormessage.","title":"Optional aria-invalid"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-keyshortcuts","text":"\u2022 aria-keyshortcuts ? : string Inherited from ButtonProps . aria-keyshortcuts Defined in node_modules/@types/react/index.d.ts:1647 Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element.","title":"Optional aria-keyshortcuts"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-label","text":"\u2022 aria-label ? : string Inherited from ButtonProps . aria-label Defined in node_modules/@types/react/index.d.ts:1652 Defines a string value that labels the current element. see aria-labelledby.","title":"Optional aria-label"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-labelledby","text":"\u2022 aria-labelledby ? : string Inherited from ButtonProps . aria-labelledby Defined in node_modules/@types/react/index.d.ts:1657 Identifies the element (or elements) that labels the current element. see aria-describedby.","title":"Optional aria-labelledby"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-level","text":"\u2022 aria-level ? : number Inherited from ButtonProps . aria-level Defined in node_modules/@types/react/index.d.ts:1659 Defines the hierarchical level of an element within a structure.","title":"Optional aria-level"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-live","text":"\u2022 aria-live ? : \"off\" | \"assertive\" | \"polite\" Inherited from ButtonProps . aria-live Defined in node_modules/@types/react/index.d.ts:1661 Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region.","title":"Optional aria-live"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-modal","text":"\u2022 aria-modal ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-modal Defined in node_modules/@types/react/index.d.ts:1663 Indicates whether an element is modal when displayed.","title":"Optional aria-modal"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-multiline","text":"\u2022 aria-multiline ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiline Defined in node_modules/@types/react/index.d.ts:1665 Indicates whether a text box accepts multiple lines of input or only a single line.","title":"Optional aria-multiline"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-multiselectable","text":"\u2022 aria-multiselectable ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiselectable Defined in node_modules/@types/react/index.d.ts:1667 Indicates that the user may select more than one item from the current selectable descendants.","title":"Optional aria-multiselectable"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-orientation","text":"\u2022 aria-orientation ? : \"horizontal\" | \"vertical\" Inherited from ButtonProps . aria-orientation Defined in node_modules/@types/react/index.d.ts:1669 Indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous.","title":"Optional aria-orientation"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-owns","text":"\u2022 aria-owns ? : string Inherited from ButtonProps . aria-owns Defined in node_modules/@types/react/index.d.ts:1675 Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship between DOM elements where the DOM hierarchy cannot be used to represent the relationship. see aria-controls.","title":"Optional aria-owns"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-placeholder","text":"\u2022 aria-placeholder ? : string Inherited from ButtonProps . aria-placeholder Defined in node_modules/@types/react/index.d.ts:1680 Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value. A hint could be a sample value or a brief description of the expected format.","title":"Optional aria-placeholder"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-posinset","text":"\u2022 aria-posinset ? : number Inherited from ButtonProps . aria-posinset Defined in node_modules/@types/react/index.d.ts:1685 Defines an element's number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-setsize.","title":"Optional aria-posinset"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-pressed","text":"\u2022 aria-pressed ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-pressed Defined in node_modules/@types/react/index.d.ts:1690 Indicates the current \"pressed\" state of toggle buttons. see aria-checked @see aria-selected.","title":"Optional aria-pressed"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-readonly","text":"\u2022 aria-readonly ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-readonly Defined in node_modules/@types/react/index.d.ts:1695 Indicates that the element is not editable, but is otherwise operable. see aria-disabled.","title":"Optional aria-readonly"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-relevant","text":"\u2022 aria-relevant ? : \"additions\" | \"additions removals\" | \"additions text\" | \"all\" | \"removals\" | \"removals additions\" | \"removals text\" | \"text\" | \"text additions\" | \"text removals\" Inherited from ButtonProps . aria-relevant Defined in node_modules/@types/react/index.d.ts:1700 Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified. see aria-atomic.","title":"Optional aria-relevant"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-required","text":"\u2022 aria-required ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-required Defined in node_modules/@types/react/index.d.ts:1702 Indicates that user input is required on the element before a form may be submitted.","title":"Optional aria-required"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-roledescription","text":"\u2022 aria-roledescription ? : string Inherited from ButtonProps . aria-roledescription Defined in node_modules/@types/react/index.d.ts:1704 Defines a human-readable, author-localized description for the role of an element.","title":"Optional aria-roledescription"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-rowcount","text":"\u2022 aria-rowcount ? : number Inherited from ButtonProps . aria-rowcount Defined in node_modules/@types/react/index.d.ts:1709 Defines the total number of rows in a table, grid, or treegrid. see aria-rowindex.","title":"Optional aria-rowcount"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-rowindex","text":"\u2022 aria-rowindex ? : number Inherited from ButtonProps . aria-rowindex Defined in node_modules/@types/react/index.d.ts:1714 Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid. see aria-rowcount @see aria-rowspan.","title":"Optional aria-rowindex"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-rowspan","text":"\u2022 aria-rowspan ? : number Inherited from ButtonProps . aria-rowspan Defined in node_modules/@types/react/index.d.ts:1719 Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid. see aria-rowindex @see aria-colspan.","title":"Optional aria-rowspan"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-selected","text":"\u2022 aria-selected ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-selected Defined in node_modules/@types/react/index.d.ts:1724 Indicates the current \"selected\" state of various widgets. see aria-checked @see aria-pressed.","title":"Optional aria-selected"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-setsize","text":"\u2022 aria-setsize ? : number Inherited from ButtonProps . aria-setsize Defined in node_modules/@types/react/index.d.ts:1729 Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-posinset.","title":"Optional aria-setsize"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-sort","text":"\u2022 aria-sort ? : \"none\" | \"ascending\" | \"descending\" | \"other\" Inherited from ButtonProps . aria-sort Defined in node_modules/@types/react/index.d.ts:1731 Indicates if items in a table or grid are sorted in ascending or descending order.","title":"Optional aria-sort"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-valuemax","text":"\u2022 aria-valuemax ? : number Inherited from ButtonProps . aria-valuemax Defined in node_modules/@types/react/index.d.ts:1733 Defines the maximum allowed value for a range widget.","title":"Optional aria-valuemax"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-valuemin","text":"\u2022 aria-valuemin ? : number Inherited from ButtonProps . aria-valuemin Defined in node_modules/@types/react/index.d.ts:1735 Defines the minimum allowed value for a range widget.","title":"Optional aria-valuemin"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-valuenow","text":"\u2022 aria-valuenow ? : number Inherited from ButtonProps . aria-valuenow Defined in node_modules/@types/react/index.d.ts:1740 Defines the current value for a range widget. see aria-valuetext.","title":"Optional aria-valuenow"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-aria-valuetext","text":"\u2022 aria-valuetext ? : string Inherited from ButtonProps . aria-valuetext Defined in node_modules/@types/react/index.d.ts:1742 Defines the human readable text alternative of aria-valuenow for a range widget.","title":"Optional aria-valuetext"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-autocapitalize","text":"\u2022 autoCapitalize ? : string Inherited from ButtonProps . autoCapitalize Defined in node_modules/@types/react/index.d.ts:1787","title":"Optional autoCapitalize"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-autocorrect","text":"\u2022 autoCorrect ? : string Inherited from ButtonProps . autoCorrect Defined in node_modules/@types/react/index.d.ts:1788","title":"Optional autoCorrect"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-autosave","text":"\u2022 autoSave ? : string Inherited from ButtonProps . autoSave Defined in node_modules/@types/react/index.d.ts:1789","title":"Optional autoSave"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-children","text":"\u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350","title":"Optional children"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-classname","text":"\u2022 className ? : string Inherited from DrawerItemProps . className Overrides ButtonProps . className Defined in src/renderer/components/drawer/drawer-item.tsx:28","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-color","text":"\u2022 color ? : string Inherited from ButtonProps . color Defined in node_modules/@types/react/index.d.ts:1790","title":"Optional color"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-contenteditable","text":"\u2022 contentEditable ? : Booleanish | \"inherit\" Inherited from ButtonProps . contentEditable Defined in node_modules/@types/react/index.d.ts:1755","title":"Optional contentEditable"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-contextmenu","text":"\u2022 contextMenu ? : string Inherited from ButtonProps . contextMenu Defined in node_modules/@types/react/index.d.ts:1756","title":"Optional contextMenu"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-dangerouslysetinnerhtml","text":"\u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351","title":"Optional dangerouslySetInnerHTML"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-datatype","text":"\u2022 datatype ? : string Inherited from ButtonProps . datatype Defined in node_modules/@types/react/index.d.ts:1778","title":"Optional datatype"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-defaultchecked","text":"\u2022 defaultChecked ? : boolean Inherited from ButtonProps . defaultChecked Defined in node_modules/@types/react/index.d.ts:1747","title":"Optional defaultChecked"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-defaultvalue","text":"\u2022 defaultValue ? : string | number | ReadonlyArray\u2039string\u203a Inherited from ButtonProps . defaultValue Defined in node_modules/@types/react/index.d.ts:1748","title":"Optional defaultValue"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-dir","text":"\u2022 dir ? : string Inherited from ButtonProps . dir Defined in node_modules/@types/react/index.d.ts:1757","title":"Optional dir"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-draggable","text":"\u2022 draggable ? : Booleanish Inherited from ButtonProps . draggable Defined in node_modules/@types/react/index.d.ts:1758","title":"Optional draggable"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-hidden","text":"\u2022 hidden ? : boolean Inherited from DrawerItemProps . hidden Overrides IconProps . hidden Defined in src/renderer/components/drawer/drawer-item.tsx:31","title":"Optional hidden"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-id","text":"\u2022 id ? : string Inherited from ButtonProps . id Defined in node_modules/@types/react/index.d.ts:1760","title":"Optional id"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-inlist","text":"\u2022 inlist ? : any Inherited from ButtonProps . inlist Defined in node_modules/@types/react/index.d.ts:1779","title":"Optional inlist"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-inputmode","text":"\u2022 inputMode ? : \"none\" | \"text\" | \"tel\" | \"url\" | \"email\" | \"numeric\" | \"decimal\" | \"search\" Inherited from ButtonProps . inputMode Defined in node_modules/@types/react/index.d.ts:1805 Hints at the type of data that might be entered by the user while editing the element or its contents see https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute","title":"Optional inputMode"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-is","text":"\u2022 is ? : string Inherited from ButtonProps . is Defined in node_modules/@types/react/index.d.ts:1810 Specify that a standard HTML element should behave like a defined custom built-in element see https://html.spec.whatwg.org/multipage/custom-elements.html#attr-is","title":"Optional is"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-itemid","text":"\u2022 itemID ? : string Inherited from ButtonProps . itemID Defined in node_modules/@types/react/index.d.ts:1794","title":"Optional itemID"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-itemprop","text":"\u2022 itemProp ? : string Inherited from ButtonProps . itemProp Defined in node_modules/@types/react/index.d.ts:1791","title":"Optional itemProp"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-itemref","text":"\u2022 itemRef ? : string Inherited from ButtonProps . itemRef Defined in node_modules/@types/react/index.d.ts:1795","title":"Optional itemRef"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-itemscope","text":"\u2022 itemScope ? : boolean Inherited from ButtonProps . itemScope Defined in node_modules/@types/react/index.d.ts:1792","title":"Optional itemScope"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-itemtype","text":"\u2022 itemType ? : string Inherited from ButtonProps . itemType Defined in node_modules/@types/react/index.d.ts:1793","title":"Optional itemType"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#labels","text":"\u2022 labels : string[] Defined in src/renderer/components/drawer/drawer-item-labels.tsx:27","title":"labels"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-labelsonly","text":"\u2022 labelsOnly ? : boolean Inherited from DrawerItemProps . labelsOnly Defined in src/renderer/components/drawer/drawer-item.tsx:30","title":"Optional labelsOnly"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-lang","text":"\u2022 lang ? : string Inherited from ButtonProps . lang Defined in node_modules/@types/react/index.d.ts:1761","title":"Optional lang"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#name","text":"\u2022 name : React.ReactNode Inherited from DrawerItemProps . name Defined in src/renderer/components/drawer/drawer-item.tsx:27","title":"name"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onabort","text":"\u2022 onAbort ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406","title":"Optional onAbort"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onabortcapture","text":"\u2022 onAbortCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407","title":"Optional onAbortCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onanimationend","text":"\u2022 onAnimationEnd ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536","title":"Optional onAnimationEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onanimationendcapture","text":"\u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537","title":"Optional onAnimationEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onanimationiteration","text":"\u2022 onAnimationIteration ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538","title":"Optional onAnimationIteration"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onanimationiterationcapture","text":"\u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539","title":"Optional onAnimationIterationCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onanimationstart","text":"\u2022 onAnimationStart ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534","title":"Optional onAnimationStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onanimationstartcapture","text":"\u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535","title":"Optional onAnimationStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onauxclick","text":"\u2022 onAuxClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452","title":"Optional onAuxClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onauxclickcapture","text":"\u2022 onAuxClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453","title":"Optional onAuxClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onbeforeinput","text":"\u2022 onBeforeInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380","title":"Optional onBeforeInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onbeforeinputcapture","text":"\u2022 onBeforeInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381","title":"Optional onBeforeInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onblur","text":"\u2022 onBlur ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374","title":"Optional onBlur"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onblurcapture","text":"\u2022 onBlurCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375","title":"Optional onBlurCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-oncanplay","text":"\u2022 onCanPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408","title":"Optional onCanPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-oncanplaycapture","text":"\u2022 onCanPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409","title":"Optional onCanPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-oncanplaythrough","text":"\u2022 onCanPlayThrough ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410","title":"Optional onCanPlayThrough"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-oncanplaythroughcapture","text":"\u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411","title":"Optional onCanPlayThroughCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onchange","text":"\u2022 onChange ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378","title":"Optional onChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onchangecapture","text":"\u2022 onChangeCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379","title":"Optional onChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onclick","text":"\u2022 onClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454","title":"Optional onClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onclickcapture","text":"\u2022 onClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455","title":"Optional onClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-oncompositionend","text":"\u2022 onCompositionEnd ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364","title":"Optional onCompositionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-oncompositionendcapture","text":"\u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365","title":"Optional onCompositionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-oncompositionstart","text":"\u2022 onCompositionStart ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366","title":"Optional onCompositionStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-oncompositionstartcapture","text":"\u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367","title":"Optional onCompositionStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-oncompositionupdate","text":"\u2022 onCompositionUpdate ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368","title":"Optional onCompositionUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-oncompositionupdatecapture","text":"\u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369","title":"Optional onCompositionUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-oncontextmenu","text":"\u2022 onContextMenu ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456","title":"Optional onContextMenu"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-oncontextmenucapture","text":"\u2022 onContextMenuCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457","title":"Optional onContextMenuCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-oncopy","text":"\u2022 onCopy ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356","title":"Optional onCopy"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-oncopycapture","text":"\u2022 onCopyCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357","title":"Optional onCopyCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-oncut","text":"\u2022 onCut ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358","title":"Optional onCut"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-oncutcapture","text":"\u2022 onCutCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359","title":"Optional onCutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ondoubleclick","text":"\u2022 onDoubleClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458","title":"Optional onDoubleClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ondoubleclickcapture","text":"\u2022 onDoubleClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459","title":"Optional onDoubleClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ondrag","text":"\u2022 onDrag ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460","title":"Optional onDrag"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ondragcapture","text":"\u2022 onDragCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461","title":"Optional onDragCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ondragend","text":"\u2022 onDragEnd ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462","title":"Optional onDragEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ondragendcapture","text":"\u2022 onDragEndCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463","title":"Optional onDragEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ondragenter","text":"\u2022 onDragEnter ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464","title":"Optional onDragEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ondragentercapture","text":"\u2022 onDragEnterCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465","title":"Optional onDragEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ondragexit","text":"\u2022 onDragExit ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466","title":"Optional onDragExit"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ondragexitcapture","text":"\u2022 onDragExitCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467","title":"Optional onDragExitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ondragleave","text":"\u2022 onDragLeave ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468","title":"Optional onDragLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ondragleavecapture","text":"\u2022 onDragLeaveCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469","title":"Optional onDragLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ondragover","text":"\u2022 onDragOver ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470","title":"Optional onDragOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ondragovercapture","text":"\u2022 onDragOverCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471","title":"Optional onDragOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ondragstart","text":"\u2022 onDragStart ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472","title":"Optional onDragStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ondragstartcapture","text":"\u2022 onDragStartCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473","title":"Optional onDragStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ondrop","text":"\u2022 onDrop ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474","title":"Optional onDrop"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ondropcapture","text":"\u2022 onDropCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475","title":"Optional onDropCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ondurationchange","text":"\u2022 onDurationChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412","title":"Optional onDurationChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ondurationchangecapture","text":"\u2022 onDurationChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413","title":"Optional onDurationChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onemptied","text":"\u2022 onEmptied ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414","title":"Optional onEmptied"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onemptiedcapture","text":"\u2022 onEmptiedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415","title":"Optional onEmptiedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onencrypted","text":"\u2022 onEncrypted ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416","title":"Optional onEncrypted"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onencryptedcapture","text":"\u2022 onEncryptedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417","title":"Optional onEncryptedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onended","text":"\u2022 onEnded ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418","title":"Optional onEnded"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onendedcapture","text":"\u2022 onEndedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419","title":"Optional onEndedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onerror","text":"\u2022 onError ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394","title":"Optional onError"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onerrorcapture","text":"\u2022 onErrorCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395","title":"Optional onErrorCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onfocus","text":"\u2022 onFocus ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372","title":"Optional onFocus"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onfocuscapture","text":"\u2022 onFocusCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373","title":"Optional onFocusCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ongotpointercapture","text":"\u2022 onGotPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520","title":"Optional onGotPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ongotpointercapturecapture","text":"\u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521","title":"Optional onGotPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-oninput","text":"\u2022 onInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382","title":"Optional onInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-oninputcapture","text":"\u2022 onInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383","title":"Optional onInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-oninvalid","text":"\u2022 onInvalid ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388","title":"Optional onInvalid"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-oninvalidcapture","text":"\u2022 onInvalidCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389","title":"Optional onInvalidCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onkeydown","text":"\u2022 onKeyDown ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398","title":"Optional onKeyDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onkeydowncapture","text":"\u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399","title":"Optional onKeyDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onkeypress","text":"\u2022 onKeyPress ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400","title":"Optional onKeyPress"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onkeypresscapture","text":"\u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401","title":"Optional onKeyPressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onkeyup","text":"\u2022 onKeyUp ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402","title":"Optional onKeyUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onkeyupcapture","text":"\u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403","title":"Optional onKeyUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onload","text":"\u2022 onLoad ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392","title":"Optional onLoad"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onloadcapture","text":"\u2022 onLoadCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393","title":"Optional onLoadCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onloadstart","text":"\u2022 onLoadStart ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424","title":"Optional onLoadStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onloadstartcapture","text":"\u2022 onLoadStartCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425","title":"Optional onLoadStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onloadeddata","text":"\u2022 onLoadedData ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420","title":"Optional onLoadedData"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onloadeddatacapture","text":"\u2022 onLoadedDataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421","title":"Optional onLoadedDataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onloadedmetadata","text":"\u2022 onLoadedMetadata ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422","title":"Optional onLoadedMetadata"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onloadedmetadatacapture","text":"\u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423","title":"Optional onLoadedMetadataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onlostpointercapture","text":"\u2022 onLostPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522","title":"Optional onLostPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onlostpointercapturecapture","text":"\u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523","title":"Optional onLostPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onmousedown","text":"\u2022 onMouseDown ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476","title":"Optional onMouseDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onmousedowncapture","text":"\u2022 onMouseDownCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477","title":"Optional onMouseDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onmouseenter","text":"\u2022 onMouseEnter ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478","title":"Optional onMouseEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onmouseleave","text":"\u2022 onMouseLeave ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479","title":"Optional onMouseLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onmousemove","text":"\u2022 onMouseMove ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480","title":"Optional onMouseMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onmousemovecapture","text":"\u2022 onMouseMoveCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481","title":"Optional onMouseMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onmouseout","text":"\u2022 onMouseOut ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482","title":"Optional onMouseOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onmouseoutcapture","text":"\u2022 onMouseOutCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483","title":"Optional onMouseOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onmouseover","text":"\u2022 onMouseOver ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484","title":"Optional onMouseOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onmouseovercapture","text":"\u2022 onMouseOverCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485","title":"Optional onMouseOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onmouseup","text":"\u2022 onMouseUp ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486","title":"Optional onMouseUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onmouseupcapture","text":"\u2022 onMouseUpCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487","title":"Optional onMouseUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onpaste","text":"\u2022 onPaste ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360","title":"Optional onPaste"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onpastecapture","text":"\u2022 onPasteCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361","title":"Optional onPasteCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onpause","text":"\u2022 onPause ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426","title":"Optional onPause"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onpausecapture","text":"\u2022 onPauseCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427","title":"Optional onPauseCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onplay","text":"\u2022 onPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428","title":"Optional onPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onplaycapture","text":"\u2022 onPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429","title":"Optional onPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onplaying","text":"\u2022 onPlaying ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430","title":"Optional onPlaying"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onplayingcapture","text":"\u2022 onPlayingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431","title":"Optional onPlayingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onpointercancel","text":"\u2022 onPointerCancel ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510","title":"Optional onPointerCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onpointercancelcapture","text":"\u2022 onPointerCancelCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511","title":"Optional onPointerCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onpointerdown","text":"\u2022 onPointerDown ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504","title":"Optional onPointerDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onpointerdowncapture","text":"\u2022 onPointerDownCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505","title":"Optional onPointerDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onpointerenter","text":"\u2022 onPointerEnter ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512","title":"Optional onPointerEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onpointerentercapture","text":"\u2022 onPointerEnterCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513","title":"Optional onPointerEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onpointerleave","text":"\u2022 onPointerLeave ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514","title":"Optional onPointerLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onpointerleavecapture","text":"\u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515","title":"Optional onPointerLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onpointermove","text":"\u2022 onPointerMove ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506","title":"Optional onPointerMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onpointermovecapture","text":"\u2022 onPointerMoveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507","title":"Optional onPointerMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onpointerout","text":"\u2022 onPointerOut ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518","title":"Optional onPointerOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onpointeroutcapture","text":"\u2022 onPointerOutCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519","title":"Optional onPointerOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onpointerover","text":"\u2022 onPointerOver ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516","title":"Optional onPointerOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onpointerovercapture","text":"\u2022 onPointerOverCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517","title":"Optional onPointerOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onpointerup","text":"\u2022 onPointerUp ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508","title":"Optional onPointerUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onpointerupcapture","text":"\u2022 onPointerUpCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509","title":"Optional onPointerUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onprogress","text":"\u2022 onProgress ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432","title":"Optional onProgress"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onprogresscapture","text":"\u2022 onProgressCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433","title":"Optional onProgressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onratechange","text":"\u2022 onRateChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434","title":"Optional onRateChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onratechangecapture","text":"\u2022 onRateChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435","title":"Optional onRateChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onreset","text":"\u2022 onReset ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384","title":"Optional onReset"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onresetcapture","text":"\u2022 onResetCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385","title":"Optional onResetCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onscroll","text":"\u2022 onScroll ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526","title":"Optional onScroll"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onscrollcapture","text":"\u2022 onScrollCapture ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527","title":"Optional onScrollCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onseeked","text":"\u2022 onSeeked ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436","title":"Optional onSeeked"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onseekedcapture","text":"\u2022 onSeekedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437","title":"Optional onSeekedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onseeking","text":"\u2022 onSeeking ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438","title":"Optional onSeeking"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onseekingcapture","text":"\u2022 onSeekingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439","title":"Optional onSeekingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onselect","text":"\u2022 onSelect ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490","title":"Optional onSelect"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onselectcapture","text":"\u2022 onSelectCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491","title":"Optional onSelectCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onstalled","text":"\u2022 onStalled ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440","title":"Optional onStalled"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onstalledcapture","text":"\u2022 onStalledCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441","title":"Optional onStalledCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onsubmit","text":"\u2022 onSubmit ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386","title":"Optional onSubmit"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onsubmitcapture","text":"\u2022 onSubmitCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387","title":"Optional onSubmitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onsuspend","text":"\u2022 onSuspend ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442","title":"Optional onSuspend"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onsuspendcapture","text":"\u2022 onSuspendCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443","title":"Optional onSuspendCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ontimeupdate","text":"\u2022 onTimeUpdate ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444","title":"Optional onTimeUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ontimeupdatecapture","text":"\u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445","title":"Optional onTimeUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ontouchcancel","text":"\u2022 onTouchCancel ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494","title":"Optional onTouchCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ontouchcancelcapture","text":"\u2022 onTouchCancelCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495","title":"Optional onTouchCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ontouchend","text":"\u2022 onTouchEnd ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496","title":"Optional onTouchEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ontouchendcapture","text":"\u2022 onTouchEndCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497","title":"Optional onTouchEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ontouchmove","text":"\u2022 onTouchMove ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498","title":"Optional onTouchMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ontouchmovecapture","text":"\u2022 onTouchMoveCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499","title":"Optional onTouchMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ontouchstart","text":"\u2022 onTouchStart ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500","title":"Optional onTouchStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ontouchstartcapture","text":"\u2022 onTouchStartCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501","title":"Optional onTouchStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ontransitionend","text":"\u2022 onTransitionEnd ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542","title":"Optional onTransitionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-ontransitionendcapture","text":"\u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543","title":"Optional onTransitionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onvolumechange","text":"\u2022 onVolumeChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446","title":"Optional onVolumeChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onvolumechangecapture","text":"\u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447","title":"Optional onVolumeChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onwaiting","text":"\u2022 onWaiting ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448","title":"Optional onWaiting"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onwaitingcapture","text":"\u2022 onWaitingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449","title":"Optional onWaitingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onwheel","text":"\u2022 onWheel ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530","title":"Optional onWheel"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-onwheelcapture","text":"\u2022 onWheelCapture ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531","title":"Optional onWheelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-placeholder","text":"\u2022 placeholder ? : string Inherited from ButtonProps . placeholder Defined in node_modules/@types/react/index.d.ts:1762","title":"Optional placeholder"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-prefix","text":"\u2022 prefix ? : string Inherited from ButtonProps . prefix Defined in node_modules/@types/react/index.d.ts:1780","title":"Optional prefix"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-property","text":"\u2022 property ? : string Inherited from ButtonProps . property Defined in node_modules/@types/react/index.d.ts:1781","title":"Optional property"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-radiogroup","text":"\u2022 radioGroup ? : string Inherited from ButtonProps . radioGroup Defined in node_modules/@types/react/index.d.ts:1771","title":"Optional radioGroup"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-renderboolean","text":"\u2022 renderBoolean ? : boolean Inherited from DrawerItemProps . renderBoolean Defined in src/renderer/components/drawer/drawer-item.tsx:32","title":"Optional renderBoolean"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-resource","text":"\u2022 resource ? : string Inherited from ButtonProps . resource Defined in node_modules/@types/react/index.d.ts:1782","title":"Optional resource"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-results","text":"\u2022 results ? : number Inherited from ButtonProps . results Defined in node_modules/@types/react/index.d.ts:1796","title":"Optional results"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-role","text":"\u2022 role ? : string Inherited from ButtonProps . role Defined in node_modules/@types/react/index.d.ts:1774","title":"Optional role"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-security","text":"\u2022 security ? : string Inherited from ButtonProps . security Defined in node_modules/@types/react/index.d.ts:1797","title":"Optional security"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-slot","text":"\u2022 slot ? : string Inherited from ButtonProps . slot Defined in node_modules/@types/react/index.d.ts:1763","title":"Optional slot"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-spellcheck","text":"\u2022 spellCheck ? : Booleanish Inherited from ButtonProps . spellCheck Defined in node_modules/@types/react/index.d.ts:1764","title":"Optional spellCheck"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-style","text":"\u2022 style ? : CSSProperties Inherited from ButtonProps . style Defined in node_modules/@types/react/index.d.ts:1765","title":"Optional style"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-suppresscontenteditablewarning","text":"\u2022 suppressContentEditableWarning ? : boolean Inherited from ButtonProps . suppressContentEditableWarning Defined in node_modules/@types/react/index.d.ts:1749","title":"Optional suppressContentEditableWarning"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-suppresshydrationwarning","text":"\u2022 suppressHydrationWarning ? : boolean Inherited from ButtonProps . suppressHydrationWarning Defined in node_modules/@types/react/index.d.ts:1750","title":"Optional suppressHydrationWarning"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-tabindex","text":"\u2022 tabIndex ? : number Inherited from ButtonProps . tabIndex Defined in node_modules/@types/react/index.d.ts:1766","title":"Optional tabIndex"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-title","text":"\u2022 title ? : string Inherited from DrawerItemProps . title Overrides ButtonProps . title Defined in src/renderer/components/drawer/drawer-item.tsx:29","title":"Optional title"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-translate","text":"\u2022 translate ? : \"yes\" | \"no\" Inherited from ButtonProps . translate Defined in node_modules/@types/react/index.d.ts:1768","title":"Optional translate"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-typeof","text":"\u2022 typeof ? : string Inherited from ButtonProps . typeof Defined in node_modules/@types/react/index.d.ts:1783","title":"Optional typeof"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-unselectable","text":"\u2022 unselectable ? : \"on\" | \"off\" Inherited from ButtonProps . unselectable Defined in node_modules/@types/react/index.d.ts:1798","title":"Optional unselectable"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemlabelsprops/#optional-vocab","text":"\u2022 vocab ? : string Inherited from ButtonProps . vocab Defined in node_modules/@types/react/index.d.ts:1784","title":"Optional vocab"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/","text":"Interface: DrawerItemProps # Hierarchy # HTMLAttributes\u2039any\u203a \u21b3 DrawerItemProps \u21b3 DrawerItemLabelsProps Index # Properties # about accessKey aria-activedescendant aria-atomic aria-autocomplete aria-busy aria-checked aria-colcount aria-colindex aria-colspan aria-controls aria-current aria-describedby aria-details aria-disabled aria-dropeffect aria-errormessage aria-expanded aria-flowto aria-grabbed aria-haspopup aria-hidden aria-invalid aria-keyshortcuts aria-label aria-labelledby aria-level aria-live aria-modal aria-multiline aria-multiselectable aria-orientation aria-owns aria-placeholder aria-posinset aria-pressed aria-readonly aria-relevant aria-required aria-roledescription aria-rowcount aria-rowindex aria-rowspan aria-selected aria-setsize aria-sort aria-valuemax aria-valuemin aria-valuenow aria-valuetext autoCapitalize autoCorrect autoSave children className color contentEditable contextMenu dangerouslySetInnerHTML datatype defaultChecked defaultValue dir draggable hidden id inlist inputMode is itemID itemProp itemRef itemScope itemType labelsOnly lang name onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture placeholder prefix property radioGroup renderBoolean resource results role security slot spellCheck style suppressContentEditableWarning suppressHydrationWarning tabIndex title translate typeof unselectable vocab Properties # Optional about # \u2022 about ? : string Inherited from ButtonProps . about Defined in node_modules/@types/react/index.d.ts:1777 Optional accessKey # \u2022 accessKey ? : string Inherited from ButtonProps . accessKey Defined in node_modules/@types/react/index.d.ts:1753 Optional aria-activedescendant # \u2022 aria-activedescendant ? : string Inherited from ButtonProps . aria-activedescendant Defined in node_modules/@types/react/index.d.ts:1560 Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application. Optional aria-atomic # \u2022 aria-atomic ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-atomic Defined in node_modules/@types/react/index.d.ts:1562 Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute. Optional aria-autocomplete # \u2022 aria-autocomplete ? : \"none\" | \"inline\" | \"list\" | \"both\" Inherited from ButtonProps . aria-autocomplete Defined in node_modules/@types/react/index.d.ts:1567 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. Optional aria-busy # \u2022 aria-busy ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-busy Defined in node_modules/@types/react/index.d.ts:1569 Indicates an element is being modified and that assistive technologies MAY want to wait until the modifications are complete before exposing them to the user. Optional aria-checked # \u2022 aria-checked ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-checked Defined in node_modules/@types/react/index.d.ts:1574 Indicates the current \"checked\" state of checkboxes, radio buttons, and other widgets. see aria-pressed @see aria-selected. Optional aria-colcount # \u2022 aria-colcount ? : number Inherited from ButtonProps . aria-colcount Defined in node_modules/@types/react/index.d.ts:1579 Defines the total number of columns in a table, grid, or treegrid. see aria-colindex. Optional aria-colindex # \u2022 aria-colindex ? : number Inherited from ButtonProps . aria-colindex Defined in node_modules/@types/react/index.d.ts:1584 Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid. see aria-colcount @see aria-colspan. Optional aria-colspan # \u2022 aria-colspan ? : number Inherited from ButtonProps . aria-colspan Defined in node_modules/@types/react/index.d.ts:1589 Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid. see aria-colindex @see aria-rowspan. Optional aria-controls # \u2022 aria-controls ? : string Inherited from ButtonProps . aria-controls Defined in node_modules/@types/react/index.d.ts:1594 Identifies the element (or elements) whose contents or presence are controlled by the current element. see aria-owns. Optional aria-current # \u2022 aria-current ? : boolean | \"false\" | \"true\" | \"page\" | \"step\" | \"location\" | \"date\" | \"time\" Inherited from ButtonProps . aria-current Defined in node_modules/@types/react/index.d.ts:1596 Indicates the element that represents the current item within a container or set of related elements. Optional aria-describedby # \u2022 aria-describedby ? : string Inherited from ButtonProps . aria-describedby Defined in node_modules/@types/react/index.d.ts:1601 Identifies the element (or elements) that describes the object. see aria-labelledby Optional aria-details # \u2022 aria-details ? : string Inherited from ButtonProps . aria-details Defined in node_modules/@types/react/index.d.ts:1606 Identifies the element that provides a detailed, extended description for the object. see aria-describedby. Optional aria-disabled # \u2022 aria-disabled ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-disabled Defined in node_modules/@types/react/index.d.ts:1611 Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable. see aria-hidden @see aria-readonly. Optional aria-dropeffect # \u2022 aria-dropeffect ? : \"none\" | \"copy\" | \"execute\" | \"link\" | \"move\" | \"popup\" Inherited from ButtonProps . aria-dropeffect Defined in node_modules/@types/react/index.d.ts:1616 Indicates what functions can be performed when a dragged object is released on the drop target. deprecated in ARIA 1.1 Optional aria-errormessage # \u2022 aria-errormessage ? : string Inherited from ButtonProps . aria-errormessage Defined in node_modules/@types/react/index.d.ts:1621 Identifies the element that provides an error message for the object. see aria-invalid @see aria-describedby. Optional aria-expanded # \u2022 aria-expanded ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-expanded Defined in node_modules/@types/react/index.d.ts:1623 Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed. Optional aria-flowto # \u2022 aria-flowto ? : string Inherited from ButtonProps . aria-flowto Defined in node_modules/@types/react/index.d.ts:1628 Identifies the next element (or elements) in an alternate reading order of content which, at the user's discretion, allows assistive technology to override the general default of reading in document source order. Optional aria-grabbed # \u2022 aria-grabbed ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-grabbed Defined in node_modules/@types/react/index.d.ts:1633 Indicates an element's \"grabbed\" state in a drag-and-drop operation. deprecated in ARIA 1.1 Optional aria-haspopup # \u2022 aria-haspopup ? : boolean | \"false\" | \"true\" | \"menu\" | \"listbox\" | \"tree\" | \"grid\" | \"dialog\" Inherited from ButtonProps . aria-haspopup Defined in node_modules/@types/react/index.d.ts:1635 Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element. Optional aria-hidden # \u2022 aria-hidden ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-hidden Defined in node_modules/@types/react/index.d.ts:1640 Indicates whether the element is exposed to an accessibility API. see aria-disabled. Optional aria-invalid # \u2022 aria-invalid ? : boolean | \"false\" | \"true\" | \"grammar\" | \"spelling\" Inherited from ButtonProps . aria-invalid Defined in node_modules/@types/react/index.d.ts:1645 Indicates the entered value does not conform to the format expected by the application. see aria-errormessage. Optional aria-keyshortcuts # \u2022 aria-keyshortcuts ? : string Inherited from ButtonProps . aria-keyshortcuts Defined in node_modules/@types/react/index.d.ts:1647 Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element. Optional aria-label # \u2022 aria-label ? : string Inherited from ButtonProps . aria-label Defined in node_modules/@types/react/index.d.ts:1652 Defines a string value that labels the current element. see aria-labelledby. Optional aria-labelledby # \u2022 aria-labelledby ? : string Inherited from ButtonProps . aria-labelledby Defined in node_modules/@types/react/index.d.ts:1657 Identifies the element (or elements) that labels the current element. see aria-describedby. Optional aria-level # \u2022 aria-level ? : number Inherited from ButtonProps . aria-level Defined in node_modules/@types/react/index.d.ts:1659 Defines the hierarchical level of an element within a structure. Optional aria-live # \u2022 aria-live ? : \"off\" | \"assertive\" | \"polite\" Inherited from ButtonProps . aria-live Defined in node_modules/@types/react/index.d.ts:1661 Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region. Optional aria-modal # \u2022 aria-modal ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-modal Defined in node_modules/@types/react/index.d.ts:1663 Indicates whether an element is modal when displayed. Optional aria-multiline # \u2022 aria-multiline ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiline Defined in node_modules/@types/react/index.d.ts:1665 Indicates whether a text box accepts multiple lines of input or only a single line. Optional aria-multiselectable # \u2022 aria-multiselectable ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiselectable Defined in node_modules/@types/react/index.d.ts:1667 Indicates that the user may select more than one item from the current selectable descendants. Optional aria-orientation # \u2022 aria-orientation ? : \"horizontal\" | \"vertical\" Inherited from ButtonProps . aria-orientation Defined in node_modules/@types/react/index.d.ts:1669 Indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous. Optional aria-owns # \u2022 aria-owns ? : string Inherited from ButtonProps . aria-owns Defined in node_modules/@types/react/index.d.ts:1675 Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship between DOM elements where the DOM hierarchy cannot be used to represent the relationship. see aria-controls. Optional aria-placeholder # \u2022 aria-placeholder ? : string Inherited from ButtonProps . aria-placeholder Defined in node_modules/@types/react/index.d.ts:1680 Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value. A hint could be a sample value or a brief description of the expected format. Optional aria-posinset # \u2022 aria-posinset ? : number Inherited from ButtonProps . aria-posinset Defined in node_modules/@types/react/index.d.ts:1685 Defines an element's number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-setsize. Optional aria-pressed # \u2022 aria-pressed ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-pressed Defined in node_modules/@types/react/index.d.ts:1690 Indicates the current \"pressed\" state of toggle buttons. see aria-checked @see aria-selected. Optional aria-readonly # \u2022 aria-readonly ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-readonly Defined in node_modules/@types/react/index.d.ts:1695 Indicates that the element is not editable, but is otherwise operable. see aria-disabled. Optional aria-relevant # \u2022 aria-relevant ? : \"additions\" | \"additions removals\" | \"additions text\" | \"all\" | \"removals\" | \"removals additions\" | \"removals text\" | \"text\" | \"text additions\" | \"text removals\" Inherited from ButtonProps . aria-relevant Defined in node_modules/@types/react/index.d.ts:1700 Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified. see aria-atomic. Optional aria-required # \u2022 aria-required ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-required Defined in node_modules/@types/react/index.d.ts:1702 Indicates that user input is required on the element before a form may be submitted. Optional aria-roledescription # \u2022 aria-roledescription ? : string Inherited from ButtonProps . aria-roledescription Defined in node_modules/@types/react/index.d.ts:1704 Defines a human-readable, author-localized description for the role of an element. Optional aria-rowcount # \u2022 aria-rowcount ? : number Inherited from ButtonProps . aria-rowcount Defined in node_modules/@types/react/index.d.ts:1709 Defines the total number of rows in a table, grid, or treegrid. see aria-rowindex. Optional aria-rowindex # \u2022 aria-rowindex ? : number Inherited from ButtonProps . aria-rowindex Defined in node_modules/@types/react/index.d.ts:1714 Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid. see aria-rowcount @see aria-rowspan. Optional aria-rowspan # \u2022 aria-rowspan ? : number Inherited from ButtonProps . aria-rowspan Defined in node_modules/@types/react/index.d.ts:1719 Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid. see aria-rowindex @see aria-colspan. Optional aria-selected # \u2022 aria-selected ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-selected Defined in node_modules/@types/react/index.d.ts:1724 Indicates the current \"selected\" state of various widgets. see aria-checked @see aria-pressed. Optional aria-setsize # \u2022 aria-setsize ? : number Inherited from ButtonProps . aria-setsize Defined in node_modules/@types/react/index.d.ts:1729 Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-posinset. Optional aria-sort # \u2022 aria-sort ? : \"none\" | \"ascending\" | \"descending\" | \"other\" Inherited from ButtonProps . aria-sort Defined in node_modules/@types/react/index.d.ts:1731 Indicates if items in a table or grid are sorted in ascending or descending order. Optional aria-valuemax # \u2022 aria-valuemax ? : number Inherited from ButtonProps . aria-valuemax Defined in node_modules/@types/react/index.d.ts:1733 Defines the maximum allowed value for a range widget. Optional aria-valuemin # \u2022 aria-valuemin ? : number Inherited from ButtonProps . aria-valuemin Defined in node_modules/@types/react/index.d.ts:1735 Defines the minimum allowed value for a range widget. Optional aria-valuenow # \u2022 aria-valuenow ? : number Inherited from ButtonProps . aria-valuenow Defined in node_modules/@types/react/index.d.ts:1740 Defines the current value for a range widget. see aria-valuetext. Optional aria-valuetext # \u2022 aria-valuetext ? : string Inherited from ButtonProps . aria-valuetext Defined in node_modules/@types/react/index.d.ts:1742 Defines the human readable text alternative of aria-valuenow for a range widget. Optional autoCapitalize # \u2022 autoCapitalize ? : string Inherited from ButtonProps . autoCapitalize Defined in node_modules/@types/react/index.d.ts:1787 Optional autoCorrect # \u2022 autoCorrect ? : string Inherited from ButtonProps . autoCorrect Defined in node_modules/@types/react/index.d.ts:1788 Optional autoSave # \u2022 autoSave ? : string Inherited from ButtonProps . autoSave Defined in node_modules/@types/react/index.d.ts:1789 Optional children # \u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350 Optional className # \u2022 className ? : string Overrides ButtonProps . className Defined in src/renderer/components/drawer/drawer-item.tsx:28 Optional color # \u2022 color ? : string Inherited from ButtonProps . color Defined in node_modules/@types/react/index.d.ts:1790 Optional contentEditable # \u2022 contentEditable ? : Booleanish | \"inherit\" Inherited from ButtonProps . contentEditable Defined in node_modules/@types/react/index.d.ts:1755 Optional contextMenu # \u2022 contextMenu ? : string Inherited from ButtonProps . contextMenu Defined in node_modules/@types/react/index.d.ts:1756 Optional dangerouslySetInnerHTML # \u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351 Type declaration: # __html : string Optional datatype # \u2022 datatype ? : string Inherited from ButtonProps . datatype Defined in node_modules/@types/react/index.d.ts:1778 Optional defaultChecked # \u2022 defaultChecked ? : boolean Inherited from ButtonProps . defaultChecked Defined in node_modules/@types/react/index.d.ts:1747 Optional defaultValue # \u2022 defaultValue ? : string | number | ReadonlyArray\u2039string\u203a Inherited from ButtonProps . defaultValue Defined in node_modules/@types/react/index.d.ts:1748 Optional dir # \u2022 dir ? : string Inherited from ButtonProps . dir Defined in node_modules/@types/react/index.d.ts:1757 Optional draggable # \u2022 draggable ? : Booleanish Inherited from ButtonProps . draggable Defined in node_modules/@types/react/index.d.ts:1758 Optional hidden # \u2022 hidden ? : boolean Overrides IconProps . hidden Defined in src/renderer/components/drawer/drawer-item.tsx:31 Optional id # \u2022 id ? : string Inherited from ButtonProps . id Defined in node_modules/@types/react/index.d.ts:1760 Optional inlist # \u2022 inlist ? : any Inherited from ButtonProps . inlist Defined in node_modules/@types/react/index.d.ts:1779 Optional inputMode # \u2022 inputMode ? : \"none\" | \"text\" | \"tel\" | \"url\" | \"email\" | \"numeric\" | \"decimal\" | \"search\" Inherited from ButtonProps . inputMode Defined in node_modules/@types/react/index.d.ts:1805 Hints at the type of data that might be entered by the user while editing the element or its contents see https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute Optional is # \u2022 is ? : string Inherited from ButtonProps . is Defined in node_modules/@types/react/index.d.ts:1810 Specify that a standard HTML element should behave like a defined custom built-in element see https://html.spec.whatwg.org/multipage/custom-elements.html#attr-is Optional itemID # \u2022 itemID ? : string Inherited from ButtonProps . itemID Defined in node_modules/@types/react/index.d.ts:1794 Optional itemProp # \u2022 itemProp ? : string Inherited from ButtonProps . itemProp Defined in node_modules/@types/react/index.d.ts:1791 Optional itemRef # \u2022 itemRef ? : string Inherited from ButtonProps . itemRef Defined in node_modules/@types/react/index.d.ts:1795 Optional itemScope # \u2022 itemScope ? : boolean Inherited from ButtonProps . itemScope Defined in node_modules/@types/react/index.d.ts:1792 Optional itemType # \u2022 itemType ? : string Inherited from ButtonProps . itemType Defined in node_modules/@types/react/index.d.ts:1793 Optional labelsOnly # \u2022 labelsOnly ? : boolean Defined in src/renderer/components/drawer/drawer-item.tsx:30 Optional lang # \u2022 lang ? : string Inherited from ButtonProps . lang Defined in node_modules/@types/react/index.d.ts:1761 name # \u2022 name : React.ReactNode Defined in src/renderer/components/drawer/drawer-item.tsx:27 Optional onAbort # \u2022 onAbort ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406 Optional onAbortCapture # \u2022 onAbortCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407 Optional onAnimationEnd # \u2022 onAnimationEnd ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536 Optional onAnimationEndCapture # \u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537 Optional onAnimationIteration # \u2022 onAnimationIteration ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538 Optional onAnimationIterationCapture # \u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539 Optional onAnimationStart # \u2022 onAnimationStart ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534 Optional onAnimationStartCapture # \u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535 Optional onAuxClick # \u2022 onAuxClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452 Optional onAuxClickCapture # \u2022 onAuxClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453 Optional onBeforeInput # \u2022 onBeforeInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380 Optional onBeforeInputCapture # \u2022 onBeforeInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381 Optional onBlur # \u2022 onBlur ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374 Optional onBlurCapture # \u2022 onBlurCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375 Optional onCanPlay # \u2022 onCanPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408 Optional onCanPlayCapture # \u2022 onCanPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409 Optional onCanPlayThrough # \u2022 onCanPlayThrough ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410 Optional onCanPlayThroughCapture # \u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411 Optional onChange # \u2022 onChange ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378 Optional onChangeCapture # \u2022 onChangeCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379 Optional onClick # \u2022 onClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454 Optional onClickCapture # \u2022 onClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455 Optional onCompositionEnd # \u2022 onCompositionEnd ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364 Optional onCompositionEndCapture # \u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365 Optional onCompositionStart # \u2022 onCompositionStart ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366 Optional onCompositionStartCapture # \u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367 Optional onCompositionUpdate # \u2022 onCompositionUpdate ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368 Optional onCompositionUpdateCapture # \u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369 Optional onContextMenu # \u2022 onContextMenu ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456 Optional onContextMenuCapture # \u2022 onContextMenuCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457 Optional onCopy # \u2022 onCopy ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356 Optional onCopyCapture # \u2022 onCopyCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357 Optional onCut # \u2022 onCut ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358 Optional onCutCapture # \u2022 onCutCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359 Optional onDoubleClick # \u2022 onDoubleClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458 Optional onDoubleClickCapture # \u2022 onDoubleClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459 Optional onDrag # \u2022 onDrag ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460 Optional onDragCapture # \u2022 onDragCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461 Optional onDragEnd # \u2022 onDragEnd ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462 Optional onDragEndCapture # \u2022 onDragEndCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463 Optional onDragEnter # \u2022 onDragEnter ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464 Optional onDragEnterCapture # \u2022 onDragEnterCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465 Optional onDragExit # \u2022 onDragExit ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466 Optional onDragExitCapture # \u2022 onDragExitCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467 Optional onDragLeave # \u2022 onDragLeave ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468 Optional onDragLeaveCapture # \u2022 onDragLeaveCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469 Optional onDragOver # \u2022 onDragOver ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470 Optional onDragOverCapture # \u2022 onDragOverCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471 Optional onDragStart # \u2022 onDragStart ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472 Optional onDragStartCapture # \u2022 onDragStartCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473 Optional onDrop # \u2022 onDrop ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474 Optional onDropCapture # \u2022 onDropCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475 Optional onDurationChange # \u2022 onDurationChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412 Optional onDurationChangeCapture # \u2022 onDurationChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413 Optional onEmptied # \u2022 onEmptied ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414 Optional onEmptiedCapture # \u2022 onEmptiedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415 Optional onEncrypted # \u2022 onEncrypted ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416 Optional onEncryptedCapture # \u2022 onEncryptedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417 Optional onEnded # \u2022 onEnded ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418 Optional onEndedCapture # \u2022 onEndedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419 Optional onError # \u2022 onError ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394 Optional onErrorCapture # \u2022 onErrorCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395 Optional onFocus # \u2022 onFocus ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372 Optional onFocusCapture # \u2022 onFocusCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373 Optional onGotPointerCapture # \u2022 onGotPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520 Optional onGotPointerCaptureCapture # \u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521 Optional onInput # \u2022 onInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382 Optional onInputCapture # \u2022 onInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383 Optional onInvalid # \u2022 onInvalid ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388 Optional onInvalidCapture # \u2022 onInvalidCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389 Optional onKeyDown # \u2022 onKeyDown ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398 Optional onKeyDownCapture # \u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399 Optional onKeyPress # \u2022 onKeyPress ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400 Optional onKeyPressCapture # \u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401 Optional onKeyUp # \u2022 onKeyUp ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402 Optional onKeyUpCapture # \u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403 Optional onLoad # \u2022 onLoad ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392 Optional onLoadCapture # \u2022 onLoadCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393 Optional onLoadStart # \u2022 onLoadStart ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424 Optional onLoadStartCapture # \u2022 onLoadStartCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425 Optional onLoadedData # \u2022 onLoadedData ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420 Optional onLoadedDataCapture # \u2022 onLoadedDataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421 Optional onLoadedMetadata # \u2022 onLoadedMetadata ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422 Optional onLoadedMetadataCapture # \u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423 Optional onLostPointerCapture # \u2022 onLostPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522 Optional onLostPointerCaptureCapture # \u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523 Optional onMouseDown # \u2022 onMouseDown ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476 Optional onMouseDownCapture # \u2022 onMouseDownCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477 Optional onMouseEnter # \u2022 onMouseEnter ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478 Optional onMouseLeave # \u2022 onMouseLeave ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479 Optional onMouseMove # \u2022 onMouseMove ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480 Optional onMouseMoveCapture # \u2022 onMouseMoveCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481 Optional onMouseOut # \u2022 onMouseOut ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482 Optional onMouseOutCapture # \u2022 onMouseOutCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483 Optional onMouseOver # \u2022 onMouseOver ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484 Optional onMouseOverCapture # \u2022 onMouseOverCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485 Optional onMouseUp # \u2022 onMouseUp ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486 Optional onMouseUpCapture # \u2022 onMouseUpCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487 Optional onPaste # \u2022 onPaste ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360 Optional onPasteCapture # \u2022 onPasteCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361 Optional onPause # \u2022 onPause ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426 Optional onPauseCapture # \u2022 onPauseCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427 Optional onPlay # \u2022 onPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428 Optional onPlayCapture # \u2022 onPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429 Optional onPlaying # \u2022 onPlaying ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430 Optional onPlayingCapture # \u2022 onPlayingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431 Optional onPointerCancel # \u2022 onPointerCancel ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510 Optional onPointerCancelCapture # \u2022 onPointerCancelCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511 Optional onPointerDown # \u2022 onPointerDown ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504 Optional onPointerDownCapture # \u2022 onPointerDownCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505 Optional onPointerEnter # \u2022 onPointerEnter ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512 Optional onPointerEnterCapture # \u2022 onPointerEnterCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513 Optional onPointerLeave # \u2022 onPointerLeave ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514 Optional onPointerLeaveCapture # \u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515 Optional onPointerMove # \u2022 onPointerMove ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506 Optional onPointerMoveCapture # \u2022 onPointerMoveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507 Optional onPointerOut # \u2022 onPointerOut ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518 Optional onPointerOutCapture # \u2022 onPointerOutCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519 Optional onPointerOver # \u2022 onPointerOver ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516 Optional onPointerOverCapture # \u2022 onPointerOverCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517 Optional onPointerUp # \u2022 onPointerUp ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508 Optional onPointerUpCapture # \u2022 onPointerUpCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509 Optional onProgress # \u2022 onProgress ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432 Optional onProgressCapture # \u2022 onProgressCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433 Optional onRateChange # \u2022 onRateChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434 Optional onRateChangeCapture # \u2022 onRateChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435 Optional onReset # \u2022 onReset ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384 Optional onResetCapture # \u2022 onResetCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385 Optional onScroll # \u2022 onScroll ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526 Optional onScrollCapture # \u2022 onScrollCapture ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527 Optional onSeeked # \u2022 onSeeked ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436 Optional onSeekedCapture # \u2022 onSeekedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437 Optional onSeeking # \u2022 onSeeking ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438 Optional onSeekingCapture # \u2022 onSeekingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439 Optional onSelect # \u2022 onSelect ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490 Optional onSelectCapture # \u2022 onSelectCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491 Optional onStalled # \u2022 onStalled ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440 Optional onStalledCapture # \u2022 onStalledCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441 Optional onSubmit # \u2022 onSubmit ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386 Optional onSubmitCapture # \u2022 onSubmitCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387 Optional onSuspend # \u2022 onSuspend ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442 Optional onSuspendCapture # \u2022 onSuspendCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443 Optional onTimeUpdate # \u2022 onTimeUpdate ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444 Optional onTimeUpdateCapture # \u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445 Optional onTouchCancel # \u2022 onTouchCancel ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494 Optional onTouchCancelCapture # \u2022 onTouchCancelCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495 Optional onTouchEnd # \u2022 onTouchEnd ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496 Optional onTouchEndCapture # \u2022 onTouchEndCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497 Optional onTouchMove # \u2022 onTouchMove ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498 Optional onTouchMoveCapture # \u2022 onTouchMoveCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499 Optional onTouchStart # \u2022 onTouchStart ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500 Optional onTouchStartCapture # \u2022 onTouchStartCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501 Optional onTransitionEnd # \u2022 onTransitionEnd ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542 Optional onTransitionEndCapture # \u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543 Optional onVolumeChange # \u2022 onVolumeChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446 Optional onVolumeChangeCapture # \u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447 Optional onWaiting # \u2022 onWaiting ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448 Optional onWaitingCapture # \u2022 onWaitingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449 Optional onWheel # \u2022 onWheel ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530 Optional onWheelCapture # \u2022 onWheelCapture ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531 Optional placeholder # \u2022 placeholder ? : string Inherited from ButtonProps . placeholder Defined in node_modules/@types/react/index.d.ts:1762 Optional prefix # \u2022 prefix ? : string Inherited from ButtonProps . prefix Defined in node_modules/@types/react/index.d.ts:1780 Optional property # \u2022 property ? : string Inherited from ButtonProps . property Defined in node_modules/@types/react/index.d.ts:1781 Optional radioGroup # \u2022 radioGroup ? : string Inherited from ButtonProps . radioGroup Defined in node_modules/@types/react/index.d.ts:1771 Optional renderBoolean # \u2022 renderBoolean ? : boolean Defined in src/renderer/components/drawer/drawer-item.tsx:32 Optional resource # \u2022 resource ? : string Inherited from ButtonProps . resource Defined in node_modules/@types/react/index.d.ts:1782 Optional results # \u2022 results ? : number Inherited from ButtonProps . results Defined in node_modules/@types/react/index.d.ts:1796 Optional role # \u2022 role ? : string Inherited from ButtonProps . role Defined in node_modules/@types/react/index.d.ts:1774 Optional security # \u2022 security ? : string Inherited from ButtonProps . security Defined in node_modules/@types/react/index.d.ts:1797 Optional slot # \u2022 slot ? : string Inherited from ButtonProps . slot Defined in node_modules/@types/react/index.d.ts:1763 Optional spellCheck # \u2022 spellCheck ? : Booleanish Inherited from ButtonProps . spellCheck Defined in node_modules/@types/react/index.d.ts:1764 Optional style # \u2022 style ? : CSSProperties Inherited from ButtonProps . style Defined in node_modules/@types/react/index.d.ts:1765 Optional suppressContentEditableWarning # \u2022 suppressContentEditableWarning ? : boolean Inherited from ButtonProps . suppressContentEditableWarning Defined in node_modules/@types/react/index.d.ts:1749 Optional suppressHydrationWarning # \u2022 suppressHydrationWarning ? : boolean Inherited from ButtonProps . suppressHydrationWarning Defined in node_modules/@types/react/index.d.ts:1750 Optional tabIndex # \u2022 tabIndex ? : number Inherited from ButtonProps . tabIndex Defined in node_modules/@types/react/index.d.ts:1766 Optional title # \u2022 title ? : string Overrides ButtonProps . title Defined in src/renderer/components/drawer/drawer-item.tsx:29 Optional translate # \u2022 translate ? : \"yes\" | \"no\" Inherited from ButtonProps . translate Defined in node_modules/@types/react/index.d.ts:1768 Optional typeof # \u2022 typeof ? : string Inherited from ButtonProps . typeof Defined in node_modules/@types/react/index.d.ts:1783 Optional unselectable # \u2022 unselectable ? : \"on\" | \"off\" Inherited from ButtonProps . unselectable Defined in node_modules/@types/react/index.d.ts:1798 Optional vocab # \u2022 vocab ? : string Inherited from ButtonProps . vocab Defined in node_modules/@types/react/index.d.ts:1784","title":"Interface: DrawerItemProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#interface-draweritemprops","text":"","title":"Interface: DrawerItemProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#hierarchy","text":"HTMLAttributes\u2039any\u203a \u21b3 DrawerItemProps \u21b3 DrawerItemLabelsProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#properties","text":"about accessKey aria-activedescendant aria-atomic aria-autocomplete aria-busy aria-checked aria-colcount aria-colindex aria-colspan aria-controls aria-current aria-describedby aria-details aria-disabled aria-dropeffect aria-errormessage aria-expanded aria-flowto aria-grabbed aria-haspopup aria-hidden aria-invalid aria-keyshortcuts aria-label aria-labelledby aria-level aria-live aria-modal aria-multiline aria-multiselectable aria-orientation aria-owns aria-placeholder aria-posinset aria-pressed aria-readonly aria-relevant aria-required aria-roledescription aria-rowcount aria-rowindex aria-rowspan aria-selected aria-setsize aria-sort aria-valuemax aria-valuemin aria-valuenow aria-valuetext autoCapitalize autoCorrect autoSave children className color contentEditable contextMenu dangerouslySetInnerHTML datatype defaultChecked defaultValue dir draggable hidden id inlist inputMode is itemID itemProp itemRef itemScope itemType labelsOnly lang name onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture placeholder prefix property radioGroup renderBoolean resource results role security slot spellCheck style suppressContentEditableWarning suppressHydrationWarning tabIndex title translate typeof unselectable vocab","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-about","text":"\u2022 about ? : string Inherited from ButtonProps . about Defined in node_modules/@types/react/index.d.ts:1777","title":"Optional about"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-accesskey","text":"\u2022 accessKey ? : string Inherited from ButtonProps . accessKey Defined in node_modules/@types/react/index.d.ts:1753","title":"Optional accessKey"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-activedescendant","text":"\u2022 aria-activedescendant ? : string Inherited from ButtonProps . aria-activedescendant Defined in node_modules/@types/react/index.d.ts:1560 Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application.","title":"Optional aria-activedescendant"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-atomic","text":"\u2022 aria-atomic ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-atomic Defined in node_modules/@types/react/index.d.ts:1562 Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute.","title":"Optional aria-atomic"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-autocomplete","text":"\u2022 aria-autocomplete ? : \"none\" | \"inline\" | \"list\" | \"both\" Inherited from ButtonProps . aria-autocomplete Defined in node_modules/@types/react/index.d.ts:1567 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.","title":"Optional aria-autocomplete"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-busy","text":"\u2022 aria-busy ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-busy Defined in node_modules/@types/react/index.d.ts:1569 Indicates an element is being modified and that assistive technologies MAY want to wait until the modifications are complete before exposing them to the user.","title":"Optional aria-busy"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-checked","text":"\u2022 aria-checked ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-checked Defined in node_modules/@types/react/index.d.ts:1574 Indicates the current \"checked\" state of checkboxes, radio buttons, and other widgets. see aria-pressed @see aria-selected.","title":"Optional aria-checked"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-colcount","text":"\u2022 aria-colcount ? : number Inherited from ButtonProps . aria-colcount Defined in node_modules/@types/react/index.d.ts:1579 Defines the total number of columns in a table, grid, or treegrid. see aria-colindex.","title":"Optional aria-colcount"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-colindex","text":"\u2022 aria-colindex ? : number Inherited from ButtonProps . aria-colindex Defined in node_modules/@types/react/index.d.ts:1584 Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid. see aria-colcount @see aria-colspan.","title":"Optional aria-colindex"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-colspan","text":"\u2022 aria-colspan ? : number Inherited from ButtonProps . aria-colspan Defined in node_modules/@types/react/index.d.ts:1589 Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid. see aria-colindex @see aria-rowspan.","title":"Optional aria-colspan"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-controls","text":"\u2022 aria-controls ? : string Inherited from ButtonProps . aria-controls Defined in node_modules/@types/react/index.d.ts:1594 Identifies the element (or elements) whose contents or presence are controlled by the current element. see aria-owns.","title":"Optional aria-controls"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-current","text":"\u2022 aria-current ? : boolean | \"false\" | \"true\" | \"page\" | \"step\" | \"location\" | \"date\" | \"time\" Inherited from ButtonProps . aria-current Defined in node_modules/@types/react/index.d.ts:1596 Indicates the element that represents the current item within a container or set of related elements.","title":"Optional aria-current"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-describedby","text":"\u2022 aria-describedby ? : string Inherited from ButtonProps . aria-describedby Defined in node_modules/@types/react/index.d.ts:1601 Identifies the element (or elements) that describes the object. see aria-labelledby","title":"Optional aria-describedby"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-details","text":"\u2022 aria-details ? : string Inherited from ButtonProps . aria-details Defined in node_modules/@types/react/index.d.ts:1606 Identifies the element that provides a detailed, extended description for the object. see aria-describedby.","title":"Optional aria-details"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-disabled","text":"\u2022 aria-disabled ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-disabled Defined in node_modules/@types/react/index.d.ts:1611 Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable. see aria-hidden @see aria-readonly.","title":"Optional aria-disabled"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-dropeffect","text":"\u2022 aria-dropeffect ? : \"none\" | \"copy\" | \"execute\" | \"link\" | \"move\" | \"popup\" Inherited from ButtonProps . aria-dropeffect Defined in node_modules/@types/react/index.d.ts:1616 Indicates what functions can be performed when a dragged object is released on the drop target. deprecated in ARIA 1.1","title":"Optional aria-dropeffect"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-errormessage","text":"\u2022 aria-errormessage ? : string Inherited from ButtonProps . aria-errormessage Defined in node_modules/@types/react/index.d.ts:1621 Identifies the element that provides an error message for the object. see aria-invalid @see aria-describedby.","title":"Optional aria-errormessage"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-expanded","text":"\u2022 aria-expanded ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-expanded Defined in node_modules/@types/react/index.d.ts:1623 Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed.","title":"Optional aria-expanded"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-flowto","text":"\u2022 aria-flowto ? : string Inherited from ButtonProps . aria-flowto Defined in node_modules/@types/react/index.d.ts:1628 Identifies the next element (or elements) in an alternate reading order of content which, at the user's discretion, allows assistive technology to override the general default of reading in document source order.","title":"Optional aria-flowto"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-grabbed","text":"\u2022 aria-grabbed ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-grabbed Defined in node_modules/@types/react/index.d.ts:1633 Indicates an element's \"grabbed\" state in a drag-and-drop operation. deprecated in ARIA 1.1","title":"Optional aria-grabbed"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-haspopup","text":"\u2022 aria-haspopup ? : boolean | \"false\" | \"true\" | \"menu\" | \"listbox\" | \"tree\" | \"grid\" | \"dialog\" Inherited from ButtonProps . aria-haspopup Defined in node_modules/@types/react/index.d.ts:1635 Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.","title":"Optional aria-haspopup"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-hidden","text":"\u2022 aria-hidden ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-hidden Defined in node_modules/@types/react/index.d.ts:1640 Indicates whether the element is exposed to an accessibility API. see aria-disabled.","title":"Optional aria-hidden"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-invalid","text":"\u2022 aria-invalid ? : boolean | \"false\" | \"true\" | \"grammar\" | \"spelling\" Inherited from ButtonProps . aria-invalid Defined in node_modules/@types/react/index.d.ts:1645 Indicates the entered value does not conform to the format expected by the application. see aria-errormessage.","title":"Optional aria-invalid"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-keyshortcuts","text":"\u2022 aria-keyshortcuts ? : string Inherited from ButtonProps . aria-keyshortcuts Defined in node_modules/@types/react/index.d.ts:1647 Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element.","title":"Optional aria-keyshortcuts"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-label","text":"\u2022 aria-label ? : string Inherited from ButtonProps . aria-label Defined in node_modules/@types/react/index.d.ts:1652 Defines a string value that labels the current element. see aria-labelledby.","title":"Optional aria-label"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-labelledby","text":"\u2022 aria-labelledby ? : string Inherited from ButtonProps . aria-labelledby Defined in node_modules/@types/react/index.d.ts:1657 Identifies the element (or elements) that labels the current element. see aria-describedby.","title":"Optional aria-labelledby"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-level","text":"\u2022 aria-level ? : number Inherited from ButtonProps . aria-level Defined in node_modules/@types/react/index.d.ts:1659 Defines the hierarchical level of an element within a structure.","title":"Optional aria-level"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-live","text":"\u2022 aria-live ? : \"off\" | \"assertive\" | \"polite\" Inherited from ButtonProps . aria-live Defined in node_modules/@types/react/index.d.ts:1661 Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region.","title":"Optional aria-live"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-modal","text":"\u2022 aria-modal ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-modal Defined in node_modules/@types/react/index.d.ts:1663 Indicates whether an element is modal when displayed.","title":"Optional aria-modal"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-multiline","text":"\u2022 aria-multiline ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiline Defined in node_modules/@types/react/index.d.ts:1665 Indicates whether a text box accepts multiple lines of input or only a single line.","title":"Optional aria-multiline"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-multiselectable","text":"\u2022 aria-multiselectable ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiselectable Defined in node_modules/@types/react/index.d.ts:1667 Indicates that the user may select more than one item from the current selectable descendants.","title":"Optional aria-multiselectable"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-orientation","text":"\u2022 aria-orientation ? : \"horizontal\" | \"vertical\" Inherited from ButtonProps . aria-orientation Defined in node_modules/@types/react/index.d.ts:1669 Indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous.","title":"Optional aria-orientation"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-owns","text":"\u2022 aria-owns ? : string Inherited from ButtonProps . aria-owns Defined in node_modules/@types/react/index.d.ts:1675 Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship between DOM elements where the DOM hierarchy cannot be used to represent the relationship. see aria-controls.","title":"Optional aria-owns"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-placeholder","text":"\u2022 aria-placeholder ? : string Inherited from ButtonProps . aria-placeholder Defined in node_modules/@types/react/index.d.ts:1680 Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value. A hint could be a sample value or a brief description of the expected format.","title":"Optional aria-placeholder"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-posinset","text":"\u2022 aria-posinset ? : number Inherited from ButtonProps . aria-posinset Defined in node_modules/@types/react/index.d.ts:1685 Defines an element's number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-setsize.","title":"Optional aria-posinset"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-pressed","text":"\u2022 aria-pressed ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-pressed Defined in node_modules/@types/react/index.d.ts:1690 Indicates the current \"pressed\" state of toggle buttons. see aria-checked @see aria-selected.","title":"Optional aria-pressed"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-readonly","text":"\u2022 aria-readonly ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-readonly Defined in node_modules/@types/react/index.d.ts:1695 Indicates that the element is not editable, but is otherwise operable. see aria-disabled.","title":"Optional aria-readonly"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-relevant","text":"\u2022 aria-relevant ? : \"additions\" | \"additions removals\" | \"additions text\" | \"all\" | \"removals\" | \"removals additions\" | \"removals text\" | \"text\" | \"text additions\" | \"text removals\" Inherited from ButtonProps . aria-relevant Defined in node_modules/@types/react/index.d.ts:1700 Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified. see aria-atomic.","title":"Optional aria-relevant"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-required","text":"\u2022 aria-required ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-required Defined in node_modules/@types/react/index.d.ts:1702 Indicates that user input is required on the element before a form may be submitted.","title":"Optional aria-required"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-roledescription","text":"\u2022 aria-roledescription ? : string Inherited from ButtonProps . aria-roledescription Defined in node_modules/@types/react/index.d.ts:1704 Defines a human-readable, author-localized description for the role of an element.","title":"Optional aria-roledescription"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-rowcount","text":"\u2022 aria-rowcount ? : number Inherited from ButtonProps . aria-rowcount Defined in node_modules/@types/react/index.d.ts:1709 Defines the total number of rows in a table, grid, or treegrid. see aria-rowindex.","title":"Optional aria-rowcount"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-rowindex","text":"\u2022 aria-rowindex ? : number Inherited from ButtonProps . aria-rowindex Defined in node_modules/@types/react/index.d.ts:1714 Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid. see aria-rowcount @see aria-rowspan.","title":"Optional aria-rowindex"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-rowspan","text":"\u2022 aria-rowspan ? : number Inherited from ButtonProps . aria-rowspan Defined in node_modules/@types/react/index.d.ts:1719 Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid. see aria-rowindex @see aria-colspan.","title":"Optional aria-rowspan"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-selected","text":"\u2022 aria-selected ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-selected Defined in node_modules/@types/react/index.d.ts:1724 Indicates the current \"selected\" state of various widgets. see aria-checked @see aria-pressed.","title":"Optional aria-selected"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-setsize","text":"\u2022 aria-setsize ? : number Inherited from ButtonProps . aria-setsize Defined in node_modules/@types/react/index.d.ts:1729 Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-posinset.","title":"Optional aria-setsize"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-sort","text":"\u2022 aria-sort ? : \"none\" | \"ascending\" | \"descending\" | \"other\" Inherited from ButtonProps . aria-sort Defined in node_modules/@types/react/index.d.ts:1731 Indicates if items in a table or grid are sorted in ascending or descending order.","title":"Optional aria-sort"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-valuemax","text":"\u2022 aria-valuemax ? : number Inherited from ButtonProps . aria-valuemax Defined in node_modules/@types/react/index.d.ts:1733 Defines the maximum allowed value for a range widget.","title":"Optional aria-valuemax"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-valuemin","text":"\u2022 aria-valuemin ? : number Inherited from ButtonProps . aria-valuemin Defined in node_modules/@types/react/index.d.ts:1735 Defines the minimum allowed value for a range widget.","title":"Optional aria-valuemin"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-valuenow","text":"\u2022 aria-valuenow ? : number Inherited from ButtonProps . aria-valuenow Defined in node_modules/@types/react/index.d.ts:1740 Defines the current value for a range widget. see aria-valuetext.","title":"Optional aria-valuenow"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-aria-valuetext","text":"\u2022 aria-valuetext ? : string Inherited from ButtonProps . aria-valuetext Defined in node_modules/@types/react/index.d.ts:1742 Defines the human readable text alternative of aria-valuenow for a range widget.","title":"Optional aria-valuetext"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-autocapitalize","text":"\u2022 autoCapitalize ? : string Inherited from ButtonProps . autoCapitalize Defined in node_modules/@types/react/index.d.ts:1787","title":"Optional autoCapitalize"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-autocorrect","text":"\u2022 autoCorrect ? : string Inherited from ButtonProps . autoCorrect Defined in node_modules/@types/react/index.d.ts:1788","title":"Optional autoCorrect"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-autosave","text":"\u2022 autoSave ? : string Inherited from ButtonProps . autoSave Defined in node_modules/@types/react/index.d.ts:1789","title":"Optional autoSave"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-children","text":"\u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350","title":"Optional children"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-classname","text":"\u2022 className ? : string Overrides ButtonProps . className Defined in src/renderer/components/drawer/drawer-item.tsx:28","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-color","text":"\u2022 color ? : string Inherited from ButtonProps . color Defined in node_modules/@types/react/index.d.ts:1790","title":"Optional color"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-contenteditable","text":"\u2022 contentEditable ? : Booleanish | \"inherit\" Inherited from ButtonProps . contentEditable Defined in node_modules/@types/react/index.d.ts:1755","title":"Optional contentEditable"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-contextmenu","text":"\u2022 contextMenu ? : string Inherited from ButtonProps . contextMenu Defined in node_modules/@types/react/index.d.ts:1756","title":"Optional contextMenu"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-dangerouslysetinnerhtml","text":"\u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351","title":"Optional dangerouslySetInnerHTML"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-datatype","text":"\u2022 datatype ? : string Inherited from ButtonProps . datatype Defined in node_modules/@types/react/index.d.ts:1778","title":"Optional datatype"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-defaultchecked","text":"\u2022 defaultChecked ? : boolean Inherited from ButtonProps . defaultChecked Defined in node_modules/@types/react/index.d.ts:1747","title":"Optional defaultChecked"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-defaultvalue","text":"\u2022 defaultValue ? : string | number | ReadonlyArray\u2039string\u203a Inherited from ButtonProps . defaultValue Defined in node_modules/@types/react/index.d.ts:1748","title":"Optional defaultValue"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-dir","text":"\u2022 dir ? : string Inherited from ButtonProps . dir Defined in node_modules/@types/react/index.d.ts:1757","title":"Optional dir"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-draggable","text":"\u2022 draggable ? : Booleanish Inherited from ButtonProps . draggable Defined in node_modules/@types/react/index.d.ts:1758","title":"Optional draggable"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-hidden","text":"\u2022 hidden ? : boolean Overrides IconProps . hidden Defined in src/renderer/components/drawer/drawer-item.tsx:31","title":"Optional hidden"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-id","text":"\u2022 id ? : string Inherited from ButtonProps . id Defined in node_modules/@types/react/index.d.ts:1760","title":"Optional id"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-inlist","text":"\u2022 inlist ? : any Inherited from ButtonProps . inlist Defined in node_modules/@types/react/index.d.ts:1779","title":"Optional inlist"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-inputmode","text":"\u2022 inputMode ? : \"none\" | \"text\" | \"tel\" | \"url\" | \"email\" | \"numeric\" | \"decimal\" | \"search\" Inherited from ButtonProps . inputMode Defined in node_modules/@types/react/index.d.ts:1805 Hints at the type of data that might be entered by the user while editing the element or its contents see https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute","title":"Optional inputMode"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-is","text":"\u2022 is ? : string Inherited from ButtonProps . is Defined in node_modules/@types/react/index.d.ts:1810 Specify that a standard HTML element should behave like a defined custom built-in element see https://html.spec.whatwg.org/multipage/custom-elements.html#attr-is","title":"Optional is"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-itemid","text":"\u2022 itemID ? : string Inherited from ButtonProps . itemID Defined in node_modules/@types/react/index.d.ts:1794","title":"Optional itemID"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-itemprop","text":"\u2022 itemProp ? : string Inherited from ButtonProps . itemProp Defined in node_modules/@types/react/index.d.ts:1791","title":"Optional itemProp"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-itemref","text":"\u2022 itemRef ? : string Inherited from ButtonProps . itemRef Defined in node_modules/@types/react/index.d.ts:1795","title":"Optional itemRef"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-itemscope","text":"\u2022 itemScope ? : boolean Inherited from ButtonProps . itemScope Defined in node_modules/@types/react/index.d.ts:1792","title":"Optional itemScope"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-itemtype","text":"\u2022 itemType ? : string Inherited from ButtonProps . itemType Defined in node_modules/@types/react/index.d.ts:1793","title":"Optional itemType"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-labelsonly","text":"\u2022 labelsOnly ? : boolean Defined in src/renderer/components/drawer/drawer-item.tsx:30","title":"Optional labelsOnly"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-lang","text":"\u2022 lang ? : string Inherited from ButtonProps . lang Defined in node_modules/@types/react/index.d.ts:1761","title":"Optional lang"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#name","text":"\u2022 name : React.ReactNode Defined in src/renderer/components/drawer/drawer-item.tsx:27","title":"name"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onabort","text":"\u2022 onAbort ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406","title":"Optional onAbort"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onabortcapture","text":"\u2022 onAbortCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407","title":"Optional onAbortCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onanimationend","text":"\u2022 onAnimationEnd ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536","title":"Optional onAnimationEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onanimationendcapture","text":"\u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537","title":"Optional onAnimationEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onanimationiteration","text":"\u2022 onAnimationIteration ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538","title":"Optional onAnimationIteration"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onanimationiterationcapture","text":"\u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539","title":"Optional onAnimationIterationCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onanimationstart","text":"\u2022 onAnimationStart ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534","title":"Optional onAnimationStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onanimationstartcapture","text":"\u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535","title":"Optional onAnimationStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onauxclick","text":"\u2022 onAuxClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452","title":"Optional onAuxClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onauxclickcapture","text":"\u2022 onAuxClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453","title":"Optional onAuxClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onbeforeinput","text":"\u2022 onBeforeInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380","title":"Optional onBeforeInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onbeforeinputcapture","text":"\u2022 onBeforeInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381","title":"Optional onBeforeInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onblur","text":"\u2022 onBlur ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374","title":"Optional onBlur"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onblurcapture","text":"\u2022 onBlurCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375","title":"Optional onBlurCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-oncanplay","text":"\u2022 onCanPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408","title":"Optional onCanPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-oncanplaycapture","text":"\u2022 onCanPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409","title":"Optional onCanPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-oncanplaythrough","text":"\u2022 onCanPlayThrough ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410","title":"Optional onCanPlayThrough"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-oncanplaythroughcapture","text":"\u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411","title":"Optional onCanPlayThroughCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onchange","text":"\u2022 onChange ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378","title":"Optional onChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onchangecapture","text":"\u2022 onChangeCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379","title":"Optional onChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onclick","text":"\u2022 onClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454","title":"Optional onClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onclickcapture","text":"\u2022 onClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455","title":"Optional onClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-oncompositionend","text":"\u2022 onCompositionEnd ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364","title":"Optional onCompositionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-oncompositionendcapture","text":"\u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365","title":"Optional onCompositionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-oncompositionstart","text":"\u2022 onCompositionStart ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366","title":"Optional onCompositionStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-oncompositionstartcapture","text":"\u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367","title":"Optional onCompositionStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-oncompositionupdate","text":"\u2022 onCompositionUpdate ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368","title":"Optional onCompositionUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-oncompositionupdatecapture","text":"\u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369","title":"Optional onCompositionUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-oncontextmenu","text":"\u2022 onContextMenu ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456","title":"Optional onContextMenu"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-oncontextmenucapture","text":"\u2022 onContextMenuCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457","title":"Optional onContextMenuCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-oncopy","text":"\u2022 onCopy ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356","title":"Optional onCopy"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-oncopycapture","text":"\u2022 onCopyCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357","title":"Optional onCopyCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-oncut","text":"\u2022 onCut ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358","title":"Optional onCut"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-oncutcapture","text":"\u2022 onCutCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359","title":"Optional onCutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ondoubleclick","text":"\u2022 onDoubleClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458","title":"Optional onDoubleClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ondoubleclickcapture","text":"\u2022 onDoubleClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459","title":"Optional onDoubleClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ondrag","text":"\u2022 onDrag ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460","title":"Optional onDrag"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ondragcapture","text":"\u2022 onDragCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461","title":"Optional onDragCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ondragend","text":"\u2022 onDragEnd ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462","title":"Optional onDragEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ondragendcapture","text":"\u2022 onDragEndCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463","title":"Optional onDragEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ondragenter","text":"\u2022 onDragEnter ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464","title":"Optional onDragEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ondragentercapture","text":"\u2022 onDragEnterCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465","title":"Optional onDragEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ondragexit","text":"\u2022 onDragExit ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466","title":"Optional onDragExit"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ondragexitcapture","text":"\u2022 onDragExitCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467","title":"Optional onDragExitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ondragleave","text":"\u2022 onDragLeave ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468","title":"Optional onDragLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ondragleavecapture","text":"\u2022 onDragLeaveCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469","title":"Optional onDragLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ondragover","text":"\u2022 onDragOver ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470","title":"Optional onDragOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ondragovercapture","text":"\u2022 onDragOverCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471","title":"Optional onDragOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ondragstart","text":"\u2022 onDragStart ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472","title":"Optional onDragStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ondragstartcapture","text":"\u2022 onDragStartCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473","title":"Optional onDragStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ondrop","text":"\u2022 onDrop ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474","title":"Optional onDrop"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ondropcapture","text":"\u2022 onDropCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475","title":"Optional onDropCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ondurationchange","text":"\u2022 onDurationChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412","title":"Optional onDurationChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ondurationchangecapture","text":"\u2022 onDurationChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413","title":"Optional onDurationChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onemptied","text":"\u2022 onEmptied ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414","title":"Optional onEmptied"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onemptiedcapture","text":"\u2022 onEmptiedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415","title":"Optional onEmptiedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onencrypted","text":"\u2022 onEncrypted ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416","title":"Optional onEncrypted"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onencryptedcapture","text":"\u2022 onEncryptedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417","title":"Optional onEncryptedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onended","text":"\u2022 onEnded ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418","title":"Optional onEnded"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onendedcapture","text":"\u2022 onEndedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419","title":"Optional onEndedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onerror","text":"\u2022 onError ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394","title":"Optional onError"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onerrorcapture","text":"\u2022 onErrorCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395","title":"Optional onErrorCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onfocus","text":"\u2022 onFocus ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372","title":"Optional onFocus"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onfocuscapture","text":"\u2022 onFocusCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373","title":"Optional onFocusCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ongotpointercapture","text":"\u2022 onGotPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520","title":"Optional onGotPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ongotpointercapturecapture","text":"\u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521","title":"Optional onGotPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-oninput","text":"\u2022 onInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382","title":"Optional onInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-oninputcapture","text":"\u2022 onInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383","title":"Optional onInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-oninvalid","text":"\u2022 onInvalid ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388","title":"Optional onInvalid"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-oninvalidcapture","text":"\u2022 onInvalidCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389","title":"Optional onInvalidCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onkeydown","text":"\u2022 onKeyDown ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398","title":"Optional onKeyDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onkeydowncapture","text":"\u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399","title":"Optional onKeyDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onkeypress","text":"\u2022 onKeyPress ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400","title":"Optional onKeyPress"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onkeypresscapture","text":"\u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401","title":"Optional onKeyPressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onkeyup","text":"\u2022 onKeyUp ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402","title":"Optional onKeyUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onkeyupcapture","text":"\u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403","title":"Optional onKeyUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onload","text":"\u2022 onLoad ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392","title":"Optional onLoad"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onloadcapture","text":"\u2022 onLoadCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393","title":"Optional onLoadCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onloadstart","text":"\u2022 onLoadStart ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424","title":"Optional onLoadStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onloadstartcapture","text":"\u2022 onLoadStartCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425","title":"Optional onLoadStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onloadeddata","text":"\u2022 onLoadedData ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420","title":"Optional onLoadedData"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onloadeddatacapture","text":"\u2022 onLoadedDataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421","title":"Optional onLoadedDataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onloadedmetadata","text":"\u2022 onLoadedMetadata ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422","title":"Optional onLoadedMetadata"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onloadedmetadatacapture","text":"\u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423","title":"Optional onLoadedMetadataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onlostpointercapture","text":"\u2022 onLostPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522","title":"Optional onLostPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onlostpointercapturecapture","text":"\u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523","title":"Optional onLostPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onmousedown","text":"\u2022 onMouseDown ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476","title":"Optional onMouseDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onmousedowncapture","text":"\u2022 onMouseDownCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477","title":"Optional onMouseDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onmouseenter","text":"\u2022 onMouseEnter ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478","title":"Optional onMouseEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onmouseleave","text":"\u2022 onMouseLeave ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479","title":"Optional onMouseLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onmousemove","text":"\u2022 onMouseMove ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480","title":"Optional onMouseMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onmousemovecapture","text":"\u2022 onMouseMoveCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481","title":"Optional onMouseMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onmouseout","text":"\u2022 onMouseOut ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482","title":"Optional onMouseOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onmouseoutcapture","text":"\u2022 onMouseOutCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483","title":"Optional onMouseOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onmouseover","text":"\u2022 onMouseOver ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484","title":"Optional onMouseOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onmouseovercapture","text":"\u2022 onMouseOverCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485","title":"Optional onMouseOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onmouseup","text":"\u2022 onMouseUp ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486","title":"Optional onMouseUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onmouseupcapture","text":"\u2022 onMouseUpCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487","title":"Optional onMouseUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onpaste","text":"\u2022 onPaste ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360","title":"Optional onPaste"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onpastecapture","text":"\u2022 onPasteCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361","title":"Optional onPasteCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onpause","text":"\u2022 onPause ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426","title":"Optional onPause"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onpausecapture","text":"\u2022 onPauseCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427","title":"Optional onPauseCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onplay","text":"\u2022 onPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428","title":"Optional onPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onplaycapture","text":"\u2022 onPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429","title":"Optional onPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onplaying","text":"\u2022 onPlaying ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430","title":"Optional onPlaying"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onplayingcapture","text":"\u2022 onPlayingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431","title":"Optional onPlayingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onpointercancel","text":"\u2022 onPointerCancel ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510","title":"Optional onPointerCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onpointercancelcapture","text":"\u2022 onPointerCancelCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511","title":"Optional onPointerCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onpointerdown","text":"\u2022 onPointerDown ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504","title":"Optional onPointerDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onpointerdowncapture","text":"\u2022 onPointerDownCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505","title":"Optional onPointerDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onpointerenter","text":"\u2022 onPointerEnter ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512","title":"Optional onPointerEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onpointerentercapture","text":"\u2022 onPointerEnterCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513","title":"Optional onPointerEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onpointerleave","text":"\u2022 onPointerLeave ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514","title":"Optional onPointerLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onpointerleavecapture","text":"\u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515","title":"Optional onPointerLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onpointermove","text":"\u2022 onPointerMove ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506","title":"Optional onPointerMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onpointermovecapture","text":"\u2022 onPointerMoveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507","title":"Optional onPointerMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onpointerout","text":"\u2022 onPointerOut ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518","title":"Optional onPointerOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onpointeroutcapture","text":"\u2022 onPointerOutCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519","title":"Optional onPointerOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onpointerover","text":"\u2022 onPointerOver ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516","title":"Optional onPointerOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onpointerovercapture","text":"\u2022 onPointerOverCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517","title":"Optional onPointerOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onpointerup","text":"\u2022 onPointerUp ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508","title":"Optional onPointerUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onpointerupcapture","text":"\u2022 onPointerUpCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509","title":"Optional onPointerUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onprogress","text":"\u2022 onProgress ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432","title":"Optional onProgress"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onprogresscapture","text":"\u2022 onProgressCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433","title":"Optional onProgressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onratechange","text":"\u2022 onRateChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434","title":"Optional onRateChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onratechangecapture","text":"\u2022 onRateChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435","title":"Optional onRateChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onreset","text":"\u2022 onReset ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384","title":"Optional onReset"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onresetcapture","text":"\u2022 onResetCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385","title":"Optional onResetCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onscroll","text":"\u2022 onScroll ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526","title":"Optional onScroll"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onscrollcapture","text":"\u2022 onScrollCapture ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527","title":"Optional onScrollCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onseeked","text":"\u2022 onSeeked ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436","title":"Optional onSeeked"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onseekedcapture","text":"\u2022 onSeekedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437","title":"Optional onSeekedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onseeking","text":"\u2022 onSeeking ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438","title":"Optional onSeeking"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onseekingcapture","text":"\u2022 onSeekingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439","title":"Optional onSeekingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onselect","text":"\u2022 onSelect ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490","title":"Optional onSelect"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onselectcapture","text":"\u2022 onSelectCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491","title":"Optional onSelectCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onstalled","text":"\u2022 onStalled ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440","title":"Optional onStalled"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onstalledcapture","text":"\u2022 onStalledCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441","title":"Optional onStalledCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onsubmit","text":"\u2022 onSubmit ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386","title":"Optional onSubmit"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onsubmitcapture","text":"\u2022 onSubmitCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387","title":"Optional onSubmitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onsuspend","text":"\u2022 onSuspend ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442","title":"Optional onSuspend"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onsuspendcapture","text":"\u2022 onSuspendCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443","title":"Optional onSuspendCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ontimeupdate","text":"\u2022 onTimeUpdate ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444","title":"Optional onTimeUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ontimeupdatecapture","text":"\u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445","title":"Optional onTimeUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ontouchcancel","text":"\u2022 onTouchCancel ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494","title":"Optional onTouchCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ontouchcancelcapture","text":"\u2022 onTouchCancelCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495","title":"Optional onTouchCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ontouchend","text":"\u2022 onTouchEnd ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496","title":"Optional onTouchEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ontouchendcapture","text":"\u2022 onTouchEndCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497","title":"Optional onTouchEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ontouchmove","text":"\u2022 onTouchMove ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498","title":"Optional onTouchMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ontouchmovecapture","text":"\u2022 onTouchMoveCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499","title":"Optional onTouchMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ontouchstart","text":"\u2022 onTouchStart ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500","title":"Optional onTouchStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ontouchstartcapture","text":"\u2022 onTouchStartCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501","title":"Optional onTouchStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ontransitionend","text":"\u2022 onTransitionEnd ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542","title":"Optional onTransitionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-ontransitionendcapture","text":"\u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543","title":"Optional onTransitionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onvolumechange","text":"\u2022 onVolumeChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446","title":"Optional onVolumeChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onvolumechangecapture","text":"\u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447","title":"Optional onVolumeChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onwaiting","text":"\u2022 onWaiting ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448","title":"Optional onWaiting"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onwaitingcapture","text":"\u2022 onWaitingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449","title":"Optional onWaitingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onwheel","text":"\u2022 onWheel ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530","title":"Optional onWheel"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-onwheelcapture","text":"\u2022 onWheelCapture ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531","title":"Optional onWheelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-placeholder","text":"\u2022 placeholder ? : string Inherited from ButtonProps . placeholder Defined in node_modules/@types/react/index.d.ts:1762","title":"Optional placeholder"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-prefix","text":"\u2022 prefix ? : string Inherited from ButtonProps . prefix Defined in node_modules/@types/react/index.d.ts:1780","title":"Optional prefix"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-property","text":"\u2022 property ? : string Inherited from ButtonProps . property Defined in node_modules/@types/react/index.d.ts:1781","title":"Optional property"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-radiogroup","text":"\u2022 radioGroup ? : string Inherited from ButtonProps . radioGroup Defined in node_modules/@types/react/index.d.ts:1771","title":"Optional radioGroup"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-renderboolean","text":"\u2022 renderBoolean ? : boolean Defined in src/renderer/components/drawer/drawer-item.tsx:32","title":"Optional renderBoolean"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-resource","text":"\u2022 resource ? : string Inherited from ButtonProps . resource Defined in node_modules/@types/react/index.d.ts:1782","title":"Optional resource"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-results","text":"\u2022 results ? : number Inherited from ButtonProps . results Defined in node_modules/@types/react/index.d.ts:1796","title":"Optional results"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-role","text":"\u2022 role ? : string Inherited from ButtonProps . role Defined in node_modules/@types/react/index.d.ts:1774","title":"Optional role"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-security","text":"\u2022 security ? : string Inherited from ButtonProps . security Defined in node_modules/@types/react/index.d.ts:1797","title":"Optional security"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-slot","text":"\u2022 slot ? : string Inherited from ButtonProps . slot Defined in node_modules/@types/react/index.d.ts:1763","title":"Optional slot"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-spellcheck","text":"\u2022 spellCheck ? : Booleanish Inherited from ButtonProps . spellCheck Defined in node_modules/@types/react/index.d.ts:1764","title":"Optional spellCheck"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-style","text":"\u2022 style ? : CSSProperties Inherited from ButtonProps . style Defined in node_modules/@types/react/index.d.ts:1765","title":"Optional style"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-suppresscontenteditablewarning","text":"\u2022 suppressContentEditableWarning ? : boolean Inherited from ButtonProps . suppressContentEditableWarning Defined in node_modules/@types/react/index.d.ts:1749","title":"Optional suppressContentEditableWarning"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-suppresshydrationwarning","text":"\u2022 suppressHydrationWarning ? : boolean Inherited from ButtonProps . suppressHydrationWarning Defined in node_modules/@types/react/index.d.ts:1750","title":"Optional suppressHydrationWarning"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-tabindex","text":"\u2022 tabIndex ? : number Inherited from ButtonProps . tabIndex Defined in node_modules/@types/react/index.d.ts:1766","title":"Optional tabIndex"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-title","text":"\u2022 title ? : string Overrides ButtonProps . title Defined in src/renderer/components/drawer/drawer-item.tsx:29","title":"Optional title"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-translate","text":"\u2022 translate ? : \"yes\" | \"no\" Inherited from ButtonProps . translate Defined in node_modules/@types/react/index.d.ts:1768","title":"Optional translate"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-typeof","text":"\u2022 typeof ? : string Inherited from ButtonProps . typeof Defined in node_modules/@types/react/index.d.ts:1783","title":"Optional typeof"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-unselectable","text":"\u2022 unselectable ? : \"on\" | \"off\" Inherited from ButtonProps . unselectable Defined in node_modules/@types/react/index.d.ts:1798","title":"Optional unselectable"},{"location":"extensions/api/interfaces/_renderer_api_components_.draweritemprops/#optional-vocab","text":"\u2022 vocab ? : string Inherited from ButtonProps . vocab Defined in node_modules/@types/react/index.d.ts:1784","title":"Optional vocab"},{"location":"extensions/api/interfaces/_renderer_api_components_.drawerparamtogglerprops/","text":"Interface: DrawerParamTogglerProps # Hierarchy # DrawerParamTogglerProps Index # Properties # label Properties # label # \u2022 label : string | number Defined in src/renderer/components/drawer/drawer-param-toggler.tsx:28","title":"Interface: DrawerParamTogglerProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.drawerparamtogglerprops/#interface-drawerparamtogglerprops","text":"","title":"Interface: DrawerParamTogglerProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.drawerparamtogglerprops/#hierarchy","text":"DrawerParamTogglerProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.drawerparamtogglerprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.drawerparamtogglerprops/#properties","text":"label","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.drawerparamtogglerprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.drawerparamtogglerprops/#label","text":"\u2022 label : string | number Defined in src/renderer/components/drawer/drawer-param-toggler.tsx:28","title":"label"},{"location":"extensions/api/interfaces/_renderer_api_components_.drawerprops/","text":"Interface: DrawerProps # Hierarchy # DrawerProps Index # Properties # animation className contentClass onClose open position size title toolbar usePortal Properties # Optional animation # \u2022 animation ? : AnimateName Defined in src/renderer/components/drawer/drawer.tsx:39 Optional className # \u2022 className ? : string | object Defined in src/renderer/components/drawer/drawer.tsx:36 Optional contentClass # \u2022 contentClass ? : string | object Defined in src/renderer/components/drawer/drawer.tsx:37 Optional onClose # \u2022 onClose ? : function Defined in src/renderer/components/drawer/drawer.tsx:40 Type declaration: # \u25b8 (): void open # \u2022 open : boolean Defined in src/renderer/components/drawer/drawer.tsx:32 Optional position # \u2022 position ? : \"top\" | \"left\" | \"right\" | \"bottom\" Defined in src/renderer/components/drawer/drawer.tsx:38 Optional size # \u2022 size ? : string Defined in src/renderer/components/drawer/drawer.tsx:34 title # \u2022 title : React.ReactNode Defined in src/renderer/components/drawer/drawer.tsx:33 Optional toolbar # \u2022 toolbar ? : React.ReactNode Defined in src/renderer/components/drawer/drawer.tsx:41 Optional usePortal # \u2022 usePortal ? : boolean Defined in src/renderer/components/drawer/drawer.tsx:35","title":"Interface: DrawerProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.drawerprops/#interface-drawerprops","text":"","title":"Interface: DrawerProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.drawerprops/#hierarchy","text":"DrawerProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.drawerprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.drawerprops/#properties","text":"animation className contentClass onClose open position size title toolbar usePortal","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.drawerprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.drawerprops/#optional-animation","text":"\u2022 animation ? : AnimateName Defined in src/renderer/components/drawer/drawer.tsx:39","title":"Optional animation"},{"location":"extensions/api/interfaces/_renderer_api_components_.drawerprops/#optional-classname","text":"\u2022 className ? : string | object Defined in src/renderer/components/drawer/drawer.tsx:36","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.drawerprops/#optional-contentclass","text":"\u2022 contentClass ? : string | object Defined in src/renderer/components/drawer/drawer.tsx:37","title":"Optional contentClass"},{"location":"extensions/api/interfaces/_renderer_api_components_.drawerprops/#optional-onclose","text":"\u2022 onClose ? : function Defined in src/renderer/components/drawer/drawer.tsx:40","title":"Optional onClose"},{"location":"extensions/api/interfaces/_renderer_api_components_.drawerprops/#open","text":"\u2022 open : boolean Defined in src/renderer/components/drawer/drawer.tsx:32","title":"open"},{"location":"extensions/api/interfaces/_renderer_api_components_.drawerprops/#optional-position","text":"\u2022 position ? : \"top\" | \"left\" | \"right\" | \"bottom\" Defined in src/renderer/components/drawer/drawer.tsx:38","title":"Optional position"},{"location":"extensions/api/interfaces/_renderer_api_components_.drawerprops/#optional-size","text":"\u2022 size ? : string Defined in src/renderer/components/drawer/drawer.tsx:34","title":"Optional size"},{"location":"extensions/api/interfaces/_renderer_api_components_.drawerprops/#title","text":"\u2022 title : React.ReactNode Defined in src/renderer/components/drawer/drawer.tsx:33","title":"title"},{"location":"extensions/api/interfaces/_renderer_api_components_.drawerprops/#optional-toolbar","text":"\u2022 toolbar ? : React.ReactNode Defined in src/renderer/components/drawer/drawer.tsx:41","title":"Optional toolbar"},{"location":"extensions/api/interfaces/_renderer_api_components_.drawerprops/#optional-useportal","text":"\u2022 usePortal ? : boolean Defined in src/renderer/components/drawer/drawer.tsx:35","title":"Optional usePortal"},{"location":"extensions/api/interfaces/_renderer_api_components_.drawertitleprops/","text":"Interface: DrawerTitleProps # Hierarchy # DrawerTitleProps Index # Properties # className title Properties # Optional className # \u2022 className ? : string Defined in src/renderer/components/drawer/drawer-title.tsx:27 Optional title # \u2022 title ? : React.ReactNode Defined in src/renderer/components/drawer/drawer-title.tsx:28","title":"Interface: DrawerTitleProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.drawertitleprops/#interface-drawertitleprops","text":"","title":"Interface: DrawerTitleProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.drawertitleprops/#hierarchy","text":"DrawerTitleProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.drawertitleprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.drawertitleprops/#properties","text":"className title","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.drawertitleprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.drawertitleprops/#optional-classname","text":"\u2022 className ? : string Defined in src/renderer/components/drawer/drawer-title.tsx:27","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.drawertitleprops/#optional-title","text":"\u2022 title ? : React.ReactNode Defined in src/renderer/components/drawer/drawer-title.tsx:28","title":"Optional title"},{"location":"extensions/api/interfaces/_renderer_api_components_.groupselectoption/","text":"Interface: GroupSelectOption \u2039 T \u203a # Type parameters # \u25aa T : SelectOption Hierarchy # GroupSelectOption Index # Properties # label options Properties # label # \u2022 label : ReactNode Defined in src/renderer/components/select/select.tsx:37 options # \u2022 options : T[] Defined in src/renderer/components/select/select.tsx:38","title":"Interface: GroupSelectOption \u2039**T**\u203a"},{"location":"extensions/api/interfaces/_renderer_api_components_.groupselectoption/#interface-groupselectoption-t","text":"","title":"Interface: GroupSelectOption \u2039T\u203a"},{"location":"extensions/api/interfaces/_renderer_api_components_.groupselectoption/#type-parameters","text":"\u25aa T : SelectOption","title":"Type parameters"},{"location":"extensions/api/interfaces/_renderer_api_components_.groupselectoption/#hierarchy","text":"GroupSelectOption","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.groupselectoption/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.groupselectoption/#properties","text":"label options","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.groupselectoption/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.groupselectoption/#label","text":"\u2022 label : ReactNode Defined in src/renderer/components/select/select.tsx:37","title":"label"},{"location":"extensions/api/interfaces/_renderer_api_components_.groupselectoption/#options","text":"\u2022 options : T[] Defined in src/renderer/components/select/select.tsx:38","title":"options"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/","text":"Interface: IconProps # Hierarchy # HTMLAttributes\u2039any\u203a TooltipDecoratorProps \u21b3 IconProps Index # Properties # about accessKey active aria-activedescendant aria-atomic aria-autocomplete aria-busy aria-checked aria-colcount aria-colindex aria-colspan aria-controls aria-current aria-describedby aria-details aria-disabled aria-dropeffect aria-errormessage aria-expanded aria-flowto aria-grabbed aria-haspopup aria-hidden aria-invalid aria-keyshortcuts aria-label aria-labelledby aria-level aria-live aria-modal aria-multiline aria-multiselectable aria-orientation aria-owns aria-placeholder aria-posinset aria-pressed aria-readonly aria-relevant aria-required aria-roledescription aria-rowcount aria-rowindex aria-rowspan aria-selected aria-setsize aria-sort aria-valuemax aria-valuemin aria-valuenow aria-valuetext autoCapitalize autoCorrect autoSave big children className color contentEditable contextMenu dangerouslySetInnerHTML datatype defaultChecked defaultValue dir disabled draggable focusable hidden href id inlist inputMode interactive is itemID itemProp itemRef itemScope itemType lang link material onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture placeholder prefix property radioGroup resource results role security size slot small smallest spellCheck sticker style suppressContentEditableWarning suppressHydrationWarning svg tabIndex title tooltip tooltipOverrideDisabled translate typeof unselectable vocab Properties # Optional about # \u2022 about ? : string Inherited from ButtonProps . about Defined in node_modules/@types/react/index.d.ts:1777 Optional accessKey # \u2022 accessKey ? : string Inherited from ButtonProps . accessKey Defined in node_modules/@types/react/index.d.ts:1753 Optional active # \u2022 active ? : boolean Defined in src/renderer/components/icon/icon.tsx:41 Optional aria-activedescendant # \u2022 aria-activedescendant ? : string Inherited from ButtonProps . aria-activedescendant Defined in node_modules/@types/react/index.d.ts:1560 Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application. Optional aria-atomic # \u2022 aria-atomic ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-atomic Defined in node_modules/@types/react/index.d.ts:1562 Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute. Optional aria-autocomplete # \u2022 aria-autocomplete ? : \"none\" | \"inline\" | \"list\" | \"both\" Inherited from ButtonProps . aria-autocomplete Defined in node_modules/@types/react/index.d.ts:1567 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. Optional aria-busy # \u2022 aria-busy ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-busy Defined in node_modules/@types/react/index.d.ts:1569 Indicates an element is being modified and that assistive technologies MAY want to wait until the modifications are complete before exposing them to the user. Optional aria-checked # \u2022 aria-checked ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-checked Defined in node_modules/@types/react/index.d.ts:1574 Indicates the current \"checked\" state of checkboxes, radio buttons, and other widgets. see aria-pressed @see aria-selected. Optional aria-colcount # \u2022 aria-colcount ? : number Inherited from ButtonProps . aria-colcount Defined in node_modules/@types/react/index.d.ts:1579 Defines the total number of columns in a table, grid, or treegrid. see aria-colindex. Optional aria-colindex # \u2022 aria-colindex ? : number Inherited from ButtonProps . aria-colindex Defined in node_modules/@types/react/index.d.ts:1584 Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid. see aria-colcount @see aria-colspan. Optional aria-colspan # \u2022 aria-colspan ? : number Inherited from ButtonProps . aria-colspan Defined in node_modules/@types/react/index.d.ts:1589 Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid. see aria-colindex @see aria-rowspan. Optional aria-controls # \u2022 aria-controls ? : string Inherited from ButtonProps . aria-controls Defined in node_modules/@types/react/index.d.ts:1594 Identifies the element (or elements) whose contents or presence are controlled by the current element. see aria-owns. Optional aria-current # \u2022 aria-current ? : boolean | \"false\" | \"true\" | \"page\" | \"step\" | \"location\" | \"date\" | \"time\" Inherited from ButtonProps . aria-current Defined in node_modules/@types/react/index.d.ts:1596 Indicates the element that represents the current item within a container or set of related elements. Optional aria-describedby # \u2022 aria-describedby ? : string Inherited from ButtonProps . aria-describedby Defined in node_modules/@types/react/index.d.ts:1601 Identifies the element (or elements) that describes the object. see aria-labelledby Optional aria-details # \u2022 aria-details ? : string Inherited from ButtonProps . aria-details Defined in node_modules/@types/react/index.d.ts:1606 Identifies the element that provides a detailed, extended description for the object. see aria-describedby. Optional aria-disabled # \u2022 aria-disabled ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-disabled Defined in node_modules/@types/react/index.d.ts:1611 Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable. see aria-hidden @see aria-readonly. Optional aria-dropeffect # \u2022 aria-dropeffect ? : \"none\" | \"copy\" | \"execute\" | \"link\" | \"move\" | \"popup\" Inherited from ButtonProps . aria-dropeffect Defined in node_modules/@types/react/index.d.ts:1616 Indicates what functions can be performed when a dragged object is released on the drop target. deprecated in ARIA 1.1 Optional aria-errormessage # \u2022 aria-errormessage ? : string Inherited from ButtonProps . aria-errormessage Defined in node_modules/@types/react/index.d.ts:1621 Identifies the element that provides an error message for the object. see aria-invalid @see aria-describedby. Optional aria-expanded # \u2022 aria-expanded ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-expanded Defined in node_modules/@types/react/index.d.ts:1623 Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed. Optional aria-flowto # \u2022 aria-flowto ? : string Inherited from ButtonProps . aria-flowto Defined in node_modules/@types/react/index.d.ts:1628 Identifies the next element (or elements) in an alternate reading order of content which, at the user's discretion, allows assistive technology to override the general default of reading in document source order. Optional aria-grabbed # \u2022 aria-grabbed ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-grabbed Defined in node_modules/@types/react/index.d.ts:1633 Indicates an element's \"grabbed\" state in a drag-and-drop operation. deprecated in ARIA 1.1 Optional aria-haspopup # \u2022 aria-haspopup ? : boolean | \"false\" | \"true\" | \"menu\" | \"listbox\" | \"tree\" | \"grid\" | \"dialog\" Inherited from ButtonProps . aria-haspopup Defined in node_modules/@types/react/index.d.ts:1635 Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element. Optional aria-hidden # \u2022 aria-hidden ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-hidden Defined in node_modules/@types/react/index.d.ts:1640 Indicates whether the element is exposed to an accessibility API. see aria-disabled. Optional aria-invalid # \u2022 aria-invalid ? : boolean | \"false\" | \"true\" | \"grammar\" | \"spelling\" Inherited from ButtonProps . aria-invalid Defined in node_modules/@types/react/index.d.ts:1645 Indicates the entered value does not conform to the format expected by the application. see aria-errormessage. Optional aria-keyshortcuts # \u2022 aria-keyshortcuts ? : string Inherited from ButtonProps . aria-keyshortcuts Defined in node_modules/@types/react/index.d.ts:1647 Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element. Optional aria-label # \u2022 aria-label ? : string Inherited from ButtonProps . aria-label Defined in node_modules/@types/react/index.d.ts:1652 Defines a string value that labels the current element. see aria-labelledby. Optional aria-labelledby # \u2022 aria-labelledby ? : string Inherited from ButtonProps . aria-labelledby Defined in node_modules/@types/react/index.d.ts:1657 Identifies the element (or elements) that labels the current element. see aria-describedby. Optional aria-level # \u2022 aria-level ? : number Inherited from ButtonProps . aria-level Defined in node_modules/@types/react/index.d.ts:1659 Defines the hierarchical level of an element within a structure. Optional aria-live # \u2022 aria-live ? : \"off\" | \"assertive\" | \"polite\" Inherited from ButtonProps . aria-live Defined in node_modules/@types/react/index.d.ts:1661 Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region. Optional aria-modal # \u2022 aria-modal ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-modal Defined in node_modules/@types/react/index.d.ts:1663 Indicates whether an element is modal when displayed. Optional aria-multiline # \u2022 aria-multiline ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiline Defined in node_modules/@types/react/index.d.ts:1665 Indicates whether a text box accepts multiple lines of input or only a single line. Optional aria-multiselectable # \u2022 aria-multiselectable ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiselectable Defined in node_modules/@types/react/index.d.ts:1667 Indicates that the user may select more than one item from the current selectable descendants. Optional aria-orientation # \u2022 aria-orientation ? : \"horizontal\" | \"vertical\" Inherited from ButtonProps . aria-orientation Defined in node_modules/@types/react/index.d.ts:1669 Indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous. Optional aria-owns # \u2022 aria-owns ? : string Inherited from ButtonProps . aria-owns Defined in node_modules/@types/react/index.d.ts:1675 Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship between DOM elements where the DOM hierarchy cannot be used to represent the relationship. see aria-controls. Optional aria-placeholder # \u2022 aria-placeholder ? : string Inherited from ButtonProps . aria-placeholder Defined in node_modules/@types/react/index.d.ts:1680 Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value. A hint could be a sample value or a brief description of the expected format. Optional aria-posinset # \u2022 aria-posinset ? : number Inherited from ButtonProps . aria-posinset Defined in node_modules/@types/react/index.d.ts:1685 Defines an element's number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-setsize. Optional aria-pressed # \u2022 aria-pressed ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-pressed Defined in node_modules/@types/react/index.d.ts:1690 Indicates the current \"pressed\" state of toggle buttons. see aria-checked @see aria-selected. Optional aria-readonly # \u2022 aria-readonly ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-readonly Defined in node_modules/@types/react/index.d.ts:1695 Indicates that the element is not editable, but is otherwise operable. see aria-disabled. Optional aria-relevant # \u2022 aria-relevant ? : \"additions\" | \"additions removals\" | \"additions text\" | \"all\" | \"removals\" | \"removals additions\" | \"removals text\" | \"text\" | \"text additions\" | \"text removals\" Inherited from ButtonProps . aria-relevant Defined in node_modules/@types/react/index.d.ts:1700 Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified. see aria-atomic. Optional aria-required # \u2022 aria-required ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-required Defined in node_modules/@types/react/index.d.ts:1702 Indicates that user input is required on the element before a form may be submitted. Optional aria-roledescription # \u2022 aria-roledescription ? : string Inherited from ButtonProps . aria-roledescription Defined in node_modules/@types/react/index.d.ts:1704 Defines a human-readable, author-localized description for the role of an element. Optional aria-rowcount # \u2022 aria-rowcount ? : number Inherited from ButtonProps . aria-rowcount Defined in node_modules/@types/react/index.d.ts:1709 Defines the total number of rows in a table, grid, or treegrid. see aria-rowindex. Optional aria-rowindex # \u2022 aria-rowindex ? : number Inherited from ButtonProps . aria-rowindex Defined in node_modules/@types/react/index.d.ts:1714 Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid. see aria-rowcount @see aria-rowspan. Optional aria-rowspan # \u2022 aria-rowspan ? : number Inherited from ButtonProps . aria-rowspan Defined in node_modules/@types/react/index.d.ts:1719 Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid. see aria-rowindex @see aria-colspan. Optional aria-selected # \u2022 aria-selected ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-selected Defined in node_modules/@types/react/index.d.ts:1724 Indicates the current \"selected\" state of various widgets. see aria-checked @see aria-pressed. Optional aria-setsize # \u2022 aria-setsize ? : number Inherited from ButtonProps . aria-setsize Defined in node_modules/@types/react/index.d.ts:1729 Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-posinset. Optional aria-sort # \u2022 aria-sort ? : \"none\" | \"ascending\" | \"descending\" | \"other\" Inherited from ButtonProps . aria-sort Defined in node_modules/@types/react/index.d.ts:1731 Indicates if items in a table or grid are sorted in ascending or descending order. Optional aria-valuemax # \u2022 aria-valuemax ? : number Inherited from ButtonProps . aria-valuemax Defined in node_modules/@types/react/index.d.ts:1733 Defines the maximum allowed value for a range widget. Optional aria-valuemin # \u2022 aria-valuemin ? : number Inherited from ButtonProps . aria-valuemin Defined in node_modules/@types/react/index.d.ts:1735 Defines the minimum allowed value for a range widget. Optional aria-valuenow # \u2022 aria-valuenow ? : number Inherited from ButtonProps . aria-valuenow Defined in node_modules/@types/react/index.d.ts:1740 Defines the current value for a range widget. see aria-valuetext. Optional aria-valuetext # \u2022 aria-valuetext ? : string Inherited from ButtonProps . aria-valuetext Defined in node_modules/@types/react/index.d.ts:1742 Defines the human readable text alternative of aria-valuenow for a range widget. Optional autoCapitalize # \u2022 autoCapitalize ? : string Inherited from ButtonProps . autoCapitalize Defined in node_modules/@types/react/index.d.ts:1787 Optional autoCorrect # \u2022 autoCorrect ? : string Inherited from ButtonProps . autoCorrect Defined in node_modules/@types/react/index.d.ts:1788 Optional autoSave # \u2022 autoSave ? : string Inherited from ButtonProps . autoSave Defined in node_modules/@types/react/index.d.ts:1789 Optional big # \u2022 big ? : boolean Defined in src/renderer/components/icon/icon.tsx:40 Optional children # \u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350 Optional className # \u2022 className ? : string Inherited from ButtonProps . className Defined in node_modules/@types/react/index.d.ts:1754 Optional color # \u2022 color ? : string Inherited from ButtonProps . color Defined in node_modules/@types/react/index.d.ts:1790 Optional contentEditable # \u2022 contentEditable ? : Booleanish | \"inherit\" Inherited from ButtonProps . contentEditable Defined in node_modules/@types/react/index.d.ts:1755 Optional contextMenu # \u2022 contextMenu ? : string Inherited from ButtonProps . contextMenu Defined in node_modules/@types/react/index.d.ts:1756 Optional dangerouslySetInnerHTML # \u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351 Type declaration: # __html : string Optional datatype # \u2022 datatype ? : string Inherited from ButtonProps . datatype Defined in node_modules/@types/react/index.d.ts:1778 Optional defaultChecked # \u2022 defaultChecked ? : boolean Inherited from ButtonProps . defaultChecked Defined in node_modules/@types/react/index.d.ts:1747 Optional defaultValue # \u2022 defaultValue ? : string | number | ReadonlyArray\u2039string\u203a Inherited from ButtonProps . defaultValue Defined in node_modules/@types/react/index.d.ts:1748 Optional dir # \u2022 dir ? : string Inherited from ButtonProps . dir Defined in node_modules/@types/react/index.d.ts:1757 Optional disabled # \u2022 disabled ? : boolean Defined in src/renderer/components/icon/icon.tsx:45 Optional draggable # \u2022 draggable ? : Booleanish Inherited from ButtonProps . draggable Defined in node_modules/@types/react/index.d.ts:1758 Optional focusable # \u2022 focusable ? : boolean Defined in src/renderer/components/icon/icon.tsx:43 Optional hidden # \u2022 hidden ? : boolean Inherited from IconProps . hidden Defined in node_modules/@types/react/index.d.ts:1759 Optional href # \u2022 href ? : string Defined in src/renderer/components/icon/icon.tsx:36 Optional id # \u2022 id ? : string Inherited from ButtonProps . id Defined in node_modules/@types/react/index.d.ts:1760 Optional inlist # \u2022 inlist ? : any Inherited from ButtonProps . inlist Defined in node_modules/@types/react/index.d.ts:1779 Optional inputMode # \u2022 inputMode ? : \"none\" | \"text\" | \"tel\" | \"url\" | \"email\" | \"numeric\" | \"decimal\" | \"search\" Inherited from ButtonProps . inputMode Defined in node_modules/@types/react/index.d.ts:1805 Hints at the type of data that might be entered by the user while editing the element or its contents see https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute Optional interactive # \u2022 interactive ? : boolean Defined in src/renderer/components/icon/icon.tsx:42 Optional is # \u2022 is ? : string Inherited from ButtonProps . is Defined in node_modules/@types/react/index.d.ts:1810 Specify that a standard HTML element should behave like a defined custom built-in element see https://html.spec.whatwg.org/multipage/custom-elements.html#attr-is Optional itemID # \u2022 itemID ? : string Inherited from ButtonProps . itemID Defined in node_modules/@types/react/index.d.ts:1794 Optional itemProp # \u2022 itemProp ? : string Inherited from ButtonProps . itemProp Defined in node_modules/@types/react/index.d.ts:1791 Optional itemRef # \u2022 itemRef ? : string Inherited from ButtonProps . itemRef Defined in node_modules/@types/react/index.d.ts:1795 Optional itemScope # \u2022 itemScope ? : boolean Inherited from ButtonProps . itemScope Defined in node_modules/@types/react/index.d.ts:1792 Optional itemType # \u2022 itemType ? : string Inherited from ButtonProps . itemType Defined in node_modules/@types/react/index.d.ts:1793 Optional lang # \u2022 lang ? : string Inherited from ButtonProps . lang Defined in node_modules/@types/react/index.d.ts:1761 Optional link # \u2022 link ? : LocationDescriptor Defined in src/renderer/components/icon/icon.tsx:35 Optional material # \u2022 material ? : string Defined in src/renderer/components/icon/icon.tsx:33 Optional onAbort # \u2022 onAbort ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406 Optional onAbortCapture # \u2022 onAbortCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407 Optional onAnimationEnd # \u2022 onAnimationEnd ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536 Optional onAnimationEndCapture # \u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537 Optional onAnimationIteration # \u2022 onAnimationIteration ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538 Optional onAnimationIterationCapture # \u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539 Optional onAnimationStart # \u2022 onAnimationStart ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534 Optional onAnimationStartCapture # \u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535 Optional onAuxClick # \u2022 onAuxClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452 Optional onAuxClickCapture # \u2022 onAuxClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453 Optional onBeforeInput # \u2022 onBeforeInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380 Optional onBeforeInputCapture # \u2022 onBeforeInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381 Optional onBlur # \u2022 onBlur ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374 Optional onBlurCapture # \u2022 onBlurCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375 Optional onCanPlay # \u2022 onCanPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408 Optional onCanPlayCapture # \u2022 onCanPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409 Optional onCanPlayThrough # \u2022 onCanPlayThrough ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410 Optional onCanPlayThroughCapture # \u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411 Optional onChange # \u2022 onChange ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378 Optional onChangeCapture # \u2022 onChangeCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379 Optional onClick # \u2022 onClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454 Optional onClickCapture # \u2022 onClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455 Optional onCompositionEnd # \u2022 onCompositionEnd ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364 Optional onCompositionEndCapture # \u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365 Optional onCompositionStart # \u2022 onCompositionStart ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366 Optional onCompositionStartCapture # \u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367 Optional onCompositionUpdate # \u2022 onCompositionUpdate ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368 Optional onCompositionUpdateCapture # \u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369 Optional onContextMenu # \u2022 onContextMenu ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456 Optional onContextMenuCapture # \u2022 onContextMenuCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457 Optional onCopy # \u2022 onCopy ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356 Optional onCopyCapture # \u2022 onCopyCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357 Optional onCut # \u2022 onCut ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358 Optional onCutCapture # \u2022 onCutCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359 Optional onDoubleClick # \u2022 onDoubleClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458 Optional onDoubleClickCapture # \u2022 onDoubleClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459 Optional onDrag # \u2022 onDrag ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460 Optional onDragCapture # \u2022 onDragCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461 Optional onDragEnd # \u2022 onDragEnd ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462 Optional onDragEndCapture # \u2022 onDragEndCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463 Optional onDragEnter # \u2022 onDragEnter ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464 Optional onDragEnterCapture # \u2022 onDragEnterCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465 Optional onDragExit # \u2022 onDragExit ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466 Optional onDragExitCapture # \u2022 onDragExitCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467 Optional onDragLeave # \u2022 onDragLeave ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468 Optional onDragLeaveCapture # \u2022 onDragLeaveCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469 Optional onDragOver # \u2022 onDragOver ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470 Optional onDragOverCapture # \u2022 onDragOverCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471 Optional onDragStart # \u2022 onDragStart ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472 Optional onDragStartCapture # \u2022 onDragStartCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473 Optional onDrop # \u2022 onDrop ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474 Optional onDropCapture # \u2022 onDropCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475 Optional onDurationChange # \u2022 onDurationChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412 Optional onDurationChangeCapture # \u2022 onDurationChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413 Optional onEmptied # \u2022 onEmptied ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414 Optional onEmptiedCapture # \u2022 onEmptiedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415 Optional onEncrypted # \u2022 onEncrypted ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416 Optional onEncryptedCapture # \u2022 onEncryptedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417 Optional onEnded # \u2022 onEnded ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418 Optional onEndedCapture # \u2022 onEndedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419 Optional onError # \u2022 onError ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394 Optional onErrorCapture # \u2022 onErrorCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395 Optional onFocus # \u2022 onFocus ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372 Optional onFocusCapture # \u2022 onFocusCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373 Optional onGotPointerCapture # \u2022 onGotPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520 Optional onGotPointerCaptureCapture # \u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521 Optional onInput # \u2022 onInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382 Optional onInputCapture # \u2022 onInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383 Optional onInvalid # \u2022 onInvalid ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388 Optional onInvalidCapture # \u2022 onInvalidCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389 Optional onKeyDown # \u2022 onKeyDown ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398 Optional onKeyDownCapture # \u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399 Optional onKeyPress # \u2022 onKeyPress ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400 Optional onKeyPressCapture # \u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401 Optional onKeyUp # \u2022 onKeyUp ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402 Optional onKeyUpCapture # \u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403 Optional onLoad # \u2022 onLoad ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392 Optional onLoadCapture # \u2022 onLoadCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393 Optional onLoadStart # \u2022 onLoadStart ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424 Optional onLoadStartCapture # \u2022 onLoadStartCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425 Optional onLoadedData # \u2022 onLoadedData ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420 Optional onLoadedDataCapture # \u2022 onLoadedDataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421 Optional onLoadedMetadata # \u2022 onLoadedMetadata ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422 Optional onLoadedMetadataCapture # \u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423 Optional onLostPointerCapture # \u2022 onLostPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522 Optional onLostPointerCaptureCapture # \u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523 Optional onMouseDown # \u2022 onMouseDown ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476 Optional onMouseDownCapture # \u2022 onMouseDownCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477 Optional onMouseEnter # \u2022 onMouseEnter ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478 Optional onMouseLeave # \u2022 onMouseLeave ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479 Optional onMouseMove # \u2022 onMouseMove ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480 Optional onMouseMoveCapture # \u2022 onMouseMoveCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481 Optional onMouseOut # \u2022 onMouseOut ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482 Optional onMouseOutCapture # \u2022 onMouseOutCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483 Optional onMouseOver # \u2022 onMouseOver ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484 Optional onMouseOverCapture # \u2022 onMouseOverCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485 Optional onMouseUp # \u2022 onMouseUp ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486 Optional onMouseUpCapture # \u2022 onMouseUpCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487 Optional onPaste # \u2022 onPaste ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360 Optional onPasteCapture # \u2022 onPasteCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361 Optional onPause # \u2022 onPause ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426 Optional onPauseCapture # \u2022 onPauseCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427 Optional onPlay # \u2022 onPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428 Optional onPlayCapture # \u2022 onPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429 Optional onPlaying # \u2022 onPlaying ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430 Optional onPlayingCapture # \u2022 onPlayingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431 Optional onPointerCancel # \u2022 onPointerCancel ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510 Optional onPointerCancelCapture # \u2022 onPointerCancelCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511 Optional onPointerDown # \u2022 onPointerDown ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504 Optional onPointerDownCapture # \u2022 onPointerDownCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505 Optional onPointerEnter # \u2022 onPointerEnter ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512 Optional onPointerEnterCapture # \u2022 onPointerEnterCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513 Optional onPointerLeave # \u2022 onPointerLeave ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514 Optional onPointerLeaveCapture # \u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515 Optional onPointerMove # \u2022 onPointerMove ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506 Optional onPointerMoveCapture # \u2022 onPointerMoveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507 Optional onPointerOut # \u2022 onPointerOut ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518 Optional onPointerOutCapture # \u2022 onPointerOutCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519 Optional onPointerOver # \u2022 onPointerOver ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516 Optional onPointerOverCapture # \u2022 onPointerOverCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517 Optional onPointerUp # \u2022 onPointerUp ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508 Optional onPointerUpCapture # \u2022 onPointerUpCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509 Optional onProgress # \u2022 onProgress ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432 Optional onProgressCapture # \u2022 onProgressCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433 Optional onRateChange # \u2022 onRateChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434 Optional onRateChangeCapture # \u2022 onRateChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435 Optional onReset # \u2022 onReset ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384 Optional onResetCapture # \u2022 onResetCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385 Optional onScroll # \u2022 onScroll ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526 Optional onScrollCapture # \u2022 onScrollCapture ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527 Optional onSeeked # \u2022 onSeeked ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436 Optional onSeekedCapture # \u2022 onSeekedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437 Optional onSeeking # \u2022 onSeeking ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438 Optional onSeekingCapture # \u2022 onSeekingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439 Optional onSelect # \u2022 onSelect ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490 Optional onSelectCapture # \u2022 onSelectCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491 Optional onStalled # \u2022 onStalled ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440 Optional onStalledCapture # \u2022 onStalledCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441 Optional onSubmit # \u2022 onSubmit ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386 Optional onSubmitCapture # \u2022 onSubmitCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387 Optional onSuspend # \u2022 onSuspend ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442 Optional onSuspendCapture # \u2022 onSuspendCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443 Optional onTimeUpdate # \u2022 onTimeUpdate ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444 Optional onTimeUpdateCapture # \u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445 Optional onTouchCancel # \u2022 onTouchCancel ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494 Optional onTouchCancelCapture # \u2022 onTouchCancelCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495 Optional onTouchEnd # \u2022 onTouchEnd ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496 Optional onTouchEndCapture # \u2022 onTouchEndCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497 Optional onTouchMove # \u2022 onTouchMove ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498 Optional onTouchMoveCapture # \u2022 onTouchMoveCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499 Optional onTouchStart # \u2022 onTouchStart ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500 Optional onTouchStartCapture # \u2022 onTouchStartCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501 Optional onTransitionEnd # \u2022 onTransitionEnd ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542 Optional onTransitionEndCapture # \u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543 Optional onVolumeChange # \u2022 onVolumeChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446 Optional onVolumeChangeCapture # \u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447 Optional onWaiting # \u2022 onWaiting ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448 Optional onWaitingCapture # \u2022 onWaitingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449 Optional onWheel # \u2022 onWheel ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530 Optional onWheelCapture # \u2022 onWheelCapture ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531 Optional placeholder # \u2022 placeholder ? : string Inherited from ButtonProps . placeholder Defined in node_modules/@types/react/index.d.ts:1762 Optional prefix # \u2022 prefix ? : string Inherited from ButtonProps . prefix Defined in node_modules/@types/react/index.d.ts:1780 Optional property # \u2022 property ? : string Inherited from ButtonProps . property Defined in node_modules/@types/react/index.d.ts:1781 Optional radioGroup # \u2022 radioGroup ? : string Inherited from ButtonProps . radioGroup Defined in node_modules/@types/react/index.d.ts:1771 Optional resource # \u2022 resource ? : string Inherited from ButtonProps . resource Defined in node_modules/@types/react/index.d.ts:1782 Optional results # \u2022 results ? : number Inherited from ButtonProps . results Defined in node_modules/@types/react/index.d.ts:1796 Optional role # \u2022 role ? : string Inherited from ButtonProps . role Defined in node_modules/@types/react/index.d.ts:1774 Optional security # \u2022 security ? : string Inherited from ButtonProps . security Defined in node_modules/@types/react/index.d.ts:1797 Optional size # \u2022 size ? : string | number Defined in src/renderer/components/icon/icon.tsx:37 Optional slot # \u2022 slot ? : string Inherited from ButtonProps . slot Defined in node_modules/@types/react/index.d.ts:1763 Optional small # \u2022 small ? : boolean Defined in src/renderer/components/icon/icon.tsx:38 Optional smallest # \u2022 smallest ? : boolean Defined in src/renderer/components/icon/icon.tsx:39 Optional spellCheck # \u2022 spellCheck ? : Booleanish Inherited from ButtonProps . spellCheck Defined in node_modules/@types/react/index.d.ts:1764 Optional sticker # \u2022 sticker ? : boolean Defined in src/renderer/components/icon/icon.tsx:44 Optional style # \u2022 style ? : CSSProperties Inherited from ButtonProps . style Defined in node_modules/@types/react/index.d.ts:1765 Optional suppressContentEditableWarning # \u2022 suppressContentEditableWarning ? : boolean Inherited from ButtonProps . suppressContentEditableWarning Defined in node_modules/@types/react/index.d.ts:1749 Optional suppressHydrationWarning # \u2022 suppressHydrationWarning ? : boolean Inherited from ButtonProps . suppressHydrationWarning Defined in node_modules/@types/react/index.d.ts:1750 Optional svg # \u2022 svg ? : string Defined in src/renderer/components/icon/icon.tsx:34 Optional tabIndex # \u2022 tabIndex ? : number Inherited from ButtonProps . tabIndex Defined in node_modules/@types/react/index.d.ts:1766 Optional title # \u2022 title ? : string Inherited from ButtonProps . title Defined in node_modules/@types/react/index.d.ts:1767 Optional tooltip # \u2022 tooltip ? : ReactNode | Omit\u2039 TooltipProps , \"targetId\"\u203a Inherited from ButtonProps . tooltip Defined in src/renderer/components/tooltip/withTooltip.tsx:31 Optional tooltipOverrideDisabled # \u2022 tooltipOverrideDisabled ? : boolean Inherited from ButtonProps . tooltipOverrideDisabled Defined in src/renderer/components/tooltip/withTooltip.tsx:36 forces tooltip to detect the target's parent for mouse events. This is useful for displaying tooltips even when the target is \"disabled\" Optional translate # \u2022 translate ? : \"yes\" | \"no\" Inherited from ButtonProps . translate Defined in node_modules/@types/react/index.d.ts:1768 Optional typeof # \u2022 typeof ? : string Inherited from ButtonProps . typeof Defined in node_modules/@types/react/index.d.ts:1783 Optional unselectable # \u2022 unselectable ? : \"on\" | \"off\" Inherited from ButtonProps . unselectable Defined in node_modules/@types/react/index.d.ts:1798 Optional vocab # \u2022 vocab ? : string Inherited from ButtonProps . vocab Defined in node_modules/@types/react/index.d.ts:1784","title":"Interface: IconProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#interface-iconprops","text":"","title":"Interface: IconProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#hierarchy","text":"HTMLAttributes\u2039any\u203a TooltipDecoratorProps \u21b3 IconProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#properties","text":"about accessKey active aria-activedescendant aria-atomic aria-autocomplete aria-busy aria-checked aria-colcount aria-colindex aria-colspan aria-controls aria-current aria-describedby aria-details aria-disabled aria-dropeffect aria-errormessage aria-expanded aria-flowto aria-grabbed aria-haspopup aria-hidden aria-invalid aria-keyshortcuts aria-label aria-labelledby aria-level aria-live aria-modal aria-multiline aria-multiselectable aria-orientation aria-owns aria-placeholder aria-posinset aria-pressed aria-readonly aria-relevant aria-required aria-roledescription aria-rowcount aria-rowindex aria-rowspan aria-selected aria-setsize aria-sort aria-valuemax aria-valuemin aria-valuenow aria-valuetext autoCapitalize autoCorrect autoSave big children className color contentEditable contextMenu dangerouslySetInnerHTML datatype defaultChecked defaultValue dir disabled draggable focusable hidden href id inlist inputMode interactive is itemID itemProp itemRef itemScope itemType lang link material onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture placeholder prefix property radioGroup resource results role security size slot small smallest spellCheck sticker style suppressContentEditableWarning suppressHydrationWarning svg tabIndex title tooltip tooltipOverrideDisabled translate typeof unselectable vocab","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-about","text":"\u2022 about ? : string Inherited from ButtonProps . about Defined in node_modules/@types/react/index.d.ts:1777","title":"Optional about"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-accesskey","text":"\u2022 accessKey ? : string Inherited from ButtonProps . accessKey Defined in node_modules/@types/react/index.d.ts:1753","title":"Optional accessKey"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-active","text":"\u2022 active ? : boolean Defined in src/renderer/components/icon/icon.tsx:41","title":"Optional active"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-activedescendant","text":"\u2022 aria-activedescendant ? : string Inherited from ButtonProps . aria-activedescendant Defined in node_modules/@types/react/index.d.ts:1560 Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application.","title":"Optional aria-activedescendant"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-atomic","text":"\u2022 aria-atomic ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-atomic Defined in node_modules/@types/react/index.d.ts:1562 Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute.","title":"Optional aria-atomic"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-autocomplete","text":"\u2022 aria-autocomplete ? : \"none\" | \"inline\" | \"list\" | \"both\" Inherited from ButtonProps . aria-autocomplete Defined in node_modules/@types/react/index.d.ts:1567 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.","title":"Optional aria-autocomplete"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-busy","text":"\u2022 aria-busy ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-busy Defined in node_modules/@types/react/index.d.ts:1569 Indicates an element is being modified and that assistive technologies MAY want to wait until the modifications are complete before exposing them to the user.","title":"Optional aria-busy"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-checked","text":"\u2022 aria-checked ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-checked Defined in node_modules/@types/react/index.d.ts:1574 Indicates the current \"checked\" state of checkboxes, radio buttons, and other widgets. see aria-pressed @see aria-selected.","title":"Optional aria-checked"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-colcount","text":"\u2022 aria-colcount ? : number Inherited from ButtonProps . aria-colcount Defined in node_modules/@types/react/index.d.ts:1579 Defines the total number of columns in a table, grid, or treegrid. see aria-colindex.","title":"Optional aria-colcount"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-colindex","text":"\u2022 aria-colindex ? : number Inherited from ButtonProps . aria-colindex Defined in node_modules/@types/react/index.d.ts:1584 Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid. see aria-colcount @see aria-colspan.","title":"Optional aria-colindex"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-colspan","text":"\u2022 aria-colspan ? : number Inherited from ButtonProps . aria-colspan Defined in node_modules/@types/react/index.d.ts:1589 Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid. see aria-colindex @see aria-rowspan.","title":"Optional aria-colspan"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-controls","text":"\u2022 aria-controls ? : string Inherited from ButtonProps . aria-controls Defined in node_modules/@types/react/index.d.ts:1594 Identifies the element (or elements) whose contents or presence are controlled by the current element. see aria-owns.","title":"Optional aria-controls"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-current","text":"\u2022 aria-current ? : boolean | \"false\" | \"true\" | \"page\" | \"step\" | \"location\" | \"date\" | \"time\" Inherited from ButtonProps . aria-current Defined in node_modules/@types/react/index.d.ts:1596 Indicates the element that represents the current item within a container or set of related elements.","title":"Optional aria-current"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-describedby","text":"\u2022 aria-describedby ? : string Inherited from ButtonProps . aria-describedby Defined in node_modules/@types/react/index.d.ts:1601 Identifies the element (or elements) that describes the object. see aria-labelledby","title":"Optional aria-describedby"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-details","text":"\u2022 aria-details ? : string Inherited from ButtonProps . aria-details Defined in node_modules/@types/react/index.d.ts:1606 Identifies the element that provides a detailed, extended description for the object. see aria-describedby.","title":"Optional aria-details"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-disabled","text":"\u2022 aria-disabled ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-disabled Defined in node_modules/@types/react/index.d.ts:1611 Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable. see aria-hidden @see aria-readonly.","title":"Optional aria-disabled"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-dropeffect","text":"\u2022 aria-dropeffect ? : \"none\" | \"copy\" | \"execute\" | \"link\" | \"move\" | \"popup\" Inherited from ButtonProps . aria-dropeffect Defined in node_modules/@types/react/index.d.ts:1616 Indicates what functions can be performed when a dragged object is released on the drop target. deprecated in ARIA 1.1","title":"Optional aria-dropeffect"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-errormessage","text":"\u2022 aria-errormessage ? : string Inherited from ButtonProps . aria-errormessage Defined in node_modules/@types/react/index.d.ts:1621 Identifies the element that provides an error message for the object. see aria-invalid @see aria-describedby.","title":"Optional aria-errormessage"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-expanded","text":"\u2022 aria-expanded ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-expanded Defined in node_modules/@types/react/index.d.ts:1623 Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed.","title":"Optional aria-expanded"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-flowto","text":"\u2022 aria-flowto ? : string Inherited from ButtonProps . aria-flowto Defined in node_modules/@types/react/index.d.ts:1628 Identifies the next element (or elements) in an alternate reading order of content which, at the user's discretion, allows assistive technology to override the general default of reading in document source order.","title":"Optional aria-flowto"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-grabbed","text":"\u2022 aria-grabbed ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-grabbed Defined in node_modules/@types/react/index.d.ts:1633 Indicates an element's \"grabbed\" state in a drag-and-drop operation. deprecated in ARIA 1.1","title":"Optional aria-grabbed"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-haspopup","text":"\u2022 aria-haspopup ? : boolean | \"false\" | \"true\" | \"menu\" | \"listbox\" | \"tree\" | \"grid\" | \"dialog\" Inherited from ButtonProps . aria-haspopup Defined in node_modules/@types/react/index.d.ts:1635 Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.","title":"Optional aria-haspopup"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-hidden","text":"\u2022 aria-hidden ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-hidden Defined in node_modules/@types/react/index.d.ts:1640 Indicates whether the element is exposed to an accessibility API. see aria-disabled.","title":"Optional aria-hidden"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-invalid","text":"\u2022 aria-invalid ? : boolean | \"false\" | \"true\" | \"grammar\" | \"spelling\" Inherited from ButtonProps . aria-invalid Defined in node_modules/@types/react/index.d.ts:1645 Indicates the entered value does not conform to the format expected by the application. see aria-errormessage.","title":"Optional aria-invalid"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-keyshortcuts","text":"\u2022 aria-keyshortcuts ? : string Inherited from ButtonProps . aria-keyshortcuts Defined in node_modules/@types/react/index.d.ts:1647 Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element.","title":"Optional aria-keyshortcuts"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-label","text":"\u2022 aria-label ? : string Inherited from ButtonProps . aria-label Defined in node_modules/@types/react/index.d.ts:1652 Defines a string value that labels the current element. see aria-labelledby.","title":"Optional aria-label"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-labelledby","text":"\u2022 aria-labelledby ? : string Inherited from ButtonProps . aria-labelledby Defined in node_modules/@types/react/index.d.ts:1657 Identifies the element (or elements) that labels the current element. see aria-describedby.","title":"Optional aria-labelledby"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-level","text":"\u2022 aria-level ? : number Inherited from ButtonProps . aria-level Defined in node_modules/@types/react/index.d.ts:1659 Defines the hierarchical level of an element within a structure.","title":"Optional aria-level"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-live","text":"\u2022 aria-live ? : \"off\" | \"assertive\" | \"polite\" Inherited from ButtonProps . aria-live Defined in node_modules/@types/react/index.d.ts:1661 Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region.","title":"Optional aria-live"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-modal","text":"\u2022 aria-modal ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-modal Defined in node_modules/@types/react/index.d.ts:1663 Indicates whether an element is modal when displayed.","title":"Optional aria-modal"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-multiline","text":"\u2022 aria-multiline ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiline Defined in node_modules/@types/react/index.d.ts:1665 Indicates whether a text box accepts multiple lines of input or only a single line.","title":"Optional aria-multiline"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-multiselectable","text":"\u2022 aria-multiselectable ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiselectable Defined in node_modules/@types/react/index.d.ts:1667 Indicates that the user may select more than one item from the current selectable descendants.","title":"Optional aria-multiselectable"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-orientation","text":"\u2022 aria-orientation ? : \"horizontal\" | \"vertical\" Inherited from ButtonProps . aria-orientation Defined in node_modules/@types/react/index.d.ts:1669 Indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous.","title":"Optional aria-orientation"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-owns","text":"\u2022 aria-owns ? : string Inherited from ButtonProps . aria-owns Defined in node_modules/@types/react/index.d.ts:1675 Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship between DOM elements where the DOM hierarchy cannot be used to represent the relationship. see aria-controls.","title":"Optional aria-owns"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-placeholder","text":"\u2022 aria-placeholder ? : string Inherited from ButtonProps . aria-placeholder Defined in node_modules/@types/react/index.d.ts:1680 Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value. A hint could be a sample value or a brief description of the expected format.","title":"Optional aria-placeholder"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-posinset","text":"\u2022 aria-posinset ? : number Inherited from ButtonProps . aria-posinset Defined in node_modules/@types/react/index.d.ts:1685 Defines an element's number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-setsize.","title":"Optional aria-posinset"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-pressed","text":"\u2022 aria-pressed ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-pressed Defined in node_modules/@types/react/index.d.ts:1690 Indicates the current \"pressed\" state of toggle buttons. see aria-checked @see aria-selected.","title":"Optional aria-pressed"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-readonly","text":"\u2022 aria-readonly ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-readonly Defined in node_modules/@types/react/index.d.ts:1695 Indicates that the element is not editable, but is otherwise operable. see aria-disabled.","title":"Optional aria-readonly"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-relevant","text":"\u2022 aria-relevant ? : \"additions\" | \"additions removals\" | \"additions text\" | \"all\" | \"removals\" | \"removals additions\" | \"removals text\" | \"text\" | \"text additions\" | \"text removals\" Inherited from ButtonProps . aria-relevant Defined in node_modules/@types/react/index.d.ts:1700 Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified. see aria-atomic.","title":"Optional aria-relevant"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-required","text":"\u2022 aria-required ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-required Defined in node_modules/@types/react/index.d.ts:1702 Indicates that user input is required on the element before a form may be submitted.","title":"Optional aria-required"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-roledescription","text":"\u2022 aria-roledescription ? : string Inherited from ButtonProps . aria-roledescription Defined in node_modules/@types/react/index.d.ts:1704 Defines a human-readable, author-localized description for the role of an element.","title":"Optional aria-roledescription"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-rowcount","text":"\u2022 aria-rowcount ? : number Inherited from ButtonProps . aria-rowcount Defined in node_modules/@types/react/index.d.ts:1709 Defines the total number of rows in a table, grid, or treegrid. see aria-rowindex.","title":"Optional aria-rowcount"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-rowindex","text":"\u2022 aria-rowindex ? : number Inherited from ButtonProps . aria-rowindex Defined in node_modules/@types/react/index.d.ts:1714 Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid. see aria-rowcount @see aria-rowspan.","title":"Optional aria-rowindex"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-rowspan","text":"\u2022 aria-rowspan ? : number Inherited from ButtonProps . aria-rowspan Defined in node_modules/@types/react/index.d.ts:1719 Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid. see aria-rowindex @see aria-colspan.","title":"Optional aria-rowspan"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-selected","text":"\u2022 aria-selected ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-selected Defined in node_modules/@types/react/index.d.ts:1724 Indicates the current \"selected\" state of various widgets. see aria-checked @see aria-pressed.","title":"Optional aria-selected"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-setsize","text":"\u2022 aria-setsize ? : number Inherited from ButtonProps . aria-setsize Defined in node_modules/@types/react/index.d.ts:1729 Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-posinset.","title":"Optional aria-setsize"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-sort","text":"\u2022 aria-sort ? : \"none\" | \"ascending\" | \"descending\" | \"other\" Inherited from ButtonProps . aria-sort Defined in node_modules/@types/react/index.d.ts:1731 Indicates if items in a table or grid are sorted in ascending or descending order.","title":"Optional aria-sort"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-valuemax","text":"\u2022 aria-valuemax ? : number Inherited from ButtonProps . aria-valuemax Defined in node_modules/@types/react/index.d.ts:1733 Defines the maximum allowed value for a range widget.","title":"Optional aria-valuemax"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-valuemin","text":"\u2022 aria-valuemin ? : number Inherited from ButtonProps . aria-valuemin Defined in node_modules/@types/react/index.d.ts:1735 Defines the minimum allowed value for a range widget.","title":"Optional aria-valuemin"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-valuenow","text":"\u2022 aria-valuenow ? : number Inherited from ButtonProps . aria-valuenow Defined in node_modules/@types/react/index.d.ts:1740 Defines the current value for a range widget. see aria-valuetext.","title":"Optional aria-valuenow"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-aria-valuetext","text":"\u2022 aria-valuetext ? : string Inherited from ButtonProps . aria-valuetext Defined in node_modules/@types/react/index.d.ts:1742 Defines the human readable text alternative of aria-valuenow for a range widget.","title":"Optional aria-valuetext"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-autocapitalize","text":"\u2022 autoCapitalize ? : string Inherited from ButtonProps . autoCapitalize Defined in node_modules/@types/react/index.d.ts:1787","title":"Optional autoCapitalize"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-autocorrect","text":"\u2022 autoCorrect ? : string Inherited from ButtonProps . autoCorrect Defined in node_modules/@types/react/index.d.ts:1788","title":"Optional autoCorrect"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-autosave","text":"\u2022 autoSave ? : string Inherited from ButtonProps . autoSave Defined in node_modules/@types/react/index.d.ts:1789","title":"Optional autoSave"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-big","text":"\u2022 big ? : boolean Defined in src/renderer/components/icon/icon.tsx:40","title":"Optional big"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-children","text":"\u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350","title":"Optional children"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-classname","text":"\u2022 className ? : string Inherited from ButtonProps . className Defined in node_modules/@types/react/index.d.ts:1754","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-color","text":"\u2022 color ? : string Inherited from ButtonProps . color Defined in node_modules/@types/react/index.d.ts:1790","title":"Optional color"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-contenteditable","text":"\u2022 contentEditable ? : Booleanish | \"inherit\" Inherited from ButtonProps . contentEditable Defined in node_modules/@types/react/index.d.ts:1755","title":"Optional contentEditable"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-contextmenu","text":"\u2022 contextMenu ? : string Inherited from ButtonProps . contextMenu Defined in node_modules/@types/react/index.d.ts:1756","title":"Optional contextMenu"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-dangerouslysetinnerhtml","text":"\u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351","title":"Optional dangerouslySetInnerHTML"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-datatype","text":"\u2022 datatype ? : string Inherited from ButtonProps . datatype Defined in node_modules/@types/react/index.d.ts:1778","title":"Optional datatype"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-defaultchecked","text":"\u2022 defaultChecked ? : boolean Inherited from ButtonProps . defaultChecked Defined in node_modules/@types/react/index.d.ts:1747","title":"Optional defaultChecked"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-defaultvalue","text":"\u2022 defaultValue ? : string | number | ReadonlyArray\u2039string\u203a Inherited from ButtonProps . defaultValue Defined in node_modules/@types/react/index.d.ts:1748","title":"Optional defaultValue"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-dir","text":"\u2022 dir ? : string Inherited from ButtonProps . dir Defined in node_modules/@types/react/index.d.ts:1757","title":"Optional dir"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-disabled","text":"\u2022 disabled ? : boolean Defined in src/renderer/components/icon/icon.tsx:45","title":"Optional disabled"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-draggable","text":"\u2022 draggable ? : Booleanish Inherited from ButtonProps . draggable Defined in node_modules/@types/react/index.d.ts:1758","title":"Optional draggable"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-focusable","text":"\u2022 focusable ? : boolean Defined in src/renderer/components/icon/icon.tsx:43","title":"Optional focusable"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-hidden","text":"\u2022 hidden ? : boolean Inherited from IconProps . hidden Defined in node_modules/@types/react/index.d.ts:1759","title":"Optional hidden"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-href","text":"\u2022 href ? : string Defined in src/renderer/components/icon/icon.tsx:36","title":"Optional href"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-id","text":"\u2022 id ? : string Inherited from ButtonProps . id Defined in node_modules/@types/react/index.d.ts:1760","title":"Optional id"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-inlist","text":"\u2022 inlist ? : any Inherited from ButtonProps . inlist Defined in node_modules/@types/react/index.d.ts:1779","title":"Optional inlist"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-inputmode","text":"\u2022 inputMode ? : \"none\" | \"text\" | \"tel\" | \"url\" | \"email\" | \"numeric\" | \"decimal\" | \"search\" Inherited from ButtonProps . inputMode Defined in node_modules/@types/react/index.d.ts:1805 Hints at the type of data that might be entered by the user while editing the element or its contents see https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute","title":"Optional inputMode"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-interactive","text":"\u2022 interactive ? : boolean Defined in src/renderer/components/icon/icon.tsx:42","title":"Optional interactive"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-is","text":"\u2022 is ? : string Inherited from ButtonProps . is Defined in node_modules/@types/react/index.d.ts:1810 Specify that a standard HTML element should behave like a defined custom built-in element see https://html.spec.whatwg.org/multipage/custom-elements.html#attr-is","title":"Optional is"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-itemid","text":"\u2022 itemID ? : string Inherited from ButtonProps . itemID Defined in node_modules/@types/react/index.d.ts:1794","title":"Optional itemID"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-itemprop","text":"\u2022 itemProp ? : string Inherited from ButtonProps . itemProp Defined in node_modules/@types/react/index.d.ts:1791","title":"Optional itemProp"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-itemref","text":"\u2022 itemRef ? : string Inherited from ButtonProps . itemRef Defined in node_modules/@types/react/index.d.ts:1795","title":"Optional itemRef"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-itemscope","text":"\u2022 itemScope ? : boolean Inherited from ButtonProps . itemScope Defined in node_modules/@types/react/index.d.ts:1792","title":"Optional itemScope"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-itemtype","text":"\u2022 itemType ? : string Inherited from ButtonProps . itemType Defined in node_modules/@types/react/index.d.ts:1793","title":"Optional itemType"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-lang","text":"\u2022 lang ? : string Inherited from ButtonProps . lang Defined in node_modules/@types/react/index.d.ts:1761","title":"Optional lang"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-link","text":"\u2022 link ? : LocationDescriptor Defined in src/renderer/components/icon/icon.tsx:35","title":"Optional link"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-material","text":"\u2022 material ? : string Defined in src/renderer/components/icon/icon.tsx:33","title":"Optional material"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onabort","text":"\u2022 onAbort ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406","title":"Optional onAbort"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onabortcapture","text":"\u2022 onAbortCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407","title":"Optional onAbortCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onanimationend","text":"\u2022 onAnimationEnd ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536","title":"Optional onAnimationEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onanimationendcapture","text":"\u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537","title":"Optional onAnimationEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onanimationiteration","text":"\u2022 onAnimationIteration ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538","title":"Optional onAnimationIteration"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onanimationiterationcapture","text":"\u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539","title":"Optional onAnimationIterationCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onanimationstart","text":"\u2022 onAnimationStart ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534","title":"Optional onAnimationStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onanimationstartcapture","text":"\u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535","title":"Optional onAnimationStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onauxclick","text":"\u2022 onAuxClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452","title":"Optional onAuxClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onauxclickcapture","text":"\u2022 onAuxClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453","title":"Optional onAuxClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onbeforeinput","text":"\u2022 onBeforeInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380","title":"Optional onBeforeInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onbeforeinputcapture","text":"\u2022 onBeforeInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381","title":"Optional onBeforeInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onblur","text":"\u2022 onBlur ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374","title":"Optional onBlur"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onblurcapture","text":"\u2022 onBlurCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375","title":"Optional onBlurCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-oncanplay","text":"\u2022 onCanPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408","title":"Optional onCanPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-oncanplaycapture","text":"\u2022 onCanPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409","title":"Optional onCanPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-oncanplaythrough","text":"\u2022 onCanPlayThrough ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410","title":"Optional onCanPlayThrough"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-oncanplaythroughcapture","text":"\u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411","title":"Optional onCanPlayThroughCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onchange","text":"\u2022 onChange ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378","title":"Optional onChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onchangecapture","text":"\u2022 onChangeCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379","title":"Optional onChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onclick","text":"\u2022 onClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454","title":"Optional onClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onclickcapture","text":"\u2022 onClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455","title":"Optional onClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-oncompositionend","text":"\u2022 onCompositionEnd ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364","title":"Optional onCompositionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-oncompositionendcapture","text":"\u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365","title":"Optional onCompositionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-oncompositionstart","text":"\u2022 onCompositionStart ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366","title":"Optional onCompositionStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-oncompositionstartcapture","text":"\u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367","title":"Optional onCompositionStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-oncompositionupdate","text":"\u2022 onCompositionUpdate ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368","title":"Optional onCompositionUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-oncompositionupdatecapture","text":"\u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369","title":"Optional onCompositionUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-oncontextmenu","text":"\u2022 onContextMenu ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456","title":"Optional onContextMenu"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-oncontextmenucapture","text":"\u2022 onContextMenuCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457","title":"Optional onContextMenuCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-oncopy","text":"\u2022 onCopy ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356","title":"Optional onCopy"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-oncopycapture","text":"\u2022 onCopyCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357","title":"Optional onCopyCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-oncut","text":"\u2022 onCut ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358","title":"Optional onCut"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-oncutcapture","text":"\u2022 onCutCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359","title":"Optional onCutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ondoubleclick","text":"\u2022 onDoubleClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458","title":"Optional onDoubleClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ondoubleclickcapture","text":"\u2022 onDoubleClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459","title":"Optional onDoubleClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ondrag","text":"\u2022 onDrag ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460","title":"Optional onDrag"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ondragcapture","text":"\u2022 onDragCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461","title":"Optional onDragCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ondragend","text":"\u2022 onDragEnd ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462","title":"Optional onDragEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ondragendcapture","text":"\u2022 onDragEndCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463","title":"Optional onDragEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ondragenter","text":"\u2022 onDragEnter ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464","title":"Optional onDragEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ondragentercapture","text":"\u2022 onDragEnterCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465","title":"Optional onDragEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ondragexit","text":"\u2022 onDragExit ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466","title":"Optional onDragExit"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ondragexitcapture","text":"\u2022 onDragExitCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467","title":"Optional onDragExitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ondragleave","text":"\u2022 onDragLeave ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468","title":"Optional onDragLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ondragleavecapture","text":"\u2022 onDragLeaveCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469","title":"Optional onDragLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ondragover","text":"\u2022 onDragOver ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470","title":"Optional onDragOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ondragovercapture","text":"\u2022 onDragOverCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471","title":"Optional onDragOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ondragstart","text":"\u2022 onDragStart ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472","title":"Optional onDragStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ondragstartcapture","text":"\u2022 onDragStartCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473","title":"Optional onDragStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ondrop","text":"\u2022 onDrop ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474","title":"Optional onDrop"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ondropcapture","text":"\u2022 onDropCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475","title":"Optional onDropCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ondurationchange","text":"\u2022 onDurationChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412","title":"Optional onDurationChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ondurationchangecapture","text":"\u2022 onDurationChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413","title":"Optional onDurationChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onemptied","text":"\u2022 onEmptied ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414","title":"Optional onEmptied"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onemptiedcapture","text":"\u2022 onEmptiedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415","title":"Optional onEmptiedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onencrypted","text":"\u2022 onEncrypted ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416","title":"Optional onEncrypted"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onencryptedcapture","text":"\u2022 onEncryptedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417","title":"Optional onEncryptedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onended","text":"\u2022 onEnded ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418","title":"Optional onEnded"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onendedcapture","text":"\u2022 onEndedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419","title":"Optional onEndedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onerror","text":"\u2022 onError ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394","title":"Optional onError"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onerrorcapture","text":"\u2022 onErrorCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395","title":"Optional onErrorCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onfocus","text":"\u2022 onFocus ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372","title":"Optional onFocus"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onfocuscapture","text":"\u2022 onFocusCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373","title":"Optional onFocusCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ongotpointercapture","text":"\u2022 onGotPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520","title":"Optional onGotPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ongotpointercapturecapture","text":"\u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521","title":"Optional onGotPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-oninput","text":"\u2022 onInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382","title":"Optional onInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-oninputcapture","text":"\u2022 onInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383","title":"Optional onInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-oninvalid","text":"\u2022 onInvalid ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388","title":"Optional onInvalid"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-oninvalidcapture","text":"\u2022 onInvalidCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389","title":"Optional onInvalidCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onkeydown","text":"\u2022 onKeyDown ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398","title":"Optional onKeyDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onkeydowncapture","text":"\u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399","title":"Optional onKeyDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onkeypress","text":"\u2022 onKeyPress ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400","title":"Optional onKeyPress"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onkeypresscapture","text":"\u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401","title":"Optional onKeyPressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onkeyup","text":"\u2022 onKeyUp ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402","title":"Optional onKeyUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onkeyupcapture","text":"\u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403","title":"Optional onKeyUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onload","text":"\u2022 onLoad ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392","title":"Optional onLoad"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onloadcapture","text":"\u2022 onLoadCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393","title":"Optional onLoadCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onloadstart","text":"\u2022 onLoadStart ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424","title":"Optional onLoadStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onloadstartcapture","text":"\u2022 onLoadStartCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425","title":"Optional onLoadStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onloadeddata","text":"\u2022 onLoadedData ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420","title":"Optional onLoadedData"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onloadeddatacapture","text":"\u2022 onLoadedDataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421","title":"Optional onLoadedDataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onloadedmetadata","text":"\u2022 onLoadedMetadata ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422","title":"Optional onLoadedMetadata"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onloadedmetadatacapture","text":"\u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423","title":"Optional onLoadedMetadataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onlostpointercapture","text":"\u2022 onLostPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522","title":"Optional onLostPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onlostpointercapturecapture","text":"\u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523","title":"Optional onLostPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onmousedown","text":"\u2022 onMouseDown ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476","title":"Optional onMouseDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onmousedowncapture","text":"\u2022 onMouseDownCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477","title":"Optional onMouseDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onmouseenter","text":"\u2022 onMouseEnter ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478","title":"Optional onMouseEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onmouseleave","text":"\u2022 onMouseLeave ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479","title":"Optional onMouseLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onmousemove","text":"\u2022 onMouseMove ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480","title":"Optional onMouseMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onmousemovecapture","text":"\u2022 onMouseMoveCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481","title":"Optional onMouseMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onmouseout","text":"\u2022 onMouseOut ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482","title":"Optional onMouseOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onmouseoutcapture","text":"\u2022 onMouseOutCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483","title":"Optional onMouseOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onmouseover","text":"\u2022 onMouseOver ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484","title":"Optional onMouseOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onmouseovercapture","text":"\u2022 onMouseOverCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485","title":"Optional onMouseOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onmouseup","text":"\u2022 onMouseUp ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486","title":"Optional onMouseUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onmouseupcapture","text":"\u2022 onMouseUpCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487","title":"Optional onMouseUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onpaste","text":"\u2022 onPaste ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360","title":"Optional onPaste"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onpastecapture","text":"\u2022 onPasteCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361","title":"Optional onPasteCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onpause","text":"\u2022 onPause ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426","title":"Optional onPause"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onpausecapture","text":"\u2022 onPauseCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427","title":"Optional onPauseCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onplay","text":"\u2022 onPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428","title":"Optional onPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onplaycapture","text":"\u2022 onPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429","title":"Optional onPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onplaying","text":"\u2022 onPlaying ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430","title":"Optional onPlaying"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onplayingcapture","text":"\u2022 onPlayingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431","title":"Optional onPlayingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onpointercancel","text":"\u2022 onPointerCancel ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510","title":"Optional onPointerCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onpointercancelcapture","text":"\u2022 onPointerCancelCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511","title":"Optional onPointerCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onpointerdown","text":"\u2022 onPointerDown ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504","title":"Optional onPointerDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onpointerdowncapture","text":"\u2022 onPointerDownCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505","title":"Optional onPointerDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onpointerenter","text":"\u2022 onPointerEnter ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512","title":"Optional onPointerEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onpointerentercapture","text":"\u2022 onPointerEnterCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513","title":"Optional onPointerEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onpointerleave","text":"\u2022 onPointerLeave ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514","title":"Optional onPointerLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onpointerleavecapture","text":"\u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515","title":"Optional onPointerLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onpointermove","text":"\u2022 onPointerMove ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506","title":"Optional onPointerMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onpointermovecapture","text":"\u2022 onPointerMoveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507","title":"Optional onPointerMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onpointerout","text":"\u2022 onPointerOut ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518","title":"Optional onPointerOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onpointeroutcapture","text":"\u2022 onPointerOutCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519","title":"Optional onPointerOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onpointerover","text":"\u2022 onPointerOver ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516","title":"Optional onPointerOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onpointerovercapture","text":"\u2022 onPointerOverCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517","title":"Optional onPointerOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onpointerup","text":"\u2022 onPointerUp ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508","title":"Optional onPointerUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onpointerupcapture","text":"\u2022 onPointerUpCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509","title":"Optional onPointerUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onprogress","text":"\u2022 onProgress ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432","title":"Optional onProgress"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onprogresscapture","text":"\u2022 onProgressCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433","title":"Optional onProgressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onratechange","text":"\u2022 onRateChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434","title":"Optional onRateChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onratechangecapture","text":"\u2022 onRateChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435","title":"Optional onRateChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onreset","text":"\u2022 onReset ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384","title":"Optional onReset"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onresetcapture","text":"\u2022 onResetCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385","title":"Optional onResetCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onscroll","text":"\u2022 onScroll ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526","title":"Optional onScroll"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onscrollcapture","text":"\u2022 onScrollCapture ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527","title":"Optional onScrollCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onseeked","text":"\u2022 onSeeked ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436","title":"Optional onSeeked"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onseekedcapture","text":"\u2022 onSeekedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437","title":"Optional onSeekedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onseeking","text":"\u2022 onSeeking ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438","title":"Optional onSeeking"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onseekingcapture","text":"\u2022 onSeekingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439","title":"Optional onSeekingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onselect","text":"\u2022 onSelect ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490","title":"Optional onSelect"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onselectcapture","text":"\u2022 onSelectCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491","title":"Optional onSelectCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onstalled","text":"\u2022 onStalled ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440","title":"Optional onStalled"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onstalledcapture","text":"\u2022 onStalledCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441","title":"Optional onStalledCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onsubmit","text":"\u2022 onSubmit ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386","title":"Optional onSubmit"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onsubmitcapture","text":"\u2022 onSubmitCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387","title":"Optional onSubmitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onsuspend","text":"\u2022 onSuspend ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442","title":"Optional onSuspend"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onsuspendcapture","text":"\u2022 onSuspendCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443","title":"Optional onSuspendCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ontimeupdate","text":"\u2022 onTimeUpdate ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444","title":"Optional onTimeUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ontimeupdatecapture","text":"\u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445","title":"Optional onTimeUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ontouchcancel","text":"\u2022 onTouchCancel ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494","title":"Optional onTouchCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ontouchcancelcapture","text":"\u2022 onTouchCancelCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495","title":"Optional onTouchCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ontouchend","text":"\u2022 onTouchEnd ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496","title":"Optional onTouchEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ontouchendcapture","text":"\u2022 onTouchEndCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497","title":"Optional onTouchEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ontouchmove","text":"\u2022 onTouchMove ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498","title":"Optional onTouchMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ontouchmovecapture","text":"\u2022 onTouchMoveCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499","title":"Optional onTouchMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ontouchstart","text":"\u2022 onTouchStart ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500","title":"Optional onTouchStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ontouchstartcapture","text":"\u2022 onTouchStartCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501","title":"Optional onTouchStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ontransitionend","text":"\u2022 onTransitionEnd ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542","title":"Optional onTransitionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-ontransitionendcapture","text":"\u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543","title":"Optional onTransitionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onvolumechange","text":"\u2022 onVolumeChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446","title":"Optional onVolumeChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onvolumechangecapture","text":"\u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447","title":"Optional onVolumeChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onwaiting","text":"\u2022 onWaiting ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448","title":"Optional onWaiting"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onwaitingcapture","text":"\u2022 onWaitingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449","title":"Optional onWaitingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onwheel","text":"\u2022 onWheel ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530","title":"Optional onWheel"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-onwheelcapture","text":"\u2022 onWheelCapture ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531","title":"Optional onWheelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-placeholder","text":"\u2022 placeholder ? : string Inherited from ButtonProps . placeholder Defined in node_modules/@types/react/index.d.ts:1762","title":"Optional placeholder"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-prefix","text":"\u2022 prefix ? : string Inherited from ButtonProps . prefix Defined in node_modules/@types/react/index.d.ts:1780","title":"Optional prefix"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-property","text":"\u2022 property ? : string Inherited from ButtonProps . property Defined in node_modules/@types/react/index.d.ts:1781","title":"Optional property"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-radiogroup","text":"\u2022 radioGroup ? : string Inherited from ButtonProps . radioGroup Defined in node_modules/@types/react/index.d.ts:1771","title":"Optional radioGroup"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-resource","text":"\u2022 resource ? : string Inherited from ButtonProps . resource Defined in node_modules/@types/react/index.d.ts:1782","title":"Optional resource"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-results","text":"\u2022 results ? : number Inherited from ButtonProps . results Defined in node_modules/@types/react/index.d.ts:1796","title":"Optional results"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-role","text":"\u2022 role ? : string Inherited from ButtonProps . role Defined in node_modules/@types/react/index.d.ts:1774","title":"Optional role"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-security","text":"\u2022 security ? : string Inherited from ButtonProps . security Defined in node_modules/@types/react/index.d.ts:1797","title":"Optional security"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-size","text":"\u2022 size ? : string | number Defined in src/renderer/components/icon/icon.tsx:37","title":"Optional size"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-slot","text":"\u2022 slot ? : string Inherited from ButtonProps . slot Defined in node_modules/@types/react/index.d.ts:1763","title":"Optional slot"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-small","text":"\u2022 small ? : boolean Defined in src/renderer/components/icon/icon.tsx:38","title":"Optional small"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-smallest","text":"\u2022 smallest ? : boolean Defined in src/renderer/components/icon/icon.tsx:39","title":"Optional smallest"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-spellcheck","text":"\u2022 spellCheck ? : Booleanish Inherited from ButtonProps . spellCheck Defined in node_modules/@types/react/index.d.ts:1764","title":"Optional spellCheck"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-sticker","text":"\u2022 sticker ? : boolean Defined in src/renderer/components/icon/icon.tsx:44","title":"Optional sticker"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-style","text":"\u2022 style ? : CSSProperties Inherited from ButtonProps . style Defined in node_modules/@types/react/index.d.ts:1765","title":"Optional style"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-suppresscontenteditablewarning","text":"\u2022 suppressContentEditableWarning ? : boolean Inherited from ButtonProps . suppressContentEditableWarning Defined in node_modules/@types/react/index.d.ts:1749","title":"Optional suppressContentEditableWarning"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-suppresshydrationwarning","text":"\u2022 suppressHydrationWarning ? : boolean Inherited from ButtonProps . suppressHydrationWarning Defined in node_modules/@types/react/index.d.ts:1750","title":"Optional suppressHydrationWarning"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-svg","text":"\u2022 svg ? : string Defined in src/renderer/components/icon/icon.tsx:34","title":"Optional svg"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-tabindex","text":"\u2022 tabIndex ? : number Inherited from ButtonProps . tabIndex Defined in node_modules/@types/react/index.d.ts:1766","title":"Optional tabIndex"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-title","text":"\u2022 title ? : string Inherited from ButtonProps . title Defined in node_modules/@types/react/index.d.ts:1767","title":"Optional title"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-tooltip","text":"\u2022 tooltip ? : ReactNode | Omit\u2039 TooltipProps , \"targetId\"\u203a Inherited from ButtonProps . tooltip Defined in src/renderer/components/tooltip/withTooltip.tsx:31","title":"Optional tooltip"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-tooltipoverridedisabled","text":"\u2022 tooltipOverrideDisabled ? : boolean Inherited from ButtonProps . tooltipOverrideDisabled Defined in src/renderer/components/tooltip/withTooltip.tsx:36 forces tooltip to detect the target's parent for mouse events. This is useful for displaying tooltips even when the target is \"disabled\"","title":"Optional tooltipOverrideDisabled"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-translate","text":"\u2022 translate ? : \"yes\" | \"no\" Inherited from ButtonProps . translate Defined in node_modules/@types/react/index.d.ts:1768","title":"Optional translate"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-typeof","text":"\u2022 typeof ? : string Inherited from ButtonProps . typeof Defined in node_modules/@types/react/index.d.ts:1783","title":"Optional typeof"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-unselectable","text":"\u2022 unselectable ? : \"on\" | \"off\" Inherited from ButtonProps . unselectable Defined in node_modules/@types/react/index.d.ts:1798","title":"Optional unselectable"},{"location":"extensions/api/interfaces/_renderer_api_components_.iconprops/#optional-vocab","text":"\u2022 vocab ? : string Inherited from ButtonProps . vocab Defined in node_modules/@types/react/index.d.ts:1784","title":"Optional vocab"},{"location":"extensions/api/interfaces/_renderer_api_components_.inputvalidator/","text":"Interface: InputValidator # Hierarchy # InputValidator Index # Properties # debounce message Methods # condition validate Properties # Optional debounce # \u2022 debounce ? : number Defined in src/renderer/components/input/input_validators.ts:27 Optional message # \u2022 message ? : ReactNode | function Defined in src/renderer/components/input/input_validators.ts:29 Methods # Optional condition # \u25b8 condition ( props : InputProps ): boolean Defined in src/renderer/components/input/input_validators.ts:28 Parameters: Name Type props InputProps Returns: boolean validate # \u25b8 validate ( value : string, props? : InputProps ): boolean | Promise\u2039any\u203a Defined in src/renderer/components/input/input_validators.ts:30 Parameters: Name Type value string props? InputProps Returns: boolean | Promise\u2039any\u203a","title":"Interface: InputValidator"},{"location":"extensions/api/interfaces/_renderer_api_components_.inputvalidator/#interface-inputvalidator","text":"","title":"Interface: InputValidator"},{"location":"extensions/api/interfaces/_renderer_api_components_.inputvalidator/#hierarchy","text":"InputValidator","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.inputvalidator/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.inputvalidator/#properties","text":"debounce message","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.inputvalidator/#methods","text":"condition validate","title":"Methods"},{"location":"extensions/api/interfaces/_renderer_api_components_.inputvalidator/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.inputvalidator/#optional-debounce","text":"\u2022 debounce ? : number Defined in src/renderer/components/input/input_validators.ts:27","title":"Optional debounce"},{"location":"extensions/api/interfaces/_renderer_api_components_.inputvalidator/#optional-message","text":"\u2022 message ? : ReactNode | function Defined in src/renderer/components/input/input_validators.ts:29","title":"Optional message"},{"location":"extensions/api/interfaces/_renderer_api_components_.inputvalidator/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/interfaces/_renderer_api_components_.inputvalidator/#optional-condition","text":"\u25b8 condition ( props : InputProps ): boolean Defined in src/renderer/components/input/input_validators.ts:28 Parameters: Name Type props InputProps Returns: boolean","title":"Optional condition"},{"location":"extensions/api/interfaces/_renderer_api_components_.inputvalidator/#validate","text":"\u25b8 validate ( value : string, props? : InputProps ): boolean | Promise\u2039any\u203a Defined in src/renderer/components/input/input_validators.ts:30 Parameters: Name Type value string props? InputProps Returns: boolean | Promise\u2039any\u203a","title":"validate"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeeventdetailsprops/","text":"Interface: KubeEventDetailsProps # Hierarchy # KubeEventDetailsProps Index # Properties # object Properties # object # \u2022 object : KubeObject Defined in src/renderer/components/+events/kube-event-details.tsx:32","title":"Interface: KubeEventDetailsProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeeventdetailsprops/#interface-kubeeventdetailsprops","text":"","title":"Interface: KubeEventDetailsProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeeventdetailsprops/#hierarchy","text":"KubeEventDetailsProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeeventdetailsprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeeventdetailsprops/#properties","text":"object","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeeventdetailsprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeeventdetailsprops/#object","text":"\u2022 object : KubeObject Defined in src/renderer/components/+events/kube-event-details.tsx:32","title":"object"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectdetailsprops/","text":"Interface: KubeObjectDetailsProps \u2039 T \u203a # Type parameters # \u25aa T Hierarchy # KubeObjectDetailsProps Index # Properties # className object Properties # Optional className # \u2022 className ? : string Defined in src/renderer/components/kube-object/kube-object-details.tsx:83 object # \u2022 object : T Defined in src/renderer/components/kube-object/kube-object-details.tsx:84","title":"Interface: KubeObjectDetailsProps \u2039**T**\u203a"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectdetailsprops/#interface-kubeobjectdetailsprops-t","text":"","title":"Interface: KubeObjectDetailsProps \u2039T\u203a"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectdetailsprops/#type-parameters","text":"\u25aa T","title":"Type parameters"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectdetailsprops/#hierarchy","text":"KubeObjectDetailsProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectdetailsprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectdetailsprops/#properties","text":"className object","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectdetailsprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectdetailsprops/#optional-classname","text":"\u2022 className ? : string Defined in src/renderer/components/kube-object/kube-object-details.tsx:83","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectdetailsprops/#object","text":"\u2022 object : T Defined in src/renderer/components/kube-object/kube-object-details.tsx:84","title":"object"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/","text":"Interface: KubeObjectListLayoutProps \u2039 T \u203a # Type parameters # \u25aa T : ItemObject Hierarchy # ItemListLayoutProps \u21b3 KubeObjectListLayoutProps Index # Properties # addRemoveButtons className copyClassNameFromHeadCells customizeHeader customizeRemoveDialog customizeTableRowProps dependentStores detailsItem filterItems hasDetailsView headerClassName hideFilters isClusterScoped isConfigurable isReady isSearchable isSelectable items onDetails preloadStores renderFooter renderHeaderTitle renderItemMenu renderTableContents renderTableHeader searchFilters showHeader sortingCallbacks store tableId tableProps virtual Properties # Optional addRemoveButtons # \u2022 addRemoveButtons ? : Partial\u2039AddRemoveButtonsProps\u203a Inherited from KubeObjectListLayoutProps . addRemoveButtons Defined in src/renderer/components/item-object-list/item-list-layout.tsx:90 className # \u2022 className : IClassName Inherited from KubeObjectListLayoutProps . className Defined in src/renderer/components/item-object-list/item-list-layout.tsx:61 Optional copyClassNameFromHeadCells # \u2022 copyClassNameFromHeadCells ? : boolean Inherited from KubeObjectListLayoutProps . copyClassNameFromHeadCells Defined in src/renderer/components/item-object-list/item-list-layout.tsx:83 Optional customizeHeader # \u2022 customizeHeader ? : function Inherited from KubeObjectListLayoutProps . customizeHeader Defined in src/renderer/components/item-object-list/item-list-layout.tsx:76 Type declaration: # \u25b8 ( placeholders : IHeaderPlaceholders, content : ReactNode): Partial\u2039IHeaderPlaceholders\u203a | ReactNode Parameters: Name Type placeholders IHeaderPlaceholders content ReactNode Optional customizeRemoveDialog # \u2022 customizeRemoveDialog ? : function Inherited from KubeObjectListLayoutProps . customizeRemoveDialog Defined in src/renderer/components/item-object-list/item-list-layout.tsx:99 Type declaration: # \u25b8 ( selectedItems : T[]): Partial\u2039 ConfirmDialogParams \u203a Parameters: Name Type selectedItems T[] Optional customizeTableRowProps # \u2022 customizeTableRowProps ? : function Inherited from KubeObjectListLayoutProps . customizeTableRowProps Defined in src/renderer/components/item-object-list/item-list-layout.tsx:89 Type declaration: # \u25b8 ( item : T): Partial\u2039 TableRowProps \u203a Parameters: Name Type item T Optional dependentStores # \u2022 dependentStores ? : KubeObjectStore [] Overrides void Defined in src/renderer/components/kube-object/kube-object-list-layout.tsx:36 Optional detailsItem # \u2022 detailsItem ? : T Inherited from KubeObjectListLayoutProps . detailsItem Defined in src/renderer/components/item-object-list/item-list-layout.tsx:95 Optional filterItems # \u2022 filterItems ? : ItemsFilter\u2039T\u203a[] Inherited from KubeObjectListLayoutProps . filterItems Defined in src/renderer/components/item-object-list/item-list-layout.tsx:70 deprecated Optional hasDetailsView # \u2022 hasDetailsView ? : boolean Inherited from KubeObjectListLayoutProps . hasDetailsView Defined in src/renderer/components/item-object-list/item-list-layout.tsx:94 Optional headerClassName # \u2022 headerClassName ? : IClassName Inherited from KubeObjectListLayoutProps . headerClassName Defined in src/renderer/components/item-object-list/item-list-layout.tsx:74 Optional hideFilters # \u2022 hideFilters ? : boolean Inherited from KubeObjectListLayoutProps . hideFilters Defined in src/renderer/components/item-object-list/item-list-layout.tsx:67 Optional isClusterScoped # \u2022 isClusterScoped ? : boolean Inherited from KubeObjectListLayoutProps . isClusterScoped Defined in src/renderer/components/item-object-list/item-list-layout.tsx:66 Optional isConfigurable # \u2022 isConfigurable ? : boolean Inherited from KubeObjectListLayoutProps . isConfigurable Defined in src/renderer/components/item-object-list/item-list-layout.tsx:82 Optional isReady # \u2022 isReady ? : boolean Inherited from KubeObjectListLayoutProps . isReady Defined in src/renderer/components/item-object-list/item-list-layout.tsx:79 Optional isSearchable # \u2022 isSearchable ? : boolean Inherited from KubeObjectListLayoutProps . isSearchable Defined in src/renderer/components/item-object-list/item-list-layout.tsx:81 Optional isSelectable # \u2022 isSelectable ? : boolean Inherited from KubeObjectListLayoutProps . isSelectable Defined in src/renderer/components/item-object-list/item-list-layout.tsx:80 Optional items # \u2022 items ? : T[] Inherited from KubeObjectListLayoutProps . items Defined in src/renderer/components/item-object-list/item-list-layout.tsx:62 Optional onDetails # \u2022 onDetails ? : function Inherited from KubeObjectListLayoutProps . onDetails Defined in src/renderer/components/item-object-list/item-list-layout.tsx:96 Type declaration: # \u25b8 ( item : T): void Parameters: Name Type item T Optional preloadStores # \u2022 preloadStores ? : boolean Inherited from KubeObjectListLayoutProps . preloadStores Defined in src/renderer/components/item-object-list/item-list-layout.tsx:65 Optional renderFooter # \u2022 renderFooter ? : function Inherited from KubeObjectListLayoutProps . renderFooter Defined in src/renderer/components/item-object-list/item-list-layout.tsx:100 Type declaration: # \u25b8 ( parent : ItemListLayout): React.ReactNode Parameters: Name Type parent ItemListLayout Optional renderHeaderTitle # \u2022 renderHeaderTitle ? : ReactNode | function Inherited from KubeObjectListLayoutProps . renderHeaderTitle Defined in src/renderer/components/item-object-list/item-list-layout.tsx:75 Optional renderItemMenu # \u2022 renderItemMenu ? : function Inherited from KubeObjectListLayoutProps . renderItemMenu Defined in src/renderer/components/item-object-list/item-list-layout.tsx:88 Type declaration: # \u25b8 ( item : T, store : ItemStore\u2039T\u203a): ReactNode Parameters: Name Type item T store ItemStore\u2039T\u203a renderTableContents # \u2022 renderTableContents : function Inherited from KubeObjectListLayoutProps . renderTableContents Defined in src/renderer/components/item-object-list/item-list-layout.tsx:87 Type declaration: # \u25b8 ( item : T): (string | number | false | true | object | ReactElement\u2039any, string | function | object\u203a | ReactNodeArray\u2039\u203a | ReactPortal\u2039\u203a | TableCellProps \u2039\u203a)[] Parameters: Name Type item T renderTableHeader # \u2022 renderTableHeader : TableCellProps [] | null Inherited from KubeObjectListLayoutProps . renderTableHeader Defined in src/renderer/components/item-object-list/item-list-layout.tsx:86 Optional searchFilters # \u2022 searchFilters ? : SearchFilter\u2039T\u203a[] Inherited from KubeObjectListLayoutProps . searchFilters Defined in src/renderer/components/item-object-list/item-list-layout.tsx:68 Optional showHeader # \u2022 showHeader ? : boolean Inherited from KubeObjectListLayoutProps . showHeader Defined in src/renderer/components/item-object-list/item-list-layout.tsx:73 Optional sortingCallbacks # \u2022 sortingCallbacks ? : object Inherited from KubeObjectListLayoutProps . sortingCallbacks Defined in src/renderer/components/item-object-list/item-list-layout.tsx:84 Type declaration: # [ sortBy : string ]: TableSortCallback store # \u2022 store : KubeObjectStore Overrides void Defined in src/renderer/components/kube-object/kube-object-list-layout.tsx:35 Optional tableId # \u2022 tableId ? : string Inherited from KubeObjectListLayoutProps . tableId Defined in src/renderer/components/item-object-list/item-list-layout.tsx:60 Optional tableProps # \u2022 tableProps ? : Partial\u2039 TableProps \u203a Inherited from KubeObjectListLayoutProps . tableProps Defined in src/renderer/components/item-object-list/item-list-layout.tsx:85 Optional virtual # \u2022 virtual ? : boolean Inherited from KubeObjectListLayoutProps . virtual Defined in src/renderer/components/item-object-list/item-list-layout.tsx:91","title":"Interface: KubeObjectListLayoutProps \u2039**T**\u203a"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#interface-kubeobjectlistlayoutprops-t","text":"","title":"Interface: KubeObjectListLayoutProps \u2039T\u203a"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#type-parameters","text":"\u25aa T : ItemObject","title":"Type parameters"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#hierarchy","text":"ItemListLayoutProps \u21b3 KubeObjectListLayoutProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#properties","text":"addRemoveButtons className copyClassNameFromHeadCells customizeHeader customizeRemoveDialog customizeTableRowProps dependentStores detailsItem filterItems hasDetailsView headerClassName hideFilters isClusterScoped isConfigurable isReady isSearchable isSelectable items onDetails preloadStores renderFooter renderHeaderTitle renderItemMenu renderTableContents renderTableHeader searchFilters showHeader sortingCallbacks store tableId tableProps virtual","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#optional-addremovebuttons","text":"\u2022 addRemoveButtons ? : Partial\u2039AddRemoveButtonsProps\u203a Inherited from KubeObjectListLayoutProps . addRemoveButtons Defined in src/renderer/components/item-object-list/item-list-layout.tsx:90","title":"Optional addRemoveButtons"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#classname","text":"\u2022 className : IClassName Inherited from KubeObjectListLayoutProps . className Defined in src/renderer/components/item-object-list/item-list-layout.tsx:61","title":"className"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#optional-copyclassnamefromheadcells","text":"\u2022 copyClassNameFromHeadCells ? : boolean Inherited from KubeObjectListLayoutProps . copyClassNameFromHeadCells Defined in src/renderer/components/item-object-list/item-list-layout.tsx:83","title":"Optional copyClassNameFromHeadCells"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#optional-customizeheader","text":"\u2022 customizeHeader ? : function Inherited from KubeObjectListLayoutProps . customizeHeader Defined in src/renderer/components/item-object-list/item-list-layout.tsx:76","title":"Optional customizeHeader"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#optional-customizeremovedialog","text":"\u2022 customizeRemoveDialog ? : function Inherited from KubeObjectListLayoutProps . customizeRemoveDialog Defined in src/renderer/components/item-object-list/item-list-layout.tsx:99","title":"Optional customizeRemoveDialog"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#optional-customizetablerowprops","text":"\u2022 customizeTableRowProps ? : function Inherited from KubeObjectListLayoutProps . customizeTableRowProps Defined in src/renderer/components/item-object-list/item-list-layout.tsx:89","title":"Optional customizeTableRowProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#optional-dependentstores","text":"\u2022 dependentStores ? : KubeObjectStore [] Overrides void Defined in src/renderer/components/kube-object/kube-object-list-layout.tsx:36","title":"Optional dependentStores"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#optional-detailsitem","text":"\u2022 detailsItem ? : T Inherited from KubeObjectListLayoutProps . detailsItem Defined in src/renderer/components/item-object-list/item-list-layout.tsx:95","title":"Optional detailsItem"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#optional-filteritems","text":"\u2022 filterItems ? : ItemsFilter\u2039T\u203a[] Inherited from KubeObjectListLayoutProps . filterItems Defined in src/renderer/components/item-object-list/item-list-layout.tsx:70 deprecated","title":"Optional filterItems"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#optional-hasdetailsview","text":"\u2022 hasDetailsView ? : boolean Inherited from KubeObjectListLayoutProps . hasDetailsView Defined in src/renderer/components/item-object-list/item-list-layout.tsx:94","title":"Optional hasDetailsView"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#optional-headerclassname","text":"\u2022 headerClassName ? : IClassName Inherited from KubeObjectListLayoutProps . headerClassName Defined in src/renderer/components/item-object-list/item-list-layout.tsx:74","title":"Optional headerClassName"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#optional-hidefilters","text":"\u2022 hideFilters ? : boolean Inherited from KubeObjectListLayoutProps . hideFilters Defined in src/renderer/components/item-object-list/item-list-layout.tsx:67","title":"Optional hideFilters"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#optional-isclusterscoped","text":"\u2022 isClusterScoped ? : boolean Inherited from KubeObjectListLayoutProps . isClusterScoped Defined in src/renderer/components/item-object-list/item-list-layout.tsx:66","title":"Optional isClusterScoped"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#optional-isconfigurable","text":"\u2022 isConfigurable ? : boolean Inherited from KubeObjectListLayoutProps . isConfigurable Defined in src/renderer/components/item-object-list/item-list-layout.tsx:82","title":"Optional isConfigurable"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#optional-isready","text":"\u2022 isReady ? : boolean Inherited from KubeObjectListLayoutProps . isReady Defined in src/renderer/components/item-object-list/item-list-layout.tsx:79","title":"Optional isReady"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#optional-issearchable","text":"\u2022 isSearchable ? : boolean Inherited from KubeObjectListLayoutProps . isSearchable Defined in src/renderer/components/item-object-list/item-list-layout.tsx:81","title":"Optional isSearchable"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#optional-isselectable","text":"\u2022 isSelectable ? : boolean Inherited from KubeObjectListLayoutProps . isSelectable Defined in src/renderer/components/item-object-list/item-list-layout.tsx:80","title":"Optional isSelectable"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#optional-items","text":"\u2022 items ? : T[] Inherited from KubeObjectListLayoutProps . items Defined in src/renderer/components/item-object-list/item-list-layout.tsx:62","title":"Optional items"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#optional-ondetails","text":"\u2022 onDetails ? : function Inherited from KubeObjectListLayoutProps . onDetails Defined in src/renderer/components/item-object-list/item-list-layout.tsx:96","title":"Optional onDetails"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#optional-preloadstores","text":"\u2022 preloadStores ? : boolean Inherited from KubeObjectListLayoutProps . preloadStores Defined in src/renderer/components/item-object-list/item-list-layout.tsx:65","title":"Optional preloadStores"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#optional-renderfooter","text":"\u2022 renderFooter ? : function Inherited from KubeObjectListLayoutProps . renderFooter Defined in src/renderer/components/item-object-list/item-list-layout.tsx:100","title":"Optional renderFooter"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#optional-renderheadertitle","text":"\u2022 renderHeaderTitle ? : ReactNode | function Inherited from KubeObjectListLayoutProps . renderHeaderTitle Defined in src/renderer/components/item-object-list/item-list-layout.tsx:75","title":"Optional renderHeaderTitle"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#optional-renderitemmenu","text":"\u2022 renderItemMenu ? : function Inherited from KubeObjectListLayoutProps . renderItemMenu Defined in src/renderer/components/item-object-list/item-list-layout.tsx:88","title":"Optional renderItemMenu"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#rendertablecontents","text":"\u2022 renderTableContents : function Inherited from KubeObjectListLayoutProps . renderTableContents Defined in src/renderer/components/item-object-list/item-list-layout.tsx:87","title":"renderTableContents"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#rendertableheader","text":"\u2022 renderTableHeader : TableCellProps [] | null Inherited from KubeObjectListLayoutProps . renderTableHeader Defined in src/renderer/components/item-object-list/item-list-layout.tsx:86","title":"renderTableHeader"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#optional-searchfilters","text":"\u2022 searchFilters ? : SearchFilter\u2039T\u203a[] Inherited from KubeObjectListLayoutProps . searchFilters Defined in src/renderer/components/item-object-list/item-list-layout.tsx:68","title":"Optional searchFilters"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#optional-showheader","text":"\u2022 showHeader ? : boolean Inherited from KubeObjectListLayoutProps . showHeader Defined in src/renderer/components/item-object-list/item-list-layout.tsx:73","title":"Optional showHeader"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#optional-sortingcallbacks","text":"\u2022 sortingCallbacks ? : object Inherited from KubeObjectListLayoutProps . sortingCallbacks Defined in src/renderer/components/item-object-list/item-list-layout.tsx:84","title":"Optional sortingCallbacks"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#store","text":"\u2022 store : KubeObjectStore Overrides void Defined in src/renderer/components/kube-object/kube-object-list-layout.tsx:35","title":"store"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#optional-tableid","text":"\u2022 tableId ? : string Inherited from KubeObjectListLayoutProps . tableId Defined in src/renderer/components/item-object-list/item-list-layout.tsx:60","title":"Optional tableId"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#optional-tableprops","text":"\u2022 tableProps ? : Partial\u2039 TableProps \u203a Inherited from KubeObjectListLayoutProps . tableProps Defined in src/renderer/components/item-object-list/item-list-layout.tsx:85","title":"Optional tableProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectlistlayoutprops/#optional-virtual","text":"\u2022 virtual ? : boolean Inherited from KubeObjectListLayoutProps . virtual Defined in src/renderer/components/item-object-list/item-list-layout.tsx:91","title":"Optional virtual"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectmenuprops/","text":"Interface: KubeObjectMenuProps \u2039 T \u203a # Type parameters # \u25aa T Hierarchy # \u21b3 MenuActionsProps \u21b3 KubeObjectMenuProps Index # Properties # autoCloseOnSelect className editable object removable removeConfirmationMessage toolbar triggerIcon Methods # onOpen removeAction updateAction Properties # Optional autoCloseOnSelect # \u2022 autoCloseOnSelect ? : boolean Inherited from MenuActionsProps . autoCloseOnSelect Defined in src/renderer/components/menu/menu-actions.tsx:37 Optional className # \u2022 className ? : string Inherited from MenuActionsProps . className Defined in src/renderer/components/menu/menu-actions.tsx:35 Optional editable # \u2022 editable ? : boolean Defined in src/renderer/components/kube-object/kube-object-menu.tsx:33 object # \u2022 object : T | null | undefined Defined in src/renderer/components/kube-object/kube-object-menu.tsx:32 Optional removable # \u2022 removable ? : boolean Defined in src/renderer/components/kube-object/kube-object-menu.tsx:34 Optional removeConfirmationMessage # \u2022 removeConfirmationMessage ? : React.ReactNode | function Inherited from MenuActionsProps . removeConfirmationMessage Defined in src/renderer/components/menu/menu-actions.tsx:39 Optional toolbar # \u2022 toolbar ? : boolean Inherited from MenuActionsProps . toolbar Defined in src/renderer/components/menu/menu-actions.tsx:36 Optional triggerIcon # \u2022 triggerIcon ? : string | IconProps | React.ReactNode Inherited from MenuActionsProps . triggerIcon Defined in src/renderer/components/menu/menu-actions.tsx:38 Methods # Optional onOpen # \u25b8 onOpen (): void Inherited from MenuActionsProps . onOpen Defined in src/renderer/components/menu/menu-actions.tsx:42 Returns: void Optional removeAction # \u25b8 removeAction (): void Inherited from MenuActionsProps . removeAction Defined in src/renderer/components/menu/menu-actions.tsx:41 Returns: void Optional updateAction # \u25b8 updateAction (): void Inherited from MenuActionsProps . updateAction Defined in src/renderer/components/menu/menu-actions.tsx:40 Returns: void","title":"Interface: KubeObjectMenuProps \u2039**T**\u203a"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectmenuprops/#interface-kubeobjectmenuprops-t","text":"","title":"Interface: KubeObjectMenuProps \u2039T\u203a"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectmenuprops/#type-parameters","text":"\u25aa T","title":"Type parameters"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectmenuprops/#hierarchy","text":"\u21b3 MenuActionsProps \u21b3 KubeObjectMenuProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectmenuprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectmenuprops/#properties","text":"autoCloseOnSelect className editable object removable removeConfirmationMessage toolbar triggerIcon","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectmenuprops/#methods","text":"onOpen removeAction updateAction","title":"Methods"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectmenuprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectmenuprops/#optional-autocloseonselect","text":"\u2022 autoCloseOnSelect ? : boolean Inherited from MenuActionsProps . autoCloseOnSelect Defined in src/renderer/components/menu/menu-actions.tsx:37","title":"Optional autoCloseOnSelect"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectmenuprops/#optional-classname","text":"\u2022 className ? : string Inherited from MenuActionsProps . className Defined in src/renderer/components/menu/menu-actions.tsx:35","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectmenuprops/#optional-editable","text":"\u2022 editable ? : boolean Defined in src/renderer/components/kube-object/kube-object-menu.tsx:33","title":"Optional editable"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectmenuprops/#object","text":"\u2022 object : T | null | undefined Defined in src/renderer/components/kube-object/kube-object-menu.tsx:32","title":"object"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectmenuprops/#optional-removable","text":"\u2022 removable ? : boolean Defined in src/renderer/components/kube-object/kube-object-menu.tsx:34","title":"Optional removable"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectmenuprops/#optional-removeconfirmationmessage","text":"\u2022 removeConfirmationMessage ? : React.ReactNode | function Inherited from MenuActionsProps . removeConfirmationMessage Defined in src/renderer/components/menu/menu-actions.tsx:39","title":"Optional removeConfirmationMessage"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectmenuprops/#optional-toolbar","text":"\u2022 toolbar ? : boolean Inherited from MenuActionsProps . toolbar Defined in src/renderer/components/menu/menu-actions.tsx:36","title":"Optional toolbar"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectmenuprops/#optional-triggericon","text":"\u2022 triggerIcon ? : string | IconProps | React.ReactNode Inherited from MenuActionsProps . triggerIcon Defined in src/renderer/components/menu/menu-actions.tsx:38","title":"Optional triggerIcon"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectmenuprops/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectmenuprops/#optional-onopen","text":"\u25b8 onOpen (): void Inherited from MenuActionsProps . onOpen Defined in src/renderer/components/menu/menu-actions.tsx:42 Returns: void","title":"Optional onOpen"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectmenuprops/#optional-removeaction","text":"\u25b8 removeAction (): void Inherited from MenuActionsProps . removeAction Defined in src/renderer/components/menu/menu-actions.tsx:41 Returns: void","title":"Optional removeAction"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectmenuprops/#optional-updateaction","text":"\u25b8 updateAction (): void Inherited from MenuActionsProps . updateAction Defined in src/renderer/components/menu/menu-actions.tsx:40 Returns: void","title":"Optional updateAction"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectmetaprops/","text":"Interface: KubeObjectMetaProps # Hierarchy # KubeObjectMetaProps Index # Properties # hideFields object Properties # Optional hideFields # \u2022 hideFields ? : IKubeMetaField[] Defined in src/renderer/components/kube-object/kube-object-meta.tsx:33 object # \u2022 object : KubeObject Defined in src/renderer/components/kube-object/kube-object-meta.tsx:32","title":"Interface: KubeObjectMetaProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectmetaprops/#interface-kubeobjectmetaprops","text":"","title":"Interface: KubeObjectMetaProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectmetaprops/#hierarchy","text":"KubeObjectMetaProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectmetaprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectmetaprops/#properties","text":"hideFields object","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectmetaprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectmetaprops/#optional-hidefields","text":"\u2022 hideFields ? : IKubeMetaField[] Defined in src/renderer/components/kube-object/kube-object-meta.tsx:33","title":"Optional hideFields"},{"location":"extensions/api/interfaces/_renderer_api_components_.kubeobjectmetaprops/#object","text":"\u2022 object : KubeObject Defined in src/renderer/components/kube-object/kube-object-meta.tsx:32","title":"object"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/","text":"Interface: LineProgressProps # Hierarchy # HTMLProps\u2039any\u203a TooltipDecoratorProps \u21b3 LineProgressProps Index # Properties # about accept acceptCharset accessKey action allowFullScreen allowTransparency alt aria-activedescendant aria-atomic aria-autocomplete aria-busy aria-checked aria-colcount aria-colindex aria-colspan aria-controls aria-current aria-describedby aria-details aria-disabled aria-dropeffect aria-errormessage aria-expanded aria-flowto aria-grabbed aria-haspopup aria-hidden aria-invalid aria-keyshortcuts aria-label aria-labelledby aria-level aria-live aria-modal aria-multiline aria-multiselectable aria-orientation aria-owns aria-placeholder aria-posinset aria-pressed aria-readonly aria-relevant aria-required aria-roledescription aria-rowcount aria-rowindex aria-rowspan aria-selected aria-setsize aria-sort aria-valuemax aria-valuemin aria-valuenow aria-valuetext as async autoCapitalize autoComplete autoCorrect autoFocus autoPlay autoSave capture cellPadding cellSpacing challenge charSet checked children cite classID className colSpan color cols content contentEditable contextMenu controls coords crossOrigin dangerouslySetInnerHTML data datatype dateTime default defaultChecked defaultValue defer dir disabled download draggable encType form formAction formEncType formMethod formNoValidate formTarget frameBorder headers height hidden high href hrefLang htmlFor httpEquiv id inlist inputMode integrity is itemID itemProp itemRef itemScope itemType key keyParams keyType kind label lang list loop low manifest marginHeight marginWidth max maxLength media mediaGroup method min minLength multiple muted name noValidate nonce onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture open optimum pattern placeholder playsInline poster precise prefix preload property radioGroup readOnly ref rel required resource results reversed role rowSpan rows sandbox scope scoped scrolling seamless security selected shape size sizes slot span spellCheck src srcDoc srcLang srcSet start step style summary suppressContentEditableWarning suppressHydrationWarning tabIndex target title tooltip tooltipOverrideDisabled translate type typeof unselectable useMap value vocab width wmode wrap Properties # Optional about # \u2022 about ? : string Inherited from ButtonProps . about Defined in node_modules/@types/react/index.d.ts:1777 Optional accept # \u2022 accept ? : string Inherited from LineProgressProps . accept Defined in node_modules/@types/react/index.d.ts:1815 Optional acceptCharset # \u2022 acceptCharset ? : string Inherited from LineProgressProps . acceptCharset Defined in node_modules/@types/react/index.d.ts:1816 Optional accessKey # \u2022 accessKey ? : string Inherited from ButtonProps . accessKey Defined in node_modules/@types/react/index.d.ts:1753 Optional action # \u2022 action ? : string Inherited from LineProgressProps . action Defined in node_modules/@types/react/index.d.ts:1817 Optional allowFullScreen # \u2022 allowFullScreen ? : boolean Inherited from LineProgressProps . allowFullScreen Defined in node_modules/@types/react/index.d.ts:1818 Optional allowTransparency # \u2022 allowTransparency ? : boolean Inherited from LineProgressProps . allowTransparency Defined in node_modules/@types/react/index.d.ts:1819 Optional alt # \u2022 alt ? : string Inherited from LineProgressProps . alt Defined in node_modules/@types/react/index.d.ts:1820 Optional aria-activedescendant # \u2022 aria-activedescendant ? : string Inherited from ButtonProps . aria-activedescendant Defined in node_modules/@types/react/index.d.ts:1560 Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application. Optional aria-atomic # \u2022 aria-atomic ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-atomic Defined in node_modules/@types/react/index.d.ts:1562 Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute. Optional aria-autocomplete # \u2022 aria-autocomplete ? : \"none\" | \"inline\" | \"list\" | \"both\" Inherited from ButtonProps . aria-autocomplete Defined in node_modules/@types/react/index.d.ts:1567 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. Optional aria-busy # \u2022 aria-busy ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-busy Defined in node_modules/@types/react/index.d.ts:1569 Indicates an element is being modified and that assistive technologies MAY want to wait until the modifications are complete before exposing them to the user. Optional aria-checked # \u2022 aria-checked ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-checked Defined in node_modules/@types/react/index.d.ts:1574 Indicates the current \"checked\" state of checkboxes, radio buttons, and other widgets. see aria-pressed @see aria-selected. Optional aria-colcount # \u2022 aria-colcount ? : number Inherited from ButtonProps . aria-colcount Defined in node_modules/@types/react/index.d.ts:1579 Defines the total number of columns in a table, grid, or treegrid. see aria-colindex. Optional aria-colindex # \u2022 aria-colindex ? : number Inherited from ButtonProps . aria-colindex Defined in node_modules/@types/react/index.d.ts:1584 Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid. see aria-colcount @see aria-colspan. Optional aria-colspan # \u2022 aria-colspan ? : number Inherited from ButtonProps . aria-colspan Defined in node_modules/@types/react/index.d.ts:1589 Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid. see aria-colindex @see aria-rowspan. Optional aria-controls # \u2022 aria-controls ? : string Inherited from ButtonProps . aria-controls Defined in node_modules/@types/react/index.d.ts:1594 Identifies the element (or elements) whose contents or presence are controlled by the current element. see aria-owns. Optional aria-current # \u2022 aria-current ? : boolean | \"false\" | \"true\" | \"page\" | \"step\" | \"location\" | \"date\" | \"time\" Inherited from ButtonProps . aria-current Defined in node_modules/@types/react/index.d.ts:1596 Indicates the element that represents the current item within a container or set of related elements. Optional aria-describedby # \u2022 aria-describedby ? : string Inherited from ButtonProps . aria-describedby Defined in node_modules/@types/react/index.d.ts:1601 Identifies the element (or elements) that describes the object. see aria-labelledby Optional aria-details # \u2022 aria-details ? : string Inherited from ButtonProps . aria-details Defined in node_modules/@types/react/index.d.ts:1606 Identifies the element that provides a detailed, extended description for the object. see aria-describedby. Optional aria-disabled # \u2022 aria-disabled ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-disabled Defined in node_modules/@types/react/index.d.ts:1611 Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable. see aria-hidden @see aria-readonly. Optional aria-dropeffect # \u2022 aria-dropeffect ? : \"none\" | \"copy\" | \"execute\" | \"link\" | \"move\" | \"popup\" Inherited from ButtonProps . aria-dropeffect Defined in node_modules/@types/react/index.d.ts:1616 Indicates what functions can be performed when a dragged object is released on the drop target. deprecated in ARIA 1.1 Optional aria-errormessage # \u2022 aria-errormessage ? : string Inherited from ButtonProps . aria-errormessage Defined in node_modules/@types/react/index.d.ts:1621 Identifies the element that provides an error message for the object. see aria-invalid @see aria-describedby. Optional aria-expanded # \u2022 aria-expanded ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-expanded Defined in node_modules/@types/react/index.d.ts:1623 Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed. Optional aria-flowto # \u2022 aria-flowto ? : string Inherited from ButtonProps . aria-flowto Defined in node_modules/@types/react/index.d.ts:1628 Identifies the next element (or elements) in an alternate reading order of content which, at the user's discretion, allows assistive technology to override the general default of reading in document source order. Optional aria-grabbed # \u2022 aria-grabbed ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-grabbed Defined in node_modules/@types/react/index.d.ts:1633 Indicates an element's \"grabbed\" state in a drag-and-drop operation. deprecated in ARIA 1.1 Optional aria-haspopup # \u2022 aria-haspopup ? : boolean | \"false\" | \"true\" | \"menu\" | \"listbox\" | \"tree\" | \"grid\" | \"dialog\" Inherited from ButtonProps . aria-haspopup Defined in node_modules/@types/react/index.d.ts:1635 Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element. Optional aria-hidden # \u2022 aria-hidden ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-hidden Defined in node_modules/@types/react/index.d.ts:1640 Indicates whether the element is exposed to an accessibility API. see aria-disabled. Optional aria-invalid # \u2022 aria-invalid ? : boolean | \"false\" | \"true\" | \"grammar\" | \"spelling\" Inherited from ButtonProps . aria-invalid Defined in node_modules/@types/react/index.d.ts:1645 Indicates the entered value does not conform to the format expected by the application. see aria-errormessage. Optional aria-keyshortcuts # \u2022 aria-keyshortcuts ? : string Inherited from ButtonProps . aria-keyshortcuts Defined in node_modules/@types/react/index.d.ts:1647 Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element. Optional aria-label # \u2022 aria-label ? : string Inherited from ButtonProps . aria-label Defined in node_modules/@types/react/index.d.ts:1652 Defines a string value that labels the current element. see aria-labelledby. Optional aria-labelledby # \u2022 aria-labelledby ? : string Inherited from ButtonProps . aria-labelledby Defined in node_modules/@types/react/index.d.ts:1657 Identifies the element (or elements) that labels the current element. see aria-describedby. Optional aria-level # \u2022 aria-level ? : number Inherited from ButtonProps . aria-level Defined in node_modules/@types/react/index.d.ts:1659 Defines the hierarchical level of an element within a structure. Optional aria-live # \u2022 aria-live ? : \"off\" | \"assertive\" | \"polite\" Inherited from ButtonProps . aria-live Defined in node_modules/@types/react/index.d.ts:1661 Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region. Optional aria-modal # \u2022 aria-modal ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-modal Defined in node_modules/@types/react/index.d.ts:1663 Indicates whether an element is modal when displayed. Optional aria-multiline # \u2022 aria-multiline ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiline Defined in node_modules/@types/react/index.d.ts:1665 Indicates whether a text box accepts multiple lines of input or only a single line. Optional aria-multiselectable # \u2022 aria-multiselectable ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiselectable Defined in node_modules/@types/react/index.d.ts:1667 Indicates that the user may select more than one item from the current selectable descendants. Optional aria-orientation # \u2022 aria-orientation ? : \"horizontal\" | \"vertical\" Inherited from ButtonProps . aria-orientation Defined in node_modules/@types/react/index.d.ts:1669 Indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous. Optional aria-owns # \u2022 aria-owns ? : string Inherited from ButtonProps . aria-owns Defined in node_modules/@types/react/index.d.ts:1675 Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship between DOM elements where the DOM hierarchy cannot be used to represent the relationship. see aria-controls. Optional aria-placeholder # \u2022 aria-placeholder ? : string Inherited from ButtonProps . aria-placeholder Defined in node_modules/@types/react/index.d.ts:1680 Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value. A hint could be a sample value or a brief description of the expected format. Optional aria-posinset # \u2022 aria-posinset ? : number Inherited from ButtonProps . aria-posinset Defined in node_modules/@types/react/index.d.ts:1685 Defines an element's number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-setsize. Optional aria-pressed # \u2022 aria-pressed ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-pressed Defined in node_modules/@types/react/index.d.ts:1690 Indicates the current \"pressed\" state of toggle buttons. see aria-checked @see aria-selected. Optional aria-readonly # \u2022 aria-readonly ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-readonly Defined in node_modules/@types/react/index.d.ts:1695 Indicates that the element is not editable, but is otherwise operable. see aria-disabled. Optional aria-relevant # \u2022 aria-relevant ? : \"additions\" | \"additions removals\" | \"additions text\" | \"all\" | \"removals\" | \"removals additions\" | \"removals text\" | \"text\" | \"text additions\" | \"text removals\" Inherited from ButtonProps . aria-relevant Defined in node_modules/@types/react/index.d.ts:1700 Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified. see aria-atomic. Optional aria-required # \u2022 aria-required ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-required Defined in node_modules/@types/react/index.d.ts:1702 Indicates that user input is required on the element before a form may be submitted. Optional aria-roledescription # \u2022 aria-roledescription ? : string Inherited from ButtonProps . aria-roledescription Defined in node_modules/@types/react/index.d.ts:1704 Defines a human-readable, author-localized description for the role of an element. Optional aria-rowcount # \u2022 aria-rowcount ? : number Inherited from ButtonProps . aria-rowcount Defined in node_modules/@types/react/index.d.ts:1709 Defines the total number of rows in a table, grid, or treegrid. see aria-rowindex. Optional aria-rowindex # \u2022 aria-rowindex ? : number Inherited from ButtonProps . aria-rowindex Defined in node_modules/@types/react/index.d.ts:1714 Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid. see aria-rowcount @see aria-rowspan. Optional aria-rowspan # \u2022 aria-rowspan ? : number Inherited from ButtonProps . aria-rowspan Defined in node_modules/@types/react/index.d.ts:1719 Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid. see aria-rowindex @see aria-colspan. Optional aria-selected # \u2022 aria-selected ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-selected Defined in node_modules/@types/react/index.d.ts:1724 Indicates the current \"selected\" state of various widgets. see aria-checked @see aria-pressed. Optional aria-setsize # \u2022 aria-setsize ? : number Inherited from ButtonProps . aria-setsize Defined in node_modules/@types/react/index.d.ts:1729 Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-posinset. Optional aria-sort # \u2022 aria-sort ? : \"none\" | \"ascending\" | \"descending\" | \"other\" Inherited from ButtonProps . aria-sort Defined in node_modules/@types/react/index.d.ts:1731 Indicates if items in a table or grid are sorted in ascending or descending order. Optional aria-valuemax # \u2022 aria-valuemax ? : number Inherited from ButtonProps . aria-valuemax Defined in node_modules/@types/react/index.d.ts:1733 Defines the maximum allowed value for a range widget. Optional aria-valuemin # \u2022 aria-valuemin ? : number Inherited from ButtonProps . aria-valuemin Defined in node_modules/@types/react/index.d.ts:1735 Defines the minimum allowed value for a range widget. Optional aria-valuenow # \u2022 aria-valuenow ? : number Inherited from ButtonProps . aria-valuenow Defined in node_modules/@types/react/index.d.ts:1740 Defines the current value for a range widget. see aria-valuetext. Optional aria-valuetext # \u2022 aria-valuetext ? : string Inherited from ButtonProps . aria-valuetext Defined in node_modules/@types/react/index.d.ts:1742 Defines the human readable text alternative of aria-valuenow for a range widget. Optional as # \u2022 as ? : string Inherited from LineProgressProps . as Defined in node_modules/@types/react/index.d.ts:1821 Optional async # \u2022 async ? : boolean Inherited from LineProgressProps . async Defined in node_modules/@types/react/index.d.ts:1822 Optional autoCapitalize # \u2022 autoCapitalize ? : string Inherited from ButtonProps . autoCapitalize Defined in node_modules/@types/react/index.d.ts:1787 Optional autoComplete # \u2022 autoComplete ? : string Inherited from LineProgressProps . autoComplete Defined in node_modules/@types/react/index.d.ts:1823 Optional autoCorrect # \u2022 autoCorrect ? : string Inherited from ButtonProps . autoCorrect Defined in node_modules/@types/react/index.d.ts:1788 Optional autoFocus # \u2022 autoFocus ? : boolean Inherited from LineProgressProps . autoFocus Defined in node_modules/@types/react/index.d.ts:1824 Optional autoPlay # \u2022 autoPlay ? : boolean Inherited from LineProgressProps . autoPlay Defined in node_modules/@types/react/index.d.ts:1825 Optional autoSave # \u2022 autoSave ? : string Inherited from ButtonProps . autoSave Defined in node_modules/@types/react/index.d.ts:1789 Optional capture # \u2022 capture ? : boolean | string Inherited from LineProgressProps . capture Defined in node_modules/@types/react/index.d.ts:1826 Optional cellPadding # \u2022 cellPadding ? : number | string Inherited from LineProgressProps . cellPadding Defined in node_modules/@types/react/index.d.ts:1827 Optional cellSpacing # \u2022 cellSpacing ? : number | string Inherited from LineProgressProps . cellSpacing Defined in node_modules/@types/react/index.d.ts:1828 Optional challenge # \u2022 challenge ? : string Inherited from LineProgressProps . challenge Defined in node_modules/@types/react/index.d.ts:1830 Optional charSet # \u2022 charSet ? : string Inherited from LineProgressProps . charSet Defined in node_modules/@types/react/index.d.ts:1829 Optional checked # \u2022 checked ? : boolean Inherited from LineProgressProps . checked Defined in node_modules/@types/react/index.d.ts:1831 Optional children # \u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350 Optional cite # \u2022 cite ? : string Inherited from LineProgressProps . cite Defined in node_modules/@types/react/index.d.ts:1832 Optional classID # \u2022 classID ? : string Inherited from LineProgressProps . classID Defined in node_modules/@types/react/index.d.ts:1833 Optional className # \u2022 className ? : any Overrides ButtonProps . className Defined in src/renderer/components/line-progress/line-progress.tsx:31 Optional colSpan # \u2022 colSpan ? : number Inherited from LineProgressProps . colSpan Defined in node_modules/@types/react/index.d.ts:1835 Optional color # \u2022 color ? : string Inherited from ButtonProps . color Defined in node_modules/@types/react/index.d.ts:1790 Optional cols # \u2022 cols ? : number Inherited from LineProgressProps . cols Defined in node_modules/@types/react/index.d.ts:1834 Optional content # \u2022 content ? : string Inherited from LineProgressProps . content Defined in node_modules/@types/react/index.d.ts:1836 Optional contentEditable # \u2022 contentEditable ? : Booleanish | \"inherit\" Inherited from ButtonProps . contentEditable Defined in node_modules/@types/react/index.d.ts:1755 Optional contextMenu # \u2022 contextMenu ? : string Inherited from ButtonProps . contextMenu Defined in node_modules/@types/react/index.d.ts:1756 Optional controls # \u2022 controls ? : boolean Inherited from LineProgressProps . controls Defined in node_modules/@types/react/index.d.ts:1837 Optional coords # \u2022 coords ? : string Inherited from LineProgressProps . coords Defined in node_modules/@types/react/index.d.ts:1838 Optional crossOrigin # \u2022 crossOrigin ? : string Inherited from LineProgressProps . crossOrigin Defined in node_modules/@types/react/index.d.ts:1839 Optional dangerouslySetInnerHTML # \u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351 Type declaration: # __html : string Optional data # \u2022 data ? : string Inherited from LineProgressProps . data Defined in node_modules/@types/react/index.d.ts:1840 Optional datatype # \u2022 datatype ? : string Inherited from ButtonProps . datatype Defined in node_modules/@types/react/index.d.ts:1778 Optional dateTime # \u2022 dateTime ? : string Inherited from LineProgressProps . dateTime Defined in node_modules/@types/react/index.d.ts:1841 Optional default # \u2022 default ? : boolean Inherited from LineProgressProps . default Defined in node_modules/@types/react/index.d.ts:1842 Optional defaultChecked # \u2022 defaultChecked ? : boolean Inherited from ButtonProps . defaultChecked Defined in node_modules/@types/react/index.d.ts:1747 Optional defaultValue # \u2022 defaultValue ? : string | number | ReadonlyArray\u2039string\u203a Inherited from ButtonProps . defaultValue Defined in node_modules/@types/react/index.d.ts:1748 Optional defer # \u2022 defer ? : boolean Inherited from LineProgressProps . defer Defined in node_modules/@types/react/index.d.ts:1843 Optional dir # \u2022 dir ? : string Inherited from ButtonProps . dir Defined in node_modules/@types/react/index.d.ts:1757 Optional disabled # \u2022 disabled ? : boolean Inherited from LineProgressProps . disabled Defined in node_modules/@types/react/index.d.ts:1844 Optional download # \u2022 download ? : any Inherited from LineProgressProps . download Defined in node_modules/@types/react/index.d.ts:1845 Optional draggable # \u2022 draggable ? : Booleanish Inherited from ButtonProps . draggable Defined in node_modules/@types/react/index.d.ts:1758 Optional encType # \u2022 encType ? : string Inherited from LineProgressProps . encType Defined in node_modules/@types/react/index.d.ts:1846 Optional form # \u2022 form ? : string Inherited from LineProgressProps . form Defined in node_modules/@types/react/index.d.ts:1847 Optional formAction # \u2022 formAction ? : string Inherited from LineProgressProps . formAction Defined in node_modules/@types/react/index.d.ts:1848 Optional formEncType # \u2022 formEncType ? : string Inherited from LineProgressProps . formEncType Defined in node_modules/@types/react/index.d.ts:1849 Optional formMethod # \u2022 formMethod ? : string Inherited from LineProgressProps . formMethod Defined in node_modules/@types/react/index.d.ts:1850 Optional formNoValidate # \u2022 formNoValidate ? : boolean Inherited from LineProgressProps . formNoValidate Defined in node_modules/@types/react/index.d.ts:1851 Optional formTarget # \u2022 formTarget ? : string Inherited from LineProgressProps . formTarget Defined in node_modules/@types/react/index.d.ts:1852 Optional frameBorder # \u2022 frameBorder ? : number | string Inherited from LineProgressProps . frameBorder Defined in node_modules/@types/react/index.d.ts:1853 Optional headers # \u2022 headers ? : string Inherited from LineProgressProps . headers Defined in node_modules/@types/react/index.d.ts:1854 Optional height # \u2022 height ? : number | string Inherited from LineProgressProps . height Defined in node_modules/@types/react/index.d.ts:1855 Optional hidden # \u2022 hidden ? : boolean Inherited from IconProps . hidden Defined in node_modules/@types/react/index.d.ts:1759 Optional high # \u2022 high ? : number Inherited from LineProgressProps . high Defined in node_modules/@types/react/index.d.ts:1856 Optional href # \u2022 href ? : string Inherited from LineProgressProps . href Defined in node_modules/@types/react/index.d.ts:1857 Optional hrefLang # \u2022 hrefLang ? : string Inherited from LineProgressProps . hrefLang Defined in node_modules/@types/react/index.d.ts:1858 Optional htmlFor # \u2022 htmlFor ? : string Inherited from LineProgressProps . htmlFor Defined in node_modules/@types/react/index.d.ts:1859 Optional httpEquiv # \u2022 httpEquiv ? : string Inherited from LineProgressProps . httpEquiv Defined in node_modules/@types/react/index.d.ts:1860 Optional id # \u2022 id ? : string Inherited from ButtonProps . id Defined in node_modules/@types/react/index.d.ts:1760 Optional inlist # \u2022 inlist ? : any Inherited from ButtonProps . inlist Defined in node_modules/@types/react/index.d.ts:1779 Optional inputMode # \u2022 inputMode ? : \"none\" | \"text\" | \"tel\" | \"url\" | \"email\" | \"numeric\" | \"decimal\" | \"search\" Inherited from ButtonProps . inputMode Defined in node_modules/@types/react/index.d.ts:1805 Hints at the type of data that might be entered by the user while editing the element or its contents see https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute Optional integrity # \u2022 integrity ? : string Inherited from LineProgressProps . integrity Defined in node_modules/@types/react/index.d.ts:1861 Optional is # \u2022 is ? : string Inherited from ButtonProps . is Defined in node_modules/@types/react/index.d.ts:1810 Specify that a standard HTML element should behave like a defined custom built-in element see https://html.spec.whatwg.org/multipage/custom-elements.html#attr-is Optional itemID # \u2022 itemID ? : string Inherited from ButtonProps . itemID Defined in node_modules/@types/react/index.d.ts:1794 Optional itemProp # \u2022 itemProp ? : string Inherited from ButtonProps . itemProp Defined in node_modules/@types/react/index.d.ts:1791 Optional itemRef # \u2022 itemRef ? : string Inherited from ButtonProps . itemRef Defined in node_modules/@types/react/index.d.ts:1795 Optional itemScope # \u2022 itemScope ? : boolean Inherited from ButtonProps . itemScope Defined in node_modules/@types/react/index.d.ts:1792 Optional itemType # \u2022 itemType ? : string Inherited from ButtonProps . itemType Defined in node_modules/@types/react/index.d.ts:1793 Optional key # \u2022 key ? : Key | null Inherited from LineProgressProps . key Defined in node_modules/@types/react/index.d.ts:137 Optional keyParams # \u2022 keyParams ? : string Inherited from LineProgressProps . keyParams Defined in node_modules/@types/react/index.d.ts:1862 Optional keyType # \u2022 keyType ? : string Inherited from LineProgressProps . keyType Defined in node_modules/@types/react/index.d.ts:1863 Optional kind # \u2022 kind ? : string Inherited from LineProgressProps . kind Defined in node_modules/@types/react/index.d.ts:1864 Optional label # \u2022 label ? : string Inherited from LineProgressProps . label Defined in node_modules/@types/react/index.d.ts:1865 Optional lang # \u2022 lang ? : string Inherited from ButtonProps . lang Defined in node_modules/@types/react/index.d.ts:1761 Optional list # \u2022 list ? : string Inherited from LineProgressProps . list Defined in node_modules/@types/react/index.d.ts:1866 Optional loop # \u2022 loop ? : boolean Inherited from LineProgressProps . loop Defined in node_modules/@types/react/index.d.ts:1867 Optional low # \u2022 low ? : number Inherited from LineProgressProps . low Defined in node_modules/@types/react/index.d.ts:1868 Optional manifest # \u2022 manifest ? : string Inherited from LineProgressProps . manifest Defined in node_modules/@types/react/index.d.ts:1869 Optional marginHeight # \u2022 marginHeight ? : number Inherited from LineProgressProps . marginHeight Defined in node_modules/@types/react/index.d.ts:1870 Optional marginWidth # \u2022 marginWidth ? : number Inherited from LineProgressProps . marginWidth Defined in node_modules/@types/react/index.d.ts:1871 Optional max # \u2022 max ? : number Overrides MenuItemProps . max Defined in src/renderer/components/line-progress/line-progress.tsx:30 Optional maxLength # \u2022 maxLength ? : number Inherited from LineProgressProps . maxLength Defined in node_modules/@types/react/index.d.ts:1873 Optional media # \u2022 media ? : string Inherited from LineProgressProps . media Defined in node_modules/@types/react/index.d.ts:1874 Optional mediaGroup # \u2022 mediaGroup ? : string Inherited from LineProgressProps . mediaGroup Defined in node_modules/@types/react/index.d.ts:1875 Optional method # \u2022 method ? : string Inherited from LineProgressProps . method Defined in node_modules/@types/react/index.d.ts:1876 Optional min # \u2022 min ? : number Overrides MenuItemProps . min Defined in src/renderer/components/line-progress/line-progress.tsx:29 Optional minLength # \u2022 minLength ? : number Inherited from LineProgressProps . minLength Defined in node_modules/@types/react/index.d.ts:1878 Optional multiple # \u2022 multiple ? : boolean Inherited from LineProgressProps . multiple Defined in node_modules/@types/react/index.d.ts:1879 Optional muted # \u2022 muted ? : boolean Inherited from LineProgressProps . muted Defined in node_modules/@types/react/index.d.ts:1880 Optional name # \u2022 name ? : string Inherited from LineProgressProps . name Defined in node_modules/@types/react/index.d.ts:1881 Optional noValidate # \u2022 noValidate ? : boolean Inherited from LineProgressProps . noValidate Defined in node_modules/@types/react/index.d.ts:1883 Optional nonce # \u2022 nonce ? : string Inherited from LineProgressProps . nonce Defined in node_modules/@types/react/index.d.ts:1882 Optional onAbort # \u2022 onAbort ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406 Optional onAbortCapture # \u2022 onAbortCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407 Optional onAnimationEnd # \u2022 onAnimationEnd ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536 Optional onAnimationEndCapture # \u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537 Optional onAnimationIteration # \u2022 onAnimationIteration ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538 Optional onAnimationIterationCapture # \u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539 Optional onAnimationStart # \u2022 onAnimationStart ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534 Optional onAnimationStartCapture # \u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535 Optional onAuxClick # \u2022 onAuxClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452 Optional onAuxClickCapture # \u2022 onAuxClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453 Optional onBeforeInput # \u2022 onBeforeInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380 Optional onBeforeInputCapture # \u2022 onBeforeInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381 Optional onBlur # \u2022 onBlur ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374 Optional onBlurCapture # \u2022 onBlurCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375 Optional onCanPlay # \u2022 onCanPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408 Optional onCanPlayCapture # \u2022 onCanPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409 Optional onCanPlayThrough # \u2022 onCanPlayThrough ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410 Optional onCanPlayThroughCapture # \u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411 Optional onChange # \u2022 onChange ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378 Optional onChangeCapture # \u2022 onChangeCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379 Optional onClick # \u2022 onClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454 Optional onClickCapture # \u2022 onClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455 Optional onCompositionEnd # \u2022 onCompositionEnd ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364 Optional onCompositionEndCapture # \u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365 Optional onCompositionStart # \u2022 onCompositionStart ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366 Optional onCompositionStartCapture # \u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367 Optional onCompositionUpdate # \u2022 onCompositionUpdate ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368 Optional onCompositionUpdateCapture # \u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369 Optional onContextMenu # \u2022 onContextMenu ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456 Optional onContextMenuCapture # \u2022 onContextMenuCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457 Optional onCopy # \u2022 onCopy ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356 Optional onCopyCapture # \u2022 onCopyCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357 Optional onCut # \u2022 onCut ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358 Optional onCutCapture # \u2022 onCutCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359 Optional onDoubleClick # \u2022 onDoubleClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458 Optional onDoubleClickCapture # \u2022 onDoubleClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459 Optional onDrag # \u2022 onDrag ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460 Optional onDragCapture # \u2022 onDragCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461 Optional onDragEnd # \u2022 onDragEnd ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462 Optional onDragEndCapture # \u2022 onDragEndCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463 Optional onDragEnter # \u2022 onDragEnter ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464 Optional onDragEnterCapture # \u2022 onDragEnterCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465 Optional onDragExit # \u2022 onDragExit ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466 Optional onDragExitCapture # \u2022 onDragExitCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467 Optional onDragLeave # \u2022 onDragLeave ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468 Optional onDragLeaveCapture # \u2022 onDragLeaveCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469 Optional onDragOver # \u2022 onDragOver ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470 Optional onDragOverCapture # \u2022 onDragOverCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471 Optional onDragStart # \u2022 onDragStart ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472 Optional onDragStartCapture # \u2022 onDragStartCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473 Optional onDrop # \u2022 onDrop ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474 Optional onDropCapture # \u2022 onDropCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475 Optional onDurationChange # \u2022 onDurationChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412 Optional onDurationChangeCapture # \u2022 onDurationChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413 Optional onEmptied # \u2022 onEmptied ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414 Optional onEmptiedCapture # \u2022 onEmptiedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415 Optional onEncrypted # \u2022 onEncrypted ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416 Optional onEncryptedCapture # \u2022 onEncryptedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417 Optional onEnded # \u2022 onEnded ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418 Optional onEndedCapture # \u2022 onEndedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419 Optional onError # \u2022 onError ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394 Optional onErrorCapture # \u2022 onErrorCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395 Optional onFocus # \u2022 onFocus ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372 Optional onFocusCapture # \u2022 onFocusCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373 Optional onGotPointerCapture # \u2022 onGotPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520 Optional onGotPointerCaptureCapture # \u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521 Optional onInput # \u2022 onInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382 Optional onInputCapture # \u2022 onInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383 Optional onInvalid # \u2022 onInvalid ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388 Optional onInvalidCapture # \u2022 onInvalidCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389 Optional onKeyDown # \u2022 onKeyDown ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398 Optional onKeyDownCapture # \u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399 Optional onKeyPress # \u2022 onKeyPress ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400 Optional onKeyPressCapture # \u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401 Optional onKeyUp # \u2022 onKeyUp ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402 Optional onKeyUpCapture # \u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403 Optional onLoad # \u2022 onLoad ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392 Optional onLoadCapture # \u2022 onLoadCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393 Optional onLoadStart # \u2022 onLoadStart ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424 Optional onLoadStartCapture # \u2022 onLoadStartCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425 Optional onLoadedData # \u2022 onLoadedData ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420 Optional onLoadedDataCapture # \u2022 onLoadedDataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421 Optional onLoadedMetadata # \u2022 onLoadedMetadata ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422 Optional onLoadedMetadataCapture # \u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423 Optional onLostPointerCapture # \u2022 onLostPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522 Optional onLostPointerCaptureCapture # \u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523 Optional onMouseDown # \u2022 onMouseDown ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476 Optional onMouseDownCapture # \u2022 onMouseDownCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477 Optional onMouseEnter # \u2022 onMouseEnter ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478 Optional onMouseLeave # \u2022 onMouseLeave ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479 Optional onMouseMove # \u2022 onMouseMove ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480 Optional onMouseMoveCapture # \u2022 onMouseMoveCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481 Optional onMouseOut # \u2022 onMouseOut ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482 Optional onMouseOutCapture # \u2022 onMouseOutCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483 Optional onMouseOver # \u2022 onMouseOver ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484 Optional onMouseOverCapture # \u2022 onMouseOverCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485 Optional onMouseUp # \u2022 onMouseUp ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486 Optional onMouseUpCapture # \u2022 onMouseUpCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487 Optional onPaste # \u2022 onPaste ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360 Optional onPasteCapture # \u2022 onPasteCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361 Optional onPause # \u2022 onPause ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426 Optional onPauseCapture # \u2022 onPauseCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427 Optional onPlay # \u2022 onPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428 Optional onPlayCapture # \u2022 onPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429 Optional onPlaying # \u2022 onPlaying ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430 Optional onPlayingCapture # \u2022 onPlayingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431 Optional onPointerCancel # \u2022 onPointerCancel ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510 Optional onPointerCancelCapture # \u2022 onPointerCancelCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511 Optional onPointerDown # \u2022 onPointerDown ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504 Optional onPointerDownCapture # \u2022 onPointerDownCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505 Optional onPointerEnter # \u2022 onPointerEnter ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512 Optional onPointerEnterCapture # \u2022 onPointerEnterCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513 Optional onPointerLeave # \u2022 onPointerLeave ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514 Optional onPointerLeaveCapture # \u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515 Optional onPointerMove # \u2022 onPointerMove ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506 Optional onPointerMoveCapture # \u2022 onPointerMoveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507 Optional onPointerOut # \u2022 onPointerOut ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518 Optional onPointerOutCapture # \u2022 onPointerOutCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519 Optional onPointerOver # \u2022 onPointerOver ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516 Optional onPointerOverCapture # \u2022 onPointerOverCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517 Optional onPointerUp # \u2022 onPointerUp ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508 Optional onPointerUpCapture # \u2022 onPointerUpCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509 Optional onProgress # \u2022 onProgress ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432 Optional onProgressCapture # \u2022 onProgressCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433 Optional onRateChange # \u2022 onRateChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434 Optional onRateChangeCapture # \u2022 onRateChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435 Optional onReset # \u2022 onReset ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384 Optional onResetCapture # \u2022 onResetCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385 Optional onScroll # \u2022 onScroll ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526 Optional onScrollCapture # \u2022 onScrollCapture ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527 Optional onSeeked # \u2022 onSeeked ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436 Optional onSeekedCapture # \u2022 onSeekedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437 Optional onSeeking # \u2022 onSeeking ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438 Optional onSeekingCapture # \u2022 onSeekingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439 Optional onSelect # \u2022 onSelect ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490 Optional onSelectCapture # \u2022 onSelectCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491 Optional onStalled # \u2022 onStalled ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440 Optional onStalledCapture # \u2022 onStalledCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441 Optional onSubmit # \u2022 onSubmit ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386 Optional onSubmitCapture # \u2022 onSubmitCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387 Optional onSuspend # \u2022 onSuspend ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442 Optional onSuspendCapture # \u2022 onSuspendCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443 Optional onTimeUpdate # \u2022 onTimeUpdate ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444 Optional onTimeUpdateCapture # \u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445 Optional onTouchCancel # \u2022 onTouchCancel ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494 Optional onTouchCancelCapture # \u2022 onTouchCancelCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495 Optional onTouchEnd # \u2022 onTouchEnd ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496 Optional onTouchEndCapture # \u2022 onTouchEndCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497 Optional onTouchMove # \u2022 onTouchMove ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498 Optional onTouchMoveCapture # \u2022 onTouchMoveCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499 Optional onTouchStart # \u2022 onTouchStart ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500 Optional onTouchStartCapture # \u2022 onTouchStartCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501 Optional onTransitionEnd # \u2022 onTransitionEnd ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542 Optional onTransitionEndCapture # \u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543 Optional onVolumeChange # \u2022 onVolumeChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446 Optional onVolumeChangeCapture # \u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447 Optional onWaiting # \u2022 onWaiting ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448 Optional onWaitingCapture # \u2022 onWaitingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449 Optional onWheel # \u2022 onWheel ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530 Optional onWheelCapture # \u2022 onWheelCapture ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531 Optional open # \u2022 open ? : boolean Inherited from LineProgressProps . open Defined in node_modules/@types/react/index.d.ts:1884 Optional optimum # \u2022 optimum ? : number Inherited from LineProgressProps . optimum Defined in node_modules/@types/react/index.d.ts:1885 Optional pattern # \u2022 pattern ? : string Inherited from LineProgressProps . pattern Defined in node_modules/@types/react/index.d.ts:1886 Optional placeholder # \u2022 placeholder ? : string Inherited from LineProgressProps . placeholder Overrides ButtonProps . placeholder Defined in node_modules/@types/react/index.d.ts:1887 Optional playsInline # \u2022 playsInline ? : boolean Inherited from LineProgressProps . playsInline Defined in node_modules/@types/react/index.d.ts:1888 Optional poster # \u2022 poster ? : string Inherited from LineProgressProps . poster Defined in node_modules/@types/react/index.d.ts:1889 Optional precise # \u2022 precise ? : number Defined in src/renderer/components/line-progress/line-progress.tsx:32 Optional prefix # \u2022 prefix ? : string Inherited from ButtonProps . prefix Defined in node_modules/@types/react/index.d.ts:1780 Optional preload # \u2022 preload ? : string Inherited from LineProgressProps . preload Defined in node_modules/@types/react/index.d.ts:1890 Optional property # \u2022 property ? : string Inherited from ButtonProps . property Defined in node_modules/@types/react/index.d.ts:1781 Optional radioGroup # \u2022 radioGroup ? : string Inherited from ButtonProps . radioGroup Defined in node_modules/@types/react/index.d.ts:1771 Optional readOnly # \u2022 readOnly ? : boolean Inherited from LineProgressProps . readOnly Defined in node_modules/@types/react/index.d.ts:1891 Optional ref # \u2022 ref ? : LegacyRef\u2039any\u203a Inherited from LineProgressProps . ref Defined in node_modules/@types/react/index.d.ts:143 Optional rel # \u2022 rel ? : string Inherited from LineProgressProps . rel Defined in node_modules/@types/react/index.d.ts:1892 Optional required # \u2022 required ? : boolean Inherited from LineProgressProps . required Defined in node_modules/@types/react/index.d.ts:1893 Optional resource # \u2022 resource ? : string Inherited from ButtonProps . resource Defined in node_modules/@types/react/index.d.ts:1782 Optional results # \u2022 results ? : number Inherited from ButtonProps . results Defined in node_modules/@types/react/index.d.ts:1796 Optional reversed # \u2022 reversed ? : boolean Inherited from LineProgressProps . reversed Defined in node_modules/@types/react/index.d.ts:1894 Optional role # \u2022 role ? : string Inherited from ButtonProps . role Defined in node_modules/@types/react/index.d.ts:1774 Optional rowSpan # \u2022 rowSpan ? : number Inherited from LineProgressProps . rowSpan Defined in node_modules/@types/react/index.d.ts:1896 Optional rows # \u2022 rows ? : number Inherited from LineProgressProps . rows Defined in node_modules/@types/react/index.d.ts:1895 Optional sandbox # \u2022 sandbox ? : string Inherited from LineProgressProps . sandbox Defined in node_modules/@types/react/index.d.ts:1897 Optional scope # \u2022 scope ? : string Inherited from LineProgressProps . scope Defined in node_modules/@types/react/index.d.ts:1898 Optional scoped # \u2022 scoped ? : boolean Inherited from LineProgressProps . scoped Defined in node_modules/@types/react/index.d.ts:1899 Optional scrolling # \u2022 scrolling ? : string Inherited from LineProgressProps . scrolling Defined in node_modules/@types/react/index.d.ts:1900 Optional seamless # \u2022 seamless ? : boolean Inherited from LineProgressProps . seamless Defined in node_modules/@types/react/index.d.ts:1901 Optional security # \u2022 security ? : string Inherited from ButtonProps . security Defined in node_modules/@types/react/index.d.ts:1797 Optional selected # \u2022 selected ? : boolean Inherited from LineProgressProps . selected Defined in node_modules/@types/react/index.d.ts:1902 Optional shape # \u2022 shape ? : string Inherited from LineProgressProps . shape Defined in node_modules/@types/react/index.d.ts:1903 Optional size # \u2022 size ? : number Inherited from LineProgressProps . size Defined in node_modules/@types/react/index.d.ts:1904 Optional sizes # \u2022 sizes ? : string Inherited from LineProgressProps . sizes Defined in node_modules/@types/react/index.d.ts:1905 Optional slot # \u2022 slot ? : string Inherited from ButtonProps . slot Defined in node_modules/@types/react/index.d.ts:1763 Optional span # \u2022 span ? : number Inherited from LineProgressProps . span Defined in node_modules/@types/react/index.d.ts:1906 Optional spellCheck # \u2022 spellCheck ? : Booleanish Inherited from ButtonProps . spellCheck Defined in node_modules/@types/react/index.d.ts:1764 Optional src # \u2022 src ? : string Inherited from LineProgressProps . src Defined in node_modules/@types/react/index.d.ts:1907 Optional srcDoc # \u2022 srcDoc ? : string Inherited from LineProgressProps . srcDoc Defined in node_modules/@types/react/index.d.ts:1908 Optional srcLang # \u2022 srcLang ? : string Inherited from LineProgressProps . srcLang Defined in node_modules/@types/react/index.d.ts:1909 Optional srcSet # \u2022 srcSet ? : string Inherited from LineProgressProps . srcSet Defined in node_modules/@types/react/index.d.ts:1910 Optional start # \u2022 start ? : number Inherited from LineProgressProps . start Defined in node_modules/@types/react/index.d.ts:1911 Optional step # \u2022 step ? : number | string Inherited from LineProgressProps . step Defined in node_modules/@types/react/index.d.ts:1912 Optional style # \u2022 style ? : CSSProperties Inherited from ButtonProps . style Defined in node_modules/@types/react/index.d.ts:1765 Optional summary # \u2022 summary ? : string Inherited from LineProgressProps . summary Defined in node_modules/@types/react/index.d.ts:1913 Optional suppressContentEditableWarning # \u2022 suppressContentEditableWarning ? : boolean Inherited from ButtonProps . suppressContentEditableWarning Defined in node_modules/@types/react/index.d.ts:1749 Optional suppressHydrationWarning # \u2022 suppressHydrationWarning ? : boolean Inherited from ButtonProps . suppressHydrationWarning Defined in node_modules/@types/react/index.d.ts:1750 Optional tabIndex # \u2022 tabIndex ? : number Inherited from ButtonProps . tabIndex Defined in node_modules/@types/react/index.d.ts:1766 Optional target # \u2022 target ? : string Inherited from LineProgressProps . target Defined in node_modules/@types/react/index.d.ts:1914 Optional title # \u2022 title ? : string Inherited from ButtonProps . title Defined in node_modules/@types/react/index.d.ts:1767 Optional tooltip # \u2022 tooltip ? : ReactNode | Omit\u2039 TooltipProps , \"targetId\"\u203a Inherited from ButtonProps . tooltip Defined in src/renderer/components/tooltip/withTooltip.tsx:31 Optional tooltipOverrideDisabled # \u2022 tooltipOverrideDisabled ? : boolean Inherited from ButtonProps . tooltipOverrideDisabled Defined in src/renderer/components/tooltip/withTooltip.tsx:36 forces tooltip to detect the target's parent for mouse events. This is useful for displaying tooltips even when the target is \"disabled\" Optional translate # \u2022 translate ? : \"yes\" | \"no\" Inherited from ButtonProps . translate Defined in node_modules/@types/react/index.d.ts:1768 Optional type # \u2022 type ? : string Inherited from LineProgressProps . type Defined in node_modules/@types/react/index.d.ts:1915 Optional typeof # \u2022 typeof ? : string Inherited from ButtonProps . typeof Defined in node_modules/@types/react/index.d.ts:1783 Optional unselectable # \u2022 unselectable ? : \"on\" | \"off\" Inherited from ButtonProps . unselectable Defined in node_modules/@types/react/index.d.ts:1798 Optional useMap # \u2022 useMap ? : string Inherited from LineProgressProps . useMap Defined in node_modules/@types/react/index.d.ts:1916 value # \u2022 value : number Overrides MenuItemProps . value Defined in src/renderer/components/line-progress/line-progress.tsx:28 Optional vocab # \u2022 vocab ? : string Inherited from ButtonProps . vocab Defined in node_modules/@types/react/index.d.ts:1784 Optional width # \u2022 width ? : number | string Inherited from LineProgressProps . width Defined in node_modules/@types/react/index.d.ts:1918 Optional wmode # \u2022 wmode ? : string Inherited from LineProgressProps . wmode Defined in node_modules/@types/react/index.d.ts:1919 Optional wrap # \u2022 wrap ? : string Inherited from LineProgressProps . wrap Defined in node_modules/@types/react/index.d.ts:1920","title":"Interface: LineProgressProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#interface-lineprogressprops","text":"","title":"Interface: LineProgressProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#hierarchy","text":"HTMLProps\u2039any\u203a TooltipDecoratorProps \u21b3 LineProgressProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#properties","text":"about accept acceptCharset accessKey action allowFullScreen allowTransparency alt aria-activedescendant aria-atomic aria-autocomplete aria-busy aria-checked aria-colcount aria-colindex aria-colspan aria-controls aria-current aria-describedby aria-details aria-disabled aria-dropeffect aria-errormessage aria-expanded aria-flowto aria-grabbed aria-haspopup aria-hidden aria-invalid aria-keyshortcuts aria-label aria-labelledby aria-level aria-live aria-modal aria-multiline aria-multiselectable aria-orientation aria-owns aria-placeholder aria-posinset aria-pressed aria-readonly aria-relevant aria-required aria-roledescription aria-rowcount aria-rowindex aria-rowspan aria-selected aria-setsize aria-sort aria-valuemax aria-valuemin aria-valuenow aria-valuetext as async autoCapitalize autoComplete autoCorrect autoFocus autoPlay autoSave capture cellPadding cellSpacing challenge charSet checked children cite classID className colSpan color cols content contentEditable contextMenu controls coords crossOrigin dangerouslySetInnerHTML data datatype dateTime default defaultChecked defaultValue defer dir disabled download draggable encType form formAction formEncType formMethod formNoValidate formTarget frameBorder headers height hidden high href hrefLang htmlFor httpEquiv id inlist inputMode integrity is itemID itemProp itemRef itemScope itemType key keyParams keyType kind label lang list loop low manifest marginHeight marginWidth max maxLength media mediaGroup method min minLength multiple muted name noValidate nonce onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture open optimum pattern placeholder playsInline poster precise prefix preload property radioGroup readOnly ref rel required resource results reversed role rowSpan rows sandbox scope scoped scrolling seamless security selected shape size sizes slot span spellCheck src srcDoc srcLang srcSet start step style summary suppressContentEditableWarning suppressHydrationWarning tabIndex target title tooltip tooltipOverrideDisabled translate type typeof unselectable useMap value vocab width wmode wrap","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-about","text":"\u2022 about ? : string Inherited from ButtonProps . about Defined in node_modules/@types/react/index.d.ts:1777","title":"Optional about"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-accept","text":"\u2022 accept ? : string Inherited from LineProgressProps . accept Defined in node_modules/@types/react/index.d.ts:1815","title":"Optional accept"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-acceptcharset","text":"\u2022 acceptCharset ? : string Inherited from LineProgressProps . acceptCharset Defined in node_modules/@types/react/index.d.ts:1816","title":"Optional acceptCharset"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-accesskey","text":"\u2022 accessKey ? : string Inherited from ButtonProps . accessKey Defined in node_modules/@types/react/index.d.ts:1753","title":"Optional accessKey"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-action","text":"\u2022 action ? : string Inherited from LineProgressProps . action Defined in node_modules/@types/react/index.d.ts:1817","title":"Optional action"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-allowfullscreen","text":"\u2022 allowFullScreen ? : boolean Inherited from LineProgressProps . allowFullScreen Defined in node_modules/@types/react/index.d.ts:1818","title":"Optional allowFullScreen"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-allowtransparency","text":"\u2022 allowTransparency ? : boolean Inherited from LineProgressProps . allowTransparency Defined in node_modules/@types/react/index.d.ts:1819","title":"Optional allowTransparency"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-alt","text":"\u2022 alt ? : string Inherited from LineProgressProps . alt Defined in node_modules/@types/react/index.d.ts:1820","title":"Optional alt"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-activedescendant","text":"\u2022 aria-activedescendant ? : string Inherited from ButtonProps . aria-activedescendant Defined in node_modules/@types/react/index.d.ts:1560 Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application.","title":"Optional aria-activedescendant"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-atomic","text":"\u2022 aria-atomic ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-atomic Defined in node_modules/@types/react/index.d.ts:1562 Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute.","title":"Optional aria-atomic"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-autocomplete","text":"\u2022 aria-autocomplete ? : \"none\" | \"inline\" | \"list\" | \"both\" Inherited from ButtonProps . aria-autocomplete Defined in node_modules/@types/react/index.d.ts:1567 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.","title":"Optional aria-autocomplete"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-busy","text":"\u2022 aria-busy ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-busy Defined in node_modules/@types/react/index.d.ts:1569 Indicates an element is being modified and that assistive technologies MAY want to wait until the modifications are complete before exposing them to the user.","title":"Optional aria-busy"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-checked","text":"\u2022 aria-checked ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-checked Defined in node_modules/@types/react/index.d.ts:1574 Indicates the current \"checked\" state of checkboxes, radio buttons, and other widgets. see aria-pressed @see aria-selected.","title":"Optional aria-checked"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-colcount","text":"\u2022 aria-colcount ? : number Inherited from ButtonProps . aria-colcount Defined in node_modules/@types/react/index.d.ts:1579 Defines the total number of columns in a table, grid, or treegrid. see aria-colindex.","title":"Optional aria-colcount"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-colindex","text":"\u2022 aria-colindex ? : number Inherited from ButtonProps . aria-colindex Defined in node_modules/@types/react/index.d.ts:1584 Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid. see aria-colcount @see aria-colspan.","title":"Optional aria-colindex"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-colspan","text":"\u2022 aria-colspan ? : number Inherited from ButtonProps . aria-colspan Defined in node_modules/@types/react/index.d.ts:1589 Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid. see aria-colindex @see aria-rowspan.","title":"Optional aria-colspan"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-controls","text":"\u2022 aria-controls ? : string Inherited from ButtonProps . aria-controls Defined in node_modules/@types/react/index.d.ts:1594 Identifies the element (or elements) whose contents or presence are controlled by the current element. see aria-owns.","title":"Optional aria-controls"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-current","text":"\u2022 aria-current ? : boolean | \"false\" | \"true\" | \"page\" | \"step\" | \"location\" | \"date\" | \"time\" Inherited from ButtonProps . aria-current Defined in node_modules/@types/react/index.d.ts:1596 Indicates the element that represents the current item within a container or set of related elements.","title":"Optional aria-current"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-describedby","text":"\u2022 aria-describedby ? : string Inherited from ButtonProps . aria-describedby Defined in node_modules/@types/react/index.d.ts:1601 Identifies the element (or elements) that describes the object. see aria-labelledby","title":"Optional aria-describedby"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-details","text":"\u2022 aria-details ? : string Inherited from ButtonProps . aria-details Defined in node_modules/@types/react/index.d.ts:1606 Identifies the element that provides a detailed, extended description for the object. see aria-describedby.","title":"Optional aria-details"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-disabled","text":"\u2022 aria-disabled ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-disabled Defined in node_modules/@types/react/index.d.ts:1611 Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable. see aria-hidden @see aria-readonly.","title":"Optional aria-disabled"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-dropeffect","text":"\u2022 aria-dropeffect ? : \"none\" | \"copy\" | \"execute\" | \"link\" | \"move\" | \"popup\" Inherited from ButtonProps . aria-dropeffect Defined in node_modules/@types/react/index.d.ts:1616 Indicates what functions can be performed when a dragged object is released on the drop target. deprecated in ARIA 1.1","title":"Optional aria-dropeffect"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-errormessage","text":"\u2022 aria-errormessage ? : string Inherited from ButtonProps . aria-errormessage Defined in node_modules/@types/react/index.d.ts:1621 Identifies the element that provides an error message for the object. see aria-invalid @see aria-describedby.","title":"Optional aria-errormessage"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-expanded","text":"\u2022 aria-expanded ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-expanded Defined in node_modules/@types/react/index.d.ts:1623 Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed.","title":"Optional aria-expanded"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-flowto","text":"\u2022 aria-flowto ? : string Inherited from ButtonProps . aria-flowto Defined in node_modules/@types/react/index.d.ts:1628 Identifies the next element (or elements) in an alternate reading order of content which, at the user's discretion, allows assistive technology to override the general default of reading in document source order.","title":"Optional aria-flowto"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-grabbed","text":"\u2022 aria-grabbed ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-grabbed Defined in node_modules/@types/react/index.d.ts:1633 Indicates an element's \"grabbed\" state in a drag-and-drop operation. deprecated in ARIA 1.1","title":"Optional aria-grabbed"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-haspopup","text":"\u2022 aria-haspopup ? : boolean | \"false\" | \"true\" | \"menu\" | \"listbox\" | \"tree\" | \"grid\" | \"dialog\" Inherited from ButtonProps . aria-haspopup Defined in node_modules/@types/react/index.d.ts:1635 Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.","title":"Optional aria-haspopup"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-hidden","text":"\u2022 aria-hidden ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-hidden Defined in node_modules/@types/react/index.d.ts:1640 Indicates whether the element is exposed to an accessibility API. see aria-disabled.","title":"Optional aria-hidden"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-invalid","text":"\u2022 aria-invalid ? : boolean | \"false\" | \"true\" | \"grammar\" | \"spelling\" Inherited from ButtonProps . aria-invalid Defined in node_modules/@types/react/index.d.ts:1645 Indicates the entered value does not conform to the format expected by the application. see aria-errormessage.","title":"Optional aria-invalid"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-keyshortcuts","text":"\u2022 aria-keyshortcuts ? : string Inherited from ButtonProps . aria-keyshortcuts Defined in node_modules/@types/react/index.d.ts:1647 Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element.","title":"Optional aria-keyshortcuts"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-label","text":"\u2022 aria-label ? : string Inherited from ButtonProps . aria-label Defined in node_modules/@types/react/index.d.ts:1652 Defines a string value that labels the current element. see aria-labelledby.","title":"Optional aria-label"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-labelledby","text":"\u2022 aria-labelledby ? : string Inherited from ButtonProps . aria-labelledby Defined in node_modules/@types/react/index.d.ts:1657 Identifies the element (or elements) that labels the current element. see aria-describedby.","title":"Optional aria-labelledby"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-level","text":"\u2022 aria-level ? : number Inherited from ButtonProps . aria-level Defined in node_modules/@types/react/index.d.ts:1659 Defines the hierarchical level of an element within a structure.","title":"Optional aria-level"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-live","text":"\u2022 aria-live ? : \"off\" | \"assertive\" | \"polite\" Inherited from ButtonProps . aria-live Defined in node_modules/@types/react/index.d.ts:1661 Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region.","title":"Optional aria-live"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-modal","text":"\u2022 aria-modal ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-modal Defined in node_modules/@types/react/index.d.ts:1663 Indicates whether an element is modal when displayed.","title":"Optional aria-modal"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-multiline","text":"\u2022 aria-multiline ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiline Defined in node_modules/@types/react/index.d.ts:1665 Indicates whether a text box accepts multiple lines of input or only a single line.","title":"Optional aria-multiline"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-multiselectable","text":"\u2022 aria-multiselectable ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiselectable Defined in node_modules/@types/react/index.d.ts:1667 Indicates that the user may select more than one item from the current selectable descendants.","title":"Optional aria-multiselectable"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-orientation","text":"\u2022 aria-orientation ? : \"horizontal\" | \"vertical\" Inherited from ButtonProps . aria-orientation Defined in node_modules/@types/react/index.d.ts:1669 Indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous.","title":"Optional aria-orientation"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-owns","text":"\u2022 aria-owns ? : string Inherited from ButtonProps . aria-owns Defined in node_modules/@types/react/index.d.ts:1675 Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship between DOM elements where the DOM hierarchy cannot be used to represent the relationship. see aria-controls.","title":"Optional aria-owns"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-placeholder","text":"\u2022 aria-placeholder ? : string Inherited from ButtonProps . aria-placeholder Defined in node_modules/@types/react/index.d.ts:1680 Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value. A hint could be a sample value or a brief description of the expected format.","title":"Optional aria-placeholder"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-posinset","text":"\u2022 aria-posinset ? : number Inherited from ButtonProps . aria-posinset Defined in node_modules/@types/react/index.d.ts:1685 Defines an element's number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-setsize.","title":"Optional aria-posinset"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-pressed","text":"\u2022 aria-pressed ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-pressed Defined in node_modules/@types/react/index.d.ts:1690 Indicates the current \"pressed\" state of toggle buttons. see aria-checked @see aria-selected.","title":"Optional aria-pressed"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-readonly","text":"\u2022 aria-readonly ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-readonly Defined in node_modules/@types/react/index.d.ts:1695 Indicates that the element is not editable, but is otherwise operable. see aria-disabled.","title":"Optional aria-readonly"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-relevant","text":"\u2022 aria-relevant ? : \"additions\" | \"additions removals\" | \"additions text\" | \"all\" | \"removals\" | \"removals additions\" | \"removals text\" | \"text\" | \"text additions\" | \"text removals\" Inherited from ButtonProps . aria-relevant Defined in node_modules/@types/react/index.d.ts:1700 Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified. see aria-atomic.","title":"Optional aria-relevant"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-required","text":"\u2022 aria-required ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-required Defined in node_modules/@types/react/index.d.ts:1702 Indicates that user input is required on the element before a form may be submitted.","title":"Optional aria-required"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-roledescription","text":"\u2022 aria-roledescription ? : string Inherited from ButtonProps . aria-roledescription Defined in node_modules/@types/react/index.d.ts:1704 Defines a human-readable, author-localized description for the role of an element.","title":"Optional aria-roledescription"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-rowcount","text":"\u2022 aria-rowcount ? : number Inherited from ButtonProps . aria-rowcount Defined in node_modules/@types/react/index.d.ts:1709 Defines the total number of rows in a table, grid, or treegrid. see aria-rowindex.","title":"Optional aria-rowcount"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-rowindex","text":"\u2022 aria-rowindex ? : number Inherited from ButtonProps . aria-rowindex Defined in node_modules/@types/react/index.d.ts:1714 Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid. see aria-rowcount @see aria-rowspan.","title":"Optional aria-rowindex"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-rowspan","text":"\u2022 aria-rowspan ? : number Inherited from ButtonProps . aria-rowspan Defined in node_modules/@types/react/index.d.ts:1719 Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid. see aria-rowindex @see aria-colspan.","title":"Optional aria-rowspan"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-selected","text":"\u2022 aria-selected ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-selected Defined in node_modules/@types/react/index.d.ts:1724 Indicates the current \"selected\" state of various widgets. see aria-checked @see aria-pressed.","title":"Optional aria-selected"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-setsize","text":"\u2022 aria-setsize ? : number Inherited from ButtonProps . aria-setsize Defined in node_modules/@types/react/index.d.ts:1729 Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-posinset.","title":"Optional aria-setsize"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-sort","text":"\u2022 aria-sort ? : \"none\" | \"ascending\" | \"descending\" | \"other\" Inherited from ButtonProps . aria-sort Defined in node_modules/@types/react/index.d.ts:1731 Indicates if items in a table or grid are sorted in ascending or descending order.","title":"Optional aria-sort"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-valuemax","text":"\u2022 aria-valuemax ? : number Inherited from ButtonProps . aria-valuemax Defined in node_modules/@types/react/index.d.ts:1733 Defines the maximum allowed value for a range widget.","title":"Optional aria-valuemax"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-valuemin","text":"\u2022 aria-valuemin ? : number Inherited from ButtonProps . aria-valuemin Defined in node_modules/@types/react/index.d.ts:1735 Defines the minimum allowed value for a range widget.","title":"Optional aria-valuemin"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-valuenow","text":"\u2022 aria-valuenow ? : number Inherited from ButtonProps . aria-valuenow Defined in node_modules/@types/react/index.d.ts:1740 Defines the current value for a range widget. see aria-valuetext.","title":"Optional aria-valuenow"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-aria-valuetext","text":"\u2022 aria-valuetext ? : string Inherited from ButtonProps . aria-valuetext Defined in node_modules/@types/react/index.d.ts:1742 Defines the human readable text alternative of aria-valuenow for a range widget.","title":"Optional aria-valuetext"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-as","text":"\u2022 as ? : string Inherited from LineProgressProps . as Defined in node_modules/@types/react/index.d.ts:1821","title":"Optional as"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-async","text":"\u2022 async ? : boolean Inherited from LineProgressProps . async Defined in node_modules/@types/react/index.d.ts:1822","title":"Optional async"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-autocapitalize","text":"\u2022 autoCapitalize ? : string Inherited from ButtonProps . autoCapitalize Defined in node_modules/@types/react/index.d.ts:1787","title":"Optional autoCapitalize"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-autocomplete","text":"\u2022 autoComplete ? : string Inherited from LineProgressProps . autoComplete Defined in node_modules/@types/react/index.d.ts:1823","title":"Optional autoComplete"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-autocorrect","text":"\u2022 autoCorrect ? : string Inherited from ButtonProps . autoCorrect Defined in node_modules/@types/react/index.d.ts:1788","title":"Optional autoCorrect"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-autofocus","text":"\u2022 autoFocus ? : boolean Inherited from LineProgressProps . autoFocus Defined in node_modules/@types/react/index.d.ts:1824","title":"Optional autoFocus"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-autoplay","text":"\u2022 autoPlay ? : boolean Inherited from LineProgressProps . autoPlay Defined in node_modules/@types/react/index.d.ts:1825","title":"Optional autoPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-autosave","text":"\u2022 autoSave ? : string Inherited from ButtonProps . autoSave Defined in node_modules/@types/react/index.d.ts:1789","title":"Optional autoSave"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-capture","text":"\u2022 capture ? : boolean | string Inherited from LineProgressProps . capture Defined in node_modules/@types/react/index.d.ts:1826","title":"Optional capture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-cellpadding","text":"\u2022 cellPadding ? : number | string Inherited from LineProgressProps . cellPadding Defined in node_modules/@types/react/index.d.ts:1827","title":"Optional cellPadding"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-cellspacing","text":"\u2022 cellSpacing ? : number | string Inherited from LineProgressProps . cellSpacing Defined in node_modules/@types/react/index.d.ts:1828","title":"Optional cellSpacing"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-challenge","text":"\u2022 challenge ? : string Inherited from LineProgressProps . challenge Defined in node_modules/@types/react/index.d.ts:1830","title":"Optional challenge"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-charset","text":"\u2022 charSet ? : string Inherited from LineProgressProps . charSet Defined in node_modules/@types/react/index.d.ts:1829","title":"Optional charSet"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-checked","text":"\u2022 checked ? : boolean Inherited from LineProgressProps . checked Defined in node_modules/@types/react/index.d.ts:1831","title":"Optional checked"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-children","text":"\u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350","title":"Optional children"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-cite","text":"\u2022 cite ? : string Inherited from LineProgressProps . cite Defined in node_modules/@types/react/index.d.ts:1832","title":"Optional cite"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-classid","text":"\u2022 classID ? : string Inherited from LineProgressProps . classID Defined in node_modules/@types/react/index.d.ts:1833","title":"Optional classID"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-classname","text":"\u2022 className ? : any Overrides ButtonProps . className Defined in src/renderer/components/line-progress/line-progress.tsx:31","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-colspan","text":"\u2022 colSpan ? : number Inherited from LineProgressProps . colSpan Defined in node_modules/@types/react/index.d.ts:1835","title":"Optional colSpan"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-color","text":"\u2022 color ? : string Inherited from ButtonProps . color Defined in node_modules/@types/react/index.d.ts:1790","title":"Optional color"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-cols","text":"\u2022 cols ? : number Inherited from LineProgressProps . cols Defined in node_modules/@types/react/index.d.ts:1834","title":"Optional cols"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-content","text":"\u2022 content ? : string Inherited from LineProgressProps . content Defined in node_modules/@types/react/index.d.ts:1836","title":"Optional content"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-contenteditable","text":"\u2022 contentEditable ? : Booleanish | \"inherit\" Inherited from ButtonProps . contentEditable Defined in node_modules/@types/react/index.d.ts:1755","title":"Optional contentEditable"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-contextmenu","text":"\u2022 contextMenu ? : string Inherited from ButtonProps . contextMenu Defined in node_modules/@types/react/index.d.ts:1756","title":"Optional contextMenu"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-controls","text":"\u2022 controls ? : boolean Inherited from LineProgressProps . controls Defined in node_modules/@types/react/index.d.ts:1837","title":"Optional controls"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-coords","text":"\u2022 coords ? : string Inherited from LineProgressProps . coords Defined in node_modules/@types/react/index.d.ts:1838","title":"Optional coords"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-crossorigin","text":"\u2022 crossOrigin ? : string Inherited from LineProgressProps . crossOrigin Defined in node_modules/@types/react/index.d.ts:1839","title":"Optional crossOrigin"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-dangerouslysetinnerhtml","text":"\u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351","title":"Optional dangerouslySetInnerHTML"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-data","text":"\u2022 data ? : string Inherited from LineProgressProps . data Defined in node_modules/@types/react/index.d.ts:1840","title":"Optional data"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-datatype","text":"\u2022 datatype ? : string Inherited from ButtonProps . datatype Defined in node_modules/@types/react/index.d.ts:1778","title":"Optional datatype"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-datetime","text":"\u2022 dateTime ? : string Inherited from LineProgressProps . dateTime Defined in node_modules/@types/react/index.d.ts:1841","title":"Optional dateTime"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-default","text":"\u2022 default ? : boolean Inherited from LineProgressProps . default Defined in node_modules/@types/react/index.d.ts:1842","title":"Optional default"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-defaultchecked","text":"\u2022 defaultChecked ? : boolean Inherited from ButtonProps . defaultChecked Defined in node_modules/@types/react/index.d.ts:1747","title":"Optional defaultChecked"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-defaultvalue","text":"\u2022 defaultValue ? : string | number | ReadonlyArray\u2039string\u203a Inherited from ButtonProps . defaultValue Defined in node_modules/@types/react/index.d.ts:1748","title":"Optional defaultValue"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-defer","text":"\u2022 defer ? : boolean Inherited from LineProgressProps . defer Defined in node_modules/@types/react/index.d.ts:1843","title":"Optional defer"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-dir","text":"\u2022 dir ? : string Inherited from ButtonProps . dir Defined in node_modules/@types/react/index.d.ts:1757","title":"Optional dir"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-disabled","text":"\u2022 disabled ? : boolean Inherited from LineProgressProps . disabled Defined in node_modules/@types/react/index.d.ts:1844","title":"Optional disabled"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-download","text":"\u2022 download ? : any Inherited from LineProgressProps . download Defined in node_modules/@types/react/index.d.ts:1845","title":"Optional download"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-draggable","text":"\u2022 draggable ? : Booleanish Inherited from ButtonProps . draggable Defined in node_modules/@types/react/index.d.ts:1758","title":"Optional draggable"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-enctype","text":"\u2022 encType ? : string Inherited from LineProgressProps . encType Defined in node_modules/@types/react/index.d.ts:1846","title":"Optional encType"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-form","text":"\u2022 form ? : string Inherited from LineProgressProps . form Defined in node_modules/@types/react/index.d.ts:1847","title":"Optional form"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-formaction","text":"\u2022 formAction ? : string Inherited from LineProgressProps . formAction Defined in node_modules/@types/react/index.d.ts:1848","title":"Optional formAction"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-formenctype","text":"\u2022 formEncType ? : string Inherited from LineProgressProps . formEncType Defined in node_modules/@types/react/index.d.ts:1849","title":"Optional formEncType"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-formmethod","text":"\u2022 formMethod ? : string Inherited from LineProgressProps . formMethod Defined in node_modules/@types/react/index.d.ts:1850","title":"Optional formMethod"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-formnovalidate","text":"\u2022 formNoValidate ? : boolean Inherited from LineProgressProps . formNoValidate Defined in node_modules/@types/react/index.d.ts:1851","title":"Optional formNoValidate"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-formtarget","text":"\u2022 formTarget ? : string Inherited from LineProgressProps . formTarget Defined in node_modules/@types/react/index.d.ts:1852","title":"Optional formTarget"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-frameborder","text":"\u2022 frameBorder ? : number | string Inherited from LineProgressProps . frameBorder Defined in node_modules/@types/react/index.d.ts:1853","title":"Optional frameBorder"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-headers","text":"\u2022 headers ? : string Inherited from LineProgressProps . headers Defined in node_modules/@types/react/index.d.ts:1854","title":"Optional headers"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-height","text":"\u2022 height ? : number | string Inherited from LineProgressProps . height Defined in node_modules/@types/react/index.d.ts:1855","title":"Optional height"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-hidden","text":"\u2022 hidden ? : boolean Inherited from IconProps . hidden Defined in node_modules/@types/react/index.d.ts:1759","title":"Optional hidden"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-high","text":"\u2022 high ? : number Inherited from LineProgressProps . high Defined in node_modules/@types/react/index.d.ts:1856","title":"Optional high"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-href","text":"\u2022 href ? : string Inherited from LineProgressProps . href Defined in node_modules/@types/react/index.d.ts:1857","title":"Optional href"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-hreflang","text":"\u2022 hrefLang ? : string Inherited from LineProgressProps . hrefLang Defined in node_modules/@types/react/index.d.ts:1858","title":"Optional hrefLang"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-htmlfor","text":"\u2022 htmlFor ? : string Inherited from LineProgressProps . htmlFor Defined in node_modules/@types/react/index.d.ts:1859","title":"Optional htmlFor"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-httpequiv","text":"\u2022 httpEquiv ? : string Inherited from LineProgressProps . httpEquiv Defined in node_modules/@types/react/index.d.ts:1860","title":"Optional httpEquiv"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-id","text":"\u2022 id ? : string Inherited from ButtonProps . id Defined in node_modules/@types/react/index.d.ts:1760","title":"Optional id"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-inlist","text":"\u2022 inlist ? : any Inherited from ButtonProps . inlist Defined in node_modules/@types/react/index.d.ts:1779","title":"Optional inlist"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-inputmode","text":"\u2022 inputMode ? : \"none\" | \"text\" | \"tel\" | \"url\" | \"email\" | \"numeric\" | \"decimal\" | \"search\" Inherited from ButtonProps . inputMode Defined in node_modules/@types/react/index.d.ts:1805 Hints at the type of data that might be entered by the user while editing the element or its contents see https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute","title":"Optional inputMode"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-integrity","text":"\u2022 integrity ? : string Inherited from LineProgressProps . integrity Defined in node_modules/@types/react/index.d.ts:1861","title":"Optional integrity"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-is","text":"\u2022 is ? : string Inherited from ButtonProps . is Defined in node_modules/@types/react/index.d.ts:1810 Specify that a standard HTML element should behave like a defined custom built-in element see https://html.spec.whatwg.org/multipage/custom-elements.html#attr-is","title":"Optional is"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-itemid","text":"\u2022 itemID ? : string Inherited from ButtonProps . itemID Defined in node_modules/@types/react/index.d.ts:1794","title":"Optional itemID"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-itemprop","text":"\u2022 itemProp ? : string Inherited from ButtonProps . itemProp Defined in node_modules/@types/react/index.d.ts:1791","title":"Optional itemProp"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-itemref","text":"\u2022 itemRef ? : string Inherited from ButtonProps . itemRef Defined in node_modules/@types/react/index.d.ts:1795","title":"Optional itemRef"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-itemscope","text":"\u2022 itemScope ? : boolean Inherited from ButtonProps . itemScope Defined in node_modules/@types/react/index.d.ts:1792","title":"Optional itemScope"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-itemtype","text":"\u2022 itemType ? : string Inherited from ButtonProps . itemType Defined in node_modules/@types/react/index.d.ts:1793","title":"Optional itemType"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-key","text":"\u2022 key ? : Key | null Inherited from LineProgressProps . key Defined in node_modules/@types/react/index.d.ts:137","title":"Optional key"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-keyparams","text":"\u2022 keyParams ? : string Inherited from LineProgressProps . keyParams Defined in node_modules/@types/react/index.d.ts:1862","title":"Optional keyParams"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-keytype","text":"\u2022 keyType ? : string Inherited from LineProgressProps . keyType Defined in node_modules/@types/react/index.d.ts:1863","title":"Optional keyType"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-kind","text":"\u2022 kind ? : string Inherited from LineProgressProps . kind Defined in node_modules/@types/react/index.d.ts:1864","title":"Optional kind"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-label","text":"\u2022 label ? : string Inherited from LineProgressProps . label Defined in node_modules/@types/react/index.d.ts:1865","title":"Optional label"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-lang","text":"\u2022 lang ? : string Inherited from ButtonProps . lang Defined in node_modules/@types/react/index.d.ts:1761","title":"Optional lang"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-list","text":"\u2022 list ? : string Inherited from LineProgressProps . list Defined in node_modules/@types/react/index.d.ts:1866","title":"Optional list"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-loop","text":"\u2022 loop ? : boolean Inherited from LineProgressProps . loop Defined in node_modules/@types/react/index.d.ts:1867","title":"Optional loop"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-low","text":"\u2022 low ? : number Inherited from LineProgressProps . low Defined in node_modules/@types/react/index.d.ts:1868","title":"Optional low"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-manifest","text":"\u2022 manifest ? : string Inherited from LineProgressProps . manifest Defined in node_modules/@types/react/index.d.ts:1869","title":"Optional manifest"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-marginheight","text":"\u2022 marginHeight ? : number Inherited from LineProgressProps . marginHeight Defined in node_modules/@types/react/index.d.ts:1870","title":"Optional marginHeight"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-marginwidth","text":"\u2022 marginWidth ? : number Inherited from LineProgressProps . marginWidth Defined in node_modules/@types/react/index.d.ts:1871","title":"Optional marginWidth"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-max","text":"\u2022 max ? : number Overrides MenuItemProps . max Defined in src/renderer/components/line-progress/line-progress.tsx:30","title":"Optional max"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-maxlength","text":"\u2022 maxLength ? : number Inherited from LineProgressProps . maxLength Defined in node_modules/@types/react/index.d.ts:1873","title":"Optional maxLength"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-media","text":"\u2022 media ? : string Inherited from LineProgressProps . media Defined in node_modules/@types/react/index.d.ts:1874","title":"Optional media"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-mediagroup","text":"\u2022 mediaGroup ? : string Inherited from LineProgressProps . mediaGroup Defined in node_modules/@types/react/index.d.ts:1875","title":"Optional mediaGroup"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-method","text":"\u2022 method ? : string Inherited from LineProgressProps . method Defined in node_modules/@types/react/index.d.ts:1876","title":"Optional method"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-min","text":"\u2022 min ? : number Overrides MenuItemProps . min Defined in src/renderer/components/line-progress/line-progress.tsx:29","title":"Optional min"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-minlength","text":"\u2022 minLength ? : number Inherited from LineProgressProps . minLength Defined in node_modules/@types/react/index.d.ts:1878","title":"Optional minLength"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-multiple","text":"\u2022 multiple ? : boolean Inherited from LineProgressProps . multiple Defined in node_modules/@types/react/index.d.ts:1879","title":"Optional multiple"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-muted","text":"\u2022 muted ? : boolean Inherited from LineProgressProps . muted Defined in node_modules/@types/react/index.d.ts:1880","title":"Optional muted"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-name","text":"\u2022 name ? : string Inherited from LineProgressProps . name Defined in node_modules/@types/react/index.d.ts:1881","title":"Optional name"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-novalidate","text":"\u2022 noValidate ? : boolean Inherited from LineProgressProps . noValidate Defined in node_modules/@types/react/index.d.ts:1883","title":"Optional noValidate"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-nonce","text":"\u2022 nonce ? : string Inherited from LineProgressProps . nonce Defined in node_modules/@types/react/index.d.ts:1882","title":"Optional nonce"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onabort","text":"\u2022 onAbort ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406","title":"Optional onAbort"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onabortcapture","text":"\u2022 onAbortCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407","title":"Optional onAbortCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onanimationend","text":"\u2022 onAnimationEnd ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536","title":"Optional onAnimationEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onanimationendcapture","text":"\u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537","title":"Optional onAnimationEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onanimationiteration","text":"\u2022 onAnimationIteration ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538","title":"Optional onAnimationIteration"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onanimationiterationcapture","text":"\u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539","title":"Optional onAnimationIterationCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onanimationstart","text":"\u2022 onAnimationStart ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534","title":"Optional onAnimationStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onanimationstartcapture","text":"\u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535","title":"Optional onAnimationStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onauxclick","text":"\u2022 onAuxClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452","title":"Optional onAuxClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onauxclickcapture","text":"\u2022 onAuxClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453","title":"Optional onAuxClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onbeforeinput","text":"\u2022 onBeforeInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380","title":"Optional onBeforeInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onbeforeinputcapture","text":"\u2022 onBeforeInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381","title":"Optional onBeforeInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onblur","text":"\u2022 onBlur ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374","title":"Optional onBlur"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onblurcapture","text":"\u2022 onBlurCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375","title":"Optional onBlurCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-oncanplay","text":"\u2022 onCanPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408","title":"Optional onCanPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-oncanplaycapture","text":"\u2022 onCanPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409","title":"Optional onCanPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-oncanplaythrough","text":"\u2022 onCanPlayThrough ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410","title":"Optional onCanPlayThrough"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-oncanplaythroughcapture","text":"\u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411","title":"Optional onCanPlayThroughCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onchange","text":"\u2022 onChange ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378","title":"Optional onChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onchangecapture","text":"\u2022 onChangeCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379","title":"Optional onChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onclick","text":"\u2022 onClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454","title":"Optional onClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onclickcapture","text":"\u2022 onClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455","title":"Optional onClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-oncompositionend","text":"\u2022 onCompositionEnd ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364","title":"Optional onCompositionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-oncompositionendcapture","text":"\u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365","title":"Optional onCompositionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-oncompositionstart","text":"\u2022 onCompositionStart ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366","title":"Optional onCompositionStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-oncompositionstartcapture","text":"\u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367","title":"Optional onCompositionStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-oncompositionupdate","text":"\u2022 onCompositionUpdate ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368","title":"Optional onCompositionUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-oncompositionupdatecapture","text":"\u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369","title":"Optional onCompositionUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-oncontextmenu","text":"\u2022 onContextMenu ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456","title":"Optional onContextMenu"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-oncontextmenucapture","text":"\u2022 onContextMenuCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457","title":"Optional onContextMenuCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-oncopy","text":"\u2022 onCopy ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356","title":"Optional onCopy"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-oncopycapture","text":"\u2022 onCopyCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357","title":"Optional onCopyCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-oncut","text":"\u2022 onCut ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358","title":"Optional onCut"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-oncutcapture","text":"\u2022 onCutCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359","title":"Optional onCutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ondoubleclick","text":"\u2022 onDoubleClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458","title":"Optional onDoubleClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ondoubleclickcapture","text":"\u2022 onDoubleClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459","title":"Optional onDoubleClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ondrag","text":"\u2022 onDrag ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460","title":"Optional onDrag"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ondragcapture","text":"\u2022 onDragCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461","title":"Optional onDragCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ondragend","text":"\u2022 onDragEnd ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462","title":"Optional onDragEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ondragendcapture","text":"\u2022 onDragEndCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463","title":"Optional onDragEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ondragenter","text":"\u2022 onDragEnter ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464","title":"Optional onDragEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ondragentercapture","text":"\u2022 onDragEnterCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465","title":"Optional onDragEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ondragexit","text":"\u2022 onDragExit ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466","title":"Optional onDragExit"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ondragexitcapture","text":"\u2022 onDragExitCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467","title":"Optional onDragExitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ondragleave","text":"\u2022 onDragLeave ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468","title":"Optional onDragLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ondragleavecapture","text":"\u2022 onDragLeaveCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469","title":"Optional onDragLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ondragover","text":"\u2022 onDragOver ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470","title":"Optional onDragOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ondragovercapture","text":"\u2022 onDragOverCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471","title":"Optional onDragOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ondragstart","text":"\u2022 onDragStart ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472","title":"Optional onDragStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ondragstartcapture","text":"\u2022 onDragStartCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473","title":"Optional onDragStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ondrop","text":"\u2022 onDrop ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474","title":"Optional onDrop"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ondropcapture","text":"\u2022 onDropCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475","title":"Optional onDropCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ondurationchange","text":"\u2022 onDurationChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412","title":"Optional onDurationChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ondurationchangecapture","text":"\u2022 onDurationChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413","title":"Optional onDurationChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onemptied","text":"\u2022 onEmptied ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414","title":"Optional onEmptied"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onemptiedcapture","text":"\u2022 onEmptiedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415","title":"Optional onEmptiedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onencrypted","text":"\u2022 onEncrypted ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416","title":"Optional onEncrypted"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onencryptedcapture","text":"\u2022 onEncryptedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417","title":"Optional onEncryptedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onended","text":"\u2022 onEnded ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418","title":"Optional onEnded"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onendedcapture","text":"\u2022 onEndedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419","title":"Optional onEndedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onerror","text":"\u2022 onError ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394","title":"Optional onError"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onerrorcapture","text":"\u2022 onErrorCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395","title":"Optional onErrorCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onfocus","text":"\u2022 onFocus ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372","title":"Optional onFocus"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onfocuscapture","text":"\u2022 onFocusCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373","title":"Optional onFocusCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ongotpointercapture","text":"\u2022 onGotPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520","title":"Optional onGotPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ongotpointercapturecapture","text":"\u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521","title":"Optional onGotPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-oninput","text":"\u2022 onInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382","title":"Optional onInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-oninputcapture","text":"\u2022 onInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383","title":"Optional onInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-oninvalid","text":"\u2022 onInvalid ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388","title":"Optional onInvalid"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-oninvalidcapture","text":"\u2022 onInvalidCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389","title":"Optional onInvalidCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onkeydown","text":"\u2022 onKeyDown ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398","title":"Optional onKeyDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onkeydowncapture","text":"\u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399","title":"Optional onKeyDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onkeypress","text":"\u2022 onKeyPress ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400","title":"Optional onKeyPress"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onkeypresscapture","text":"\u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401","title":"Optional onKeyPressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onkeyup","text":"\u2022 onKeyUp ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402","title":"Optional onKeyUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onkeyupcapture","text":"\u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403","title":"Optional onKeyUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onload","text":"\u2022 onLoad ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392","title":"Optional onLoad"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onloadcapture","text":"\u2022 onLoadCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393","title":"Optional onLoadCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onloadstart","text":"\u2022 onLoadStart ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424","title":"Optional onLoadStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onloadstartcapture","text":"\u2022 onLoadStartCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425","title":"Optional onLoadStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onloadeddata","text":"\u2022 onLoadedData ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420","title":"Optional onLoadedData"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onloadeddatacapture","text":"\u2022 onLoadedDataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421","title":"Optional onLoadedDataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onloadedmetadata","text":"\u2022 onLoadedMetadata ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422","title":"Optional onLoadedMetadata"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onloadedmetadatacapture","text":"\u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423","title":"Optional onLoadedMetadataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onlostpointercapture","text":"\u2022 onLostPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522","title":"Optional onLostPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onlostpointercapturecapture","text":"\u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523","title":"Optional onLostPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onmousedown","text":"\u2022 onMouseDown ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476","title":"Optional onMouseDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onmousedowncapture","text":"\u2022 onMouseDownCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477","title":"Optional onMouseDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onmouseenter","text":"\u2022 onMouseEnter ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478","title":"Optional onMouseEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onmouseleave","text":"\u2022 onMouseLeave ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479","title":"Optional onMouseLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onmousemove","text":"\u2022 onMouseMove ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480","title":"Optional onMouseMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onmousemovecapture","text":"\u2022 onMouseMoveCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481","title":"Optional onMouseMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onmouseout","text":"\u2022 onMouseOut ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482","title":"Optional onMouseOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onmouseoutcapture","text":"\u2022 onMouseOutCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483","title":"Optional onMouseOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onmouseover","text":"\u2022 onMouseOver ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484","title":"Optional onMouseOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onmouseovercapture","text":"\u2022 onMouseOverCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485","title":"Optional onMouseOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onmouseup","text":"\u2022 onMouseUp ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486","title":"Optional onMouseUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onmouseupcapture","text":"\u2022 onMouseUpCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487","title":"Optional onMouseUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onpaste","text":"\u2022 onPaste ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360","title":"Optional onPaste"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onpastecapture","text":"\u2022 onPasteCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361","title":"Optional onPasteCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onpause","text":"\u2022 onPause ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426","title":"Optional onPause"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onpausecapture","text":"\u2022 onPauseCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427","title":"Optional onPauseCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onplay","text":"\u2022 onPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428","title":"Optional onPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onplaycapture","text":"\u2022 onPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429","title":"Optional onPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onplaying","text":"\u2022 onPlaying ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430","title":"Optional onPlaying"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onplayingcapture","text":"\u2022 onPlayingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431","title":"Optional onPlayingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onpointercancel","text":"\u2022 onPointerCancel ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510","title":"Optional onPointerCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onpointercancelcapture","text":"\u2022 onPointerCancelCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511","title":"Optional onPointerCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onpointerdown","text":"\u2022 onPointerDown ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504","title":"Optional onPointerDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onpointerdowncapture","text":"\u2022 onPointerDownCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505","title":"Optional onPointerDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onpointerenter","text":"\u2022 onPointerEnter ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512","title":"Optional onPointerEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onpointerentercapture","text":"\u2022 onPointerEnterCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513","title":"Optional onPointerEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onpointerleave","text":"\u2022 onPointerLeave ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514","title":"Optional onPointerLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onpointerleavecapture","text":"\u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515","title":"Optional onPointerLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onpointermove","text":"\u2022 onPointerMove ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506","title":"Optional onPointerMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onpointermovecapture","text":"\u2022 onPointerMoveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507","title":"Optional onPointerMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onpointerout","text":"\u2022 onPointerOut ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518","title":"Optional onPointerOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onpointeroutcapture","text":"\u2022 onPointerOutCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519","title":"Optional onPointerOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onpointerover","text":"\u2022 onPointerOver ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516","title":"Optional onPointerOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onpointerovercapture","text":"\u2022 onPointerOverCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517","title":"Optional onPointerOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onpointerup","text":"\u2022 onPointerUp ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508","title":"Optional onPointerUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onpointerupcapture","text":"\u2022 onPointerUpCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509","title":"Optional onPointerUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onprogress","text":"\u2022 onProgress ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432","title":"Optional onProgress"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onprogresscapture","text":"\u2022 onProgressCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433","title":"Optional onProgressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onratechange","text":"\u2022 onRateChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434","title":"Optional onRateChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onratechangecapture","text":"\u2022 onRateChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435","title":"Optional onRateChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onreset","text":"\u2022 onReset ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384","title":"Optional onReset"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onresetcapture","text":"\u2022 onResetCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385","title":"Optional onResetCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onscroll","text":"\u2022 onScroll ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526","title":"Optional onScroll"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onscrollcapture","text":"\u2022 onScrollCapture ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527","title":"Optional onScrollCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onseeked","text":"\u2022 onSeeked ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436","title":"Optional onSeeked"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onseekedcapture","text":"\u2022 onSeekedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437","title":"Optional onSeekedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onseeking","text":"\u2022 onSeeking ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438","title":"Optional onSeeking"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onseekingcapture","text":"\u2022 onSeekingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439","title":"Optional onSeekingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onselect","text":"\u2022 onSelect ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490","title":"Optional onSelect"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onselectcapture","text":"\u2022 onSelectCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491","title":"Optional onSelectCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onstalled","text":"\u2022 onStalled ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440","title":"Optional onStalled"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onstalledcapture","text":"\u2022 onStalledCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441","title":"Optional onStalledCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onsubmit","text":"\u2022 onSubmit ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386","title":"Optional onSubmit"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onsubmitcapture","text":"\u2022 onSubmitCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387","title":"Optional onSubmitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onsuspend","text":"\u2022 onSuspend ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442","title":"Optional onSuspend"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onsuspendcapture","text":"\u2022 onSuspendCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443","title":"Optional onSuspendCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ontimeupdate","text":"\u2022 onTimeUpdate ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444","title":"Optional onTimeUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ontimeupdatecapture","text":"\u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445","title":"Optional onTimeUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ontouchcancel","text":"\u2022 onTouchCancel ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494","title":"Optional onTouchCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ontouchcancelcapture","text":"\u2022 onTouchCancelCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495","title":"Optional onTouchCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ontouchend","text":"\u2022 onTouchEnd ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496","title":"Optional onTouchEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ontouchendcapture","text":"\u2022 onTouchEndCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497","title":"Optional onTouchEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ontouchmove","text":"\u2022 onTouchMove ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498","title":"Optional onTouchMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ontouchmovecapture","text":"\u2022 onTouchMoveCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499","title":"Optional onTouchMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ontouchstart","text":"\u2022 onTouchStart ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500","title":"Optional onTouchStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ontouchstartcapture","text":"\u2022 onTouchStartCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501","title":"Optional onTouchStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ontransitionend","text":"\u2022 onTransitionEnd ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542","title":"Optional onTransitionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ontransitionendcapture","text":"\u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543","title":"Optional onTransitionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onvolumechange","text":"\u2022 onVolumeChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446","title":"Optional onVolumeChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onvolumechangecapture","text":"\u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447","title":"Optional onVolumeChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onwaiting","text":"\u2022 onWaiting ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448","title":"Optional onWaiting"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onwaitingcapture","text":"\u2022 onWaitingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449","title":"Optional onWaitingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onwheel","text":"\u2022 onWheel ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530","title":"Optional onWheel"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-onwheelcapture","text":"\u2022 onWheelCapture ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531","title":"Optional onWheelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-open","text":"\u2022 open ? : boolean Inherited from LineProgressProps . open Defined in node_modules/@types/react/index.d.ts:1884","title":"Optional open"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-optimum","text":"\u2022 optimum ? : number Inherited from LineProgressProps . optimum Defined in node_modules/@types/react/index.d.ts:1885","title":"Optional optimum"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-pattern","text":"\u2022 pattern ? : string Inherited from LineProgressProps . pattern Defined in node_modules/@types/react/index.d.ts:1886","title":"Optional pattern"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-placeholder","text":"\u2022 placeholder ? : string Inherited from LineProgressProps . placeholder Overrides ButtonProps . placeholder Defined in node_modules/@types/react/index.d.ts:1887","title":"Optional placeholder"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-playsinline","text":"\u2022 playsInline ? : boolean Inherited from LineProgressProps . playsInline Defined in node_modules/@types/react/index.d.ts:1888","title":"Optional playsInline"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-poster","text":"\u2022 poster ? : string Inherited from LineProgressProps . poster Defined in node_modules/@types/react/index.d.ts:1889","title":"Optional poster"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-precise","text":"\u2022 precise ? : number Defined in src/renderer/components/line-progress/line-progress.tsx:32","title":"Optional precise"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-prefix","text":"\u2022 prefix ? : string Inherited from ButtonProps . prefix Defined in node_modules/@types/react/index.d.ts:1780","title":"Optional prefix"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-preload","text":"\u2022 preload ? : string Inherited from LineProgressProps . preload Defined in node_modules/@types/react/index.d.ts:1890","title":"Optional preload"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-property","text":"\u2022 property ? : string Inherited from ButtonProps . property Defined in node_modules/@types/react/index.d.ts:1781","title":"Optional property"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-radiogroup","text":"\u2022 radioGroup ? : string Inherited from ButtonProps . radioGroup Defined in node_modules/@types/react/index.d.ts:1771","title":"Optional radioGroup"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-readonly","text":"\u2022 readOnly ? : boolean Inherited from LineProgressProps . readOnly Defined in node_modules/@types/react/index.d.ts:1891","title":"Optional readOnly"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-ref","text":"\u2022 ref ? : LegacyRef\u2039any\u203a Inherited from LineProgressProps . ref Defined in node_modules/@types/react/index.d.ts:143","title":"Optional ref"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-rel","text":"\u2022 rel ? : string Inherited from LineProgressProps . rel Defined in node_modules/@types/react/index.d.ts:1892","title":"Optional rel"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-required","text":"\u2022 required ? : boolean Inherited from LineProgressProps . required Defined in node_modules/@types/react/index.d.ts:1893","title":"Optional required"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-resource","text":"\u2022 resource ? : string Inherited from ButtonProps . resource Defined in node_modules/@types/react/index.d.ts:1782","title":"Optional resource"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-results","text":"\u2022 results ? : number Inherited from ButtonProps . results Defined in node_modules/@types/react/index.d.ts:1796","title":"Optional results"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-reversed","text":"\u2022 reversed ? : boolean Inherited from LineProgressProps . reversed Defined in node_modules/@types/react/index.d.ts:1894","title":"Optional reversed"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-role","text":"\u2022 role ? : string Inherited from ButtonProps . role Defined in node_modules/@types/react/index.d.ts:1774","title":"Optional role"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-rowspan","text":"\u2022 rowSpan ? : number Inherited from LineProgressProps . rowSpan Defined in node_modules/@types/react/index.d.ts:1896","title":"Optional rowSpan"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-rows","text":"\u2022 rows ? : number Inherited from LineProgressProps . rows Defined in node_modules/@types/react/index.d.ts:1895","title":"Optional rows"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-sandbox","text":"\u2022 sandbox ? : string Inherited from LineProgressProps . sandbox Defined in node_modules/@types/react/index.d.ts:1897","title":"Optional sandbox"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-scope","text":"\u2022 scope ? : string Inherited from LineProgressProps . scope Defined in node_modules/@types/react/index.d.ts:1898","title":"Optional scope"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-scoped","text":"\u2022 scoped ? : boolean Inherited from LineProgressProps . scoped Defined in node_modules/@types/react/index.d.ts:1899","title":"Optional scoped"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-scrolling","text":"\u2022 scrolling ? : string Inherited from LineProgressProps . scrolling Defined in node_modules/@types/react/index.d.ts:1900","title":"Optional scrolling"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-seamless","text":"\u2022 seamless ? : boolean Inherited from LineProgressProps . seamless Defined in node_modules/@types/react/index.d.ts:1901","title":"Optional seamless"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-security","text":"\u2022 security ? : string Inherited from ButtonProps . security Defined in node_modules/@types/react/index.d.ts:1797","title":"Optional security"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-selected","text":"\u2022 selected ? : boolean Inherited from LineProgressProps . selected Defined in node_modules/@types/react/index.d.ts:1902","title":"Optional selected"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-shape","text":"\u2022 shape ? : string Inherited from LineProgressProps . shape Defined in node_modules/@types/react/index.d.ts:1903","title":"Optional shape"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-size","text":"\u2022 size ? : number Inherited from LineProgressProps . size Defined in node_modules/@types/react/index.d.ts:1904","title":"Optional size"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-sizes","text":"\u2022 sizes ? : string Inherited from LineProgressProps . sizes Defined in node_modules/@types/react/index.d.ts:1905","title":"Optional sizes"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-slot","text":"\u2022 slot ? : string Inherited from ButtonProps . slot Defined in node_modules/@types/react/index.d.ts:1763","title":"Optional slot"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-span","text":"\u2022 span ? : number Inherited from LineProgressProps . span Defined in node_modules/@types/react/index.d.ts:1906","title":"Optional span"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-spellcheck","text":"\u2022 spellCheck ? : Booleanish Inherited from ButtonProps . spellCheck Defined in node_modules/@types/react/index.d.ts:1764","title":"Optional spellCheck"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-src","text":"\u2022 src ? : string Inherited from LineProgressProps . src Defined in node_modules/@types/react/index.d.ts:1907","title":"Optional src"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-srcdoc","text":"\u2022 srcDoc ? : string Inherited from LineProgressProps . srcDoc Defined in node_modules/@types/react/index.d.ts:1908","title":"Optional srcDoc"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-srclang","text":"\u2022 srcLang ? : string Inherited from LineProgressProps . srcLang Defined in node_modules/@types/react/index.d.ts:1909","title":"Optional srcLang"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-srcset","text":"\u2022 srcSet ? : string Inherited from LineProgressProps . srcSet Defined in node_modules/@types/react/index.d.ts:1910","title":"Optional srcSet"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-start","text":"\u2022 start ? : number Inherited from LineProgressProps . start Defined in node_modules/@types/react/index.d.ts:1911","title":"Optional start"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-step","text":"\u2022 step ? : number | string Inherited from LineProgressProps . step Defined in node_modules/@types/react/index.d.ts:1912","title":"Optional step"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-style","text":"\u2022 style ? : CSSProperties Inherited from ButtonProps . style Defined in node_modules/@types/react/index.d.ts:1765","title":"Optional style"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-summary","text":"\u2022 summary ? : string Inherited from LineProgressProps . summary Defined in node_modules/@types/react/index.d.ts:1913","title":"Optional summary"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-suppresscontenteditablewarning","text":"\u2022 suppressContentEditableWarning ? : boolean Inherited from ButtonProps . suppressContentEditableWarning Defined in node_modules/@types/react/index.d.ts:1749","title":"Optional suppressContentEditableWarning"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-suppresshydrationwarning","text":"\u2022 suppressHydrationWarning ? : boolean Inherited from ButtonProps . suppressHydrationWarning Defined in node_modules/@types/react/index.d.ts:1750","title":"Optional suppressHydrationWarning"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-tabindex","text":"\u2022 tabIndex ? : number Inherited from ButtonProps . tabIndex Defined in node_modules/@types/react/index.d.ts:1766","title":"Optional tabIndex"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-target","text":"\u2022 target ? : string Inherited from LineProgressProps . target Defined in node_modules/@types/react/index.d.ts:1914","title":"Optional target"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-title","text":"\u2022 title ? : string Inherited from ButtonProps . title Defined in node_modules/@types/react/index.d.ts:1767","title":"Optional title"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-tooltip","text":"\u2022 tooltip ? : ReactNode | Omit\u2039 TooltipProps , \"targetId\"\u203a Inherited from ButtonProps . tooltip Defined in src/renderer/components/tooltip/withTooltip.tsx:31","title":"Optional tooltip"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-tooltipoverridedisabled","text":"\u2022 tooltipOverrideDisabled ? : boolean Inherited from ButtonProps . tooltipOverrideDisabled Defined in src/renderer/components/tooltip/withTooltip.tsx:36 forces tooltip to detect the target's parent for mouse events. This is useful for displaying tooltips even when the target is \"disabled\"","title":"Optional tooltipOverrideDisabled"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-translate","text":"\u2022 translate ? : \"yes\" | \"no\" Inherited from ButtonProps . translate Defined in node_modules/@types/react/index.d.ts:1768","title":"Optional translate"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-type","text":"\u2022 type ? : string Inherited from LineProgressProps . type Defined in node_modules/@types/react/index.d.ts:1915","title":"Optional type"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-typeof","text":"\u2022 typeof ? : string Inherited from ButtonProps . typeof Defined in node_modules/@types/react/index.d.ts:1783","title":"Optional typeof"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-unselectable","text":"\u2022 unselectable ? : \"on\" | \"off\" Inherited from ButtonProps . unselectable Defined in node_modules/@types/react/index.d.ts:1798","title":"Optional unselectable"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-usemap","text":"\u2022 useMap ? : string Inherited from LineProgressProps . useMap Defined in node_modules/@types/react/index.d.ts:1916","title":"Optional useMap"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#value","text":"\u2022 value : number Overrides MenuItemProps . value Defined in src/renderer/components/line-progress/line-progress.tsx:28","title":"value"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-vocab","text":"\u2022 vocab ? : string Inherited from ButtonProps . vocab Defined in node_modules/@types/react/index.d.ts:1784","title":"Optional vocab"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-width","text":"\u2022 width ? : number | string Inherited from LineProgressProps . width Defined in node_modules/@types/react/index.d.ts:1918","title":"Optional width"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-wmode","text":"\u2022 wmode ? : string Inherited from LineProgressProps . wmode Defined in node_modules/@types/react/index.d.ts:1919","title":"Optional wmode"},{"location":"extensions/api/interfaces/_renderer_api_components_.lineprogressprops/#optional-wrap","text":"\u2022 wrap ? : string Inherited from LineProgressProps . wrap Defined in node_modules/@types/react/index.d.ts:1920","title":"Optional wrap"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuactionsprops/","text":"Interface: MenuActionsProps # Hierarchy # object \u21b3 MenuActionsProps \u21b3 KubeObjectMenuProps Index # Properties # autoCloseOnSelect className removeConfirmationMessage toolbar triggerIcon Methods # onOpen removeAction updateAction Properties # Optional autoCloseOnSelect # \u2022 autoCloseOnSelect ? : boolean Defined in src/renderer/components/menu/menu-actions.tsx:37 Optional className # \u2022 className ? : string Defined in src/renderer/components/menu/menu-actions.tsx:35 Optional removeConfirmationMessage # \u2022 removeConfirmationMessage ? : React.ReactNode | function Defined in src/renderer/components/menu/menu-actions.tsx:39 Optional toolbar # \u2022 toolbar ? : boolean Defined in src/renderer/components/menu/menu-actions.tsx:36 Optional triggerIcon # \u2022 triggerIcon ? : string | IconProps | React.ReactNode Defined in src/renderer/components/menu/menu-actions.tsx:38 Methods # Optional onOpen # \u25b8 onOpen (): void Defined in src/renderer/components/menu/menu-actions.tsx:42 Returns: void Optional removeAction # \u25b8 removeAction (): void Defined in src/renderer/components/menu/menu-actions.tsx:41 Returns: void Optional updateAction # \u25b8 updateAction (): void Defined in src/renderer/components/menu/menu-actions.tsx:40 Returns: void","title":"Interface: MenuActionsProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuactionsprops/#interface-menuactionsprops","text":"","title":"Interface: MenuActionsProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuactionsprops/#hierarchy","text":"object \u21b3 MenuActionsProps \u21b3 KubeObjectMenuProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuactionsprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuactionsprops/#properties","text":"autoCloseOnSelect className removeConfirmationMessage toolbar triggerIcon","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuactionsprops/#methods","text":"onOpen removeAction updateAction","title":"Methods"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuactionsprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuactionsprops/#optional-autocloseonselect","text":"\u2022 autoCloseOnSelect ? : boolean Defined in src/renderer/components/menu/menu-actions.tsx:37","title":"Optional autoCloseOnSelect"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuactionsprops/#optional-classname","text":"\u2022 className ? : string Defined in src/renderer/components/menu/menu-actions.tsx:35","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuactionsprops/#optional-removeconfirmationmessage","text":"\u2022 removeConfirmationMessage ? : React.ReactNode | function Defined in src/renderer/components/menu/menu-actions.tsx:39","title":"Optional removeConfirmationMessage"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuactionsprops/#optional-toolbar","text":"\u2022 toolbar ? : boolean Defined in src/renderer/components/menu/menu-actions.tsx:36","title":"Optional toolbar"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuactionsprops/#optional-triggericon","text":"\u2022 triggerIcon ? : string | IconProps | React.ReactNode Defined in src/renderer/components/menu/menu-actions.tsx:38","title":"Optional triggerIcon"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuactionsprops/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuactionsprops/#optional-onopen","text":"\u25b8 onOpen (): void Defined in src/renderer/components/menu/menu-actions.tsx:42 Returns: void","title":"Optional onOpen"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuactionsprops/#optional-removeaction","text":"\u25b8 removeAction (): void Defined in src/renderer/components/menu/menu-actions.tsx:41 Returns: void","title":"Optional removeAction"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuactionsprops/#optional-updateaction","text":"\u25b8 updateAction (): void Defined in src/renderer/components/menu/menu-actions.tsx:40 Returns: void","title":"Optional updateAction"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/","text":"Interface: MenuItemProps # Hierarchy # HTMLProps\u2039any\u203a \u21b3 MenuItemProps Index # Properties # about accept acceptCharset accessKey action active allowFullScreen allowTransparency alt aria-activedescendant aria-atomic aria-autocomplete aria-busy aria-checked aria-colcount aria-colindex aria-colspan aria-controls aria-current aria-describedby aria-details aria-disabled aria-dropeffect aria-errormessage aria-expanded aria-flowto aria-grabbed aria-haspopup aria-hidden aria-invalid aria-keyshortcuts aria-label aria-labelledby aria-level aria-live aria-modal aria-multiline aria-multiselectable aria-orientation aria-owns aria-placeholder aria-posinset aria-pressed aria-readonly aria-relevant aria-required aria-roledescription aria-rowcount aria-rowindex aria-rowspan aria-selected aria-setsize aria-sort aria-valuemax aria-valuemin aria-valuenow aria-valuetext as async autoCapitalize autoComplete autoCorrect autoFocus autoPlay autoSave capture cellPadding cellSpacing challenge charSet checked children cite classID className colSpan color cols content contentEditable contextMenu controls coords crossOrigin dangerouslySetInnerHTML data datatype dateTime default defaultChecked defaultValue defer dir disabled download draggable encType form formAction formEncType formMethod formNoValidate formTarget frameBorder headers height hidden high href hrefLang htmlFor httpEquiv icon id inlist inputMode integrity is itemID itemProp itemRef itemScope itemType key keyParams keyType kind label lang list loop low manifest marginHeight marginWidth max maxLength media mediaGroup method min minLength multiple muted name noValidate nonce onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture open optimum pattern placeholder playsInline poster prefix preload property radioGroup readOnly ref rel required resource results reversed role rowSpan rows sandbox scope scoped scrolling seamless security selected shape size sizes slot spacer span spellCheck src srcDoc srcLang srcSet start step style summary suppressContentEditableWarning suppressHydrationWarning tabIndex target title translate type typeof unselectable useMap value vocab width wmode wrap Properties # Optional about # \u2022 about ? : string Inherited from ButtonProps . about Defined in node_modules/@types/react/index.d.ts:1777 Optional accept # \u2022 accept ? : string Inherited from LineProgressProps . accept Defined in node_modules/@types/react/index.d.ts:1815 Optional acceptCharset # \u2022 acceptCharset ? : string Inherited from LineProgressProps . acceptCharset Defined in node_modules/@types/react/index.d.ts:1816 Optional accessKey # \u2022 accessKey ? : string Inherited from ButtonProps . accessKey Defined in node_modules/@types/react/index.d.ts:1753 Optional action # \u2022 action ? : string Inherited from LineProgressProps . action Defined in node_modules/@types/react/index.d.ts:1817 Optional active # \u2022 active ? : boolean Defined in src/renderer/components/menu/menu.tsx:337 Optional allowFullScreen # \u2022 allowFullScreen ? : boolean Inherited from LineProgressProps . allowFullScreen Defined in node_modules/@types/react/index.d.ts:1818 Optional allowTransparency # \u2022 allowTransparency ? : boolean Inherited from LineProgressProps . allowTransparency Defined in node_modules/@types/react/index.d.ts:1819 Optional alt # \u2022 alt ? : string Inherited from LineProgressProps . alt Defined in node_modules/@types/react/index.d.ts:1820 Optional aria-activedescendant # \u2022 aria-activedescendant ? : string Inherited from ButtonProps . aria-activedescendant Defined in node_modules/@types/react/index.d.ts:1560 Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application. Optional aria-atomic # \u2022 aria-atomic ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-atomic Defined in node_modules/@types/react/index.d.ts:1562 Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute. Optional aria-autocomplete # \u2022 aria-autocomplete ? : \"none\" | \"inline\" | \"list\" | \"both\" Inherited from ButtonProps . aria-autocomplete Defined in node_modules/@types/react/index.d.ts:1567 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. Optional aria-busy # \u2022 aria-busy ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-busy Defined in node_modules/@types/react/index.d.ts:1569 Indicates an element is being modified and that assistive technologies MAY want to wait until the modifications are complete before exposing them to the user. Optional aria-checked # \u2022 aria-checked ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-checked Defined in node_modules/@types/react/index.d.ts:1574 Indicates the current \"checked\" state of checkboxes, radio buttons, and other widgets. see aria-pressed @see aria-selected. Optional aria-colcount # \u2022 aria-colcount ? : number Inherited from ButtonProps . aria-colcount Defined in node_modules/@types/react/index.d.ts:1579 Defines the total number of columns in a table, grid, or treegrid. see aria-colindex. Optional aria-colindex # \u2022 aria-colindex ? : number Inherited from ButtonProps . aria-colindex Defined in node_modules/@types/react/index.d.ts:1584 Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid. see aria-colcount @see aria-colspan. Optional aria-colspan # \u2022 aria-colspan ? : number Inherited from ButtonProps . aria-colspan Defined in node_modules/@types/react/index.d.ts:1589 Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid. see aria-colindex @see aria-rowspan. Optional aria-controls # \u2022 aria-controls ? : string Inherited from ButtonProps . aria-controls Defined in node_modules/@types/react/index.d.ts:1594 Identifies the element (or elements) whose contents or presence are controlled by the current element. see aria-owns. Optional aria-current # \u2022 aria-current ? : boolean | \"false\" | \"true\" | \"page\" | \"step\" | \"location\" | \"date\" | \"time\" Inherited from ButtonProps . aria-current Defined in node_modules/@types/react/index.d.ts:1596 Indicates the element that represents the current item within a container or set of related elements. Optional aria-describedby # \u2022 aria-describedby ? : string Inherited from ButtonProps . aria-describedby Defined in node_modules/@types/react/index.d.ts:1601 Identifies the element (or elements) that describes the object. see aria-labelledby Optional aria-details # \u2022 aria-details ? : string Inherited from ButtonProps . aria-details Defined in node_modules/@types/react/index.d.ts:1606 Identifies the element that provides a detailed, extended description for the object. see aria-describedby. Optional aria-disabled # \u2022 aria-disabled ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-disabled Defined in node_modules/@types/react/index.d.ts:1611 Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable. see aria-hidden @see aria-readonly. Optional aria-dropeffect # \u2022 aria-dropeffect ? : \"none\" | \"copy\" | \"execute\" | \"link\" | \"move\" | \"popup\" Inherited from ButtonProps . aria-dropeffect Defined in node_modules/@types/react/index.d.ts:1616 Indicates what functions can be performed when a dragged object is released on the drop target. deprecated in ARIA 1.1 Optional aria-errormessage # \u2022 aria-errormessage ? : string Inherited from ButtonProps . aria-errormessage Defined in node_modules/@types/react/index.d.ts:1621 Identifies the element that provides an error message for the object. see aria-invalid @see aria-describedby. Optional aria-expanded # \u2022 aria-expanded ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-expanded Defined in node_modules/@types/react/index.d.ts:1623 Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed. Optional aria-flowto # \u2022 aria-flowto ? : string Inherited from ButtonProps . aria-flowto Defined in node_modules/@types/react/index.d.ts:1628 Identifies the next element (or elements) in an alternate reading order of content which, at the user's discretion, allows assistive technology to override the general default of reading in document source order. Optional aria-grabbed # \u2022 aria-grabbed ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-grabbed Defined in node_modules/@types/react/index.d.ts:1633 Indicates an element's \"grabbed\" state in a drag-and-drop operation. deprecated in ARIA 1.1 Optional aria-haspopup # \u2022 aria-haspopup ? : boolean | \"false\" | \"true\" | \"menu\" | \"listbox\" | \"tree\" | \"grid\" | \"dialog\" Inherited from ButtonProps . aria-haspopup Defined in node_modules/@types/react/index.d.ts:1635 Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element. Optional aria-hidden # \u2022 aria-hidden ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-hidden Defined in node_modules/@types/react/index.d.ts:1640 Indicates whether the element is exposed to an accessibility API. see aria-disabled. Optional aria-invalid # \u2022 aria-invalid ? : boolean | \"false\" | \"true\" | \"grammar\" | \"spelling\" Inherited from ButtonProps . aria-invalid Defined in node_modules/@types/react/index.d.ts:1645 Indicates the entered value does not conform to the format expected by the application. see aria-errormessage. Optional aria-keyshortcuts # \u2022 aria-keyshortcuts ? : string Inherited from ButtonProps . aria-keyshortcuts Defined in node_modules/@types/react/index.d.ts:1647 Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element. Optional aria-label # \u2022 aria-label ? : string Inherited from ButtonProps . aria-label Defined in node_modules/@types/react/index.d.ts:1652 Defines a string value that labels the current element. see aria-labelledby. Optional aria-labelledby # \u2022 aria-labelledby ? : string Inherited from ButtonProps . aria-labelledby Defined in node_modules/@types/react/index.d.ts:1657 Identifies the element (or elements) that labels the current element. see aria-describedby. Optional aria-level # \u2022 aria-level ? : number Inherited from ButtonProps . aria-level Defined in node_modules/@types/react/index.d.ts:1659 Defines the hierarchical level of an element within a structure. Optional aria-live # \u2022 aria-live ? : \"off\" | \"assertive\" | \"polite\" Inherited from ButtonProps . aria-live Defined in node_modules/@types/react/index.d.ts:1661 Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region. Optional aria-modal # \u2022 aria-modal ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-modal Defined in node_modules/@types/react/index.d.ts:1663 Indicates whether an element is modal when displayed. Optional aria-multiline # \u2022 aria-multiline ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiline Defined in node_modules/@types/react/index.d.ts:1665 Indicates whether a text box accepts multiple lines of input or only a single line. Optional aria-multiselectable # \u2022 aria-multiselectable ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiselectable Defined in node_modules/@types/react/index.d.ts:1667 Indicates that the user may select more than one item from the current selectable descendants. Optional aria-orientation # \u2022 aria-orientation ? : \"horizontal\" | \"vertical\" Inherited from ButtonProps . aria-orientation Defined in node_modules/@types/react/index.d.ts:1669 Indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous. Optional aria-owns # \u2022 aria-owns ? : string Inherited from ButtonProps . aria-owns Defined in node_modules/@types/react/index.d.ts:1675 Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship between DOM elements where the DOM hierarchy cannot be used to represent the relationship. see aria-controls. Optional aria-placeholder # \u2022 aria-placeholder ? : string Inherited from ButtonProps . aria-placeholder Defined in node_modules/@types/react/index.d.ts:1680 Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value. A hint could be a sample value or a brief description of the expected format. Optional aria-posinset # \u2022 aria-posinset ? : number Inherited from ButtonProps . aria-posinset Defined in node_modules/@types/react/index.d.ts:1685 Defines an element's number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-setsize. Optional aria-pressed # \u2022 aria-pressed ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-pressed Defined in node_modules/@types/react/index.d.ts:1690 Indicates the current \"pressed\" state of toggle buttons. see aria-checked @see aria-selected. Optional aria-readonly # \u2022 aria-readonly ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-readonly Defined in node_modules/@types/react/index.d.ts:1695 Indicates that the element is not editable, but is otherwise operable. see aria-disabled. Optional aria-relevant # \u2022 aria-relevant ? : \"additions\" | \"additions removals\" | \"additions text\" | \"all\" | \"removals\" | \"removals additions\" | \"removals text\" | \"text\" | \"text additions\" | \"text removals\" Inherited from ButtonProps . aria-relevant Defined in node_modules/@types/react/index.d.ts:1700 Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified. see aria-atomic. Optional aria-required # \u2022 aria-required ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-required Defined in node_modules/@types/react/index.d.ts:1702 Indicates that user input is required on the element before a form may be submitted. Optional aria-roledescription # \u2022 aria-roledescription ? : string Inherited from ButtonProps . aria-roledescription Defined in node_modules/@types/react/index.d.ts:1704 Defines a human-readable, author-localized description for the role of an element. Optional aria-rowcount # \u2022 aria-rowcount ? : number Inherited from ButtonProps . aria-rowcount Defined in node_modules/@types/react/index.d.ts:1709 Defines the total number of rows in a table, grid, or treegrid. see aria-rowindex. Optional aria-rowindex # \u2022 aria-rowindex ? : number Inherited from ButtonProps . aria-rowindex Defined in node_modules/@types/react/index.d.ts:1714 Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid. see aria-rowcount @see aria-rowspan. Optional aria-rowspan # \u2022 aria-rowspan ? : number Inherited from ButtonProps . aria-rowspan Defined in node_modules/@types/react/index.d.ts:1719 Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid. see aria-rowindex @see aria-colspan. Optional aria-selected # \u2022 aria-selected ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-selected Defined in node_modules/@types/react/index.d.ts:1724 Indicates the current \"selected\" state of various widgets. see aria-checked @see aria-pressed. Optional aria-setsize # \u2022 aria-setsize ? : number Inherited from ButtonProps . aria-setsize Defined in node_modules/@types/react/index.d.ts:1729 Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-posinset. Optional aria-sort # \u2022 aria-sort ? : \"none\" | \"ascending\" | \"descending\" | \"other\" Inherited from ButtonProps . aria-sort Defined in node_modules/@types/react/index.d.ts:1731 Indicates if items in a table or grid are sorted in ascending or descending order. Optional aria-valuemax # \u2022 aria-valuemax ? : number Inherited from ButtonProps . aria-valuemax Defined in node_modules/@types/react/index.d.ts:1733 Defines the maximum allowed value for a range widget. Optional aria-valuemin # \u2022 aria-valuemin ? : number Inherited from ButtonProps . aria-valuemin Defined in node_modules/@types/react/index.d.ts:1735 Defines the minimum allowed value for a range widget. Optional aria-valuenow # \u2022 aria-valuenow ? : number Inherited from ButtonProps . aria-valuenow Defined in node_modules/@types/react/index.d.ts:1740 Defines the current value for a range widget. see aria-valuetext. Optional aria-valuetext # \u2022 aria-valuetext ? : string Inherited from ButtonProps . aria-valuetext Defined in node_modules/@types/react/index.d.ts:1742 Defines the human readable text alternative of aria-valuenow for a range widget. Optional as # \u2022 as ? : string Inherited from LineProgressProps . as Defined in node_modules/@types/react/index.d.ts:1821 Optional async # \u2022 async ? : boolean Inherited from LineProgressProps . async Defined in node_modules/@types/react/index.d.ts:1822 Optional autoCapitalize # \u2022 autoCapitalize ? : string Inherited from ButtonProps . autoCapitalize Defined in node_modules/@types/react/index.d.ts:1787 Optional autoComplete # \u2022 autoComplete ? : string Inherited from LineProgressProps . autoComplete Defined in node_modules/@types/react/index.d.ts:1823 Optional autoCorrect # \u2022 autoCorrect ? : string Inherited from ButtonProps . autoCorrect Defined in node_modules/@types/react/index.d.ts:1788 Optional autoFocus # \u2022 autoFocus ? : boolean Inherited from LineProgressProps . autoFocus Defined in node_modules/@types/react/index.d.ts:1824 Optional autoPlay # \u2022 autoPlay ? : boolean Inherited from LineProgressProps . autoPlay Defined in node_modules/@types/react/index.d.ts:1825 Optional autoSave # \u2022 autoSave ? : string Inherited from ButtonProps . autoSave Defined in node_modules/@types/react/index.d.ts:1789 Optional capture # \u2022 capture ? : boolean | string Inherited from LineProgressProps . capture Defined in node_modules/@types/react/index.d.ts:1826 Optional cellPadding # \u2022 cellPadding ? : number | string Inherited from LineProgressProps . cellPadding Defined in node_modules/@types/react/index.d.ts:1827 Optional cellSpacing # \u2022 cellSpacing ? : number | string Inherited from LineProgressProps . cellSpacing Defined in node_modules/@types/react/index.d.ts:1828 Optional challenge # \u2022 challenge ? : string Inherited from LineProgressProps . challenge Defined in node_modules/@types/react/index.d.ts:1830 Optional charSet # \u2022 charSet ? : string Inherited from LineProgressProps . charSet Defined in node_modules/@types/react/index.d.ts:1829 Optional checked # \u2022 checked ? : boolean Inherited from LineProgressProps . checked Defined in node_modules/@types/react/index.d.ts:1831 Optional children # \u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350 Optional cite # \u2022 cite ? : string Inherited from LineProgressProps . cite Defined in node_modules/@types/react/index.d.ts:1832 Optional classID # \u2022 classID ? : string Inherited from LineProgressProps . classID Defined in node_modules/@types/react/index.d.ts:1833 Optional className # \u2022 className ? : string Inherited from ButtonProps . className Defined in node_modules/@types/react/index.d.ts:1754 Optional colSpan # \u2022 colSpan ? : number Inherited from LineProgressProps . colSpan Defined in node_modules/@types/react/index.d.ts:1835 Optional color # \u2022 color ? : string Inherited from ButtonProps . color Defined in node_modules/@types/react/index.d.ts:1790 Optional cols # \u2022 cols ? : number Inherited from LineProgressProps . cols Defined in node_modules/@types/react/index.d.ts:1834 Optional content # \u2022 content ? : string Inherited from LineProgressProps . content Defined in node_modules/@types/react/index.d.ts:1836 Optional contentEditable # \u2022 contentEditable ? : Booleanish | \"inherit\" Inherited from ButtonProps . contentEditable Defined in node_modules/@types/react/index.d.ts:1755 Optional contextMenu # \u2022 contextMenu ? : string Inherited from ButtonProps . contextMenu Defined in node_modules/@types/react/index.d.ts:1756 Optional controls # \u2022 controls ? : boolean Inherited from LineProgressProps . controls Defined in node_modules/@types/react/index.d.ts:1837 Optional coords # \u2022 coords ? : string Inherited from LineProgressProps . coords Defined in node_modules/@types/react/index.d.ts:1838 Optional crossOrigin # \u2022 crossOrigin ? : string Inherited from LineProgressProps . crossOrigin Defined in node_modules/@types/react/index.d.ts:1839 Optional dangerouslySetInnerHTML # \u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351 Type declaration: # __html : string Optional data # \u2022 data ? : string Inherited from LineProgressProps . data Defined in node_modules/@types/react/index.d.ts:1840 Optional datatype # \u2022 datatype ? : string Inherited from ButtonProps . datatype Defined in node_modules/@types/react/index.d.ts:1778 Optional dateTime # \u2022 dateTime ? : string Inherited from LineProgressProps . dateTime Defined in node_modules/@types/react/index.d.ts:1841 Optional default # \u2022 default ? : boolean Inherited from LineProgressProps . default Defined in node_modules/@types/react/index.d.ts:1842 Optional defaultChecked # \u2022 defaultChecked ? : boolean Inherited from ButtonProps . defaultChecked Defined in node_modules/@types/react/index.d.ts:1747 Optional defaultValue # \u2022 defaultValue ? : string | number | ReadonlyArray\u2039string\u203a Inherited from ButtonProps . defaultValue Defined in node_modules/@types/react/index.d.ts:1748 Optional defer # \u2022 defer ? : boolean Inherited from LineProgressProps . defer Defined in node_modules/@types/react/index.d.ts:1843 Optional dir # \u2022 dir ? : string Inherited from ButtonProps . dir Defined in node_modules/@types/react/index.d.ts:1757 Optional disabled # \u2022 disabled ? : boolean Overrides LineProgressProps . disabled Defined in src/renderer/components/menu/menu.tsx:336 Optional download # \u2022 download ? : any Inherited from LineProgressProps . download Defined in node_modules/@types/react/index.d.ts:1845 Optional draggable # \u2022 draggable ? : Booleanish Inherited from ButtonProps . draggable Defined in node_modules/@types/react/index.d.ts:1758 Optional encType # \u2022 encType ? : string Inherited from LineProgressProps . encType Defined in node_modules/@types/react/index.d.ts:1846 Optional form # \u2022 form ? : string Inherited from LineProgressProps . form Defined in node_modules/@types/react/index.d.ts:1847 Optional formAction # \u2022 formAction ? : string Inherited from LineProgressProps . formAction Defined in node_modules/@types/react/index.d.ts:1848 Optional formEncType # \u2022 formEncType ? : string Inherited from LineProgressProps . formEncType Defined in node_modules/@types/react/index.d.ts:1849 Optional formMethod # \u2022 formMethod ? : string Inherited from LineProgressProps . formMethod Defined in node_modules/@types/react/index.d.ts:1850 Optional formNoValidate # \u2022 formNoValidate ? : boolean Inherited from LineProgressProps . formNoValidate Defined in node_modules/@types/react/index.d.ts:1851 Optional formTarget # \u2022 formTarget ? : string Inherited from LineProgressProps . formTarget Defined in node_modules/@types/react/index.d.ts:1852 Optional frameBorder # \u2022 frameBorder ? : number | string Inherited from LineProgressProps . frameBorder Defined in node_modules/@types/react/index.d.ts:1853 Optional headers # \u2022 headers ? : string Inherited from LineProgressProps . headers Defined in node_modules/@types/react/index.d.ts:1854 Optional height # \u2022 height ? : number | string Inherited from LineProgressProps . height Defined in node_modules/@types/react/index.d.ts:1855 Optional hidden # \u2022 hidden ? : boolean Inherited from IconProps . hidden Defined in node_modules/@types/react/index.d.ts:1759 Optional high # \u2022 high ? : number Inherited from LineProgressProps . high Defined in node_modules/@types/react/index.d.ts:1856 Optional href # \u2022 href ? : string Overrides LineProgressProps . href Defined in src/renderer/components/menu/menu.tsx:339 Optional hrefLang # \u2022 hrefLang ? : string Inherited from LineProgressProps . hrefLang Defined in node_modules/@types/react/index.d.ts:1858 Optional htmlFor # \u2022 htmlFor ? : string Inherited from LineProgressProps . htmlFor Defined in node_modules/@types/react/index.d.ts:1859 Optional httpEquiv # \u2022 httpEquiv ? : string Inherited from LineProgressProps . httpEquiv Defined in node_modules/@types/react/index.d.ts:1860 Optional icon # \u2022 icon ? : string | Partial\u2039 IconProps \u203a Defined in src/renderer/components/menu/menu.tsx:335 Optional id # \u2022 id ? : string Inherited from ButtonProps . id Defined in node_modules/@types/react/index.d.ts:1760 Optional inlist # \u2022 inlist ? : any Inherited from ButtonProps . inlist Defined in node_modules/@types/react/index.d.ts:1779 Optional inputMode # \u2022 inputMode ? : \"none\" | \"text\" | \"tel\" | \"url\" | \"email\" | \"numeric\" | \"decimal\" | \"search\" Inherited from ButtonProps . inputMode Defined in node_modules/@types/react/index.d.ts:1805 Hints at the type of data that might be entered by the user while editing the element or its contents see https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute Optional integrity # \u2022 integrity ? : string Inherited from LineProgressProps . integrity Defined in node_modules/@types/react/index.d.ts:1861 Optional is # \u2022 is ? : string Inherited from ButtonProps . is Defined in node_modules/@types/react/index.d.ts:1810 Specify that a standard HTML element should behave like a defined custom built-in element see https://html.spec.whatwg.org/multipage/custom-elements.html#attr-is Optional itemID # \u2022 itemID ? : string Inherited from ButtonProps . itemID Defined in node_modules/@types/react/index.d.ts:1794 Optional itemProp # \u2022 itemProp ? : string Inherited from ButtonProps . itemProp Defined in node_modules/@types/react/index.d.ts:1791 Optional itemRef # \u2022 itemRef ? : string Inherited from ButtonProps . itemRef Defined in node_modules/@types/react/index.d.ts:1795 Optional itemScope # \u2022 itemScope ? : boolean Inherited from ButtonProps . itemScope Defined in node_modules/@types/react/index.d.ts:1792 Optional itemType # \u2022 itemType ? : string Inherited from ButtonProps . itemType Defined in node_modules/@types/react/index.d.ts:1793 Optional key # \u2022 key ? : Key | null Inherited from LineProgressProps . key Defined in node_modules/@types/react/index.d.ts:137 Optional keyParams # \u2022 keyParams ? : string Inherited from LineProgressProps . keyParams Defined in node_modules/@types/react/index.d.ts:1862 Optional keyType # \u2022 keyType ? : string Inherited from LineProgressProps . keyType Defined in node_modules/@types/react/index.d.ts:1863 Optional kind # \u2022 kind ? : string Inherited from LineProgressProps . kind Defined in node_modules/@types/react/index.d.ts:1864 Optional label # \u2022 label ? : string Inherited from LineProgressProps . label Defined in node_modules/@types/react/index.d.ts:1865 Optional lang # \u2022 lang ? : string Inherited from ButtonProps . lang Defined in node_modules/@types/react/index.d.ts:1761 Optional list # \u2022 list ? : string Inherited from LineProgressProps . list Defined in node_modules/@types/react/index.d.ts:1866 Optional loop # \u2022 loop ? : boolean Inherited from LineProgressProps . loop Defined in node_modules/@types/react/index.d.ts:1867 Optional low # \u2022 low ? : number Inherited from LineProgressProps . low Defined in node_modules/@types/react/index.d.ts:1868 Optional manifest # \u2022 manifest ? : string Inherited from LineProgressProps . manifest Defined in node_modules/@types/react/index.d.ts:1869 Optional marginHeight # \u2022 marginHeight ? : number Inherited from LineProgressProps . marginHeight Defined in node_modules/@types/react/index.d.ts:1870 Optional marginWidth # \u2022 marginWidth ? : number Inherited from LineProgressProps . marginWidth Defined in node_modules/@types/react/index.d.ts:1871 Optional max # \u2022 max ? : number | string Inherited from MenuItemProps . max Defined in node_modules/@types/react/index.d.ts:1872 Optional maxLength # \u2022 maxLength ? : number Inherited from LineProgressProps . maxLength Defined in node_modules/@types/react/index.d.ts:1873 Optional media # \u2022 media ? : string Inherited from LineProgressProps . media Defined in node_modules/@types/react/index.d.ts:1874 Optional mediaGroup # \u2022 mediaGroup ? : string Inherited from LineProgressProps . mediaGroup Defined in node_modules/@types/react/index.d.ts:1875 Optional method # \u2022 method ? : string Inherited from LineProgressProps . method Defined in node_modules/@types/react/index.d.ts:1876 Optional min # \u2022 min ? : number | string Inherited from MenuItemProps . min Defined in node_modules/@types/react/index.d.ts:1877 Optional minLength # \u2022 minLength ? : number Inherited from LineProgressProps . minLength Defined in node_modules/@types/react/index.d.ts:1878 Optional multiple # \u2022 multiple ? : boolean Inherited from LineProgressProps . multiple Defined in node_modules/@types/react/index.d.ts:1879 Optional muted # \u2022 muted ? : boolean Inherited from LineProgressProps . muted Defined in node_modules/@types/react/index.d.ts:1880 Optional name # \u2022 name ? : string Inherited from LineProgressProps . name Defined in node_modules/@types/react/index.d.ts:1881 Optional noValidate # \u2022 noValidate ? : boolean Inherited from LineProgressProps . noValidate Defined in node_modules/@types/react/index.d.ts:1883 Optional nonce # \u2022 nonce ? : string Inherited from LineProgressProps . nonce Defined in node_modules/@types/react/index.d.ts:1882 Optional onAbort # \u2022 onAbort ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406 Optional onAbortCapture # \u2022 onAbortCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407 Optional onAnimationEnd # \u2022 onAnimationEnd ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536 Optional onAnimationEndCapture # \u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537 Optional onAnimationIteration # \u2022 onAnimationIteration ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538 Optional onAnimationIterationCapture # \u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539 Optional onAnimationStart # \u2022 onAnimationStart ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534 Optional onAnimationStartCapture # \u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535 Optional onAuxClick # \u2022 onAuxClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452 Optional onAuxClickCapture # \u2022 onAuxClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453 Optional onBeforeInput # \u2022 onBeforeInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380 Optional onBeforeInputCapture # \u2022 onBeforeInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381 Optional onBlur # \u2022 onBlur ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374 Optional onBlurCapture # \u2022 onBlurCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375 Optional onCanPlay # \u2022 onCanPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408 Optional onCanPlayCapture # \u2022 onCanPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409 Optional onCanPlayThrough # \u2022 onCanPlayThrough ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410 Optional onCanPlayThroughCapture # \u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411 Optional onChange # \u2022 onChange ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378 Optional onChangeCapture # \u2022 onChangeCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379 Optional onClick # \u2022 onClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454 Optional onClickCapture # \u2022 onClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455 Optional onCompositionEnd # \u2022 onCompositionEnd ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364 Optional onCompositionEndCapture # \u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365 Optional onCompositionStart # \u2022 onCompositionStart ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366 Optional onCompositionStartCapture # \u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367 Optional onCompositionUpdate # \u2022 onCompositionUpdate ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368 Optional onCompositionUpdateCapture # \u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369 Optional onContextMenu # \u2022 onContextMenu ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456 Optional onContextMenuCapture # \u2022 onContextMenuCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457 Optional onCopy # \u2022 onCopy ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356 Optional onCopyCapture # \u2022 onCopyCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357 Optional onCut # \u2022 onCut ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358 Optional onCutCapture # \u2022 onCutCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359 Optional onDoubleClick # \u2022 onDoubleClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458 Optional onDoubleClickCapture # \u2022 onDoubleClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459 Optional onDrag # \u2022 onDrag ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460 Optional onDragCapture # \u2022 onDragCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461 Optional onDragEnd # \u2022 onDragEnd ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462 Optional onDragEndCapture # \u2022 onDragEndCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463 Optional onDragEnter # \u2022 onDragEnter ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464 Optional onDragEnterCapture # \u2022 onDragEnterCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465 Optional onDragExit # \u2022 onDragExit ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466 Optional onDragExitCapture # \u2022 onDragExitCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467 Optional onDragLeave # \u2022 onDragLeave ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468 Optional onDragLeaveCapture # \u2022 onDragLeaveCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469 Optional onDragOver # \u2022 onDragOver ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470 Optional onDragOverCapture # \u2022 onDragOverCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471 Optional onDragStart # \u2022 onDragStart ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472 Optional onDragStartCapture # \u2022 onDragStartCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473 Optional onDrop # \u2022 onDrop ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474 Optional onDropCapture # \u2022 onDropCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475 Optional onDurationChange # \u2022 onDurationChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412 Optional onDurationChangeCapture # \u2022 onDurationChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413 Optional onEmptied # \u2022 onEmptied ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414 Optional onEmptiedCapture # \u2022 onEmptiedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415 Optional onEncrypted # \u2022 onEncrypted ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416 Optional onEncryptedCapture # \u2022 onEncryptedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417 Optional onEnded # \u2022 onEnded ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418 Optional onEndedCapture # \u2022 onEndedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419 Optional onError # \u2022 onError ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394 Optional onErrorCapture # \u2022 onErrorCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395 Optional onFocus # \u2022 onFocus ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372 Optional onFocusCapture # \u2022 onFocusCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373 Optional onGotPointerCapture # \u2022 onGotPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520 Optional onGotPointerCaptureCapture # \u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521 Optional onInput # \u2022 onInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382 Optional onInputCapture # \u2022 onInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383 Optional onInvalid # \u2022 onInvalid ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388 Optional onInvalidCapture # \u2022 onInvalidCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389 Optional onKeyDown # \u2022 onKeyDown ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398 Optional onKeyDownCapture # \u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399 Optional onKeyPress # \u2022 onKeyPress ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400 Optional onKeyPressCapture # \u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401 Optional onKeyUp # \u2022 onKeyUp ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402 Optional onKeyUpCapture # \u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403 Optional onLoad # \u2022 onLoad ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392 Optional onLoadCapture # \u2022 onLoadCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393 Optional onLoadStart # \u2022 onLoadStart ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424 Optional onLoadStartCapture # \u2022 onLoadStartCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425 Optional onLoadedData # \u2022 onLoadedData ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420 Optional onLoadedDataCapture # \u2022 onLoadedDataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421 Optional onLoadedMetadata # \u2022 onLoadedMetadata ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422 Optional onLoadedMetadataCapture # \u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423 Optional onLostPointerCapture # \u2022 onLostPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522 Optional onLostPointerCaptureCapture # \u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523 Optional onMouseDown # \u2022 onMouseDown ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476 Optional onMouseDownCapture # \u2022 onMouseDownCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477 Optional onMouseEnter # \u2022 onMouseEnter ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478 Optional onMouseLeave # \u2022 onMouseLeave ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479 Optional onMouseMove # \u2022 onMouseMove ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480 Optional onMouseMoveCapture # \u2022 onMouseMoveCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481 Optional onMouseOut # \u2022 onMouseOut ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482 Optional onMouseOutCapture # \u2022 onMouseOutCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483 Optional onMouseOver # \u2022 onMouseOver ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484 Optional onMouseOverCapture # \u2022 onMouseOverCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485 Optional onMouseUp # \u2022 onMouseUp ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486 Optional onMouseUpCapture # \u2022 onMouseUpCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487 Optional onPaste # \u2022 onPaste ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360 Optional onPasteCapture # \u2022 onPasteCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361 Optional onPause # \u2022 onPause ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426 Optional onPauseCapture # \u2022 onPauseCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427 Optional onPlay # \u2022 onPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428 Optional onPlayCapture # \u2022 onPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429 Optional onPlaying # \u2022 onPlaying ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430 Optional onPlayingCapture # \u2022 onPlayingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431 Optional onPointerCancel # \u2022 onPointerCancel ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510 Optional onPointerCancelCapture # \u2022 onPointerCancelCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511 Optional onPointerDown # \u2022 onPointerDown ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504 Optional onPointerDownCapture # \u2022 onPointerDownCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505 Optional onPointerEnter # \u2022 onPointerEnter ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512 Optional onPointerEnterCapture # \u2022 onPointerEnterCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513 Optional onPointerLeave # \u2022 onPointerLeave ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514 Optional onPointerLeaveCapture # \u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515 Optional onPointerMove # \u2022 onPointerMove ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506 Optional onPointerMoveCapture # \u2022 onPointerMoveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507 Optional onPointerOut # \u2022 onPointerOut ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518 Optional onPointerOutCapture # \u2022 onPointerOutCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519 Optional onPointerOver # \u2022 onPointerOver ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516 Optional onPointerOverCapture # \u2022 onPointerOverCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517 Optional onPointerUp # \u2022 onPointerUp ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508 Optional onPointerUpCapture # \u2022 onPointerUpCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509 Optional onProgress # \u2022 onProgress ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432 Optional onProgressCapture # \u2022 onProgressCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433 Optional onRateChange # \u2022 onRateChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434 Optional onRateChangeCapture # \u2022 onRateChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435 Optional onReset # \u2022 onReset ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384 Optional onResetCapture # \u2022 onResetCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385 Optional onScroll # \u2022 onScroll ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526 Optional onScrollCapture # \u2022 onScrollCapture ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527 Optional onSeeked # \u2022 onSeeked ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436 Optional onSeekedCapture # \u2022 onSeekedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437 Optional onSeeking # \u2022 onSeeking ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438 Optional onSeekingCapture # \u2022 onSeekingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439 Optional onSelect # \u2022 onSelect ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490 Optional onSelectCapture # \u2022 onSelectCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491 Optional onStalled # \u2022 onStalled ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440 Optional onStalledCapture # \u2022 onStalledCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441 Optional onSubmit # \u2022 onSubmit ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386 Optional onSubmitCapture # \u2022 onSubmitCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387 Optional onSuspend # \u2022 onSuspend ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442 Optional onSuspendCapture # \u2022 onSuspendCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443 Optional onTimeUpdate # \u2022 onTimeUpdate ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444 Optional onTimeUpdateCapture # \u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445 Optional onTouchCancel # \u2022 onTouchCancel ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494 Optional onTouchCancelCapture # \u2022 onTouchCancelCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495 Optional onTouchEnd # \u2022 onTouchEnd ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496 Optional onTouchEndCapture # \u2022 onTouchEndCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497 Optional onTouchMove # \u2022 onTouchMove ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498 Optional onTouchMoveCapture # \u2022 onTouchMoveCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499 Optional onTouchStart # \u2022 onTouchStart ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500 Optional onTouchStartCapture # \u2022 onTouchStartCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501 Optional onTransitionEnd # \u2022 onTransitionEnd ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542 Optional onTransitionEndCapture # \u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543 Optional onVolumeChange # \u2022 onVolumeChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446 Optional onVolumeChangeCapture # \u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447 Optional onWaiting # \u2022 onWaiting ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448 Optional onWaitingCapture # \u2022 onWaitingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449 Optional onWheel # \u2022 onWheel ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530 Optional onWheelCapture # \u2022 onWheelCapture ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531 Optional open # \u2022 open ? : boolean Inherited from LineProgressProps . open Defined in node_modules/@types/react/index.d.ts:1884 Optional optimum # \u2022 optimum ? : number Inherited from LineProgressProps . optimum Defined in node_modules/@types/react/index.d.ts:1885 Optional pattern # \u2022 pattern ? : string Inherited from LineProgressProps . pattern Defined in node_modules/@types/react/index.d.ts:1886 Optional placeholder # \u2022 placeholder ? : string Inherited from LineProgressProps . placeholder Overrides ButtonProps . placeholder Defined in node_modules/@types/react/index.d.ts:1887 Optional playsInline # \u2022 playsInline ? : boolean Inherited from LineProgressProps . playsInline Defined in node_modules/@types/react/index.d.ts:1888 Optional poster # \u2022 poster ? : string Inherited from LineProgressProps . poster Defined in node_modules/@types/react/index.d.ts:1889 Optional prefix # \u2022 prefix ? : string Inherited from ButtonProps . prefix Defined in node_modules/@types/react/index.d.ts:1780 Optional preload # \u2022 preload ? : string Inherited from LineProgressProps . preload Defined in node_modules/@types/react/index.d.ts:1890 Optional property # \u2022 property ? : string Inherited from ButtonProps . property Defined in node_modules/@types/react/index.d.ts:1781 Optional radioGroup # \u2022 radioGroup ? : string Inherited from ButtonProps . radioGroup Defined in node_modules/@types/react/index.d.ts:1771 Optional readOnly # \u2022 readOnly ? : boolean Inherited from LineProgressProps . readOnly Defined in node_modules/@types/react/index.d.ts:1891 Optional ref # \u2022 ref ? : LegacyRef\u2039any\u203a Inherited from LineProgressProps . ref Defined in node_modules/@types/react/index.d.ts:143 Optional rel # \u2022 rel ? : string Inherited from LineProgressProps . rel Defined in node_modules/@types/react/index.d.ts:1892 Optional required # \u2022 required ? : boolean Inherited from LineProgressProps . required Defined in node_modules/@types/react/index.d.ts:1893 Optional resource # \u2022 resource ? : string Inherited from ButtonProps . resource Defined in node_modules/@types/react/index.d.ts:1782 Optional results # \u2022 results ? : number Inherited from ButtonProps . results Defined in node_modules/@types/react/index.d.ts:1796 Optional reversed # \u2022 reversed ? : boolean Inherited from LineProgressProps . reversed Defined in node_modules/@types/react/index.d.ts:1894 Optional role # \u2022 role ? : string Inherited from ButtonProps . role Defined in node_modules/@types/react/index.d.ts:1774 Optional rowSpan # \u2022 rowSpan ? : number Inherited from LineProgressProps . rowSpan Defined in node_modules/@types/react/index.d.ts:1896 Optional rows # \u2022 rows ? : number Inherited from LineProgressProps . rows Defined in node_modules/@types/react/index.d.ts:1895 Optional sandbox # \u2022 sandbox ? : string Inherited from LineProgressProps . sandbox Defined in node_modules/@types/react/index.d.ts:1897 Optional scope # \u2022 scope ? : string Inherited from LineProgressProps . scope Defined in node_modules/@types/react/index.d.ts:1898 Optional scoped # \u2022 scoped ? : boolean Inherited from LineProgressProps . scoped Defined in node_modules/@types/react/index.d.ts:1899 Optional scrolling # \u2022 scrolling ? : string Inherited from LineProgressProps . scrolling Defined in node_modules/@types/react/index.d.ts:1900 Optional seamless # \u2022 seamless ? : boolean Inherited from LineProgressProps . seamless Defined in node_modules/@types/react/index.d.ts:1901 Optional security # \u2022 security ? : string Inherited from ButtonProps . security Defined in node_modules/@types/react/index.d.ts:1797 Optional selected # \u2022 selected ? : boolean Inherited from LineProgressProps . selected Defined in node_modules/@types/react/index.d.ts:1902 Optional shape # \u2022 shape ? : string Inherited from LineProgressProps . shape Defined in node_modules/@types/react/index.d.ts:1903 Optional size # \u2022 size ? : number Inherited from LineProgressProps . size Defined in node_modules/@types/react/index.d.ts:1904 Optional sizes # \u2022 sizes ? : string Inherited from LineProgressProps . sizes Defined in node_modules/@types/react/index.d.ts:1905 Optional slot # \u2022 slot ? : string Inherited from ButtonProps . slot Defined in node_modules/@types/react/index.d.ts:1763 Optional spacer # \u2022 spacer ? : boolean Defined in src/renderer/components/menu/menu.tsx:338 Optional span # \u2022 span ? : number Inherited from LineProgressProps . span Defined in node_modules/@types/react/index.d.ts:1906 Optional spellCheck # \u2022 spellCheck ? : Booleanish Inherited from ButtonProps . spellCheck Defined in node_modules/@types/react/index.d.ts:1764 Optional src # \u2022 src ? : string Inherited from LineProgressProps . src Defined in node_modules/@types/react/index.d.ts:1907 Optional srcDoc # \u2022 srcDoc ? : string Inherited from LineProgressProps . srcDoc Defined in node_modules/@types/react/index.d.ts:1908 Optional srcLang # \u2022 srcLang ? : string Inherited from LineProgressProps . srcLang Defined in node_modules/@types/react/index.d.ts:1909 Optional srcSet # \u2022 srcSet ? : string Inherited from LineProgressProps . srcSet Defined in node_modules/@types/react/index.d.ts:1910 Optional start # \u2022 start ? : number Inherited from LineProgressProps . start Defined in node_modules/@types/react/index.d.ts:1911 Optional step # \u2022 step ? : number | string Inherited from LineProgressProps . step Defined in node_modules/@types/react/index.d.ts:1912 Optional style # \u2022 style ? : CSSProperties Inherited from ButtonProps . style Defined in node_modules/@types/react/index.d.ts:1765 Optional summary # \u2022 summary ? : string Inherited from LineProgressProps . summary Defined in node_modules/@types/react/index.d.ts:1913 Optional suppressContentEditableWarning # \u2022 suppressContentEditableWarning ? : boolean Inherited from ButtonProps . suppressContentEditableWarning Defined in node_modules/@types/react/index.d.ts:1749 Optional suppressHydrationWarning # \u2022 suppressHydrationWarning ? : boolean Inherited from ButtonProps . suppressHydrationWarning Defined in node_modules/@types/react/index.d.ts:1750 Optional tabIndex # \u2022 tabIndex ? : number Inherited from ButtonProps . tabIndex Defined in node_modules/@types/react/index.d.ts:1766 Optional target # \u2022 target ? : string Inherited from LineProgressProps . target Defined in node_modules/@types/react/index.d.ts:1914 Optional title # \u2022 title ? : string Inherited from ButtonProps . title Defined in node_modules/@types/react/index.d.ts:1767 Optional translate # \u2022 translate ? : \"yes\" | \"no\" Inherited from ButtonProps . translate Defined in node_modules/@types/react/index.d.ts:1768 Optional type # \u2022 type ? : string Inherited from LineProgressProps . type Defined in node_modules/@types/react/index.d.ts:1915 Optional typeof # \u2022 typeof ? : string Inherited from ButtonProps . typeof Defined in node_modules/@types/react/index.d.ts:1783 Optional unselectable # \u2022 unselectable ? : \"on\" | \"off\" Inherited from ButtonProps . unselectable Defined in node_modules/@types/react/index.d.ts:1798 Optional useMap # \u2022 useMap ? : string Inherited from LineProgressProps . useMap Defined in node_modules/@types/react/index.d.ts:1916 Optional value # \u2022 value ? : string | ReadonlyArray\u2039string\u203a | number Inherited from MenuItemProps . value Defined in node_modules/@types/react/index.d.ts:1917 Optional vocab # \u2022 vocab ? : string Inherited from ButtonProps . vocab Defined in node_modules/@types/react/index.d.ts:1784 Optional width # \u2022 width ? : number | string Inherited from LineProgressProps . width Defined in node_modules/@types/react/index.d.ts:1918 Optional wmode # \u2022 wmode ? : string Inherited from LineProgressProps . wmode Defined in node_modules/@types/react/index.d.ts:1919 Optional wrap # \u2022 wrap ? : string Inherited from LineProgressProps . wrap Defined in node_modules/@types/react/index.d.ts:1920","title":"Interface: MenuItemProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#interface-menuitemprops","text":"","title":"Interface: MenuItemProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#hierarchy","text":"HTMLProps\u2039any\u203a \u21b3 MenuItemProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#properties","text":"about accept acceptCharset accessKey action active allowFullScreen allowTransparency alt aria-activedescendant aria-atomic aria-autocomplete aria-busy aria-checked aria-colcount aria-colindex aria-colspan aria-controls aria-current aria-describedby aria-details aria-disabled aria-dropeffect aria-errormessage aria-expanded aria-flowto aria-grabbed aria-haspopup aria-hidden aria-invalid aria-keyshortcuts aria-label aria-labelledby aria-level aria-live aria-modal aria-multiline aria-multiselectable aria-orientation aria-owns aria-placeholder aria-posinset aria-pressed aria-readonly aria-relevant aria-required aria-roledescription aria-rowcount aria-rowindex aria-rowspan aria-selected aria-setsize aria-sort aria-valuemax aria-valuemin aria-valuenow aria-valuetext as async autoCapitalize autoComplete autoCorrect autoFocus autoPlay autoSave capture cellPadding cellSpacing challenge charSet checked children cite classID className colSpan color cols content contentEditable contextMenu controls coords crossOrigin dangerouslySetInnerHTML data datatype dateTime default defaultChecked defaultValue defer dir disabled download draggable encType form formAction formEncType formMethod formNoValidate formTarget frameBorder headers height hidden high href hrefLang htmlFor httpEquiv icon id inlist inputMode integrity is itemID itemProp itemRef itemScope itemType key keyParams keyType kind label lang list loop low manifest marginHeight marginWidth max maxLength media mediaGroup method min minLength multiple muted name noValidate nonce onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture open optimum pattern placeholder playsInline poster prefix preload property radioGroup readOnly ref rel required resource results reversed role rowSpan rows sandbox scope scoped scrolling seamless security selected shape size sizes slot spacer span spellCheck src srcDoc srcLang srcSet start step style summary suppressContentEditableWarning suppressHydrationWarning tabIndex target title translate type typeof unselectable useMap value vocab width wmode wrap","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-about","text":"\u2022 about ? : string Inherited from ButtonProps . about Defined in node_modules/@types/react/index.d.ts:1777","title":"Optional about"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-accept","text":"\u2022 accept ? : string Inherited from LineProgressProps . accept Defined in node_modules/@types/react/index.d.ts:1815","title":"Optional accept"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-acceptcharset","text":"\u2022 acceptCharset ? : string Inherited from LineProgressProps . acceptCharset Defined in node_modules/@types/react/index.d.ts:1816","title":"Optional acceptCharset"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-accesskey","text":"\u2022 accessKey ? : string Inherited from ButtonProps . accessKey Defined in node_modules/@types/react/index.d.ts:1753","title":"Optional accessKey"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-action","text":"\u2022 action ? : string Inherited from LineProgressProps . action Defined in node_modules/@types/react/index.d.ts:1817","title":"Optional action"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-active","text":"\u2022 active ? : boolean Defined in src/renderer/components/menu/menu.tsx:337","title":"Optional active"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-allowfullscreen","text":"\u2022 allowFullScreen ? : boolean Inherited from LineProgressProps . allowFullScreen Defined in node_modules/@types/react/index.d.ts:1818","title":"Optional allowFullScreen"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-allowtransparency","text":"\u2022 allowTransparency ? : boolean Inherited from LineProgressProps . allowTransparency Defined in node_modules/@types/react/index.d.ts:1819","title":"Optional allowTransparency"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-alt","text":"\u2022 alt ? : string Inherited from LineProgressProps . alt Defined in node_modules/@types/react/index.d.ts:1820","title":"Optional alt"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-activedescendant","text":"\u2022 aria-activedescendant ? : string Inherited from ButtonProps . aria-activedescendant Defined in node_modules/@types/react/index.d.ts:1560 Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application.","title":"Optional aria-activedescendant"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-atomic","text":"\u2022 aria-atomic ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-atomic Defined in node_modules/@types/react/index.d.ts:1562 Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute.","title":"Optional aria-atomic"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-autocomplete","text":"\u2022 aria-autocomplete ? : \"none\" | \"inline\" | \"list\" | \"both\" Inherited from ButtonProps . aria-autocomplete Defined in node_modules/@types/react/index.d.ts:1567 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.","title":"Optional aria-autocomplete"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-busy","text":"\u2022 aria-busy ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-busy Defined in node_modules/@types/react/index.d.ts:1569 Indicates an element is being modified and that assistive technologies MAY want to wait until the modifications are complete before exposing them to the user.","title":"Optional aria-busy"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-checked","text":"\u2022 aria-checked ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-checked Defined in node_modules/@types/react/index.d.ts:1574 Indicates the current \"checked\" state of checkboxes, radio buttons, and other widgets. see aria-pressed @see aria-selected.","title":"Optional aria-checked"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-colcount","text":"\u2022 aria-colcount ? : number Inherited from ButtonProps . aria-colcount Defined in node_modules/@types/react/index.d.ts:1579 Defines the total number of columns in a table, grid, or treegrid. see aria-colindex.","title":"Optional aria-colcount"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-colindex","text":"\u2022 aria-colindex ? : number Inherited from ButtonProps . aria-colindex Defined in node_modules/@types/react/index.d.ts:1584 Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid. see aria-colcount @see aria-colspan.","title":"Optional aria-colindex"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-colspan","text":"\u2022 aria-colspan ? : number Inherited from ButtonProps . aria-colspan Defined in node_modules/@types/react/index.d.ts:1589 Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid. see aria-colindex @see aria-rowspan.","title":"Optional aria-colspan"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-controls","text":"\u2022 aria-controls ? : string Inherited from ButtonProps . aria-controls Defined in node_modules/@types/react/index.d.ts:1594 Identifies the element (or elements) whose contents or presence are controlled by the current element. see aria-owns.","title":"Optional aria-controls"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-current","text":"\u2022 aria-current ? : boolean | \"false\" | \"true\" | \"page\" | \"step\" | \"location\" | \"date\" | \"time\" Inherited from ButtonProps . aria-current Defined in node_modules/@types/react/index.d.ts:1596 Indicates the element that represents the current item within a container or set of related elements.","title":"Optional aria-current"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-describedby","text":"\u2022 aria-describedby ? : string Inherited from ButtonProps . aria-describedby Defined in node_modules/@types/react/index.d.ts:1601 Identifies the element (or elements) that describes the object. see aria-labelledby","title":"Optional aria-describedby"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-details","text":"\u2022 aria-details ? : string Inherited from ButtonProps . aria-details Defined in node_modules/@types/react/index.d.ts:1606 Identifies the element that provides a detailed, extended description for the object. see aria-describedby.","title":"Optional aria-details"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-disabled","text":"\u2022 aria-disabled ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-disabled Defined in node_modules/@types/react/index.d.ts:1611 Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable. see aria-hidden @see aria-readonly.","title":"Optional aria-disabled"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-dropeffect","text":"\u2022 aria-dropeffect ? : \"none\" | \"copy\" | \"execute\" | \"link\" | \"move\" | \"popup\" Inherited from ButtonProps . aria-dropeffect Defined in node_modules/@types/react/index.d.ts:1616 Indicates what functions can be performed when a dragged object is released on the drop target. deprecated in ARIA 1.1","title":"Optional aria-dropeffect"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-errormessage","text":"\u2022 aria-errormessage ? : string Inherited from ButtonProps . aria-errormessage Defined in node_modules/@types/react/index.d.ts:1621 Identifies the element that provides an error message for the object. see aria-invalid @see aria-describedby.","title":"Optional aria-errormessage"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-expanded","text":"\u2022 aria-expanded ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-expanded Defined in node_modules/@types/react/index.d.ts:1623 Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed.","title":"Optional aria-expanded"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-flowto","text":"\u2022 aria-flowto ? : string Inherited from ButtonProps . aria-flowto Defined in node_modules/@types/react/index.d.ts:1628 Identifies the next element (or elements) in an alternate reading order of content which, at the user's discretion, allows assistive technology to override the general default of reading in document source order.","title":"Optional aria-flowto"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-grabbed","text":"\u2022 aria-grabbed ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-grabbed Defined in node_modules/@types/react/index.d.ts:1633 Indicates an element's \"grabbed\" state in a drag-and-drop operation. deprecated in ARIA 1.1","title":"Optional aria-grabbed"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-haspopup","text":"\u2022 aria-haspopup ? : boolean | \"false\" | \"true\" | \"menu\" | \"listbox\" | \"tree\" | \"grid\" | \"dialog\" Inherited from ButtonProps . aria-haspopup Defined in node_modules/@types/react/index.d.ts:1635 Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.","title":"Optional aria-haspopup"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-hidden","text":"\u2022 aria-hidden ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-hidden Defined in node_modules/@types/react/index.d.ts:1640 Indicates whether the element is exposed to an accessibility API. see aria-disabled.","title":"Optional aria-hidden"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-invalid","text":"\u2022 aria-invalid ? : boolean | \"false\" | \"true\" | \"grammar\" | \"spelling\" Inherited from ButtonProps . aria-invalid Defined in node_modules/@types/react/index.d.ts:1645 Indicates the entered value does not conform to the format expected by the application. see aria-errormessage.","title":"Optional aria-invalid"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-keyshortcuts","text":"\u2022 aria-keyshortcuts ? : string Inherited from ButtonProps . aria-keyshortcuts Defined in node_modules/@types/react/index.d.ts:1647 Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element.","title":"Optional aria-keyshortcuts"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-label","text":"\u2022 aria-label ? : string Inherited from ButtonProps . aria-label Defined in node_modules/@types/react/index.d.ts:1652 Defines a string value that labels the current element. see aria-labelledby.","title":"Optional aria-label"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-labelledby","text":"\u2022 aria-labelledby ? : string Inherited from ButtonProps . aria-labelledby Defined in node_modules/@types/react/index.d.ts:1657 Identifies the element (or elements) that labels the current element. see aria-describedby.","title":"Optional aria-labelledby"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-level","text":"\u2022 aria-level ? : number Inherited from ButtonProps . aria-level Defined in node_modules/@types/react/index.d.ts:1659 Defines the hierarchical level of an element within a structure.","title":"Optional aria-level"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-live","text":"\u2022 aria-live ? : \"off\" | \"assertive\" | \"polite\" Inherited from ButtonProps . aria-live Defined in node_modules/@types/react/index.d.ts:1661 Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region.","title":"Optional aria-live"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-modal","text":"\u2022 aria-modal ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-modal Defined in node_modules/@types/react/index.d.ts:1663 Indicates whether an element is modal when displayed.","title":"Optional aria-modal"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-multiline","text":"\u2022 aria-multiline ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiline Defined in node_modules/@types/react/index.d.ts:1665 Indicates whether a text box accepts multiple lines of input or only a single line.","title":"Optional aria-multiline"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-multiselectable","text":"\u2022 aria-multiselectable ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiselectable Defined in node_modules/@types/react/index.d.ts:1667 Indicates that the user may select more than one item from the current selectable descendants.","title":"Optional aria-multiselectable"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-orientation","text":"\u2022 aria-orientation ? : \"horizontal\" | \"vertical\" Inherited from ButtonProps . aria-orientation Defined in node_modules/@types/react/index.d.ts:1669 Indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous.","title":"Optional aria-orientation"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-owns","text":"\u2022 aria-owns ? : string Inherited from ButtonProps . aria-owns Defined in node_modules/@types/react/index.d.ts:1675 Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship between DOM elements where the DOM hierarchy cannot be used to represent the relationship. see aria-controls.","title":"Optional aria-owns"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-placeholder","text":"\u2022 aria-placeholder ? : string Inherited from ButtonProps . aria-placeholder Defined in node_modules/@types/react/index.d.ts:1680 Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value. A hint could be a sample value or a brief description of the expected format.","title":"Optional aria-placeholder"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-posinset","text":"\u2022 aria-posinset ? : number Inherited from ButtonProps . aria-posinset Defined in node_modules/@types/react/index.d.ts:1685 Defines an element's number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-setsize.","title":"Optional aria-posinset"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-pressed","text":"\u2022 aria-pressed ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-pressed Defined in node_modules/@types/react/index.d.ts:1690 Indicates the current \"pressed\" state of toggle buttons. see aria-checked @see aria-selected.","title":"Optional aria-pressed"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-readonly","text":"\u2022 aria-readonly ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-readonly Defined in node_modules/@types/react/index.d.ts:1695 Indicates that the element is not editable, but is otherwise operable. see aria-disabled.","title":"Optional aria-readonly"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-relevant","text":"\u2022 aria-relevant ? : \"additions\" | \"additions removals\" | \"additions text\" | \"all\" | \"removals\" | \"removals additions\" | \"removals text\" | \"text\" | \"text additions\" | \"text removals\" Inherited from ButtonProps . aria-relevant Defined in node_modules/@types/react/index.d.ts:1700 Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified. see aria-atomic.","title":"Optional aria-relevant"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-required","text":"\u2022 aria-required ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-required Defined in node_modules/@types/react/index.d.ts:1702 Indicates that user input is required on the element before a form may be submitted.","title":"Optional aria-required"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-roledescription","text":"\u2022 aria-roledescription ? : string Inherited from ButtonProps . aria-roledescription Defined in node_modules/@types/react/index.d.ts:1704 Defines a human-readable, author-localized description for the role of an element.","title":"Optional aria-roledescription"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-rowcount","text":"\u2022 aria-rowcount ? : number Inherited from ButtonProps . aria-rowcount Defined in node_modules/@types/react/index.d.ts:1709 Defines the total number of rows in a table, grid, or treegrid. see aria-rowindex.","title":"Optional aria-rowcount"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-rowindex","text":"\u2022 aria-rowindex ? : number Inherited from ButtonProps . aria-rowindex Defined in node_modules/@types/react/index.d.ts:1714 Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid. see aria-rowcount @see aria-rowspan.","title":"Optional aria-rowindex"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-rowspan","text":"\u2022 aria-rowspan ? : number Inherited from ButtonProps . aria-rowspan Defined in node_modules/@types/react/index.d.ts:1719 Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid. see aria-rowindex @see aria-colspan.","title":"Optional aria-rowspan"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-selected","text":"\u2022 aria-selected ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-selected Defined in node_modules/@types/react/index.d.ts:1724 Indicates the current \"selected\" state of various widgets. see aria-checked @see aria-pressed.","title":"Optional aria-selected"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-setsize","text":"\u2022 aria-setsize ? : number Inherited from ButtonProps . aria-setsize Defined in node_modules/@types/react/index.d.ts:1729 Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-posinset.","title":"Optional aria-setsize"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-sort","text":"\u2022 aria-sort ? : \"none\" | \"ascending\" | \"descending\" | \"other\" Inherited from ButtonProps . aria-sort Defined in node_modules/@types/react/index.d.ts:1731 Indicates if items in a table or grid are sorted in ascending or descending order.","title":"Optional aria-sort"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-valuemax","text":"\u2022 aria-valuemax ? : number Inherited from ButtonProps . aria-valuemax Defined in node_modules/@types/react/index.d.ts:1733 Defines the maximum allowed value for a range widget.","title":"Optional aria-valuemax"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-valuemin","text":"\u2022 aria-valuemin ? : number Inherited from ButtonProps . aria-valuemin Defined in node_modules/@types/react/index.d.ts:1735 Defines the minimum allowed value for a range widget.","title":"Optional aria-valuemin"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-valuenow","text":"\u2022 aria-valuenow ? : number Inherited from ButtonProps . aria-valuenow Defined in node_modules/@types/react/index.d.ts:1740 Defines the current value for a range widget. see aria-valuetext.","title":"Optional aria-valuenow"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-aria-valuetext","text":"\u2022 aria-valuetext ? : string Inherited from ButtonProps . aria-valuetext Defined in node_modules/@types/react/index.d.ts:1742 Defines the human readable text alternative of aria-valuenow for a range widget.","title":"Optional aria-valuetext"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-as","text":"\u2022 as ? : string Inherited from LineProgressProps . as Defined in node_modules/@types/react/index.d.ts:1821","title":"Optional as"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-async","text":"\u2022 async ? : boolean Inherited from LineProgressProps . async Defined in node_modules/@types/react/index.d.ts:1822","title":"Optional async"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-autocapitalize","text":"\u2022 autoCapitalize ? : string Inherited from ButtonProps . autoCapitalize Defined in node_modules/@types/react/index.d.ts:1787","title":"Optional autoCapitalize"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-autocomplete","text":"\u2022 autoComplete ? : string Inherited from LineProgressProps . autoComplete Defined in node_modules/@types/react/index.d.ts:1823","title":"Optional autoComplete"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-autocorrect","text":"\u2022 autoCorrect ? : string Inherited from ButtonProps . autoCorrect Defined in node_modules/@types/react/index.d.ts:1788","title":"Optional autoCorrect"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-autofocus","text":"\u2022 autoFocus ? : boolean Inherited from LineProgressProps . autoFocus Defined in node_modules/@types/react/index.d.ts:1824","title":"Optional autoFocus"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-autoplay","text":"\u2022 autoPlay ? : boolean Inherited from LineProgressProps . autoPlay Defined in node_modules/@types/react/index.d.ts:1825","title":"Optional autoPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-autosave","text":"\u2022 autoSave ? : string Inherited from ButtonProps . autoSave Defined in node_modules/@types/react/index.d.ts:1789","title":"Optional autoSave"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-capture","text":"\u2022 capture ? : boolean | string Inherited from LineProgressProps . capture Defined in node_modules/@types/react/index.d.ts:1826","title":"Optional capture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-cellpadding","text":"\u2022 cellPadding ? : number | string Inherited from LineProgressProps . cellPadding Defined in node_modules/@types/react/index.d.ts:1827","title":"Optional cellPadding"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-cellspacing","text":"\u2022 cellSpacing ? : number | string Inherited from LineProgressProps . cellSpacing Defined in node_modules/@types/react/index.d.ts:1828","title":"Optional cellSpacing"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-challenge","text":"\u2022 challenge ? : string Inherited from LineProgressProps . challenge Defined in node_modules/@types/react/index.d.ts:1830","title":"Optional challenge"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-charset","text":"\u2022 charSet ? : string Inherited from LineProgressProps . charSet Defined in node_modules/@types/react/index.d.ts:1829","title":"Optional charSet"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-checked","text":"\u2022 checked ? : boolean Inherited from LineProgressProps . checked Defined in node_modules/@types/react/index.d.ts:1831","title":"Optional checked"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-children","text":"\u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350","title":"Optional children"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-cite","text":"\u2022 cite ? : string Inherited from LineProgressProps . cite Defined in node_modules/@types/react/index.d.ts:1832","title":"Optional cite"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-classid","text":"\u2022 classID ? : string Inherited from LineProgressProps . classID Defined in node_modules/@types/react/index.d.ts:1833","title":"Optional classID"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-classname","text":"\u2022 className ? : string Inherited from ButtonProps . className Defined in node_modules/@types/react/index.d.ts:1754","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-colspan","text":"\u2022 colSpan ? : number Inherited from LineProgressProps . colSpan Defined in node_modules/@types/react/index.d.ts:1835","title":"Optional colSpan"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-color","text":"\u2022 color ? : string Inherited from ButtonProps . color Defined in node_modules/@types/react/index.d.ts:1790","title":"Optional color"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-cols","text":"\u2022 cols ? : number Inherited from LineProgressProps . cols Defined in node_modules/@types/react/index.d.ts:1834","title":"Optional cols"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-content","text":"\u2022 content ? : string Inherited from LineProgressProps . content Defined in node_modules/@types/react/index.d.ts:1836","title":"Optional content"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-contenteditable","text":"\u2022 contentEditable ? : Booleanish | \"inherit\" Inherited from ButtonProps . contentEditable Defined in node_modules/@types/react/index.d.ts:1755","title":"Optional contentEditable"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-contextmenu","text":"\u2022 contextMenu ? : string Inherited from ButtonProps . contextMenu Defined in node_modules/@types/react/index.d.ts:1756","title":"Optional contextMenu"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-controls","text":"\u2022 controls ? : boolean Inherited from LineProgressProps . controls Defined in node_modules/@types/react/index.d.ts:1837","title":"Optional controls"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-coords","text":"\u2022 coords ? : string Inherited from LineProgressProps . coords Defined in node_modules/@types/react/index.d.ts:1838","title":"Optional coords"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-crossorigin","text":"\u2022 crossOrigin ? : string Inherited from LineProgressProps . crossOrigin Defined in node_modules/@types/react/index.d.ts:1839","title":"Optional crossOrigin"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-dangerouslysetinnerhtml","text":"\u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351","title":"Optional dangerouslySetInnerHTML"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-data","text":"\u2022 data ? : string Inherited from LineProgressProps . data Defined in node_modules/@types/react/index.d.ts:1840","title":"Optional data"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-datatype","text":"\u2022 datatype ? : string Inherited from ButtonProps . datatype Defined in node_modules/@types/react/index.d.ts:1778","title":"Optional datatype"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-datetime","text":"\u2022 dateTime ? : string Inherited from LineProgressProps . dateTime Defined in node_modules/@types/react/index.d.ts:1841","title":"Optional dateTime"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-default","text":"\u2022 default ? : boolean Inherited from LineProgressProps . default Defined in node_modules/@types/react/index.d.ts:1842","title":"Optional default"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-defaultchecked","text":"\u2022 defaultChecked ? : boolean Inherited from ButtonProps . defaultChecked Defined in node_modules/@types/react/index.d.ts:1747","title":"Optional defaultChecked"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-defaultvalue","text":"\u2022 defaultValue ? : string | number | ReadonlyArray\u2039string\u203a Inherited from ButtonProps . defaultValue Defined in node_modules/@types/react/index.d.ts:1748","title":"Optional defaultValue"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-defer","text":"\u2022 defer ? : boolean Inherited from LineProgressProps . defer Defined in node_modules/@types/react/index.d.ts:1843","title":"Optional defer"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-dir","text":"\u2022 dir ? : string Inherited from ButtonProps . dir Defined in node_modules/@types/react/index.d.ts:1757","title":"Optional dir"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-disabled","text":"\u2022 disabled ? : boolean Overrides LineProgressProps . disabled Defined in src/renderer/components/menu/menu.tsx:336","title":"Optional disabled"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-download","text":"\u2022 download ? : any Inherited from LineProgressProps . download Defined in node_modules/@types/react/index.d.ts:1845","title":"Optional download"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-draggable","text":"\u2022 draggable ? : Booleanish Inherited from ButtonProps . draggable Defined in node_modules/@types/react/index.d.ts:1758","title":"Optional draggable"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-enctype","text":"\u2022 encType ? : string Inherited from LineProgressProps . encType Defined in node_modules/@types/react/index.d.ts:1846","title":"Optional encType"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-form","text":"\u2022 form ? : string Inherited from LineProgressProps . form Defined in node_modules/@types/react/index.d.ts:1847","title":"Optional form"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-formaction","text":"\u2022 formAction ? : string Inherited from LineProgressProps . formAction Defined in node_modules/@types/react/index.d.ts:1848","title":"Optional formAction"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-formenctype","text":"\u2022 formEncType ? : string Inherited from LineProgressProps . formEncType Defined in node_modules/@types/react/index.d.ts:1849","title":"Optional formEncType"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-formmethod","text":"\u2022 formMethod ? : string Inherited from LineProgressProps . formMethod Defined in node_modules/@types/react/index.d.ts:1850","title":"Optional formMethod"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-formnovalidate","text":"\u2022 formNoValidate ? : boolean Inherited from LineProgressProps . formNoValidate Defined in node_modules/@types/react/index.d.ts:1851","title":"Optional formNoValidate"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-formtarget","text":"\u2022 formTarget ? : string Inherited from LineProgressProps . formTarget Defined in node_modules/@types/react/index.d.ts:1852","title":"Optional formTarget"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-frameborder","text":"\u2022 frameBorder ? : number | string Inherited from LineProgressProps . frameBorder Defined in node_modules/@types/react/index.d.ts:1853","title":"Optional frameBorder"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-headers","text":"\u2022 headers ? : string Inherited from LineProgressProps . headers Defined in node_modules/@types/react/index.d.ts:1854","title":"Optional headers"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-height","text":"\u2022 height ? : number | string Inherited from LineProgressProps . height Defined in node_modules/@types/react/index.d.ts:1855","title":"Optional height"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-hidden","text":"\u2022 hidden ? : boolean Inherited from IconProps . hidden Defined in node_modules/@types/react/index.d.ts:1759","title":"Optional hidden"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-high","text":"\u2022 high ? : number Inherited from LineProgressProps . high Defined in node_modules/@types/react/index.d.ts:1856","title":"Optional high"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-href","text":"\u2022 href ? : string Overrides LineProgressProps . href Defined in src/renderer/components/menu/menu.tsx:339","title":"Optional href"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-hreflang","text":"\u2022 hrefLang ? : string Inherited from LineProgressProps . hrefLang Defined in node_modules/@types/react/index.d.ts:1858","title":"Optional hrefLang"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-htmlfor","text":"\u2022 htmlFor ? : string Inherited from LineProgressProps . htmlFor Defined in node_modules/@types/react/index.d.ts:1859","title":"Optional htmlFor"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-httpequiv","text":"\u2022 httpEquiv ? : string Inherited from LineProgressProps . httpEquiv Defined in node_modules/@types/react/index.d.ts:1860","title":"Optional httpEquiv"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-icon","text":"\u2022 icon ? : string | Partial\u2039 IconProps \u203a Defined in src/renderer/components/menu/menu.tsx:335","title":"Optional icon"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-id","text":"\u2022 id ? : string Inherited from ButtonProps . id Defined in node_modules/@types/react/index.d.ts:1760","title":"Optional id"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-inlist","text":"\u2022 inlist ? : any Inherited from ButtonProps . inlist Defined in node_modules/@types/react/index.d.ts:1779","title":"Optional inlist"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-inputmode","text":"\u2022 inputMode ? : \"none\" | \"text\" | \"tel\" | \"url\" | \"email\" | \"numeric\" | \"decimal\" | \"search\" Inherited from ButtonProps . inputMode Defined in node_modules/@types/react/index.d.ts:1805 Hints at the type of data that might be entered by the user while editing the element or its contents see https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute","title":"Optional inputMode"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-integrity","text":"\u2022 integrity ? : string Inherited from LineProgressProps . integrity Defined in node_modules/@types/react/index.d.ts:1861","title":"Optional integrity"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-is","text":"\u2022 is ? : string Inherited from ButtonProps . is Defined in node_modules/@types/react/index.d.ts:1810 Specify that a standard HTML element should behave like a defined custom built-in element see https://html.spec.whatwg.org/multipage/custom-elements.html#attr-is","title":"Optional is"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-itemid","text":"\u2022 itemID ? : string Inherited from ButtonProps . itemID Defined in node_modules/@types/react/index.d.ts:1794","title":"Optional itemID"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-itemprop","text":"\u2022 itemProp ? : string Inherited from ButtonProps . itemProp Defined in node_modules/@types/react/index.d.ts:1791","title":"Optional itemProp"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-itemref","text":"\u2022 itemRef ? : string Inherited from ButtonProps . itemRef Defined in node_modules/@types/react/index.d.ts:1795","title":"Optional itemRef"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-itemscope","text":"\u2022 itemScope ? : boolean Inherited from ButtonProps . itemScope Defined in node_modules/@types/react/index.d.ts:1792","title":"Optional itemScope"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-itemtype","text":"\u2022 itemType ? : string Inherited from ButtonProps . itemType Defined in node_modules/@types/react/index.d.ts:1793","title":"Optional itemType"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-key","text":"\u2022 key ? : Key | null Inherited from LineProgressProps . key Defined in node_modules/@types/react/index.d.ts:137","title":"Optional key"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-keyparams","text":"\u2022 keyParams ? : string Inherited from LineProgressProps . keyParams Defined in node_modules/@types/react/index.d.ts:1862","title":"Optional keyParams"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-keytype","text":"\u2022 keyType ? : string Inherited from LineProgressProps . keyType Defined in node_modules/@types/react/index.d.ts:1863","title":"Optional keyType"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-kind","text":"\u2022 kind ? : string Inherited from LineProgressProps . kind Defined in node_modules/@types/react/index.d.ts:1864","title":"Optional kind"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-label","text":"\u2022 label ? : string Inherited from LineProgressProps . label Defined in node_modules/@types/react/index.d.ts:1865","title":"Optional label"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-lang","text":"\u2022 lang ? : string Inherited from ButtonProps . lang Defined in node_modules/@types/react/index.d.ts:1761","title":"Optional lang"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-list","text":"\u2022 list ? : string Inherited from LineProgressProps . list Defined in node_modules/@types/react/index.d.ts:1866","title":"Optional list"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-loop","text":"\u2022 loop ? : boolean Inherited from LineProgressProps . loop Defined in node_modules/@types/react/index.d.ts:1867","title":"Optional loop"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-low","text":"\u2022 low ? : number Inherited from LineProgressProps . low Defined in node_modules/@types/react/index.d.ts:1868","title":"Optional low"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-manifest","text":"\u2022 manifest ? : string Inherited from LineProgressProps . manifest Defined in node_modules/@types/react/index.d.ts:1869","title":"Optional manifest"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-marginheight","text":"\u2022 marginHeight ? : number Inherited from LineProgressProps . marginHeight Defined in node_modules/@types/react/index.d.ts:1870","title":"Optional marginHeight"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-marginwidth","text":"\u2022 marginWidth ? : number Inherited from LineProgressProps . marginWidth Defined in node_modules/@types/react/index.d.ts:1871","title":"Optional marginWidth"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-max","text":"\u2022 max ? : number | string Inherited from MenuItemProps . max Defined in node_modules/@types/react/index.d.ts:1872","title":"Optional max"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-maxlength","text":"\u2022 maxLength ? : number Inherited from LineProgressProps . maxLength Defined in node_modules/@types/react/index.d.ts:1873","title":"Optional maxLength"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-media","text":"\u2022 media ? : string Inherited from LineProgressProps . media Defined in node_modules/@types/react/index.d.ts:1874","title":"Optional media"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-mediagroup","text":"\u2022 mediaGroup ? : string Inherited from LineProgressProps . mediaGroup Defined in node_modules/@types/react/index.d.ts:1875","title":"Optional mediaGroup"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-method","text":"\u2022 method ? : string Inherited from LineProgressProps . method Defined in node_modules/@types/react/index.d.ts:1876","title":"Optional method"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-min","text":"\u2022 min ? : number | string Inherited from MenuItemProps . min Defined in node_modules/@types/react/index.d.ts:1877","title":"Optional min"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-minlength","text":"\u2022 minLength ? : number Inherited from LineProgressProps . minLength Defined in node_modules/@types/react/index.d.ts:1878","title":"Optional minLength"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-multiple","text":"\u2022 multiple ? : boolean Inherited from LineProgressProps . multiple Defined in node_modules/@types/react/index.d.ts:1879","title":"Optional multiple"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-muted","text":"\u2022 muted ? : boolean Inherited from LineProgressProps . muted Defined in node_modules/@types/react/index.d.ts:1880","title":"Optional muted"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-name","text":"\u2022 name ? : string Inherited from LineProgressProps . name Defined in node_modules/@types/react/index.d.ts:1881","title":"Optional name"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-novalidate","text":"\u2022 noValidate ? : boolean Inherited from LineProgressProps . noValidate Defined in node_modules/@types/react/index.d.ts:1883","title":"Optional noValidate"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-nonce","text":"\u2022 nonce ? : string Inherited from LineProgressProps . nonce Defined in node_modules/@types/react/index.d.ts:1882","title":"Optional nonce"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onabort","text":"\u2022 onAbort ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406","title":"Optional onAbort"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onabortcapture","text":"\u2022 onAbortCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407","title":"Optional onAbortCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onanimationend","text":"\u2022 onAnimationEnd ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536","title":"Optional onAnimationEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onanimationendcapture","text":"\u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537","title":"Optional onAnimationEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onanimationiteration","text":"\u2022 onAnimationIteration ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538","title":"Optional onAnimationIteration"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onanimationiterationcapture","text":"\u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539","title":"Optional onAnimationIterationCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onanimationstart","text":"\u2022 onAnimationStart ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534","title":"Optional onAnimationStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onanimationstartcapture","text":"\u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535","title":"Optional onAnimationStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onauxclick","text":"\u2022 onAuxClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452","title":"Optional onAuxClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onauxclickcapture","text":"\u2022 onAuxClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453","title":"Optional onAuxClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onbeforeinput","text":"\u2022 onBeforeInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380","title":"Optional onBeforeInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onbeforeinputcapture","text":"\u2022 onBeforeInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381","title":"Optional onBeforeInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onblur","text":"\u2022 onBlur ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374","title":"Optional onBlur"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onblurcapture","text":"\u2022 onBlurCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375","title":"Optional onBlurCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-oncanplay","text":"\u2022 onCanPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408","title":"Optional onCanPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-oncanplaycapture","text":"\u2022 onCanPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409","title":"Optional onCanPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-oncanplaythrough","text":"\u2022 onCanPlayThrough ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410","title":"Optional onCanPlayThrough"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-oncanplaythroughcapture","text":"\u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411","title":"Optional onCanPlayThroughCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onchange","text":"\u2022 onChange ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378","title":"Optional onChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onchangecapture","text":"\u2022 onChangeCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379","title":"Optional onChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onclick","text":"\u2022 onClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454","title":"Optional onClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onclickcapture","text":"\u2022 onClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455","title":"Optional onClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-oncompositionend","text":"\u2022 onCompositionEnd ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364","title":"Optional onCompositionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-oncompositionendcapture","text":"\u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365","title":"Optional onCompositionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-oncompositionstart","text":"\u2022 onCompositionStart ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366","title":"Optional onCompositionStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-oncompositionstartcapture","text":"\u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367","title":"Optional onCompositionStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-oncompositionupdate","text":"\u2022 onCompositionUpdate ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368","title":"Optional onCompositionUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-oncompositionupdatecapture","text":"\u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369","title":"Optional onCompositionUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-oncontextmenu","text":"\u2022 onContextMenu ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456","title":"Optional onContextMenu"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-oncontextmenucapture","text":"\u2022 onContextMenuCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457","title":"Optional onContextMenuCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-oncopy","text":"\u2022 onCopy ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356","title":"Optional onCopy"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-oncopycapture","text":"\u2022 onCopyCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357","title":"Optional onCopyCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-oncut","text":"\u2022 onCut ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358","title":"Optional onCut"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-oncutcapture","text":"\u2022 onCutCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359","title":"Optional onCutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ondoubleclick","text":"\u2022 onDoubleClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458","title":"Optional onDoubleClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ondoubleclickcapture","text":"\u2022 onDoubleClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459","title":"Optional onDoubleClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ondrag","text":"\u2022 onDrag ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460","title":"Optional onDrag"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ondragcapture","text":"\u2022 onDragCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461","title":"Optional onDragCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ondragend","text":"\u2022 onDragEnd ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462","title":"Optional onDragEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ondragendcapture","text":"\u2022 onDragEndCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463","title":"Optional onDragEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ondragenter","text":"\u2022 onDragEnter ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464","title":"Optional onDragEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ondragentercapture","text":"\u2022 onDragEnterCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465","title":"Optional onDragEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ondragexit","text":"\u2022 onDragExit ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466","title":"Optional onDragExit"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ondragexitcapture","text":"\u2022 onDragExitCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467","title":"Optional onDragExitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ondragleave","text":"\u2022 onDragLeave ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468","title":"Optional onDragLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ondragleavecapture","text":"\u2022 onDragLeaveCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469","title":"Optional onDragLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ondragover","text":"\u2022 onDragOver ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470","title":"Optional onDragOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ondragovercapture","text":"\u2022 onDragOverCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471","title":"Optional onDragOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ondragstart","text":"\u2022 onDragStart ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472","title":"Optional onDragStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ondragstartcapture","text":"\u2022 onDragStartCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473","title":"Optional onDragStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ondrop","text":"\u2022 onDrop ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474","title":"Optional onDrop"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ondropcapture","text":"\u2022 onDropCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475","title":"Optional onDropCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ondurationchange","text":"\u2022 onDurationChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412","title":"Optional onDurationChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ondurationchangecapture","text":"\u2022 onDurationChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413","title":"Optional onDurationChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onemptied","text":"\u2022 onEmptied ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414","title":"Optional onEmptied"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onemptiedcapture","text":"\u2022 onEmptiedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415","title":"Optional onEmptiedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onencrypted","text":"\u2022 onEncrypted ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416","title":"Optional onEncrypted"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onencryptedcapture","text":"\u2022 onEncryptedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417","title":"Optional onEncryptedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onended","text":"\u2022 onEnded ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418","title":"Optional onEnded"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onendedcapture","text":"\u2022 onEndedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419","title":"Optional onEndedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onerror","text":"\u2022 onError ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394","title":"Optional onError"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onerrorcapture","text":"\u2022 onErrorCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395","title":"Optional onErrorCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onfocus","text":"\u2022 onFocus ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372","title":"Optional onFocus"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onfocuscapture","text":"\u2022 onFocusCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373","title":"Optional onFocusCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ongotpointercapture","text":"\u2022 onGotPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520","title":"Optional onGotPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ongotpointercapturecapture","text":"\u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521","title":"Optional onGotPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-oninput","text":"\u2022 onInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382","title":"Optional onInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-oninputcapture","text":"\u2022 onInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383","title":"Optional onInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-oninvalid","text":"\u2022 onInvalid ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388","title":"Optional onInvalid"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-oninvalidcapture","text":"\u2022 onInvalidCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389","title":"Optional onInvalidCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onkeydown","text":"\u2022 onKeyDown ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398","title":"Optional onKeyDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onkeydowncapture","text":"\u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399","title":"Optional onKeyDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onkeypress","text":"\u2022 onKeyPress ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400","title":"Optional onKeyPress"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onkeypresscapture","text":"\u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401","title":"Optional onKeyPressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onkeyup","text":"\u2022 onKeyUp ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402","title":"Optional onKeyUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onkeyupcapture","text":"\u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403","title":"Optional onKeyUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onload","text":"\u2022 onLoad ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392","title":"Optional onLoad"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onloadcapture","text":"\u2022 onLoadCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393","title":"Optional onLoadCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onloadstart","text":"\u2022 onLoadStart ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424","title":"Optional onLoadStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onloadstartcapture","text":"\u2022 onLoadStartCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425","title":"Optional onLoadStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onloadeddata","text":"\u2022 onLoadedData ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420","title":"Optional onLoadedData"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onloadeddatacapture","text":"\u2022 onLoadedDataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421","title":"Optional onLoadedDataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onloadedmetadata","text":"\u2022 onLoadedMetadata ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422","title":"Optional onLoadedMetadata"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onloadedmetadatacapture","text":"\u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423","title":"Optional onLoadedMetadataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onlostpointercapture","text":"\u2022 onLostPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522","title":"Optional onLostPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onlostpointercapturecapture","text":"\u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523","title":"Optional onLostPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onmousedown","text":"\u2022 onMouseDown ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476","title":"Optional onMouseDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onmousedowncapture","text":"\u2022 onMouseDownCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477","title":"Optional onMouseDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onmouseenter","text":"\u2022 onMouseEnter ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478","title":"Optional onMouseEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onmouseleave","text":"\u2022 onMouseLeave ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479","title":"Optional onMouseLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onmousemove","text":"\u2022 onMouseMove ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480","title":"Optional onMouseMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onmousemovecapture","text":"\u2022 onMouseMoveCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481","title":"Optional onMouseMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onmouseout","text":"\u2022 onMouseOut ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482","title":"Optional onMouseOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onmouseoutcapture","text":"\u2022 onMouseOutCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483","title":"Optional onMouseOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onmouseover","text":"\u2022 onMouseOver ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484","title":"Optional onMouseOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onmouseovercapture","text":"\u2022 onMouseOverCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485","title":"Optional onMouseOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onmouseup","text":"\u2022 onMouseUp ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486","title":"Optional onMouseUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onmouseupcapture","text":"\u2022 onMouseUpCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487","title":"Optional onMouseUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onpaste","text":"\u2022 onPaste ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360","title":"Optional onPaste"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onpastecapture","text":"\u2022 onPasteCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361","title":"Optional onPasteCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onpause","text":"\u2022 onPause ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426","title":"Optional onPause"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onpausecapture","text":"\u2022 onPauseCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427","title":"Optional onPauseCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onplay","text":"\u2022 onPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428","title":"Optional onPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onplaycapture","text":"\u2022 onPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429","title":"Optional onPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onplaying","text":"\u2022 onPlaying ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430","title":"Optional onPlaying"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onplayingcapture","text":"\u2022 onPlayingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431","title":"Optional onPlayingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onpointercancel","text":"\u2022 onPointerCancel ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510","title":"Optional onPointerCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onpointercancelcapture","text":"\u2022 onPointerCancelCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511","title":"Optional onPointerCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onpointerdown","text":"\u2022 onPointerDown ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504","title":"Optional onPointerDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onpointerdowncapture","text":"\u2022 onPointerDownCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505","title":"Optional onPointerDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onpointerenter","text":"\u2022 onPointerEnter ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512","title":"Optional onPointerEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onpointerentercapture","text":"\u2022 onPointerEnterCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513","title":"Optional onPointerEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onpointerleave","text":"\u2022 onPointerLeave ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514","title":"Optional onPointerLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onpointerleavecapture","text":"\u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515","title":"Optional onPointerLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onpointermove","text":"\u2022 onPointerMove ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506","title":"Optional onPointerMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onpointermovecapture","text":"\u2022 onPointerMoveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507","title":"Optional onPointerMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onpointerout","text":"\u2022 onPointerOut ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518","title":"Optional onPointerOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onpointeroutcapture","text":"\u2022 onPointerOutCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519","title":"Optional onPointerOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onpointerover","text":"\u2022 onPointerOver ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516","title":"Optional onPointerOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onpointerovercapture","text":"\u2022 onPointerOverCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517","title":"Optional onPointerOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onpointerup","text":"\u2022 onPointerUp ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508","title":"Optional onPointerUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onpointerupcapture","text":"\u2022 onPointerUpCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509","title":"Optional onPointerUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onprogress","text":"\u2022 onProgress ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432","title":"Optional onProgress"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onprogresscapture","text":"\u2022 onProgressCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433","title":"Optional onProgressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onratechange","text":"\u2022 onRateChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434","title":"Optional onRateChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onratechangecapture","text":"\u2022 onRateChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435","title":"Optional onRateChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onreset","text":"\u2022 onReset ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384","title":"Optional onReset"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onresetcapture","text":"\u2022 onResetCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385","title":"Optional onResetCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onscroll","text":"\u2022 onScroll ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526","title":"Optional onScroll"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onscrollcapture","text":"\u2022 onScrollCapture ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527","title":"Optional onScrollCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onseeked","text":"\u2022 onSeeked ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436","title":"Optional onSeeked"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onseekedcapture","text":"\u2022 onSeekedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437","title":"Optional onSeekedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onseeking","text":"\u2022 onSeeking ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438","title":"Optional onSeeking"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onseekingcapture","text":"\u2022 onSeekingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439","title":"Optional onSeekingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onselect","text":"\u2022 onSelect ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490","title":"Optional onSelect"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onselectcapture","text":"\u2022 onSelectCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491","title":"Optional onSelectCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onstalled","text":"\u2022 onStalled ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440","title":"Optional onStalled"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onstalledcapture","text":"\u2022 onStalledCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441","title":"Optional onStalledCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onsubmit","text":"\u2022 onSubmit ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386","title":"Optional onSubmit"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onsubmitcapture","text":"\u2022 onSubmitCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387","title":"Optional onSubmitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onsuspend","text":"\u2022 onSuspend ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442","title":"Optional onSuspend"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onsuspendcapture","text":"\u2022 onSuspendCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443","title":"Optional onSuspendCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ontimeupdate","text":"\u2022 onTimeUpdate ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444","title":"Optional onTimeUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ontimeupdatecapture","text":"\u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445","title":"Optional onTimeUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ontouchcancel","text":"\u2022 onTouchCancel ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494","title":"Optional onTouchCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ontouchcancelcapture","text":"\u2022 onTouchCancelCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495","title":"Optional onTouchCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ontouchend","text":"\u2022 onTouchEnd ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496","title":"Optional onTouchEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ontouchendcapture","text":"\u2022 onTouchEndCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497","title":"Optional onTouchEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ontouchmove","text":"\u2022 onTouchMove ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498","title":"Optional onTouchMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ontouchmovecapture","text":"\u2022 onTouchMoveCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499","title":"Optional onTouchMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ontouchstart","text":"\u2022 onTouchStart ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500","title":"Optional onTouchStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ontouchstartcapture","text":"\u2022 onTouchStartCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501","title":"Optional onTouchStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ontransitionend","text":"\u2022 onTransitionEnd ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542","title":"Optional onTransitionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ontransitionendcapture","text":"\u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543","title":"Optional onTransitionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onvolumechange","text":"\u2022 onVolumeChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446","title":"Optional onVolumeChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onvolumechangecapture","text":"\u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447","title":"Optional onVolumeChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onwaiting","text":"\u2022 onWaiting ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448","title":"Optional onWaiting"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onwaitingcapture","text":"\u2022 onWaitingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449","title":"Optional onWaitingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onwheel","text":"\u2022 onWheel ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530","title":"Optional onWheel"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-onwheelcapture","text":"\u2022 onWheelCapture ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531","title":"Optional onWheelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-open","text":"\u2022 open ? : boolean Inherited from LineProgressProps . open Defined in node_modules/@types/react/index.d.ts:1884","title":"Optional open"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-optimum","text":"\u2022 optimum ? : number Inherited from LineProgressProps . optimum Defined in node_modules/@types/react/index.d.ts:1885","title":"Optional optimum"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-pattern","text":"\u2022 pattern ? : string Inherited from LineProgressProps . pattern Defined in node_modules/@types/react/index.d.ts:1886","title":"Optional pattern"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-placeholder","text":"\u2022 placeholder ? : string Inherited from LineProgressProps . placeholder Overrides ButtonProps . placeholder Defined in node_modules/@types/react/index.d.ts:1887","title":"Optional placeholder"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-playsinline","text":"\u2022 playsInline ? : boolean Inherited from LineProgressProps . playsInline Defined in node_modules/@types/react/index.d.ts:1888","title":"Optional playsInline"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-poster","text":"\u2022 poster ? : string Inherited from LineProgressProps . poster Defined in node_modules/@types/react/index.d.ts:1889","title":"Optional poster"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-prefix","text":"\u2022 prefix ? : string Inherited from ButtonProps . prefix Defined in node_modules/@types/react/index.d.ts:1780","title":"Optional prefix"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-preload","text":"\u2022 preload ? : string Inherited from LineProgressProps . preload Defined in node_modules/@types/react/index.d.ts:1890","title":"Optional preload"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-property","text":"\u2022 property ? : string Inherited from ButtonProps . property Defined in node_modules/@types/react/index.d.ts:1781","title":"Optional property"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-radiogroup","text":"\u2022 radioGroup ? : string Inherited from ButtonProps . radioGroup Defined in node_modules/@types/react/index.d.ts:1771","title":"Optional radioGroup"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-readonly","text":"\u2022 readOnly ? : boolean Inherited from LineProgressProps . readOnly Defined in node_modules/@types/react/index.d.ts:1891","title":"Optional readOnly"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-ref","text":"\u2022 ref ? : LegacyRef\u2039any\u203a Inherited from LineProgressProps . ref Defined in node_modules/@types/react/index.d.ts:143","title":"Optional ref"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-rel","text":"\u2022 rel ? : string Inherited from LineProgressProps . rel Defined in node_modules/@types/react/index.d.ts:1892","title":"Optional rel"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-required","text":"\u2022 required ? : boolean Inherited from LineProgressProps . required Defined in node_modules/@types/react/index.d.ts:1893","title":"Optional required"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-resource","text":"\u2022 resource ? : string Inherited from ButtonProps . resource Defined in node_modules/@types/react/index.d.ts:1782","title":"Optional resource"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-results","text":"\u2022 results ? : number Inherited from ButtonProps . results Defined in node_modules/@types/react/index.d.ts:1796","title":"Optional results"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-reversed","text":"\u2022 reversed ? : boolean Inherited from LineProgressProps . reversed Defined in node_modules/@types/react/index.d.ts:1894","title":"Optional reversed"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-role","text":"\u2022 role ? : string Inherited from ButtonProps . role Defined in node_modules/@types/react/index.d.ts:1774","title":"Optional role"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-rowspan","text":"\u2022 rowSpan ? : number Inherited from LineProgressProps . rowSpan Defined in node_modules/@types/react/index.d.ts:1896","title":"Optional rowSpan"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-rows","text":"\u2022 rows ? : number Inherited from LineProgressProps . rows Defined in node_modules/@types/react/index.d.ts:1895","title":"Optional rows"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-sandbox","text":"\u2022 sandbox ? : string Inherited from LineProgressProps . sandbox Defined in node_modules/@types/react/index.d.ts:1897","title":"Optional sandbox"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-scope","text":"\u2022 scope ? : string Inherited from LineProgressProps . scope Defined in node_modules/@types/react/index.d.ts:1898","title":"Optional scope"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-scoped","text":"\u2022 scoped ? : boolean Inherited from LineProgressProps . scoped Defined in node_modules/@types/react/index.d.ts:1899","title":"Optional scoped"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-scrolling","text":"\u2022 scrolling ? : string Inherited from LineProgressProps . scrolling Defined in node_modules/@types/react/index.d.ts:1900","title":"Optional scrolling"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-seamless","text":"\u2022 seamless ? : boolean Inherited from LineProgressProps . seamless Defined in node_modules/@types/react/index.d.ts:1901","title":"Optional seamless"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-security","text":"\u2022 security ? : string Inherited from ButtonProps . security Defined in node_modules/@types/react/index.d.ts:1797","title":"Optional security"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-selected","text":"\u2022 selected ? : boolean Inherited from LineProgressProps . selected Defined in node_modules/@types/react/index.d.ts:1902","title":"Optional selected"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-shape","text":"\u2022 shape ? : string Inherited from LineProgressProps . shape Defined in node_modules/@types/react/index.d.ts:1903","title":"Optional shape"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-size","text":"\u2022 size ? : number Inherited from LineProgressProps . size Defined in node_modules/@types/react/index.d.ts:1904","title":"Optional size"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-sizes","text":"\u2022 sizes ? : string Inherited from LineProgressProps . sizes Defined in node_modules/@types/react/index.d.ts:1905","title":"Optional sizes"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-slot","text":"\u2022 slot ? : string Inherited from ButtonProps . slot Defined in node_modules/@types/react/index.d.ts:1763","title":"Optional slot"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-spacer","text":"\u2022 spacer ? : boolean Defined in src/renderer/components/menu/menu.tsx:338","title":"Optional spacer"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-span","text":"\u2022 span ? : number Inherited from LineProgressProps . span Defined in node_modules/@types/react/index.d.ts:1906","title":"Optional span"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-spellcheck","text":"\u2022 spellCheck ? : Booleanish Inherited from ButtonProps . spellCheck Defined in node_modules/@types/react/index.d.ts:1764","title":"Optional spellCheck"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-src","text":"\u2022 src ? : string Inherited from LineProgressProps . src Defined in node_modules/@types/react/index.d.ts:1907","title":"Optional src"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-srcdoc","text":"\u2022 srcDoc ? : string Inherited from LineProgressProps . srcDoc Defined in node_modules/@types/react/index.d.ts:1908","title":"Optional srcDoc"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-srclang","text":"\u2022 srcLang ? : string Inherited from LineProgressProps . srcLang Defined in node_modules/@types/react/index.d.ts:1909","title":"Optional srcLang"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-srcset","text":"\u2022 srcSet ? : string Inherited from LineProgressProps . srcSet Defined in node_modules/@types/react/index.d.ts:1910","title":"Optional srcSet"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-start","text":"\u2022 start ? : number Inherited from LineProgressProps . start Defined in node_modules/@types/react/index.d.ts:1911","title":"Optional start"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-step","text":"\u2022 step ? : number | string Inherited from LineProgressProps . step Defined in node_modules/@types/react/index.d.ts:1912","title":"Optional step"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-style","text":"\u2022 style ? : CSSProperties Inherited from ButtonProps . style Defined in node_modules/@types/react/index.d.ts:1765","title":"Optional style"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-summary","text":"\u2022 summary ? : string Inherited from LineProgressProps . summary Defined in node_modules/@types/react/index.d.ts:1913","title":"Optional summary"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-suppresscontenteditablewarning","text":"\u2022 suppressContentEditableWarning ? : boolean Inherited from ButtonProps . suppressContentEditableWarning Defined in node_modules/@types/react/index.d.ts:1749","title":"Optional suppressContentEditableWarning"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-suppresshydrationwarning","text":"\u2022 suppressHydrationWarning ? : boolean Inherited from ButtonProps . suppressHydrationWarning Defined in node_modules/@types/react/index.d.ts:1750","title":"Optional suppressHydrationWarning"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-tabindex","text":"\u2022 tabIndex ? : number Inherited from ButtonProps . tabIndex Defined in node_modules/@types/react/index.d.ts:1766","title":"Optional tabIndex"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-target","text":"\u2022 target ? : string Inherited from LineProgressProps . target Defined in node_modules/@types/react/index.d.ts:1914","title":"Optional target"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-title","text":"\u2022 title ? : string Inherited from ButtonProps . title Defined in node_modules/@types/react/index.d.ts:1767","title":"Optional title"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-translate","text":"\u2022 translate ? : \"yes\" | \"no\" Inherited from ButtonProps . translate Defined in node_modules/@types/react/index.d.ts:1768","title":"Optional translate"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-type","text":"\u2022 type ? : string Inherited from LineProgressProps . type Defined in node_modules/@types/react/index.d.ts:1915","title":"Optional type"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-typeof","text":"\u2022 typeof ? : string Inherited from ButtonProps . typeof Defined in node_modules/@types/react/index.d.ts:1783","title":"Optional typeof"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-unselectable","text":"\u2022 unselectable ? : \"on\" | \"off\" Inherited from ButtonProps . unselectable Defined in node_modules/@types/react/index.d.ts:1798","title":"Optional unselectable"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-usemap","text":"\u2022 useMap ? : string Inherited from LineProgressProps . useMap Defined in node_modules/@types/react/index.d.ts:1916","title":"Optional useMap"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-value","text":"\u2022 value ? : string | ReadonlyArray\u2039string\u203a | number Inherited from MenuItemProps . value Defined in node_modules/@types/react/index.d.ts:1917","title":"Optional value"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-vocab","text":"\u2022 vocab ? : string Inherited from ButtonProps . vocab Defined in node_modules/@types/react/index.d.ts:1784","title":"Optional vocab"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-width","text":"\u2022 width ? : number | string Inherited from LineProgressProps . width Defined in node_modules/@types/react/index.d.ts:1918","title":"Optional width"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-wmode","text":"\u2022 wmode ? : string Inherited from LineProgressProps . wmode Defined in node_modules/@types/react/index.d.ts:1919","title":"Optional wmode"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuitemprops/#optional-wrap","text":"\u2022 wrap ? : string Inherited from LineProgressProps . wrap Defined in node_modules/@types/react/index.d.ts:1920","title":"Optional wrap"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuposition/","text":"Interface: MenuPosition # Hierarchy # MenuPosition Index # Properties # bottom left right top Properties # Optional bottom # \u2022 bottom ? : boolean Defined in src/renderer/components/menu/menu.tsx:37 Optional left # \u2022 left ? : boolean Defined in src/renderer/components/menu/menu.tsx:34 Optional right # \u2022 right ? : boolean Defined in src/renderer/components/menu/menu.tsx:36 Optional top # \u2022 top ? : boolean Defined in src/renderer/components/menu/menu.tsx:35","title":"Interface: MenuPosition"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuposition/#interface-menuposition","text":"","title":"Interface: MenuPosition"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuposition/#hierarchy","text":"MenuPosition","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuposition/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuposition/#properties","text":"bottom left right top","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuposition/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuposition/#optional-bottom","text":"\u2022 bottom ? : boolean Defined in src/renderer/components/menu/menu.tsx:37","title":"Optional bottom"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuposition/#optional-left","text":"\u2022 left ? : boolean Defined in src/renderer/components/menu/menu.tsx:34","title":"Optional left"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuposition/#optional-right","text":"\u2022 right ? : boolean Defined in src/renderer/components/menu/menu.tsx:36","title":"Optional right"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuposition/#optional-top","text":"\u2022 top ? : boolean Defined in src/renderer/components/menu/menu.tsx:35","title":"Optional top"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuprops/","text":"Interface: MenuProps # Hierarchy # MenuProps Index # Properties # autoFocus children className closeOnClickItem closeOnClickOutside closeOnScroll htmlFor id isOpen position toggleEvent usePortal Methods # close open Properties # Optional autoFocus # \u2022 autoFocus ? : boolean Defined in src/renderer/components/menu/menu.tsx:47 Optional children # \u2022 children ? : ReactNode Defined in src/renderer/components/menu/menu.tsx:53 Optional className # \u2022 className ? : string Defined in src/renderer/components/menu/menu.tsx:45 Optional closeOnClickItem # \u2022 closeOnClickItem ? : boolean Defined in src/renderer/components/menu/menu.tsx:49 Optional closeOnClickOutside # \u2022 closeOnClickOutside ? : boolean Defined in src/renderer/components/menu/menu.tsx:50 Optional closeOnScroll # \u2022 closeOnScroll ? : boolean Defined in src/renderer/components/menu/menu.tsx:51 Optional htmlFor # \u2022 htmlFor ? : string Defined in src/renderer/components/menu/menu.tsx:46 Optional id # \u2022 id ? : string Defined in src/renderer/components/menu/menu.tsx:44 Optional isOpen # \u2022 isOpen ? : boolean Defined in src/renderer/components/menu/menu.tsx:41 Optional position # \u2022 position ? : MenuPosition Defined in src/renderer/components/menu/menu.tsx:52 Optional toggleEvent # \u2022 toggleEvent ? : \"click\" | \"contextmenu\" Defined in src/renderer/components/menu/menu.tsx:54 Optional usePortal # \u2022 usePortal ? : boolean | HTMLElement Defined in src/renderer/components/menu/menu.tsx:48 Methods # close # \u25b8 close (): void Defined in src/renderer/components/menu/menu.tsx:43 Returns: void open # \u25b8 open (): void Defined in src/renderer/components/menu/menu.tsx:42 Returns: void","title":"Interface: MenuProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuprops/#interface-menuprops","text":"","title":"Interface: MenuProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuprops/#hierarchy","text":"MenuProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuprops/#properties","text":"autoFocus children className closeOnClickItem closeOnClickOutside closeOnScroll htmlFor id isOpen position toggleEvent usePortal","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuprops/#methods","text":"close open","title":"Methods"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuprops/#optional-autofocus","text":"\u2022 autoFocus ? : boolean Defined in src/renderer/components/menu/menu.tsx:47","title":"Optional autoFocus"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuprops/#optional-children","text":"\u2022 children ? : ReactNode Defined in src/renderer/components/menu/menu.tsx:53","title":"Optional children"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuprops/#optional-classname","text":"\u2022 className ? : string Defined in src/renderer/components/menu/menu.tsx:45","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuprops/#optional-closeonclickitem","text":"\u2022 closeOnClickItem ? : boolean Defined in src/renderer/components/menu/menu.tsx:49","title":"Optional closeOnClickItem"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuprops/#optional-closeonclickoutside","text":"\u2022 closeOnClickOutside ? : boolean Defined in src/renderer/components/menu/menu.tsx:50","title":"Optional closeOnClickOutside"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuprops/#optional-closeonscroll","text":"\u2022 closeOnScroll ? : boolean Defined in src/renderer/components/menu/menu.tsx:51","title":"Optional closeOnScroll"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuprops/#optional-htmlfor","text":"\u2022 htmlFor ? : string Defined in src/renderer/components/menu/menu.tsx:46","title":"Optional htmlFor"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuprops/#optional-id","text":"\u2022 id ? : string Defined in src/renderer/components/menu/menu.tsx:44","title":"Optional id"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuprops/#optional-isopen","text":"\u2022 isOpen ? : boolean Defined in src/renderer/components/menu/menu.tsx:41","title":"Optional isOpen"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuprops/#optional-position","text":"\u2022 position ? : MenuPosition Defined in src/renderer/components/menu/menu.tsx:52","title":"Optional position"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuprops/#optional-toggleevent","text":"\u2022 toggleEvent ? : \"click\" | \"contextmenu\" Defined in src/renderer/components/menu/menu.tsx:54","title":"Optional toggleEvent"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuprops/#optional-useportal","text":"\u2022 usePortal ? : boolean | HTMLElement Defined in src/renderer/components/menu/menu.tsx:48","title":"Optional usePortal"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuprops/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuprops/#close","text":"\u25b8 close (): void Defined in src/renderer/components/menu/menu.tsx:43 Returns: void","title":"close"},{"location":"extensions/api/interfaces/_renderer_api_components_.menuprops/#open","text":"\u25b8 open (): void Defined in src/renderer/components/menu/menu.tsx:42 Returns: void","title":"open"},{"location":"extensions/api/interfaces/_renderer_api_components_.notification/","text":"Interface: Notification # Hierarchy # Notification Index # Properties # id message status timeout Methods # onClose Properties # Optional id # \u2022 id ? : NotificationId Defined in src/renderer/components/notifications/notifications.store.tsx:38 message # \u2022 message : NotificationMessage Defined in src/renderer/components/notifications/notifications.store.tsx:39 Optional status # \u2022 status ? : NotificationStatus Defined in src/renderer/components/notifications/notifications.store.tsx:40 Optional timeout # \u2022 timeout ? : number Defined in src/renderer/components/notifications/notifications.store.tsx:41 Methods # Optional onClose # \u25b8 onClose (): void Defined in src/renderer/components/notifications/notifications.store.tsx:42 Returns: void","title":"Interface: Notification"},{"location":"extensions/api/interfaces/_renderer_api_components_.notification/#interface-notification","text":"","title":"Interface: Notification"},{"location":"extensions/api/interfaces/_renderer_api_components_.notification/#hierarchy","text":"Notification","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.notification/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.notification/#properties","text":"id message status timeout","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.notification/#methods","text":"onClose","title":"Methods"},{"location":"extensions/api/interfaces/_renderer_api_components_.notification/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.notification/#optional-id","text":"\u2022 id ? : NotificationId Defined in src/renderer/components/notifications/notifications.store.tsx:38","title":"Optional id"},{"location":"extensions/api/interfaces/_renderer_api_components_.notification/#message","text":"\u2022 message : NotificationMessage Defined in src/renderer/components/notifications/notifications.store.tsx:39","title":"message"},{"location":"extensions/api/interfaces/_renderer_api_components_.notification/#optional-status","text":"\u2022 status ? : NotificationStatus Defined in src/renderer/components/notifications/notifications.store.tsx:40","title":"Optional status"},{"location":"extensions/api/interfaces/_renderer_api_components_.notification/#optional-timeout","text":"\u2022 timeout ? : number Defined in src/renderer/components/notifications/notifications.store.tsx:41","title":"Optional timeout"},{"location":"extensions/api/interfaces/_renderer_api_components_.notification/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/interfaces/_renderer_api_components_.notification/#optional-onclose","text":"\u25b8 onClose (): void Defined in src/renderer/components/notifications/notifications.store.tsx:42 Returns: void","title":"Optional onClose"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/","text":"Interface: PageLayoutProps # Hierarchy # DOMAttributes\u2039any\u203a \u21b3 PageLayoutProps Index # Properties # back children className contentClass contentGaps dangerouslySetInnerHTML navigation onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture provideBackButtonNavigation showOnTop Properties # Optional back # \u2022 back ? : function Defined in src/renderer/components/layout/page-layout.tsx:37 Type declaration: # \u25b8 ( evt : MouseEvent | KeyboardEvent): void Parameters: Name Type evt MouseEvent | KeyboardEvent Optional children # \u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350 Optional className # \u2022 className ? : IClassName Defined in src/renderer/components/layout/page-layout.tsx:31 Optional contentClass # \u2022 contentClass ? : IClassName Defined in src/renderer/components/layout/page-layout.tsx:32 Optional contentGaps # \u2022 contentGaps ? : boolean Defined in src/renderer/components/layout/page-layout.tsx:34 Optional dangerouslySetInnerHTML # \u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351 Type declaration: # __html : string Optional navigation # \u2022 navigation ? : React.ReactNode Defined in src/renderer/components/layout/page-layout.tsx:36 Optional onAbort # \u2022 onAbort ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406 Optional onAbortCapture # \u2022 onAbortCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407 Optional onAnimationEnd # \u2022 onAnimationEnd ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536 Optional onAnimationEndCapture # \u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537 Optional onAnimationIteration # \u2022 onAnimationIteration ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538 Optional onAnimationIterationCapture # \u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539 Optional onAnimationStart # \u2022 onAnimationStart ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534 Optional onAnimationStartCapture # \u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535 Optional onAuxClick # \u2022 onAuxClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452 Optional onAuxClickCapture # \u2022 onAuxClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453 Optional onBeforeInput # \u2022 onBeforeInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380 Optional onBeforeInputCapture # \u2022 onBeforeInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381 Optional onBlur # \u2022 onBlur ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374 Optional onBlurCapture # \u2022 onBlurCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375 Optional onCanPlay # \u2022 onCanPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408 Optional onCanPlayCapture # \u2022 onCanPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409 Optional onCanPlayThrough # \u2022 onCanPlayThrough ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410 Optional onCanPlayThroughCapture # \u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411 Optional onChange # \u2022 onChange ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378 Optional onChangeCapture # \u2022 onChangeCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379 Optional onClick # \u2022 onClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454 Optional onClickCapture # \u2022 onClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455 Optional onCompositionEnd # \u2022 onCompositionEnd ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364 Optional onCompositionEndCapture # \u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365 Optional onCompositionStart # \u2022 onCompositionStart ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366 Optional onCompositionStartCapture # \u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367 Optional onCompositionUpdate # \u2022 onCompositionUpdate ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368 Optional onCompositionUpdateCapture # \u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369 Optional onContextMenu # \u2022 onContextMenu ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456 Optional onContextMenuCapture # \u2022 onContextMenuCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457 Optional onCopy # \u2022 onCopy ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356 Optional onCopyCapture # \u2022 onCopyCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357 Optional onCut # \u2022 onCut ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358 Optional onCutCapture # \u2022 onCutCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359 Optional onDoubleClick # \u2022 onDoubleClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458 Optional onDoubleClickCapture # \u2022 onDoubleClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459 Optional onDrag # \u2022 onDrag ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460 Optional onDragCapture # \u2022 onDragCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461 Optional onDragEnd # \u2022 onDragEnd ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462 Optional onDragEndCapture # \u2022 onDragEndCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463 Optional onDragEnter # \u2022 onDragEnter ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464 Optional onDragEnterCapture # \u2022 onDragEnterCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465 Optional onDragExit # \u2022 onDragExit ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466 Optional onDragExitCapture # \u2022 onDragExitCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467 Optional onDragLeave # \u2022 onDragLeave ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468 Optional onDragLeaveCapture # \u2022 onDragLeaveCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469 Optional onDragOver # \u2022 onDragOver ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470 Optional onDragOverCapture # \u2022 onDragOverCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471 Optional onDragStart # \u2022 onDragStart ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472 Optional onDragStartCapture # \u2022 onDragStartCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473 Optional onDrop # \u2022 onDrop ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474 Optional onDropCapture # \u2022 onDropCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475 Optional onDurationChange # \u2022 onDurationChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412 Optional onDurationChangeCapture # \u2022 onDurationChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413 Optional onEmptied # \u2022 onEmptied ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414 Optional onEmptiedCapture # \u2022 onEmptiedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415 Optional onEncrypted # \u2022 onEncrypted ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416 Optional onEncryptedCapture # \u2022 onEncryptedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417 Optional onEnded # \u2022 onEnded ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418 Optional onEndedCapture # \u2022 onEndedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419 Optional onError # \u2022 onError ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394 Optional onErrorCapture # \u2022 onErrorCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395 Optional onFocus # \u2022 onFocus ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372 Optional onFocusCapture # \u2022 onFocusCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373 Optional onGotPointerCapture # \u2022 onGotPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520 Optional onGotPointerCaptureCapture # \u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521 Optional onInput # \u2022 onInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382 Optional onInputCapture # \u2022 onInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383 Optional onInvalid # \u2022 onInvalid ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388 Optional onInvalidCapture # \u2022 onInvalidCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389 Optional onKeyDown # \u2022 onKeyDown ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398 Optional onKeyDownCapture # \u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399 Optional onKeyPress # \u2022 onKeyPress ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400 Optional onKeyPressCapture # \u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401 Optional onKeyUp # \u2022 onKeyUp ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402 Optional onKeyUpCapture # \u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403 Optional onLoad # \u2022 onLoad ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392 Optional onLoadCapture # \u2022 onLoadCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393 Optional onLoadStart # \u2022 onLoadStart ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424 Optional onLoadStartCapture # \u2022 onLoadStartCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425 Optional onLoadedData # \u2022 onLoadedData ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420 Optional onLoadedDataCapture # \u2022 onLoadedDataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421 Optional onLoadedMetadata # \u2022 onLoadedMetadata ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422 Optional onLoadedMetadataCapture # \u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423 Optional onLostPointerCapture # \u2022 onLostPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522 Optional onLostPointerCaptureCapture # \u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523 Optional onMouseDown # \u2022 onMouseDown ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476 Optional onMouseDownCapture # \u2022 onMouseDownCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477 Optional onMouseEnter # \u2022 onMouseEnter ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478 Optional onMouseLeave # \u2022 onMouseLeave ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479 Optional onMouseMove # \u2022 onMouseMove ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480 Optional onMouseMoveCapture # \u2022 onMouseMoveCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481 Optional onMouseOut # \u2022 onMouseOut ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482 Optional onMouseOutCapture # \u2022 onMouseOutCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483 Optional onMouseOver # \u2022 onMouseOver ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484 Optional onMouseOverCapture # \u2022 onMouseOverCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485 Optional onMouseUp # \u2022 onMouseUp ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486 Optional onMouseUpCapture # \u2022 onMouseUpCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487 Optional onPaste # \u2022 onPaste ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360 Optional onPasteCapture # \u2022 onPasteCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361 Optional onPause # \u2022 onPause ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426 Optional onPauseCapture # \u2022 onPauseCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427 Optional onPlay # \u2022 onPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428 Optional onPlayCapture # \u2022 onPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429 Optional onPlaying # \u2022 onPlaying ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430 Optional onPlayingCapture # \u2022 onPlayingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431 Optional onPointerCancel # \u2022 onPointerCancel ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510 Optional onPointerCancelCapture # \u2022 onPointerCancelCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511 Optional onPointerDown # \u2022 onPointerDown ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504 Optional onPointerDownCapture # \u2022 onPointerDownCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505 Optional onPointerEnter # \u2022 onPointerEnter ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512 Optional onPointerEnterCapture # \u2022 onPointerEnterCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513 Optional onPointerLeave # \u2022 onPointerLeave ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514 Optional onPointerLeaveCapture # \u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515 Optional onPointerMove # \u2022 onPointerMove ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506 Optional onPointerMoveCapture # \u2022 onPointerMoveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507 Optional onPointerOut # \u2022 onPointerOut ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518 Optional onPointerOutCapture # \u2022 onPointerOutCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519 Optional onPointerOver # \u2022 onPointerOver ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516 Optional onPointerOverCapture # \u2022 onPointerOverCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517 Optional onPointerUp # \u2022 onPointerUp ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508 Optional onPointerUpCapture # \u2022 onPointerUpCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509 Optional onProgress # \u2022 onProgress ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432 Optional onProgressCapture # \u2022 onProgressCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433 Optional onRateChange # \u2022 onRateChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434 Optional onRateChangeCapture # \u2022 onRateChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435 Optional onReset # \u2022 onReset ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384 Optional onResetCapture # \u2022 onResetCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385 Optional onScroll # \u2022 onScroll ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526 Optional onScrollCapture # \u2022 onScrollCapture ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527 Optional onSeeked # \u2022 onSeeked ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436 Optional onSeekedCapture # \u2022 onSeekedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437 Optional onSeeking # \u2022 onSeeking ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438 Optional onSeekingCapture # \u2022 onSeekingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439 Optional onSelect # \u2022 onSelect ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490 Optional onSelectCapture # \u2022 onSelectCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491 Optional onStalled # \u2022 onStalled ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440 Optional onStalledCapture # \u2022 onStalledCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441 Optional onSubmit # \u2022 onSubmit ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386 Optional onSubmitCapture # \u2022 onSubmitCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387 Optional onSuspend # \u2022 onSuspend ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442 Optional onSuspendCapture # \u2022 onSuspendCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443 Optional onTimeUpdate # \u2022 onTimeUpdate ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444 Optional onTimeUpdateCapture # \u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445 Optional onTouchCancel # \u2022 onTouchCancel ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494 Optional onTouchCancelCapture # \u2022 onTouchCancelCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495 Optional onTouchEnd # \u2022 onTouchEnd ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496 Optional onTouchEndCapture # \u2022 onTouchEndCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497 Optional onTouchMove # \u2022 onTouchMove ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498 Optional onTouchMoveCapture # \u2022 onTouchMoveCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499 Optional onTouchStart # \u2022 onTouchStart ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500 Optional onTouchStartCapture # \u2022 onTouchStartCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501 Optional onTransitionEnd # \u2022 onTransitionEnd ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542 Optional onTransitionEndCapture # \u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543 Optional onVolumeChange # \u2022 onVolumeChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446 Optional onVolumeChangeCapture # \u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447 Optional onWaiting # \u2022 onWaiting ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448 Optional onWaitingCapture # \u2022 onWaitingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449 Optional onWheel # \u2022 onWheel ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530 Optional onWheelCapture # \u2022 onWheelCapture ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531 Optional provideBackButtonNavigation # \u2022 provideBackButtonNavigation ? : boolean Defined in src/renderer/components/layout/page-layout.tsx:33 Optional showOnTop # \u2022 showOnTop ? : boolean Defined in src/renderer/components/layout/page-layout.tsx:35","title":"Interface: PageLayoutProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#interface-pagelayoutprops","text":"","title":"Interface: PageLayoutProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#hierarchy","text":"DOMAttributes\u2039any\u203a \u21b3 PageLayoutProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#properties","text":"back children className contentClass contentGaps dangerouslySetInnerHTML navigation onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture provideBackButtonNavigation showOnTop","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-back","text":"\u2022 back ? : function Defined in src/renderer/components/layout/page-layout.tsx:37","title":"Optional back"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-children","text":"\u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350","title":"Optional children"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-classname","text":"\u2022 className ? : IClassName Defined in src/renderer/components/layout/page-layout.tsx:31","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-contentclass","text":"\u2022 contentClass ? : IClassName Defined in src/renderer/components/layout/page-layout.tsx:32","title":"Optional contentClass"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-contentgaps","text":"\u2022 contentGaps ? : boolean Defined in src/renderer/components/layout/page-layout.tsx:34","title":"Optional contentGaps"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-dangerouslysetinnerhtml","text":"\u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351","title":"Optional dangerouslySetInnerHTML"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-navigation","text":"\u2022 navigation ? : React.ReactNode Defined in src/renderer/components/layout/page-layout.tsx:36","title":"Optional navigation"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onabort","text":"\u2022 onAbort ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406","title":"Optional onAbort"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onabortcapture","text":"\u2022 onAbortCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407","title":"Optional onAbortCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onanimationend","text":"\u2022 onAnimationEnd ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536","title":"Optional onAnimationEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onanimationendcapture","text":"\u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537","title":"Optional onAnimationEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onanimationiteration","text":"\u2022 onAnimationIteration ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538","title":"Optional onAnimationIteration"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onanimationiterationcapture","text":"\u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539","title":"Optional onAnimationIterationCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onanimationstart","text":"\u2022 onAnimationStart ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534","title":"Optional onAnimationStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onanimationstartcapture","text":"\u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535","title":"Optional onAnimationStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onauxclick","text":"\u2022 onAuxClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452","title":"Optional onAuxClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onauxclickcapture","text":"\u2022 onAuxClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453","title":"Optional onAuxClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onbeforeinput","text":"\u2022 onBeforeInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380","title":"Optional onBeforeInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onbeforeinputcapture","text":"\u2022 onBeforeInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381","title":"Optional onBeforeInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onblur","text":"\u2022 onBlur ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374","title":"Optional onBlur"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onblurcapture","text":"\u2022 onBlurCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375","title":"Optional onBlurCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-oncanplay","text":"\u2022 onCanPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408","title":"Optional onCanPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-oncanplaycapture","text":"\u2022 onCanPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409","title":"Optional onCanPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-oncanplaythrough","text":"\u2022 onCanPlayThrough ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410","title":"Optional onCanPlayThrough"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-oncanplaythroughcapture","text":"\u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411","title":"Optional onCanPlayThroughCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onchange","text":"\u2022 onChange ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378","title":"Optional onChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onchangecapture","text":"\u2022 onChangeCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379","title":"Optional onChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onclick","text":"\u2022 onClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454","title":"Optional onClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onclickcapture","text":"\u2022 onClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455","title":"Optional onClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-oncompositionend","text":"\u2022 onCompositionEnd ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364","title":"Optional onCompositionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-oncompositionendcapture","text":"\u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365","title":"Optional onCompositionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-oncompositionstart","text":"\u2022 onCompositionStart ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366","title":"Optional onCompositionStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-oncompositionstartcapture","text":"\u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367","title":"Optional onCompositionStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-oncompositionupdate","text":"\u2022 onCompositionUpdate ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368","title":"Optional onCompositionUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-oncompositionupdatecapture","text":"\u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369","title":"Optional onCompositionUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-oncontextmenu","text":"\u2022 onContextMenu ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456","title":"Optional onContextMenu"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-oncontextmenucapture","text":"\u2022 onContextMenuCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457","title":"Optional onContextMenuCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-oncopy","text":"\u2022 onCopy ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356","title":"Optional onCopy"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-oncopycapture","text":"\u2022 onCopyCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357","title":"Optional onCopyCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-oncut","text":"\u2022 onCut ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358","title":"Optional onCut"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-oncutcapture","text":"\u2022 onCutCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359","title":"Optional onCutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ondoubleclick","text":"\u2022 onDoubleClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458","title":"Optional onDoubleClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ondoubleclickcapture","text":"\u2022 onDoubleClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459","title":"Optional onDoubleClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ondrag","text":"\u2022 onDrag ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460","title":"Optional onDrag"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ondragcapture","text":"\u2022 onDragCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461","title":"Optional onDragCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ondragend","text":"\u2022 onDragEnd ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462","title":"Optional onDragEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ondragendcapture","text":"\u2022 onDragEndCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463","title":"Optional onDragEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ondragenter","text":"\u2022 onDragEnter ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464","title":"Optional onDragEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ondragentercapture","text":"\u2022 onDragEnterCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465","title":"Optional onDragEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ondragexit","text":"\u2022 onDragExit ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466","title":"Optional onDragExit"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ondragexitcapture","text":"\u2022 onDragExitCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467","title":"Optional onDragExitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ondragleave","text":"\u2022 onDragLeave ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468","title":"Optional onDragLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ondragleavecapture","text":"\u2022 onDragLeaveCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469","title":"Optional onDragLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ondragover","text":"\u2022 onDragOver ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470","title":"Optional onDragOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ondragovercapture","text":"\u2022 onDragOverCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471","title":"Optional onDragOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ondragstart","text":"\u2022 onDragStart ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472","title":"Optional onDragStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ondragstartcapture","text":"\u2022 onDragStartCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473","title":"Optional onDragStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ondrop","text":"\u2022 onDrop ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474","title":"Optional onDrop"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ondropcapture","text":"\u2022 onDropCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475","title":"Optional onDropCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ondurationchange","text":"\u2022 onDurationChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412","title":"Optional onDurationChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ondurationchangecapture","text":"\u2022 onDurationChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413","title":"Optional onDurationChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onemptied","text":"\u2022 onEmptied ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414","title":"Optional onEmptied"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onemptiedcapture","text":"\u2022 onEmptiedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415","title":"Optional onEmptiedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onencrypted","text":"\u2022 onEncrypted ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416","title":"Optional onEncrypted"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onencryptedcapture","text":"\u2022 onEncryptedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417","title":"Optional onEncryptedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onended","text":"\u2022 onEnded ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418","title":"Optional onEnded"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onendedcapture","text":"\u2022 onEndedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419","title":"Optional onEndedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onerror","text":"\u2022 onError ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394","title":"Optional onError"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onerrorcapture","text":"\u2022 onErrorCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395","title":"Optional onErrorCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onfocus","text":"\u2022 onFocus ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372","title":"Optional onFocus"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onfocuscapture","text":"\u2022 onFocusCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373","title":"Optional onFocusCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ongotpointercapture","text":"\u2022 onGotPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520","title":"Optional onGotPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ongotpointercapturecapture","text":"\u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521","title":"Optional onGotPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-oninput","text":"\u2022 onInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382","title":"Optional onInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-oninputcapture","text":"\u2022 onInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383","title":"Optional onInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-oninvalid","text":"\u2022 onInvalid ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388","title":"Optional onInvalid"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-oninvalidcapture","text":"\u2022 onInvalidCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389","title":"Optional onInvalidCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onkeydown","text":"\u2022 onKeyDown ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398","title":"Optional onKeyDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onkeydowncapture","text":"\u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399","title":"Optional onKeyDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onkeypress","text":"\u2022 onKeyPress ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400","title":"Optional onKeyPress"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onkeypresscapture","text":"\u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401","title":"Optional onKeyPressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onkeyup","text":"\u2022 onKeyUp ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402","title":"Optional onKeyUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onkeyupcapture","text":"\u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403","title":"Optional onKeyUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onload","text":"\u2022 onLoad ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392","title":"Optional onLoad"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onloadcapture","text":"\u2022 onLoadCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393","title":"Optional onLoadCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onloadstart","text":"\u2022 onLoadStart ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424","title":"Optional onLoadStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onloadstartcapture","text":"\u2022 onLoadStartCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425","title":"Optional onLoadStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onloadeddata","text":"\u2022 onLoadedData ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420","title":"Optional onLoadedData"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onloadeddatacapture","text":"\u2022 onLoadedDataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421","title":"Optional onLoadedDataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onloadedmetadata","text":"\u2022 onLoadedMetadata ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422","title":"Optional onLoadedMetadata"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onloadedmetadatacapture","text":"\u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423","title":"Optional onLoadedMetadataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onlostpointercapture","text":"\u2022 onLostPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522","title":"Optional onLostPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onlostpointercapturecapture","text":"\u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523","title":"Optional onLostPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onmousedown","text":"\u2022 onMouseDown ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476","title":"Optional onMouseDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onmousedowncapture","text":"\u2022 onMouseDownCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477","title":"Optional onMouseDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onmouseenter","text":"\u2022 onMouseEnter ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478","title":"Optional onMouseEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onmouseleave","text":"\u2022 onMouseLeave ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479","title":"Optional onMouseLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onmousemove","text":"\u2022 onMouseMove ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480","title":"Optional onMouseMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onmousemovecapture","text":"\u2022 onMouseMoveCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481","title":"Optional onMouseMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onmouseout","text":"\u2022 onMouseOut ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482","title":"Optional onMouseOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onmouseoutcapture","text":"\u2022 onMouseOutCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483","title":"Optional onMouseOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onmouseover","text":"\u2022 onMouseOver ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484","title":"Optional onMouseOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onmouseovercapture","text":"\u2022 onMouseOverCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485","title":"Optional onMouseOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onmouseup","text":"\u2022 onMouseUp ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486","title":"Optional onMouseUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onmouseupcapture","text":"\u2022 onMouseUpCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487","title":"Optional onMouseUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onpaste","text":"\u2022 onPaste ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360","title":"Optional onPaste"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onpastecapture","text":"\u2022 onPasteCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361","title":"Optional onPasteCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onpause","text":"\u2022 onPause ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426","title":"Optional onPause"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onpausecapture","text":"\u2022 onPauseCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427","title":"Optional onPauseCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onplay","text":"\u2022 onPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428","title":"Optional onPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onplaycapture","text":"\u2022 onPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429","title":"Optional onPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onplaying","text":"\u2022 onPlaying ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430","title":"Optional onPlaying"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onplayingcapture","text":"\u2022 onPlayingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431","title":"Optional onPlayingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onpointercancel","text":"\u2022 onPointerCancel ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510","title":"Optional onPointerCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onpointercancelcapture","text":"\u2022 onPointerCancelCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511","title":"Optional onPointerCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onpointerdown","text":"\u2022 onPointerDown ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504","title":"Optional onPointerDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onpointerdowncapture","text":"\u2022 onPointerDownCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505","title":"Optional onPointerDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onpointerenter","text":"\u2022 onPointerEnter ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512","title":"Optional onPointerEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onpointerentercapture","text":"\u2022 onPointerEnterCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513","title":"Optional onPointerEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onpointerleave","text":"\u2022 onPointerLeave ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514","title":"Optional onPointerLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onpointerleavecapture","text":"\u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515","title":"Optional onPointerLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onpointermove","text":"\u2022 onPointerMove ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506","title":"Optional onPointerMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onpointermovecapture","text":"\u2022 onPointerMoveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507","title":"Optional onPointerMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onpointerout","text":"\u2022 onPointerOut ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518","title":"Optional onPointerOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onpointeroutcapture","text":"\u2022 onPointerOutCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519","title":"Optional onPointerOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onpointerover","text":"\u2022 onPointerOver ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516","title":"Optional onPointerOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onpointerovercapture","text":"\u2022 onPointerOverCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517","title":"Optional onPointerOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onpointerup","text":"\u2022 onPointerUp ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508","title":"Optional onPointerUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onpointerupcapture","text":"\u2022 onPointerUpCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509","title":"Optional onPointerUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onprogress","text":"\u2022 onProgress ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432","title":"Optional onProgress"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onprogresscapture","text":"\u2022 onProgressCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433","title":"Optional onProgressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onratechange","text":"\u2022 onRateChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434","title":"Optional onRateChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onratechangecapture","text":"\u2022 onRateChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435","title":"Optional onRateChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onreset","text":"\u2022 onReset ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384","title":"Optional onReset"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onresetcapture","text":"\u2022 onResetCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385","title":"Optional onResetCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onscroll","text":"\u2022 onScroll ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526","title":"Optional onScroll"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onscrollcapture","text":"\u2022 onScrollCapture ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527","title":"Optional onScrollCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onseeked","text":"\u2022 onSeeked ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436","title":"Optional onSeeked"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onseekedcapture","text":"\u2022 onSeekedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437","title":"Optional onSeekedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onseeking","text":"\u2022 onSeeking ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438","title":"Optional onSeeking"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onseekingcapture","text":"\u2022 onSeekingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439","title":"Optional onSeekingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onselect","text":"\u2022 onSelect ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490","title":"Optional onSelect"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onselectcapture","text":"\u2022 onSelectCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491","title":"Optional onSelectCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onstalled","text":"\u2022 onStalled ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440","title":"Optional onStalled"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onstalledcapture","text":"\u2022 onStalledCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441","title":"Optional onStalledCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onsubmit","text":"\u2022 onSubmit ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386","title":"Optional onSubmit"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onsubmitcapture","text":"\u2022 onSubmitCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387","title":"Optional onSubmitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onsuspend","text":"\u2022 onSuspend ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442","title":"Optional onSuspend"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onsuspendcapture","text":"\u2022 onSuspendCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443","title":"Optional onSuspendCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ontimeupdate","text":"\u2022 onTimeUpdate ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444","title":"Optional onTimeUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ontimeupdatecapture","text":"\u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445","title":"Optional onTimeUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ontouchcancel","text":"\u2022 onTouchCancel ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494","title":"Optional onTouchCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ontouchcancelcapture","text":"\u2022 onTouchCancelCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495","title":"Optional onTouchCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ontouchend","text":"\u2022 onTouchEnd ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496","title":"Optional onTouchEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ontouchendcapture","text":"\u2022 onTouchEndCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497","title":"Optional onTouchEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ontouchmove","text":"\u2022 onTouchMove ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498","title":"Optional onTouchMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ontouchmovecapture","text":"\u2022 onTouchMoveCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499","title":"Optional onTouchMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ontouchstart","text":"\u2022 onTouchStart ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500","title":"Optional onTouchStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ontouchstartcapture","text":"\u2022 onTouchStartCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501","title":"Optional onTouchStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ontransitionend","text":"\u2022 onTransitionEnd ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542","title":"Optional onTransitionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-ontransitionendcapture","text":"\u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543","title":"Optional onTransitionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onvolumechange","text":"\u2022 onVolumeChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446","title":"Optional onVolumeChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onvolumechangecapture","text":"\u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447","title":"Optional onVolumeChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onwaiting","text":"\u2022 onWaiting ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448","title":"Optional onWaiting"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onwaitingcapture","text":"\u2022 onWaitingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449","title":"Optional onWaitingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onwheel","text":"\u2022 onWheel ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530","title":"Optional onWheel"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-onwheelcapture","text":"\u2022 onWheelCapture ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531","title":"Optional onWheelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-providebackbuttonnavigation","text":"\u2022 provideBackButtonNavigation ? : boolean Defined in src/renderer/components/layout/page-layout.tsx:33","title":"Optional provideBackButtonNavigation"},{"location":"extensions/api/interfaces/_renderer_api_components_.pagelayoutprops/#optional-showontop","text":"\u2022 showOnTop ? : boolean Defined in src/renderer/components/layout/page-layout.tsx:35","title":"Optional showOnTop"},{"location":"extensions/api/interfaces/_renderer_api_components_.radiogroupprops/","text":"Interface: RadioGroupProps # Hierarchy # RadioGroupProps Index # Properties # asButtons className disabled value Methods # onChange Properties # Optional asButtons # \u2022 asButtons ? : boolean Defined in src/renderer/components/radio/radio.tsx:32 Optional className # \u2022 className ? : any Defined in src/renderer/components/radio/radio.tsx:30 Optional disabled # \u2022 disabled ? : boolean Defined in src/renderer/components/radio/radio.tsx:33 Optional value # \u2022 value ? : any Defined in src/renderer/components/radio/radio.tsx:31 Methods # Optional onChange # \u25b8 onChange ( value : string): void Defined in src/renderer/components/radio/radio.tsx:34 Parameters: Name Type value string Returns: void","title":"Interface: RadioGroupProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.radiogroupprops/#interface-radiogroupprops","text":"","title":"Interface: RadioGroupProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.radiogroupprops/#hierarchy","text":"RadioGroupProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.radiogroupprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.radiogroupprops/#properties","text":"asButtons className disabled value","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.radiogroupprops/#methods","text":"onChange","title":"Methods"},{"location":"extensions/api/interfaces/_renderer_api_components_.radiogroupprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.radiogroupprops/#optional-asbuttons","text":"\u2022 asButtons ? : boolean Defined in src/renderer/components/radio/radio.tsx:32","title":"Optional asButtons"},{"location":"extensions/api/interfaces/_renderer_api_components_.radiogroupprops/#optional-classname","text":"\u2022 className ? : any Defined in src/renderer/components/radio/radio.tsx:30","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.radiogroupprops/#optional-disabled","text":"\u2022 disabled ? : boolean Defined in src/renderer/components/radio/radio.tsx:33","title":"Optional disabled"},{"location":"extensions/api/interfaces/_renderer_api_components_.radiogroupprops/#optional-value","text":"\u2022 value ? : any Defined in src/renderer/components/radio/radio.tsx:31","title":"Optional value"},{"location":"extensions/api/interfaces/_renderer_api_components_.radiogroupprops/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/interfaces/_renderer_api_components_.radiogroupprops/#optional-onchange","text":"\u25b8 onChange ( value : string): void Defined in src/renderer/components/radio/radio.tsx:34 Parameters: Name Type value string Returns: void","title":"Optional onChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectoption/","text":"Interface: SelectOption \u2039 T \u203a # Type parameters # \u25aa T Hierarchy # SelectOption Index # Properties # label value Properties # Optional label # \u2022 label ? : React.ReactNode Defined in src/renderer/components/select/select.tsx:43 value # \u2022 value : T Defined in src/renderer/components/select/select.tsx:42","title":"Interface: SelectOption \u2039**T**\u203a"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectoption/#interface-selectoption-t","text":"","title":"Interface: SelectOption \u2039T\u203a"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectoption/#type-parameters","text":"\u25aa T","title":"Type parameters"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectoption/#hierarchy","text":"SelectOption","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectoption/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectoption/#properties","text":"label value","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectoption/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectoption/#optional-label","text":"\u2022 label ? : React.ReactNode Defined in src/renderer/components/select/select.tsx:43","title":"Optional label"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectoption/#value","text":"\u2022 value : T Defined in src/renderer/components/select/select.tsx:42","title":"value"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/","text":"Interface: SelectProps \u2039 T \u203a # Type parameters # \u25aa T Hierarchy # Props\u2039T\u203a CreatableProps\u2039T\u203a \u21b3 SelectProps Index # Properties # allowCreateWhileLoading aria-label aria-labelledby autoConvertOptions autoFocus backspaceRemovesValue blurInputOnSelect captureMenuScroll className classNamePrefix closeMenuOnScroll closeMenuOnSelect components controlShouldRenderValue createOptionPosition defaultInputValue defaultMenuIsOpen defaultValue delimiter escapeClearsValue filterOption formatCreateLabel formatGroupLabel formatOptionLabel getNewOptionData getOptionLabel getOptionValue hideSelectedOptions id inputId inputValue instanceId isClearable isCreatable isDisabled isLoading isMulti isOptionDisabled isOptionSelected isRtl isSearchable isValidNewOption loadingMessage maxMenuHeight menuClass menuIsOpen menuPlacement menuPortalTarget menuPosition menuShouldBlockScroll menuShouldScrollIntoView minMenuHeight name noOptionsMessage onBlur onCreateOption onFocus onInputChange onKeyDown onMenuClose onMenuOpen onMenuScrollToBottom onMenuScrollToTop openMenuOnClick openMenuOnFocus options pageSize placeholder screenReaderStatus styles tabIndex tabSelectsValue theme themeName value Methods # onChange Properties # Optional allowCreateWhileLoading # \u2022 allowCreateWhileLoading ? : boolean Inherited from SelectProps . allowCreateWhileLoading Defined in node_modules/@types/react-select/src/Creatable.d.ts:11 Optional aria-label # \u2022 aria-label ? : string Inherited from SelectProps . aria-label Defined in node_modules/@types/react-select/src/Select.d.ts:58 Optional aria-labelledby # \u2022 aria-labelledby ? : string Inherited from SelectProps . aria-labelledby Defined in node_modules/@types/react-select/src/Select.d.ts:60 Optional autoConvertOptions # \u2022 autoConvertOptions ? : boolean Defined in src/renderer/components/select/select.tsx:51 Optional autoFocus # \u2022 autoFocus ? : boolean Inherited from SelectProps . autoFocus Defined in node_modules/@types/react-select/src/Select.d.ts:62 Optional backspaceRemovesValue # \u2022 backspaceRemovesValue ? : boolean Inherited from SelectProps . backspaceRemovesValue Defined in node_modules/@types/react-select/src/Select.d.ts:64 Optional blurInputOnSelect # \u2022 blurInputOnSelect ? : boolean Inherited from SelectProps . blurInputOnSelect Defined in node_modules/@types/react-select/src/Select.d.ts:66 Optional captureMenuScroll # \u2022 captureMenuScroll ? : boolean Inherited from SelectProps . captureMenuScroll Defined in node_modules/@types/react-select/src/Select.d.ts:68 Optional className # \u2022 className ? : string Inherited from SelectProps . className Defined in node_modules/@types/react-select/src/Select.d.ts:70 Optional classNamePrefix # \u2022 classNamePrefix ? : string | null Inherited from SelectProps . classNamePrefix Defined in node_modules/@types/react-select/src/Select.d.ts:72 Optional closeMenuOnScroll # \u2022 closeMenuOnScroll ? : boolean | EventListener Inherited from SelectProps . closeMenuOnScroll Defined in node_modules/@types/react-select/src/Select.d.ts:87 Optional closeMenuOnSelect # \u2022 closeMenuOnSelect ? : boolean Inherited from SelectProps . closeMenuOnSelect Defined in node_modules/@types/react-select/src/Select.d.ts:74 Optional components # \u2022 components ? : SelectComponentsConfig\u2039T\u203a Inherited from SelectProps . components Defined in node_modules/@types/react-select/src/Select.d.ts:97 Optional controlShouldRenderValue # \u2022 controlShouldRenderValue ? : boolean Inherited from SelectProps . controlShouldRenderValue Defined in node_modules/@types/react-select/src/Select.d.ts:99 Optional createOptionPosition # \u2022 createOptionPosition ? : \"first\" | \"last\" Inherited from SelectProps . createOptionPosition Defined in node_modules/@types/react-select/src/Creatable.d.ts:26 Optional defaultInputValue # \u2022 defaultInputValue ? : string Inherited from SelectProps . defaultInputValue Defined in node_modules/@types/react-select/src/Select.d.ts:207 Optional defaultMenuIsOpen # \u2022 defaultMenuIsOpen ? : boolean Inherited from SelectProps . defaultMenuIsOpen Defined in node_modules/@types/react-select/src/Select.d.ts:208 Optional defaultValue # \u2022 defaultValue ? : ValueType\u2039T\u203a Inherited from SelectProps . defaultValue Defined in node_modules/@types/react-select/src/Select.d.ts:209 Optional delimiter # \u2022 delimiter ? : string Inherited from SelectProps . delimiter Defined in node_modules/@types/react-select/src/Select.d.ts:101 Optional escapeClearsValue # \u2022 escapeClearsValue ? : boolean Inherited from SelectProps . escapeClearsValue Defined in node_modules/@types/react-select/src/Select.d.ts:103 Optional filterOption # \u2022 filterOption ? : function | null Inherited from SelectProps . filterOption Defined in node_modules/@types/react-select/src/Select.d.ts:105 Optional formatCreateLabel # \u2022 formatCreateLabel ? : function Inherited from SelectProps . formatCreateLabel Defined in node_modules/@types/react-select/src/Creatable.d.ts:14 Type declaration: # \u25b8 ( inputValue : string): React.ReactNode Parameters: Name Type inputValue string Optional formatGroupLabel # \u2022 formatGroupLabel ? : formatGroupLabel \u2039T\u203a Inherited from SelectProps . formatGroupLabel Defined in node_modules/@types/react-select/src/Select.d.ts:110 Optional formatOptionLabel # \u2022 formatOptionLabel ? : function Inherited from SelectProps . formatOptionLabel Defined in node_modules/@types/react-select/src/Select.d.ts:112 Type declaration: # \u25b8 ( option : T, labelMeta : FormatOptionLabelMeta\u2039T\u203a): React.ReactNode Parameters: Name Type option T labelMeta FormatOptionLabelMeta\u2039T\u203a Optional getNewOptionData # \u2022 getNewOptionData ? : function Inherited from SelectProps . getNewOptionData Defined in node_modules/@types/react-select/src/Creatable.d.ts:20 Type declaration: # \u25b8 ( inputValue : string, optionLabel : React.ReactNode): T Parameters: Name Type inputValue string optionLabel React.ReactNode Optional getOptionLabel # \u2022 getOptionLabel ? : getOptionLabel \u2039T\u203a Inherited from SelectProps . getOptionLabel Defined in node_modules/@types/react-select/src/Select.d.ts:114 Optional getOptionValue # \u2022 getOptionValue ? : getOptionValue \u2039T\u203a Inherited from SelectProps . getOptionValue Defined in node_modules/@types/react-select/src/Select.d.ts:116 Optional hideSelectedOptions # \u2022 hideSelectedOptions ? : boolean Inherited from SelectProps . hideSelectedOptions Defined in node_modules/@types/react-select/src/Select.d.ts:118 Optional id # \u2022 id ? : string Inherited from SelectProps . id Defined in node_modules/@types/react-select/src/Select.d.ts:120 Optional inputId # \u2022 inputId ? : string Inherited from SelectProps . inputId Defined in node_modules/@types/react-select/src/Select.d.ts:124 Optional inputValue # \u2022 inputValue ? : string Inherited from SelectProps . inputValue Defined in node_modules/@types/react-select/src/Select.d.ts:122 Optional instanceId # \u2022 instanceId ? : number | string Inherited from SelectProps . instanceId Defined in node_modules/@types/react-select/src/Select.d.ts:126 Optional isClearable # \u2022 isClearable ? : boolean Inherited from SelectProps . isClearable Defined in node_modules/@types/react-select/src/Select.d.ts:128 Optional isCreatable # \u2022 isCreatable ? : boolean Defined in src/renderer/components/select/select.tsx:50 Optional isDisabled # \u2022 isDisabled ? : boolean Inherited from SelectProps . isDisabled Defined in node_modules/@types/react-select/src/Select.d.ts:130 Optional isLoading # \u2022 isLoading ? : boolean Inherited from SelectProps . isLoading Defined in node_modules/@types/react-select/src/Select.d.ts:132 Optional isMulti # \u2022 isMulti ? : boolean Inherited from SelectProps . isMulti Defined in node_modules/@types/react-select/src/Select.d.ts:138 Optional isOptionDisabled # \u2022 isOptionDisabled ? : function Inherited from SelectProps . isOptionDisabled Defined in node_modules/@types/react-select/src/Select.d.ts:134 Type declaration: # \u25b8 ( option : T, options : OptionsType\u2039T\u203a): boolean | false Parameters: Name Type option T options OptionsType\u2039T\u203a Optional isOptionSelected # \u2022 isOptionSelected ? : function Inherited from SelectProps . isOptionSelected Defined in node_modules/@types/react-select/src/Select.d.ts:136 Type declaration: # \u25b8 ( option : T, options : OptionsType\u2039T\u203a): boolean Parameters: Name Type option T options OptionsType\u2039T\u203a Optional isRtl # \u2022 isRtl ? : boolean Inherited from SelectProps . isRtl Defined in node_modules/@types/react-select/src/Select.d.ts:140 Optional isSearchable # \u2022 isSearchable ? : boolean Inherited from SelectProps . isSearchable Defined in node_modules/@types/react-select/src/Select.d.ts:142 Optional isValidNewOption # \u2022 isValidNewOption ? : function Inherited from SelectProps . isValidNewOption Defined in node_modules/@types/react-select/src/Creatable.d.ts:17 Type declaration: # \u25b8 ( inputValue : string, value : ValueType\u2039T\u203a, options : OptionsType\u2039T\u203a): boolean Parameters: Name Type inputValue string value ValueType\u2039T\u203a options OptionsType\u2039T\u203a Optional loadingMessage # \u2022 loadingMessage ? : function Inherited from SelectProps . loadingMessage Defined in node_modules/@types/react-select/src/Select.d.ts:144 Type declaration: # \u25b8 ( obj : object): string | null Parameters: \u25aa obj : object Name Type inputValue string Optional maxMenuHeight # \u2022 maxMenuHeight ? : number Inherited from SelectProps . maxMenuHeight Defined in node_modules/@types/react-select/src/Select.d.ts:148 Optional menuClass # \u2022 menuClass ? : string Defined in src/renderer/components/select/select.tsx:49 Optional menuIsOpen # \u2022 menuIsOpen ? : boolean Inherited from SelectProps . menuIsOpen Defined in node_modules/@types/react-select/src/Select.d.ts:150 Optional menuPlacement # \u2022 menuPlacement ? : MenuPlacement Inherited from SelectProps . menuPlacement Defined in node_modules/@types/react-select/src/Select.d.ts:153 Optional menuPortalTarget # \u2022 menuPortalTarget ? : HTMLElement | null Inherited from SelectProps . menuPortalTarget Defined in node_modules/@types/react-select/src/Select.d.ts:157 Optional menuPosition # \u2022 menuPosition ? : MenuPosition Inherited from SelectProps . menuPosition Defined in node_modules/@types/react-select/src/Select.d.ts:155 Optional menuShouldBlockScroll # \u2022 menuShouldBlockScroll ? : boolean Inherited from SelectProps . menuShouldBlockScroll Defined in node_modules/@types/react-select/src/Select.d.ts:159 Optional menuShouldScrollIntoView # \u2022 menuShouldScrollIntoView ? : boolean Inherited from SelectProps . menuShouldScrollIntoView Defined in node_modules/@types/react-select/src/Select.d.ts:161 Optional minMenuHeight # \u2022 minMenuHeight ? : number Inherited from SelectProps . minMenuHeight Defined in node_modules/@types/react-select/src/Select.d.ts:146 Optional name # \u2022 name ? : string Inherited from SelectProps . name Defined in node_modules/@types/react-select/src/Select.d.ts:163 Optional noOptionsMessage # \u2022 noOptionsMessage ? : function Inherited from SelectProps . noOptionsMessage Defined in node_modules/@types/react-select/src/Select.d.ts:165 Type declaration: # \u25b8 ( obj : object): string | null Parameters: \u25aa obj : object Name Type inputValue string Optional onBlur # \u2022 onBlur ? : FocusEventHandler Inherited from SelectProps . onBlur Defined in node_modules/@types/react-select/src/Select.d.ts:167 Optional onCreateOption # \u2022 onCreateOption ? : function Inherited from SelectProps . onCreateOption Defined in node_modules/@types/react-select/src/Creatable.d.ts:24 Type declaration: # \u25b8 ( inputValue : string): void Parameters: Name Type inputValue string Optional onFocus # \u2022 onFocus ? : FocusEventHandler Inherited from SelectProps . onFocus Defined in node_modules/@types/react-select/src/Select.d.ts:171 Optional onInputChange # \u2022 onInputChange ? : function Inherited from SelectProps . onInputChange Defined in node_modules/@types/react-select/src/Select.d.ts:173 Type declaration: # \u25b8 ( newValue : string, actionMeta : InputActionMeta): void Parameters: Name Type newValue string actionMeta InputActionMeta Optional onKeyDown # \u2022 onKeyDown ? : KeyboardEventHandler Inherited from SelectProps . onKeyDown Defined in node_modules/@types/react-select/src/Select.d.ts:175 Optional onMenuClose # \u2022 onMenuClose ? : function Inherited from SelectProps . onMenuClose Defined in node_modules/@types/react-select/src/Select.d.ts:179 Type declaration: # \u25b8 (): void Optional onMenuOpen # \u2022 onMenuOpen ? : function Inherited from SelectProps . onMenuOpen Defined in node_modules/@types/react-select/src/Select.d.ts:177 Type declaration: # \u25b8 (): void Optional onMenuScrollToBottom # \u2022 onMenuScrollToBottom ? : function Inherited from SelectProps . onMenuScrollToBottom Defined in node_modules/@types/react-select/src/Select.d.ts:183 Type declaration: # \u25b8 ( event : SyntheticEvent\u2039HTMLElement\u203a): void Parameters: Name Type event SyntheticEvent\u2039HTMLElement\u203a Optional onMenuScrollToTop # \u2022 onMenuScrollToTop ? : function Inherited from SelectProps . onMenuScrollToTop Defined in node_modules/@types/react-select/src/Select.d.ts:181 Type declaration: # \u25b8 ( event : SyntheticEvent\u2039HTMLElement\u203a): void Parameters: Name Type event SyntheticEvent\u2039HTMLElement\u203a Optional openMenuOnClick # \u2022 openMenuOnClick ? : boolean Inherited from SelectProps . openMenuOnClick Defined in node_modules/@types/react-select/src/Select.d.ts:187 Optional openMenuOnFocus # \u2022 openMenuOnFocus ? : boolean Inherited from SelectProps . openMenuOnFocus Defined in node_modules/@types/react-select/src/Select.d.ts:185 Optional options # \u2022 options ? : GroupedOptionsType\u2039T\u203a | OptionsType\u2039T\u203a Inherited from SelectProps . options Defined in node_modules/@types/react-select/src/Select.d.ts:189 Optional pageSize # \u2022 pageSize ? : number Inherited from SelectProps . pageSize Defined in node_modules/@types/react-select/src/Select.d.ts:191 Optional placeholder # \u2022 placeholder ? : React.ReactNode Inherited from SelectProps . placeholder Defined in node_modules/@types/react-select/src/Select.d.ts:193 Optional screenReaderStatus # \u2022 screenReaderStatus ? : function Inherited from SelectProps . screenReaderStatus Defined in node_modules/@types/react-select/src/Select.d.ts:195 Type declaration: # \u25b8 ( obj : object): string Parameters: \u25aa obj : object Name Type count number Optional styles # \u2022 styles ? : StylesConfig Inherited from SelectProps . styles Defined in node_modules/@types/react-select/src/Select.d.ts:197 Optional tabIndex # \u2022 tabIndex ? : string | null Inherited from SelectProps . tabIndex Defined in node_modules/@types/react-select/src/Select.d.ts:201 Optional tabSelectsValue # \u2022 tabSelectsValue ? : boolean Inherited from SelectProps . tabSelectsValue Defined in node_modules/@types/react-select/src/Select.d.ts:203 Optional theme # \u2022 theme ? : ThemeConfig Inherited from SelectProps . theme Defined in node_modules/@types/react-select/src/Select.d.ts:199 Optional themeName # \u2022 themeName ? : \"dark\" | \"light\" | \"outlined\" | \"lens\" Defined in src/renderer/components/select/select.tsx:48 Optional value # \u2022 value ? : T Overrides void Defined in src/renderer/components/select/select.tsx:47 Methods # Optional onChange # \u25b8 onChange ( option : T, meta? : ActionMeta\u2039any\u203a): void Overrides void Defined in src/renderer/components/select/select.tsx:52 Parameters: Name Type option T meta? ActionMeta\u2039any\u203a Returns: void","title":"Interface: SelectProps \u2039**T**\u203a"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#interface-selectprops-t","text":"","title":"Interface: SelectProps \u2039T\u203a"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#type-parameters","text":"\u25aa T","title":"Type parameters"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#hierarchy","text":"Props\u2039T\u203a CreatableProps\u2039T\u203a \u21b3 SelectProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#properties","text":"allowCreateWhileLoading aria-label aria-labelledby autoConvertOptions autoFocus backspaceRemovesValue blurInputOnSelect captureMenuScroll className classNamePrefix closeMenuOnScroll closeMenuOnSelect components controlShouldRenderValue createOptionPosition defaultInputValue defaultMenuIsOpen defaultValue delimiter escapeClearsValue filterOption formatCreateLabel formatGroupLabel formatOptionLabel getNewOptionData getOptionLabel getOptionValue hideSelectedOptions id inputId inputValue instanceId isClearable isCreatable isDisabled isLoading isMulti isOptionDisabled isOptionSelected isRtl isSearchable isValidNewOption loadingMessage maxMenuHeight menuClass menuIsOpen menuPlacement menuPortalTarget menuPosition menuShouldBlockScroll menuShouldScrollIntoView minMenuHeight name noOptionsMessage onBlur onCreateOption onFocus onInputChange onKeyDown onMenuClose onMenuOpen onMenuScrollToBottom onMenuScrollToTop openMenuOnClick openMenuOnFocus options pageSize placeholder screenReaderStatus styles tabIndex tabSelectsValue theme themeName value","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#methods","text":"onChange","title":"Methods"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-allowcreatewhileloading","text":"\u2022 allowCreateWhileLoading ? : boolean Inherited from SelectProps . allowCreateWhileLoading Defined in node_modules/@types/react-select/src/Creatable.d.ts:11","title":"Optional allowCreateWhileLoading"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-aria-label","text":"\u2022 aria-label ? : string Inherited from SelectProps . aria-label Defined in node_modules/@types/react-select/src/Select.d.ts:58","title":"Optional aria-label"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-aria-labelledby","text":"\u2022 aria-labelledby ? : string Inherited from SelectProps . aria-labelledby Defined in node_modules/@types/react-select/src/Select.d.ts:60","title":"Optional aria-labelledby"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-autoconvertoptions","text":"\u2022 autoConvertOptions ? : boolean Defined in src/renderer/components/select/select.tsx:51","title":"Optional autoConvertOptions"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-autofocus","text":"\u2022 autoFocus ? : boolean Inherited from SelectProps . autoFocus Defined in node_modules/@types/react-select/src/Select.d.ts:62","title":"Optional autoFocus"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-backspaceremovesvalue","text":"\u2022 backspaceRemovesValue ? : boolean Inherited from SelectProps . backspaceRemovesValue Defined in node_modules/@types/react-select/src/Select.d.ts:64","title":"Optional backspaceRemovesValue"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-blurinputonselect","text":"\u2022 blurInputOnSelect ? : boolean Inherited from SelectProps . blurInputOnSelect Defined in node_modules/@types/react-select/src/Select.d.ts:66","title":"Optional blurInputOnSelect"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-capturemenuscroll","text":"\u2022 captureMenuScroll ? : boolean Inherited from SelectProps . captureMenuScroll Defined in node_modules/@types/react-select/src/Select.d.ts:68","title":"Optional captureMenuScroll"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-classname","text":"\u2022 className ? : string Inherited from SelectProps . className Defined in node_modules/@types/react-select/src/Select.d.ts:70","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-classnameprefix","text":"\u2022 classNamePrefix ? : string | null Inherited from SelectProps . classNamePrefix Defined in node_modules/@types/react-select/src/Select.d.ts:72","title":"Optional classNamePrefix"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-closemenuonscroll","text":"\u2022 closeMenuOnScroll ? : boolean | EventListener Inherited from SelectProps . closeMenuOnScroll Defined in node_modules/@types/react-select/src/Select.d.ts:87","title":"Optional closeMenuOnScroll"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-closemenuonselect","text":"\u2022 closeMenuOnSelect ? : boolean Inherited from SelectProps . closeMenuOnSelect Defined in node_modules/@types/react-select/src/Select.d.ts:74","title":"Optional closeMenuOnSelect"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-components","text":"\u2022 components ? : SelectComponentsConfig\u2039T\u203a Inherited from SelectProps . components Defined in node_modules/@types/react-select/src/Select.d.ts:97","title":"Optional components"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-controlshouldrendervalue","text":"\u2022 controlShouldRenderValue ? : boolean Inherited from SelectProps . controlShouldRenderValue Defined in node_modules/@types/react-select/src/Select.d.ts:99","title":"Optional controlShouldRenderValue"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-createoptionposition","text":"\u2022 createOptionPosition ? : \"first\" | \"last\" Inherited from SelectProps . createOptionPosition Defined in node_modules/@types/react-select/src/Creatable.d.ts:26","title":"Optional createOptionPosition"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-defaultinputvalue","text":"\u2022 defaultInputValue ? : string Inherited from SelectProps . defaultInputValue Defined in node_modules/@types/react-select/src/Select.d.ts:207","title":"Optional defaultInputValue"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-defaultmenuisopen","text":"\u2022 defaultMenuIsOpen ? : boolean Inherited from SelectProps . defaultMenuIsOpen Defined in node_modules/@types/react-select/src/Select.d.ts:208","title":"Optional defaultMenuIsOpen"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-defaultvalue","text":"\u2022 defaultValue ? : ValueType\u2039T\u203a Inherited from SelectProps . defaultValue Defined in node_modules/@types/react-select/src/Select.d.ts:209","title":"Optional defaultValue"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-delimiter","text":"\u2022 delimiter ? : string Inherited from SelectProps . delimiter Defined in node_modules/@types/react-select/src/Select.d.ts:101","title":"Optional delimiter"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-escapeclearsvalue","text":"\u2022 escapeClearsValue ? : boolean Inherited from SelectProps . escapeClearsValue Defined in node_modules/@types/react-select/src/Select.d.ts:103","title":"Optional escapeClearsValue"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-filteroption","text":"\u2022 filterOption ? : function | null Inherited from SelectProps . filterOption Defined in node_modules/@types/react-select/src/Select.d.ts:105","title":"Optional filterOption"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-formatcreatelabel","text":"\u2022 formatCreateLabel ? : function Inherited from SelectProps . formatCreateLabel Defined in node_modules/@types/react-select/src/Creatable.d.ts:14","title":"Optional formatCreateLabel"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-formatgrouplabel","text":"\u2022 formatGroupLabel ? : formatGroupLabel \u2039T\u203a Inherited from SelectProps . formatGroupLabel Defined in node_modules/@types/react-select/src/Select.d.ts:110","title":"Optional formatGroupLabel"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-formatoptionlabel","text":"\u2022 formatOptionLabel ? : function Inherited from SelectProps . formatOptionLabel Defined in node_modules/@types/react-select/src/Select.d.ts:112","title":"Optional formatOptionLabel"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-getnewoptiondata","text":"\u2022 getNewOptionData ? : function Inherited from SelectProps . getNewOptionData Defined in node_modules/@types/react-select/src/Creatable.d.ts:20","title":"Optional getNewOptionData"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-getoptionlabel","text":"\u2022 getOptionLabel ? : getOptionLabel \u2039T\u203a Inherited from SelectProps . getOptionLabel Defined in node_modules/@types/react-select/src/Select.d.ts:114","title":"Optional getOptionLabel"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-getoptionvalue","text":"\u2022 getOptionValue ? : getOptionValue \u2039T\u203a Inherited from SelectProps . getOptionValue Defined in node_modules/@types/react-select/src/Select.d.ts:116","title":"Optional getOptionValue"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-hideselectedoptions","text":"\u2022 hideSelectedOptions ? : boolean Inherited from SelectProps . hideSelectedOptions Defined in node_modules/@types/react-select/src/Select.d.ts:118","title":"Optional hideSelectedOptions"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-id","text":"\u2022 id ? : string Inherited from SelectProps . id Defined in node_modules/@types/react-select/src/Select.d.ts:120","title":"Optional id"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-inputid","text":"\u2022 inputId ? : string Inherited from SelectProps . inputId Defined in node_modules/@types/react-select/src/Select.d.ts:124","title":"Optional inputId"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-inputvalue","text":"\u2022 inputValue ? : string Inherited from SelectProps . inputValue Defined in node_modules/@types/react-select/src/Select.d.ts:122","title":"Optional inputValue"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-instanceid","text":"\u2022 instanceId ? : number | string Inherited from SelectProps . instanceId Defined in node_modules/@types/react-select/src/Select.d.ts:126","title":"Optional instanceId"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-isclearable","text":"\u2022 isClearable ? : boolean Inherited from SelectProps . isClearable Defined in node_modules/@types/react-select/src/Select.d.ts:128","title":"Optional isClearable"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-iscreatable","text":"\u2022 isCreatable ? : boolean Defined in src/renderer/components/select/select.tsx:50","title":"Optional isCreatable"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-isdisabled","text":"\u2022 isDisabled ? : boolean Inherited from SelectProps . isDisabled Defined in node_modules/@types/react-select/src/Select.d.ts:130","title":"Optional isDisabled"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-isloading","text":"\u2022 isLoading ? : boolean Inherited from SelectProps . isLoading Defined in node_modules/@types/react-select/src/Select.d.ts:132","title":"Optional isLoading"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-ismulti","text":"\u2022 isMulti ? : boolean Inherited from SelectProps . isMulti Defined in node_modules/@types/react-select/src/Select.d.ts:138","title":"Optional isMulti"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-isoptiondisabled","text":"\u2022 isOptionDisabled ? : function Inherited from SelectProps . isOptionDisabled Defined in node_modules/@types/react-select/src/Select.d.ts:134","title":"Optional isOptionDisabled"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-isoptionselected","text":"\u2022 isOptionSelected ? : function Inherited from SelectProps . isOptionSelected Defined in node_modules/@types/react-select/src/Select.d.ts:136","title":"Optional isOptionSelected"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-isrtl","text":"\u2022 isRtl ? : boolean Inherited from SelectProps . isRtl Defined in node_modules/@types/react-select/src/Select.d.ts:140","title":"Optional isRtl"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-issearchable","text":"\u2022 isSearchable ? : boolean Inherited from SelectProps . isSearchable Defined in node_modules/@types/react-select/src/Select.d.ts:142","title":"Optional isSearchable"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-isvalidnewoption","text":"\u2022 isValidNewOption ? : function Inherited from SelectProps . isValidNewOption Defined in node_modules/@types/react-select/src/Creatable.d.ts:17","title":"Optional isValidNewOption"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-loadingmessage","text":"\u2022 loadingMessage ? : function Inherited from SelectProps . loadingMessage Defined in node_modules/@types/react-select/src/Select.d.ts:144","title":"Optional loadingMessage"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-maxmenuheight","text":"\u2022 maxMenuHeight ? : number Inherited from SelectProps . maxMenuHeight Defined in node_modules/@types/react-select/src/Select.d.ts:148","title":"Optional maxMenuHeight"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-menuclass","text":"\u2022 menuClass ? : string Defined in src/renderer/components/select/select.tsx:49","title":"Optional menuClass"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-menuisopen","text":"\u2022 menuIsOpen ? : boolean Inherited from SelectProps . menuIsOpen Defined in node_modules/@types/react-select/src/Select.d.ts:150","title":"Optional menuIsOpen"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-menuplacement","text":"\u2022 menuPlacement ? : MenuPlacement Inherited from SelectProps . menuPlacement Defined in node_modules/@types/react-select/src/Select.d.ts:153","title":"Optional menuPlacement"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-menuportaltarget","text":"\u2022 menuPortalTarget ? : HTMLElement | null Inherited from SelectProps . menuPortalTarget Defined in node_modules/@types/react-select/src/Select.d.ts:157","title":"Optional menuPortalTarget"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-menuposition","text":"\u2022 menuPosition ? : MenuPosition Inherited from SelectProps . menuPosition Defined in node_modules/@types/react-select/src/Select.d.ts:155","title":"Optional menuPosition"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-menushouldblockscroll","text":"\u2022 menuShouldBlockScroll ? : boolean Inherited from SelectProps . menuShouldBlockScroll Defined in node_modules/@types/react-select/src/Select.d.ts:159","title":"Optional menuShouldBlockScroll"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-menushouldscrollintoview","text":"\u2022 menuShouldScrollIntoView ? : boolean Inherited from SelectProps . menuShouldScrollIntoView Defined in node_modules/@types/react-select/src/Select.d.ts:161","title":"Optional menuShouldScrollIntoView"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-minmenuheight","text":"\u2022 minMenuHeight ? : number Inherited from SelectProps . minMenuHeight Defined in node_modules/@types/react-select/src/Select.d.ts:146","title":"Optional minMenuHeight"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-name","text":"\u2022 name ? : string Inherited from SelectProps . name Defined in node_modules/@types/react-select/src/Select.d.ts:163","title":"Optional name"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-nooptionsmessage","text":"\u2022 noOptionsMessage ? : function Inherited from SelectProps . noOptionsMessage Defined in node_modules/@types/react-select/src/Select.d.ts:165","title":"Optional noOptionsMessage"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-onblur","text":"\u2022 onBlur ? : FocusEventHandler Inherited from SelectProps . onBlur Defined in node_modules/@types/react-select/src/Select.d.ts:167","title":"Optional onBlur"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-oncreateoption","text":"\u2022 onCreateOption ? : function Inherited from SelectProps . onCreateOption Defined in node_modules/@types/react-select/src/Creatable.d.ts:24","title":"Optional onCreateOption"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-onfocus","text":"\u2022 onFocus ? : FocusEventHandler Inherited from SelectProps . onFocus Defined in node_modules/@types/react-select/src/Select.d.ts:171","title":"Optional onFocus"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-oninputchange","text":"\u2022 onInputChange ? : function Inherited from SelectProps . onInputChange Defined in node_modules/@types/react-select/src/Select.d.ts:173","title":"Optional onInputChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-onkeydown","text":"\u2022 onKeyDown ? : KeyboardEventHandler Inherited from SelectProps . onKeyDown Defined in node_modules/@types/react-select/src/Select.d.ts:175","title":"Optional onKeyDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-onmenuclose","text":"\u2022 onMenuClose ? : function Inherited from SelectProps . onMenuClose Defined in node_modules/@types/react-select/src/Select.d.ts:179","title":"Optional onMenuClose"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-onmenuopen","text":"\u2022 onMenuOpen ? : function Inherited from SelectProps . onMenuOpen Defined in node_modules/@types/react-select/src/Select.d.ts:177","title":"Optional onMenuOpen"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-onmenuscrolltobottom","text":"\u2022 onMenuScrollToBottom ? : function Inherited from SelectProps . onMenuScrollToBottom Defined in node_modules/@types/react-select/src/Select.d.ts:183","title":"Optional onMenuScrollToBottom"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-onmenuscrolltotop","text":"\u2022 onMenuScrollToTop ? : function Inherited from SelectProps . onMenuScrollToTop Defined in node_modules/@types/react-select/src/Select.d.ts:181","title":"Optional onMenuScrollToTop"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-openmenuonclick","text":"\u2022 openMenuOnClick ? : boolean Inherited from SelectProps . openMenuOnClick Defined in node_modules/@types/react-select/src/Select.d.ts:187","title":"Optional openMenuOnClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-openmenuonfocus","text":"\u2022 openMenuOnFocus ? : boolean Inherited from SelectProps . openMenuOnFocus Defined in node_modules/@types/react-select/src/Select.d.ts:185","title":"Optional openMenuOnFocus"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-options","text":"\u2022 options ? : GroupedOptionsType\u2039T\u203a | OptionsType\u2039T\u203a Inherited from SelectProps . options Defined in node_modules/@types/react-select/src/Select.d.ts:189","title":"Optional options"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-pagesize","text":"\u2022 pageSize ? : number Inherited from SelectProps . pageSize Defined in node_modules/@types/react-select/src/Select.d.ts:191","title":"Optional pageSize"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-placeholder","text":"\u2022 placeholder ? : React.ReactNode Inherited from SelectProps . placeholder Defined in node_modules/@types/react-select/src/Select.d.ts:193","title":"Optional placeholder"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-screenreaderstatus","text":"\u2022 screenReaderStatus ? : function Inherited from SelectProps . screenReaderStatus Defined in node_modules/@types/react-select/src/Select.d.ts:195","title":"Optional screenReaderStatus"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-styles","text":"\u2022 styles ? : StylesConfig Inherited from SelectProps . styles Defined in node_modules/@types/react-select/src/Select.d.ts:197","title":"Optional styles"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-tabindex","text":"\u2022 tabIndex ? : string | null Inherited from SelectProps . tabIndex Defined in node_modules/@types/react-select/src/Select.d.ts:201","title":"Optional tabIndex"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-tabselectsvalue","text":"\u2022 tabSelectsValue ? : boolean Inherited from SelectProps . tabSelectsValue Defined in node_modules/@types/react-select/src/Select.d.ts:203","title":"Optional tabSelectsValue"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-theme","text":"\u2022 theme ? : ThemeConfig Inherited from SelectProps . theme Defined in node_modules/@types/react-select/src/Select.d.ts:199","title":"Optional theme"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-themename","text":"\u2022 themeName ? : \"dark\" | \"light\" | \"outlined\" | \"lens\" Defined in src/renderer/components/select/select.tsx:48","title":"Optional themeName"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-value","text":"\u2022 value ? : T Overrides void Defined in src/renderer/components/select/select.tsx:47","title":"Optional value"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/interfaces/_renderer_api_components_.selectprops/#optional-onchange","text":"\u25b8 onChange ( option : T, meta? : ActionMeta\u2039any\u203a): void Overrides void Defined in src/renderer/components/select/select.tsx:52 Parameters: Name Type option T meta? ActionMeta\u2039any\u203a Returns: void","title":"Optional onChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.sliderprops/","text":"Interface: SliderProps # Hierarchy # object \u21b3 SliderProps Index # Properties # className Methods # onChange Properties # Optional className # \u2022 className ? : string Defined in src/renderer/components/slider/slider.tsx:31 Methods # Optional onChange # \u25b8 onChange ( evt : FormEvent\u2039any\u203a, value : number): void Defined in src/renderer/components/slider/slider.tsx:32 Parameters: Name Type evt FormEvent\u2039any\u203a value number Returns: void","title":"Interface: SliderProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.sliderprops/#interface-sliderprops","text":"","title":"Interface: SliderProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.sliderprops/#hierarchy","text":"object \u21b3 SliderProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.sliderprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.sliderprops/#properties","text":"className","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.sliderprops/#methods","text":"onChange","title":"Methods"},{"location":"extensions/api/interfaces/_renderer_api_components_.sliderprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.sliderprops/#optional-classname","text":"\u2022 className ? : string Defined in src/renderer/components/slider/slider.tsx:31","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.sliderprops/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/interfaces/_renderer_api_components_.sliderprops/#optional-onchange","text":"\u25b8 onChange ( evt : FormEvent\u2039any\u203a, value : number): void Defined in src/renderer/components/slider/slider.tsx:32 Parameters: Name Type evt FormEvent\u2039any\u203a value number Returns: void","title":"Optional onChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/","text":"Interface: SpinnerProps # Hierarchy # HTMLProps\u2039any\u203a \u21b3 SpinnerProps Index # Properties # about accept acceptCharset accessKey action allowFullScreen allowTransparency alt aria-activedescendant aria-atomic aria-autocomplete aria-busy aria-checked aria-colcount aria-colindex aria-colspan aria-controls aria-current aria-describedby aria-details aria-disabled aria-dropeffect aria-errormessage aria-expanded aria-flowto aria-grabbed aria-haspopup aria-hidden aria-invalid aria-keyshortcuts aria-label aria-labelledby aria-level aria-live aria-modal aria-multiline aria-multiselectable aria-orientation aria-owns aria-placeholder aria-posinset aria-pressed aria-readonly aria-relevant aria-required aria-roledescription aria-rowcount aria-rowindex aria-rowspan aria-selected aria-setsize aria-sort aria-valuemax aria-valuemin aria-valuenow aria-valuetext as async autoCapitalize autoComplete autoCorrect autoFocus autoPlay autoSave capture cellPadding cellSpacing center challenge charSet checked children cite classID className colSpan color cols content contentEditable contextMenu controls coords crossOrigin dangerouslySetInnerHTML data datatype dateTime default defaultChecked defaultValue defer dir disabled download draggable encType form formAction formEncType formMethod formNoValidate formTarget frameBorder headers height hidden high href hrefLang htmlFor httpEquiv id inlist inputMode integrity is itemID itemProp itemRef itemScope itemType key keyParams keyType kind label lang list loop low manifest marginHeight marginWidth max maxLength media mediaGroup method min minLength multiple muted name noValidate nonce onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture open optimum pattern placeholder playsInline poster prefix preload property radioGroup readOnly ref rel required resource results reversed role rowSpan rows sandbox scope scoped scrolling seamless security selected shape singleColor size sizes slot span spellCheck src srcDoc srcLang srcSet start step style summary suppressContentEditableWarning suppressHydrationWarning tabIndex target title translate type typeof unselectable useMap value vocab width wmode wrap Properties # Optional about # \u2022 about ? : string Inherited from ButtonProps . about Defined in node_modules/@types/react/index.d.ts:1777 Optional accept # \u2022 accept ? : string Inherited from LineProgressProps . accept Defined in node_modules/@types/react/index.d.ts:1815 Optional acceptCharset # \u2022 acceptCharset ? : string Inherited from LineProgressProps . acceptCharset Defined in node_modules/@types/react/index.d.ts:1816 Optional accessKey # \u2022 accessKey ? : string Inherited from ButtonProps . accessKey Defined in node_modules/@types/react/index.d.ts:1753 Optional action # \u2022 action ? : string Inherited from LineProgressProps . action Defined in node_modules/@types/react/index.d.ts:1817 Optional allowFullScreen # \u2022 allowFullScreen ? : boolean Inherited from LineProgressProps . allowFullScreen Defined in node_modules/@types/react/index.d.ts:1818 Optional allowTransparency # \u2022 allowTransparency ? : boolean Inherited from LineProgressProps . allowTransparency Defined in node_modules/@types/react/index.d.ts:1819 Optional alt # \u2022 alt ? : string Inherited from LineProgressProps . alt Defined in node_modules/@types/react/index.d.ts:1820 Optional aria-activedescendant # \u2022 aria-activedescendant ? : string Inherited from ButtonProps . aria-activedescendant Defined in node_modules/@types/react/index.d.ts:1560 Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application. Optional aria-atomic # \u2022 aria-atomic ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-atomic Defined in node_modules/@types/react/index.d.ts:1562 Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute. Optional aria-autocomplete # \u2022 aria-autocomplete ? : \"none\" | \"inline\" | \"list\" | \"both\" Inherited from ButtonProps . aria-autocomplete Defined in node_modules/@types/react/index.d.ts:1567 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. Optional aria-busy # \u2022 aria-busy ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-busy Defined in node_modules/@types/react/index.d.ts:1569 Indicates an element is being modified and that assistive technologies MAY want to wait until the modifications are complete before exposing them to the user. Optional aria-checked # \u2022 aria-checked ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-checked Defined in node_modules/@types/react/index.d.ts:1574 Indicates the current \"checked\" state of checkboxes, radio buttons, and other widgets. see aria-pressed @see aria-selected. Optional aria-colcount # \u2022 aria-colcount ? : number Inherited from ButtonProps . aria-colcount Defined in node_modules/@types/react/index.d.ts:1579 Defines the total number of columns in a table, grid, or treegrid. see aria-colindex. Optional aria-colindex # \u2022 aria-colindex ? : number Inherited from ButtonProps . aria-colindex Defined in node_modules/@types/react/index.d.ts:1584 Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid. see aria-colcount @see aria-colspan. Optional aria-colspan # \u2022 aria-colspan ? : number Inherited from ButtonProps . aria-colspan Defined in node_modules/@types/react/index.d.ts:1589 Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid. see aria-colindex @see aria-rowspan. Optional aria-controls # \u2022 aria-controls ? : string Inherited from ButtonProps . aria-controls Defined in node_modules/@types/react/index.d.ts:1594 Identifies the element (or elements) whose contents or presence are controlled by the current element. see aria-owns. Optional aria-current # \u2022 aria-current ? : boolean | \"false\" | \"true\" | \"page\" | \"step\" | \"location\" | \"date\" | \"time\" Inherited from ButtonProps . aria-current Defined in node_modules/@types/react/index.d.ts:1596 Indicates the element that represents the current item within a container or set of related elements. Optional aria-describedby # \u2022 aria-describedby ? : string Inherited from ButtonProps . aria-describedby Defined in node_modules/@types/react/index.d.ts:1601 Identifies the element (or elements) that describes the object. see aria-labelledby Optional aria-details # \u2022 aria-details ? : string Inherited from ButtonProps . aria-details Defined in node_modules/@types/react/index.d.ts:1606 Identifies the element that provides a detailed, extended description for the object. see aria-describedby. Optional aria-disabled # \u2022 aria-disabled ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-disabled Defined in node_modules/@types/react/index.d.ts:1611 Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable. see aria-hidden @see aria-readonly. Optional aria-dropeffect # \u2022 aria-dropeffect ? : \"none\" | \"copy\" | \"execute\" | \"link\" | \"move\" | \"popup\" Inherited from ButtonProps . aria-dropeffect Defined in node_modules/@types/react/index.d.ts:1616 Indicates what functions can be performed when a dragged object is released on the drop target. deprecated in ARIA 1.1 Optional aria-errormessage # \u2022 aria-errormessage ? : string Inherited from ButtonProps . aria-errormessage Defined in node_modules/@types/react/index.d.ts:1621 Identifies the element that provides an error message for the object. see aria-invalid @see aria-describedby. Optional aria-expanded # \u2022 aria-expanded ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-expanded Defined in node_modules/@types/react/index.d.ts:1623 Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed. Optional aria-flowto # \u2022 aria-flowto ? : string Inherited from ButtonProps . aria-flowto Defined in node_modules/@types/react/index.d.ts:1628 Identifies the next element (or elements) in an alternate reading order of content which, at the user's discretion, allows assistive technology to override the general default of reading in document source order. Optional aria-grabbed # \u2022 aria-grabbed ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-grabbed Defined in node_modules/@types/react/index.d.ts:1633 Indicates an element's \"grabbed\" state in a drag-and-drop operation. deprecated in ARIA 1.1 Optional aria-haspopup # \u2022 aria-haspopup ? : boolean | \"false\" | \"true\" | \"menu\" | \"listbox\" | \"tree\" | \"grid\" | \"dialog\" Inherited from ButtonProps . aria-haspopup Defined in node_modules/@types/react/index.d.ts:1635 Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element. Optional aria-hidden # \u2022 aria-hidden ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-hidden Defined in node_modules/@types/react/index.d.ts:1640 Indicates whether the element is exposed to an accessibility API. see aria-disabled. Optional aria-invalid # \u2022 aria-invalid ? : boolean | \"false\" | \"true\" | \"grammar\" | \"spelling\" Inherited from ButtonProps . aria-invalid Defined in node_modules/@types/react/index.d.ts:1645 Indicates the entered value does not conform to the format expected by the application. see aria-errormessage. Optional aria-keyshortcuts # \u2022 aria-keyshortcuts ? : string Inherited from ButtonProps . aria-keyshortcuts Defined in node_modules/@types/react/index.d.ts:1647 Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element. Optional aria-label # \u2022 aria-label ? : string Inherited from ButtonProps . aria-label Defined in node_modules/@types/react/index.d.ts:1652 Defines a string value that labels the current element. see aria-labelledby. Optional aria-labelledby # \u2022 aria-labelledby ? : string Inherited from ButtonProps . aria-labelledby Defined in node_modules/@types/react/index.d.ts:1657 Identifies the element (or elements) that labels the current element. see aria-describedby. Optional aria-level # \u2022 aria-level ? : number Inherited from ButtonProps . aria-level Defined in node_modules/@types/react/index.d.ts:1659 Defines the hierarchical level of an element within a structure. Optional aria-live # \u2022 aria-live ? : \"off\" | \"assertive\" | \"polite\" Inherited from ButtonProps . aria-live Defined in node_modules/@types/react/index.d.ts:1661 Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region. Optional aria-modal # \u2022 aria-modal ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-modal Defined in node_modules/@types/react/index.d.ts:1663 Indicates whether an element is modal when displayed. Optional aria-multiline # \u2022 aria-multiline ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiline Defined in node_modules/@types/react/index.d.ts:1665 Indicates whether a text box accepts multiple lines of input or only a single line. Optional aria-multiselectable # \u2022 aria-multiselectable ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiselectable Defined in node_modules/@types/react/index.d.ts:1667 Indicates that the user may select more than one item from the current selectable descendants. Optional aria-orientation # \u2022 aria-orientation ? : \"horizontal\" | \"vertical\" Inherited from ButtonProps . aria-orientation Defined in node_modules/@types/react/index.d.ts:1669 Indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous. Optional aria-owns # \u2022 aria-owns ? : string Inherited from ButtonProps . aria-owns Defined in node_modules/@types/react/index.d.ts:1675 Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship between DOM elements where the DOM hierarchy cannot be used to represent the relationship. see aria-controls. Optional aria-placeholder # \u2022 aria-placeholder ? : string Inherited from ButtonProps . aria-placeholder Defined in node_modules/@types/react/index.d.ts:1680 Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value. A hint could be a sample value or a brief description of the expected format. Optional aria-posinset # \u2022 aria-posinset ? : number Inherited from ButtonProps . aria-posinset Defined in node_modules/@types/react/index.d.ts:1685 Defines an element's number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-setsize. Optional aria-pressed # \u2022 aria-pressed ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-pressed Defined in node_modules/@types/react/index.d.ts:1690 Indicates the current \"pressed\" state of toggle buttons. see aria-checked @see aria-selected. Optional aria-readonly # \u2022 aria-readonly ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-readonly Defined in node_modules/@types/react/index.d.ts:1695 Indicates that the element is not editable, but is otherwise operable. see aria-disabled. Optional aria-relevant # \u2022 aria-relevant ? : \"additions\" | \"additions removals\" | \"additions text\" | \"all\" | \"removals\" | \"removals additions\" | \"removals text\" | \"text\" | \"text additions\" | \"text removals\" Inherited from ButtonProps . aria-relevant Defined in node_modules/@types/react/index.d.ts:1700 Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified. see aria-atomic. Optional aria-required # \u2022 aria-required ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-required Defined in node_modules/@types/react/index.d.ts:1702 Indicates that user input is required on the element before a form may be submitted. Optional aria-roledescription # \u2022 aria-roledescription ? : string Inherited from ButtonProps . aria-roledescription Defined in node_modules/@types/react/index.d.ts:1704 Defines a human-readable, author-localized description for the role of an element. Optional aria-rowcount # \u2022 aria-rowcount ? : number Inherited from ButtonProps . aria-rowcount Defined in node_modules/@types/react/index.d.ts:1709 Defines the total number of rows in a table, grid, or treegrid. see aria-rowindex. Optional aria-rowindex # \u2022 aria-rowindex ? : number Inherited from ButtonProps . aria-rowindex Defined in node_modules/@types/react/index.d.ts:1714 Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid. see aria-rowcount @see aria-rowspan. Optional aria-rowspan # \u2022 aria-rowspan ? : number Inherited from ButtonProps . aria-rowspan Defined in node_modules/@types/react/index.d.ts:1719 Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid. see aria-rowindex @see aria-colspan. Optional aria-selected # \u2022 aria-selected ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-selected Defined in node_modules/@types/react/index.d.ts:1724 Indicates the current \"selected\" state of various widgets. see aria-checked @see aria-pressed. Optional aria-setsize # \u2022 aria-setsize ? : number Inherited from ButtonProps . aria-setsize Defined in node_modules/@types/react/index.d.ts:1729 Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-posinset. Optional aria-sort # \u2022 aria-sort ? : \"none\" | \"ascending\" | \"descending\" | \"other\" Inherited from ButtonProps . aria-sort Defined in node_modules/@types/react/index.d.ts:1731 Indicates if items in a table or grid are sorted in ascending or descending order. Optional aria-valuemax # \u2022 aria-valuemax ? : number Inherited from ButtonProps . aria-valuemax Defined in node_modules/@types/react/index.d.ts:1733 Defines the maximum allowed value for a range widget. Optional aria-valuemin # \u2022 aria-valuemin ? : number Inherited from ButtonProps . aria-valuemin Defined in node_modules/@types/react/index.d.ts:1735 Defines the minimum allowed value for a range widget. Optional aria-valuenow # \u2022 aria-valuenow ? : number Inherited from ButtonProps . aria-valuenow Defined in node_modules/@types/react/index.d.ts:1740 Defines the current value for a range widget. see aria-valuetext. Optional aria-valuetext # \u2022 aria-valuetext ? : string Inherited from ButtonProps . aria-valuetext Defined in node_modules/@types/react/index.d.ts:1742 Defines the human readable text alternative of aria-valuenow for a range widget. Optional as # \u2022 as ? : string Inherited from LineProgressProps . as Defined in node_modules/@types/react/index.d.ts:1821 Optional async # \u2022 async ? : boolean Inherited from LineProgressProps . async Defined in node_modules/@types/react/index.d.ts:1822 Optional autoCapitalize # \u2022 autoCapitalize ? : string Inherited from ButtonProps . autoCapitalize Defined in node_modules/@types/react/index.d.ts:1787 Optional autoComplete # \u2022 autoComplete ? : string Inherited from LineProgressProps . autoComplete Defined in node_modules/@types/react/index.d.ts:1823 Optional autoCorrect # \u2022 autoCorrect ? : string Inherited from ButtonProps . autoCorrect Defined in node_modules/@types/react/index.d.ts:1788 Optional autoFocus # \u2022 autoFocus ? : boolean Inherited from LineProgressProps . autoFocus Defined in node_modules/@types/react/index.d.ts:1824 Optional autoPlay # \u2022 autoPlay ? : boolean Inherited from LineProgressProps . autoPlay Defined in node_modules/@types/react/index.d.ts:1825 Optional autoSave # \u2022 autoSave ? : string Inherited from ButtonProps . autoSave Defined in node_modules/@types/react/index.d.ts:1789 Optional capture # \u2022 capture ? : boolean | string Inherited from LineProgressProps . capture Defined in node_modules/@types/react/index.d.ts:1826 Optional cellPadding # \u2022 cellPadding ? : number | string Inherited from LineProgressProps . cellPadding Defined in node_modules/@types/react/index.d.ts:1827 Optional cellSpacing # \u2022 cellSpacing ? : number | string Inherited from LineProgressProps . cellSpacing Defined in node_modules/@types/react/index.d.ts:1828 Optional center # \u2022 center ? : boolean Defined in src/renderer/components/spinner/spinner.tsx:29 Optional challenge # \u2022 challenge ? : string Inherited from LineProgressProps . challenge Defined in node_modules/@types/react/index.d.ts:1830 Optional charSet # \u2022 charSet ? : string Inherited from LineProgressProps . charSet Defined in node_modules/@types/react/index.d.ts:1829 Optional checked # \u2022 checked ? : boolean Inherited from LineProgressProps . checked Defined in node_modules/@types/react/index.d.ts:1831 Optional children # \u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350 Optional cite # \u2022 cite ? : string Inherited from LineProgressProps . cite Defined in node_modules/@types/react/index.d.ts:1832 Optional classID # \u2022 classID ? : string Inherited from LineProgressProps . classID Defined in node_modules/@types/react/index.d.ts:1833 Optional className # \u2022 className ? : string Inherited from ButtonProps . className Defined in node_modules/@types/react/index.d.ts:1754 Optional colSpan # \u2022 colSpan ? : number Inherited from LineProgressProps . colSpan Defined in node_modules/@types/react/index.d.ts:1835 Optional color # \u2022 color ? : string Inherited from ButtonProps . color Defined in node_modules/@types/react/index.d.ts:1790 Optional cols # \u2022 cols ? : number Inherited from LineProgressProps . cols Defined in node_modules/@types/react/index.d.ts:1834 Optional content # \u2022 content ? : string Inherited from LineProgressProps . content Defined in node_modules/@types/react/index.d.ts:1836 Optional contentEditable # \u2022 contentEditable ? : Booleanish | \"inherit\" Inherited from ButtonProps . contentEditable Defined in node_modules/@types/react/index.d.ts:1755 Optional contextMenu # \u2022 contextMenu ? : string Inherited from ButtonProps . contextMenu Defined in node_modules/@types/react/index.d.ts:1756 Optional controls # \u2022 controls ? : boolean Inherited from LineProgressProps . controls Defined in node_modules/@types/react/index.d.ts:1837 Optional coords # \u2022 coords ? : string Inherited from LineProgressProps . coords Defined in node_modules/@types/react/index.d.ts:1838 Optional crossOrigin # \u2022 crossOrigin ? : string Inherited from LineProgressProps . crossOrigin Defined in node_modules/@types/react/index.d.ts:1839 Optional dangerouslySetInnerHTML # \u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351 Type declaration: # __html : string Optional data # \u2022 data ? : string Inherited from LineProgressProps . data Defined in node_modules/@types/react/index.d.ts:1840 Optional datatype # \u2022 datatype ? : string Inherited from ButtonProps . datatype Defined in node_modules/@types/react/index.d.ts:1778 Optional dateTime # \u2022 dateTime ? : string Inherited from LineProgressProps . dateTime Defined in node_modules/@types/react/index.d.ts:1841 Optional default # \u2022 default ? : boolean Inherited from LineProgressProps . default Defined in node_modules/@types/react/index.d.ts:1842 Optional defaultChecked # \u2022 defaultChecked ? : boolean Inherited from ButtonProps . defaultChecked Defined in node_modules/@types/react/index.d.ts:1747 Optional defaultValue # \u2022 defaultValue ? : string | number | ReadonlyArray\u2039string\u203a Inherited from ButtonProps . defaultValue Defined in node_modules/@types/react/index.d.ts:1748 Optional defer # \u2022 defer ? : boolean Inherited from LineProgressProps . defer Defined in node_modules/@types/react/index.d.ts:1843 Optional dir # \u2022 dir ? : string Inherited from ButtonProps . dir Defined in node_modules/@types/react/index.d.ts:1757 Optional disabled # \u2022 disabled ? : boolean Inherited from LineProgressProps . disabled Defined in node_modules/@types/react/index.d.ts:1844 Optional download # \u2022 download ? : any Inherited from LineProgressProps . download Defined in node_modules/@types/react/index.d.ts:1845 Optional draggable # \u2022 draggable ? : Booleanish Inherited from ButtonProps . draggable Defined in node_modules/@types/react/index.d.ts:1758 Optional encType # \u2022 encType ? : string Inherited from LineProgressProps . encType Defined in node_modules/@types/react/index.d.ts:1846 Optional form # \u2022 form ? : string Inherited from LineProgressProps . form Defined in node_modules/@types/react/index.d.ts:1847 Optional formAction # \u2022 formAction ? : string Inherited from LineProgressProps . formAction Defined in node_modules/@types/react/index.d.ts:1848 Optional formEncType # \u2022 formEncType ? : string Inherited from LineProgressProps . formEncType Defined in node_modules/@types/react/index.d.ts:1849 Optional formMethod # \u2022 formMethod ? : string Inherited from LineProgressProps . formMethod Defined in node_modules/@types/react/index.d.ts:1850 Optional formNoValidate # \u2022 formNoValidate ? : boolean Inherited from LineProgressProps . formNoValidate Defined in node_modules/@types/react/index.d.ts:1851 Optional formTarget # \u2022 formTarget ? : string Inherited from LineProgressProps . formTarget Defined in node_modules/@types/react/index.d.ts:1852 Optional frameBorder # \u2022 frameBorder ? : number | string Inherited from LineProgressProps . frameBorder Defined in node_modules/@types/react/index.d.ts:1853 Optional headers # \u2022 headers ? : string Inherited from LineProgressProps . headers Defined in node_modules/@types/react/index.d.ts:1854 Optional height # \u2022 height ? : number | string Inherited from LineProgressProps . height Defined in node_modules/@types/react/index.d.ts:1855 Optional hidden # \u2022 hidden ? : boolean Inherited from IconProps . hidden Defined in node_modules/@types/react/index.d.ts:1759 Optional high # \u2022 high ? : number Inherited from LineProgressProps . high Defined in node_modules/@types/react/index.d.ts:1856 Optional href # \u2022 href ? : string Inherited from LineProgressProps . href Defined in node_modules/@types/react/index.d.ts:1857 Optional hrefLang # \u2022 hrefLang ? : string Inherited from LineProgressProps . hrefLang Defined in node_modules/@types/react/index.d.ts:1858 Optional htmlFor # \u2022 htmlFor ? : string Inherited from LineProgressProps . htmlFor Defined in node_modules/@types/react/index.d.ts:1859 Optional httpEquiv # \u2022 httpEquiv ? : string Inherited from LineProgressProps . httpEquiv Defined in node_modules/@types/react/index.d.ts:1860 Optional id # \u2022 id ? : string Inherited from ButtonProps . id Defined in node_modules/@types/react/index.d.ts:1760 Optional inlist # \u2022 inlist ? : any Inherited from ButtonProps . inlist Defined in node_modules/@types/react/index.d.ts:1779 Optional inputMode # \u2022 inputMode ? : \"none\" | \"text\" | \"tel\" | \"url\" | \"email\" | \"numeric\" | \"decimal\" | \"search\" Inherited from ButtonProps . inputMode Defined in node_modules/@types/react/index.d.ts:1805 Hints at the type of data that might be entered by the user while editing the element or its contents see https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute Optional integrity # \u2022 integrity ? : string Inherited from LineProgressProps . integrity Defined in node_modules/@types/react/index.d.ts:1861 Optional is # \u2022 is ? : string Inherited from ButtonProps . is Defined in node_modules/@types/react/index.d.ts:1810 Specify that a standard HTML element should behave like a defined custom built-in element see https://html.spec.whatwg.org/multipage/custom-elements.html#attr-is Optional itemID # \u2022 itemID ? : string Inherited from ButtonProps . itemID Defined in node_modules/@types/react/index.d.ts:1794 Optional itemProp # \u2022 itemProp ? : string Inherited from ButtonProps . itemProp Defined in node_modules/@types/react/index.d.ts:1791 Optional itemRef # \u2022 itemRef ? : string Inherited from ButtonProps . itemRef Defined in node_modules/@types/react/index.d.ts:1795 Optional itemScope # \u2022 itemScope ? : boolean Inherited from ButtonProps . itemScope Defined in node_modules/@types/react/index.d.ts:1792 Optional itemType # \u2022 itemType ? : string Inherited from ButtonProps . itemType Defined in node_modules/@types/react/index.d.ts:1793 Optional key # \u2022 key ? : Key | null Inherited from LineProgressProps . key Defined in node_modules/@types/react/index.d.ts:137 Optional keyParams # \u2022 keyParams ? : string Inherited from LineProgressProps . keyParams Defined in node_modules/@types/react/index.d.ts:1862 Optional keyType # \u2022 keyType ? : string Inherited from LineProgressProps . keyType Defined in node_modules/@types/react/index.d.ts:1863 Optional kind # \u2022 kind ? : string Inherited from LineProgressProps . kind Defined in node_modules/@types/react/index.d.ts:1864 Optional label # \u2022 label ? : string Inherited from LineProgressProps . label Defined in node_modules/@types/react/index.d.ts:1865 Optional lang # \u2022 lang ? : string Inherited from ButtonProps . lang Defined in node_modules/@types/react/index.d.ts:1761 Optional list # \u2022 list ? : string Inherited from LineProgressProps . list Defined in node_modules/@types/react/index.d.ts:1866 Optional loop # \u2022 loop ? : boolean Inherited from LineProgressProps . loop Defined in node_modules/@types/react/index.d.ts:1867 Optional low # \u2022 low ? : number Inherited from LineProgressProps . low Defined in node_modules/@types/react/index.d.ts:1868 Optional manifest # \u2022 manifest ? : string Inherited from LineProgressProps . manifest Defined in node_modules/@types/react/index.d.ts:1869 Optional marginHeight # \u2022 marginHeight ? : number Inherited from LineProgressProps . marginHeight Defined in node_modules/@types/react/index.d.ts:1870 Optional marginWidth # \u2022 marginWidth ? : number Inherited from LineProgressProps . marginWidth Defined in node_modules/@types/react/index.d.ts:1871 Optional max # \u2022 max ? : number | string Inherited from MenuItemProps . max Defined in node_modules/@types/react/index.d.ts:1872 Optional maxLength # \u2022 maxLength ? : number Inherited from LineProgressProps . maxLength Defined in node_modules/@types/react/index.d.ts:1873 Optional media # \u2022 media ? : string Inherited from LineProgressProps . media Defined in node_modules/@types/react/index.d.ts:1874 Optional mediaGroup # \u2022 mediaGroup ? : string Inherited from LineProgressProps . mediaGroup Defined in node_modules/@types/react/index.d.ts:1875 Optional method # \u2022 method ? : string Inherited from LineProgressProps . method Defined in node_modules/@types/react/index.d.ts:1876 Optional min # \u2022 min ? : number | string Inherited from MenuItemProps . min Defined in node_modules/@types/react/index.d.ts:1877 Optional minLength # \u2022 minLength ? : number Inherited from LineProgressProps . minLength Defined in node_modules/@types/react/index.d.ts:1878 Optional multiple # \u2022 multiple ? : boolean Inherited from LineProgressProps . multiple Defined in node_modules/@types/react/index.d.ts:1879 Optional muted # \u2022 muted ? : boolean Inherited from LineProgressProps . muted Defined in node_modules/@types/react/index.d.ts:1880 Optional name # \u2022 name ? : string Inherited from LineProgressProps . name Defined in node_modules/@types/react/index.d.ts:1881 Optional noValidate # \u2022 noValidate ? : boolean Inherited from LineProgressProps . noValidate Defined in node_modules/@types/react/index.d.ts:1883 Optional nonce # \u2022 nonce ? : string Inherited from LineProgressProps . nonce Defined in node_modules/@types/react/index.d.ts:1882 Optional onAbort # \u2022 onAbort ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406 Optional onAbortCapture # \u2022 onAbortCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407 Optional onAnimationEnd # \u2022 onAnimationEnd ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536 Optional onAnimationEndCapture # \u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537 Optional onAnimationIteration # \u2022 onAnimationIteration ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538 Optional onAnimationIterationCapture # \u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539 Optional onAnimationStart # \u2022 onAnimationStart ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534 Optional onAnimationStartCapture # \u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535 Optional onAuxClick # \u2022 onAuxClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452 Optional onAuxClickCapture # \u2022 onAuxClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453 Optional onBeforeInput # \u2022 onBeforeInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380 Optional onBeforeInputCapture # \u2022 onBeforeInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381 Optional onBlur # \u2022 onBlur ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374 Optional onBlurCapture # \u2022 onBlurCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375 Optional onCanPlay # \u2022 onCanPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408 Optional onCanPlayCapture # \u2022 onCanPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409 Optional onCanPlayThrough # \u2022 onCanPlayThrough ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410 Optional onCanPlayThroughCapture # \u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411 Optional onChange # \u2022 onChange ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378 Optional onChangeCapture # \u2022 onChangeCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379 Optional onClick # \u2022 onClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454 Optional onClickCapture # \u2022 onClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455 Optional onCompositionEnd # \u2022 onCompositionEnd ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364 Optional onCompositionEndCapture # \u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365 Optional onCompositionStart # \u2022 onCompositionStart ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366 Optional onCompositionStartCapture # \u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367 Optional onCompositionUpdate # \u2022 onCompositionUpdate ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368 Optional onCompositionUpdateCapture # \u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369 Optional onContextMenu # \u2022 onContextMenu ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456 Optional onContextMenuCapture # \u2022 onContextMenuCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457 Optional onCopy # \u2022 onCopy ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356 Optional onCopyCapture # \u2022 onCopyCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357 Optional onCut # \u2022 onCut ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358 Optional onCutCapture # \u2022 onCutCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359 Optional onDoubleClick # \u2022 onDoubleClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458 Optional onDoubleClickCapture # \u2022 onDoubleClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459 Optional onDrag # \u2022 onDrag ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460 Optional onDragCapture # \u2022 onDragCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461 Optional onDragEnd # \u2022 onDragEnd ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462 Optional onDragEndCapture # \u2022 onDragEndCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463 Optional onDragEnter # \u2022 onDragEnter ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464 Optional onDragEnterCapture # \u2022 onDragEnterCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465 Optional onDragExit # \u2022 onDragExit ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466 Optional onDragExitCapture # \u2022 onDragExitCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467 Optional onDragLeave # \u2022 onDragLeave ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468 Optional onDragLeaveCapture # \u2022 onDragLeaveCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469 Optional onDragOver # \u2022 onDragOver ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470 Optional onDragOverCapture # \u2022 onDragOverCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471 Optional onDragStart # \u2022 onDragStart ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472 Optional onDragStartCapture # \u2022 onDragStartCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473 Optional onDrop # \u2022 onDrop ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474 Optional onDropCapture # \u2022 onDropCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475 Optional onDurationChange # \u2022 onDurationChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412 Optional onDurationChangeCapture # \u2022 onDurationChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413 Optional onEmptied # \u2022 onEmptied ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414 Optional onEmptiedCapture # \u2022 onEmptiedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415 Optional onEncrypted # \u2022 onEncrypted ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416 Optional onEncryptedCapture # \u2022 onEncryptedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417 Optional onEnded # \u2022 onEnded ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418 Optional onEndedCapture # \u2022 onEndedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419 Optional onError # \u2022 onError ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394 Optional onErrorCapture # \u2022 onErrorCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395 Optional onFocus # \u2022 onFocus ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372 Optional onFocusCapture # \u2022 onFocusCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373 Optional onGotPointerCapture # \u2022 onGotPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520 Optional onGotPointerCaptureCapture # \u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521 Optional onInput # \u2022 onInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382 Optional onInputCapture # \u2022 onInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383 Optional onInvalid # \u2022 onInvalid ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388 Optional onInvalidCapture # \u2022 onInvalidCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389 Optional onKeyDown # \u2022 onKeyDown ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398 Optional onKeyDownCapture # \u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399 Optional onKeyPress # \u2022 onKeyPress ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400 Optional onKeyPressCapture # \u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401 Optional onKeyUp # \u2022 onKeyUp ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402 Optional onKeyUpCapture # \u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403 Optional onLoad # \u2022 onLoad ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392 Optional onLoadCapture # \u2022 onLoadCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393 Optional onLoadStart # \u2022 onLoadStart ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424 Optional onLoadStartCapture # \u2022 onLoadStartCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425 Optional onLoadedData # \u2022 onLoadedData ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420 Optional onLoadedDataCapture # \u2022 onLoadedDataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421 Optional onLoadedMetadata # \u2022 onLoadedMetadata ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422 Optional onLoadedMetadataCapture # \u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423 Optional onLostPointerCapture # \u2022 onLostPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522 Optional onLostPointerCaptureCapture # \u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523 Optional onMouseDown # \u2022 onMouseDown ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476 Optional onMouseDownCapture # \u2022 onMouseDownCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477 Optional onMouseEnter # \u2022 onMouseEnter ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478 Optional onMouseLeave # \u2022 onMouseLeave ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479 Optional onMouseMove # \u2022 onMouseMove ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480 Optional onMouseMoveCapture # \u2022 onMouseMoveCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481 Optional onMouseOut # \u2022 onMouseOut ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482 Optional onMouseOutCapture # \u2022 onMouseOutCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483 Optional onMouseOver # \u2022 onMouseOver ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484 Optional onMouseOverCapture # \u2022 onMouseOverCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485 Optional onMouseUp # \u2022 onMouseUp ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486 Optional onMouseUpCapture # \u2022 onMouseUpCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487 Optional onPaste # \u2022 onPaste ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360 Optional onPasteCapture # \u2022 onPasteCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361 Optional onPause # \u2022 onPause ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426 Optional onPauseCapture # \u2022 onPauseCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427 Optional onPlay # \u2022 onPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428 Optional onPlayCapture # \u2022 onPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429 Optional onPlaying # \u2022 onPlaying ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430 Optional onPlayingCapture # \u2022 onPlayingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431 Optional onPointerCancel # \u2022 onPointerCancel ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510 Optional onPointerCancelCapture # \u2022 onPointerCancelCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511 Optional onPointerDown # \u2022 onPointerDown ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504 Optional onPointerDownCapture # \u2022 onPointerDownCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505 Optional onPointerEnter # \u2022 onPointerEnter ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512 Optional onPointerEnterCapture # \u2022 onPointerEnterCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513 Optional onPointerLeave # \u2022 onPointerLeave ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514 Optional onPointerLeaveCapture # \u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515 Optional onPointerMove # \u2022 onPointerMove ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506 Optional onPointerMoveCapture # \u2022 onPointerMoveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507 Optional onPointerOut # \u2022 onPointerOut ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518 Optional onPointerOutCapture # \u2022 onPointerOutCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519 Optional onPointerOver # \u2022 onPointerOver ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516 Optional onPointerOverCapture # \u2022 onPointerOverCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517 Optional onPointerUp # \u2022 onPointerUp ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508 Optional onPointerUpCapture # \u2022 onPointerUpCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509 Optional onProgress # \u2022 onProgress ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432 Optional onProgressCapture # \u2022 onProgressCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433 Optional onRateChange # \u2022 onRateChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434 Optional onRateChangeCapture # \u2022 onRateChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435 Optional onReset # \u2022 onReset ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384 Optional onResetCapture # \u2022 onResetCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385 Optional onScroll # \u2022 onScroll ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526 Optional onScrollCapture # \u2022 onScrollCapture ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527 Optional onSeeked # \u2022 onSeeked ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436 Optional onSeekedCapture # \u2022 onSeekedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437 Optional onSeeking # \u2022 onSeeking ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438 Optional onSeekingCapture # \u2022 onSeekingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439 Optional onSelect # \u2022 onSelect ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490 Optional onSelectCapture # \u2022 onSelectCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491 Optional onStalled # \u2022 onStalled ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440 Optional onStalledCapture # \u2022 onStalledCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441 Optional onSubmit # \u2022 onSubmit ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386 Optional onSubmitCapture # \u2022 onSubmitCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387 Optional onSuspend # \u2022 onSuspend ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442 Optional onSuspendCapture # \u2022 onSuspendCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443 Optional onTimeUpdate # \u2022 onTimeUpdate ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444 Optional onTimeUpdateCapture # \u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445 Optional onTouchCancel # \u2022 onTouchCancel ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494 Optional onTouchCancelCapture # \u2022 onTouchCancelCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495 Optional onTouchEnd # \u2022 onTouchEnd ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496 Optional onTouchEndCapture # \u2022 onTouchEndCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497 Optional onTouchMove # \u2022 onTouchMove ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498 Optional onTouchMoveCapture # \u2022 onTouchMoveCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499 Optional onTouchStart # \u2022 onTouchStart ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500 Optional onTouchStartCapture # \u2022 onTouchStartCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501 Optional onTransitionEnd # \u2022 onTransitionEnd ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542 Optional onTransitionEndCapture # \u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543 Optional onVolumeChange # \u2022 onVolumeChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446 Optional onVolumeChangeCapture # \u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447 Optional onWaiting # \u2022 onWaiting ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448 Optional onWaitingCapture # \u2022 onWaitingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449 Optional onWheel # \u2022 onWheel ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530 Optional onWheelCapture # \u2022 onWheelCapture ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531 Optional open # \u2022 open ? : boolean Inherited from LineProgressProps . open Defined in node_modules/@types/react/index.d.ts:1884 Optional optimum # \u2022 optimum ? : number Inherited from LineProgressProps . optimum Defined in node_modules/@types/react/index.d.ts:1885 Optional pattern # \u2022 pattern ? : string Inherited from LineProgressProps . pattern Defined in node_modules/@types/react/index.d.ts:1886 Optional placeholder # \u2022 placeholder ? : string Inherited from LineProgressProps . placeholder Overrides ButtonProps . placeholder Defined in node_modules/@types/react/index.d.ts:1887 Optional playsInline # \u2022 playsInline ? : boolean Inherited from LineProgressProps . playsInline Defined in node_modules/@types/react/index.d.ts:1888 Optional poster # \u2022 poster ? : string Inherited from LineProgressProps . poster Defined in node_modules/@types/react/index.d.ts:1889 Optional prefix # \u2022 prefix ? : string Inherited from ButtonProps . prefix Defined in node_modules/@types/react/index.d.ts:1780 Optional preload # \u2022 preload ? : string Inherited from LineProgressProps . preload Defined in node_modules/@types/react/index.d.ts:1890 Optional property # \u2022 property ? : string Inherited from ButtonProps . property Defined in node_modules/@types/react/index.d.ts:1781 Optional radioGroup # \u2022 radioGroup ? : string Inherited from ButtonProps . radioGroup Defined in node_modules/@types/react/index.d.ts:1771 Optional readOnly # \u2022 readOnly ? : boolean Inherited from LineProgressProps . readOnly Defined in node_modules/@types/react/index.d.ts:1891 Optional ref # \u2022 ref ? : LegacyRef\u2039any\u203a Inherited from LineProgressProps . ref Defined in node_modules/@types/react/index.d.ts:143 Optional rel # \u2022 rel ? : string Inherited from LineProgressProps . rel Defined in node_modules/@types/react/index.d.ts:1892 Optional required # \u2022 required ? : boolean Inherited from LineProgressProps . required Defined in node_modules/@types/react/index.d.ts:1893 Optional resource # \u2022 resource ? : string Inherited from ButtonProps . resource Defined in node_modules/@types/react/index.d.ts:1782 Optional results # \u2022 results ? : number Inherited from ButtonProps . results Defined in node_modules/@types/react/index.d.ts:1796 Optional reversed # \u2022 reversed ? : boolean Inherited from LineProgressProps . reversed Defined in node_modules/@types/react/index.d.ts:1894 Optional role # \u2022 role ? : string Inherited from ButtonProps . role Defined in node_modules/@types/react/index.d.ts:1774 Optional rowSpan # \u2022 rowSpan ? : number Inherited from LineProgressProps . rowSpan Defined in node_modules/@types/react/index.d.ts:1896 Optional rows # \u2022 rows ? : number Inherited from LineProgressProps . rows Defined in node_modules/@types/react/index.d.ts:1895 Optional sandbox # \u2022 sandbox ? : string Inherited from LineProgressProps . sandbox Defined in node_modules/@types/react/index.d.ts:1897 Optional scope # \u2022 scope ? : string Inherited from LineProgressProps . scope Defined in node_modules/@types/react/index.d.ts:1898 Optional scoped # \u2022 scoped ? : boolean Inherited from LineProgressProps . scoped Defined in node_modules/@types/react/index.d.ts:1899 Optional scrolling # \u2022 scrolling ? : string Inherited from LineProgressProps . scrolling Defined in node_modules/@types/react/index.d.ts:1900 Optional seamless # \u2022 seamless ? : boolean Inherited from LineProgressProps . seamless Defined in node_modules/@types/react/index.d.ts:1901 Optional security # \u2022 security ? : string Inherited from ButtonProps . security Defined in node_modules/@types/react/index.d.ts:1797 Optional selected # \u2022 selected ? : boolean Inherited from LineProgressProps . selected Defined in node_modules/@types/react/index.d.ts:1902 Optional shape # \u2022 shape ? : string Inherited from LineProgressProps . shape Defined in node_modules/@types/react/index.d.ts:1903 Optional singleColor # \u2022 singleColor ? : boolean Defined in src/renderer/components/spinner/spinner.tsx:28 Optional size # \u2022 size ? : number Inherited from LineProgressProps . size Defined in node_modules/@types/react/index.d.ts:1904 Optional sizes # \u2022 sizes ? : string Inherited from LineProgressProps . sizes Defined in node_modules/@types/react/index.d.ts:1905 Optional slot # \u2022 slot ? : string Inherited from ButtonProps . slot Defined in node_modules/@types/react/index.d.ts:1763 Optional span # \u2022 span ? : number Inherited from LineProgressProps . span Defined in node_modules/@types/react/index.d.ts:1906 Optional spellCheck # \u2022 spellCheck ? : Booleanish Inherited from ButtonProps . spellCheck Defined in node_modules/@types/react/index.d.ts:1764 Optional src # \u2022 src ? : string Inherited from LineProgressProps . src Defined in node_modules/@types/react/index.d.ts:1907 Optional srcDoc # \u2022 srcDoc ? : string Inherited from LineProgressProps . srcDoc Defined in node_modules/@types/react/index.d.ts:1908 Optional srcLang # \u2022 srcLang ? : string Inherited from LineProgressProps . srcLang Defined in node_modules/@types/react/index.d.ts:1909 Optional srcSet # \u2022 srcSet ? : string Inherited from LineProgressProps . srcSet Defined in node_modules/@types/react/index.d.ts:1910 Optional start # \u2022 start ? : number Inherited from LineProgressProps . start Defined in node_modules/@types/react/index.d.ts:1911 Optional step # \u2022 step ? : number | string Inherited from LineProgressProps . step Defined in node_modules/@types/react/index.d.ts:1912 Optional style # \u2022 style ? : CSSProperties Inherited from ButtonProps . style Defined in node_modules/@types/react/index.d.ts:1765 Optional summary # \u2022 summary ? : string Inherited from LineProgressProps . summary Defined in node_modules/@types/react/index.d.ts:1913 Optional suppressContentEditableWarning # \u2022 suppressContentEditableWarning ? : boolean Inherited from ButtonProps . suppressContentEditableWarning Defined in node_modules/@types/react/index.d.ts:1749 Optional suppressHydrationWarning # \u2022 suppressHydrationWarning ? : boolean Inherited from ButtonProps . suppressHydrationWarning Defined in node_modules/@types/react/index.d.ts:1750 Optional tabIndex # \u2022 tabIndex ? : number Inherited from ButtonProps . tabIndex Defined in node_modules/@types/react/index.d.ts:1766 Optional target # \u2022 target ? : string Inherited from LineProgressProps . target Defined in node_modules/@types/react/index.d.ts:1914 Optional title # \u2022 title ? : string Inherited from ButtonProps . title Defined in node_modules/@types/react/index.d.ts:1767 Optional translate # \u2022 translate ? : \"yes\" | \"no\" Inherited from ButtonProps . translate Defined in node_modules/@types/react/index.d.ts:1768 Optional type # \u2022 type ? : string Inherited from LineProgressProps . type Defined in node_modules/@types/react/index.d.ts:1915 Optional typeof # \u2022 typeof ? : string Inherited from ButtonProps . typeof Defined in node_modules/@types/react/index.d.ts:1783 Optional unselectable # \u2022 unselectable ? : \"on\" | \"off\" Inherited from ButtonProps . unselectable Defined in node_modules/@types/react/index.d.ts:1798 Optional useMap # \u2022 useMap ? : string Inherited from LineProgressProps . useMap Defined in node_modules/@types/react/index.d.ts:1916 Optional value # \u2022 value ? : string | ReadonlyArray\u2039string\u203a | number Inherited from MenuItemProps . value Defined in node_modules/@types/react/index.d.ts:1917 Optional vocab # \u2022 vocab ? : string Inherited from ButtonProps . vocab Defined in node_modules/@types/react/index.d.ts:1784 Optional width # \u2022 width ? : number | string Inherited from LineProgressProps . width Defined in node_modules/@types/react/index.d.ts:1918 Optional wmode # \u2022 wmode ? : string Inherited from LineProgressProps . wmode Defined in node_modules/@types/react/index.d.ts:1919 Optional wrap # \u2022 wrap ? : string Inherited from LineProgressProps . wrap Defined in node_modules/@types/react/index.d.ts:1920","title":"Interface: SpinnerProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#interface-spinnerprops","text":"","title":"Interface: SpinnerProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#hierarchy","text":"HTMLProps\u2039any\u203a \u21b3 SpinnerProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#properties","text":"about accept acceptCharset accessKey action allowFullScreen allowTransparency alt aria-activedescendant aria-atomic aria-autocomplete aria-busy aria-checked aria-colcount aria-colindex aria-colspan aria-controls aria-current aria-describedby aria-details aria-disabled aria-dropeffect aria-errormessage aria-expanded aria-flowto aria-grabbed aria-haspopup aria-hidden aria-invalid aria-keyshortcuts aria-label aria-labelledby aria-level aria-live aria-modal aria-multiline aria-multiselectable aria-orientation aria-owns aria-placeholder aria-posinset aria-pressed aria-readonly aria-relevant aria-required aria-roledescription aria-rowcount aria-rowindex aria-rowspan aria-selected aria-setsize aria-sort aria-valuemax aria-valuemin aria-valuenow aria-valuetext as async autoCapitalize autoComplete autoCorrect autoFocus autoPlay autoSave capture cellPadding cellSpacing center challenge charSet checked children cite classID className colSpan color cols content contentEditable contextMenu controls coords crossOrigin dangerouslySetInnerHTML data datatype dateTime default defaultChecked defaultValue defer dir disabled download draggable encType form formAction formEncType formMethod formNoValidate formTarget frameBorder headers height hidden high href hrefLang htmlFor httpEquiv id inlist inputMode integrity is itemID itemProp itemRef itemScope itemType key keyParams keyType kind label lang list loop low manifest marginHeight marginWidth max maxLength media mediaGroup method min minLength multiple muted name noValidate nonce onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture open optimum pattern placeholder playsInline poster prefix preload property radioGroup readOnly ref rel required resource results reversed role rowSpan rows sandbox scope scoped scrolling seamless security selected shape singleColor size sizes slot span spellCheck src srcDoc srcLang srcSet start step style summary suppressContentEditableWarning suppressHydrationWarning tabIndex target title translate type typeof unselectable useMap value vocab width wmode wrap","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-about","text":"\u2022 about ? : string Inherited from ButtonProps . about Defined in node_modules/@types/react/index.d.ts:1777","title":"Optional about"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-accept","text":"\u2022 accept ? : string Inherited from LineProgressProps . accept Defined in node_modules/@types/react/index.d.ts:1815","title":"Optional accept"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-acceptcharset","text":"\u2022 acceptCharset ? : string Inherited from LineProgressProps . acceptCharset Defined in node_modules/@types/react/index.d.ts:1816","title":"Optional acceptCharset"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-accesskey","text":"\u2022 accessKey ? : string Inherited from ButtonProps . accessKey Defined in node_modules/@types/react/index.d.ts:1753","title":"Optional accessKey"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-action","text":"\u2022 action ? : string Inherited from LineProgressProps . action Defined in node_modules/@types/react/index.d.ts:1817","title":"Optional action"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-allowfullscreen","text":"\u2022 allowFullScreen ? : boolean Inherited from LineProgressProps . allowFullScreen Defined in node_modules/@types/react/index.d.ts:1818","title":"Optional allowFullScreen"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-allowtransparency","text":"\u2022 allowTransparency ? : boolean Inherited from LineProgressProps . allowTransparency Defined in node_modules/@types/react/index.d.ts:1819","title":"Optional allowTransparency"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-alt","text":"\u2022 alt ? : string Inherited from LineProgressProps . alt Defined in node_modules/@types/react/index.d.ts:1820","title":"Optional alt"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-activedescendant","text":"\u2022 aria-activedescendant ? : string Inherited from ButtonProps . aria-activedescendant Defined in node_modules/@types/react/index.d.ts:1560 Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application.","title":"Optional aria-activedescendant"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-atomic","text":"\u2022 aria-atomic ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-atomic Defined in node_modules/@types/react/index.d.ts:1562 Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute.","title":"Optional aria-atomic"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-autocomplete","text":"\u2022 aria-autocomplete ? : \"none\" | \"inline\" | \"list\" | \"both\" Inherited from ButtonProps . aria-autocomplete Defined in node_modules/@types/react/index.d.ts:1567 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.","title":"Optional aria-autocomplete"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-busy","text":"\u2022 aria-busy ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-busy Defined in node_modules/@types/react/index.d.ts:1569 Indicates an element is being modified and that assistive technologies MAY want to wait until the modifications are complete before exposing them to the user.","title":"Optional aria-busy"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-checked","text":"\u2022 aria-checked ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-checked Defined in node_modules/@types/react/index.d.ts:1574 Indicates the current \"checked\" state of checkboxes, radio buttons, and other widgets. see aria-pressed @see aria-selected.","title":"Optional aria-checked"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-colcount","text":"\u2022 aria-colcount ? : number Inherited from ButtonProps . aria-colcount Defined in node_modules/@types/react/index.d.ts:1579 Defines the total number of columns in a table, grid, or treegrid. see aria-colindex.","title":"Optional aria-colcount"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-colindex","text":"\u2022 aria-colindex ? : number Inherited from ButtonProps . aria-colindex Defined in node_modules/@types/react/index.d.ts:1584 Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid. see aria-colcount @see aria-colspan.","title":"Optional aria-colindex"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-colspan","text":"\u2022 aria-colspan ? : number Inherited from ButtonProps . aria-colspan Defined in node_modules/@types/react/index.d.ts:1589 Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid. see aria-colindex @see aria-rowspan.","title":"Optional aria-colspan"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-controls","text":"\u2022 aria-controls ? : string Inherited from ButtonProps . aria-controls Defined in node_modules/@types/react/index.d.ts:1594 Identifies the element (or elements) whose contents or presence are controlled by the current element. see aria-owns.","title":"Optional aria-controls"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-current","text":"\u2022 aria-current ? : boolean | \"false\" | \"true\" | \"page\" | \"step\" | \"location\" | \"date\" | \"time\" Inherited from ButtonProps . aria-current Defined in node_modules/@types/react/index.d.ts:1596 Indicates the element that represents the current item within a container or set of related elements.","title":"Optional aria-current"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-describedby","text":"\u2022 aria-describedby ? : string Inherited from ButtonProps . aria-describedby Defined in node_modules/@types/react/index.d.ts:1601 Identifies the element (or elements) that describes the object. see aria-labelledby","title":"Optional aria-describedby"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-details","text":"\u2022 aria-details ? : string Inherited from ButtonProps . aria-details Defined in node_modules/@types/react/index.d.ts:1606 Identifies the element that provides a detailed, extended description for the object. see aria-describedby.","title":"Optional aria-details"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-disabled","text":"\u2022 aria-disabled ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-disabled Defined in node_modules/@types/react/index.d.ts:1611 Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable. see aria-hidden @see aria-readonly.","title":"Optional aria-disabled"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-dropeffect","text":"\u2022 aria-dropeffect ? : \"none\" | \"copy\" | \"execute\" | \"link\" | \"move\" | \"popup\" Inherited from ButtonProps . aria-dropeffect Defined in node_modules/@types/react/index.d.ts:1616 Indicates what functions can be performed when a dragged object is released on the drop target. deprecated in ARIA 1.1","title":"Optional aria-dropeffect"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-errormessage","text":"\u2022 aria-errormessage ? : string Inherited from ButtonProps . aria-errormessage Defined in node_modules/@types/react/index.d.ts:1621 Identifies the element that provides an error message for the object. see aria-invalid @see aria-describedby.","title":"Optional aria-errormessage"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-expanded","text":"\u2022 aria-expanded ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-expanded Defined in node_modules/@types/react/index.d.ts:1623 Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed.","title":"Optional aria-expanded"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-flowto","text":"\u2022 aria-flowto ? : string Inherited from ButtonProps . aria-flowto Defined in node_modules/@types/react/index.d.ts:1628 Identifies the next element (or elements) in an alternate reading order of content which, at the user's discretion, allows assistive technology to override the general default of reading in document source order.","title":"Optional aria-flowto"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-grabbed","text":"\u2022 aria-grabbed ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-grabbed Defined in node_modules/@types/react/index.d.ts:1633 Indicates an element's \"grabbed\" state in a drag-and-drop operation. deprecated in ARIA 1.1","title":"Optional aria-grabbed"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-haspopup","text":"\u2022 aria-haspopup ? : boolean | \"false\" | \"true\" | \"menu\" | \"listbox\" | \"tree\" | \"grid\" | \"dialog\" Inherited from ButtonProps . aria-haspopup Defined in node_modules/@types/react/index.d.ts:1635 Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.","title":"Optional aria-haspopup"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-hidden","text":"\u2022 aria-hidden ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-hidden Defined in node_modules/@types/react/index.d.ts:1640 Indicates whether the element is exposed to an accessibility API. see aria-disabled.","title":"Optional aria-hidden"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-invalid","text":"\u2022 aria-invalid ? : boolean | \"false\" | \"true\" | \"grammar\" | \"spelling\" Inherited from ButtonProps . aria-invalid Defined in node_modules/@types/react/index.d.ts:1645 Indicates the entered value does not conform to the format expected by the application. see aria-errormessage.","title":"Optional aria-invalid"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-keyshortcuts","text":"\u2022 aria-keyshortcuts ? : string Inherited from ButtonProps . aria-keyshortcuts Defined in node_modules/@types/react/index.d.ts:1647 Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element.","title":"Optional aria-keyshortcuts"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-label","text":"\u2022 aria-label ? : string Inherited from ButtonProps . aria-label Defined in node_modules/@types/react/index.d.ts:1652 Defines a string value that labels the current element. see aria-labelledby.","title":"Optional aria-label"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-labelledby","text":"\u2022 aria-labelledby ? : string Inherited from ButtonProps . aria-labelledby Defined in node_modules/@types/react/index.d.ts:1657 Identifies the element (or elements) that labels the current element. see aria-describedby.","title":"Optional aria-labelledby"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-level","text":"\u2022 aria-level ? : number Inherited from ButtonProps . aria-level Defined in node_modules/@types/react/index.d.ts:1659 Defines the hierarchical level of an element within a structure.","title":"Optional aria-level"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-live","text":"\u2022 aria-live ? : \"off\" | \"assertive\" | \"polite\" Inherited from ButtonProps . aria-live Defined in node_modules/@types/react/index.d.ts:1661 Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region.","title":"Optional aria-live"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-modal","text":"\u2022 aria-modal ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-modal Defined in node_modules/@types/react/index.d.ts:1663 Indicates whether an element is modal when displayed.","title":"Optional aria-modal"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-multiline","text":"\u2022 aria-multiline ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiline Defined in node_modules/@types/react/index.d.ts:1665 Indicates whether a text box accepts multiple lines of input or only a single line.","title":"Optional aria-multiline"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-multiselectable","text":"\u2022 aria-multiselectable ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiselectable Defined in node_modules/@types/react/index.d.ts:1667 Indicates that the user may select more than one item from the current selectable descendants.","title":"Optional aria-multiselectable"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-orientation","text":"\u2022 aria-orientation ? : \"horizontal\" | \"vertical\" Inherited from ButtonProps . aria-orientation Defined in node_modules/@types/react/index.d.ts:1669 Indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous.","title":"Optional aria-orientation"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-owns","text":"\u2022 aria-owns ? : string Inherited from ButtonProps . aria-owns Defined in node_modules/@types/react/index.d.ts:1675 Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship between DOM elements where the DOM hierarchy cannot be used to represent the relationship. see aria-controls.","title":"Optional aria-owns"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-placeholder","text":"\u2022 aria-placeholder ? : string Inherited from ButtonProps . aria-placeholder Defined in node_modules/@types/react/index.d.ts:1680 Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value. A hint could be a sample value or a brief description of the expected format.","title":"Optional aria-placeholder"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-posinset","text":"\u2022 aria-posinset ? : number Inherited from ButtonProps . aria-posinset Defined in node_modules/@types/react/index.d.ts:1685 Defines an element's number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-setsize.","title":"Optional aria-posinset"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-pressed","text":"\u2022 aria-pressed ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-pressed Defined in node_modules/@types/react/index.d.ts:1690 Indicates the current \"pressed\" state of toggle buttons. see aria-checked @see aria-selected.","title":"Optional aria-pressed"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-readonly","text":"\u2022 aria-readonly ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-readonly Defined in node_modules/@types/react/index.d.ts:1695 Indicates that the element is not editable, but is otherwise operable. see aria-disabled.","title":"Optional aria-readonly"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-relevant","text":"\u2022 aria-relevant ? : \"additions\" | \"additions removals\" | \"additions text\" | \"all\" | \"removals\" | \"removals additions\" | \"removals text\" | \"text\" | \"text additions\" | \"text removals\" Inherited from ButtonProps . aria-relevant Defined in node_modules/@types/react/index.d.ts:1700 Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified. see aria-atomic.","title":"Optional aria-relevant"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-required","text":"\u2022 aria-required ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-required Defined in node_modules/@types/react/index.d.ts:1702 Indicates that user input is required on the element before a form may be submitted.","title":"Optional aria-required"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-roledescription","text":"\u2022 aria-roledescription ? : string Inherited from ButtonProps . aria-roledescription Defined in node_modules/@types/react/index.d.ts:1704 Defines a human-readable, author-localized description for the role of an element.","title":"Optional aria-roledescription"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-rowcount","text":"\u2022 aria-rowcount ? : number Inherited from ButtonProps . aria-rowcount Defined in node_modules/@types/react/index.d.ts:1709 Defines the total number of rows in a table, grid, or treegrid. see aria-rowindex.","title":"Optional aria-rowcount"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-rowindex","text":"\u2022 aria-rowindex ? : number Inherited from ButtonProps . aria-rowindex Defined in node_modules/@types/react/index.d.ts:1714 Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid. see aria-rowcount @see aria-rowspan.","title":"Optional aria-rowindex"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-rowspan","text":"\u2022 aria-rowspan ? : number Inherited from ButtonProps . aria-rowspan Defined in node_modules/@types/react/index.d.ts:1719 Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid. see aria-rowindex @see aria-colspan.","title":"Optional aria-rowspan"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-selected","text":"\u2022 aria-selected ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-selected Defined in node_modules/@types/react/index.d.ts:1724 Indicates the current \"selected\" state of various widgets. see aria-checked @see aria-pressed.","title":"Optional aria-selected"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-setsize","text":"\u2022 aria-setsize ? : number Inherited from ButtonProps . aria-setsize Defined in node_modules/@types/react/index.d.ts:1729 Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-posinset.","title":"Optional aria-setsize"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-sort","text":"\u2022 aria-sort ? : \"none\" | \"ascending\" | \"descending\" | \"other\" Inherited from ButtonProps . aria-sort Defined in node_modules/@types/react/index.d.ts:1731 Indicates if items in a table or grid are sorted in ascending or descending order.","title":"Optional aria-sort"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-valuemax","text":"\u2022 aria-valuemax ? : number Inherited from ButtonProps . aria-valuemax Defined in node_modules/@types/react/index.d.ts:1733 Defines the maximum allowed value for a range widget.","title":"Optional aria-valuemax"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-valuemin","text":"\u2022 aria-valuemin ? : number Inherited from ButtonProps . aria-valuemin Defined in node_modules/@types/react/index.d.ts:1735 Defines the minimum allowed value for a range widget.","title":"Optional aria-valuemin"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-valuenow","text":"\u2022 aria-valuenow ? : number Inherited from ButtonProps . aria-valuenow Defined in node_modules/@types/react/index.d.ts:1740 Defines the current value for a range widget. see aria-valuetext.","title":"Optional aria-valuenow"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-aria-valuetext","text":"\u2022 aria-valuetext ? : string Inherited from ButtonProps . aria-valuetext Defined in node_modules/@types/react/index.d.ts:1742 Defines the human readable text alternative of aria-valuenow for a range widget.","title":"Optional aria-valuetext"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-as","text":"\u2022 as ? : string Inherited from LineProgressProps . as Defined in node_modules/@types/react/index.d.ts:1821","title":"Optional as"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-async","text":"\u2022 async ? : boolean Inherited from LineProgressProps . async Defined in node_modules/@types/react/index.d.ts:1822","title":"Optional async"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-autocapitalize","text":"\u2022 autoCapitalize ? : string Inherited from ButtonProps . autoCapitalize Defined in node_modules/@types/react/index.d.ts:1787","title":"Optional autoCapitalize"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-autocomplete","text":"\u2022 autoComplete ? : string Inherited from LineProgressProps . autoComplete Defined in node_modules/@types/react/index.d.ts:1823","title":"Optional autoComplete"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-autocorrect","text":"\u2022 autoCorrect ? : string Inherited from ButtonProps . autoCorrect Defined in node_modules/@types/react/index.d.ts:1788","title":"Optional autoCorrect"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-autofocus","text":"\u2022 autoFocus ? : boolean Inherited from LineProgressProps . autoFocus Defined in node_modules/@types/react/index.d.ts:1824","title":"Optional autoFocus"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-autoplay","text":"\u2022 autoPlay ? : boolean Inherited from LineProgressProps . autoPlay Defined in node_modules/@types/react/index.d.ts:1825","title":"Optional autoPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-autosave","text":"\u2022 autoSave ? : string Inherited from ButtonProps . autoSave Defined in node_modules/@types/react/index.d.ts:1789","title":"Optional autoSave"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-capture","text":"\u2022 capture ? : boolean | string Inherited from LineProgressProps . capture Defined in node_modules/@types/react/index.d.ts:1826","title":"Optional capture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-cellpadding","text":"\u2022 cellPadding ? : number | string Inherited from LineProgressProps . cellPadding Defined in node_modules/@types/react/index.d.ts:1827","title":"Optional cellPadding"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-cellspacing","text":"\u2022 cellSpacing ? : number | string Inherited from LineProgressProps . cellSpacing Defined in node_modules/@types/react/index.d.ts:1828","title":"Optional cellSpacing"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-center","text":"\u2022 center ? : boolean Defined in src/renderer/components/spinner/spinner.tsx:29","title":"Optional center"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-challenge","text":"\u2022 challenge ? : string Inherited from LineProgressProps . challenge Defined in node_modules/@types/react/index.d.ts:1830","title":"Optional challenge"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-charset","text":"\u2022 charSet ? : string Inherited from LineProgressProps . charSet Defined in node_modules/@types/react/index.d.ts:1829","title":"Optional charSet"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-checked","text":"\u2022 checked ? : boolean Inherited from LineProgressProps . checked Defined in node_modules/@types/react/index.d.ts:1831","title":"Optional checked"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-children","text":"\u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350","title":"Optional children"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-cite","text":"\u2022 cite ? : string Inherited from LineProgressProps . cite Defined in node_modules/@types/react/index.d.ts:1832","title":"Optional cite"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-classid","text":"\u2022 classID ? : string Inherited from LineProgressProps . classID Defined in node_modules/@types/react/index.d.ts:1833","title":"Optional classID"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-classname","text":"\u2022 className ? : string Inherited from ButtonProps . className Defined in node_modules/@types/react/index.d.ts:1754","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-colspan","text":"\u2022 colSpan ? : number Inherited from LineProgressProps . colSpan Defined in node_modules/@types/react/index.d.ts:1835","title":"Optional colSpan"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-color","text":"\u2022 color ? : string Inherited from ButtonProps . color Defined in node_modules/@types/react/index.d.ts:1790","title":"Optional color"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-cols","text":"\u2022 cols ? : number Inherited from LineProgressProps . cols Defined in node_modules/@types/react/index.d.ts:1834","title":"Optional cols"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-content","text":"\u2022 content ? : string Inherited from LineProgressProps . content Defined in node_modules/@types/react/index.d.ts:1836","title":"Optional content"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-contenteditable","text":"\u2022 contentEditable ? : Booleanish | \"inherit\" Inherited from ButtonProps . contentEditable Defined in node_modules/@types/react/index.d.ts:1755","title":"Optional contentEditable"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-contextmenu","text":"\u2022 contextMenu ? : string Inherited from ButtonProps . contextMenu Defined in node_modules/@types/react/index.d.ts:1756","title":"Optional contextMenu"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-controls","text":"\u2022 controls ? : boolean Inherited from LineProgressProps . controls Defined in node_modules/@types/react/index.d.ts:1837","title":"Optional controls"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-coords","text":"\u2022 coords ? : string Inherited from LineProgressProps . coords Defined in node_modules/@types/react/index.d.ts:1838","title":"Optional coords"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-crossorigin","text":"\u2022 crossOrigin ? : string Inherited from LineProgressProps . crossOrigin Defined in node_modules/@types/react/index.d.ts:1839","title":"Optional crossOrigin"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-dangerouslysetinnerhtml","text":"\u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351","title":"Optional dangerouslySetInnerHTML"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-data","text":"\u2022 data ? : string Inherited from LineProgressProps . data Defined in node_modules/@types/react/index.d.ts:1840","title":"Optional data"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-datatype","text":"\u2022 datatype ? : string Inherited from ButtonProps . datatype Defined in node_modules/@types/react/index.d.ts:1778","title":"Optional datatype"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-datetime","text":"\u2022 dateTime ? : string Inherited from LineProgressProps . dateTime Defined in node_modules/@types/react/index.d.ts:1841","title":"Optional dateTime"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-default","text":"\u2022 default ? : boolean Inherited from LineProgressProps . default Defined in node_modules/@types/react/index.d.ts:1842","title":"Optional default"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-defaultchecked","text":"\u2022 defaultChecked ? : boolean Inherited from ButtonProps . defaultChecked Defined in node_modules/@types/react/index.d.ts:1747","title":"Optional defaultChecked"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-defaultvalue","text":"\u2022 defaultValue ? : string | number | ReadonlyArray\u2039string\u203a Inherited from ButtonProps . defaultValue Defined in node_modules/@types/react/index.d.ts:1748","title":"Optional defaultValue"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-defer","text":"\u2022 defer ? : boolean Inherited from LineProgressProps . defer Defined in node_modules/@types/react/index.d.ts:1843","title":"Optional defer"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-dir","text":"\u2022 dir ? : string Inherited from ButtonProps . dir Defined in node_modules/@types/react/index.d.ts:1757","title":"Optional dir"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-disabled","text":"\u2022 disabled ? : boolean Inherited from LineProgressProps . disabled Defined in node_modules/@types/react/index.d.ts:1844","title":"Optional disabled"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-download","text":"\u2022 download ? : any Inherited from LineProgressProps . download Defined in node_modules/@types/react/index.d.ts:1845","title":"Optional download"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-draggable","text":"\u2022 draggable ? : Booleanish Inherited from ButtonProps . draggable Defined in node_modules/@types/react/index.d.ts:1758","title":"Optional draggable"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-enctype","text":"\u2022 encType ? : string Inherited from LineProgressProps . encType Defined in node_modules/@types/react/index.d.ts:1846","title":"Optional encType"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-form","text":"\u2022 form ? : string Inherited from LineProgressProps . form Defined in node_modules/@types/react/index.d.ts:1847","title":"Optional form"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-formaction","text":"\u2022 formAction ? : string Inherited from LineProgressProps . formAction Defined in node_modules/@types/react/index.d.ts:1848","title":"Optional formAction"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-formenctype","text":"\u2022 formEncType ? : string Inherited from LineProgressProps . formEncType Defined in node_modules/@types/react/index.d.ts:1849","title":"Optional formEncType"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-formmethod","text":"\u2022 formMethod ? : string Inherited from LineProgressProps . formMethod Defined in node_modules/@types/react/index.d.ts:1850","title":"Optional formMethod"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-formnovalidate","text":"\u2022 formNoValidate ? : boolean Inherited from LineProgressProps . formNoValidate Defined in node_modules/@types/react/index.d.ts:1851","title":"Optional formNoValidate"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-formtarget","text":"\u2022 formTarget ? : string Inherited from LineProgressProps . formTarget Defined in node_modules/@types/react/index.d.ts:1852","title":"Optional formTarget"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-frameborder","text":"\u2022 frameBorder ? : number | string Inherited from LineProgressProps . frameBorder Defined in node_modules/@types/react/index.d.ts:1853","title":"Optional frameBorder"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-headers","text":"\u2022 headers ? : string Inherited from LineProgressProps . headers Defined in node_modules/@types/react/index.d.ts:1854","title":"Optional headers"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-height","text":"\u2022 height ? : number | string Inherited from LineProgressProps . height Defined in node_modules/@types/react/index.d.ts:1855","title":"Optional height"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-hidden","text":"\u2022 hidden ? : boolean Inherited from IconProps . hidden Defined in node_modules/@types/react/index.d.ts:1759","title":"Optional hidden"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-high","text":"\u2022 high ? : number Inherited from LineProgressProps . high Defined in node_modules/@types/react/index.d.ts:1856","title":"Optional high"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-href","text":"\u2022 href ? : string Inherited from LineProgressProps . href Defined in node_modules/@types/react/index.d.ts:1857","title":"Optional href"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-hreflang","text":"\u2022 hrefLang ? : string Inherited from LineProgressProps . hrefLang Defined in node_modules/@types/react/index.d.ts:1858","title":"Optional hrefLang"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-htmlfor","text":"\u2022 htmlFor ? : string Inherited from LineProgressProps . htmlFor Defined in node_modules/@types/react/index.d.ts:1859","title":"Optional htmlFor"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-httpequiv","text":"\u2022 httpEquiv ? : string Inherited from LineProgressProps . httpEquiv Defined in node_modules/@types/react/index.d.ts:1860","title":"Optional httpEquiv"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-id","text":"\u2022 id ? : string Inherited from ButtonProps . id Defined in node_modules/@types/react/index.d.ts:1760","title":"Optional id"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-inlist","text":"\u2022 inlist ? : any Inherited from ButtonProps . inlist Defined in node_modules/@types/react/index.d.ts:1779","title":"Optional inlist"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-inputmode","text":"\u2022 inputMode ? : \"none\" | \"text\" | \"tel\" | \"url\" | \"email\" | \"numeric\" | \"decimal\" | \"search\" Inherited from ButtonProps . inputMode Defined in node_modules/@types/react/index.d.ts:1805 Hints at the type of data that might be entered by the user while editing the element or its contents see https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute","title":"Optional inputMode"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-integrity","text":"\u2022 integrity ? : string Inherited from LineProgressProps . integrity Defined in node_modules/@types/react/index.d.ts:1861","title":"Optional integrity"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-is","text":"\u2022 is ? : string Inherited from ButtonProps . is Defined in node_modules/@types/react/index.d.ts:1810 Specify that a standard HTML element should behave like a defined custom built-in element see https://html.spec.whatwg.org/multipage/custom-elements.html#attr-is","title":"Optional is"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-itemid","text":"\u2022 itemID ? : string Inherited from ButtonProps . itemID Defined in node_modules/@types/react/index.d.ts:1794","title":"Optional itemID"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-itemprop","text":"\u2022 itemProp ? : string Inherited from ButtonProps . itemProp Defined in node_modules/@types/react/index.d.ts:1791","title":"Optional itemProp"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-itemref","text":"\u2022 itemRef ? : string Inherited from ButtonProps . itemRef Defined in node_modules/@types/react/index.d.ts:1795","title":"Optional itemRef"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-itemscope","text":"\u2022 itemScope ? : boolean Inherited from ButtonProps . itemScope Defined in node_modules/@types/react/index.d.ts:1792","title":"Optional itemScope"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-itemtype","text":"\u2022 itemType ? : string Inherited from ButtonProps . itemType Defined in node_modules/@types/react/index.d.ts:1793","title":"Optional itemType"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-key","text":"\u2022 key ? : Key | null Inherited from LineProgressProps . key Defined in node_modules/@types/react/index.d.ts:137","title":"Optional key"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-keyparams","text":"\u2022 keyParams ? : string Inherited from LineProgressProps . keyParams Defined in node_modules/@types/react/index.d.ts:1862","title":"Optional keyParams"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-keytype","text":"\u2022 keyType ? : string Inherited from LineProgressProps . keyType Defined in node_modules/@types/react/index.d.ts:1863","title":"Optional keyType"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-kind","text":"\u2022 kind ? : string Inherited from LineProgressProps . kind Defined in node_modules/@types/react/index.d.ts:1864","title":"Optional kind"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-label","text":"\u2022 label ? : string Inherited from LineProgressProps . label Defined in node_modules/@types/react/index.d.ts:1865","title":"Optional label"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-lang","text":"\u2022 lang ? : string Inherited from ButtonProps . lang Defined in node_modules/@types/react/index.d.ts:1761","title":"Optional lang"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-list","text":"\u2022 list ? : string Inherited from LineProgressProps . list Defined in node_modules/@types/react/index.d.ts:1866","title":"Optional list"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-loop","text":"\u2022 loop ? : boolean Inherited from LineProgressProps . loop Defined in node_modules/@types/react/index.d.ts:1867","title":"Optional loop"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-low","text":"\u2022 low ? : number Inherited from LineProgressProps . low Defined in node_modules/@types/react/index.d.ts:1868","title":"Optional low"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-manifest","text":"\u2022 manifest ? : string Inherited from LineProgressProps . manifest Defined in node_modules/@types/react/index.d.ts:1869","title":"Optional manifest"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-marginheight","text":"\u2022 marginHeight ? : number Inherited from LineProgressProps . marginHeight Defined in node_modules/@types/react/index.d.ts:1870","title":"Optional marginHeight"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-marginwidth","text":"\u2022 marginWidth ? : number Inherited from LineProgressProps . marginWidth Defined in node_modules/@types/react/index.d.ts:1871","title":"Optional marginWidth"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-max","text":"\u2022 max ? : number | string Inherited from MenuItemProps . max Defined in node_modules/@types/react/index.d.ts:1872","title":"Optional max"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-maxlength","text":"\u2022 maxLength ? : number Inherited from LineProgressProps . maxLength Defined in node_modules/@types/react/index.d.ts:1873","title":"Optional maxLength"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-media","text":"\u2022 media ? : string Inherited from LineProgressProps . media Defined in node_modules/@types/react/index.d.ts:1874","title":"Optional media"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-mediagroup","text":"\u2022 mediaGroup ? : string Inherited from LineProgressProps . mediaGroup Defined in node_modules/@types/react/index.d.ts:1875","title":"Optional mediaGroup"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-method","text":"\u2022 method ? : string Inherited from LineProgressProps . method Defined in node_modules/@types/react/index.d.ts:1876","title":"Optional method"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-min","text":"\u2022 min ? : number | string Inherited from MenuItemProps . min Defined in node_modules/@types/react/index.d.ts:1877","title":"Optional min"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-minlength","text":"\u2022 minLength ? : number Inherited from LineProgressProps . minLength Defined in node_modules/@types/react/index.d.ts:1878","title":"Optional minLength"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-multiple","text":"\u2022 multiple ? : boolean Inherited from LineProgressProps . multiple Defined in node_modules/@types/react/index.d.ts:1879","title":"Optional multiple"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-muted","text":"\u2022 muted ? : boolean Inherited from LineProgressProps . muted Defined in node_modules/@types/react/index.d.ts:1880","title":"Optional muted"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-name","text":"\u2022 name ? : string Inherited from LineProgressProps . name Defined in node_modules/@types/react/index.d.ts:1881","title":"Optional name"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-novalidate","text":"\u2022 noValidate ? : boolean Inherited from LineProgressProps . noValidate Defined in node_modules/@types/react/index.d.ts:1883","title":"Optional noValidate"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-nonce","text":"\u2022 nonce ? : string Inherited from LineProgressProps . nonce Defined in node_modules/@types/react/index.d.ts:1882","title":"Optional nonce"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onabort","text":"\u2022 onAbort ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406","title":"Optional onAbort"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onabortcapture","text":"\u2022 onAbortCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407","title":"Optional onAbortCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onanimationend","text":"\u2022 onAnimationEnd ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536","title":"Optional onAnimationEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onanimationendcapture","text":"\u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537","title":"Optional onAnimationEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onanimationiteration","text":"\u2022 onAnimationIteration ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538","title":"Optional onAnimationIteration"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onanimationiterationcapture","text":"\u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539","title":"Optional onAnimationIterationCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onanimationstart","text":"\u2022 onAnimationStart ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534","title":"Optional onAnimationStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onanimationstartcapture","text":"\u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535","title":"Optional onAnimationStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onauxclick","text":"\u2022 onAuxClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452","title":"Optional onAuxClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onauxclickcapture","text":"\u2022 onAuxClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453","title":"Optional onAuxClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onbeforeinput","text":"\u2022 onBeforeInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380","title":"Optional onBeforeInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onbeforeinputcapture","text":"\u2022 onBeforeInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381","title":"Optional onBeforeInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onblur","text":"\u2022 onBlur ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374","title":"Optional onBlur"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onblurcapture","text":"\u2022 onBlurCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375","title":"Optional onBlurCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-oncanplay","text":"\u2022 onCanPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408","title":"Optional onCanPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-oncanplaycapture","text":"\u2022 onCanPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409","title":"Optional onCanPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-oncanplaythrough","text":"\u2022 onCanPlayThrough ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410","title":"Optional onCanPlayThrough"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-oncanplaythroughcapture","text":"\u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411","title":"Optional onCanPlayThroughCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onchange","text":"\u2022 onChange ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378","title":"Optional onChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onchangecapture","text":"\u2022 onChangeCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379","title":"Optional onChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onclick","text":"\u2022 onClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454","title":"Optional onClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onclickcapture","text":"\u2022 onClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455","title":"Optional onClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-oncompositionend","text":"\u2022 onCompositionEnd ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364","title":"Optional onCompositionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-oncompositionendcapture","text":"\u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365","title":"Optional onCompositionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-oncompositionstart","text":"\u2022 onCompositionStart ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366","title":"Optional onCompositionStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-oncompositionstartcapture","text":"\u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367","title":"Optional onCompositionStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-oncompositionupdate","text":"\u2022 onCompositionUpdate ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368","title":"Optional onCompositionUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-oncompositionupdatecapture","text":"\u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369","title":"Optional onCompositionUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-oncontextmenu","text":"\u2022 onContextMenu ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456","title":"Optional onContextMenu"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-oncontextmenucapture","text":"\u2022 onContextMenuCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457","title":"Optional onContextMenuCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-oncopy","text":"\u2022 onCopy ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356","title":"Optional onCopy"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-oncopycapture","text":"\u2022 onCopyCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357","title":"Optional onCopyCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-oncut","text":"\u2022 onCut ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358","title":"Optional onCut"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-oncutcapture","text":"\u2022 onCutCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359","title":"Optional onCutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ondoubleclick","text":"\u2022 onDoubleClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458","title":"Optional onDoubleClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ondoubleclickcapture","text":"\u2022 onDoubleClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459","title":"Optional onDoubleClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ondrag","text":"\u2022 onDrag ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460","title":"Optional onDrag"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ondragcapture","text":"\u2022 onDragCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461","title":"Optional onDragCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ondragend","text":"\u2022 onDragEnd ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462","title":"Optional onDragEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ondragendcapture","text":"\u2022 onDragEndCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463","title":"Optional onDragEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ondragenter","text":"\u2022 onDragEnter ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464","title":"Optional onDragEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ondragentercapture","text":"\u2022 onDragEnterCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465","title":"Optional onDragEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ondragexit","text":"\u2022 onDragExit ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466","title":"Optional onDragExit"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ondragexitcapture","text":"\u2022 onDragExitCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467","title":"Optional onDragExitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ondragleave","text":"\u2022 onDragLeave ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468","title":"Optional onDragLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ondragleavecapture","text":"\u2022 onDragLeaveCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469","title":"Optional onDragLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ondragover","text":"\u2022 onDragOver ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470","title":"Optional onDragOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ondragovercapture","text":"\u2022 onDragOverCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471","title":"Optional onDragOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ondragstart","text":"\u2022 onDragStart ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472","title":"Optional onDragStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ondragstartcapture","text":"\u2022 onDragStartCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473","title":"Optional onDragStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ondrop","text":"\u2022 onDrop ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474","title":"Optional onDrop"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ondropcapture","text":"\u2022 onDropCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475","title":"Optional onDropCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ondurationchange","text":"\u2022 onDurationChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412","title":"Optional onDurationChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ondurationchangecapture","text":"\u2022 onDurationChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413","title":"Optional onDurationChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onemptied","text":"\u2022 onEmptied ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414","title":"Optional onEmptied"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onemptiedcapture","text":"\u2022 onEmptiedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415","title":"Optional onEmptiedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onencrypted","text":"\u2022 onEncrypted ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416","title":"Optional onEncrypted"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onencryptedcapture","text":"\u2022 onEncryptedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417","title":"Optional onEncryptedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onended","text":"\u2022 onEnded ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418","title":"Optional onEnded"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onendedcapture","text":"\u2022 onEndedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419","title":"Optional onEndedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onerror","text":"\u2022 onError ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394","title":"Optional onError"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onerrorcapture","text":"\u2022 onErrorCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395","title":"Optional onErrorCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onfocus","text":"\u2022 onFocus ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372","title":"Optional onFocus"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onfocuscapture","text":"\u2022 onFocusCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373","title":"Optional onFocusCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ongotpointercapture","text":"\u2022 onGotPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520","title":"Optional onGotPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ongotpointercapturecapture","text":"\u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521","title":"Optional onGotPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-oninput","text":"\u2022 onInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382","title":"Optional onInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-oninputcapture","text":"\u2022 onInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383","title":"Optional onInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-oninvalid","text":"\u2022 onInvalid ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388","title":"Optional onInvalid"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-oninvalidcapture","text":"\u2022 onInvalidCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389","title":"Optional onInvalidCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onkeydown","text":"\u2022 onKeyDown ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398","title":"Optional onKeyDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onkeydowncapture","text":"\u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399","title":"Optional onKeyDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onkeypress","text":"\u2022 onKeyPress ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400","title":"Optional onKeyPress"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onkeypresscapture","text":"\u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401","title":"Optional onKeyPressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onkeyup","text":"\u2022 onKeyUp ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402","title":"Optional onKeyUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onkeyupcapture","text":"\u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403","title":"Optional onKeyUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onload","text":"\u2022 onLoad ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392","title":"Optional onLoad"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onloadcapture","text":"\u2022 onLoadCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393","title":"Optional onLoadCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onloadstart","text":"\u2022 onLoadStart ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424","title":"Optional onLoadStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onloadstartcapture","text":"\u2022 onLoadStartCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425","title":"Optional onLoadStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onloadeddata","text":"\u2022 onLoadedData ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420","title":"Optional onLoadedData"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onloadeddatacapture","text":"\u2022 onLoadedDataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421","title":"Optional onLoadedDataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onloadedmetadata","text":"\u2022 onLoadedMetadata ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422","title":"Optional onLoadedMetadata"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onloadedmetadatacapture","text":"\u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423","title":"Optional onLoadedMetadataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onlostpointercapture","text":"\u2022 onLostPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522","title":"Optional onLostPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onlostpointercapturecapture","text":"\u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523","title":"Optional onLostPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onmousedown","text":"\u2022 onMouseDown ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476","title":"Optional onMouseDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onmousedowncapture","text":"\u2022 onMouseDownCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477","title":"Optional onMouseDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onmouseenter","text":"\u2022 onMouseEnter ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478","title":"Optional onMouseEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onmouseleave","text":"\u2022 onMouseLeave ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479","title":"Optional onMouseLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onmousemove","text":"\u2022 onMouseMove ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480","title":"Optional onMouseMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onmousemovecapture","text":"\u2022 onMouseMoveCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481","title":"Optional onMouseMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onmouseout","text":"\u2022 onMouseOut ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482","title":"Optional onMouseOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onmouseoutcapture","text":"\u2022 onMouseOutCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483","title":"Optional onMouseOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onmouseover","text":"\u2022 onMouseOver ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484","title":"Optional onMouseOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onmouseovercapture","text":"\u2022 onMouseOverCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485","title":"Optional onMouseOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onmouseup","text":"\u2022 onMouseUp ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486","title":"Optional onMouseUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onmouseupcapture","text":"\u2022 onMouseUpCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487","title":"Optional onMouseUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onpaste","text":"\u2022 onPaste ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360","title":"Optional onPaste"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onpastecapture","text":"\u2022 onPasteCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361","title":"Optional onPasteCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onpause","text":"\u2022 onPause ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426","title":"Optional onPause"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onpausecapture","text":"\u2022 onPauseCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427","title":"Optional onPauseCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onplay","text":"\u2022 onPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428","title":"Optional onPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onplaycapture","text":"\u2022 onPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429","title":"Optional onPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onplaying","text":"\u2022 onPlaying ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430","title":"Optional onPlaying"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onplayingcapture","text":"\u2022 onPlayingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431","title":"Optional onPlayingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onpointercancel","text":"\u2022 onPointerCancel ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510","title":"Optional onPointerCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onpointercancelcapture","text":"\u2022 onPointerCancelCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511","title":"Optional onPointerCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onpointerdown","text":"\u2022 onPointerDown ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504","title":"Optional onPointerDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onpointerdowncapture","text":"\u2022 onPointerDownCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505","title":"Optional onPointerDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onpointerenter","text":"\u2022 onPointerEnter ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512","title":"Optional onPointerEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onpointerentercapture","text":"\u2022 onPointerEnterCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513","title":"Optional onPointerEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onpointerleave","text":"\u2022 onPointerLeave ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514","title":"Optional onPointerLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onpointerleavecapture","text":"\u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515","title":"Optional onPointerLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onpointermove","text":"\u2022 onPointerMove ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506","title":"Optional onPointerMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onpointermovecapture","text":"\u2022 onPointerMoveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507","title":"Optional onPointerMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onpointerout","text":"\u2022 onPointerOut ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518","title":"Optional onPointerOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onpointeroutcapture","text":"\u2022 onPointerOutCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519","title":"Optional onPointerOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onpointerover","text":"\u2022 onPointerOver ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516","title":"Optional onPointerOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onpointerovercapture","text":"\u2022 onPointerOverCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517","title":"Optional onPointerOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onpointerup","text":"\u2022 onPointerUp ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508","title":"Optional onPointerUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onpointerupcapture","text":"\u2022 onPointerUpCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509","title":"Optional onPointerUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onprogress","text":"\u2022 onProgress ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432","title":"Optional onProgress"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onprogresscapture","text":"\u2022 onProgressCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433","title":"Optional onProgressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onratechange","text":"\u2022 onRateChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434","title":"Optional onRateChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onratechangecapture","text":"\u2022 onRateChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435","title":"Optional onRateChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onreset","text":"\u2022 onReset ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384","title":"Optional onReset"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onresetcapture","text":"\u2022 onResetCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385","title":"Optional onResetCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onscroll","text":"\u2022 onScroll ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526","title":"Optional onScroll"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onscrollcapture","text":"\u2022 onScrollCapture ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527","title":"Optional onScrollCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onseeked","text":"\u2022 onSeeked ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436","title":"Optional onSeeked"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onseekedcapture","text":"\u2022 onSeekedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437","title":"Optional onSeekedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onseeking","text":"\u2022 onSeeking ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438","title":"Optional onSeeking"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onseekingcapture","text":"\u2022 onSeekingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439","title":"Optional onSeekingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onselect","text":"\u2022 onSelect ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490","title":"Optional onSelect"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onselectcapture","text":"\u2022 onSelectCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491","title":"Optional onSelectCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onstalled","text":"\u2022 onStalled ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440","title":"Optional onStalled"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onstalledcapture","text":"\u2022 onStalledCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441","title":"Optional onStalledCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onsubmit","text":"\u2022 onSubmit ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386","title":"Optional onSubmit"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onsubmitcapture","text":"\u2022 onSubmitCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387","title":"Optional onSubmitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onsuspend","text":"\u2022 onSuspend ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442","title":"Optional onSuspend"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onsuspendcapture","text":"\u2022 onSuspendCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443","title":"Optional onSuspendCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ontimeupdate","text":"\u2022 onTimeUpdate ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444","title":"Optional onTimeUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ontimeupdatecapture","text":"\u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445","title":"Optional onTimeUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ontouchcancel","text":"\u2022 onTouchCancel ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494","title":"Optional onTouchCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ontouchcancelcapture","text":"\u2022 onTouchCancelCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495","title":"Optional onTouchCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ontouchend","text":"\u2022 onTouchEnd ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496","title":"Optional onTouchEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ontouchendcapture","text":"\u2022 onTouchEndCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497","title":"Optional onTouchEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ontouchmove","text":"\u2022 onTouchMove ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498","title":"Optional onTouchMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ontouchmovecapture","text":"\u2022 onTouchMoveCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499","title":"Optional onTouchMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ontouchstart","text":"\u2022 onTouchStart ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500","title":"Optional onTouchStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ontouchstartcapture","text":"\u2022 onTouchStartCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501","title":"Optional onTouchStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ontransitionend","text":"\u2022 onTransitionEnd ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542","title":"Optional onTransitionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ontransitionendcapture","text":"\u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543","title":"Optional onTransitionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onvolumechange","text":"\u2022 onVolumeChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446","title":"Optional onVolumeChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onvolumechangecapture","text":"\u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447","title":"Optional onVolumeChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onwaiting","text":"\u2022 onWaiting ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448","title":"Optional onWaiting"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onwaitingcapture","text":"\u2022 onWaitingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449","title":"Optional onWaitingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onwheel","text":"\u2022 onWheel ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530","title":"Optional onWheel"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-onwheelcapture","text":"\u2022 onWheelCapture ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531","title":"Optional onWheelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-open","text":"\u2022 open ? : boolean Inherited from LineProgressProps . open Defined in node_modules/@types/react/index.d.ts:1884","title":"Optional open"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-optimum","text":"\u2022 optimum ? : number Inherited from LineProgressProps . optimum Defined in node_modules/@types/react/index.d.ts:1885","title":"Optional optimum"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-pattern","text":"\u2022 pattern ? : string Inherited from LineProgressProps . pattern Defined in node_modules/@types/react/index.d.ts:1886","title":"Optional pattern"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-placeholder","text":"\u2022 placeholder ? : string Inherited from LineProgressProps . placeholder Overrides ButtonProps . placeholder Defined in node_modules/@types/react/index.d.ts:1887","title":"Optional placeholder"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-playsinline","text":"\u2022 playsInline ? : boolean Inherited from LineProgressProps . playsInline Defined in node_modules/@types/react/index.d.ts:1888","title":"Optional playsInline"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-poster","text":"\u2022 poster ? : string Inherited from LineProgressProps . poster Defined in node_modules/@types/react/index.d.ts:1889","title":"Optional poster"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-prefix","text":"\u2022 prefix ? : string Inherited from ButtonProps . prefix Defined in node_modules/@types/react/index.d.ts:1780","title":"Optional prefix"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-preload","text":"\u2022 preload ? : string Inherited from LineProgressProps . preload Defined in node_modules/@types/react/index.d.ts:1890","title":"Optional preload"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-property","text":"\u2022 property ? : string Inherited from ButtonProps . property Defined in node_modules/@types/react/index.d.ts:1781","title":"Optional property"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-radiogroup","text":"\u2022 radioGroup ? : string Inherited from ButtonProps . radioGroup Defined in node_modules/@types/react/index.d.ts:1771","title":"Optional radioGroup"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-readonly","text":"\u2022 readOnly ? : boolean Inherited from LineProgressProps . readOnly Defined in node_modules/@types/react/index.d.ts:1891","title":"Optional readOnly"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-ref","text":"\u2022 ref ? : LegacyRef\u2039any\u203a Inherited from LineProgressProps . ref Defined in node_modules/@types/react/index.d.ts:143","title":"Optional ref"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-rel","text":"\u2022 rel ? : string Inherited from LineProgressProps . rel Defined in node_modules/@types/react/index.d.ts:1892","title":"Optional rel"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-required","text":"\u2022 required ? : boolean Inherited from LineProgressProps . required Defined in node_modules/@types/react/index.d.ts:1893","title":"Optional required"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-resource","text":"\u2022 resource ? : string Inherited from ButtonProps . resource Defined in node_modules/@types/react/index.d.ts:1782","title":"Optional resource"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-results","text":"\u2022 results ? : number Inherited from ButtonProps . results Defined in node_modules/@types/react/index.d.ts:1796","title":"Optional results"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-reversed","text":"\u2022 reversed ? : boolean Inherited from LineProgressProps . reversed Defined in node_modules/@types/react/index.d.ts:1894","title":"Optional reversed"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-role","text":"\u2022 role ? : string Inherited from ButtonProps . role Defined in node_modules/@types/react/index.d.ts:1774","title":"Optional role"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-rowspan","text":"\u2022 rowSpan ? : number Inherited from LineProgressProps . rowSpan Defined in node_modules/@types/react/index.d.ts:1896","title":"Optional rowSpan"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-rows","text":"\u2022 rows ? : number Inherited from LineProgressProps . rows Defined in node_modules/@types/react/index.d.ts:1895","title":"Optional rows"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-sandbox","text":"\u2022 sandbox ? : string Inherited from LineProgressProps . sandbox Defined in node_modules/@types/react/index.d.ts:1897","title":"Optional sandbox"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-scope","text":"\u2022 scope ? : string Inherited from LineProgressProps . scope Defined in node_modules/@types/react/index.d.ts:1898","title":"Optional scope"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-scoped","text":"\u2022 scoped ? : boolean Inherited from LineProgressProps . scoped Defined in node_modules/@types/react/index.d.ts:1899","title":"Optional scoped"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-scrolling","text":"\u2022 scrolling ? : string Inherited from LineProgressProps . scrolling Defined in node_modules/@types/react/index.d.ts:1900","title":"Optional scrolling"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-seamless","text":"\u2022 seamless ? : boolean Inherited from LineProgressProps . seamless Defined in node_modules/@types/react/index.d.ts:1901","title":"Optional seamless"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-security","text":"\u2022 security ? : string Inherited from ButtonProps . security Defined in node_modules/@types/react/index.d.ts:1797","title":"Optional security"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-selected","text":"\u2022 selected ? : boolean Inherited from LineProgressProps . selected Defined in node_modules/@types/react/index.d.ts:1902","title":"Optional selected"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-shape","text":"\u2022 shape ? : string Inherited from LineProgressProps . shape Defined in node_modules/@types/react/index.d.ts:1903","title":"Optional shape"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-singlecolor","text":"\u2022 singleColor ? : boolean Defined in src/renderer/components/spinner/spinner.tsx:28","title":"Optional singleColor"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-size","text":"\u2022 size ? : number Inherited from LineProgressProps . size Defined in node_modules/@types/react/index.d.ts:1904","title":"Optional size"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-sizes","text":"\u2022 sizes ? : string Inherited from LineProgressProps . sizes Defined in node_modules/@types/react/index.d.ts:1905","title":"Optional sizes"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-slot","text":"\u2022 slot ? : string Inherited from ButtonProps . slot Defined in node_modules/@types/react/index.d.ts:1763","title":"Optional slot"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-span","text":"\u2022 span ? : number Inherited from LineProgressProps . span Defined in node_modules/@types/react/index.d.ts:1906","title":"Optional span"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-spellcheck","text":"\u2022 spellCheck ? : Booleanish Inherited from ButtonProps . spellCheck Defined in node_modules/@types/react/index.d.ts:1764","title":"Optional spellCheck"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-src","text":"\u2022 src ? : string Inherited from LineProgressProps . src Defined in node_modules/@types/react/index.d.ts:1907","title":"Optional src"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-srcdoc","text":"\u2022 srcDoc ? : string Inherited from LineProgressProps . srcDoc Defined in node_modules/@types/react/index.d.ts:1908","title":"Optional srcDoc"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-srclang","text":"\u2022 srcLang ? : string Inherited from LineProgressProps . srcLang Defined in node_modules/@types/react/index.d.ts:1909","title":"Optional srcLang"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-srcset","text":"\u2022 srcSet ? : string Inherited from LineProgressProps . srcSet Defined in node_modules/@types/react/index.d.ts:1910","title":"Optional srcSet"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-start","text":"\u2022 start ? : number Inherited from LineProgressProps . start Defined in node_modules/@types/react/index.d.ts:1911","title":"Optional start"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-step","text":"\u2022 step ? : number | string Inherited from LineProgressProps . step Defined in node_modules/@types/react/index.d.ts:1912","title":"Optional step"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-style","text":"\u2022 style ? : CSSProperties Inherited from ButtonProps . style Defined in node_modules/@types/react/index.d.ts:1765","title":"Optional style"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-summary","text":"\u2022 summary ? : string Inherited from LineProgressProps . summary Defined in node_modules/@types/react/index.d.ts:1913","title":"Optional summary"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-suppresscontenteditablewarning","text":"\u2022 suppressContentEditableWarning ? : boolean Inherited from ButtonProps . suppressContentEditableWarning Defined in node_modules/@types/react/index.d.ts:1749","title":"Optional suppressContentEditableWarning"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-suppresshydrationwarning","text":"\u2022 suppressHydrationWarning ? : boolean Inherited from ButtonProps . suppressHydrationWarning Defined in node_modules/@types/react/index.d.ts:1750","title":"Optional suppressHydrationWarning"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-tabindex","text":"\u2022 tabIndex ? : number Inherited from ButtonProps . tabIndex Defined in node_modules/@types/react/index.d.ts:1766","title":"Optional tabIndex"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-target","text":"\u2022 target ? : string Inherited from LineProgressProps . target Defined in node_modules/@types/react/index.d.ts:1914","title":"Optional target"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-title","text":"\u2022 title ? : string Inherited from ButtonProps . title Defined in node_modules/@types/react/index.d.ts:1767","title":"Optional title"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-translate","text":"\u2022 translate ? : \"yes\" | \"no\" Inherited from ButtonProps . translate Defined in node_modules/@types/react/index.d.ts:1768","title":"Optional translate"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-type","text":"\u2022 type ? : string Inherited from LineProgressProps . type Defined in node_modules/@types/react/index.d.ts:1915","title":"Optional type"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-typeof","text":"\u2022 typeof ? : string Inherited from ButtonProps . typeof Defined in node_modules/@types/react/index.d.ts:1783","title":"Optional typeof"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-unselectable","text":"\u2022 unselectable ? : \"on\" | \"off\" Inherited from ButtonProps . unselectable Defined in node_modules/@types/react/index.d.ts:1798","title":"Optional unselectable"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-usemap","text":"\u2022 useMap ? : string Inherited from LineProgressProps . useMap Defined in node_modules/@types/react/index.d.ts:1916","title":"Optional useMap"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-value","text":"\u2022 value ? : string | ReadonlyArray\u2039string\u203a | number Inherited from MenuItemProps . value Defined in node_modules/@types/react/index.d.ts:1917","title":"Optional value"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-vocab","text":"\u2022 vocab ? : string Inherited from ButtonProps . vocab Defined in node_modules/@types/react/index.d.ts:1784","title":"Optional vocab"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-width","text":"\u2022 width ? : number | string Inherited from LineProgressProps . width Defined in node_modules/@types/react/index.d.ts:1918","title":"Optional width"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-wmode","text":"\u2022 wmode ? : string Inherited from LineProgressProps . wmode Defined in node_modules/@types/react/index.d.ts:1919","title":"Optional wmode"},{"location":"extensions/api/interfaces/_renderer_api_components_.spinnerprops/#optional-wrap","text":"\u2022 wrap ? : string Inherited from LineProgressProps . wrap Defined in node_modules/@types/react/index.d.ts:1920","title":"Optional wrap"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/","text":"Interface: StatusBrickProps # Hierarchy # HTMLAttributes\u2039any\u203a TooltipDecoratorProps \u21b3 StatusBrickProps Index # Properties # about accessKey aria-activedescendant aria-atomic aria-autocomplete aria-busy aria-checked aria-colcount aria-colindex aria-colspan aria-controls aria-current aria-describedby aria-details aria-disabled aria-dropeffect aria-errormessage aria-expanded aria-flowto aria-grabbed aria-haspopup aria-hidden aria-invalid aria-keyshortcuts aria-label aria-labelledby aria-level aria-live aria-modal aria-multiline aria-multiselectable aria-orientation aria-owns aria-placeholder aria-posinset aria-pressed aria-readonly aria-relevant aria-required aria-roledescription aria-rowcount aria-rowindex aria-rowspan aria-selected aria-setsize aria-sort aria-valuemax aria-valuemin aria-valuenow aria-valuetext autoCapitalize autoCorrect autoSave children className color contentEditable contextMenu dangerouslySetInnerHTML datatype defaultChecked defaultValue dir draggable hidden id inlist inputMode is itemID itemProp itemRef itemScope itemType lang onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture placeholder prefix property radioGroup resource results role security slot spellCheck style suppressContentEditableWarning suppressHydrationWarning tabIndex title tooltip tooltipOverrideDisabled translate typeof unselectable vocab Properties # Optional about # \u2022 about ? : string Inherited from ButtonProps . about Defined in node_modules/@types/react/index.d.ts:1777 Optional accessKey # \u2022 accessKey ? : string Inherited from ButtonProps . accessKey Defined in node_modules/@types/react/index.d.ts:1753 Optional aria-activedescendant # \u2022 aria-activedescendant ? : string Inherited from ButtonProps . aria-activedescendant Defined in node_modules/@types/react/index.d.ts:1560 Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application. Optional aria-atomic # \u2022 aria-atomic ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-atomic Defined in node_modules/@types/react/index.d.ts:1562 Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute. Optional aria-autocomplete # \u2022 aria-autocomplete ? : \"none\" | \"inline\" | \"list\" | \"both\" Inherited from ButtonProps . aria-autocomplete Defined in node_modules/@types/react/index.d.ts:1567 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. Optional aria-busy # \u2022 aria-busy ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-busy Defined in node_modules/@types/react/index.d.ts:1569 Indicates an element is being modified and that assistive technologies MAY want to wait until the modifications are complete before exposing them to the user. Optional aria-checked # \u2022 aria-checked ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-checked Defined in node_modules/@types/react/index.d.ts:1574 Indicates the current \"checked\" state of checkboxes, radio buttons, and other widgets. see aria-pressed @see aria-selected. Optional aria-colcount # \u2022 aria-colcount ? : number Inherited from ButtonProps . aria-colcount Defined in node_modules/@types/react/index.d.ts:1579 Defines the total number of columns in a table, grid, or treegrid. see aria-colindex. Optional aria-colindex # \u2022 aria-colindex ? : number Inherited from ButtonProps . aria-colindex Defined in node_modules/@types/react/index.d.ts:1584 Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid. see aria-colcount @see aria-colspan. Optional aria-colspan # \u2022 aria-colspan ? : number Inherited from ButtonProps . aria-colspan Defined in node_modules/@types/react/index.d.ts:1589 Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid. see aria-colindex @see aria-rowspan. Optional aria-controls # \u2022 aria-controls ? : string Inherited from ButtonProps . aria-controls Defined in node_modules/@types/react/index.d.ts:1594 Identifies the element (or elements) whose contents or presence are controlled by the current element. see aria-owns. Optional aria-current # \u2022 aria-current ? : boolean | \"false\" | \"true\" | \"page\" | \"step\" | \"location\" | \"date\" | \"time\" Inherited from ButtonProps . aria-current Defined in node_modules/@types/react/index.d.ts:1596 Indicates the element that represents the current item within a container or set of related elements. Optional aria-describedby # \u2022 aria-describedby ? : string Inherited from ButtonProps . aria-describedby Defined in node_modules/@types/react/index.d.ts:1601 Identifies the element (or elements) that describes the object. see aria-labelledby Optional aria-details # \u2022 aria-details ? : string Inherited from ButtonProps . aria-details Defined in node_modules/@types/react/index.d.ts:1606 Identifies the element that provides a detailed, extended description for the object. see aria-describedby. Optional aria-disabled # \u2022 aria-disabled ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-disabled Defined in node_modules/@types/react/index.d.ts:1611 Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable. see aria-hidden @see aria-readonly. Optional aria-dropeffect # \u2022 aria-dropeffect ? : \"none\" | \"copy\" | \"execute\" | \"link\" | \"move\" | \"popup\" Inherited from ButtonProps . aria-dropeffect Defined in node_modules/@types/react/index.d.ts:1616 Indicates what functions can be performed when a dragged object is released on the drop target. deprecated in ARIA 1.1 Optional aria-errormessage # \u2022 aria-errormessage ? : string Inherited from ButtonProps . aria-errormessage Defined in node_modules/@types/react/index.d.ts:1621 Identifies the element that provides an error message for the object. see aria-invalid @see aria-describedby. Optional aria-expanded # \u2022 aria-expanded ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-expanded Defined in node_modules/@types/react/index.d.ts:1623 Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed. Optional aria-flowto # \u2022 aria-flowto ? : string Inherited from ButtonProps . aria-flowto Defined in node_modules/@types/react/index.d.ts:1628 Identifies the next element (or elements) in an alternate reading order of content which, at the user's discretion, allows assistive technology to override the general default of reading in document source order. Optional aria-grabbed # \u2022 aria-grabbed ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-grabbed Defined in node_modules/@types/react/index.d.ts:1633 Indicates an element's \"grabbed\" state in a drag-and-drop operation. deprecated in ARIA 1.1 Optional aria-haspopup # \u2022 aria-haspopup ? : boolean | \"false\" | \"true\" | \"menu\" | \"listbox\" | \"tree\" | \"grid\" | \"dialog\" Inherited from ButtonProps . aria-haspopup Defined in node_modules/@types/react/index.d.ts:1635 Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element. Optional aria-hidden # \u2022 aria-hidden ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-hidden Defined in node_modules/@types/react/index.d.ts:1640 Indicates whether the element is exposed to an accessibility API. see aria-disabled. Optional aria-invalid # \u2022 aria-invalid ? : boolean | \"false\" | \"true\" | \"grammar\" | \"spelling\" Inherited from ButtonProps . aria-invalid Defined in node_modules/@types/react/index.d.ts:1645 Indicates the entered value does not conform to the format expected by the application. see aria-errormessage. Optional aria-keyshortcuts # \u2022 aria-keyshortcuts ? : string Inherited from ButtonProps . aria-keyshortcuts Defined in node_modules/@types/react/index.d.ts:1647 Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element. Optional aria-label # \u2022 aria-label ? : string Inherited from ButtonProps . aria-label Defined in node_modules/@types/react/index.d.ts:1652 Defines a string value that labels the current element. see aria-labelledby. Optional aria-labelledby # \u2022 aria-labelledby ? : string Inherited from ButtonProps . aria-labelledby Defined in node_modules/@types/react/index.d.ts:1657 Identifies the element (or elements) that labels the current element. see aria-describedby. Optional aria-level # \u2022 aria-level ? : number Inherited from ButtonProps . aria-level Defined in node_modules/@types/react/index.d.ts:1659 Defines the hierarchical level of an element within a structure. Optional aria-live # \u2022 aria-live ? : \"off\" | \"assertive\" | \"polite\" Inherited from ButtonProps . aria-live Defined in node_modules/@types/react/index.d.ts:1661 Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region. Optional aria-modal # \u2022 aria-modal ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-modal Defined in node_modules/@types/react/index.d.ts:1663 Indicates whether an element is modal when displayed. Optional aria-multiline # \u2022 aria-multiline ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiline Defined in node_modules/@types/react/index.d.ts:1665 Indicates whether a text box accepts multiple lines of input or only a single line. Optional aria-multiselectable # \u2022 aria-multiselectable ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiselectable Defined in node_modules/@types/react/index.d.ts:1667 Indicates that the user may select more than one item from the current selectable descendants. Optional aria-orientation # \u2022 aria-orientation ? : \"horizontal\" | \"vertical\" Inherited from ButtonProps . aria-orientation Defined in node_modules/@types/react/index.d.ts:1669 Indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous. Optional aria-owns # \u2022 aria-owns ? : string Inherited from ButtonProps . aria-owns Defined in node_modules/@types/react/index.d.ts:1675 Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship between DOM elements where the DOM hierarchy cannot be used to represent the relationship. see aria-controls. Optional aria-placeholder # \u2022 aria-placeholder ? : string Inherited from ButtonProps . aria-placeholder Defined in node_modules/@types/react/index.d.ts:1680 Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value. A hint could be a sample value or a brief description of the expected format. Optional aria-posinset # \u2022 aria-posinset ? : number Inherited from ButtonProps . aria-posinset Defined in node_modules/@types/react/index.d.ts:1685 Defines an element's number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-setsize. Optional aria-pressed # \u2022 aria-pressed ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-pressed Defined in node_modules/@types/react/index.d.ts:1690 Indicates the current \"pressed\" state of toggle buttons. see aria-checked @see aria-selected. Optional aria-readonly # \u2022 aria-readonly ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-readonly Defined in node_modules/@types/react/index.d.ts:1695 Indicates that the element is not editable, but is otherwise operable. see aria-disabled. Optional aria-relevant # \u2022 aria-relevant ? : \"additions\" | \"additions removals\" | \"additions text\" | \"all\" | \"removals\" | \"removals additions\" | \"removals text\" | \"text\" | \"text additions\" | \"text removals\" Inherited from ButtonProps . aria-relevant Defined in node_modules/@types/react/index.d.ts:1700 Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified. see aria-atomic. Optional aria-required # \u2022 aria-required ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-required Defined in node_modules/@types/react/index.d.ts:1702 Indicates that user input is required on the element before a form may be submitted. Optional aria-roledescription # \u2022 aria-roledescription ? : string Inherited from ButtonProps . aria-roledescription Defined in node_modules/@types/react/index.d.ts:1704 Defines a human-readable, author-localized description for the role of an element. Optional aria-rowcount # \u2022 aria-rowcount ? : number Inherited from ButtonProps . aria-rowcount Defined in node_modules/@types/react/index.d.ts:1709 Defines the total number of rows in a table, grid, or treegrid. see aria-rowindex. Optional aria-rowindex # \u2022 aria-rowindex ? : number Inherited from ButtonProps . aria-rowindex Defined in node_modules/@types/react/index.d.ts:1714 Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid. see aria-rowcount @see aria-rowspan. Optional aria-rowspan # \u2022 aria-rowspan ? : number Inherited from ButtonProps . aria-rowspan Defined in node_modules/@types/react/index.d.ts:1719 Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid. see aria-rowindex @see aria-colspan. Optional aria-selected # \u2022 aria-selected ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-selected Defined in node_modules/@types/react/index.d.ts:1724 Indicates the current \"selected\" state of various widgets. see aria-checked @see aria-pressed. Optional aria-setsize # \u2022 aria-setsize ? : number Inherited from ButtonProps . aria-setsize Defined in node_modules/@types/react/index.d.ts:1729 Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-posinset. Optional aria-sort # \u2022 aria-sort ? : \"none\" | \"ascending\" | \"descending\" | \"other\" Inherited from ButtonProps . aria-sort Defined in node_modules/@types/react/index.d.ts:1731 Indicates if items in a table or grid are sorted in ascending or descending order. Optional aria-valuemax # \u2022 aria-valuemax ? : number Inherited from ButtonProps . aria-valuemax Defined in node_modules/@types/react/index.d.ts:1733 Defines the maximum allowed value for a range widget. Optional aria-valuemin # \u2022 aria-valuemin ? : number Inherited from ButtonProps . aria-valuemin Defined in node_modules/@types/react/index.d.ts:1735 Defines the minimum allowed value for a range widget. Optional aria-valuenow # \u2022 aria-valuenow ? : number Inherited from ButtonProps . aria-valuenow Defined in node_modules/@types/react/index.d.ts:1740 Defines the current value for a range widget. see aria-valuetext. Optional aria-valuetext # \u2022 aria-valuetext ? : string Inherited from ButtonProps . aria-valuetext Defined in node_modules/@types/react/index.d.ts:1742 Defines the human readable text alternative of aria-valuenow for a range widget. Optional autoCapitalize # \u2022 autoCapitalize ? : string Inherited from ButtonProps . autoCapitalize Defined in node_modules/@types/react/index.d.ts:1787 Optional autoCorrect # \u2022 autoCorrect ? : string Inherited from ButtonProps . autoCorrect Defined in node_modules/@types/react/index.d.ts:1788 Optional autoSave # \u2022 autoSave ? : string Inherited from ButtonProps . autoSave Defined in node_modules/@types/react/index.d.ts:1789 Optional children # \u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350 Optional className # \u2022 className ? : string Inherited from ButtonProps . className Defined in node_modules/@types/react/index.d.ts:1754 Optional color # \u2022 color ? : string Inherited from ButtonProps . color Defined in node_modules/@types/react/index.d.ts:1790 Optional contentEditable # \u2022 contentEditable ? : Booleanish | \"inherit\" Inherited from ButtonProps . contentEditable Defined in node_modules/@types/react/index.d.ts:1755 Optional contextMenu # \u2022 contextMenu ? : string Inherited from ButtonProps . contextMenu Defined in node_modules/@types/react/index.d.ts:1756 Optional dangerouslySetInnerHTML # \u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351 Type declaration: # __html : string Optional datatype # \u2022 datatype ? : string Inherited from ButtonProps . datatype Defined in node_modules/@types/react/index.d.ts:1778 Optional defaultChecked # \u2022 defaultChecked ? : boolean Inherited from ButtonProps . defaultChecked Defined in node_modules/@types/react/index.d.ts:1747 Optional defaultValue # \u2022 defaultValue ? : string | number | ReadonlyArray\u2039string\u203a Inherited from ButtonProps . defaultValue Defined in node_modules/@types/react/index.d.ts:1748 Optional dir # \u2022 dir ? : string Inherited from ButtonProps . dir Defined in node_modules/@types/react/index.d.ts:1757 Optional draggable # \u2022 draggable ? : Booleanish Inherited from ButtonProps . draggable Defined in node_modules/@types/react/index.d.ts:1758 Optional hidden # \u2022 hidden ? : boolean Inherited from IconProps . hidden Defined in node_modules/@types/react/index.d.ts:1759 Optional id # \u2022 id ? : string Inherited from ButtonProps . id Defined in node_modules/@types/react/index.d.ts:1760 Optional inlist # \u2022 inlist ? : any Inherited from ButtonProps . inlist Defined in node_modules/@types/react/index.d.ts:1779 Optional inputMode # \u2022 inputMode ? : \"none\" | \"text\" | \"tel\" | \"url\" | \"email\" | \"numeric\" | \"decimal\" | \"search\" Inherited from ButtonProps . inputMode Defined in node_modules/@types/react/index.d.ts:1805 Hints at the type of data that might be entered by the user while editing the element or its contents see https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute Optional is # \u2022 is ? : string Inherited from ButtonProps . is Defined in node_modules/@types/react/index.d.ts:1810 Specify that a standard HTML element should behave like a defined custom built-in element see https://html.spec.whatwg.org/multipage/custom-elements.html#attr-is Optional itemID # \u2022 itemID ? : string Inherited from ButtonProps . itemID Defined in node_modules/@types/react/index.d.ts:1794 Optional itemProp # \u2022 itemProp ? : string Inherited from ButtonProps . itemProp Defined in node_modules/@types/react/index.d.ts:1791 Optional itemRef # \u2022 itemRef ? : string Inherited from ButtonProps . itemRef Defined in node_modules/@types/react/index.d.ts:1795 Optional itemScope # \u2022 itemScope ? : boolean Inherited from ButtonProps . itemScope Defined in node_modules/@types/react/index.d.ts:1792 Optional itemType # \u2022 itemType ? : string Inherited from ButtonProps . itemType Defined in node_modules/@types/react/index.d.ts:1793 Optional lang # \u2022 lang ? : string Inherited from ButtonProps . lang Defined in node_modules/@types/react/index.d.ts:1761 Optional onAbort # \u2022 onAbort ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406 Optional onAbortCapture # \u2022 onAbortCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407 Optional onAnimationEnd # \u2022 onAnimationEnd ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536 Optional onAnimationEndCapture # \u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537 Optional onAnimationIteration # \u2022 onAnimationIteration ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538 Optional onAnimationIterationCapture # \u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539 Optional onAnimationStart # \u2022 onAnimationStart ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534 Optional onAnimationStartCapture # \u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535 Optional onAuxClick # \u2022 onAuxClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452 Optional onAuxClickCapture # \u2022 onAuxClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453 Optional onBeforeInput # \u2022 onBeforeInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380 Optional onBeforeInputCapture # \u2022 onBeforeInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381 Optional onBlur # \u2022 onBlur ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374 Optional onBlurCapture # \u2022 onBlurCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375 Optional onCanPlay # \u2022 onCanPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408 Optional onCanPlayCapture # \u2022 onCanPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409 Optional onCanPlayThrough # \u2022 onCanPlayThrough ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410 Optional onCanPlayThroughCapture # \u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411 Optional onChange # \u2022 onChange ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378 Optional onChangeCapture # \u2022 onChangeCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379 Optional onClick # \u2022 onClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454 Optional onClickCapture # \u2022 onClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455 Optional onCompositionEnd # \u2022 onCompositionEnd ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364 Optional onCompositionEndCapture # \u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365 Optional onCompositionStart # \u2022 onCompositionStart ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366 Optional onCompositionStartCapture # \u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367 Optional onCompositionUpdate # \u2022 onCompositionUpdate ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368 Optional onCompositionUpdateCapture # \u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369 Optional onContextMenu # \u2022 onContextMenu ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456 Optional onContextMenuCapture # \u2022 onContextMenuCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457 Optional onCopy # \u2022 onCopy ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356 Optional onCopyCapture # \u2022 onCopyCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357 Optional onCut # \u2022 onCut ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358 Optional onCutCapture # \u2022 onCutCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359 Optional onDoubleClick # \u2022 onDoubleClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458 Optional onDoubleClickCapture # \u2022 onDoubleClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459 Optional onDrag # \u2022 onDrag ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460 Optional onDragCapture # \u2022 onDragCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461 Optional onDragEnd # \u2022 onDragEnd ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462 Optional onDragEndCapture # \u2022 onDragEndCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463 Optional onDragEnter # \u2022 onDragEnter ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464 Optional onDragEnterCapture # \u2022 onDragEnterCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465 Optional onDragExit # \u2022 onDragExit ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466 Optional onDragExitCapture # \u2022 onDragExitCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467 Optional onDragLeave # \u2022 onDragLeave ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468 Optional onDragLeaveCapture # \u2022 onDragLeaveCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469 Optional onDragOver # \u2022 onDragOver ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470 Optional onDragOverCapture # \u2022 onDragOverCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471 Optional onDragStart # \u2022 onDragStart ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472 Optional onDragStartCapture # \u2022 onDragStartCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473 Optional onDrop # \u2022 onDrop ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474 Optional onDropCapture # \u2022 onDropCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475 Optional onDurationChange # \u2022 onDurationChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412 Optional onDurationChangeCapture # \u2022 onDurationChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413 Optional onEmptied # \u2022 onEmptied ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414 Optional onEmptiedCapture # \u2022 onEmptiedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415 Optional onEncrypted # \u2022 onEncrypted ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416 Optional onEncryptedCapture # \u2022 onEncryptedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417 Optional onEnded # \u2022 onEnded ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418 Optional onEndedCapture # \u2022 onEndedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419 Optional onError # \u2022 onError ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394 Optional onErrorCapture # \u2022 onErrorCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395 Optional onFocus # \u2022 onFocus ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372 Optional onFocusCapture # \u2022 onFocusCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373 Optional onGotPointerCapture # \u2022 onGotPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520 Optional onGotPointerCaptureCapture # \u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521 Optional onInput # \u2022 onInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382 Optional onInputCapture # \u2022 onInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383 Optional onInvalid # \u2022 onInvalid ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388 Optional onInvalidCapture # \u2022 onInvalidCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389 Optional onKeyDown # \u2022 onKeyDown ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398 Optional onKeyDownCapture # \u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399 Optional onKeyPress # \u2022 onKeyPress ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400 Optional onKeyPressCapture # \u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401 Optional onKeyUp # \u2022 onKeyUp ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402 Optional onKeyUpCapture # \u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403 Optional onLoad # \u2022 onLoad ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392 Optional onLoadCapture # \u2022 onLoadCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393 Optional onLoadStart # \u2022 onLoadStart ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424 Optional onLoadStartCapture # \u2022 onLoadStartCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425 Optional onLoadedData # \u2022 onLoadedData ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420 Optional onLoadedDataCapture # \u2022 onLoadedDataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421 Optional onLoadedMetadata # \u2022 onLoadedMetadata ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422 Optional onLoadedMetadataCapture # \u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423 Optional onLostPointerCapture # \u2022 onLostPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522 Optional onLostPointerCaptureCapture # \u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523 Optional onMouseDown # \u2022 onMouseDown ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476 Optional onMouseDownCapture # \u2022 onMouseDownCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477 Optional onMouseEnter # \u2022 onMouseEnter ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478 Optional onMouseLeave # \u2022 onMouseLeave ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479 Optional onMouseMove # \u2022 onMouseMove ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480 Optional onMouseMoveCapture # \u2022 onMouseMoveCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481 Optional onMouseOut # \u2022 onMouseOut ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482 Optional onMouseOutCapture # \u2022 onMouseOutCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483 Optional onMouseOver # \u2022 onMouseOver ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484 Optional onMouseOverCapture # \u2022 onMouseOverCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485 Optional onMouseUp # \u2022 onMouseUp ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486 Optional onMouseUpCapture # \u2022 onMouseUpCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487 Optional onPaste # \u2022 onPaste ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360 Optional onPasteCapture # \u2022 onPasteCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361 Optional onPause # \u2022 onPause ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426 Optional onPauseCapture # \u2022 onPauseCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427 Optional onPlay # \u2022 onPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428 Optional onPlayCapture # \u2022 onPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429 Optional onPlaying # \u2022 onPlaying ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430 Optional onPlayingCapture # \u2022 onPlayingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431 Optional onPointerCancel # \u2022 onPointerCancel ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510 Optional onPointerCancelCapture # \u2022 onPointerCancelCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511 Optional onPointerDown # \u2022 onPointerDown ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504 Optional onPointerDownCapture # \u2022 onPointerDownCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505 Optional onPointerEnter # \u2022 onPointerEnter ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512 Optional onPointerEnterCapture # \u2022 onPointerEnterCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513 Optional onPointerLeave # \u2022 onPointerLeave ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514 Optional onPointerLeaveCapture # \u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515 Optional onPointerMove # \u2022 onPointerMove ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506 Optional onPointerMoveCapture # \u2022 onPointerMoveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507 Optional onPointerOut # \u2022 onPointerOut ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518 Optional onPointerOutCapture # \u2022 onPointerOutCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519 Optional onPointerOver # \u2022 onPointerOver ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516 Optional onPointerOverCapture # \u2022 onPointerOverCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517 Optional onPointerUp # \u2022 onPointerUp ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508 Optional onPointerUpCapture # \u2022 onPointerUpCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509 Optional onProgress # \u2022 onProgress ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432 Optional onProgressCapture # \u2022 onProgressCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433 Optional onRateChange # \u2022 onRateChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434 Optional onRateChangeCapture # \u2022 onRateChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435 Optional onReset # \u2022 onReset ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384 Optional onResetCapture # \u2022 onResetCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385 Optional onScroll # \u2022 onScroll ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526 Optional onScrollCapture # \u2022 onScrollCapture ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527 Optional onSeeked # \u2022 onSeeked ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436 Optional onSeekedCapture # \u2022 onSeekedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437 Optional onSeeking # \u2022 onSeeking ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438 Optional onSeekingCapture # \u2022 onSeekingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439 Optional onSelect # \u2022 onSelect ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490 Optional onSelectCapture # \u2022 onSelectCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491 Optional onStalled # \u2022 onStalled ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440 Optional onStalledCapture # \u2022 onStalledCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441 Optional onSubmit # \u2022 onSubmit ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386 Optional onSubmitCapture # \u2022 onSubmitCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387 Optional onSuspend # \u2022 onSuspend ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442 Optional onSuspendCapture # \u2022 onSuspendCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443 Optional onTimeUpdate # \u2022 onTimeUpdate ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444 Optional onTimeUpdateCapture # \u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445 Optional onTouchCancel # \u2022 onTouchCancel ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494 Optional onTouchCancelCapture # \u2022 onTouchCancelCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495 Optional onTouchEnd # \u2022 onTouchEnd ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496 Optional onTouchEndCapture # \u2022 onTouchEndCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497 Optional onTouchMove # \u2022 onTouchMove ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498 Optional onTouchMoveCapture # \u2022 onTouchMoveCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499 Optional onTouchStart # \u2022 onTouchStart ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500 Optional onTouchStartCapture # \u2022 onTouchStartCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501 Optional onTransitionEnd # \u2022 onTransitionEnd ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542 Optional onTransitionEndCapture # \u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543 Optional onVolumeChange # \u2022 onVolumeChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446 Optional onVolumeChangeCapture # \u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447 Optional onWaiting # \u2022 onWaiting ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448 Optional onWaitingCapture # \u2022 onWaitingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449 Optional onWheel # \u2022 onWheel ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530 Optional onWheelCapture # \u2022 onWheelCapture ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531 Optional placeholder # \u2022 placeholder ? : string Inherited from ButtonProps . placeholder Defined in node_modules/@types/react/index.d.ts:1762 Optional prefix # \u2022 prefix ? : string Inherited from ButtonProps . prefix Defined in node_modules/@types/react/index.d.ts:1780 Optional property # \u2022 property ? : string Inherited from ButtonProps . property Defined in node_modules/@types/react/index.d.ts:1781 Optional radioGroup # \u2022 radioGroup ? : string Inherited from ButtonProps . radioGroup Defined in node_modules/@types/react/index.d.ts:1771 Optional resource # \u2022 resource ? : string Inherited from ButtonProps . resource Defined in node_modules/@types/react/index.d.ts:1782 Optional results # \u2022 results ? : number Inherited from ButtonProps . results Defined in node_modules/@types/react/index.d.ts:1796 Optional role # \u2022 role ? : string Inherited from ButtonProps . role Defined in node_modules/@types/react/index.d.ts:1774 Optional security # \u2022 security ? : string Inherited from ButtonProps . security Defined in node_modules/@types/react/index.d.ts:1797 Optional slot # \u2022 slot ? : string Inherited from ButtonProps . slot Defined in node_modules/@types/react/index.d.ts:1763 Optional spellCheck # \u2022 spellCheck ? : Booleanish Inherited from ButtonProps . spellCheck Defined in node_modules/@types/react/index.d.ts:1764 Optional style # \u2022 style ? : CSSProperties Inherited from ButtonProps . style Defined in node_modules/@types/react/index.d.ts:1765 Optional suppressContentEditableWarning # \u2022 suppressContentEditableWarning ? : boolean Inherited from ButtonProps . suppressContentEditableWarning Defined in node_modules/@types/react/index.d.ts:1749 Optional suppressHydrationWarning # \u2022 suppressHydrationWarning ? : boolean Inherited from ButtonProps . suppressHydrationWarning Defined in node_modules/@types/react/index.d.ts:1750 Optional tabIndex # \u2022 tabIndex ? : number Inherited from ButtonProps . tabIndex Defined in node_modules/@types/react/index.d.ts:1766 Optional title # \u2022 title ? : string Inherited from ButtonProps . title Defined in node_modules/@types/react/index.d.ts:1767 Optional tooltip # \u2022 tooltip ? : ReactNode | Omit\u2039 TooltipProps , \"targetId\"\u203a Inherited from ButtonProps . tooltip Defined in src/renderer/components/tooltip/withTooltip.tsx:31 Optional tooltipOverrideDisabled # \u2022 tooltipOverrideDisabled ? : boolean Inherited from ButtonProps . tooltipOverrideDisabled Defined in src/renderer/components/tooltip/withTooltip.tsx:36 forces tooltip to detect the target's parent for mouse events. This is useful for displaying tooltips even when the target is \"disabled\" Optional translate # \u2022 translate ? : \"yes\" | \"no\" Inherited from ButtonProps . translate Defined in node_modules/@types/react/index.d.ts:1768 Optional typeof # \u2022 typeof ? : string Inherited from ButtonProps . typeof Defined in node_modules/@types/react/index.d.ts:1783 Optional unselectable # \u2022 unselectable ? : \"on\" | \"off\" Inherited from ButtonProps . unselectable Defined in node_modules/@types/react/index.d.ts:1798 Optional vocab # \u2022 vocab ? : string Inherited from ButtonProps . vocab Defined in node_modules/@types/react/index.d.ts:1784","title":"Interface: StatusBrickProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#interface-statusbrickprops","text":"","title":"Interface: StatusBrickProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#hierarchy","text":"HTMLAttributes\u2039any\u203a TooltipDecoratorProps \u21b3 StatusBrickProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#properties","text":"about accessKey aria-activedescendant aria-atomic aria-autocomplete aria-busy aria-checked aria-colcount aria-colindex aria-colspan aria-controls aria-current aria-describedby aria-details aria-disabled aria-dropeffect aria-errormessage aria-expanded aria-flowto aria-grabbed aria-haspopup aria-hidden aria-invalid aria-keyshortcuts aria-label aria-labelledby aria-level aria-live aria-modal aria-multiline aria-multiselectable aria-orientation aria-owns aria-placeholder aria-posinset aria-pressed aria-readonly aria-relevant aria-required aria-roledescription aria-rowcount aria-rowindex aria-rowspan aria-selected aria-setsize aria-sort aria-valuemax aria-valuemin aria-valuenow aria-valuetext autoCapitalize autoCorrect autoSave children className color contentEditable contextMenu dangerouslySetInnerHTML datatype defaultChecked defaultValue dir draggable hidden id inlist inputMode is itemID itemProp itemRef itemScope itemType lang onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture placeholder prefix property radioGroup resource results role security slot spellCheck style suppressContentEditableWarning suppressHydrationWarning tabIndex title tooltip tooltipOverrideDisabled translate typeof unselectable vocab","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-about","text":"\u2022 about ? : string Inherited from ButtonProps . about Defined in node_modules/@types/react/index.d.ts:1777","title":"Optional about"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-accesskey","text":"\u2022 accessKey ? : string Inherited from ButtonProps . accessKey Defined in node_modules/@types/react/index.d.ts:1753","title":"Optional accessKey"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-activedescendant","text":"\u2022 aria-activedescendant ? : string Inherited from ButtonProps . aria-activedescendant Defined in node_modules/@types/react/index.d.ts:1560 Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application.","title":"Optional aria-activedescendant"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-atomic","text":"\u2022 aria-atomic ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-atomic Defined in node_modules/@types/react/index.d.ts:1562 Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute.","title":"Optional aria-atomic"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-autocomplete","text":"\u2022 aria-autocomplete ? : \"none\" | \"inline\" | \"list\" | \"both\" Inherited from ButtonProps . aria-autocomplete Defined in node_modules/@types/react/index.d.ts:1567 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.","title":"Optional aria-autocomplete"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-busy","text":"\u2022 aria-busy ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-busy Defined in node_modules/@types/react/index.d.ts:1569 Indicates an element is being modified and that assistive technologies MAY want to wait until the modifications are complete before exposing them to the user.","title":"Optional aria-busy"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-checked","text":"\u2022 aria-checked ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-checked Defined in node_modules/@types/react/index.d.ts:1574 Indicates the current \"checked\" state of checkboxes, radio buttons, and other widgets. see aria-pressed @see aria-selected.","title":"Optional aria-checked"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-colcount","text":"\u2022 aria-colcount ? : number Inherited from ButtonProps . aria-colcount Defined in node_modules/@types/react/index.d.ts:1579 Defines the total number of columns in a table, grid, or treegrid. see aria-colindex.","title":"Optional aria-colcount"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-colindex","text":"\u2022 aria-colindex ? : number Inherited from ButtonProps . aria-colindex Defined in node_modules/@types/react/index.d.ts:1584 Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid. see aria-colcount @see aria-colspan.","title":"Optional aria-colindex"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-colspan","text":"\u2022 aria-colspan ? : number Inherited from ButtonProps . aria-colspan Defined in node_modules/@types/react/index.d.ts:1589 Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid. see aria-colindex @see aria-rowspan.","title":"Optional aria-colspan"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-controls","text":"\u2022 aria-controls ? : string Inherited from ButtonProps . aria-controls Defined in node_modules/@types/react/index.d.ts:1594 Identifies the element (or elements) whose contents or presence are controlled by the current element. see aria-owns.","title":"Optional aria-controls"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-current","text":"\u2022 aria-current ? : boolean | \"false\" | \"true\" | \"page\" | \"step\" | \"location\" | \"date\" | \"time\" Inherited from ButtonProps . aria-current Defined in node_modules/@types/react/index.d.ts:1596 Indicates the element that represents the current item within a container or set of related elements.","title":"Optional aria-current"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-describedby","text":"\u2022 aria-describedby ? : string Inherited from ButtonProps . aria-describedby Defined in node_modules/@types/react/index.d.ts:1601 Identifies the element (or elements) that describes the object. see aria-labelledby","title":"Optional aria-describedby"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-details","text":"\u2022 aria-details ? : string Inherited from ButtonProps . aria-details Defined in node_modules/@types/react/index.d.ts:1606 Identifies the element that provides a detailed, extended description for the object. see aria-describedby.","title":"Optional aria-details"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-disabled","text":"\u2022 aria-disabled ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-disabled Defined in node_modules/@types/react/index.d.ts:1611 Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable. see aria-hidden @see aria-readonly.","title":"Optional aria-disabled"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-dropeffect","text":"\u2022 aria-dropeffect ? : \"none\" | \"copy\" | \"execute\" | \"link\" | \"move\" | \"popup\" Inherited from ButtonProps . aria-dropeffect Defined in node_modules/@types/react/index.d.ts:1616 Indicates what functions can be performed when a dragged object is released on the drop target. deprecated in ARIA 1.1","title":"Optional aria-dropeffect"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-errormessage","text":"\u2022 aria-errormessage ? : string Inherited from ButtonProps . aria-errormessage Defined in node_modules/@types/react/index.d.ts:1621 Identifies the element that provides an error message for the object. see aria-invalid @see aria-describedby.","title":"Optional aria-errormessage"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-expanded","text":"\u2022 aria-expanded ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-expanded Defined in node_modules/@types/react/index.d.ts:1623 Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed.","title":"Optional aria-expanded"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-flowto","text":"\u2022 aria-flowto ? : string Inherited from ButtonProps . aria-flowto Defined in node_modules/@types/react/index.d.ts:1628 Identifies the next element (or elements) in an alternate reading order of content which, at the user's discretion, allows assistive technology to override the general default of reading in document source order.","title":"Optional aria-flowto"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-grabbed","text":"\u2022 aria-grabbed ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-grabbed Defined in node_modules/@types/react/index.d.ts:1633 Indicates an element's \"grabbed\" state in a drag-and-drop operation. deprecated in ARIA 1.1","title":"Optional aria-grabbed"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-haspopup","text":"\u2022 aria-haspopup ? : boolean | \"false\" | \"true\" | \"menu\" | \"listbox\" | \"tree\" | \"grid\" | \"dialog\" Inherited from ButtonProps . aria-haspopup Defined in node_modules/@types/react/index.d.ts:1635 Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.","title":"Optional aria-haspopup"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-hidden","text":"\u2022 aria-hidden ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-hidden Defined in node_modules/@types/react/index.d.ts:1640 Indicates whether the element is exposed to an accessibility API. see aria-disabled.","title":"Optional aria-hidden"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-invalid","text":"\u2022 aria-invalid ? : boolean | \"false\" | \"true\" | \"grammar\" | \"spelling\" Inherited from ButtonProps . aria-invalid Defined in node_modules/@types/react/index.d.ts:1645 Indicates the entered value does not conform to the format expected by the application. see aria-errormessage.","title":"Optional aria-invalid"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-keyshortcuts","text":"\u2022 aria-keyshortcuts ? : string Inherited from ButtonProps . aria-keyshortcuts Defined in node_modules/@types/react/index.d.ts:1647 Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element.","title":"Optional aria-keyshortcuts"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-label","text":"\u2022 aria-label ? : string Inherited from ButtonProps . aria-label Defined in node_modules/@types/react/index.d.ts:1652 Defines a string value that labels the current element. see aria-labelledby.","title":"Optional aria-label"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-labelledby","text":"\u2022 aria-labelledby ? : string Inherited from ButtonProps . aria-labelledby Defined in node_modules/@types/react/index.d.ts:1657 Identifies the element (or elements) that labels the current element. see aria-describedby.","title":"Optional aria-labelledby"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-level","text":"\u2022 aria-level ? : number Inherited from ButtonProps . aria-level Defined in node_modules/@types/react/index.d.ts:1659 Defines the hierarchical level of an element within a structure.","title":"Optional aria-level"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-live","text":"\u2022 aria-live ? : \"off\" | \"assertive\" | \"polite\" Inherited from ButtonProps . aria-live Defined in node_modules/@types/react/index.d.ts:1661 Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region.","title":"Optional aria-live"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-modal","text":"\u2022 aria-modal ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-modal Defined in node_modules/@types/react/index.d.ts:1663 Indicates whether an element is modal when displayed.","title":"Optional aria-modal"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-multiline","text":"\u2022 aria-multiline ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiline Defined in node_modules/@types/react/index.d.ts:1665 Indicates whether a text box accepts multiple lines of input or only a single line.","title":"Optional aria-multiline"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-multiselectable","text":"\u2022 aria-multiselectable ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiselectable Defined in node_modules/@types/react/index.d.ts:1667 Indicates that the user may select more than one item from the current selectable descendants.","title":"Optional aria-multiselectable"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-orientation","text":"\u2022 aria-orientation ? : \"horizontal\" | \"vertical\" Inherited from ButtonProps . aria-orientation Defined in node_modules/@types/react/index.d.ts:1669 Indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous.","title":"Optional aria-orientation"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-owns","text":"\u2022 aria-owns ? : string Inherited from ButtonProps . aria-owns Defined in node_modules/@types/react/index.d.ts:1675 Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship between DOM elements where the DOM hierarchy cannot be used to represent the relationship. see aria-controls.","title":"Optional aria-owns"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-placeholder","text":"\u2022 aria-placeholder ? : string Inherited from ButtonProps . aria-placeholder Defined in node_modules/@types/react/index.d.ts:1680 Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value. A hint could be a sample value or a brief description of the expected format.","title":"Optional aria-placeholder"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-posinset","text":"\u2022 aria-posinset ? : number Inherited from ButtonProps . aria-posinset Defined in node_modules/@types/react/index.d.ts:1685 Defines an element's number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-setsize.","title":"Optional aria-posinset"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-pressed","text":"\u2022 aria-pressed ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-pressed Defined in node_modules/@types/react/index.d.ts:1690 Indicates the current \"pressed\" state of toggle buttons. see aria-checked @see aria-selected.","title":"Optional aria-pressed"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-readonly","text":"\u2022 aria-readonly ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-readonly Defined in node_modules/@types/react/index.d.ts:1695 Indicates that the element is not editable, but is otherwise operable. see aria-disabled.","title":"Optional aria-readonly"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-relevant","text":"\u2022 aria-relevant ? : \"additions\" | \"additions removals\" | \"additions text\" | \"all\" | \"removals\" | \"removals additions\" | \"removals text\" | \"text\" | \"text additions\" | \"text removals\" Inherited from ButtonProps . aria-relevant Defined in node_modules/@types/react/index.d.ts:1700 Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified. see aria-atomic.","title":"Optional aria-relevant"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-required","text":"\u2022 aria-required ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-required Defined in node_modules/@types/react/index.d.ts:1702 Indicates that user input is required on the element before a form may be submitted.","title":"Optional aria-required"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-roledescription","text":"\u2022 aria-roledescription ? : string Inherited from ButtonProps . aria-roledescription Defined in node_modules/@types/react/index.d.ts:1704 Defines a human-readable, author-localized description for the role of an element.","title":"Optional aria-roledescription"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-rowcount","text":"\u2022 aria-rowcount ? : number Inherited from ButtonProps . aria-rowcount Defined in node_modules/@types/react/index.d.ts:1709 Defines the total number of rows in a table, grid, or treegrid. see aria-rowindex.","title":"Optional aria-rowcount"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-rowindex","text":"\u2022 aria-rowindex ? : number Inherited from ButtonProps . aria-rowindex Defined in node_modules/@types/react/index.d.ts:1714 Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid. see aria-rowcount @see aria-rowspan.","title":"Optional aria-rowindex"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-rowspan","text":"\u2022 aria-rowspan ? : number Inherited from ButtonProps . aria-rowspan Defined in node_modules/@types/react/index.d.ts:1719 Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid. see aria-rowindex @see aria-colspan.","title":"Optional aria-rowspan"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-selected","text":"\u2022 aria-selected ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-selected Defined in node_modules/@types/react/index.d.ts:1724 Indicates the current \"selected\" state of various widgets. see aria-checked @see aria-pressed.","title":"Optional aria-selected"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-setsize","text":"\u2022 aria-setsize ? : number Inherited from ButtonProps . aria-setsize Defined in node_modules/@types/react/index.d.ts:1729 Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-posinset.","title":"Optional aria-setsize"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-sort","text":"\u2022 aria-sort ? : \"none\" | \"ascending\" | \"descending\" | \"other\" Inherited from ButtonProps . aria-sort Defined in node_modules/@types/react/index.d.ts:1731 Indicates if items in a table or grid are sorted in ascending or descending order.","title":"Optional aria-sort"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-valuemax","text":"\u2022 aria-valuemax ? : number Inherited from ButtonProps . aria-valuemax Defined in node_modules/@types/react/index.d.ts:1733 Defines the maximum allowed value for a range widget.","title":"Optional aria-valuemax"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-valuemin","text":"\u2022 aria-valuemin ? : number Inherited from ButtonProps . aria-valuemin Defined in node_modules/@types/react/index.d.ts:1735 Defines the minimum allowed value for a range widget.","title":"Optional aria-valuemin"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-valuenow","text":"\u2022 aria-valuenow ? : number Inherited from ButtonProps . aria-valuenow Defined in node_modules/@types/react/index.d.ts:1740 Defines the current value for a range widget. see aria-valuetext.","title":"Optional aria-valuenow"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-aria-valuetext","text":"\u2022 aria-valuetext ? : string Inherited from ButtonProps . aria-valuetext Defined in node_modules/@types/react/index.d.ts:1742 Defines the human readable text alternative of aria-valuenow for a range widget.","title":"Optional aria-valuetext"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-autocapitalize","text":"\u2022 autoCapitalize ? : string Inherited from ButtonProps . autoCapitalize Defined in node_modules/@types/react/index.d.ts:1787","title":"Optional autoCapitalize"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-autocorrect","text":"\u2022 autoCorrect ? : string Inherited from ButtonProps . autoCorrect Defined in node_modules/@types/react/index.d.ts:1788","title":"Optional autoCorrect"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-autosave","text":"\u2022 autoSave ? : string Inherited from ButtonProps . autoSave Defined in node_modules/@types/react/index.d.ts:1789","title":"Optional autoSave"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-children","text":"\u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350","title":"Optional children"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-classname","text":"\u2022 className ? : string Inherited from ButtonProps . className Defined in node_modules/@types/react/index.d.ts:1754","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-color","text":"\u2022 color ? : string Inherited from ButtonProps . color Defined in node_modules/@types/react/index.d.ts:1790","title":"Optional color"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-contenteditable","text":"\u2022 contentEditable ? : Booleanish | \"inherit\" Inherited from ButtonProps . contentEditable Defined in node_modules/@types/react/index.d.ts:1755","title":"Optional contentEditable"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-contextmenu","text":"\u2022 contextMenu ? : string Inherited from ButtonProps . contextMenu Defined in node_modules/@types/react/index.d.ts:1756","title":"Optional contextMenu"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-dangerouslysetinnerhtml","text":"\u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351","title":"Optional dangerouslySetInnerHTML"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-datatype","text":"\u2022 datatype ? : string Inherited from ButtonProps . datatype Defined in node_modules/@types/react/index.d.ts:1778","title":"Optional datatype"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-defaultchecked","text":"\u2022 defaultChecked ? : boolean Inherited from ButtonProps . defaultChecked Defined in node_modules/@types/react/index.d.ts:1747","title":"Optional defaultChecked"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-defaultvalue","text":"\u2022 defaultValue ? : string | number | ReadonlyArray\u2039string\u203a Inherited from ButtonProps . defaultValue Defined in node_modules/@types/react/index.d.ts:1748","title":"Optional defaultValue"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-dir","text":"\u2022 dir ? : string Inherited from ButtonProps . dir Defined in node_modules/@types/react/index.d.ts:1757","title":"Optional dir"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-draggable","text":"\u2022 draggable ? : Booleanish Inherited from ButtonProps . draggable Defined in node_modules/@types/react/index.d.ts:1758","title":"Optional draggable"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-hidden","text":"\u2022 hidden ? : boolean Inherited from IconProps . hidden Defined in node_modules/@types/react/index.d.ts:1759","title":"Optional hidden"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-id","text":"\u2022 id ? : string Inherited from ButtonProps . id Defined in node_modules/@types/react/index.d.ts:1760","title":"Optional id"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-inlist","text":"\u2022 inlist ? : any Inherited from ButtonProps . inlist Defined in node_modules/@types/react/index.d.ts:1779","title":"Optional inlist"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-inputmode","text":"\u2022 inputMode ? : \"none\" | \"text\" | \"tel\" | \"url\" | \"email\" | \"numeric\" | \"decimal\" | \"search\" Inherited from ButtonProps . inputMode Defined in node_modules/@types/react/index.d.ts:1805 Hints at the type of data that might be entered by the user while editing the element or its contents see https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute","title":"Optional inputMode"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-is","text":"\u2022 is ? : string Inherited from ButtonProps . is Defined in node_modules/@types/react/index.d.ts:1810 Specify that a standard HTML element should behave like a defined custom built-in element see https://html.spec.whatwg.org/multipage/custom-elements.html#attr-is","title":"Optional is"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-itemid","text":"\u2022 itemID ? : string Inherited from ButtonProps . itemID Defined in node_modules/@types/react/index.d.ts:1794","title":"Optional itemID"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-itemprop","text":"\u2022 itemProp ? : string Inherited from ButtonProps . itemProp Defined in node_modules/@types/react/index.d.ts:1791","title":"Optional itemProp"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-itemref","text":"\u2022 itemRef ? : string Inherited from ButtonProps . itemRef Defined in node_modules/@types/react/index.d.ts:1795","title":"Optional itemRef"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-itemscope","text":"\u2022 itemScope ? : boolean Inherited from ButtonProps . itemScope Defined in node_modules/@types/react/index.d.ts:1792","title":"Optional itemScope"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-itemtype","text":"\u2022 itemType ? : string Inherited from ButtonProps . itemType Defined in node_modules/@types/react/index.d.ts:1793","title":"Optional itemType"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-lang","text":"\u2022 lang ? : string Inherited from ButtonProps . lang Defined in node_modules/@types/react/index.d.ts:1761","title":"Optional lang"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onabort","text":"\u2022 onAbort ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406","title":"Optional onAbort"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onabortcapture","text":"\u2022 onAbortCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407","title":"Optional onAbortCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onanimationend","text":"\u2022 onAnimationEnd ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536","title":"Optional onAnimationEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onanimationendcapture","text":"\u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537","title":"Optional onAnimationEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onanimationiteration","text":"\u2022 onAnimationIteration ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538","title":"Optional onAnimationIteration"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onanimationiterationcapture","text":"\u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539","title":"Optional onAnimationIterationCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onanimationstart","text":"\u2022 onAnimationStart ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534","title":"Optional onAnimationStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onanimationstartcapture","text":"\u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535","title":"Optional onAnimationStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onauxclick","text":"\u2022 onAuxClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452","title":"Optional onAuxClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onauxclickcapture","text":"\u2022 onAuxClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453","title":"Optional onAuxClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onbeforeinput","text":"\u2022 onBeforeInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380","title":"Optional onBeforeInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onbeforeinputcapture","text":"\u2022 onBeforeInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381","title":"Optional onBeforeInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onblur","text":"\u2022 onBlur ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374","title":"Optional onBlur"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onblurcapture","text":"\u2022 onBlurCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375","title":"Optional onBlurCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-oncanplay","text":"\u2022 onCanPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408","title":"Optional onCanPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-oncanplaycapture","text":"\u2022 onCanPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409","title":"Optional onCanPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-oncanplaythrough","text":"\u2022 onCanPlayThrough ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410","title":"Optional onCanPlayThrough"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-oncanplaythroughcapture","text":"\u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411","title":"Optional onCanPlayThroughCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onchange","text":"\u2022 onChange ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378","title":"Optional onChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onchangecapture","text":"\u2022 onChangeCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379","title":"Optional onChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onclick","text":"\u2022 onClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454","title":"Optional onClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onclickcapture","text":"\u2022 onClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455","title":"Optional onClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-oncompositionend","text":"\u2022 onCompositionEnd ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364","title":"Optional onCompositionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-oncompositionendcapture","text":"\u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365","title":"Optional onCompositionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-oncompositionstart","text":"\u2022 onCompositionStart ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366","title":"Optional onCompositionStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-oncompositionstartcapture","text":"\u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367","title":"Optional onCompositionStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-oncompositionupdate","text":"\u2022 onCompositionUpdate ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368","title":"Optional onCompositionUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-oncompositionupdatecapture","text":"\u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369","title":"Optional onCompositionUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-oncontextmenu","text":"\u2022 onContextMenu ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456","title":"Optional onContextMenu"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-oncontextmenucapture","text":"\u2022 onContextMenuCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457","title":"Optional onContextMenuCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-oncopy","text":"\u2022 onCopy ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356","title":"Optional onCopy"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-oncopycapture","text":"\u2022 onCopyCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357","title":"Optional onCopyCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-oncut","text":"\u2022 onCut ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358","title":"Optional onCut"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-oncutcapture","text":"\u2022 onCutCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359","title":"Optional onCutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ondoubleclick","text":"\u2022 onDoubleClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458","title":"Optional onDoubleClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ondoubleclickcapture","text":"\u2022 onDoubleClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459","title":"Optional onDoubleClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ondrag","text":"\u2022 onDrag ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460","title":"Optional onDrag"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ondragcapture","text":"\u2022 onDragCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461","title":"Optional onDragCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ondragend","text":"\u2022 onDragEnd ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462","title":"Optional onDragEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ondragendcapture","text":"\u2022 onDragEndCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463","title":"Optional onDragEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ondragenter","text":"\u2022 onDragEnter ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464","title":"Optional onDragEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ondragentercapture","text":"\u2022 onDragEnterCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465","title":"Optional onDragEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ondragexit","text":"\u2022 onDragExit ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466","title":"Optional onDragExit"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ondragexitcapture","text":"\u2022 onDragExitCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467","title":"Optional onDragExitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ondragleave","text":"\u2022 onDragLeave ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468","title":"Optional onDragLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ondragleavecapture","text":"\u2022 onDragLeaveCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469","title":"Optional onDragLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ondragover","text":"\u2022 onDragOver ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470","title":"Optional onDragOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ondragovercapture","text":"\u2022 onDragOverCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471","title":"Optional onDragOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ondragstart","text":"\u2022 onDragStart ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472","title":"Optional onDragStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ondragstartcapture","text":"\u2022 onDragStartCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473","title":"Optional onDragStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ondrop","text":"\u2022 onDrop ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474","title":"Optional onDrop"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ondropcapture","text":"\u2022 onDropCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475","title":"Optional onDropCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ondurationchange","text":"\u2022 onDurationChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412","title":"Optional onDurationChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ondurationchangecapture","text":"\u2022 onDurationChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413","title":"Optional onDurationChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onemptied","text":"\u2022 onEmptied ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414","title":"Optional onEmptied"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onemptiedcapture","text":"\u2022 onEmptiedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415","title":"Optional onEmptiedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onencrypted","text":"\u2022 onEncrypted ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416","title":"Optional onEncrypted"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onencryptedcapture","text":"\u2022 onEncryptedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417","title":"Optional onEncryptedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onended","text":"\u2022 onEnded ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418","title":"Optional onEnded"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onendedcapture","text":"\u2022 onEndedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419","title":"Optional onEndedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onerror","text":"\u2022 onError ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394","title":"Optional onError"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onerrorcapture","text":"\u2022 onErrorCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395","title":"Optional onErrorCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onfocus","text":"\u2022 onFocus ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372","title":"Optional onFocus"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onfocuscapture","text":"\u2022 onFocusCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373","title":"Optional onFocusCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ongotpointercapture","text":"\u2022 onGotPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520","title":"Optional onGotPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ongotpointercapturecapture","text":"\u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521","title":"Optional onGotPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-oninput","text":"\u2022 onInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382","title":"Optional onInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-oninputcapture","text":"\u2022 onInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383","title":"Optional onInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-oninvalid","text":"\u2022 onInvalid ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388","title":"Optional onInvalid"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-oninvalidcapture","text":"\u2022 onInvalidCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389","title":"Optional onInvalidCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onkeydown","text":"\u2022 onKeyDown ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398","title":"Optional onKeyDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onkeydowncapture","text":"\u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399","title":"Optional onKeyDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onkeypress","text":"\u2022 onKeyPress ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400","title":"Optional onKeyPress"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onkeypresscapture","text":"\u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401","title":"Optional onKeyPressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onkeyup","text":"\u2022 onKeyUp ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402","title":"Optional onKeyUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onkeyupcapture","text":"\u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403","title":"Optional onKeyUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onload","text":"\u2022 onLoad ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392","title":"Optional onLoad"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onloadcapture","text":"\u2022 onLoadCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393","title":"Optional onLoadCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onloadstart","text":"\u2022 onLoadStart ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424","title":"Optional onLoadStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onloadstartcapture","text":"\u2022 onLoadStartCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425","title":"Optional onLoadStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onloadeddata","text":"\u2022 onLoadedData ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420","title":"Optional onLoadedData"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onloadeddatacapture","text":"\u2022 onLoadedDataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421","title":"Optional onLoadedDataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onloadedmetadata","text":"\u2022 onLoadedMetadata ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422","title":"Optional onLoadedMetadata"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onloadedmetadatacapture","text":"\u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423","title":"Optional onLoadedMetadataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onlostpointercapture","text":"\u2022 onLostPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522","title":"Optional onLostPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onlostpointercapturecapture","text":"\u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523","title":"Optional onLostPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onmousedown","text":"\u2022 onMouseDown ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476","title":"Optional onMouseDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onmousedowncapture","text":"\u2022 onMouseDownCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477","title":"Optional onMouseDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onmouseenter","text":"\u2022 onMouseEnter ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478","title":"Optional onMouseEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onmouseleave","text":"\u2022 onMouseLeave ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479","title":"Optional onMouseLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onmousemove","text":"\u2022 onMouseMove ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480","title":"Optional onMouseMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onmousemovecapture","text":"\u2022 onMouseMoveCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481","title":"Optional onMouseMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onmouseout","text":"\u2022 onMouseOut ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482","title":"Optional onMouseOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onmouseoutcapture","text":"\u2022 onMouseOutCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483","title":"Optional onMouseOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onmouseover","text":"\u2022 onMouseOver ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484","title":"Optional onMouseOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onmouseovercapture","text":"\u2022 onMouseOverCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485","title":"Optional onMouseOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onmouseup","text":"\u2022 onMouseUp ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486","title":"Optional onMouseUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onmouseupcapture","text":"\u2022 onMouseUpCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487","title":"Optional onMouseUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onpaste","text":"\u2022 onPaste ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360","title":"Optional onPaste"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onpastecapture","text":"\u2022 onPasteCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361","title":"Optional onPasteCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onpause","text":"\u2022 onPause ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426","title":"Optional onPause"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onpausecapture","text":"\u2022 onPauseCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427","title":"Optional onPauseCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onplay","text":"\u2022 onPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428","title":"Optional onPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onplaycapture","text":"\u2022 onPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429","title":"Optional onPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onplaying","text":"\u2022 onPlaying ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430","title":"Optional onPlaying"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onplayingcapture","text":"\u2022 onPlayingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431","title":"Optional onPlayingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onpointercancel","text":"\u2022 onPointerCancel ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510","title":"Optional onPointerCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onpointercancelcapture","text":"\u2022 onPointerCancelCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511","title":"Optional onPointerCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onpointerdown","text":"\u2022 onPointerDown ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504","title":"Optional onPointerDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onpointerdowncapture","text":"\u2022 onPointerDownCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505","title":"Optional onPointerDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onpointerenter","text":"\u2022 onPointerEnter ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512","title":"Optional onPointerEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onpointerentercapture","text":"\u2022 onPointerEnterCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513","title":"Optional onPointerEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onpointerleave","text":"\u2022 onPointerLeave ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514","title":"Optional onPointerLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onpointerleavecapture","text":"\u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515","title":"Optional onPointerLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onpointermove","text":"\u2022 onPointerMove ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506","title":"Optional onPointerMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onpointermovecapture","text":"\u2022 onPointerMoveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507","title":"Optional onPointerMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onpointerout","text":"\u2022 onPointerOut ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518","title":"Optional onPointerOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onpointeroutcapture","text":"\u2022 onPointerOutCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519","title":"Optional onPointerOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onpointerover","text":"\u2022 onPointerOver ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516","title":"Optional onPointerOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onpointerovercapture","text":"\u2022 onPointerOverCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517","title":"Optional onPointerOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onpointerup","text":"\u2022 onPointerUp ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508","title":"Optional onPointerUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onpointerupcapture","text":"\u2022 onPointerUpCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509","title":"Optional onPointerUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onprogress","text":"\u2022 onProgress ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432","title":"Optional onProgress"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onprogresscapture","text":"\u2022 onProgressCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433","title":"Optional onProgressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onratechange","text":"\u2022 onRateChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434","title":"Optional onRateChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onratechangecapture","text":"\u2022 onRateChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435","title":"Optional onRateChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onreset","text":"\u2022 onReset ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384","title":"Optional onReset"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onresetcapture","text":"\u2022 onResetCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385","title":"Optional onResetCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onscroll","text":"\u2022 onScroll ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526","title":"Optional onScroll"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onscrollcapture","text":"\u2022 onScrollCapture ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527","title":"Optional onScrollCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onseeked","text":"\u2022 onSeeked ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436","title":"Optional onSeeked"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onseekedcapture","text":"\u2022 onSeekedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437","title":"Optional onSeekedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onseeking","text":"\u2022 onSeeking ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438","title":"Optional onSeeking"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onseekingcapture","text":"\u2022 onSeekingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439","title":"Optional onSeekingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onselect","text":"\u2022 onSelect ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490","title":"Optional onSelect"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onselectcapture","text":"\u2022 onSelectCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491","title":"Optional onSelectCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onstalled","text":"\u2022 onStalled ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440","title":"Optional onStalled"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onstalledcapture","text":"\u2022 onStalledCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441","title":"Optional onStalledCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onsubmit","text":"\u2022 onSubmit ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386","title":"Optional onSubmit"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onsubmitcapture","text":"\u2022 onSubmitCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387","title":"Optional onSubmitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onsuspend","text":"\u2022 onSuspend ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442","title":"Optional onSuspend"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onsuspendcapture","text":"\u2022 onSuspendCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443","title":"Optional onSuspendCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ontimeupdate","text":"\u2022 onTimeUpdate ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444","title":"Optional onTimeUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ontimeupdatecapture","text":"\u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445","title":"Optional onTimeUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ontouchcancel","text":"\u2022 onTouchCancel ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494","title":"Optional onTouchCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ontouchcancelcapture","text":"\u2022 onTouchCancelCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495","title":"Optional onTouchCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ontouchend","text":"\u2022 onTouchEnd ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496","title":"Optional onTouchEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ontouchendcapture","text":"\u2022 onTouchEndCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497","title":"Optional onTouchEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ontouchmove","text":"\u2022 onTouchMove ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498","title":"Optional onTouchMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ontouchmovecapture","text":"\u2022 onTouchMoveCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499","title":"Optional onTouchMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ontouchstart","text":"\u2022 onTouchStart ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500","title":"Optional onTouchStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ontouchstartcapture","text":"\u2022 onTouchStartCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501","title":"Optional onTouchStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ontransitionend","text":"\u2022 onTransitionEnd ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542","title":"Optional onTransitionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-ontransitionendcapture","text":"\u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543","title":"Optional onTransitionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onvolumechange","text":"\u2022 onVolumeChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446","title":"Optional onVolumeChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onvolumechangecapture","text":"\u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447","title":"Optional onVolumeChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onwaiting","text":"\u2022 onWaiting ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448","title":"Optional onWaiting"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onwaitingcapture","text":"\u2022 onWaitingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449","title":"Optional onWaitingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onwheel","text":"\u2022 onWheel ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530","title":"Optional onWheel"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-onwheelcapture","text":"\u2022 onWheelCapture ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531","title":"Optional onWheelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-placeholder","text":"\u2022 placeholder ? : string Inherited from ButtonProps . placeholder Defined in node_modules/@types/react/index.d.ts:1762","title":"Optional placeholder"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-prefix","text":"\u2022 prefix ? : string Inherited from ButtonProps . prefix Defined in node_modules/@types/react/index.d.ts:1780","title":"Optional prefix"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-property","text":"\u2022 property ? : string Inherited from ButtonProps . property Defined in node_modules/@types/react/index.d.ts:1781","title":"Optional property"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-radiogroup","text":"\u2022 radioGroup ? : string Inherited from ButtonProps . radioGroup Defined in node_modules/@types/react/index.d.ts:1771","title":"Optional radioGroup"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-resource","text":"\u2022 resource ? : string Inherited from ButtonProps . resource Defined in node_modules/@types/react/index.d.ts:1782","title":"Optional resource"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-results","text":"\u2022 results ? : number Inherited from ButtonProps . results Defined in node_modules/@types/react/index.d.ts:1796","title":"Optional results"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-role","text":"\u2022 role ? : string Inherited from ButtonProps . role Defined in node_modules/@types/react/index.d.ts:1774","title":"Optional role"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-security","text":"\u2022 security ? : string Inherited from ButtonProps . security Defined in node_modules/@types/react/index.d.ts:1797","title":"Optional security"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-slot","text":"\u2022 slot ? : string Inherited from ButtonProps . slot Defined in node_modules/@types/react/index.d.ts:1763","title":"Optional slot"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-spellcheck","text":"\u2022 spellCheck ? : Booleanish Inherited from ButtonProps . spellCheck Defined in node_modules/@types/react/index.d.ts:1764","title":"Optional spellCheck"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-style","text":"\u2022 style ? : CSSProperties Inherited from ButtonProps . style Defined in node_modules/@types/react/index.d.ts:1765","title":"Optional style"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-suppresscontenteditablewarning","text":"\u2022 suppressContentEditableWarning ? : boolean Inherited from ButtonProps . suppressContentEditableWarning Defined in node_modules/@types/react/index.d.ts:1749","title":"Optional suppressContentEditableWarning"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-suppresshydrationwarning","text":"\u2022 suppressHydrationWarning ? : boolean Inherited from ButtonProps . suppressHydrationWarning Defined in node_modules/@types/react/index.d.ts:1750","title":"Optional suppressHydrationWarning"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-tabindex","text":"\u2022 tabIndex ? : number Inherited from ButtonProps . tabIndex Defined in node_modules/@types/react/index.d.ts:1766","title":"Optional tabIndex"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-title","text":"\u2022 title ? : string Inherited from ButtonProps . title Defined in node_modules/@types/react/index.d.ts:1767","title":"Optional title"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-tooltip","text":"\u2022 tooltip ? : ReactNode | Omit\u2039 TooltipProps , \"targetId\"\u203a Inherited from ButtonProps . tooltip Defined in src/renderer/components/tooltip/withTooltip.tsx:31","title":"Optional tooltip"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-tooltipoverridedisabled","text":"\u2022 tooltipOverrideDisabled ? : boolean Inherited from ButtonProps . tooltipOverrideDisabled Defined in src/renderer/components/tooltip/withTooltip.tsx:36 forces tooltip to detect the target's parent for mouse events. This is useful for displaying tooltips even when the target is \"disabled\"","title":"Optional tooltipOverrideDisabled"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-translate","text":"\u2022 translate ? : \"yes\" | \"no\" Inherited from ButtonProps . translate Defined in node_modules/@types/react/index.d.ts:1768","title":"Optional translate"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-typeof","text":"\u2022 typeof ? : string Inherited from ButtonProps . typeof Defined in node_modules/@types/react/index.d.ts:1783","title":"Optional typeof"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-unselectable","text":"\u2022 unselectable ? : \"on\" | \"off\" Inherited from ButtonProps . unselectable Defined in node_modules/@types/react/index.d.ts:1798","title":"Optional unselectable"},{"location":"extensions/api/interfaces/_renderer_api_components_.statusbrickprops/#optional-vocab","text":"\u2022 vocab ? : string Inherited from ButtonProps . vocab Defined in node_modules/@types/react/index.d.ts:1784","title":"Optional vocab"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/","text":"Interface: StepperProps # Hierarchy # HTMLProps\u2039any\u203a \u21b3 StepperProps Index # Properties # about accept acceptCharset accessKey action allowFullScreen allowTransparency alt aria-activedescendant aria-atomic aria-autocomplete aria-busy aria-checked aria-colcount aria-colindex aria-colspan aria-controls aria-current aria-describedby aria-details aria-disabled aria-dropeffect aria-errormessage aria-expanded aria-flowto aria-grabbed aria-haspopup aria-hidden aria-invalid aria-keyshortcuts aria-label aria-labelledby aria-level aria-live aria-modal aria-multiline aria-multiselectable aria-orientation aria-owns aria-placeholder aria-posinset aria-pressed aria-readonly aria-relevant aria-required aria-roledescription aria-rowcount aria-rowindex aria-rowspan aria-selected aria-setsize aria-sort aria-valuemax aria-valuemin aria-valuenow aria-valuetext as async autoCapitalize autoComplete autoCorrect autoFocus autoPlay autoSave capture cellPadding cellSpacing challenge charSet checked children cite classID className colSpan color cols content contentEditable contextMenu controls coords crossOrigin dangerouslySetInnerHTML data datatype dateTime default defaultChecked defaultValue defer dir disabled download draggable encType form formAction formEncType formMethod formNoValidate formTarget frameBorder headers height hidden high href hrefLang htmlFor httpEquiv id inlist inputMode integrity is itemID itemProp itemRef itemScope itemType key keyParams keyType kind label lang list loop low manifest marginHeight marginWidth max maxLength media mediaGroup method min minLength multiple muted name noValidate nonce onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture open optimum pattern placeholder playsInline poster prefix preload property radioGroup readOnly ref rel required resource results reversed role rowSpan rows sandbox scope scoped scrolling seamless security selected shape size sizes slot span spellCheck src srcDoc srcLang srcSet start step steps style summary suppressContentEditableWarning suppressHydrationWarning tabIndex target title translate type typeof unselectable useMap value vocab width wmode wrap Properties # Optional about # \u2022 about ? : string Inherited from ButtonProps . about Defined in node_modules/@types/react/index.d.ts:1777 Optional accept # \u2022 accept ? : string Inherited from LineProgressProps . accept Defined in node_modules/@types/react/index.d.ts:1815 Optional acceptCharset # \u2022 acceptCharset ? : string Inherited from LineProgressProps . acceptCharset Defined in node_modules/@types/react/index.d.ts:1816 Optional accessKey # \u2022 accessKey ? : string Inherited from ButtonProps . accessKey Defined in node_modules/@types/react/index.d.ts:1753 Optional action # \u2022 action ? : string Inherited from LineProgressProps . action Defined in node_modules/@types/react/index.d.ts:1817 Optional allowFullScreen # \u2022 allowFullScreen ? : boolean Inherited from LineProgressProps . allowFullScreen Defined in node_modules/@types/react/index.d.ts:1818 Optional allowTransparency # \u2022 allowTransparency ? : boolean Inherited from LineProgressProps . allowTransparency Defined in node_modules/@types/react/index.d.ts:1819 Optional alt # \u2022 alt ? : string Inherited from LineProgressProps . alt Defined in node_modules/@types/react/index.d.ts:1820 Optional aria-activedescendant # \u2022 aria-activedescendant ? : string Inherited from ButtonProps . aria-activedescendant Defined in node_modules/@types/react/index.d.ts:1560 Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application. Optional aria-atomic # \u2022 aria-atomic ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-atomic Defined in node_modules/@types/react/index.d.ts:1562 Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute. Optional aria-autocomplete # \u2022 aria-autocomplete ? : \"none\" | \"inline\" | \"list\" | \"both\" Inherited from ButtonProps . aria-autocomplete Defined in node_modules/@types/react/index.d.ts:1567 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. Optional aria-busy # \u2022 aria-busy ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-busy Defined in node_modules/@types/react/index.d.ts:1569 Indicates an element is being modified and that assistive technologies MAY want to wait until the modifications are complete before exposing them to the user. Optional aria-checked # \u2022 aria-checked ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-checked Defined in node_modules/@types/react/index.d.ts:1574 Indicates the current \"checked\" state of checkboxes, radio buttons, and other widgets. see aria-pressed @see aria-selected. Optional aria-colcount # \u2022 aria-colcount ? : number Inherited from ButtonProps . aria-colcount Defined in node_modules/@types/react/index.d.ts:1579 Defines the total number of columns in a table, grid, or treegrid. see aria-colindex. Optional aria-colindex # \u2022 aria-colindex ? : number Inherited from ButtonProps . aria-colindex Defined in node_modules/@types/react/index.d.ts:1584 Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid. see aria-colcount @see aria-colspan. Optional aria-colspan # \u2022 aria-colspan ? : number Inherited from ButtonProps . aria-colspan Defined in node_modules/@types/react/index.d.ts:1589 Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid. see aria-colindex @see aria-rowspan. Optional aria-controls # \u2022 aria-controls ? : string Inherited from ButtonProps . aria-controls Defined in node_modules/@types/react/index.d.ts:1594 Identifies the element (or elements) whose contents or presence are controlled by the current element. see aria-owns. Optional aria-current # \u2022 aria-current ? : boolean | \"false\" | \"true\" | \"page\" | \"step\" | \"location\" | \"date\" | \"time\" Inherited from ButtonProps . aria-current Defined in node_modules/@types/react/index.d.ts:1596 Indicates the element that represents the current item within a container or set of related elements. Optional aria-describedby # \u2022 aria-describedby ? : string Inherited from ButtonProps . aria-describedby Defined in node_modules/@types/react/index.d.ts:1601 Identifies the element (or elements) that describes the object. see aria-labelledby Optional aria-details # \u2022 aria-details ? : string Inherited from ButtonProps . aria-details Defined in node_modules/@types/react/index.d.ts:1606 Identifies the element that provides a detailed, extended description for the object. see aria-describedby. Optional aria-disabled # \u2022 aria-disabled ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-disabled Defined in node_modules/@types/react/index.d.ts:1611 Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable. see aria-hidden @see aria-readonly. Optional aria-dropeffect # \u2022 aria-dropeffect ? : \"none\" | \"copy\" | \"execute\" | \"link\" | \"move\" | \"popup\" Inherited from ButtonProps . aria-dropeffect Defined in node_modules/@types/react/index.d.ts:1616 Indicates what functions can be performed when a dragged object is released on the drop target. deprecated in ARIA 1.1 Optional aria-errormessage # \u2022 aria-errormessage ? : string Inherited from ButtonProps . aria-errormessage Defined in node_modules/@types/react/index.d.ts:1621 Identifies the element that provides an error message for the object. see aria-invalid @see aria-describedby. Optional aria-expanded # \u2022 aria-expanded ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-expanded Defined in node_modules/@types/react/index.d.ts:1623 Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed. Optional aria-flowto # \u2022 aria-flowto ? : string Inherited from ButtonProps . aria-flowto Defined in node_modules/@types/react/index.d.ts:1628 Identifies the next element (or elements) in an alternate reading order of content which, at the user's discretion, allows assistive technology to override the general default of reading in document source order. Optional aria-grabbed # \u2022 aria-grabbed ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-grabbed Defined in node_modules/@types/react/index.d.ts:1633 Indicates an element's \"grabbed\" state in a drag-and-drop operation. deprecated in ARIA 1.1 Optional aria-haspopup # \u2022 aria-haspopup ? : boolean | \"false\" | \"true\" | \"menu\" | \"listbox\" | \"tree\" | \"grid\" | \"dialog\" Inherited from ButtonProps . aria-haspopup Defined in node_modules/@types/react/index.d.ts:1635 Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element. Optional aria-hidden # \u2022 aria-hidden ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-hidden Defined in node_modules/@types/react/index.d.ts:1640 Indicates whether the element is exposed to an accessibility API. see aria-disabled. Optional aria-invalid # \u2022 aria-invalid ? : boolean | \"false\" | \"true\" | \"grammar\" | \"spelling\" Inherited from ButtonProps . aria-invalid Defined in node_modules/@types/react/index.d.ts:1645 Indicates the entered value does not conform to the format expected by the application. see aria-errormessage. Optional aria-keyshortcuts # \u2022 aria-keyshortcuts ? : string Inherited from ButtonProps . aria-keyshortcuts Defined in node_modules/@types/react/index.d.ts:1647 Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element. Optional aria-label # \u2022 aria-label ? : string Inherited from ButtonProps . aria-label Defined in node_modules/@types/react/index.d.ts:1652 Defines a string value that labels the current element. see aria-labelledby. Optional aria-labelledby # \u2022 aria-labelledby ? : string Inherited from ButtonProps . aria-labelledby Defined in node_modules/@types/react/index.d.ts:1657 Identifies the element (or elements) that labels the current element. see aria-describedby. Optional aria-level # \u2022 aria-level ? : number Inherited from ButtonProps . aria-level Defined in node_modules/@types/react/index.d.ts:1659 Defines the hierarchical level of an element within a structure. Optional aria-live # \u2022 aria-live ? : \"off\" | \"assertive\" | \"polite\" Inherited from ButtonProps . aria-live Defined in node_modules/@types/react/index.d.ts:1661 Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region. Optional aria-modal # \u2022 aria-modal ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-modal Defined in node_modules/@types/react/index.d.ts:1663 Indicates whether an element is modal when displayed. Optional aria-multiline # \u2022 aria-multiline ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiline Defined in node_modules/@types/react/index.d.ts:1665 Indicates whether a text box accepts multiple lines of input or only a single line. Optional aria-multiselectable # \u2022 aria-multiselectable ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiselectable Defined in node_modules/@types/react/index.d.ts:1667 Indicates that the user may select more than one item from the current selectable descendants. Optional aria-orientation # \u2022 aria-orientation ? : \"horizontal\" | \"vertical\" Inherited from ButtonProps . aria-orientation Defined in node_modules/@types/react/index.d.ts:1669 Indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous. Optional aria-owns # \u2022 aria-owns ? : string Inherited from ButtonProps . aria-owns Defined in node_modules/@types/react/index.d.ts:1675 Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship between DOM elements where the DOM hierarchy cannot be used to represent the relationship. see aria-controls. Optional aria-placeholder # \u2022 aria-placeholder ? : string Inherited from ButtonProps . aria-placeholder Defined in node_modules/@types/react/index.d.ts:1680 Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value. A hint could be a sample value or a brief description of the expected format. Optional aria-posinset # \u2022 aria-posinset ? : number Inherited from ButtonProps . aria-posinset Defined in node_modules/@types/react/index.d.ts:1685 Defines an element's number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-setsize. Optional aria-pressed # \u2022 aria-pressed ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-pressed Defined in node_modules/@types/react/index.d.ts:1690 Indicates the current \"pressed\" state of toggle buttons. see aria-checked @see aria-selected. Optional aria-readonly # \u2022 aria-readonly ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-readonly Defined in node_modules/@types/react/index.d.ts:1695 Indicates that the element is not editable, but is otherwise operable. see aria-disabled. Optional aria-relevant # \u2022 aria-relevant ? : \"additions\" | \"additions removals\" | \"additions text\" | \"all\" | \"removals\" | \"removals additions\" | \"removals text\" | \"text\" | \"text additions\" | \"text removals\" Inherited from ButtonProps . aria-relevant Defined in node_modules/@types/react/index.d.ts:1700 Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified. see aria-atomic. Optional aria-required # \u2022 aria-required ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-required Defined in node_modules/@types/react/index.d.ts:1702 Indicates that user input is required on the element before a form may be submitted. Optional aria-roledescription # \u2022 aria-roledescription ? : string Inherited from ButtonProps . aria-roledescription Defined in node_modules/@types/react/index.d.ts:1704 Defines a human-readable, author-localized description for the role of an element. Optional aria-rowcount # \u2022 aria-rowcount ? : number Inherited from ButtonProps . aria-rowcount Defined in node_modules/@types/react/index.d.ts:1709 Defines the total number of rows in a table, grid, or treegrid. see aria-rowindex. Optional aria-rowindex # \u2022 aria-rowindex ? : number Inherited from ButtonProps . aria-rowindex Defined in node_modules/@types/react/index.d.ts:1714 Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid. see aria-rowcount @see aria-rowspan. Optional aria-rowspan # \u2022 aria-rowspan ? : number Inherited from ButtonProps . aria-rowspan Defined in node_modules/@types/react/index.d.ts:1719 Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid. see aria-rowindex @see aria-colspan. Optional aria-selected # \u2022 aria-selected ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-selected Defined in node_modules/@types/react/index.d.ts:1724 Indicates the current \"selected\" state of various widgets. see aria-checked @see aria-pressed. Optional aria-setsize # \u2022 aria-setsize ? : number Inherited from ButtonProps . aria-setsize Defined in node_modules/@types/react/index.d.ts:1729 Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-posinset. Optional aria-sort # \u2022 aria-sort ? : \"none\" | \"ascending\" | \"descending\" | \"other\" Inherited from ButtonProps . aria-sort Defined in node_modules/@types/react/index.d.ts:1731 Indicates if items in a table or grid are sorted in ascending or descending order. Optional aria-valuemax # \u2022 aria-valuemax ? : number Inherited from ButtonProps . aria-valuemax Defined in node_modules/@types/react/index.d.ts:1733 Defines the maximum allowed value for a range widget. Optional aria-valuemin # \u2022 aria-valuemin ? : number Inherited from ButtonProps . aria-valuemin Defined in node_modules/@types/react/index.d.ts:1735 Defines the minimum allowed value for a range widget. Optional aria-valuenow # \u2022 aria-valuenow ? : number Inherited from ButtonProps . aria-valuenow Defined in node_modules/@types/react/index.d.ts:1740 Defines the current value for a range widget. see aria-valuetext. Optional aria-valuetext # \u2022 aria-valuetext ? : string Inherited from ButtonProps . aria-valuetext Defined in node_modules/@types/react/index.d.ts:1742 Defines the human readable text alternative of aria-valuenow for a range widget. Optional as # \u2022 as ? : string Inherited from LineProgressProps . as Defined in node_modules/@types/react/index.d.ts:1821 Optional async # \u2022 async ? : boolean Inherited from LineProgressProps . async Defined in node_modules/@types/react/index.d.ts:1822 Optional autoCapitalize # \u2022 autoCapitalize ? : string Inherited from ButtonProps . autoCapitalize Defined in node_modules/@types/react/index.d.ts:1787 Optional autoComplete # \u2022 autoComplete ? : string Inherited from LineProgressProps . autoComplete Defined in node_modules/@types/react/index.d.ts:1823 Optional autoCorrect # \u2022 autoCorrect ? : string Inherited from ButtonProps . autoCorrect Defined in node_modules/@types/react/index.d.ts:1788 Optional autoFocus # \u2022 autoFocus ? : boolean Inherited from LineProgressProps . autoFocus Defined in node_modules/@types/react/index.d.ts:1824 Optional autoPlay # \u2022 autoPlay ? : boolean Inherited from LineProgressProps . autoPlay Defined in node_modules/@types/react/index.d.ts:1825 Optional autoSave # \u2022 autoSave ? : string Inherited from ButtonProps . autoSave Defined in node_modules/@types/react/index.d.ts:1789 Optional capture # \u2022 capture ? : boolean | string Inherited from LineProgressProps . capture Defined in node_modules/@types/react/index.d.ts:1826 Optional cellPadding # \u2022 cellPadding ? : number | string Inherited from LineProgressProps . cellPadding Defined in node_modules/@types/react/index.d.ts:1827 Optional cellSpacing # \u2022 cellSpacing ? : number | string Inherited from LineProgressProps . cellSpacing Defined in node_modules/@types/react/index.d.ts:1828 Optional challenge # \u2022 challenge ? : string Inherited from LineProgressProps . challenge Defined in node_modules/@types/react/index.d.ts:1830 Optional charSet # \u2022 charSet ? : string Inherited from LineProgressProps . charSet Defined in node_modules/@types/react/index.d.ts:1829 Optional checked # \u2022 checked ? : boolean Inherited from LineProgressProps . checked Defined in node_modules/@types/react/index.d.ts:1831 Optional children # \u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350 Optional cite # \u2022 cite ? : string Inherited from LineProgressProps . cite Defined in node_modules/@types/react/index.d.ts:1832 Optional classID # \u2022 classID ? : string Inherited from LineProgressProps . classID Defined in node_modules/@types/react/index.d.ts:1833 Optional className # \u2022 className ? : string Inherited from ButtonProps . className Defined in node_modules/@types/react/index.d.ts:1754 Optional colSpan # \u2022 colSpan ? : number Inherited from LineProgressProps . colSpan Defined in node_modules/@types/react/index.d.ts:1835 Optional color # \u2022 color ? : string Inherited from ButtonProps . color Defined in node_modules/@types/react/index.d.ts:1790 Optional cols # \u2022 cols ? : number Inherited from LineProgressProps . cols Defined in node_modules/@types/react/index.d.ts:1834 Optional content # \u2022 content ? : string Inherited from LineProgressProps . content Defined in node_modules/@types/react/index.d.ts:1836 Optional contentEditable # \u2022 contentEditable ? : Booleanish | \"inherit\" Inherited from ButtonProps . contentEditable Defined in node_modules/@types/react/index.d.ts:1755 Optional contextMenu # \u2022 contextMenu ? : string Inherited from ButtonProps . contextMenu Defined in node_modules/@types/react/index.d.ts:1756 Optional controls # \u2022 controls ? : boolean Inherited from LineProgressProps . controls Defined in node_modules/@types/react/index.d.ts:1837 Optional coords # \u2022 coords ? : string Inherited from LineProgressProps . coords Defined in node_modules/@types/react/index.d.ts:1838 Optional crossOrigin # \u2022 crossOrigin ? : string Inherited from LineProgressProps . crossOrigin Defined in node_modules/@types/react/index.d.ts:1839 Optional dangerouslySetInnerHTML # \u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351 Type declaration: # __html : string Optional data # \u2022 data ? : string Inherited from LineProgressProps . data Defined in node_modules/@types/react/index.d.ts:1840 Optional datatype # \u2022 datatype ? : string Inherited from ButtonProps . datatype Defined in node_modules/@types/react/index.d.ts:1778 Optional dateTime # \u2022 dateTime ? : string Inherited from LineProgressProps . dateTime Defined in node_modules/@types/react/index.d.ts:1841 Optional default # \u2022 default ? : boolean Inherited from LineProgressProps . default Defined in node_modules/@types/react/index.d.ts:1842 Optional defaultChecked # \u2022 defaultChecked ? : boolean Inherited from ButtonProps . defaultChecked Defined in node_modules/@types/react/index.d.ts:1747 Optional defaultValue # \u2022 defaultValue ? : string | number | ReadonlyArray\u2039string\u203a Inherited from ButtonProps . defaultValue Defined in node_modules/@types/react/index.d.ts:1748 Optional defer # \u2022 defer ? : boolean Inherited from LineProgressProps . defer Defined in node_modules/@types/react/index.d.ts:1843 Optional dir # \u2022 dir ? : string Inherited from ButtonProps . dir Defined in node_modules/@types/react/index.d.ts:1757 Optional disabled # \u2022 disabled ? : boolean Inherited from LineProgressProps . disabled Defined in node_modules/@types/react/index.d.ts:1844 Optional download # \u2022 download ? : any Inherited from LineProgressProps . download Defined in node_modules/@types/react/index.d.ts:1845 Optional draggable # \u2022 draggable ? : Booleanish Inherited from ButtonProps . draggable Defined in node_modules/@types/react/index.d.ts:1758 Optional encType # \u2022 encType ? : string Inherited from LineProgressProps . encType Defined in node_modules/@types/react/index.d.ts:1846 Optional form # \u2022 form ? : string Inherited from LineProgressProps . form Defined in node_modules/@types/react/index.d.ts:1847 Optional formAction # \u2022 formAction ? : string Inherited from LineProgressProps . formAction Defined in node_modules/@types/react/index.d.ts:1848 Optional formEncType # \u2022 formEncType ? : string Inherited from LineProgressProps . formEncType Defined in node_modules/@types/react/index.d.ts:1849 Optional formMethod # \u2022 formMethod ? : string Inherited from LineProgressProps . formMethod Defined in node_modules/@types/react/index.d.ts:1850 Optional formNoValidate # \u2022 formNoValidate ? : boolean Inherited from LineProgressProps . formNoValidate Defined in node_modules/@types/react/index.d.ts:1851 Optional formTarget # \u2022 formTarget ? : string Inherited from LineProgressProps . formTarget Defined in node_modules/@types/react/index.d.ts:1852 Optional frameBorder # \u2022 frameBorder ? : number | string Inherited from LineProgressProps . frameBorder Defined in node_modules/@types/react/index.d.ts:1853 Optional headers # \u2022 headers ? : string Inherited from LineProgressProps . headers Defined in node_modules/@types/react/index.d.ts:1854 Optional height # \u2022 height ? : number | string Inherited from LineProgressProps . height Defined in node_modules/@types/react/index.d.ts:1855 Optional hidden # \u2022 hidden ? : boolean Inherited from IconProps . hidden Defined in node_modules/@types/react/index.d.ts:1759 Optional high # \u2022 high ? : number Inherited from LineProgressProps . high Defined in node_modules/@types/react/index.d.ts:1856 Optional href # \u2022 href ? : string Inherited from LineProgressProps . href Defined in node_modules/@types/react/index.d.ts:1857 Optional hrefLang # \u2022 hrefLang ? : string Inherited from LineProgressProps . hrefLang Defined in node_modules/@types/react/index.d.ts:1858 Optional htmlFor # \u2022 htmlFor ? : string Inherited from LineProgressProps . htmlFor Defined in node_modules/@types/react/index.d.ts:1859 Optional httpEquiv # \u2022 httpEquiv ? : string Inherited from LineProgressProps . httpEquiv Defined in node_modules/@types/react/index.d.ts:1860 Optional id # \u2022 id ? : string Inherited from ButtonProps . id Defined in node_modules/@types/react/index.d.ts:1760 Optional inlist # \u2022 inlist ? : any Inherited from ButtonProps . inlist Defined in node_modules/@types/react/index.d.ts:1779 Optional inputMode # \u2022 inputMode ? : \"none\" | \"text\" | \"tel\" | \"url\" | \"email\" | \"numeric\" | \"decimal\" | \"search\" Inherited from ButtonProps . inputMode Defined in node_modules/@types/react/index.d.ts:1805 Hints at the type of data that might be entered by the user while editing the element or its contents see https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute Optional integrity # \u2022 integrity ? : string Inherited from LineProgressProps . integrity Defined in node_modules/@types/react/index.d.ts:1861 Optional is # \u2022 is ? : string Inherited from ButtonProps . is Defined in node_modules/@types/react/index.d.ts:1810 Specify that a standard HTML element should behave like a defined custom built-in element see https://html.spec.whatwg.org/multipage/custom-elements.html#attr-is Optional itemID # \u2022 itemID ? : string Inherited from ButtonProps . itemID Defined in node_modules/@types/react/index.d.ts:1794 Optional itemProp # \u2022 itemProp ? : string Inherited from ButtonProps . itemProp Defined in node_modules/@types/react/index.d.ts:1791 Optional itemRef # \u2022 itemRef ? : string Inherited from ButtonProps . itemRef Defined in node_modules/@types/react/index.d.ts:1795 Optional itemScope # \u2022 itemScope ? : boolean Inherited from ButtonProps . itemScope Defined in node_modules/@types/react/index.d.ts:1792 Optional itemType # \u2022 itemType ? : string Inherited from ButtonProps . itemType Defined in node_modules/@types/react/index.d.ts:1793 Optional key # \u2022 key ? : Key | null Inherited from LineProgressProps . key Defined in node_modules/@types/react/index.d.ts:137 Optional keyParams # \u2022 keyParams ? : string Inherited from LineProgressProps . keyParams Defined in node_modules/@types/react/index.d.ts:1862 Optional keyType # \u2022 keyType ? : string Inherited from LineProgressProps . keyType Defined in node_modules/@types/react/index.d.ts:1863 Optional kind # \u2022 kind ? : string Inherited from LineProgressProps . kind Defined in node_modules/@types/react/index.d.ts:1864 Optional label # \u2022 label ? : string Inherited from LineProgressProps . label Defined in node_modules/@types/react/index.d.ts:1865 Optional lang # \u2022 lang ? : string Inherited from ButtonProps . lang Defined in node_modules/@types/react/index.d.ts:1761 Optional list # \u2022 list ? : string Inherited from LineProgressProps . list Defined in node_modules/@types/react/index.d.ts:1866 Optional loop # \u2022 loop ? : boolean Inherited from LineProgressProps . loop Defined in node_modules/@types/react/index.d.ts:1867 Optional low # \u2022 low ? : number Inherited from LineProgressProps . low Defined in node_modules/@types/react/index.d.ts:1868 Optional manifest # \u2022 manifest ? : string Inherited from LineProgressProps . manifest Defined in node_modules/@types/react/index.d.ts:1869 Optional marginHeight # \u2022 marginHeight ? : number Inherited from LineProgressProps . marginHeight Defined in node_modules/@types/react/index.d.ts:1870 Optional marginWidth # \u2022 marginWidth ? : number Inherited from LineProgressProps . marginWidth Defined in node_modules/@types/react/index.d.ts:1871 Optional max # \u2022 max ? : number | string Inherited from MenuItemProps . max Defined in node_modules/@types/react/index.d.ts:1872 Optional maxLength # \u2022 maxLength ? : number Inherited from LineProgressProps . maxLength Defined in node_modules/@types/react/index.d.ts:1873 Optional media # \u2022 media ? : string Inherited from LineProgressProps . media Defined in node_modules/@types/react/index.d.ts:1874 Optional mediaGroup # \u2022 mediaGroup ? : string Inherited from LineProgressProps . mediaGroup Defined in node_modules/@types/react/index.d.ts:1875 Optional method # \u2022 method ? : string Inherited from LineProgressProps . method Defined in node_modules/@types/react/index.d.ts:1876 Optional min # \u2022 min ? : number | string Inherited from MenuItemProps . min Defined in node_modules/@types/react/index.d.ts:1877 Optional minLength # \u2022 minLength ? : number Inherited from LineProgressProps . minLength Defined in node_modules/@types/react/index.d.ts:1878 Optional multiple # \u2022 multiple ? : boolean Inherited from LineProgressProps . multiple Defined in node_modules/@types/react/index.d.ts:1879 Optional muted # \u2022 muted ? : boolean Inherited from LineProgressProps . muted Defined in node_modules/@types/react/index.d.ts:1880 Optional name # \u2022 name ? : string Inherited from LineProgressProps . name Defined in node_modules/@types/react/index.d.ts:1881 Optional noValidate # \u2022 noValidate ? : boolean Inherited from LineProgressProps . noValidate Defined in node_modules/@types/react/index.d.ts:1883 Optional nonce # \u2022 nonce ? : string Inherited from LineProgressProps . nonce Defined in node_modules/@types/react/index.d.ts:1882 Optional onAbort # \u2022 onAbort ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406 Optional onAbortCapture # \u2022 onAbortCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407 Optional onAnimationEnd # \u2022 onAnimationEnd ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536 Optional onAnimationEndCapture # \u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537 Optional onAnimationIteration # \u2022 onAnimationIteration ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538 Optional onAnimationIterationCapture # \u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539 Optional onAnimationStart # \u2022 onAnimationStart ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534 Optional onAnimationStartCapture # \u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535 Optional onAuxClick # \u2022 onAuxClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452 Optional onAuxClickCapture # \u2022 onAuxClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453 Optional onBeforeInput # \u2022 onBeforeInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380 Optional onBeforeInputCapture # \u2022 onBeforeInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381 Optional onBlur # \u2022 onBlur ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374 Optional onBlurCapture # \u2022 onBlurCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375 Optional onCanPlay # \u2022 onCanPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408 Optional onCanPlayCapture # \u2022 onCanPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409 Optional onCanPlayThrough # \u2022 onCanPlayThrough ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410 Optional onCanPlayThroughCapture # \u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411 Optional onChange # \u2022 onChange ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378 Optional onChangeCapture # \u2022 onChangeCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379 Optional onClick # \u2022 onClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454 Optional onClickCapture # \u2022 onClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455 Optional onCompositionEnd # \u2022 onCompositionEnd ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364 Optional onCompositionEndCapture # \u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365 Optional onCompositionStart # \u2022 onCompositionStart ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366 Optional onCompositionStartCapture # \u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367 Optional onCompositionUpdate # \u2022 onCompositionUpdate ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368 Optional onCompositionUpdateCapture # \u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369 Optional onContextMenu # \u2022 onContextMenu ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456 Optional onContextMenuCapture # \u2022 onContextMenuCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457 Optional onCopy # \u2022 onCopy ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356 Optional onCopyCapture # \u2022 onCopyCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357 Optional onCut # \u2022 onCut ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358 Optional onCutCapture # \u2022 onCutCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359 Optional onDoubleClick # \u2022 onDoubleClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458 Optional onDoubleClickCapture # \u2022 onDoubleClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459 Optional onDrag # \u2022 onDrag ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460 Optional onDragCapture # \u2022 onDragCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461 Optional onDragEnd # \u2022 onDragEnd ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462 Optional onDragEndCapture # \u2022 onDragEndCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463 Optional onDragEnter # \u2022 onDragEnter ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464 Optional onDragEnterCapture # \u2022 onDragEnterCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465 Optional onDragExit # \u2022 onDragExit ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466 Optional onDragExitCapture # \u2022 onDragExitCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467 Optional onDragLeave # \u2022 onDragLeave ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468 Optional onDragLeaveCapture # \u2022 onDragLeaveCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469 Optional onDragOver # \u2022 onDragOver ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470 Optional onDragOverCapture # \u2022 onDragOverCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471 Optional onDragStart # \u2022 onDragStart ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472 Optional onDragStartCapture # \u2022 onDragStartCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473 Optional onDrop # \u2022 onDrop ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474 Optional onDropCapture # \u2022 onDropCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475 Optional onDurationChange # \u2022 onDurationChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412 Optional onDurationChangeCapture # \u2022 onDurationChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413 Optional onEmptied # \u2022 onEmptied ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414 Optional onEmptiedCapture # \u2022 onEmptiedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415 Optional onEncrypted # \u2022 onEncrypted ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416 Optional onEncryptedCapture # \u2022 onEncryptedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417 Optional onEnded # \u2022 onEnded ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418 Optional onEndedCapture # \u2022 onEndedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419 Optional onError # \u2022 onError ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394 Optional onErrorCapture # \u2022 onErrorCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395 Optional onFocus # \u2022 onFocus ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372 Optional onFocusCapture # \u2022 onFocusCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373 Optional onGotPointerCapture # \u2022 onGotPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520 Optional onGotPointerCaptureCapture # \u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521 Optional onInput # \u2022 onInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382 Optional onInputCapture # \u2022 onInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383 Optional onInvalid # \u2022 onInvalid ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388 Optional onInvalidCapture # \u2022 onInvalidCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389 Optional onKeyDown # \u2022 onKeyDown ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398 Optional onKeyDownCapture # \u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399 Optional onKeyPress # \u2022 onKeyPress ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400 Optional onKeyPressCapture # \u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401 Optional onKeyUp # \u2022 onKeyUp ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402 Optional onKeyUpCapture # \u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403 Optional onLoad # \u2022 onLoad ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392 Optional onLoadCapture # \u2022 onLoadCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393 Optional onLoadStart # \u2022 onLoadStart ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424 Optional onLoadStartCapture # \u2022 onLoadStartCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425 Optional onLoadedData # \u2022 onLoadedData ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420 Optional onLoadedDataCapture # \u2022 onLoadedDataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421 Optional onLoadedMetadata # \u2022 onLoadedMetadata ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422 Optional onLoadedMetadataCapture # \u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423 Optional onLostPointerCapture # \u2022 onLostPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522 Optional onLostPointerCaptureCapture # \u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523 Optional onMouseDown # \u2022 onMouseDown ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476 Optional onMouseDownCapture # \u2022 onMouseDownCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477 Optional onMouseEnter # \u2022 onMouseEnter ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478 Optional onMouseLeave # \u2022 onMouseLeave ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479 Optional onMouseMove # \u2022 onMouseMove ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480 Optional onMouseMoveCapture # \u2022 onMouseMoveCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481 Optional onMouseOut # \u2022 onMouseOut ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482 Optional onMouseOutCapture # \u2022 onMouseOutCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483 Optional onMouseOver # \u2022 onMouseOver ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484 Optional onMouseOverCapture # \u2022 onMouseOverCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485 Optional onMouseUp # \u2022 onMouseUp ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486 Optional onMouseUpCapture # \u2022 onMouseUpCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487 Optional onPaste # \u2022 onPaste ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360 Optional onPasteCapture # \u2022 onPasteCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361 Optional onPause # \u2022 onPause ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426 Optional onPauseCapture # \u2022 onPauseCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427 Optional onPlay # \u2022 onPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428 Optional onPlayCapture # \u2022 onPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429 Optional onPlaying # \u2022 onPlaying ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430 Optional onPlayingCapture # \u2022 onPlayingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431 Optional onPointerCancel # \u2022 onPointerCancel ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510 Optional onPointerCancelCapture # \u2022 onPointerCancelCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511 Optional onPointerDown # \u2022 onPointerDown ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504 Optional onPointerDownCapture # \u2022 onPointerDownCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505 Optional onPointerEnter # \u2022 onPointerEnter ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512 Optional onPointerEnterCapture # \u2022 onPointerEnterCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513 Optional onPointerLeave # \u2022 onPointerLeave ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514 Optional onPointerLeaveCapture # \u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515 Optional onPointerMove # \u2022 onPointerMove ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506 Optional onPointerMoveCapture # \u2022 onPointerMoveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507 Optional onPointerOut # \u2022 onPointerOut ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518 Optional onPointerOutCapture # \u2022 onPointerOutCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519 Optional onPointerOver # \u2022 onPointerOver ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516 Optional onPointerOverCapture # \u2022 onPointerOverCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517 Optional onPointerUp # \u2022 onPointerUp ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508 Optional onPointerUpCapture # \u2022 onPointerUpCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509 Optional onProgress # \u2022 onProgress ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432 Optional onProgressCapture # \u2022 onProgressCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433 Optional onRateChange # \u2022 onRateChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434 Optional onRateChangeCapture # \u2022 onRateChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435 Optional onReset # \u2022 onReset ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384 Optional onResetCapture # \u2022 onResetCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385 Optional onScroll # \u2022 onScroll ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526 Optional onScrollCapture # \u2022 onScrollCapture ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527 Optional onSeeked # \u2022 onSeeked ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436 Optional onSeekedCapture # \u2022 onSeekedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437 Optional onSeeking # \u2022 onSeeking ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438 Optional onSeekingCapture # \u2022 onSeekingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439 Optional onSelect # \u2022 onSelect ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490 Optional onSelectCapture # \u2022 onSelectCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491 Optional onStalled # \u2022 onStalled ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440 Optional onStalledCapture # \u2022 onStalledCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441 Optional onSubmit # \u2022 onSubmit ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386 Optional onSubmitCapture # \u2022 onSubmitCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387 Optional onSuspend # \u2022 onSuspend ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442 Optional onSuspendCapture # \u2022 onSuspendCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443 Optional onTimeUpdate # \u2022 onTimeUpdate ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444 Optional onTimeUpdateCapture # \u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445 Optional onTouchCancel # \u2022 onTouchCancel ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494 Optional onTouchCancelCapture # \u2022 onTouchCancelCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495 Optional onTouchEnd # \u2022 onTouchEnd ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496 Optional onTouchEndCapture # \u2022 onTouchEndCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497 Optional onTouchMove # \u2022 onTouchMove ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498 Optional onTouchMoveCapture # \u2022 onTouchMoveCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499 Optional onTouchStart # \u2022 onTouchStart ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500 Optional onTouchStartCapture # \u2022 onTouchStartCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501 Optional onTransitionEnd # \u2022 onTransitionEnd ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542 Optional onTransitionEndCapture # \u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543 Optional onVolumeChange # \u2022 onVolumeChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446 Optional onVolumeChangeCapture # \u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447 Optional onWaiting # \u2022 onWaiting ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448 Optional onWaitingCapture # \u2022 onWaitingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449 Optional onWheel # \u2022 onWheel ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530 Optional onWheelCapture # \u2022 onWheelCapture ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531 Optional open # \u2022 open ? : boolean Inherited from LineProgressProps . open Defined in node_modules/@types/react/index.d.ts:1884 Optional optimum # \u2022 optimum ? : number Inherited from LineProgressProps . optimum Defined in node_modules/@types/react/index.d.ts:1885 Optional pattern # \u2022 pattern ? : string Inherited from LineProgressProps . pattern Defined in node_modules/@types/react/index.d.ts:1886 Optional placeholder # \u2022 placeholder ? : string Inherited from LineProgressProps . placeholder Overrides ButtonProps . placeholder Defined in node_modules/@types/react/index.d.ts:1887 Optional playsInline # \u2022 playsInline ? : boolean Inherited from LineProgressProps . playsInline Defined in node_modules/@types/react/index.d.ts:1888 Optional poster # \u2022 poster ? : string Inherited from LineProgressProps . poster Defined in node_modules/@types/react/index.d.ts:1889 Optional prefix # \u2022 prefix ? : string Inherited from ButtonProps . prefix Defined in node_modules/@types/react/index.d.ts:1780 Optional preload # \u2022 preload ? : string Inherited from LineProgressProps . preload Defined in node_modules/@types/react/index.d.ts:1890 Optional property # \u2022 property ? : string Inherited from ButtonProps . property Defined in node_modules/@types/react/index.d.ts:1781 Optional radioGroup # \u2022 radioGroup ? : string Inherited from ButtonProps . radioGroup Defined in node_modules/@types/react/index.d.ts:1771 Optional readOnly # \u2022 readOnly ? : boolean Inherited from LineProgressProps . readOnly Defined in node_modules/@types/react/index.d.ts:1891 Optional ref # \u2022 ref ? : LegacyRef\u2039any\u203a Inherited from LineProgressProps . ref Defined in node_modules/@types/react/index.d.ts:143 Optional rel # \u2022 rel ? : string Inherited from LineProgressProps . rel Defined in node_modules/@types/react/index.d.ts:1892 Optional required # \u2022 required ? : boolean Inherited from LineProgressProps . required Defined in node_modules/@types/react/index.d.ts:1893 Optional resource # \u2022 resource ? : string Inherited from ButtonProps . resource Defined in node_modules/@types/react/index.d.ts:1782 Optional results # \u2022 results ? : number Inherited from ButtonProps . results Defined in node_modules/@types/react/index.d.ts:1796 Optional reversed # \u2022 reversed ? : boolean Inherited from LineProgressProps . reversed Defined in node_modules/@types/react/index.d.ts:1894 Optional role # \u2022 role ? : string Inherited from ButtonProps . role Defined in node_modules/@types/react/index.d.ts:1774 Optional rowSpan # \u2022 rowSpan ? : number Inherited from LineProgressProps . rowSpan Defined in node_modules/@types/react/index.d.ts:1896 Optional rows # \u2022 rows ? : number Inherited from LineProgressProps . rows Defined in node_modules/@types/react/index.d.ts:1895 Optional sandbox # \u2022 sandbox ? : string Inherited from LineProgressProps . sandbox Defined in node_modules/@types/react/index.d.ts:1897 Optional scope # \u2022 scope ? : string Inherited from LineProgressProps . scope Defined in node_modules/@types/react/index.d.ts:1898 Optional scoped # \u2022 scoped ? : boolean Inherited from LineProgressProps . scoped Defined in node_modules/@types/react/index.d.ts:1899 Optional scrolling # \u2022 scrolling ? : string Inherited from LineProgressProps . scrolling Defined in node_modules/@types/react/index.d.ts:1900 Optional seamless # \u2022 seamless ? : boolean Inherited from LineProgressProps . seamless Defined in node_modules/@types/react/index.d.ts:1901 Optional security # \u2022 security ? : string Inherited from ButtonProps . security Defined in node_modules/@types/react/index.d.ts:1797 Optional selected # \u2022 selected ? : boolean Inherited from LineProgressProps . selected Defined in node_modules/@types/react/index.d.ts:1902 Optional shape # \u2022 shape ? : string Inherited from LineProgressProps . shape Defined in node_modules/@types/react/index.d.ts:1903 Optional size # \u2022 size ? : number Inherited from LineProgressProps . size Defined in node_modules/@types/react/index.d.ts:1904 Optional sizes # \u2022 sizes ? : string Inherited from LineProgressProps . sizes Defined in node_modules/@types/react/index.d.ts:1905 Optional slot # \u2022 slot ? : string Inherited from ButtonProps . slot Defined in node_modules/@types/react/index.d.ts:1763 Optional span # \u2022 span ? : number Inherited from LineProgressProps . span Defined in node_modules/@types/react/index.d.ts:1906 Optional spellCheck # \u2022 spellCheck ? : Booleanish Inherited from ButtonProps . spellCheck Defined in node_modules/@types/react/index.d.ts:1764 Optional src # \u2022 src ? : string Inherited from LineProgressProps . src Defined in node_modules/@types/react/index.d.ts:1907 Optional srcDoc # \u2022 srcDoc ? : string Inherited from LineProgressProps . srcDoc Defined in node_modules/@types/react/index.d.ts:1908 Optional srcLang # \u2022 srcLang ? : string Inherited from LineProgressProps . srcLang Defined in node_modules/@types/react/index.d.ts:1909 Optional srcSet # \u2022 srcSet ? : string Inherited from LineProgressProps . srcSet Defined in node_modules/@types/react/index.d.ts:1910 Optional start # \u2022 start ? : number Inherited from LineProgressProps . start Defined in node_modules/@types/react/index.d.ts:1911 step # \u2022 step : number Overrides LineProgressProps . step Defined in src/renderer/components/stepper/stepper.tsx:27 steps # \u2022 steps : Step[] Defined in src/renderer/components/stepper/stepper.tsx:28 Optional style # \u2022 style ? : CSSProperties Inherited from ButtonProps . style Defined in node_modules/@types/react/index.d.ts:1765 Optional summary # \u2022 summary ? : string Inherited from LineProgressProps . summary Defined in node_modules/@types/react/index.d.ts:1913 Optional suppressContentEditableWarning # \u2022 suppressContentEditableWarning ? : boolean Inherited from ButtonProps . suppressContentEditableWarning Defined in node_modules/@types/react/index.d.ts:1749 Optional suppressHydrationWarning # \u2022 suppressHydrationWarning ? : boolean Inherited from ButtonProps . suppressHydrationWarning Defined in node_modules/@types/react/index.d.ts:1750 Optional tabIndex # \u2022 tabIndex ? : number Inherited from ButtonProps . tabIndex Defined in node_modules/@types/react/index.d.ts:1766 Optional target # \u2022 target ? : string Inherited from LineProgressProps . target Defined in node_modules/@types/react/index.d.ts:1914 Optional title # \u2022 title ? : string Inherited from ButtonProps . title Defined in node_modules/@types/react/index.d.ts:1767 Optional translate # \u2022 translate ? : \"yes\" | \"no\" Inherited from ButtonProps . translate Defined in node_modules/@types/react/index.d.ts:1768 Optional type # \u2022 type ? : string Inherited from LineProgressProps . type Defined in node_modules/@types/react/index.d.ts:1915 Optional typeof # \u2022 typeof ? : string Inherited from ButtonProps . typeof Defined in node_modules/@types/react/index.d.ts:1783 Optional unselectable # \u2022 unselectable ? : \"on\" | \"off\" Inherited from ButtonProps . unselectable Defined in node_modules/@types/react/index.d.ts:1798 Optional useMap # \u2022 useMap ? : string Inherited from LineProgressProps . useMap Defined in node_modules/@types/react/index.d.ts:1916 Optional value # \u2022 value ? : string | ReadonlyArray\u2039string\u203a | number Inherited from MenuItemProps . value Defined in node_modules/@types/react/index.d.ts:1917 Optional vocab # \u2022 vocab ? : string Inherited from ButtonProps . vocab Defined in node_modules/@types/react/index.d.ts:1784 Optional width # \u2022 width ? : number | string Inherited from LineProgressProps . width Defined in node_modules/@types/react/index.d.ts:1918 Optional wmode # \u2022 wmode ? : string Inherited from LineProgressProps . wmode Defined in node_modules/@types/react/index.d.ts:1919 Optional wrap # \u2022 wrap ? : string Inherited from LineProgressProps . wrap Defined in node_modules/@types/react/index.d.ts:1920","title":"Interface: StepperProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#interface-stepperprops","text":"","title":"Interface: StepperProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#hierarchy","text":"HTMLProps\u2039any\u203a \u21b3 StepperProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#properties","text":"about accept acceptCharset accessKey action allowFullScreen allowTransparency alt aria-activedescendant aria-atomic aria-autocomplete aria-busy aria-checked aria-colcount aria-colindex aria-colspan aria-controls aria-current aria-describedby aria-details aria-disabled aria-dropeffect aria-errormessage aria-expanded aria-flowto aria-grabbed aria-haspopup aria-hidden aria-invalid aria-keyshortcuts aria-label aria-labelledby aria-level aria-live aria-modal aria-multiline aria-multiselectable aria-orientation aria-owns aria-placeholder aria-posinset aria-pressed aria-readonly aria-relevant aria-required aria-roledescription aria-rowcount aria-rowindex aria-rowspan aria-selected aria-setsize aria-sort aria-valuemax aria-valuemin aria-valuenow aria-valuetext as async autoCapitalize autoComplete autoCorrect autoFocus autoPlay autoSave capture cellPadding cellSpacing challenge charSet checked children cite classID className colSpan color cols content contentEditable contextMenu controls coords crossOrigin dangerouslySetInnerHTML data datatype dateTime default defaultChecked defaultValue defer dir disabled download draggable encType form formAction formEncType formMethod formNoValidate formTarget frameBorder headers height hidden high href hrefLang htmlFor httpEquiv id inlist inputMode integrity is itemID itemProp itemRef itemScope itemType key keyParams keyType kind label lang list loop low manifest marginHeight marginWidth max maxLength media mediaGroup method min minLength multiple muted name noValidate nonce onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture open optimum pattern placeholder playsInline poster prefix preload property radioGroup readOnly ref rel required resource results reversed role rowSpan rows sandbox scope scoped scrolling seamless security selected shape size sizes slot span spellCheck src srcDoc srcLang srcSet start step steps style summary suppressContentEditableWarning suppressHydrationWarning tabIndex target title translate type typeof unselectable useMap value vocab width wmode wrap","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-about","text":"\u2022 about ? : string Inherited from ButtonProps . about Defined in node_modules/@types/react/index.d.ts:1777","title":"Optional about"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-accept","text":"\u2022 accept ? : string Inherited from LineProgressProps . accept Defined in node_modules/@types/react/index.d.ts:1815","title":"Optional accept"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-acceptcharset","text":"\u2022 acceptCharset ? : string Inherited from LineProgressProps . acceptCharset Defined in node_modules/@types/react/index.d.ts:1816","title":"Optional acceptCharset"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-accesskey","text":"\u2022 accessKey ? : string Inherited from ButtonProps . accessKey Defined in node_modules/@types/react/index.d.ts:1753","title":"Optional accessKey"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-action","text":"\u2022 action ? : string Inherited from LineProgressProps . action Defined in node_modules/@types/react/index.d.ts:1817","title":"Optional action"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-allowfullscreen","text":"\u2022 allowFullScreen ? : boolean Inherited from LineProgressProps . allowFullScreen Defined in node_modules/@types/react/index.d.ts:1818","title":"Optional allowFullScreen"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-allowtransparency","text":"\u2022 allowTransparency ? : boolean Inherited from LineProgressProps . allowTransparency Defined in node_modules/@types/react/index.d.ts:1819","title":"Optional allowTransparency"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-alt","text":"\u2022 alt ? : string Inherited from LineProgressProps . alt Defined in node_modules/@types/react/index.d.ts:1820","title":"Optional alt"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-activedescendant","text":"\u2022 aria-activedescendant ? : string Inherited from ButtonProps . aria-activedescendant Defined in node_modules/@types/react/index.d.ts:1560 Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application.","title":"Optional aria-activedescendant"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-atomic","text":"\u2022 aria-atomic ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-atomic Defined in node_modules/@types/react/index.d.ts:1562 Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute.","title":"Optional aria-atomic"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-autocomplete","text":"\u2022 aria-autocomplete ? : \"none\" | \"inline\" | \"list\" | \"both\" Inherited from ButtonProps . aria-autocomplete Defined in node_modules/@types/react/index.d.ts:1567 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.","title":"Optional aria-autocomplete"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-busy","text":"\u2022 aria-busy ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-busy Defined in node_modules/@types/react/index.d.ts:1569 Indicates an element is being modified and that assistive technologies MAY want to wait until the modifications are complete before exposing them to the user.","title":"Optional aria-busy"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-checked","text":"\u2022 aria-checked ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-checked Defined in node_modules/@types/react/index.d.ts:1574 Indicates the current \"checked\" state of checkboxes, radio buttons, and other widgets. see aria-pressed @see aria-selected.","title":"Optional aria-checked"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-colcount","text":"\u2022 aria-colcount ? : number Inherited from ButtonProps . aria-colcount Defined in node_modules/@types/react/index.d.ts:1579 Defines the total number of columns in a table, grid, or treegrid. see aria-colindex.","title":"Optional aria-colcount"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-colindex","text":"\u2022 aria-colindex ? : number Inherited from ButtonProps . aria-colindex Defined in node_modules/@types/react/index.d.ts:1584 Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid. see aria-colcount @see aria-colspan.","title":"Optional aria-colindex"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-colspan","text":"\u2022 aria-colspan ? : number Inherited from ButtonProps . aria-colspan Defined in node_modules/@types/react/index.d.ts:1589 Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid. see aria-colindex @see aria-rowspan.","title":"Optional aria-colspan"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-controls","text":"\u2022 aria-controls ? : string Inherited from ButtonProps . aria-controls Defined in node_modules/@types/react/index.d.ts:1594 Identifies the element (or elements) whose contents or presence are controlled by the current element. see aria-owns.","title":"Optional aria-controls"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-current","text":"\u2022 aria-current ? : boolean | \"false\" | \"true\" | \"page\" | \"step\" | \"location\" | \"date\" | \"time\" Inherited from ButtonProps . aria-current Defined in node_modules/@types/react/index.d.ts:1596 Indicates the element that represents the current item within a container or set of related elements.","title":"Optional aria-current"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-describedby","text":"\u2022 aria-describedby ? : string Inherited from ButtonProps . aria-describedby Defined in node_modules/@types/react/index.d.ts:1601 Identifies the element (or elements) that describes the object. see aria-labelledby","title":"Optional aria-describedby"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-details","text":"\u2022 aria-details ? : string Inherited from ButtonProps . aria-details Defined in node_modules/@types/react/index.d.ts:1606 Identifies the element that provides a detailed, extended description for the object. see aria-describedby.","title":"Optional aria-details"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-disabled","text":"\u2022 aria-disabled ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-disabled Defined in node_modules/@types/react/index.d.ts:1611 Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable. see aria-hidden @see aria-readonly.","title":"Optional aria-disabled"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-dropeffect","text":"\u2022 aria-dropeffect ? : \"none\" | \"copy\" | \"execute\" | \"link\" | \"move\" | \"popup\" Inherited from ButtonProps . aria-dropeffect Defined in node_modules/@types/react/index.d.ts:1616 Indicates what functions can be performed when a dragged object is released on the drop target. deprecated in ARIA 1.1","title":"Optional aria-dropeffect"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-errormessage","text":"\u2022 aria-errormessage ? : string Inherited from ButtonProps . aria-errormessage Defined in node_modules/@types/react/index.d.ts:1621 Identifies the element that provides an error message for the object. see aria-invalid @see aria-describedby.","title":"Optional aria-errormessage"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-expanded","text":"\u2022 aria-expanded ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-expanded Defined in node_modules/@types/react/index.d.ts:1623 Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed.","title":"Optional aria-expanded"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-flowto","text":"\u2022 aria-flowto ? : string Inherited from ButtonProps . aria-flowto Defined in node_modules/@types/react/index.d.ts:1628 Identifies the next element (or elements) in an alternate reading order of content which, at the user's discretion, allows assistive technology to override the general default of reading in document source order.","title":"Optional aria-flowto"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-grabbed","text":"\u2022 aria-grabbed ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-grabbed Defined in node_modules/@types/react/index.d.ts:1633 Indicates an element's \"grabbed\" state in a drag-and-drop operation. deprecated in ARIA 1.1","title":"Optional aria-grabbed"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-haspopup","text":"\u2022 aria-haspopup ? : boolean | \"false\" | \"true\" | \"menu\" | \"listbox\" | \"tree\" | \"grid\" | \"dialog\" Inherited from ButtonProps . aria-haspopup Defined in node_modules/@types/react/index.d.ts:1635 Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.","title":"Optional aria-haspopup"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-hidden","text":"\u2022 aria-hidden ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-hidden Defined in node_modules/@types/react/index.d.ts:1640 Indicates whether the element is exposed to an accessibility API. see aria-disabled.","title":"Optional aria-hidden"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-invalid","text":"\u2022 aria-invalid ? : boolean | \"false\" | \"true\" | \"grammar\" | \"spelling\" Inherited from ButtonProps . aria-invalid Defined in node_modules/@types/react/index.d.ts:1645 Indicates the entered value does not conform to the format expected by the application. see aria-errormessage.","title":"Optional aria-invalid"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-keyshortcuts","text":"\u2022 aria-keyshortcuts ? : string Inherited from ButtonProps . aria-keyshortcuts Defined in node_modules/@types/react/index.d.ts:1647 Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element.","title":"Optional aria-keyshortcuts"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-label","text":"\u2022 aria-label ? : string Inherited from ButtonProps . aria-label Defined in node_modules/@types/react/index.d.ts:1652 Defines a string value that labels the current element. see aria-labelledby.","title":"Optional aria-label"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-labelledby","text":"\u2022 aria-labelledby ? : string Inherited from ButtonProps . aria-labelledby Defined in node_modules/@types/react/index.d.ts:1657 Identifies the element (or elements) that labels the current element. see aria-describedby.","title":"Optional aria-labelledby"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-level","text":"\u2022 aria-level ? : number Inherited from ButtonProps . aria-level Defined in node_modules/@types/react/index.d.ts:1659 Defines the hierarchical level of an element within a structure.","title":"Optional aria-level"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-live","text":"\u2022 aria-live ? : \"off\" | \"assertive\" | \"polite\" Inherited from ButtonProps . aria-live Defined in node_modules/@types/react/index.d.ts:1661 Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region.","title":"Optional aria-live"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-modal","text":"\u2022 aria-modal ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-modal Defined in node_modules/@types/react/index.d.ts:1663 Indicates whether an element is modal when displayed.","title":"Optional aria-modal"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-multiline","text":"\u2022 aria-multiline ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiline Defined in node_modules/@types/react/index.d.ts:1665 Indicates whether a text box accepts multiple lines of input or only a single line.","title":"Optional aria-multiline"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-multiselectable","text":"\u2022 aria-multiselectable ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-multiselectable Defined in node_modules/@types/react/index.d.ts:1667 Indicates that the user may select more than one item from the current selectable descendants.","title":"Optional aria-multiselectable"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-orientation","text":"\u2022 aria-orientation ? : \"horizontal\" | \"vertical\" Inherited from ButtonProps . aria-orientation Defined in node_modules/@types/react/index.d.ts:1669 Indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous.","title":"Optional aria-orientation"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-owns","text":"\u2022 aria-owns ? : string Inherited from ButtonProps . aria-owns Defined in node_modules/@types/react/index.d.ts:1675 Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship between DOM elements where the DOM hierarchy cannot be used to represent the relationship. see aria-controls.","title":"Optional aria-owns"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-placeholder","text":"\u2022 aria-placeholder ? : string Inherited from ButtonProps . aria-placeholder Defined in node_modules/@types/react/index.d.ts:1680 Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value. A hint could be a sample value or a brief description of the expected format.","title":"Optional aria-placeholder"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-posinset","text":"\u2022 aria-posinset ? : number Inherited from ButtonProps . aria-posinset Defined in node_modules/@types/react/index.d.ts:1685 Defines an element's number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-setsize.","title":"Optional aria-posinset"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-pressed","text":"\u2022 aria-pressed ? : boolean | \"false\" | \"mixed\" | \"true\" Inherited from ButtonProps . aria-pressed Defined in node_modules/@types/react/index.d.ts:1690 Indicates the current \"pressed\" state of toggle buttons. see aria-checked @see aria-selected.","title":"Optional aria-pressed"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-readonly","text":"\u2022 aria-readonly ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-readonly Defined in node_modules/@types/react/index.d.ts:1695 Indicates that the element is not editable, but is otherwise operable. see aria-disabled.","title":"Optional aria-readonly"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-relevant","text":"\u2022 aria-relevant ? : \"additions\" | \"additions removals\" | \"additions text\" | \"all\" | \"removals\" | \"removals additions\" | \"removals text\" | \"text\" | \"text additions\" | \"text removals\" Inherited from ButtonProps . aria-relevant Defined in node_modules/@types/react/index.d.ts:1700 Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified. see aria-atomic.","title":"Optional aria-relevant"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-required","text":"\u2022 aria-required ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-required Defined in node_modules/@types/react/index.d.ts:1702 Indicates that user input is required on the element before a form may be submitted.","title":"Optional aria-required"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-roledescription","text":"\u2022 aria-roledescription ? : string Inherited from ButtonProps . aria-roledescription Defined in node_modules/@types/react/index.d.ts:1704 Defines a human-readable, author-localized description for the role of an element.","title":"Optional aria-roledescription"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-rowcount","text":"\u2022 aria-rowcount ? : number Inherited from ButtonProps . aria-rowcount Defined in node_modules/@types/react/index.d.ts:1709 Defines the total number of rows in a table, grid, or treegrid. see aria-rowindex.","title":"Optional aria-rowcount"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-rowindex","text":"\u2022 aria-rowindex ? : number Inherited from ButtonProps . aria-rowindex Defined in node_modules/@types/react/index.d.ts:1714 Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid. see aria-rowcount @see aria-rowspan.","title":"Optional aria-rowindex"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-rowspan","text":"\u2022 aria-rowspan ? : number Inherited from ButtonProps . aria-rowspan Defined in node_modules/@types/react/index.d.ts:1719 Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid. see aria-rowindex @see aria-colspan.","title":"Optional aria-rowspan"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-selected","text":"\u2022 aria-selected ? : boolean | \"false\" | \"true\" Inherited from ButtonProps . aria-selected Defined in node_modules/@types/react/index.d.ts:1724 Indicates the current \"selected\" state of various widgets. see aria-checked @see aria-pressed.","title":"Optional aria-selected"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-setsize","text":"\u2022 aria-setsize ? : number Inherited from ButtonProps . aria-setsize Defined in node_modules/@types/react/index.d.ts:1729 Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. see aria-posinset.","title":"Optional aria-setsize"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-sort","text":"\u2022 aria-sort ? : \"none\" | \"ascending\" | \"descending\" | \"other\" Inherited from ButtonProps . aria-sort Defined in node_modules/@types/react/index.d.ts:1731 Indicates if items in a table or grid are sorted in ascending or descending order.","title":"Optional aria-sort"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-valuemax","text":"\u2022 aria-valuemax ? : number Inherited from ButtonProps . aria-valuemax Defined in node_modules/@types/react/index.d.ts:1733 Defines the maximum allowed value for a range widget.","title":"Optional aria-valuemax"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-valuemin","text":"\u2022 aria-valuemin ? : number Inherited from ButtonProps . aria-valuemin Defined in node_modules/@types/react/index.d.ts:1735 Defines the minimum allowed value for a range widget.","title":"Optional aria-valuemin"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-valuenow","text":"\u2022 aria-valuenow ? : number Inherited from ButtonProps . aria-valuenow Defined in node_modules/@types/react/index.d.ts:1740 Defines the current value for a range widget. see aria-valuetext.","title":"Optional aria-valuenow"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-aria-valuetext","text":"\u2022 aria-valuetext ? : string Inherited from ButtonProps . aria-valuetext Defined in node_modules/@types/react/index.d.ts:1742 Defines the human readable text alternative of aria-valuenow for a range widget.","title":"Optional aria-valuetext"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-as","text":"\u2022 as ? : string Inherited from LineProgressProps . as Defined in node_modules/@types/react/index.d.ts:1821","title":"Optional as"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-async","text":"\u2022 async ? : boolean Inherited from LineProgressProps . async Defined in node_modules/@types/react/index.d.ts:1822","title":"Optional async"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-autocapitalize","text":"\u2022 autoCapitalize ? : string Inherited from ButtonProps . autoCapitalize Defined in node_modules/@types/react/index.d.ts:1787","title":"Optional autoCapitalize"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-autocomplete","text":"\u2022 autoComplete ? : string Inherited from LineProgressProps . autoComplete Defined in node_modules/@types/react/index.d.ts:1823","title":"Optional autoComplete"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-autocorrect","text":"\u2022 autoCorrect ? : string Inherited from ButtonProps . autoCorrect Defined in node_modules/@types/react/index.d.ts:1788","title":"Optional autoCorrect"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-autofocus","text":"\u2022 autoFocus ? : boolean Inherited from LineProgressProps . autoFocus Defined in node_modules/@types/react/index.d.ts:1824","title":"Optional autoFocus"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-autoplay","text":"\u2022 autoPlay ? : boolean Inherited from LineProgressProps . autoPlay Defined in node_modules/@types/react/index.d.ts:1825","title":"Optional autoPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-autosave","text":"\u2022 autoSave ? : string Inherited from ButtonProps . autoSave Defined in node_modules/@types/react/index.d.ts:1789","title":"Optional autoSave"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-capture","text":"\u2022 capture ? : boolean | string Inherited from LineProgressProps . capture Defined in node_modules/@types/react/index.d.ts:1826","title":"Optional capture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-cellpadding","text":"\u2022 cellPadding ? : number | string Inherited from LineProgressProps . cellPadding Defined in node_modules/@types/react/index.d.ts:1827","title":"Optional cellPadding"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-cellspacing","text":"\u2022 cellSpacing ? : number | string Inherited from LineProgressProps . cellSpacing Defined in node_modules/@types/react/index.d.ts:1828","title":"Optional cellSpacing"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-challenge","text":"\u2022 challenge ? : string Inherited from LineProgressProps . challenge Defined in node_modules/@types/react/index.d.ts:1830","title":"Optional challenge"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-charset","text":"\u2022 charSet ? : string Inherited from LineProgressProps . charSet Defined in node_modules/@types/react/index.d.ts:1829","title":"Optional charSet"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-checked","text":"\u2022 checked ? : boolean Inherited from LineProgressProps . checked Defined in node_modules/@types/react/index.d.ts:1831","title":"Optional checked"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-children","text":"\u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350","title":"Optional children"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-cite","text":"\u2022 cite ? : string Inherited from LineProgressProps . cite Defined in node_modules/@types/react/index.d.ts:1832","title":"Optional cite"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-classid","text":"\u2022 classID ? : string Inherited from LineProgressProps . classID Defined in node_modules/@types/react/index.d.ts:1833","title":"Optional classID"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-classname","text":"\u2022 className ? : string Inherited from ButtonProps . className Defined in node_modules/@types/react/index.d.ts:1754","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-colspan","text":"\u2022 colSpan ? : number Inherited from LineProgressProps . colSpan Defined in node_modules/@types/react/index.d.ts:1835","title":"Optional colSpan"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-color","text":"\u2022 color ? : string Inherited from ButtonProps . color Defined in node_modules/@types/react/index.d.ts:1790","title":"Optional color"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-cols","text":"\u2022 cols ? : number Inherited from LineProgressProps . cols Defined in node_modules/@types/react/index.d.ts:1834","title":"Optional cols"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-content","text":"\u2022 content ? : string Inherited from LineProgressProps . content Defined in node_modules/@types/react/index.d.ts:1836","title":"Optional content"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-contenteditable","text":"\u2022 contentEditable ? : Booleanish | \"inherit\" Inherited from ButtonProps . contentEditable Defined in node_modules/@types/react/index.d.ts:1755","title":"Optional contentEditable"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-contextmenu","text":"\u2022 contextMenu ? : string Inherited from ButtonProps . contextMenu Defined in node_modules/@types/react/index.d.ts:1756","title":"Optional contextMenu"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-controls","text":"\u2022 controls ? : boolean Inherited from LineProgressProps . controls Defined in node_modules/@types/react/index.d.ts:1837","title":"Optional controls"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-coords","text":"\u2022 coords ? : string Inherited from LineProgressProps . coords Defined in node_modules/@types/react/index.d.ts:1838","title":"Optional coords"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-crossorigin","text":"\u2022 crossOrigin ? : string Inherited from LineProgressProps . crossOrigin Defined in node_modules/@types/react/index.d.ts:1839","title":"Optional crossOrigin"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-dangerouslysetinnerhtml","text":"\u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351","title":"Optional dangerouslySetInnerHTML"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-data","text":"\u2022 data ? : string Inherited from LineProgressProps . data Defined in node_modules/@types/react/index.d.ts:1840","title":"Optional data"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-datatype","text":"\u2022 datatype ? : string Inherited from ButtonProps . datatype Defined in node_modules/@types/react/index.d.ts:1778","title":"Optional datatype"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-datetime","text":"\u2022 dateTime ? : string Inherited from LineProgressProps . dateTime Defined in node_modules/@types/react/index.d.ts:1841","title":"Optional dateTime"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-default","text":"\u2022 default ? : boolean Inherited from LineProgressProps . default Defined in node_modules/@types/react/index.d.ts:1842","title":"Optional default"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-defaultchecked","text":"\u2022 defaultChecked ? : boolean Inherited from ButtonProps . defaultChecked Defined in node_modules/@types/react/index.d.ts:1747","title":"Optional defaultChecked"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-defaultvalue","text":"\u2022 defaultValue ? : string | number | ReadonlyArray\u2039string\u203a Inherited from ButtonProps . defaultValue Defined in node_modules/@types/react/index.d.ts:1748","title":"Optional defaultValue"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-defer","text":"\u2022 defer ? : boolean Inherited from LineProgressProps . defer Defined in node_modules/@types/react/index.d.ts:1843","title":"Optional defer"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-dir","text":"\u2022 dir ? : string Inherited from ButtonProps . dir Defined in node_modules/@types/react/index.d.ts:1757","title":"Optional dir"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-disabled","text":"\u2022 disabled ? : boolean Inherited from LineProgressProps . disabled Defined in node_modules/@types/react/index.d.ts:1844","title":"Optional disabled"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-download","text":"\u2022 download ? : any Inherited from LineProgressProps . download Defined in node_modules/@types/react/index.d.ts:1845","title":"Optional download"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-draggable","text":"\u2022 draggable ? : Booleanish Inherited from ButtonProps . draggable Defined in node_modules/@types/react/index.d.ts:1758","title":"Optional draggable"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-enctype","text":"\u2022 encType ? : string Inherited from LineProgressProps . encType Defined in node_modules/@types/react/index.d.ts:1846","title":"Optional encType"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-form","text":"\u2022 form ? : string Inherited from LineProgressProps . form Defined in node_modules/@types/react/index.d.ts:1847","title":"Optional form"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-formaction","text":"\u2022 formAction ? : string Inherited from LineProgressProps . formAction Defined in node_modules/@types/react/index.d.ts:1848","title":"Optional formAction"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-formenctype","text":"\u2022 formEncType ? : string Inherited from LineProgressProps . formEncType Defined in node_modules/@types/react/index.d.ts:1849","title":"Optional formEncType"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-formmethod","text":"\u2022 formMethod ? : string Inherited from LineProgressProps . formMethod Defined in node_modules/@types/react/index.d.ts:1850","title":"Optional formMethod"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-formnovalidate","text":"\u2022 formNoValidate ? : boolean Inherited from LineProgressProps . formNoValidate Defined in node_modules/@types/react/index.d.ts:1851","title":"Optional formNoValidate"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-formtarget","text":"\u2022 formTarget ? : string Inherited from LineProgressProps . formTarget Defined in node_modules/@types/react/index.d.ts:1852","title":"Optional formTarget"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-frameborder","text":"\u2022 frameBorder ? : number | string Inherited from LineProgressProps . frameBorder Defined in node_modules/@types/react/index.d.ts:1853","title":"Optional frameBorder"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-headers","text":"\u2022 headers ? : string Inherited from LineProgressProps . headers Defined in node_modules/@types/react/index.d.ts:1854","title":"Optional headers"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-height","text":"\u2022 height ? : number | string Inherited from LineProgressProps . height Defined in node_modules/@types/react/index.d.ts:1855","title":"Optional height"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-hidden","text":"\u2022 hidden ? : boolean Inherited from IconProps . hidden Defined in node_modules/@types/react/index.d.ts:1759","title":"Optional hidden"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-high","text":"\u2022 high ? : number Inherited from LineProgressProps . high Defined in node_modules/@types/react/index.d.ts:1856","title":"Optional high"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-href","text":"\u2022 href ? : string Inherited from LineProgressProps . href Defined in node_modules/@types/react/index.d.ts:1857","title":"Optional href"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-hreflang","text":"\u2022 hrefLang ? : string Inherited from LineProgressProps . hrefLang Defined in node_modules/@types/react/index.d.ts:1858","title":"Optional hrefLang"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-htmlfor","text":"\u2022 htmlFor ? : string Inherited from LineProgressProps . htmlFor Defined in node_modules/@types/react/index.d.ts:1859","title":"Optional htmlFor"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-httpequiv","text":"\u2022 httpEquiv ? : string Inherited from LineProgressProps . httpEquiv Defined in node_modules/@types/react/index.d.ts:1860","title":"Optional httpEquiv"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-id","text":"\u2022 id ? : string Inherited from ButtonProps . id Defined in node_modules/@types/react/index.d.ts:1760","title":"Optional id"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-inlist","text":"\u2022 inlist ? : any Inherited from ButtonProps . inlist Defined in node_modules/@types/react/index.d.ts:1779","title":"Optional inlist"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-inputmode","text":"\u2022 inputMode ? : \"none\" | \"text\" | \"tel\" | \"url\" | \"email\" | \"numeric\" | \"decimal\" | \"search\" Inherited from ButtonProps . inputMode Defined in node_modules/@types/react/index.d.ts:1805 Hints at the type of data that might be entered by the user while editing the element or its contents see https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute","title":"Optional inputMode"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-integrity","text":"\u2022 integrity ? : string Inherited from LineProgressProps . integrity Defined in node_modules/@types/react/index.d.ts:1861","title":"Optional integrity"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-is","text":"\u2022 is ? : string Inherited from ButtonProps . is Defined in node_modules/@types/react/index.d.ts:1810 Specify that a standard HTML element should behave like a defined custom built-in element see https://html.spec.whatwg.org/multipage/custom-elements.html#attr-is","title":"Optional is"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-itemid","text":"\u2022 itemID ? : string Inherited from ButtonProps . itemID Defined in node_modules/@types/react/index.d.ts:1794","title":"Optional itemID"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-itemprop","text":"\u2022 itemProp ? : string Inherited from ButtonProps . itemProp Defined in node_modules/@types/react/index.d.ts:1791","title":"Optional itemProp"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-itemref","text":"\u2022 itemRef ? : string Inherited from ButtonProps . itemRef Defined in node_modules/@types/react/index.d.ts:1795","title":"Optional itemRef"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-itemscope","text":"\u2022 itemScope ? : boolean Inherited from ButtonProps . itemScope Defined in node_modules/@types/react/index.d.ts:1792","title":"Optional itemScope"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-itemtype","text":"\u2022 itemType ? : string Inherited from ButtonProps . itemType Defined in node_modules/@types/react/index.d.ts:1793","title":"Optional itemType"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-key","text":"\u2022 key ? : Key | null Inherited from LineProgressProps . key Defined in node_modules/@types/react/index.d.ts:137","title":"Optional key"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-keyparams","text":"\u2022 keyParams ? : string Inherited from LineProgressProps . keyParams Defined in node_modules/@types/react/index.d.ts:1862","title":"Optional keyParams"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-keytype","text":"\u2022 keyType ? : string Inherited from LineProgressProps . keyType Defined in node_modules/@types/react/index.d.ts:1863","title":"Optional keyType"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-kind","text":"\u2022 kind ? : string Inherited from LineProgressProps . kind Defined in node_modules/@types/react/index.d.ts:1864","title":"Optional kind"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-label","text":"\u2022 label ? : string Inherited from LineProgressProps . label Defined in node_modules/@types/react/index.d.ts:1865","title":"Optional label"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-lang","text":"\u2022 lang ? : string Inherited from ButtonProps . lang Defined in node_modules/@types/react/index.d.ts:1761","title":"Optional lang"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-list","text":"\u2022 list ? : string Inherited from LineProgressProps . list Defined in node_modules/@types/react/index.d.ts:1866","title":"Optional list"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-loop","text":"\u2022 loop ? : boolean Inherited from LineProgressProps . loop Defined in node_modules/@types/react/index.d.ts:1867","title":"Optional loop"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-low","text":"\u2022 low ? : number Inherited from LineProgressProps . low Defined in node_modules/@types/react/index.d.ts:1868","title":"Optional low"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-manifest","text":"\u2022 manifest ? : string Inherited from LineProgressProps . manifest Defined in node_modules/@types/react/index.d.ts:1869","title":"Optional manifest"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-marginheight","text":"\u2022 marginHeight ? : number Inherited from LineProgressProps . marginHeight Defined in node_modules/@types/react/index.d.ts:1870","title":"Optional marginHeight"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-marginwidth","text":"\u2022 marginWidth ? : number Inherited from LineProgressProps . marginWidth Defined in node_modules/@types/react/index.d.ts:1871","title":"Optional marginWidth"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-max","text":"\u2022 max ? : number | string Inherited from MenuItemProps . max Defined in node_modules/@types/react/index.d.ts:1872","title":"Optional max"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-maxlength","text":"\u2022 maxLength ? : number Inherited from LineProgressProps . maxLength Defined in node_modules/@types/react/index.d.ts:1873","title":"Optional maxLength"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-media","text":"\u2022 media ? : string Inherited from LineProgressProps . media Defined in node_modules/@types/react/index.d.ts:1874","title":"Optional media"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-mediagroup","text":"\u2022 mediaGroup ? : string Inherited from LineProgressProps . mediaGroup Defined in node_modules/@types/react/index.d.ts:1875","title":"Optional mediaGroup"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-method","text":"\u2022 method ? : string Inherited from LineProgressProps . method Defined in node_modules/@types/react/index.d.ts:1876","title":"Optional method"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-min","text":"\u2022 min ? : number | string Inherited from MenuItemProps . min Defined in node_modules/@types/react/index.d.ts:1877","title":"Optional min"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-minlength","text":"\u2022 minLength ? : number Inherited from LineProgressProps . minLength Defined in node_modules/@types/react/index.d.ts:1878","title":"Optional minLength"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-multiple","text":"\u2022 multiple ? : boolean Inherited from LineProgressProps . multiple Defined in node_modules/@types/react/index.d.ts:1879","title":"Optional multiple"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-muted","text":"\u2022 muted ? : boolean Inherited from LineProgressProps . muted Defined in node_modules/@types/react/index.d.ts:1880","title":"Optional muted"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-name","text":"\u2022 name ? : string Inherited from LineProgressProps . name Defined in node_modules/@types/react/index.d.ts:1881","title":"Optional name"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-novalidate","text":"\u2022 noValidate ? : boolean Inherited from LineProgressProps . noValidate Defined in node_modules/@types/react/index.d.ts:1883","title":"Optional noValidate"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-nonce","text":"\u2022 nonce ? : string Inherited from LineProgressProps . nonce Defined in node_modules/@types/react/index.d.ts:1882","title":"Optional nonce"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onabort","text":"\u2022 onAbort ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406","title":"Optional onAbort"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onabortcapture","text":"\u2022 onAbortCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407","title":"Optional onAbortCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onanimationend","text":"\u2022 onAnimationEnd ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536","title":"Optional onAnimationEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onanimationendcapture","text":"\u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537","title":"Optional onAnimationEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onanimationiteration","text":"\u2022 onAnimationIteration ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538","title":"Optional onAnimationIteration"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onanimationiterationcapture","text":"\u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539","title":"Optional onAnimationIterationCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onanimationstart","text":"\u2022 onAnimationStart ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534","title":"Optional onAnimationStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onanimationstartcapture","text":"\u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535","title":"Optional onAnimationStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onauxclick","text":"\u2022 onAuxClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452","title":"Optional onAuxClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onauxclickcapture","text":"\u2022 onAuxClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453","title":"Optional onAuxClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onbeforeinput","text":"\u2022 onBeforeInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380","title":"Optional onBeforeInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onbeforeinputcapture","text":"\u2022 onBeforeInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381","title":"Optional onBeforeInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onblur","text":"\u2022 onBlur ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374","title":"Optional onBlur"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onblurcapture","text":"\u2022 onBlurCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375","title":"Optional onBlurCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-oncanplay","text":"\u2022 onCanPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408","title":"Optional onCanPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-oncanplaycapture","text":"\u2022 onCanPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409","title":"Optional onCanPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-oncanplaythrough","text":"\u2022 onCanPlayThrough ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410","title":"Optional onCanPlayThrough"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-oncanplaythroughcapture","text":"\u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411","title":"Optional onCanPlayThroughCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onchange","text":"\u2022 onChange ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378","title":"Optional onChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onchangecapture","text":"\u2022 onChangeCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379","title":"Optional onChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onclick","text":"\u2022 onClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454","title":"Optional onClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onclickcapture","text":"\u2022 onClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455","title":"Optional onClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-oncompositionend","text":"\u2022 onCompositionEnd ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364","title":"Optional onCompositionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-oncompositionendcapture","text":"\u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365","title":"Optional onCompositionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-oncompositionstart","text":"\u2022 onCompositionStart ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366","title":"Optional onCompositionStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-oncompositionstartcapture","text":"\u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367","title":"Optional onCompositionStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-oncompositionupdate","text":"\u2022 onCompositionUpdate ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368","title":"Optional onCompositionUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-oncompositionupdatecapture","text":"\u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369","title":"Optional onCompositionUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-oncontextmenu","text":"\u2022 onContextMenu ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456","title":"Optional onContextMenu"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-oncontextmenucapture","text":"\u2022 onContextMenuCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457","title":"Optional onContextMenuCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-oncopy","text":"\u2022 onCopy ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356","title":"Optional onCopy"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-oncopycapture","text":"\u2022 onCopyCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357","title":"Optional onCopyCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-oncut","text":"\u2022 onCut ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358","title":"Optional onCut"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-oncutcapture","text":"\u2022 onCutCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359","title":"Optional onCutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ondoubleclick","text":"\u2022 onDoubleClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458","title":"Optional onDoubleClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ondoubleclickcapture","text":"\u2022 onDoubleClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459","title":"Optional onDoubleClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ondrag","text":"\u2022 onDrag ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460","title":"Optional onDrag"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ondragcapture","text":"\u2022 onDragCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461","title":"Optional onDragCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ondragend","text":"\u2022 onDragEnd ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462","title":"Optional onDragEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ondragendcapture","text":"\u2022 onDragEndCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463","title":"Optional onDragEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ondragenter","text":"\u2022 onDragEnter ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464","title":"Optional onDragEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ondragentercapture","text":"\u2022 onDragEnterCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465","title":"Optional onDragEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ondragexit","text":"\u2022 onDragExit ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466","title":"Optional onDragExit"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ondragexitcapture","text":"\u2022 onDragExitCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467","title":"Optional onDragExitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ondragleave","text":"\u2022 onDragLeave ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468","title":"Optional onDragLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ondragleavecapture","text":"\u2022 onDragLeaveCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469","title":"Optional onDragLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ondragover","text":"\u2022 onDragOver ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470","title":"Optional onDragOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ondragovercapture","text":"\u2022 onDragOverCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471","title":"Optional onDragOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ondragstart","text":"\u2022 onDragStart ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472","title":"Optional onDragStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ondragstartcapture","text":"\u2022 onDragStartCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473","title":"Optional onDragStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ondrop","text":"\u2022 onDrop ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474","title":"Optional onDrop"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ondropcapture","text":"\u2022 onDropCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475","title":"Optional onDropCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ondurationchange","text":"\u2022 onDurationChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412","title":"Optional onDurationChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ondurationchangecapture","text":"\u2022 onDurationChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413","title":"Optional onDurationChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onemptied","text":"\u2022 onEmptied ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414","title":"Optional onEmptied"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onemptiedcapture","text":"\u2022 onEmptiedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415","title":"Optional onEmptiedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onencrypted","text":"\u2022 onEncrypted ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416","title":"Optional onEncrypted"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onencryptedcapture","text":"\u2022 onEncryptedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417","title":"Optional onEncryptedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onended","text":"\u2022 onEnded ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418","title":"Optional onEnded"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onendedcapture","text":"\u2022 onEndedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419","title":"Optional onEndedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onerror","text":"\u2022 onError ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394","title":"Optional onError"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onerrorcapture","text":"\u2022 onErrorCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395","title":"Optional onErrorCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onfocus","text":"\u2022 onFocus ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372","title":"Optional onFocus"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onfocuscapture","text":"\u2022 onFocusCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373","title":"Optional onFocusCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ongotpointercapture","text":"\u2022 onGotPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520","title":"Optional onGotPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ongotpointercapturecapture","text":"\u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521","title":"Optional onGotPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-oninput","text":"\u2022 onInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382","title":"Optional onInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-oninputcapture","text":"\u2022 onInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383","title":"Optional onInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-oninvalid","text":"\u2022 onInvalid ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388","title":"Optional onInvalid"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-oninvalidcapture","text":"\u2022 onInvalidCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389","title":"Optional onInvalidCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onkeydown","text":"\u2022 onKeyDown ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398","title":"Optional onKeyDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onkeydowncapture","text":"\u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399","title":"Optional onKeyDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onkeypress","text":"\u2022 onKeyPress ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400","title":"Optional onKeyPress"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onkeypresscapture","text":"\u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401","title":"Optional onKeyPressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onkeyup","text":"\u2022 onKeyUp ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402","title":"Optional onKeyUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onkeyupcapture","text":"\u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403","title":"Optional onKeyUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onload","text":"\u2022 onLoad ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392","title":"Optional onLoad"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onloadcapture","text":"\u2022 onLoadCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393","title":"Optional onLoadCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onloadstart","text":"\u2022 onLoadStart ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424","title":"Optional onLoadStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onloadstartcapture","text":"\u2022 onLoadStartCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425","title":"Optional onLoadStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onloadeddata","text":"\u2022 onLoadedData ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420","title":"Optional onLoadedData"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onloadeddatacapture","text":"\u2022 onLoadedDataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421","title":"Optional onLoadedDataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onloadedmetadata","text":"\u2022 onLoadedMetadata ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422","title":"Optional onLoadedMetadata"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onloadedmetadatacapture","text":"\u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423","title":"Optional onLoadedMetadataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onlostpointercapture","text":"\u2022 onLostPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522","title":"Optional onLostPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onlostpointercapturecapture","text":"\u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523","title":"Optional onLostPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onmousedown","text":"\u2022 onMouseDown ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476","title":"Optional onMouseDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onmousedowncapture","text":"\u2022 onMouseDownCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477","title":"Optional onMouseDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onmouseenter","text":"\u2022 onMouseEnter ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478","title":"Optional onMouseEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onmouseleave","text":"\u2022 onMouseLeave ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479","title":"Optional onMouseLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onmousemove","text":"\u2022 onMouseMove ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480","title":"Optional onMouseMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onmousemovecapture","text":"\u2022 onMouseMoveCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481","title":"Optional onMouseMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onmouseout","text":"\u2022 onMouseOut ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482","title":"Optional onMouseOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onmouseoutcapture","text":"\u2022 onMouseOutCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483","title":"Optional onMouseOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onmouseover","text":"\u2022 onMouseOver ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484","title":"Optional onMouseOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onmouseovercapture","text":"\u2022 onMouseOverCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485","title":"Optional onMouseOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onmouseup","text":"\u2022 onMouseUp ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486","title":"Optional onMouseUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onmouseupcapture","text":"\u2022 onMouseUpCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487","title":"Optional onMouseUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onpaste","text":"\u2022 onPaste ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360","title":"Optional onPaste"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onpastecapture","text":"\u2022 onPasteCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361","title":"Optional onPasteCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onpause","text":"\u2022 onPause ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426","title":"Optional onPause"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onpausecapture","text":"\u2022 onPauseCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427","title":"Optional onPauseCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onplay","text":"\u2022 onPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428","title":"Optional onPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onplaycapture","text":"\u2022 onPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429","title":"Optional onPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onplaying","text":"\u2022 onPlaying ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430","title":"Optional onPlaying"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onplayingcapture","text":"\u2022 onPlayingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431","title":"Optional onPlayingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onpointercancel","text":"\u2022 onPointerCancel ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510","title":"Optional onPointerCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onpointercancelcapture","text":"\u2022 onPointerCancelCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511","title":"Optional onPointerCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onpointerdown","text":"\u2022 onPointerDown ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504","title":"Optional onPointerDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onpointerdowncapture","text":"\u2022 onPointerDownCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505","title":"Optional onPointerDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onpointerenter","text":"\u2022 onPointerEnter ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512","title":"Optional onPointerEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onpointerentercapture","text":"\u2022 onPointerEnterCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513","title":"Optional onPointerEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onpointerleave","text":"\u2022 onPointerLeave ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514","title":"Optional onPointerLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onpointerleavecapture","text":"\u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515","title":"Optional onPointerLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onpointermove","text":"\u2022 onPointerMove ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506","title":"Optional onPointerMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onpointermovecapture","text":"\u2022 onPointerMoveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507","title":"Optional onPointerMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onpointerout","text":"\u2022 onPointerOut ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518","title":"Optional onPointerOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onpointeroutcapture","text":"\u2022 onPointerOutCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519","title":"Optional onPointerOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onpointerover","text":"\u2022 onPointerOver ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516","title":"Optional onPointerOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onpointerovercapture","text":"\u2022 onPointerOverCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517","title":"Optional onPointerOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onpointerup","text":"\u2022 onPointerUp ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508","title":"Optional onPointerUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onpointerupcapture","text":"\u2022 onPointerUpCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509","title":"Optional onPointerUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onprogress","text":"\u2022 onProgress ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432","title":"Optional onProgress"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onprogresscapture","text":"\u2022 onProgressCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433","title":"Optional onProgressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onratechange","text":"\u2022 onRateChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434","title":"Optional onRateChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onratechangecapture","text":"\u2022 onRateChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435","title":"Optional onRateChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onreset","text":"\u2022 onReset ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384","title":"Optional onReset"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onresetcapture","text":"\u2022 onResetCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385","title":"Optional onResetCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onscroll","text":"\u2022 onScroll ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526","title":"Optional onScroll"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onscrollcapture","text":"\u2022 onScrollCapture ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527","title":"Optional onScrollCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onseeked","text":"\u2022 onSeeked ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436","title":"Optional onSeeked"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onseekedcapture","text":"\u2022 onSeekedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437","title":"Optional onSeekedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onseeking","text":"\u2022 onSeeking ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438","title":"Optional onSeeking"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onseekingcapture","text":"\u2022 onSeekingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439","title":"Optional onSeekingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onselect","text":"\u2022 onSelect ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490","title":"Optional onSelect"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onselectcapture","text":"\u2022 onSelectCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491","title":"Optional onSelectCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onstalled","text":"\u2022 onStalled ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440","title":"Optional onStalled"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onstalledcapture","text":"\u2022 onStalledCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441","title":"Optional onStalledCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onsubmit","text":"\u2022 onSubmit ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386","title":"Optional onSubmit"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onsubmitcapture","text":"\u2022 onSubmitCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387","title":"Optional onSubmitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onsuspend","text":"\u2022 onSuspend ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442","title":"Optional onSuspend"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onsuspendcapture","text":"\u2022 onSuspendCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443","title":"Optional onSuspendCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ontimeupdate","text":"\u2022 onTimeUpdate ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444","title":"Optional onTimeUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ontimeupdatecapture","text":"\u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445","title":"Optional onTimeUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ontouchcancel","text":"\u2022 onTouchCancel ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494","title":"Optional onTouchCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ontouchcancelcapture","text":"\u2022 onTouchCancelCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495","title":"Optional onTouchCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ontouchend","text":"\u2022 onTouchEnd ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496","title":"Optional onTouchEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ontouchendcapture","text":"\u2022 onTouchEndCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497","title":"Optional onTouchEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ontouchmove","text":"\u2022 onTouchMove ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498","title":"Optional onTouchMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ontouchmovecapture","text":"\u2022 onTouchMoveCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499","title":"Optional onTouchMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ontouchstart","text":"\u2022 onTouchStart ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500","title":"Optional onTouchStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ontouchstartcapture","text":"\u2022 onTouchStartCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501","title":"Optional onTouchStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ontransitionend","text":"\u2022 onTransitionEnd ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542","title":"Optional onTransitionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ontransitionendcapture","text":"\u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543","title":"Optional onTransitionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onvolumechange","text":"\u2022 onVolumeChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446","title":"Optional onVolumeChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onvolumechangecapture","text":"\u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447","title":"Optional onVolumeChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onwaiting","text":"\u2022 onWaiting ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448","title":"Optional onWaiting"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onwaitingcapture","text":"\u2022 onWaitingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449","title":"Optional onWaitingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onwheel","text":"\u2022 onWheel ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530","title":"Optional onWheel"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-onwheelcapture","text":"\u2022 onWheelCapture ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531","title":"Optional onWheelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-open","text":"\u2022 open ? : boolean Inherited from LineProgressProps . open Defined in node_modules/@types/react/index.d.ts:1884","title":"Optional open"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-optimum","text":"\u2022 optimum ? : number Inherited from LineProgressProps . optimum Defined in node_modules/@types/react/index.d.ts:1885","title":"Optional optimum"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-pattern","text":"\u2022 pattern ? : string Inherited from LineProgressProps . pattern Defined in node_modules/@types/react/index.d.ts:1886","title":"Optional pattern"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-placeholder","text":"\u2022 placeholder ? : string Inherited from LineProgressProps . placeholder Overrides ButtonProps . placeholder Defined in node_modules/@types/react/index.d.ts:1887","title":"Optional placeholder"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-playsinline","text":"\u2022 playsInline ? : boolean Inherited from LineProgressProps . playsInline Defined in node_modules/@types/react/index.d.ts:1888","title":"Optional playsInline"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-poster","text":"\u2022 poster ? : string Inherited from LineProgressProps . poster Defined in node_modules/@types/react/index.d.ts:1889","title":"Optional poster"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-prefix","text":"\u2022 prefix ? : string Inherited from ButtonProps . prefix Defined in node_modules/@types/react/index.d.ts:1780","title":"Optional prefix"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-preload","text":"\u2022 preload ? : string Inherited from LineProgressProps . preload Defined in node_modules/@types/react/index.d.ts:1890","title":"Optional preload"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-property","text":"\u2022 property ? : string Inherited from ButtonProps . property Defined in node_modules/@types/react/index.d.ts:1781","title":"Optional property"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-radiogroup","text":"\u2022 radioGroup ? : string Inherited from ButtonProps . radioGroup Defined in node_modules/@types/react/index.d.ts:1771","title":"Optional radioGroup"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-readonly","text":"\u2022 readOnly ? : boolean Inherited from LineProgressProps . readOnly Defined in node_modules/@types/react/index.d.ts:1891","title":"Optional readOnly"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-ref","text":"\u2022 ref ? : LegacyRef\u2039any\u203a Inherited from LineProgressProps . ref Defined in node_modules/@types/react/index.d.ts:143","title":"Optional ref"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-rel","text":"\u2022 rel ? : string Inherited from LineProgressProps . rel Defined in node_modules/@types/react/index.d.ts:1892","title":"Optional rel"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-required","text":"\u2022 required ? : boolean Inherited from LineProgressProps . required Defined in node_modules/@types/react/index.d.ts:1893","title":"Optional required"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-resource","text":"\u2022 resource ? : string Inherited from ButtonProps . resource Defined in node_modules/@types/react/index.d.ts:1782","title":"Optional resource"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-results","text":"\u2022 results ? : number Inherited from ButtonProps . results Defined in node_modules/@types/react/index.d.ts:1796","title":"Optional results"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-reversed","text":"\u2022 reversed ? : boolean Inherited from LineProgressProps . reversed Defined in node_modules/@types/react/index.d.ts:1894","title":"Optional reversed"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-role","text":"\u2022 role ? : string Inherited from ButtonProps . role Defined in node_modules/@types/react/index.d.ts:1774","title":"Optional role"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-rowspan","text":"\u2022 rowSpan ? : number Inherited from LineProgressProps . rowSpan Defined in node_modules/@types/react/index.d.ts:1896","title":"Optional rowSpan"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-rows","text":"\u2022 rows ? : number Inherited from LineProgressProps . rows Defined in node_modules/@types/react/index.d.ts:1895","title":"Optional rows"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-sandbox","text":"\u2022 sandbox ? : string Inherited from LineProgressProps . sandbox Defined in node_modules/@types/react/index.d.ts:1897","title":"Optional sandbox"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-scope","text":"\u2022 scope ? : string Inherited from LineProgressProps . scope Defined in node_modules/@types/react/index.d.ts:1898","title":"Optional scope"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-scoped","text":"\u2022 scoped ? : boolean Inherited from LineProgressProps . scoped Defined in node_modules/@types/react/index.d.ts:1899","title":"Optional scoped"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-scrolling","text":"\u2022 scrolling ? : string Inherited from LineProgressProps . scrolling Defined in node_modules/@types/react/index.d.ts:1900","title":"Optional scrolling"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-seamless","text":"\u2022 seamless ? : boolean Inherited from LineProgressProps . seamless Defined in node_modules/@types/react/index.d.ts:1901","title":"Optional seamless"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-security","text":"\u2022 security ? : string Inherited from ButtonProps . security Defined in node_modules/@types/react/index.d.ts:1797","title":"Optional security"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-selected","text":"\u2022 selected ? : boolean Inherited from LineProgressProps . selected Defined in node_modules/@types/react/index.d.ts:1902","title":"Optional selected"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-shape","text":"\u2022 shape ? : string Inherited from LineProgressProps . shape Defined in node_modules/@types/react/index.d.ts:1903","title":"Optional shape"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-size","text":"\u2022 size ? : number Inherited from LineProgressProps . size Defined in node_modules/@types/react/index.d.ts:1904","title":"Optional size"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-sizes","text":"\u2022 sizes ? : string Inherited from LineProgressProps . sizes Defined in node_modules/@types/react/index.d.ts:1905","title":"Optional sizes"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-slot","text":"\u2022 slot ? : string Inherited from ButtonProps . slot Defined in node_modules/@types/react/index.d.ts:1763","title":"Optional slot"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-span","text":"\u2022 span ? : number Inherited from LineProgressProps . span Defined in node_modules/@types/react/index.d.ts:1906","title":"Optional span"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-spellcheck","text":"\u2022 spellCheck ? : Booleanish Inherited from ButtonProps . spellCheck Defined in node_modules/@types/react/index.d.ts:1764","title":"Optional spellCheck"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-src","text":"\u2022 src ? : string Inherited from LineProgressProps . src Defined in node_modules/@types/react/index.d.ts:1907","title":"Optional src"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-srcdoc","text":"\u2022 srcDoc ? : string Inherited from LineProgressProps . srcDoc Defined in node_modules/@types/react/index.d.ts:1908","title":"Optional srcDoc"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-srclang","text":"\u2022 srcLang ? : string Inherited from LineProgressProps . srcLang Defined in node_modules/@types/react/index.d.ts:1909","title":"Optional srcLang"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-srcset","text":"\u2022 srcSet ? : string Inherited from LineProgressProps . srcSet Defined in node_modules/@types/react/index.d.ts:1910","title":"Optional srcSet"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-start","text":"\u2022 start ? : number Inherited from LineProgressProps . start Defined in node_modules/@types/react/index.d.ts:1911","title":"Optional start"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#step","text":"\u2022 step : number Overrides LineProgressProps . step Defined in src/renderer/components/stepper/stepper.tsx:27","title":"step"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#steps","text":"\u2022 steps : Step[] Defined in src/renderer/components/stepper/stepper.tsx:28","title":"steps"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-style","text":"\u2022 style ? : CSSProperties Inherited from ButtonProps . style Defined in node_modules/@types/react/index.d.ts:1765","title":"Optional style"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-summary","text":"\u2022 summary ? : string Inherited from LineProgressProps . summary Defined in node_modules/@types/react/index.d.ts:1913","title":"Optional summary"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-suppresscontenteditablewarning","text":"\u2022 suppressContentEditableWarning ? : boolean Inherited from ButtonProps . suppressContentEditableWarning Defined in node_modules/@types/react/index.d.ts:1749","title":"Optional suppressContentEditableWarning"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-suppresshydrationwarning","text":"\u2022 suppressHydrationWarning ? : boolean Inherited from ButtonProps . suppressHydrationWarning Defined in node_modules/@types/react/index.d.ts:1750","title":"Optional suppressHydrationWarning"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-tabindex","text":"\u2022 tabIndex ? : number Inherited from ButtonProps . tabIndex Defined in node_modules/@types/react/index.d.ts:1766","title":"Optional tabIndex"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-target","text":"\u2022 target ? : string Inherited from LineProgressProps . target Defined in node_modules/@types/react/index.d.ts:1914","title":"Optional target"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-title","text":"\u2022 title ? : string Inherited from ButtonProps . title Defined in node_modules/@types/react/index.d.ts:1767","title":"Optional title"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-translate","text":"\u2022 translate ? : \"yes\" | \"no\" Inherited from ButtonProps . translate Defined in node_modules/@types/react/index.d.ts:1768","title":"Optional translate"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-type","text":"\u2022 type ? : string Inherited from LineProgressProps . type Defined in node_modules/@types/react/index.d.ts:1915","title":"Optional type"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-typeof","text":"\u2022 typeof ? : string Inherited from ButtonProps . typeof Defined in node_modules/@types/react/index.d.ts:1783","title":"Optional typeof"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-unselectable","text":"\u2022 unselectable ? : \"on\" | \"off\" Inherited from ButtonProps . unselectable Defined in node_modules/@types/react/index.d.ts:1798","title":"Optional unselectable"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-usemap","text":"\u2022 useMap ? : string Inherited from LineProgressProps . useMap Defined in node_modules/@types/react/index.d.ts:1916","title":"Optional useMap"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-value","text":"\u2022 value ? : string | ReadonlyArray\u2039string\u203a | number Inherited from MenuItemProps . value Defined in node_modules/@types/react/index.d.ts:1917","title":"Optional value"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-vocab","text":"\u2022 vocab ? : string Inherited from ButtonProps . vocab Defined in node_modules/@types/react/index.d.ts:1784","title":"Optional vocab"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-width","text":"\u2022 width ? : number | string Inherited from LineProgressProps . width Defined in node_modules/@types/react/index.d.ts:1918","title":"Optional width"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-wmode","text":"\u2022 wmode ? : string Inherited from LineProgressProps . wmode Defined in node_modules/@types/react/index.d.ts:1919","title":"Optional wmode"},{"location":"extensions/api/interfaces/_renderer_api_components_.stepperprops/#optional-wrap","text":"\u2022 wrap ? : string Inherited from LineProgressProps . wrap Defined in node_modules/@types/react/index.d.ts:1920","title":"Optional wrap"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablayoutprops/","text":"Interface: TabLayoutProps # Hierarchy # TabLayoutProps Index # Properties # children className contentClass tabs Properties # Optional children # \u2022 children ? : ReactNode Defined in src/renderer/components/layout/tab-layout.tsx:36 Optional className # \u2022 className ? : IClassName Defined in src/renderer/components/layout/tab-layout.tsx:33 Optional contentClass # \u2022 contentClass ? : IClassName Defined in src/renderer/components/layout/tab-layout.tsx:34 Optional tabs # \u2022 tabs ? : TabLayoutRoute [] Defined in src/renderer/components/layout/tab-layout.tsx:35","title":"Interface: TabLayoutProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablayoutprops/#interface-tablayoutprops","text":"","title":"Interface: TabLayoutProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablayoutprops/#hierarchy","text":"TabLayoutProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablayoutprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablayoutprops/#properties","text":"children className contentClass tabs","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablayoutprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablayoutprops/#optional-children","text":"\u2022 children ? : ReactNode Defined in src/renderer/components/layout/tab-layout.tsx:36","title":"Optional children"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablayoutprops/#optional-classname","text":"\u2022 className ? : IClassName Defined in src/renderer/components/layout/tab-layout.tsx:33","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablayoutprops/#optional-contentclass","text":"\u2022 contentClass ? : IClassName Defined in src/renderer/components/layout/tab-layout.tsx:34","title":"Optional contentClass"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablayoutprops/#optional-tabs","text":"\u2022 tabs ? : TabLayoutRoute [] Defined in src/renderer/components/layout/tab-layout.tsx:35","title":"Optional tabs"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablayoutroute/","text":"Interface: TabLayoutRoute # Hierarchy # TabLayoutRoute Index # Properties # component default exact routePath title url Properties # component # \u2022 component : React.ComponentType\u2039any\u203a Defined in src/renderer/components/layout/tab-layout.tsx:42 Optional default # \u2022 default ? : boolean Defined in src/renderer/components/layout/tab-layout.tsx:45 Optional exact # \u2022 exact ? : boolean Defined in src/renderer/components/layout/tab-layout.tsx:44 routePath # \u2022 routePath : string Defined in src/renderer/components/layout/tab-layout.tsx:40 title # \u2022 title : React.ReactNode Defined in src/renderer/components/layout/tab-layout.tsx:41 Optional url # \u2022 url ? : string Defined in src/renderer/components/layout/tab-layout.tsx:43","title":"Interface: TabLayoutRoute"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablayoutroute/#interface-tablayoutroute","text":"","title":"Interface: TabLayoutRoute"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablayoutroute/#hierarchy","text":"TabLayoutRoute","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablayoutroute/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablayoutroute/#properties","text":"component default exact routePath title url","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablayoutroute/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablayoutroute/#component","text":"\u2022 component : React.ComponentType\u2039any\u203a Defined in src/renderer/components/layout/tab-layout.tsx:42","title":"component"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablayoutroute/#optional-default","text":"\u2022 default ? : boolean Defined in src/renderer/components/layout/tab-layout.tsx:45","title":"Optional default"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablayoutroute/#optional-exact","text":"\u2022 exact ? : boolean Defined in src/renderer/components/layout/tab-layout.tsx:44","title":"Optional exact"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablayoutroute/#routepath","text":"\u2022 routePath : string Defined in src/renderer/components/layout/tab-layout.tsx:40","title":"routePath"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablayoutroute/#title","text":"\u2022 title : React.ReactNode Defined in src/renderer/components/layout/tab-layout.tsx:41","title":"title"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablayoutroute/#optional-url","text":"\u2022 url ? : string Defined in src/renderer/components/layout/tab-layout.tsx:43","title":"Optional url"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/","text":"Interface: TableCellProps # Hierarchy # DOMAttributes\u2039HTMLDivElement\u203a \u21b3 TableCellProps Index # Properties # _nowrap _sorting checkbox children className dangerouslySetInnerHTML id isChecked onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture renderBoolean showWithColumn sortBy title Methods # _sort Properties # Optional _nowrap # \u2022 _nowrap ? : boolean Defined in src/renderer/components/table/table-cell.tsx:43 Optional _sorting # \u2022 _sorting ? : Partial\u2039 TableSortParams \u203a Defined in src/renderer/components/table/table-cell.tsx:41 Optional checkbox # \u2022 checkbox ? : boolean Defined in src/renderer/components/table/table-cell.tsx:36 Optional children # \u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350 Optional className # \u2022 className ? : string Defined in src/renderer/components/table/table-cell.tsx:34 Optional dangerouslySetInnerHTML # \u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351 Type declaration: # __html : string Optional id # \u2022 id ? : string Defined in src/renderer/components/table/table-cell.tsx:33 Optional isChecked # \u2022 isChecked ? : boolean Defined in src/renderer/components/table/table-cell.tsx:37 Optional onAbort # \u2022 onAbort ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406 Optional onAbortCapture # \u2022 onAbortCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407 Optional onAnimationEnd # \u2022 onAnimationEnd ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536 Optional onAnimationEndCapture # \u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537 Optional onAnimationIteration # \u2022 onAnimationIteration ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538 Optional onAnimationIterationCapture # \u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539 Optional onAnimationStart # \u2022 onAnimationStart ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534 Optional onAnimationStartCapture # \u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535 Optional onAuxClick # \u2022 onAuxClick ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452 Optional onAuxClickCapture # \u2022 onAuxClickCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453 Optional onBeforeInput # \u2022 onBeforeInput ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380 Optional onBeforeInputCapture # \u2022 onBeforeInputCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381 Optional onBlur # \u2022 onBlur ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374 Optional onBlurCapture # \u2022 onBlurCapture ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375 Optional onCanPlay # \u2022 onCanPlay ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408 Optional onCanPlayCapture # \u2022 onCanPlayCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409 Optional onCanPlayThrough # \u2022 onCanPlayThrough ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410 Optional onCanPlayThroughCapture # \u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411 Optional onChange # \u2022 onChange ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378 Optional onChangeCapture # \u2022 onChangeCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379 Optional onClick # \u2022 onClick ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454 Optional onClickCapture # \u2022 onClickCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455 Optional onCompositionEnd # \u2022 onCompositionEnd ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364 Optional onCompositionEndCapture # \u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365 Optional onCompositionStart # \u2022 onCompositionStart ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366 Optional onCompositionStartCapture # \u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367 Optional onCompositionUpdate # \u2022 onCompositionUpdate ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368 Optional onCompositionUpdateCapture # \u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369 Optional onContextMenu # \u2022 onContextMenu ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456 Optional onContextMenuCapture # \u2022 onContextMenuCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457 Optional onCopy # \u2022 onCopy ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356 Optional onCopyCapture # \u2022 onCopyCapture ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357 Optional onCut # \u2022 onCut ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358 Optional onCutCapture # \u2022 onCutCapture ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359 Optional onDoubleClick # \u2022 onDoubleClick ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458 Optional onDoubleClickCapture # \u2022 onDoubleClickCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459 Optional onDrag # \u2022 onDrag ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460 Optional onDragCapture # \u2022 onDragCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461 Optional onDragEnd # \u2022 onDragEnd ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462 Optional onDragEndCapture # \u2022 onDragEndCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463 Optional onDragEnter # \u2022 onDragEnter ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464 Optional onDragEnterCapture # \u2022 onDragEnterCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465 Optional onDragExit # \u2022 onDragExit ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466 Optional onDragExitCapture # \u2022 onDragExitCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467 Optional onDragLeave # \u2022 onDragLeave ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468 Optional onDragLeaveCapture # \u2022 onDragLeaveCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469 Optional onDragOver # \u2022 onDragOver ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470 Optional onDragOverCapture # \u2022 onDragOverCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471 Optional onDragStart # \u2022 onDragStart ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472 Optional onDragStartCapture # \u2022 onDragStartCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473 Optional onDrop # \u2022 onDrop ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474 Optional onDropCapture # \u2022 onDropCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475 Optional onDurationChange # \u2022 onDurationChange ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412 Optional onDurationChangeCapture # \u2022 onDurationChangeCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413 Optional onEmptied # \u2022 onEmptied ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414 Optional onEmptiedCapture # \u2022 onEmptiedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415 Optional onEncrypted # \u2022 onEncrypted ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416 Optional onEncryptedCapture # \u2022 onEncryptedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417 Optional onEnded # \u2022 onEnded ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418 Optional onEndedCapture # \u2022 onEndedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419 Optional onError # \u2022 onError ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394 Optional onErrorCapture # \u2022 onErrorCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395 Optional onFocus # \u2022 onFocus ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372 Optional onFocusCapture # \u2022 onFocusCapture ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373 Optional onGotPointerCapture # \u2022 onGotPointerCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520 Optional onGotPointerCaptureCapture # \u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521 Optional onInput # \u2022 onInput ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382 Optional onInputCapture # \u2022 onInputCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383 Optional onInvalid # \u2022 onInvalid ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388 Optional onInvalidCapture # \u2022 onInvalidCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389 Optional onKeyDown # \u2022 onKeyDown ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398 Optional onKeyDownCapture # \u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399 Optional onKeyPress # \u2022 onKeyPress ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400 Optional onKeyPressCapture # \u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401 Optional onKeyUp # \u2022 onKeyUp ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402 Optional onKeyUpCapture # \u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403 Optional onLoad # \u2022 onLoad ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392 Optional onLoadCapture # \u2022 onLoadCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393 Optional onLoadStart # \u2022 onLoadStart ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424 Optional onLoadStartCapture # \u2022 onLoadStartCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425 Optional onLoadedData # \u2022 onLoadedData ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420 Optional onLoadedDataCapture # \u2022 onLoadedDataCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421 Optional onLoadedMetadata # \u2022 onLoadedMetadata ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422 Optional onLoadedMetadataCapture # \u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423 Optional onLostPointerCapture # \u2022 onLostPointerCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522 Optional onLostPointerCaptureCapture # \u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523 Optional onMouseDown # \u2022 onMouseDown ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476 Optional onMouseDownCapture # \u2022 onMouseDownCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477 Optional onMouseEnter # \u2022 onMouseEnter ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478 Optional onMouseLeave # \u2022 onMouseLeave ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479 Optional onMouseMove # \u2022 onMouseMove ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480 Optional onMouseMoveCapture # \u2022 onMouseMoveCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481 Optional onMouseOut # \u2022 onMouseOut ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482 Optional onMouseOutCapture # \u2022 onMouseOutCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483 Optional onMouseOver # \u2022 onMouseOver ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484 Optional onMouseOverCapture # \u2022 onMouseOverCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485 Optional onMouseUp # \u2022 onMouseUp ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486 Optional onMouseUpCapture # \u2022 onMouseUpCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487 Optional onPaste # \u2022 onPaste ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360 Optional onPasteCapture # \u2022 onPasteCapture ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361 Optional onPause # \u2022 onPause ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426 Optional onPauseCapture # \u2022 onPauseCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427 Optional onPlay # \u2022 onPlay ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428 Optional onPlayCapture # \u2022 onPlayCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429 Optional onPlaying # \u2022 onPlaying ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430 Optional onPlayingCapture # \u2022 onPlayingCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431 Optional onPointerCancel # \u2022 onPointerCancel ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510 Optional onPointerCancelCapture # \u2022 onPointerCancelCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511 Optional onPointerDown # \u2022 onPointerDown ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504 Optional onPointerDownCapture # \u2022 onPointerDownCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505 Optional onPointerEnter # \u2022 onPointerEnter ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512 Optional onPointerEnterCapture # \u2022 onPointerEnterCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513 Optional onPointerLeave # \u2022 onPointerLeave ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514 Optional onPointerLeaveCapture # \u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515 Optional onPointerMove # \u2022 onPointerMove ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506 Optional onPointerMoveCapture # \u2022 onPointerMoveCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507 Optional onPointerOut # \u2022 onPointerOut ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518 Optional onPointerOutCapture # \u2022 onPointerOutCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519 Optional onPointerOver # \u2022 onPointerOver ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516 Optional onPointerOverCapture # \u2022 onPointerOverCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517 Optional onPointerUp # \u2022 onPointerUp ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508 Optional onPointerUpCapture # \u2022 onPointerUpCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509 Optional onProgress # \u2022 onProgress ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432 Optional onProgressCapture # \u2022 onProgressCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433 Optional onRateChange # \u2022 onRateChange ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434 Optional onRateChangeCapture # \u2022 onRateChangeCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435 Optional onReset # \u2022 onReset ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384 Optional onResetCapture # \u2022 onResetCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385 Optional onScroll # \u2022 onScroll ? : UIEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526 Optional onScrollCapture # \u2022 onScrollCapture ? : UIEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527 Optional onSeeked # \u2022 onSeeked ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436 Optional onSeekedCapture # \u2022 onSeekedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437 Optional onSeeking # \u2022 onSeeking ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438 Optional onSeekingCapture # \u2022 onSeekingCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439 Optional onSelect # \u2022 onSelect ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490 Optional onSelectCapture # \u2022 onSelectCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491 Optional onStalled # \u2022 onStalled ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440 Optional onStalledCapture # \u2022 onStalledCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441 Optional onSubmit # \u2022 onSubmit ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386 Optional onSubmitCapture # \u2022 onSubmitCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387 Optional onSuspend # \u2022 onSuspend ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442 Optional onSuspendCapture # \u2022 onSuspendCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443 Optional onTimeUpdate # \u2022 onTimeUpdate ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444 Optional onTimeUpdateCapture # \u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445 Optional onTouchCancel # \u2022 onTouchCancel ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494 Optional onTouchCancelCapture # \u2022 onTouchCancelCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495 Optional onTouchEnd # \u2022 onTouchEnd ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496 Optional onTouchEndCapture # \u2022 onTouchEndCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497 Optional onTouchMove # \u2022 onTouchMove ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498 Optional onTouchMoveCapture # \u2022 onTouchMoveCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499 Optional onTouchStart # \u2022 onTouchStart ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500 Optional onTouchStartCapture # \u2022 onTouchStartCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501 Optional onTransitionEnd # \u2022 onTransitionEnd ? : TransitionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542 Optional onTransitionEndCapture # \u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543 Optional onVolumeChange # \u2022 onVolumeChange ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446 Optional onVolumeChangeCapture # \u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447 Optional onWaiting # \u2022 onWaiting ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448 Optional onWaitingCapture # \u2022 onWaitingCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449 Optional onWheel # \u2022 onWheel ? : WheelEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530 Optional onWheelCapture # \u2022 onWheelCapture ? : WheelEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531 Optional renderBoolean # \u2022 renderBoolean ? : boolean Defined in src/renderer/components/table/table-cell.tsx:38 Optional showWithColumn # \u2022 showWithColumn ? : string Defined in src/renderer/components/table/table-cell.tsx:40 Optional sortBy # \u2022 sortBy ? : TableSortBy Defined in src/renderer/components/table/table-cell.tsx:39 Optional title # \u2022 title ? : ReactNode Defined in src/renderer/components/table/table-cell.tsx:35 Methods # Optional _sort # \u25b8 _sort ( sortBy : TableSortBy ): void Defined in src/renderer/components/table/table-cell.tsx:42 Parameters: Name Type sortBy TableSortBy Returns: void","title":"Interface: TableCellProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#interface-tablecellprops","text":"","title":"Interface: TableCellProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#hierarchy","text":"DOMAttributes\u2039HTMLDivElement\u203a \u21b3 TableCellProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#properties","text":"_nowrap _sorting checkbox children className dangerouslySetInnerHTML id isChecked onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture renderBoolean showWithColumn sortBy title","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#methods","text":"_sort","title":"Methods"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-_nowrap","text":"\u2022 _nowrap ? : boolean Defined in src/renderer/components/table/table-cell.tsx:43","title":"Optional _nowrap"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-_sorting","text":"\u2022 _sorting ? : Partial\u2039 TableSortParams \u203a Defined in src/renderer/components/table/table-cell.tsx:41","title":"Optional _sorting"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-checkbox","text":"\u2022 checkbox ? : boolean Defined in src/renderer/components/table/table-cell.tsx:36","title":"Optional checkbox"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-children","text":"\u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350","title":"Optional children"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-classname","text":"\u2022 className ? : string Defined in src/renderer/components/table/table-cell.tsx:34","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-dangerouslysetinnerhtml","text":"\u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351","title":"Optional dangerouslySetInnerHTML"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-id","text":"\u2022 id ? : string Defined in src/renderer/components/table/table-cell.tsx:33","title":"Optional id"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ischecked","text":"\u2022 isChecked ? : boolean Defined in src/renderer/components/table/table-cell.tsx:37","title":"Optional isChecked"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onabort","text":"\u2022 onAbort ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406","title":"Optional onAbort"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onabortcapture","text":"\u2022 onAbortCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407","title":"Optional onAbortCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onanimationend","text":"\u2022 onAnimationEnd ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536","title":"Optional onAnimationEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onanimationendcapture","text":"\u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537","title":"Optional onAnimationEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onanimationiteration","text":"\u2022 onAnimationIteration ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538","title":"Optional onAnimationIteration"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onanimationiterationcapture","text":"\u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539","title":"Optional onAnimationIterationCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onanimationstart","text":"\u2022 onAnimationStart ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534","title":"Optional onAnimationStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onanimationstartcapture","text":"\u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535","title":"Optional onAnimationStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onauxclick","text":"\u2022 onAuxClick ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452","title":"Optional onAuxClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onauxclickcapture","text":"\u2022 onAuxClickCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453","title":"Optional onAuxClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onbeforeinput","text":"\u2022 onBeforeInput ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380","title":"Optional onBeforeInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onbeforeinputcapture","text":"\u2022 onBeforeInputCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381","title":"Optional onBeforeInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onblur","text":"\u2022 onBlur ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374","title":"Optional onBlur"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onblurcapture","text":"\u2022 onBlurCapture ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375","title":"Optional onBlurCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-oncanplay","text":"\u2022 onCanPlay ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408","title":"Optional onCanPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-oncanplaycapture","text":"\u2022 onCanPlayCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409","title":"Optional onCanPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-oncanplaythrough","text":"\u2022 onCanPlayThrough ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410","title":"Optional onCanPlayThrough"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-oncanplaythroughcapture","text":"\u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411","title":"Optional onCanPlayThroughCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onchange","text":"\u2022 onChange ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378","title":"Optional onChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onchangecapture","text":"\u2022 onChangeCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379","title":"Optional onChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onclick","text":"\u2022 onClick ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454","title":"Optional onClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onclickcapture","text":"\u2022 onClickCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455","title":"Optional onClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-oncompositionend","text":"\u2022 onCompositionEnd ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364","title":"Optional onCompositionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-oncompositionendcapture","text":"\u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365","title":"Optional onCompositionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-oncompositionstart","text":"\u2022 onCompositionStart ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366","title":"Optional onCompositionStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-oncompositionstartcapture","text":"\u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367","title":"Optional onCompositionStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-oncompositionupdate","text":"\u2022 onCompositionUpdate ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368","title":"Optional onCompositionUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-oncompositionupdatecapture","text":"\u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369","title":"Optional onCompositionUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-oncontextmenu","text":"\u2022 onContextMenu ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456","title":"Optional onContextMenu"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-oncontextmenucapture","text":"\u2022 onContextMenuCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457","title":"Optional onContextMenuCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-oncopy","text":"\u2022 onCopy ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356","title":"Optional onCopy"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-oncopycapture","text":"\u2022 onCopyCapture ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357","title":"Optional onCopyCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-oncut","text":"\u2022 onCut ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358","title":"Optional onCut"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-oncutcapture","text":"\u2022 onCutCapture ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359","title":"Optional onCutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ondoubleclick","text":"\u2022 onDoubleClick ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458","title":"Optional onDoubleClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ondoubleclickcapture","text":"\u2022 onDoubleClickCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459","title":"Optional onDoubleClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ondrag","text":"\u2022 onDrag ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460","title":"Optional onDrag"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ondragcapture","text":"\u2022 onDragCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461","title":"Optional onDragCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ondragend","text":"\u2022 onDragEnd ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462","title":"Optional onDragEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ondragendcapture","text":"\u2022 onDragEndCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463","title":"Optional onDragEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ondragenter","text":"\u2022 onDragEnter ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464","title":"Optional onDragEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ondragentercapture","text":"\u2022 onDragEnterCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465","title":"Optional onDragEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ondragexit","text":"\u2022 onDragExit ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466","title":"Optional onDragExit"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ondragexitcapture","text":"\u2022 onDragExitCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467","title":"Optional onDragExitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ondragleave","text":"\u2022 onDragLeave ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468","title":"Optional onDragLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ondragleavecapture","text":"\u2022 onDragLeaveCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469","title":"Optional onDragLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ondragover","text":"\u2022 onDragOver ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470","title":"Optional onDragOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ondragovercapture","text":"\u2022 onDragOverCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471","title":"Optional onDragOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ondragstart","text":"\u2022 onDragStart ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472","title":"Optional onDragStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ondragstartcapture","text":"\u2022 onDragStartCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473","title":"Optional onDragStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ondrop","text":"\u2022 onDrop ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474","title":"Optional onDrop"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ondropcapture","text":"\u2022 onDropCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475","title":"Optional onDropCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ondurationchange","text":"\u2022 onDurationChange ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412","title":"Optional onDurationChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ondurationchangecapture","text":"\u2022 onDurationChangeCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413","title":"Optional onDurationChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onemptied","text":"\u2022 onEmptied ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414","title":"Optional onEmptied"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onemptiedcapture","text":"\u2022 onEmptiedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415","title":"Optional onEmptiedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onencrypted","text":"\u2022 onEncrypted ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416","title":"Optional onEncrypted"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onencryptedcapture","text":"\u2022 onEncryptedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417","title":"Optional onEncryptedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onended","text":"\u2022 onEnded ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418","title":"Optional onEnded"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onendedcapture","text":"\u2022 onEndedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419","title":"Optional onEndedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onerror","text":"\u2022 onError ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394","title":"Optional onError"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onerrorcapture","text":"\u2022 onErrorCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395","title":"Optional onErrorCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onfocus","text":"\u2022 onFocus ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372","title":"Optional onFocus"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onfocuscapture","text":"\u2022 onFocusCapture ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373","title":"Optional onFocusCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ongotpointercapture","text":"\u2022 onGotPointerCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520","title":"Optional onGotPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ongotpointercapturecapture","text":"\u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521","title":"Optional onGotPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-oninput","text":"\u2022 onInput ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382","title":"Optional onInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-oninputcapture","text":"\u2022 onInputCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383","title":"Optional onInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-oninvalid","text":"\u2022 onInvalid ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388","title":"Optional onInvalid"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-oninvalidcapture","text":"\u2022 onInvalidCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389","title":"Optional onInvalidCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onkeydown","text":"\u2022 onKeyDown ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398","title":"Optional onKeyDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onkeydowncapture","text":"\u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399","title":"Optional onKeyDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onkeypress","text":"\u2022 onKeyPress ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400","title":"Optional onKeyPress"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onkeypresscapture","text":"\u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401","title":"Optional onKeyPressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onkeyup","text":"\u2022 onKeyUp ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402","title":"Optional onKeyUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onkeyupcapture","text":"\u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403","title":"Optional onKeyUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onload","text":"\u2022 onLoad ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392","title":"Optional onLoad"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onloadcapture","text":"\u2022 onLoadCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393","title":"Optional onLoadCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onloadstart","text":"\u2022 onLoadStart ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424","title":"Optional onLoadStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onloadstartcapture","text":"\u2022 onLoadStartCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425","title":"Optional onLoadStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onloadeddata","text":"\u2022 onLoadedData ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420","title":"Optional onLoadedData"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onloadeddatacapture","text":"\u2022 onLoadedDataCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421","title":"Optional onLoadedDataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onloadedmetadata","text":"\u2022 onLoadedMetadata ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422","title":"Optional onLoadedMetadata"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onloadedmetadatacapture","text":"\u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423","title":"Optional onLoadedMetadataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onlostpointercapture","text":"\u2022 onLostPointerCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522","title":"Optional onLostPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onlostpointercapturecapture","text":"\u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523","title":"Optional onLostPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onmousedown","text":"\u2022 onMouseDown ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476","title":"Optional onMouseDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onmousedowncapture","text":"\u2022 onMouseDownCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477","title":"Optional onMouseDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onmouseenter","text":"\u2022 onMouseEnter ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478","title":"Optional onMouseEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onmouseleave","text":"\u2022 onMouseLeave ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479","title":"Optional onMouseLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onmousemove","text":"\u2022 onMouseMove ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480","title":"Optional onMouseMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onmousemovecapture","text":"\u2022 onMouseMoveCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481","title":"Optional onMouseMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onmouseout","text":"\u2022 onMouseOut ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482","title":"Optional onMouseOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onmouseoutcapture","text":"\u2022 onMouseOutCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483","title":"Optional onMouseOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onmouseover","text":"\u2022 onMouseOver ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484","title":"Optional onMouseOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onmouseovercapture","text":"\u2022 onMouseOverCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485","title":"Optional onMouseOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onmouseup","text":"\u2022 onMouseUp ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486","title":"Optional onMouseUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onmouseupcapture","text":"\u2022 onMouseUpCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487","title":"Optional onMouseUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onpaste","text":"\u2022 onPaste ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360","title":"Optional onPaste"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onpastecapture","text":"\u2022 onPasteCapture ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361","title":"Optional onPasteCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onpause","text":"\u2022 onPause ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426","title":"Optional onPause"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onpausecapture","text":"\u2022 onPauseCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427","title":"Optional onPauseCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onplay","text":"\u2022 onPlay ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428","title":"Optional onPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onplaycapture","text":"\u2022 onPlayCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429","title":"Optional onPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onplaying","text":"\u2022 onPlaying ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430","title":"Optional onPlaying"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onplayingcapture","text":"\u2022 onPlayingCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431","title":"Optional onPlayingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onpointercancel","text":"\u2022 onPointerCancel ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510","title":"Optional onPointerCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onpointercancelcapture","text":"\u2022 onPointerCancelCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511","title":"Optional onPointerCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onpointerdown","text":"\u2022 onPointerDown ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504","title":"Optional onPointerDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onpointerdowncapture","text":"\u2022 onPointerDownCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505","title":"Optional onPointerDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onpointerenter","text":"\u2022 onPointerEnter ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512","title":"Optional onPointerEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onpointerentercapture","text":"\u2022 onPointerEnterCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513","title":"Optional onPointerEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onpointerleave","text":"\u2022 onPointerLeave ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514","title":"Optional onPointerLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onpointerleavecapture","text":"\u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515","title":"Optional onPointerLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onpointermove","text":"\u2022 onPointerMove ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506","title":"Optional onPointerMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onpointermovecapture","text":"\u2022 onPointerMoveCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507","title":"Optional onPointerMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onpointerout","text":"\u2022 onPointerOut ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518","title":"Optional onPointerOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onpointeroutcapture","text":"\u2022 onPointerOutCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519","title":"Optional onPointerOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onpointerover","text":"\u2022 onPointerOver ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516","title":"Optional onPointerOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onpointerovercapture","text":"\u2022 onPointerOverCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517","title":"Optional onPointerOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onpointerup","text":"\u2022 onPointerUp ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508","title":"Optional onPointerUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onpointerupcapture","text":"\u2022 onPointerUpCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509","title":"Optional onPointerUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onprogress","text":"\u2022 onProgress ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432","title":"Optional onProgress"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onprogresscapture","text":"\u2022 onProgressCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433","title":"Optional onProgressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onratechange","text":"\u2022 onRateChange ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434","title":"Optional onRateChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onratechangecapture","text":"\u2022 onRateChangeCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435","title":"Optional onRateChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onreset","text":"\u2022 onReset ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384","title":"Optional onReset"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onresetcapture","text":"\u2022 onResetCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385","title":"Optional onResetCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onscroll","text":"\u2022 onScroll ? : UIEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526","title":"Optional onScroll"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onscrollcapture","text":"\u2022 onScrollCapture ? : UIEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527","title":"Optional onScrollCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onseeked","text":"\u2022 onSeeked ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436","title":"Optional onSeeked"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onseekedcapture","text":"\u2022 onSeekedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437","title":"Optional onSeekedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onseeking","text":"\u2022 onSeeking ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438","title":"Optional onSeeking"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onseekingcapture","text":"\u2022 onSeekingCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439","title":"Optional onSeekingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onselect","text":"\u2022 onSelect ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490","title":"Optional onSelect"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onselectcapture","text":"\u2022 onSelectCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491","title":"Optional onSelectCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onstalled","text":"\u2022 onStalled ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440","title":"Optional onStalled"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onstalledcapture","text":"\u2022 onStalledCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441","title":"Optional onStalledCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onsubmit","text":"\u2022 onSubmit ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386","title":"Optional onSubmit"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onsubmitcapture","text":"\u2022 onSubmitCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387","title":"Optional onSubmitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onsuspend","text":"\u2022 onSuspend ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442","title":"Optional onSuspend"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onsuspendcapture","text":"\u2022 onSuspendCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443","title":"Optional onSuspendCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ontimeupdate","text":"\u2022 onTimeUpdate ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444","title":"Optional onTimeUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ontimeupdatecapture","text":"\u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445","title":"Optional onTimeUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ontouchcancel","text":"\u2022 onTouchCancel ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494","title":"Optional onTouchCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ontouchcancelcapture","text":"\u2022 onTouchCancelCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495","title":"Optional onTouchCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ontouchend","text":"\u2022 onTouchEnd ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496","title":"Optional onTouchEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ontouchendcapture","text":"\u2022 onTouchEndCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497","title":"Optional onTouchEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ontouchmove","text":"\u2022 onTouchMove ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498","title":"Optional onTouchMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ontouchmovecapture","text":"\u2022 onTouchMoveCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499","title":"Optional onTouchMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ontouchstart","text":"\u2022 onTouchStart ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500","title":"Optional onTouchStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ontouchstartcapture","text":"\u2022 onTouchStartCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501","title":"Optional onTouchStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ontransitionend","text":"\u2022 onTransitionEnd ? : TransitionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542","title":"Optional onTransitionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-ontransitionendcapture","text":"\u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543","title":"Optional onTransitionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onvolumechange","text":"\u2022 onVolumeChange ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446","title":"Optional onVolumeChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onvolumechangecapture","text":"\u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447","title":"Optional onVolumeChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onwaiting","text":"\u2022 onWaiting ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448","title":"Optional onWaiting"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onwaitingcapture","text":"\u2022 onWaitingCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449","title":"Optional onWaitingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onwheel","text":"\u2022 onWheel ? : WheelEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530","title":"Optional onWheel"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-onwheelcapture","text":"\u2022 onWheelCapture ? : WheelEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531","title":"Optional onWheelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-renderboolean","text":"\u2022 renderBoolean ? : boolean Defined in src/renderer/components/table/table-cell.tsx:38","title":"Optional renderBoolean"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-showwithcolumn","text":"\u2022 showWithColumn ? : string Defined in src/renderer/components/table/table-cell.tsx:40","title":"Optional showWithColumn"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-sortby","text":"\u2022 sortBy ? : TableSortBy Defined in src/renderer/components/table/table-cell.tsx:39","title":"Optional sortBy"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-title","text":"\u2022 title ? : ReactNode Defined in src/renderer/components/table/table-cell.tsx:35","title":"Optional title"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablecellprops/#optional-_sort","text":"\u25b8 _sort ( sortBy : TableSortBy ): void Defined in src/renderer/components/table/table-cell.tsx:42 Parameters: Name Type sortBy TableSortBy Returns: void","title":"Optional _sort"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/","text":"Interface: TableHeadProps # Hierarchy # DOMAttributes\u2039HTMLDivElement\u203a \u21b3 TableHeadProps Index # Properties # children className dangerouslySetInnerHTML nowrap onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture showTopLine sticky Properties # Optional children # \u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350 Optional className # \u2022 className ? : string Defined in src/renderer/components/table/table-head.tsx:30 Optional dangerouslySetInnerHTML # \u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351 Type declaration: # __html : string Optional nowrap # \u2022 nowrap ? : boolean Defined in src/renderer/components/table/table-head.tsx:33 Optional onAbort # \u2022 onAbort ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406 Optional onAbortCapture # \u2022 onAbortCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407 Optional onAnimationEnd # \u2022 onAnimationEnd ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536 Optional onAnimationEndCapture # \u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537 Optional onAnimationIteration # \u2022 onAnimationIteration ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538 Optional onAnimationIterationCapture # \u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539 Optional onAnimationStart # \u2022 onAnimationStart ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534 Optional onAnimationStartCapture # \u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535 Optional onAuxClick # \u2022 onAuxClick ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452 Optional onAuxClickCapture # \u2022 onAuxClickCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453 Optional onBeforeInput # \u2022 onBeforeInput ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380 Optional onBeforeInputCapture # \u2022 onBeforeInputCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381 Optional onBlur # \u2022 onBlur ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374 Optional onBlurCapture # \u2022 onBlurCapture ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375 Optional onCanPlay # \u2022 onCanPlay ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408 Optional onCanPlayCapture # \u2022 onCanPlayCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409 Optional onCanPlayThrough # \u2022 onCanPlayThrough ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410 Optional onCanPlayThroughCapture # \u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411 Optional onChange # \u2022 onChange ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378 Optional onChangeCapture # \u2022 onChangeCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379 Optional onClick # \u2022 onClick ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454 Optional onClickCapture # \u2022 onClickCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455 Optional onCompositionEnd # \u2022 onCompositionEnd ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364 Optional onCompositionEndCapture # \u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365 Optional onCompositionStart # \u2022 onCompositionStart ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366 Optional onCompositionStartCapture # \u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367 Optional onCompositionUpdate # \u2022 onCompositionUpdate ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368 Optional onCompositionUpdateCapture # \u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369 Optional onContextMenu # \u2022 onContextMenu ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456 Optional onContextMenuCapture # \u2022 onContextMenuCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457 Optional onCopy # \u2022 onCopy ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356 Optional onCopyCapture # \u2022 onCopyCapture ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357 Optional onCut # \u2022 onCut ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358 Optional onCutCapture # \u2022 onCutCapture ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359 Optional onDoubleClick # \u2022 onDoubleClick ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458 Optional onDoubleClickCapture # \u2022 onDoubleClickCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459 Optional onDrag # \u2022 onDrag ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460 Optional onDragCapture # \u2022 onDragCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461 Optional onDragEnd # \u2022 onDragEnd ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462 Optional onDragEndCapture # \u2022 onDragEndCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463 Optional onDragEnter # \u2022 onDragEnter ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464 Optional onDragEnterCapture # \u2022 onDragEnterCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465 Optional onDragExit # \u2022 onDragExit ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466 Optional onDragExitCapture # \u2022 onDragExitCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467 Optional onDragLeave # \u2022 onDragLeave ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468 Optional onDragLeaveCapture # \u2022 onDragLeaveCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469 Optional onDragOver # \u2022 onDragOver ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470 Optional onDragOverCapture # \u2022 onDragOverCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471 Optional onDragStart # \u2022 onDragStart ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472 Optional onDragStartCapture # \u2022 onDragStartCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473 Optional onDrop # \u2022 onDrop ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474 Optional onDropCapture # \u2022 onDropCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475 Optional onDurationChange # \u2022 onDurationChange ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412 Optional onDurationChangeCapture # \u2022 onDurationChangeCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413 Optional onEmptied # \u2022 onEmptied ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414 Optional onEmptiedCapture # \u2022 onEmptiedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415 Optional onEncrypted # \u2022 onEncrypted ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416 Optional onEncryptedCapture # \u2022 onEncryptedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417 Optional onEnded # \u2022 onEnded ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418 Optional onEndedCapture # \u2022 onEndedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419 Optional onError # \u2022 onError ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394 Optional onErrorCapture # \u2022 onErrorCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395 Optional onFocus # \u2022 onFocus ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372 Optional onFocusCapture # \u2022 onFocusCapture ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373 Optional onGotPointerCapture # \u2022 onGotPointerCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520 Optional onGotPointerCaptureCapture # \u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521 Optional onInput # \u2022 onInput ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382 Optional onInputCapture # \u2022 onInputCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383 Optional onInvalid # \u2022 onInvalid ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388 Optional onInvalidCapture # \u2022 onInvalidCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389 Optional onKeyDown # \u2022 onKeyDown ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398 Optional onKeyDownCapture # \u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399 Optional onKeyPress # \u2022 onKeyPress ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400 Optional onKeyPressCapture # \u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401 Optional onKeyUp # \u2022 onKeyUp ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402 Optional onKeyUpCapture # \u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403 Optional onLoad # \u2022 onLoad ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392 Optional onLoadCapture # \u2022 onLoadCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393 Optional onLoadStart # \u2022 onLoadStart ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424 Optional onLoadStartCapture # \u2022 onLoadStartCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425 Optional onLoadedData # \u2022 onLoadedData ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420 Optional onLoadedDataCapture # \u2022 onLoadedDataCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421 Optional onLoadedMetadata # \u2022 onLoadedMetadata ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422 Optional onLoadedMetadataCapture # \u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423 Optional onLostPointerCapture # \u2022 onLostPointerCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522 Optional onLostPointerCaptureCapture # \u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523 Optional onMouseDown # \u2022 onMouseDown ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476 Optional onMouseDownCapture # \u2022 onMouseDownCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477 Optional onMouseEnter # \u2022 onMouseEnter ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478 Optional onMouseLeave # \u2022 onMouseLeave ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479 Optional onMouseMove # \u2022 onMouseMove ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480 Optional onMouseMoveCapture # \u2022 onMouseMoveCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481 Optional onMouseOut # \u2022 onMouseOut ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482 Optional onMouseOutCapture # \u2022 onMouseOutCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483 Optional onMouseOver # \u2022 onMouseOver ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484 Optional onMouseOverCapture # \u2022 onMouseOverCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485 Optional onMouseUp # \u2022 onMouseUp ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486 Optional onMouseUpCapture # \u2022 onMouseUpCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487 Optional onPaste # \u2022 onPaste ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360 Optional onPasteCapture # \u2022 onPasteCapture ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361 Optional onPause # \u2022 onPause ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426 Optional onPauseCapture # \u2022 onPauseCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427 Optional onPlay # \u2022 onPlay ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428 Optional onPlayCapture # \u2022 onPlayCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429 Optional onPlaying # \u2022 onPlaying ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430 Optional onPlayingCapture # \u2022 onPlayingCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431 Optional onPointerCancel # \u2022 onPointerCancel ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510 Optional onPointerCancelCapture # \u2022 onPointerCancelCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511 Optional onPointerDown # \u2022 onPointerDown ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504 Optional onPointerDownCapture # \u2022 onPointerDownCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505 Optional onPointerEnter # \u2022 onPointerEnter ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512 Optional onPointerEnterCapture # \u2022 onPointerEnterCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513 Optional onPointerLeave # \u2022 onPointerLeave ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514 Optional onPointerLeaveCapture # \u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515 Optional onPointerMove # \u2022 onPointerMove ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506 Optional onPointerMoveCapture # \u2022 onPointerMoveCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507 Optional onPointerOut # \u2022 onPointerOut ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518 Optional onPointerOutCapture # \u2022 onPointerOutCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519 Optional onPointerOver # \u2022 onPointerOver ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516 Optional onPointerOverCapture # \u2022 onPointerOverCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517 Optional onPointerUp # \u2022 onPointerUp ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508 Optional onPointerUpCapture # \u2022 onPointerUpCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509 Optional onProgress # \u2022 onProgress ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432 Optional onProgressCapture # \u2022 onProgressCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433 Optional onRateChange # \u2022 onRateChange ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434 Optional onRateChangeCapture # \u2022 onRateChangeCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435 Optional onReset # \u2022 onReset ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384 Optional onResetCapture # \u2022 onResetCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385 Optional onScroll # \u2022 onScroll ? : UIEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526 Optional onScrollCapture # \u2022 onScrollCapture ? : UIEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527 Optional onSeeked # \u2022 onSeeked ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436 Optional onSeekedCapture # \u2022 onSeekedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437 Optional onSeeking # \u2022 onSeeking ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438 Optional onSeekingCapture # \u2022 onSeekingCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439 Optional onSelect # \u2022 onSelect ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490 Optional onSelectCapture # \u2022 onSelectCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491 Optional onStalled # \u2022 onStalled ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440 Optional onStalledCapture # \u2022 onStalledCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441 Optional onSubmit # \u2022 onSubmit ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386 Optional onSubmitCapture # \u2022 onSubmitCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387 Optional onSuspend # \u2022 onSuspend ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442 Optional onSuspendCapture # \u2022 onSuspendCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443 Optional onTimeUpdate # \u2022 onTimeUpdate ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444 Optional onTimeUpdateCapture # \u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445 Optional onTouchCancel # \u2022 onTouchCancel ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494 Optional onTouchCancelCapture # \u2022 onTouchCancelCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495 Optional onTouchEnd # \u2022 onTouchEnd ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496 Optional onTouchEndCapture # \u2022 onTouchEndCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497 Optional onTouchMove # \u2022 onTouchMove ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498 Optional onTouchMoveCapture # \u2022 onTouchMoveCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499 Optional onTouchStart # \u2022 onTouchStart ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500 Optional onTouchStartCapture # \u2022 onTouchStartCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501 Optional onTransitionEnd # \u2022 onTransitionEnd ? : TransitionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542 Optional onTransitionEndCapture # \u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543 Optional onVolumeChange # \u2022 onVolumeChange ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446 Optional onVolumeChangeCapture # \u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447 Optional onWaiting # \u2022 onWaiting ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448 Optional onWaitingCapture # \u2022 onWaitingCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449 Optional onWheel # \u2022 onWheel ? : WheelEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530 Optional onWheelCapture # \u2022 onWheelCapture ? : WheelEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531 Optional showTopLine # \u2022 showTopLine ? : boolean Defined in src/renderer/components/table/table-head.tsx:31 Optional sticky # \u2022 sticky ? : boolean Defined in src/renderer/components/table/table-head.tsx:32","title":"Interface: TableHeadProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#interface-tableheadprops","text":"","title":"Interface: TableHeadProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#hierarchy","text":"DOMAttributes\u2039HTMLDivElement\u203a \u21b3 TableHeadProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#properties","text":"children className dangerouslySetInnerHTML nowrap onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture showTopLine sticky","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-children","text":"\u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350","title":"Optional children"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-classname","text":"\u2022 className ? : string Defined in src/renderer/components/table/table-head.tsx:30","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-dangerouslysetinnerhtml","text":"\u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351","title":"Optional dangerouslySetInnerHTML"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-nowrap","text":"\u2022 nowrap ? : boolean Defined in src/renderer/components/table/table-head.tsx:33","title":"Optional nowrap"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onabort","text":"\u2022 onAbort ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406","title":"Optional onAbort"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onabortcapture","text":"\u2022 onAbortCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407","title":"Optional onAbortCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onanimationend","text":"\u2022 onAnimationEnd ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536","title":"Optional onAnimationEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onanimationendcapture","text":"\u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537","title":"Optional onAnimationEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onanimationiteration","text":"\u2022 onAnimationIteration ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538","title":"Optional onAnimationIteration"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onanimationiterationcapture","text":"\u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539","title":"Optional onAnimationIterationCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onanimationstart","text":"\u2022 onAnimationStart ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534","title":"Optional onAnimationStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onanimationstartcapture","text":"\u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535","title":"Optional onAnimationStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onauxclick","text":"\u2022 onAuxClick ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452","title":"Optional onAuxClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onauxclickcapture","text":"\u2022 onAuxClickCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453","title":"Optional onAuxClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onbeforeinput","text":"\u2022 onBeforeInput ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380","title":"Optional onBeforeInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onbeforeinputcapture","text":"\u2022 onBeforeInputCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381","title":"Optional onBeforeInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onblur","text":"\u2022 onBlur ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374","title":"Optional onBlur"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onblurcapture","text":"\u2022 onBlurCapture ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375","title":"Optional onBlurCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-oncanplay","text":"\u2022 onCanPlay ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408","title":"Optional onCanPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-oncanplaycapture","text":"\u2022 onCanPlayCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409","title":"Optional onCanPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-oncanplaythrough","text":"\u2022 onCanPlayThrough ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410","title":"Optional onCanPlayThrough"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-oncanplaythroughcapture","text":"\u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411","title":"Optional onCanPlayThroughCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onchange","text":"\u2022 onChange ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378","title":"Optional onChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onchangecapture","text":"\u2022 onChangeCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379","title":"Optional onChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onclick","text":"\u2022 onClick ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454","title":"Optional onClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onclickcapture","text":"\u2022 onClickCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455","title":"Optional onClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-oncompositionend","text":"\u2022 onCompositionEnd ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364","title":"Optional onCompositionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-oncompositionendcapture","text":"\u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365","title":"Optional onCompositionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-oncompositionstart","text":"\u2022 onCompositionStart ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366","title":"Optional onCompositionStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-oncompositionstartcapture","text":"\u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367","title":"Optional onCompositionStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-oncompositionupdate","text":"\u2022 onCompositionUpdate ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368","title":"Optional onCompositionUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-oncompositionupdatecapture","text":"\u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369","title":"Optional onCompositionUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-oncontextmenu","text":"\u2022 onContextMenu ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456","title":"Optional onContextMenu"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-oncontextmenucapture","text":"\u2022 onContextMenuCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457","title":"Optional onContextMenuCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-oncopy","text":"\u2022 onCopy ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356","title":"Optional onCopy"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-oncopycapture","text":"\u2022 onCopyCapture ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357","title":"Optional onCopyCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-oncut","text":"\u2022 onCut ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358","title":"Optional onCut"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-oncutcapture","text":"\u2022 onCutCapture ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359","title":"Optional onCutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ondoubleclick","text":"\u2022 onDoubleClick ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458","title":"Optional onDoubleClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ondoubleclickcapture","text":"\u2022 onDoubleClickCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459","title":"Optional onDoubleClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ondrag","text":"\u2022 onDrag ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460","title":"Optional onDrag"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ondragcapture","text":"\u2022 onDragCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461","title":"Optional onDragCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ondragend","text":"\u2022 onDragEnd ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462","title":"Optional onDragEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ondragendcapture","text":"\u2022 onDragEndCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463","title":"Optional onDragEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ondragenter","text":"\u2022 onDragEnter ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464","title":"Optional onDragEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ondragentercapture","text":"\u2022 onDragEnterCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465","title":"Optional onDragEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ondragexit","text":"\u2022 onDragExit ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466","title":"Optional onDragExit"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ondragexitcapture","text":"\u2022 onDragExitCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467","title":"Optional onDragExitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ondragleave","text":"\u2022 onDragLeave ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468","title":"Optional onDragLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ondragleavecapture","text":"\u2022 onDragLeaveCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469","title":"Optional onDragLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ondragover","text":"\u2022 onDragOver ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470","title":"Optional onDragOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ondragovercapture","text":"\u2022 onDragOverCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471","title":"Optional onDragOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ondragstart","text":"\u2022 onDragStart ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472","title":"Optional onDragStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ondragstartcapture","text":"\u2022 onDragStartCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473","title":"Optional onDragStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ondrop","text":"\u2022 onDrop ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474","title":"Optional onDrop"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ondropcapture","text":"\u2022 onDropCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475","title":"Optional onDropCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ondurationchange","text":"\u2022 onDurationChange ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412","title":"Optional onDurationChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ondurationchangecapture","text":"\u2022 onDurationChangeCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413","title":"Optional onDurationChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onemptied","text":"\u2022 onEmptied ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414","title":"Optional onEmptied"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onemptiedcapture","text":"\u2022 onEmptiedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415","title":"Optional onEmptiedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onencrypted","text":"\u2022 onEncrypted ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416","title":"Optional onEncrypted"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onencryptedcapture","text":"\u2022 onEncryptedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417","title":"Optional onEncryptedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onended","text":"\u2022 onEnded ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418","title":"Optional onEnded"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onendedcapture","text":"\u2022 onEndedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419","title":"Optional onEndedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onerror","text":"\u2022 onError ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394","title":"Optional onError"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onerrorcapture","text":"\u2022 onErrorCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395","title":"Optional onErrorCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onfocus","text":"\u2022 onFocus ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372","title":"Optional onFocus"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onfocuscapture","text":"\u2022 onFocusCapture ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373","title":"Optional onFocusCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ongotpointercapture","text":"\u2022 onGotPointerCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520","title":"Optional onGotPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ongotpointercapturecapture","text":"\u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521","title":"Optional onGotPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-oninput","text":"\u2022 onInput ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382","title":"Optional onInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-oninputcapture","text":"\u2022 onInputCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383","title":"Optional onInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-oninvalid","text":"\u2022 onInvalid ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388","title":"Optional onInvalid"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-oninvalidcapture","text":"\u2022 onInvalidCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389","title":"Optional onInvalidCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onkeydown","text":"\u2022 onKeyDown ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398","title":"Optional onKeyDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onkeydowncapture","text":"\u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399","title":"Optional onKeyDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onkeypress","text":"\u2022 onKeyPress ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400","title":"Optional onKeyPress"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onkeypresscapture","text":"\u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401","title":"Optional onKeyPressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onkeyup","text":"\u2022 onKeyUp ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402","title":"Optional onKeyUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onkeyupcapture","text":"\u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403","title":"Optional onKeyUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onload","text":"\u2022 onLoad ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392","title":"Optional onLoad"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onloadcapture","text":"\u2022 onLoadCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393","title":"Optional onLoadCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onloadstart","text":"\u2022 onLoadStart ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424","title":"Optional onLoadStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onloadstartcapture","text":"\u2022 onLoadStartCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425","title":"Optional onLoadStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onloadeddata","text":"\u2022 onLoadedData ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420","title":"Optional onLoadedData"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onloadeddatacapture","text":"\u2022 onLoadedDataCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421","title":"Optional onLoadedDataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onloadedmetadata","text":"\u2022 onLoadedMetadata ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422","title":"Optional onLoadedMetadata"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onloadedmetadatacapture","text":"\u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423","title":"Optional onLoadedMetadataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onlostpointercapture","text":"\u2022 onLostPointerCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522","title":"Optional onLostPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onlostpointercapturecapture","text":"\u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523","title":"Optional onLostPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onmousedown","text":"\u2022 onMouseDown ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476","title":"Optional onMouseDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onmousedowncapture","text":"\u2022 onMouseDownCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477","title":"Optional onMouseDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onmouseenter","text":"\u2022 onMouseEnter ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478","title":"Optional onMouseEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onmouseleave","text":"\u2022 onMouseLeave ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479","title":"Optional onMouseLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onmousemove","text":"\u2022 onMouseMove ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480","title":"Optional onMouseMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onmousemovecapture","text":"\u2022 onMouseMoveCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481","title":"Optional onMouseMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onmouseout","text":"\u2022 onMouseOut ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482","title":"Optional onMouseOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onmouseoutcapture","text":"\u2022 onMouseOutCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483","title":"Optional onMouseOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onmouseover","text":"\u2022 onMouseOver ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484","title":"Optional onMouseOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onmouseovercapture","text":"\u2022 onMouseOverCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485","title":"Optional onMouseOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onmouseup","text":"\u2022 onMouseUp ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486","title":"Optional onMouseUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onmouseupcapture","text":"\u2022 onMouseUpCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487","title":"Optional onMouseUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onpaste","text":"\u2022 onPaste ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360","title":"Optional onPaste"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onpastecapture","text":"\u2022 onPasteCapture ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361","title":"Optional onPasteCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onpause","text":"\u2022 onPause ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426","title":"Optional onPause"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onpausecapture","text":"\u2022 onPauseCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427","title":"Optional onPauseCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onplay","text":"\u2022 onPlay ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428","title":"Optional onPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onplaycapture","text":"\u2022 onPlayCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429","title":"Optional onPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onplaying","text":"\u2022 onPlaying ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430","title":"Optional onPlaying"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onplayingcapture","text":"\u2022 onPlayingCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431","title":"Optional onPlayingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onpointercancel","text":"\u2022 onPointerCancel ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510","title":"Optional onPointerCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onpointercancelcapture","text":"\u2022 onPointerCancelCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511","title":"Optional onPointerCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onpointerdown","text":"\u2022 onPointerDown ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504","title":"Optional onPointerDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onpointerdowncapture","text":"\u2022 onPointerDownCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505","title":"Optional onPointerDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onpointerenter","text":"\u2022 onPointerEnter ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512","title":"Optional onPointerEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onpointerentercapture","text":"\u2022 onPointerEnterCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513","title":"Optional onPointerEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onpointerleave","text":"\u2022 onPointerLeave ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514","title":"Optional onPointerLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onpointerleavecapture","text":"\u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515","title":"Optional onPointerLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onpointermove","text":"\u2022 onPointerMove ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506","title":"Optional onPointerMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onpointermovecapture","text":"\u2022 onPointerMoveCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507","title":"Optional onPointerMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onpointerout","text":"\u2022 onPointerOut ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518","title":"Optional onPointerOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onpointeroutcapture","text":"\u2022 onPointerOutCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519","title":"Optional onPointerOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onpointerover","text":"\u2022 onPointerOver ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516","title":"Optional onPointerOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onpointerovercapture","text":"\u2022 onPointerOverCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517","title":"Optional onPointerOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onpointerup","text":"\u2022 onPointerUp ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508","title":"Optional onPointerUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onpointerupcapture","text":"\u2022 onPointerUpCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509","title":"Optional onPointerUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onprogress","text":"\u2022 onProgress ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432","title":"Optional onProgress"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onprogresscapture","text":"\u2022 onProgressCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433","title":"Optional onProgressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onratechange","text":"\u2022 onRateChange ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434","title":"Optional onRateChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onratechangecapture","text":"\u2022 onRateChangeCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435","title":"Optional onRateChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onreset","text":"\u2022 onReset ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384","title":"Optional onReset"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onresetcapture","text":"\u2022 onResetCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385","title":"Optional onResetCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onscroll","text":"\u2022 onScroll ? : UIEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526","title":"Optional onScroll"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onscrollcapture","text":"\u2022 onScrollCapture ? : UIEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527","title":"Optional onScrollCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onseeked","text":"\u2022 onSeeked ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436","title":"Optional onSeeked"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onseekedcapture","text":"\u2022 onSeekedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437","title":"Optional onSeekedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onseeking","text":"\u2022 onSeeking ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438","title":"Optional onSeeking"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onseekingcapture","text":"\u2022 onSeekingCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439","title":"Optional onSeekingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onselect","text":"\u2022 onSelect ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490","title":"Optional onSelect"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onselectcapture","text":"\u2022 onSelectCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491","title":"Optional onSelectCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onstalled","text":"\u2022 onStalled ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440","title":"Optional onStalled"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onstalledcapture","text":"\u2022 onStalledCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441","title":"Optional onStalledCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onsubmit","text":"\u2022 onSubmit ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386","title":"Optional onSubmit"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onsubmitcapture","text":"\u2022 onSubmitCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387","title":"Optional onSubmitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onsuspend","text":"\u2022 onSuspend ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442","title":"Optional onSuspend"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onsuspendcapture","text":"\u2022 onSuspendCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443","title":"Optional onSuspendCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ontimeupdate","text":"\u2022 onTimeUpdate ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444","title":"Optional onTimeUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ontimeupdatecapture","text":"\u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445","title":"Optional onTimeUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ontouchcancel","text":"\u2022 onTouchCancel ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494","title":"Optional onTouchCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ontouchcancelcapture","text":"\u2022 onTouchCancelCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495","title":"Optional onTouchCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ontouchend","text":"\u2022 onTouchEnd ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496","title":"Optional onTouchEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ontouchendcapture","text":"\u2022 onTouchEndCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497","title":"Optional onTouchEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ontouchmove","text":"\u2022 onTouchMove ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498","title":"Optional onTouchMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ontouchmovecapture","text":"\u2022 onTouchMoveCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499","title":"Optional onTouchMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ontouchstart","text":"\u2022 onTouchStart ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500","title":"Optional onTouchStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ontouchstartcapture","text":"\u2022 onTouchStartCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501","title":"Optional onTouchStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ontransitionend","text":"\u2022 onTransitionEnd ? : TransitionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542","title":"Optional onTransitionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-ontransitionendcapture","text":"\u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543","title":"Optional onTransitionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onvolumechange","text":"\u2022 onVolumeChange ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446","title":"Optional onVolumeChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onvolumechangecapture","text":"\u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447","title":"Optional onVolumeChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onwaiting","text":"\u2022 onWaiting ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448","title":"Optional onWaiting"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onwaitingcapture","text":"\u2022 onWaitingCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449","title":"Optional onWaitingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onwheel","text":"\u2022 onWheel ? : WheelEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530","title":"Optional onWheel"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-onwheelcapture","text":"\u2022 onWheelCapture ? : WheelEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531","title":"Optional onWheelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-showtopline","text":"\u2022 showTopLine ? : boolean Defined in src/renderer/components/table/table-head.tsx:31","title":"Optional showTopLine"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableheadprops/#optional-sticky","text":"\u2022 sticky ? : boolean Defined in src/renderer/components/table/table-head.tsx:32","title":"Optional sticky"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/","text":"Interface: TableProps # Hierarchy # DOMAttributes\u2039HTMLDivElement\u203a \u21b3 TableProps Index # Properties # autoSize children className customRowHeights dangerouslySetInnerHTML getTableRow items noItems onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onSort onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture rowLineHeight rowPadding scrollable selectable selectedItemId sortByDefault sortSyncWithUrl sortable storageKey tableId virtual Properties # Optional autoSize # \u2022 autoSize ? : boolean Defined in src/renderer/components/table/table.tsx:47 Optional children # \u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350 Optional className # \u2022 className ? : string Defined in src/renderer/components/table/table.tsx:46 Optional customRowHeights # \u2022 customRowHeights ? : function Defined in src/renderer/components/table/table.tsx:64 Type declaration: # \u25b8 ( item : object, lineHeight : number, paddings : number): number Parameters: Name Type item object lineHeight number paddings number Optional dangerouslySetInnerHTML # \u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351 Type declaration: # __html : string Optional getTableRow # \u2022 getTableRow ? : function Defined in src/renderer/components/table/table.tsx:65 Type declaration: # \u25b8 ( uid : string): ReactElement\u2039 TableRowProps \u203a Parameters: Name Type uid string Optional items # \u2022 items ? : ItemObject[] Defined in src/renderer/components/table/table.tsx:45 Optional noItems # \u2022 noItems ? : React.ReactNode Defined in src/renderer/components/table/table.tsx:59 Optional onAbort # \u2022 onAbort ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406 Optional onAbortCapture # \u2022 onAbortCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407 Optional onAnimationEnd # \u2022 onAnimationEnd ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536 Optional onAnimationEndCapture # \u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537 Optional onAnimationIteration # \u2022 onAnimationIteration ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538 Optional onAnimationIterationCapture # \u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539 Optional onAnimationStart # \u2022 onAnimationStart ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534 Optional onAnimationStartCapture # \u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535 Optional onAuxClick # \u2022 onAuxClick ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452 Optional onAuxClickCapture # \u2022 onAuxClickCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453 Optional onBeforeInput # \u2022 onBeforeInput ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380 Optional onBeforeInputCapture # \u2022 onBeforeInputCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381 Optional onBlur # \u2022 onBlur ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374 Optional onBlurCapture # \u2022 onBlurCapture ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375 Optional onCanPlay # \u2022 onCanPlay ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408 Optional onCanPlayCapture # \u2022 onCanPlayCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409 Optional onCanPlayThrough # \u2022 onCanPlayThrough ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410 Optional onCanPlayThroughCapture # \u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411 Optional onChange # \u2022 onChange ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378 Optional onChangeCapture # \u2022 onChangeCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379 Optional onClick # \u2022 onClick ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454 Optional onClickCapture # \u2022 onClickCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455 Optional onCompositionEnd # \u2022 onCompositionEnd ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364 Optional onCompositionEndCapture # \u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365 Optional onCompositionStart # \u2022 onCompositionStart ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366 Optional onCompositionStartCapture # \u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367 Optional onCompositionUpdate # \u2022 onCompositionUpdate ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368 Optional onCompositionUpdateCapture # \u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369 Optional onContextMenu # \u2022 onContextMenu ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456 Optional onContextMenuCapture # \u2022 onContextMenuCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457 Optional onCopy # \u2022 onCopy ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356 Optional onCopyCapture # \u2022 onCopyCapture ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357 Optional onCut # \u2022 onCut ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358 Optional onCutCapture # \u2022 onCutCapture ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359 Optional onDoubleClick # \u2022 onDoubleClick ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458 Optional onDoubleClickCapture # \u2022 onDoubleClickCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459 Optional onDrag # \u2022 onDrag ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460 Optional onDragCapture # \u2022 onDragCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461 Optional onDragEnd # \u2022 onDragEnd ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462 Optional onDragEndCapture # \u2022 onDragEndCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463 Optional onDragEnter # \u2022 onDragEnter ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464 Optional onDragEnterCapture # \u2022 onDragEnterCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465 Optional onDragExit # \u2022 onDragExit ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466 Optional onDragExitCapture # \u2022 onDragExitCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467 Optional onDragLeave # \u2022 onDragLeave ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468 Optional onDragLeaveCapture # \u2022 onDragLeaveCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469 Optional onDragOver # \u2022 onDragOver ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470 Optional onDragOverCapture # \u2022 onDragOverCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471 Optional onDragStart # \u2022 onDragStart ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472 Optional onDragStartCapture # \u2022 onDragStartCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473 Optional onDrop # \u2022 onDrop ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474 Optional onDropCapture # \u2022 onDropCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475 Optional onDurationChange # \u2022 onDurationChange ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412 Optional onDurationChangeCapture # \u2022 onDurationChangeCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413 Optional onEmptied # \u2022 onEmptied ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414 Optional onEmptiedCapture # \u2022 onEmptiedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415 Optional onEncrypted # \u2022 onEncrypted ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416 Optional onEncryptedCapture # \u2022 onEncryptedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417 Optional onEnded # \u2022 onEnded ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418 Optional onEndedCapture # \u2022 onEndedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419 Optional onError # \u2022 onError ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394 Optional onErrorCapture # \u2022 onErrorCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395 Optional onFocus # \u2022 onFocus ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372 Optional onFocusCapture # \u2022 onFocusCapture ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373 Optional onGotPointerCapture # \u2022 onGotPointerCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520 Optional onGotPointerCaptureCapture # \u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521 Optional onInput # \u2022 onInput ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382 Optional onInputCapture # \u2022 onInputCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383 Optional onInvalid # \u2022 onInvalid ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388 Optional onInvalidCapture # \u2022 onInvalidCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389 Optional onKeyDown # \u2022 onKeyDown ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398 Optional onKeyDownCapture # \u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399 Optional onKeyPress # \u2022 onKeyPress ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400 Optional onKeyPressCapture # \u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401 Optional onKeyUp # \u2022 onKeyUp ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402 Optional onKeyUpCapture # \u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403 Optional onLoad # \u2022 onLoad ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392 Optional onLoadCapture # \u2022 onLoadCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393 Optional onLoadStart # \u2022 onLoadStart ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424 Optional onLoadStartCapture # \u2022 onLoadStartCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425 Optional onLoadedData # \u2022 onLoadedData ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420 Optional onLoadedDataCapture # \u2022 onLoadedDataCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421 Optional onLoadedMetadata # \u2022 onLoadedMetadata ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422 Optional onLoadedMetadataCapture # \u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423 Optional onLostPointerCapture # \u2022 onLostPointerCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522 Optional onLostPointerCaptureCapture # \u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523 Optional onMouseDown # \u2022 onMouseDown ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476 Optional onMouseDownCapture # \u2022 onMouseDownCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477 Optional onMouseEnter # \u2022 onMouseEnter ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478 Optional onMouseLeave # \u2022 onMouseLeave ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479 Optional onMouseMove # \u2022 onMouseMove ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480 Optional onMouseMoveCapture # \u2022 onMouseMoveCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481 Optional onMouseOut # \u2022 onMouseOut ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482 Optional onMouseOutCapture # \u2022 onMouseOutCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483 Optional onMouseOver # \u2022 onMouseOver ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484 Optional onMouseOverCapture # \u2022 onMouseOverCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485 Optional onMouseUp # \u2022 onMouseUp ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486 Optional onMouseUpCapture # \u2022 onMouseUpCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487 Optional onPaste # \u2022 onPaste ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360 Optional onPasteCapture # \u2022 onPasteCapture ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361 Optional onPause # \u2022 onPause ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426 Optional onPauseCapture # \u2022 onPauseCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427 Optional onPlay # \u2022 onPlay ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428 Optional onPlayCapture # \u2022 onPlayCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429 Optional onPlaying # \u2022 onPlaying ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430 Optional onPlayingCapture # \u2022 onPlayingCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431 Optional onPointerCancel # \u2022 onPointerCancel ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510 Optional onPointerCancelCapture # \u2022 onPointerCancelCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511 Optional onPointerDown # \u2022 onPointerDown ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504 Optional onPointerDownCapture # \u2022 onPointerDownCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505 Optional onPointerEnter # \u2022 onPointerEnter ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512 Optional onPointerEnterCapture # \u2022 onPointerEnterCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513 Optional onPointerLeave # \u2022 onPointerLeave ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514 Optional onPointerLeaveCapture # \u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515 Optional onPointerMove # \u2022 onPointerMove ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506 Optional onPointerMoveCapture # \u2022 onPointerMoveCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507 Optional onPointerOut # \u2022 onPointerOut ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518 Optional onPointerOutCapture # \u2022 onPointerOutCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519 Optional onPointerOver # \u2022 onPointerOver ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516 Optional onPointerOverCapture # \u2022 onPointerOverCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517 Optional onPointerUp # \u2022 onPointerUp ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508 Optional onPointerUpCapture # \u2022 onPointerUpCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509 Optional onProgress # \u2022 onProgress ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432 Optional onProgressCapture # \u2022 onProgressCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433 Optional onRateChange # \u2022 onRateChange ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434 Optional onRateChangeCapture # \u2022 onRateChangeCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435 Optional onReset # \u2022 onReset ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384 Optional onResetCapture # \u2022 onResetCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385 Optional onScroll # \u2022 onScroll ? : UIEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526 Optional onScrollCapture # \u2022 onScrollCapture ? : UIEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527 Optional onSeeked # \u2022 onSeeked ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436 Optional onSeekedCapture # \u2022 onSeekedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437 Optional onSeeking # \u2022 onSeeking ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438 Optional onSeekingCapture # \u2022 onSeekingCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439 Optional onSelect # \u2022 onSelect ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490 Optional onSelectCapture # \u2022 onSelectCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491 Optional onSort # \u2022 onSort ? : function Defined in src/renderer/components/table/table.tsx:58 Type declaration: # \u25b8 ( params : TableSortParams ): void Parameters: Name Type params TableSortParams Optional onStalled # \u2022 onStalled ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440 Optional onStalledCapture # \u2022 onStalledCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441 Optional onSubmit # \u2022 onSubmit ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386 Optional onSubmitCapture # \u2022 onSubmitCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387 Optional onSuspend # \u2022 onSuspend ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442 Optional onSuspendCapture # \u2022 onSuspendCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443 Optional onTimeUpdate # \u2022 onTimeUpdate ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444 Optional onTimeUpdateCapture # \u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445 Optional onTouchCancel # \u2022 onTouchCancel ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494 Optional onTouchCancelCapture # \u2022 onTouchCancelCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495 Optional onTouchEnd # \u2022 onTouchEnd ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496 Optional onTouchEndCapture # \u2022 onTouchEndCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497 Optional onTouchMove # \u2022 onTouchMove ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498 Optional onTouchMoveCapture # \u2022 onTouchMoveCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499 Optional onTouchStart # \u2022 onTouchStart ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500 Optional onTouchStartCapture # \u2022 onTouchStartCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501 Optional onTransitionEnd # \u2022 onTransitionEnd ? : TransitionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542 Optional onTransitionEndCapture # \u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543 Optional onVolumeChange # \u2022 onVolumeChange ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446 Optional onVolumeChangeCapture # \u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447 Optional onWaiting # \u2022 onWaiting ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448 Optional onWaitingCapture # \u2022 onWaitingCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449 Optional onWheel # \u2022 onWheel ? : WheelEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530 Optional onWheelCapture # \u2022 onWheelCapture ? : WheelEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531 Optional rowLineHeight # \u2022 rowLineHeight ? : string Defined in src/renderer/components/table/table.tsx:63 Optional rowPadding # \u2022 rowPadding ? : string Defined in src/renderer/components/table/table.tsx:62 Optional scrollable # \u2022 scrollable ? : boolean Defined in src/renderer/components/table/table.tsx:49 Optional selectable # \u2022 selectable ? : boolean Defined in src/renderer/components/table/table.tsx:48 Optional selectedItemId # \u2022 selectedItemId ? : string Defined in src/renderer/components/table/table.tsx:60 Optional sortByDefault # \u2022 sortByDefault ? : Partial\u2039 TableSortParams \u203a Defined in src/renderer/components/table/table.tsx:57 Optional sortSyncWithUrl # \u2022 sortSyncWithUrl ? : boolean Defined in src/renderer/components/table/table.tsx:56 Optional sortable # \u2022 sortable ? : TableSortCallbacks Defined in src/renderer/components/table/table.tsx:55 Define sortable callbacks for every column in sortitem argument in the callback is an object, provided in Optional storageKey # \u2022 storageKey ? : string Defined in src/renderer/components/table/table.tsx:50 Optional tableId # \u2022 tableId ? : string Defined in src/renderer/components/table/table.tsx:44 Optional virtual # \u2022 virtual ? : boolean Defined in src/renderer/components/table/table.tsx:61","title":"Interface: TableProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#interface-tableprops","text":"","title":"Interface: TableProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#hierarchy","text":"DOMAttributes\u2039HTMLDivElement\u203a \u21b3 TableProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#properties","text":"autoSize children className customRowHeights dangerouslySetInnerHTML getTableRow items noItems onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onSort onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture rowLineHeight rowPadding scrollable selectable selectedItemId sortByDefault sortSyncWithUrl sortable storageKey tableId virtual","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-autosize","text":"\u2022 autoSize ? : boolean Defined in src/renderer/components/table/table.tsx:47","title":"Optional autoSize"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-children","text":"\u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350","title":"Optional children"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-classname","text":"\u2022 className ? : string Defined in src/renderer/components/table/table.tsx:46","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-customrowheights","text":"\u2022 customRowHeights ? : function Defined in src/renderer/components/table/table.tsx:64","title":"Optional customRowHeights"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-dangerouslysetinnerhtml","text":"\u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351","title":"Optional dangerouslySetInnerHTML"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-gettablerow","text":"\u2022 getTableRow ? : function Defined in src/renderer/components/table/table.tsx:65","title":"Optional getTableRow"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-items","text":"\u2022 items ? : ItemObject[] Defined in src/renderer/components/table/table.tsx:45","title":"Optional items"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-noitems","text":"\u2022 noItems ? : React.ReactNode Defined in src/renderer/components/table/table.tsx:59","title":"Optional noItems"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onabort","text":"\u2022 onAbort ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406","title":"Optional onAbort"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onabortcapture","text":"\u2022 onAbortCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407","title":"Optional onAbortCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onanimationend","text":"\u2022 onAnimationEnd ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536","title":"Optional onAnimationEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onanimationendcapture","text":"\u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537","title":"Optional onAnimationEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onanimationiteration","text":"\u2022 onAnimationIteration ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538","title":"Optional onAnimationIteration"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onanimationiterationcapture","text":"\u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539","title":"Optional onAnimationIterationCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onanimationstart","text":"\u2022 onAnimationStart ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534","title":"Optional onAnimationStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onanimationstartcapture","text":"\u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535","title":"Optional onAnimationStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onauxclick","text":"\u2022 onAuxClick ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452","title":"Optional onAuxClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onauxclickcapture","text":"\u2022 onAuxClickCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453","title":"Optional onAuxClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onbeforeinput","text":"\u2022 onBeforeInput ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380","title":"Optional onBeforeInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onbeforeinputcapture","text":"\u2022 onBeforeInputCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381","title":"Optional onBeforeInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onblur","text":"\u2022 onBlur ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374","title":"Optional onBlur"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onblurcapture","text":"\u2022 onBlurCapture ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375","title":"Optional onBlurCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-oncanplay","text":"\u2022 onCanPlay ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408","title":"Optional onCanPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-oncanplaycapture","text":"\u2022 onCanPlayCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409","title":"Optional onCanPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-oncanplaythrough","text":"\u2022 onCanPlayThrough ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410","title":"Optional onCanPlayThrough"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-oncanplaythroughcapture","text":"\u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411","title":"Optional onCanPlayThroughCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onchange","text":"\u2022 onChange ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378","title":"Optional onChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onchangecapture","text":"\u2022 onChangeCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379","title":"Optional onChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onclick","text":"\u2022 onClick ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454","title":"Optional onClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onclickcapture","text":"\u2022 onClickCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455","title":"Optional onClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-oncompositionend","text":"\u2022 onCompositionEnd ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364","title":"Optional onCompositionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-oncompositionendcapture","text":"\u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365","title":"Optional onCompositionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-oncompositionstart","text":"\u2022 onCompositionStart ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366","title":"Optional onCompositionStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-oncompositionstartcapture","text":"\u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367","title":"Optional onCompositionStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-oncompositionupdate","text":"\u2022 onCompositionUpdate ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368","title":"Optional onCompositionUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-oncompositionupdatecapture","text":"\u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369","title":"Optional onCompositionUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-oncontextmenu","text":"\u2022 onContextMenu ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456","title":"Optional onContextMenu"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-oncontextmenucapture","text":"\u2022 onContextMenuCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457","title":"Optional onContextMenuCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-oncopy","text":"\u2022 onCopy ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356","title":"Optional onCopy"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-oncopycapture","text":"\u2022 onCopyCapture ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357","title":"Optional onCopyCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-oncut","text":"\u2022 onCut ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358","title":"Optional onCut"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-oncutcapture","text":"\u2022 onCutCapture ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359","title":"Optional onCutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ondoubleclick","text":"\u2022 onDoubleClick ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458","title":"Optional onDoubleClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ondoubleclickcapture","text":"\u2022 onDoubleClickCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459","title":"Optional onDoubleClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ondrag","text":"\u2022 onDrag ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460","title":"Optional onDrag"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ondragcapture","text":"\u2022 onDragCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461","title":"Optional onDragCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ondragend","text":"\u2022 onDragEnd ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462","title":"Optional onDragEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ondragendcapture","text":"\u2022 onDragEndCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463","title":"Optional onDragEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ondragenter","text":"\u2022 onDragEnter ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464","title":"Optional onDragEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ondragentercapture","text":"\u2022 onDragEnterCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465","title":"Optional onDragEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ondragexit","text":"\u2022 onDragExit ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466","title":"Optional onDragExit"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ondragexitcapture","text":"\u2022 onDragExitCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467","title":"Optional onDragExitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ondragleave","text":"\u2022 onDragLeave ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468","title":"Optional onDragLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ondragleavecapture","text":"\u2022 onDragLeaveCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469","title":"Optional onDragLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ondragover","text":"\u2022 onDragOver ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470","title":"Optional onDragOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ondragovercapture","text":"\u2022 onDragOverCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471","title":"Optional onDragOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ondragstart","text":"\u2022 onDragStart ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472","title":"Optional onDragStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ondragstartcapture","text":"\u2022 onDragStartCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473","title":"Optional onDragStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ondrop","text":"\u2022 onDrop ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474","title":"Optional onDrop"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ondropcapture","text":"\u2022 onDropCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475","title":"Optional onDropCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ondurationchange","text":"\u2022 onDurationChange ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412","title":"Optional onDurationChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ondurationchangecapture","text":"\u2022 onDurationChangeCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413","title":"Optional onDurationChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onemptied","text":"\u2022 onEmptied ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414","title":"Optional onEmptied"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onemptiedcapture","text":"\u2022 onEmptiedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415","title":"Optional onEmptiedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onencrypted","text":"\u2022 onEncrypted ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416","title":"Optional onEncrypted"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onencryptedcapture","text":"\u2022 onEncryptedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417","title":"Optional onEncryptedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onended","text":"\u2022 onEnded ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418","title":"Optional onEnded"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onendedcapture","text":"\u2022 onEndedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419","title":"Optional onEndedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onerror","text":"\u2022 onError ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394","title":"Optional onError"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onerrorcapture","text":"\u2022 onErrorCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395","title":"Optional onErrorCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onfocus","text":"\u2022 onFocus ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372","title":"Optional onFocus"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onfocuscapture","text":"\u2022 onFocusCapture ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373","title":"Optional onFocusCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ongotpointercapture","text":"\u2022 onGotPointerCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520","title":"Optional onGotPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ongotpointercapturecapture","text":"\u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521","title":"Optional onGotPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-oninput","text":"\u2022 onInput ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382","title":"Optional onInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-oninputcapture","text":"\u2022 onInputCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383","title":"Optional onInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-oninvalid","text":"\u2022 onInvalid ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388","title":"Optional onInvalid"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-oninvalidcapture","text":"\u2022 onInvalidCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389","title":"Optional onInvalidCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onkeydown","text":"\u2022 onKeyDown ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398","title":"Optional onKeyDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onkeydowncapture","text":"\u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399","title":"Optional onKeyDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onkeypress","text":"\u2022 onKeyPress ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400","title":"Optional onKeyPress"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onkeypresscapture","text":"\u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401","title":"Optional onKeyPressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onkeyup","text":"\u2022 onKeyUp ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402","title":"Optional onKeyUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onkeyupcapture","text":"\u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403","title":"Optional onKeyUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onload","text":"\u2022 onLoad ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392","title":"Optional onLoad"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onloadcapture","text":"\u2022 onLoadCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393","title":"Optional onLoadCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onloadstart","text":"\u2022 onLoadStart ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424","title":"Optional onLoadStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onloadstartcapture","text":"\u2022 onLoadStartCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425","title":"Optional onLoadStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onloadeddata","text":"\u2022 onLoadedData ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420","title":"Optional onLoadedData"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onloadeddatacapture","text":"\u2022 onLoadedDataCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421","title":"Optional onLoadedDataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onloadedmetadata","text":"\u2022 onLoadedMetadata ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422","title":"Optional onLoadedMetadata"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onloadedmetadatacapture","text":"\u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423","title":"Optional onLoadedMetadataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onlostpointercapture","text":"\u2022 onLostPointerCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522","title":"Optional onLostPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onlostpointercapturecapture","text":"\u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523","title":"Optional onLostPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onmousedown","text":"\u2022 onMouseDown ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476","title":"Optional onMouseDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onmousedowncapture","text":"\u2022 onMouseDownCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477","title":"Optional onMouseDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onmouseenter","text":"\u2022 onMouseEnter ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478","title":"Optional onMouseEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onmouseleave","text":"\u2022 onMouseLeave ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479","title":"Optional onMouseLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onmousemove","text":"\u2022 onMouseMove ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480","title":"Optional onMouseMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onmousemovecapture","text":"\u2022 onMouseMoveCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481","title":"Optional onMouseMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onmouseout","text":"\u2022 onMouseOut ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482","title":"Optional onMouseOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onmouseoutcapture","text":"\u2022 onMouseOutCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483","title":"Optional onMouseOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onmouseover","text":"\u2022 onMouseOver ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484","title":"Optional onMouseOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onmouseovercapture","text":"\u2022 onMouseOverCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485","title":"Optional onMouseOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onmouseup","text":"\u2022 onMouseUp ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486","title":"Optional onMouseUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onmouseupcapture","text":"\u2022 onMouseUpCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487","title":"Optional onMouseUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onpaste","text":"\u2022 onPaste ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360","title":"Optional onPaste"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onpastecapture","text":"\u2022 onPasteCapture ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361","title":"Optional onPasteCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onpause","text":"\u2022 onPause ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426","title":"Optional onPause"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onpausecapture","text":"\u2022 onPauseCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427","title":"Optional onPauseCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onplay","text":"\u2022 onPlay ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428","title":"Optional onPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onplaycapture","text":"\u2022 onPlayCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429","title":"Optional onPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onplaying","text":"\u2022 onPlaying ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430","title":"Optional onPlaying"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onplayingcapture","text":"\u2022 onPlayingCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431","title":"Optional onPlayingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onpointercancel","text":"\u2022 onPointerCancel ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510","title":"Optional onPointerCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onpointercancelcapture","text":"\u2022 onPointerCancelCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511","title":"Optional onPointerCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onpointerdown","text":"\u2022 onPointerDown ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504","title":"Optional onPointerDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onpointerdowncapture","text":"\u2022 onPointerDownCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505","title":"Optional onPointerDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onpointerenter","text":"\u2022 onPointerEnter ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512","title":"Optional onPointerEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onpointerentercapture","text":"\u2022 onPointerEnterCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513","title":"Optional onPointerEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onpointerleave","text":"\u2022 onPointerLeave ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514","title":"Optional onPointerLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onpointerleavecapture","text":"\u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515","title":"Optional onPointerLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onpointermove","text":"\u2022 onPointerMove ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506","title":"Optional onPointerMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onpointermovecapture","text":"\u2022 onPointerMoveCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507","title":"Optional onPointerMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onpointerout","text":"\u2022 onPointerOut ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518","title":"Optional onPointerOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onpointeroutcapture","text":"\u2022 onPointerOutCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519","title":"Optional onPointerOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onpointerover","text":"\u2022 onPointerOver ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516","title":"Optional onPointerOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onpointerovercapture","text":"\u2022 onPointerOverCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517","title":"Optional onPointerOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onpointerup","text":"\u2022 onPointerUp ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508","title":"Optional onPointerUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onpointerupcapture","text":"\u2022 onPointerUpCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509","title":"Optional onPointerUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onprogress","text":"\u2022 onProgress ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432","title":"Optional onProgress"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onprogresscapture","text":"\u2022 onProgressCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433","title":"Optional onProgressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onratechange","text":"\u2022 onRateChange ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434","title":"Optional onRateChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onratechangecapture","text":"\u2022 onRateChangeCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435","title":"Optional onRateChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onreset","text":"\u2022 onReset ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384","title":"Optional onReset"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onresetcapture","text":"\u2022 onResetCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385","title":"Optional onResetCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onscroll","text":"\u2022 onScroll ? : UIEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526","title":"Optional onScroll"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onscrollcapture","text":"\u2022 onScrollCapture ? : UIEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527","title":"Optional onScrollCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onseeked","text":"\u2022 onSeeked ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436","title":"Optional onSeeked"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onseekedcapture","text":"\u2022 onSeekedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437","title":"Optional onSeekedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onseeking","text":"\u2022 onSeeking ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438","title":"Optional onSeeking"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onseekingcapture","text":"\u2022 onSeekingCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439","title":"Optional onSeekingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onselect","text":"\u2022 onSelect ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490","title":"Optional onSelect"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onselectcapture","text":"\u2022 onSelectCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491","title":"Optional onSelectCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onsort","text":"\u2022 onSort ? : function Defined in src/renderer/components/table/table.tsx:58","title":"Optional onSort"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onstalled","text":"\u2022 onStalled ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440","title":"Optional onStalled"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onstalledcapture","text":"\u2022 onStalledCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441","title":"Optional onStalledCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onsubmit","text":"\u2022 onSubmit ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386","title":"Optional onSubmit"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onsubmitcapture","text":"\u2022 onSubmitCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387","title":"Optional onSubmitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onsuspend","text":"\u2022 onSuspend ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442","title":"Optional onSuspend"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onsuspendcapture","text":"\u2022 onSuspendCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443","title":"Optional onSuspendCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ontimeupdate","text":"\u2022 onTimeUpdate ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444","title":"Optional onTimeUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ontimeupdatecapture","text":"\u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445","title":"Optional onTimeUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ontouchcancel","text":"\u2022 onTouchCancel ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494","title":"Optional onTouchCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ontouchcancelcapture","text":"\u2022 onTouchCancelCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495","title":"Optional onTouchCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ontouchend","text":"\u2022 onTouchEnd ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496","title":"Optional onTouchEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ontouchendcapture","text":"\u2022 onTouchEndCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497","title":"Optional onTouchEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ontouchmove","text":"\u2022 onTouchMove ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498","title":"Optional onTouchMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ontouchmovecapture","text":"\u2022 onTouchMoveCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499","title":"Optional onTouchMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ontouchstart","text":"\u2022 onTouchStart ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500","title":"Optional onTouchStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ontouchstartcapture","text":"\u2022 onTouchStartCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501","title":"Optional onTouchStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ontransitionend","text":"\u2022 onTransitionEnd ? : TransitionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542","title":"Optional onTransitionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-ontransitionendcapture","text":"\u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543","title":"Optional onTransitionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onvolumechange","text":"\u2022 onVolumeChange ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446","title":"Optional onVolumeChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onvolumechangecapture","text":"\u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447","title":"Optional onVolumeChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onwaiting","text":"\u2022 onWaiting ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448","title":"Optional onWaiting"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onwaitingcapture","text":"\u2022 onWaitingCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449","title":"Optional onWaitingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onwheel","text":"\u2022 onWheel ? : WheelEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530","title":"Optional onWheel"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-onwheelcapture","text":"\u2022 onWheelCapture ? : WheelEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531","title":"Optional onWheelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-rowlineheight","text":"\u2022 rowLineHeight ? : string Defined in src/renderer/components/table/table.tsx:63","title":"Optional rowLineHeight"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-rowpadding","text":"\u2022 rowPadding ? : string Defined in src/renderer/components/table/table.tsx:62","title":"Optional rowPadding"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-scrollable","text":"\u2022 scrollable ? : boolean Defined in src/renderer/components/table/table.tsx:49","title":"Optional scrollable"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-selectable","text":"\u2022 selectable ? : boolean Defined in src/renderer/components/table/table.tsx:48","title":"Optional selectable"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-selecteditemid","text":"\u2022 selectedItemId ? : string Defined in src/renderer/components/table/table.tsx:60","title":"Optional selectedItemId"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-sortbydefault","text":"\u2022 sortByDefault ? : Partial\u2039 TableSortParams \u203a Defined in src/renderer/components/table/table.tsx:57","title":"Optional sortByDefault"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-sortsyncwithurl","text":"\u2022 sortSyncWithUrl ? : boolean Defined in src/renderer/components/table/table.tsx:56","title":"Optional sortSyncWithUrl"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-sortable","text":"\u2022 sortable ? : TableSortCallbacks Defined in src/renderer/components/table/table.tsx:55 Define sortable callbacks for every column in sortitem argument in the callback is an object, provided in","title":"Optional sortable"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-storagekey","text":"\u2022 storageKey ? : string Defined in src/renderer/components/table/table.tsx:50","title":"Optional storageKey"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-tableid","text":"\u2022 tableId ? : string Defined in src/renderer/components/table/table.tsx:44","title":"Optional tableId"},{"location":"extensions/api/interfaces/_renderer_api_components_.tableprops/#optional-virtual","text":"\u2022 virtual ? : boolean Defined in src/renderer/components/table/table.tsx:61","title":"Optional virtual"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/","text":"Interface: TableRowProps # Hierarchy # DOMAttributes\u2039HTMLDivElement\u203a \u21b3 TableRowProps Index # Properties # children className dangerouslySetInnerHTML disabled nowrap onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture searchItem selected sortItem style Properties # Optional children # \u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350 Optional className # \u2022 className ? : string Defined in src/renderer/components/table/table-row.tsx:31 Optional dangerouslySetInnerHTML # \u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351 Type declaration: # __html : string Optional disabled # \u2022 disabled ? : boolean Defined in src/renderer/components/table/table-row.tsx:37 Optional nowrap # \u2022 nowrap ? : boolean Defined in src/renderer/components/table/table-row.tsx:34 Optional onAbort # \u2022 onAbort ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406 Optional onAbortCapture # \u2022 onAbortCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407 Optional onAnimationEnd # \u2022 onAnimationEnd ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536 Optional onAnimationEndCapture # \u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537 Optional onAnimationIteration # \u2022 onAnimationIteration ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538 Optional onAnimationIterationCapture # \u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539 Optional onAnimationStart # \u2022 onAnimationStart ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534 Optional onAnimationStartCapture # \u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535 Optional onAuxClick # \u2022 onAuxClick ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452 Optional onAuxClickCapture # \u2022 onAuxClickCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453 Optional onBeforeInput # \u2022 onBeforeInput ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380 Optional onBeforeInputCapture # \u2022 onBeforeInputCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381 Optional onBlur # \u2022 onBlur ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374 Optional onBlurCapture # \u2022 onBlurCapture ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375 Optional onCanPlay # \u2022 onCanPlay ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408 Optional onCanPlayCapture # \u2022 onCanPlayCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409 Optional onCanPlayThrough # \u2022 onCanPlayThrough ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410 Optional onCanPlayThroughCapture # \u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411 Optional onChange # \u2022 onChange ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378 Optional onChangeCapture # \u2022 onChangeCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379 Optional onClick # \u2022 onClick ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454 Optional onClickCapture # \u2022 onClickCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455 Optional onCompositionEnd # \u2022 onCompositionEnd ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364 Optional onCompositionEndCapture # \u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365 Optional onCompositionStart # \u2022 onCompositionStart ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366 Optional onCompositionStartCapture # \u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367 Optional onCompositionUpdate # \u2022 onCompositionUpdate ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368 Optional onCompositionUpdateCapture # \u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369 Optional onContextMenu # \u2022 onContextMenu ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456 Optional onContextMenuCapture # \u2022 onContextMenuCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457 Optional onCopy # \u2022 onCopy ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356 Optional onCopyCapture # \u2022 onCopyCapture ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357 Optional onCut # \u2022 onCut ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358 Optional onCutCapture # \u2022 onCutCapture ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359 Optional onDoubleClick # \u2022 onDoubleClick ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458 Optional onDoubleClickCapture # \u2022 onDoubleClickCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459 Optional onDrag # \u2022 onDrag ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460 Optional onDragCapture # \u2022 onDragCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461 Optional onDragEnd # \u2022 onDragEnd ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462 Optional onDragEndCapture # \u2022 onDragEndCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463 Optional onDragEnter # \u2022 onDragEnter ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464 Optional onDragEnterCapture # \u2022 onDragEnterCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465 Optional onDragExit # \u2022 onDragExit ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466 Optional onDragExitCapture # \u2022 onDragExitCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467 Optional onDragLeave # \u2022 onDragLeave ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468 Optional onDragLeaveCapture # \u2022 onDragLeaveCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469 Optional onDragOver # \u2022 onDragOver ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470 Optional onDragOverCapture # \u2022 onDragOverCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471 Optional onDragStart # \u2022 onDragStart ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472 Optional onDragStartCapture # \u2022 onDragStartCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473 Optional onDrop # \u2022 onDrop ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474 Optional onDropCapture # \u2022 onDropCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475 Optional onDurationChange # \u2022 onDurationChange ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412 Optional onDurationChangeCapture # \u2022 onDurationChangeCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413 Optional onEmptied # \u2022 onEmptied ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414 Optional onEmptiedCapture # \u2022 onEmptiedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415 Optional onEncrypted # \u2022 onEncrypted ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416 Optional onEncryptedCapture # \u2022 onEncryptedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417 Optional onEnded # \u2022 onEnded ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418 Optional onEndedCapture # \u2022 onEndedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419 Optional onError # \u2022 onError ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394 Optional onErrorCapture # \u2022 onErrorCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395 Optional onFocus # \u2022 onFocus ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372 Optional onFocusCapture # \u2022 onFocusCapture ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373 Optional onGotPointerCapture # \u2022 onGotPointerCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520 Optional onGotPointerCaptureCapture # \u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521 Optional onInput # \u2022 onInput ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382 Optional onInputCapture # \u2022 onInputCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383 Optional onInvalid # \u2022 onInvalid ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388 Optional onInvalidCapture # \u2022 onInvalidCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389 Optional onKeyDown # \u2022 onKeyDown ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398 Optional onKeyDownCapture # \u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399 Optional onKeyPress # \u2022 onKeyPress ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400 Optional onKeyPressCapture # \u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401 Optional onKeyUp # \u2022 onKeyUp ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402 Optional onKeyUpCapture # \u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403 Optional onLoad # \u2022 onLoad ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392 Optional onLoadCapture # \u2022 onLoadCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393 Optional onLoadStart # \u2022 onLoadStart ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424 Optional onLoadStartCapture # \u2022 onLoadStartCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425 Optional onLoadedData # \u2022 onLoadedData ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420 Optional onLoadedDataCapture # \u2022 onLoadedDataCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421 Optional onLoadedMetadata # \u2022 onLoadedMetadata ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422 Optional onLoadedMetadataCapture # \u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423 Optional onLostPointerCapture # \u2022 onLostPointerCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522 Optional onLostPointerCaptureCapture # \u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523 Optional onMouseDown # \u2022 onMouseDown ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476 Optional onMouseDownCapture # \u2022 onMouseDownCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477 Optional onMouseEnter # \u2022 onMouseEnter ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478 Optional onMouseLeave # \u2022 onMouseLeave ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479 Optional onMouseMove # \u2022 onMouseMove ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480 Optional onMouseMoveCapture # \u2022 onMouseMoveCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481 Optional onMouseOut # \u2022 onMouseOut ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482 Optional onMouseOutCapture # \u2022 onMouseOutCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483 Optional onMouseOver # \u2022 onMouseOver ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484 Optional onMouseOverCapture # \u2022 onMouseOverCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485 Optional onMouseUp # \u2022 onMouseUp ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486 Optional onMouseUpCapture # \u2022 onMouseUpCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487 Optional onPaste # \u2022 onPaste ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360 Optional onPasteCapture # \u2022 onPasteCapture ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361 Optional onPause # \u2022 onPause ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426 Optional onPauseCapture # \u2022 onPauseCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427 Optional onPlay # \u2022 onPlay ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428 Optional onPlayCapture # \u2022 onPlayCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429 Optional onPlaying # \u2022 onPlaying ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430 Optional onPlayingCapture # \u2022 onPlayingCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431 Optional onPointerCancel # \u2022 onPointerCancel ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510 Optional onPointerCancelCapture # \u2022 onPointerCancelCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511 Optional onPointerDown # \u2022 onPointerDown ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504 Optional onPointerDownCapture # \u2022 onPointerDownCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505 Optional onPointerEnter # \u2022 onPointerEnter ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512 Optional onPointerEnterCapture # \u2022 onPointerEnterCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513 Optional onPointerLeave # \u2022 onPointerLeave ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514 Optional onPointerLeaveCapture # \u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515 Optional onPointerMove # \u2022 onPointerMove ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506 Optional onPointerMoveCapture # \u2022 onPointerMoveCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507 Optional onPointerOut # \u2022 onPointerOut ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518 Optional onPointerOutCapture # \u2022 onPointerOutCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519 Optional onPointerOver # \u2022 onPointerOver ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516 Optional onPointerOverCapture # \u2022 onPointerOverCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517 Optional onPointerUp # \u2022 onPointerUp ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508 Optional onPointerUpCapture # \u2022 onPointerUpCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509 Optional onProgress # \u2022 onProgress ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432 Optional onProgressCapture # \u2022 onProgressCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433 Optional onRateChange # \u2022 onRateChange ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434 Optional onRateChangeCapture # \u2022 onRateChangeCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435 Optional onReset # \u2022 onReset ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384 Optional onResetCapture # \u2022 onResetCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385 Optional onScroll # \u2022 onScroll ? : UIEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526 Optional onScrollCapture # \u2022 onScrollCapture ? : UIEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527 Optional onSeeked # \u2022 onSeeked ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436 Optional onSeekedCapture # \u2022 onSeekedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437 Optional onSeeking # \u2022 onSeeking ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438 Optional onSeekingCapture # \u2022 onSeekingCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439 Optional onSelect # \u2022 onSelect ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490 Optional onSelectCapture # \u2022 onSelectCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491 Optional onStalled # \u2022 onStalled ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440 Optional onStalledCapture # \u2022 onStalledCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441 Optional onSubmit # \u2022 onSubmit ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386 Optional onSubmitCapture # \u2022 onSubmitCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387 Optional onSuspend # \u2022 onSuspend ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442 Optional onSuspendCapture # \u2022 onSuspendCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443 Optional onTimeUpdate # \u2022 onTimeUpdate ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444 Optional onTimeUpdateCapture # \u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445 Optional onTouchCancel # \u2022 onTouchCancel ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494 Optional onTouchCancelCapture # \u2022 onTouchCancelCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495 Optional onTouchEnd # \u2022 onTouchEnd ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496 Optional onTouchEndCapture # \u2022 onTouchEndCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497 Optional onTouchMove # \u2022 onTouchMove ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498 Optional onTouchMoveCapture # \u2022 onTouchMoveCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499 Optional onTouchStart # \u2022 onTouchStart ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500 Optional onTouchStartCapture # \u2022 onTouchStartCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501 Optional onTransitionEnd # \u2022 onTransitionEnd ? : TransitionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542 Optional onTransitionEndCapture # \u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543 Optional onVolumeChange # \u2022 onVolumeChange ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446 Optional onVolumeChangeCapture # \u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447 Optional onWaiting # \u2022 onWaiting ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448 Optional onWaitingCapture # \u2022 onWaitingCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449 Optional onWheel # \u2022 onWheel ? : WheelEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530 Optional onWheelCapture # \u2022 onWheelCapture ? : WheelEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531 Optional searchItem # \u2022 searchItem ? : ItemObject | any Defined in src/renderer/components/table/table-row.tsx:36 Optional selected # \u2022 selected ? : boolean Defined in src/renderer/components/table/table-row.tsx:32 Optional sortItem # \u2022 sortItem ? : ItemObject | any Defined in src/renderer/components/table/table-row.tsx:35 Optional style # \u2022 style ? : CSSProperties Defined in src/renderer/components/table/table-row.tsx:33","title":"Interface: TableRowProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#interface-tablerowprops","text":"","title":"Interface: TableRowProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#hierarchy","text":"DOMAttributes\u2039HTMLDivElement\u203a \u21b3 TableRowProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#properties","text":"children className dangerouslySetInnerHTML disabled nowrap onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture searchItem selected sortItem style","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-children","text":"\u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350","title":"Optional children"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-classname","text":"\u2022 className ? : string Defined in src/renderer/components/table/table-row.tsx:31","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-dangerouslysetinnerhtml","text":"\u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351","title":"Optional dangerouslySetInnerHTML"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-disabled","text":"\u2022 disabled ? : boolean Defined in src/renderer/components/table/table-row.tsx:37","title":"Optional disabled"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-nowrap","text":"\u2022 nowrap ? : boolean Defined in src/renderer/components/table/table-row.tsx:34","title":"Optional nowrap"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onabort","text":"\u2022 onAbort ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406","title":"Optional onAbort"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onabortcapture","text":"\u2022 onAbortCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407","title":"Optional onAbortCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onanimationend","text":"\u2022 onAnimationEnd ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536","title":"Optional onAnimationEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onanimationendcapture","text":"\u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537","title":"Optional onAnimationEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onanimationiteration","text":"\u2022 onAnimationIteration ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538","title":"Optional onAnimationIteration"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onanimationiterationcapture","text":"\u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539","title":"Optional onAnimationIterationCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onanimationstart","text":"\u2022 onAnimationStart ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534","title":"Optional onAnimationStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onanimationstartcapture","text":"\u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535","title":"Optional onAnimationStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onauxclick","text":"\u2022 onAuxClick ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452","title":"Optional onAuxClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onauxclickcapture","text":"\u2022 onAuxClickCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453","title":"Optional onAuxClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onbeforeinput","text":"\u2022 onBeforeInput ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380","title":"Optional onBeforeInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onbeforeinputcapture","text":"\u2022 onBeforeInputCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381","title":"Optional onBeforeInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onblur","text":"\u2022 onBlur ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374","title":"Optional onBlur"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onblurcapture","text":"\u2022 onBlurCapture ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375","title":"Optional onBlurCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-oncanplay","text":"\u2022 onCanPlay ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408","title":"Optional onCanPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-oncanplaycapture","text":"\u2022 onCanPlayCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409","title":"Optional onCanPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-oncanplaythrough","text":"\u2022 onCanPlayThrough ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410","title":"Optional onCanPlayThrough"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-oncanplaythroughcapture","text":"\u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411","title":"Optional onCanPlayThroughCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onchange","text":"\u2022 onChange ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378","title":"Optional onChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onchangecapture","text":"\u2022 onChangeCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379","title":"Optional onChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onclick","text":"\u2022 onClick ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454","title":"Optional onClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onclickcapture","text":"\u2022 onClickCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455","title":"Optional onClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-oncompositionend","text":"\u2022 onCompositionEnd ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364","title":"Optional onCompositionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-oncompositionendcapture","text":"\u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365","title":"Optional onCompositionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-oncompositionstart","text":"\u2022 onCompositionStart ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366","title":"Optional onCompositionStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-oncompositionstartcapture","text":"\u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367","title":"Optional onCompositionStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-oncompositionupdate","text":"\u2022 onCompositionUpdate ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368","title":"Optional onCompositionUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-oncompositionupdatecapture","text":"\u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369","title":"Optional onCompositionUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-oncontextmenu","text":"\u2022 onContextMenu ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456","title":"Optional onContextMenu"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-oncontextmenucapture","text":"\u2022 onContextMenuCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457","title":"Optional onContextMenuCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-oncopy","text":"\u2022 onCopy ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356","title":"Optional onCopy"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-oncopycapture","text":"\u2022 onCopyCapture ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357","title":"Optional onCopyCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-oncut","text":"\u2022 onCut ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358","title":"Optional onCut"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-oncutcapture","text":"\u2022 onCutCapture ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359","title":"Optional onCutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ondoubleclick","text":"\u2022 onDoubleClick ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458","title":"Optional onDoubleClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ondoubleclickcapture","text":"\u2022 onDoubleClickCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459","title":"Optional onDoubleClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ondrag","text":"\u2022 onDrag ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460","title":"Optional onDrag"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ondragcapture","text":"\u2022 onDragCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461","title":"Optional onDragCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ondragend","text":"\u2022 onDragEnd ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462","title":"Optional onDragEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ondragendcapture","text":"\u2022 onDragEndCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463","title":"Optional onDragEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ondragenter","text":"\u2022 onDragEnter ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464","title":"Optional onDragEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ondragentercapture","text":"\u2022 onDragEnterCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465","title":"Optional onDragEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ondragexit","text":"\u2022 onDragExit ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466","title":"Optional onDragExit"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ondragexitcapture","text":"\u2022 onDragExitCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467","title":"Optional onDragExitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ondragleave","text":"\u2022 onDragLeave ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468","title":"Optional onDragLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ondragleavecapture","text":"\u2022 onDragLeaveCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469","title":"Optional onDragLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ondragover","text":"\u2022 onDragOver ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470","title":"Optional onDragOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ondragovercapture","text":"\u2022 onDragOverCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471","title":"Optional onDragOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ondragstart","text":"\u2022 onDragStart ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472","title":"Optional onDragStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ondragstartcapture","text":"\u2022 onDragStartCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473","title":"Optional onDragStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ondrop","text":"\u2022 onDrop ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474","title":"Optional onDrop"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ondropcapture","text":"\u2022 onDropCapture ? : DragEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475","title":"Optional onDropCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ondurationchange","text":"\u2022 onDurationChange ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412","title":"Optional onDurationChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ondurationchangecapture","text":"\u2022 onDurationChangeCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413","title":"Optional onDurationChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onemptied","text":"\u2022 onEmptied ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414","title":"Optional onEmptied"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onemptiedcapture","text":"\u2022 onEmptiedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415","title":"Optional onEmptiedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onencrypted","text":"\u2022 onEncrypted ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416","title":"Optional onEncrypted"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onencryptedcapture","text":"\u2022 onEncryptedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417","title":"Optional onEncryptedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onended","text":"\u2022 onEnded ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418","title":"Optional onEnded"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onendedcapture","text":"\u2022 onEndedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419","title":"Optional onEndedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onerror","text":"\u2022 onError ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394","title":"Optional onError"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onerrorcapture","text":"\u2022 onErrorCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395","title":"Optional onErrorCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onfocus","text":"\u2022 onFocus ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372","title":"Optional onFocus"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onfocuscapture","text":"\u2022 onFocusCapture ? : FocusEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373","title":"Optional onFocusCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ongotpointercapture","text":"\u2022 onGotPointerCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520","title":"Optional onGotPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ongotpointercapturecapture","text":"\u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521","title":"Optional onGotPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-oninput","text":"\u2022 onInput ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382","title":"Optional onInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-oninputcapture","text":"\u2022 onInputCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383","title":"Optional onInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-oninvalid","text":"\u2022 onInvalid ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388","title":"Optional onInvalid"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-oninvalidcapture","text":"\u2022 onInvalidCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389","title":"Optional onInvalidCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onkeydown","text":"\u2022 onKeyDown ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398","title":"Optional onKeyDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onkeydowncapture","text":"\u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399","title":"Optional onKeyDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onkeypress","text":"\u2022 onKeyPress ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400","title":"Optional onKeyPress"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onkeypresscapture","text":"\u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401","title":"Optional onKeyPressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onkeyup","text":"\u2022 onKeyUp ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402","title":"Optional onKeyUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onkeyupcapture","text":"\u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403","title":"Optional onKeyUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onload","text":"\u2022 onLoad ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392","title":"Optional onLoad"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onloadcapture","text":"\u2022 onLoadCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393","title":"Optional onLoadCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onloadstart","text":"\u2022 onLoadStart ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424","title":"Optional onLoadStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onloadstartcapture","text":"\u2022 onLoadStartCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425","title":"Optional onLoadStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onloadeddata","text":"\u2022 onLoadedData ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420","title":"Optional onLoadedData"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onloadeddatacapture","text":"\u2022 onLoadedDataCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421","title":"Optional onLoadedDataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onloadedmetadata","text":"\u2022 onLoadedMetadata ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422","title":"Optional onLoadedMetadata"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onloadedmetadatacapture","text":"\u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423","title":"Optional onLoadedMetadataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onlostpointercapture","text":"\u2022 onLostPointerCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522","title":"Optional onLostPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onlostpointercapturecapture","text":"\u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523","title":"Optional onLostPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onmousedown","text":"\u2022 onMouseDown ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476","title":"Optional onMouseDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onmousedowncapture","text":"\u2022 onMouseDownCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477","title":"Optional onMouseDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onmouseenter","text":"\u2022 onMouseEnter ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478","title":"Optional onMouseEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onmouseleave","text":"\u2022 onMouseLeave ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479","title":"Optional onMouseLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onmousemove","text":"\u2022 onMouseMove ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480","title":"Optional onMouseMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onmousemovecapture","text":"\u2022 onMouseMoveCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481","title":"Optional onMouseMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onmouseout","text":"\u2022 onMouseOut ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482","title":"Optional onMouseOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onmouseoutcapture","text":"\u2022 onMouseOutCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483","title":"Optional onMouseOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onmouseover","text":"\u2022 onMouseOver ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484","title":"Optional onMouseOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onmouseovercapture","text":"\u2022 onMouseOverCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485","title":"Optional onMouseOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onmouseup","text":"\u2022 onMouseUp ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486","title":"Optional onMouseUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onmouseupcapture","text":"\u2022 onMouseUpCapture ? : MouseEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487","title":"Optional onMouseUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onpaste","text":"\u2022 onPaste ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360","title":"Optional onPaste"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onpastecapture","text":"\u2022 onPasteCapture ? : ClipboardEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361","title":"Optional onPasteCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onpause","text":"\u2022 onPause ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426","title":"Optional onPause"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onpausecapture","text":"\u2022 onPauseCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427","title":"Optional onPauseCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onplay","text":"\u2022 onPlay ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428","title":"Optional onPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onplaycapture","text":"\u2022 onPlayCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429","title":"Optional onPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onplaying","text":"\u2022 onPlaying ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430","title":"Optional onPlaying"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onplayingcapture","text":"\u2022 onPlayingCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431","title":"Optional onPlayingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onpointercancel","text":"\u2022 onPointerCancel ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510","title":"Optional onPointerCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onpointercancelcapture","text":"\u2022 onPointerCancelCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511","title":"Optional onPointerCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onpointerdown","text":"\u2022 onPointerDown ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504","title":"Optional onPointerDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onpointerdowncapture","text":"\u2022 onPointerDownCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505","title":"Optional onPointerDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onpointerenter","text":"\u2022 onPointerEnter ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512","title":"Optional onPointerEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onpointerentercapture","text":"\u2022 onPointerEnterCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513","title":"Optional onPointerEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onpointerleave","text":"\u2022 onPointerLeave ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514","title":"Optional onPointerLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onpointerleavecapture","text":"\u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515","title":"Optional onPointerLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onpointermove","text":"\u2022 onPointerMove ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506","title":"Optional onPointerMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onpointermovecapture","text":"\u2022 onPointerMoveCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507","title":"Optional onPointerMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onpointerout","text":"\u2022 onPointerOut ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518","title":"Optional onPointerOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onpointeroutcapture","text":"\u2022 onPointerOutCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519","title":"Optional onPointerOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onpointerover","text":"\u2022 onPointerOver ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516","title":"Optional onPointerOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onpointerovercapture","text":"\u2022 onPointerOverCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517","title":"Optional onPointerOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onpointerup","text":"\u2022 onPointerUp ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508","title":"Optional onPointerUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onpointerupcapture","text":"\u2022 onPointerUpCapture ? : PointerEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509","title":"Optional onPointerUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onprogress","text":"\u2022 onProgress ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432","title":"Optional onProgress"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onprogresscapture","text":"\u2022 onProgressCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433","title":"Optional onProgressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onratechange","text":"\u2022 onRateChange ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434","title":"Optional onRateChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onratechangecapture","text":"\u2022 onRateChangeCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435","title":"Optional onRateChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onreset","text":"\u2022 onReset ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384","title":"Optional onReset"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onresetcapture","text":"\u2022 onResetCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385","title":"Optional onResetCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onscroll","text":"\u2022 onScroll ? : UIEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526","title":"Optional onScroll"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onscrollcapture","text":"\u2022 onScrollCapture ? : UIEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527","title":"Optional onScrollCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onseeked","text":"\u2022 onSeeked ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436","title":"Optional onSeeked"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onseekedcapture","text":"\u2022 onSeekedCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437","title":"Optional onSeekedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onseeking","text":"\u2022 onSeeking ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438","title":"Optional onSeeking"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onseekingcapture","text":"\u2022 onSeekingCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439","title":"Optional onSeekingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onselect","text":"\u2022 onSelect ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490","title":"Optional onSelect"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onselectcapture","text":"\u2022 onSelectCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491","title":"Optional onSelectCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onstalled","text":"\u2022 onStalled ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440","title":"Optional onStalled"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onstalledcapture","text":"\u2022 onStalledCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441","title":"Optional onStalledCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onsubmit","text":"\u2022 onSubmit ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386","title":"Optional onSubmit"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onsubmitcapture","text":"\u2022 onSubmitCapture ? : FormEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387","title":"Optional onSubmitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onsuspend","text":"\u2022 onSuspend ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442","title":"Optional onSuspend"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onsuspendcapture","text":"\u2022 onSuspendCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443","title":"Optional onSuspendCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ontimeupdate","text":"\u2022 onTimeUpdate ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444","title":"Optional onTimeUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ontimeupdatecapture","text":"\u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445","title":"Optional onTimeUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ontouchcancel","text":"\u2022 onTouchCancel ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494","title":"Optional onTouchCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ontouchcancelcapture","text":"\u2022 onTouchCancelCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495","title":"Optional onTouchCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ontouchend","text":"\u2022 onTouchEnd ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496","title":"Optional onTouchEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ontouchendcapture","text":"\u2022 onTouchEndCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497","title":"Optional onTouchEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ontouchmove","text":"\u2022 onTouchMove ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498","title":"Optional onTouchMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ontouchmovecapture","text":"\u2022 onTouchMoveCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499","title":"Optional onTouchMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ontouchstart","text":"\u2022 onTouchStart ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500","title":"Optional onTouchStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ontouchstartcapture","text":"\u2022 onTouchStartCapture ? : TouchEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501","title":"Optional onTouchStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ontransitionend","text":"\u2022 onTransitionEnd ? : TransitionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542","title":"Optional onTransitionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-ontransitionendcapture","text":"\u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543","title":"Optional onTransitionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onvolumechange","text":"\u2022 onVolumeChange ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446","title":"Optional onVolumeChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onvolumechangecapture","text":"\u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447","title":"Optional onVolumeChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onwaiting","text":"\u2022 onWaiting ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448","title":"Optional onWaiting"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onwaitingcapture","text":"\u2022 onWaitingCapture ? : ReactEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449","title":"Optional onWaitingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onwheel","text":"\u2022 onWheel ? : WheelEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530","title":"Optional onWheel"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-onwheelcapture","text":"\u2022 onWheelCapture ? : WheelEventHandler\u2039HTMLDivElement\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531","title":"Optional onWheelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-searchitem","text":"\u2022 searchItem ? : ItemObject | any Defined in src/renderer/components/table/table-row.tsx:36","title":"Optional searchItem"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-selected","text":"\u2022 selected ? : boolean Defined in src/renderer/components/table/table-row.tsx:32","title":"Optional selected"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-sortitem","text":"\u2022 sortItem ? : ItemObject | any Defined in src/renderer/components/table/table-row.tsx:35","title":"Optional sortItem"},{"location":"extensions/api/interfaces/_renderer_api_components_.tablerowprops/#optional-style","text":"\u2022 style ? : CSSProperties Defined in src/renderer/components/table/table-row.tsx:33","title":"Optional style"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/","text":"Interface: TabProps \u2039 D \u203a # Type parameters # \u25aa D Hierarchy # DOMAttributes\u2039HTMLElement\u203a \u21b3 TabProps Index # Properties # active children className dangerouslySetInnerHTML disabled icon id label onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture value Properties # Optional active # \u2022 active ? : boolean Defined in src/renderer/components/tabs/tabs.tsx:77 Optional children # \u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350 Optional className # \u2022 className ? : string Defined in src/renderer/components/tabs/tabs.tsx:76 Optional dangerouslySetInnerHTML # \u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351 Type declaration: # __html : string Optional disabled # \u2022 disabled ? : boolean Defined in src/renderer/components/tabs/tabs.tsx:78 Optional icon # \u2022 icon ? : React.ReactNode | string Defined in src/renderer/components/tabs/tabs.tsx:79 Optional id # \u2022 id ? : string Defined in src/renderer/components/tabs/tabs.tsx:75 Optional label # \u2022 label ? : React.ReactNode Defined in src/renderer/components/tabs/tabs.tsx:80 Optional onAbort # \u2022 onAbort ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406 Optional onAbortCapture # \u2022 onAbortCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407 Optional onAnimationEnd # \u2022 onAnimationEnd ? : AnimationEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536 Optional onAnimationEndCapture # \u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537 Optional onAnimationIteration # \u2022 onAnimationIteration ? : AnimationEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538 Optional onAnimationIterationCapture # \u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539 Optional onAnimationStart # \u2022 onAnimationStart ? : AnimationEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534 Optional onAnimationStartCapture # \u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535 Optional onAuxClick # \u2022 onAuxClick ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452 Optional onAuxClickCapture # \u2022 onAuxClickCapture ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453 Optional onBeforeInput # \u2022 onBeforeInput ? : FormEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380 Optional onBeforeInputCapture # \u2022 onBeforeInputCapture ? : FormEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381 Optional onBlur # \u2022 onBlur ? : FocusEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374 Optional onBlurCapture # \u2022 onBlurCapture ? : FocusEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375 Optional onCanPlay # \u2022 onCanPlay ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408 Optional onCanPlayCapture # \u2022 onCanPlayCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409 Optional onCanPlayThrough # \u2022 onCanPlayThrough ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410 Optional onCanPlayThroughCapture # \u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411 Optional onChange # \u2022 onChange ? : FormEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378 Optional onChangeCapture # \u2022 onChangeCapture ? : FormEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379 Optional onClick # \u2022 onClick ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454 Optional onClickCapture # \u2022 onClickCapture ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455 Optional onCompositionEnd # \u2022 onCompositionEnd ? : CompositionEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364 Optional onCompositionEndCapture # \u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365 Optional onCompositionStart # \u2022 onCompositionStart ? : CompositionEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366 Optional onCompositionStartCapture # \u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367 Optional onCompositionUpdate # \u2022 onCompositionUpdate ? : CompositionEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368 Optional onCompositionUpdateCapture # \u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369 Optional onContextMenu # \u2022 onContextMenu ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456 Optional onContextMenuCapture # \u2022 onContextMenuCapture ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457 Optional onCopy # \u2022 onCopy ? : ClipboardEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356 Optional onCopyCapture # \u2022 onCopyCapture ? : ClipboardEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357 Optional onCut # \u2022 onCut ? : ClipboardEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358 Optional onCutCapture # \u2022 onCutCapture ? : ClipboardEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359 Optional onDoubleClick # \u2022 onDoubleClick ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458 Optional onDoubleClickCapture # \u2022 onDoubleClickCapture ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459 Optional onDrag # \u2022 onDrag ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460 Optional onDragCapture # \u2022 onDragCapture ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461 Optional onDragEnd # \u2022 onDragEnd ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462 Optional onDragEndCapture # \u2022 onDragEndCapture ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463 Optional onDragEnter # \u2022 onDragEnter ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464 Optional onDragEnterCapture # \u2022 onDragEnterCapture ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465 Optional onDragExit # \u2022 onDragExit ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466 Optional onDragExitCapture # \u2022 onDragExitCapture ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467 Optional onDragLeave # \u2022 onDragLeave ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468 Optional onDragLeaveCapture # \u2022 onDragLeaveCapture ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469 Optional onDragOver # \u2022 onDragOver ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470 Optional onDragOverCapture # \u2022 onDragOverCapture ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471 Optional onDragStart # \u2022 onDragStart ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472 Optional onDragStartCapture # \u2022 onDragStartCapture ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473 Optional onDrop # \u2022 onDrop ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474 Optional onDropCapture # \u2022 onDropCapture ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475 Optional onDurationChange # \u2022 onDurationChange ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412 Optional onDurationChangeCapture # \u2022 onDurationChangeCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413 Optional onEmptied # \u2022 onEmptied ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414 Optional onEmptiedCapture # \u2022 onEmptiedCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415 Optional onEncrypted # \u2022 onEncrypted ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416 Optional onEncryptedCapture # \u2022 onEncryptedCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417 Optional onEnded # \u2022 onEnded ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418 Optional onEndedCapture # \u2022 onEndedCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419 Optional onError # \u2022 onError ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394 Optional onErrorCapture # \u2022 onErrorCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395 Optional onFocus # \u2022 onFocus ? : FocusEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372 Optional onFocusCapture # \u2022 onFocusCapture ? : FocusEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373 Optional onGotPointerCapture # \u2022 onGotPointerCapture ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520 Optional onGotPointerCaptureCapture # \u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521 Optional onInput # \u2022 onInput ? : FormEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382 Optional onInputCapture # \u2022 onInputCapture ? : FormEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383 Optional onInvalid # \u2022 onInvalid ? : FormEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388 Optional onInvalidCapture # \u2022 onInvalidCapture ? : FormEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389 Optional onKeyDown # \u2022 onKeyDown ? : KeyboardEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398 Optional onKeyDownCapture # \u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399 Optional onKeyPress # \u2022 onKeyPress ? : KeyboardEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400 Optional onKeyPressCapture # \u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401 Optional onKeyUp # \u2022 onKeyUp ? : KeyboardEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402 Optional onKeyUpCapture # \u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403 Optional onLoad # \u2022 onLoad ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392 Optional onLoadCapture # \u2022 onLoadCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393 Optional onLoadStart # \u2022 onLoadStart ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424 Optional onLoadStartCapture # \u2022 onLoadStartCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425 Optional onLoadedData # \u2022 onLoadedData ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420 Optional onLoadedDataCapture # \u2022 onLoadedDataCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421 Optional onLoadedMetadata # \u2022 onLoadedMetadata ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422 Optional onLoadedMetadataCapture # \u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423 Optional onLostPointerCapture # \u2022 onLostPointerCapture ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522 Optional onLostPointerCaptureCapture # \u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523 Optional onMouseDown # \u2022 onMouseDown ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476 Optional onMouseDownCapture # \u2022 onMouseDownCapture ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477 Optional onMouseEnter # \u2022 onMouseEnter ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478 Optional onMouseLeave # \u2022 onMouseLeave ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479 Optional onMouseMove # \u2022 onMouseMove ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480 Optional onMouseMoveCapture # \u2022 onMouseMoveCapture ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481 Optional onMouseOut # \u2022 onMouseOut ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482 Optional onMouseOutCapture # \u2022 onMouseOutCapture ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483 Optional onMouseOver # \u2022 onMouseOver ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484 Optional onMouseOverCapture # \u2022 onMouseOverCapture ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485 Optional onMouseUp # \u2022 onMouseUp ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486 Optional onMouseUpCapture # \u2022 onMouseUpCapture ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487 Optional onPaste # \u2022 onPaste ? : ClipboardEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360 Optional onPasteCapture # \u2022 onPasteCapture ? : ClipboardEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361 Optional onPause # \u2022 onPause ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426 Optional onPauseCapture # \u2022 onPauseCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427 Optional onPlay # \u2022 onPlay ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428 Optional onPlayCapture # \u2022 onPlayCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429 Optional onPlaying # \u2022 onPlaying ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430 Optional onPlayingCapture # \u2022 onPlayingCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431 Optional onPointerCancel # \u2022 onPointerCancel ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510 Optional onPointerCancelCapture # \u2022 onPointerCancelCapture ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511 Optional onPointerDown # \u2022 onPointerDown ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504 Optional onPointerDownCapture # \u2022 onPointerDownCapture ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505 Optional onPointerEnter # \u2022 onPointerEnter ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512 Optional onPointerEnterCapture # \u2022 onPointerEnterCapture ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513 Optional onPointerLeave # \u2022 onPointerLeave ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514 Optional onPointerLeaveCapture # \u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515 Optional onPointerMove # \u2022 onPointerMove ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506 Optional onPointerMoveCapture # \u2022 onPointerMoveCapture ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507 Optional onPointerOut # \u2022 onPointerOut ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518 Optional onPointerOutCapture # \u2022 onPointerOutCapture ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519 Optional onPointerOver # \u2022 onPointerOver ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516 Optional onPointerOverCapture # \u2022 onPointerOverCapture ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517 Optional onPointerUp # \u2022 onPointerUp ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508 Optional onPointerUpCapture # \u2022 onPointerUpCapture ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509 Optional onProgress # \u2022 onProgress ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432 Optional onProgressCapture # \u2022 onProgressCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433 Optional onRateChange # \u2022 onRateChange ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434 Optional onRateChangeCapture # \u2022 onRateChangeCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435 Optional onReset # \u2022 onReset ? : FormEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384 Optional onResetCapture # \u2022 onResetCapture ? : FormEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385 Optional onScroll # \u2022 onScroll ? : UIEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526 Optional onScrollCapture # \u2022 onScrollCapture ? : UIEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527 Optional onSeeked # \u2022 onSeeked ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436 Optional onSeekedCapture # \u2022 onSeekedCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437 Optional onSeeking # \u2022 onSeeking ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438 Optional onSeekingCapture # \u2022 onSeekingCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439 Optional onSelect # \u2022 onSelect ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490 Optional onSelectCapture # \u2022 onSelectCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491 Optional onStalled # \u2022 onStalled ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440 Optional onStalledCapture # \u2022 onStalledCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441 Optional onSubmit # \u2022 onSubmit ? : FormEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386 Optional onSubmitCapture # \u2022 onSubmitCapture ? : FormEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387 Optional onSuspend # \u2022 onSuspend ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442 Optional onSuspendCapture # \u2022 onSuspendCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443 Optional onTimeUpdate # \u2022 onTimeUpdate ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444 Optional onTimeUpdateCapture # \u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445 Optional onTouchCancel # \u2022 onTouchCancel ? : TouchEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494 Optional onTouchCancelCapture # \u2022 onTouchCancelCapture ? : TouchEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495 Optional onTouchEnd # \u2022 onTouchEnd ? : TouchEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496 Optional onTouchEndCapture # \u2022 onTouchEndCapture ? : TouchEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497 Optional onTouchMove # \u2022 onTouchMove ? : TouchEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498 Optional onTouchMoveCapture # \u2022 onTouchMoveCapture ? : TouchEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499 Optional onTouchStart # \u2022 onTouchStart ? : TouchEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500 Optional onTouchStartCapture # \u2022 onTouchStartCapture ? : TouchEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501 Optional onTransitionEnd # \u2022 onTransitionEnd ? : TransitionEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542 Optional onTransitionEndCapture # \u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543 Optional onVolumeChange # \u2022 onVolumeChange ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446 Optional onVolumeChangeCapture # \u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447 Optional onWaiting # \u2022 onWaiting ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448 Optional onWaitingCapture # \u2022 onWaitingCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449 Optional onWheel # \u2022 onWheel ? : WheelEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530 Optional onWheelCapture # \u2022 onWheelCapture ? : WheelEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531 value # \u2022 value : D Defined in src/renderer/components/tabs/tabs.tsx:81","title":"Interface: TabProps \u2039**D**\u203a"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#interface-tabprops-d","text":"","title":"Interface: TabProps \u2039D\u203a"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#type-parameters","text":"\u25aa D","title":"Type parameters"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#hierarchy","text":"DOMAttributes\u2039HTMLElement\u203a \u21b3 TabProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#properties","text":"active children className dangerouslySetInnerHTML disabled icon id label onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture value","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-active","text":"\u2022 active ? : boolean Defined in src/renderer/components/tabs/tabs.tsx:77","title":"Optional active"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-children","text":"\u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350","title":"Optional children"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-classname","text":"\u2022 className ? : string Defined in src/renderer/components/tabs/tabs.tsx:76","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-dangerouslysetinnerhtml","text":"\u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351","title":"Optional dangerouslySetInnerHTML"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-disabled","text":"\u2022 disabled ? : boolean Defined in src/renderer/components/tabs/tabs.tsx:78","title":"Optional disabled"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-icon","text":"\u2022 icon ? : React.ReactNode | string Defined in src/renderer/components/tabs/tabs.tsx:79","title":"Optional icon"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-id","text":"\u2022 id ? : string Defined in src/renderer/components/tabs/tabs.tsx:75","title":"Optional id"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-label","text":"\u2022 label ? : React.ReactNode Defined in src/renderer/components/tabs/tabs.tsx:80","title":"Optional label"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onabort","text":"\u2022 onAbort ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406","title":"Optional onAbort"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onabortcapture","text":"\u2022 onAbortCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407","title":"Optional onAbortCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onanimationend","text":"\u2022 onAnimationEnd ? : AnimationEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536","title":"Optional onAnimationEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onanimationendcapture","text":"\u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537","title":"Optional onAnimationEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onanimationiteration","text":"\u2022 onAnimationIteration ? : AnimationEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538","title":"Optional onAnimationIteration"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onanimationiterationcapture","text":"\u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539","title":"Optional onAnimationIterationCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onanimationstart","text":"\u2022 onAnimationStart ? : AnimationEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534","title":"Optional onAnimationStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onanimationstartcapture","text":"\u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535","title":"Optional onAnimationStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onauxclick","text":"\u2022 onAuxClick ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452","title":"Optional onAuxClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onauxclickcapture","text":"\u2022 onAuxClickCapture ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453","title":"Optional onAuxClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onbeforeinput","text":"\u2022 onBeforeInput ? : FormEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380","title":"Optional onBeforeInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onbeforeinputcapture","text":"\u2022 onBeforeInputCapture ? : FormEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381","title":"Optional onBeforeInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onblur","text":"\u2022 onBlur ? : FocusEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374","title":"Optional onBlur"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onblurcapture","text":"\u2022 onBlurCapture ? : FocusEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375","title":"Optional onBlurCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-oncanplay","text":"\u2022 onCanPlay ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408","title":"Optional onCanPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-oncanplaycapture","text":"\u2022 onCanPlayCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409","title":"Optional onCanPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-oncanplaythrough","text":"\u2022 onCanPlayThrough ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410","title":"Optional onCanPlayThrough"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-oncanplaythroughcapture","text":"\u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411","title":"Optional onCanPlayThroughCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onchange","text":"\u2022 onChange ? : FormEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378","title":"Optional onChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onchangecapture","text":"\u2022 onChangeCapture ? : FormEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379","title":"Optional onChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onclick","text":"\u2022 onClick ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454","title":"Optional onClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onclickcapture","text":"\u2022 onClickCapture ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455","title":"Optional onClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-oncompositionend","text":"\u2022 onCompositionEnd ? : CompositionEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364","title":"Optional onCompositionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-oncompositionendcapture","text":"\u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365","title":"Optional onCompositionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-oncompositionstart","text":"\u2022 onCompositionStart ? : CompositionEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366","title":"Optional onCompositionStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-oncompositionstartcapture","text":"\u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367","title":"Optional onCompositionStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-oncompositionupdate","text":"\u2022 onCompositionUpdate ? : CompositionEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368","title":"Optional onCompositionUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-oncompositionupdatecapture","text":"\u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369","title":"Optional onCompositionUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-oncontextmenu","text":"\u2022 onContextMenu ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456","title":"Optional onContextMenu"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-oncontextmenucapture","text":"\u2022 onContextMenuCapture ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457","title":"Optional onContextMenuCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-oncopy","text":"\u2022 onCopy ? : ClipboardEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356","title":"Optional onCopy"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-oncopycapture","text":"\u2022 onCopyCapture ? : ClipboardEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357","title":"Optional onCopyCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-oncut","text":"\u2022 onCut ? : ClipboardEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358","title":"Optional onCut"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-oncutcapture","text":"\u2022 onCutCapture ? : ClipboardEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359","title":"Optional onCutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ondoubleclick","text":"\u2022 onDoubleClick ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458","title":"Optional onDoubleClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ondoubleclickcapture","text":"\u2022 onDoubleClickCapture ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459","title":"Optional onDoubleClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ondrag","text":"\u2022 onDrag ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460","title":"Optional onDrag"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ondragcapture","text":"\u2022 onDragCapture ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461","title":"Optional onDragCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ondragend","text":"\u2022 onDragEnd ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462","title":"Optional onDragEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ondragendcapture","text":"\u2022 onDragEndCapture ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463","title":"Optional onDragEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ondragenter","text":"\u2022 onDragEnter ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464","title":"Optional onDragEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ondragentercapture","text":"\u2022 onDragEnterCapture ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465","title":"Optional onDragEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ondragexit","text":"\u2022 onDragExit ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466","title":"Optional onDragExit"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ondragexitcapture","text":"\u2022 onDragExitCapture ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467","title":"Optional onDragExitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ondragleave","text":"\u2022 onDragLeave ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468","title":"Optional onDragLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ondragleavecapture","text":"\u2022 onDragLeaveCapture ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469","title":"Optional onDragLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ondragover","text":"\u2022 onDragOver ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470","title":"Optional onDragOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ondragovercapture","text":"\u2022 onDragOverCapture ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471","title":"Optional onDragOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ondragstart","text":"\u2022 onDragStart ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472","title":"Optional onDragStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ondragstartcapture","text":"\u2022 onDragStartCapture ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473","title":"Optional onDragStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ondrop","text":"\u2022 onDrop ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474","title":"Optional onDrop"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ondropcapture","text":"\u2022 onDropCapture ? : DragEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475","title":"Optional onDropCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ondurationchange","text":"\u2022 onDurationChange ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412","title":"Optional onDurationChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ondurationchangecapture","text":"\u2022 onDurationChangeCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413","title":"Optional onDurationChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onemptied","text":"\u2022 onEmptied ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414","title":"Optional onEmptied"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onemptiedcapture","text":"\u2022 onEmptiedCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415","title":"Optional onEmptiedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onencrypted","text":"\u2022 onEncrypted ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416","title":"Optional onEncrypted"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onencryptedcapture","text":"\u2022 onEncryptedCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417","title":"Optional onEncryptedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onended","text":"\u2022 onEnded ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418","title":"Optional onEnded"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onendedcapture","text":"\u2022 onEndedCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419","title":"Optional onEndedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onerror","text":"\u2022 onError ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394","title":"Optional onError"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onerrorcapture","text":"\u2022 onErrorCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395","title":"Optional onErrorCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onfocus","text":"\u2022 onFocus ? : FocusEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372","title":"Optional onFocus"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onfocuscapture","text":"\u2022 onFocusCapture ? : FocusEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373","title":"Optional onFocusCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ongotpointercapture","text":"\u2022 onGotPointerCapture ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520","title":"Optional onGotPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ongotpointercapturecapture","text":"\u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521","title":"Optional onGotPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-oninput","text":"\u2022 onInput ? : FormEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382","title":"Optional onInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-oninputcapture","text":"\u2022 onInputCapture ? : FormEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383","title":"Optional onInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-oninvalid","text":"\u2022 onInvalid ? : FormEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388","title":"Optional onInvalid"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-oninvalidcapture","text":"\u2022 onInvalidCapture ? : FormEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389","title":"Optional onInvalidCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onkeydown","text":"\u2022 onKeyDown ? : KeyboardEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398","title":"Optional onKeyDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onkeydowncapture","text":"\u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399","title":"Optional onKeyDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onkeypress","text":"\u2022 onKeyPress ? : KeyboardEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400","title":"Optional onKeyPress"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onkeypresscapture","text":"\u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401","title":"Optional onKeyPressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onkeyup","text":"\u2022 onKeyUp ? : KeyboardEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402","title":"Optional onKeyUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onkeyupcapture","text":"\u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403","title":"Optional onKeyUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onload","text":"\u2022 onLoad ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392","title":"Optional onLoad"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onloadcapture","text":"\u2022 onLoadCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393","title":"Optional onLoadCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onloadstart","text":"\u2022 onLoadStart ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424","title":"Optional onLoadStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onloadstartcapture","text":"\u2022 onLoadStartCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425","title":"Optional onLoadStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onloadeddata","text":"\u2022 onLoadedData ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420","title":"Optional onLoadedData"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onloadeddatacapture","text":"\u2022 onLoadedDataCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421","title":"Optional onLoadedDataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onloadedmetadata","text":"\u2022 onLoadedMetadata ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422","title":"Optional onLoadedMetadata"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onloadedmetadatacapture","text":"\u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423","title":"Optional onLoadedMetadataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onlostpointercapture","text":"\u2022 onLostPointerCapture ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522","title":"Optional onLostPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onlostpointercapturecapture","text":"\u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523","title":"Optional onLostPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onmousedown","text":"\u2022 onMouseDown ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476","title":"Optional onMouseDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onmousedowncapture","text":"\u2022 onMouseDownCapture ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477","title":"Optional onMouseDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onmouseenter","text":"\u2022 onMouseEnter ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478","title":"Optional onMouseEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onmouseleave","text":"\u2022 onMouseLeave ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479","title":"Optional onMouseLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onmousemove","text":"\u2022 onMouseMove ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480","title":"Optional onMouseMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onmousemovecapture","text":"\u2022 onMouseMoveCapture ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481","title":"Optional onMouseMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onmouseout","text":"\u2022 onMouseOut ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482","title":"Optional onMouseOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onmouseoutcapture","text":"\u2022 onMouseOutCapture ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483","title":"Optional onMouseOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onmouseover","text":"\u2022 onMouseOver ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484","title":"Optional onMouseOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onmouseovercapture","text":"\u2022 onMouseOverCapture ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485","title":"Optional onMouseOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onmouseup","text":"\u2022 onMouseUp ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486","title":"Optional onMouseUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onmouseupcapture","text":"\u2022 onMouseUpCapture ? : MouseEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487","title":"Optional onMouseUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onpaste","text":"\u2022 onPaste ? : ClipboardEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360","title":"Optional onPaste"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onpastecapture","text":"\u2022 onPasteCapture ? : ClipboardEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361","title":"Optional onPasteCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onpause","text":"\u2022 onPause ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426","title":"Optional onPause"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onpausecapture","text":"\u2022 onPauseCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427","title":"Optional onPauseCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onplay","text":"\u2022 onPlay ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428","title":"Optional onPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onplaycapture","text":"\u2022 onPlayCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429","title":"Optional onPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onplaying","text":"\u2022 onPlaying ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430","title":"Optional onPlaying"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onplayingcapture","text":"\u2022 onPlayingCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431","title":"Optional onPlayingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onpointercancel","text":"\u2022 onPointerCancel ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510","title":"Optional onPointerCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onpointercancelcapture","text":"\u2022 onPointerCancelCapture ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511","title":"Optional onPointerCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onpointerdown","text":"\u2022 onPointerDown ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504","title":"Optional onPointerDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onpointerdowncapture","text":"\u2022 onPointerDownCapture ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505","title":"Optional onPointerDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onpointerenter","text":"\u2022 onPointerEnter ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512","title":"Optional onPointerEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onpointerentercapture","text":"\u2022 onPointerEnterCapture ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513","title":"Optional onPointerEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onpointerleave","text":"\u2022 onPointerLeave ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514","title":"Optional onPointerLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onpointerleavecapture","text":"\u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515","title":"Optional onPointerLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onpointermove","text":"\u2022 onPointerMove ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506","title":"Optional onPointerMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onpointermovecapture","text":"\u2022 onPointerMoveCapture ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507","title":"Optional onPointerMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onpointerout","text":"\u2022 onPointerOut ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518","title":"Optional onPointerOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onpointeroutcapture","text":"\u2022 onPointerOutCapture ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519","title":"Optional onPointerOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onpointerover","text":"\u2022 onPointerOver ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516","title":"Optional onPointerOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onpointerovercapture","text":"\u2022 onPointerOverCapture ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517","title":"Optional onPointerOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onpointerup","text":"\u2022 onPointerUp ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508","title":"Optional onPointerUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onpointerupcapture","text":"\u2022 onPointerUpCapture ? : PointerEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509","title":"Optional onPointerUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onprogress","text":"\u2022 onProgress ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432","title":"Optional onProgress"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onprogresscapture","text":"\u2022 onProgressCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433","title":"Optional onProgressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onratechange","text":"\u2022 onRateChange ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434","title":"Optional onRateChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onratechangecapture","text":"\u2022 onRateChangeCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435","title":"Optional onRateChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onreset","text":"\u2022 onReset ? : FormEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384","title":"Optional onReset"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onresetcapture","text":"\u2022 onResetCapture ? : FormEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385","title":"Optional onResetCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onscroll","text":"\u2022 onScroll ? : UIEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526","title":"Optional onScroll"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onscrollcapture","text":"\u2022 onScrollCapture ? : UIEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527","title":"Optional onScrollCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onseeked","text":"\u2022 onSeeked ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436","title":"Optional onSeeked"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onseekedcapture","text":"\u2022 onSeekedCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437","title":"Optional onSeekedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onseeking","text":"\u2022 onSeeking ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438","title":"Optional onSeeking"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onseekingcapture","text":"\u2022 onSeekingCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439","title":"Optional onSeekingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onselect","text":"\u2022 onSelect ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490","title":"Optional onSelect"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onselectcapture","text":"\u2022 onSelectCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491","title":"Optional onSelectCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onstalled","text":"\u2022 onStalled ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440","title":"Optional onStalled"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onstalledcapture","text":"\u2022 onStalledCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441","title":"Optional onStalledCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onsubmit","text":"\u2022 onSubmit ? : FormEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386","title":"Optional onSubmit"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onsubmitcapture","text":"\u2022 onSubmitCapture ? : FormEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387","title":"Optional onSubmitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onsuspend","text":"\u2022 onSuspend ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442","title":"Optional onSuspend"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onsuspendcapture","text":"\u2022 onSuspendCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443","title":"Optional onSuspendCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ontimeupdate","text":"\u2022 onTimeUpdate ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444","title":"Optional onTimeUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ontimeupdatecapture","text":"\u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445","title":"Optional onTimeUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ontouchcancel","text":"\u2022 onTouchCancel ? : TouchEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494","title":"Optional onTouchCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ontouchcancelcapture","text":"\u2022 onTouchCancelCapture ? : TouchEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495","title":"Optional onTouchCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ontouchend","text":"\u2022 onTouchEnd ? : TouchEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496","title":"Optional onTouchEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ontouchendcapture","text":"\u2022 onTouchEndCapture ? : TouchEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497","title":"Optional onTouchEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ontouchmove","text":"\u2022 onTouchMove ? : TouchEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498","title":"Optional onTouchMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ontouchmovecapture","text":"\u2022 onTouchMoveCapture ? : TouchEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499","title":"Optional onTouchMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ontouchstart","text":"\u2022 onTouchStart ? : TouchEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500","title":"Optional onTouchStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ontouchstartcapture","text":"\u2022 onTouchStartCapture ? : TouchEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501","title":"Optional onTouchStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ontransitionend","text":"\u2022 onTransitionEnd ? : TransitionEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542","title":"Optional onTransitionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-ontransitionendcapture","text":"\u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543","title":"Optional onTransitionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onvolumechange","text":"\u2022 onVolumeChange ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446","title":"Optional onVolumeChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onvolumechangecapture","text":"\u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447","title":"Optional onVolumeChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onwaiting","text":"\u2022 onWaiting ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448","title":"Optional onWaiting"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onwaitingcapture","text":"\u2022 onWaitingCapture ? : ReactEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449","title":"Optional onWaitingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onwheel","text":"\u2022 onWheel ? : WheelEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530","title":"Optional onWheel"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#optional-onwheelcapture","text":"\u2022 onWheelCapture ? : WheelEventHandler\u2039HTMLElement\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531","title":"Optional onWheelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabprops/#value","text":"\u2022 value : D Defined in src/renderer/components/tabs/tabs.tsx:81","title":"value"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabsprops/","text":"Interface: TabsProps \u2039 D \u203a # Type parameters # \u25aa D Hierarchy # TabsContextValue\u2039D\u203a object \u21b3 TabsProps Index # Properties # autoFocus center className scrollable value withBorder wrap Methods # onChange Properties # Optional autoFocus # \u2022 autoFocus ? : boolean Inherited from TabsProps . autoFocus Defined in src/renderer/components/tabs/tabs.tsx:30 Optional center # \u2022 center ? : boolean Defined in src/renderer/components/tabs/tabs.tsx:40 Optional className # \u2022 className ? : string Defined in src/renderer/components/tabs/tabs.tsx:39 Optional scrollable # \u2022 scrollable ? : boolean Defined in src/renderer/components/tabs/tabs.tsx:42 Optional value # \u2022 value ? : D Inherited from TabsProps . value Defined in src/renderer/components/tabs/tabs.tsx:32 Optional withBorder # \u2022 withBorder ? : boolean Inherited from TabsProps . withBorder Defined in src/renderer/components/tabs/tabs.tsx:31 Optional wrap # \u2022 wrap ? : boolean Defined in src/renderer/components/tabs/tabs.tsx:41 Methods # Optional onChange # \u25b8 onChange ( value : D): void Inherited from TabsProps . onChange Defined in src/renderer/components/tabs/tabs.tsx:33 Parameters: Name Type value D Returns: void","title":"Interface: TabsProps \u2039**D**\u203a"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabsprops/#interface-tabsprops-d","text":"","title":"Interface: TabsProps \u2039D\u203a"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabsprops/#type-parameters","text":"\u25aa D","title":"Type parameters"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabsprops/#hierarchy","text":"TabsContextValue\u2039D\u203a object \u21b3 TabsProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabsprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabsprops/#properties","text":"autoFocus center className scrollable value withBorder wrap","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabsprops/#methods","text":"onChange","title":"Methods"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabsprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabsprops/#optional-autofocus","text":"\u2022 autoFocus ? : boolean Inherited from TabsProps . autoFocus Defined in src/renderer/components/tabs/tabs.tsx:30","title":"Optional autoFocus"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabsprops/#optional-center","text":"\u2022 center ? : boolean Defined in src/renderer/components/tabs/tabs.tsx:40","title":"Optional center"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabsprops/#optional-classname","text":"\u2022 className ? : string Defined in src/renderer/components/tabs/tabs.tsx:39","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabsprops/#optional-scrollable","text":"\u2022 scrollable ? : boolean Defined in src/renderer/components/tabs/tabs.tsx:42","title":"Optional scrollable"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabsprops/#optional-value","text":"\u2022 value ? : D Inherited from TabsProps . value Defined in src/renderer/components/tabs/tabs.tsx:32","title":"Optional value"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabsprops/#optional-withborder","text":"\u2022 withBorder ? : boolean Inherited from TabsProps . withBorder Defined in src/renderer/components/tabs/tabs.tsx:31","title":"Optional withBorder"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabsprops/#optional-wrap","text":"\u2022 wrap ? : boolean Defined in src/renderer/components/tabs/tabs.tsx:41","title":"Optional wrap"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabsprops/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/interfaces/_renderer_api_components_.tabsprops/#optional-onchange","text":"\u25b8 onChange ( value : D): void Inherited from TabsProps . onChange Defined in src/renderer/components/tabs/tabs.tsx:33 Parameters: Name Type value D Returns: void","title":"Optional onChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipcontentformatters/","text":"Interface: TooltipContentFormatters # Hierarchy # TooltipContentFormatters Index # Properties # narrow nowrap small tableView warning Properties # Optional narrow # \u2022 narrow ? : boolean Defined in src/renderer/components/tooltip/tooltip.tsx:55 Optional nowrap # \u2022 nowrap ? : boolean Defined in src/renderer/components/tooltip/tooltip.tsx:58 Optional small # \u2022 small ? : boolean Defined in src/renderer/components/tooltip/tooltip.tsx:57 Optional tableView # \u2022 tableView ? : boolean Defined in src/renderer/components/tooltip/tooltip.tsx:59 Optional warning # \u2022 warning ? : boolean Defined in src/renderer/components/tooltip/tooltip.tsx:56","title":"Interface: TooltipContentFormatters"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipcontentformatters/#interface-tooltipcontentformatters","text":"","title":"Interface: TooltipContentFormatters"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipcontentformatters/#hierarchy","text":"TooltipContentFormatters","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipcontentformatters/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipcontentformatters/#properties","text":"narrow nowrap small tableView warning","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipcontentformatters/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipcontentformatters/#optional-narrow","text":"\u2022 narrow ? : boolean Defined in src/renderer/components/tooltip/tooltip.tsx:55","title":"Optional narrow"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipcontentformatters/#optional-nowrap","text":"\u2022 nowrap ? : boolean Defined in src/renderer/components/tooltip/tooltip.tsx:58","title":"Optional nowrap"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipcontentformatters/#optional-small","text":"\u2022 small ? : boolean Defined in src/renderer/components/tooltip/tooltip.tsx:57","title":"Optional small"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipcontentformatters/#optional-tableview","text":"\u2022 tableView ? : boolean Defined in src/renderer/components/tooltip/tooltip.tsx:59","title":"Optional tableView"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipcontentformatters/#optional-warning","text":"\u2022 warning ? : boolean Defined in src/renderer/components/tooltip/tooltip.tsx:56","title":"Optional warning"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipdecoratorprops/","text":"Interface: TooltipDecoratorProps # Hierarchy # TooltipDecoratorProps \u21b3 ButtonProps \u21b3 IconProps \u21b3 BadgeProps \u21b3 LineProgressProps \u21b3 StatusBrickProps Index # Properties # tooltip tooltipOverrideDisabled Properties # Optional tooltip # \u2022 tooltip ? : ReactNode | Omit\u2039 TooltipProps , \"targetId\"\u203a Defined in src/renderer/components/tooltip/withTooltip.tsx:31 Optional tooltipOverrideDisabled # \u2022 tooltipOverrideDisabled ? : boolean Defined in src/renderer/components/tooltip/withTooltip.tsx:36 forces tooltip to detect the target's parent for mouse events. This is useful for displaying tooltips even when the target is \"disabled\"","title":"Interface: TooltipDecoratorProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipdecoratorprops/#interface-tooltipdecoratorprops","text":"","title":"Interface: TooltipDecoratorProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipdecoratorprops/#hierarchy","text":"TooltipDecoratorProps \u21b3 ButtonProps \u21b3 IconProps \u21b3 BadgeProps \u21b3 LineProgressProps \u21b3 StatusBrickProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipdecoratorprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipdecoratorprops/#properties","text":"tooltip tooltipOverrideDisabled","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipdecoratorprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipdecoratorprops/#optional-tooltip","text":"\u2022 tooltip ? : ReactNode | Omit\u2039 TooltipProps , \"targetId\"\u203a Defined in src/renderer/components/tooltip/withTooltip.tsx:31","title":"Optional tooltip"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipdecoratorprops/#optional-tooltipoverridedisabled","text":"\u2022 tooltipOverrideDisabled ? : boolean Defined in src/renderer/components/tooltip/withTooltip.tsx:36 forces tooltip to detect the target's parent for mouse events. This is useful for displaying tooltips even when the target is \"disabled\"","title":"Optional tooltipOverrideDisabled"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipprops/","text":"Interface: TooltipProps # Hierarchy # TooltipProps Index # Properties # children className formatters offset preferredPositions style targetId tooltipOnParentHover usePortal visible Properties # Optional children # \u2022 children ? : React.ReactNode Defined in src/renderer/components/tooltip/tooltip.tsx:51 Optional className # \u2022 className ? : IClassName Defined in src/renderer/components/tooltip/tooltip.tsx:48 Optional formatters # \u2022 formatters ? : TooltipContentFormatters Defined in src/renderer/components/tooltip/tooltip.tsx:49 Optional offset # \u2022 offset ? : number Defined in src/renderer/components/tooltip/tooltip.tsx:45 Optional preferredPositions # \u2022 preferredPositions ? : TooltipPosition | TooltipPosition [] Defined in src/renderer/components/tooltip/tooltip.tsx:47 Optional style # \u2022 style ? : CSSProperties Defined in src/renderer/components/tooltip/tooltip.tsx:50 targetId # \u2022 targetId : string Defined in src/renderer/components/tooltip/tooltip.tsx:42 Optional tooltipOnParentHover # \u2022 tooltipOnParentHover ? : boolean Defined in src/renderer/components/tooltip/tooltip.tsx:43 Optional usePortal # \u2022 usePortal ? : boolean Defined in src/renderer/components/tooltip/tooltip.tsx:46 Optional visible # \u2022 visible ? : boolean Defined in src/renderer/components/tooltip/tooltip.tsx:44","title":"Interface: TooltipProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipprops/#interface-tooltipprops","text":"","title":"Interface: TooltipProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipprops/#hierarchy","text":"TooltipProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipprops/#properties","text":"children className formatters offset preferredPositions style targetId tooltipOnParentHover usePortal visible","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipprops/#optional-children","text":"\u2022 children ? : React.ReactNode Defined in src/renderer/components/tooltip/tooltip.tsx:51","title":"Optional children"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipprops/#optional-classname","text":"\u2022 className ? : IClassName Defined in src/renderer/components/tooltip/tooltip.tsx:48","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipprops/#optional-formatters","text":"\u2022 formatters ? : TooltipContentFormatters Defined in src/renderer/components/tooltip/tooltip.tsx:49","title":"Optional formatters"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipprops/#optional-offset","text":"\u2022 offset ? : number Defined in src/renderer/components/tooltip/tooltip.tsx:45","title":"Optional offset"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipprops/#optional-preferredpositions","text":"\u2022 preferredPositions ? : TooltipPosition | TooltipPosition [] Defined in src/renderer/components/tooltip/tooltip.tsx:47","title":"Optional preferredPositions"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipprops/#optional-style","text":"\u2022 style ? : CSSProperties Defined in src/renderer/components/tooltip/tooltip.tsx:50","title":"Optional style"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipprops/#targetid","text":"\u2022 targetId : string Defined in src/renderer/components/tooltip/tooltip.tsx:42","title":"targetId"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipprops/#optional-tooltiponparenthover","text":"\u2022 tooltipOnParentHover ? : boolean Defined in src/renderer/components/tooltip/tooltip.tsx:43","title":"Optional tooltipOnParentHover"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipprops/#optional-useportal","text":"\u2022 usePortal ? : boolean Defined in src/renderer/components/tooltip/tooltip.tsx:46","title":"Optional usePortal"},{"location":"extensions/api/interfaces/_renderer_api_components_.tooltipprops/#optional-visible","text":"\u2022 visible ? : boolean Defined in src/renderer/components/tooltip/tooltip.tsx:44","title":"Optional visible"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/","text":"Interface: WizardLayoutProps # Hierarchy # DOMAttributes\u2039any\u203a \u21b3 WizardLayoutProps Index # Properties # centered children className contentClass dangerouslySetInnerHTML header headerClass infoPanel infoPanelClass onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture Properties # Optional centered # \u2022 centered ? : boolean Defined in src/renderer/components/layout/wizard-layout.tsx:34 Optional children # \u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350 Optional className # \u2022 className ? : IClassName Defined in src/renderer/components/layout/wizard-layout.tsx:28 Optional contentClass # \u2022 contentClass ? : IClassName Defined in src/renderer/components/layout/wizard-layout.tsx:31 Optional dangerouslySetInnerHTML # \u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351 Type declaration: # __html : string Optional header # \u2022 header ? : React.ReactNode Defined in src/renderer/components/layout/wizard-layout.tsx:29 Optional headerClass # \u2022 headerClass ? : IClassName Defined in src/renderer/components/layout/wizard-layout.tsx:30 Optional infoPanel # \u2022 infoPanel ? : React.ReactNode Defined in src/renderer/components/layout/wizard-layout.tsx:33 Optional infoPanelClass # \u2022 infoPanelClass ? : IClassName Defined in src/renderer/components/layout/wizard-layout.tsx:32 Optional onAbort # \u2022 onAbort ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406 Optional onAbortCapture # \u2022 onAbortCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407 Optional onAnimationEnd # \u2022 onAnimationEnd ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536 Optional onAnimationEndCapture # \u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537 Optional onAnimationIteration # \u2022 onAnimationIteration ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538 Optional onAnimationIterationCapture # \u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539 Optional onAnimationStart # \u2022 onAnimationStart ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534 Optional onAnimationStartCapture # \u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535 Optional onAuxClick # \u2022 onAuxClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452 Optional onAuxClickCapture # \u2022 onAuxClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453 Optional onBeforeInput # \u2022 onBeforeInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380 Optional onBeforeInputCapture # \u2022 onBeforeInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381 Optional onBlur # \u2022 onBlur ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374 Optional onBlurCapture # \u2022 onBlurCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375 Optional onCanPlay # \u2022 onCanPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408 Optional onCanPlayCapture # \u2022 onCanPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409 Optional onCanPlayThrough # \u2022 onCanPlayThrough ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410 Optional onCanPlayThroughCapture # \u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411 Optional onChange # \u2022 onChange ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378 Optional onChangeCapture # \u2022 onChangeCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379 Optional onClick # \u2022 onClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454 Optional onClickCapture # \u2022 onClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455 Optional onCompositionEnd # \u2022 onCompositionEnd ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364 Optional onCompositionEndCapture # \u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365 Optional onCompositionStart # \u2022 onCompositionStart ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366 Optional onCompositionStartCapture # \u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367 Optional onCompositionUpdate # \u2022 onCompositionUpdate ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368 Optional onCompositionUpdateCapture # \u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369 Optional onContextMenu # \u2022 onContextMenu ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456 Optional onContextMenuCapture # \u2022 onContextMenuCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457 Optional onCopy # \u2022 onCopy ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356 Optional onCopyCapture # \u2022 onCopyCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357 Optional onCut # \u2022 onCut ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358 Optional onCutCapture # \u2022 onCutCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359 Optional onDoubleClick # \u2022 onDoubleClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458 Optional onDoubleClickCapture # \u2022 onDoubleClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459 Optional onDrag # \u2022 onDrag ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460 Optional onDragCapture # \u2022 onDragCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461 Optional onDragEnd # \u2022 onDragEnd ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462 Optional onDragEndCapture # \u2022 onDragEndCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463 Optional onDragEnter # \u2022 onDragEnter ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464 Optional onDragEnterCapture # \u2022 onDragEnterCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465 Optional onDragExit # \u2022 onDragExit ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466 Optional onDragExitCapture # \u2022 onDragExitCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467 Optional onDragLeave # \u2022 onDragLeave ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468 Optional onDragLeaveCapture # \u2022 onDragLeaveCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469 Optional onDragOver # \u2022 onDragOver ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470 Optional onDragOverCapture # \u2022 onDragOverCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471 Optional onDragStart # \u2022 onDragStart ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472 Optional onDragStartCapture # \u2022 onDragStartCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473 Optional onDrop # \u2022 onDrop ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474 Optional onDropCapture # \u2022 onDropCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475 Optional onDurationChange # \u2022 onDurationChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412 Optional onDurationChangeCapture # \u2022 onDurationChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413 Optional onEmptied # \u2022 onEmptied ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414 Optional onEmptiedCapture # \u2022 onEmptiedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415 Optional onEncrypted # \u2022 onEncrypted ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416 Optional onEncryptedCapture # \u2022 onEncryptedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417 Optional onEnded # \u2022 onEnded ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418 Optional onEndedCapture # \u2022 onEndedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419 Optional onError # \u2022 onError ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394 Optional onErrorCapture # \u2022 onErrorCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395 Optional onFocus # \u2022 onFocus ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372 Optional onFocusCapture # \u2022 onFocusCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373 Optional onGotPointerCapture # \u2022 onGotPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520 Optional onGotPointerCaptureCapture # \u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521 Optional onInput # \u2022 onInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382 Optional onInputCapture # \u2022 onInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383 Optional onInvalid # \u2022 onInvalid ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388 Optional onInvalidCapture # \u2022 onInvalidCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389 Optional onKeyDown # \u2022 onKeyDown ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398 Optional onKeyDownCapture # \u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399 Optional onKeyPress # \u2022 onKeyPress ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400 Optional onKeyPressCapture # \u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401 Optional onKeyUp # \u2022 onKeyUp ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402 Optional onKeyUpCapture # \u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403 Optional onLoad # \u2022 onLoad ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392 Optional onLoadCapture # \u2022 onLoadCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393 Optional onLoadStart # \u2022 onLoadStart ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424 Optional onLoadStartCapture # \u2022 onLoadStartCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425 Optional onLoadedData # \u2022 onLoadedData ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420 Optional onLoadedDataCapture # \u2022 onLoadedDataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421 Optional onLoadedMetadata # \u2022 onLoadedMetadata ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422 Optional onLoadedMetadataCapture # \u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423 Optional onLostPointerCapture # \u2022 onLostPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522 Optional onLostPointerCaptureCapture # \u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523 Optional onMouseDown # \u2022 onMouseDown ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476 Optional onMouseDownCapture # \u2022 onMouseDownCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477 Optional onMouseEnter # \u2022 onMouseEnter ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478 Optional onMouseLeave # \u2022 onMouseLeave ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479 Optional onMouseMove # \u2022 onMouseMove ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480 Optional onMouseMoveCapture # \u2022 onMouseMoveCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481 Optional onMouseOut # \u2022 onMouseOut ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482 Optional onMouseOutCapture # \u2022 onMouseOutCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483 Optional onMouseOver # \u2022 onMouseOver ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484 Optional onMouseOverCapture # \u2022 onMouseOverCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485 Optional onMouseUp # \u2022 onMouseUp ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486 Optional onMouseUpCapture # \u2022 onMouseUpCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487 Optional onPaste # \u2022 onPaste ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360 Optional onPasteCapture # \u2022 onPasteCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361 Optional onPause # \u2022 onPause ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426 Optional onPauseCapture # \u2022 onPauseCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427 Optional onPlay # \u2022 onPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428 Optional onPlayCapture # \u2022 onPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429 Optional onPlaying # \u2022 onPlaying ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430 Optional onPlayingCapture # \u2022 onPlayingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431 Optional onPointerCancel # \u2022 onPointerCancel ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510 Optional onPointerCancelCapture # \u2022 onPointerCancelCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511 Optional onPointerDown # \u2022 onPointerDown ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504 Optional onPointerDownCapture # \u2022 onPointerDownCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505 Optional onPointerEnter # \u2022 onPointerEnter ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512 Optional onPointerEnterCapture # \u2022 onPointerEnterCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513 Optional onPointerLeave # \u2022 onPointerLeave ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514 Optional onPointerLeaveCapture # \u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515 Optional onPointerMove # \u2022 onPointerMove ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506 Optional onPointerMoveCapture # \u2022 onPointerMoveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507 Optional onPointerOut # \u2022 onPointerOut ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518 Optional onPointerOutCapture # \u2022 onPointerOutCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519 Optional onPointerOver # \u2022 onPointerOver ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516 Optional onPointerOverCapture # \u2022 onPointerOverCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517 Optional onPointerUp # \u2022 onPointerUp ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508 Optional onPointerUpCapture # \u2022 onPointerUpCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509 Optional onProgress # \u2022 onProgress ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432 Optional onProgressCapture # \u2022 onProgressCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433 Optional onRateChange # \u2022 onRateChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434 Optional onRateChangeCapture # \u2022 onRateChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435 Optional onReset # \u2022 onReset ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384 Optional onResetCapture # \u2022 onResetCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385 Optional onScroll # \u2022 onScroll ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526 Optional onScrollCapture # \u2022 onScrollCapture ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527 Optional onSeeked # \u2022 onSeeked ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436 Optional onSeekedCapture # \u2022 onSeekedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437 Optional onSeeking # \u2022 onSeeking ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438 Optional onSeekingCapture # \u2022 onSeekingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439 Optional onSelect # \u2022 onSelect ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490 Optional onSelectCapture # \u2022 onSelectCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491 Optional onStalled # \u2022 onStalled ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440 Optional onStalledCapture # \u2022 onStalledCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441 Optional onSubmit # \u2022 onSubmit ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386 Optional onSubmitCapture # \u2022 onSubmitCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387 Optional onSuspend # \u2022 onSuspend ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442 Optional onSuspendCapture # \u2022 onSuspendCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443 Optional onTimeUpdate # \u2022 onTimeUpdate ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444 Optional onTimeUpdateCapture # \u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445 Optional onTouchCancel # \u2022 onTouchCancel ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494 Optional onTouchCancelCapture # \u2022 onTouchCancelCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495 Optional onTouchEnd # \u2022 onTouchEnd ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496 Optional onTouchEndCapture # \u2022 onTouchEndCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497 Optional onTouchMove # \u2022 onTouchMove ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498 Optional onTouchMoveCapture # \u2022 onTouchMoveCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499 Optional onTouchStart # \u2022 onTouchStart ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500 Optional onTouchStartCapture # \u2022 onTouchStartCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501 Optional onTransitionEnd # \u2022 onTransitionEnd ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542 Optional onTransitionEndCapture # \u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543 Optional onVolumeChange # \u2022 onVolumeChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446 Optional onVolumeChangeCapture # \u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447 Optional onWaiting # \u2022 onWaiting ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448 Optional onWaitingCapture # \u2022 onWaitingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449 Optional onWheel # \u2022 onWheel ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530 Optional onWheelCapture # \u2022 onWheelCapture ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531","title":"Interface: WizardLayoutProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#interface-wizardlayoutprops","text":"","title":"Interface: WizardLayoutProps"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#hierarchy","text":"DOMAttributes\u2039any\u203a \u21b3 WizardLayoutProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#properties","text":"centered children className contentClass dangerouslySetInnerHTML header headerClass infoPanel infoPanelClass onAbort onAbortCapture onAnimationEnd onAnimationEndCapture onAnimationIteration onAnimationIterationCapture onAnimationStart onAnimationStartCapture onAuxClick onAuxClickCapture onBeforeInput onBeforeInputCapture onBlur onBlurCapture onCanPlay onCanPlayCapture onCanPlayThrough onCanPlayThroughCapture onChange onChangeCapture onClick onClickCapture onCompositionEnd onCompositionEndCapture onCompositionStart onCompositionStartCapture onCompositionUpdate onCompositionUpdateCapture onContextMenu onContextMenuCapture onCopy onCopyCapture onCut onCutCapture onDoubleClick onDoubleClickCapture onDrag onDragCapture onDragEnd onDragEndCapture onDragEnter onDragEnterCapture onDragExit onDragExitCapture onDragLeave onDragLeaveCapture onDragOver onDragOverCapture onDragStart onDragStartCapture onDrop onDropCapture onDurationChange onDurationChangeCapture onEmptied onEmptiedCapture onEncrypted onEncryptedCapture onEnded onEndedCapture onError onErrorCapture onFocus onFocusCapture onGotPointerCapture onGotPointerCaptureCapture onInput onInputCapture onInvalid onInvalidCapture onKeyDown onKeyDownCapture onKeyPress onKeyPressCapture onKeyUp onKeyUpCapture onLoad onLoadCapture onLoadStart onLoadStartCapture onLoadedData onLoadedDataCapture onLoadedMetadata onLoadedMetadataCapture onLostPointerCapture onLostPointerCaptureCapture onMouseDown onMouseDownCapture onMouseEnter onMouseLeave onMouseMove onMouseMoveCapture onMouseOut onMouseOutCapture onMouseOver onMouseOverCapture onMouseUp onMouseUpCapture onPaste onPasteCapture onPause onPauseCapture onPlay onPlayCapture onPlaying onPlayingCapture onPointerCancel onPointerCancelCapture onPointerDown onPointerDownCapture onPointerEnter onPointerEnterCapture onPointerLeave onPointerLeaveCapture onPointerMove onPointerMoveCapture onPointerOut onPointerOutCapture onPointerOver onPointerOverCapture onPointerUp onPointerUpCapture onProgress onProgressCapture onRateChange onRateChangeCapture onReset onResetCapture onScroll onScrollCapture onSeeked onSeekedCapture onSeeking onSeekingCapture onSelect onSelectCapture onStalled onStalledCapture onSubmit onSubmitCapture onSuspend onSuspendCapture onTimeUpdate onTimeUpdateCapture onTouchCancel onTouchCancelCapture onTouchEnd onTouchEndCapture onTouchMove onTouchMoveCapture onTouchStart onTouchStartCapture onTransitionEnd onTransitionEndCapture onVolumeChange onVolumeChangeCapture onWaiting onWaitingCapture onWheel onWheelCapture","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-centered","text":"\u2022 centered ? : boolean Defined in src/renderer/components/layout/wizard-layout.tsx:34","title":"Optional centered"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-children","text":"\u2022 children ? : ReactNode Inherited from PageLayoutProps . children Defined in node_modules/@types/react/index.d.ts:1350","title":"Optional children"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-classname","text":"\u2022 className ? : IClassName Defined in src/renderer/components/layout/wizard-layout.tsx:28","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-contentclass","text":"\u2022 contentClass ? : IClassName Defined in src/renderer/components/layout/wizard-layout.tsx:31","title":"Optional contentClass"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-dangerouslysetinnerhtml","text":"\u2022 dangerouslySetInnerHTML ? : object Inherited from PageLayoutProps . dangerouslySetInnerHTML Defined in node_modules/@types/react/index.d.ts:1351","title":"Optional dangerouslySetInnerHTML"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-header","text":"\u2022 header ? : React.ReactNode Defined in src/renderer/components/layout/wizard-layout.tsx:29","title":"Optional header"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-headerclass","text":"\u2022 headerClass ? : IClassName Defined in src/renderer/components/layout/wizard-layout.tsx:30","title":"Optional headerClass"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-infopanel","text":"\u2022 infoPanel ? : React.ReactNode Defined in src/renderer/components/layout/wizard-layout.tsx:33","title":"Optional infoPanel"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-infopanelclass","text":"\u2022 infoPanelClass ? : IClassName Defined in src/renderer/components/layout/wizard-layout.tsx:32","title":"Optional infoPanelClass"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onabort","text":"\u2022 onAbort ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbort Defined in node_modules/@types/react/index.d.ts:1406","title":"Optional onAbort"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onabortcapture","text":"\u2022 onAbortCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAbortCapture Defined in node_modules/@types/react/index.d.ts:1407","title":"Optional onAbortCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onanimationend","text":"\u2022 onAnimationEnd ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEnd Defined in node_modules/@types/react/index.d.ts:1536","title":"Optional onAnimationEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onanimationendcapture","text":"\u2022 onAnimationEndCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationEndCapture Defined in node_modules/@types/react/index.d.ts:1537","title":"Optional onAnimationEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onanimationiteration","text":"\u2022 onAnimationIteration ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIteration Defined in node_modules/@types/react/index.d.ts:1538","title":"Optional onAnimationIteration"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onanimationiterationcapture","text":"\u2022 onAnimationIterationCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationIterationCapture Defined in node_modules/@types/react/index.d.ts:1539","title":"Optional onAnimationIterationCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onanimationstart","text":"\u2022 onAnimationStart ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStart Defined in node_modules/@types/react/index.d.ts:1534","title":"Optional onAnimationStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onanimationstartcapture","text":"\u2022 onAnimationStartCapture ? : AnimationEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAnimationStartCapture Defined in node_modules/@types/react/index.d.ts:1535","title":"Optional onAnimationStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onauxclick","text":"\u2022 onAuxClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClick Defined in node_modules/@types/react/index.d.ts:1452","title":"Optional onAuxClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onauxclickcapture","text":"\u2022 onAuxClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onAuxClickCapture Defined in node_modules/@types/react/index.d.ts:1453","title":"Optional onAuxClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onbeforeinput","text":"\u2022 onBeforeInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInput Defined in node_modules/@types/react/index.d.ts:1380","title":"Optional onBeforeInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onbeforeinputcapture","text":"\u2022 onBeforeInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBeforeInputCapture Defined in node_modules/@types/react/index.d.ts:1381","title":"Optional onBeforeInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onblur","text":"\u2022 onBlur ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlur Defined in node_modules/@types/react/index.d.ts:1374","title":"Optional onBlur"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onblurcapture","text":"\u2022 onBlurCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onBlurCapture Defined in node_modules/@types/react/index.d.ts:1375","title":"Optional onBlurCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-oncanplay","text":"\u2022 onCanPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlay Defined in node_modules/@types/react/index.d.ts:1408","title":"Optional onCanPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-oncanplaycapture","text":"\u2022 onCanPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayCapture Defined in node_modules/@types/react/index.d.ts:1409","title":"Optional onCanPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-oncanplaythrough","text":"\u2022 onCanPlayThrough ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThrough Defined in node_modules/@types/react/index.d.ts:1410","title":"Optional onCanPlayThrough"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-oncanplaythroughcapture","text":"\u2022 onCanPlayThroughCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCanPlayThroughCapture Defined in node_modules/@types/react/index.d.ts:1411","title":"Optional onCanPlayThroughCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onchange","text":"\u2022 onChange ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChange Defined in node_modules/@types/react/index.d.ts:1378","title":"Optional onChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onchangecapture","text":"\u2022 onChangeCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onChangeCapture Defined in node_modules/@types/react/index.d.ts:1379","title":"Optional onChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onclick","text":"\u2022 onClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClick Defined in node_modules/@types/react/index.d.ts:1454","title":"Optional onClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onclickcapture","text":"\u2022 onClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onClickCapture Defined in node_modules/@types/react/index.d.ts:1455","title":"Optional onClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-oncompositionend","text":"\u2022 onCompositionEnd ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEnd Defined in node_modules/@types/react/index.d.ts:1364","title":"Optional onCompositionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-oncompositionendcapture","text":"\u2022 onCompositionEndCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionEndCapture Defined in node_modules/@types/react/index.d.ts:1365","title":"Optional onCompositionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-oncompositionstart","text":"\u2022 onCompositionStart ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStart Defined in node_modules/@types/react/index.d.ts:1366","title":"Optional onCompositionStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-oncompositionstartcapture","text":"\u2022 onCompositionStartCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionStartCapture Defined in node_modules/@types/react/index.d.ts:1367","title":"Optional onCompositionStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-oncompositionupdate","text":"\u2022 onCompositionUpdate ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdate Defined in node_modules/@types/react/index.d.ts:1368","title":"Optional onCompositionUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-oncompositionupdatecapture","text":"\u2022 onCompositionUpdateCapture ? : CompositionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCompositionUpdateCapture Defined in node_modules/@types/react/index.d.ts:1369","title":"Optional onCompositionUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-oncontextmenu","text":"\u2022 onContextMenu ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenu Defined in node_modules/@types/react/index.d.ts:1456","title":"Optional onContextMenu"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-oncontextmenucapture","text":"\u2022 onContextMenuCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onContextMenuCapture Defined in node_modules/@types/react/index.d.ts:1457","title":"Optional onContextMenuCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-oncopy","text":"\u2022 onCopy ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopy Defined in node_modules/@types/react/index.d.ts:1356","title":"Optional onCopy"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-oncopycapture","text":"\u2022 onCopyCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCopyCapture Defined in node_modules/@types/react/index.d.ts:1357","title":"Optional onCopyCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-oncut","text":"\u2022 onCut ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCut Defined in node_modules/@types/react/index.d.ts:1358","title":"Optional onCut"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-oncutcapture","text":"\u2022 onCutCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onCutCapture Defined in node_modules/@types/react/index.d.ts:1359","title":"Optional onCutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ondoubleclick","text":"\u2022 onDoubleClick ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClick Defined in node_modules/@types/react/index.d.ts:1458","title":"Optional onDoubleClick"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ondoubleclickcapture","text":"\u2022 onDoubleClickCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDoubleClickCapture Defined in node_modules/@types/react/index.d.ts:1459","title":"Optional onDoubleClickCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ondrag","text":"\u2022 onDrag ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrag Defined in node_modules/@types/react/index.d.ts:1460","title":"Optional onDrag"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ondragcapture","text":"\u2022 onDragCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragCapture Defined in node_modules/@types/react/index.d.ts:1461","title":"Optional onDragCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ondragend","text":"\u2022 onDragEnd ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnd Defined in node_modules/@types/react/index.d.ts:1462","title":"Optional onDragEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ondragendcapture","text":"\u2022 onDragEndCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEndCapture Defined in node_modules/@types/react/index.d.ts:1463","title":"Optional onDragEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ondragenter","text":"\u2022 onDragEnter ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnter Defined in node_modules/@types/react/index.d.ts:1464","title":"Optional onDragEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ondragentercapture","text":"\u2022 onDragEnterCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragEnterCapture Defined in node_modules/@types/react/index.d.ts:1465","title":"Optional onDragEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ondragexit","text":"\u2022 onDragExit ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExit Defined in node_modules/@types/react/index.d.ts:1466","title":"Optional onDragExit"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ondragexitcapture","text":"\u2022 onDragExitCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragExitCapture Defined in node_modules/@types/react/index.d.ts:1467","title":"Optional onDragExitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ondragleave","text":"\u2022 onDragLeave ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeave Defined in node_modules/@types/react/index.d.ts:1468","title":"Optional onDragLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ondragleavecapture","text":"\u2022 onDragLeaveCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragLeaveCapture Defined in node_modules/@types/react/index.d.ts:1469","title":"Optional onDragLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ondragover","text":"\u2022 onDragOver ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOver Defined in node_modules/@types/react/index.d.ts:1470","title":"Optional onDragOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ondragovercapture","text":"\u2022 onDragOverCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragOverCapture Defined in node_modules/@types/react/index.d.ts:1471","title":"Optional onDragOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ondragstart","text":"\u2022 onDragStart ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStart Defined in node_modules/@types/react/index.d.ts:1472","title":"Optional onDragStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ondragstartcapture","text":"\u2022 onDragStartCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDragStartCapture Defined in node_modules/@types/react/index.d.ts:1473","title":"Optional onDragStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ondrop","text":"\u2022 onDrop ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDrop Defined in node_modules/@types/react/index.d.ts:1474","title":"Optional onDrop"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ondropcapture","text":"\u2022 onDropCapture ? : DragEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDropCapture Defined in node_modules/@types/react/index.d.ts:1475","title":"Optional onDropCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ondurationchange","text":"\u2022 onDurationChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChange Defined in node_modules/@types/react/index.d.ts:1412","title":"Optional onDurationChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ondurationchangecapture","text":"\u2022 onDurationChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onDurationChangeCapture Defined in node_modules/@types/react/index.d.ts:1413","title":"Optional onDurationChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onemptied","text":"\u2022 onEmptied ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptied Defined in node_modules/@types/react/index.d.ts:1414","title":"Optional onEmptied"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onemptiedcapture","text":"\u2022 onEmptiedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEmptiedCapture Defined in node_modules/@types/react/index.d.ts:1415","title":"Optional onEmptiedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onencrypted","text":"\u2022 onEncrypted ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncrypted Defined in node_modules/@types/react/index.d.ts:1416","title":"Optional onEncrypted"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onencryptedcapture","text":"\u2022 onEncryptedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEncryptedCapture Defined in node_modules/@types/react/index.d.ts:1417","title":"Optional onEncryptedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onended","text":"\u2022 onEnded ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEnded Defined in node_modules/@types/react/index.d.ts:1418","title":"Optional onEnded"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onendedcapture","text":"\u2022 onEndedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onEndedCapture Defined in node_modules/@types/react/index.d.ts:1419","title":"Optional onEndedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onerror","text":"\u2022 onError ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onError Defined in node_modules/@types/react/index.d.ts:1394","title":"Optional onError"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onerrorcapture","text":"\u2022 onErrorCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onErrorCapture Defined in node_modules/@types/react/index.d.ts:1395","title":"Optional onErrorCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onfocus","text":"\u2022 onFocus ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocus Defined in node_modules/@types/react/index.d.ts:1372","title":"Optional onFocus"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onfocuscapture","text":"\u2022 onFocusCapture ? : FocusEventHandler\u2039any\u203a Inherited from PageLayoutProps . onFocusCapture Defined in node_modules/@types/react/index.d.ts:1373","title":"Optional onFocusCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ongotpointercapture","text":"\u2022 onGotPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCapture Defined in node_modules/@types/react/index.d.ts:1520","title":"Optional onGotPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ongotpointercapturecapture","text":"\u2022 onGotPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onGotPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1521","title":"Optional onGotPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-oninput","text":"\u2022 onInput ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInput Defined in node_modules/@types/react/index.d.ts:1382","title":"Optional onInput"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-oninputcapture","text":"\u2022 onInputCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInputCapture Defined in node_modules/@types/react/index.d.ts:1383","title":"Optional onInputCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-oninvalid","text":"\u2022 onInvalid ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalid Defined in node_modules/@types/react/index.d.ts:1388","title":"Optional onInvalid"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-oninvalidcapture","text":"\u2022 onInvalidCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onInvalidCapture Defined in node_modules/@types/react/index.d.ts:1389","title":"Optional onInvalidCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onkeydown","text":"\u2022 onKeyDown ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDown Defined in node_modules/@types/react/index.d.ts:1398","title":"Optional onKeyDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onkeydowncapture","text":"\u2022 onKeyDownCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyDownCapture Defined in node_modules/@types/react/index.d.ts:1399","title":"Optional onKeyDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onkeypress","text":"\u2022 onKeyPress ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPress Defined in node_modules/@types/react/index.d.ts:1400","title":"Optional onKeyPress"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onkeypresscapture","text":"\u2022 onKeyPressCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyPressCapture Defined in node_modules/@types/react/index.d.ts:1401","title":"Optional onKeyPressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onkeyup","text":"\u2022 onKeyUp ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUp Defined in node_modules/@types/react/index.d.ts:1402","title":"Optional onKeyUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onkeyupcapture","text":"\u2022 onKeyUpCapture ? : KeyboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onKeyUpCapture Defined in node_modules/@types/react/index.d.ts:1403","title":"Optional onKeyUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onload","text":"\u2022 onLoad ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoad Defined in node_modules/@types/react/index.d.ts:1392","title":"Optional onLoad"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onloadcapture","text":"\u2022 onLoadCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadCapture Defined in node_modules/@types/react/index.d.ts:1393","title":"Optional onLoadCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onloadstart","text":"\u2022 onLoadStart ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStart Defined in node_modules/@types/react/index.d.ts:1424","title":"Optional onLoadStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onloadstartcapture","text":"\u2022 onLoadStartCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadStartCapture Defined in node_modules/@types/react/index.d.ts:1425","title":"Optional onLoadStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onloadeddata","text":"\u2022 onLoadedData ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedData Defined in node_modules/@types/react/index.d.ts:1420","title":"Optional onLoadedData"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onloadeddatacapture","text":"\u2022 onLoadedDataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedDataCapture Defined in node_modules/@types/react/index.d.ts:1421","title":"Optional onLoadedDataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onloadedmetadata","text":"\u2022 onLoadedMetadata ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadata Defined in node_modules/@types/react/index.d.ts:1422","title":"Optional onLoadedMetadata"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onloadedmetadatacapture","text":"\u2022 onLoadedMetadataCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLoadedMetadataCapture Defined in node_modules/@types/react/index.d.ts:1423","title":"Optional onLoadedMetadataCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onlostpointercapture","text":"\u2022 onLostPointerCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCapture Defined in node_modules/@types/react/index.d.ts:1522","title":"Optional onLostPointerCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onlostpointercapturecapture","text":"\u2022 onLostPointerCaptureCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onLostPointerCaptureCapture Defined in node_modules/@types/react/index.d.ts:1523","title":"Optional onLostPointerCaptureCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onmousedown","text":"\u2022 onMouseDown ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDown Defined in node_modules/@types/react/index.d.ts:1476","title":"Optional onMouseDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onmousedowncapture","text":"\u2022 onMouseDownCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseDownCapture Defined in node_modules/@types/react/index.d.ts:1477","title":"Optional onMouseDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onmouseenter","text":"\u2022 onMouseEnter ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseEnter Defined in node_modules/@types/react/index.d.ts:1478","title":"Optional onMouseEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onmouseleave","text":"\u2022 onMouseLeave ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseLeave Defined in node_modules/@types/react/index.d.ts:1479","title":"Optional onMouseLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onmousemove","text":"\u2022 onMouseMove ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMove Defined in node_modules/@types/react/index.d.ts:1480","title":"Optional onMouseMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onmousemovecapture","text":"\u2022 onMouseMoveCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseMoveCapture Defined in node_modules/@types/react/index.d.ts:1481","title":"Optional onMouseMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onmouseout","text":"\u2022 onMouseOut ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOut Defined in node_modules/@types/react/index.d.ts:1482","title":"Optional onMouseOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onmouseoutcapture","text":"\u2022 onMouseOutCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOutCapture Defined in node_modules/@types/react/index.d.ts:1483","title":"Optional onMouseOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onmouseover","text":"\u2022 onMouseOver ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOver Defined in node_modules/@types/react/index.d.ts:1484","title":"Optional onMouseOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onmouseovercapture","text":"\u2022 onMouseOverCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseOverCapture Defined in node_modules/@types/react/index.d.ts:1485","title":"Optional onMouseOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onmouseup","text":"\u2022 onMouseUp ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUp Defined in node_modules/@types/react/index.d.ts:1486","title":"Optional onMouseUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onmouseupcapture","text":"\u2022 onMouseUpCapture ? : MouseEventHandler\u2039any\u203a Inherited from PageLayoutProps . onMouseUpCapture Defined in node_modules/@types/react/index.d.ts:1487","title":"Optional onMouseUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onpaste","text":"\u2022 onPaste ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPaste Defined in node_modules/@types/react/index.d.ts:1360","title":"Optional onPaste"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onpastecapture","text":"\u2022 onPasteCapture ? : ClipboardEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPasteCapture Defined in node_modules/@types/react/index.d.ts:1361","title":"Optional onPasteCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onpause","text":"\u2022 onPause ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPause Defined in node_modules/@types/react/index.d.ts:1426","title":"Optional onPause"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onpausecapture","text":"\u2022 onPauseCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPauseCapture Defined in node_modules/@types/react/index.d.ts:1427","title":"Optional onPauseCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onplay","text":"\u2022 onPlay ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlay Defined in node_modules/@types/react/index.d.ts:1428","title":"Optional onPlay"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onplaycapture","text":"\u2022 onPlayCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayCapture Defined in node_modules/@types/react/index.d.ts:1429","title":"Optional onPlayCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onplaying","text":"\u2022 onPlaying ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlaying Defined in node_modules/@types/react/index.d.ts:1430","title":"Optional onPlaying"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onplayingcapture","text":"\u2022 onPlayingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPlayingCapture Defined in node_modules/@types/react/index.d.ts:1431","title":"Optional onPlayingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onpointercancel","text":"\u2022 onPointerCancel ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancel Defined in node_modules/@types/react/index.d.ts:1510","title":"Optional onPointerCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onpointercancelcapture","text":"\u2022 onPointerCancelCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerCancelCapture Defined in node_modules/@types/react/index.d.ts:1511","title":"Optional onPointerCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onpointerdown","text":"\u2022 onPointerDown ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDown Defined in node_modules/@types/react/index.d.ts:1504","title":"Optional onPointerDown"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onpointerdowncapture","text":"\u2022 onPointerDownCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerDownCapture Defined in node_modules/@types/react/index.d.ts:1505","title":"Optional onPointerDownCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onpointerenter","text":"\u2022 onPointerEnter ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnter Defined in node_modules/@types/react/index.d.ts:1512","title":"Optional onPointerEnter"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onpointerentercapture","text":"\u2022 onPointerEnterCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerEnterCapture Defined in node_modules/@types/react/index.d.ts:1513","title":"Optional onPointerEnterCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onpointerleave","text":"\u2022 onPointerLeave ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeave Defined in node_modules/@types/react/index.d.ts:1514","title":"Optional onPointerLeave"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onpointerleavecapture","text":"\u2022 onPointerLeaveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerLeaveCapture Defined in node_modules/@types/react/index.d.ts:1515","title":"Optional onPointerLeaveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onpointermove","text":"\u2022 onPointerMove ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMove Defined in node_modules/@types/react/index.d.ts:1506","title":"Optional onPointerMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onpointermovecapture","text":"\u2022 onPointerMoveCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerMoveCapture Defined in node_modules/@types/react/index.d.ts:1507","title":"Optional onPointerMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onpointerout","text":"\u2022 onPointerOut ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOut Defined in node_modules/@types/react/index.d.ts:1518","title":"Optional onPointerOut"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onpointeroutcapture","text":"\u2022 onPointerOutCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOutCapture Defined in node_modules/@types/react/index.d.ts:1519","title":"Optional onPointerOutCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onpointerover","text":"\u2022 onPointerOver ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOver Defined in node_modules/@types/react/index.d.ts:1516","title":"Optional onPointerOver"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onpointerovercapture","text":"\u2022 onPointerOverCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerOverCapture Defined in node_modules/@types/react/index.d.ts:1517","title":"Optional onPointerOverCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onpointerup","text":"\u2022 onPointerUp ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUp Defined in node_modules/@types/react/index.d.ts:1508","title":"Optional onPointerUp"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onpointerupcapture","text":"\u2022 onPointerUpCapture ? : PointerEventHandler\u2039any\u203a Inherited from PageLayoutProps . onPointerUpCapture Defined in node_modules/@types/react/index.d.ts:1509","title":"Optional onPointerUpCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onprogress","text":"\u2022 onProgress ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgress Defined in node_modules/@types/react/index.d.ts:1432","title":"Optional onProgress"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onprogresscapture","text":"\u2022 onProgressCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onProgressCapture Defined in node_modules/@types/react/index.d.ts:1433","title":"Optional onProgressCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onratechange","text":"\u2022 onRateChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChange Defined in node_modules/@types/react/index.d.ts:1434","title":"Optional onRateChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onratechangecapture","text":"\u2022 onRateChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onRateChangeCapture Defined in node_modules/@types/react/index.d.ts:1435","title":"Optional onRateChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onreset","text":"\u2022 onReset ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onReset Defined in node_modules/@types/react/index.d.ts:1384","title":"Optional onReset"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onresetcapture","text":"\u2022 onResetCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onResetCapture Defined in node_modules/@types/react/index.d.ts:1385","title":"Optional onResetCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onscroll","text":"\u2022 onScroll ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScroll Defined in node_modules/@types/react/index.d.ts:1526","title":"Optional onScroll"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onscrollcapture","text":"\u2022 onScrollCapture ? : UIEventHandler\u2039any\u203a Inherited from PageLayoutProps . onScrollCapture Defined in node_modules/@types/react/index.d.ts:1527","title":"Optional onScrollCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onseeked","text":"\u2022 onSeeked ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeked Defined in node_modules/@types/react/index.d.ts:1436","title":"Optional onSeeked"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onseekedcapture","text":"\u2022 onSeekedCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekedCapture Defined in node_modules/@types/react/index.d.ts:1437","title":"Optional onSeekedCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onseeking","text":"\u2022 onSeeking ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeeking Defined in node_modules/@types/react/index.d.ts:1438","title":"Optional onSeeking"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onseekingcapture","text":"\u2022 onSeekingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSeekingCapture Defined in node_modules/@types/react/index.d.ts:1439","title":"Optional onSeekingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onselect","text":"\u2022 onSelect ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelect Defined in node_modules/@types/react/index.d.ts:1490","title":"Optional onSelect"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onselectcapture","text":"\u2022 onSelectCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSelectCapture Defined in node_modules/@types/react/index.d.ts:1491","title":"Optional onSelectCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onstalled","text":"\u2022 onStalled ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalled Defined in node_modules/@types/react/index.d.ts:1440","title":"Optional onStalled"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onstalledcapture","text":"\u2022 onStalledCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onStalledCapture Defined in node_modules/@types/react/index.d.ts:1441","title":"Optional onStalledCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onsubmit","text":"\u2022 onSubmit ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmit Defined in node_modules/@types/react/index.d.ts:1386","title":"Optional onSubmit"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onsubmitcapture","text":"\u2022 onSubmitCapture ? : FormEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSubmitCapture Defined in node_modules/@types/react/index.d.ts:1387","title":"Optional onSubmitCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onsuspend","text":"\u2022 onSuspend ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspend Defined in node_modules/@types/react/index.d.ts:1442","title":"Optional onSuspend"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onsuspendcapture","text":"\u2022 onSuspendCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onSuspendCapture Defined in node_modules/@types/react/index.d.ts:1443","title":"Optional onSuspendCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ontimeupdate","text":"\u2022 onTimeUpdate ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdate Defined in node_modules/@types/react/index.d.ts:1444","title":"Optional onTimeUpdate"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ontimeupdatecapture","text":"\u2022 onTimeUpdateCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTimeUpdateCapture Defined in node_modules/@types/react/index.d.ts:1445","title":"Optional onTimeUpdateCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ontouchcancel","text":"\u2022 onTouchCancel ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancel Defined in node_modules/@types/react/index.d.ts:1494","title":"Optional onTouchCancel"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ontouchcancelcapture","text":"\u2022 onTouchCancelCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchCancelCapture Defined in node_modules/@types/react/index.d.ts:1495","title":"Optional onTouchCancelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ontouchend","text":"\u2022 onTouchEnd ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEnd Defined in node_modules/@types/react/index.d.ts:1496","title":"Optional onTouchEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ontouchendcapture","text":"\u2022 onTouchEndCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchEndCapture Defined in node_modules/@types/react/index.d.ts:1497","title":"Optional onTouchEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ontouchmove","text":"\u2022 onTouchMove ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMove Defined in node_modules/@types/react/index.d.ts:1498","title":"Optional onTouchMove"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ontouchmovecapture","text":"\u2022 onTouchMoveCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchMoveCapture Defined in node_modules/@types/react/index.d.ts:1499","title":"Optional onTouchMoveCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ontouchstart","text":"\u2022 onTouchStart ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStart Defined in node_modules/@types/react/index.d.ts:1500","title":"Optional onTouchStart"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ontouchstartcapture","text":"\u2022 onTouchStartCapture ? : TouchEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTouchStartCapture Defined in node_modules/@types/react/index.d.ts:1501","title":"Optional onTouchStartCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ontransitionend","text":"\u2022 onTransitionEnd ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEnd Defined in node_modules/@types/react/index.d.ts:1542","title":"Optional onTransitionEnd"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-ontransitionendcapture","text":"\u2022 onTransitionEndCapture ? : TransitionEventHandler\u2039any\u203a Inherited from PageLayoutProps . onTransitionEndCapture Defined in node_modules/@types/react/index.d.ts:1543","title":"Optional onTransitionEndCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onvolumechange","text":"\u2022 onVolumeChange ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChange Defined in node_modules/@types/react/index.d.ts:1446","title":"Optional onVolumeChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onvolumechangecapture","text":"\u2022 onVolumeChangeCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onVolumeChangeCapture Defined in node_modules/@types/react/index.d.ts:1447","title":"Optional onVolumeChangeCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onwaiting","text":"\u2022 onWaiting ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaiting Defined in node_modules/@types/react/index.d.ts:1448","title":"Optional onWaiting"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onwaitingcapture","text":"\u2022 onWaitingCapture ? : ReactEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWaitingCapture Defined in node_modules/@types/react/index.d.ts:1449","title":"Optional onWaitingCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onwheel","text":"\u2022 onWheel ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheel Defined in node_modules/@types/react/index.d.ts:1530","title":"Optional onWheel"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardlayoutprops/#optional-onwheelcapture","text":"\u2022 onWheelCapture ? : WheelEventHandler\u2039any\u203a Inherited from PageLayoutProps . onWheelCapture Defined in node_modules/@types/react/index.d.ts:1531","title":"Optional onWheelCapture"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardprops/","text":"Interface: WizardProps \u2039 D \u203a # Type parameters # \u25aa D Hierarchy # WizardCommonProps \u21b3 WizardProps Index # Properties # className data done header hideSteps onChange reset save step title Properties # Optional className # \u2022 className ? : string Defined in src/renderer/components/wizard/wizard.tsx:39 Optional data # \u2022 data ? : Partial\u2039D\u203a Inherited from WizardProps . data Defined in src/renderer/components/wizard/wizard.tsx:31 Optional done # \u2022 done ? : function Inherited from WizardProps . done Defined in src/renderer/components/wizard/wizard.tsx:34 Type declaration: # \u25b8 (): void Optional header # \u2022 header ? : React.ReactNode Defined in src/renderer/components/wizard/wizard.tsx:42 Optional hideSteps # \u2022 hideSteps ? : boolean Inherited from WizardProps . hideSteps Defined in src/renderer/components/wizard/wizard.tsx:35 Optional onChange # \u2022 onChange ? : function Defined in src/renderer/components/wizard/wizard.tsx:43 Type declaration: # \u25b8 ( step : number): void Parameters: Name Type step number Optional reset # \u2022 reset ? : function Inherited from WizardProps . reset Defined in src/renderer/components/wizard/wizard.tsx:33 Type declaration: # \u25b8 (): void Optional save # \u2022 save ? : function Inherited from WizardProps . save Defined in src/renderer/components/wizard/wizard.tsx:32 Type declaration: # \u25b8 ( data : Partial\u2039D\u203a, callback? : function): void Parameters: \u25aa data : Partial\u2039D\u203a \u25aa Optional callback : function \u25b8 (): void Optional step # \u2022 step ? : number Defined in src/renderer/components/wizard/wizard.tsx:40 Optional title # \u2022 title ? : string Defined in src/renderer/components/wizard/wizard.tsx:41","title":"Interface: WizardProps \u2039**D**\u203a"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardprops/#interface-wizardprops-d","text":"","title":"Interface: WizardProps \u2039D\u203a"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardprops/#type-parameters","text":"\u25aa D","title":"Type parameters"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardprops/#hierarchy","text":"WizardCommonProps \u21b3 WizardProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardprops/#properties","text":"className data done header hideSteps onChange reset save step title","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardprops/#optional-classname","text":"\u2022 className ? : string Defined in src/renderer/components/wizard/wizard.tsx:39","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardprops/#optional-data","text":"\u2022 data ? : Partial\u2039D\u203a Inherited from WizardProps . data Defined in src/renderer/components/wizard/wizard.tsx:31","title":"Optional data"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardprops/#optional-done","text":"\u2022 done ? : function Inherited from WizardProps . done Defined in src/renderer/components/wizard/wizard.tsx:34","title":"Optional done"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardprops/#optional-header","text":"\u2022 header ? : React.ReactNode Defined in src/renderer/components/wizard/wizard.tsx:42","title":"Optional header"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardprops/#optional-hidesteps","text":"\u2022 hideSteps ? : boolean Inherited from WizardProps . hideSteps Defined in src/renderer/components/wizard/wizard.tsx:35","title":"Optional hideSteps"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardprops/#optional-onchange","text":"\u2022 onChange ? : function Defined in src/renderer/components/wizard/wizard.tsx:43","title":"Optional onChange"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardprops/#optional-reset","text":"\u2022 reset ? : function Inherited from WizardProps . reset Defined in src/renderer/components/wizard/wizard.tsx:33","title":"Optional reset"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardprops/#optional-save","text":"\u2022 save ? : function Inherited from WizardProps . save Defined in src/renderer/components/wizard/wizard.tsx:32","title":"Optional save"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardprops/#optional-step","text":"\u2022 step ? : number Defined in src/renderer/components/wizard/wizard.tsx:40","title":"Optional step"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardprops/#optional-title","text":"\u2022 title ? : string Defined in src/renderer/components/wizard/wizard.tsx:41","title":"Optional title"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/","text":"Interface: WizardStepProps \u2039 D \u203a # Type parameters # \u25aa D Hierarchy # WizardCommonProps\u2039D\u203a \u21b3 WizardStepProps Index # Properties # afterContent beforeContent className contentClass customButtons data disabledNext done first hideBackBtn hideNextBtn hideSteps isFirst isLast last loading moreButtons next nextLabel noValidate prev prevLabel reset save scrollable skip step title waiting wizard Properties # Optional afterContent # \u2022 afterContent ? : React.ReactNode Defined in src/renderer/components/wizard/wizard.tsx:143 Optional beforeContent # \u2022 beforeContent ? : React.ReactNode Defined in src/renderer/components/wizard/wizard.tsx:142 Optional className # \u2022 className ? : string | object Defined in src/renderer/components/wizard/wizard.tsx:124 Optional contentClass # \u2022 contentClass ? : string | object Defined in src/renderer/components/wizard/wizard.tsx:125 Optional customButtons # \u2022 customButtons ? : React.ReactNode Defined in src/renderer/components/wizard/wizard.tsx:126 Optional data # \u2022 data ? : Partial\u2039D\u203a Inherited from WizardProps . data Defined in src/renderer/components/wizard/wizard.tsx:31 Optional disabledNext # \u2022 disabledNext ? : boolean Defined in src/renderer/components/wizard/wizard.tsx:130 Optional done # \u2022 done ? : function Inherited from WizardProps . done Defined in src/renderer/components/wizard/wizard.tsx:34 Type declaration: # \u25b8 (): void Optional first # \u2022 first ? : function Defined in src/renderer/components/wizard/wizard.tsx:138 Type declaration: # \u25b8 (): void Optional hideBackBtn # \u2022 hideBackBtn ? : boolean Defined in src/renderer/components/wizard/wizard.tsx:132 Optional hideNextBtn # \u2022 hideNextBtn ? : boolean Defined in src/renderer/components/wizard/wizard.tsx:131 Optional hideSteps # \u2022 hideSteps ? : boolean Inherited from WizardProps . hideSteps Defined in src/renderer/components/wizard/wizard.tsx:35 Optional isFirst # \u2022 isFirst ? : function Defined in src/renderer/components/wizard/wizard.tsx:140 Type declaration: # \u25b8 (): boolean Optional isLast # \u2022 isLast ? : function Defined in src/renderer/components/wizard/wizard.tsx:141 Type declaration: # \u25b8 (): boolean Optional last # \u2022 last ? : function Defined in src/renderer/components/wizard/wizard.tsx:139 Type declaration: # \u25b8 (): void Optional loading # \u2022 loading ? : boolean Defined in src/renderer/components/wizard/wizard.tsx:128 Optional moreButtons # \u2022 moreButtons ? : React.ReactNode Defined in src/renderer/components/wizard/wizard.tsx:127 Optional next # \u2022 next ? : function Defined in src/renderer/components/wizard/wizard.tsx:136 Type declaration: # \u25b8 (): void | boolean | Promise\u2039any\u203a Optional nextLabel # \u2022 nextLabel ? : React.ReactNode Defined in src/renderer/components/wizard/wizard.tsx:135 Optional noValidate # \u2022 noValidate ? : boolean Defined in src/renderer/components/wizard/wizard.tsx:144 Optional prev # \u2022 prev ? : function Defined in src/renderer/components/wizard/wizard.tsx:137 Type declaration: # \u25b8 (): void Optional prevLabel # \u2022 prevLabel ? : React.ReactNode Defined in src/renderer/components/wizard/wizard.tsx:134 Optional reset # \u2022 reset ? : function Inherited from WizardProps . reset Defined in src/renderer/components/wizard/wizard.tsx:33 Type declaration: # \u25b8 (): void Optional save # \u2022 save ? : function Inherited from WizardProps . save Defined in src/renderer/components/wizard/wizard.tsx:32 Type declaration: # \u25b8 ( data : Partial\u2039D\u203a, callback? : function): void Parameters: \u25aa data : Partial\u2039D\u203a \u25aa Optional callback : function \u25b8 (): void Optional scrollable # \u2022 scrollable ? : boolean Defined in src/renderer/components/wizard/wizard.tsx:146 Optional skip # \u2022 skip ? : boolean Defined in src/renderer/components/wizard/wizard.tsx:145 Optional step # \u2022 step ? : number Defined in src/renderer/components/wizard/wizard.tsx:133 Optional title # \u2022 title ? : string Defined in src/renderer/components/wizard/wizard.tsx:123 Optional waiting # \u2022 waiting ? : boolean Defined in src/renderer/components/wizard/wizard.tsx:129 Optional wizard # \u2022 wizard ? : Wizard Defined in src/renderer/components/wizard/wizard.tsx:122","title":"Interface: WizardStepProps \u2039**D**\u203a"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#interface-wizardstepprops-d","text":"","title":"Interface: WizardStepProps \u2039D\u203a"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#type-parameters","text":"\u25aa D","title":"Type parameters"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#hierarchy","text":"WizardCommonProps\u2039D\u203a \u21b3 WizardStepProps","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#properties","text":"afterContent beforeContent className contentClass customButtons data disabledNext done first hideBackBtn hideNextBtn hideSteps isFirst isLast last loading moreButtons next nextLabel noValidate prev prevLabel reset save scrollable skip step title waiting wizard","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#optional-aftercontent","text":"\u2022 afterContent ? : React.ReactNode Defined in src/renderer/components/wizard/wizard.tsx:143","title":"Optional afterContent"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#optional-beforecontent","text":"\u2022 beforeContent ? : React.ReactNode Defined in src/renderer/components/wizard/wizard.tsx:142","title":"Optional beforeContent"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#optional-classname","text":"\u2022 className ? : string | object Defined in src/renderer/components/wizard/wizard.tsx:124","title":"Optional className"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#optional-contentclass","text":"\u2022 contentClass ? : string | object Defined in src/renderer/components/wizard/wizard.tsx:125","title":"Optional contentClass"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#optional-custombuttons","text":"\u2022 customButtons ? : React.ReactNode Defined in src/renderer/components/wizard/wizard.tsx:126","title":"Optional customButtons"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#optional-data","text":"\u2022 data ? : Partial\u2039D\u203a Inherited from WizardProps . data Defined in src/renderer/components/wizard/wizard.tsx:31","title":"Optional data"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#optional-disablednext","text":"\u2022 disabledNext ? : boolean Defined in src/renderer/components/wizard/wizard.tsx:130","title":"Optional disabledNext"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#optional-done","text":"\u2022 done ? : function Inherited from WizardProps . done Defined in src/renderer/components/wizard/wizard.tsx:34","title":"Optional done"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#optional-first","text":"\u2022 first ? : function Defined in src/renderer/components/wizard/wizard.tsx:138","title":"Optional first"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#optional-hidebackbtn","text":"\u2022 hideBackBtn ? : boolean Defined in src/renderer/components/wizard/wizard.tsx:132","title":"Optional hideBackBtn"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#optional-hidenextbtn","text":"\u2022 hideNextBtn ? : boolean Defined in src/renderer/components/wizard/wizard.tsx:131","title":"Optional hideNextBtn"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#optional-hidesteps","text":"\u2022 hideSteps ? : boolean Inherited from WizardProps . hideSteps Defined in src/renderer/components/wizard/wizard.tsx:35","title":"Optional hideSteps"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#optional-isfirst","text":"\u2022 isFirst ? : function Defined in src/renderer/components/wizard/wizard.tsx:140","title":"Optional isFirst"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#optional-islast","text":"\u2022 isLast ? : function Defined in src/renderer/components/wizard/wizard.tsx:141","title":"Optional isLast"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#optional-last","text":"\u2022 last ? : function Defined in src/renderer/components/wizard/wizard.tsx:139","title":"Optional last"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#optional-loading","text":"\u2022 loading ? : boolean Defined in src/renderer/components/wizard/wizard.tsx:128","title":"Optional loading"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#optional-morebuttons","text":"\u2022 moreButtons ? : React.ReactNode Defined in src/renderer/components/wizard/wizard.tsx:127","title":"Optional moreButtons"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#optional-next","text":"\u2022 next ? : function Defined in src/renderer/components/wizard/wizard.tsx:136","title":"Optional next"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#optional-nextlabel","text":"\u2022 nextLabel ? : React.ReactNode Defined in src/renderer/components/wizard/wizard.tsx:135","title":"Optional nextLabel"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#optional-novalidate","text":"\u2022 noValidate ? : boolean Defined in src/renderer/components/wizard/wizard.tsx:144","title":"Optional noValidate"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#optional-prev","text":"\u2022 prev ? : function Defined in src/renderer/components/wizard/wizard.tsx:137","title":"Optional prev"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#optional-prevlabel","text":"\u2022 prevLabel ? : React.ReactNode Defined in src/renderer/components/wizard/wizard.tsx:134","title":"Optional prevLabel"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#optional-reset","text":"\u2022 reset ? : function Inherited from WizardProps . reset Defined in src/renderer/components/wizard/wizard.tsx:33","title":"Optional reset"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#optional-save","text":"\u2022 save ? : function Inherited from WizardProps . save Defined in src/renderer/components/wizard/wizard.tsx:32","title":"Optional save"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#optional-scrollable","text":"\u2022 scrollable ? : boolean Defined in src/renderer/components/wizard/wizard.tsx:146","title":"Optional scrollable"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#optional-skip","text":"\u2022 skip ? : boolean Defined in src/renderer/components/wizard/wizard.tsx:145","title":"Optional skip"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#optional-step","text":"\u2022 step ? : number Defined in src/renderer/components/wizard/wizard.tsx:133","title":"Optional step"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#optional-title","text":"\u2022 title ? : string Defined in src/renderer/components/wizard/wizard.tsx:123","title":"Optional title"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#optional-waiting","text":"\u2022 waiting ? : boolean Defined in src/renderer/components/wizard/wizard.tsx:129","title":"Optional waiting"},{"location":"extensions/api/interfaces/_renderer_api_components_.wizardstepprops/#optional-wizard","text":"\u2022 wizard ? : Wizard Defined in src/renderer/components/wizard/wizard.tsx:122","title":"Optional wizard"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ikubeapicluster/","text":"Interface: IKubeApiCluster # Hierarchy # IKubeApiCluster Index # Properties # metadata Properties # metadata # \u2022 metadata : object Defined in src/renderer/api/kube-api.ts:97 Type declaration: # uid : string","title":"Interface: IKubeApiCluster"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ikubeapicluster/#interface-ikubeapicluster","text":"","title":"Interface: IKubeApiCluster"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ikubeapicluster/#hierarchy","text":"IKubeApiCluster","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ikubeapicluster/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ikubeapicluster/#properties","text":"metadata","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ikubeapicluster/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ikubeapicluster/#metadata","text":"\u2022 metadata : object Defined in src/renderer/api/kube-api.ts:97","title":"metadata"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainer/","text":"Interface: IPodContainer # Hierarchy # IPodContainer Index # Properties # args command env envFrom image imagePullPolicy livenessProbe name ports readinessProbe resources startupProbe volumeMounts Properties # Optional args # \u2022 args ? : string[] Defined in src/renderer/api/endpoints/pods.api.ts:91 Optional command # \u2022 command ? : string[] Defined in src/renderer/api/endpoints/pods.api.ts:90 Optional env # \u2022 env ? : object[] Defined in src/renderer/api/endpoints/pods.api.ts:107 Optional envFrom # \u2022 envFrom ? : object[] Defined in src/renderer/api/endpoints/pods.api.ts:125 image # \u2022 image : string Defined in src/renderer/api/endpoints/pods.api.ts:89 imagePullPolicy # \u2022 imagePullPolicy : string Defined in src/renderer/api/endpoints/pods.api.ts:141 Optional livenessProbe # \u2022 livenessProbe ? : IContainerProbe Defined in src/renderer/api/endpoints/pods.api.ts:138 name # \u2022 name : string Defined in src/renderer/api/endpoints/pods.api.ts:88 Optional ports # \u2022 ports ? : object[] Defined in src/renderer/api/endpoints/pods.api.ts:92 Optional readinessProbe # \u2022 readinessProbe ? : IContainerProbe Defined in src/renderer/api/endpoints/pods.api.ts:139 Optional resources # \u2022 resources ? : object Defined in src/renderer/api/endpoints/pods.api.ts:97 Type declaration: # limits (): object cpu : string memory : string requests (): object cpu : string memory : string Optional startupProbe # \u2022 startupProbe ? : IContainerProbe Defined in src/renderer/api/endpoints/pods.api.ts:140 Optional volumeMounts # \u2022 volumeMounts ? : object[] Defined in src/renderer/api/endpoints/pods.api.ts:133","title":"Interface: IPodContainer"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainer/#interface-ipodcontainer","text":"","title":"Interface: IPodContainer"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainer/#hierarchy","text":"IPodContainer","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainer/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainer/#properties","text":"args command env envFrom image imagePullPolicy livenessProbe name ports readinessProbe resources startupProbe volumeMounts","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainer/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainer/#optional-args","text":"\u2022 args ? : string[] Defined in src/renderer/api/endpoints/pods.api.ts:91","title":"Optional args"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainer/#optional-command","text":"\u2022 command ? : string[] Defined in src/renderer/api/endpoints/pods.api.ts:90","title":"Optional command"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainer/#optional-env","text":"\u2022 env ? : object[] Defined in src/renderer/api/endpoints/pods.api.ts:107","title":"Optional env"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainer/#optional-envfrom","text":"\u2022 envFrom ? : object[] Defined in src/renderer/api/endpoints/pods.api.ts:125","title":"Optional envFrom"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainer/#image","text":"\u2022 image : string Defined in src/renderer/api/endpoints/pods.api.ts:89","title":"image"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainer/#imagepullpolicy","text":"\u2022 imagePullPolicy : string Defined in src/renderer/api/endpoints/pods.api.ts:141","title":"imagePullPolicy"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainer/#optional-livenessprobe","text":"\u2022 livenessProbe ? : IContainerProbe Defined in src/renderer/api/endpoints/pods.api.ts:138","title":"Optional livenessProbe"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainer/#name","text":"\u2022 name : string Defined in src/renderer/api/endpoints/pods.api.ts:88","title":"name"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainer/#optional-ports","text":"\u2022 ports ? : object[] Defined in src/renderer/api/endpoints/pods.api.ts:92","title":"Optional ports"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainer/#optional-readinessprobe","text":"\u2022 readinessProbe ? : IContainerProbe Defined in src/renderer/api/endpoints/pods.api.ts:139","title":"Optional readinessProbe"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainer/#optional-resources","text":"\u2022 resources ? : object Defined in src/renderer/api/endpoints/pods.api.ts:97","title":"Optional resources"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainer/#optional-startupprobe","text":"\u2022 startupProbe ? : IContainerProbe Defined in src/renderer/api/endpoints/pods.api.ts:140","title":"Optional startupProbe"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainer/#optional-volumemounts","text":"\u2022 volumeMounts ? : object[] Defined in src/renderer/api/endpoints/pods.api.ts:133","title":"Optional volumeMounts"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainerstatus/","text":"Interface: IPodContainerStatus # Hierarchy # IPodContainerStatus Index # Properties # containerID image imageID lastState name ready restartCount started state Properties # Optional containerID # \u2022 containerID ? : string Defined in src/renderer/api/endpoints/pods.api.ts:202 image # \u2022 image : string Defined in src/renderer/api/endpoints/pods.api.ts:200 imageID # \u2022 imageID : string Defined in src/renderer/api/endpoints/pods.api.ts:201 Optional lastState # \u2022 lastState ? : object Defined in src/renderer/api/endpoints/pods.api.ts:182 Type declaration: # [ index : string ]: object running (): object startedAt : string terminated (): object exitCode : number finishedAt : string reason : string startedAt : string waiting (): object message : string reason : string name # \u2022 name : string Defined in src/renderer/api/endpoints/pods.api.ts:165 ready # \u2022 ready : boolean Defined in src/renderer/api/endpoints/pods.api.ts:198 restartCount # \u2022 restartCount : number Defined in src/renderer/api/endpoints/pods.api.ts:199 Optional started # \u2022 started ? : boolean Defined in src/renderer/api/endpoints/pods.api.ts:203 Optional state # \u2022 state ? : object Defined in src/renderer/api/endpoints/pods.api.ts:166 Type declaration: # [ index : string ]: object running (): object startedAt : string terminated (): object exitCode : number finishedAt : string reason : string startedAt : string waiting (): object message : string reason : string","title":"Interface: IPodContainerStatus"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainerstatus/#interface-ipodcontainerstatus","text":"","title":"Interface: IPodContainerStatus"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainerstatus/#hierarchy","text":"IPodContainerStatus","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainerstatus/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainerstatus/#properties","text":"containerID image imageID lastState name ready restartCount started state","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainerstatus/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainerstatus/#optional-containerid","text":"\u2022 containerID ? : string Defined in src/renderer/api/endpoints/pods.api.ts:202","title":"Optional containerID"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainerstatus/#image","text":"\u2022 image : string Defined in src/renderer/api/endpoints/pods.api.ts:200","title":"image"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainerstatus/#imageid","text":"\u2022 imageID : string Defined in src/renderer/api/endpoints/pods.api.ts:201","title":"imageID"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainerstatus/#optional-laststate","text":"\u2022 lastState ? : object Defined in src/renderer/api/endpoints/pods.api.ts:182","title":"Optional lastState"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainerstatus/#name","text":"\u2022 name : string Defined in src/renderer/api/endpoints/pods.api.ts:165","title":"name"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainerstatus/#ready","text":"\u2022 ready : boolean Defined in src/renderer/api/endpoints/pods.api.ts:198","title":"ready"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainerstatus/#restartcount","text":"\u2022 restartCount : number Defined in src/renderer/api/endpoints/pods.api.ts:199","title":"restartCount"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainerstatus/#optional-started","text":"\u2022 started ? : boolean Defined in src/renderer/api/endpoints/pods.api.ts:203","title":"Optional started"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.ipodcontainerstatus/#optional-state","text":"\u2022 state ? : object Defined in src/renderer/api/endpoints/pods.api.ts:166","title":"Optional state"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.isecretref/","text":"Interface: ISecretRef # Hierarchy # ISecretRef Index # Properties # key name Properties # Optional key # \u2022 key ? : string Defined in src/renderer/api/endpoints/secret.api.ts:39 name # \u2022 name : string Defined in src/renderer/api/endpoints/secret.api.ts:40","title":"Interface: ISecretRef"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.isecretref/#interface-isecretref","text":"","title":"Interface: ISecretRef"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.isecretref/#hierarchy","text":"ISecretRef","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.isecretref/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.isecretref/#properties","text":"key name","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.isecretref/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.isecretref/#optional-key","text":"\u2022 key ? : string Defined in src/renderer/api/endpoints/secret.api.ts:39","title":"Optional key"},{"location":"extensions/api/interfaces/_renderer_api_k8s_api_.isecretref/#name","text":"\u2022 name : string Defined in src/renderer/api/endpoints/secret.api.ts:40","title":"name"},{"location":"extensions/api/interfaces/_renderer_api_navigation_.iurlparams/","text":"Interface: IURLParams \u2039 P, Q \u203a # Type parameters # \u25aa P : object \u25aa Q : object Hierarchy # IURLParams Index # Properties # fragment params query Properties # Optional fragment # \u2022 fragment ? : string Defined in src/common/utils/buildUrl.ts:27 Optional params # \u2022 params ? : P Defined in src/common/utils/buildUrl.ts:25 Optional query # \u2022 query ? : Q Defined in src/common/utils/buildUrl.ts:26","title":"Interface: IURLParams \u2039**P, Q**\u203a"},{"location":"extensions/api/interfaces/_renderer_api_navigation_.iurlparams/#interface-iurlparams-p-q","text":"","title":"Interface: IURLParams \u2039P, Q\u203a"},{"location":"extensions/api/interfaces/_renderer_api_navigation_.iurlparams/#type-parameters","text":"\u25aa P : object \u25aa Q : object","title":"Type parameters"},{"location":"extensions/api/interfaces/_renderer_api_navigation_.iurlparams/#hierarchy","text":"IURLParams","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_navigation_.iurlparams/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_navigation_.iurlparams/#properties","text":"fragment params query","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_navigation_.iurlparams/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_navigation_.iurlparams/#optional-fragment","text":"\u2022 fragment ? : string Defined in src/common/utils/buildUrl.ts:27","title":"Optional fragment"},{"location":"extensions/api/interfaces/_renderer_api_navigation_.iurlparams/#optional-params","text":"\u2022 params ? : P Defined in src/common/utils/buildUrl.ts:25","title":"Optional params"},{"location":"extensions/api/interfaces/_renderer_api_navigation_.iurlparams/#optional-query","text":"\u2022 query ? : Q Defined in src/common/utils/buildUrl.ts:26","title":"Optional query"},{"location":"extensions/api/interfaces/_renderer_api_navigation_.pageparaminit/","text":"Interface: PageParamInit \u2039 V \u203a # Type parameters # \u25aa V Hierarchy # PageParamInit Index # Properties # defaultValue name prefix Methods # parse stringify Properties # Optional defaultValue # \u2022 defaultValue ? : V Defined in src/renderer/navigation/page-param.ts:28 name # \u2022 name : string Defined in src/renderer/navigation/page-param.ts:27 Optional prefix # \u2022 prefix ? : string Defined in src/renderer/navigation/page-param.ts:29 Methods # Optional parse # \u25b8 parse ( value : string | string[]): V Defined in src/renderer/navigation/page-param.ts:30 Parameters: Name Type value string | string[] Returns: V Optional stringify # \u25b8 stringify ( value : V): string | string[] Defined in src/renderer/navigation/page-param.ts:31 Parameters: Name Type value V Returns: string | string[]","title":"Interface: PageParamInit \u2039**V**\u203a"},{"location":"extensions/api/interfaces/_renderer_api_navigation_.pageparaminit/#interface-pageparaminit-v","text":"","title":"Interface: PageParamInit \u2039V\u203a"},{"location":"extensions/api/interfaces/_renderer_api_navigation_.pageparaminit/#type-parameters","text":"\u25aa V","title":"Type parameters"},{"location":"extensions/api/interfaces/_renderer_api_navigation_.pageparaminit/#hierarchy","text":"PageParamInit","title":"Hierarchy"},{"location":"extensions/api/interfaces/_renderer_api_navigation_.pageparaminit/#index","text":"","title":"Index"},{"location":"extensions/api/interfaces/_renderer_api_navigation_.pageparaminit/#properties","text":"defaultValue name prefix","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_navigation_.pageparaminit/#methods","text":"parse stringify","title":"Methods"},{"location":"extensions/api/interfaces/_renderer_api_navigation_.pageparaminit/#properties_1","text":"","title":"Properties"},{"location":"extensions/api/interfaces/_renderer_api_navigation_.pageparaminit/#optional-defaultvalue","text":"\u2022 defaultValue ? : V Defined in src/renderer/navigation/page-param.ts:28","title":"Optional defaultValue"},{"location":"extensions/api/interfaces/_renderer_api_navigation_.pageparaminit/#name","text":"\u2022 name : string Defined in src/renderer/navigation/page-param.ts:27","title":"name"},{"location":"extensions/api/interfaces/_renderer_api_navigation_.pageparaminit/#optional-prefix","text":"\u2022 prefix ? : string Defined in src/renderer/navigation/page-param.ts:29","title":"Optional prefix"},{"location":"extensions/api/interfaces/_renderer_api_navigation_.pageparaminit/#methods_1","text":"","title":"Methods"},{"location":"extensions/api/interfaces/_renderer_api_navigation_.pageparaminit/#optional-parse","text":"\u25b8 parse ( value : string | string[]): V Defined in src/renderer/navigation/page-param.ts:30 Parameters: Name Type value string | string[] Returns: V","title":"Optional parse"},{"location":"extensions/api/interfaces/_renderer_api_navigation_.pageparaminit/#optional-stringify","text":"\u25b8 stringify ( value : V): string | string[] Defined in src/renderer/navigation/page-param.ts:31 Parameters: Name Type value V Returns: string | string[]","title":"Optional stringify"},{"location":"extensions/api/modules/_core_api_app_/","text":"Module: \"core-api/app\" # Index # Variables # appName isLinux isMac isSnap isWindows issuesTrackerUrl slackUrl version Functions # getEnabledExtensions Variables # Const appName # \u2022 appName : string = ${packageInfo.productName}${isDevelopment ? \"Dev\" : \"\"} Defined in src/common/vars.ts:39 Const isLinux # \u2022 isLinux : boolean = process.platform === \"linux\" Defined in src/common/vars.ts:30 Const isMac # \u2022 isMac : boolean = process.platform === \"darwin\" Defined in src/common/vars.ts:28 Const isSnap # \u2022 isSnap : boolean = !!process.env.SNAP Defined in src/common/vars.ts:32 Const isWindows # \u2022 isWindows : boolean = process.platform === \"win32\" Defined in src/common/vars.ts:29 Const issuesTrackerUrl # \u2022 issuesTrackerUrl : \"https://github.com/lensapp/lens/issues\" = \"https://github.com/lensapp/lens/issues\" Defined in src/common/vars.ts:67 Const slackUrl # \u2022 slackUrl : \"https://join.slack.com/t/k8slens/shared_invite/enQtOTc5NjAyNjYyOTk4LWU1NDQ0ZGFkOWJkNTRhYTc2YjVmZDdkM2FkNGM5MjhiYTRhMDU2NDQ1MzIyMDA4ZGZlNmExOTc0N2JmY2M3ZGI\" = \"https://join.slack.com/t/k8slens/shared_invite/enQtOTc5NjAyNjYyOTk4LWU1NDQ0ZGFkOWJkNTRhYTc2YjVmZDdkM2FkNGM5MjhiYTRhMDU2NDQ1MzIyMDA4ZGZlNmExOTc0N2JmY2M3ZGI\" Defined in src/common/vars.ts:68 Const version # \u2022 version : string = getAppVersion() Defined in src/extensions/core-api/app.ts:25 Functions # getEnabledExtensions # \u25b8 getEnabledExtensions (): string[] Defined in src/extensions/core-api/app.ts:28 Returns: string[]","title":"Module: \"core-api/app\""},{"location":"extensions/api/modules/_core_api_app_/#module-core-apiapp","text":"","title":"Module: \"core-api/app\""},{"location":"extensions/api/modules/_core_api_app_/#index","text":"","title":"Index"},{"location":"extensions/api/modules/_core_api_app_/#variables","text":"appName isLinux isMac isSnap isWindows issuesTrackerUrl slackUrl version","title":"Variables"},{"location":"extensions/api/modules/_core_api_app_/#functions","text":"getEnabledExtensions","title":"Functions"},{"location":"extensions/api/modules/_core_api_app_/#variables_1","text":"","title":"Variables"},{"location":"extensions/api/modules/_core_api_app_/#const-appname","text":"\u2022 appName : string = ${packageInfo.productName}${isDevelopment ? \"Dev\" : \"\"} Defined in src/common/vars.ts:39","title":"Const appName"},{"location":"extensions/api/modules/_core_api_app_/#const-islinux","text":"\u2022 isLinux : boolean = process.platform === \"linux\" Defined in src/common/vars.ts:30","title":"Const isLinux"},{"location":"extensions/api/modules/_core_api_app_/#const-ismac","text":"\u2022 isMac : boolean = process.platform === \"darwin\" Defined in src/common/vars.ts:28","title":"Const isMac"},{"location":"extensions/api/modules/_core_api_app_/#const-issnap","text":"\u2022 isSnap : boolean = !!process.env.SNAP Defined in src/common/vars.ts:32","title":"Const isSnap"},{"location":"extensions/api/modules/_core_api_app_/#const-iswindows","text":"\u2022 isWindows : boolean = process.platform === \"win32\" Defined in src/common/vars.ts:29","title":"Const isWindows"},{"location":"extensions/api/modules/_core_api_app_/#const-issuestrackerurl","text":"\u2022 issuesTrackerUrl : \"https://github.com/lensapp/lens/issues\" = \"https://github.com/lensapp/lens/issues\" Defined in src/common/vars.ts:67","title":"Const issuesTrackerUrl"},{"location":"extensions/api/modules/_core_api_app_/#const-slackurl","text":"\u2022 slackUrl : \"https://join.slack.com/t/k8slens/shared_invite/enQtOTc5NjAyNjYyOTk4LWU1NDQ0ZGFkOWJkNTRhYTc2YjVmZDdkM2FkNGM5MjhiYTRhMDU2NDQ1MzIyMDA4ZGZlNmExOTc0N2JmY2M3ZGI\" = \"https://join.slack.com/t/k8slens/shared_invite/enQtOTc5NjAyNjYyOTk4LWU1NDQ0ZGFkOWJkNTRhYTc2YjVmZDdkM2FkNGM5MjhiYTRhMDU2NDQ1MzIyMDA4ZGZlNmExOTc0N2JmY2M3ZGI\" Defined in src/common/vars.ts:68","title":"Const slackUrl"},{"location":"extensions/api/modules/_core_api_app_/#const-version","text":"\u2022 version : string = getAppVersion() Defined in src/extensions/core-api/app.ts:25","title":"Const version"},{"location":"extensions/api/modules/_core_api_app_/#functions_1","text":"","title":"Functions"},{"location":"extensions/api/modules/_core_api_app_/#getenabledextensions","text":"\u25b8 getEnabledExtensions (): string[] Defined in src/extensions/core-api/app.ts:28 Returns: string[]","title":"getEnabledExtensions"},{"location":"extensions/api/modules/_core_api_catalog_/","text":"Module: \"core-api/catalog\" # Index # Classes # CatalogEntityRegistry KubernetesCluster KubernetesClusterCategory WebLink WebLinkCategory Interfaces # KubernetesClusterStatus WebLinkStatus Type aliases # KubernetesClusterPrometheusMetrics KubernetesClusterSpec WebLinkSpec Variables # catalogCategoryRegistry catalogEntities Type aliases # KubernetesClusterPrometheusMetrics # \u01ac KubernetesClusterPrometheusMetrics : object Defined in src/common/catalog-entities/kubernetes-cluster.ts:32 Type declaration: # address (): object namespace : string port : number prefix : string service : string type ? : string KubernetesClusterSpec # \u01ac KubernetesClusterSpec : object Defined in src/common/catalog-entities/kubernetes-cluster.ts:42 Type declaration: # kubeconfigContext : string kubeconfigPath : string metrics (): object prometheus ? : KubernetesClusterPrometheusMetrics source : string WebLinkSpec # \u01ac WebLinkSpec : object Defined in src/common/catalog-entities/web-link.ts:29 Type declaration: # url : string Variables # Const catalogCategoryRegistry # \u2022 catalogCategoryRegistry : CatalogCategoryRegistry\u2039\u203a = new CatalogCategoryRegistry() Defined in src/common/catalog/catalog-category-registry.ts:85 Const catalogEntities # \u2022 catalogEntities : CatalogEntityRegistry \u2039\u203a = new CatalogEntityRegistry() Defined in src/extensions/core-api/catalog.ts:35","title":"Module: \"core-api/catalog\""},{"location":"extensions/api/modules/_core_api_catalog_/#module-core-apicatalog","text":"","title":"Module: \"core-api/catalog\""},{"location":"extensions/api/modules/_core_api_catalog_/#index","text":"","title":"Index"},{"location":"extensions/api/modules/_core_api_catalog_/#classes","text":"CatalogEntityRegistry KubernetesCluster KubernetesClusterCategory WebLink WebLinkCategory","title":"Classes"},{"location":"extensions/api/modules/_core_api_catalog_/#interfaces","text":"KubernetesClusterStatus WebLinkStatus","title":"Interfaces"},{"location":"extensions/api/modules/_core_api_catalog_/#type-aliases","text":"KubernetesClusterPrometheusMetrics KubernetesClusterSpec WebLinkSpec","title":"Type aliases"},{"location":"extensions/api/modules/_core_api_catalog_/#variables","text":"catalogCategoryRegistry catalogEntities","title":"Variables"},{"location":"extensions/api/modules/_core_api_catalog_/#type-aliases_1","text":"","title":"Type aliases"},{"location":"extensions/api/modules/_core_api_catalog_/#kubernetesclusterprometheusmetrics","text":"\u01ac KubernetesClusterPrometheusMetrics : object Defined in src/common/catalog-entities/kubernetes-cluster.ts:32","title":"KubernetesClusterPrometheusMetrics"},{"location":"extensions/api/modules/_core_api_catalog_/#kubernetesclusterspec","text":"\u01ac KubernetesClusterSpec : object Defined in src/common/catalog-entities/kubernetes-cluster.ts:42","title":"KubernetesClusterSpec"},{"location":"extensions/api/modules/_core_api_catalog_/#weblinkspec","text":"\u01ac WebLinkSpec : object Defined in src/common/catalog-entities/web-link.ts:29","title":"WebLinkSpec"},{"location":"extensions/api/modules/_core_api_catalog_/#variables_1","text":"","title":"Variables"},{"location":"extensions/api/modules/_core_api_catalog_/#const-catalogcategoryregistry","text":"\u2022 catalogCategoryRegistry : CatalogCategoryRegistry\u2039\u203a = new CatalogCategoryRegistry() Defined in src/common/catalog/catalog-category-registry.ts:85","title":"Const catalogCategoryRegistry"},{"location":"extensions/api/modules/_core_api_catalog_/#const-catalogentities","text":"\u2022 catalogEntities : CatalogEntityRegistry \u2039\u203a = new CatalogEntityRegistry() Defined in src/extensions/core-api/catalog.ts:35","title":"Const catalogEntities"},{"location":"extensions/api/modules/_core_api_event_bus_/","text":"Module: \"core-api/event-bus\" # Index # Type aliases # AppEvent Variables # appEventBus Type aliases # AppEvent # \u01ac AppEvent : object Defined in src/common/event-bus.ts:24 Type declaration: # action : string name : string params ? : object Variables # Const appEventBus # \u2022 appEventBus : EventEmitter\u2039[object]\u203a = new EventEmitter<[AppEvent]>() Defined in src/common/event-bus.ts:30","title":"Module: \"core-api/event-bus\""},{"location":"extensions/api/modules/_core_api_event_bus_/#module-core-apievent-bus","text":"","title":"Module: \"core-api/event-bus\""},{"location":"extensions/api/modules/_core_api_event_bus_/#index","text":"","title":"Index"},{"location":"extensions/api/modules/_core_api_event_bus_/#type-aliases","text":"AppEvent","title":"Type aliases"},{"location":"extensions/api/modules/_core_api_event_bus_/#variables","text":"appEventBus","title":"Variables"},{"location":"extensions/api/modules/_core_api_event_bus_/#type-aliases_1","text":"","title":"Type aliases"},{"location":"extensions/api/modules/_core_api_event_bus_/#appevent","text":"\u01ac AppEvent : object Defined in src/common/event-bus.ts:24","title":"AppEvent"},{"location":"extensions/api/modules/_core_api_event_bus_/#variables_1","text":"","title":"Variables"},{"location":"extensions/api/modules/_core_api_event_bus_/#const-appeventbus","text":"\u2022 appEventBus : EventEmitter\u2039[object]\u203a = new EventEmitter<[AppEvent]>() Defined in src/common/event-bus.ts:30","title":"Const appEventBus"},{"location":"extensions/api/modules/_core_api_ipc_/","text":"Module: \"core-api/ipc\" # Index # Classes # IpcMain IpcRegistrar","title":"Module: \"core-api/ipc\""},{"location":"extensions/api/modules/_core_api_ipc_/#module-core-apiipc","text":"","title":"Module: \"core-api/ipc\""},{"location":"extensions/api/modules/_core_api_ipc_/#index","text":"","title":"Index"},{"location":"extensions/api/modules/_core_api_ipc_/#classes","text":"IpcMain IpcRegistrar","title":"Classes"},{"location":"extensions/api/modules/_core_api_stores_/","text":"Module: \"core-api/stores\" # Index # Classes # ExtensionStore","title":"Module: \"core-api/stores\""},{"location":"extensions/api/modules/_core_api_stores_/#module-core-apistores","text":"","title":"Module: \"core-api/stores\""},{"location":"extensions/api/modules/_core_api_stores_/#index","text":"","title":"Index"},{"location":"extensions/api/modules/_core_api_stores_/#classes","text":"ExtensionStore","title":"Classes"},{"location":"extensions/api/modules/_core_api_types_/","text":"Module: \"core-api/types\" # Index # Type aliases # IpcMainEvent IpcMainInvokeEvent IpcRendererEvent Type aliases # IpcMainEvent # \u01ac IpcMainEvent : IpcMainEvent Defined in src/extensions/core-api/types.ts:24 IpcMainInvokeEvent # \u01ac IpcMainInvokeEvent : IpcMainInvokeEvent Defined in src/extensions/core-api/types.ts:22 Copyright (c) 2021 OpenLens Authors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. IpcRendererEvent # \u01ac IpcRendererEvent : IpcRendererEvent Defined in src/extensions/core-api/types.ts:23","title":"Module: \"core-api/types\""},{"location":"extensions/api/modules/_core_api_types_/#module-core-apitypes","text":"","title":"Module: \"core-api/types\""},{"location":"extensions/api/modules/_core_api_types_/#index","text":"","title":"Index"},{"location":"extensions/api/modules/_core_api_types_/#type-aliases","text":"IpcMainEvent IpcMainInvokeEvent IpcRendererEvent","title":"Type aliases"},{"location":"extensions/api/modules/_core_api_types_/#type-aliases_1","text":"","title":"Type aliases"},{"location":"extensions/api/modules/_core_api_types_/#ipcmainevent","text":"\u01ac IpcMainEvent : IpcMainEvent Defined in src/extensions/core-api/types.ts:24","title":"IpcMainEvent"},{"location":"extensions/api/modules/_core_api_types_/#ipcmaininvokeevent","text":"\u01ac IpcMainInvokeEvent : IpcMainInvokeEvent Defined in src/extensions/core-api/types.ts:22 Copyright (c) 2021 OpenLens Authors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.","title":"IpcMainInvokeEvent"},{"location":"extensions/api/modules/_core_api_types_/#ipcrendererevent","text":"\u01ac IpcRendererEvent : IpcRendererEvent Defined in src/extensions/core-api/types.ts:23","title":"IpcRendererEvent"},{"location":"extensions/api/modules/_core_api_utils_/","text":"Module: \"core-api/utils\" # Index # Classes # Singleton Functions # cssNames openExternal prevDefault stopPropagation Functions # cssNames # \u25b8 cssNames (... args : IClassName[]): string Defined in src/renderer/utils/cssNames.ts:29 Parameters: Name Type ...args IClassName[] Returns: string openExternal # \u25b8 openExternal ( url : string): Promise\u2039void\u203a Defined in src/common/utils/openExternal.ts:25 Parameters: Name Type url string Returns: Promise\u2039void\u203a prevDefault # \u25b8 prevDefault \u2039 E \u203a( callback : function): (Anonymous function) Defined in src/renderer/utils/prevDefault.ts:36 Type parameters: \u25aa E : SyntheticEvent | Event Parameters: \u25aa callback : function \u25b8 ( evt : E): any Parameters: Name Type evt E Returns: (Anonymous function) stopPropagation # \u25b8 stopPropagation ( evt : Event | SyntheticEvent): void Defined in src/renderer/utils/prevDefault.ts:45 Parameters: Name Type evt Event | SyntheticEvent Returns: void","title":"Module: \"core-api/utils\""},{"location":"extensions/api/modules/_core_api_utils_/#module-core-apiutils","text":"","title":"Module: \"core-api/utils\""},{"location":"extensions/api/modules/_core_api_utils_/#index","text":"","title":"Index"},{"location":"extensions/api/modules/_core_api_utils_/#classes","text":"Singleton","title":"Classes"},{"location":"extensions/api/modules/_core_api_utils_/#functions","text":"cssNames openExternal prevDefault stopPropagation","title":"Functions"},{"location":"extensions/api/modules/_core_api_utils_/#functions_1","text":"","title":"Functions"},{"location":"extensions/api/modules/_core_api_utils_/#cssnames","text":"\u25b8 cssNames (... args : IClassName[]): string Defined in src/renderer/utils/cssNames.ts:29 Parameters: Name Type ...args IClassName[] Returns: string","title":"cssNames"},{"location":"extensions/api/modules/_core_api_utils_/#openexternal","text":"\u25b8 openExternal ( url : string): Promise\u2039void\u203a Defined in src/common/utils/openExternal.ts:25 Parameters: Name Type url string Returns: Promise\u2039void\u203a","title":"openExternal"},{"location":"extensions/api/modules/_core_api_utils_/#prevdefault","text":"\u25b8 prevDefault \u2039 E \u203a( callback : function): (Anonymous function) Defined in src/renderer/utils/prevDefault.ts:36 Type parameters: \u25aa E : SyntheticEvent | Event Parameters: \u25aa callback : function \u25b8 ( evt : E): any Parameters: Name Type evt E Returns: (Anonymous function)","title":"prevDefault"},{"location":"extensions/api/modules/_core_api_utils_/#stoppropagation","text":"\u25b8 stopPropagation ( evt : Event | SyntheticEvent): void Defined in src/renderer/utils/prevDefault.ts:45 Parameters: Name Type evt Event | SyntheticEvent Returns: void","title":"stopPropagation"},{"location":"extensions/api/modules/_interfaces_index_/","text":"Module: \"interfaces/index\" # Index # Classes # CatalogCategory CatalogEntity Interfaces # AppPreferenceComponents AppPreferenceRegistration CatalogCategorySpec CatalogCategoryVersion CatalogEntityActionContext CatalogEntityAddMenu CatalogEntityAddMenuContext CatalogEntityContextMenu CatalogEntityContextMenuContext CatalogEntityData CatalogEntityKindData CatalogEntityMetadata CatalogEntitySettingsContext CatalogEntitySettingsMenu CatalogEntityStatus ClusterPageMenuRegistration KubeObjectDetailComponents KubeObjectDetailRegistration KubeObjectMenuComponents KubeObjectMenuRegistration KubeObjectStatusRegistration PageComponentProps PageComponents PageMenuComponents PageMenuRegistration PageParams PageRegistration PageTarget ProtocolHandlerRegistration RegisteredPage RouteHandler RouteParams StatusBarRegistration Type aliases # CatalogEntityConstructor CatalogEntitySpec Type aliases # CatalogEntityConstructor # \u01ac CatalogEntityConstructor : object Defined in src/common/catalog/catalog-entity.ts:29 Type declaration: # CatalogEntitySpec # \u01ac CatalogEntitySpec : Record\u2039string, any\u203a Defined in src/common/catalog/catalog-entity.ts:126","title":"Module: \"interfaces/index\""},{"location":"extensions/api/modules/_interfaces_index_/#module-interfacesindex","text":"","title":"Module: \"interfaces/index\""},{"location":"extensions/api/modules/_interfaces_index_/#index","text":"","title":"Index"},{"location":"extensions/api/modules/_interfaces_index_/#classes","text":"CatalogCategory CatalogEntity","title":"Classes"},{"location":"extensions/api/modules/_interfaces_index_/#interfaces","text":"AppPreferenceComponents AppPreferenceRegistration CatalogCategorySpec CatalogCategoryVersion CatalogEntityActionContext CatalogEntityAddMenu CatalogEntityAddMenuContext CatalogEntityContextMenu CatalogEntityContextMenuContext CatalogEntityData CatalogEntityKindData CatalogEntityMetadata CatalogEntitySettingsContext CatalogEntitySettingsMenu CatalogEntityStatus ClusterPageMenuRegistration KubeObjectDetailComponents KubeObjectDetailRegistration KubeObjectMenuComponents KubeObjectMenuRegistration KubeObjectStatusRegistration PageComponentProps PageComponents PageMenuComponents PageMenuRegistration PageParams PageRegistration PageTarget ProtocolHandlerRegistration RegisteredPage RouteHandler RouteParams StatusBarRegistration","title":"Interfaces"},{"location":"extensions/api/modules/_interfaces_index_/#type-aliases","text":"CatalogEntityConstructor CatalogEntitySpec","title":"Type aliases"},{"location":"extensions/api/modules/_interfaces_index_/#type-aliases_1","text":"","title":"Type aliases"},{"location":"extensions/api/modules/_interfaces_index_/#catalogentityconstructor","text":"\u01ac CatalogEntityConstructor : object Defined in src/common/catalog/catalog-entity.ts:29","title":"CatalogEntityConstructor"},{"location":"extensions/api/modules/_interfaces_index_/#catalogentityspec","text":"\u01ac CatalogEntitySpec : Record\u2039string, any\u203a Defined in src/common/catalog/catalog-entity.ts:126","title":"CatalogEntitySpec"},{"location":"extensions/api/modules/_renderer_api_components_/","text":"Module: \"renderer-api/components\" # Index # Enumerations # NotificationStatus TooltipPosition Classes # Badge BarChart Button Checkbox CommandOverlay ConfirmDialog CubeSpinner Dialog Drawer DrawerItem DrawerParamToggler DrawerTitle Icon Input KubeEventDetails KubeObjectDetails KubeObjectListLayout KubeObjectMenu KubeObjectMeta LineProgress Menu MenuActions MenuItem NamespaceSelect Notifications NotificationsStore PageLayout PieChart PodDetailsList Radio RadioGroup SearchInput Select Slider Spinner StatusBrick Stepper SubTitle Tab Table TableCell TableHead TableRow Tabs Tooltip Wizard WizardLayout WizardStep Interfaces # BadgeProps ButtonProps CheckboxProps ConfirmDialogBooleanParams ConfirmDialogParams ConfirmDialogProps CubeSpinnerProps DialogProps DrawerItemLabelsProps DrawerItemProps DrawerParamTogglerProps DrawerProps DrawerTitleProps GroupSelectOption IconProps InputValidator KubeEventDetailsProps KubeObjectDetailsProps KubeObjectListLayoutProps KubeObjectMenuProps KubeObjectMetaProps LineProgressProps MenuActionsProps MenuItemProps MenuPosition MenuProps Notification PageLayoutProps RadioGroupProps SelectOption SelectProps SliderProps SpinnerProps StatusBrickProps StepperProps TabLayoutProps TabLayoutRoute TabProps TableCellProps TableHeadProps TableProps TableRowProps TabsProps TooltipContentFormatters TooltipDecoratorProps TooltipProps WizardLayoutProps WizardProps WizardStepProps Type aliases # InputProps MenuContextValue NotificationId NotificationMessage RadioProps TableCellElem TableHeadElem TableOrderBy TableRowElem TableSortBy TableSortCallback TableSortCallbacks TableSortParams Variables # InputValidators MenuContext Switcher TabLayout kubeDetailsUrlParam kubeSelectedUrlParam logTabStore notificationsStore orderByUrlParam sortByUrlParam terminalStore Functions # DrawerItemLabels FormSwitch SubMenu createTerminalTab getDetailsUrl hideDetails showDetails withTooltip Object literals # cpuOptions memoryOptions Type aliases # InputProps # \u01ac InputProps : Omit\u2039InputElementProps, \"onChange\" | \"onSubmit\"\u203a & object Defined in src/renderer/components/input/input.tsx:43 MenuContextValue # \u01ac MenuContextValue : Menu Defined in src/renderer/components/menu/menu.tsx:31 NotificationId # \u01ac NotificationId : string | number Defined in src/renderer/components/notifications/notifications.store.tsx:28 NotificationMessage # \u01ac NotificationMessage : React.ReactNode | React.ReactNode[] | JsonApiErrorParsed Defined in src/renderer/components/notifications/notifications.store.tsx:29 RadioProps # \u01ac RadioProps : HTMLProps\u2039any\u203a & object Defined in src/renderer/components/radio/radio.tsx:61 TableCellElem # \u01ac TableCellElem : ReactElement\u2039 TableCellProps \u203a Defined in src/renderer/components/table/table-cell.tsx:30 TableHeadElem # \u01ac TableHeadElem : ReactElement\u2039 TableHeadProps \u203a Defined in src/renderer/components/table/table-head.tsx:27 TableOrderBy # \u01ac TableOrderBy : \"asc\" | \"desc\" | string Defined in src/renderer/components/table/table.tsx:38 TableRowElem # \u01ac TableRowElem : ReactElement\u2039 TableRowProps \u203a Defined in src/renderer/components/table/table-row.tsx:28 TableSortBy # \u01ac TableSortBy : string Defined in src/renderer/components/table/table.tsx:37 TableSortCallback # \u01ac TableSortCallback : function Defined in src/renderer/components/table/table.tsx:40 Type declaration: # \u25b8 ( data : D): string | number | (string | number)[] Parameters: Name Type data D TableSortCallbacks # \u01ac TableSortCallbacks : object Defined in src/renderer/components/table/table.tsx:41 Type declaration: # [ columnId : string ]: TableSortCallback TableSortParams # \u01ac TableSortParams : object Defined in src/renderer/components/table/table.tsx:39 Type declaration: # orderBy : TableOrderBy sortBy : TableSortBy Variables # InputValidators # \u2022 InputValidators : InputValidators Defined in src/renderer/components/input/input.tsx:35 Const MenuContext # \u2022 MenuContext : Context\u2039 Menu \u2039\u203a\u203a = React.createContext (null) Defined in src/renderer/components/menu/menu.tsx:30 Const Switcher # \u2022 Switcher : ComponentClass\u2039object & StyledComponentProps\u2039\"track\" | \"root\" | \"thumb\" | \"focusVisible\" | \"switchBase\" | \"checked\"\u203a, any\u203a | FunctionComponent\u2039object & StyledComponentProps\u2039\"track\" | \"root\" | \"thumb\" | \"focusVisible\" | \"switchBase\" | \"checked\"\u203a\u203a = withStyles((theme: Theme) => createStyles({ root: { width: 40, height: 24, padding: 0, margin: \"0 0 0 8px\", }, switchBase: { padding: 1, paddingLeft: 4, \"&$checked\": { transform: \"translateX(14px)\", color: \"white\", \"& + $track\": { backgroundColor: \"#52d869\", opacity: 1, border: \"none\", }, }, \"&$focusVisible $thumb\": { color: \"#52d869\", border: \"6px solid #fff\", }, }, thumb: { width: 18, height: 18, marginTop: 2, boxShadow: \"none\" }, track: { borderRadius: 26 / 2, backgroundColor: \"#72767b\", opacity: 1, transition: theme.transitions.create([\"background-color\", \"border\"]), }, checked: {}, focusVisible: {}, }), )(({ classes, ...props }: Props) => { return ( ); }) Defined in src/renderer/components/switch/switcher.tsx:34 Const TabLayout # \u2022 TabLayout : (Anonymous function) = observer(({ className, contentClass, tabs = [], children }: TabLayoutProps) => { const currentLocation = navigation.location.pathname; const hasTabs = tabs.length > 0; const startTabUrl = hasTabs ? (tabs.find(tab => tab.default) || tabs[0])?.url : null; return ( {hasTabs && ( navigate(url)}> {tabs.map(({ title, routePath, url = routePath, exact }) => { const isActive = !!matchPath(currentLocation, { path: routePath, exact }); return ; })} )}
{hasTabs && ( {tabs.map(({ routePath, exact, component }) => { return ; })} )} {children}
); }) Defined in src/renderer/components/layout/tab-layout.tsx:48 Const kubeDetailsUrlParam # \u2022 kubeDetailsUrlParam : PageParam \u2039string\u203a = createPageParam({ name: \"kube-details\", }) Defined in src/renderer/components/kube-object/kube-object-details.tsx:40 Used to store object.selfLink to show more info about resource in the details panel. Const kubeSelectedUrlParam # \u2022 kubeSelectedUrlParam : PageParam \u2039string\u203a = createPageParam({ name: \"kube-selected\", get defaultValue() { return kubeDetailsUrlParam.get(); } }) Defined in src/renderer/components/kube-object/kube-object-details.tsx:51 Used to highlight last active/selected table row with the resource. example If we go to \"Nodes (page) -> Node (details) -> Pod (details)\", last clicked Node should be \"active\" while Pod details are shown). Const logTabStore # \u2022 logTabStore : LogTabStore\u2039\u203a = new LogTabStore() Defined in src/renderer/components/dock/log-tab.store.ts:140 Const notificationsStore # \u2022 notificationsStore : NotificationsStore \u2039\u203a = new NotificationsStore() Defined in src/renderer/components/notifications/notifications.store.tsx:103 Const orderByUrlParam # \u2022 orderByUrlParam : PageParam \u2039string\u203a = createPageParam({ name: \"order\", }) Defined in src/renderer/components/table/table.tsx:72 Const sortByUrlParam # \u2022 sortByUrlParam : PageParam \u2039string\u203a = createPageParam({ name: \"sort\", }) Defined in src/renderer/components/table/table.tsx:68 Const terminalStore # \u2022 terminalStore : TerminalStore\u2039\u203a = new TerminalStore() Defined in src/renderer/components/dock/terminal.store.ts:132 Functions # DrawerItemLabels # \u25b8 DrawerItemLabels ( props : DrawerItemLabelsProps ): Element\u2039\u203a Defined in src/renderer/components/drawer/drawer-item-labels.tsx:30 Parameters: Name Type props DrawerItemLabelsProps Returns: Element\u2039\u203a FormSwitch # \u25b8 FormSwitch ( props : FormControlLabelProps): Element\u2039\u203a Defined in src/renderer/components/switch/form-switcher.tsx:38 Parameters: Name Type props FormControlLabelProps Returns: Element\u2039\u203a SubMenu # \u25b8 SubMenu ( props : Partial\u2039 MenuProps \u203a): Element\u2039\u203a Defined in src/renderer/components/menu/menu.tsx:319 Parameters: Name Type props Partial\u2039 MenuProps \u203a Returns: Element\u2039\u203a createTerminalTab # \u25b8 createTerminalTab ( tabParams : Partial\u2039ITerminalTab\u203a): IDockTab Defined in src/renderer/components/dock/terminal.store.ts:33 Parameters: Name Type Default tabParams Partial\u2039ITerminalTab\u203a {} Returns: IDockTab getDetailsUrl # \u25b8 getDetailsUrl ( selfLink : string, resetSelected : boolean, mergeGlobals : boolean): string Defined in src/renderer/components/kube-object/kube-object-details.tsx:68 Parameters: Name Type Default selfLink string - resetSelected boolean false mergeGlobals boolean true Returns: string hideDetails # \u25b8 hideDetails (): void Defined in src/renderer/components/kube-object/kube-object-details.tsx:64 Returns: void showDetails # \u25b8 showDetails ( selfLink : string, resetSelected : boolean): void Defined in src/renderer/components/kube-object/kube-object-details.tsx:58 Parameters: Name Type Default selfLink string \"\" resetSelected boolean true Returns: void withTooltip # \u25b8 withTooltip \u2039 T \u203a( Target : T): T Defined in src/renderer/components/tooltip/withTooltip.tsx:39 Type parameters: \u25aa T : React.ComponentType\u2039any\u203a Parameters: Name Type Target T Returns: T Object literals # Const cpuOptions # \u25aa cpuOptions : object # Defined in src/renderer/components/chart/bar-chart.tsx:220 \u25aa scales : object Defined in src/renderer/components/chart/bar-chart.tsx:221 yAxes : object[] = [{ ticks: { callback: (value: number | string): string => { const float = parseFloat( ${value} ); if (float == 0) return \"0\"; if (float < 10) return float.toFixed(3); if (float < 100) return float.toFixed(2); return float.toFixed(1); } } }] \u25aa tooltips : object Defined in src/renderer/components/chart/bar-chart.tsx:236 callbacks : object label ( __namedParameters : object, __namedParameters : object): string Const memoryOptions # \u25aa memoryOptions : object # Defined in src/renderer/components/chart/bar-chart.tsx:186 \u25aa scales : object Defined in src/renderer/components/chart/bar-chart.tsx:187 yAxes : object[] = [{ ticks: { callback: (value: number | string): string => { if (typeof value == \"string\") { const float = parseFloat(value); if (float < 1) { return float.toFixed(3); } return bytesToUnits(parseInt(value)); } return bytesToUnits(value); }, stepSize: 1 } }] \u25aa tooltips : object Defined in src/renderer/components/chart/bar-chart.tsx:207 callbacks : object label ( __namedParameters : object, __namedParameters : object): string","title":"Module: \"renderer-api/components\""},{"location":"extensions/api/modules/_renderer_api_components_/#module-renderer-apicomponents","text":"","title":"Module: \"renderer-api/components\""},{"location":"extensions/api/modules/_renderer_api_components_/#index","text":"","title":"Index"},{"location":"extensions/api/modules/_renderer_api_components_/#enumerations","text":"NotificationStatus TooltipPosition","title":"Enumerations"},{"location":"extensions/api/modules/_renderer_api_components_/#classes","text":"Badge BarChart Button Checkbox CommandOverlay ConfirmDialog CubeSpinner Dialog Drawer DrawerItem DrawerParamToggler DrawerTitle Icon Input KubeEventDetails KubeObjectDetails KubeObjectListLayout KubeObjectMenu KubeObjectMeta LineProgress Menu MenuActions MenuItem NamespaceSelect Notifications NotificationsStore PageLayout PieChart PodDetailsList Radio RadioGroup SearchInput Select Slider Spinner StatusBrick Stepper SubTitle Tab Table TableCell TableHead TableRow Tabs Tooltip Wizard WizardLayout WizardStep","title":"Classes"},{"location":"extensions/api/modules/_renderer_api_components_/#interfaces","text":"BadgeProps ButtonProps CheckboxProps ConfirmDialogBooleanParams ConfirmDialogParams ConfirmDialogProps CubeSpinnerProps DialogProps DrawerItemLabelsProps DrawerItemProps DrawerParamTogglerProps DrawerProps DrawerTitleProps GroupSelectOption IconProps InputValidator KubeEventDetailsProps KubeObjectDetailsProps KubeObjectListLayoutProps KubeObjectMenuProps KubeObjectMetaProps LineProgressProps MenuActionsProps MenuItemProps MenuPosition MenuProps Notification PageLayoutProps RadioGroupProps SelectOption SelectProps SliderProps SpinnerProps StatusBrickProps StepperProps TabLayoutProps TabLayoutRoute TabProps TableCellProps TableHeadProps TableProps TableRowProps TabsProps TooltipContentFormatters TooltipDecoratorProps TooltipProps WizardLayoutProps WizardProps WizardStepProps","title":"Interfaces"},{"location":"extensions/api/modules/_renderer_api_components_/#type-aliases","text":"InputProps MenuContextValue NotificationId NotificationMessage RadioProps TableCellElem TableHeadElem TableOrderBy TableRowElem TableSortBy TableSortCallback TableSortCallbacks TableSortParams","title":"Type aliases"},{"location":"extensions/api/modules/_renderer_api_components_/#variables","text":"InputValidators MenuContext Switcher TabLayout kubeDetailsUrlParam kubeSelectedUrlParam logTabStore notificationsStore orderByUrlParam sortByUrlParam terminalStore","title":"Variables"},{"location":"extensions/api/modules/_renderer_api_components_/#functions","text":"DrawerItemLabels FormSwitch SubMenu createTerminalTab getDetailsUrl hideDetails showDetails withTooltip","title":"Functions"},{"location":"extensions/api/modules/_renderer_api_components_/#object-literals","text":"cpuOptions memoryOptions","title":"Object literals"},{"location":"extensions/api/modules/_renderer_api_components_/#type-aliases_1","text":"","title":"Type aliases"},{"location":"extensions/api/modules/_renderer_api_components_/#inputprops","text":"\u01ac InputProps : Omit\u2039InputElementProps, \"onChange\" | \"onSubmit\"\u203a & object Defined in src/renderer/components/input/input.tsx:43","title":"InputProps"},{"location":"extensions/api/modules/_renderer_api_components_/#menucontextvalue","text":"\u01ac MenuContextValue : Menu Defined in src/renderer/components/menu/menu.tsx:31","title":"MenuContextValue"},{"location":"extensions/api/modules/_renderer_api_components_/#notificationid","text":"\u01ac NotificationId : string | number Defined in src/renderer/components/notifications/notifications.store.tsx:28","title":"NotificationId"},{"location":"extensions/api/modules/_renderer_api_components_/#notificationmessage","text":"\u01ac NotificationMessage : React.ReactNode | React.ReactNode[] | JsonApiErrorParsed Defined in src/renderer/components/notifications/notifications.store.tsx:29","title":"NotificationMessage"},{"location":"extensions/api/modules/_renderer_api_components_/#radioprops","text":"\u01ac RadioProps : HTMLProps\u2039any\u203a & object Defined in src/renderer/components/radio/radio.tsx:61","title":"RadioProps"},{"location":"extensions/api/modules/_renderer_api_components_/#tablecellelem","text":"\u01ac TableCellElem : ReactElement\u2039 TableCellProps \u203a Defined in src/renderer/components/table/table-cell.tsx:30","title":"TableCellElem"},{"location":"extensions/api/modules/_renderer_api_components_/#tableheadelem","text":"\u01ac TableHeadElem : ReactElement\u2039 TableHeadProps \u203a Defined in src/renderer/components/table/table-head.tsx:27","title":"TableHeadElem"},{"location":"extensions/api/modules/_renderer_api_components_/#tableorderby","text":"\u01ac TableOrderBy : \"asc\" | \"desc\" | string Defined in src/renderer/components/table/table.tsx:38","title":"TableOrderBy"},{"location":"extensions/api/modules/_renderer_api_components_/#tablerowelem","text":"\u01ac TableRowElem : ReactElement\u2039 TableRowProps \u203a Defined in src/renderer/components/table/table-row.tsx:28","title":"TableRowElem"},{"location":"extensions/api/modules/_renderer_api_components_/#tablesortby","text":"\u01ac TableSortBy : string Defined in src/renderer/components/table/table.tsx:37","title":"TableSortBy"},{"location":"extensions/api/modules/_renderer_api_components_/#tablesortcallback","text":"\u01ac TableSortCallback : function Defined in src/renderer/components/table/table.tsx:40","title":"TableSortCallback"},{"location":"extensions/api/modules/_renderer_api_components_/#tablesortcallbacks","text":"\u01ac TableSortCallbacks : object Defined in src/renderer/components/table/table.tsx:41","title":"TableSortCallbacks"},{"location":"extensions/api/modules/_renderer_api_components_/#tablesortparams","text":"\u01ac TableSortParams : object Defined in src/renderer/components/table/table.tsx:39","title":"TableSortParams"},{"location":"extensions/api/modules/_renderer_api_components_/#variables_1","text":"","title":"Variables"},{"location":"extensions/api/modules/_renderer_api_components_/#inputvalidators","text":"\u2022 InputValidators : InputValidators Defined in src/renderer/components/input/input.tsx:35","title":"InputValidators"},{"location":"extensions/api/modules/_renderer_api_components_/#const-menucontext","text":"\u2022 MenuContext : Context\u2039 Menu \u2039\u203a\u203a = React.createContext (null) Defined in src/renderer/components/menu/menu.tsx:30","title":"Const MenuContext"},{"location":"extensions/api/modules/_renderer_api_components_/#const-switcher","text":"\u2022 Switcher : ComponentClass\u2039object & StyledComponentProps\u2039\"track\" | \"root\" | \"thumb\" | \"focusVisible\" | \"switchBase\" | \"checked\"\u203a, any\u203a | FunctionComponent\u2039object & StyledComponentProps\u2039\"track\" | \"root\" | \"thumb\" | \"focusVisible\" | \"switchBase\" | \"checked\"\u203a\u203a = withStyles((theme: Theme) => createStyles({ root: { width: 40, height: 24, padding: 0, margin: \"0 0 0 8px\", }, switchBase: { padding: 1, paddingLeft: 4, \"&$checked\": { transform: \"translateX(14px)\", color: \"white\", \"& + $track\": { backgroundColor: \"#52d869\", opacity: 1, border: \"none\", }, }, \"&$focusVisible $thumb\": { color: \"#52d869\", border: \"6px solid #fff\", }, }, thumb: { width: 18, height: 18, marginTop: 2, boxShadow: \"none\" }, track: { borderRadius: 26 / 2, backgroundColor: \"#72767b\", opacity: 1, transition: theme.transitions.create([\"background-color\", \"border\"]), }, checked: {}, focusVisible: {}, }), )(({ classes, ...props }: Props) => { return ( ); }) Defined in src/renderer/components/switch/switcher.tsx:34","title":"Const Switcher"},{"location":"extensions/api/modules/_renderer_api_components_/#const-tablayout","text":"\u2022 TabLayout : (Anonymous function) = observer(({ className, contentClass, tabs = [], children }: TabLayoutProps) => { const currentLocation = navigation.location.pathname; const hasTabs = tabs.length > 0; const startTabUrl = hasTabs ? (tabs.find(tab => tab.default) || tabs[0])?.url : null; return ( {hasTabs && ( navigate(url)}> {tabs.map(({ title, routePath, url = routePath, exact }) => { const isActive = !!matchPath(currentLocation, { path: routePath, exact }); return ; })} )}
{hasTabs && ( {tabs.map(({ routePath, exact, component }) => { return ; })} )} {children}
); }) Defined in src/renderer/components/layout/tab-layout.tsx:48","title":"Const TabLayout"},{"location":"extensions/api/modules/_renderer_api_components_/#const-kubedetailsurlparam","text":"\u2022 kubeDetailsUrlParam : PageParam \u2039string\u203a = createPageParam({ name: \"kube-details\", }) Defined in src/renderer/components/kube-object/kube-object-details.tsx:40 Used to store object.selfLink to show more info about resource in the details panel.","title":"Const kubeDetailsUrlParam"},{"location":"extensions/api/modules/_renderer_api_components_/#const-kubeselectedurlparam","text":"\u2022 kubeSelectedUrlParam : PageParam \u2039string\u203a = createPageParam({ name: \"kube-selected\", get defaultValue() { return kubeDetailsUrlParam.get(); } }) Defined in src/renderer/components/kube-object/kube-object-details.tsx:51 Used to highlight last active/selected table row with the resource. example If we go to \"Nodes (page) -> Node (details) -> Pod (details)\", last clicked Node should be \"active\" while Pod details are shown).","title":"Const kubeSelectedUrlParam"},{"location":"extensions/api/modules/_renderer_api_components_/#const-logtabstore","text":"\u2022 logTabStore : LogTabStore\u2039\u203a = new LogTabStore() Defined in src/renderer/components/dock/log-tab.store.ts:140","title":"Const logTabStore"},{"location":"extensions/api/modules/_renderer_api_components_/#const-notificationsstore","text":"\u2022 notificationsStore : NotificationsStore \u2039\u203a = new NotificationsStore() Defined in src/renderer/components/notifications/notifications.store.tsx:103","title":"Const notificationsStore"},{"location":"extensions/api/modules/_renderer_api_components_/#const-orderbyurlparam","text":"\u2022 orderByUrlParam : PageParam \u2039string\u203a = createPageParam({ name: \"order\", }) Defined in src/renderer/components/table/table.tsx:72","title":"Const orderByUrlParam"},{"location":"extensions/api/modules/_renderer_api_components_/#const-sortbyurlparam","text":"\u2022 sortByUrlParam : PageParam \u2039string\u203a = createPageParam({ name: \"sort\", }) Defined in src/renderer/components/table/table.tsx:68","title":"Const sortByUrlParam"},{"location":"extensions/api/modules/_renderer_api_components_/#const-terminalstore","text":"\u2022 terminalStore : TerminalStore\u2039\u203a = new TerminalStore() Defined in src/renderer/components/dock/terminal.store.ts:132","title":"Const terminalStore"},{"location":"extensions/api/modules/_renderer_api_components_/#functions_1","text":"","title":"Functions"},{"location":"extensions/api/modules/_renderer_api_components_/#draweritemlabels","text":"\u25b8 DrawerItemLabels ( props : DrawerItemLabelsProps ): Element\u2039\u203a Defined in src/renderer/components/drawer/drawer-item-labels.tsx:30 Parameters: Name Type props DrawerItemLabelsProps Returns: Element\u2039\u203a","title":"DrawerItemLabels"},{"location":"extensions/api/modules/_renderer_api_components_/#formswitch","text":"\u25b8 FormSwitch ( props : FormControlLabelProps): Element\u2039\u203a Defined in src/renderer/components/switch/form-switcher.tsx:38 Parameters: Name Type props FormControlLabelProps Returns: Element\u2039\u203a","title":"FormSwitch"},{"location":"extensions/api/modules/_renderer_api_components_/#submenu","text":"\u25b8 SubMenu ( props : Partial\u2039 MenuProps \u203a): Element\u2039\u203a Defined in src/renderer/components/menu/menu.tsx:319 Parameters: Name Type props Partial\u2039 MenuProps \u203a Returns: Element\u2039\u203a","title":"SubMenu"},{"location":"extensions/api/modules/_renderer_api_components_/#createterminaltab","text":"\u25b8 createTerminalTab ( tabParams : Partial\u2039ITerminalTab\u203a): IDockTab Defined in src/renderer/components/dock/terminal.store.ts:33 Parameters: Name Type Default tabParams Partial\u2039ITerminalTab\u203a {} Returns: IDockTab","title":"createTerminalTab"},{"location":"extensions/api/modules/_renderer_api_components_/#getdetailsurl","text":"\u25b8 getDetailsUrl ( selfLink : string, resetSelected : boolean, mergeGlobals : boolean): string Defined in src/renderer/components/kube-object/kube-object-details.tsx:68 Parameters: Name Type Default selfLink string - resetSelected boolean false mergeGlobals boolean true Returns: string","title":"getDetailsUrl"},{"location":"extensions/api/modules/_renderer_api_components_/#hidedetails","text":"\u25b8 hideDetails (): void Defined in src/renderer/components/kube-object/kube-object-details.tsx:64 Returns: void","title":"hideDetails"},{"location":"extensions/api/modules/_renderer_api_components_/#showdetails","text":"\u25b8 showDetails ( selfLink : string, resetSelected : boolean): void Defined in src/renderer/components/kube-object/kube-object-details.tsx:58 Parameters: Name Type Default selfLink string \"\" resetSelected boolean true Returns: void","title":"showDetails"},{"location":"extensions/api/modules/_renderer_api_components_/#withtooltip","text":"\u25b8 withTooltip \u2039 T \u203a( Target : T): T Defined in src/renderer/components/tooltip/withTooltip.tsx:39 Type parameters: \u25aa T : React.ComponentType\u2039any\u203a Parameters: Name Type Target T Returns: T","title":"withTooltip"},{"location":"extensions/api/modules/_renderer_api_components_/#object-literals_1","text":"","title":"Object literals"},{"location":"extensions/api/modules/_renderer_api_components_/#const-cpuoptions","text":"","title":"Const cpuOptions"},{"location":"extensions/api/modules/_renderer_api_components_/#cpuoptions-object","text":"Defined in src/renderer/components/chart/bar-chart.tsx:220 \u25aa scales : object Defined in src/renderer/components/chart/bar-chart.tsx:221 yAxes : object[] = [{ ticks: { callback: (value: number | string): string => { const float = parseFloat( ${value} ); if (float == 0) return \"0\"; if (float < 10) return float.toFixed(3); if (float < 100) return float.toFixed(2); return float.toFixed(1); } } }] \u25aa tooltips : object Defined in src/renderer/components/chart/bar-chart.tsx:236 callbacks : object label ( __namedParameters : object, __namedParameters : object): string","title":"\u25aa cpuOptions: object"},{"location":"extensions/api/modules/_renderer_api_components_/#const-memoryoptions","text":"","title":"Const memoryOptions"},{"location":"extensions/api/modules/_renderer_api_components_/#memoryoptions-object","text":"Defined in src/renderer/components/chart/bar-chart.tsx:186 \u25aa scales : object Defined in src/renderer/components/chart/bar-chart.tsx:187 yAxes : object[] = [{ ticks: { callback: (value: number | string): string => { if (typeof value == \"string\") { const float = parseFloat(value); if (float < 1) { return float.toFixed(3); } return bytesToUnits(parseInt(value)); } return bytesToUnits(value); }, stepSize: 1 } }] \u25aa tooltips : object Defined in src/renderer/components/chart/bar-chart.tsx:207 callbacks : object label ( __namedParameters : object, __namedParameters : object): string","title":"\u25aa memoryOptions: object"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/","text":"Module: \"renderer-api/k8s-api\" # Index # Enumerations # KubeObjectStatusLevel Classes # CRDResourceStore CRDStore ClusterRole ClusterRoleBinding ConfigMap ConfigMapsStore CronJob CronJobStore CustomResourceDefinition DaemonSet DaemonSetStore Deployment DeploymentApi DeploymentStore Endpoint EndpointStore EventStore HPAStore HorizontalPodAutoscaler Ingress IngressApi IngressStore Job JobStore KubeApi KubeEvent KubeObject KubeObjectStore LimitRange LimitRangesStore Namespace NamespaceStore NetworkPolicy NetworkPolicyStore Node NodesApi NodesStore PersistentVolume PersistentVolumeClaim PersistentVolumeClaimsApi PersistentVolumesStore Pod PodDisruptionBudget PodDisruptionBudgetsStore PodsApi PodsStore ReplicaSet ReplicaSetStore ResourceQuota ResourceQuotasStore ResourceStack Role RoleBinding RoleBindingsStore RolesStore Secret SecretsStore Service ServiceAccount ServiceAccountsStore ServiceStore StatefulSet StatefulSetStore StorageClass StorageClassStore VolumeClaimStore Interfaces # IKubeApiCluster IPodContainer IPodContainerStatus ISecretRef Type aliases # KubeObjectStatus Variables # apiManager clusterRoleApi clusterRoleBindingApi configMapApi crdApi cronJobApi daemonSetApi deploymentApi endpointApi eventApi hpaApi ingressApi jobApi limitRangeApi namespacesApi networkPolicyApi nodesApi pdbApi persistentVolumeApi podsApi pvcApi replicaSetApi resourceQuotaApi roleApi roleBindingApi secretsApi serviceAccountsApi serviceApi statefulSetApi storageClassApi Functions # forCluster isAllowedResource Type aliases # KubeObjectStatus # \u01ac KubeObjectStatus : object Defined in src/extensions/renderer-api/kube-object-status.ts:22 Copyright (c) 2021 OpenLens Authors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Type declaration: # level : KubeObjectStatusLevel text : string timestamp ? : string Variables # Const apiManager # \u2022 apiManager : ApiManager\u2039\u203a = new ApiManager() Defined in src/renderer/api/api-manager.ts:89 Const clusterRoleApi # \u2022 clusterRoleApi : KubeApi \u2039 ClusterRole \u2039\u203a\u203a = new KubeApi({ objectConstructor: ClusterRole, }) Defined in src/renderer/api/endpoints/cluster-role.api.ts:31 Const clusterRoleBindingApi # \u2022 clusterRoleBindingApi : KubeApi \u2039 ClusterRoleBinding \u2039\u203a\u203a = new KubeApi({ objectConstructor: ClusterRoleBinding, }) Defined in src/renderer/api/endpoints/cluster-role-binding.api.ts:31 Const configMapApi # \u2022 configMapApi : KubeApi \u2039 ConfigMap \u2039\u203a\u203a = new KubeApi({ objectConstructor: ConfigMap, }) Defined in src/renderer/api/endpoints/configmap.api.ts:50 Const crdApi # \u2022 crdApi : KubeApi \u2039 CustomResourceDefinition \u2039\u203a\u203a = new KubeApi ({ objectConstructor: CustomResourceDefinition, checkPreferredVersion: true, }) Defined in src/renderer/api/endpoints/crd.api.ts:177 Const cronJobApi # \u2022 cronJobApi : CronJobApi\u2039\u203a = new CronJobApi({ objectConstructor: CronJob, }) Defined in src/renderer/api/endpoints/cron-job.api.ts:143 Const daemonSetApi # \u2022 daemonSetApi : KubeApi \u2039 DaemonSet \u2039\u203a\u203a = new KubeApi({ objectConstructor: DaemonSet, }) Defined in src/renderer/api/endpoints/daemon-set.api.ts:100 Const deploymentApi # \u2022 deploymentApi : DeploymentApi \u2039\u203a = new DeploymentApi({ objectConstructor: Deployment, }) Defined in src/renderer/api/endpoints/deployment.api.ts:218 Const endpointApi # \u2022 endpointApi : KubeApi \u2039 Endpoint \u2039\u203a\u203a = new KubeApi({ objectConstructor: Endpoint, }) Defined in src/renderer/api/endpoints/endpoint.api.ts:155 Const eventApi # \u2022 eventApi : KubeApi \u2039 KubeEvent \u2039\u203a\u203a = new KubeApi({ objectConstructor: KubeEvent, }) Defined in src/renderer/api/endpoints/events.api.ts:80 Const hpaApi # \u2022 hpaApi : KubeApi \u2039 HorizontalPodAutoscaler \u2039\u203a\u203a = new KubeApi({ objectConstructor: HorizontalPodAutoscaler, }) Defined in src/renderer/api/endpoints/hpa.api.ts:166 Const ingressApi # \u2022 ingressApi : IngressApi \u2039\u203a = new IngressApi({ objectConstructor: Ingress, // Add fallback for Kubernetes <1.19 checkPreferredVersion: true, fallbackApiBases: [\"/apis/extensions/v1beta1/ingresses\"], logStuff: true } as any) Defined in src/renderer/api/endpoints/ingress.api.ts:205 Const jobApi # \u2022 jobApi : KubeApi \u2039 Job \u2039\u203a\u203a = new KubeApi({ objectConstructor: Job, }) Defined in src/renderer/api/endpoints/job.api.ts:132 Const limitRangeApi # \u2022 limitRangeApi : KubeApi \u2039 LimitRange \u2039\u203a\u203a = new KubeApi({ objectConstructor: LimitRange, }) Defined in src/renderer/api/endpoints/limit-range.api.ts:83 Const namespacesApi # \u2022 namespacesApi : KubeApi \u2039 Namespace \u2039\u203a\u203a = new KubeApi({ objectConstructor: Namespace, }) Defined in src/renderer/api/endpoints/namespaces.api.ts:53 Const networkPolicyApi # \u2022 networkPolicyApi : KubeApi \u2039 NetworkPolicy \u2039\u203a\u203a = new KubeApi({ objectConstructor: NetworkPolicy, }) Defined in src/renderer/api/endpoints/network-policy.api.ts:99 Const nodesApi # \u2022 nodesApi : NodesApi \u2039\u203a = new NodesApi({ objectConstructor: Node, }) Defined in src/renderer/api/endpoints/nodes.api.ts:219 Const pdbApi # \u2022 pdbApi : KubeApi \u2039 PodDisruptionBudget \u2039\u203a\u203a = new KubeApi({ objectConstructor: PodDisruptionBudget, }) Defined in src/renderer/api/endpoints/poddisruptionbudget.api.ts:75 Const persistentVolumeApi # \u2022 persistentVolumeApi : KubeApi \u2039 PersistentVolume \u2039\u203a\u203a = new KubeApi({ objectConstructor: PersistentVolume, }) Defined in src/renderer/api/endpoints/persistent-volume.api.ts:105 Const podsApi # \u2022 podsApi : PodsApi \u2039\u203a = new PodsApi({ objectConstructor: Pod, }) Defined in src/renderer/api/endpoints/pods.api.ts:495 Const pvcApi # \u2022 pvcApi : PersistentVolumeClaimsApi \u2039\u203a = new PersistentVolumeClaimsApi({ objectConstructor: PersistentVolumeClaim, }) Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:118 Const replicaSetApi # \u2022 replicaSetApi : ReplicaSetApi\u2039\u203a = new ReplicaSetApi({ objectConstructor: ReplicaSet, }) Defined in src/renderer/api/endpoints/replica-set.api.ts:110 Const resourceQuotaApi # \u2022 resourceQuotaApi : KubeApi \u2039 ResourceQuota \u2039\u203a\u203a = new KubeApi({ objectConstructor: ResourceQuota, }) Defined in src/renderer/api/endpoints/resource-quota.api.ts:83 Const roleApi # \u2022 roleApi : KubeApi \u2039 Role \u2039\u203a\u203a = new KubeApi({ objectConstructor: Role, }) Defined in src/renderer/api/endpoints/role.api.ts:44 Const roleBindingApi # \u2022 roleBindingApi : KubeApi \u2039 RoleBinding \u2039\u203a\u203a = new KubeApi({ objectConstructor: RoleBinding, }) Defined in src/renderer/api/endpoints/role-binding.api.ts:62 Const secretsApi # \u2022 secretsApi : KubeApi \u2039 Secret \u2039\u203a\u203a = new KubeApi({ objectConstructor: Secret, }) Defined in src/renderer/api/endpoints/secret.api.ts:72 Const serviceAccountsApi # \u2022 serviceAccountsApi : KubeApi \u2039 ServiceAccount \u2039\u203a\u203a = new KubeApi ({ objectConstructor: ServiceAccount, }) Defined in src/renderer/api/endpoints/service-accounts.api.ts:55 Const serviceApi # \u2022 serviceApi : KubeApi \u2039 Service \u2039\u203a\u203a = new KubeApi({ objectConstructor: Service, }) Defined in src/renderer/api/endpoints/service.api.ts:124 Const statefulSetApi # \u2022 statefulSetApi : StatefulSetApi\u2039\u203a = new StatefulSetApi({ objectConstructor: StatefulSet, }) Defined in src/renderer/api/endpoints/stateful-set.api.ts:136 Const storageClassApi # \u2022 storageClassApi : KubeApi \u2039 StorageClass \u2039\u203a\u203a = new KubeApi({ objectConstructor: StorageClass, }) Defined in src/renderer/api/endpoints/storage-class.api.ts:65 Functions # forCluster # \u25b8 forCluster \u2039 T \u203a( cluster : IKubeApiCluster , kubeClass : IKubeObjectConstructor\u2039T\u203a): KubeApi \u2039T\u203a Defined in src/renderer/api/kube-api.ts:102 Type parameters: \u25aa T : KubeObject Parameters: Name Type cluster IKubeApiCluster kubeClass IKubeObjectConstructor\u2039T\u203a Returns: KubeApi \u2039T\u203a isAllowedResource # \u25b8 isAllowedResource ( resources : KubeResource | KubeResource[]): boolean Defined in src/common/rbac.ts:77 Parameters: Name Type resources KubeResource | KubeResource[] Returns: boolean","title":"Module: \"renderer-api/k8s-api\""},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#module-renderer-apik8s-api","text":"","title":"Module: \"renderer-api/k8s-api\""},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#index","text":"","title":"Index"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#enumerations","text":"KubeObjectStatusLevel","title":"Enumerations"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#classes","text":"CRDResourceStore CRDStore ClusterRole ClusterRoleBinding ConfigMap ConfigMapsStore CronJob CronJobStore CustomResourceDefinition DaemonSet DaemonSetStore Deployment DeploymentApi DeploymentStore Endpoint EndpointStore EventStore HPAStore HorizontalPodAutoscaler Ingress IngressApi IngressStore Job JobStore KubeApi KubeEvent KubeObject KubeObjectStore LimitRange LimitRangesStore Namespace NamespaceStore NetworkPolicy NetworkPolicyStore Node NodesApi NodesStore PersistentVolume PersistentVolumeClaim PersistentVolumeClaimsApi PersistentVolumesStore Pod PodDisruptionBudget PodDisruptionBudgetsStore PodsApi PodsStore ReplicaSet ReplicaSetStore ResourceQuota ResourceQuotasStore ResourceStack Role RoleBinding RoleBindingsStore RolesStore Secret SecretsStore Service ServiceAccount ServiceAccountsStore ServiceStore StatefulSet StatefulSetStore StorageClass StorageClassStore VolumeClaimStore","title":"Classes"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#interfaces","text":"IKubeApiCluster IPodContainer IPodContainerStatus ISecretRef","title":"Interfaces"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#type-aliases","text":"KubeObjectStatus","title":"Type aliases"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#variables","text":"apiManager clusterRoleApi clusterRoleBindingApi configMapApi crdApi cronJobApi daemonSetApi deploymentApi endpointApi eventApi hpaApi ingressApi jobApi limitRangeApi namespacesApi networkPolicyApi nodesApi pdbApi persistentVolumeApi podsApi pvcApi replicaSetApi resourceQuotaApi roleApi roleBindingApi secretsApi serviceAccountsApi serviceApi statefulSetApi storageClassApi","title":"Variables"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#functions","text":"forCluster isAllowedResource","title":"Functions"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#type-aliases_1","text":"","title":"Type aliases"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#kubeobjectstatus","text":"\u01ac KubeObjectStatus : object Defined in src/extensions/renderer-api/kube-object-status.ts:22 Copyright (c) 2021 OpenLens Authors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.","title":"KubeObjectStatus"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#variables_1","text":"","title":"Variables"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#const-apimanager","text":"\u2022 apiManager : ApiManager\u2039\u203a = new ApiManager() Defined in src/renderer/api/api-manager.ts:89","title":"Const apiManager"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#const-clusterroleapi","text":"\u2022 clusterRoleApi : KubeApi \u2039 ClusterRole \u2039\u203a\u203a = new KubeApi({ objectConstructor: ClusterRole, }) Defined in src/renderer/api/endpoints/cluster-role.api.ts:31","title":"Const clusterRoleApi"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#const-clusterrolebindingapi","text":"\u2022 clusterRoleBindingApi : KubeApi \u2039 ClusterRoleBinding \u2039\u203a\u203a = new KubeApi({ objectConstructor: ClusterRoleBinding, }) Defined in src/renderer/api/endpoints/cluster-role-binding.api.ts:31","title":"Const clusterRoleBindingApi"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#const-configmapapi","text":"\u2022 configMapApi : KubeApi \u2039 ConfigMap \u2039\u203a\u203a = new KubeApi({ objectConstructor: ConfigMap, }) Defined in src/renderer/api/endpoints/configmap.api.ts:50","title":"Const configMapApi"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#const-crdapi","text":"\u2022 crdApi : KubeApi \u2039 CustomResourceDefinition \u2039\u203a\u203a = new KubeApi ({ objectConstructor: CustomResourceDefinition, checkPreferredVersion: true, }) Defined in src/renderer/api/endpoints/crd.api.ts:177","title":"Const crdApi"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#const-cronjobapi","text":"\u2022 cronJobApi : CronJobApi\u2039\u203a = new CronJobApi({ objectConstructor: CronJob, }) Defined in src/renderer/api/endpoints/cron-job.api.ts:143","title":"Const cronJobApi"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#const-daemonsetapi","text":"\u2022 daemonSetApi : KubeApi \u2039 DaemonSet \u2039\u203a\u203a = new KubeApi({ objectConstructor: DaemonSet, }) Defined in src/renderer/api/endpoints/daemon-set.api.ts:100","title":"Const daemonSetApi"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#const-deploymentapi","text":"\u2022 deploymentApi : DeploymentApi \u2039\u203a = new DeploymentApi({ objectConstructor: Deployment, }) Defined in src/renderer/api/endpoints/deployment.api.ts:218","title":"Const deploymentApi"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#const-endpointapi","text":"\u2022 endpointApi : KubeApi \u2039 Endpoint \u2039\u203a\u203a = new KubeApi({ objectConstructor: Endpoint, }) Defined in src/renderer/api/endpoints/endpoint.api.ts:155","title":"Const endpointApi"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#const-eventapi","text":"\u2022 eventApi : KubeApi \u2039 KubeEvent \u2039\u203a\u203a = new KubeApi({ objectConstructor: KubeEvent, }) Defined in src/renderer/api/endpoints/events.api.ts:80","title":"Const eventApi"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#const-hpaapi","text":"\u2022 hpaApi : KubeApi \u2039 HorizontalPodAutoscaler \u2039\u203a\u203a = new KubeApi({ objectConstructor: HorizontalPodAutoscaler, }) Defined in src/renderer/api/endpoints/hpa.api.ts:166","title":"Const hpaApi"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#const-ingressapi","text":"\u2022 ingressApi : IngressApi \u2039\u203a = new IngressApi({ objectConstructor: Ingress, // Add fallback for Kubernetes <1.19 checkPreferredVersion: true, fallbackApiBases: [\"/apis/extensions/v1beta1/ingresses\"], logStuff: true } as any) Defined in src/renderer/api/endpoints/ingress.api.ts:205","title":"Const ingressApi"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#const-jobapi","text":"\u2022 jobApi : KubeApi \u2039 Job \u2039\u203a\u203a = new KubeApi({ objectConstructor: Job, }) Defined in src/renderer/api/endpoints/job.api.ts:132","title":"Const jobApi"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#const-limitrangeapi","text":"\u2022 limitRangeApi : KubeApi \u2039 LimitRange \u2039\u203a\u203a = new KubeApi({ objectConstructor: LimitRange, }) Defined in src/renderer/api/endpoints/limit-range.api.ts:83","title":"Const limitRangeApi"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#const-namespacesapi","text":"\u2022 namespacesApi : KubeApi \u2039 Namespace \u2039\u203a\u203a = new KubeApi({ objectConstructor: Namespace, }) Defined in src/renderer/api/endpoints/namespaces.api.ts:53","title":"Const namespacesApi"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#const-networkpolicyapi","text":"\u2022 networkPolicyApi : KubeApi \u2039 NetworkPolicy \u2039\u203a\u203a = new KubeApi({ objectConstructor: NetworkPolicy, }) Defined in src/renderer/api/endpoints/network-policy.api.ts:99","title":"Const networkPolicyApi"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#const-nodesapi","text":"\u2022 nodesApi : NodesApi \u2039\u203a = new NodesApi({ objectConstructor: Node, }) Defined in src/renderer/api/endpoints/nodes.api.ts:219","title":"Const nodesApi"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#const-pdbapi","text":"\u2022 pdbApi : KubeApi \u2039 PodDisruptionBudget \u2039\u203a\u203a = new KubeApi({ objectConstructor: PodDisruptionBudget, }) Defined in src/renderer/api/endpoints/poddisruptionbudget.api.ts:75","title":"Const pdbApi"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#const-persistentvolumeapi","text":"\u2022 persistentVolumeApi : KubeApi \u2039 PersistentVolume \u2039\u203a\u203a = new KubeApi({ objectConstructor: PersistentVolume, }) Defined in src/renderer/api/endpoints/persistent-volume.api.ts:105","title":"Const persistentVolumeApi"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#const-podsapi","text":"\u2022 podsApi : PodsApi \u2039\u203a = new PodsApi({ objectConstructor: Pod, }) Defined in src/renderer/api/endpoints/pods.api.ts:495","title":"Const podsApi"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#const-pvcapi","text":"\u2022 pvcApi : PersistentVolumeClaimsApi \u2039\u203a = new PersistentVolumeClaimsApi({ objectConstructor: PersistentVolumeClaim, }) Defined in src/renderer/api/endpoints/persistent-volume-claims.api.ts:118","title":"Const pvcApi"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#const-replicasetapi","text":"\u2022 replicaSetApi : ReplicaSetApi\u2039\u203a = new ReplicaSetApi({ objectConstructor: ReplicaSet, }) Defined in src/renderer/api/endpoints/replica-set.api.ts:110","title":"Const replicaSetApi"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#const-resourcequotaapi","text":"\u2022 resourceQuotaApi : KubeApi \u2039 ResourceQuota \u2039\u203a\u203a = new KubeApi({ objectConstructor: ResourceQuota, }) Defined in src/renderer/api/endpoints/resource-quota.api.ts:83","title":"Const resourceQuotaApi"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#const-roleapi","text":"\u2022 roleApi : KubeApi \u2039 Role \u2039\u203a\u203a = new KubeApi({ objectConstructor: Role, }) Defined in src/renderer/api/endpoints/role.api.ts:44","title":"Const roleApi"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#const-rolebindingapi","text":"\u2022 roleBindingApi : KubeApi \u2039 RoleBinding \u2039\u203a\u203a = new KubeApi({ objectConstructor: RoleBinding, }) Defined in src/renderer/api/endpoints/role-binding.api.ts:62","title":"Const roleBindingApi"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#const-secretsapi","text":"\u2022 secretsApi : KubeApi \u2039 Secret \u2039\u203a\u203a = new KubeApi({ objectConstructor: Secret, }) Defined in src/renderer/api/endpoints/secret.api.ts:72","title":"Const secretsApi"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#const-serviceaccountsapi","text":"\u2022 serviceAccountsApi : KubeApi \u2039 ServiceAccount \u2039\u203a\u203a = new KubeApi ({ objectConstructor: ServiceAccount, }) Defined in src/renderer/api/endpoints/service-accounts.api.ts:55","title":"Const serviceAccountsApi"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#const-serviceapi","text":"\u2022 serviceApi : KubeApi \u2039 Service \u2039\u203a\u203a = new KubeApi({ objectConstructor: Service, }) Defined in src/renderer/api/endpoints/service.api.ts:124","title":"Const serviceApi"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#const-statefulsetapi","text":"\u2022 statefulSetApi : StatefulSetApi\u2039\u203a = new StatefulSetApi({ objectConstructor: StatefulSet, }) Defined in src/renderer/api/endpoints/stateful-set.api.ts:136","title":"Const statefulSetApi"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#const-storageclassapi","text":"\u2022 storageClassApi : KubeApi \u2039 StorageClass \u2039\u203a\u203a = new KubeApi({ objectConstructor: StorageClass, }) Defined in src/renderer/api/endpoints/storage-class.api.ts:65","title":"Const storageClassApi"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#functions_1","text":"","title":"Functions"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#forcluster","text":"\u25b8 forCluster \u2039 T \u203a( cluster : IKubeApiCluster , kubeClass : IKubeObjectConstructor\u2039T\u203a): KubeApi \u2039T\u203a Defined in src/renderer/api/kube-api.ts:102 Type parameters: \u25aa T : KubeObject Parameters: Name Type cluster IKubeApiCluster kubeClass IKubeObjectConstructor\u2039T\u203a Returns: KubeApi \u2039T\u203a","title":"forCluster"},{"location":"extensions/api/modules/_renderer_api_k8s_api_/#isallowedresource","text":"\u25b8 isAllowedResource ( resources : KubeResource | KubeResource[]): boolean Defined in src/common/rbac.ts:77 Parameters: Name Type resources KubeResource | KubeResource[] Returns: boolean","title":"isAllowedResource"},{"location":"extensions/api/modules/_renderer_api_navigation_/","text":"Module: \"renderer-api/navigation\" # Index # Classes # PageParam Interfaces # IURLParams PageParamInit Functions # createPageParam getDetailsUrl hideDetails isActiveRoute navigate showDetails Functions # createPageParam # \u25b8 createPageParam \u2039 V \u203a( init : PageParamInit \u2039V\u203a): PageParam \u2039V\u203a Defined in src/extensions/renderer-api/navigation.ts:29 Type parameters: \u25aa V Parameters: Name Type init PageParamInit \u2039V\u203a Returns: PageParam \u2039V\u203a getDetailsUrl # \u25b8 getDetailsUrl ( selfLink : string, resetSelected : boolean, mergeGlobals : boolean): string Defined in src/renderer/components/kube-object/kube-object-details.tsx:68 Parameters: Name Type Default selfLink string - resetSelected boolean false mergeGlobals boolean true Returns: string hideDetails # \u25b8 hideDetails (): void Defined in src/renderer/components/kube-object/kube-object-details.tsx:64 Returns: void isActiveRoute # \u25b8 isActiveRoute ( route : string | string[] | RouteProps): boolean Defined in src/renderer/navigation/helpers.ts:49 Parameters: Name Type route string | string[] | RouteProps Returns: boolean navigate # \u25b8 navigate ( location : LocationDescriptor): void Defined in src/renderer/navigation/helpers.ts:29 Parameters: Name Type location LocationDescriptor Returns: void showDetails # \u25b8 showDetails ( selfLink : string, resetSelected : boolean): void Defined in src/renderer/components/kube-object/kube-object-details.tsx:58 Parameters: Name Type Default selfLink string \"\" resetSelected boolean true Returns: void","title":"Module: \"renderer-api/navigation\""},{"location":"extensions/api/modules/_renderer_api_navigation_/#module-renderer-apinavigation","text":"","title":"Module: \"renderer-api/navigation\""},{"location":"extensions/api/modules/_renderer_api_navigation_/#index","text":"","title":"Index"},{"location":"extensions/api/modules/_renderer_api_navigation_/#classes","text":"PageParam","title":"Classes"},{"location":"extensions/api/modules/_renderer_api_navigation_/#interfaces","text":"IURLParams PageParamInit","title":"Interfaces"},{"location":"extensions/api/modules/_renderer_api_navigation_/#functions","text":"createPageParam getDetailsUrl hideDetails isActiveRoute navigate showDetails","title":"Functions"},{"location":"extensions/api/modules/_renderer_api_navigation_/#functions_1","text":"","title":"Functions"},{"location":"extensions/api/modules/_renderer_api_navigation_/#createpageparam","text":"\u25b8 createPageParam \u2039 V \u203a( init : PageParamInit \u2039V\u203a): PageParam \u2039V\u203a Defined in src/extensions/renderer-api/navigation.ts:29 Type parameters: \u25aa V Parameters: Name Type init PageParamInit \u2039V\u203a Returns: PageParam \u2039V\u203a","title":"createPageParam"},{"location":"extensions/api/modules/_renderer_api_navigation_/#getdetailsurl","text":"\u25b8 getDetailsUrl ( selfLink : string, resetSelected : boolean, mergeGlobals : boolean): string Defined in src/renderer/components/kube-object/kube-object-details.tsx:68 Parameters: Name Type Default selfLink string - resetSelected boolean false mergeGlobals boolean true Returns: string","title":"getDetailsUrl"},{"location":"extensions/api/modules/_renderer_api_navigation_/#hidedetails","text":"\u25b8 hideDetails (): void Defined in src/renderer/components/kube-object/kube-object-details.tsx:64 Returns: void","title":"hideDetails"},{"location":"extensions/api/modules/_renderer_api_navigation_/#isactiveroute","text":"\u25b8 isActiveRoute ( route : string | string[] | RouteProps): boolean Defined in src/renderer/navigation/helpers.ts:49 Parameters: Name Type route string | string[] | RouteProps Returns: boolean","title":"isActiveRoute"},{"location":"extensions/api/modules/_renderer_api_navigation_/#navigate","text":"\u25b8 navigate ( location : LocationDescriptor): void Defined in src/renderer/navigation/helpers.ts:29 Parameters: Name Type location LocationDescriptor Returns: void","title":"navigate"},{"location":"extensions/api/modules/_renderer_api_navigation_/#showdetails","text":"\u25b8 showDetails ( selfLink : string, resetSelected : boolean): void Defined in src/renderer/components/kube-object/kube-object-details.tsx:58 Parameters: Name Type Default selfLink string \"\" resetSelected boolean true Returns: void","title":"showDetails"},{"location":"extensions/api/modules/_renderer_api_theming_/","text":"Module: \"renderer-api/theming\" # Index # Functions # getActiveTheme Functions # getActiveTheme # \u25b8 getActiveTheme (): Theme Defined in src/extensions/renderer-api/theming.ts:24 Returns: Theme","title":"Module: \"renderer-api/theming\""},{"location":"extensions/api/modules/_renderer_api_theming_/#module-renderer-apitheming","text":"","title":"Module: \"renderer-api/theming\""},{"location":"extensions/api/modules/_renderer_api_theming_/#index","text":"","title":"Index"},{"location":"extensions/api/modules/_renderer_api_theming_/#functions","text":"getActiveTheme","title":"Functions"},{"location":"extensions/api/modules/_renderer_api_theming_/#functions_1","text":"","title":"Functions"},{"location":"extensions/api/modules/_renderer_api_theming_/#getactivetheme","text":"\u25b8 getActiveTheme (): Theme Defined in src/extensions/renderer-api/theming.ts:24 Returns: Theme","title":"getActiveTheme"},{"location":"extensions/capabilities/","text":"","title":"Index"},{"location":"extensions/capabilities/common-capabilities/","text":"Common Capabilities # Here we will discuss common and important building blocks for your extensions, and explain how you can use them. Almost all extensions use some of these functionalities. Main Extension # The main extension runs in the background. It adds app menu items to the Lens UI. In order to see logs from this extension, you need to start Lens from the command line. Activate # This extension can register a custom callback that is executed when an extension is activated (started). import { LensMainExtension } from \"@k8slens/extensions\" export default class ExampleMainExtension extends LensMainExtension { async onActivate () { console . log ( \"hello world\" ) } } Deactivate # This extension can register a custom callback that is executed when an extension is deactivated (stopped). import { LensMainExtension } from \"@k8slens/extensions\" export default class ExampleMainExtension extends LensMainExtension { async onDeactivate () { console . log ( \"bye bye\" ) } } App Menus # This extension can register custom app menus that will be displayed on OS native menus. Example: import { LensMainExtension , windowManager } from \"@k8slens/extensions\" export default class ExampleMainExtension extends LensMainExtension { appMenus = [ { parentId : \"help\" , label : \"Example item\" , click () { windowManager . navigate ( \"https://k8slens.dev\" ); } } ] } Renderer Extension # The renderer extension runs in a browser context, and is visible in Lens's main window. In order to see logs from this extension you need to check them via View > Toggle Developer Tools > Console . Activate # This extension can register a custom callback that is executed when an extension is activated (started). import { LensRendererExtension } from \"@k8slens/extensions\" export default class ExampleExtension extends LensRendererExtension { async onActivate () { console . log ( \"hello world\" ) } } Deactivate # This extension can register a custom callback that is executed when an extension is deactivated (stopped). import { LensRendererExtension } from \"@k8slens/extensions\" export default class ExampleMainExtension extends LensRendererExtension { async onDeactivate () { console . log ( \"bye bye\" ) } } Global Pages # This extension can register custom global pages (views) to Lens's main window. The global page is a full-screen page that hides all other content from a window. import React from \"react\" import { Component , LensRendererExtension } from \"@k8slens/extensions\" import { ExamplePage } from \"./src/example-page\" export default class ExampleRendererExtension extends LensRendererExtension { globalPages = [ { id : \"example\" , components : { Page : ExamplePage , } } ] globalPageMenus = [ { title : \"Example page\" , // used in icon's tooltip target : { pageId : \"example\" } components : { Icon : () => < Component . Icon material = \"arrow\" /> , } } ] } App Preferences # This extension can register custom app preferences. It is responsible for storing a state for custom preferences. import React from \"react\" import { LensRendererExtension } from \"@k8slens/extensions\" import { myCustomPreferencesStore } from \"./src/my-custom-preferences-store\" import { MyCustomPreferenceHint , MyCustomPreferenceInput } from \"./src/my-custom-preference\" export default class ExampleRendererExtension extends LensRendererExtension { appPreferences = [ { title : \"My Custom Preference\" , components : { Hint : () => < MyCustomPreferenceHint /> , Input : () => < MyCustomPreferenceInput store = { myCustomPreferencesStore } /> } } ] } Cluster Pages # This extension can register custom cluster pages. These pages are visible in a cluster menu when a cluster is opened. import React from \"react\" import { LensRendererExtension } from \"@k8slens/extensions\" ; import { ExampleIcon , ExamplePage } from \"./src/page\" export default class ExampleExtension extends LensRendererExtension { clusterPages = [ { id : \"extension-example\" , // optional exact : true , // optional components : { Page : () => < ExamplePage extension = { this } /> , } } ] clusterPageMenus = [ { url : \"/extension-example\" , // optional title : \"Example Extension\" , components : { Icon : ExampleIcon , } } ] } Cluster Features # This extension can register installable features for a cluster. These features are visible in the \"Cluster Settings\" page. import React from \"react\" import { LensRendererExtension } from \"@k8slens/extensions\" import { MyCustomFeature } from \"./src/my-custom-feature\" export default class ExampleExtension extends LensRendererExtension { clusterFeatures = [ { title : \"My Custom Feature\" , components : { Description : () => { return ( < span > Just an example . < /span> ) } }, feature : new MyCustomFeature () } ] } Status Bar Items # This extension can register custom icons and text to a status bar area. import React from \"react\" ; import { Component , LensRendererExtension , Navigation } from \"@k8slens/extensions\" ; export default class ExampleExtension extends LensRendererExtension { statusBarItems = [ { components : { Item : ( < div className = \"flex align-center gaps hover-highlight\" onClick = {() => this . navigate ( \"/example-page\" )} > < Component . Icon material = \"favorite\" /> < /div> ) } } ] } Kubernetes Object Menu Items # This extension can register custom menu items (actions) for specified Kubernetes kinds/apiVersions. import React from \"react\" import { LensRendererExtension } from \"@k8slens/extensions\" ; import { CustomMenuItem , CustomMenuItemProps } from \"./src/custom-menu-item\" export default class ExampleExtension extends LensRendererExtension { kubeObjectMenuItems = [ { kind : \"Node\" , apiVersions : [ \"v1\" ], components : { MenuItem : ( props : CustomMenuItemProps ) => < CustomMenuItem {... props } /> } } ] } Kubernetes Object Details # This extension can register custom details (content) for specified Kubernetes kinds/apiVersions. import React from \"react\" import { LensRendererExtension } from \"@k8slens/extensions\" ; import { CustomKindDetails , CustomKindDetailsProps } from \"./src/custom-kind-details\" export default class ExampleExtension extends LensRendererExtension { kubeObjectDetailItems = [ { kind : \"CustomKind\" , apiVersions : [ \"custom.acme.org/v1\" ], components : { Details : ( props : CustomKindDetailsProps ) => < CustomKindDetails {... props } /> } } ] }","title":"Common Capabilities"},{"location":"extensions/capabilities/common-capabilities/#common-capabilities","text":"Here we will discuss common and important building blocks for your extensions, and explain how you can use them. Almost all extensions use some of these functionalities.","title":"Common Capabilities"},{"location":"extensions/capabilities/common-capabilities/#main-extension","text":"The main extension runs in the background. It adds app menu items to the Lens UI. In order to see logs from this extension, you need to start Lens from the command line.","title":"Main Extension"},{"location":"extensions/capabilities/common-capabilities/#activate","text":"This extension can register a custom callback that is executed when an extension is activated (started). import { LensMainExtension } from \"@k8slens/extensions\" export default class ExampleMainExtension extends LensMainExtension { async onActivate () { console . log ( \"hello world\" ) } }","title":"Activate"},{"location":"extensions/capabilities/common-capabilities/#deactivate","text":"This extension can register a custom callback that is executed when an extension is deactivated (stopped). import { LensMainExtension } from \"@k8slens/extensions\" export default class ExampleMainExtension extends LensMainExtension { async onDeactivate () { console . log ( \"bye bye\" ) } }","title":"Deactivate"},{"location":"extensions/capabilities/common-capabilities/#app-menus","text":"This extension can register custom app menus that will be displayed on OS native menus. Example: import { LensMainExtension , windowManager } from \"@k8slens/extensions\" export default class ExampleMainExtension extends LensMainExtension { appMenus = [ { parentId : \"help\" , label : \"Example item\" , click () { windowManager . navigate ( \"https://k8slens.dev\" ); } } ] }","title":"App Menus"},{"location":"extensions/capabilities/common-capabilities/#renderer-extension","text":"The renderer extension runs in a browser context, and is visible in Lens's main window. In order to see logs from this extension you need to check them via View > Toggle Developer Tools > Console .","title":"Renderer Extension"},{"location":"extensions/capabilities/common-capabilities/#activate_1","text":"This extension can register a custom callback that is executed when an extension is activated (started). import { LensRendererExtension } from \"@k8slens/extensions\" export default class ExampleExtension extends LensRendererExtension { async onActivate () { console . log ( \"hello world\" ) } }","title":"Activate"},{"location":"extensions/capabilities/common-capabilities/#deactivate_1","text":"This extension can register a custom callback that is executed when an extension is deactivated (stopped). import { LensRendererExtension } from \"@k8slens/extensions\" export default class ExampleMainExtension extends LensRendererExtension { async onDeactivate () { console . log ( \"bye bye\" ) } }","title":"Deactivate"},{"location":"extensions/capabilities/common-capabilities/#global-pages","text":"This extension can register custom global pages (views) to Lens's main window. The global page is a full-screen page that hides all other content from a window. import React from \"react\" import { Component , LensRendererExtension } from \"@k8slens/extensions\" import { ExamplePage } from \"./src/example-page\" export default class ExampleRendererExtension extends LensRendererExtension { globalPages = [ { id : \"example\" , components : { Page : ExamplePage , } } ] globalPageMenus = [ { title : \"Example page\" , // used in icon's tooltip target : { pageId : \"example\" } components : { Icon : () => < Component . Icon material = \"arrow\" /> , } } ] }","title":"Global Pages"},{"location":"extensions/capabilities/common-capabilities/#app-preferences","text":"This extension can register custom app preferences. It is responsible for storing a state for custom preferences. import React from \"react\" import { LensRendererExtension } from \"@k8slens/extensions\" import { myCustomPreferencesStore } from \"./src/my-custom-preferences-store\" import { MyCustomPreferenceHint , MyCustomPreferenceInput } from \"./src/my-custom-preference\" export default class ExampleRendererExtension extends LensRendererExtension { appPreferences = [ { title : \"My Custom Preference\" , components : { Hint : () => < MyCustomPreferenceHint /> , Input : () => < MyCustomPreferenceInput store = { myCustomPreferencesStore } /> } } ] }","title":"App Preferences"},{"location":"extensions/capabilities/common-capabilities/#cluster-pages","text":"This extension can register custom cluster pages. These pages are visible in a cluster menu when a cluster is opened. import React from \"react\" import { LensRendererExtension } from \"@k8slens/extensions\" ; import { ExampleIcon , ExamplePage } from \"./src/page\" export default class ExampleExtension extends LensRendererExtension { clusterPages = [ { id : \"extension-example\" , // optional exact : true , // optional components : { Page : () => < ExamplePage extension = { this } /> , } } ] clusterPageMenus = [ { url : \"/extension-example\" , // optional title : \"Example Extension\" , components : { Icon : ExampleIcon , } } ] }","title":"Cluster Pages"},{"location":"extensions/capabilities/common-capabilities/#cluster-features","text":"This extension can register installable features for a cluster. These features are visible in the \"Cluster Settings\" page. import React from \"react\" import { LensRendererExtension } from \"@k8slens/extensions\" import { MyCustomFeature } from \"./src/my-custom-feature\" export default class ExampleExtension extends LensRendererExtension { clusterFeatures = [ { title : \"My Custom Feature\" , components : { Description : () => { return ( < span > Just an example . < /span> ) } }, feature : new MyCustomFeature () } ] }","title":"Cluster Features"},{"location":"extensions/capabilities/common-capabilities/#status-bar-items","text":"This extension can register custom icons and text to a status bar area. import React from \"react\" ; import { Component , LensRendererExtension , Navigation } from \"@k8slens/extensions\" ; export default class ExampleExtension extends LensRendererExtension { statusBarItems = [ { components : { Item : ( < div className = \"flex align-center gaps hover-highlight\" onClick = {() => this . navigate ( \"/example-page\" )} > < Component . Icon material = \"favorite\" /> < /div> ) } } ] }","title":"Status Bar Items"},{"location":"extensions/capabilities/common-capabilities/#kubernetes-object-menu-items","text":"This extension can register custom menu items (actions) for specified Kubernetes kinds/apiVersions. import React from \"react\" import { LensRendererExtension } from \"@k8slens/extensions\" ; import { CustomMenuItem , CustomMenuItemProps } from \"./src/custom-menu-item\" export default class ExampleExtension extends LensRendererExtension { kubeObjectMenuItems = [ { kind : \"Node\" , apiVersions : [ \"v1\" ], components : { MenuItem : ( props : CustomMenuItemProps ) => < CustomMenuItem {... props } /> } } ] }","title":"Kubernetes Object Menu Items"},{"location":"extensions/capabilities/common-capabilities/#kubernetes-object-details","text":"This extension can register custom details (content) for specified Kubernetes kinds/apiVersions. import React from \"react\" import { LensRendererExtension } from \"@k8slens/extensions\" ; import { CustomKindDetails , CustomKindDetailsProps } from \"./src/custom-kind-details\" export default class ExampleExtension extends LensRendererExtension { kubeObjectDetailItems = [ { kind : \"CustomKind\" , apiVersions : [ \"custom.acme.org/v1\" ], components : { Details : ( props : CustomKindDetailsProps ) => < CustomKindDetails {... props } /> } } ] }","title":"Kubernetes Object Details"},{"location":"extensions/capabilities/styling/","text":"Styling an Extension # Lens provides a set of global styles and UI components that can be used by any extension to preserve the look and feel of the application. Layout # For layout tasks, Lens uses the flex.box library which provides helpful class names to specify some of the flexbox properties. For example, consider the following HTML and its associated CSS properties: < div className = \"flex column align-center\" > div { display : flex ; flex-direction : column ; align-items : center ; } However, you are free to use any styling technique or framework you like, including Emotion or even plain CSS. Layout Variables # There is a set of CSS variables available for for basic layout needs. They are located inside :root and are defined in app.scss : --unit : 8px ; --padding : var ( --unit ); --margin : var ( --unit ); --border-radius : 3px ; These variables are intended to set consistent margins and paddings across components. For example: . status { padding-left : calc ( var ( --padding ) * 2 ); border-radius : var ( --border-radius ); } Themes # Lens uses two built-in themes defined in the themes directory \u2013 one light and one dark. Theme Variables # When Lens is loaded, it transforms the selected theme's json file into a list of CSS Custom Properties (CSS Variables) . This list then gets injected into the :root element so that any of the down-level components can use them. When the user changes the theme, the above process is repeated, and new CSS variables appear, replacing the previous ones. If you want to preserve Lens's native look and feel, with respect to the lightness or darkness of your extension, you can use the provided variables and built-in Lens components such as Button , Select , Table , and so on. There is a set of CSS variables available for extensions to use for theming. They are all located inside :root and are defined in app.scss : --font-main : 'Roboto' , 'Helvetica' , 'Arial' , sans-serif ; --font-monospace : Lucida Console , Monaco , Consolas , monospace ; --font-size-small : calc ( 1 . 5 * var ( --unit )); --font-size : calc ( 1 . 75 * var ( --unit )); --font-size-big : calc ( 2 * var ( --unit )); --font-weight-thin : 300 ; --font-weight-normal : 400 ; --font-weight-bold : 500 ; as well as in the theme modules : --blue: #3d90ce; --magenta: #c93dce; --golden: #ffc63d; --halfGray: #87909c80; --primary: #3d90ce; --textColorPrimary: #555555; --textColorSecondary: #51575d; --textColorAccent: #333333; --borderColor: #c9cfd3; --borderFaintColor: #dfdfdf; --mainBackground: #f1f1f1; --contentColor: #ffffff; --layoutBackground: #e8e8e8; --layoutTabsBackground: #f8f8f8; --layoutTabsActiveColor: #333333; --layoutTabsLineColor: #87909c80; ... These variables can be used in the following form: var(--magenta) . For example: . status { font-size : var ( --font-size-small ); background-color : var ( --colorSuccess ); } Theme Switching # When the light theme is active, the element gets a \"theme-light\" class, or: . If the class isn't there, the theme defaults to dark. The active theme can be changed in the Preferences page: There is a way of detect active theme and its changes in JS. MobX observer function/decorator can be used for this purpose. import React from \"react\" import { observer } from \"mobx-react\" import { App , Component , Theme } from \"@k8slens/extensions\" ; @ observer export class SupportPage extends React . Component { render () { return ( < div className = \"SupportPage\" > < h1 > Active theme is { Theme . getActiveTheme (). name } < /h1> < /div> ); } } Theme entity from @k8slens/extensions provides active theme object and @observer decorator makes component reactive - so it will rerender each time any of the observables (active theme in our case) will be changed. Working example provided in Styling with Emotion sample extension. Injected Styles # Every extension is affected by the list of default global styles defined in app.scss . These are basic browser resets and element styles, including: setting the box-sizing property for every element default text and background colors default font sizes basic heading (h1, h2, etc) formatting custom scrollbar styling Extensions may overwrite these defaults if needed. They have low CSS specificity, so overriding them should be fairly easy. CSS-in-JS # If an extension uses a system like Emotion to work with styles, it can use CSS variables as follows: const Container = styled . div (() => ({ backgroundColor : 'var(--mainBackground)' })); Examples # You can explore samples for each styling technique that you can use for extensions: Styling with Sass Styling with Emotion Styling with CSS Modules","title":"Styling"},{"location":"extensions/capabilities/styling/#styling-an-extension","text":"Lens provides a set of global styles and UI components that can be used by any extension to preserve the look and feel of the application.","title":"Styling an Extension"},{"location":"extensions/capabilities/styling/#layout","text":"For layout tasks, Lens uses the flex.box library which provides helpful class names to specify some of the flexbox properties. For example, consider the following HTML and its associated CSS properties: < div className = \"flex column align-center\" > div { display : flex ; flex-direction : column ; align-items : center ; } However, you are free to use any styling technique or framework you like, including Emotion or even plain CSS.","title":"Layout"},{"location":"extensions/capabilities/styling/#layout-variables","text":"There is a set of CSS variables available for for basic layout needs. They are located inside :root and are defined in app.scss : --unit : 8px ; --padding : var ( --unit ); --margin : var ( --unit ); --border-radius : 3px ; These variables are intended to set consistent margins and paddings across components. For example: . status { padding-left : calc ( var ( --padding ) * 2 ); border-radius : var ( --border-radius ); }","title":"Layout Variables"},{"location":"extensions/capabilities/styling/#themes","text":"Lens uses two built-in themes defined in the themes directory \u2013 one light and one dark.","title":"Themes"},{"location":"extensions/capabilities/styling/#theme-variables","text":"When Lens is loaded, it transforms the selected theme's json file into a list of CSS Custom Properties (CSS Variables) . This list then gets injected into the :root element so that any of the down-level components can use them. When the user changes the theme, the above process is repeated, and new CSS variables appear, replacing the previous ones. If you want to preserve Lens's native look and feel, with respect to the lightness or darkness of your extension, you can use the provided variables and built-in Lens components such as Button , Select , Table , and so on. There is a set of CSS variables available for extensions to use for theming. They are all located inside :root and are defined in app.scss : --font-main : 'Roboto' , 'Helvetica' , 'Arial' , sans-serif ; --font-monospace : Lucida Console , Monaco , Consolas , monospace ; --font-size-small : calc ( 1 . 5 * var ( --unit )); --font-size : calc ( 1 . 75 * var ( --unit )); --font-size-big : calc ( 2 * var ( --unit )); --font-weight-thin : 300 ; --font-weight-normal : 400 ; --font-weight-bold : 500 ; as well as in the theme modules : --blue: #3d90ce; --magenta: #c93dce; --golden: #ffc63d; --halfGray: #87909c80; --primary: #3d90ce; --textColorPrimary: #555555; --textColorSecondary: #51575d; --textColorAccent: #333333; --borderColor: #c9cfd3; --borderFaintColor: #dfdfdf; --mainBackground: #f1f1f1; --contentColor: #ffffff; --layoutBackground: #e8e8e8; --layoutTabsBackground: #f8f8f8; --layoutTabsActiveColor: #333333; --layoutTabsLineColor: #87909c80; ... These variables can be used in the following form: var(--magenta) . For example: . status { font-size : var ( --font-size-small ); background-color : var ( --colorSuccess ); }","title":"Theme Variables"},{"location":"extensions/capabilities/styling/#theme-switching","text":"When the light theme is active, the element gets a \"theme-light\" class, or: . If the class isn't there, the theme defaults to dark. The active theme can be changed in the Preferences page: There is a way of detect active theme and its changes in JS. MobX observer function/decorator can be used for this purpose. import React from \"react\" import { observer } from \"mobx-react\" import { App , Component , Theme } from \"@k8slens/extensions\" ; @ observer export class SupportPage extends React . Component { render () { return ( < div className = \"SupportPage\" > < h1 > Active theme is { Theme . getActiveTheme (). name } < /h1> < /div> ); } } Theme entity from @k8slens/extensions provides active theme object and @observer decorator makes component reactive - so it will rerender each time any of the observables (active theme in our case) will be changed. Working example provided in Styling with Emotion sample extension.","title":"Theme Switching"},{"location":"extensions/capabilities/styling/#injected-styles","text":"Every extension is affected by the list of default global styles defined in app.scss . These are basic browser resets and element styles, including: setting the box-sizing property for every element default text and background colors default font sizes basic heading (h1, h2, etc) formatting custom scrollbar styling Extensions may overwrite these defaults if needed. They have low CSS specificity, so overriding them should be fairly easy.","title":"Injected Styles"},{"location":"extensions/capabilities/styling/#css-in-js","text":"If an extension uses a system like Emotion to work with styles, it can use CSS variables as follows: const Container = styled . div (() => ({ backgroundColor : 'var(--mainBackground)' }));","title":"CSS-in-JS"},{"location":"extensions/capabilities/styling/#examples","text":"You can explore samples for each styling technique that you can use for extensions: Styling with Sass Styling with Emotion Styling with CSS Modules","title":"Examples"},{"location":"extensions/get-started/anatomy/","text":"Extension Anatomy # In the previous section you learned how to create your first extension. In this section you will learn how this extension works under the hood. The Hello World sample extension does three things: Implements onActivate() and outputs a message to the console. Implements onDectivate() and outputs a message to the console. Registers ClusterPage so that the page is visible in the left-side menu of the cluster dashboard. Let's take a closer look at our Hello World sample's source code and see how these three things are achieved. Extension File Structure # . \u251c\u2500\u2500 .gitignore // Ignore build output and node_modules \u251c\u2500\u2500 Makefile // Config for build tasks that compiles the extension \u251c\u2500\u2500 README.md // Readable description of your extension's functionality \u251c\u2500\u2500 src \u2502 \u2514\u2500\u2500 page.tsx // Extension's additional source code \u251c\u2500\u2500 main.ts // Source code for extension's main entrypoint \u251c\u2500\u2500 package.json // Extension manifest and dependencies \u251c\u2500\u2500 renderer.tsx // Source code for extension's renderer entrypoint \u251c\u2500\u2500 tsconfig.json // TypeScript configuration \u251c\u2500\u2500 webpack.config.js // Webpack configuration The extension directory contains the extension's entry files and a few configuration files. Three files: package.json , main.ts and renderer.tsx are essential to understanding the Hello World sample extension. We'll look at those first. Extension Manifest # Each Lens extension must have a package.json file. It contains a mix of Node.js fields, including scripts and dependencies, and Lens-specific fields such as publisher and contributes . Some of the most-important fields include: name and publisher : Lens uses @/ as a unique ID for the extension. For example, the Hello World sample has the ID @lensapp-samples/helloworld-sample . Lens uses this ID to uniquely identify your extension. main : the extension's entry point run in main process. renderer : the extension's entry point run in renderer process. engines.lens : the minimum version of Lens API that the extension depends upon. { \"name\" : \"helloworld-sample\" , \"publisher\" : \"lens-samples\" , \"version\" : \"0.0.1\" , \"description\" : \"Lens helloworld-sample\" , \"license\" : \"MIT\" , \"homepage\" : \"https://github.com/lensapp/lens-extension-samples\" , \"engines\" : { \"lens\" : \"^4.0.0\" }, \"main\" : \"dist/main.js\" , \"renderer\" : \"dist/renderer.js\" , \"scripts\" : { \"build\" : \"webpack --config webpack.config.js\" , \"dev\" : \"npm run build --watch\" }, \"dependencies\" : { \"react-open-doodles\" : \"^1.0.5\" }, \"devDependencies\" : { \"@k8slens/extensions\" : \"^4.0.0-alpha.2\" , \"ts-loader\" : \"^8.0.4\" , \"typescript\" : \"^4.0.3\" , \"@types/react\" : \"^16.9.35\" , \"@types/node\" : \"^12.0.0\" , \"webpack\" : \"^4.44.2\" , \"webpack-cli\" : \"^3.3.11\" } } Extension Entry Files # Lens extensions can have two separate entry files. One file is used in the main process of the Lens application and the other is used in the renderer process. The main entry file exports the class that extends LensMainExtension , and the renderer entry file exports the class that extends LensRendererExtension . Both extension classes have onActivate and onDeactivate methods. The onActivate method is executed when your extension is activated. If you need to initialize something in your extension, this is where such an operation should occur. The onDeactivate method gives you a chance to clean up before your extension becomes deactivated. For extensions where explicit cleanup is not required, you don't need to override this method. However, if an extension needs to perform an operation when Lens is shutting down (or if the extension is disabled or uninstalled), this is the method where such an operation should occur. The Hello World sample extension does not do anything on the main process, so we'll focus on the renderer process, instead. On the renderer entry point, the Hello World sample extension defines the Cluster Page object. The Cluster Page object registers the /extension-example path, and this path renders the ExamplePage React component. It also registers the MenuItem component that displays the ExampleIcon React component and the \"Hello World\" text in the left-side menu of the cluster dashboard. These React components are defined in the additional ./src/page.tsx file. import { LensRendererExtension } from \"@k8slens/extensions\" ; import { ExampleIcon , ExamplePage } from \"./page\" import React from \"react\" export default class ExampleExtension extends LensRendererExtension { clusterPages = [ { id : \"extension-example\" , components : { Page : () => < ExamplePage extension = { this } /> , } } ] } The Hello World sample extension uses the Cluster Page capability, which is just one of the Lens extension API's capabilities. The Common Capabilities page will help you home in on the right capabilities to use with your own extensions.","title":"Extension Anatomy"},{"location":"extensions/get-started/anatomy/#extension-anatomy","text":"In the previous section you learned how to create your first extension. In this section you will learn how this extension works under the hood. The Hello World sample extension does three things: Implements onActivate() and outputs a message to the console. Implements onDectivate() and outputs a message to the console. Registers ClusterPage so that the page is visible in the left-side menu of the cluster dashboard. Let's take a closer look at our Hello World sample's source code and see how these three things are achieved.","title":"Extension Anatomy"},{"location":"extensions/get-started/anatomy/#extension-file-structure","text":". \u251c\u2500\u2500 .gitignore // Ignore build output and node_modules \u251c\u2500\u2500 Makefile // Config for build tasks that compiles the extension \u251c\u2500\u2500 README.md // Readable description of your extension's functionality \u251c\u2500\u2500 src \u2502 \u2514\u2500\u2500 page.tsx // Extension's additional source code \u251c\u2500\u2500 main.ts // Source code for extension's main entrypoint \u251c\u2500\u2500 package.json // Extension manifest and dependencies \u251c\u2500\u2500 renderer.tsx // Source code for extension's renderer entrypoint \u251c\u2500\u2500 tsconfig.json // TypeScript configuration \u251c\u2500\u2500 webpack.config.js // Webpack configuration The extension directory contains the extension's entry files and a few configuration files. Three files: package.json , main.ts and renderer.tsx are essential to understanding the Hello World sample extension. We'll look at those first.","title":"Extension File Structure"},{"location":"extensions/get-started/anatomy/#extension-manifest","text":"Each Lens extension must have a package.json file. It contains a mix of Node.js fields, including scripts and dependencies, and Lens-specific fields such as publisher and contributes . Some of the most-important fields include: name and publisher : Lens uses @/ as a unique ID for the extension. For example, the Hello World sample has the ID @lensapp-samples/helloworld-sample . Lens uses this ID to uniquely identify your extension. main : the extension's entry point run in main process. renderer : the extension's entry point run in renderer process. engines.lens : the minimum version of Lens API that the extension depends upon. { \"name\" : \"helloworld-sample\" , \"publisher\" : \"lens-samples\" , \"version\" : \"0.0.1\" , \"description\" : \"Lens helloworld-sample\" , \"license\" : \"MIT\" , \"homepage\" : \"https://github.com/lensapp/lens-extension-samples\" , \"engines\" : { \"lens\" : \"^4.0.0\" }, \"main\" : \"dist/main.js\" , \"renderer\" : \"dist/renderer.js\" , \"scripts\" : { \"build\" : \"webpack --config webpack.config.js\" , \"dev\" : \"npm run build --watch\" }, \"dependencies\" : { \"react-open-doodles\" : \"^1.0.5\" }, \"devDependencies\" : { \"@k8slens/extensions\" : \"^4.0.0-alpha.2\" , \"ts-loader\" : \"^8.0.4\" , \"typescript\" : \"^4.0.3\" , \"@types/react\" : \"^16.9.35\" , \"@types/node\" : \"^12.0.0\" , \"webpack\" : \"^4.44.2\" , \"webpack-cli\" : \"^3.3.11\" } }","title":"Extension Manifest"},{"location":"extensions/get-started/anatomy/#extension-entry-files","text":"Lens extensions can have two separate entry files. One file is used in the main process of the Lens application and the other is used in the renderer process. The main entry file exports the class that extends LensMainExtension , and the renderer entry file exports the class that extends LensRendererExtension . Both extension classes have onActivate and onDeactivate methods. The onActivate method is executed when your extension is activated. If you need to initialize something in your extension, this is where such an operation should occur. The onDeactivate method gives you a chance to clean up before your extension becomes deactivated. For extensions where explicit cleanup is not required, you don't need to override this method. However, if an extension needs to perform an operation when Lens is shutting down (or if the extension is disabled or uninstalled), this is the method where such an operation should occur. The Hello World sample extension does not do anything on the main process, so we'll focus on the renderer process, instead. On the renderer entry point, the Hello World sample extension defines the Cluster Page object. The Cluster Page object registers the /extension-example path, and this path renders the ExamplePage React component. It also registers the MenuItem component that displays the ExampleIcon React component and the \"Hello World\" text in the left-side menu of the cluster dashboard. These React components are defined in the additional ./src/page.tsx file. import { LensRendererExtension } from \"@k8slens/extensions\" ; import { ExampleIcon , ExamplePage } from \"./page\" import React from \"react\" export default class ExampleExtension extends LensRendererExtension { clusterPages = [ { id : \"extension-example\" , components : { Page : () => < ExamplePage extension = { this } /> , } } ] } The Hello World sample extension uses the Cluster Page capability, which is just one of the Lens extension API's capabilities. The Common Capabilities page will help you home in on the right capabilities to use with your own extensions.","title":"Extension Entry Files"},{"location":"extensions/get-started/overview/","text":"Extension Development Overview # This is a general overview to how the development of an extension will proceed. For building extensions there will be a few things that you should have installed, and some other things that might be of help. Required: # Node.js Git Some sort of text editor \u2013 we recommend VSCode We use Webpack for compilation. All extension need to be at least compatible with a webpack system. Recommended: # All Lens extensions are javascript packages. We recommend that you program in Typescript because it catches many common errors. Lens is a standard Electron application with both main and renderer processes. An extension is made up of two parts, one for each of Lens's core processes. When an extension is loaded, each part is first loaded and issues a notification that it has been loaded. From there, the extension can start doing is work. Lens uses React as its UI framework and provides some of Lens's own components for reuse with extensions. An extension is responsible for the lifetime of any resources it spins up. If an extension's main part starts new processes they all must be stopped and cleaned up when the extension is deactivated or unloaded. See Your First Extension to get started.","title":"Overview"},{"location":"extensions/get-started/overview/#extension-development-overview","text":"This is a general overview to how the development of an extension will proceed. For building extensions there will be a few things that you should have installed, and some other things that might be of help.","title":"Extension Development Overview"},{"location":"extensions/get-started/overview/#required","text":"Node.js Git Some sort of text editor \u2013 we recommend VSCode We use Webpack for compilation. All extension need to be at least compatible with a webpack system.","title":"Required:"},{"location":"extensions/get-started/overview/#recommended","text":"All Lens extensions are javascript packages. We recommend that you program in Typescript because it catches many common errors. Lens is a standard Electron application with both main and renderer processes. An extension is made up of two parts, one for each of Lens's core processes. When an extension is loaded, each part is first loaded and issues a notification that it has been loaded. From there, the extension can start doing is work. Lens uses React as its UI framework and provides some of Lens's own components for reuse with extensions. An extension is responsible for the lifetime of any resources it spins up. If an extension's main part starts new processes they all must be stopped and cleaned up when the extension is deactivated or unloaded. See Your First Extension to get started.","title":"Recommended:"},{"location":"extensions/get-started/wrapping-up/","text":"Wrapping Up # In Your First Extension , you learned how to create and run an extension. In Extension Anatomy , you learned in detail how a basic extension works. This is just a glimpse into what can be created with Lens extensions. Below are some suggested routes for learning more. Extension Capabilities # In this section, you'll find information on common extension capabilities, styling information, and a color reference guide. Determine whether your idea for an extension is doable and get ideas for new extensions by reading through the Common Capabilities page. Guides and Samples # Here you'll find a collection of sample extensions that you can use as a base to work from. Some of these samples include a detailed guide that explains the source code. You can find all samples and guides in the lens-extension-samples repository. Testing and Publishing # In this section, you can learn: How to add integration tests to your extension How to publish your extension","title":"Wrapping Up"},{"location":"extensions/get-started/wrapping-up/#wrapping-up","text":"In Your First Extension , you learned how to create and run an extension. In Extension Anatomy , you learned in detail how a basic extension works. This is just a glimpse into what can be created with Lens extensions. Below are some suggested routes for learning more.","title":"Wrapping Up"},{"location":"extensions/get-started/wrapping-up/#extension-capabilities","text":"In this section, you'll find information on common extension capabilities, styling information, and a color reference guide. Determine whether your idea for an extension is doable and get ideas for new extensions by reading through the Common Capabilities page.","title":"Extension Capabilities"},{"location":"extensions/get-started/wrapping-up/#guides-and-samples","text":"Here you'll find a collection of sample extensions that you can use as a base to work from. Some of these samples include a detailed guide that explains the source code. You can find all samples and guides in the lens-extension-samples repository.","title":"Guides and Samples"},{"location":"extensions/get-started/wrapping-up/#testing-and-publishing","text":"In this section, you can learn: How to add integration tests to your extension How to publish your extension","title":"Testing and Publishing"},{"location":"extensions/get-started/your-first-extension/","text":"Your First Extension # We recommend to always use Yeoman generator for Lens Extension to start new extension project. Read the generator guide here . If you want to setup the project manually, please continue reading. First Extension # In this topic, you'll learn the basics of building extensions by creating an extension that adds a \"Hello World\" page to a cluster menu. Install the Extension # To install the extension, clone the Lens Extension samples repository to your local machine: git clone https://github.com/lensapp/lens-extension-samples.git Next you need to create a symlink. A symlink connects the directory that Lens will monitor for user-installed extensions to the sample extension. In this case the sample extension is helloworld-sample . Linux & macOS # mkdir -p ~/.k8slens/extensions cd ~/.k8slens/extensions ln -s lens-extension-samples/helloworld-sample helloworld-sample Windows # Create the directory that Lens will monitor for user-installed extensions: mkdir C: \\U sers \\< user> \\. k8slens \\e xtensions -force cd C: \\U sers \\< user> \\. k8slens \\e xtensions If you have administrator rights, you can create symlink to the sample extension \u2013 in this case helloworld-sample : cmd /c mklink /D helloworld-sample lens-extension-samples \\h elloworld-sample Without administrator rights, you need to copy the extensions sample directory into C:\\Users\\\\.k8slens\\extensions : Copy-Item 'lens-extension-samples\\helloworld-sample' 'C:\\Users\\\\.k8slens\\extensions\\helloworld-sample' Build the Extension # To build the extension you can use make or run the npm commands manually: cd /helloworld-sample make build To run the npm commands, enter: cd /helloworld-sample npm install npm run build Optionally, automatically rebuild the extension by watching for changes to the source code. To do so, enter: cd /helloworld-sample npm run dev You must restart Lens for the extension to load. After this initial restart, reload Lens and it will automatically pick up changes any time the extension rebuilds. With Lens running, either connect to an existing cluster or create a new one - refer to the latest Lens Documentation for details on how to add a cluster in Lens IDE. You will see the \"Hello World\" page in the left-side cluster menu. Develop the Extension # Finally, you'll make a change to the message that our Hello World sample extension displays: Navigate to /helloworld-sample . In page.tsx , change the message from HelloWorld! to Hello Lens Extensions . Rebuild the extension. If you used npm run dev , the extension will rebuild automatically. Reload the Lens window. Click on the Hello World page. The updated message will appear. Next Steps # In the next topic , we'll take a closer look at the source code of our Hello World sample. You can find the source code for this tutorial at: lensapp/lens-extension-samples . Extension Guides contains additional samples.","title":"Your First Extension"},{"location":"extensions/get-started/your-first-extension/#your-first-extension","text":"We recommend to always use Yeoman generator for Lens Extension to start new extension project. Read the generator guide here . If you want to setup the project manually, please continue reading.","title":"Your First Extension"},{"location":"extensions/get-started/your-first-extension/#first-extension","text":"In this topic, you'll learn the basics of building extensions by creating an extension that adds a \"Hello World\" page to a cluster menu.","title":"First Extension"},{"location":"extensions/get-started/your-first-extension/#install-the-extension","text":"To install the extension, clone the Lens Extension samples repository to your local machine: git clone https://github.com/lensapp/lens-extension-samples.git Next you need to create a symlink. A symlink connects the directory that Lens will monitor for user-installed extensions to the sample extension. In this case the sample extension is helloworld-sample .","title":"Install the Extension"},{"location":"extensions/get-started/your-first-extension/#linux-macos","text":"mkdir -p ~/.k8slens/extensions cd ~/.k8slens/extensions ln -s lens-extension-samples/helloworld-sample helloworld-sample","title":"Linux & macOS"},{"location":"extensions/get-started/your-first-extension/#windows","text":"Create the directory that Lens will monitor for user-installed extensions: mkdir C: \\U sers \\< user> \\. k8slens \\e xtensions -force cd C: \\U sers \\< user> \\. k8slens \\e xtensions If you have administrator rights, you can create symlink to the sample extension \u2013 in this case helloworld-sample : cmd /c mklink /D helloworld-sample lens-extension-samples \\h elloworld-sample Without administrator rights, you need to copy the extensions sample directory into C:\\Users\\\\.k8slens\\extensions : Copy-Item 'lens-extension-samples\\helloworld-sample' 'C:\\Users\\\\.k8slens\\extensions\\helloworld-sample'","title":"Windows"},{"location":"extensions/get-started/your-first-extension/#build-the-extension","text":"To build the extension you can use make or run the npm commands manually: cd /helloworld-sample make build To run the npm commands, enter: cd /helloworld-sample npm install npm run build Optionally, automatically rebuild the extension by watching for changes to the source code. To do so, enter: cd /helloworld-sample npm run dev You must restart Lens for the extension to load. After this initial restart, reload Lens and it will automatically pick up changes any time the extension rebuilds. With Lens running, either connect to an existing cluster or create a new one - refer to the latest Lens Documentation for details on how to add a cluster in Lens IDE. You will see the \"Hello World\" page in the left-side cluster menu.","title":"Build the Extension"},{"location":"extensions/get-started/your-first-extension/#develop-the-extension","text":"Finally, you'll make a change to the message that our Hello World sample extension displays: Navigate to /helloworld-sample . In page.tsx , change the message from HelloWorld! to Hello Lens Extensions . Rebuild the extension. If you used npm run dev , the extension will rebuild automatically. Reload the Lens window. Click on the Hello World page. The updated message will appear.","title":"Develop the Extension"},{"location":"extensions/get-started/your-first-extension/#next-steps","text":"In the next topic , we'll take a closer look at the source code of our Hello World sample. You can find the source code for this tutorial at: lensapp/lens-extension-samples . Extension Guides contains additional samples.","title":"Next Steps"},{"location":"extensions/guides/","text":"Extension Guides # This section explains how to use specific Lens Extension APIs. It includes detailed guides and code samples. For introductory information about the Lens Extension API, please see Your First Extension . Each guide or code sample includes the following: Clearly commented source code. Instructions for running the sample extension. An image showing the sample extension's appearance and usage. A listing of the Extension API being used. An explanation of the concepts relevant to the Extension. Guides # Guide APIs Generate new extension project Main process extension LensMainExtension Renderer process extension LensRendererExtension Stores Components KubeObjectListLayout Working with mobx Protocol Handlers Sending Data between main and renderer Samples # Sample APIs hello-world LensMainExtension LensRendererExtension Component.Icon Component.IconProps minikube LensMainExtension Store.ClusterStore Store.workspaceStore styling-css-modules-sample LensMainExtension LensRendererExtension Component.Icon Component.IconProps styling-emotion-sample LensMainExtension LensRendererExtension Component.Icon Component.IconProps styling-sass-sample LensMainExtension LensRendererExtension Component.Icon Component.IconProps custom-resource-page LensRendererExtension K8sApi.KubeApi K8sApi.KubeObjectStore Component.KubeObjectListLayout Component.KubeObjectDetailsProps Component.IconProps","title":"Overview"},{"location":"extensions/guides/#extension-guides","text":"This section explains how to use specific Lens Extension APIs. It includes detailed guides and code samples. For introductory information about the Lens Extension API, please see Your First Extension . Each guide or code sample includes the following: Clearly commented source code. Instructions for running the sample extension. An image showing the sample extension's appearance and usage. A listing of the Extension API being used. An explanation of the concepts relevant to the Extension.","title":"Extension Guides"},{"location":"extensions/guides/#guides","text":"Guide APIs Generate new extension project Main process extension LensMainExtension Renderer process extension LensRendererExtension Stores Components KubeObjectListLayout Working with mobx Protocol Handlers Sending Data between main and renderer","title":"Guides"},{"location":"extensions/guides/#samples","text":"Sample APIs hello-world LensMainExtension LensRendererExtension Component.Icon Component.IconProps minikube LensMainExtension Store.ClusterStore Store.workspaceStore styling-css-modules-sample LensMainExtension LensRendererExtension Component.Icon Component.IconProps styling-emotion-sample LensMainExtension LensRendererExtension Component.Icon Component.IconProps styling-sass-sample LensMainExtension LensRendererExtension Component.Icon Component.IconProps custom-resource-page LensRendererExtension K8sApi.KubeApi K8sApi.KubeObjectStore Component.KubeObjectListLayout Component.KubeObjectDetailsProps Component.IconProps","title":"Samples"},{"location":"extensions/guides/anatomy/","text":"WIP #","title":"Anatomy"},{"location":"extensions/guides/anatomy/#wip","text":"","title":"WIP"},{"location":"extensions/guides/components/","text":"WIP #","title":"Components"},{"location":"extensions/guides/components/#wip","text":"","title":"WIP"},{"location":"extensions/guides/generator/","text":"Lens Extension Generator # The Lens Extension Generator creates a directory with the necessary files for developing an extension. Installing and Getting Started with the Generator # To begin, install Yeoman and the Lens Extension Generator with the following command: npm install -g yo generator-lens-ext Run the generator by entering the following command: yo lens-ext . Answer the following questions: # ? What type of extension do you want to create? New Extension (TypeScript) # ? What's the name of your extension? my-first-lens-ext # ? What's the description of your extension? My hello world extension # ? What's your extension's publisher name? @my-org/my-first-lens-ext # ? Initialize a git repository? Yes # ? Install dependencies after initialization? Yes # ? Which package manager to use? yarn # ? symlink created extension folder to ~/.k8slens/extensions (mac/linux) or :Users\\\\.k8slens\\extensions (windows)? Yes Next, you'll need to have webpack watch the my-first-lens-ext folder. Start webpack by entering: cd my-first-lens-ext npm start # start the webpack server in watch mode Open Lens and you will see a Hello World item in the left-side menu under Custom Resources : Developing the Extension # Next, you'll try changing the way the new menu item appears in the UI. You'll change it from \"Hello World\" to \"Hello Lens\". Open my-first-lens-ext/renderer.tsx and change the value of title from \"Hello World\" to \"Hello Lens\" : clusterPageMenus = [ { target : { pageId : \"hello\" }, title : \"Hello Lens\" , components : { Icon : ExampleIcon , } } ] Reload Lens and you will see that the menu item text has changed to \"Hello Lens\". To reload Lens, enter CMD+R on Mac and Ctrl+R on Windows/Linux. Debugging the Extension # To debug your extension, please see our instructions on Testing Extensions . Next Steps # To dive deeper, consider looking at Common Capabilities , Styling , or Extension Anatomy . If you find problems with the Lens Extension Generator, or have feature requests, you are welcome to raise an issue . You can find the latest Lens contribution guidelines here . The Generator source code is hosted at Github .","title":"Generator"},{"location":"extensions/guides/generator/#lens-extension-generator","text":"The Lens Extension Generator creates a directory with the necessary files for developing an extension.","title":"Lens Extension Generator"},{"location":"extensions/guides/generator/#installing-and-getting-started-with-the-generator","text":"To begin, install Yeoman and the Lens Extension Generator with the following command: npm install -g yo generator-lens-ext Run the generator by entering the following command: yo lens-ext . Answer the following questions: # ? What type of extension do you want to create? New Extension (TypeScript) # ? What's the name of your extension? my-first-lens-ext # ? What's the description of your extension? My hello world extension # ? What's your extension's publisher name? @my-org/my-first-lens-ext # ? Initialize a git repository? Yes # ? Install dependencies after initialization? Yes # ? Which package manager to use? yarn # ? symlink created extension folder to ~/.k8slens/extensions (mac/linux) or :Users\\\\.k8slens\\extensions (windows)? Yes Next, you'll need to have webpack watch the my-first-lens-ext folder. Start webpack by entering: cd my-first-lens-ext npm start # start the webpack server in watch mode Open Lens and you will see a Hello World item in the left-side menu under Custom Resources :","title":"Installing and Getting Started with the Generator"},{"location":"extensions/guides/generator/#developing-the-extension","text":"Next, you'll try changing the way the new menu item appears in the UI. You'll change it from \"Hello World\" to \"Hello Lens\". Open my-first-lens-ext/renderer.tsx and change the value of title from \"Hello World\" to \"Hello Lens\" : clusterPageMenus = [ { target : { pageId : \"hello\" }, title : \"Hello Lens\" , components : { Icon : ExampleIcon , } } ] Reload Lens and you will see that the menu item text has changed to \"Hello Lens\". To reload Lens, enter CMD+R on Mac and Ctrl+R on Windows/Linux.","title":"Developing the Extension"},{"location":"extensions/guides/generator/#debugging-the-extension","text":"To debug your extension, please see our instructions on Testing Extensions .","title":"Debugging the Extension"},{"location":"extensions/guides/generator/#next-steps","text":"To dive deeper, consider looking at Common Capabilities , Styling , or Extension Anatomy . If you find problems with the Lens Extension Generator, or have feature requests, you are welcome to raise an issue . You can find the latest Lens contribution guidelines here . The Generator source code is hosted at Github .","title":"Next Steps"},{"location":"extensions/guides/ipc/","text":"Inter Process Communication # A Lens Extension can utilize IPC to send information between the renderer and main processes. This is useful when wanting to communicate directly within your extension. For example, if a user logs into a service that your extension is a facade for and main needs to know some information so that you can start syncing items to the Catalog , this would be a good way to send that information along. IPC channels are sectioned off per extension. Meaning that each extension can only communicate with itself. Types of Communication # There are two flavours of communication that are provided: Event based (IPC) Request based (RPC) Event Based or IPC # This is the same as an Event Emitter but is not limited to just one Javascript process. This is a good option when you need to report that something has happened but you don't need a response. This is a fully two-way form of communication. Both main and renderer can do this sort of IPC. Request Based or RPC # This is more like a Remote Procedure Call (RPC) or Send-Receive-Reply (SRR). With this sort of communication the caller needs to wait for the result from the other side. This is accomplished by await -ing the returned Promise . This is a unidirectional form of communication. Only renderer can initiate this kind of request, and only main can receive and respond to this kind of request. Registering IPC Handlers and Listeners # The general terminology is as follows: A \"handler\" is the function that responds to a \"Request Based IPC\" event. A \"listener\" is the function that is called when a \"Event Based IPC\" event is emitted. To register either a handler or a listener, you should do something like the following: main.ts : import { LensMainExtension } from \"@k8slens/extensions\" ; import { IpcMain } from \"./helpers/main\" ; export class ExampleExtensionMain extends LensMainExtension { onActivate () { IpcMain . createInstance ( this ); } } This file shows that you need to create an instance of the store to be able to use IPC. Lens will automatically clean up that store and all the handlers on deactivation and uninstall. helpers/main.ts : import { Ipc , Types } from \"@k8slens/extensions\" ; export class IpcMain extends Ipc . Main { constructor ( extension : LensMainExtension ) { super ( extension ); this . listen ( \"initialize\" , onInitialize ); } } function onInitialize ( event : Types.IpcMainEvent , id : string ) { console . log ( `starting to initialize: ${ id } ` ); } In other files, it is not necessary to pass around any instances. You should be able to just call IpcMain.getInstance() anywhere it is needed in your extension. renderer.ts : import { LensRendererExtension } from \"@k8slens/extensions\" ; import { IpcRenderer } from \"./helpers/renderer\" ; export class ExampleExtensionRenderer extends LensRendererExtension { onActivate () { const ipc = IpcRenderer . createInstance ( this ); setTimeout (() => ipc . broadcast ( \"initialize\" , \"an-id\" ), 5000 ); } } It is also needed to create an instance to broadcast messages too. helpers/renderer.ts : import { Ipc } from \"@k8slens/extensions\" ; export class IpcRenderer extends Ipc . Renderer {} It is necessary to create child classes of these abstract class 's in your extension before you can use them. As this example shows: the channel names must be the same. It should also be noted that \"listeners\" and \"handlers\" are specific to either renderer or main . There is no behind the scenes transfer of these functions. To register a \"handler\" call IpcMain.getInstance().handle(...) . The cleanup of these handlers is handled by Lens itself. The listen() methods on Ipc.Main and Ipc.Renderer return a Disposer , or more specifically, a () => void . This can be optionally called to remove the listener early. Calling either IpcRenderer.getInstance().broadcast(...) or IpcMain.getInstance().broadcast(...) sends an event to all renderer frames and to main . Because of this, no matter where you broadcast from, all listeners in main and renderer will be notified. Allowed Values # This IPC mechanism utilizes the Structured Clone Algorithm for serialization. This means that more types than what are JSON serializable can be used, but not all the information will be passed through. Using Request Based Communication # If you are meaning to do a request based call from renderer , you should do const res = await IpcRenderer.getInstance().invoke(, ...)); instead.","title":"IPC"},{"location":"extensions/guides/ipc/#inter-process-communication","text":"A Lens Extension can utilize IPC to send information between the renderer and main processes. This is useful when wanting to communicate directly within your extension. For example, if a user logs into a service that your extension is a facade for and main needs to know some information so that you can start syncing items to the Catalog , this would be a good way to send that information along. IPC channels are sectioned off per extension. Meaning that each extension can only communicate with itself.","title":"Inter Process Communication"},{"location":"extensions/guides/ipc/#types-of-communication","text":"There are two flavours of communication that are provided: Event based (IPC) Request based (RPC)","title":"Types of Communication"},{"location":"extensions/guides/ipc/#event-based-or-ipc","text":"This is the same as an Event Emitter but is not limited to just one Javascript process. This is a good option when you need to report that something has happened but you don't need a response. This is a fully two-way form of communication. Both main and renderer can do this sort of IPC.","title":"Event Based or IPC"},{"location":"extensions/guides/ipc/#request-based-or-rpc","text":"This is more like a Remote Procedure Call (RPC) or Send-Receive-Reply (SRR). With this sort of communication the caller needs to wait for the result from the other side. This is accomplished by await -ing the returned Promise . This is a unidirectional form of communication. Only renderer can initiate this kind of request, and only main can receive and respond to this kind of request.","title":"Request Based or RPC"},{"location":"extensions/guides/ipc/#registering-ipc-handlers-and-listeners","text":"The general terminology is as follows: A \"handler\" is the function that responds to a \"Request Based IPC\" event. A \"listener\" is the function that is called when a \"Event Based IPC\" event is emitted. To register either a handler or a listener, you should do something like the following: main.ts : import { LensMainExtension } from \"@k8slens/extensions\" ; import { IpcMain } from \"./helpers/main\" ; export class ExampleExtensionMain extends LensMainExtension { onActivate () { IpcMain . createInstance ( this ); } } This file shows that you need to create an instance of the store to be able to use IPC. Lens will automatically clean up that store and all the handlers on deactivation and uninstall. helpers/main.ts : import { Ipc , Types } from \"@k8slens/extensions\" ; export class IpcMain extends Ipc . Main { constructor ( extension : LensMainExtension ) { super ( extension ); this . listen ( \"initialize\" , onInitialize ); } } function onInitialize ( event : Types.IpcMainEvent , id : string ) { console . log ( `starting to initialize: ${ id } ` ); } In other files, it is not necessary to pass around any instances. You should be able to just call IpcMain.getInstance() anywhere it is needed in your extension. renderer.ts : import { LensRendererExtension } from \"@k8slens/extensions\" ; import { IpcRenderer } from \"./helpers/renderer\" ; export class ExampleExtensionRenderer extends LensRendererExtension { onActivate () { const ipc = IpcRenderer . createInstance ( this ); setTimeout (() => ipc . broadcast ( \"initialize\" , \"an-id\" ), 5000 ); } } It is also needed to create an instance to broadcast messages too. helpers/renderer.ts : import { Ipc } from \"@k8slens/extensions\" ; export class IpcRenderer extends Ipc . Renderer {} It is necessary to create child classes of these abstract class 's in your extension before you can use them. As this example shows: the channel names must be the same. It should also be noted that \"listeners\" and \"handlers\" are specific to either renderer or main . There is no behind the scenes transfer of these functions. To register a \"handler\" call IpcMain.getInstance().handle(...) . The cleanup of these handlers is handled by Lens itself. The listen() methods on Ipc.Main and Ipc.Renderer return a Disposer , or more specifically, a () => void . This can be optionally called to remove the listener early. Calling either IpcRenderer.getInstance().broadcast(...) or IpcMain.getInstance().broadcast(...) sends an event to all renderer frames and to main . Because of this, no matter where you broadcast from, all listeners in main and renderer will be notified.","title":"Registering IPC Handlers and Listeners"},{"location":"extensions/guides/ipc/#allowed-values","text":"This IPC mechanism utilizes the Structured Clone Algorithm for serialization. This means that more types than what are JSON serializable can be used, but not all the information will be passed through.","title":"Allowed Values"},{"location":"extensions/guides/ipc/#using-request-based-communication","text":"If you are meaning to do a request based call from renderer , you should do const res = await IpcRenderer.getInstance().invoke(, ...)); instead.","title":"Using Request Based Communication"},{"location":"extensions/guides/kube-object-list-layout/","text":"KubeObjectListLayout Sample # In this guide we will learn how to list Kubernetes CRD objects on the cluster dashboard. You can see the complete source code for this guide here . Next, we will go the implementation through in steps. To achieve our goal, we need to: Register ClusterPage and ClusterPageMenu objects List Certificate Objects on the Cluster Page Customize Details Panel Register clusterPage and clusterPageMenu Objects # First thing we need to do with our extension is to register new menu item in the cluster menu and create a cluster page that is opened when clicking the menu item. We will do this in our extension class CrdSampleExtension that is derived LensRendererExtension class: export default class CrdSampleExtension extends LensRendererExtension { } To register menu item in the cluster menu we need to register PageMenuRegistration object. This object will register a menu item with \"Certificates\" text. It will also use CertificateIcon component to render an icon and navigate to cluster page that is having certificates page id. export function CertificateIcon ( props : Component.IconProps ) { return < Component . Icon {... props } material = \"security\" tooltip = \"Certificates\" /> } export default class CrdSampleExtension extends LensRendererExtension { clusterPageMenus = [ { target : { pageId : \"certificates\" }, title : \"Certificates\" , components : { Icon : CertificateIcon , } }, ] } Then we need to register PageRegistration object with certificates id and define CertificatePage component to render certificates. export default class CrdSampleExtension extends LensRendererExtension { ... clusterPages = [{ id : \"certificates\" , components : { Page : () => < CertificatePage extension = { this } /> , MenuIcon : CertificateIcon , } }] } List Certificate Objects on the Cluster Page # In the previous step we defined CertificatePage component to render certificates. In this step we will actually implement that. CertificatePage is a React component that will render Component.KubeObjectListLayout component to list Certificate CRD objects. Get CRD objects # In order to list CRD objects, we need first fetch those from Kubernetes API. Lens Extensions API provides easy mechanism to do this. We just need to define Certificate class derived from K8sApi.KubeObject , CertificatesApi derived from K8sApi.KubeApi and CertificatesStore derived from K8sApi.KubeObjectStore . Certificate class defines properties found in the CRD object: export class Certificate extends K8sApi . KubeObject { static kind = \"Certificate\" static namespaced = true static apiBase = \"/apis/cert-manager.io/v1alpha2/certificates\" kind : string apiVersion : string metadata : { name : string ; namespace : string ; selfLink : string ; uid : string ; resourceVersion : string ; creationTimestamp : string ; labels : { [ key : string ] : string ; }; annotations : { [ key : string ] : string ; }; } spec : { dnsNames : string []; issuerRef : { group : string ; kind : string ; name : string ; } secretName : string } status : { conditions : { lastTransitionTime : string ; message : string ; reason : string ; status : string ; type ?: string ; }[]; } } With CertificatesApi class we are able to manage Certificate objects in Kubernetes API: export class CertificatesApi extends K8sApi . KubeApi < Certificate > { } export const certificatesApi = new CertificatesApi ({ objectConstructor : Certificate }); CertificateStore defines storage for Certificate objects export class CertificatesStore extends K8sApi . KubeObjectStore < Certificate > { api = certificatesApi } export const certificatesStore = new CertificatesStore (); And, finally, we register this store to Lens's API manager. K8sApi . apiManager . registerStore ( certificatesStore ); Create CertificatePage component # Now we have created mechanism to manage Certificate objects in Kubernetes API. Then we need to fetch those and render them in the UI. First we define CertificatePage class that extends React.Component . import { Component , LensRendererExtension } from \"@k8slens/extensions\" ; import React from \"react\" ; import { certificatesStore } from \"../certificate-store\" ; import { Certificate } from \"../certificate\" export class CertificatePage extends React . Component < { extension : LensRendererExtension } > { } Next we will implement render method that will display certificates in a list. To do that, we just need to add Component.KubeObjectListLayout component inside Component.TabLayout component in render method. To define which objects the list is showing, we need to pass certificateStore object to Component.KubeObjectListLayout in store property. Component.KubeObjectListLayout will fetch automatically items from the given store when component is mounted. Also, we can define needed sorting callbacks and search filters for the list: enum sortBy { name = \"name\" , namespace = \"namespace\" , issuer = \"issuer\" } export class CertificatePage extends React . Component < { extension : LensRendererExtension } > { // ... render () { return ( < Component . TabLayout > < Component . KubeObjectListLayout className = \"Certicates\" store = { certificatesStore } sortingCallbacks = {{ [ sortBy . name ] : ( certificate : Certificate ) => certificate . getName (), [ sortBy . namespace ] : ( certificate : Certificate ) => certificate . metadata . namespace , [ sortBy . issuer ] : ( certificate : Certificate ) => certificate . spec . issuerRef . name }} searchFilters = {[ ( certificate : Certificate ) => certificate . getSearchFields () ]} renderHeaderTitle = \"Certificates\" renderTableHeader = {[ { title : \"Name\" , className : \"name\" , sortBy : sortBy.name }, { title : \"Namespace\" , className : \"namespace\" , sortBy : sortBy.namespace }, { title : \"Issuer\" , className : \"issuer\" , sortBy : sortBy.namespace }, ]} renderTableContents = {( certificate : Certificate ) => [ certificate . getName (), certificate . metadata . namespace , certificate . spec . issuerRef . name ]} /> < /Component.TabLayout> ) } } Customize Details panel # We have learned now, how to list CRD objects in a list view. Next, we will learn how to customize details panel that will be opened when the object is clicked in the list. First, we need to register our custom component to render details for the specific Kubernetes custom resource, in our case Certificate . We will do this again in CrdSampleExtension class: export default class CrdSampleExtension extends LensRendererExtension { //... kubeObjectDetailItems = [{ kind : Certificate.kind , apiVersions : [ \"cert-manager.io/v1alpha2\" ], components : { Details : ( props : CertificateDetailsProps ) => < CertificateDetails {... props } /> } }] } Here we defined that CertificateDetails component will render the resource details. So, next we need to implement that component. Lens will inject Certificate object into our component so we just need to render some information out of it. We can use Component.DrawerItem component from Lens Extensions API to give the same look and feel as Lens is using elsewhere: import { Component , K8sApi } from \"@k8slens/extensions\" ; import React from \"react\" ; import { Certificate } from \"../certificate\" ; export interface CertificateDetailsProps extends Component . KubeObjectDetailsProps < Certificate > { } export class CertificateDetails extends React . Component < CertificateDetailsProps > { render () { const { object : certificate } = this . props ; if ( ! certificate ) return null ; return ( < div className = \"Certificate\" > < Component . DrawerItem name = \"Created\" > { certificate . getAge ( true , false )} ago ({ certificate . metadata . creationTimestamp }) < /Component.DrawerItem> < Component . DrawerItem name = \"DNS Names\" > { certificate . spec . dnsNames . join ( \",\" )} < /Component.DrawerItem> < Component . DrawerItem name = \"Secret\" > { certificate . spec . secretName } < /Component.DrawerItem> < Component . DrawerItem name = \"Status\" className = \"status\" labelsOnly > { certificate . status . conditions . map (( condition , index ) => { const { type , reason , message , status } = condition ; const kind = type || reason ; if ( ! kind ) return null ; return ( < Component . Badge key = { kind + index } label = { kind } className = { \"success \" + kind . toLowerCase ()} tooltip = { message } /> ); })} < /Component.DrawerItem> < /div> ) } } Summary # Like we can see above, it's very easy to add custom pages and fetch Kubernetes resources by using Extensions API. Please see the complete source code to test it out.","title":"KubeObjectListLayout Sample"},{"location":"extensions/guides/kube-object-list-layout/#kubeobjectlistlayout-sample","text":"In this guide we will learn how to list Kubernetes CRD objects on the cluster dashboard. You can see the complete source code for this guide here . Next, we will go the implementation through in steps. To achieve our goal, we need to: Register ClusterPage and ClusterPageMenu objects List Certificate Objects on the Cluster Page Customize Details Panel","title":"KubeObjectListLayout Sample"},{"location":"extensions/guides/kube-object-list-layout/#register-clusterpage-and-clusterpagemenu-objects","text":"First thing we need to do with our extension is to register new menu item in the cluster menu and create a cluster page that is opened when clicking the menu item. We will do this in our extension class CrdSampleExtension that is derived LensRendererExtension class: export default class CrdSampleExtension extends LensRendererExtension { } To register menu item in the cluster menu we need to register PageMenuRegistration object. This object will register a menu item with \"Certificates\" text. It will also use CertificateIcon component to render an icon and navigate to cluster page that is having certificates page id. export function CertificateIcon ( props : Component.IconProps ) { return < Component . Icon {... props } material = \"security\" tooltip = \"Certificates\" /> } export default class CrdSampleExtension extends LensRendererExtension { clusterPageMenus = [ { target : { pageId : \"certificates\" }, title : \"Certificates\" , components : { Icon : CertificateIcon , } }, ] } Then we need to register PageRegistration object with certificates id and define CertificatePage component to render certificates. export default class CrdSampleExtension extends LensRendererExtension { ... clusterPages = [{ id : \"certificates\" , components : { Page : () => < CertificatePage extension = { this } /> , MenuIcon : CertificateIcon , } }] }","title":"Register clusterPage and clusterPageMenu Objects"},{"location":"extensions/guides/kube-object-list-layout/#list-certificate-objects-on-the-cluster-page","text":"In the previous step we defined CertificatePage component to render certificates. In this step we will actually implement that. CertificatePage is a React component that will render Component.KubeObjectListLayout component to list Certificate CRD objects.","title":"List Certificate Objects on the Cluster Page"},{"location":"extensions/guides/kube-object-list-layout/#get-crd-objects","text":"In order to list CRD objects, we need first fetch those from Kubernetes API. Lens Extensions API provides easy mechanism to do this. We just need to define Certificate class derived from K8sApi.KubeObject , CertificatesApi derived from K8sApi.KubeApi and CertificatesStore derived from K8sApi.KubeObjectStore . Certificate class defines properties found in the CRD object: export class Certificate extends K8sApi . KubeObject { static kind = \"Certificate\" static namespaced = true static apiBase = \"/apis/cert-manager.io/v1alpha2/certificates\" kind : string apiVersion : string metadata : { name : string ; namespace : string ; selfLink : string ; uid : string ; resourceVersion : string ; creationTimestamp : string ; labels : { [ key : string ] : string ; }; annotations : { [ key : string ] : string ; }; } spec : { dnsNames : string []; issuerRef : { group : string ; kind : string ; name : string ; } secretName : string } status : { conditions : { lastTransitionTime : string ; message : string ; reason : string ; status : string ; type ?: string ; }[]; } } With CertificatesApi class we are able to manage Certificate objects in Kubernetes API: export class CertificatesApi extends K8sApi . KubeApi < Certificate > { } export const certificatesApi = new CertificatesApi ({ objectConstructor : Certificate }); CertificateStore defines storage for Certificate objects export class CertificatesStore extends K8sApi . KubeObjectStore < Certificate > { api = certificatesApi } export const certificatesStore = new CertificatesStore (); And, finally, we register this store to Lens's API manager. K8sApi . apiManager . registerStore ( certificatesStore );","title":"Get CRD objects"},{"location":"extensions/guides/kube-object-list-layout/#create-certificatepage-component","text":"Now we have created mechanism to manage Certificate objects in Kubernetes API. Then we need to fetch those and render them in the UI. First we define CertificatePage class that extends React.Component . import { Component , LensRendererExtension } from \"@k8slens/extensions\" ; import React from \"react\" ; import { certificatesStore } from \"../certificate-store\" ; import { Certificate } from \"../certificate\" export class CertificatePage extends React . Component < { extension : LensRendererExtension } > { } Next we will implement render method that will display certificates in a list. To do that, we just need to add Component.KubeObjectListLayout component inside Component.TabLayout component in render method. To define which objects the list is showing, we need to pass certificateStore object to Component.KubeObjectListLayout in store property. Component.KubeObjectListLayout will fetch automatically items from the given store when component is mounted. Also, we can define needed sorting callbacks and search filters for the list: enum sortBy { name = \"name\" , namespace = \"namespace\" , issuer = \"issuer\" } export class CertificatePage extends React . Component < { extension : LensRendererExtension } > { // ... render () { return ( < Component . TabLayout > < Component . KubeObjectListLayout className = \"Certicates\" store = { certificatesStore } sortingCallbacks = {{ [ sortBy . name ] : ( certificate : Certificate ) => certificate . getName (), [ sortBy . namespace ] : ( certificate : Certificate ) => certificate . metadata . namespace , [ sortBy . issuer ] : ( certificate : Certificate ) => certificate . spec . issuerRef . name }} searchFilters = {[ ( certificate : Certificate ) => certificate . getSearchFields () ]} renderHeaderTitle = \"Certificates\" renderTableHeader = {[ { title : \"Name\" , className : \"name\" , sortBy : sortBy.name }, { title : \"Namespace\" , className : \"namespace\" , sortBy : sortBy.namespace }, { title : \"Issuer\" , className : \"issuer\" , sortBy : sortBy.namespace }, ]} renderTableContents = {( certificate : Certificate ) => [ certificate . getName (), certificate . metadata . namespace , certificate . spec . issuerRef . name ]} /> < /Component.TabLayout> ) } }","title":"Create CertificatePage component"},{"location":"extensions/guides/kube-object-list-layout/#customize-details-panel","text":"We have learned now, how to list CRD objects in a list view. Next, we will learn how to customize details panel that will be opened when the object is clicked in the list. First, we need to register our custom component to render details for the specific Kubernetes custom resource, in our case Certificate . We will do this again in CrdSampleExtension class: export default class CrdSampleExtension extends LensRendererExtension { //... kubeObjectDetailItems = [{ kind : Certificate.kind , apiVersions : [ \"cert-manager.io/v1alpha2\" ], components : { Details : ( props : CertificateDetailsProps ) => < CertificateDetails {... props } /> } }] } Here we defined that CertificateDetails component will render the resource details. So, next we need to implement that component. Lens will inject Certificate object into our component so we just need to render some information out of it. We can use Component.DrawerItem component from Lens Extensions API to give the same look and feel as Lens is using elsewhere: import { Component , K8sApi } from \"@k8slens/extensions\" ; import React from \"react\" ; import { Certificate } from \"../certificate\" ; export interface CertificateDetailsProps extends Component . KubeObjectDetailsProps < Certificate > { } export class CertificateDetails extends React . Component < CertificateDetailsProps > { render () { const { object : certificate } = this . props ; if ( ! certificate ) return null ; return ( < div className = \"Certificate\" > < Component . DrawerItem name = \"Created\" > { certificate . getAge ( true , false )} ago ({ certificate . metadata . creationTimestamp }) < /Component.DrawerItem> < Component . DrawerItem name = \"DNS Names\" > { certificate . spec . dnsNames . join ( \",\" )} < /Component.DrawerItem> < Component . DrawerItem name = \"Secret\" > { certificate . spec . secretName } < /Component.DrawerItem> < Component . DrawerItem name = \"Status\" className = \"status\" labelsOnly > { certificate . status . conditions . map (( condition , index ) => { const { type , reason , message , status } = condition ; const kind = type || reason ; if ( ! kind ) return null ; return ( < Component . Badge key = { kind + index } label = { kind } className = { \"success \" + kind . toLowerCase ()} tooltip = { message } /> ); })} < /Component.DrawerItem> < /div> ) } }","title":"Customize Details panel"},{"location":"extensions/guides/kube-object-list-layout/#summary","text":"Like we can see above, it's very easy to add custom pages and fetch Kubernetes resources by using Extensions API. Please see the complete source code to test it out.","title":"Summary"},{"location":"extensions/guides/main-extension/","text":"Main Extension # The Main Extension API is the interface to Lens's main process. Lens runs in both main and renderer processes. The Main Extension API allows you to access, configure, and customize Lens data, add custom application menu items, and run custom code in Lens's main process. LensMainExtension Class # onActivate() and onDeactivate() Methods # To create a main extension simply extend the LensMainExtension class: import { LensMainExtension } from \"@k8slens/extensions\" ; export default class ExampleExtensionMain extends LensMainExtension { onActivate () { console . log ( 'custom main process extension code started' ); } onDeactivate () { console . log ( 'custom main process extension de-activated' ); } } Two methods enable you to run custom code: onActivate() and onDeactivate() . Enabling your extension calls onActivate() and disabling your extension calls onDeactivate() . You can initiate custom code by implementing onActivate() . Implementing onDeactivate() gives you the opportunity to clean up after your extension. Disable extensions from the Lens Extensions page: Navigate to File > Extensions in the top menu bar. (On Mac, it is Lens > Extensions .) Click Disable on the extension you want to disable. The example above logs messages when the extension is enabled and disabled. To see standard output from the main process there must be a console connected to it. Achieve this by starting Lens from the command prompt. The following example is a little more interesting. It accesses some Lens state data, and it periodically logs the name of the cluster that is currently active in Lens. import { LensMainExtension , Store } from \"@k8slens/extensions\" ; export default class ActiveClusterExtensionMain extends LensMainExtension { timer : NodeJS.Timeout onActivate () { console . log ( \"Cluster logger activated\" ); this . timer = setInterval (() => { if ( ! Store . ClusterStore . getInstance (). active ) { console . log ( \"No active cluster\" ); return ; } console . log ( \"active cluster is\" , Store . ClusterStore . getInstance (). active . contextName ) }, 5000 ) } onDeactivate () { clearInterval ( this . timer ) console . log ( \"Cluster logger deactivated\" ); } } For more details on accessing Lens state data, please see the Stores guide. appMenus # The Main Extension API allows you to customize the UI application menu. Note that this is the only UI feature that the Main Extension API allows you to customize. The following example demonstrates adding an item to the Help menu. import { LensMainExtension } from \"@k8slens/extensions\" ; export default class SamplePageMainExtension extends LensMainExtension { appMenus = [ { parentId : \"help\" , label : \"Sample\" , click () { console . log ( \"Sample clicked\" ); } } ] } appMenus is an array of objects that satisfy the MenuRegistration interface. MenuRegistration extends React's MenuItemConstructorOptions interface. The properties of the appMenus array objects are defined as follows: parentId is the name of the menu where your new menu item will be listed. Valid values include: \"file\" , \"edit\" , \"view\" , and \"help\" . \"lens\" is valid on Mac only. label is the name of your menu item. click() is called when the menu item is selected. In this example, we simply log a message. However, you would typically have this navigate to a specific page or perform another operation. Note that pages are associated with the LensRendererExtension class and can be defined in the process of extending it.","title":"Main Extension"},{"location":"extensions/guides/main-extension/#main-extension","text":"The Main Extension API is the interface to Lens's main process. Lens runs in both main and renderer processes. The Main Extension API allows you to access, configure, and customize Lens data, add custom application menu items, and run custom code in Lens's main process.","title":"Main Extension"},{"location":"extensions/guides/main-extension/#lensmainextension-class","text":"","title":"LensMainExtension Class"},{"location":"extensions/guides/main-extension/#onactivate-and-ondeactivate-methods","text":"To create a main extension simply extend the LensMainExtension class: import { LensMainExtension } from \"@k8slens/extensions\" ; export default class ExampleExtensionMain extends LensMainExtension { onActivate () { console . log ( 'custom main process extension code started' ); } onDeactivate () { console . log ( 'custom main process extension de-activated' ); } } Two methods enable you to run custom code: onActivate() and onDeactivate() . Enabling your extension calls onActivate() and disabling your extension calls onDeactivate() . You can initiate custom code by implementing onActivate() . Implementing onDeactivate() gives you the opportunity to clean up after your extension. Disable extensions from the Lens Extensions page: Navigate to File > Extensions in the top menu bar. (On Mac, it is Lens > Extensions .) Click Disable on the extension you want to disable. The example above logs messages when the extension is enabled and disabled. To see standard output from the main process there must be a console connected to it. Achieve this by starting Lens from the command prompt. The following example is a little more interesting. It accesses some Lens state data, and it periodically logs the name of the cluster that is currently active in Lens. import { LensMainExtension , Store } from \"@k8slens/extensions\" ; export default class ActiveClusterExtensionMain extends LensMainExtension { timer : NodeJS.Timeout onActivate () { console . log ( \"Cluster logger activated\" ); this . timer = setInterval (() => { if ( ! Store . ClusterStore . getInstance (). active ) { console . log ( \"No active cluster\" ); return ; } console . log ( \"active cluster is\" , Store . ClusterStore . getInstance (). active . contextName ) }, 5000 ) } onDeactivate () { clearInterval ( this . timer ) console . log ( \"Cluster logger deactivated\" ); } } For more details on accessing Lens state data, please see the Stores guide.","title":"onActivate() and onDeactivate() Methods"},{"location":"extensions/guides/main-extension/#appmenus","text":"The Main Extension API allows you to customize the UI application menu. Note that this is the only UI feature that the Main Extension API allows you to customize. The following example demonstrates adding an item to the Help menu. import { LensMainExtension } from \"@k8slens/extensions\" ; export default class SamplePageMainExtension extends LensMainExtension { appMenus = [ { parentId : \"help\" , label : \"Sample\" , click () { console . log ( \"Sample clicked\" ); } } ] } appMenus is an array of objects that satisfy the MenuRegistration interface. MenuRegistration extends React's MenuItemConstructorOptions interface. The properties of the appMenus array objects are defined as follows: parentId is the name of the menu where your new menu item will be listed. Valid values include: \"file\" , \"edit\" , \"view\" , and \"help\" . \"lens\" is valid on Mac only. label is the name of your menu item. click() is called when the menu item is selected. In this example, we simply log a message. However, you would typically have this navigate to a specific page or perform another operation. Note that pages are associated with the LensRendererExtension class and can be defined in the process of extending it.","title":"appMenus"},{"location":"extensions/guides/protocol-handlers/","text":"Lens Protocol Handlers # Lens has a file association with the lens:// protocol. This means that Lens can be opened by external programs by providing a link that has lens as its protocol. Lens provides a routing mechanism that extensions can use to register custom handlers. Registering A Protocol Handler # The field protocolHandlers exists both on LensMainExtension and on LensRendererExtension . This field will be iterated through every time a lens:// request gets sent to the application. The pathSchema argument must comply with the path-to-regexp package's compileToRegex function. Once you have registered a handler it will be called when a user opens a link on their computer. Handlers will be run in both main and renderer in parallel with no synchronization between the two processes. Furthermore, both main and renderer are routed separately. In other words, which handler is selected in either process is independent from the list of possible handlers in the other. Example of registering a handler: import { LensMainExtension , Interface } from \"@k8slens/extensions\" ; function rootHandler ( params : Iterface.ProtocolRouteParams ) { console . log ( \"routed to ExampleExtension\" , params ); } export default class ExampleExtensionMain extends LensMainExtension { protocolHandlers = [ pathSchema : \"/\" , handler : rootHandler , ] } For testing the routing of URIs the open (on macOS) or xdg-open (on most linux) CLI utilities can be used. For the above handler, the following URI would be always routed to it: open lens://extension/example-extension/ Deregistering A Protocol Handler # All that is needed to deregister a handler is to remove it from the array of handlers. Routing Algorithm # The routing mechanism for extensions is quite straight forward. For example consider an extension example-extension which is published by the @mirantis org. If it were to register a handler with \"/display/:type\" as its corresponding link then we would match the following URI like this: Once matched, the handler would be called with the following argument (note both \"search\" and \"pathname\" will always be defined): { \"search\" : { \"text\" : \"Hello\" }, \"pathname\" : { \"type\" : \"notification\" } } As the diagram above shows, the search (or query) params are not considered as part of the handler resolution. If the URI had instead been lens://extension/@mirantis/example-extension/display/notification/green then a third (and optional) field will have the rest of the path. The tail field would be filled with \"/green\" . If multiple pathSchema 's match a given URI then the most specific handler will be called. For example consider the following pathSchema 's: \"/\" \"/display\" \"/display/:type\" \"/show/:id\" The URI sub-path \"/display\" would be routed to #2 since it is an exact match. On the other hand, the subpath \"/display/notification\" would be routed to #3. The URI is routed to the most specific matching pathSchema . This way the \"/\" (root) pathSchema acts as a sort of catch all or default route if no other route matches.","title":"Protocol Handlers"},{"location":"extensions/guides/protocol-handlers/#lens-protocol-handlers","text":"Lens has a file association with the lens:// protocol. This means that Lens can be opened by external programs by providing a link that has lens as its protocol. Lens provides a routing mechanism that extensions can use to register custom handlers.","title":"Lens Protocol Handlers"},{"location":"extensions/guides/protocol-handlers/#registering-a-protocol-handler","text":"The field protocolHandlers exists both on LensMainExtension and on LensRendererExtension . This field will be iterated through every time a lens:// request gets sent to the application. The pathSchema argument must comply with the path-to-regexp package's compileToRegex function. Once you have registered a handler it will be called when a user opens a link on their computer. Handlers will be run in both main and renderer in parallel with no synchronization between the two processes. Furthermore, both main and renderer are routed separately. In other words, which handler is selected in either process is independent from the list of possible handlers in the other. Example of registering a handler: import { LensMainExtension , Interface } from \"@k8slens/extensions\" ; function rootHandler ( params : Iterface.ProtocolRouteParams ) { console . log ( \"routed to ExampleExtension\" , params ); } export default class ExampleExtensionMain extends LensMainExtension { protocolHandlers = [ pathSchema : \"/\" , handler : rootHandler , ] } For testing the routing of URIs the open (on macOS) or xdg-open (on most linux) CLI utilities can be used. For the above handler, the following URI would be always routed to it: open lens://extension/example-extension/","title":"Registering A Protocol Handler"},{"location":"extensions/guides/protocol-handlers/#deregistering-a-protocol-handler","text":"All that is needed to deregister a handler is to remove it from the array of handlers.","title":"Deregistering A Protocol Handler"},{"location":"extensions/guides/protocol-handlers/#routing-algorithm","text":"The routing mechanism for extensions is quite straight forward. For example consider an extension example-extension which is published by the @mirantis org. If it were to register a handler with \"/display/:type\" as its corresponding link then we would match the following URI like this: Once matched, the handler would be called with the following argument (note both \"search\" and \"pathname\" will always be defined): { \"search\" : { \"text\" : \"Hello\" }, \"pathname\" : { \"type\" : \"notification\" } } As the diagram above shows, the search (or query) params are not considered as part of the handler resolution. If the URI had instead been lens://extension/@mirantis/example-extension/display/notification/green then a third (and optional) field will have the rest of the path. The tail field would be filled with \"/green\" . If multiple pathSchema 's match a given URI then the most specific handler will be called. For example consider the following pathSchema 's: \"/\" \"/display\" \"/display/:type\" \"/show/:id\" The URI sub-path \"/display\" would be routed to #2 since it is an exact match. On the other hand, the subpath \"/display/notification\" would be routed to #3. The URI is routed to the most specific matching pathSchema . This way the \"/\" (root) pathSchema acts as a sort of catch all or default route if no other route matches.","title":"Routing Algorithm"},{"location":"extensions/guides/renderer-extension/","text":"Renderer Extension # The Renderer Extension API is the interface to Lens's renderer process. Lens runs in both the main and renderer processes. The Renderer Extension API allows you to access, configure, and customize Lens data, add custom Lens UI elements, and run custom code in Lens's renderer process. The custom Lens UI elements that you can add include: Cluster pages Cluster page menus Global pages Global page menus App preferences Status bar items KubeObject menu items KubeObject detail items All UI elements are based on React components. LensRendererExtension Class # onActivate() and onDeactivate() Methods # To create a renderer extension, extend the LensRendererExtension class: import { LensRendererExtension } from \"@k8slens/extensions\" ; export default class ExampleExtensionMain extends LensRendererExtension { onActivate () { console . log ( 'custom renderer process extension code started' ); } onDeactivate () { console . log ( 'custom renderer process extension de-activated' ); } } Two methods enable you to run custom code: onActivate() and onDeactivate() . Enabling your extension calls onActivate() and disabling your extension calls onDeactivate() . You can initiate custom code by implementing onActivate() . Implementing onDeactivate() gives you the opportunity to clean up after your extension. Info Disable extensions from the Lens Extensions page: Navigate to File > Extensions in the top menu bar. (On Mac, it is Lens > Extensions .) Click Disable on the extension you want to disable. The example above logs messages when the extension is enabled and disabled. clusterPages # Cluster pages appear in the cluster dashboard. Use cluster pages to display information about or add functionality to the active cluster. It is also possible to include custom details from other clusters. Use your extension to access Kubernetes resources in the active cluster with ClusterStore.getInstance() . Add a cluster page definition to a LensRendererExtension subclass with the following example: import { LensRendererExtension } from \"@k8slens/extensions\" ; import { ExampleIcon , ExamplePage } from \"./page\" import React from \"react\" export default class ExampleExtension extends LensRendererExtension { clusterPages = [ { id : \"hello\" , components : { Page : () => < ExamplePage extension = { this } /> , } } ]; } clusterPages is an array of objects that satisfy the PageRegistration interface. The properties of the clusterPages array objects are defined as follows: id is a string that identifies the page. components matches the PageComponents interface for which there is one field, Page . Page is of type React.ComponentType . It offers flexibility in defining the appearance and behavior of your page. ExamplePage in the example above can be defined in page.tsx : import { LensRendererExtension } from \"@k8slens/extensions\" ; import React from \"react\" export class ExamplePage extends React . Component < { extension : LensRendererExtension } > { render () { return ( < div > < p > Hello world !< /p> < /div> ) } } Note that the ExamplePage class defines the extension property. This allows the ExampleExtension object to be passed in the cluster page definition in the React style. This way, ExamplePage can access all ExampleExtension subclass data. The above example shows how to create a cluster page, but not how to make that page available to the Lens user. Use clusterPageMenus , covered in the next section, to add cluster pages to the Lens UI. clusterPageMenus # clusterPageMenus allows you to add cluster page menu items to the secondary left nav. By expanding on the above example, you can add a cluster page menu item to the ExampleExtension definition: import { LensRendererExtension } from \"@k8slens/extensions\" ; import { ExampleIcon , ExamplePage } from \"./page\" import React from \"react\" export default class ExampleExtension extends LensRendererExtension { clusterPages = [ { id : \"hello\" , components : { Page : () => < ExamplePage extension = { this } /> , } } ]; clusterPageMenus = [ { target : { pageId : \"hello\" }, title : \"Hello World\" , components : { Icon : ExampleIcon , } }, ]; } clusterPageMenus is an array of objects that satisfy the ClusterPageMenuRegistration interface. This element defines how the cluster page menu item will appear and what it will do when you click it. The properties of the clusterPageMenus array objects are defined as follows: target links to the relevant cluster page using pageId . pageId takes the value of the relevant cluster page's id property. title sets the name of the cluster page menu item that will appear in the left side menu. components is used to set an icon that appears to the left of the title text in the left side menu. The above example creates a menu item that reads Hello World . When users click Hello World , the cluster dashboard will show the contents of Example Page . This example requires the definition of another React-based component, ExampleIcon , which has been added to page.tsx , as follows: import { LensRendererExtension , Component } from \"@k8slens/extensions\" ; import React from \"react\" export function ExampleIcon ( props : Component.IconProps ) { return < Component . Icon {... props } material = \"pages\" tooltip = { \"Hi!\" } /> } export class ExamplePage extends React . Component < { extension : LensRendererExtension } > { render () { return ( < div > < p > Hello world !< /p> < /div> ) } } Lens includes various built-in components available for extension developers to use. One of these is the Component.Icon , introduced in ExampleIcon , which you can use to access any of the icons available at Material Design . The properties that Component.Icon uses are defined as follows: material takes the name of the icon you want to use. tooltip sets the text you want to appear when a user hovers over the icon. clusterPageMenus can also be used to define sub menu items, so that you can create groups of cluster pages. The following example groups two sub menu items under one parent menu item: import { LensRendererExtension } from \"@k8slens/extensions\" ; import { ExampleIcon , ExamplePage } from \"./page\" import React from \"react\" export default class ExampleExtension extends LensRendererExtension { clusterPages = [ { id : \"hello\" , components : { Page : () => < ExamplePage extension = { this } /> , } }, { id : \"bonjour\" , components : { Page : () => < ExemplePage extension = { this } /> , } } ]; clusterPageMenus = [ { id : \"example\" , title : \"Greetings\" , components : { Icon : ExampleIcon , } }, { parentId : \"example\" , target : { pageId : \"hello\" }, title : \"Hello World\" , components : { Icon : ExampleIcon , } }, { parentId : \"example\" , target : { pageId : \"bonjour\" }, title : \"Bonjour le monde\" , components : { Icon : ExempleIcon , } } ]; } The above defines two cluster pages and three cluster page menu objects. The cluster page definitions are straightforward. The three cluster page menu objects include one parent menu item and two sub menu items. The first cluster page menu object defines the parent of a foldout submenu. Setting the id field in a cluster page menu definition implies that it is defining a foldout submenu. Also note that the target field is not specified (it is ignored if the id field is specified). This cluster page menu object specifies the title and components fields, which are used in displaying the menu item in the cluster dashboard sidebar. Initially the submenu is hidden. Activating this menu item toggles on and off the appearance of the submenu below it. The remaining two cluster page menu objects define the contents of the submenu. A cluster page menu object is defined to be a submenu item by setting the parentId field to the id of the parent of a foldout submenu, \"example\" in this case. This is what the example will look like, including how the menu item will appear in the secondary left nav: globalPages # Global pages are independent of the cluster dashboard and can fill the entire Lens UI. Their primary use is to display information and provide functionality across clusters, including customized data and functionality unique to your extension. Typically, you would use a global page menu located in the left nav to trigger a global page. You can also trigger a global page with a custom app menu selection from a Main Extension or a custom status bar item . Unlike cluster pages, users can trigger global pages even when there is no active cluster. The following example defines a LensRendererExtension subclass with a single global page definition: import { LensRendererExtension } from '@k8slens/extensions' ; import { HelpPage } from './page' ; import React from 'react' ; export default class HelpExtension extends LensRendererExtension { globalPages = [ { id : \"help\" , components : { Page : () => < HelpPage extension = { this } /> , } } ]; } globalPages is an array of objects that satisfy the PageRegistration interface. The properties of the globalPages array objects are defined as follows: id is a string that identifies the page. components matches the PageComponents interface for which there is one field, Page . Page is of type React.ComponentType . It offers flexibility in defining the appearance and behavior of your page. HelpPage in the example above can be defined in page.tsx : import { LensRendererExtension } from \"@k8slens/extensions\" ; import React from \"react\" export class HelpPage extends React . Component < { extension : LensRendererExtension } > { render () { return ( < div > < p > Help yourself < /p> < /div> ) } } Note that the HelpPage class defines the extension property. This allows the HelpExtension object to be passed in the global page definition in the React-style. This way, HelpPage can access all HelpExtension subclass data. This example code shows how to create a global page, but not how to make that page available to the Lens user. Global pages can be made available in the following ways: To add global pages to the top menu bar, see appMenus in the Main Extension guide. To add global pages as an interactive element in the blue status bar along the bottom of the Lens UI, see statusBarItems . To add global pages to the left side menu, see globalPageMenus . globalPageMenus # globalPageMenus allows you to add global page menu items to the left nav. By expanding on the above example, you can add a global page menu item to the HelpExtension definition: import { LensRendererExtension } from \"@k8slens/extensions\" ; import { HelpIcon , HelpPage } from \"./page\" import React from \"react\" export default class HelpExtension extends LensRendererExtension { globalPages = [ { id : \"help\" , components : { Page : () => < HelpPage extension = { this } /> , } } ]; globalPageMenus = [ { target : { pageId : \"help\" }, title : \"Help\" , components : { Icon : HelpIcon , } }, ]; } globalPageMenus is an array of objects that satisfy the PageMenuRegistration interface. This element defines how the global page menu item will appear and what it will do when you click it. The properties of the globalPageMenus array objects are defined as follows: target links to the relevant global page using pageId . pageId takes the value of the relevant global page's id property. title sets the name of the global page menu item that will display as a tooltip in the left nav. components is used to set an icon that appears in the left nav. The above example creates a \"Help\" icon menu item. When users click the icon, the Lens UI will display the contents of ExamplePage . This example requires the definition of another React-based component, HelpIcon . Update page.tsx from the example above with the HelpIcon definition, as follows: import { LensRendererExtension , Component } from \"@k8slens/extensions\" ; import React from \"react\" export function HelpIcon ( props : Component.IconProps ) { return < Component . Icon {... props } material = \"help\" /> } export class HelpPage extends React . Component < { extension : LensRendererExtension } > { render () { return ( < div > < p > Help < /p> < /div> ) } } Lens includes various built-in components available for extension developers to use. One of these is the Component.Icon , introduced in HelpIcon , which you can use to access any of the icons available at Material Design . The property that Component.Icon uses is defined as follows: material takes the name of the icon you want to use. This is what the example will look like, including how the menu item will appear in the left nav: clusterFeatures # Cluster features are Kubernetes resources that can be applied to and managed within the active cluster. They can be installed and uninstalled by the Lens user from the cluster Settings page. Info To access the cluster Settings page, right-click the relevant cluster in the left side menu and click Settings . The following example shows how to add a cluster feature as part of a LensRendererExtension : import { LensRendererExtension } from \"@k8slens/extensions\" import { ExampleFeature } from \"./src/example-feature\" import React from \"react\" export default class ExampleFeatureExtension extends LensRendererExtension { clusterFeatures = [ { title : \"Example Feature\" , components : { Description : () => { return ( < span > Enable an example feature . < /span> ) } }, feature : new ExampleFeature () } ]; } The properties of the clusterFeatures array objects are defined as follows: title and components.Description provide content that appears on the cluster settings page, in the Features section. feature specifies an instance which extends the abstract class ClusterFeature.Feature , and specifically implements the following methods: abstract install ( cluster : Cluster ) : Promise < void > ; abstract upgrade ( cluster : Cluster ) : Promise < void > ; abstract uninstall ( cluster : Cluster ) : Promise < void > ; abstract updateStatus ( cluster : Cluster ) : Promise < ClusterFeatureStatus > ; The four methods listed above are defined as follows: The install() method installs Kubernetes resources using the applyResources() method, or by directly accessing the Kubernetes API . This method is typically called when a user indicates that they want to install the feature (i.e., by clicking Install for the feature in the cluster settings page). The upgrade() method upgrades the Kubernetes resources already installed, if they are relevant to the feature. This method is typically called when a user indicates that they want to upgrade the feature (i.e., by clicking Upgrade for the feature in the cluster settings page). The uninstall() method uninstalls Kubernetes resources using the Kubernetes API . This method is typically called when a user indicates that they want to uninstall the feature (i.e., by clicking Uninstall for the feature in the cluster settings page). The updateStatus() method provides the current status information in the status field of the ClusterFeature.Feature parent class. Lens periodically calls this method to determine details about the feature's current status. The implementation of this method should uninstall Kubernetes resources using the Kubernetes api ( K8sApi ) Consider using the following properties with updateStatus() : status.currentVersion and status.latestVersion may be displayed by Lens in the feature's description. status.installed should be set to true if the feature is installed, and false otherwise. status.canUpgrade is set according to a rule meant to determine whether the feature can be upgraded. This rule can involve status.currentVersion and status.latestVersion , if desired. The following shows a very simple implementation of a ClusterFeature : import { ClusterFeature , Store , K8sApi } from \"@k8slens/extensions\" ; import * as path from \"path\" ; export class ExampleFeature extends ClusterFeature . Feature { async install ( cluster : Store.Cluster ) : Promise < void > { super . applyResources ( cluster , path . join ( __dirname , \"../resources/\" )); } async upgrade ( cluster : Store.Cluster ) : Promise < void > { return this . install ( cluster ); } async updateStatus ( cluster : Store.Cluster ) : Promise < ClusterFeature . FeatureStatus > { try { const pod = K8sApi . forCluster ( cluster , K8sApi . Pod ); const examplePod = await pod . get ({ name : \"example-pod\" , namespace : \"default\" }); if ( examplePod ? . kind ) { this . status . installed = true ; this . status . currentVersion = examplePod . spec . containers [ 0 ]. image . split ( \":\" )[ 1 ]; this . status . canUpgrade = true ; // a real implementation would perform a check here that is relevant to the specific feature } else { this . status . installed = false ; this . status . canUpgrade = false ; } } catch ( e ) { if ( e ? . error ? . code === 404 ) { this . status . installed = false ; this . status . canUpgrade = false ; } } return this . status ; } async uninstall ( cluster : Store.Cluster ) : Promise < void > { const podApi = K8sApi . forCluster ( cluster , K8sApi . Pod ); await podApi . delete ({ name : \"example-pod\" , namespace : \"default\" }); } } This example implements the install() method by invoking the helper applyResources() method. applyResources() tries to apply all resources read from all files found in the folder path provided. In this case the folder path is the ../resources subfolder relative to the current source code's folder. The file ../resources/example-pod.yml could contain: apiVersion : v1 kind : Pod metadata : name : example-pod spec : containers : - name : example-pod image : nginx The example above implements the four methods as follows: It implements upgrade() by invoking the install() method. Depending on the feature to be supported by an extension, upgrading may require additional and/or different steps. It implements uninstall() by utilizing the Kubernetes API which Lens provides to delete the example-pod applied by the install() method. It implements updateStatus() by using the Kubernetes API which Lens provides to determine whether the example-pod is installed, what version is associated with it, and whether it can be upgraded. The implementation determines what the status is for a specific cluster feature. appPreferences # The Lens Preferences page is a built-in global page. You can use Lens extensions to add custom preferences to the Preferences page, providing a single location for users to configure global options. The following example demonstrates adding a custom preference: import { LensRendererExtension } from \"@k8slens/extensions\" ; import { ExamplePreferenceHint , ExamplePreferenceInput } from \"./src/example-preference\" ; import { observable } from \"mobx\" ; import React from \"react\" ; export default class ExampleRendererExtension extends LensRendererExtension { @observable preference = { enabled : false }; appPreferences = [ { title : \"Example Preferences\" , components : { Input : () => < ExamplePreferenceInput preference = { this . preference } /> , Hint : () => < ExamplePreferenceHint /> } } ]; } appPreferences is an array of objects that satisfies the AppPreferenceRegistration interface. The properties of the appPreferences array objects are defined as follows: title sets the heading text displayed on the Preferences page. components specifies two React.Component objects that define the interface for the preference. Input specifies an interactive input element for the preference. Hint provides descriptive information for the preference, shown below the Input element. Note Note that the input and the hint can be comprised of more sophisticated elements, according to the needs of the extension. ExamplePreferenceInput expects its React props to be set to an ExamplePreferenceProps instance. This is how ExampleRendererExtension handles the state of the preference input. ExampleRendererExtension has a preference field, which you will add to ExamplePreferenceInput . In this example ExamplePreferenceInput , ExamplePreferenceHint , and ExamplePreferenceProps are defined in ./src/example-preference.tsx as follows: import { Component } from \"@k8slens/extensions\" ; import { observer } from \"mobx-react\" ; import React from \"react\" ; export class ExamplePreferenceProps { preference : { enabled : boolean ; } } @observer export class ExamplePreferenceInput extends React . Component < ExamplePreferenceProps > { render () { const { preference } = this . props ; return ( < Component . Checkbox label = \"I understand appPreferences\" value = { preference . enabled } onChange = { v => { preference . enabled = v ; }} /> ); } } export class ExamplePreferenceHint extends React . Component { render () { return ( < span > This is an example of an appPreference for extensions . < /span> ); } } ExamplePreferenceInput implements a simple checkbox using Lens's Component.Checkbox using the following properties: label sets the text that displays next to the checkbox. value is initially set to preference.enabled . onChange is a function that responds when the state of the checkbox changes. ExamplePreferenceInput is defined with the ExamplePreferenceProps React props. This is an object with the single enabled property. It is used to indicate the state of the preference, and it is bound to the checkbox state in onChange . ExamplePreferenceHint is a simple text span. The above example introduces the decorators observable and observer from the mobx and mobx-react packages. mobx simplifies state management. Without it, this example would not visually update the checkbox properly when the user activates it. Lens uses mobx extensively for state management of its own UI elements. We recommend that extensions rely on it, as well. Alternatively, you can use React's state management, though mobx is typically simpler to use. Note that you can manage an extension's state data using an ExtensionStore object, which conveniently handles persistence and synchronization. To simplify this guide, the example above defines a preference field in the ExampleRendererExtension class definition to hold the extension's state. However, we recommend that you manage your extension's state data using ExtensionStore . statusBarItems # The status bar is the blue strip along the bottom of the Lens UI. statusBarItems are React.ReactNode types. They can be used to display status information, or act as links to global pages as well as external pages. The following example adds a statusBarItems definition and a globalPages definition to a LensRendererExtension subclass. It configures the status bar item to navigate to the global page upon activation (normally a mouse click): import { LensRendererExtension } from '@k8slens/extensions' ; import { HelpIcon , HelpPage } from \"./page\" import React from 'react' ; export default class HelpExtension extends LensRendererExtension { globalPages = [ { id : \"help\" , components : { Page : () => < HelpPage extension = { this } /> , } } ]; statusBarItems = [ { components : { Item : ( < div className = \"flex align-center gaps\" onClick = {() => this . navigate ( \"help\" )} > < HelpIcon /> My Status Bar Item < /div> ) }, }, ]; } The properties of the statusBarItems array objects are defined as follows: Item specifies the React.Component that will be shown on the status bar. By default, items are added starting from the right side of the status bar. Due to limited space in the status bar, Item will typically specify only an icon or a short string of text. The example above reuses the HelpIcon from the globalPageMenus guide . onClick determines what the statusBarItem does when it is clicked. In the example, onClick is set to a function that calls the LensRendererExtension navigate() method. navigate takes the id of the associated global page as a parameter. Thus, clicking the status bar item activates the associated global pages. kubeObjectMenuItems # An extension can add custom menu items ( kubeObjectMenuItems ) for specific Kubernetes resource kinds and apiVersions. kubeObjectMenuItems appear under the vertical ellipsis for each listed resource in the cluster dashboard: They also appear on the title bar of the details page for specific resources: The following example shows how to add a kubeObjectMenuItems for namespace resources with an associated action: import React from \"react\" import { LensRendererExtension } from \"@k8slens/extensions\" ; import { NamespaceMenuItem } from \"./src/namespace-menu-item\" export default class ExampleExtension extends LensRendererExtension { kubeObjectMenuItems = [ { kind : \"Namespace\" , apiVersions : [ \"v1\" ], components : { MenuItem : ( props : Component.KubeObjectMenuProps < K8sApi . Namespace > ) => < NamespaceMenuItem {... props } /> } } ]; } kubeObjectMenuItems is an array of objects matching the KubeObjectMenuRegistration interface. The example above adds a menu item for namespaces in the cluster dashboard. The properties of the kubeObjectMenuItems array objects are defined as follows: kind specifies the Kubernetes resource type the menu item will apply to. apiVersion specifies the Kubernetes API version number to use with the resource type. components defines the menu item's appearance and behavior. MenuItem provides a function that returns a React.Component given a set of menu item properties. In this example a NamespaceMenuItem object is returned. NamespaceMenuItem is defined in ./src/namespace-menu-item.tsx : import React from \"react\" ; import { Component , K8sApi , Navigation } from \"@k8slens/extensions\" ; export function NamespaceMenuItem ( props : Component.KubeObjectMenuProps < K8sApi . Namespace > ) { const { object : namespace , toolbar } = props ; if ( ! namespace ) return null ; const namespaceName = namespace . getName (); const sendToTerminal = ( command : string ) => { Component . terminalStore . sendCommand ( command , { enter : true , newTab : true , }); Navigation . hideDetails (); }; const getPods = () => { sendToTerminal ( `kubectl get pods -n ${ namespaceName } ` ); }; return ( < Component . MenuItem onClick = { getPods } > < Component . Icon material = \"speaker_group\" interactive = { toolbar } title = \"Get pods in terminal\" /> < span className = \"title\" > Get Pods < /span> < /Component.MenuItem> ); } NamespaceMenuItem returns a Component.MenuItem which defines the menu item's appearance and its behavior when activated via the onClick property. In the example, getPods() opens a terminal tab and runs kubectl to get a list of pods running in the current namespace. The name of the namespace is retrieved from props passed into NamespaceMenuItem() . namespace is the props.object , which is of type K8sApi.Namespace . K8sApi.Namespace is the API for accessing namespaces. The current namespace in this example is simply given by namespace.getName() . Thus, kubeObjectMenuItems afford convenient access to the specific resource selected by the user. kubeObjectDetailItems # An extension can add custom details ( kubeObjectDetailItems ) for specified Kubernetes resource kinds and apiVersions. These custom details appear on the details page for a specific resource, such as a Namespace as shown here: The following example shows how to use kubeObjectDetailItems to add a tabulated list of pods to the Namespace resource details page: import React from \"react\" import { LensRendererExtension } from \"@k8slens/extensions\" ; import { NamespaceDetailsItem } from \"./src/namespace-details-item\" export default class ExampleExtension extends LensRendererExtension { kubeObjectDetailItems = [ { kind : \"Namespace\" , apiVersions : [ \"v1\" ], priority : 10 , components : { Details : ( props : Component.KubeObjectDetailsProps < K8sApi . Namespace > ) => < NamespaceDetailsItem {... props } /> } } ]; } kubeObjectDetailItems is an array of objects matching the KubeObjectDetailRegistration interface. This example above adds a detail item for namespaces in the cluster dashboard. The properties of the kubeObjectDetailItems array objects are defined as follows: kind specifies the Kubernetes resource type the detail item will apply to. apiVersion specifies the Kubernetes API version number to use with the resource type. components defines the detail item's appearance and behavior. Details provides a function that returns a React.Component given a set of detail item properties. In this example a NamespaceDetailsItem object is returned. NamespaceDetailsItem is defined in ./src/namespace-details-item.tsx : import { Component , K8sApi } from \"@k8slens/extensions\" ; import { PodsDetailsList } from \"./pods-details-list\" ; import React from \"react\" ; import { observable } from \"mobx\" ; import { observer } from \"mobx-react\" ; @observer export class NamespaceDetailsItem extends React . Component < Component . KubeObjectDetailsProps < K8sApi . Namespace >> { @observable private pods : K8sApi.Pod []; async componentDidMount () { this . pods = await K8sApi . podsApi . list ({ namespace : this.props.object.getName ()}); } render () { return ( < div > < Component . DrawerTitle title = \"Pods\" /> < PodsDetailsList pods = { this . pods } /> < /div> ) } } Since NamespaceDetailsItem extends React.Component> , it can access the current namespace object (type K8sApi.Namespace ) through this.props.object . You can query this object for many details about the current namespace. In the example above, componentDidMount() gets the namespace's name using the K8sApi.Namespace getName() method. Use the namespace's name to limit the list of pods only to those in the relevant namespace. To get this list of pods, this example uses the Kubernetes pods API K8sApi.podsApi.list() method. The K8sApi.podsApi is automatically configured for the active cluster. Note that K8sApi.podsApi.list() is an asynchronous method. Getting the pods list should occur prior to rendering the NamespaceDetailsItem . It is a common technique in React development to await async calls in componentDidMount() . However, componentDidMount() is called right after the first call to render() . In order to effect a subsequent render() call, React must be made aware of a state change. Like in the appPreferences guide , mobx and mobx-react are used to ensure NamespaceDetailsItem renders when the pods list updates. This is done simply by marking the pods field as an observable and the NamespaceDetailsItem class itself as an observer . Finally, the NamespaceDetailsItem renders using the render() method. Details are placed in drawers, and using Component.DrawerTitle provides a separator from details above this one. Multiple details in a drawer can be placed in elements for further separation, if desired. The rest of this example's details are defined in PodsDetailsList , found in ./pods-details-list.tsx : import React from \"react\" ; import { Component , K8sApi } from \"@k8slens/extensions\" ; interface Props { pods : K8sApi.Pod []; } export class PodsDetailsList extends React . Component < Props > { getTableRow ( index : number ) { const { pods } = this . props ; return ( < Component . TableRow key = { index } nowrap > < Component . TableCell className = \"podName\" > { pods [ index ]. getName ()} < /Component.TableCell> < Component . TableCell className = \"podAge\" > { pods [ index ]. getAge ()} < /Component.TableCell> < Component . TableCell className = \"podStatus\" > { pods [ index ]. getStatus ()} < /Component.TableCell> < /Component.TableRow> ) } render () { const { pods } = this . props if ( ! pods ? . length ) { return null ; } return ( < div > < Component . Table > < Component . TableHead > < Component . TableCell className = \"podName\" > Name < /Component.TableCell> < Component . TableCell className = \"podAge\" > Age < /Component.TableCell> < Component . TableCell className = \"podStatus\" > Status < /Component.TableCell> < /Component.TableHead> { pods . map (( pod , index ) => this . getTableRow ( index )) } < /Component.Table> < /div> ) } } PodsDetailsList produces a simple table showing a list of the pods found in this namespace: Obtain the name, age, and status for each pod using the K8sApi.Pod methods. Construct the table using the Component.Table and related elements. For each pod the name, age, and status are obtained using the K8sApi.Pod methods. The table is constructed using the Component.Table and related elements. See Component documentation for further details.","title":"Renderer Extension"},{"location":"extensions/guides/renderer-extension/#renderer-extension","text":"The Renderer Extension API is the interface to Lens's renderer process. Lens runs in both the main and renderer processes. The Renderer Extension API allows you to access, configure, and customize Lens data, add custom Lens UI elements, and run custom code in Lens's renderer process. The custom Lens UI elements that you can add include: Cluster pages Cluster page menus Global pages Global page menus App preferences Status bar items KubeObject menu items KubeObject detail items All UI elements are based on React components.","title":"Renderer Extension"},{"location":"extensions/guides/renderer-extension/#lensrendererextension-class","text":"","title":"LensRendererExtension Class"},{"location":"extensions/guides/renderer-extension/#onactivate-and-ondeactivate-methods","text":"To create a renderer extension, extend the LensRendererExtension class: import { LensRendererExtension } from \"@k8slens/extensions\" ; export default class ExampleExtensionMain extends LensRendererExtension { onActivate () { console . log ( 'custom renderer process extension code started' ); } onDeactivate () { console . log ( 'custom renderer process extension de-activated' ); } } Two methods enable you to run custom code: onActivate() and onDeactivate() . Enabling your extension calls onActivate() and disabling your extension calls onDeactivate() . You can initiate custom code by implementing onActivate() . Implementing onDeactivate() gives you the opportunity to clean up after your extension. Info Disable extensions from the Lens Extensions page: Navigate to File > Extensions in the top menu bar. (On Mac, it is Lens > Extensions .) Click Disable on the extension you want to disable. The example above logs messages when the extension is enabled and disabled.","title":"onActivate() and onDeactivate() Methods"},{"location":"extensions/guides/renderer-extension/#clusterpages","text":"Cluster pages appear in the cluster dashboard. Use cluster pages to display information about or add functionality to the active cluster. It is also possible to include custom details from other clusters. Use your extension to access Kubernetes resources in the active cluster with ClusterStore.getInstance() . Add a cluster page definition to a LensRendererExtension subclass with the following example: import { LensRendererExtension } from \"@k8slens/extensions\" ; import { ExampleIcon , ExamplePage } from \"./page\" import React from \"react\" export default class ExampleExtension extends LensRendererExtension { clusterPages = [ { id : \"hello\" , components : { Page : () => < ExamplePage extension = { this } /> , } } ]; } clusterPages is an array of objects that satisfy the PageRegistration interface. The properties of the clusterPages array objects are defined as follows: id is a string that identifies the page. components matches the PageComponents interface for which there is one field, Page . Page is of type React.ComponentType . It offers flexibility in defining the appearance and behavior of your page. ExamplePage in the example above can be defined in page.tsx : import { LensRendererExtension } from \"@k8slens/extensions\" ; import React from \"react\" export class ExamplePage extends React . Component < { extension : LensRendererExtension } > { render () { return ( < div > < p > Hello world !< /p> < /div> ) } } Note that the ExamplePage class defines the extension property. This allows the ExampleExtension object to be passed in the cluster page definition in the React style. This way, ExamplePage can access all ExampleExtension subclass data. The above example shows how to create a cluster page, but not how to make that page available to the Lens user. Use clusterPageMenus , covered in the next section, to add cluster pages to the Lens UI.","title":"clusterPages"},{"location":"extensions/guides/renderer-extension/#clusterpagemenus","text":"clusterPageMenus allows you to add cluster page menu items to the secondary left nav. By expanding on the above example, you can add a cluster page menu item to the ExampleExtension definition: import { LensRendererExtension } from \"@k8slens/extensions\" ; import { ExampleIcon , ExamplePage } from \"./page\" import React from \"react\" export default class ExampleExtension extends LensRendererExtension { clusterPages = [ { id : \"hello\" , components : { Page : () => < ExamplePage extension = { this } /> , } } ]; clusterPageMenus = [ { target : { pageId : \"hello\" }, title : \"Hello World\" , components : { Icon : ExampleIcon , } }, ]; } clusterPageMenus is an array of objects that satisfy the ClusterPageMenuRegistration interface. This element defines how the cluster page menu item will appear and what it will do when you click it. The properties of the clusterPageMenus array objects are defined as follows: target links to the relevant cluster page using pageId . pageId takes the value of the relevant cluster page's id property. title sets the name of the cluster page menu item that will appear in the left side menu. components is used to set an icon that appears to the left of the title text in the left side menu. The above example creates a menu item that reads Hello World . When users click Hello World , the cluster dashboard will show the contents of Example Page . This example requires the definition of another React-based component, ExampleIcon , which has been added to page.tsx , as follows: import { LensRendererExtension , Component } from \"@k8slens/extensions\" ; import React from \"react\" export function ExampleIcon ( props : Component.IconProps ) { return < Component . Icon {... props } material = \"pages\" tooltip = { \"Hi!\" } /> } export class ExamplePage extends React . Component < { extension : LensRendererExtension } > { render () { return ( < div > < p > Hello world !< /p> < /div> ) } } Lens includes various built-in components available for extension developers to use. One of these is the Component.Icon , introduced in ExampleIcon , which you can use to access any of the icons available at Material Design . The properties that Component.Icon uses are defined as follows: material takes the name of the icon you want to use. tooltip sets the text you want to appear when a user hovers over the icon. clusterPageMenus can also be used to define sub menu items, so that you can create groups of cluster pages. The following example groups two sub menu items under one parent menu item: import { LensRendererExtension } from \"@k8slens/extensions\" ; import { ExampleIcon , ExamplePage } from \"./page\" import React from \"react\" export default class ExampleExtension extends LensRendererExtension { clusterPages = [ { id : \"hello\" , components : { Page : () => < ExamplePage extension = { this } /> , } }, { id : \"bonjour\" , components : { Page : () => < ExemplePage extension = { this } /> , } } ]; clusterPageMenus = [ { id : \"example\" , title : \"Greetings\" , components : { Icon : ExampleIcon , } }, { parentId : \"example\" , target : { pageId : \"hello\" }, title : \"Hello World\" , components : { Icon : ExampleIcon , } }, { parentId : \"example\" , target : { pageId : \"bonjour\" }, title : \"Bonjour le monde\" , components : { Icon : ExempleIcon , } } ]; } The above defines two cluster pages and three cluster page menu objects. The cluster page definitions are straightforward. The three cluster page menu objects include one parent menu item and two sub menu items. The first cluster page menu object defines the parent of a foldout submenu. Setting the id field in a cluster page menu definition implies that it is defining a foldout submenu. Also note that the target field is not specified (it is ignored if the id field is specified). This cluster page menu object specifies the title and components fields, which are used in displaying the menu item in the cluster dashboard sidebar. Initially the submenu is hidden. Activating this menu item toggles on and off the appearance of the submenu below it. The remaining two cluster page menu objects define the contents of the submenu. A cluster page menu object is defined to be a submenu item by setting the parentId field to the id of the parent of a foldout submenu, \"example\" in this case. This is what the example will look like, including how the menu item will appear in the secondary left nav:","title":"clusterPageMenus"},{"location":"extensions/guides/renderer-extension/#globalpages","text":"Global pages are independent of the cluster dashboard and can fill the entire Lens UI. Their primary use is to display information and provide functionality across clusters, including customized data and functionality unique to your extension. Typically, you would use a global page menu located in the left nav to trigger a global page. You can also trigger a global page with a custom app menu selection from a Main Extension or a custom status bar item . Unlike cluster pages, users can trigger global pages even when there is no active cluster. The following example defines a LensRendererExtension subclass with a single global page definition: import { LensRendererExtension } from '@k8slens/extensions' ; import { HelpPage } from './page' ; import React from 'react' ; export default class HelpExtension extends LensRendererExtension { globalPages = [ { id : \"help\" , components : { Page : () => < HelpPage extension = { this } /> , } } ]; } globalPages is an array of objects that satisfy the PageRegistration interface. The properties of the globalPages array objects are defined as follows: id is a string that identifies the page. components matches the PageComponents interface for which there is one field, Page . Page is of type React.ComponentType . It offers flexibility in defining the appearance and behavior of your page. HelpPage in the example above can be defined in page.tsx : import { LensRendererExtension } from \"@k8slens/extensions\" ; import React from \"react\" export class HelpPage extends React . Component < { extension : LensRendererExtension } > { render () { return ( < div > < p > Help yourself < /p> < /div> ) } } Note that the HelpPage class defines the extension property. This allows the HelpExtension object to be passed in the global page definition in the React-style. This way, HelpPage can access all HelpExtension subclass data. This example code shows how to create a global page, but not how to make that page available to the Lens user. Global pages can be made available in the following ways: To add global pages to the top menu bar, see appMenus in the Main Extension guide. To add global pages as an interactive element in the blue status bar along the bottom of the Lens UI, see statusBarItems . To add global pages to the left side menu, see globalPageMenus .","title":"globalPages"},{"location":"extensions/guides/renderer-extension/#globalpagemenus","text":"globalPageMenus allows you to add global page menu items to the left nav. By expanding on the above example, you can add a global page menu item to the HelpExtension definition: import { LensRendererExtension } from \"@k8slens/extensions\" ; import { HelpIcon , HelpPage } from \"./page\" import React from \"react\" export default class HelpExtension extends LensRendererExtension { globalPages = [ { id : \"help\" , components : { Page : () => < HelpPage extension = { this } /> , } } ]; globalPageMenus = [ { target : { pageId : \"help\" }, title : \"Help\" , components : { Icon : HelpIcon , } }, ]; } globalPageMenus is an array of objects that satisfy the PageMenuRegistration interface. This element defines how the global page menu item will appear and what it will do when you click it. The properties of the globalPageMenus array objects are defined as follows: target links to the relevant global page using pageId . pageId takes the value of the relevant global page's id property. title sets the name of the global page menu item that will display as a tooltip in the left nav. components is used to set an icon that appears in the left nav. The above example creates a \"Help\" icon menu item. When users click the icon, the Lens UI will display the contents of ExamplePage . This example requires the definition of another React-based component, HelpIcon . Update page.tsx from the example above with the HelpIcon definition, as follows: import { LensRendererExtension , Component } from \"@k8slens/extensions\" ; import React from \"react\" export function HelpIcon ( props : Component.IconProps ) { return < Component . Icon {... props } material = \"help\" /> } export class HelpPage extends React . Component < { extension : LensRendererExtension } > { render () { return ( < div > < p > Help < /p> < /div> ) } } Lens includes various built-in components available for extension developers to use. One of these is the Component.Icon , introduced in HelpIcon , which you can use to access any of the icons available at Material Design . The property that Component.Icon uses is defined as follows: material takes the name of the icon you want to use. This is what the example will look like, including how the menu item will appear in the left nav:","title":"globalPageMenus"},{"location":"extensions/guides/renderer-extension/#clusterfeatures","text":"Cluster features are Kubernetes resources that can be applied to and managed within the active cluster. They can be installed and uninstalled by the Lens user from the cluster Settings page. Info To access the cluster Settings page, right-click the relevant cluster in the left side menu and click Settings . The following example shows how to add a cluster feature as part of a LensRendererExtension : import { LensRendererExtension } from \"@k8slens/extensions\" import { ExampleFeature } from \"./src/example-feature\" import React from \"react\" export default class ExampleFeatureExtension extends LensRendererExtension { clusterFeatures = [ { title : \"Example Feature\" , components : { Description : () => { return ( < span > Enable an example feature . < /span> ) } }, feature : new ExampleFeature () } ]; } The properties of the clusterFeatures array objects are defined as follows: title and components.Description provide content that appears on the cluster settings page, in the Features section. feature specifies an instance which extends the abstract class ClusterFeature.Feature , and specifically implements the following methods: abstract install ( cluster : Cluster ) : Promise < void > ; abstract upgrade ( cluster : Cluster ) : Promise < void > ; abstract uninstall ( cluster : Cluster ) : Promise < void > ; abstract updateStatus ( cluster : Cluster ) : Promise < ClusterFeatureStatus > ; The four methods listed above are defined as follows: The install() method installs Kubernetes resources using the applyResources() method, or by directly accessing the Kubernetes API . This method is typically called when a user indicates that they want to install the feature (i.e., by clicking Install for the feature in the cluster settings page). The upgrade() method upgrades the Kubernetes resources already installed, if they are relevant to the feature. This method is typically called when a user indicates that they want to upgrade the feature (i.e., by clicking Upgrade for the feature in the cluster settings page). The uninstall() method uninstalls Kubernetes resources using the Kubernetes API . This method is typically called when a user indicates that they want to uninstall the feature (i.e., by clicking Uninstall for the feature in the cluster settings page). The updateStatus() method provides the current status information in the status field of the ClusterFeature.Feature parent class. Lens periodically calls this method to determine details about the feature's current status. The implementation of this method should uninstall Kubernetes resources using the Kubernetes api ( K8sApi ) Consider using the following properties with updateStatus() : status.currentVersion and status.latestVersion may be displayed by Lens in the feature's description. status.installed should be set to true if the feature is installed, and false otherwise. status.canUpgrade is set according to a rule meant to determine whether the feature can be upgraded. This rule can involve status.currentVersion and status.latestVersion , if desired. The following shows a very simple implementation of a ClusterFeature : import { ClusterFeature , Store , K8sApi } from \"@k8slens/extensions\" ; import * as path from \"path\" ; export class ExampleFeature extends ClusterFeature . Feature { async install ( cluster : Store.Cluster ) : Promise < void > { super . applyResources ( cluster , path . join ( __dirname , \"../resources/\" )); } async upgrade ( cluster : Store.Cluster ) : Promise < void > { return this . install ( cluster ); } async updateStatus ( cluster : Store.Cluster ) : Promise < ClusterFeature . FeatureStatus > { try { const pod = K8sApi . forCluster ( cluster , K8sApi . Pod ); const examplePod = await pod . get ({ name : \"example-pod\" , namespace : \"default\" }); if ( examplePod ? . kind ) { this . status . installed = true ; this . status . currentVersion = examplePod . spec . containers [ 0 ]. image . split ( \":\" )[ 1 ]; this . status . canUpgrade = true ; // a real implementation would perform a check here that is relevant to the specific feature } else { this . status . installed = false ; this . status . canUpgrade = false ; } } catch ( e ) { if ( e ? . error ? . code === 404 ) { this . status . installed = false ; this . status . canUpgrade = false ; } } return this . status ; } async uninstall ( cluster : Store.Cluster ) : Promise < void > { const podApi = K8sApi . forCluster ( cluster , K8sApi . Pod ); await podApi . delete ({ name : \"example-pod\" , namespace : \"default\" }); } } This example implements the install() method by invoking the helper applyResources() method. applyResources() tries to apply all resources read from all files found in the folder path provided. In this case the folder path is the ../resources subfolder relative to the current source code's folder. The file ../resources/example-pod.yml could contain: apiVersion : v1 kind : Pod metadata : name : example-pod spec : containers : - name : example-pod image : nginx The example above implements the four methods as follows: It implements upgrade() by invoking the install() method. Depending on the feature to be supported by an extension, upgrading may require additional and/or different steps. It implements uninstall() by utilizing the Kubernetes API which Lens provides to delete the example-pod applied by the install() method. It implements updateStatus() by using the Kubernetes API which Lens provides to determine whether the example-pod is installed, what version is associated with it, and whether it can be upgraded. The implementation determines what the status is for a specific cluster feature.","title":"clusterFeatures"},{"location":"extensions/guides/renderer-extension/#apppreferences","text":"The Lens Preferences page is a built-in global page. You can use Lens extensions to add custom preferences to the Preferences page, providing a single location for users to configure global options. The following example demonstrates adding a custom preference: import { LensRendererExtension } from \"@k8slens/extensions\" ; import { ExamplePreferenceHint , ExamplePreferenceInput } from \"./src/example-preference\" ; import { observable } from \"mobx\" ; import React from \"react\" ; export default class ExampleRendererExtension extends LensRendererExtension { @observable preference = { enabled : false }; appPreferences = [ { title : \"Example Preferences\" , components : { Input : () => < ExamplePreferenceInput preference = { this . preference } /> , Hint : () => < ExamplePreferenceHint /> } } ]; } appPreferences is an array of objects that satisfies the AppPreferenceRegistration interface. The properties of the appPreferences array objects are defined as follows: title sets the heading text displayed on the Preferences page. components specifies two React.Component objects that define the interface for the preference. Input specifies an interactive input element for the preference. Hint provides descriptive information for the preference, shown below the Input element. Note Note that the input and the hint can be comprised of more sophisticated elements, according to the needs of the extension. ExamplePreferenceInput expects its React props to be set to an ExamplePreferenceProps instance. This is how ExampleRendererExtension handles the state of the preference input. ExampleRendererExtension has a preference field, which you will add to ExamplePreferenceInput . In this example ExamplePreferenceInput , ExamplePreferenceHint , and ExamplePreferenceProps are defined in ./src/example-preference.tsx as follows: import { Component } from \"@k8slens/extensions\" ; import { observer } from \"mobx-react\" ; import React from \"react\" ; export class ExamplePreferenceProps { preference : { enabled : boolean ; } } @observer export class ExamplePreferenceInput extends React . Component < ExamplePreferenceProps > { render () { const { preference } = this . props ; return ( < Component . Checkbox label = \"I understand appPreferences\" value = { preference . enabled } onChange = { v => { preference . enabled = v ; }} /> ); } } export class ExamplePreferenceHint extends React . Component { render () { return ( < span > This is an example of an appPreference for extensions . < /span> ); } } ExamplePreferenceInput implements a simple checkbox using Lens's Component.Checkbox using the following properties: label sets the text that displays next to the checkbox. value is initially set to preference.enabled . onChange is a function that responds when the state of the checkbox changes. ExamplePreferenceInput is defined with the ExamplePreferenceProps React props. This is an object with the single enabled property. It is used to indicate the state of the preference, and it is bound to the checkbox state in onChange . ExamplePreferenceHint is a simple text span. The above example introduces the decorators observable and observer from the mobx and mobx-react packages. mobx simplifies state management. Without it, this example would not visually update the checkbox properly when the user activates it. Lens uses mobx extensively for state management of its own UI elements. We recommend that extensions rely on it, as well. Alternatively, you can use React's state management, though mobx is typically simpler to use. Note that you can manage an extension's state data using an ExtensionStore object, which conveniently handles persistence and synchronization. To simplify this guide, the example above defines a preference field in the ExampleRendererExtension class definition to hold the extension's state. However, we recommend that you manage your extension's state data using ExtensionStore .","title":"appPreferences"},{"location":"extensions/guides/renderer-extension/#statusbaritems","text":"The status bar is the blue strip along the bottom of the Lens UI. statusBarItems are React.ReactNode types. They can be used to display status information, or act as links to global pages as well as external pages. The following example adds a statusBarItems definition and a globalPages definition to a LensRendererExtension subclass. It configures the status bar item to navigate to the global page upon activation (normally a mouse click): import { LensRendererExtension } from '@k8slens/extensions' ; import { HelpIcon , HelpPage } from \"./page\" import React from 'react' ; export default class HelpExtension extends LensRendererExtension { globalPages = [ { id : \"help\" , components : { Page : () => < HelpPage extension = { this } /> , } } ]; statusBarItems = [ { components : { Item : ( < div className = \"flex align-center gaps\" onClick = {() => this . navigate ( \"help\" )} > < HelpIcon /> My Status Bar Item < /div> ) }, }, ]; } The properties of the statusBarItems array objects are defined as follows: Item specifies the React.Component that will be shown on the status bar. By default, items are added starting from the right side of the status bar. Due to limited space in the status bar, Item will typically specify only an icon or a short string of text. The example above reuses the HelpIcon from the globalPageMenus guide . onClick determines what the statusBarItem does when it is clicked. In the example, onClick is set to a function that calls the LensRendererExtension navigate() method. navigate takes the id of the associated global page as a parameter. Thus, clicking the status bar item activates the associated global pages.","title":"statusBarItems"},{"location":"extensions/guides/renderer-extension/#kubeobjectmenuitems","text":"An extension can add custom menu items ( kubeObjectMenuItems ) for specific Kubernetes resource kinds and apiVersions. kubeObjectMenuItems appear under the vertical ellipsis for each listed resource in the cluster dashboard: They also appear on the title bar of the details page for specific resources: The following example shows how to add a kubeObjectMenuItems for namespace resources with an associated action: import React from \"react\" import { LensRendererExtension } from \"@k8slens/extensions\" ; import { NamespaceMenuItem } from \"./src/namespace-menu-item\" export default class ExampleExtension extends LensRendererExtension { kubeObjectMenuItems = [ { kind : \"Namespace\" , apiVersions : [ \"v1\" ], components : { MenuItem : ( props : Component.KubeObjectMenuProps < K8sApi . Namespace > ) => < NamespaceMenuItem {... props } /> } } ]; } kubeObjectMenuItems is an array of objects matching the KubeObjectMenuRegistration interface. The example above adds a menu item for namespaces in the cluster dashboard. The properties of the kubeObjectMenuItems array objects are defined as follows: kind specifies the Kubernetes resource type the menu item will apply to. apiVersion specifies the Kubernetes API version number to use with the resource type. components defines the menu item's appearance and behavior. MenuItem provides a function that returns a React.Component given a set of menu item properties. In this example a NamespaceMenuItem object is returned. NamespaceMenuItem is defined in ./src/namespace-menu-item.tsx : import React from \"react\" ; import { Component , K8sApi , Navigation } from \"@k8slens/extensions\" ; export function NamespaceMenuItem ( props : Component.KubeObjectMenuProps < K8sApi . Namespace > ) { const { object : namespace , toolbar } = props ; if ( ! namespace ) return null ; const namespaceName = namespace . getName (); const sendToTerminal = ( command : string ) => { Component . terminalStore . sendCommand ( command , { enter : true , newTab : true , }); Navigation . hideDetails (); }; const getPods = () => { sendToTerminal ( `kubectl get pods -n ${ namespaceName } ` ); }; return ( < Component . MenuItem onClick = { getPods } > < Component . Icon material = \"speaker_group\" interactive = { toolbar } title = \"Get pods in terminal\" /> < span className = \"title\" > Get Pods < /span> < /Component.MenuItem> ); } NamespaceMenuItem returns a Component.MenuItem which defines the menu item's appearance and its behavior when activated via the onClick property. In the example, getPods() opens a terminal tab and runs kubectl to get a list of pods running in the current namespace. The name of the namespace is retrieved from props passed into NamespaceMenuItem() . namespace is the props.object , which is of type K8sApi.Namespace . K8sApi.Namespace is the API for accessing namespaces. The current namespace in this example is simply given by namespace.getName() . Thus, kubeObjectMenuItems afford convenient access to the specific resource selected by the user.","title":"kubeObjectMenuItems"},{"location":"extensions/guides/renderer-extension/#kubeobjectdetailitems","text":"An extension can add custom details ( kubeObjectDetailItems ) for specified Kubernetes resource kinds and apiVersions. These custom details appear on the details page for a specific resource, such as a Namespace as shown here: The following example shows how to use kubeObjectDetailItems to add a tabulated list of pods to the Namespace resource details page: import React from \"react\" import { LensRendererExtension } from \"@k8slens/extensions\" ; import { NamespaceDetailsItem } from \"./src/namespace-details-item\" export default class ExampleExtension extends LensRendererExtension { kubeObjectDetailItems = [ { kind : \"Namespace\" , apiVersions : [ \"v1\" ], priority : 10 , components : { Details : ( props : Component.KubeObjectDetailsProps < K8sApi . Namespace > ) => < NamespaceDetailsItem {... props } /> } } ]; } kubeObjectDetailItems is an array of objects matching the KubeObjectDetailRegistration interface. This example above adds a detail item for namespaces in the cluster dashboard. The properties of the kubeObjectDetailItems array objects are defined as follows: kind specifies the Kubernetes resource type the detail item will apply to. apiVersion specifies the Kubernetes API version number to use with the resource type. components defines the detail item's appearance and behavior. Details provides a function that returns a React.Component given a set of detail item properties. In this example a NamespaceDetailsItem object is returned. NamespaceDetailsItem is defined in ./src/namespace-details-item.tsx : import { Component , K8sApi } from \"@k8slens/extensions\" ; import { PodsDetailsList } from \"./pods-details-list\" ; import React from \"react\" ; import { observable } from \"mobx\" ; import { observer } from \"mobx-react\" ; @observer export class NamespaceDetailsItem extends React . Component < Component . KubeObjectDetailsProps < K8sApi . Namespace >> { @observable private pods : K8sApi.Pod []; async componentDidMount () { this . pods = await K8sApi . podsApi . list ({ namespace : this.props.object.getName ()}); } render () { return ( < div > < Component . DrawerTitle title = \"Pods\" /> < PodsDetailsList pods = { this . pods } /> < /div> ) } } Since NamespaceDetailsItem extends React.Component> , it can access the current namespace object (type K8sApi.Namespace ) through this.props.object . You can query this object for many details about the current namespace. In the example above, componentDidMount() gets the namespace's name using the K8sApi.Namespace getName() method. Use the namespace's name to limit the list of pods only to those in the relevant namespace. To get this list of pods, this example uses the Kubernetes pods API K8sApi.podsApi.list() method. The K8sApi.podsApi is automatically configured for the active cluster. Note that K8sApi.podsApi.list() is an asynchronous method. Getting the pods list should occur prior to rendering the NamespaceDetailsItem . It is a common technique in React development to await async calls in componentDidMount() . However, componentDidMount() is called right after the first call to render() . In order to effect a subsequent render() call, React must be made aware of a state change. Like in the appPreferences guide , mobx and mobx-react are used to ensure NamespaceDetailsItem renders when the pods list updates. This is done simply by marking the pods field as an observable and the NamespaceDetailsItem class itself as an observer . Finally, the NamespaceDetailsItem renders using the render() method. Details are placed in drawers, and using Component.DrawerTitle provides a separator from details above this one. Multiple details in a drawer can be placed in elements for further separation, if desired. The rest of this example's details are defined in PodsDetailsList , found in ./pods-details-list.tsx : import React from \"react\" ; import { Component , K8sApi } from \"@k8slens/extensions\" ; interface Props { pods : K8sApi.Pod []; } export class PodsDetailsList extends React . Component < Props > { getTableRow ( index : number ) { const { pods } = this . props ; return ( < Component . TableRow key = { index } nowrap > < Component . TableCell className = \"podName\" > { pods [ index ]. getName ()} < /Component.TableCell> < Component . TableCell className = \"podAge\" > { pods [ index ]. getAge ()} < /Component.TableCell> < Component . TableCell className = \"podStatus\" > { pods [ index ]. getStatus ()} < /Component.TableCell> < /Component.TableRow> ) } render () { const { pods } = this . props if ( ! pods ? . length ) { return null ; } return ( < div > < Component . Table > < Component . TableHead > < Component . TableCell className = \"podName\" > Name < /Component.TableCell> < Component . TableCell className = \"podAge\" > Age < /Component.TableCell> < Component . TableCell className = \"podStatus\" > Status < /Component.TableCell> < /Component.TableHead> { pods . map (( pod , index ) => this . getTableRow ( index )) } < /Component.Table> < /div> ) } } PodsDetailsList produces a simple table showing a list of the pods found in this namespace: Obtain the name, age, and status for each pod using the K8sApi.Pod methods. Construct the table using the Component.Table and related elements. For each pod the name, age, and status are obtained using the K8sApi.Pod methods. The table is constructed using the Component.Table and related elements. See Component documentation for further details.","title":"kubeObjectDetailItems"},{"location":"extensions/guides/stores/","text":"Stores # Stores are components that persist and synchronize state data. Lens uses a number of stores to maintain various kinds of state information, including: The ClusterStore manages cluster state data (such as cluster details), and it tracks which cluster is active. The WorkspaceStore manages workspace state data (such as the workspace name), and and it tracks which clusters belong to a given workspace. The ExtensionStore manages custom extension state data. This guide focuses on the ExtensionStore . ExtensionStore # Extension developers can create their own store for managing state data by extending the ExtensionStore class. This guide shows how to create a store for the appPreferences guide example, which demonstrates how to add a custom preference to the Preferences page. The preference is a simple boolean that indicates whether or not something is enabled. However, in the example, the enabled state is not stored anywhere, and it reverts to the default when Lens is restarted. Store.ExtensionStore 's child class will need to be created before being used. It is recommended to call the inherited static method getInstanceOrCreate() only in one place, generally within you extension's onActivate() method. It is also recommenced to delete the instance, using the inherited static method resetInstance() , in your extension's onDeactivate() method. Everywhere else in your code you should use the getInstance() static method. This is so that your data is kept up to date and not persisted longer than expected. The following example code creates a store for the appPreferences guide example: import { Store } from \"@k8slens/extensions\" ; import { observable , makeObservable } from \"mobx\" ; export type ExamplePreferencesModel = { enabled : boolean ; }; export class ExamplePreferencesStore extends Store . ExtensionStore < ExamplePreferencesModel > { @observable enabled = false ; private constructor () { super ({ configName : \"example-preferences-store\" , defaults : { enabled : false } }); makeObservable ( this ); } protected fromStore ({ enabled } : ExamplePreferencesModel ) : void { this . enabled = enabled ; } toJSON () : ExamplePreferencesModel { return { enabled : this.enabled }; } } First, our example defines the extension's data model using the simple ExamplePreferencesModel type. This has a single field, enabled , which represents the preference's state. ExamplePreferencesStore extends Store.ExtensionStore , which is based on the ExamplePreferencesModel . The enabled field is added to the ExamplePreferencesStore class to hold the \"live\" or current state of the preference. Note the use of the observable decorator on the enabled field. The appPreferences guide example uses MobX for the UI state management, ensuring the checkbox updates when it's activated by the user. Next, our example implements the constructor and two abstract methods. The constructor specifies the name of the store ( \"example-preferences-store\" ) and the default (initial) value for the preference state ( enabled: false ). Lens internals call the fromStore() method when the store loads. It gives the extension the opportunity to retrieve the stored state data values based on the defined data model. The enabled field of the ExamplePreferencesStore is set to the value from the store whenever fromStore() is invoked. The toJSON() method is complementary to fromStore() . It is called when the store is being saved. toJSON() must provide a JSON serializable object, facilitating its storage in JSON format. Finally, ExamplePreferencesStore is created by calling ExamplePreferencesStore.getInstanceOrCreate() , and exported for use by other parts of the extension. Note that ExamplePreferencesStore is a singleton. Calling this function will create an instance if one has not been made before. Through normal use you should call ExamplePreferencesStore.getInstance() as that will throw an error if an instance does not exist. This provides some logical safety in that it limits where a new instance can be created. Thus it prevents an instance from being created when the constructor args are not present at the call site. If you are doing some cleanup it is recommended to call ExamplePreferencesStore.getInstance(false) which returns undefined instead of throwing when there is no instance. The following example code, modified from the appPreferences guide demonstrates how to use the extension store. ExamplePreferencesStore must be loaded in the main process, where loaded stores are automatically saved when exiting Lens. This can be done in ./main.ts : import { LensMainExtension } from \"@k8slens/extensions\" ; import { ExamplePreferencesStore } from \"./src/example-preference-store\" ; export default class ExampleMainExtension extends LensMainExtension { async onActivate () { await ExamplePreferencesStore . getInstanceOrCreate (). loadExtension ( this ); } } Here, ExamplePreferencesStore loads with ExamplePreferencesStore.getInstanceOrCreate().loadExtension(this) , which is conveniently called from the onActivate() method of ExampleMainExtension . Similarly, ExamplePreferencesStore must load in the renderer process where the appPreferences are handled. This can be done in ./renderer.ts : import { LensRendererExtension } from \"@k8slens/extensions\" ; import { ExamplePreferenceHint , ExamplePreferenceInput } from \"./src/example-preference\" ; import { ExamplePreferencesStore } from \"./src/example-preference-store\" ; import React from \"react\" ; export default class ExampleRendererExtension extends LensRendererExtension { async onActivate () { await ExamplePreferencesStore . getInstanceOrCreate (). loadExtension ( this ); } appPreferences = [ { title : \"Example Preferences\" , components : { Input : () => < ExamplePreferenceInput /> , Hint : () => < ExamplePreferenceHint /> } } ]; } Again, ExamplePreferencesStore.getInstanceOrCreate().loadExtension(this) is called to load ExamplePreferencesStore , this time from the onActivate() method of ExampleRendererExtension . ExamplePreferenceInput is defined in ./src/example-preference.tsx : import { Component } from \"@k8slens/extensions\" ; import { observer } from \"mobx-react\" ; import React from \"react\" ; import { ExamplePreferencesStore } from \"./example-preference-store\" ; @observer export class ExamplePreferenceInput extends React . Component { render () { return ( < Component . Checkbox label = \"I understand appPreferences\" value = { ExamplePreferencesStore . getInstace (). enabled } onChange = { v => { ExamplePreferencesStore . getInstace (). enabled = v ; }} /> ); } } export class ExamplePreferenceHint extends React . Component { render () { return ( < span > This is an example of an appPreference for extensions . < /span> ); } } The only change here is that ExamplePreferenceProps defines its preference field as an ExamplePreferencesStore type. Everything else works as before, except that now the enabled state persists across Lens restarts because it is managed by the ExamplePreferencesStore .","title":"Stores"},{"location":"extensions/guides/stores/#stores","text":"Stores are components that persist and synchronize state data. Lens uses a number of stores to maintain various kinds of state information, including: The ClusterStore manages cluster state data (such as cluster details), and it tracks which cluster is active. The WorkspaceStore manages workspace state data (such as the workspace name), and and it tracks which clusters belong to a given workspace. The ExtensionStore manages custom extension state data. This guide focuses on the ExtensionStore .","title":"Stores"},{"location":"extensions/guides/stores/#extensionstore","text":"Extension developers can create their own store for managing state data by extending the ExtensionStore class. This guide shows how to create a store for the appPreferences guide example, which demonstrates how to add a custom preference to the Preferences page. The preference is a simple boolean that indicates whether or not something is enabled. However, in the example, the enabled state is not stored anywhere, and it reverts to the default when Lens is restarted. Store.ExtensionStore 's child class will need to be created before being used. It is recommended to call the inherited static method getInstanceOrCreate() only in one place, generally within you extension's onActivate() method. It is also recommenced to delete the instance, using the inherited static method resetInstance() , in your extension's onDeactivate() method. Everywhere else in your code you should use the getInstance() static method. This is so that your data is kept up to date and not persisted longer than expected. The following example code creates a store for the appPreferences guide example: import { Store } from \"@k8slens/extensions\" ; import { observable , makeObservable } from \"mobx\" ; export type ExamplePreferencesModel = { enabled : boolean ; }; export class ExamplePreferencesStore extends Store . ExtensionStore < ExamplePreferencesModel > { @observable enabled = false ; private constructor () { super ({ configName : \"example-preferences-store\" , defaults : { enabled : false } }); makeObservable ( this ); } protected fromStore ({ enabled } : ExamplePreferencesModel ) : void { this . enabled = enabled ; } toJSON () : ExamplePreferencesModel { return { enabled : this.enabled }; } } First, our example defines the extension's data model using the simple ExamplePreferencesModel type. This has a single field, enabled , which represents the preference's state. ExamplePreferencesStore extends Store.ExtensionStore , which is based on the ExamplePreferencesModel . The enabled field is added to the ExamplePreferencesStore class to hold the \"live\" or current state of the preference. Note the use of the observable decorator on the enabled field. The appPreferences guide example uses MobX for the UI state management, ensuring the checkbox updates when it's activated by the user. Next, our example implements the constructor and two abstract methods. The constructor specifies the name of the store ( \"example-preferences-store\" ) and the default (initial) value for the preference state ( enabled: false ). Lens internals call the fromStore() method when the store loads. It gives the extension the opportunity to retrieve the stored state data values based on the defined data model. The enabled field of the ExamplePreferencesStore is set to the value from the store whenever fromStore() is invoked. The toJSON() method is complementary to fromStore() . It is called when the store is being saved. toJSON() must provide a JSON serializable object, facilitating its storage in JSON format. Finally, ExamplePreferencesStore is created by calling ExamplePreferencesStore.getInstanceOrCreate() , and exported for use by other parts of the extension. Note that ExamplePreferencesStore is a singleton. Calling this function will create an instance if one has not been made before. Through normal use you should call ExamplePreferencesStore.getInstance() as that will throw an error if an instance does not exist. This provides some logical safety in that it limits where a new instance can be created. Thus it prevents an instance from being created when the constructor args are not present at the call site. If you are doing some cleanup it is recommended to call ExamplePreferencesStore.getInstance(false) which returns undefined instead of throwing when there is no instance. The following example code, modified from the appPreferences guide demonstrates how to use the extension store. ExamplePreferencesStore must be loaded in the main process, where loaded stores are automatically saved when exiting Lens. This can be done in ./main.ts : import { LensMainExtension } from \"@k8slens/extensions\" ; import { ExamplePreferencesStore } from \"./src/example-preference-store\" ; export default class ExampleMainExtension extends LensMainExtension { async onActivate () { await ExamplePreferencesStore . getInstanceOrCreate (). loadExtension ( this ); } } Here, ExamplePreferencesStore loads with ExamplePreferencesStore.getInstanceOrCreate().loadExtension(this) , which is conveniently called from the onActivate() method of ExampleMainExtension . Similarly, ExamplePreferencesStore must load in the renderer process where the appPreferences are handled. This can be done in ./renderer.ts : import { LensRendererExtension } from \"@k8slens/extensions\" ; import { ExamplePreferenceHint , ExamplePreferenceInput } from \"./src/example-preference\" ; import { ExamplePreferencesStore } from \"./src/example-preference-store\" ; import React from \"react\" ; export default class ExampleRendererExtension extends LensRendererExtension { async onActivate () { await ExamplePreferencesStore . getInstanceOrCreate (). loadExtension ( this ); } appPreferences = [ { title : \"Example Preferences\" , components : { Input : () => < ExamplePreferenceInput /> , Hint : () => < ExamplePreferenceHint /> } } ]; } Again, ExamplePreferencesStore.getInstanceOrCreate().loadExtension(this) is called to load ExamplePreferencesStore , this time from the onActivate() method of ExampleRendererExtension . ExamplePreferenceInput is defined in ./src/example-preference.tsx : import { Component } from \"@k8slens/extensions\" ; import { observer } from \"mobx-react\" ; import React from \"react\" ; import { ExamplePreferencesStore } from \"./example-preference-store\" ; @observer export class ExamplePreferenceInput extends React . Component { render () { return ( < Component . Checkbox label = \"I understand appPreferences\" value = { ExamplePreferencesStore . getInstace (). enabled } onChange = { v => { ExamplePreferencesStore . getInstace (). enabled = v ; }} /> ); } } export class ExamplePreferenceHint extends React . Component { render () { return ( < span > This is an example of an appPreference for extensions . < /span> ); } } The only change here is that ExamplePreferenceProps defines its preference field as an ExamplePreferencesStore type. Everything else works as before, except that now the enabled state persists across Lens restarts because it is managed by the ExamplePreferencesStore .","title":"ExtensionStore"},{"location":"extensions/guides/working-with-mobx/","text":"Working with MobX # Introduction # Lens uses MobX on top of React's state management system. The result is a more declarative state management style, rather than React's native setState mechanism. You can review how React handles state management here . The following is a quick overview: React.Component is generic with respect to both props and state (which default to the empty object type). props should be considered read-only from the point of view of the component, and it is the mechanism for passing in arguments to a component. state is a component's internal state, and can be read by accessing the super-class field state . state must be updated using the setState parent method which merges the new data with the old state. React does some optimizations around re-rendering components after quick successions of setState calls. How MobX Works: # MobX is a package that provides an abstraction over React's state management system. The three main concepts are: observable is a marker for data stored in the component's state . action is a function that modifies any observable data. computed is a marker for data that is derived from observable data, but that is not actually stored. Think of this as computing isEmpty rather than an observable field called count . Further reading is available on the MobX website .","title":"Working with MobX"},{"location":"extensions/guides/working-with-mobx/#working-with-mobx","text":"","title":"Working with MobX"},{"location":"extensions/guides/working-with-mobx/#introduction","text":"Lens uses MobX on top of React's state management system. The result is a more declarative state management style, rather than React's native setState mechanism. You can review how React handles state management here . The following is a quick overview: React.Component is generic with respect to both props and state (which default to the empty object type). props should be considered read-only from the point of view of the component, and it is the mechanism for passing in arguments to a component. state is a component's internal state, and can be read by accessing the super-class field state . state must be updated using the setState parent method which merges the new data with the old state. React does some optimizations around re-rendering components after quick successions of setState calls.","title":"Introduction"},{"location":"extensions/guides/working-with-mobx/#how-mobx-works","text":"MobX is a package that provides an abstraction over React's state management system. The three main concepts are: observable is a marker for data stored in the component's state . action is a function that modifies any observable data. computed is a marker for data that is derived from observable data, but that is not actually stored. Think of this as computing isEmpty rather than an observable field called count . Further reading is available on the MobX website .","title":"How MobX Works:"},{"location":"extensions/testing-and-publishing/bundling/","text":"","title":"Bundling"},{"location":"extensions/testing-and-publishing/publishing/","text":"Publishing Extensions # To be able to easily share extensions with users they need to be published somewhere. Lens currently only supports installing extensions from NPM tarballs. All hosted extensions must, therefore, be retrievable in a NPM tarball. Places To Host Your Extension # We recommend to host your extension somewhere on the web so that it is easy for people to search for and download it. We recommend either hosting it as an NPM package on https://www.npmjs.com or through GitHub releases. We recommend against using GitHub packages (https://github.com/features/packages) as it requires a GitHub token to access the package. Publishing via NPM # This is the easiest method of publishing as NPM comes built in with mechanism to get a link to download the package as a tarball. Once you have set up an account with NPM (https://www.npmjs.com/signup) and logged in with their CLI ( npm login ) you will be ready to publish. Run npm version to bump the version of your extension by the appropriate amount. Run npm publish to publish your extension to NPM Run git push && git push --tags to push the commit that NPM creates to your git remote. It is probably a good idea to put into your README.md the following instructions for your users to get the tarball download link. npm view dist.tarball This will output the link that they will need to give to Lens to install your extension. Publish via GitHub Releases # Another method of publishing your extensions is to do so with the releases mechanism built into GitHub. We recommend reading GitHub's Releases Documentation for how to actually do the steps of a release. The following will be a quick walk through on how to make the tarball which will be the released file. Making a NPM Tarball of Your Extension # While this is necessary for hosting on GitHub releases, this is also the means for creating a tarball if you plan on hosting on a different file hosting platform. Say you have your project folder at ~/my-extension/ and you want to create an NPM package we need to do the following within your git repo: npm pack This will create a NPM tarball that can be hosted on Github Releases or any other publicly available file hosting service.","title":"Publishing Extensions"},{"location":"extensions/testing-and-publishing/publishing/#publishing-extensions","text":"To be able to easily share extensions with users they need to be published somewhere. Lens currently only supports installing extensions from NPM tarballs. All hosted extensions must, therefore, be retrievable in a NPM tarball.","title":"Publishing Extensions"},{"location":"extensions/testing-and-publishing/publishing/#places-to-host-your-extension","text":"We recommend to host your extension somewhere on the web so that it is easy for people to search for and download it. We recommend either hosting it as an NPM package on https://www.npmjs.com or through GitHub releases. We recommend against using GitHub packages (https://github.com/features/packages) as it requires a GitHub token to access the package.","title":"Places To Host Your Extension"},{"location":"extensions/testing-and-publishing/publishing/#publishing-via-npm","text":"This is the easiest method of publishing as NPM comes built in with mechanism to get a link to download the package as a tarball. Once you have set up an account with NPM (https://www.npmjs.com/signup) and logged in with their CLI ( npm login ) you will be ready to publish. Run npm version to bump the version of your extension by the appropriate amount. Run npm publish to publish your extension to NPM Run git push && git push --tags to push the commit that NPM creates to your git remote. It is probably a good idea to put into your README.md the following instructions for your users to get the tarball download link. npm view dist.tarball This will output the link that they will need to give to Lens to install your extension.","title":"Publishing via NPM"},{"location":"extensions/testing-and-publishing/publishing/#publish-via-github-releases","text":"Another method of publishing your extensions is to do so with the releases mechanism built into GitHub. We recommend reading GitHub's Releases Documentation for how to actually do the steps of a release. The following will be a quick walk through on how to make the tarball which will be the released file.","title":"Publish via GitHub Releases"},{"location":"extensions/testing-and-publishing/publishing/#making-a-npm-tarball-of-your-extension","text":"While this is necessary for hosting on GitHub releases, this is also the means for creating a tarball if you plan on hosting on a different file hosting platform. Say you have your project folder at ~/my-extension/ and you want to create an NPM package we need to do the following within your git repo: npm pack This will create a NPM tarball that can be hosted on Github Releases or any other publicly available file hosting service.","title":"Making a NPM Tarball of Your Extension"},{"location":"extensions/testing-and-publishing/testing/","text":"Testing Extensions # Renderer Process Unit Testing # UI components in the extension's renderer process are based on React/ReactDOM. These components can be tested by popular React testing tools like React Testing Library . If you are using the Yeoman Lens Extension Generator to scaffold extension project then the testing environment for render process is already set up for you. Just use npm start or yarn test to run the tests. For example, I have a component GlobalPageMenuIcon and want to test if props.navigate is called when user clicks the icon. My component GlobalPageMenuIcon import React from \"react\" import { Component : { Icon } } from \"@k8slens/extensions\" ; const GlobalPageMenuIcon = ({ navigate } : { navigate ?: () => void }) : JSX . Element => ( < Icon material = \"trip_origin\" onClick = {() => navigate ()} data - testid = \"global-page-menu-icon\" /> ) The test import React from \"react\" import { render , screen , fireEvent } from \"@testing-library/react\" ; import GlobalPageMenuIcon from \"./GlobalPageMenuIcon\" ; test ( \"click called navigate()\" , () => { const navigate = jest . fn (); render ( < GlobalPageMenuIcon navigate = { navigate } /> ); fireEvent . click ( screen . getByTestId ( \"global-page-menu-icon\" )); expect ( navigate ). toHaveBeenCalled (); }); In the example we used React Testing Library but any React testing framework can be used to test renderer process UI components. There are more example tests in the generator's template . Extend your tests based on the examples. Main Process Unit Testing # Code in the extension's main process consists of normal JavaScript files that have access to extension api, you can write unit tests using any testing framework. If you are using the Yeoman Lens Extension Generator to scaffold your extension project then the Jest testing environment is set up for you. Just use npm start or yarn test to run the tests. Tips # Console.log # Extension developers might find console.log() useful for printing out information and errors from extensions. To use console.log() , note that Lens is based on Electron, and that Electron has two types of processes: Main and Renderer . Renderer Process Logs # In the Renderer process, console.log() is printed in the Console in Developer Tools ( View > Toggle Developer Tools ). Main Process Logs # Viewing the logs from the Main process is a little trickier, since they cannot be printed using Developer Tools. macOS # On macOS, view the Main process logs by running Lens from the terminal: /Applications/Lens.app/Contents/MacOS/Lens You can also use Console.app to view the Main process logs. Linux # On Linux, you can access the Main process logs using the Lens PID. First get the PID: ps aux | grep Lens | grep -v grep Then get the Main process logs using the PID: tail -f /proc/ [ pid ] /fd/1 # stdout (console.log) tail -f /proc/ [ pid ] /fd/2 # stdout (console.error)","title":"Testing Extensions"},{"location":"extensions/testing-and-publishing/testing/#testing-extensions","text":"","title":"Testing Extensions"},{"location":"extensions/testing-and-publishing/testing/#renderer-process-unit-testing","text":"UI components in the extension's renderer process are based on React/ReactDOM. These components can be tested by popular React testing tools like React Testing Library . If you are using the Yeoman Lens Extension Generator to scaffold extension project then the testing environment for render process is already set up for you. Just use npm start or yarn test to run the tests. For example, I have a component GlobalPageMenuIcon and want to test if props.navigate is called when user clicks the icon. My component GlobalPageMenuIcon import React from \"react\" import { Component : { Icon } } from \"@k8slens/extensions\" ; const GlobalPageMenuIcon = ({ navigate } : { navigate ?: () => void }) : JSX . Element => ( < Icon material = \"trip_origin\" onClick = {() => navigate ()} data - testid = \"global-page-menu-icon\" /> ) The test import React from \"react\" import { render , screen , fireEvent } from \"@testing-library/react\" ; import GlobalPageMenuIcon from \"./GlobalPageMenuIcon\" ; test ( \"click called navigate()\" , () => { const navigate = jest . fn (); render ( < GlobalPageMenuIcon navigate = { navigate } /> ); fireEvent . click ( screen . getByTestId ( \"global-page-menu-icon\" )); expect ( navigate ). toHaveBeenCalled (); }); In the example we used React Testing Library but any React testing framework can be used to test renderer process UI components. There are more example tests in the generator's template . Extend your tests based on the examples.","title":"Renderer Process Unit Testing"},{"location":"extensions/testing-and-publishing/testing/#main-process-unit-testing","text":"Code in the extension's main process consists of normal JavaScript files that have access to extension api, you can write unit tests using any testing framework. If you are using the Yeoman Lens Extension Generator to scaffold your extension project then the Jest testing environment is set up for you. Just use npm start or yarn test to run the tests.","title":"Main Process Unit Testing"},{"location":"extensions/testing-and-publishing/testing/#tips","text":"","title":"Tips"},{"location":"extensions/testing-and-publishing/testing/#consolelog","text":"Extension developers might find console.log() useful for printing out information and errors from extensions. To use console.log() , note that Lens is based on Electron, and that Electron has two types of processes: Main and Renderer .","title":"Console.log"},{"location":"extensions/testing-and-publishing/testing/#renderer-process-logs","text":"In the Renderer process, console.log() is printed in the Console in Developer Tools ( View > Toggle Developer Tools ).","title":"Renderer Process Logs"},{"location":"extensions/testing-and-publishing/testing/#main-process-logs","text":"Viewing the logs from the Main process is a little trickier, since they cannot be printed using Developer Tools.","title":"Main Process Logs"},{"location":"extensions/usage/","text":"Using Extensions # The features that Lens includes out-of-the-box are just the start. Lens extensions let you add new features to your installation to support your workflow. Rich extensibility model lets extension authors plug directly into the Lens UI and contribute functionality through the same APIs used by Lens itself. The start using Lens Extensions go to File (or Lens on macOS) > Extensions in the application menu. This is the Extensions management page where all the management of the extensions you want to use is done. Installing an Extension # There are three ways to install extensions. If you have the extension as a .tgz file then dragging and dropping it in the extension management page will install it for you. If it is hosted on the web, you can paste the URL and click Install and Lens will download and install it. The third way is to move the extension into your ~/.k8slens/extensions (or C:\\Users\\\\.k8slens\\extensions ) folder and Lens will automatically detect it and install the extension. Enabling or Disabling an Extension # Go to the extension management page and click either the Enable or Disable buttons. Extensions will be enabled by default when you first install them. A disabled extension is not loaded by Lens and is not run. Uninstalling an Extension # If, for whatever reason, you wish to remove the installation of an extension simple click the Uninstall button. This will remove all the files that Lens would need to run the extension.","title":"Using Extensions"},{"location":"extensions/usage/#using-extensions","text":"The features that Lens includes out-of-the-box are just the start. Lens extensions let you add new features to your installation to support your workflow. Rich extensibility model lets extension authors plug directly into the Lens UI and contribute functionality through the same APIs used by Lens itself. The start using Lens Extensions go to File (or Lens on macOS) > Extensions in the application menu. This is the Extensions management page where all the management of the extensions you want to use is done.","title":"Using Extensions"},{"location":"extensions/usage/#installing-an-extension","text":"There are three ways to install extensions. If you have the extension as a .tgz file then dragging and dropping it in the extension management page will install it for you. If it is hosted on the web, you can paste the URL and click Install and Lens will download and install it. The third way is to move the extension into your ~/.k8slens/extensions (or C:\\Users\\\\.k8slens\\extensions ) folder and Lens will automatically detect it and install the extension.","title":"Installing an Extension"},{"location":"extensions/usage/#enabling-or-disabling-an-extension","text":"Go to the extension management page and click either the Enable or Disable buttons. Extensions will be enabled by default when you first install them. A disabled extension is not loaded by Lens and is not run.","title":"Enabling or Disabling an Extension"},{"location":"extensions/usage/#uninstalling-an-extension","text":"If, for whatever reason, you wish to remove the installation of an extension simple click the Uninstall button. This will remove all the files that Lens would need to run the extension.","title":"Uninstalling an Extension"}]} \ No newline at end of file diff --git a/master/sitemap.xml.gz b/master/sitemap.xml.gz index 1a2ea17c33..0419403ec3 100644 Binary files a/master/sitemap.xml.gz and b/master/sitemap.xml.gz differ